* files.texi (Directories): delete-directory prompts for recursive
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
85d14563
SM
12009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * buffers.texi (Swapping Text): Minor clarification.
4
3d9842c6
GM
52009-10-01 Glenn Morris <rgm@gnu.org>
6
7 * functions.texi (Declaring Functions): Mention that we also search for
8 ".m" files in the src/ directory.
9
78427304
CY
102009-09-25 David Engster <deng@randomsample.de>
11
3d9842c6 12 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 13
b578c9cc
GM
142009-09-22 Glenn Morris <rgm@gnu.org>
15
16 * internals.texi (Building Emacs): Mention preloaded-file-list.
17
beee5da7
AM
182009-09-14 Alan Mackenzie <acm@muc.de>
19
20 * os.texi (Terminal Output): Put "@code{}" around "stdout".
21
5d6ab672
CY
222009-09-13 Chong Yidong <cyd@stupidchicken.com>
23
24 * functions.texi (Anonymous Functions): Rearrange discussion,
25 giving usage of unquoted lambda forms first. Mention that
26 `function' and `#'' are no longer required (Bug#4290).
27
59375eeb
AM
282009-09-11 Alan Mackenzie <acm@muc.de>
29
30 * os.texi (Terminal Output): document `send-string-to-terminal' in
31 batch mode.
32
e7e2f529
GM
332009-09-01 Glenn Morris <rgm@gnu.org>
34
35 * display.texi (Face Functions): Mention define-obsolete-face-alias.
36
eae47088
GM
372009-08-26 Ulrich Mueller <ulm@gentoo.org>
38
39 * nonascii.texi (Character Codes): Fix typos.
40
3691a0a6
MA
412009-08-25 Michael Albinus <michael.albinus@gmx.de>
42
43 * processes.texi (Synchronous Processes): New defvar
44 process-file-side-effects.
45
664d56b8
GM
462009-08-25 Glenn Morris <rgm@gnu.org>
47
48 * display.texi (Fontsets): Fix typo.
49
0706c025
GM
50 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
51
03a74b84
SM
522009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
53
54 * processes.texi (Asynchronous Processes): Adjust arglist of
55 start-process-shell-command and start-file-process-shell-command.
56
f6de8a37
CY
572009-08-15 Chong Yidong <cyd@stupidchicken.com>
58
4b1ed1bb
CY
59 * advice.texi (Argument Access in Advice): Note that argument
60 positions are zero-based (Bug#3932).
61
89a9e058
CY
62 * commands.texi (Distinguish Interactive): Minor copyedit.
63
23696fd7
CY
64 * display.texi (Face Attributes): Add xref to Displaying Faces for
65 explanation of "underlying face".
66
f6de8a37
CY
67 * customize.texi (Common Keywords): Add xref to Loading.
68
69 * loading.texi (How Programs Do Loading): Add xref to Lisp
70 Libraries node in the Emacs manual.
71
417f77e6
CY
722009-08-13 Chong Yidong <cyd@stupidchicken.com>
73
74 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
75
0999039c
CY
762009-07-18 Chong Yidong <cyd@stupidchicken.com>
77
78 * processes.texi (Shell Arguments): Copyedits.
79
9af167bc
GM
802009-07-18 Glenn Morris <rgm@gnu.org>
81
82 * loading.texi (Repeated Loading): Fix typo.
83
137987ab
RS
842009-07-16 Richard Stallman <rms@gnu.org>
85
86 * buffers.texi (Swapping Text): Recommend setting
87 write-region-annotate-functions and buffer-saved-size.
88
89 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
90
622fa380
GM
912009-07-15 Glenn Morris <rgm@gnu.org>
92
93 * edebug.texi: Minor re-phrasings throughout.
94 (Edebug Execution Modes): Sit-for affects continue mode too.
95 (Jumping): Use `forward-sexp' rather than its keybinding.
96 (Edebug Misc): Fix Q binding.
97 (Edebug Eval): Remove cl version.
98 (Printing in Edebug): Clarify print-length etc.
99 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
100 (Specification List): Remove edebug-unwrap findex entry.
101 (Specification Examples): defmacro is actually not the same as defun.
102 Escape "`" in example.
103
6bbd4600
CY
1042009-07-15 Chong Yidong <cyd@stupidchicken.com>
105
106 * markers.texi (The Mark): Document optional arg to
107 deactivate-mark.
108
e538d479
GM
1092009-07-11 Kevin Ryde <user42@zip.com.au>
110
111 * hooks.texi (Standard Hooks): Fix cross-references.
112
4c98b9ed
GM
113 * loading.texi (Named Features): Refer to eval-after-load.
114
5300838c
GM
1152009-07-11 Glenn Morris <rgm@gnu.org>
116
64fbeb16
GM
117 * Makefile.in (TEXI2PDF): New.
118 (elisp.pdf): New target.
119
4c98b9ed
GM
120 * searching.texi (Regexp Backslash): Fix typo.
121
122 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 123
51d9979c
GM
1242009-07-10 Glenn Morris <rgm@gnu.org>
125
561c0216
GM
126 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
127
5b594a58
GM
128 * customize.texi (Customization Types):
129 * display.texi (Abstract Display):
0cc8c85a 130 * objects.texi (Character Type, String Type):
5b594a58 131 Merge in some menu descriptions from elisp.texi.
51d9979c 132
c3cbbb40
GM
133 * hash.texi (Hash Tables):
134 * modes.texi (Multiline Font Lock):
135 End menu description with period.
fe42c16a 136
28528402
GM
1372009-07-09 Glenn Morris <rgm@gnu.org>
138
139 * back.texi: Don't hard-code texinfo location.
140
141 * two-volume.make (texinfodir): New, with location of texinfo.tex.
142 (tex): Add texinfodir to TEXINPUTS.
143 (elisp1med-init, elisp2med-init): Use texinfodir.
144
145 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
146 (clean): Add two-volume.make intermediate files.
147
148 * elisp.texi, vol1.texi, vol2.texi:
149 Use a DATE variable with the publication date, and update it.
150 Fix antinews menu description.
151
152 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
153 Update the detailed node listing to match elisp.texi.
154
155 * README: Update edition to match elisp.texi.
156
157 * objects.texi (General Escape Syntax):
158 * nonascii.texi (Character Sets):
159 Use consistent case for "Unicode Standard".
160
161 * anti.texi (Antinews):
162 * customize.texi (Variable Definitions):
163 * functions.texi (Declaring Functions):
164 * nonascii.texi (Character Properties):
165 * processes.texi (Serial Ports):
166 * text.texi (Special Properties):
167 * tips.texi (Coding Conventions):
168 Minor rearrangements to improve TeX line-filling.
169
170 * commands.texi (Using Interactive): Fix cross-reference.
171
17db8e10
JD
1722009-07-01 Jan Djärv <jan.h.d@swipnet.se>
173
174 * frames.texi (Management Parameters): Mention sticky.
175
77c7e2e1
AS
1762009-07-01 Andreas Schwab <aschwab@redhat.com>
177
178 * help.texi (Help Functions): Fix description of help-buffer and
179 help-setup-xref to use @defun instead of @deffn.
180
3f1c6666
JD
1812009-07-01 Jan Djärv <jan.h.d@swipnet.se>
182
183 * frames.texi (Size Parameters): Mention maximized for fullscreen.
184
ca27c21b
CY
1852009-06-24 Chong Yidong <cyd@stupidchicken.com>
186
187 * display.texi (Window Systems): Add ns to the list.
188
70243478
CY
1892009-06-21 Chong Yidong <cyd@stupidchicken.com>
190
191 * Branch for 23.1.
192
df006536
MR
1932009-06-17 Martin Rudalics <rudalics@gmx.at>
194
195 * windows.texi (Dedicated Windows): Fix typo.
196 (Resizing Windows): Replace @defun by @deffn.
197
d259fc4b
GM
1982009-06-17 Glenn Morris <rgm@gnu.org>
199
200 * variables.texi (Directory Local Variables):
201 Update for 2009-04-11 name-change of dir-locals-directory-alist.
202
30781db6
KH
2032009-06-09 Kenichi Handa <handa@m17n.org>
204
205 * nonascii.texi (Character Sets): State clearly that FROM and TO
206 are codepoints of CHARSET.
207
62e8099c
CY
2082009-06-07 Chong Yidong <cyd@stupidchicken.com>
209
210 * minibuf.texi (Reading File Names): Fix introductory text.
211 Suggested by stan@derbycityprints.com.
212 (High-Level Completion): Fix typo.
213
ee1b1917
CY
2142009-05-28 Chong Yidong <cyd@stupidchicken.com>
215
216 * frames.texi (Text Terminal Colors): Multi-tty is already
217 implemented, but tty-local colors are not.
218
5df647e8
CY
2192009-05-27 Chong Yidong <cyd@stupidchicken.com>
220
221 * hooks.texi (Standard Hooks): Remove mention of obsolete
222 redisplay-end-trigger-functions.
223
224 * internals.texi (Window Internals): Remove mention of obsolete
225 redisplay-end-trigger-functions.
226
01f17ae2
MR
2272009-05-21 Martin Rudalics <rudalics@gmx.at>
228
229 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
230
231 * backups.texi (Making Backups): backup-directory-alist and
232 make-backup-file-name-function are options.
233 (Auto-Saving): auto-save-list-file-prefix is an option.
234
235 * buffers.texi (Killing Buffers): buffer-offer-save is an
236 option.
237
238 * display.texi (Refresh Screen): no-redraw-on-reenter is an
239 option.
240 (Echo Area Customization): echo-keystrokes is an option.
241 (Selective Display): selective-display-ellipses is an option.
242 (Temporary Displays): temp-buffer-show-function is an option.
243 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
244 are options.
245 (Font Selection): face-font-family-alternatives,
246 face-font-selection-order, face-font-registry-alternatives, and
247 scalable-fonts-allowed are options.
248 (Fringe Indicators): indicate-buffer-boundaries is an option.
249 (Fringe Cursors): overflow-newline-into-fringe is an option.
250 (Scroll Bars): scroll-bar-mode is an option.
251
252 * eval.texi (Eval): max-lisp-eval-depth is an option.
253
254 * files.texi (Visiting Functions): find-file-hook is an option.
255 (Directory Names): directory-abbrev-alist is an option.
256 (Unique File Names): temporary-file-directory and
257 small-temporary-file-directory are options.
258
259 * frames.texi (Initial Parameters): initial-frame-alist,
260 minibuffer-frame-alist and default-frame-alist are options.
261 (Cursor Parameters): blink-cursor-alist and
262 cursor-in-non-selected-windows ar options.
263 (Window System Selections): selection-coding-system is an
264 option.
265 (Display Feature Testing): display-mm-dimensions-alist is an
266 option.
267
268 * help.texi (Help Functions): help-char and help-event-list are
269 options.
270
271 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
272 an option.
273
274 * minibuf.texi (Minibuffer History): history-length and
275 history-delete-duplicates are options.
276 (High-Level Completion): read-buffer-function and
277 read-buffer-completion-ignore-case are options.
278 (Reading File Names): read-file-name-completion-ignore-case is
279 an option.
280
281 * modes.texi (Mode Line Top): mode-line-format is an option.
282 (Mode Line Variables): mode-line-position and mode-line-modes
283 are options.
284
285 * nonascii.texi (Text Representations):
286 enable-multibyte-characters is an option.
287 (Default Coding Systems): auto-coding-regexp-alist,
288 file-coding-system-alist, auto-coding-alist and
289 auto-coding-functions are options.
290 (Specifying Coding Systems): inhibit-eol-conversion is an
291 option.
292
293 * os.texi (Init File): site-run-file is an option.
294 (System Environment): mail-host-address is an option.
295 (User Identification): user-mail-address is an option.
296 (Terminal Output): baud-rate is an option.
297
298 * positions.texi (Word Motion): words-include-escapes is an
299 option.
300
301 * searching.texi (Standard Regexps): page-delimiter,
302 paragraph-separate, paragraph-separate and sentence-end are
303 options.
304
305 * text.texi (Margins): left-margin and fill-nobreak-predicate
306 are options.
307
308 * variables.texi (Local Variables): max-specpdl-size is an
309 option.
310
311 * windows.texi (Choosing Window):
312 split-window-preferred-function, special-display-function and
313 display-buffer-function are options.
314
106e6894
CY
3152009-05-20 Chong Yidong <cyd@stupidchicken.com>
316
4a83454d
CY
317 Fix errors spotted by Martin Rudalics.
318
106e6894
CY
319 * syntax.texi (Position Parse): Document rationale for ignored
320 arguments to syntax-ppss-flush-cache.
321
322 * processes.texi (Input to Processes): Mark PROCESS arg to
323 process-running-child-p as optional.
324 (Network Options): Document NO-ERROR arg to
325 set-network-process-option.
326
327 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
328 command.
329
330 * searching.texi (POSIX Regexps): Mark posix-search-forward and
331 posix-search-backward as commands.
332
333 * os.texi (Killing Emacs): Mark kill-emacs as a command.
334 (Suspending Emacs): Mark suspend-emacs as a command.
335 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
336 commands.
337 (Terminal Output): Remove obsolete function baud-rate. Document
338 TERMINAL arg for send-string-to-terminal.
339
340 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
341 terminal-coding-system and set-terminal-coding-system.
342 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
343 as optional.
344 (Character Sets): Document RESTRICTION arg of char-charset.
345 (Character Codes): Mark POS argument to get-byte as optional.
346
347 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
348 minibuffer-message.
349
350 * files.texi (Create/Delete Dirs): Mark make-directory and
351 delete-directory as commands.
352
353 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
354
355 * text.texi (Base 64): Mark base64-decode-string and
356 base64-encode-string as commands.
357 (Columns): Mark move-to-column as a command.
358 (Mode-Specific Indent): Document RIGID arg to
359 indent-for-tab-command.
360 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
361 Mark indent-code-rigidly as a command.
362 (Substitution): Mark translate-region as a command.
363
364 * frames.texi (Size and Position): Remove obsolete functions
365 screen-height and screen-width.
366
04173931
CY
3672009-05-19 Chong Yidong <cyd@stupidchicken.com>
368
369 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
370 (Displaying Buffers, Resizing Windows): Correct mistakes;
371 next-window, previous-window, and pop-to-buffer are not commands,
372 and fit-window-to-buffer" is a command. (Pointed out by Martin
373 Rudalics.)
374
eae7d8f8
RS
3752009-05-17 Richard M Stallman <rms@gnu.org>
376
377 * modes.texi (Precalculated Fontification): Clarify text.
378
b8766179
MR
3792009-05-17 Martin Rudalics <rudalics@gmx.at>
380
381 * windows.texi (Selecting Windows): Clarify descriptions of
382 with-selected-window and get-lru-window.
383 (Cyclic Window Ordering): Refer to particular frame when talking
384 about how splitting affects the ordering.
385 (Displaying Buffers): Fix descriptions of switch-to-buffer and
386 switch-to-buffer-other-window. Explain how setting of
387 display-buffer-reuse-frames affects pop-to-buffer.
388 (Choosing Window): Clarify some details in descriptions of
389 display-buffer-reuse-frames, pop-up-frames, and
390 pop-up-frame-function.
391 (Dedicated Windows): Clarify some details.
392 (Textual Scrolling): Replace term vscroll by term vertical
393 scroll position.
394 (Vertical Scrolling): Fix typo.
395 (Window Hooks): Relate text on jit-lock-register to window
396 scrolling and size changes.
397
734b5e3b
CY
3982009-05-14 Chong Yidong <cyd@stupidchicken.com>
399
0a65633e
CY
400 * frames.texi (Initial Parameters): Clarify what the initial
401 minibuffer frame is.
05be46d7
CY
402 (Buffer Parameters): Note that the minibuffer parameter can not be
403 altered.
0a65633e 404
734b5e3b
CY
405 * anti.texi (Antinews): Copyedits. Rearrange some entries.
406 Document display-buffer changes.
407
925672cd
CY
4082009-05-13 Chong Yidong <cyd@stupidchicken.com>
409
17ecd7af
CY
410 * anti.texi (Antinews): Rewrite for Emacs 22.
411
925672cd
CY
412 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
413 obarrays are first mentioned. Define "system abbrev" more
414 prominently, and add it to the index.
415 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
416 Copyedits.
417 (Abbrev Expansion): Document abbrev-insert.
418
80be4dd7
CY
4192009-05-12 Chong Yidong <cyd@stupidchicken.com>
420
421 * frames.texi (Font and Color Parameters): Rename from Color
422 Parameters. Document font-backend parameter.
423
424 * vol2.texi (Top): Update node listing.
425 * vol1.texi (Top): Update node listing.
426 * elisp.texi (Top): Update node listing.
427
372a93ac
MR
4282009-05-11 Martin Rudalics <rudalics@gmx.at>
429
430 * windows.texi (Choosing Window): Don't explicitly refer to
431 split-window-sensibly's window argument in descriptions of
432 split-height-threshold and split-width-threshold.
433
714c3541
MR
4342009-05-10 Martin Rudalics <rudalics@gmx.at>
435
436 * windows.texi (Choosing Window): Fix rewrite of window
437 splitting section.
438
0e90e7be
EZ
4392009-05-09 Eli Zaretskii <eliz@gnu.org>
440
441 * nonascii.texi (Default Coding Systems): Document
442 find-auto-coding, set-auto-coding, and auto-coding-alist. Add
443 indexing.
444 (Lisp and Coding Systems): Add index entries.
445
d3c0c321
MR
4462009-05-09 Martin Rudalics <rudalics@gmx.at>
447
448 * windows.texi (Choosing Window): Describe split-window-sensibly
449 and rewrite section on window splitting accordingly.
450 (Textual Scrolling): Replace `...' by @code{...}.
451
c773345a
CY
4522009-05-04 Chong Yidong <cyd@stupidchicken.com>
453
ee2d5b5e
CY
454 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
455 Remove obsoleted pre-abbrev-expand-hook.
456
457 * locals.texi (Standard Buffer-Local Variables): Consolidate table
458 entries.
459
c773345a
CY
460 * internals.texi (Object Internals): Don't assume 32-bit machines
461 are the norm.
462 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
463 (Window Internals): Synch field names to window.h.
464 (Process Internals): Synch field names to process.h.
c773345a 465
dd449674
CY
4662009-04-29 Chong Yidong <cyd@stupidchicken.com>
467
468 * variables.texi (File Local Variables): Note that read-circle is
469 bound to nil when reading file-local variables.
470
471 * streams.texi (Input Functions): Document read-circle.
472 (Output Variables): Add xref to Circular Objects.
473
4f1e25e2
CY
4742009-04-25 Chong Yidong <cyd@stupidchicken.com>
475
476 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
477 Features and Coding System Basics. Node that "p" stands for
478 "predicate". Recommend utf-8-emacs instead of emacs-mule.
479 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
480 mouse-appearance-menu.
481 (Programming Tips): Add xref to Progress.
482
dca019f8
CY
4832009-04-22 Chong Yidong <cyd@stupidchicken.com>
484
485 * os.texi (Command-Line Arguments): Document
486 command-line-args-left.
487 (Suspending Emacs): Adapt text to multi-tty case. Document use of
488 terminal objects for tty arguments.
489 (Startup Summary): Add xref to Session Management.
490 (Session Management): Mention emacs-session-restore. Copyedits.
491
02a89103
CY
4922009-04-20 Chong Yidong <cyd@stupidchicken.com>
493
494 * os.texi (Startup Summary): Copyedits. The init file is not
495 necessarily named .emacs now. Document initial-buffer-choice and
496 initial-scratch-message. Note where Emacs exits in batch mode.
497 Document inhibit-splash-screen as an alias.
498 (Init File): Be neutral about which init file name to use.
499
5002009-04-16 Chong Yidong <cyd@stupidchicken.com>
501
502 * os.texi (System Interface): Fix Texinfo usage.
503
0c1cfe01
CY
5042009-04-15 Chong Yidong <cyd@stupidchicken.com>
505
80d7cdca
CY
506 * searching.texi (Regexp Backslash): Also refer to shy groups as
507 non-capturing or unnumbered groups.
508 (Regexp Functions): Add cross-reference to Regexp Backslash.
509
0c1cfe01
CY
510 * display.texi (Truncation): Overlays can use line-prefix and
511 wrap-prefix too.
512 (Overlay Properties): Document wrap-prefix and line-prefix.
513 (Face Attributes): Document underline-minimum-offset.
514 (Face Remapping): Copyedits.
515 (Low-Level Font): Copyedits.
516 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
517 (Line Height): Emphasize that line-spacing only takes effect on
518 graphical terminals.
0c1cfe01 519
c4adeee0
CY
5202009-04-13 Chong Yidong <cyd@stupidchicken.com>
521
522 * display.texi (Refresh Screen): Note that a passage about screen
523 refreshing is text terminal only.
524 (Forcing Redisplay): Delete misleading comment---sit-for calls
525 redisplay, not the other way around.
526 (Truncation): Note new values of truncate-partial-width-windows.
527 Copyedits.
528 (Invisible Text): Document invisible-p.
529
b20ecfa1
EZ
5302009-04-11 Eli Zaretskii <eliz@gnu.org>
531
532 * display.texi (Overlays): Overlays don't scale well. See
533 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
534
97d8273f
CY
5352009-04-10 Chong Yidong <cyd@stupidchicken.com>
536
f147ff75
CY
537 * syntax.texi (Syntax Table Functions): Document cons cell
538 argument for modify-syntax-entry.
539 (Categories): Document cons cell argument for
540 modify-category-entry.
541
fca4ec76
CY
542 * searching.texi (String Search): Document word-search-forward-lax
543 and word-search-backward-lax.
544 (Searching and Case): Describe isearch behavior more precisely.
545
9c283d5b
CY
546 * keymaps.texi (Tool Bar): Mention that some platforms do not
547 support multi-line toolbars. Suggested by Stephen Eglen.
548
549 * frames.texi (Layout Parameters): Mention that Nextstep also
550 allows only one tool-bar line. Suggested by Stephen Eglen.
551
97d8273f
CY
552 * nonascii.texi (Text Representations): Copyedits.
553 (Coding System Basics): Also mention utf-8-emacs.
554 (Converting Representations, Selecting a Representation)
555 (Scanning Charsets, Translation of Characters, Encoding and I/O):
556 Copyedits.
557 (Character Codes): Mention role of codepoints 1114112 to 4194175.
558
2bad3299
CY
5592009-04-09 Chong Yidong <cyd@stupidchicken.com>
560
561 * text.texi (Yank Commands): Note that yank uses push-mark.
562 (Filling): Clarify REGION argument of fill-paragraph. Document
563 fill-forward-paragraph-function.
564 (Special Properties): Remove "new in Emacs 22" declaration.
565 (Clickable Text): Merge with Links and Mouse-1 node.
566
567 * display.texi (Button Properties, Button Buffer Commands): Change
568 xref to Clickable Text.
569
570 * tips.texi (Key Binding Conventions): Change xref to Clickable
571 Text.
572
573 * elisp.texi (Top): Update node listing.
574
ea30ce4f
CY
5752009-04-05 Chong Yidong <cyd@stupidchicken.com>
576
47af2f4b
CY
577 * markers.texi (The Mark): Copyedits. Improve description of
578 handle-shift-selection.
579 (The Region): Move use-region-p here from The Mark.
580
ea30ce4f
CY
581 * positions.texi (Screen Lines): Document (cols . lines) argument
582 for vertical-motion.
583
2aa8ea6e
CY
5842009-04-04 Chong Yidong <cyd@stupidchicken.com>
585
3ec61d4e
CY
586 * frames.texi (Frames): Clean up introduction. Document `ns'
587 return value for framep.
588 (Creating Frames): Note how the terminal is chosen.
589 (Multiple Terminals, Multiple Displays): Merge into a single node.
590 (Color Parameters): Fix typo.
591
592 * variables.texi (Local Variables, Buffer-Local Variables)
593 (Creating Buffer-Local): Change link to Multiple Terminals.
594
595 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
596
597 * keymaps.texi (Controlling Active Maps): Change link to Multiple
598 Terminals.
599
600 * commands.texi (Command Loop Info, Keyboard Macros): Change link
601 to Multiple Terminals.
602
603 * elisp.texi (Top): Update node listing.
604 * vol2.texi (Top): Update node listing.
605 * vol1.texi (Top): Update node listing.
606
9257072f
CY
607 * buffers.texi (Current Buffer): Note that the append-to-buffer
608 example is no longer in synch with the latest code. Tie the two
609 examples together.
610
2aa8ea6e
CY
611 * files.texi (File Attributes): Move note about MS-DOS from
612 Changing Files to File Attributes.
613 (Create/Delete Dirs): Note that mkdir is an alias for this.
614
22e74b17
CY
6152009-04-01 Markus Triska <triska@gmx.at>
616
617 * processes.texi (Filter Functions): Suggest how to handle output
618 batches.
619
4bbe48ec
CY
6202009-03-30 Chong Yidong <cyd@stupidchicken.com>
621
622 * help.texi (Accessing Documentation): Update example to use
623 help-setup-xref and with-help-window.
624 (Help Functions): Remove print-help-return-message, which is
625 semi-obsolete due to with-help-window. Document help-buffer and
626 help-setup-xref.
627
b9723f39
CY
6282009-03-29 Chong Yidong <cyd@stupidchicken.com>
629
87f649f6
CY
630 * help.texi (Accessing Documentation, Help Functions): Remove
631 information about long-obsolete Emacs versions.
9eb52e90 632
b9723f39
CY
633 * modes.texi (Mode Line Variables): The default values of the mode
634 line variables are now more complicated.
635
b0cc32db
CY
6362009-03-28 Chong Yidong <cyd@stupidchicken.com>
637
3c25a5a9
CY
638 * modes.texi (Major Mode Conventions): Note that specialness is
639 inherited.
31c9eebb
CY
640 (Derived Modes): Note that define-derive-mode sets the mode-class
641 property.
3c25a5a9 642
b0cc32db
CY
643 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
644 goto-map. Add search-map to the list.
645
c5e0006d
EZ
6462009-03-27 Eli Zaretskii <eliz@gnu.org>
647
1213465a
EZ
648 * os.texi (System Environment): Update the list of system-type
649 values.
650
c5e0006d
EZ
651 * markers.texi (The Mark) <handle-shift-selection>: Update for
652 removal of the optional argument DEACTIVATE.
653
48bab3d6
CY
6542009-03-25 Chong Yidong <cyd@stupidchicken.com>
655
656 * commands.texi (Focus Events): Most X window managers don't use
657 focus-follows-mouse nowadays.
658
6e4ff1b6
CY
6592009-03-24 Chong Yidong <cyd@stupidchicken.com>
660
661 * commands.texi (Defining Commands): Clarify introduction.
662 (Using Interactive): Not that interactive can be put in a symbol
663 property.
664 (Interactive Call): Note that a symbol with a non-nil
665 interactive-form property satisfies commandp.
666
11625308
JB
6672009-03-23 Juanma Barranquero <lekktu@gmail.com>
668
669 * minibuf.texi (Intro to Minibuffers): Fix typos.
670
7b34420d
CY
6712009-03-23 Chong Yidong <cyd@stupidchicken.com>
672
673 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
674 about minibuffers in old Emacs versions. Copyedits. Emphasize
675 that enable-recursive-minibuffers defaults to nil.
676 (Text from Minibuffer): Simplify introduction.
677
f9257eed
AM
6782009-03-22 Alan Mackenzie <acm@muc.de>
679
680 * commands.texi (Using Interactive): Clarify string argument to
681 `interactive' - even promptless elements need \n separators.
682
f639ba70
CY
6832009-03-18 Chong Yidong <cyd@stupidchicken.com>
684
685 * minibuf.texi (Completion Styles): New node.
686
687 * elisp.texi (Top): Update node listing.
688
d897e8ee
CY
6892009-03-17 Chong Yidong <cyd@stupidchicken.com>
690
691 * minibuf.texi (Basic Completion): Note that
692 read-file-name-completion-ignore-case and
693 read-buffer-completion-ignore-case can override
694 completion-ignore-case.
695 (Minibuffer Completion): Document completing-read changes.
696 (Completion Commands): Avoid mentioning partial completion mode.
697 Document minibuffer-completion-confirm changes, and
698 minibuffer-confirm-exit-commands.
699 (High-Level Completion): Document new require-match behavior for
700 read-buffer. Document read-buffer-completion-ignore-case.
701 (Reading File Names): Document new require-match behavior for
702 read-file-name.
703
b1f23349
CY
7042009-03-14 Chong Yidong <cyd@stupidchicken.com>
705
706 * debugging.texi (Error Debugging): Don't mislead the reader into
707 thinking that debug-on-error enters debugger for C-f at EOB.
708 (Error Debugging): Setting debug-on-init within the init file
709 works, and has for some time.
710
d6eb4e25
KH
7112009-03-13 Kenichi Handa <handa@m17n.org>
712
713 * display.texi (Fontsets): Update the description.
714
1cf53dc5
CY
7152009-03-13 Chong Yidong <cyd@stupidchicken.com>
716
717 * advice.texi (Advising Primitives): Link to What Is a Function.
718
81f919fc
CY
7192009-03-12 Chong Yidong <cyd@stupidchicken.com>
720
cf4229eb
CY
721 * compile.texi (Speed of Byte-Code): Update example.
722 (Disassembly): Update examples.
723
81f919fc 724 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
725
726 * customize.texi (Common Keywords): It's not necessary to use :tag
727 to remove hyphens, as custom-unlispify-tag-name does it
728 automatically.
729 (Variable Definitions): Link to File Local Variables. Document
730 customized-value symbol property.
731 (Customization Types): Move menu to end of node.
732
955964d7
CY
7332009-03-10 Chong Yidong <cyd@stupidchicken.com>
734
735 * macros.texi (Compiling Macros): Omit misleading sentence, which
736 implied that macros can only be used in the same file they are
737 defined.
738 (Backquote): Remove obsolete information about Emacs 19.
739
d25ed7db
GM
7402009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
741
742 * display.texi (Display Margins): Fix paren typo.
743
d55f6ca5
CY
7442009-02-27 Chong Yidong <cyd@stupidchicken.com>
745
f0e57ed8
CY
746 * elisp.texi (Top): Update node listing.
747
748 * variables.texi (Variables): Clarify introduction.
749 (Global Variables): Mention that setq is a special form.
750 (Local Variables): Use active voice.
751 (Tips for Defining): Mention marking variables as safe.
752 (Buffer-Local Variables): Mention terminal-local and frame-local
753 variables together.
754 (File Local Variables): Copyedits.
755 (Frame-Local Variables): Note that they are not really useful.
756 (Future Local Variables): Node deleted.
757
d55f6ca5
CY
758 * objects.texi (General Escape Syntax): Update explanation of
759 unicode escape syntax.
760
ca8f09a8
CY
7612009-02-23 Chong Yidong <cyd@stupidchicken.com>
762
763 * control.texi (Control Structures): Add cindex entry for "textual
764 order".
765
766 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
767 instead of "expression" throughout.
768 (Function Indirection): Copyedits. Use active voice.
769 (Eval): The default value of max-lisp-eval-depth is now 400.
770
a20878b6
MB
7712009-02-23 Miles Bader <miles@gnu.org>
772
773 * processes.texi (System Processes): Rename `system-process-attributes'
774 to `process-attributes'.
775
61f66044
CY
7762009-02-22 Chong Yidong <cyd@stupidchicken.com>
777
1b80d1f3
CY
778 * symbols.texi (Property Lists): Emphasize that property lists are
779 not restricted to symbol cells.
780 (Other Plists): Copyedit.
781
61f66044
CY
782 * sequences.texi (Sequences Arrays Vectors): Make introduction
783 more concise.
784 (Arrays): Mention char-tables and bool-vectors too.
785 (Vectors): Don't repeat information given in Arrays node. Link to
786 nodes that explain the vector usage examples.
787 (Char-Tables): Note that char-table elements can have arbitrary
788 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 789 Link to Property Lists node.
61f66044 790
9403944b
CY
7912009-02-22 Chong Yidong <cyd@stupidchicken.com>
792
793 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
794 `append'.
4068c7b4 795 (List Elements): Copyedits.
9403944b
CY
796
797 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
798 of `vconcat'.
799
800 * strings.texi (Creating Strings): Copyedits. Remove obsolete
801 Emacs 20 usage of `concat'.
802 (Case Conversion): Copyedits.
803
b87a185f
CY
8042009-02-21 Chong Yidong <cyd@stupidchicken.com>
805
806 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
807 Minor edits.
808 (Frame Configuration Type): Emphasize that it is not primitive.
809 (Font Type): New node.
810 (Type Predicates): Add fontp; type-of now recognizes font object
811 types.
812
813 * intro.texi (Version Info): Update version numbers in examples.
814 (Acknowledgements): List more contributors.
815
816 * elisp.texi: Bump version number to 3.0.
817 (Top): Link to Font Type node.
818
867d4bb3
JB
8192009-02-20 Juanma Barranquero <lekktu@gmail.com>
820
821 * modes.texi (Major Mode Conventions): Remove duplicate words.
822 (Customizing Keywords): Fix typo.
823
77730170
EZ
8242009-02-14 Eli Zaretskii <eliz@gnu.org>
825
826 * nonascii.texi (User-Chosen Coding Systems): Document that
827 select-safe-coding-system suggests raw-text if there are raw bytes
828 in the region.
829 (Explicit Encoding): Warn not to use `undecided' when encoding.
830
c8736212
GM
8312009-02-11 Glenn Morris <rgm@gnu.org>
832
833 * frames.texi (Visibility of Frames): Mention the effect multiple
834 workspaces/desktops can have on visibility.
835
ab992d66
EZ
8362009-02-07 Eli Zaretskii <eliz@gnu.org>
837
c8736212
GM
838 * text.texi (Commands for Insertion):
839 * commands.texi (Event Mod):
840 * keymaps.texi (Searching Keymaps):
ab992d66
EZ
841 * nonascii.texi (Translation of Characters): Reinstate
842 documentation of translation-table-for-input.
7d2a859f
EZ
843 (Explicit Encoding): Document the `charset' text property produced
844 by decode-coding-region and decode-coding-string.
ab992d66 845
e651a255
AM
8462009-01-27 Alan Mackenzie <acm@muc.de>
847
848 * modes.texi (Search-based Fontification): Correct a typo.
849
bc5cde4b
JB
8502009-01-25 Juanma Barranquero <lekktu@gmail.com>
851
852 * abbrevs.texi (Abbrev Table Properties): Fix typo.
853 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
854
3533155b
EZ
8552009-01-24 Eli Zaretskii <eliz@gnu.org>
856
f721deda
EZ
857 * display.texi (Window Systems): Document the value of
858 `initial-window-system' under --daemon.
859
3533155b
EZ
860 * os.texi (System Environment): Remove description of the
861 `environment' function which has been deleted.
862
f79b43b2
DN
8632009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
864
865 * frames.texi (Multiple Displays): Remove documentation for
866 removed function make-frame-on-tty.
867
e3aa6669
CY
8682009-01-22 Chong Yidong <cyd@stupidchicken.com>
869
870 * files.texi (Format Conversion Piecemeal): Clarify behavior of
871 write-region-annotate-functions. Document
872 write-region-post-annotation-function.
873
fb13a416
CY
8742009-01-19 Chong Yidong <cyd@stupidchicken.com>
875
876 * display.texi (Font Lookup): Document WIDTH argument of
877 x-list-fonts.
878
02eccf6b
EZ
8792009-01-17 Eli Zaretskii <eliz@gnu.org>
880
ead3f58d
EZ
881 * maps.texi (Standard Keymaps): Rename function-key-map to
882 local-function-key-map.
883
884 * keymaps.texi (Translation Keymaps): Rename function-key-map to
885 local-function-key-map.
886
887 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
888 and `set-keyboard-coding-system' now accept an optional terminal
889 argument.
890
891 * commands.texi (Event Mod): `keyboard-translate-table' is now
892 terminal-local.
893 (Function Keys): Rename function-key-map to
894 local-function-key-map.
895
df05a163
EZ
896 * elisp.texi (Top): Make @detailmenu be consistent with changes in
897 frames.texi.
898
0ed8034e 899 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
900 `delete-terminal-functions', `suspend-tty-functions' and
901 `resume-tty-functions'.
0ed8034e
EZ
902
903 * frames.texi (Frames): Document `frame-terminal' and
904 `terminal-live-p'.
905 (Multiple Displays): Document `make-frame-on-tty'.
906 (Multiple Terminals): Document `terminal-list', `delete-terminal',
907 `terminal-name', and `get-device-terminal'.
490f1197
EZ
908 (Terminal Parameters): Document `terminal-parameters',
909 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
910
911 * os.texi (System Environment): Document `environment' and
912 `initial-environment'.
490f1197
EZ
913 (Suspending Emacs): Update for multi-tty; document
914 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 915
02eccf6b
EZ
916 * nonascii.texi (Coding System Basics): More accurate description
917 of `raw-text'.
918
f19fea97
JB
9192009-01-12 Juanma Barranquero <lekktu@gmail.com>
920
921 * display.texi (Low-Level Font): Fix typo.
922
16fa292f
CY
9232009-01-10 Chong Yidong <cyd@stupidchicken.com>
924
925 * elisp.texi (Top): Update node listing.
926
927 * display.texi (PostScript Images): Node deleted.
928
0b4faef3
EZ
9292009-01-10 Eli Zaretskii <eliz@gnu.org>
930
3355f04d
EZ
931 * processes.texi (Decoding Output): Document that null bytes force
932 no-conversion for reading process output.
933
934 * files.texi (Reading from Files): Document that null bytes force
935 no-conversion when visiting files.
936
11625308 937 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 938
0b4faef3
EZ
939 * nonascii.texi (Lisp and Coding Systems): Document
940 inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 941 (Character Properties): Improve wording.
0b4faef3 942
ce9cf065
CY
9432009-01-09 Chong Yidong <cyd@stupidchicken.com>
944
945 * display.texi (Font Lookup): Remove obsolete function
946 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
947 (Low-Level Font): Rename from Fonts, move to end of Faces section.
948 (Font Selection): Reorder order of variable descriptions. Minor
949 clarifications.
950
951 * elisp.texi (Top): Update node listing.
952
ab756fb3
GM
9532009-01-09 Glenn Morris <rgm@gnu.org>
954
955 * commands.texi (Command Loop Info): Say that last-command-char and
956 last-input-char are obsolete aliases.
957
958 * edebug.texi (Edebug Recursive Edit): Remove separate references to
959 last-input-char and last-command-char, since they are just aliases for
960 last-input-event and last-command-event.
961
962 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
963 last-command-char.
964
6b2b8ab1
CY
9652009-01-08 Chong Yidong <cyd@stupidchicken.com>
966
967 * elisp.texi: Update node listing.
968
969 * display.texi (Faces): Put Font Selection node after Auto Faces.
970 (Face Attributes): Don't link to Font Lookup. Document
971 font-family-list.
972 (Fonts): New node.
973
3568e767
JR
9742009-01-08 Jason Rumney <jasonr@gnu.org>
975
976 * frames.texi (Pointer Shape): Clarify that only X supports
977 changing the standard pointer shapes. (Bug#1485)
978
6221c8db
CY
9792009-01-08 Chong Yidong <cyd@stupidchicken.com>
980
981 * display.texi (Attribute Functions): Note that a function value
982 :height is relative, and that compatibility functions work by
983 calling set-face-attribute.
984 (Displaying Faces): Reorder list in order of increasing priority.
985 (Face Remapping): New node. Content moved here from Displaying
986 Faces.
987 (Glyphs): Link to Face Functions.
988
e3d3799a
CY
9892009-01-08 Chong Yidong <cyd@stupidchicken.com>
990
991 * display.texi (Faces): Don't discuss face id here. facep does
992 not return t.
993 (Defining Faces): Minor clarification.
994 (Face Attributes): Rearrange items to match docstring of
995 set-face-attribute. Add :foundry attribute. Document new role of
996 :font attribute. Texinfo usage fix.
997 (Attribute Functions): Copyedits.
998 (Face Functions): Note that face number is seldom used.
999
638a2457
RS
10002009-01-05 Richard M Stallman <rms@gnu.org>
1001
1002 * strings.texi (Predicates for Strings): Minor clarification.
1003
1004 * functions.texi (Function Safety): Texinfo usage fix.
1005
49ea0074
JB
10062009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
1007
1008 * objects.texi (General Escape Syntax): Fix typo.
1009
9f822178
MR
10102009-01-03 Martin Rudalics <rudalics@gmx.at>
1011
1012 * windows.texi (Choosing Window): Say that pop-up-frame-alist
1013 works via the default value of pop-up-frame-function.
1014
af34ad36
EZ
10152009-01-02 Eli Zaretskii <eliz@gnu.org>
1016
1017 * processes.texi (System Processes): Document the `time' and
1018 `ctime' attributes of `system-process-attributes'.
1019
d31f6679
CY
10202009-01-01 Chong Yidong <cyd@stupidchicken.com>
1021
1022 * display.texi (Face Attributes): Clarify :height attribute.
1023
174dc00c
MR
10242008-12-31 Martin Rudalics <rudalics@gmx.at>
1025
1026 * buffers.texi (The Buffer List): Clarify what moves a buffer to
1027 the front of the buffer list. Add entries for `last-buffer' and
1028 `unbury-buffer'.
1029
b8afe7e4
EZ
10302008-12-27 Eli Zaretskii <eliz@gnu.org>
1031
d14030f5
EZ
1032 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
1033 and its subsections.
1034
1035 * frames.texi (Multiple Terminals, Low-level Terminal)
1036 (Terminal Parameters, Frames on Other TTY devices): New sections.
1037 (Frames): Add an xref to "Multiple Terminals".
1038
765980a4
EZ
1039 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
1040
1041 * objects.texi (Terminal Type): New node.
1042 (Editing Types): Add it to the menu.
1043
47bd5577
EZ
1044 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
1045 Variables".
1046
eb22b78c 1047 * variables.texi (Directory Local Variables): New node.
47bd5577 1048 (Variables): Add a menu item for it.
eb22b78c 1049
b8afe7e4
EZ
1050 * loading.texi (Autoload): Document `generate-autoload-cookie' and
1051 `generated-autoload-file'.
1052
77bb0476
EZ
10532008-12-20 Eli Zaretskii <eliz@gnu.org>
1054
028e2c19
EZ
1055 * os.texi (Startup Summary): Add xref to documentation of
1056 `initial-window-system'.
1057
77bb0476
EZ
1058 * display.texi (Window Systems): Document `window-system' the
1059 function. The variable `window-system' is now frame-local.
028e2c19 1060 Document `initial-window-system'.
77bb0476 1061
dda87836
MR
10622008-12-19 Martin Rudalics <rudalics@gmx.at>
1063
1064 * windows.texi (Windows): Rewrite description of
1065 fit-window-to-buffer.
1066
caef3ed2
GM
10672008-12-13 Glenn Morris <rgm@gnu.org>
1068
1069 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
1070 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
1071
21c58e4d
GM
10722008-12-12 Glenn Morris <rgm@gnu.org>
1073
1074 * debugging.texi (Error Debugging): Refer forwards to
1075 eval-expression-debug-on-error.
1076
af38459f
EZ
10772008-12-05 Eli Zaretskii <eliz@gnu.org>
1078
5dedd9b5
EZ
1079 * strings.texi (String Basics): Only unibyte strings that
1080 represent key sequences hold 8-bit raw bytes.
1081
af38459f
EZ
1082 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
1083 paragraph to speak about `undecided'.
1084 (Character Properties): Don't explain the meaning of each
1085 property; instead, identify their Unicode Standard names.
b3f1f4a5 1086 (Character Sets): Document `map-charset-chars'.
af38459f 1087
fa047ae7
GM
10882008-12-02 Glenn Morris <rgm@gnu.org>
1089
1090 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
1091 section yet again.
1092
47dbc044
EZ
10932008-11-29 Eli Zaretskii <eliz@gnu.org>
1094
98d05998
EZ
1095 * nonascii.texi (Character Properties): New Section.
1096 (Specifying Coding Systems): Document
1097 `coding-system-priority-list', `set-coding-system-priority', and
1098 `with-coding-priority'.
1099 (Lisp and Coding Systems): Document `check-coding-systems-region'
1100 and `coding-system-charset-list'.
1101 (Coding System Basics): Document `coding-system-aliases'.
1102
1103 * elisp.texi (Top): Add a @detailmenu entry for "Character
1104 Properties".
1105
47dbc044
EZ
1106 * objects.texi (Character Type): Correct the range of Emacs
1107 characters. Add an @xref to "Character Codes".
1108
1109 * strings.texi (String Basics): Add an @xref to "Character Codes".
1110
1111 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
1112
1113 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
1114 (Character Codes): Document `max-char'.
1115
8b80cdf5
EZ
11162008-11-28 Eli Zaretskii <eliz@gnu.org>
1117
1118 * nonascii.texi (Text Representations, Converting Representations)
1119 (Character Sets, Scanning Charsets, Translation of Characters):
1120 Make text more accurate.
1121
a99dceba
GM
11222008-11-28 Glenn Morris <rgm@gnu.org>
1123
1124 * files.texi (Format Conversion Round-Trip): Improve previous change.
1125
f6dc3bed
CY
11262008-11-26 Chong Yidong <cyd@stupidchicken.com>
1127
1128 * modes.texi (Auto Major Mode): Fix example.
1129
5da9413d
GM
11302008-11-25 Glenn Morris <rgm@gnu.org>
1131
1132 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
1133
1134 * files.texi (Format Conversion Round-Trip):
1135 Use active voice for previous change.
1136
fcca848c
CY
11372008-11-25 Chong Yidong <cyd@stupidchicken.com>
1138
1139 * os.texi (Processor Run Time):
1140 * processes.texi (Transaction Queues):
1141 * markers.texi (The Mark):
1142 * windows.texi (Choosing Window, Selecting Windows):
1143 * files.texi (Changing Files, Magic File Names):
1144 * commands.texi (Key Sequence Input):
1145 * functions.texi (Declaring Functions):
1146 * strings.texi (Predicates for Strings):
1147 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
1148
36c8dc54
CY
11492008-11-24 Chong Yidong <cyd@stupidchicken.com>
1150
1151 * help.texi (Accessing Documentation): Update example.
1152
1153 * variables.texi (Defining Variables): Note that `*' is not
1154 necessary if defcustom is used.
1155
2a79b242
EZ
11562008-11-22 Eli Zaretskii <eliz@gnu.org>
1157
1158 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
1159 Characters" from @detailmenu.
1160
1161 * nonascii.texi (Character Codes, Character Sets)
1162 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
1163 (Chars and Bytes, Splitting Characters): Sections removed.
1164
392f0d26
LK
11652008-11-22 Lute Kamstra <lute@gnu.org>
1166
1167 * positions.texi (Text Lines): Update goto-line documentation.
1168
af1a5cd5
MR
11692008-11-21 Martin Rudalics <rudalics@gmx.at>
1170
6a4cfb0c
MR
1171 * frames.texi (Frames): Fix typo, add cross references, reword.
1172 (Initial Parameters): Reword special-display-frame-alist text.
1173 (Frames and Windows): Reword. Describe argument norecord for
1174 set-frame-selected-window.
1175 (Input Focus): Describe argument norecord for select-frame.
1176 Remove comment on MS-Windows behavior for focus-follows-mouse.
1177 (Raising and Lowering): Mention windows-frames dichotomy in
1178 metaphor.
1179
af1a5cd5
MR
1180 * windows.texi (Displaying Buffers, Vertical Scrolling)
1181 (Horizontal Scrolling): Fix indenting and rewording issues
1182 introduced with 2008-11-07 change.
1183
c249fa9c
GM
11842008-11-20 Glenn Morris <rgm@gnu.org>
1185
1186 * files.texi (Format Conversion Round-Trip): Mention `preserve'
1187 element of `format-alist'.
1188
204d4665
GM
11892008-11-19 Glenn Morris <rgm@gnu.org>
1190
1191 * doclicense.texi: Update to FDL 1.3.
1192 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
1193
cc0910af
CY
11942008-11-18 Chong Yidong <cyd@stupidchicken.com>
1195
efe6e7c4
CY
1196 * windows.texi (Window Hooks): Remove *-end-trigger-functions
1197 vars, which are obsolete. Mention jit-lock-register.
1198
1199 * modes.texi (Other Font Lock Variables): Document
1200 jit-lock-register and jit-lock-unregister.
1201
cc0910af
CY
1202 * frames.texi (Color Parameters): Document alpha parameter.
1203
aeeedf76
MR
12042008-11-16 Martin Rudalics <rudalics@gmx.at>
1205
1206 * windows.texi (Splitting Windows, Deleting Windows)
1207 (Selecting Windows, Cyclic Window Ordering)
1208 (Buffers and Windows, Displaying Buffers, Choosing Window)
1209 (Dedicated Windows, Window Point, Window Start and End)
1210 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
1211 (Size of Window, Resizing Windows, Window Configurations)
1212 (Window Parameters): Avoid @var at beginning of sentences and
1213 reword accordingly.
1214
4c565c5c
LK
12152008-11-11 Lute Kamstra <lute@gnu.org>
1216
1217 * files.texi (File Name Components): Fix file-name-extension
1218 documentation.
1219
25f494c9
JB
12202008-11-11 Juanma Barranquero <lekktu@gmail.com>
1221
1222 * frames.texi (Basic Parameters): Remove display-environment-variable
1223 and term-environment-variable.
1224
a1401ab1
EZ
12252008-11-08 Eli Zaretskii <eliz@gnu.org>
1226
1227 * windows.texi (Basic Windows, Splitting Windows)
1228 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
1229 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
1230 (Resizing Windows, Window Configurations, Window Parameters):
1231 Fix wording and markup.
a1401ab1 1232
efafc282
MR
12332008-11-07 Martin Rudalics <rudalics@gmx.at>
1234
1235 * windows.texi (Windows): Update entries.
1236 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 1237 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
1238 (Selecting Windows, Cyclic Window Ordering): Reword with special
1239 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
1240 (Buffers and Windows, Choosing Window): Reword with special
1241 emphasis on dedicated windows.
1242 (Displaying Buffers): Reword. For switch-to-buffer mention that
1243 it may fall back on pop-to-buffer. For other-window try to
1244 explain how it treats the cyclic ordering of windows.
efafc282
MR
1245 (Dedicated Windows): New node and section discussing dedicated
1246 windows and associated functions.
86ab855a 1247 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
1248 (Window Start and End): Rename node and section title. Reword.
1249 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
1250 Minor rewording.
1251 (Size of Window): Reword, in particular text on window-width.
1252 (Resizing Windows): Reword. Add text on balancing windows.
1253 (Window Configurations): Reword. Mention window parameters.
1254 (Window Parameters): New node and section on window parameters.
1255 (Window Hooks): Reword. Mention that
1256 window-configuration-change-hook is run "buffer-locally".
1257 * elisp.texi (Top): Update Windows entries in @detailmenu
1258 section.
1259
d60a8ab2
JB
12602008-11-04 Juanma Barranquero <lekktu@gmail.com>
1261
1262 * searching.texi (Regexp Search): Fix typo.
1263
01777627
CY
12642008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
1265
1266 * searching.texi (Regexp Search): Document GREEDY arg.
1267 (Simple Match Data): Fix return value.
1268
c4526e93
EZ
12692008-11-01 Eli Zaretskii <eliz@gnu.org>
1270
1271 * nonascii.texi (Text Representations): Rewrite to make consistent
1272 with Emacs 23 internal representation of characters. Document
1273 `unibyte-string'.
1274
fe2ae8b5
CY
12752008-10-28 Chong Yidong <cyd@stupidchicken.com>
1276
1277 * processes.texi (Process Information): Note that process-status
1278 does not accept buffer names.
1279
cc5a21e3
CY
12802008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
1281
1282 * positions.texi (Skipping Characters): Correct return value of
1283 skip-chars-forward.
1284
09460d9a
MR
12852008-10-25 Martin Rudalics <rudalics@gmx.at>
1286
520b29e7
MR
1287 * windows.texi (Deleting Windows): Update documentation of
1288 delete-windows-on.
1289 (Buffers and Windows): Update documentations of
1290 get-buffer-window and get-buffer-window-list.
1291 (Displaying Buffers): Update documentation of
1292 replace-buffer-in-windows.
1293
09460d9a
MR
1294 * buffers.texi (Current Buffer): Reword set-buffer and
1295 with-current-buffer documentations.
1296 (Creating Buffers): Reword documentation of get-buffer-create.
1297
4d48fcdc
MR
12982008-10-23 Martin Rudalics <rudalics@gmx.at>
1299
1300 * buffers.texi (Current Buffer): Reword documentation of
1301 set-buffer.
1302 (Buffer Names): Reword documentation of buffer-name.
1303 (The Buffer List): For bury-buffer explain what happens with the
1304 buffer's window.
1305 (Creating Buffers): Say that get-buffer-create's arg is called
1306 buffer-or-name.
1307
f0143c43
CY
13082008-10-22 Chong Yidong <cyd@stupidchicken.com>
1309
3e5dbbd3
CY
1310 * advice.texi (Computed Advice): Explain what DEFINITION is.
1311
f0143c43
CY
1312 * nonascii.texi (Character Codes): Remove obsolete function
1313 char-valid-p, and document characterp instead.
1314
52a94b85
MR
13152008-10-22 Martin Rudalics <rudalics@gmx.at>
1316
1317 * windows.texi (Displaying Buffers): Reword documentation of
1318 pop-to-buffer.
1319 (Choosing Window): Rewrite documentation of display-buffer and
1320 its options.
1321
f76f8246
MR
1322 * buffers.texi (Killing Buffers): Update documentation of
1323 kill-buffer.
1324
acc8b598
EZ
13252008-10-21 Eli Zaretskii <eliz@gnu.org>
1326
80e6b6df
EZ
1327 * processes.texi (Serial Ports): Fix wording and improve markup.
1328
3645358a
EZ
1329 * searching.texi (Regexp Search): Document `string-match-p' and
1330 `looking-at-p'.
1331 (POSIX Regexps): Add an xref for "non-greedy".
1332 (Regexp Special): Add @cindex entry for "non-greedy".
1333
b3d50cff 1334 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 1335 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 1336
73b7530a
EZ
1337 * frames.texi (Color Names): Add an xref to `read-color'.
1338
1339 * minibuf.texi (High-Level Completion): Document `read-color'.
1340
acc8b598
EZ
1341 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
1342
1343 * positions.texi (Narrowing): Add an xref to "Swapping Text".
1344
1345 * buffers.texi (Swapping Text): New section, documents
1346 `buffer-swap-text'.
1347
10e187e8
MR
13482008-10-21 Martin Rudalics <rudalics@gmx.at>
1349
1350 * windows.texi (Resizing Windows): Minor wording fix.
1351
fd6f900c
EZ
13522008-10-20 Eli Zaretskii <eliz@gnu.org>
1353
1354 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
1355 and `combine-and-quote-strings'.
1356
1357 * strings.texi (Creating Strings): Add xrefs for them.
1358
e4372165
EZ
13592008-10-19 Eli Zaretskii <eliz@gnu.org>
1360
d6328fba
EZ
1361 * elisp.texi (Top): Make descriptive text for "Reading File Names"
1362 match the corresponding menu in minibuf.texi.
1363
e4372165
EZ
1364 * minibuf.texi (Reading File Names): Document `read-shell-command'
1365 and `minibuffer-local-shell-command-map'.
1366
5d8dda33
MR
13672008-10-19 Martin Rudalics <rudalics@gmx.at>
1368
1369 * windows.texi (Resizing Windows): Remove var{} around "window" in
1370 documentation of enlarge-window.
1371 Rewrite documentation of window-min-height and window-min-width.
1372
437706cd
EZ
13732008-10-19 Eli Zaretskii <eliz@gnu.org>
1374
80f85d7c
EZ
1375 * functions.texi (Calling Functions): Document `apply-partially'.
1376
291703b5
EZ
1377 * hooks.texi (Standard Hooks): Mention
1378 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
1379
1380 * variables.texi (File Local Variables): Document
1381 `file-local-variables-alist', `before-hack-local-variables-hook'
1382 and `hack-local-variables-hook'.
1383
583d8b3c
EZ
1384 * processes.texi (Synchronous Processes): Document `process-lines'.
1385
437706cd 1386 * customize.texi (Variable Definitions): Document
583d8b3c 1387 `custom-reevaluate-setting'.
437706cd 1388
7e51d89b
MR
13892008-10-18 Martin Rudalics <rudalics@gmx.at>
1390
1391 * windows.texi (Choosing Window, Deleting Windows)
1392 (Displaying Buffers): Expand documentation of dedicated windows.
1393
43c59a3d
EZ
13942008-10-18 Eli Zaretskii <eliz@gnu.org>
1395
018a960d
EZ
1396 * files.texi (Changing Files): Document symbolic input of file
1397 modes to `set-file-modes'. Document `read-file-modes' and
1398 `file-modes-symbolic-to-number'.
1399
2c0b8144
EZ
1400 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
1401 and `search-map'.
1402
80120f13
EZ
1403 * searching.texi (Search and Replace): Document
1404 `replace-search-function' and `replace-re-search-function'.
2c0b8144 1405 Document `multi-query-replace-map'.
80120f13 1406
6d4913f0
EZ
1407 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
1408 (Completion Commands, Reading File Names): Rename
1409 `minibuffer-local-must-match-filename-map' to
1410 `minibuffer-local-filename-must-match-map'.
1411 (Minibuffer Completion): The `require-match' argument to
1412 `completing-read' can now have the value `confirm-only'.
1413
43c59a3d
EZ
1414 * windows.texi (Displaying Buffers): Minor wording fix.
1415 (Choosing Window): `split-height-threshold' can now be nil.
1416 Document `split-width-threshold'. `pop-up-frames' can have the
1417 value `graphic-only'.
1418
f36acfd9
EZ
14192008-10-17 Eli Zaretskii <eliz@gnu.org>
1420
1421 * os.texi (Startup Summary): Document `before-init-time' and
1422 `after-init-time'. Document `initial-window-system' and
1423 `window-system-initialization-alist'. Document reading the
1424 abbrevs file. Document the call to `server-start' under --daemon.
1425 Rearrange a bit to be consistent with the code flow.
53728487
EZ
1426 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
1427 (Time Parsing): Document `format-seconds'.
f36acfd9 1428
96995b89
MR
14292008-10-17 Martin Rudalics <rudalics@gmx.at>
1430
1431 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
1432 and reword.
1433
2de17c73
EZ
14342008-10-16 Eli Zaretskii <eliz@gnu.org>
1435
1436 * markers.texi (The Mark): Document use-region-p.
1437
9cf52b11
EZ
14382008-10-15 Eli Zaretskii <eliz@gnu.org>
1439
c3aaf1d7
EZ
1440 * internals.texi (Writing Emacs Primitives): The interactive spec
1441 of a primitive can be a Lisp form.
1442
841a1743
EZ
1443 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
1444 values of transient-mark-mode. Document handle-shift-selection.
1445
1446 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
1447 (Interactive Examples): Show an example of `^'.
1448 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
1449 (Defining Commands, Using Interactive): The interactive-form of a
1450 function can be added via its symbol's property.
841a1743 1451
52441368
EZ
1452 * positions.texi (List Motion): beginning-of-defun-function can
1453 now accept an argument.
1454
8e8c1a72
EZ
1455 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
1456 now return a list of strings.
1457
a33a1f2a
EZ
1458 * control.texi (Handling Errors): Document ignore-errors.
1459
4fb04348
EZ
1460 * frames.texi (Creating Frames): Document frame-inherited-parameters.
1461 (Parameter Access): Document set-frame-parameter.
1462
ee666f84
EZ
1463 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
1464 Hooks" for the effect of kill-all-local-variables on local hook
1465 functions.
1466
9cf52b11
EZ
1467 * modes.texi (Major Mode Conventions, Mode Line Variables):
1468 `mode-name' need not be a string. xref to "Mode Line Data" for
1469 details, and to "Emulating Mode Line" for computing a string
1470 value.
1471
22526bc4
EZ
14722008-10-14 Eli Zaretskii <eliz@gnu.org>
1473
a65f6a85
EZ
1474 * processes.texi (System Processes): New section.
1475 (Processes, Signals to Processes): Add xrefs to it.
1476
1477 * objects.texi (Editing Types): A `process' is a subprocess of
1478 Emacs, not just any process running on the OS.
1479
1480 * elisp.texi (Top): Adjust the @detailmenu for the above two
1481 changes.
1482
2724b26a
EZ
1483 * sequences.texi (Char-Tables): Remove documentation of
1484 set-char-table-default, which has no effect since Emacs 23.
1485 <char-table-range, set-char-table-range>: Don't mention generic
1486 characters and charsets. Add a cons cell as a possible argument.
1487
1488 * nonascii.texi (Splitting Characters)
1489 (Translation of Characters): Don't mention generic characters.
1490
1491 * display.texi (Fontsets): Don't mention generic characters.
1492
22526bc4 1493 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 1494 argument FUNCTION with a cons cell as KEY.
22526bc4 1495
eaf4b689
EZ
14962008-10-13 Eli Zaretskii <eliz@gnu.org>
1497
45e46036
EZ
1498 * objects.texi (Primitive Function Type): Move "@cindex special
1499 forms" from here...
1500
1501 * eval.texi (Special Forms): ...to here.
1502
1503 * functions.texi (What Is a Function): `functionp' returns nil for
1504 special forms. Add an xref.
1505
eaf4b689
EZ
1506 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
1507 Variables".
1508
1509 * variables.texi (Frame-Local Variables): New section.
1510 (Buffer-Local Variables): Add an xref to it.
1511 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
1512 have both frame-local and buffer-local binding.
1513
1514 * frames.texi (Frames): Mention multiple tty frames.
1515 (Frame Parameters, Parameter Access): Mention frame-local variable
1516 bindings.
1517
15688fce
GM
15182008-09-20 Glenn Morris <rgm@gnu.org>
1519
1520 * display.texi (Defining Faces): Recommend against face variables.
1521
35539065
JB
15222008-09-16 Juanma Barranquero <lekktu@gmail.com>
1523
1524 * display.texi (Echo Area Customization): Fix typo.
1525
6a57054b
JB
15262008-09-09 Juanma Barranquero <lekktu@gmail.com>
1527
1528 * loading.texi (Where Defined): Add `defface' item.
1529
d632fb82
MR
15302008-09-06 Martin Rudalics <rudalics@gmx.at>
1531
1532 * loading.texi (Where Defined): Fix description of symbol-file.
1533
905a9adb
JR
15342008-08-26 Jason Rumney <jasonr@gnu.org>
1535
1536 * display.texi (TIFF Images): New section describing :index property.
1537
852e91b7
CY
15382008-08-23 Chong Yidong <cyd@stupidchicken.com>
1539
1540 * display.texi (Temporary Displays): Remove unnecessary comment
1541 about usage of temp-buffer-show-hook.
1542
6be001ee
CY
15432008-08-05 Chong Yidong <cyd@stupidchicken.com>
1544
1545 * symbols.texi (Other Plists): Fix incorrect example.
1546 Suggested by Florian Beck.
1547
58e3d8e8
JB
15482008-07-31 Juanma Barranquero <lekktu@gmail.com>
1549
1550 * os.texi: Fix previous change.
1551
7c2fb837
DN
15522008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1553
1554 * os.texi:
1555 * intro.texi:
1556 * files.texi: Remove VMS support.
1557
9e2a2647
DN
15582008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1559
1560 * os.texi:
1561 * frames.texi:
1562 * display.texi: Remove mentions of Mac Carbon.
1563
c4f4682b
MB
15642008-07-01 Miles Bader <miles@gnu.org>
1565
1566 * text.texi (Special Properties):
1567 * display.texi (Truncation): Add wrap-prefix and line-prefix.
1568
3696411e
JB
15692008-06-28 Johan Bockgård <bojohan@gnu.org>
1570
1571 * display.texi (Other Image Types): Fix copy/paste error; say
1572 "PBM", not "XBM".
1573
f2a77c3a
DN
15742008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
1575
1576 * os.texi: Remove references to obsolete systems.
1577
6d52677d
EZ
15782008-06-20 Eli Zaretskii <eliz@gnu.org>
1579
1580 * makefile.w32-in (distclean): Remove makefile.
1581
1a87da4c
GM
15822008-06-17 Glenn Morris <rgm@gnu.org>
1583
1584 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
1585 (elisp, dist): Remove rules and variables that are obsolete now
1586 the lisp manual is no longer distributed separately.
1587
fdda1c5d
GM
15882008-06-16 Glenn Morris <rgm@gnu.org>
1589
646692e9
GM
1590 * configure, configure.in, mkinstalldirs: Remove unused files.
1591
1592 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 1593 * vol1.texi (EMACSVER):
6a57054b 1594 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
1595
1596 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
1597 as per maintain.info.
1598
611bee81
GM
15992008-06-15 Glenn Morris <rgm@gnu.org>
1600
a7bed3a0
GM
1601 * makefile.w32-in (manual): Use "23" rather than "21".
1602
1603 * Makefile.in (emacsver): New, set by configure.
1604 (manual): Use emacsver.
1605
d794edf2
GM
1606 * intro.texi: Report bugs using M-x report-emacs-bug.
1607
611bee81
GM
1608 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
1609
c73e02fa
GM
16102008-06-13 Daniel Engeler <engeler@gmail.com>
1611
1612 * elisp.texi, internals.texi, processes.texi: Add documentation
1613 about serial port access.
1614
e40a85cd
MB
16152008-06-05 Miles Bader <miles@gnu.org>
1616
1617 * display.texi (Displaying Faces): Update to reflect function
1618 renamings in face-remap.el.
1619
7b753744
JB
16202008-06-05 Juanma Barranquero <lekktu@gmail.com>
1621
1622 * display.texi (Fontsets): Fix typos.
1623
9d3d42fb
MB
16242008-06-03 Miles Bader <miles@gnu.org>
1625
7b753744
JB
1626 * display.texi (Displaying Faces): Add add-relative-face-remapping,
1627 remove-relative-face-remapping, set-base-face-remapping,
1628 and set-default-base-face-remapping.
9d3d42fb 1629
f2cec7a9
MB
16302008-06-01 Miles Bader <miles@gnu.org>
1631
1632 * display.texi (Displaying Faces): Add face-remapping-alist.
1633
8f39c96d
SM
16342008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1635
1636 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
1637 variable names.
1638
1ef5eecc
ER
16392008-05-03 Eric S. Raymond <esr@golux>
1640
352c8b4a 1641 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
1642 (current-global-map) return references, not copies.
1643
63b4387f
JL
16442008-05-02 Juri Linkov <juri@jurta.org>
1645
1646 * minibuf.texi (Text from Minibuffer): Document a list of
1647 default values for `read-from-minibuffer'.
1648
38a8b703
JB
16492008-04-24 Juanma Barranquero <lekktu@gmail.com>
1650
1651 * nonascii.texi (Translation of Characters): Fix previous change.
1652
7c42e639
CY
16532008-04-20 Chong Yidong <cyd@stupidchicken.com>
1654
1655 * display.texi (Overlay Properties): Clarify role of underlying
1656 textprop and overlay keymaps for display strings.
1657
1658 * keymaps.texi (Active Keymaps): Ditto.
1659
25c0d999
SM
16602008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1661
1662 * minibuf.texi (Programmed Completion):
1663 Replace dynamic-completion-table with the new completion-table-dynamic.
1664
e3af5968
CY
16652008-04-07 Chong Yidong <cyd@stupidchicken.com>
1666
1667 * intro.texi (Some Terms): Change "fonts in this manual" index
1668 entry to "typographic conventions".
1669
6bfc8698
EZ
16702008-04-05 Eli Zaretskii <eliz@gnu.org>
1671
1672 * objects.texi (Text Props and Strings): Add indexing for read
1673 syntax of text properties.
1674
4972c361
SM
16752008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
1676
1677 * processes.texi (Decoding Output): Remove process-filter-multibyte
1678 functions.
1679
c70a68db
MR
16802008-03-15 Martin Rudalics <rudalics@gmx.at>
1681
1682 * display.texi (Finding Overlays): Say that empty overlays at
1683 the end of the buffer are reported too.
1684
1291fd36
GM
16852008-03-13 Glenn Morris <rgm@gnu.org>
1686
1687 * elisp.texi (EMACSVER): Set to 23.0.60.
1688
c6b0dfd5
CY
16892008-02-26 Chong Yidong <cyd@stupidchicken.com>
1690
38a8b703 1691 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 1692
875fc30c
GM
16932008-02-22 Glenn Morris <rgm@gnu.org>
1694
1695 * frames.texi (Position Parameters): Clarify the description of
1696 `left' and `top', using information from "Geometry".
1697 (Geometry): Give a pointer to "Position Parameters", rather than
1698 repeating information.
1699
d8c8e45a
GM
17002008-02-11 Glenn Morris <rgm@gnu.org>
1701
1702 * objects.texi (Equality Predicates): No longer talk about "two"
1703 functions.
1704
38a8b703 17052008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
1706
1707 * objects.texi (Equality Predicates): Add defun for
1708 equal-including-properties.
1709
bfffe0b1
GM
17102008-02-10 Glenn Morris <rgm@gnu.org>
1711
1712 * objects.texi (Equality Predicates):
1713 Mention equal-including-properties.
1714
431b78c9
RS
17152008-02-07 Richard Stallman <rms@gnu.org>
1716
1717 * windows.texi (Window Start): Mention the feature of moving
1718 window-start to start of line.
1719
c8763fb6 17202008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
1721
1722 * keymaps.texi (Tool Bar): Document rtl property.
1723
1a256502
TTN
17242008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
1725
1726 * display.texi (Button Types):
1727 For define-button-type, clarify type of NAME.
1728
569382c2
MR
17292008-01-19 Martin Rudalics <rudalics@gmx.at>
1730
1731 * buffers.texi (Buffer Modification): Fix typo.
1732
f3041af1
DN
17332008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1734
1735 * os.texi (System Environment): Remove references to OSes that are
1736 not supported anymore.
1737
d35e1cd7
DN
17382008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1739
1740 * os.texi (System Environment): Remove mention for Masscomp.
1741
23af7580
RS
17422008-01-04 Richard Stallman <rms@gnu.org>
1743
1744 * display.texi (Faces): Don't talk about internal face vector as arg
1745 to facep.
1746
1747 * customize.texi (Type Keywords): Fix previous change.
1748
1749 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
1750 * elisp.texi (Top): Fix menu for commands.texi change.
1751
ec7d5b1e
RS
17522007-12-30 Richard Stallman <rms@gnu.org>
1753
1754 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
1755 (Accessing Scroll): New node broken out of Accessing Mouse.
1756
101a6cea
RS
17572007-12-28 Richard Stallman <rms@gnu.org>
1758
1759 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 1760 (Basic Parameters): For `title', refer to title bar.
041817a4 1761 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 1762
72b7e664
RS
17632007-12-23 Richard Stallman <rms@gnu.org>
1764
1765 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
1766 Improve some of the commented-out keywords' text too.
1767
27a4f445
MR
17682007-12-14 Martin Rudalics <rudalics@gmx.at>
1769
e2e3f1d7
MR
1770 * nonascii.texi (Encoding and I/O): Reword to avoid saying
1771 "visit the current buffer".
1772
27a4f445
MR
1773 * os.texi (System Interface): Fix typo.
1774
a2afc99d
RS
17752007-12-04 Richard Stallman <rms@gnu.org>
1776
1777 * objects.texi (Symbol Type): Fix typo.
1778
b694135c
RS
17792007-12-03 Richard Stallman <rms@gnu.org>
1780
1781 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
1782
f99a19da
GM
17832007-12-01 Glenn Morris <rgm@gnu.org>
1784
1785 * functions.texi (Declaring Functions): Improve previous change.
1786
8f4b37d8
GM
17872007-11-30 Glenn Morris <rgm@gnu.org>
1788
1789 * functions.texi (Declaring Functions): Add optional fourth
1790 argument of declare-function, and setting third argument to `t'.
1791
61a2fe01
RS
17922007-11-29 Richard Stallman <rms@gnu.org>
1793
1794 * customize.texi (Composite Types): Document `group' type.
1795
cbfc5193
GM
17962007-11-29 Glenn Morris <rgm@gnu.org>
1797
1798 * functions.texi (Declaring Functions): Add findex. Mention
1799 `external' files.
1800
8386283a
JB
18012007-11-26 Juanma Barranquero <lekktu@gmail.com>
1802
1803 * functions.texi (Declaring Functions): Fix directive.
1804
a07c9a8b
RS
18052007-11-25 Richard Stallman <rms@gnu.org>
1806
1807 * help.texi (Help Functions): Clean up last change.
1808
1809 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
1810
1811 * loading.texi (Named Features): Minor cleanup.
1812
1813 * macros.texi (Eval During Expansion): Minor cleanup.
1814
1815 * variables.texi (Variable Aliases): Minor cleanup.
1816
a0925923
RS
18172007-11-24 Richard Stallman <rms@gnu.org>
1818
1819 * functions.texi (Declaring Functions): Clarify previous change.
1820
1821 * compile.texi (Compiler Errors): Clarify previous change.
1822
20c63e44
RS
18232007-11-24 Richard Stallman <rms@gnu.org>
1824
e5e76c04 1825 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
1826 Clarify the text and move items around.
1827
5bb0cda3
GM
18282007-11-24 Glenn Morris <rgm@gnu.org>
1829
1830 * functions.texi (Declaring Functions): New section.
1831 * compile.texi (Compiler Errors): Mention declaring functions,
1832 defvar with no initvalue, and byte-compile-warnings.
1833
af13c86a
MR
18342007-11-15 Martin Rudalics <rudalics@gmx.at>
1835
1836 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
1837 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
1838
a5373305
MR
18392007-11-13 Martin Rudalics <rudalics@gmx.at>
1840
1841 * help.texi (Help Functions): Document new macro `with-help-window'.
1842
fe284805
JL
18432007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1844
1845 * searching.texi (Replacing Match): Describe new
1846 `match-substitute-replacement'.
1847
2c3a09b1
RS
18482007-10-31 Richard Stallman <rms@gnu.org>
1849
1850 * strings.texi (Creating Strings): Null strings from concat not unique.
1851
f2b480f4
RS
18522007-10-26 Richard Stallman <rms@gnu.org>
1853
1854 * objects.texi (Equality Predicates): Null strings are uniquified.
1855
1856 * minibuf.texi: Minor clarifications in previous change.
1857
db21122c
GM
18582007-10-25 Glenn Morris <rgm@gnu.org>
1859
1860 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
1861
2328cbb3
RS
18622007-10-24 Richard Stallman <rms@gnu.org>
1863
1864 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
1865
1866 * variables.texi (Frame-Local Variables): Node deleted.
1867 (Variables): Delete Frame-Local Variables from menu.
1868 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
1869 (Default Value): Don't mention frame-local vars.
1870
1871 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
1872
1873 * loading.texi (Unloading): Document FEATURE-unload-function
1874 instead of FEATURE-unload-hook.
1875
2328cbb3
RS
1876 * frames.texi (Multiple Displays): Don't mention frame-local vars.
1877
c066bafa
JL
18782007-10-22 Juri Linkov <juri@jurta.org>
1879
1880 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
1881 (High-Level Completion): Document a list of default value strings
1882 in the DEFAULT argument, for which minibuffer functions return the
1883 first element.
1884
65ced25f
JL
18852007-10-17 Juri Linkov <juri@jurta.org>
1886
1887 * text.texi (Filling): Update arguments of fill-paragraph.
1888 fill-paragraph operates on the active region in Transient Mark mode.
1889 Remove fill-paragraph-or-region.
1890
ee46ec8e
KB
18912007-10-13 Karl Berry <karl@gnu.org>
1892
1893 * elisp.texi (@dircategory): Move to after @copying,
1894 since we want @copying as close as possible to the beginning of
1895 the output.
1896
61bbdbc6
RS
18972007-10-12 Richard Stallman <rms@gnu.org>
1898
1899 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
1900
1901 * commands.texi (Distinguish Interactive): New node,
1902 broken out from Interactive Call and rewritten.
1903 (Command Loop): Put Distinguish Interactive in menu.
1904
af23e1e8
RS
19052007-10-09 Richard Stallman <rms@gnu.org>
1906
1907 * text.texi (Examining Properties): Mention overlay priority.
1908
1909 * display.texi (Display Margins): Correct the description
1910 of margin display specifications.
1911 (Replacing Specs): New subnode broken out of Display Property.
1912
e1965a69
JL
19132007-10-06 Juri Linkov <juri@jurta.org>
1914
1915 * text.texi (Filling): Document fill-paragraph-or-region.
1916
4638454b
JB
19172007-10-05 Juanma Barranquero <lekktu@gmail.com>
1918
1919 * display.texi (Auto Faces): Fix typo.
1920
7ed54cc5
RS
19212007-10-02 Richard Stallman <rms@gnu.org>
1922
1923 * display.texi (Display Property): Explain some display specs
1924 don't let you move point in.
1925
1926 * frames.texi (Cursor Parameters): Describe
1927 cursor-in-non-selected-windows here. Explain more values.
1928
1929 * windows.texi (Basic Windows): Don't describe
1930 cursor-in-non-selected-windows here.
1931
305a7ef2
EZ
19322007-10-01 Eli Zaretskii <eliz@gnu.org>
1933
1934 * processes.texi (Misc Network): Note that these functions are
1935 supported only on some systems.
1936
f7a7f4eb
RS
19372007-10-01 Richard Stallman <rms@gnu.org>
1938
1939 * display.texi (Overlay Properties): Explain nil as priority.
1940 Explain that conflicts are unpredictable if not resolved by
1941 priorities.
1942
780d7bb9
RS
19432007-09-23 Richard Stallman <rms@gnu.org>
1944
1945 * macros.texi (Backquote): Minor clarification.
1946
14b4fdfb
RS
19472007-09-19 Richard Stallman <rms@gnu.org>
1948
1949 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
1950 Clarify when they work in parallel and when one overrides.
1951 Fix error in example.
14b4fdfb 1952
b8d4c8d0
GM
19532007-09-06 Glenn Morris <rgm@gnu.org>
1954
b3e755a9 1955 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
1956 commands to use ../../info.
1957 * Makefile.in (infodir): Go up one more level.
4638454b 1958 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
1959 (miscmanualdir): New.
1960 (dist): Use new variable miscmanualdir.
1961 * makefile.w32-in (infodir, texinputdir): Go up one more level.
1962 (usermanualdir): Change from ../man to ../emacs.
1963
1bb1f7d3
MR
19642007-08-30 Martin Rudalics <rudalics@gmx.at>
1965
1966 * commands.texi (Command Loop Info): Advise against changing
1967 most variables described here. Explain new variable
1968 last-repeatable-command.
1969
b8d4c8d0
GM
19702007-08-29 Glenn Morris <rgm@gnu.org>
1971
1972 * elisp.texi (EMACSVER): Increase to 23.0.50.
1973
19742007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
1975
1976 * frames.texi (Basic Parameters): Add display-environment-variable
1977 and term-environment-variable.
1978
19792007-08-28 Juri Linkov <juri@jurta.org>
1980
1981 * display.texi (Image Formats, Other Image Types): Add SVG.
1982
19832007-08-28 Juri Linkov <juri@jurta.org>
1984
1985 * display.texi (Images): Move formats-related text to new node
1986 "Image Formats".
1987 (Image Formats): New node.
1988
619fb9ee
RS
19892007-08-27 Richard Stallman <rms@gnu.org>
1990
1991 * windows.texi (Window Configurations): Clarify what
1992 a window configuration saves.
1993
b8d4c8d0
GM
19942007-08-25 Richard Stallman <rms@gnu.org>
1995
1996 * display.texi (Images): Delete redundant @findex.
1997
19982007-08-16 Richard Stallman <rms@gnu.org>
1999
2000 * processes.texi (Asynchronous Processes): Clarify
2001 doc of start-file-process.
2002
20032007-08-08 Martin Rudalics <rudalics@gmx.at>
2004
2005 * modes.texi (Example Major Modes): Fix typo.
2006
20072007-08-08 Glenn Morris <rgm@gnu.org>
2008
2009 * intro.texi (nil and t): Do not use `iff' in documentation.
2010
2011 * tips.texi (Documentation Tips): Recommend against `iff'.
2012
20132007-08-07 Chong Yidong <cyd@stupidchicken.com>
2014
2015 * display.texi (Image Cache): Document image-refresh.
2016
20172007-08-06 Martin Rudalics <rudalics@gmx.at>
2018
2019 * windows.texi (Size of Window): Document window-full-width-p.
2020
20212007-07-25 Glenn Morris <rgm@gnu.org>
2022
2023 * gpl.texi (GPL): Replace license with GPLv3.
2024
2025 * Relicense all FSF files to GPLv3 or later.
2026
20272007-07-24 Michael Albinus <michael.albinus@gmx.de>
2028
4638454b
JB
2029 * processes.texi (Synchronous Processes):
2030 Add `process-file-shell-command'.
b8d4c8d0
GM
2031 (Asynchronous Processes): Mention restricted use of
2032 `process-filter' and `process-sentinel' in
2033 `start-file-process'. Add `start-file-process-shell-command'.
2034
20352007-07-17 Michael Albinus <michael.albinus@gmx.de>
2036
2037 * files.texi (Magic File Names): Introduce optional parameter
2038 IDENTIFICATION for `file-remote-p'.
2039
20402007-07-16 Richard Stallman <rms@gnu.org>
2041
2042 * display.texi (Defining Faces): Fix previous change.
2043
20442007-07-14 Richard Stallman <rms@gnu.org>
2045
2046 * control.texi (Handling Errors): Document `debug' in handler list.
2047
20482007-07-10 Richard Stallman <rms@gnu.org>
2049
2050 * display.texi (Defining Faces): Explain C-M-x feature for defface.
2051
20522007-07-09 Richard Stallman <rms@gnu.org>
2053
2054 * files.texi (Magic File Names): Rewrite previous change.
2055
20562007-07-08 Michael Albinus <michael.albinus@gmx.de>
2057
2058 * files.texi (Magic File Names): Introduce optional parameter
2059 CONNECTED for `file-remote-p'.
2060
20612007-07-07 Michael Albinus <michael.albinus@gmx.de>
2062
2063 * processes.texi (Asynchronous Processes):
2064 * files.texi (Magic File Names): Add `start-file-process'.
2065
20662007-06-27 Richard Stallman <rms@gnu.org>
2067
2068 * files.texi (Format Conversion Piecemeal): Clarify
2069 `after-insert-file-functions' calling convention.
2070
20712007-06-27 Michael Albinus <michael.albinus@gmx.de>
2072
4638454b
JB
2073 * files.texi (Magic File Names): Remove `dired-call-process'.
2074 Add `process-file'.
b8d4c8d0
GM
2075
20762007-06-27 Kenichi Handa <handa@m17n.org>
2077
2078 * text.texi (Special Properties): Fix description about
4638454b 2079 `composition' property.
b8d4c8d0
GM
2080
20812007-06-26 Kenichi Handa <handa@m17n.org>
2082
2083 * nonascii.texi (Default Coding Systems): Document about the
2084 return value `undecided'.
2085
20862007-06-25 David Kastrup <dak@gnu.org>
2087
2088 * keymaps.texi (Active Keymaps): Document new POSITION argument of
2089 `current-active-maps'.
2090
20912007-06-24 Karl Berry <karl@gnu.org>
2092
4638454b 2093 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
2094
20952007-06-15 Juanma Barranquero <lekktu@gmail.com>
2096
2097 * display.texi (Overlay Arrow): Doc fix.
2098
20992007-06-14 Karl Berry <karl@tug.org>
2100
2101 * anti.texi (Antinews): Typo.
2102
21032007-06-14 Chong Yidong <cyd@stupidchicken.com>
2104
2105 * display.texi (Image Cache): Document image-refresh.
2106
21072007-06-12 Karl Berry <karl@gnu.org>
2108
2109 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
2110 * two-volume.make: New file.
2111 * .cvsignore: Ignore two-volume files.
2112
21132007-06-12 Tom Tromey <tromey@redhat.com>
2114
2115 * os.texi (Init File): Document user-emacs-directory.
2116
21172007-06-03 Nick Roberts <nickrob@snap.net.nz>
2118
2119 * commands.texi (Click Events): Describe width and height when
2120 object is nil.
2121
21222007-05-30 Nick Roberts <nickrob@snap.net.nz>
2123
2124 * commands.texi (Click Events): Layout more logically. Describe
2125 width and height.
2126 (Drag Events, Motion Events): Update to new format for position.
2127
21282007-06-02 Richard Stallman <rms@gnu.org>
2129
2130 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
2131
21322007-06-02 Chong Yidong <cyd@stupidchicken.com>
2133
2134 * Version 22.1 released.
2135
21362007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2137
2138 * text.texi (Special Properties): Correct meaning of fontified face.
2139
21402007-05-30 Richard Stallman <rms@gnu.org>
2141
2142 * text.texi (Special Properties): Add link to Adjusting Point.
2143
21442007-05-12 Richard Stallman <rms@gnu.org>
2145
2146 * text.texi (Margins): indent-to-left-margin is not the default.
2147 (Mode-Specific Indent): For indent-line-function, the default
2148 is indent-relative.
2149
2150 * modes.texi (Example Major Modes): Explain last line of text-mode
2151 is redundant.
2152
21532007-05-10 Richard Stallman <rms@gnu.org>
2154
2155 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
2156
2157 * help.texi (Keys in Documentation): Add reference to
2158 Documentation Tips.
2159
2160 * files.texi (Format Conversion): TO-FN gets three arguments.
2161
2162 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
2163
21642007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
2165
2166 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
2167 * files.texi (Format Conversion): Expand intro; add menu.
2168 (Format Conversion Overview, Format Conversion Round-Trip)
2169 (Format Conversion Piecemeal): New nodes/subsections.
2170 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
2171 * text.texi (Text Properties): Remove "Saving Properties" from menu.
2172 (Saving Properties): Delete node/subsection.
2173
21742007-05-07 Karl Berry <karl@gnu.org>
2175
2176 * elisp.texi (EMACSVER): Back to 22.
2177
21782007-05-06 Richard Stallman <rms@gnu.org>
2179
2180 * processes.texi (Accepting Output): Revert most of previous change.
2181
21822007-05-05 Richard Stallman <rms@gnu.org>
2183
2184 * processes.texi (Accepting Output): accept-process-output
2185 uses microseconds, not milliseconds. But that arg is obsolete.
2186
21872007-05-04 Karl Berry <karl@tug.org>
2188
2189 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
2190
21912007-05-04 Eli Zaretskii <eliz@gnu.org>
2192
2193 * tips.texi (Documentation Tips): Rearrange items to place the
2194 more important ones first. Add an index entry for hyperlinks.
2195
21962007-05-03 Karl Berry <karl@gnu.org>
2197
2198 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
2199 (EMACSVER) [smallbook]: 22 for printed version.
2200
2201 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
2202 so restore anchor to normal position after defun. Found by Kevin Ryde.
2203
22042007-04-26 Glenn Morris <rgm@gnu.org>
2205
2206 * elisp.texi (EMACSVER): Increase to 22.1.50.
2207
22082007-04-28 Karl Berry <karl@gnu.org>
2209
2210 * elisp.texi: Improve line breaks on copyright page,
2211 similar layout to emacs manual, 8.5x11 by default.
2212
22132007-04-24 Richard Stallman <rms@gnu.org>
2214
2215 * text.texi (Special Properties): Add xref to Overlay Properties.
2216
2217 * display.texi (Overlay Properties): Add xref to Special Properties.
2218
22192007-04-22 Richard Stallman <rms@gnu.org>
2220
2221 * keymaps.texi (Extended Menu Items): Move the info about
2222 format with cached keyboard binding.
2223
22242007-04-21 Richard Stallman <rms@gnu.org>
2225
2226 * text.texi (Special Properties): Clarify previous change.
2227
2228 * files.texi (File Name Expansion): Clarify previous change.
2229
2230 * display.texi (Attribute Functions): Fix example for
2231 face-attribute-relative-p.
2232
22332007-04-19 Kenichi Handa <handa@m17n.org>
2234
2235 * text.texi (Special Properties): Document composition property.
2236
22372007-04-19 Glenn Morris <rgm@gnu.org>
2238
2239 * files.texi (File Name Expansion): Mention "superroot".
2240
22412007-04-15 Chong Yidong <cyd@stupidchicken.com>
2242
2243 * frames.texi (Multiple Displays): Add note about "multi-monitor"
2244 setups.
2245 (Display Feature Testing): Note that display refers to all
2246 physical monitors for multi-monitor setups.
2247
22482007-04-14 Richard Stallman <rms@gnu.org>
2249
2250 * lists.texi (Sets And Lists): Clarify `delete' examples.
2251 Remove spurious xref to same node.
2252 Clarify xref for add-to-list.
2253
22542007-04-12 Nick Roberts <nickrob@snap.net.nz>
2255
2256 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
2257 value of lisp-mode-map.
2258
22592007-04-11 Karl Berry <karl@gnu.org>
2260
2261 * anti.texi (Antinews):
2262 * display.texi (Overlay Properties, Defining Images):
2263 * processes.texi (Synchronous Processes, Sentinels):
2264 * syntax.texi (Syntax Table Internals):
2265 * searching.texi (Regexp Special):
2266 * nonascii.texi (Default Coding Systems):
2267 * text.texi (Special Properties):
2268 * minibuf.texi (Basic Completion): Wording to improve breaks in
2269 8.5x11 format.
2270 * elisp.texi (smallbook): New @set to more easily switch between
2271 smallbook and 8.5x11.
2272
22732007-04-11 Richard Stallman <rms@gnu.org>
2274
2275 * text.texi (Lazy Properties): Minor fix.
2276
22772007-04-08 Karl Berry <karl@gnu.org>
2278
2279 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
2280 * macros.texi (Backquote): Downcase Backquote in index entries for
2281 consistency.
2282
22832007-04-08 Richard Stallman <rms@gnu.org>
2284
2285 * text.texi (Adaptive Fill): Just describe default,
2286 don't show it (since it contains non-ASCII chars).
2287
22882007-04-07 Karl Berry <karl@gnu.org>
2289
2290 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
2291 adaptive-fill-regexp's value, since they are not in the standard
2292 TeX fonts.
2293
22942007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
2295
2296 * display.texi (Defining Faces): Fix example.
2297
22982007-04-07 Karl Berry <karl@gnu.org>
2299
2300 * display.texi (Button Buffer Commands): Improve page break.
2301
23022007-04-07 Richard Stallman <rms@gnu.org>
2303
2304 * advice.texi (Activation of Advice): Remove redundant index entry.
2305
2306 * backups.texi: Improve index entries. Remove redundant ones.
2307
2308 * compile.texi (Byte Compilation): Improve index entry.
2309
2310 * hash.texi (Creating Hash): Improve index entry.
2311
2312 * symbols.texi (Definitions): Improve index entry.
2313
2314 * edebug.texi: Improve index entries. Remove redundant/useless ones.
2315
2316 * maps.texi (Standard Keymaps): Remove useless index entry.
2317
2318 * help.texi (Documentation Basics): Remove redundant index entries.
2319
2320 * customize.texi: Improve index entries.
2321 Remove redundant/useless ones.
2322
2323 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
2324
2325 * streams.texi (Output Variables): Improve index entry.
2326
2327 * abbrevs.texi (Abbrevs): Remove useless index entry.
2328
2329 * macros.texi (Expansion): Remove useless index entry.
2330
2331 * text.texi: Improve index entries. Remove redundant/useless ones.
2332 (Text Properties, Examining Properties)
2333 (Special Properties): Use "property category" instead of "category"
2334 to refer to the `category' property.
2335
2336 * positions.texi: Improve index entries. Remove useless one.
2337
2338 * lists.texi: Improve index entries. Remove redundant/useless ones.
2339
2340 * os.texi: Improve index entries.
2341 (Timers): Fix previous change.
2342
2343 * buffers.texi: Improve index entries.
2344 (Modification Time): Get rid of term "obsolete buffer".
2345
2346 * debugging.texi: Improve index entries.
2347 (Test Coverage): Add xref to other test coverage ftr.
2348
2349 * eval.texi: Improve index entry. Remove redundant ones.
2350
2351 * numbers.texi: Improve index entries. Remove redundant/useless ones.
2352
2353 * files.texi: Improve index entries. Remove redundant/useless ones.
2354
2355 * objects.texi: Improve index entries.
2356
2357 * processes.texi: Improve index entries.
2358
2359 * modes.texi: Improve index entry. Remove redundant one.
2360
2361 * nonascii.texi: Improve index entries.
2362
2363 * internals.texi: Improve index entries.
2364
2365 * syntax.texi: Improve index entries.
2366
2367 * keymaps.texi (Active Keymaps): Improve index entries.
2368
2369 * commands.texi: Improve index entries. Remove redundant/useless ones.
2370
2371 * frames.texi: Improve index entries. Remove redundant/useless ones.
2372
2373 * markers.texi: Improve index entries. Remove redundant ones.
2374
2375 * tips.texi: Improve index entries.
2376
2377 * loading.texi (Unloading): Improve index entry.
2378
2379 * variables.texi: Improve index entries. Remove redundant one.
2380
2381 * sequences.texi: Improve index entry.
2382
2383 * display.texi: Improve index entries. Remove redundant ones.
2384
2385 * windows.texi: Improve index entries.
2386
2387 * searching.texi: Improve index entries. Remove redundant one.
2388
2389 * strings.texi (Case Tables): Improve last change.
2390
23912007-04-04 Chong Yidong <cyd@stupidchicken.com>
2392
2393 * strings.texi (Case Tables): Document with-case-table and
2394 ascii-case-table.
2395
23962007-04-03 Karl Berry <karl@gnu.org>
2397
2398 * processes.texi (Network): Reword to improve page break.
2399
24002007-04-03 Eli Zaretskii <eliz@gnu.org>
2401
2402 * functions.texi (Inline Functions): Describe more disadvantages
2403 of defsubst, and make advice against it stronger.
2404
24052007-04-02 Karl Berry <karl@gnu.org>
2406
2407 * backups.texi (Backup Names): Avoid widow words.
2408 * modes.texi (Example Major Modes): Align last comment.
2409
24102007-04-01 Chong Yidong <cyd@stupidchicken.com>
2411
2412 * keymaps.texi (Remapping Commands): Document new arg to
2413 command-remapping.
2414
24152007-04-01 Karl Berry <karl@gnu.org>
2416
2417 * processes.texi (Low-Level Network): Typo.
2418 * loading.texi (Hooks for Loading): Avoid double "the".
2419 * keymaps.texi (Key Sequences): No double "and".
2420 (Changing Key Bindings): Shorten to improve line break.
2421
24222007-03-31 Glenn Morris <rgm@gnu.org>
2423
2424 * os.texi (Timers): Fix description of run-at-time TIME formats.
2425
24262007-03-31 Richard Stallman <rms@gnu.org>
2427
2428 * display.texi (Invisible Text): Correct buffer-invisibility-spec
2429 regarding ellipsis.
2430
24312007-03-31 Eli Zaretskii <eliz@gnu.org>
2432
2433 * intro.texi (nil and t):
2434 * symbols.texi (Plists and Alists):
2435 * variables.texi (Variable Aliases, Constant Variables):
2436 * functions.texi (Defining Functions):
2437 * advice.texi (Advising Primitives):
2438 * debugging.texi (Syntax Errors, Compilation Errors):
2439 * minibuf.texi (Minibuffer Windows):
2440 * commands.texi (Adjusting Point):
2441 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
2442 (Auto Major Mode, Major Mode Conventions):
2443 * help.texi (Describing Characters):
2444 * files.texi (Create/Delete Dirs, Information about Files)
2445 (File Locks, Writing to Files, Reading from Files)
2446 (Saving Buffers):
2447 * windows.texi (Resizing Windows, Cyclic Window Ordering):
2448 * frames.texi (Finding All Frames):
2449 * positions.texi (Buffer End, Motion):
2450 * markers.texi (The Region):
2451 * text.texi (Deletion, Near Point):
2452 * display.texi (Displaying Messages, Truncation):
2453 * os.texi (Processor Run Time):
2454 * tips.texi (Key Binding Conventions, Programming Tips)
2455 (Warning Tips, Documentation Tips, Comment Tips):
2456 * internals.texi (Memory Usage): Improve indexing.
2457
2458 * variables.texi (Frame-Local Variables):
2459 * functions.texi (Argument List):
2460 * loading.texi (Library Search):
2461 * streams.texi (Output Variables):
2462 * keymaps.texi (Translation Keymaps, Searching Keymaps):
2463 * searching.texi (Replacing Match, Search and Replace):
2464 * processes.texi (Byte Packing, Decoding Output)
2465 (Accepting Output, Network Servers, Shell Arguments):
2466 * display.texi (Abstract Display, Image Cache, Scroll Bars):
2467 * windows.texi (Window Point, Window Start):
2468 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
2469 * commands.texi (Reading Input, Keyboard Events):
2470 * minibuf.texi (Reading File Names, Minibuffer Completion)
2471 (Recursive Mini):
2472 * positions.texi (List Motion):
2473 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
2474 * numbers.texi (Arithmetic Operations, Math Functions)
2475 (Predicates on Numbers, Comparison of Numbers):
2476 (Numeric Conversions):
2477 * locals.texi (Standard Buffer-Local Variables):
2478 * maps.texi (Standard Keymaps):
2479 * os.texi (User Identification, System Environment, Recording Input)
2480 (X11 Keysyms):
2481 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
2482 * backups.texi (Backups and Auto-Saving):
2483 * customize.texi (Customization, Group Definitions)
2484 (Variable Definitions):
2485 * compile.texi (Byte Compilation): Improve index entries.
2486
24872007-03-31 Karl Berry <karl@gnu.org>
2488
2489 * macros.texi (Defining Macros): Avoid widow syllable.
2490
24912007-03-31 Eli Zaretskii <eliz@gnu.org>
2492
2493 * elisp.texi (Top): Postscript -> PostScript.
2494
2495 * display.texi (Images, Postscript Images): Postscript -> PostScript.
2496
24972007-03-31 Markus Triska <markus.triska@gmx.at>
2498
2499 * internals.texi (Writing Emacs Primitives): Untabify `For'.
2500
25012007-03-30 Karl Berry <karl@gnu.org>
2502
2503 * lists.texi (List-related Predicates): Remove spurious @need.
2504 (Setcdr): Use @smallexample to improve page break.
2505 (Association Lists) <assoc>: Reword to improve page break.
2506
2507 * strings.texi (String Conversion): Insert blank line to improve
2508 page break.
2509
2510 * numbers.texi (Random Numbers): Use @minus{}.
2511 (Math Functions): Use @minus{}.
2512
2513 * intro.texi (Acknowledgements): Avoid line breaks before middle
2514 initials.
2515
25162007-03-24 Eli Zaretskii <eliz@gnu.org>
2517
2518 * errors.texi (Standard Errors): Add an index entry.
2519
25202007-03-19 Richard Stallman <rms@gnu.org>
2521
2522 * os.texi (Recording Input): recent-keys now gives 300 keys.
2523
25242007-03-12 Glenn Morris <rgm@gnu.org>
2525
2526 * os.texi: Replace "daylight savings" with "daylight saving"
2527 throughout.
2528
25292007-03-05 Richard Stallman <rms@gnu.org>
2530
2531 * variables.texi (File Local Variables): Update
2532 enable-local-variables values.
2533
25342007-03-04 Richard Stallman <rms@gnu.org>
2535
2536 * syntax.texi (Control Parsing): Minor clarification.
2537
2538 * strings.texi (Formatting Strings): Clarify width, precision, flags.
2539
2540 * sequences.texi (Sequence Functions): Move string-bytes away,
2541 add xref.
2542
2543 * nonascii.texi (Text Representations): Move string-bytes here.
2544
2545 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
2546
2547 * minibuf.texi (Basic Completion): Minor clarification.
2548
2549 * markers.texi (The Mark): Clarify existence vs activation of mark.
2550 Other cleanup.
2551
2552 * display.texi (Finding Overlays): Write better example.
2553
2554 * compile.texi (Eval During Compile): Clarify putting macros
2555 in eval-when-compile.
2556
c5602427 25572007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
2558
2559 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 2560 load-read-function definition doc.
b8d4c8d0
GM
2561
25622007-02-21 Kim F. Storm <storm@cua.dk>
2563
2564 * strings.texi (Text Comparison): Mention that assoc-string
2565 converts symbols to strings before testing.
2566
25672007-02-17 Kim F. Storm <storm@cua.dk>
2568
2569 * processes.texi (Bindat Spec): Vector types can have optional
2570 element type.
2571 (Bindat Examples): Fix example. Add vector with element type.
2572
25732007-02-16 Andreas Schwab <schwab@suse.de>
2574
2575 * strings.texi (Formatting Strings): Document '+' flag.
2576
25772007-02-15 Juanma Barranquero <lekktu@gmail.com>
2578
2579 * strings.texi (Modifying Strings): Clarify that `clear-string'
2580 always converts the string to unibyte.
2581
25822007-02-14 Kim F. Storm <storm@cua.dk>
2583
2584 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
2585 Rewrite glyph code description to refer to these functions.
2586 Remove details of encoding face number and char into integer code.
2587
25882007-02-03 Alan Mackenzie <acm@muc.de>
2589
2590 * loading.texi (Hooks for Loading): Make the description of
2591 `eval-after-load' more detailed, and amend the description of
2592 after-load-alist, in accordance with changes from 2006-05.
2593
25942007-02-03 Chong Yidong <cyd@stupidchicken.com>
2595
2596 * modes.texi (Defining Minor Modes): Document that a :require
2597 keyword or similar may be required to make saved customization
2598 variables work.
2599
26002007-02-03 Eli Zaretskii <eliz@gnu.org>
2601
2602 * elisp.texi (Top): Make the detailed menu headers compliant with
2603 Texinfo guidelines and with what texnfo-upd.el expects. Add
2604 comments to prevent people from inadvertently modifying the key
2605 parts needed by `texinfo-multiple-files-update'.
2606
26072007-02-02 Eli Zaretskii <eliz@gnu.org>
2608
2609 * elisp.texi (Top): Update the top-level menus.
2610
2611 * syntax.texi (Categories): Add index entries.
2612
26132007-02-01 Juanma Barranquero <lekktu@gmail.com>
2614
2615 * display.texi (Attribute Functions): Fix name and description of
2616 the UNDERLINE arg of `set-face-underline-p'.
2617
26182007-01-29 Eli Zaretskii <eliz@gnu.org>
2619
2620 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
2621 Variables", and "Standard Keymaps" to the detailed menu.
2622
2623 * variables.texi (Future Local Variables): Add index entry.
2624
26252007-01-28 Richard Stallman <rms@gnu.org>
2626
2627 * tips.texi (Coding Conventions): Clarify the tip about macros
2628 that define a function or a variable.
2629
2630 * files.texi (File Attributes): UID and GID can be floats.
2631 (Magic File Names): Explain why deferring all operations to
2632 the standard handler does not work.
2633
26342007-01-23 Martin Rudalics <rudalics@gmx.at>
2635
2636 * backups.texi (Reverting): Use "buffer" instead of "file"
2637 when talking about major and minor modes.
2638
26392007-01-21 Richard Stallman <rms@gnu.org>
2640
2641 * help.texi (Documentation): Add xref to Documentation Tips.
2642
26432007-01-14 Juanma Barranquero <lekktu@gmail.com>
2644
2645 * tips.texi (Coding Conventions): Fix typos.
2646
26472007-01-05 Richard Stallman <rms@gnu.org>
2648
2649 * modes.texi (Defining Minor Modes): Fix previous change.
2650
26512007-01-03 Richard Stallman <rms@gnu.org>
2652
2653 * customize.texi (Variable Definitions, Customization Types):
2654 Don't use * in doc string for defcustom.
2655
26562007-01-02 Richard Stallman <rms@gnu.org>
2657
2658 * variables.texi (Variable Aliases): Clarify that aliases vars
2659 always have the same value.
2660
2661 * processes.texi (Bindat Spec): Fix Texinfo usage.
2662
2663 * modes.texi (Defining Minor Modes): Explain effect of command
2664 defined with define-global-minor-mode on new buffers.
2665
26662006-12-30 Kim F. Storm <storm@cua.dk>
2667
2668 * keymaps.texi (Tool Bar): Describe `grow-only' value of
2669 `auto-resize-tool-bars'.
2670
26712006-12-30 Richard Stallman <rms@gnu.org>
2672
2673 * keymaps.texi (Active Keymaps): Fix previous change.
2674
26752006-12-30 Nick Roberts <nickrob@snap.net.nz>
2676
2677 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
2678
26792006-12-30 Kim F. Storm <storm@cua.dk>
2680
2681 * processes.texi (Bindat Spec): Clarify using field names in
2682 length specifications.
2683
26842006-12-29 Kim F. Storm <storm@cua.dk>
2685
2686 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
2687 Add count and index variables for eval forms in repeat blocks.
2688
26892006-12-24 Richard Stallman <rms@gnu.org>
2690
2691 * customize.texi (Variable Definitions): Document
2692 new name custom-add-frequent-value.
2693
26942006-12-19 Kim F. Storm <storm@cua.dk>
2695
2696 * commands.texi (Misc Events): User signals now result in sigusr1
2697 and sigusr2 events which are handled through special-event-map.
2698 (Special Events): User signals and drag-n-drop are special.
2699
27002006-12-17 Richard Stallman <rms@gnu.org>
2701
2702 * loading.texi (Named Features): Explain subfeatures better.
2703
2704 * customize.texi: Use "option" only for user options.
2705 For the keyword values inside defcustom etc, say "keywords".
2706 For :options value's elements, say "elements".
2707 :group should not be omitted.
2708
2709 * syntax.texi (Parsing Expressions): Split up node.
2710 (Motion via Parsing, Position Parse, Parser State)
2711 (Low-Level Parsing, Control Parsing): New subnodes.
2712 (Parser State): Document syntax-ppss-toplevel-pos.
2713
2714 * positions.texi (List Motion): Punctuation fix.
2715
2716 * files.texi (File Name Completion): Document PREDICATE arg
2717 to file-name-completion.
2718
27192006-12-16 Eli Zaretskii <eliz@gnu.org>
2720
2721 * internals.texi (Building Emacs, Writing Emacs Primitives):
2722 Add index entries.
2723
27242006-12-11 Richard Stallman <rms@gnu.org>
2725
2726 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
2727 affects face menu. Explain how to make it non-nil without enabling
2728 any fontification.
2729
27302006-12-10 Chong Yidong <cyd@stupidchicken.com>
2731
2732 * modes.texi (Font Lock Basics): Document nil value of
2733 font-lock-defaults.
2734
27352006-12-10 Glenn Morris <rgm@gnu.org>
2736
2737 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
2738 value for system-flag argument. Abbrev tables may not be empty
2739 when major modes are loaded.
2740
27412006-12-08 Juanma Barranquero <lekktu@gmail.com>
2742
2743 * makefile.w32-in (maintainer-clean): Partially revert last
2744 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
2745 to protect elisp-covers.texi.
2746
27472006-12-07 Juanma Barranquero <lekktu@gmail.com>
2748
2749 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
2750 Don't remove elisp* info files; they are already deleted by the
2751 `clean' and `distclean' targets, and they are in the $(infodir)
2752 directory, not the current one.
2753
27542006-12-04 Kim F. Storm <storm@cua.dk>
2755
2756 * commands.texi (Misc Events): Update signal events.
2757 (Event Examples): Add signal example.
2758
27592006-11-29 Richard Stallman <rms@gnu.org>
2760
2761 * frames.texi (Visibility of Frames): Explain visible windows
2762 can be covered by others. Add xref for raise-frame.
2763
27642006-11-28 Richard Stallman <rms@gnu.org>
2765
2766 * searching.texi (Regexp Special): Update when ^ is special.
2767
27682006-11-27 Eli Zaretskii <eliz@gnu.org>
2769
2770 * customize.texi (Customization, Common Keywords)
2771 (Group Definitions, Variable Definitions, Composite Types)
2772 (Type Keywords, Customization Types): Add index entries for
2773 various customization keywords.
2774
27752006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
2776
2777 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
2778
c8763fb6 27792006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
2780
2781 * frames.texi (Window System Selections): Remove clipboard from
2782 description of selection-coding-system.
2783
27842006-11-06 Richard Stallman <rms@gnu.org>
2785
2786 * lists.texi (List Variables): Document COMPARE-FN.
2787
2788 * keymaps.texi: Avoid use of "binding" to mean a relation;
2789 use it only to refer to the meaning associated with a key.
2790 (Keymaps): Change menu node description.
2791
2792 * elisp.texi (Top): Change menu node description.
2793
2794 * display.texi (Managing Overlays): Document overlay-recenter.
2795
27962006-10-29 Chong Yidong <cyd@stupidchicken.com>
2797
2798 * Makefile.in: Use relative paths to avoid advertising filesystem
2799 contents during compilation.
2800
28012006-10-23 Kim F. Storm <storm@cua.dk>
2802
2803 * commands.texi (Event Input Misc): Update unread-command-events.
2804
28052006-10-23 Nick Roberts <nickrob@snap.net.nz>
2806
2807 * lists.texi (Sets And Lists): Fix typos.
2808
28092006-10-18 Juanma Barranquero <lekktu@gmail.com>
2810
2811 * control.texi (Processing of Errors): Use @var for an argument,
2812 not @code.
2813
28142006-10-16 Richard Stallman <rms@gnu.org>
2815
2816 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
2817
2818 * keymaps.texi (Format of Keymaps): Show all the keymap element
2819 patterns that result from menu items.
2820 (Key Lookup): Minor cleanups.
2821
2822 * modes.texi (Precalculated Fontification): Don't say that
2823 not setting font-lock-defaults avoids loading font-lock.
2824
2825 * help.texi (Documentation): Move xref to Emacs Manual here.
2826 (Documentation Basics): From here.
2827 Also doc emacs-lisp-docstring-fill-column.
2828
2829 * elisp.texi: Update version and ISBN.
2830
2831 * commands.texi (Interactive Call): Clarify KEYS arg to
2832 call-interactively is a vector.
2833 (Command Loop Info): Delete anchor in this-command-keys.
2834 Add anchor in this-command-keys-vector.
2835 (Recursive Editing): Document how recursive-edit
2836 handles the current buffer.
2837
28382006-10-13 Chong Yidong <cyd@stupidchicken.com>
2839
2840 * frames.texi (Frame Titles): %c and %l are ignored in
2841 frame-title-format.
2842
28432006-10-11 Richard Stallman <rms@gnu.org>
2844
2845 * keymaps.texi (Key Sequences): Clarify use of kbd.
2846
28472006-10-10 Kim F. Storm <storm@cua.dk>
2848
2849 * lists.texi (Sets And Lists): Add memql.
2850
28512006-10-03 Richard Stallman <rms@gnu.org>
2852
2853 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
2854 Clarify :ascii: and :nonascii:.
2855
28562006-09-29 Juri Linkov <juri@jurta.org>
2857
2858 * modes.texi (%-Constructs): Reorder coding systems in the
2859 documentation of %z to the real order displayed in the modeline.
2860
28612006-09-25 Richard Stallman <rms@gnu.org>
2862
2863 * os.texi (Timers): Describe timer-max-repeats.
2864
28652006-09-25 Chong Yidong <cyd@stupidchicken.com>
2866
2867 * os.texi (Timers): Mention with-local-quit.
2868
28692006-09-24 Richard Stallman <rms@gnu.org>
2870
2871 * searching.texi (Searching and Matching): Mention property search.
2872
2873 * commands.texi (Command Loop Info): Explain how read-event affects
2874 this-command-keys.
2875
28762006-09-20 Richard Stallman <rms@gnu.org>
2877
2878 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
2879
2880 * windows.texi (Window Start): Minor cleanups.
2881
28822006-09-20 Kim F. Storm <storm@cua.dk>
2883
2884 * windows.texi (Window Start): pos-visible-in-window-p allows
2885 specifying t for position to mean "end of window".
2886 Add window-line-height.
2887
2888 * anti.texi (Antinews): Mention window-line-height.
2889
28902006-09-19 David Kastrup <dak@gnu.org>
2891
2892 * keymaps.texi (Searching Keymaps): Small clarification.
2893
28942006-09-18 Richard Stallman <rms@gnu.org>
2895
2896 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
2897 cause keyboard menus.
2898 (Menu Keymaps): Likewise.
2899 (Defining Menus, Keyboard Menus): Clarify.
2900
2901 * text.texi (Fields): Clarify explanation of constrain-to-field.
2902
29032006-09-16 Eli Zaretskii <eliz@gnu.org>
2904
2905 * variables.texi (Tips for Defining): Fix a typo.
2906
29072006-09-15 Richard Stallman <rms@gnu.org>
2908
2909 * keymaps.texi (Remapping Commands, Searching Keymaps)
2910 (Active Keymaps): Clean up previous change.
2911
29122006-09-15 Jay Belanger <belanger@truman.edu>
2913
2914 * gpl.texi: Replace "Library Public License" by "Lesser Public
2915 License" throughout.
2916
29172006-09-15 David Kastrup <dak@gnu.org>
2918
2919 * keymaps.texi (Active Keymaps): Adapt description to use
2920 `get-char-property' instead `get-text-property'. Explain how
2921 mouse events change this. Explain the new optional argument of
2922 `key-binding' and its mouse-dependent lookup.
2923 (Searching Keymaps): Adapt description similarly.
2924 (Remapping Commands): Explain the new optional argument of
2925 `command-remapping'.
2926
29272006-09-14 Richard Stallman <rms@gnu.org>
2928
2929 * keymaps.texi (Searching Keymaps): Clarification.
2930 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
2931
29322006-09-13 Richard Stallman <rms@gnu.org>
2933
2934 * objects.texi (Character Type): Node split.
2935 Add xref to Describing Characters.
2936 (Basic Char Syntax, General Escape Syntax)
2937 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
2938
29392006-09-11 Richard Stallman <rms@gnu.org>
2940
2941 * display.texi (Display Table Format): Wording clarification.
2942 (Glyphs): Clarifications.
2943
29442006-09-10 Chong Yidong <cyd@stupidchicken.com>
2945
2946 * keymaps.texi (Active Keymaps): Mention that key-binding checks
2947 local maps.
2948
29492006-09-10 Kim F. Storm <storm@cua.dk>
2950
2951 * display.texi (Forcing Redisplay): Document return value of
2952 function redisplay.
2953
29542006-09-09 Richard Stallman <rms@gnu.org>
2955
2956 * windows.texi (Window Hooks): Explain limits of
2957 window-scroll-functions.
2958
2959 * display.texi (Fringe Indicators): Update for last change in
2960 indicate-buffer-boundaries.
2961
29622006-09-08 Richard Stallman <rms@gnu.org>
2963
2964 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
2965
29662006-09-06 Kim F. Storm <storm@cua.dk>
2967
2968 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
2969
2970 * windows.texi (Window Start): Update pos-visible-in-window-p.
2971
29722006-09-04 Richard Stallman <rms@gnu.org>
2973
2974 * processes.texi (Accepting Output): Explain SECONDS=0 for
2975 accept-process-output.
2976
2977 * os.texi (Idle Timers): Explain why timer functions should not
2978 loop until (input-pending-p).
2979
29802006-09-02 Eli Zaretskii <eliz@gnu.org>
2981
2982 * makefile.w32-in (usermanualdir): New variable.
2983 (elisp.dvi): Use it.
2984
29852006-09-01 Eli Zaretskii <eliz@gnu.org>
2986
2987 * buffers.texi (Buffer Modification): Fix last change.
2988
29892006-09-01 Chong Yidong <cyd@stupidchicken.com>
2990
2991 * buffers.texi (Buffer Modification): Document
2992 buffer-chars-modified-tick.
2993
29942006-08-31 Richard Stallman <rms@gnu.org>
2995
2996 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
2997
29982006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
2999
3000 * modes.texi (Syntactic Font Lock):
3001 Mention font-lock-syntactic-face-function
3002 instead of specific faces.
3003
30042006-08-29 Chong Yidong <cyd@stupidchicken.com>
3005
3006 * display.texi (Images): Add xrref to display-images-p.
3007
30082006-08-28 Kenichi Handa <handa@m17n.org>
3009
3010 * nonascii.texi (Lisp and Coding Systems): Fix description of
3011 detect-coding-region.
3012
30132006-08-27 Michael Olson <mwolson@gnu.org>
3014
3015 * processes.texi (Transaction Queues): Remove stray quote
3016 character.
3017
30182006-08-25 Richard Stallman <rms@gnu.org>
3019
3020 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
3021 Add xref.
3022
30232006-08-24 Chong Yidong <cyd@stupidchicken.com>
3024
3025 * os.texi (Timers): Avoid waiting inside timers.
3026
30272006-08-21 Lute Kamstra <lute@gnu.org>
3028
3029 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
3030
30312006-08-20 Richard Stallman <rms@gnu.org>
3032
3033 * os.texi (Idle Timers): New node, split out from Timers.
3034 Document current-idle-time.
3035 * commands.texi (Reading One Event): Update xref.
3036 * elisp.texi (Top): Update subnode menu.
3037
30382006-08-16 Richard Stallman <rms@gnu.org>
3039
3040 * keymaps.texi (Extended Menu Items): Show format of cached
3041 bindings in extended menu items.
3042
3043 * customize.texi (Variable Definitions): Explain when the
3044 standard value expression is evaluated.
3045
30462006-08-15 Chong Yidong <cyd@stupidchicken.com>
3047
3048 * commands.texi (Reading One Event): Explain idleness in
3049 `read-event'.
3050
30512006-08-12 Chong Yidong <cyd@stupidchicken.com>
3052
3053 * text.texi (Near Point): Say "cursor" not "terminal cursor".
3054 (Commands for Insertion): Removed split-line since it's not
3055 relevant for Lisp programming.
3056 (Yank Commands): Rewrite introduction.
3057 (Undo): Clarify.
3058 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
3059 (Filling): Remove redundant comment. Clarify return value of
3060 current-justification.
3061 (Margins): Minor clarifications.
3062 (Adaptive Fill): Update default value of adaptive-fill-regexp.
3063 (Sorting): Update definition of sort-lines.
3064 (Columns): Clarify behavior of sort-columns.
3065 (Indent Tabs): Link to Tab Stops in Emacs manual.
3066 (Special Properties): Clarify.
3067 (Clickable Text): Mention Buttons package.
3068
30692006-08-12 Kevin Ryde <user42@zip.com.au>
3070
3071 * os.texi (Time Parsing): Add %z to description of
3072 format-time-string, as per docstring. Add cross reference to
3073 glibc manual for strftime.
3074
30752006-08-08 Richard Stallman <rms@gnu.org>
3076
3077 * modes.texi: Clean up wording in previous change.
3078
30792006-08-07 Chong Yidong <cyd@stupidchicken.com>
3080
3081 * modes.texi (Hooks): Clarify.
3082 (Major Mode Basics): Mention define-derived-mode explicitly.
3083 (Major Mode Conventions): Rebinding RET is OK for some modes.
3084 Mention change-major-mode-hook and after-change-major-mode-hook.
3085 (Example Major Modes): Moved to end of Modes section.
3086 (Mode Line Basics): Clarify.
3087 (Mode Line Data): Mention help-echo and local-map in strings.
3088 Explain reason for treatment of non-risky variables.
3089 (Properties in Mode): Clarify.
3090 (Faces for Font Lock): Add font-lock-negation-char-face.
3091
30922006-08-04 Eli Zaretskii <eliz@gnu.org>
3093
3094 * strings.texi (Formatting Strings): Warn against arbitrary
3095 strings as first arg to `format'.
3096
30972006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
3098
3099 * text.texi (Clickable Text): Mention `help-echo' text property.
3100 Update intro, examples and associated explanations.
3101
31022006-07-31 Richard Stallman <rms@gnu.org>
3103
3104 * commands.texi: Update xrefs.
3105 (Event Mod): New node, cut out from old Translating Input.
3106
3107 * maps.texi: Update xrefs.
3108
3109 * keymaps.texi (Translation Keymaps): New node.
3110 Update xrefs from Translating Input to Translation Keymaps.
3111
3112 * elisp.texi (Top): Update subnode menu.
3113
3114 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
3115
3116 * os.texi (System Interface): Fix menu descriptions of some nodes.
3117 (Translating Input): Node deleted.
3118
31192006-07-31 Nick Roberts <nickrob@snap.net.nz>
3120
3121 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
3122
3123 * lists.texi (Sets And Lists): Likewise.
3124
31252006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
3126
3127 * text.texi (Fields): Mention POS
3128 requirement when narrowing is in effect.
3129
31302006-07-28 Richard Stallman <rms@gnu.org>
3131
3132 * display.texi (Face Attributes): Simplify wording.
3133 (Attribute Functions): Clarify meaning of new-frame default
3134 attribute settings.
3135
3136 * customize.texi (Common Keywords): Document how to use
3137 :package-version in a package not in Emacs.
3138
31392006-07-28 Kim F. Storm <storm@cua.dk>
3140
3141 * commands.texi (Reading One Event): Fix last change.
3142
31432006-07-26 Chong Yidong <cyd@stupidchicken.com>
3144
3145 * commands.texi (Reading One Event): Document SECONDS argument for
3146 read-event, read-char, and read-char-exclusive.
3147
31482006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
3149
3150 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
3151 to ensure correct identification.
3152
31532006-07-24 Richard Stallman <rms@gnu.org>
3154
3155 * text.texi (Clickable Text): Clarify.
3156
3157 * sequences.texi (Vector Functions): Delete duplicate xref.
3158
3159 * objects.texi (Function Type): Clarify.
3160
3161 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
3162 modes.
3163
3164 * lists.texi (List Variables): New node.
3165 Material moved from other nodes.
3166
3167 * variables.texi (Setting Variables): add-to-list and
3168 add-to-ordered-list moved to List Variables node.
3169
31702006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
3171
3172 * text.texi (Links and Mouse-1):
3173 For mouse-on-link-p, expand on arg POS.
3174
31752006-07-21 Kim F. Storm <storm@cua.dk>
3176
3177 * display.texi (Forcing Redisplay): Don't mention systems which
3178 don't support sub-second timers for redisplay-preemption-period.
3179
3180 * os.texi (Terminal Output): Clarify text vs graphical terminal.
3181
31822006-07-21 Eli Zaretskii <eliz@gnu.org>
3183
3184 * frames.texi (Input Focus): Document that focus-follows-mouse has
3185 no effect on MS-Windows.
3186
31872006-07-18 Richard Stallman <rms@gnu.org>
3188
3189 * display.texi (Forcing Redisplay): Cleanups in previous change.
3190
3191 * processes.texi (Low-Level Network): Make menu more convenient.
3192
31932006-07-18 Kim F. Storm <storm@cua.dk>
3194
3195 * display.texi (Forcing Redisplay): redisplay-preemption-period
3196 only used on window systems. Add xref to Terminal Output.
3197
3198 * os.texi (Terminal Output): baud-rate only controls preemption on
3199 non-window systems. Add xref to Forcing Redisplay.
3200
3201 * processes.texi (Low-Level Network): Rename node "Make Network"
3202 to "Network Processes".
3203
32042006-07-18 Karl Berry <karl@gnu.org>
3205
3206 * variables.texi, functions.texi, customize.texi, loading.texi:
3207 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
3208
32092006-07-17 Chong Yidong <cyd@stupidchicken.com>
3210
3211 * commands.texi (Waiting): Document batch-mode sit-for behavior.
3212
32132006-07-17 Richard Stallman <rms@gnu.org>
3214
3215 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
3216 Put period and comma inside quotes.
3217
3218 * loading.texi, markers.texi: Use real doublequote inside menus.
3219
3220 * windows.texi: Put point and comma inside quotes.
3221 (Textual Scrolling): Use @samp for error message.
3222
3223 * variables.texi, tips.texi, syntax.texi, symbols.texi:
3224 * strings.texi, streams.texi, processes.texi, os.texi:
3225 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
3226 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
3227 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
3228 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
3229 Put point and comma inside quotes.
3230
3231 * control.texi (Processing of Errors): Add command-error-function.
3232
3233 * variables.texi (File Local Variables): Clarify that
3234 file local variables make buffer-local bindings.
3235
3236 * modes.texi (Syntactic Font Lock): Give default for
3237 font-lock-syntax-table.
3238
32392006-07-17 Nick Roberts <nickrob@snap.net.nz>
3240
3241 * text.texi (Special Properties): Clean up previous change.
3242
32432006-07-16 Karl Berry <karl@gnu.org>
3244
3245 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
3246 * control.texi: Fix bad page breaks through chapter 10 (control).
3247
3248 * anti.texi (Antinews): Reorder face-attribute fns to avoid
3249 underfull hbox.
3250
32512006-07-15 Nick Roberts <nickrob@snap.net.nz>
3252
3253 * text.texi (Special Properties): Describe fontified text property
3254 in relation to a character (not text).
3255
32562006-07-15 Kim F. Storm <storm@cua.dk>
3257
3258 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
3259 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
3260 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
3261
3262 * anti.texi (Antinews): Mention redisplay function.
3263 The kbd macro existed, but was not documented, before 22.x.
3264 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
3265
32662006-07-14 Nick Roberts <nickrob@snap.net.nz>
3267
3268 * display.texi (Displaying Messages): Add anchor.
3269
3270 * frames.texi (Dialog Boxes): Use it.
3271
32722006-07-12 Richard Stallman <rms@gnu.org>
3273
3274 * objects.texi (Frame Type): Explain nature of frames better.
3275
3276 * frames.texi (Frames): Explain nature of frames better.
3277
32782006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
3279
3280 * tips.texi (Coding Conventions): Explain why use cl at compile time.
3281
32822006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3283
3284 * frames.texi (Window System Selections): Mention scrap support for Mac.
3285 Default value of x-select-enable-clipboard is t on Mac.
3286
3287 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
3288
32892006-07-11 Kim F. Storm <storm@cua.dk>
3290
3291 * display.texi (Forcing Redisplay): Add `redisplay' function.
3292 Don't mention (sit-for -1) -- use (redisplay t) instead.
3293
3294 * commands.texi (Waiting): (sit-for -1) is no longer special.
3295 (sit-for 0) is equivalent to (redisplay).
3296 Iconifying/deiconifying no longer makes sit-for return.
3297
32982006-07-10 Nick Roberts <nickrob@snap.net.nz>
3299
3300 * display.texi (Buttons): Fix typo.
3301
3302 * index.texi, elisp.texi (New Symbols): Comment node out.
3303
33042006-07-09 Richard Stallman <rms@gnu.org>
3305
3306 * display.texi (Truncation): Clean up previous change.
3307
33082006-07-08 Richard Stallman <rms@gnu.org>
3309
3310 * commands.texi (Interactive Call): Use 3 as prefix in example
3311 for execute-extended-command.
3312
3313 * display.texi (Attribute Functions): Move paragraph about
3314 compatibility with Emacs < 21.
3315
33162006-07-09 Kim F. Storm <storm@cua.dk>
3317
3318 * display.texi (Refresh Screen): Clarify force-window-update.
3319 (Truncation): "Normally" indicated by fringe arrows.
3320
33212006-07-08 Eli Zaretskii <eliz@gnu.org>
3322
3323 * windows.texi (Textual Scrolling, Resizing Windows):
3324 * variables.texi (Constant Variables):
3325 * text.texi (Buffer Contents, Deletion, Changing Properties)
3326 (Property Search, Special Properties, Sticky Properties)
3327 (Links and Mouse-1, Fields, Change Hooks):
3328 * syntax.texi (Syntax Table Functions, Parsing Expressions)
3329 (Categories):
3330 * symbols.texi (Other Plists):
3331 * streams.texi (Output Variables):
3332 * processes.texi (Input to Processes, Query Before Exit):
3333 * positions.texi (Word Motion, Text Lines, List Motion):
3334 * os.texi (Init File, System Environment, Sound Output)
3335 (Session Management):
3336 * nonascii.texi (Text Representations, Character Sets)
3337 (Chars and Bytes, Locales):
3338 * modes.texi (Defining Minor Modes, Header Lines):
3339 * minibuf.texi (Minibuffer Contents):
3340 * markers.texi (Information from Markers):
3341 * lists.texi (List Elements, Building Lists, Association Lists):
3342 * keymaps.texi (Tool Bar):
3343 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
3344 * functions.texi (What Is a Function, Mapping Functions):
3345 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
3346 (Color Names, Text Terminal Colors, Display Feature Testing):
3347 * files.texi (Visiting Functions, File Name Components)
3348 (Unique File Names, Contents of Directories):
3349 * display.texi (Forcing Redisplay, Displaying Messages)
3350 (Temporary Displays, Font Selection, Auto Faces)
3351 (Font Lookup, Fringe Indicators, Display Margins)
3352 (Image Descriptors, Showing Images, Image Cache, Button Types)
3353 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
3354 (Display Table Format, Glyphs):
3355 * control.texi (Iteration):
3356 * commands.texi (Command Loop Info, Adjusting Point):
3357 * backups.texi (Making Backups, Auto-Saving):
3358 Remove @tindex entries.
3359
33602006-07-07 Kim F. Storm <storm@cua.dk>
3361
3362 * display.texi (Fringe Cursors): Fix typo.
3363 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
3364 (Overlay Arrow): Default is overlay-arrow fringe indicator.
3365
33662006-07-05 Richard Stallman <rms@gnu.org>
3367
3368 * text.texi (Buffer Contents): Add example of text props
3369 in result of buffer-substring.
3370 (Text Properties): Explain better about use of specific property names.
3371 (Property Search): Some cleanups; reorder some functions.
3372
3373 * keymaps.texi (Changing Key Bindings): Cleanup.
3374 Add xref to Key Binding Conventions.
3375
3376 * display.texi (Attribute Functions): Add examples for
3377 face-attribute-relative-p.
3378
3379 * tips.texi (Coding Conventions): Cleanup last change.
3380
33812006-07-05 Karl Berry <karl@gnu.org>
3382
3383 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
3384 Remove @setchapternewpage odd.
3385 Result is 1013 pages, down from 1100.
3386
3387 * anti.texi, customize.texi, display.texi, internals.texi:
3388 * minibuf.texi, modes.texi, tips.texi:
3389 Fix overfull/underfull boxes.
3390
33912006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3392
3393 * edebug.texi (Instrumenting):
3394 Add Edebug-specific findex for eval-buffer.
3395 * loading.texi (Loading):
3396 Replace eval-current-buffer with eval-buffer.
3397
33982006-06-30 Nick Roberts <nickrob@snap.net.nz>
3399
3400 * locals.texi (Standard Buffer-Local Variables): Update the list
3401 of variables.
3402
34032006-06-26 Nick Roberts <nickrob@snap.net.nz>
3404
3405 * files.texi (File Name Completion): Point user to the node
3406 "Reading File Names".
3407
34082006-06-24 Eli Zaretskii <eliz@gnu.org>
3409
3410 * files.texi (Contents of Directories): Document case-insensitive
3411 behavior on respective filesystems.
3412
3413 * objects.texi (Character Type): Document that Emacs signals an
3414 error for unsupported Unicode characters specified as \uNNNN.
3415
34162006-06-19 Richard Stallman <rms@gnu.org>
3417
3418 * processes.texi (Bindat Spec): Clarify previous change.
3419
34202006-06-16 Richard Stallman <rms@gnu.org>
3421
3422 * tips.texi (Coding Conventions): Better explain conventions
3423 for definition constructs.
3424
3425 * text.texi (Special Properties): String value of `read-only'
3426 serves as the error message.
3427
3428 * objects.texi (Character Type): Clarify prev. change.
3429 (Non-ASCII in Strings): Mention \u and \U.
3430
3431 * commands.texi (Using Interactive): Explain problem of
3432 markers, etc., in command-history.
3433
34342006-06-14 Kim F. Storm <storm@cua.dk>
3435
3436 * commands.texi (Waiting): Negative arg to sit-for forces
3437 redisplay even if input is pending.
3438
3439 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
3440 redisplay. Remove incorrect example of binding redisplay-dont-pause
3441 around (sit-for 0).
3442
34432006-06-13 Richard Stallman <rms@gnu.org>
3444
3445 * display.texi (Forcing Redisplay): Clarify previous change.
3446
34472006-06-13 Romain Francoise <romain@orebokech.com>
3448
3449 * display.texi (Forcing Redisplay): Fix typo.
3450
34512006-06-13 Kim F. Storm <storm@cua.dk>
3452
3453 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
3454
34552006-06-10 Luc Teirlinck <teirllm@auburn.edu>
3456
3457 * tips.texi (Coding Conventions): Add `@end itemize'.
3458
34592006-06-10 Richard Stallman <rms@gnu.org>
3460
3461 * tips.texi (Coding Conventions): Explain use of coding systems
3462 to ensure one decoding for strings.
3463
34642006-06-09 Aidan Kehoe <kehoea@parhasard.net>
3465
3466 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
3467 syntax.
3468
34692006-06-07 Eli Zaretskii <eliz@gnu.org>
3470
3471 * display.texi (Font Selection): Remove description of
3472 clear-face-cache.
3473
3474 * compile.texi (Eval During Compile): Fix a typo. Add index
3475 entries for possible uses of eval-when-compile.
3476
34772006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
3478
3479 * display.texi (Abstract Display): Fix typo.
3480
34812006-06-03 Eli Zaretskii <eliz@gnu.org>
3482
3483 * minibuf.texi (Minibuffer History) <history-add-new-input>:
3484 Reword variable's description.
3485
34862006-06-01 Richard Stallman <rms@gnu.org>
3487
3488 * windows.texi (Splitting Windows): Clarify splitting nonselected
3489 window.
3490
34912006-05-31 Juri Linkov <juri@jurta.org>
3492
3493 * minibuf.texi (Minibuffer History): Add history-add-new-input.
3494
34952006-05-30 Richard Stallman <rms@gnu.org>
3496
3497 * display.texi (Line Height): Fix errors in description of
10d1d0af 3498 default line height and line-height property.
b8d4c8d0
GM
3499
3500 * nonascii.texi (Default Coding Systems): Further clarification.
3501
35022006-05-29 Luc Teirlinck <teirllm@auburn.edu>
3503
3504 * internals.texi (Pure Storage): Mention that an overflow in pure
3505 space causes a memory leak.
3506 (Garbage Collection): If there was an overflow in pure space,
3507 `garbage-collect' returns nil.
3508
35092006-05-30 Eli Zaretskii <eliz@gnu.org>
3510
3511 * nonascii.texi (Default Coding Systems): Fix it some more.
3512
35132006-05-29 Eli Zaretskii <eliz@gnu.org>
3514
3515 * nonascii.texi (Default Coding Systems): Fix last change.
3516
35172006-05-29 Kenichi Handa <handa@m17n.org>
3518
3519 * nonascii.texi (find-operation-coding-system): Describe the new
3520 argument format (FILENAME . BUFFER).
3521
35222006-05-28 Richard Stallman <rms@gnu.org>
3523
3524 * tips.texi (Coding Conventions): Better explain reasons not to
3525 advise other packages or use `eval-after-load'.
3526
35272006-05-29 Kim F. Storm <storm@cua.dk>
3528
3529 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
3530 `bindat-idx' and `bindat-raw' for clarity.
3531
35322006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3533
3534 * processes.texi (Bindat Spec): Expand on `repeat' handler.
3535
3536 * display.texi (Display): Add "Abstract Display" to menu.
3537 (Abstract Display, Abstract Display Functions)
3538 (Abstract Display Example): New nodes.
3539 * elisp.texi (Top): Add "Abstract Display" to menu.
3540
35412006-05-27 Chong Yidong <cyd@stupidchicken.com>
3542
3543 * keymaps.texi (Key Sequences): Link to input events definition.
3544 (Format of Keymaps): Delete material duplicated in Keymap Basics.
3545
3546 * files.texi (Changing Files): Document updated argument list for
3547 copy-file.
3548
35492006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3550
3551 * processes.texi (Bindat Functions): Explain term "total length".
3552 Use it in bindat-length and bindat-pack descriptions.
3553
35542006-05-26 Eli Zaretskii <eliz@gnu.org>
3555
3556 * tips.texi (Coding Conventions): Advise against using
3557 eval-after-load in packages. Add an index entry.
3558
35592006-05-25 Juri Linkov <juri@jurta.org>
3560
3561 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
3562
3563 * modes.texi (%-Constructs): Add %e, %z, %Z.
3564
35652006-05-25 Richard Stallman <rms@gnu.org>
3566
3567 * elisp.texi (Top): Update subnode menu.
3568
3569 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
3570 (Keymaps): Update menu.
3571
35722006-05-25 Chong Yidong <cyd@stupidchicken.com>
3573
3574 * keymaps.texi (Key Sequences): Some clarifications.
3575
35762006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
3577
3578 * processes.texi (Bindat Functions): Say "unibyte string"
3579 explicitly for bindat-unpack and bindat-pack descriptions.
3580 (Bindat Examples): Don't call `string-make-unibyte' in example.
3581
35822006-05-25 Chong Yidong <cyd@stupidchicken.com>
3583
3584 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 3585 Explain string and vector representations of key sequences.
b8d4c8d0
GM
3586
3587 * keymaps.texi (Changing Key Bindings):
dd7b651b 3588 * commands.texi (Interactive Codes):
b8d4c8d0
GM
3589 * help.texi (Describing Characters): Refer to it.
3590
35912006-05-23 Luc Teirlinck <teirllm@auburn.edu>
3592
3593 * frames.texi (Pointer Shape): @end table -> @end defvar.
3594
35952006-05-22 Richard Stallman <rms@gnu.org>
3596
3597 * elisp.texi (Top): Update subnode menus.
3598
3599 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
3600 Contents rewritten; material from old Pointer Shape node moved here.
3601
3602 * display.texi (Pointer Shape): Node deleted.
3603 (Image Descriptors): Minor cleanup.
3604
36052006-05-21 Richard Stallman <rms@gnu.org>
3606
3607 * syntax.texi (Parsing Expressions): Update info on which STATE
3608 elements are ignored.
3609
36102006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3611
3612 * hooks.texi (Standard Hooks): Correct typo.
3613
3614 * gpl.texi (GPL): ifinfo -> ifnottex.
3615
36162006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
3617
3618 * searching.texi (Simple Match Data): Warn about match data being
3619 set anew by every search.
3620
36212006-05-17 Richard Stallman <rms@gnu.org>
3622
3623 * minibuf.texi (Minibuffer History): Clarify.
3624
3625 * searching.texi (Regexp Special): Clarify nested regexp warning.
3626
36272006-05-16 Kim F. Storm <storm@cua.dk>
3628
3629 * minibuf.texi (Minibuffer History): Update add-to-history.
3630
36312006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
3632
3633 * nonascii.texi (Explicit Encoding): Fix
3634 typo (encoding<->decoding).
3635
36362006-05-14 Richard Stallman <rms@gnu.org>
3637
3638 * buffers.texi (Creating Buffers): Cleanup.
3639
3640 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
3641
36422006-05-13 Eli Zaretskii <eliz@gnu.org>
3643
3644 * buffers.texi (Current Buffer): Document that with-temp-buffer
3645 disables undo.
3646
3647 * os.texi (Terminal-Specific): More accurate description of how
3648 Emacs searches for the terminal-specific libraries.
3649
36502006-05-12 Eli Zaretskii <eliz@gnu.org>
3651
3652 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
3653 emacs-xtra to @inforef's.
3654
3655 * text.texi (Undo): Document that undo is turned off in buffers
3656 whose names begin with a space.
3657
3658 * buffers.texi (Buffer Names): Add index entries for buffers whose
3659 names begin with a space.
3660 (Creating Buffers): Document that undo is turned off in buffers
3661 whose names begin with a space.
3662
3663 * files.texi (Visiting Functions, Reading from Files)
3664 (Saving Buffers): Mention code and EOL conversions by file I/O
3665 primitives and subroutines.
3666
3667 * nonascii.texi (Lisp and Coding Systems): Document
3668 coding-system-eol-type. Add index entries for eol conversion.
3669
3670 * display.texi (Defining Faces): Mention `mac', and add an xref to
3671 where window-system is described.
3672
36732006-05-10 Richard Stallman <rms@gnu.org>
3674
3675 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
3676
36772006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
3678
3679 * variables.texi (File Local Variables): Recommend to quote lambda
3680 expressions in safe-local-variable property.
3681
36822006-05-09 Richard Stallman <rms@gnu.org>
3683
3684 * variables.texi (File Local Variables): Document
3685 safe-local-eval-forms and safe-local-eval-function.
3686
36872006-05-07 Kim F. Storm <storm@cua.dk>
3688
3689 * minibuf.texi (Minibuffer History): Remove keep-dups arg
3690 from add-to-history.
3691
36922006-05-07 Romain Francoise <romain@orebokech.com>
3693
3694 * commands.texi (Event Input Misc):
3695 * compile.texi (Eval During Compile):
3696 * internals.texi (Buffer Internals):
3697 * minibuf.texi (Initial Input):
3698 * nonascii.texi (Scanning Charsets):
3699 * numbers.texi (Comparison of Numbers):
3700 * windows.texi (Textual Scrolling, Vertical Scrolling):
3701 Fix various typos.
3702
37032006-05-06 Eli Zaretskii <eliz@gnu.org>
3704
3705 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
3706 conditional xref's to either emacs or emacs-xtra, depending on
3707 @iftex/@ifnottex.
3708
3709 * minibuf.texi (Minibuffer History): Document add-to-history.
3710
37112006-05-05 Eli Zaretskii <eliz@gnu.org>
3712
3713 * internals.texi (Pure Storage): Mention the pure overflow message
3714 at startup.
3715
c8763fb6 37162006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3717
3718 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
3719 (Searching Keymaps): Fix pseudo-Lisp description of keymap
3720 search.
3721
37222006-05-01 Richard Stallman <rms@gnu.org>
3723
3724 * intro.texi (nil and t): Clarify.
3725
3726 * variables.texi (File Local Variables): Suggest using booleanp.
3727
37282006-05-01 Juanma Barranquero <lekktu@gmail.com>
3729
3730 * objects.texi (Type Predicates): Fix typos.
3731
37322006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3733
3734 * intro.texi (nil and t): Add booleanp.
3735
3736 * objects.texi (Type Predicates): Add links for booleanp and
3737 string-or-null-p.
3738
37392006-04-29 Richard Stallman <rms@gnu.org>
3740
3741 * modes.texi (Multiline Font Lock): Rename from
3742 Multi line Font Lock Elements. Much clarification.
3743 (Font Lock Multiline, Region to Fontify): Much clarification.
3744
37452006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
3746
3747 * variables.texi (File Local Variables): Remove the special case t for
3748 safe-local-variable.
3749
37502006-04-26 Richard Stallman <rms@gnu.org>
3751
3752 * syntax.texi (Parsing Expressions): Minor cleanup.
3753
37542006-04-18 Richard Stallman <rms@gnu.org>
3755
3756 * tips.texi (Coding Conventions): Explain when the package's
3757 prefix should appear later on (not at the start of the name).
3758
3759 * searching.texi (String Search): Clarify effect of NOERROR.
3760
3761 * modes.texi (Imenu): Clarify what special items do.
3762
3763 * hooks.texi (Standard Hooks): Delete text about old hook names.
3764
37652006-04-17 Romain Francoise <romain@orebokech.com>
3766
3767 * variables.texi (Local Variables): Update the default value of
3768 `max-specpdl-size'.
3769
37702006-04-15 Michael Olson <mwolson@gnu.org>
3771
3772 * processes.texi (Transaction Queues): Mention the new optional
3773 `delay-question' argument for `tq-enqueue'.
3774
37752006-04-13 Bill Wohler <wohler@newt.com>
3776
3777 * customize.texi (Common Keywords): Use dotted notation for
3778 :package-version value. Specify its values. Improve documentation
3779 for customize-package-emacs-version-alist.
3780
37812006-04-12 Bill Wohler <wohler@newt.com>
3782
3783 * customize.texi (Common Keywords): Move description of
3784 customize-package-emacs-version-alist to @defvar.
3785
37862006-04-10 Bill Wohler <wohler@newt.com>
3787
3788 * customize.texi (Common Keywords): Add :package-version.
3789
37902006-04-10 Kim F. Storm <storm@cua.dk>
3791
3792 * text.texi (Buffer Contents): Add NOPROPS arg to
3793 filter-buffer-substring.
3794
37952006-04-08 Kevin Ryde <user42@zip.com.au>
3796
3797 * os.texi (Command-Line Arguments): Update xref to emacs manual
3798 "Command Arguments" -> "Emacs Invocation", per change there.
3799
38002006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
3801
3802 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
3803 be on one line to help makeinfo not render two spaces after the dot.
3804
38052006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3806
3807 * strings.texi (Predicates for Strings): Add string-or-null-p.
3808
38092006-03-28 Kim F. Storm <storm@cua.dk>
3810
3811 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
3812 remarks about systems that don't support fractional seconds.
3813
38142006-03-25 Karl Berry <karl@gnu.org>
3815
3816 * elisp.texi: Use @copyright{} instead of (C), and do not indent
3817 the year list.
3818
38192006-03-21 Nick Roberts <nickrob@snap.net.nz>
3820
3821 * display.texi (Fringe Indicators): Fix typos.
3822
38232006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3824
3825 * tips.texi (Documentation Tips): One can now also write `program'
3826 in front of a quoted symbol in a docstring to prevent making a
3827 hyperlink.
3828
38292006-03-19 Alan Mackenzie <acm@muc.de>
3830
3831 * text.texi (Special Properties): Clarify `fontified' property.
3832
38332006-03-16 Richard Stallman <rms@gnu.org>
3834
3835 * display.texi (Defining Images): Minor cleanup.
3836
38372006-03-16 Bill Wohler <wohler@newt.com>
3838
3839 * display.texi (Defining Images): In image-load-path-for-library,
3840 prefer user's images.
3841
38422006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3843
3844 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
3845
38462006-03-15 Bill Wohler <wohler@newt.com>
3847
3848 * display.texi (Defining Images): Fix example in
3849 image-load-path-for-library by not recommending that one binds
3850 image-load-path. Just defvar it to placate compiler and only use
3851 it if previously defined.
3852
38532006-03-14 Bill Wohler <wohler@newt.com>
3854
3855 * display.texi (Defining Images): In image-load-path-for-library,
3856 always return list of directories. Update example.
3857
38582006-03-14 Alan Mackenzie <acm@muc.de>
3859
3860 * modes.texi: New node, "Region to Fontify" (for Font Lock).
3861 This describes font-lock-extend-region-function.
3862 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
3863 the new node "Region to Fontify".
3864
38652006-03-13 Richard Stallman <rms@gnu.org>
3866
3867 * display.texi (Invisible Text): The impossible position is
3868 now before the invisible text, not after.
3869 (Defining Images): Clean up last change.
3870
38712006-03-11 Bill Wohler <wohler@newt.com>
3872
3873 * display.texi (Defining Images): Add image-load-path-for-library.
3874
38752006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3876
3877 * text.texi (Adaptive Fill): Fix Texinfo usage.
3878
3879 * strings.texi (Creating Strings): Fix Texinfo usage.
3880
3881 * searching.texi (Regexp Special): Use @samp for regular
3882 expressions that are not in Lisp syntax.
3883
38842006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3885
3886 * searching.texi (Regexp Special): Put remark between parentheses
3887 to avoid misreading.
3888
38892006-03-07 Luc Teirlinck <teirllm@auburn.edu>
3890
3891 * searching.texi (Syntax of Regexps): More accurately describe
3892 which characters are special in which situations.
3893 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
3894 are not special. Describe in detail when `[' and `]' are special.
3895 (Regexp Backslash): Plenty of regexps with unbalanced square
3896 brackets are valid, so reword that statement.
3897
38982006-03-02 Kim F. Storm <storm@cua.dk>
3899
3900 * keymaps.texi (Tool Bar): Add tool-bar-border.
3901
39022006-02-28 Luc Teirlinck <teirllm@auburn.edu>
3903
3904 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
3905
39062006-02-27 Luc Teirlinck <teirllm@auburn.edu>
3907
3908 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
3909
3910 * files.texi (Locating Files): Suggest additional values for the
3911 SUFFIXES arg of `locate-file'. Update pxref.
3912
3913 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
3914 (How Programs Do Loading): Discuss the effects of Auto Compression
3915 mode on `load'.
3916 (Load Suffixes): New node.
3917 (Library Search): Delete description of `load-suffixes'; it was
3918 moved to "Load Suffixes".
3919 (Autoload, Named Features): Mention `load-suffixes'.
3920
39212006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
3922
3923 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
3924
3925 * windows.texi (Window Tree): Fix typo.
3926
39272006-02-20 Kim F. Storm <storm@cua.dk>
3928
3929 * display.texi (Fringe Indicators): New section.
3930 Move indicate-empty-lines, indicate-buffer-boundaries, and
3931 default-indicate-buffer-boundaries here.
3932 Add fringe-indicator-alist and default-fringes-indicator-alist.
3933 Add list of logical fringe indicator symbols.
3934 Update list of standard bitmap names.
3935 (Fringe Cursors): New section.
3936 Move overflow-newline-into-fringe here.
3937 Add fringe-cursor-alist and default-fringes-cursor-alist.
3938 Add list of fringe cursor symbols.
3939
39402006-02-20 Juanma Barranquero <lekktu@gmail.com>
3941
3942 * commands.texi (Using Interactive): Fix reference to node
3943 "Minibuffers".
3944
39452006-02-19 Richard M. Stallman <rms@gnu.org>
3946
3947 * minibuf.texi (High-Level Completion):
3948 Add xref to read-input-method-name.
3949
3950 * files.texi (Relative File Names): Move file-relative-name here.
3951 (File Name Expansion): From here. Minor clarifications.
3952
3953 * commands.texi (Using Interactive): Add xrefs about reading input.
3954 Clarify remarks about that moving point and mark.
3955 Put string case before list case.
3956
c8763fb6 39572006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3958
3959 * display.texi (Other Display Specs, Image Descriptors):
3960 Revert erroneous changes. The previous description of
3961 image-descriptors as `(image . PROPS)' was correct.
3962
39632006-02-14 Richard M. Stallman <rms@gnu.org>
3964
3965 * variables.texi (File Local Variables): Clarifications.
3966
39672006-02-14 Juanma Barranquero <lekktu@gmail.com>
3968
3969 * variables.texi (File Local Variables): Use @code for a cons
3970 cell, not @var.
3971
39722006-02-13 Chong Yidong <cyd@stupidchicken.com>
3973
3974 * variables.texi (File Local Variables): Document new file local
3975 variable behavior.
3976
39772006-02-10 Kim F. Storm <storm@cua.dk>
3978
3979 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
3980
39812006-02-08 Juanma Barranquero <lekktu@gmail.com>
3982
3983 * modes.texi (%-Constructs): Remove obsolete info about
3984 `global-mode-string'.
3985
39862006-02-07 Richard M. Stallman <rms@gnu.org>
3987
3988 * commands.texi (Prefix Command Arguments): Minor cleanup.
3989
3990 * display.texi: "Graphical display", not window system.
3991
3992 * functions.texi (What Is a Function): Fix xref.
3993
3994 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
3995 (Changing Key Bindings): Clarify when remapping is better than
3996 substitute-key-definition.
3997
39982006-02-02 Richard M. Stallman <rms@gnu.org>
3999
4000 * minibuf.texi (Basic Completion): Completion alists are risky.
4001
4002 * keymaps.texi (Active Keymaps): Clarifications.
4003 (Searching Keymaps): New node.
4004 (Keymaps): Update menu.
4005
4006 * frames.texi (Layout Parameters): Minor clarification.
4007 (Drag and Drop): New node.
4008 (Frames): Update menu.
4009
40102006-01-29 Chong Yidong <cyd@stupidchicken.com>
4011
4012 * display.texi (Other Display Specs, Image Descriptors):
4013 Image description is a list, not a cons cell.
4014
40152006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4016
4017 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
4018 list is not necessarily a list).
4019
40202006-01-27 Eli Zaretskii <eliz@gnu.org>
4021
4022 * frames.texi (Layout Parameters): border-width and
4023 internal-border-width belong to the frame, not the window.
4024
40252006-01-19 Richard M. Stallman <rms@gnu.org>
4026
4027 * nonascii.texi (Translation of Characters): Search cmds use
4028 translation-table-for-input. Automatically made local.
4029
4030 * markers.texi (Overview of Markers): Count insertion type
4031 as one of a marker's attributes.
4032
4033 * keymaps.texi (Controlling Active Maps): New node, split out of
4034 Active Keymaps.
4035 (Keymaps): Menu updated.
4036 (Active Keymaps): Give pseudocode to explain how the active
4037 maps are searched. current-active-maps and key-binding moved here.
4038 (Functions for Key Lookup): current-active-maps and key-binding moved.
4039 Clarifications.
4040 (Searching the Keymaps): New subnode.
4041
4042 * elisp.texi (Top): Menu clarification.
4043
4044 * display.texi (Other Display Specs): Delete duplicate entry for
4045 just a string as display spec. Move text about recursive display
4046 specs on such a string.
4047
4048 * commands.texi (Key Sequence Input): Clarify.
4049 Move num-nonmacro-input-events out.
4050 (Reading One Event): num-nonmacro-input-events moved here.
4051
40522006-01-14 Nick Roberts <nickrob@snap.net.nz>
4053
4054 * advice.texi (Simple Advice): Update example to fit argument
4055 change in previous-line.
4056
40572006-01-05 Richard M. Stallman <rms@gnu.org>
4058
4059 * markers.texi (The Mark): Fix in `mark'.
4060
40612006-01-04 Richard M. Stallman <rms@gnu.org>
4062
4063 * processes.texi (Misc Network, Make Network): Minor cleanups.
4064
40652006-01-04 Kim F. Storm <storm@cua.dk>
4066
4067 * processes.texi (Make Network): Add IPv6 addresses and handling.
4068 (Network Feature Testing): Mention (:family ipv6).
4069 (Misc Network): Add IPv6 formats to format-network-address.
4070
40712005-12-30 Richard M. Stallman <rms@gnu.org>
4072
4073 * text.texi (Changing Properties):
4074 Don't use return value of set-text-properties.
4075
40762005-12-29 Luc Teirlinck <teirllm@auburn.edu>
4077
4078 * modes.texi (Mode Line Format): Correct typo in menu.
4079
40802005-12-29 Richard M. Stallman <rms@gnu.org>
4081
4082 * modes.texi (Mode Line Top): New node.
4083 (Mode Line Data): Some text moved to new node.
4084 Explain the data structure more concretely.
4085 (Mode Line Basics): Clarifications.
4086 (Mode Line Variables): Clarify intro paragraph.
4087 (%-Constructs): Clarify intro paragraph.
4088 (Mode Line Format): Update menu.
4089
40902005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4091
4092 * minibuf.texi (Basic Completion): Update lazy-completion-table
4093 examples for removal of ARGS argument.
4094
40952005-12-23 Richard M. Stallman <rms@gnu.org>
4096
4097 * text.texi (Undo): Restore some explanation from the version
4098 that was deleted.
4099
41002005-12-23 Eli Zaretskii <eliz@gnu.org>
4101
4102 * text.texi (Undo): Remove duplicate descriptions of `apply
4103 funname' and `apply delta' elements of the undo list.
4104
41052005-12-20 Richard M. Stallman <rms@gnu.org>
4106
4107 * help.texi (Help Functions): Update documentation of `apropos'.
4108
41092005-12-20 Luc Teirlinck <teirllm@auburn.edu>
4110
4111 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
4112 because it is confusing. If the :help-echo keyword is a function,
4113 it is not directly used as the :help-echo overlay property, as the
4114 xref seems to suggest (it does not take the appropriate args).
4115
41162005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4117
4118 * customize.texi (Common Keywords): Fix Texinfo usage.
4119 (Group Definitions, Variable Definitions): Update for new
4120 conventions for using `*' in docstrings.
4121
4122 * tips.texi (Documentation Tips): Update for new conventions for
4123 using `*' in docstrings.
4124
41252005-12-16 Richard M. Stallman <rms@gnu.org>
4126
4127 * minibuf.texi (Minibuffer Contents): Minor cleanup.
4128
41292005-12-16 Juri Linkov <juri@jurta.org>
4130
4131 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
4132
41332005-12-14 Romain Francoise <romain@orebokech.com>
4134
4135 * modes.texi (Customizing Keywords): Rename `append' to `how'.
4136 Fix typo.
4137
41382005-12-11 Juri Linkov <juri@jurta.org>
4139
4140 * minibuf.texi (Completion Commands): Add mention of read-file-name
4141 for filename completion keymaps.
4142 (Reading File Names): Add mention of filename completion keymaps
4143 for read-file-name and xref to `Completion Commands'.
4144
41452005-12-10 Richard M. Stallman <rms@gnu.org>
4146
4147 * customize.texi (Common Keywords): State caveats for use of :tag.
4148
41492005-12-08 Richard M. Stallman <rms@gnu.org>
4150
4151 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
4152 with xrefs and better explanation.
4153 (Completion Commands): Add the filename completion maps.
4154
4155 * objects.texi (Character Type): Clarify that \s is not space
4156 if a dash follows.
4157
41582005-12-05 Richard M. Stallman <rms@gnu.org>
4159
4160 * windows.texi (Resizing Windows): Delete preserve-before args.
4161
41622005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
4163
4164 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
4165 in full keymaps, since the quirk has been fixed.
4166
41672005-12-03 Eli Zaretskii <eliz@gnu.org>
4168
4169 * hooks.texi (Standard Hooks): Add index entries. Mention
4170 `compilation-finish-functions'.
4171
41722005-11-27 Richard M. Stallman <rms@gnu.org>
4173
4174 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
4175
41762005-11-21 Juri Linkov <juri@jurta.org>
4177
4178 * customize.texi (Common Keywords): Update links types
4179 custom-manual and url-link. Add link types emacs-library-link,
4180 file-link, function-link, variable-link, custom-group-link.
4181
41822005-11-20 Chong Yidong <cyd@stupidchicken.com>
4183
4184 * display.texi: Revert 2005-11-20 change.
4185
41862005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
4187
4188 * processes.texi (Bindat Functions):
4189 Say "third" to refer to zero-based index "2".
4190
41912005-11-18 Luc Teirlinck <teirllm@auburn.edu>
4192
4193 * loading.texi (Library Search): Update the default value of
4194 `load-suffixes'.
4195
41962005-11-17 Chong Yidong <cyd@stupidchicken.com>
4197
4198 * display.texi (Attribute Functions): Mention :ignore-defface.
4199
42002005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4201
4202 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
4203 (Minor Mode Conventions): Mention the use of a hook.
4204
42052005-11-06 Richard M. Stallman <rms@gnu.org>
4206
4207 * files.texi (Magic File Names): find-file-name-handler checks the
4208 `operations' property of the handler.
4209
42102005-11-03 Richard M. Stallman <rms@gnu.org>
4211
4212 * variables.texi (Frame-Local Variables): Small clarification.
4213
42142005-10-29 Chong Yidong <cyd@stupidchicken.com>
4215
4216 * os.texi (Init File): Document ~/.emacs.d/init.el.
4217
42182005-10-29 Richard M. Stallman <rms@gnu.org>
4219
4220 * internals.texi (Garbage Collection): Document memory-full.
4221
42222005-10-28 Bill Wohler <wohler@newt.com>
4223
4224 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
4225 for URLs.
4226
42272005-10-28 Richard M. Stallman <rms@gnu.org>
4228
4229 * minibuf.texi (Completion Commands): Clean up prev change.
4230
42312005-10-26 Kevin Ryde <user42@zip.com.au>
4232
4233 * compile.texi (Eval During Compile): Explain recommended uses
4234 of eval-when-compile and eval-and-compile.
4235
42362005-10-27 Masatake YAMATO <jet@gyve.org>
4237
4238 * minibuf.texi (Completion Commands):
4239 Write about new optional argument for `display-completion-list'.
4240
42412005-10-23 Richard M. Stallman <rms@gnu.org>
4242
4243 * display.texi (Overlay Arrow): Clarify about local bindings of
4244 overlay-arrow-position.
4245
42462005-10-22 Eli Zaretskii <eliz@gnu.org>
4247
4248 * internals.texi (Building Emacs): Fix last change.
4249
42502005-10-22 Richard M. Stallman <rms@gnu.org>
4251
4252 * internals.texi (Building Emacs): Document eval-at-startup.
4253
42542005-10-21 Richard M. Stallman <rms@gnu.org>
4255
4256 * loading.texi (Where Defined): load-history contains abs file names.
4257 symbol-file returns abs file names.
4258
42592005-10-19 Kim F. Storm <storm@cua.dk>
4260
4261 * display.texi (Showing Images): Add max-image-size integer value.
4262
42632005-10-18 Chong Yidong <cyd@stupidchicken.com>
4264
4265 * display.texi (Showing Images): Document max-image-size.
4266
42672005-10-17 Richard M. Stallman <rms@gnu.org>
4268
4269 * commands.texi (Quitting): Minor clarification.
4270
4271 * processes.texi (Sentinels): Clarify about output and quitting.
4272 (Filter Functions): Mention with-local-quit.
4273
42742005-10-17 Juri Linkov <juri@jurta.org>
4275
4276 * buffers.texi (Current Buffer):
4277 * commands.texi (Event Input Misc):
4278 * compile.texi (Eval During Compile, Compiler Errors):
4279 * customize.texi (Group Definitions):
4280 * display.texi (Progress, Defining Faces):
4281 * files.texi (Writing to Files):
4282 * modes.texi (Mode Hooks, Defining Minor Modes):
4283 * streams.texi (Output Functions):
4284 * syntax.texi (Syntax Table Functions):
4285 * text.texi (Change Hooks):
4286 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
4287
4288 * commands.texi (Quitting): Replace arg `forms' with `body' in
4289 `with-local-quit'.
4290
4291 * positions.texi (Excursions): Replace arg `forms' with `body' in
4292 `save-excursion'.
4293
42942005-10-08 Kim F. Storm <storm@cua.dk>
4295
4296 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
4297 Rename manual section accordingly.
4298
42992005-10-04 Kim F. Storm <storm@cua.dk>
4300
4301 * windows.texi (Window Split Tree): New section describing
4302 new function window-split-tree function.
4303
43042005-10-03 Nick Roberts <nickrob@snap.net.nz>
4305
4306 * display.texi (Fringe Size/Pos): Simplify and add detail.
4307
43082005-09-30 Romain Francoise <romain@orebokech.com>
4309
4310 * minibuf.texi (High-Level Completion): Explain that the prompt
4311 given to `read-buffer' should end with a colon and a space.
4312 Update usage examples.
4313
43142005-09-29 Juri Linkov <juri@jurta.org>
4315
4316 * display.texi (Displaying Messages): Rename argument name
4317 `string' to `format-string' in functions `message', `message-box',
4318 `message-or-box'.
4319
43202005-09-26 Chong Yidong <cyd@stupidchicken.com>
4321
4322 * errors.texi (Standard Errors): Correct xrefs.
4323
43242005-09-18 Chong Yidong <cyd@stupidchicken.com>
4325
4326 * display.texi (Defining Images): Update documentation for
4327 `image-load-path'.
4328
43292005-09-17 Richard M. Stallman <rms@gnu.org>
4330
4331 * display.texi (Defining Images): Clean up previous change.
4332
43332005-09-16 Romain Francoise <romain@orebokech.com>
4334
4335 * elisp.texi: Specify GFDL version 1.2.
4336
4337 * doclicense.texi (GNU Free Documentation License): Update to
4338 version 1.2.
4339
43402005-09-15 Chong Yidong <cyd@stupidchicken.com>
4341
4342 * display.texi (Defining Images): Document `image-load-path'.
4343
43442005-09-15 Richard M. Stallman <rms@gnu.org>
4345
4346 * objects.texi (Printed Representation): Minor cleanup.
4347 (Box Diagrams): Minor fix.
4348 (Cons Cell Type): Move (...) index item here.
4349 (Box Diagrams): From here.
4350 (Array Type): Minor fix.
4351 (Type Predicates): Delete index "predicates".
4352 (Hash Table Type): Clarify xref.
4353 (Dotted Pair Notation): Minor fix.
4354
43552005-09-10 Chong Yidong <cyd@stupidchicken.com>
4356
4357 * files.texi (Saving Buffers): Fix typo.
4358
43592005-09-08 Richard M. Stallman <rms@gnu.org>
4360
4361 * tips.texi (Programming Tips): Correct the "default" prompt spec.
4362
43632005-09-08 Chong Yidong <cyd@stupidchicken.com>
4364
4365 * locals.texi (Standard Buffer-Local Variables): Don't include
4366 mode variables for minor modes.
4367 Fix xrefs for buffer-display-count, buffer-display-table,
4368 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
4369 enable-multibyte-characters, fill-column, header-line-format,
4370 left-fringe-width, left-margin, and right-fringe-width.
4371
4372 * hooks.texi (Standard Hooks): All hooks should conform to the
4373 standard naming convention now.
4374 Fix xref for `echo-area-clear-hook'.
4375
4376 * display.texi (Usual Display): Note that indicate-empty-lines and
4377 tab-width are buffer-local.
4378
4379 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
4380
4381 * modes.texi (Mode Help): Note that major-mode is buffer-local.
4382
4383 * nonascii.texi (Encoding and I/O): Note that
4384 buffer-file-coding-system is buffer-local.
4385
4386 * positions.texi (List Motion): Note that defun-prompt-regexp is
4387 buffer-local.
4388
4389 * text.texi (Auto Filling): Note that auto-fill-function is
4390 buffer-local.
4391 (Undo): Note that buffer-undo-list is buffer-local.
4392
4393 * windows.texi (Buffers and Windows): Document
4394 buffer-display-count.
4395
43962005-09-06 Richard M. Stallman <rms@gnu.org>
4397
4398 * tips.texi (Coding Conventions): Sometimes it is ok to put the
4399 package prefix elsewhere than at the start of the name.
4400
44012005-09-03 Richard M. Stallman <rms@gnu.org>
4402
4403 * tips.texi (Programming Tips): Add conventions for minibuffer
4404 questions and prompts.
4405
44062005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
4407
4408 * intro.texi (nil and t): Minor cleanup.
4409 Delete spurious mention of keyword symbols.
4410 (Evaluation Notation): Add index entry.
4411 (A Sample Function Description): Minor cleanup.
4412 (A Sample Variable Description): Not all vars can be set.
4413
44142005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
4415
4416 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
4417
4418 (Insertion): Document precise type of `insert-char' arg COUNT.
4419
44202005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
4421
4422 * modes.texi (Other Font Lock Variables): Sync the default of
4423 font-lock-lines-before.
4424
44252005-08-31 Michael Albinus <michael.albinus@gmx.de>
4426
4427 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
4428
44292005-08-29 Richard M. Stallman <rms@gnu.org>
4430
4431 * elisp.texi (Top): Update subnode menu.
4432
4433 * searching.texi (Searching and Matching): Move node.
4434 Rearrange contents and add overall explanation.
4435 (Searching and Case): Move node.
4436 (Searching and Matching): Update menu.
4437
44382005-08-27 Eli Zaretskii <eliz@gnu.org>
4439
4440 * os.texi (Startup Summary): Fix the description of the initial
4441 startup message display.
4442
44432005-08-25 Richard M. Stallman <rms@gnu.org>
4444
4445 * searching.texi (Search and Replace): Add replace-regexp-in-string.
4446
44472005-08-25 Emilio C. Lopes <eclig@gmx.net>
4448
4449 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
4450 `next-overlay-change' example.
4451
44522005-08-22 Juri Linkov <juri@jurta.org>
4453
4454 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
4455 Fix invert-face. Fix args of face-background.
4456
4457 * display.texi (Standard Faces): Delete node.
4458 (Faces): Add xref to `(emacs)Standard Faces'.
4459 (Displaying Faces): Fix xref to `Standard Faces'.
4460
4461 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
4462
44632005-08-20 Alan Mackenzie <acm@muc.de>
4464
4465 * buffers.texi (The Buffer List): Clarify the manipulation of the
4466 buffer list.
4467
44682005-08-14 Richard M. Stallman <rms@gnu.org>
4469
4470 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
4471 a regexp.
4472
44732005-08-11 Richard M. Stallman <rms@gnu.org>
4474
4475 * elisp.texi (Top): Update subnode lists.
4476
4477 * display.texi (Inverse Video): Node deleted.
4478
4479 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
4480 New nodes split out of Coding Conventions.
4481
4482 * searching.texi (Regular Expressions): Document re-builder.
4483
4484 * os.texi (Time Parsing): New node split out of Time Conversion.
4485
4486 * processes.texi (Misc Network, Network Feature Testing)
4487 (Network Options, Make Network): New nodes split out of
4488 Low-Level Network.
4489
44902005-08-09 Richard M. Stallman <rms@gnu.org>
4491
4492 * frames.texi (Geometry): New node, split from Size and Position.
4493 (Frame Parameters): Refer to Geometry.
4494
4495 * buffers.texi (The Buffer List): Fix xrefs.
4496
4497 * windows.texi (Splitting Windows): Fix xref.
4498
4499 * frames.texi (Layout Parameters): Add xref.
4500
4501 * display.texi (Line Height, Scroll Bars): Fix xrefs.
4502
4503 * keymaps.texi (Menu Bar): Fix xref.
4504
4505 * locals.texi (Standard Buffer-Local Variables): Fix xref.
4506
4507 * modes.texi (%-Constructs): Fix xref.
4508
4509 * frames.texi (Window Frame Parameters): Node split up.
4510 (Basic Parameters, Position Parameters, Size Parameters)
4511 (Layout Parameters, Buffer Parameters, Management Parameters)
4512 (Cursor Parameters, Color Parameters): New subnodes.
4513
45142005-08-09 Luc Teirlinck <teirllm@auburn.edu>
4515
4516 * positions.texi (Screen Lines): Update xref for previous change
4517 in minibuf.texi.
4518
4519 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
4520 change in minibuf.texi.
4521
45222005-08-09 Richard M. Stallman <rms@gnu.org>
4523
4524 * tips.texi (Coding Conventions): Minor cleanup.
4525
4526 * modes.texi (Defining Minor Modes): Explain when init-value
4527 can be non-nil.
4528
4529 * elisp.texi (Top): Update submenu for Minibuffer.
4530
4531 * minibuf.texi (Minibuffer Misc): Node split up.
4532 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
4533 (Recursive Mini): New nodes split out from Minibuffer Misc.
4534 (Minibuffer Misc): Document max-mini-window-height.
4535
4536 * hash.texi (Defining Hash): Delete stray paren in example.
4537
4538 * display.texi (Echo Area Customization): Don't define
4539 max-mini-window-height here; xref instead.
4540
4541 * commands.texi (Event Input Misc): Update while-no-input.
4542
4543 * advice.texi (Advising Functions): Explain when to use advice
4544 and when to use a hook.
4545
45462005-07-30 Eli Zaretskii <eliz@gnu.org>
4547
4548 * makefile.w32-in (info): Don't run install-info.
4549 ($(infodir)/dir): New target, produced by running install-info.
4550
45512005-07-27 Luc Teirlinck <teirllm@auburn.edu>
4552
4553 * modes.texi (Defining Minor Modes): The keyword for the initial
4554 value is :init-value, not :initial-value.
4555
45562005-07-23 Eli Zaretskii <eliz@gnu.org>
4557
4558 * loading.texi (Autoload): Make the `doctor' example be consistent
4559 with what's in current loaddefs.el. Describe the "fn" magic in
4560 the usage portion of the doc string.
4561
45622005-07-22 Richard M. Stallman <rms@gnu.org>
4563
4564 * internals.texi (Garbage Collection): Clarify previous change.
4565
45662005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
4567
4568 * internals.texi (Garbage Collection): Add gc-cons-percentage.
4569
45702005-07-18 Juri Linkov <juri@jurta.org>
4571
4572 * commands.texi (Accessing Events):
4573 * frames.texi (Text Terminal Colors, Resources):
4574 * markers.texi (The Mark):
4575 * modes.texi (Defining Minor Modes):
4576 Delete duplicate duplicate words.
4577
45782005-07-16 Richard M. Stallman <rms@gnu.org>
4579
4580 * display.texi (Managing Overlays): Clarify make-overlay
4581 args for insertion types.
4582
45832005-07-13 Luc Teirlinck <teirllm@auburn.edu>
4584
4585 * customize.texi (Variable Definitions):
4586 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
4587 `standard-value' is a list too.
4588 (Defining New Types): Use @key{RET} instead of @key{ret}.
4589
45902005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
4591
4592 * os.texi (Translating Input): Fix typo.
4593
45942005-07-08 Richard M. Stallman <rms@gnu.org>
4595
4596 * README: Update edition number and size estimate.
4597
4598 * elisp.texi (VERSION): Set to 2.9.
4599
46002005-07-07 Richard M. Stallman <rms@gnu.org>
4601
4602 * book-spine.texinfo: Update Emacs version.
4603
4604 * display.texi (Inverse Video): Delete mode-line-inverse-video.
4605
46062005-07-06 Richard M. Stallman <rms@gnu.org>
4607
4608 * searching.texi (Regexp Search): Clarify what re-search-forward
4609 does when the search fails.
4610
46112005-07-05 Lute Kamstra <lute@gnu.org>
4612
4613 * Update FSF's address in GPL notices.
4614
4615 * doclicense.texi (GNU Free Documentation License):
4616 * gpl.texi (GPL):
4617 * tips.texi (Coding Conventions, Library Headers):
4618 * vol1.texi:
4619 * vol2.texi: Update FSF's address.
4620
46212005-07-04 Richard M. Stallman <rms@gnu.org>
4622
4623 * hooks.texi (Standard Hooks): Add occur-hook.
4624
46252005-07-03 Luc Teirlinck <teirllm@auburn.edu>
4626
4627 * display.texi (The Echo Area): Correct menu.
4628
46292005-07-03 Richard M. Stallman <rms@gnu.org>
4630
4631 * elisp.texi (Top): Update subnode menu for Display.
4632
4633 * display.texi (Displaying Messages): New node, with most
4634 of what was in The Echo Area.
4635 (Progress): Moved under The Echo Area.
4636 (Logging Messages): New node with new text.
4637 (Echo Area Customization): New node, the rest of what was
4638 in The Echo Area. Document message-truncate-lines with @defvar.
4639 (Display): Update menu.
4640
4641 * windows.texi (Textual Scrolling): Doc 3 values for
4642 scroll-preserve-screen-position.
4643
4644 * text.texi (Special Properties): Change hook functions
4645 should bind inhibit-modification-hooks around altering buffer text.
4646
4647 * keymaps.texi (Key Binding Commands): Call binding BINDING
4648 rather than DEFINITION.
4649
46502005-06-29 Juanma Barranquero <lekktu@gmail.com>
4651
4652 * variables.texi (Defining Variables): `user-variable-p' returns t
4653 for aliases of user options, nil for alias loops.
4654
46552005-06-28 Richard M. Stallman <rms@gnu.org>
4656
4657 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
4658 make-keymap.
4659
46602005-06-27 Luc Teirlinck <teirllm@auburn.edu>
4661
4662 * variables.texi (Setting Variables): Correct and clarify
4663 description of `add-to-ordered-list'.
4664
46652005-06-26 Richard M. Stallman <rms@gnu.org>
4666
4667 * display.texi (Faces): Minor cleanup.
4668
46692005-06-25 Luc Teirlinck <teirllm@auburn.edu>
4670
4671 * display.texi (Faces): `facep' returns t for strings that are
4672 face names.
4673
46742005-06-25 Richard M. Stallman <rms@gnu.org>
4675
4676 * objects.texi (Equality Predicates): Clarify meaning of equal.
4677
4678 * windows.texi (Selecting Windows): save-selected-window
4679 and with-selected-window save and restore the current buffer.
4680
46812005-06-24 Richard M. Stallman <rms@gnu.org>
4682
4683 * numbers.texi (Float Basics): Explain how to test for NaN,
4684 and printing the sign of NaNs.
4685
46862005-06-24 Eli Zaretskii <eliz@gnu.org>
4687
4688 * makefile.w32-in (MAKEINFO): Use --force.
4689
46902005-06-23 Richard M. Stallman <rms@gnu.org>
4691
4692 * display.texi (Face Functions): Correct Texinfo usage.
4693
46942005-06-23 Luc Teirlinck <teirllm@auburn.edu>
4695
4696 * lists.texi (Rings): `ring-elements' now returns the elements of
4697 RING in order.
4698
46992005-06-23 Juanma Barranquero <lekktu@gmail.com>
4700
4701 * markers.texi (The Mark): Texinfo usage fix.
4702
47032005-06-23 Kim F. Storm <storm@cua.dk>
4704
4705 * searching.texi (Entire Match Data): Remove evaporate option for
4706 match-data. Do not mention evaporate option for set-match-data.
4707
47082005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
4709
4710 * display.texi (Face Functions): Mention face aliases.
4711
47122005-06-21 Richard M. Stallman <rms@gnu.org>
4713
4714 * anti.texi (Antinews): Texinfo usage fix.
4715
47162005-06-21 Karl Berry <karl@gnu.org>
4717
4718 * elisp.texi: Use @copying.
4719
4720 * elisp.texi: Put @summarycontents and @contents before the Top
4721 node, instead of the end of the file, so that the contents appear
4722 in the right place in the dvi/pdf output.
4723
47242005-06-21 Juri Linkov <juri@jurta.org>
4725
4726 * display.texi (Defining Faces): Add `customized-face'.
4727
47282005-06-20 Kim F. Storm <storm@cua.dk>
4729
4730 * variables.texi (Setting Variables): Any type of element can be
4731 given order in add-to-ordered-list. Compare elements with eq.
4732
4733 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
4734
47352005-06-20 Karl Berry <karl@gnu.org>
4736
4737 * syntax.texi (Syntax Flags): Make last column very slightly wider
4738 to avoid "generic comment" breaking on two lines and causing an
4739 underfull box.
4740
47412005-06-19 Luc Teirlinck <teirllm@auburn.edu>
4742
4743 * lists.texi (Rings): Various minor clarifications and corrections.
4744
47452005-06-18 Richard M. Stallman <rms@gnu.org>
4746
4747 * functions.texi (Obsolete Functions): Simplify.
4748
4749 * variables.texi (Variable Aliases): Simplify.
4750
4751 * anti.texi, backups.texi, compile.texi, customization.texi:
4752 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
4753 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
4754 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
4755 * variables.texi: Fix formatting ugliness.
4756
4757 * elisp.texi: Add links to Rings and Byte Packing.
4758 Update version and copyright years.
4759
4760 * minibuf.texi: Fix formatting ugliness.
4761 (Completion Commands): Move keymap vars to the end
4762 and vars completing-read binds to the top.
4763
47642005-06-17 Luc Teirlinck <teirllm@auburn.edu>
4765
4766 * processes.texi: Fix typos.
4767 (Bindat Spec): Correct Texinfo error.
4768 (Byte Packing): Fix ungrammatical sentence.
4769
47702005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
4771
4772 * lists.texi (Rings): New node.
4773 (Lists): Add it to menu.
4774
4775 * processes.texi (Byte Packing): New node.
4776 (Processes): Add it to menu.
4777
47782005-06-17 Richard M. Stallman <rms@gnu.org>
4779
4780 * syntax.texi (Parsing Expressions): Fix texinfo usage.
4781
4782 * help.texi (Documentation Basics): Explain the xref to
4783 Documentation Tips.
4784
4785 * debugging.texi (Debugger Commands): Minor fix.
4786
47872005-06-16 Luc Teirlinck <teirllm@auburn.edu>
4788
4789 * edebug.texi (Instrumenting): Eliminate duplicate link.
4790 (Specification List): Replace references to "below", referring to
4791 a later node, with one @ref to that node.
4792
4793 * os.texi (Timers): Timers should save and restore the match data
4794 if they change it.
4795
4796 * debugging.texi (Debugger Commands): Mention that the Lisp
4797 debugger can not step through primitive functions.
4798
47992005-06-16 Juanma Barranquero <lekktu@gmail.com>
4800
4801 * functions.texi (Obsolete Functions): Update argument names of
4802 `make-obsolete' and `define-obsolete-function-alias'.
4803
4804 * variables.texi (Variable Aliases): Update argument names of
4805 `defvaralias', `make-obsolete-variable' and
4806 `define-obsolete-variable-alias'.
4807
48082005-06-15 Kim F. Storm <storm@cua.dk>
4809
4810 * searching.texi (Entire Match Data): Rephrase warnings about
4811 evaporate arg to match-data and set-match-data.
4812
48132005-06-14 Luc Teirlinck <teirllm@auburn.edu>
4814
4815 * elisp.texi (Top): Update detailed menu.
4816
4817 * edebug.texi (Edebug): Update menu.
4818 (Instrumenting): Update xrefs.
4819 (Edebug Execution Modes): Correct xref.
4820 (Jumping): Clarify description of `h' command.
4821 Eliminate redundant @ref.
4822 (Breaks): New node.
4823 (Breakpoints): Is now a subsubsection.
4824 (Global Break Condition): Mention `C-x X X'.
4825 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
4826 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
4827 (Edebug Display Update): Correct pxref.
4828 (Edebug and Macros): New node.
4829 (Instrumenting Macro Calls): Is now a subsubsection.
4830 Neither arg of `def-edebug-spec' is evaluated.
4831 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
4832 (Specification Examples): Fix typo.
4833
48342005-06-14 Lute Kamstra <lute@gnu.org>
4835
4836 * debugging.texi (Function Debugging): Primitives can break on
4837 entry too.
4838
48392005-06-14 Kim F. Storm <storm@cua.dk>
4840
4841 * variables.texi (Setting Variables): Add add-to-ordered-list.
4842
48432005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
4844
4845 * syntax.texi (Parsing Expressions): Document aux functions and vars of
4846 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
4847
48482005-06-13 Lute Kamstra <lute@gnu.org>
4849
4850 * text.texi (Special Properties): Fix cross reference.
4851
48522005-06-11 Luc Teirlinck <teirllm@auburn.edu>
4853
4854 * debugging.texi (Function Debugging): Delete mention of empty
4855 string argument to `cancel-debug-on-entry'. Delete inaccurate
4856 description of the return value of that command.
4857
48582005-06-11 Alan Mackenzie <acm@muc.de>
4859
4860 * text.texi (Adaptive Fill): Amplify the description of
4861 fill-context-prefix.
4862
48632005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4864
4865 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4866
48672005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
4868
4869 * syntax.texi (Parsing Expressions): Document syntax-ppss.
4870
48712005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4872
4873 * debugging.texi (Error Debugging): Minor rewording.
4874 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
4875 is optional.
4876
48772005-06-10 Lute Kamstra <lute@gnu.org>
4878
4879 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
4880 (Top): Give it a title. Correct version number. Give the
4881 detailed node listing a more prominent header.
4882 * intro.texi: Don't set VERSION here a second time.
4883 Mention Emacs's version too.
4884 * anti.texi (Antinews): Use EMACSVER to refer to the current
4885 version of Emacs.
4886
48872005-06-09 Kim F. Storm <storm@cua.dk>
4888
4889 * searching.texi (Entire Match Data): Explain new `reseat' argument to
4890 match-data and set-match-data.
4891
48922005-06-08 Richard M. Stallman <rms@gnu.org>
4893
4894 * searching.texi (Entire Match Data): Clarify when match-data
4895 returns markers and when integers.
4896
4897 * display.texi (Defining Faces): Explain that face name should not
4898 end in `-face'.
4899
4900 * modes.texi (Mode Line Data): Minor cleanup.
4901 (Customizing Keywords): Node split out of Search-based Fontification.
4902 Add example of using font-lock-add-keywords from a hook.
4903 Clarify when MODE should be non-nil, and when nil.
4904
49052005-06-06 Richard M. Stallman <rms@gnu.org>
4906
4907 * modes.texi (Mode Line Data): Explain what happens when the car
4908 of a list is a void symbol.
4909 (Search-based Fontification): Explain MODE arg to
4910 font-lock-add-keywords and warn about calls from major modes.
4911
49122005-06-08 Juri Linkov <juri@jurta.org>
4913
4914 * display.texi (Standard Faces): Add `shadow' face.
4915
49162005-05-29 Luc Teirlinck <teirllm@auburn.edu>
4917
4918 * modes.texi (Major Mode Conventions): A derived mode only needs
4919 to put the call to the parent mode inside `delay-mode-hooks'.
4920
49212005-05-29 Richard M. Stallman <rms@gnu.org>
4922
4923 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
4924 new, and what that implies. Clarify.
4925
4926 * files.texi (Locating Files): Clean up the text.
4927
4928 * frames.texi (Window Frame Parameters): Document user-size.
4929 Shorten entry for top by referring to left.
4930
49312005-05-26 Richard M. Stallman <rms@gnu.org>
4932
4933 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
4934 is new, and what the implications are. Other clarifications.
4935
49362005-05-24 Richard M. Stallman <rms@gnu.org>
4937
4938 * frames.texi (Dialog Boxes): Minor fixes.
4939
49402005-05-25 Masatake YAMATO <jet@gyve.org>
4941
4942 * display.texi (Standard Faces): Write about `mode-line-highlight'.
4943
49442005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4945
4946 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
4947 is optional.
4948
49492005-05-24 Nick Roberts <nickrob@snap.net.nz>
4950
10d1d0af 4951 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
4952
49532005-05-23 Lute Kamstra <lute@gnu.org>
4954
4955 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
4956 syntax-begin-function over font-lock-beginning-of-syntax-function.
4957
49582005-05-21 Luc Teirlinck <teirllm@auburn.edu>
4959
4960 * minibuf.texi (Reading File Names): Update description of
4961 `read-directory-name'.
4962
4963 * modes.texi (Derived Modes): Clarify :group keyword.
4964
49652005-05-21 Eli Zaretskii <eliz@gnu.org>
4966
4967 * files.texi (Locating Files): New subsection.
4968 Describe locate-file and executable-find.
4969
49702005-05-21 Kevin Ryde <user42@zip.com.au>
4971
4972 * frames.texi (Initial Parameters): Update cross reference to
4973 "Emacs Invocation".
4974
49752005-05-19 Luc Teirlinck <teirllm@auburn.edu>
4976
4977 * keymaps.texi (Active Keymaps): Add anchor.
4978
4979 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
4980 (Major Mode Conventions): Refer to `Auto Major Mode' in more
4981 appropriate place.
4982 (Derived Modes): Small clarifications.
4983 (Minor Mode Conventions, Keymaps and Minor Modes):
4984 Replace references to nodes with references to anchors.
4985 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
4986 Clarify description of lists whose first element is an integer.
4987 (Mode Line Variables): Add anchor.
4988 (%-Constructs): Clarify description of integer after %.
4989 (Emulating Mode Line): Describe nil value for FACE.
4990
49912005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4992
4993 * modes.texi (Derived Modes): Correct references to non-existing
4994 variable standard-syntax-table.
4995
49962005-05-17 Lute Kamstra <lute@gnu.org>
4997
4998 * modes.texi (Defining Minor Modes): Mention the mode hook.
4999
50002005-05-15 Kim F. Storm <storm@cua.dk>
5001
5002 * processes.texi (Network): Remove open-network-stream-nowait.
5003 (Network Servers): Remove open-network-stream-server.
5004
50052005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5006
5007 * elisp.texi (Top): Update detailed menu.
5008
5009 * variables.texi: Reorder nodes.
5010 (Variables): Update menu.
5011 (File Local Variables): Do not refer to the `-*-' line as
5012 a "local variables list". Add pxref.
5013
50142005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5015
5016 * elisp.texi (Top): Update detailed menu for node changes.
5017
5018 * modes.texi (Modes): Update Menu.
5019 (Hooks): Move to beginning of chapter.
5020 Most minor modes run mode hooks too.
5021 `add-hook' can handle void hooks or hooks whose value is a single
5022 function.
5023 (Major Modes): Update Menu.
5024 (Major Mode Basics): New node, split off from `Major Modes'.
5025 (Major Mode Conventions): Correct xref. Explain how to handle
5026 auto-mode-alist if the major mode command has an autoload cookie.
5027 (Auto Major Mode): Major update. Add magic-mode-alist.
5028 (Derived Modes): Major update.
5029 (Mode Line Format): Update Menu.
5030 (Mode Line Basics): New node, split off from `Mode Line Format'.
5031
5032 * loading.texi (Autoload): Mention `autoload cookie' as synonym
5033 for `magic autoload comment'. Add index entries and anchor.
5034
50352005-05-14 Richard M. Stallman <rms@gnu.org>
5036
5037 * tips.texi (Coding Conventions): Explain how important it is
5038 that just loading certain files not change Emacs behavior.
5039
5040 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
5041
50422005-05-12 Lute Kamstra <lute@gnu.org>
5043
5044 * modes.texi (Generic Modes): Update.
5045 (Major Modes): Refer to node "Generic Modes".
5046
5047 * elisp.texi (Top): Update to the current structure of the manual.
5048 * processes.texi (Processes): Add menu description.
5049 * customize.texi (Customization): Add menu descriptions.
5050
50512005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
5052
5053 * processes.texi (Signals to Processes)
5054 (Low-Level Network): Fix typos.
5055
50562005-05-11 Lute Kamstra <lute@gnu.org>
5057
5058 * elisp.texi (Top): Add some nodes from the chapter "Major and
5059 Minor Modes" to the detailed node listing.
5060
50612005-05-10 Richard M. Stallman <rms@gnu.org>
5062
5063 * keymaps.texi (Extended Menu Items): Menu item filter functions
5064 can be called at any time.
5065
50662005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5067
5068 * variables.texi (File Local Variables): `(hack-local-variables t)'
5069 now also checks whether a mode is specified in the local variables
5070 list.
5071
50722005-05-05 Kevin Ryde <user42@zip.com.au>
5073
5074 * display.texi (The Echo Area): Correct format function cross
5075 reference.
5076
50772005-05-05 Luc Teirlinck <teirllm@auburn.edu>
5078
5079 * variables.texi (Variable Aliases): Change description of
5080 `define-obsolete-variable-alias'.
5081
5082 * functions.texi (Functions): Add "Obsolete Functions" to menu.
5083 (Defining Functions): Add xref.
5084 (Obsolete Functions): New node.
5085 (Function Safety): Standardize capitalization of section title.
5086
5087 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
5088 (Dialog Boxes): Complete description of `x-popup-dialog'.
5089
50902005-05-04 Richard M. Stallman <rms@gnu.org>
5091
5092 * commands.texi (Interactive Codes): Fix Texinfo usage.
5093 Document U more clearly.
5094
50952005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5096
5097 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
5098 function and not a macro.
5099
5100 * frames.texi (Pop-Up Menus): Correct and clarify description of
5101 `x-popup-menu'.
5102 (Dialog Boxes): Clarify description of `x-popup-dialog'.
5103
51042005-05-01 Richard M. Stallman <rms@gnu.org>
5105
5106 * edebug.texi (Checking Whether to Stop): Fix previous change.
5107
51082005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5109
5110 * display.texi: Fix typos and Texinfo usage.
5111
5112 * edebug.texi (Checking Whether to Stop): executing-macro ->
5113 executing-kbd-macro.
5114
51152005-05-01 Richard M. Stallman <rms@gnu.org>
5116
5117 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
5118
51192005-04-30 Richard M. Stallman <rms@gnu.org>
5120
5121 * files.texi (Magic File Names): Document `operations' property.
5122
51232005-04-29 Lute Kamstra <lute@gnu.org>
5124
5125 * modes.texi (Generic Modes): New node.
5126 (Major Modes): Add it to the menu.
5127 (Derived Modes): Add "derived mode" to concept index.
5128
51292005-04-28 Lute Kamstra <lute@gnu.org>
5130
5131 * modes.texi (Defining Minor Modes): Fix previous change.
5132 (Font Lock Mode): Simplify.
5133 (Font Lock Basics): Say that font-lock-defaults is buffer-local
5134 when set and that some parts are optional. Add cross references.
5135 (Search-based Fontification): Say how to specify font-lock-keywords.
5136 Add cross references. Add font-lock-multiline to index.
5137 Move font-lock-keywords-case-fold-search here from node "Other Font
5138 Lock Variables". Document font-lock-add-keywords and
5139 font-lock-remove-keywords.
5140 (Other Font Lock Variables): Move font-lock-keywords-only,
5141 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
5142 and font-lock-syntactic-face-function to node "Syntactic Font
5143 Lock". Move font-lock-keywords-case-fold-search to node
5144 "Search-based Fontification". Document font-lock-inhibit-thing-lock
5145 and font-lock-{,un}fontify-{buffer,region}-function.
5146 (Precalculated Fontification): Remove reference to deleted variable
5147 font-lock-core-only.
5148 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
5149 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
5150 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
5151 and font-lock-syntactic-face-function here from node "Other Font
5152 Lock Variables". Move font-lock-syntactic-keywords to "Setting
5153 Syntax Properties". Add cross references.
5154 (Setting Syntax Properties): New node.
5155 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
5156 * syntax.texi (Syntax Properties): Add cross reference.
5157 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
5158
51592005-04-26 Richard M. Stallman <rms@gnu.org>
5160
5161 * display.texi (Defining Faces):
5162 Document `default' elements of defface spec.
5163
5164 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
5165
5166 * variables.texi (Variable Aliases): Clarify text.
5167
51682005-04-25 Chong Yidong <cyd@stupidchicken.com>
5169
5170 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
5171
51722005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5173
5174 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
5175
51762005-04-24 Eli Zaretskii <eliz@gnu.org>
5177
5178 * syntax.texi (Syntax Table Internals): Elaborate documentation of
5179 syntax-after and syntax-class.
5180
5181 * files.texi (Changing Files): Fix last change's cross-reference.
5182 (Unique File Names): Don't mention "numbers" in the documentation
5183 of make-temp-file and make-temp-name.
5184
51852005-04-23 Richard M. Stallman <rms@gnu.org>
5186
5187 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
5188
51892005-04-22 Nick Roberts <nickrob@snap.net.nz>
5190
5191 * windows.texi (Cyclic Window Ordering): Clarify window-list.
5192
51932005-04-22 Nick Roberts <nickrob@snap.net.nz>
5194
5195 * variables.texi (Variable Aliases): Describe make-obsolete-variable
5196 and define-obsolete-variable-alias.
5197
51982005-04-22 Kim F. Storm <storm@cua.dk>
5199
5200 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
5201 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
5202
52032005-04-21 Lute Kamstra <lute@gnu.org>
5204
5205 * lists.texi (Association Lists): Document rassq-delete-all.
5206
52072005-04-19 Richard M. Stallman <rms@gnu.org>
5208
5209 * modes.texi (Search-based Fontification): Explain that
5210 facespec is an expression to be evaluated.
5211
52122005-04-19 Kevin Ryde <user42@zip.com.au>
5213
5214 * streams.texi (Output Functions): Fix xref.
5215 * strings.texi (String Conversion): Fix xref.
5216
52172005-04-19 Kim F. Storm <storm@cua.dk>
5218
5219 * symbols.texi (Symbol Plists): Add safe-get.
5220 Mention that `get' may signal an error.
5221
52222005-04-18 Nick Roberts <nickrob@snap.net.nz>
5223
5224 * customize.texi (Variable Definitions): Replace tooltip-mode
5225 example with save-place.
5226
52272005-04-17 Richard M. Stallman <rms@gnu.org>
5228
5229 * buffers.texi (Indirect Buffers): Clarify.
5230
5231 * positions.texi (Positions): Clarify converting marker to integer.
5232
5233 * strings.texi (String Basics): Mention string-match; clarify.
5234
52352005-04-08 Lute Kamstra <lute@gnu.org>
5236
5237 * modes.texi (Search-based Fontification): Fix cross references.
5238 Use consistent terminology. Document anchored highlighting.
5239
52402005-04-05 Lute Kamstra <lute@gnu.org>
5241
5242 * modes.texi (Defining Minor Modes): Document :group keyword
5243 argument and its default value.
5244
52452005-04-03 Lute Kamstra <lute@gnu.org>
5246
5247 * hooks.texi (Standard Hooks): Add some hooks. Add cross
5248 references and/or descriptions. Delete major mode hooks; mention
5249 them as a category instead. Rename or delete obsolete hooks.
5250
52512005-04-02 Richard M. Stallman <rms@gnu.org>
5252
5253 * nonascii.texi (Coding System Basics): Another wording cleanup.
5254
52552005-04-01 Richard M. Stallman <rms@gnu.org>
5256
5257 * nonascii.texi (Coding System Basics): Clarify previous change.
5258
52592005-04-01 Kenichi Handa <handa@m17n.org>
5260
10d1d0af 5261 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
5262 identity of coding systems.
5263
52642005-03-29 Chong Yidong <cyd@stupidchicken.com>
5265
5266 * text.texi (Buffer Contents): Add filter-buffer-substring and
5267 buffer-substring-filters.
5268
52692005-03-26 Chong Yidong <cyd@stupidchicken.com>
5270
5271 * anti.texi (Antinews): Mention `G' interactive code.
5272
5273 * tips.texi (Compilation Tips): Mention benchmark.el.
5274
52752005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5276
5277 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
5278 is now bound to M-o M-o.
5279
5280 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
5281
52822005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5283
5284 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
5285 in the Emacs Manual).
5286 * Makefile.in (srcs): Remove calendar.texi.
5287 * makefile.w32-in (srcs): Remove calendar.texi.
5288 * display.texi (Display): Change name of next node.
5289 * os.texi (System In): Change name of previous node.
5290 * elisp.texi (Top): Remove Calendar references.
5291 * vol1.texi (Top): Remove Calendar references.
5292 * vol2.texi (Top): Remove Calendar references.
5293
52942005-03-25 Richard M. Stallman <rms@gnu.org>
5295
5296 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
5297 Cleanup previous change.
5298
52992005-03-25 Chong Yidong <cyd@stupidchicken.com>
5300
5301 * display.texi (Face Attributes): Faces earlier in an :inherit
5302 list take precedence.
5303 (Scroll Bars): Fix description of vertical-scroll-bars.
5304 Document frame-current-scroll-bars and window-current-scroll-bars.
5305
5306 * markers.texi (The Mark): Document temporary Transient Mark mode.
5307
5308 * minibuf.texi (Reading File Names):
5309 Document read-file-name-completion-ignore-case.
5310
5311 * positions.texi (Screen Lines): Document nil for width argument
5312 to compute-motion.
5313
53142005-03-23 Kim F. Storm <storm@cua.dk>
5315
5316 * display.texi (Standard Faces): Other faces used in the fringe
5317 implicitly inherits from the fringe face.
5318 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
5319 properties implicitly inherits from fringe face.
5320 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
5321
53222005-03-20 Chong Yidong <cyd@stupidchicken.com>
5323
5324 * display.texi (Invisible Text): State default value of
5325 line-move-ignore-invisible.
5326 (Managing Overlays): Document remove-overlays.
5327 (Standard Faces): Document escape-glyph face.
5328
5329 * minibuf.texi (Reading File Names): Document read-file-name-function.
5330
5331 * modes.texi (Other Font Lock Variables):
5332 Document font-lock-lines-before.
5333
5334 * positions.texi (Skipping Characters): skip-chars-forward allows
5335 character classes.
5336
53372005-03-18 Lute Kamstra <lute@gnu.org>
5338
5339 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
5340
53412005-03-17 Richard M. Stallman <rms@gnu.org>
5342
5343 * text.texi (Undo): Document extensible undo entries.
5344
dd7b651b 5345 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
5346
5347 * nonascii.texi (Character Codes): Minor fix.
5348
5349 * display.texi (Display Property): Explain the significance
5350 of having text properties that are eq.
5351 (Other Display Specs): Explain string as display spec.
5352
5353 * commands.texi (Interactive Codes): Document G option.
5354
53552005-03-17 Chong Yidong <cyd@stupidchicken.com>
5356
5357 * text.texi (Filling): Add sentence-end-without-period and
5358 sentence-end-without-space.
5359 (Changing Properties): Minor fix.
5360
5361 * anti.texi: Total rewrite.
5362
53632005-03-15 Lute Kamstra <lute@gnu.org>
5364
5365 * edebug.texi (Instrumenting Macro Calls): Fix typos.
5366
53672005-03-08 Kim F. Storm <storm@cua.dk>
5368
5369 * display.texi (Specified Space): Property :width is support on
5370 non-graphic terminals, :height is not.
5371
53722005-03-07 Richard M. Stallman <rms@gnu.org>
5373
5374 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
5375 Now subnodes of Fringes.
5376 (Overlay Arrow): Document overlay-arrow-variable-list.
5377 (Fringe Size/Pos): New node, broken out of Fringes.
5378 (Display): Explain clearing vs redisplay better.
5379 (Truncation): Clarify use of bitmaps.
5380 (The Echo Area): Clarify the uses of the echo area.
5381 Add max-mini-window-height.
5382 (Progress): Clarify.
5383 (Invisible Text): Explain that main loop moves point out.
5384 (Selective Display): Say "hidden", not "invisible".
5385 (Managing Overlays): Move up. Describe relation to Undo here.
5386 (Overlay Properties): Clarify intro.
5387 (Finding Overlays): Explain return values when nothing found.
5388 (Width): truncate-string-to-width has added arg.
5389 (Displaying Faces): Clarify and update mode line face handling.
5390 (Face Functions): Minor cleanup.
5391 (Conditional Display): Merge into Other Display Specs.
5392 (Pixel Specification, Other Display Specs): Minor cleanups.
5393 (Images, Image Descriptors): Minor cleanups.
5394 (GIF Images): Patents have expired.
5395 (Showing Images): Explain default text for insert-image.
5396 (Manipulating Button Types): Merge into Manipulating Buttons.
5397 (Making Buttons): Explain return values.
5398 (Button Buffer Commands): Add xref.
5399 (Inverse Video): Update mode-line-inverse-video.
5400 (Display Table Format): Clarify.
5401 (Active Display Table): Give defaults for window-display-table.
5402
5403 * calendar.texi (Calendar Customizing): calendar-holiday-marker
5404 and calendar-today-marker are strings, not chars.
5405 (Holiday Customizing): Minor fix.
5406
5407 * internals.texi (Writing Emacs Primitives): Update `or' example.
5408 Update limit on # args of subr.
5409
5410 * edebug.texi (Using Edebug): Arrow is in fringe.
5411 (Instrumenting): Arg to eval-defun works without loading edebug.
5412 (Edebug Execution Modes): Add xref.
5413
5414 * customize.texi (Common Keywords): Clarify :require.
5415 Mention :version here.
5416 (Variable Definitions, Group Definitions): Not here.
5417 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
5418
54192005-03-07 Chong Yidong <cyd@stupidchicken.com>
5420 * nonascii.texi (Text Representations): Clarify position-bytes.
5421 (Character Sets): Add list-charset-chars.
5422 (Scanning Charsets): Add charset-after.
5423 (Encoding and I/O): Minor fix.
5424
54252005-03-06 Richard M. Stallman <rms@gnu.org>
5426
5427 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
5428 (Resizing Windows): Likewise.
5429
5430 * text.texi (Change Hooks): Get rid of "Emacs 21".
5431
5432 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
5433
5434 * streams.texi (Output Variables): Get rid of "Emacs 21".
5435
5436 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
5437
5438 * os.texi (Translating Input): Replace flow-control example
5439 with a less obsolete example that uses `keyboard-translate'.
5440
5441 * objects.texi (Hash Table Type, Circular Objects):
5442 Get rid of "Emacs 21".
5443
5444 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
5445 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
5446
5447 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
5448
5449 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
5450
5451 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
5452 (Menu Bar): Fix when menu-bar-update-hook is called.
5453
5454 * hash.texi (Hash Tables): Get rid of "Emacs 21".
5455
5456 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
5457 and make it read better.
5458
5459 * files.texi (Writing to Files): Get rid of "Emacs 21".
5460 (Unique File Names): Likewise.
5461
5462 * elisp.texi: Update Emacs version to 22.
5463
5464 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
5465 (Overlay Properties, Face Attributes): Likewise.
5466 (Managing Overlays): Fix punctuation.
5467 (Attribute Functions): Clarify set-face-font; get rid of
5468 info about old Emacs versions.
5469 (Auto Faces, Font Lookup, Display Property, Images):
5470 Get rid of "Emacs 21".
5471
5472 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
5473
54742005-03-05 Richard M. Stallman <rms@gnu.org>
5475
5476 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
5477
54782005-03-04 Lute Kamstra <lute@gnu.org>
5479
5480 * debugging.texi (Error Debugging): Document stack-trace-on-error.
5481
54822005-03-03 Lute Kamstra <lute@gnu.org>
5483
5484 * edebug.texi (Instrumenting Macro Calls): Fix typo.
5485
54862005-03-01 Lute Kamstra <lute@gnu.org>
5487
5488 * debugging.texi (Debugger Commands): Update `j'.
5489
54902005-02-28 Lute Kamstra <lute@gnu.org>
5491
5492 * debugging.texi (Debugging): Fix typo.
5493 (Error Debugging): Document eval-expression-debug-on-error.
5494 (Function Debugging): Update example.
5495 (Using Debugger): Mention starred stack frames.
5496 (Debugger Commands): Document `j' and `l'.
5497 (Invoking the Debugger): `d' and `j' exit recursive edit too.
5498 Update the messages that the debugger displays.
5499 (Internals of Debugger): Add cross reference. Update example.
5500 (Excess Open): Minor improvement.
5501 (Excess Close): Minor improvement.
5502
55032005-02-26 Richard M. Stallman <rms@gnu.org>
5504
5505 * tips.texi (Coding Conventions): Clarify.
5506 Put all the major mode key reservations together.
5507 Mention the Mouse-1 => Mouse-2 conventions.
5508
5509 * syntax.texi (Syntax Class Table): Clarify.
5510 (Syntax Table Functions): syntax-after moved from here.
5511 (Syntax Table Internals): syntax-after moved to here.
5512 (Parsing Expressions): Update info on number of values
5513 and what's meaningful in the STATE argument.
5514 (Categories): Fix typo.
5515
5516 * sequences.texi (Arrays): Cleanup.
5517 (Char-Tables): Clarify.
5518
5519 * processes.texi (Deleting Processes): Cleanups, add xref.
5520 (Subprocess Creation): Explain nil in exec-path. Cleanup.
5521 (Process Information): set-process-coding-system, some args optional.
5522 (Input to Processes): Explain various types for PROCESS args.
5523 Rename them from PROCESS-NAME to PROCESS.
5524 (Signals to Processes): Likewise.
5525 (Decoding Output): Cleanup.
5526 (Query Before Exit): Clarify.
5527
5528 * os.texi (Startup Summary): Correct the options; add missing ones.
5529 (Terminal Output, Batch Mode): Clarify.
5530 (Flow Control): Node deleted.
5531
5532 * markers.texi (The Mark): Clarify.
5533
5534 * macros.texi (Expansion): Cleanup.
5535 (Indenting Macros): indent-spec allows ints, not floats.
5536
5537 * keymaps.texi (Keymaps): Clarify.
5538 (Format of Keymaps): Update lisp-mode-map example.
5539 (Active Keymaps, Key Lookup): Clarify.
5540 (Changing Key Bindings): Add xref to `kbd'.
5541 (Key Binding Commands, Simple Menu Items): Clarify.
5542 (Mouse Menus, Menu Bar): Clarify.
5543 (Menu Example): Replace print example with menu-bar-replace-menu.
5544
5545 * help.texi (Documentation Basics): Add function-documentation prop.
5546
5547 * elisp.texi (Top): Don't refer to Flow Control node.
5548
5549 * commands.texi (Command Overview): Improve xrefs.
5550 (Adjusting Point): Adjusting point applies to intangible and invis.
5551 (Key Sequence Input): Doc extra read-key-sequence args.
5552 Likewise for read-key-sequence-vector.
5553
5554 * backups.texi (Rename or Copy): Minor fix.
5555 (Numbered Backups): For version-control, say the default.
5556 (Auto-Saving): make-auto-save-file-name example is simplified.
5557
5558 * advice.texi (Advising Functions): Don't imply one part of Emacs
5559 should advise another part. Markup changes.
5560 (Defining Advice): Move transitional para.
5561 (Activation of Advice): Cleanup.
5562 Explain if COMPILE is nil or negative.
5563
5564 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
5565
55662005-02-24 Lute Kamstra <lute@gnu.org>
5567
5568 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
5569 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
5570
55712005-02-23 Lute Kamstra <lute@gnu.org>
5572
5573 * modes.texi (Defining Minor Modes): define-minor-mode can be used
5574 to define global minor modes as well.
5575
5576 * display.texi (Managing Overlays): overlay-buffer returns nil for
5577 deleted overlays.
5578
55792005-02-22 Kim F. Storm <storm@cua.dk>
5580
5581 * minibuf.texi (Basic Completion): Allow symbols in addition to
5582 strings in try-completion and all-completions.
5583
55842005-02-14 Lute Kamstra <lute@gnu.org>
5585
5586 * elisp.texi (Top): Remove reference to deleted node.
5587
5588 * lists.texi (Lists): Remove reference to deleted node.
5589 (Cons Cells): Fix typo.
5590
5591 * loading.texi (Where Defined): Fix typo.
5592
55932005-02-14 Richard M. Stallman <rms@gnu.org>
5594
5595 * variables.texi (Creating Buffer-Local): change-major-mode-hook
5596 is useful for discarding some minor modes.
5597
5598 * symbols.texi (Symbol Components): Reorder examples.
5599
5600 * streams.texi (Input Functions): State standard-input default.
5601 (Output Variables): State standard-output default.
5602
5603 * objects.texi (Printed Representation): Clarify read syntax vs print.
5604 (Floating Point Type): Explain meaning better.
5605 (Symbol Type): Explain uniqueness better.
5606 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
5607 List examples sooner.
5608 (Box Diagrams): New subnode broken out.
5609 Some examples moved from old Lists as Boxes node.
5610 (Dotted Pair Notation): Clarify intro.
5611 (Array Type): Clarify.
5612 (Type Predicates): Add hash-table-p.
5613
5614 * numbers.texi (Integer Basics): Clarify radix explanation.
5615 (Predicates on Numbers): Minor clarification.
5616 (Comparison of Numbers): Minor clarification. Clarify eql.
5617 Typos in min, max.
5618 (Math Functions): Clarify overflow in expt.
5619
5620 * minibuf.texi (Text from Minibuffer): Minor clarification.
5621 Mention arrow keys.
5622
5623 * loading.texi (Autoload): defun's doc string overrides autoload's
5624 doc string.
5625 (Repeated Loading): Modernize "add to list" examples.
5626 (Where Defined): Finish updating table of load-history elts.
5627
5628 * lists.texi (List-related Predicates): Minor wording improvement.
5629 (Lists as Boxes): Node deleted.
5630 (Building Lists): Explain trivial cases of number-sequence.
5631
5632 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 5633 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
5634 (Hash Access): Any object can be a key.
5635 State value of maphash.
5636
5637 * functions.texi (What Is a Function): Wording cleanup.
5638 (Function Documentation): Minor cleanup.
5639 Explain purpose of calling convention at end of doc string.
5640 (Function Names): Wording cleanup.
5641 (Calling Functions): Wording cleanup.
5642 Explain better how funcall calls the function.
5643 (Function Cells): Delete example of saving and redefining function.
5644
5645 * control.texi (Combining Conditions): Wording cleanup.
5646 (Iteration): dolist and dotimes bind VAR locally.
5647 (Cleanups): Xref to Atomic Changes.
5648
5649 * compile.texi (Byte Compilation): Delete 19.29 info.
5650 (Compilation Functions): Macros' difficulties don't affect defsubst.
5651 (Docs and Compilation): Delete 19.29 info.
5652
56532005-02-10 Richard M. Stallman <rms@gnu.org>
5654
5655 * objects.texi (Symbol Type): Minor correction.
5656
56572005-02-06 Lute Kamstra <lute@gnu.org>
5658
5659 * modes.texi (Example Major Modes): Fix typos.
5660
56612005-02-06 Richard M. Stallman <rms@gnu.org>
5662
5663 * text.texi (Margins): fill-nobreak-predicate can be one function.
5664
5665 * strings.texi (Modifying Strings): clear-string can make unibyte.
5666 (Formatting Strings): format gives error if values missing.
5667
5668 * positions.texi (Character Motion): Mention default arg
5669 for forward-char. backward-char refers to forward-char.
5670 (Word Motion): Mention default arg for forward-word.
5671 (Buffer End Motion): Mention default arg for beginning-of-buffer.
5672 Simplify end-of-buffer.
5673 (Text Lines): Mention default arg for forward-line.
5674 (List Motion): Mention default arg for beginning/end-of-defun.
5675 (Skipping Characters): Minor fixes in explaining character-set.
5676
5677 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
5678 Mode inheritance applies only when default-major-mode is nil.
5679 Clarifications.
5680 (Example Major Modes): Update Text mode and Lisp mode examples.
5681 (Minor Mode Conventions): Mention define-minor-mode at top.
5682 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
5683 (Mode Line Format): Update mode line face display info.
5684 (Properties in Mode): Mention effect of risky vars.
5685 (Imenu): Define imenu-add-to-menubar.
5686 (Font Lock Mode): Add descriptions to menu lines.
5687 (Faces for Font Lock): Add font-lock-doc-face.
5688
56892005-02-05 Lute Kamstra <lute@gnu.org>
5690
5691 * text.texi (Maintaining Undo): Remove obsolete function.
5692
56932005-02-05 Eli Zaretskii <eliz@gnu.org>
5694
5695 * frames.texi (Color Names): Add pointer to the X docs about RGB
5696 color specifications. Improve indexing
5697 (Text Terminal Colors): Replace the description of RGB values by
5698 an xref to "Color Names".
5699
57002005-02-03 Richard M. Stallman <rms@gnu.org>
5701
5702 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
5703 Clarify.
5704 (Selecting Windows): Clarify save-selected-window.
5705 (Cyclic Window Ordering): Clarify walk-windows.
5706 (Window Point): Clarify.
5707 (Window Start): Add comment to example.
5708 (Resizing Windows): Add `interactive' specs in examples.
5709 Document fit-window-to-buffer.
5710
5711 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
5712 (Undo, Maintaining Undo): Clarify last change.
5713 (Sorting): In sort-numeric-fields, explain about octal and hex.
5714 Mention sort-numeric-base.
5715 (Format Properties): Add xref for hard newlines.
5716
5717 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
5718 (Pop-Up Menus): Fix typo.
5719 (Color Names): Explain all types of color names.
5720 Explain color-values on B&W terminal.
5721 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
5722
5723 * files.texi (File Locks): Not supported on MS systems.
5724 (Testing Accessibility): Clarify.
5725
5726 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
5727 (Coverage Testing): Fix typo.
5728
5729 * commands.texi (Misc Events): Remove stray space.
5730
5731 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
5732 (Modification Time): Clarify when visited-file-modtime returns 0.
5733 (The Buffer List): Clarify bury-buffer.
5734 (Killing Buffers): Clarify.
5735 (Indirect Buffers): Add clone-indirect-buffer.
5736
57372005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5738
5739 * edebug.texi (Printing in Edebug): Fix default value of
5740 edebug-print-circle.
5741 (Coverage Testing): Fix displayed frequency count data.
5742
57432005-02-02 Luc Teirlinck <teirllm@auburn.edu>
5744
5745 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
5746
57472005-02-02 Kim F. Storm <storm@cua.dk>
5748
5749 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
5750
57512005-01-29 Eli Zaretskii <eliz@gnu.org>
5752
5753 * commands.texi (Misc Events): Describe the help-echo event.
5754
5755 * text.texi (Special Properties) <help-echo>: Use `pos'
5756 consistently in description of the help-echo property.
5757 Use @code{nil} instead of @var{nil}.
5758
5759 * display.texi (Overlay Properties): Fix the index entry for
5760 help-echo overlay property.
5761
5762 * customize.texi (Type Keywords): Uncomment the xref to the
5763 help-echo property documentation.
5764
57652005-01-23 Kim F. Storm <storm@cua.dk>
5766
5767 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
5768 return value. Third element FULLY replaced by PARTIAL which
5769 specifies number of invisible pixels if row is only partially visible.
5770 (Textual Scrolling): Mention auto-window-vscroll.
5771 (Vertical Scrolling): New defvar auto-window-vscroll.
5772
57732005-01-16 Luc Teirlinck <teirllm@auburn.edu>
5774
5775 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
5776 command remapping.
5777
57782005-01-15 Richard M. Stallman <rms@gnu.org>
5779
5780 * display.texi (Defining Images): Mention DATA-P arg of create-image.
5781
57822005-01-14 Kim F. Storm <storm@cua.dk>
5783
5784 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
5785
5786 * text.texi (Links and Mouse-1): Fix string and vector item.
5787
57882005-01-13 Richard M. Stallman <rms@gnu.org>
5789
5790 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
5791 descriptions of overriding-local-map and overriding-terminal-local-map.
5792
5793 * text.texi (Links and Mouse-1): Clarify text.
5794
57952005-01-13 Kim F. Storm <storm@cua.dk>
5796
5797 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
5798
57992005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
5800
5801 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
5802
58032005-01-12 Kim F. Storm <storm@cua.dk>
5804
5805 * text.texi (Links and Mouse-1): Rename section from Enabling
5806 Mouse-1 to Following Links. Change xrefs.
5807 Add examples for define-button-type and define-widget.
5808
5809 * display.texi (Button Properties, Button Buffer Commands):
5810 Clarify mouse-1 and follow-link functionality.
5811
58122005-01-12 Richard M. Stallman <rms@gnu.org>
5813
5814 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
5815
5816 * display.texi (Beeping): Fix Texinfo usage.
5817
5818 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
5819
58202005-01-11 Kim F. Storm <storm@cua.dk>
5821
5822 * display.texi (Button Properties, Button Buffer Commands):
5823 Mention mouse-1 binding. Add follow-link keyword.
5824
5825 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
5826 (Enabling Mouse-1 to Follow Links): New subsection.
5827
58282005-01-06 Richard M. Stallman <rms@gnu.org>
5829
5830 * text.texi (Special Properties): Minor change.
5831
5832 * os.texi (Timers): Clarify previous change.
5833
5834 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
5835
58362005-01-01 Luc Teirlinck <teirllm@auburn.edu>
5837
5838 * display.texi (Face Attributes): Correct xref to renamed node.
5839
58402005-01-01 Richard M. Stallman <rms@gnu.org>
5841
5842 * display.texi (Face Attributes): Describe hex color specs.
5843
58442004-12-31 Richard M. Stallman <rms@gnu.org>
5845
5846 * os.texi (Timers): Update previous change.
5847
58482004-12-30 Kim F. Storm <storm@cua.dk>
5849
5850 * display.texi (Line Height): Total line-height is now specified
5851 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
5852 in cons cells. (nil . RATIO) is relative to actual line height.
5853 Use line-height `t' instead of `0' to get minimum height.
5854
58552004-12-29 Richard M. Stallman <rms@gnu.org>
5856
5857 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
5858
58592004-12-28 Richard M. Stallman <rms@gnu.org>
5860
5861 * commands.texi (Quitting): Clarify value of with-local-quit.
5862
5863 * elisp.texi (Top): Fix previous change.
5864
5865 * loading.texi (Loading): Fix previous change.
5866
58672004-12-27 Richard M. Stallman <rms@gnu.org>
5868
5869 * Makefile.in (MAKEINFO): Specify --force.
5870
5871 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
5872
5873 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
5874
5875 * display.texi (Line Height): Further clarify.
5876
5877 * elisp.texi (Top): Update Loading submenu.
5878
5879 * loading.texi (Where Defined): New node.
5880 (Unloading): load-history moved to Where Defined.
5881
58822004-12-21 Richard M. Stallman <rms@gnu.org>
5883
5884 * commands.texi (Event Input Misc): Add while-no-input.
5885
58862004-12-11 Richard M. Stallman <rms@gnu.org>
5887
5888 * display.texi (Line Height): Rewrite text for clarity.
5889
58902004-12-11 Kim F. Storm <storm@cua.dk>
5891
5892 * display.texi (Display): Add node "Line Height" to menu.
5893 (Line Height): New node. Move full description of line-spacing
5894 and line-height text properties here from text.texi.
5895 (Scroll Bars): Add vertical-scroll-bar variable.
5896
5897 * frames.texi (Window Frame Parameters): Remove line-height defvar.
5898
5899 * locals.texi (Standard Buffer-Local Variables): Fix xref for
5900 line-spacing and vertical-scroll-bar.
5901
5902 * text.texi (Special Properties): Just mention line-spacing and
5903 line-height here, add xref to new "Line Height" node.
5904
59052004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
5906
5907 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
5908
5909 * locals.texi (Standard Buffer-Local Variables):
5910 Add @xref for `line-spacing'.
5911
59122004-12-05 Richard M. Stallman <rms@gnu.org>
5913
5914 * Makefile.in (maintainer-clean): Remove the info files
5915 in $(infodir) where they are created.
5916
59172004-12-03 Richard M. Stallman <rms@gnu.org>
5918
5919 * windows.texi (Selecting Windows): get-lru-window and
5920 get-largest-window don't consider dedicated windows.
5921
5922 * text.texi (Undo): Document undo-in-progress.
5923
59242004-11-26 Richard M. Stallman <rms@gnu.org>
5925
5926 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
5927 Remove a few vars that are not always buffer-local.
5928
59292004-11-24 Luc Teirlinck <teirllm@auburn.edu>
5930
5931 * locals.texi (Standard Buffer-Local Variables): Comment out
5932 xref's to non-existent node `Yet to be written'.
5933
59342004-11-24 Richard M. Stallman <rms@gnu.org>
5935
5936 * processes.texi (Synchronous Processes): Grammar fix.
5937
5938 * numbers.texi (Comparison of Numbers): Add eql.
5939
5940 * locals.texi (Standard Buffer-Local Variables): Add many vars.
5941
5942 * intro.texi (Printing Notation): Fix previous change.
5943
5944 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
5945 and default-indicate-buffer-boundaries from here.
5946 (Usual Display): To here.
5947 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
5948 (Usual Display): Move tab-width up.
5949
5950 * customize.texi (Variable Definitions): Replace
5951 show-paren-mode example with tooltip-mode.
5952 (Simple Types, Composite Types, Defining New Types):
5953 Minor cleanups.
5954
59552004-11-21 Jesper Harder <harder@ifa.au.dk>
5956
5957 * processes.texi (Synchronous Processes, Output from Processes):
5958 Markup fix.
5959
59602004-11-20 Richard M. Stallman <rms@gnu.org>
5961
5962 * positions.texi (Skipping Characters): skip-chars-forward
5963 now handles char classes.
5964
5965 * intro.texi (Printing Notation): Avoid confusion of `print'
5966 when explaining @print.
5967
5968 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
5969
5970 * display.texi (Display Table Format): Minor fix.
5971
5972 * streams.texi (Output Functions): Fix print example.
5973
5974 * Makefile.in (elisp): New target.
5975 (dist): Depend on $(infodir)/elisp, not elisp.
5976 Copy the info files from $(infodir).
5977
5978 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
5979 read-from-minibuffer.
5980
5981 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
5982
59832004-11-19 Richard M. Stallman <rms@gnu.org>
5984
5985 * searching.texi (Regexp Search): Add search-whitespace-regexp.
5986
59872004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
5988
5989 * tips.texi (Coding Conventions): Fix typo.
5990
59912004-11-16 Richard M. Stallman <rms@gnu.org>
5992
5993 * tips.texi (Coding Conventions): Separate defvar and require
5994 methods to avoid warnings. Use require only when there are many
5995 functions and variables from that package.
5996
5997 * minibuf.texi (Minibuffer Completion): When ignoring case,
5998 predicate must not be case-sensitive.
5999
6000 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
6001 (Test Coverage): Don't talk about "splotches". Clarified.
6002
60032004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
6004
6005 * frames.texi (Window Frame Parameters): Fix typo.
6006
60072004-11-15 Kim F. Storm <storm@cua.dk>
6008
6009 * symbols.texi (Other Plists): Note that plist-get may signal error.
6010 Add safe-plist-get.
6011
60122004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
6013
6014 * modes.texi (Font Lock Basics): Fix typo.
6015
60162004-11-08 Richard M. Stallman <rms@gnu.org>
6017
6018 * syntax.texi (Syntax Table Functions): Add syntax-after.
6019
60202004-11-06 Lars Brinkhoff <lars@nocrew.org>
6021
6022 * os.texi (Processor Run Time): New section documenting
6023 get-internal-run-time.
6024
60252004-11-06 Eli Zaretskii <eliz@gnu.org>
6026
6027 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
6028 it nukes elisp-cover.texi.
6029 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
6030 elisp-0 etc.
6031
60322004-11-05 Luc Teirlinck <teirllm@auburn.edu>
6033
6034 * commands.texi (Keyboard Macros): Document `append' return value
6035 of `defining-kbd-macro'.
6036
60372004-11-01 Richard M. Stallman <rms@gnu.org>
6038
6039 * commands.texi (Interactive Call): Add called-interactively-p.
6040
60412004-10-29 Simon Josefsson <jas@extundo.com>
6042
6043 * minibuf.texi (Reading a Password): Revert.
6044
60452004-10-28 Richard M. Stallman <rms@gnu.org>
6046
6047 * frames.texi (Display Feature Testing): Explain about "vendor".
6048
60492004-10-27 Richard M. Stallman <rms@gnu.org>
6050
6051 * commands.texi (Interactive Codes): `N' uses numeric prefix,
6052 not raw. Clarify `n'.
6053 (Interactive Call): Rewrite interactive-p, focusing on when
6054 and how to use it.
6055 (Misc Events): Clarify previous change.
6056
6057 * advice.texi (Simple Advice): Clarify what job the example does.
6058 (Around-Advice): Clarify ad-do-it.
6059 (Activation of Advice): An option of ad-default-compilation-action
6060 is `never', not `nil'.
6061
60622004-10-26 Kim F. Storm <storm@cua.dk>
6063
6064 * commands.texi (Interactive Codes): Add U code letter.
6065
60662004-10-25 Simon Josefsson <jas@extundo.com>
6067
6068 * minibuf.texi (Reading a Password): Add.
6069
60702004-10-24 Jason Rumney <jasonr@gnu.org>
6071
6072 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
6073 and wheel-down.
6074
60752004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
6076
6077 * processes.texi (Synchronous Processes): Document process-file.
6078
60792004-10-22 Kenichi Handa <handa@m17n.org>
6080
6081 * text.texi (translate-region): Document that it accepts also a
6082 char-table.
6083
60842004-10-22 David Ponce <david@dponce.com>
6085
6086 * windows.texi (Resizing Windows): Document the `preserve-before'
6087 argument of the functions `enlarge-window' and `shrink-window'.
6088
60892004-10-19 Jason Rumney <jasonr@gnu.org>
6090
6091 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
6092
60932004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6094
6095 * text.texi (Filling): Add anchor for definition of
6096 `sentence-end-double-space'.
6097
6098 * searching.texi (Regexp Example): Update description of how
6099 Emacs currently recognizes the end of a sentence.
6100 (Standard Regexps): Update definition of the variable
6101 `sentence-end'. Add definition of the function `sentence-end'.
6102
61032004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
6104
6105 * display.texi (Progress): New node.
6106
61072004-10-05 Kim F. Storm <storm@cua.dk>
6108
6109 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
6110
61112004-09-29 Kim F. Storm <storm@cua.dk>
6112
6113 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
6114 to identify bitmaps. Remove -fringe-bitmap suffix for standard
6115 fringe bitmap symbols, as they now have their own namespace.
6116 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
6117 vs. pixels. Signal error if no free bitmap slots.
6118 (Pixel Specification): Change IMAGE to @var{image}.
6119
61202004-09-28 Richard M. Stallman <rms@gnu.org>
6121
6122 * text.texi (Special Properties): Clarify line-spacing and line-height.
6123
6124 * searching.texi (Regexp Search): Add looking-back.
6125
61262004-09-25 Luc Teirlinck <teirllm@auburn.edu>
6127
6128 * display.texi: Correct typos.
6129 (Image Descriptors): Correct xref's.
6130
61312004-09-25 Richard M. Stallman <rms@gnu.org>
6132
6133 * text.texi (Special Properties): Cleanups in `cursor'.
6134 Rewrites in `line-height' and `line-spacing'; exchange them.
6135
6136 * display.texi (Fringes): Rewrite previous change.
6137 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
6138 (Display Fringe Bitmaps): Node deleted, text moved.
6139 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
6140 (Scroll Bars): Clarify set-window-scroll-bars.
6141 (Pointer Shape): Rewrite.
6142 (Specified Space): Clarify :align-to, etc.
6143 (Pixel Specification): Use @var. Clarify new text.
6144 (Other Display Specs): Clarify `slice'.
6145 (Image Descriptors): Cleanups.
6146 (Showing Images): Cleanups.
6147
61482004-09-24 Luc Teirlinck <teirllm@auburn.edu>
6149
6150 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
6151
6152 * modes.texi: Various minor changes in addition to:
6153 (Major Mode Conventions): Final call to `run-mode-hooks' should
6154 not be inside the `delay-mode-hooks' form.
6155 (Mode Hooks): New node.
6156 (Hooks): Delete obsolete example.
6157 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
6158 node "Mode Hooks".
6159
61602004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6161
6162 * display.texi: Correct various typos.
6163 (Display): Rename node "Pointer Shapes" to "Pointer
6164 Shape". (There is already a node called "Pointer Shapes" in
6165 frames.texi.)
6166 (Images): Remove non-existent node "Image Slices" from menu.
6167
61682004-09-23 Kim F. Storm <storm@cua.dk>
6169
6170 * text.texi (Special Properties): Add `cursor', `pointer',
6171 `line-height', and `line-spacing' properties.
6172
6173 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
6174 Shapes' to menu.
6175 (Standard Faces): Doc fix for fringe face.
6176 (Fringes): Add `overflow-newline-into-fringe' and
6177 'indicate-buffer-boundaries'.
6178 (Fringe Bitmaps, Pointer Shapes): New nodes.
6179 (Display Property): Add 'Pixel Specification' and 'Display Fringe
6180 Bitmaps' to menu.
6181 (Specified Space): Describe pixel width and height.
6182 (Pixel Specification): New node.
6183 (Other Display Specs): Add `slice' property.
6184 (Display Fringe Bitmaps): New node.
6185 (Images): Add 'Image Slices' to menu.
6186 (Image Descriptors): Add `:pointer' and `:map' properties.
6187 (Showing Images): Add slice arg to `insert-image'. Add
6188 'insert-sliced-image'.
6189
61902004-09-20 Richard M. Stallman <rms@gnu.org>
6191
6192 * commands.texi (Key Sequence Input):
6193 Clarify downcasing in read-key-sequence.
6194
61952004-09-08 Juri Linkov <juri@jurta.org>
6196
6197 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
6198
61992004-09-07 Luc Teirlinck <teirllm@auburn.edu>
6200
6201 * locals.texi (Standard Buffer-Local Variables): Add
6202 `buffer-auto-save-file-format'.
6203 * internals.texi (Buffer Internals): Describe new
6204 auto_save_file_format field of the buffer structure.
6205 * files.texi (Format Conversion): `auto-save-file-format' has been
6206 renamed `buffer-auto-save-file-format'.
6207
62082004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6209
6210 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
6211 an integer or a marker.
6212 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
6213
62142004-08-22 Richard M. Stallman <rms@gnu.org>
6215
6216 * modes.texi (Major Mode Conventions): Discuss rebinding of
6217 standard key bindings.
6218
62192004-08-18 Kim F. Storm <storm@cua.dk>
6220
6221 * processes.texi (Accepting Output): Add `just-this-one' arg to
6222 `accept-process-output'.
6223 (Output from Processes): New var `process-adaptive-read-buffering'.
6224
62252004-08-10 Luc Teirlinck <teirllm@auburn.edu>
6226
6227 * keymaps.texi: Various changes in addition to:
6228 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
6229 Give more varied examples for `kbd'.
6230 (Creating Keymaps): Char tables have slots for all characters
6231 without modifiers.
6232 (Active Keymaps): `overriding-local-map' and
6233 `overriding-terminal-local-map' also override text property and
6234 overlay keymaps.
6235 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
6236 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
6237 to denote a prefix of no events.
6238 `map-keymap' includes parent's bindings _recursively_.
6239 Clarify and correct description of `where-is-internal'.
6240 Mention BUFFER-OR-NAME arg to `describe-bindings'.
6241 (Menu Example): For menus intended for use with the keyboard, the
6242 menu items should be bound to characters or real function keys.
6243
62442004-08-08 Luc Teirlinck <teirllm@auburn.edu>
6245
6246 * objects.texi (Character Type): Reposition `@anchor' to prevent
6247 double space inside sentence in Info.
6248
6249 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
6250 renamed to `disabled-command-function'.
6251 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
6252 (Command Loop Info): Replace reference to it.
6253 (Disabling Commands): `disabled-command-hook' has been renamed to
6254 `disabled-command-function'.
6255
62562004-08-07 Luc Teirlinck <teirllm@auburn.edu>
6257
6258 * os.texi (Translating Input): Only non-prefix bindings in
6259 `key-translation-map' override actual key bindings. Warn about
6260 possible indirect effect of actual key bindings on non-prefix
6261 bindings in `key-translation-map'.
6262
62632004-08-06 Luc Teirlinck <teirllm@auburn.edu>
6264
6265 * minibuf.texi (High-Level Completion): Add anchor for definition
6266 of `read-variable'.
6267
6268 * commands.texi: Various changes in addition to:
6269 (Using Interactive): Clarify description of `interactive-form'.
6270 (Interactive Call): Mention default for KEYS argument to
6271 `call-interactively'.
6272 (Command Loop Info): Clarify description of `this-command-keys'.
6273 Mention KEEP-RECORD argument to `clear-this-command-keys'.
6274 Value of `last-event-frame' can be `macro'.
6275 (Repeat Events): `double-click-fuzz' is also used to distinguish
6276 clicks and drags.
6277 (Classifying Events): Clarify descriptions of `event-modifiers'
6278 `event-basic-type' and `event-convert-list'.
6279 (Accessing Events): `posn-timestamp' takes POSITION argument.
6280 (Quoted Character Input): Clarify description of
6281 `read-quoted-char' and fix example.
6282 (Quitting): Add `with-local-quit'.
6283 (Disabling Commands): Correct and clarify descriptions of
6284 `enable-command' and `disable-command'.
6285 Mention what happens if `disabled-command-hook' is nil.
6286 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
6287 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
6288
62892004-07-24 Luc Teirlinck <teirllm@auburn.edu>
6290
6291 * frames.texi: Various changes in addition to:
6292 (Creating Frames): Expand and clarify description of `make-frame'.
6293 (Window Frame Parameters): Either none or both of the `icon-left'
6294 and `icon-top' parameters must be specified. Put descriptions of
6295 `menu-bar-lines' and `toolbar-lines' closer together and change
6296 them accordingly.
6297 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
6298 except while processing `frame-title-format' or `icon-title-format'.
6299 (Deleting Frames): Correct description of `delete-frame'.
6300 Non-nil return values of `frame-live-p' are like those of `framep'.
6301 (Frames and Windows): Mention return value of
6302 `set-frame-selected-window'.
6303 (Visibility of Frames): Mention `force' argument to
6304 `make-frame-invisible'. `frame-visible-p' returns t for all
6305 frames on text-only terminals.
6306 (Frame Configurations): Restoring a frame configuration does not
6307 restore deleted frames.
6308 (Window System Selections): `x-set-selection' returns DATA.
6309 (Resources): Add example.
6310 (Display Feature Testing): Clarify descriptions of
6311 `display-pixel-height', `display-pixel-width', `x-server-version'
6312 and `x-server-vendor'.
6313
6314 * windows.texi (Choosing Window): Add anchor.
6315 * minibuf.texi (Minibuffer Misc): Add anchor.
6316
63172004-07-23 John Paul Wallington <jpw@gnu.org>
6318
6319 * macros.texi (Defining Macros): Declaration keyword for setting
6320 Edebug spec is `debug' not `edebug'.
6321
63222004-07-19 Luc Teirlinck <teirllm@auburn.edu>
6323
6324 * windows.texi: Various small changes in addition to:
6325 (Window Point): Mention return value of `set-window-point'.
6326 (Window Start): `pos-visible-in-window-p' disregards horizontal
6327 scrolling. Explain return value if PARTIALLY is non-nil.
6328 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
6329 and `set-window-vscroll'.
6330 (Size of Window): The argument WINDOW to `window-inside-edges',
6331 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
6332 (Resizing Windows): Explain return value of
6333 `shrink-window-if-larger-than-buffer'.
6334 `window-size-fixed' automatically becomes buffer local when set.
6335 (Window Configurations): Explain return value of
6336 `set-window-configuration'.
6337
6338 * minibuf.texi (Minibuffer Misc): Add anchor for
6339 `minibuffer-scroll-window'.
6340
6341 * positions.texi (Text Lines): Add anchor for `count-lines'.
6342
63432004-07-17 Richard M. Stallman <rms@gnu.org>
6344
6345 * display.texi (Overlay Properties): Adding `evaporate' prop
6346 deletes empty overlay immediately.
6347
6348 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
6349 fix example.
6350
63512004-07-16 Jim Blandy <jimb@redhat.com>
6352
6353 * searching.texi (Regexp Backslash): Document new \_< and \_>
6354 operators.
6355
63562004-07-16 Juanma Barranquero <lektu@terra.es>
6357
6358 * display.texi (Images): Fix Texinfo usage.
6359
63602004-07-14 Luc Teirlinck <teirllm@auburn.edu>
6361
6362 * buffers.texi (Modification Time): `visited-file-modtime' now
6363 returns a list of two integers, instead of a cons.
6364
63652004-07-13 Luc Teirlinck <teirllm@auburn.edu>
6366
6367 * windows.texi: Various changes in addition to:
6368 (Splitting Windows): Add `split-window-keep-point'.
6369
63702004-07-09 Richard M. Stallman <rms@gnu.org>
6371
6372 * frames.texi (Input Focus): Minor fix.
6373
63742004-07-07 Luc Teirlinck <teirllm@auburn.edu>
6375
6376 * frames.texi (Input Focus): Clarify descriptions of
6377 `select-frame-set-input-focus' and `select-frame'.
6378
63792004-07-06 Luc Teirlinck <teirllm@auburn.edu>
6380
6381 * os.texi: Various small changes in addition to:
6382 (Killing Emacs): Expand and clarify description of
6383 `kill-emacs-query-functions' and `kill-emacs-hook'.
6384 (System Environment): Expand and clarify description of `getenv'
6385 and `setenv'.
6386 (Timers): Clarify description of `run-at-time'.
6387 (Translating Input): Correct description of
6388 `extra-keyboard-modifiers'.
6389 (Flow Control): Correct description of `enable-flow-control'.
6390
63912004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
6392
6393 * os.texi: Update copyright.
6394 (Session Management): Grammar fix.
6395 Clarify which Emacs does the restarting.
6396 Use @samp for *scratch* buffer.
6397
63982004-07-04 Alan Mackenzie <acm@muc.de>
6399
6400 * frames.texi (Input Focus): Add documentation for
6401 `select-frame-set-input-focus'. Replace refs to non-existent
6402 `switch-frame' with `select-frame'. Minor corrections and tidying
6403 up of text-only terminal stuff.
6404
64052004-07-02 Richard M. Stallman <rms@gnu.org>
6406
6407 * files.texi (Saving Buffers): Cleanup write-contents-function.
6408 (Magic File Names): Cleanup file-remote-p.
6409
b344d29d 64102004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
6411
6412 * files.texi (Magic File Names): `file-remote-p' returns an
6413 identifier of the remote system, not just t.
6414
64152004-07-02 David Kastrup <dak@gnu.org>
6416
6417 * searching.texi (Entire Match Data): Add explanation about new
6418 match-data behavior when @var{integers} is non-nil.
6419
64202004-06-24 Richard M. Stallman <rms@gnu.org>
6421
6422 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
6423
6424 * customize.texi (Variable Definitions): Note about doc strings
6425 and :set.
6426
6427 * keymaps.texi (Keymap Terminology): Document `kbd'.
6428 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
6429
6430 * display.texi (Invisible Text): Setting buffer-invisibility-spec
6431 makes it buffer-local.
6432
6433 * files.texi (Saving Buffers): Correct previous change.
6434
6435 * commands.texi (Accessing Events):
6436 Clarify posn-col-row and posn-actual-col-row.
6437
64382004-06-24 David Ponce <david.ponce@wanadoo.fr>
6439
6440 * commands.texi (Accessing Events): New functions
6441 posn-at-point and posn-at-x-y. Add example to posn-x-y.
6442
64432004-06-23 Luc Teirlinck <teirllm@auburn.edu>
6444
6445 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
6446 * frames.texi, buffers.texi, backups.texi, variables.texi:
6447 * loading.texi, eval.texi, functions.texi, control.texi:
6448 * symbols.texi, minibuf.texi: Reposition @anchor's.
6449
6450 * help.texi: Various small changes in addition to the following.
6451 (Describing Characters): Describe PREFIX argument to
6452 `key-description'. Correct and clarify definition of
6453 `text-char-description'. Describe NEED-VECTOR argument to
6454 `read-kbd-macro'.
6455 (Help Functions): Clarify definition of `apropos'.
6456
64572004-06-23 Lars Hansen <larsh@math.ku.dk>
6458
6459 * files.texi (Saving Buffers): Correct description of
6460 `write-contents-functions'.
6461
64622004-06-21 Juanma Barranquero <lektu@terra.es>
6463
6464 * display.texi (Images): Remove redundant @vindex directives.
6465 Rewrite `image-library-alist' doc in active voice.
6466
64672004-06-14 Juanma Barranquero <lektu@terra.es>
6468
6469 * display.texi (Images): Document new delayed library loading,
6470 variable `image-library-alist' and (existing but undocumented)
6471 function `image-type-available-p'.
6472
64732004-06-05 Richard M. Stallman <rms@gnu.org>
6474
6475 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
6476 refer the user to the Initial Input node.
6477 (Text from Minibuffer): Likewise.
6478 (Initial Input): New node. Document this feature
6479 and say it is mostly deprecated.
6480
64812004-05-30 Richard M. Stallman <rms@gnu.org>
6482
6483 * loading.texi (Named Features): Clarify return value
6484 and meaning of NOERROR.
6485
6486 * variables.texi (File Local Variables): Minor cleanup.
6487
64882004-05-30 Michael Albinus <michael.albinus@gmx.de>
6489
6490 * files.texi (Magic File Names): Add `file-remote-p' as operation
6491 of file name handlers.
6492
64932004-05-29 Richard M. Stallman <rms@gnu.org>
6494
6495 * modes.texi (Minor Mode Conventions): (-) has no special meaning
6496 as arg to a minor mode command.
6497
64982004-05-22 Richard M. Stallman <rms@gnu.org>
6499
6500 * syntax.texi (Syntax Class Table): Word syntax not just for English.
6501
6502 * streams.texi (Output Variables): Doc float-output-format.
6503
6504 * searching.texi (Regexp Special): Nested repetition can be infloop.
6505
6506 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
6507 real stack overflow.
6508
6509 * compile.texi: Minor cleanups.
6510
65112004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
6512
6513 * lists.texi (Cons Cells): Explain dotted lists, true lists,
6514 circular lists.
6515 (List Elements): Explain handling of circular and dotted lists.
6516
65172004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
6518
6519 * modes.texi (Search-based Fontification): Fix typo.
6520
65212004-05-10 Juanma Barranquero <lektu@terra.es>
6522
6523 * modes.texi (Mode Line Variables): Fix description of
6524 global-mode-string, which is now after which-func-mode, not the
6525 buffer name.
6526
65272004-05-07 Lars Hansen <larsh@math.ku.dk>
6528
6529 * modes.texi (Desktop Save Mode): Add.
6530 (Modes): Add menu entry Desktop Save Mode.
6531
6532 * hooks.texi: Add desktop-after-read-hook,
6533 desktop-no-desktop-file-hook and desktop-save-hook.
6534
6535 * locals.texi: Add desktop-save-buffer.
6536
65372004-04-30 Jesper Harder <harder@ifa.au.dk>
6538
6539 * display.texi: emacs -> Emacs.
6540
65412004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
6542
6543 * files.texi (Changing Files): Document set-file-times.
6544
65452004-04-23 Juanma Barranquero <lektu@terra.es>
6546
6547 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6548
65492004-04-18 Jesper Harder <harder@ifa.au.dk>
6550
6551 * tips.texi (Coding Conventions): defopt -> defcustom.
6552
65532004-04-16 Luc Teirlinck <teirllm@auburn.edu>
6554
6555 * sequences.texi: Various clarifications.
6556
65572004-04-14 Luc Teirlinck <teirllm@auburn.edu>
6558
6559 * buffers.texi (Read Only Buffers): Mention optional ARG to
6560 `toggle-read-only'.
6561
65622004-04-14 Nick Roberts <nick@nick.uklinux.net>
6563
6564 * windows.texi (Selecting Windows): Note that get-lru-window
6565 returns a full-width window if possible.
6566
65672004-04-13 Luc Teirlinck <teirllm@auburn.edu>
6568
6569 * buffers.texi: Various changes in addition to:
6570 (Buffer File Name): Add `find-buffer-visiting'.
6571 (Buffer Modification): Mention optional ARG to `not-modified'.
6572 (Indirect Buffers): Mention optional CLONE argument to
6573 `make-indirect-buffer'.
6574
6575 * files.texi: Various changes in addition to:
6576 (Visiting Functions): `find-file-hook' is now a normal hook.
6577 (File Name Expansion): Explain difference between the way that
6578 `expand-file-name' and `file-truename' treat `..'.
6579 (Contents of Directories): Mention optional ID-FORMAT argument to
6580 `directory-files-and-attributes'.
6581 (Format Conversion): Mention new optional CONFIRM argument to
6582 `format-write-file'.
6583
65842004-04-12 Miles Bader <miles@gnu.org>
6585
6586 * macros.texi (Expansion): Add description of `macroexpand-all'.
6587
65882004-04-05 Jesper Harder <harder@ifa.au.dk>
6589
6590 * variables.texi (Variable Aliases): Mention
6591 cyclic-variable-indirection.
6592
6593 * errors.texi (Standard Errors): Ditto.
6594
65952004-04-04 Luc Teirlinck <teirllm@auburn.edu>
6596
6597 * backups.texi: Various small changes in addition to:
6598 (Making Backups): Mention return value of `backup-buffer'.
6599 (Auto-Saving): Mention optional FORCE argument to
6600 `delete-auto-save-file-if-necessary'.
6601 (Reverting): Mention optional PRESERVE-MODES argument to
6602 `revert-buffer'. Correct description of `revert-buffer-function'.
6603
66042004-03-22 Juri Linkov <juri@jurta.org>
6605
6606 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
6607 with `Vector Functions'.
6608
6609 * text.texi (Sorting): Add missing quote.
6610
66112004-03-14 Luc Teirlinck <teirllm@auburn.edu>
6612
6613 * intro.texi (Lisp History): Replace xref to `cl' manual with
6614 inforef.
6615
66162004-03-12 Richard M. Stallman <rms@gnu.org>
6617
6618 * intro.texi (Version Info): Add arg to emacs-version.
6619 (Lisp History): Change xref to CL manual.
6620
66212004-03-09 Luc Teirlinck <teirllm@auburn.edu>
6622
6623 * minibuf.texi (Completion Commands): Add xref to Emacs manual
6624 for Partial Completion mode.
6625
66262004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
6627
6628 * customize.texi: Fix typo. Remove eol whitespace.
6629
66302004-03-04 Richard M. Stallman <rms@gnu.org>
6631
6632 * processes.texi: Fix typos.
6633
6634 * lists.texi (Building Lists): Minor clarification.
6635
6636 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
6637 in make-hash-table.
6638
66392004-02-29 Juanma Barranquero <lektu@terra.es>
6640
6641 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
6642 rm, and ignore exit code.
6643
66442004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
6645
6646 * display.texi (Defining Faces): Add description for min-colors.
6647 Update example.
6648
66492004-02-23 Luc Teirlinck <teirllm@auburn.edu>
6650
6651 * abbrevs.texi: Various corrections and clarifications in addition
6652 to the following:
6653 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
6654
66552004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6656
6657 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
6658
66592004-02-21 Luc Teirlinck <teirllm@auburn.edu>
6660
6661 * text.texi: Various small changes in addition to the following:
6662 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
6663 to delete-horizontal-space.
6664 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
6665 description of yank-handler text property at various places.
6666
6667 * frames.texi (Window System Selections): Add anchor.
6668
6669 * syntax.texi (Syntax Table Functions): Clarify and correct
6670 descriptions of make-syntax-table and copy-syntax-table.
6671 (Motion and Syntax): Clarify SYNTAXES argument to
6672 skip-syntax-forward.
6673 (Parsing Expressions): Mention that the return value of
6674 parse-partial-sexp is currently a list of ten rather than nine
6675 elements.
6676 (Categories): Various corrections and clarifications.
6677
66782004-02-17 Luc Teirlinck <teirllm@auburn.edu>
6679
6680 * markers.texi (Marker Insertion Types): Minor change.
6681
6682 * locals.texi (Standard Buffer-Local Variables):
6683 * commands.texi (Interactive Codes, Using Interactive):
6684 * functions.texi (Related Topics): Fix xrefs.
6685
66862004-02-16 Luc Teirlinck <teirllm@auburn.edu>
6687
6688 * lists.texi (Sets And Lists): Update description of delete-dups.
6689
66902004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6691
6692 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
6693
c8763fb6 66942004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6695
6696 * frames.texi (Parameter Access): frame-parameters arg is optional.
6697 modify-frame-parameters handles nil for FRAME.
6698 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
6699 are all-or-nothing for certain toolkits.
6700 Mention parameter wait-for-wm.
6701 (Frames and Windows): In frame-first-window and frame-selected-window
6702 the arg is optional.
6703 (Input Focus): In redirect-frame-focus the second arg is optional.
6704 (Window System Selections): Mention selection type CLIPBOARD.
6705 Mention data-type UTF8_STRING.
6706 Mention numbering of cut buffers.
6707 (Resources): Describe x-resource-name.
6708
67092004-02-16 Richard M. Stallman <rms@gnu.org>
6710
6711 * windows.texi (Buffers and Windows): Delete false table
6712 about all-frames.
6713
6714 * syntax.texi (Parsing Expressions): Delete old caveat
6715 about parse-sexp-ignore-comments.
6716
6717 * streams.texi (Output Variables): Add print-quoted.
6718
6719 * lists.texi (Building Lists): Minor cleanup.
6720
6721 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
6722
6723 * display.texi (Overlays): Explain overlays use markers.
6724 (Managing Overlays): Explain front-advance and rear-advance
6725 in more detail.
6726
6727 * loading.texi (Unloading): Document unload-feature-special-hooks.
6728 Get rid of fns-NNN.el file.
6729
67302004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6731
6732 * help.texi (Describing Characters): Fix text-char-description
6733 example output.
6734
6735 * edebug.texi (Using Edebug): Fix example.
6736
6737 * debugging.texi (Internals of Debugger): Fix return value.
6738
6739 * files.texi (Changing Files): Fix argname.
6740
6741 * calendar.texi: Fix parens, and default values.
6742
6743 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
6744 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 6745 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
6746
6747 * positions.texi (Text Lines): Don't add -1 in current-line.
6748
67492004-02-16 Richard M. Stallman <rms@gnu.org>
6750
6751 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
6752
67532004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6754
6755 * processes.texi (Low-Level Network): Fix a typo.
6756
67572004-02-12 Kim F. Storm <storm@cua.dk>
6758
6759 * display.texi (Fringes): Use consistent wording.
6760 Note that window-fringe's window arg is optional.
6761 (Scroll Bars): Use consistent wording.
6762
67632004-02-11 Luc Teirlinck <teirllm@auburn.edu>
6764
6765 * tips.texi (Comment Tips): Document the new conventions for
6766 commenting out code.
6767
c8763fb6 67682004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6769
6770 * positions.texi (Text Lines): Added missing end defun.
6771
67722004-02-07 Kim F. Storm <storm@cua.dk>
6773
6774 * positions.texi (Text Lines): Add line-number-at-pos.
6775
67762004-02-06 John Paul Wallington <jpw@gnu.org>
6777
6778 * display.texi (Button Properties, Button Buffer Commands):
6779 mouse-2 invokes button, not down-mouse-1.
6780
67812004-02-04 Jason Rumney <jasonr@gnu.org>
6782
6783 * makefile.w32-in: Sync with Makefile.in changes.
6784
67852004-02-03 Luc Teirlinck <teirllm@auburn.edu>
6786
6787 * minibuf.texi (Text from Minibuffer): Various corrections and
6788 clarifications.
6789 (Object from Minibuffer): Correct Lisp description of
6790 read-minibuffer.
6791 (Minibuffer History): Clarify description of cons values for
6792 HISTORY arguments.
6793 (Basic Completion): Various corrections and clarifications. Add
6794 completion-regexp-list.
6795 (Minibuffer Completion): Correct and clarify description of
6796 completing-read.
6797 (Completion Commands): Mention Partial Completion mode. Various
6798 other minor changes.
6799 (High-Level Completion): Various corrections and clarifications.
6800 (Reading File Names): Ditto.
6801 (Minibuffer Misc): Ditto.
6802
68032004-01-26 Luc Teirlinck <teirllm@auburn.edu>
6804
6805 * strings.texi (Text Comparison): assoc-string also matches
6806 elements of alists that are strings instead of conses.
6807 (Formatting Strings): Standardize Texinfo usage. Update index
6808 entries.
6809
68102004-01-20 Luc Teirlinck <teirllm@auburn.edu>
6811
6812 * lists.texi (Sets And Lists): Add delete-dups.
6813
68142004-01-15 Luc Teirlinck <teirllm@auburn.edu>
6815
6816 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
6817 special form.
6818 * macros.texi (Defining Macros): Update description of `declare',
6819 which now is a macro.
6820 (Wrong Time): Fix typos.
6821
68222004-01-14 Luc Teirlinck <teirllm@auburn.edu>
6823
6824 * compile.texi (Compilation Functions): Expand descriptions of
6825 `compile-defun', `byte-compile-file', `byte-recompile-directory'
6826 and `batch-byte-compile'. In particular, mention and describe
6827 all optional arguments.
6828 (Disassembly): Correct and clarify the description of `disassemble'.
6829
68302004-01-11 Luc Teirlinck <teirllm@auburn.edu>
6831
6832 * searching.texi: Various small changes in addition to the
6833 following.
6834 (Regexp Example): Adapt to new value of `sentence-end'.
6835 (Regexp Functions): The PAREN argument to `regexp-opt' can be
6836 `words'.
6837 (Search and Replace): Add usage note for `perform-replace'.
6838 (Entire Match Data): Mention INTEGERS and REUSE arguments to
6839 `match-data'.
6840 (Standard Regexps): Update for new values of `paragraph-start'
6841 and `sentence-end'.
6842
68432004-01-07 Luc Teirlinck <teirllm@auburn.edu>
6844
6845 * files.texi (Saving Buffers): Clarify descriptions of
6846 `write-contents-functions' and `before-save-hook'.
6847 Make the defvar's for `before-save-hook' and `after-save-hook'
6848 into defopt's.
6849
68502004-01-07 Kim F. Storm <storm@cua.dk>
6851
6852 * commands.texi (Click Events): Describe new image and
6853 width/height elements of click events.
6854 (Accessing Events): Add posn-string, posn-image, and
6855 posn-object-width-height. Change posn-object to return either
6856 image or string object.
6857
68582004-01-01 Simon Josefsson <jas@extundo.com>
6859
6860 * hooks.texi (Standard Hooks): Add before-save-hook.
6861 * files.texi (Saving Buffers): Likewise.
6862
68632004-01-03 Richard M. Stallman <rms@gnu.org>
6864
6865 * frames.texi (Frames and Windows): Delete frame-root-window.
6866
68672004-01-03 Luc Teirlinck <teirllm@auburn.edu>
6868
6869 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
6870
6871 * functions.texi: Various small changes in addition to the
6872 following.
6873 (What Is a Function): `functionp' returns nil for macros. Clarify
6874 behavior of this and following functions for symbol arguments.
6875 (Function Documentation): Add `\' in front of (fn @var{arglist})
6876 and explain why.
6877 (Defining Functions): Mention DOCSTRING argument to `defalias'.
6878 Add anchor.
6879 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
6880
68812004-01-01 Miles Bader <miles@gnu.org>
6882
6883 * display.texi (Buttons): New section.
6884
68852003-12-31 Andreas Schwab <schwab@suse.de>
6886
6887 * numbers.texi (Math Functions): sqrt reports a domain-error
6888 error.
6889 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
6890
68912003-12-30 Luc Teirlinck <teirllm@auburn.edu>
6892
6893 * tips.texi (Documentation Tips): Update item on hyperlinks in
6894 documentation strings.
6895
6896 * errors.texi (Standard Errors): Various small corrections and
6897 additions.
6898
6899 * control.texi: Various small changes in addition to the
6900 following.
6901 (Signaling Errors): Provide some more details on how `signal'
6902 constructs the error message. Add anchor to the definition of
6903 `signal'.
6904 (Error Symbols): Describe special treatment of `quit'.
6905 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
6906 to emphasize that it has to be a single form.
6907
6908 * buffers.texi: Add anchor.
6909
69102003-12-29 Richard M. Stallman <rms@gnu.org>
6911
6912 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
6913 (Window Configurations): Add window-configuration-frame.
6914
6915 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
6916
6917 * text.texi (Examining Properties): Add get-char-property-and-overlay.
6918 Change arg name in get-char-property.
6919 (Special Properties): Update handling of keymap property.
6920
6921 * strings.texi (Modifying Strings): Add clear-string.
6922 (Text Comparison): Add assoc-string and remove
6923 assoc-ignore-case, assoc-ignore-representation.
6924
6925 * os.texi (Time of Day): Add set-time-zone-rule.
6926
6927 * numbers.texi (Math Functions): asin, acos, log, log10
6928 report domain-error errors.
6929
6930 * nonascii.texi (Converting Representations):
6931 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
6932 (Encoding and I/O): Add file-name-coding-system.
6933
6934 * modes.texi (Search-based Fontification): Explain that
6935 face specs are symbols with face names as values.
6936
6937 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
6938
6939 * lists.texi (Building Lists): remq moved elsewhere.
6940 (Sets And Lists): remq moved here.
6941 (Association Lists): Refer to assoc-string.
6942
6943 * internals.texi (Garbage Collection): Add memory-use-counts.
6944
6945 * frames.texi (Frames and Windows): Add set-frame-selected-window
6946 and frame-root-window.
6947
6948 * files.texi (Contents of Directories):
6949 Add directory-files-and-attributes.
6950
6951 * display.texi (Refresh Screen): Add force-window-update.
6952 (Invisible Text): Explain about moving point out of invis text.
6953 (Overlay Properties): Add overlay-properties.
6954 (Managing Overlays): Add overlayp.
6955 (GIF Images): Invalid image number displays a hollow box.
6956
6957 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
6958 (Killing Buffers): Add buffer-live-p.
6959
69602003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
6961
6962 * display.texi (Fringes): Fix typo "set-buffer-window".
6963
69642003-12-24 Luc Teirlinck <teirllm@auburn.edu>
6965
6966 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
6967 * nonascii.texi, processes.texi, tips.texi, variables.texi:
6968 Add or change various xrefs and anchors.
6969
6970 * commands.texi: Replace all occurrences of @acronym{CAR} with
6971 @sc{car}, for consistency with the rest of the Elisp manual.
6972 `car' and `cdr' are historically acronyms, but are no longer
6973 widely thought of as such.
6974
6975 * internals.texi (Pure Storage): Mention that `purecopy' does not
6976 copy text properties.
6977 (Object Internals): Now 29 bits are used (in most implementations)
6978 to address Lisp objects.
6979
6980 * variables.texi (Variables with Restricted Values): New node.
6981
6982 * objects.texi (Lisp Data Types): Mention that certain variables
6983 can only take on a restricted set of values and add an xref to
6984 the new node "Variables with Restricted Values".
6985
6986 * eval.texi (Function Indirection): Describe the errors that
6987 `indirect-function' can signal.
6988 (Eval): Clarify the descriptions of `eval-region' and `values'.
6989 Describe `eval-buffer' instead of `eval-current-buffer' and
6990 mention `eval-current-buffer' as an alias for `current-buffer'.
6991 Correct the description and mention all optional arguments.
6992
6993 * nonascii.texi: Various small changes in addition to the
6994 following.
6995 (Converting Representations): Clarify behavior of
6996 `string-make-multibyte' and `string-to-multibyte' for unibyte all
6997 ASCII arguments.
6998 (Character Sets): Document the variable `charset-list' and adapt
6999 the definition of the function `charset-list' accordingly.
7000 (Translation of Characters): Clarify use of generic characters in
7001 `make-translation-table'. Clarify and correct the description of
7002 the use of translation tables in encoding and decoding.
7003 (User-Chosen Coding Systems): Correct and clarify the description
7004 of `select-safe-coding-system'.
7005 (Default Coding Systems): Clarify description of
7006 `file-coding-system-alist'.
7007
70082003-11-30 Luc Teirlinck <teirllm@auburn.edu>
7009
7010 * strings.texi (Text Comparison): Correctly describe when two
7011 strings are `equal'. Combine and clarify descriptions of
7012 `assoc-ignore-case' and `assoc-ignore-representation'.
7013
7014 * objects.texi (Non-ASCII in Strings): Clarify description of
7015 when a string is unibyte or multibyte.
7016 (Bool-Vector Type): Update examples.
7017 (Equality Predicates): Correctly describe when two strings are
7018 `equal'.
7019
70202003-11-29 Luc Teirlinck <teirllm@auburn.edu>
7021
7022 * lists.texi (Building Lists): `append' no longer accepts integer
7023 arguments. Update the description of `number-sequence' to reflect
7024 recent changes.
7025 (Sets And Lists): Describe `member-ignore-case' after `member'.
7026
70272003-11-27 Kim F. Storm <storm@cua.dk>
7028
7029 * commands.texi (Click Events): Click object may be an images.
7030 Describe (dx . dy) element of click positions.
7031 (Accessing Events): Remove duplicate posn-timestamp.
7032 New functions posn-object and posn-object-x-y.
7033
70342003-11-23 Kim F. Storm <storm@cua.dk>
7035
7036 * commands.texi (Click Events): Describe enhancements to event
7037 position lists, including new text-pos and (col . row) items.
7038 Mention left-fringe and right-fringe area events.
7039 (Accessing Events): New functions posn-area and
7040 posn-actual-col-row. Mention posn-timestamp. Mention that
7041 posn-point in non-text area still returns buffer position.
7042 Clarify posn-col-row.
7043
70442003-11-21 Lars Hansen <larsh@math.ku.dk>
7045
7046 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
7047 * anti.texi (File Attributes): Describe removed parameter
7048 ID-FORMAT.
7049
70502003-11-20 Luc Teirlinck <teirllm@auburn.edu>
7051
7052 * positions.texi (Positions): Mention that, if a marker is used as
7053 a position, its buffer is ignored.
7054
7055 * markers.texi (Overview of Markers): Mention it here too.
7056
70572003-11-12 Luc Teirlinck <teirllm@auburn.edu>
7058
7059 * numbers.texi (Numeric Conversions): Not just `floor', but also
7060 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
7061
70622003-11-10 Luc Teirlinck <teirllm@auburn.edu>
7063
7064 * markers.texi (Creating Markers): Specify insertion type of
7065 created markers. Add xref to `Marker Insertion Types'.
7066 Second argument to `copy-marker' is optional.
7067 (Marker Insertion Types): Mention that most markers are created
7068 with insertion type nil.
7069 (The Mark): Correctly describe when `mark' signals an error.
7070 (The Region): Correctly describe when `region-beginning' and
7071 `region-end' signal an error.
7072
70732003-11-08 Luc Teirlinck <teirllm@auburn.edu>
7074
7075 * hash.texi (Creating Hash): Clarify description of `eql'.
7076 `makehash' is obsolete.
7077 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
7078
7079 * positions.texi (Point): Change description of `buffer-end', so
7080 that it is also correct for floating point arguments.
7081 (List Motion): Correct argument lists of `beginning-of-defun' and
7082 `end-of-defun'.
7083 (Excursions): Add xref to `Marker Insertion Types'.
7084 (Narrowing): Argument to `narrow-to-page' is optional.
7085
70862003-11-06 Luc Teirlinck <teirllm@auburn.edu>
7087
7088 * streams.texi (Output Streams): Clarify behavior of point for
7089 marker output streams.
7090
70912003-11-04 Luc Teirlinck <teirllm@auburn.edu>
7092
7093 * variables.texi (Defining Variables): Second argument to
7094 `defconst' is not optional.
7095 (Setting Variables): Mention optional argument APPEND to
7096 `add-to-list'.
7097 (Creating Buffer-Local): Expand description of
7098 `make-variable-buffer-local'.
7099 (Frame-Local Variables): Expand description of
7100 `make-variable-frame-local'.
7101 (Variable Aliases): Correct description of optional argument
7102 DOCSTRING to `defvaralias'. Mention return value of
7103 `defvaralias'.
7104 (File Local Variables): Add xref to `File variables' in Emacs
7105 Manual. Correct description of `hack-local-variables'. Mention
7106 `safe-local-variable' property. Mention optional second argument
7107 to `risky-local-variable-p'.
7108
71092003-11-03 Luc Teirlinck <teirllm@auburn.edu>
7110
7111 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
7112
71132003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7114
7115 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
7116 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
7117 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
7118 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
7119 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
7120 lispref/processes.texi, lispref/searching.texi,
7121 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
7122 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
7123 @acronym{FOO}.
7124
71252003-10-27 Luc Teirlinck <teirllm@auburn.edu>
7126
7127 * strings.texi (Creating Strings): Argument START to `substring'
7128 can not be `nil'. Expand description of
7129 `substring-no-properties'. Correct description of `split-string',
7130 especially with respect to empty matches. Prevent very bad line
7131 break in definition of `split-string-default-separators'.
7132 (Text Comparison): `string=' and `string<' also accept symbols as
7133 arguments.
7134 (String Conversion): More completely describe argument BASE in
7135 `string-to-number'.
7136 (Formatting Strings): `%s' and `%S' in `format' do require
7137 corresponding object. Clarify behavior of numeric prefix after
7138 `%' in `format'.
7139 (Case Conversion): The argument to `upcase-initials' can be a
7140 character.
7141
71422003-10-27 Kenichi Handa <handa@m17n.org>
7143
7144 * display.texi (Fontsets): Fix texinfo usage.
7145
71462003-10-25 Kenichi Handa <handa@m17n.org>
7147
7148 * display.texi (Fontsets): Add description of the function
7149 set-fontset-font.
7150
71512003-10-23 Luc Teirlinck <teirllm@auburn.edu>
7152
7153 * display.texi (Temporary Displays): Add xref to `Documentation
7154 Tips'.
7155
7156 * functions.texi (Function Safety): Use inforef instead of pxref
7157 for SES.
7158
71592003-10-23 Andreas Schwab <schwab@suse.de>
7160
7161 * Makefile.in (TEX, texinputdir): Don't define.
7162 (TEXI2DVI): Define.
7163 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
7164 add $(srcdir)/index.texi.
7165 ($(infodir)/elisp): Remove index.texi dependency.
7166 (elisp.dvi): Likewise. Use $(TEXI2DVI).
7167 (index.texi): Remove target.
7168 (dist): Don't link $(srcdir)/permute-index.
7169 (clean): Don't remove index.texi.
7170
7171 * permute-index, index.perm: Remove.
7172 * index.texi: Rename from index.unperm.
7173
71742003-10-22 Luc Teirlinck <teirllm@auburn.edu>
7175
7176 * tips.texi (Documentation Tips): Document new behavior for face
7177 and variable hyperlinks in Help mode.
7178
71792003-10-21 Luc Teirlinck <teirllm@auburn.edu>
7180
7181 * objects.texi (Integer Type): Update for extra bit of integer range.
7182 (Character Type): Ditto.
7183
71842003-10-16 Eli Zaretskii <eliz@gnu.org>
7185
7186 * numbers.texi (Integer Basics): Add index entries for reading
7187 numbers in hex, octal, and binary.
7188
71892003-10-16 Lute Kamstra <lute@gnu.org>
7190
7191 * modes.texi (Mode Line Format): Mention force-mode-line-update's
7192 argument.
7193
71942003-10-13 Luc Teirlinck <teirllm@auburn.edu>
7195
7196 * windows.texi (Choosing Window): Fix typo.
7197 * edebug.texi (Edebug Execution Modes): Fix typo.
7198
71992003-10-13 Richard M. Stallman <rms@gnu.org>
7200
7201 * windows.texi (Basic Windows): A window has fringe settings,
7202 display margins and scroll-bar settings.
7203 (Splitting Windows): Doc split-window return value.
7204 Clean up one-window-p.
7205 (Selecting Windows): Fix typo.
7206 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
7207 (Buffers and Windows): In set-window-buffer, explain effect
7208 on fringe settings and scroll bar settings.
7209 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
7210 (Choosing Window): Use defopt for pop-up-frame-function.
7211 For special-display-buffer-names, explain same-window and same-frame.
7212 Clarify window-dedicated-p return value.
7213 (Textual Scrolling): scroll-up and scroll-down can get an error.
7214 (Horizontal Scrolling): Clarify auto-hscroll-mode.
7215 Clarify set-window-hscroll.
7216 (Size of Window): Don't mention tool bar in window-height.
7217 (Coordinates and Windows): Explain what coordinates-in-window-p
7218 returns for fringes and display margins.
7219 (Window Configurations): Explain saving fringes, etc.
7220
7221 * tips.texi (Library Headers): Clean up Documentation.
7222
7223 * syntax.texi (Parsing Expressions): Clean up forward-comment
7224 and parse-sexp-lookup-properties.
7225
7226 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
7227
7228 * os.texi (System Environment): Clean up text for load-average errors.
7229
7230 * modes.texi (Hooks): Don't explain local hook details at front.
7231 Clarify run-hooks and run-hook-with-args a little.
7232 Clean up add-hook and remove-hook.
7233
7234 * edebug.texi (Edebug Execution Modes): Clarify t.
7235 Document edebug-sit-for-seconds.
7236 (Coverage Testing): Document C-x X = and =.
7237 (Instrumenting Macro Calls): Fix typo.
7238 (Specification List): Don't index the specification keywords.
7239
72402003-10-10 Kim F. Storm <storm@cua.dk>
7241
7242 * processes.texi (Network): Introduce make-network-process.
7243
72442003-10-09 Luc Teirlinck <teirllm@auburn.edu>
7245
7246 * tips.texi (Library Headers): Fix typo.
7247
72482003-10-07 Juri Linkov <juri@jurta.org>
7249
7250 * modes.texi (Imenu): Mention imenu-create-index-function's
7251 default value. Explain submenus better.
7252
72532003-10-07 Lute Kamstra <lute@gnu.org>
7254
7255 * modes.texi (Faces for Font Lock): Fix typo.
7256 (Hooks): Explain how buffer-local hook variables can refer to
7257 global hook variables.
7258 Various minor clarifications.
7259
72602003-10-06 Lute Kamstra <lute@gnu.org>
7261
7262 * tips.texi (Coding Conventions): Mention naming conventions for
7263 hooks.
7264
72652003-10-05 Luc Teirlinck <teirllm@auburn.edu>
7266
7267 * loading.texi (Library Search): Correct default value of
7268 load-suffixes.
7269 (Named Features): Fix typo.
7270
72712003-10-05 Richard M. Stallman <rms@gnu.org>
7272
7273 * loading.texi (Named Features): In `provide',
7274 say how to test for subfeatures.
7275 (Unloading): In unload-feature, use new var name
7276 unload-feature-special-hooks.
7277
72782003-10-03 Lute Kamstra <lute@gnu.org>
7279
7280 * modes.texi (Major Mode Conventions): Mention third way to set up
7281 Imenu.
7282 (Imenu): A number of small fixes.
7283 Delete documentation of internal variable imenu--index-alist.
7284 Document the return value format of imenu-create-index-function
7285 functions.
7286
72872003-09-30 Richard M. Stallman <rms@gnu.org>
7288
7289 * processes.texi (Network): Say what stopped datagram connections do.
7290
7291 * lists.texi (Association Lists): Clarify `assq-delete-all'.
7292
7293 * display.texi (Overlay Properties): Clarify `evaporate' property.
7294
72952003-09-29 Lute Kamstra <lute@gnu.org>
7296
7297 * modes.texi (Mode Line Data): Explain when symbols in mode-line
7298 constructs should be marked as risky.
7299 Change cons cell into proper list.
7300 (Mode Line Variables): Change cons cell into proper list.
7301
73022003-09-26 Lute Kamstra <lute@gnu.org>
7303
7304 * modes.texi (Mode Line Data): Document the :propertize construct.
7305 (Mode Line Variables): Reorder the descriptions of the variables
7306 to match their order in the default mode-line-format.
7307 Describe the new variables mode-line-position and mode-line-modes.
7308 Update the default values of mode-line-frame-identification,
7309 minor-mode-alist, and default-mode-line-format.
7310 (Properties in Mode): Mention the :propertize construct.
7311
73122003-09-26 Richard M. Stallman <rms@gnu.org>
7313
7314 * buffers.texi, commands.texi, debugging.texi, eval.texi:
7315 * loading.texi, minibuf.texi, text.texi, variables.texi:
7316 Avoid @strong{Note:}.
7317
73182003-09-26 Richard M. Stallman <rms@gnu.org>
7319
7320 * keymaps.texi (Remapping Commands): Fix typo.
7321
73222003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
7323
7324 * processes.texi (Low-Level Network): Fix typo.
7325
73262003-09-23 Kim F. Storm <storm@cua.dk>
7327
7328 * processes.texi (Network, Network Servers): Fix typos.
7329 (Low-Level Network): Add timeout value for :server keyword.
7330 Add new option keywords to make-network-process.
7331 Add set-network-process-options.
7332 Explain how to test availability of network options.
7333
73342003-09-19 Richard M. Stallman <rms@gnu.org>
7335
7336 * text.texi (Motion by Indent): Arg to
7337 backward-to-indentation and forward-to-indentation is optional.
7338
7339 * strings.texi (Creating Strings): Add substring-no-properties.
7340
7341 * processes.texi
7342 (Process Information): Add list-processes arg QUERY-ONLY.
7343 Delete process-contact from here.
7344 Add new status values for process-status.
7345 Add process-get, process-put, process-plist, set-process-plist.
7346 (Synchronous Processes): Add call-process-shell-command.
7347 (Signals to Processes): signal-process allows process objects.
7348 (Network): Complete rewrite.
7349 (Network Servers, Datagrams, Low-Level Network): New nodes.
7350
7351 * positions.texi (Word Motion): forward-word, backward-word
7352 arg is optional. Reword.
7353
7354 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
7355
7356 * variables.texi (Creating Buffer-Local):
7357 Delete duplicate definition of buffer-local-value.
7358 (File Local Variables): Explain about discarding text props.
7359
73602003-09-11 Richard M. Stallman <rms@gnu.org>
7361
7362 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
7363 changes variables that record input events.
7364 (Minibuffer Misc): Add minibuffer-selected-window.
7365
7366 * lists.texi (Building Lists): Add copy-tree.
7367
7368 * display.texi (Fontsets): Add char-displayable-p.
7369 (Scroll Bars): New node.
7370
73712003-09-08 Lute Kamstra <lute@gnu.org>
7372
7373 * modes.texi (%-Constructs): Document new `%i' and `%I'
7374 constructs.
7375
73762003-09-03 Peter Runestig <peter@runestig.com>
7377
7378 * makefile.w32-in: New file.
7379
73802003-08-29 Richard M. Stallman <rms@gnu.org>
7381
7382 * display.texi (Overlay Properties): Clarify how priorities
7383 affect use of the properties.
7384
73852003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7386
7387 * customize.texi (Type Keywords): Correct the description of
7388 `:help-echo' in the case where `motion-doc' is a function.
7389
73902003-08-14 John Paul Wallington <jpw@gnu.org>
7391
7392 * modes.texi (Emulating Mode Line): Subsection, not section.
7393
73942003-08-13 Richard M. Stallman <rms@gnu.org>
7395
7396 * elisp.texi (Top): Update subnode lists in menu.
7397
7398 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
7399 (Kill Functions): kill-region has new arg yank-handler.
7400 (Yanking): New node.
7401 (Yank Commands): Add yank-undo-function.
7402 (Low-Level Kill Ring):
7403 kill-new and kill-append have new arg yank-handler.
7404 (Changing Properties): Add remove-list-of-text-properties.
7405 (Atomic Changes): New node.
7406
7407 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
7408
7409 * streams.texi (Output Variables): Add eval-expression-print-length
7410 and eval-expression-print-level.
7411
7412 * os.texi (Time Conversion): For encode-time, explain limits on year.
7413
7414 * objects.texi (Character Type): Define anchor "modifier bits".
7415
7416 * modes.texi (Emulating Mode Line): New node.
7417 (Search-based Fontification): Font Lock uses font-lock-face property.
7418 (Other Font Lock Variables): Likewise.
7419
7420 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
7421 not vectors.
7422 (Active Keymaps): Add emulation-mode-map-alists.
7423 (Functions for Key Lookup): key-binding has new arg no-remap.
7424 (Remapping Commands): New node.
7425 (Scanning Keymaps): where-is-internal has new arg no-remap.
7426 (Tool Bar): Add tool-bar-local-item-from-menu.
7427 Clarify when to use tool-bar-add-item-from-menu.
7428
7429 * commands.texi (Interactive Call): commandp has new arg.
7430 (Command Loop Info): Add this-original-command.
7431
74322003-08-06 John Paul Wallington <jpw@gnu.org>
7433
7434 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
7435
7436 * display.texi (Warning Basics): Fix typo.
7437 (Fringes): Add closing curly bracket and fix typo.
7438
7439 * elisp.texi (Top): Fix typo.
7440
74412003-08-05 Richard M. Stallman <rms@gnu.org>
7442
7443 * elisp.texi: Update lists of subnodes.
7444
7445 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
7446
7447 * variables.texi (Local Variables): Use lc for example variable names.
7448
7449 * tips.texi (Library Headers): Explain where to put -*-.
7450
7451 * strings.texi (Creating Strings): Fix xref for vconcat.
7452
7453 * sequences.texi (Vector Functions):
7454 vconcat no longer allows integer args.
7455
7456 * minibuf.texi (Reading File Names): read-file-name has new
7457 arg PREDICATE. New function read-directory-name.
7458
7459 * macros.texi (Defining Macros): Give definition of `declare'
7460 (Indenting Macros): New node.
7461
7462 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
7463 (Window Frame Parameters): Make separate table of parameters
7464 that are coupled with specific face attributes.
7465 (Deleting Frames): delete-frame-hooks renamed to
7466 delete-frame-functions.
7467
7468 * files.texi (Magic File Names): Add file-remote-p.
7469 Clarify file-local-copy.
7470
7471 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
7472 here; instead xref Defining Macros.
7473
7474 * display.texi (Warnings): New node, and subnodes.
7475 (Fringes): New node.
7476
7477 * debugging.texi (Test Coverage): New node.
7478
7479 * compile.texi (Compiler Errors): Explain with-no-warnings
7480 and other ways to suppress warnings.
7481
7482 * commands.texi (Interactive Call): Minor clarification.
7483
7484 * buffers.texi (Buffer File Name): set-visited-file-name
7485 renames the buffer too.
7486
7487 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
7488
74892003-07-24 Markus Rost <rost@math.ohio-state.edu>
7490
7491 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
7492
74932003-07-22 Markus Rost <rost@math.ohio-state.edu>
7494
7495 * internals.texi (Garbage Collection): Fix previous change.
7496
74972003-07-22 Richard M. Stallman <rms@gnu.org>
7498
7499 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
7500
7501 * display.texi (Width): Use \s syntax in example.
7502 (Font Selection): Add face-font-rescale-alist.
7503
7504 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
7505 Remove spurious indent in example.
7506
7507 * lists.texi (Building Lists): Add number-sequence.
7508
7509 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
7510
7511 * functions.texi (Function Documentation): Explain how to
7512 show calling convention explicitly in the doc string.
7513
7514 * windows.texi (Selecting Windows): save-selected-window saves
7515 selected window of each frame.
7516 (Window Configurations): Minor change.
7517
7518 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
7519
7520 * streams.texi (Output Variables): Add print-continuous-numbering
7521 and print-number-table.
7522
7523 * processes.texi (Decoding Output): New node.
7524
7525 * os.texi (Time Conversion): decode-time arg is optional.
7526
7527 * objects.texi (Character Type): Don't use space as example for \.
7528 Make list of char names and \-sequences correspond.
7529 Explain that \s is not used in strings. `\ ' needs space after.
7530
7531 * nonascii.texi (Converting Representations): Add string-to-multibyte.
7532 (Translation of Characters): Add translation-table-for-input.
7533 (Default Coding Systems): Add auto-coding-functions.
7534 (Explicit Encoding): Add decode-coding-inserted-region.
7535 (Locales): Add locale-info.
7536
7537 * minibuf.texi (Basic Completion): Describe test-completion.
7538 Collections can be lists of strings.
7539 Clean up lazy-completion-table.
7540 (Programmed Completion): Mention test-completion.
7541 Clarify why lambda expressions are not accepted.
7542 (Minibuffer Misc): Describe minibufferp.
7543
75442003-07-14 Richard M. Stallman <rms@gnu.org>
7545
7546 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
7547
7548 * windows.texi (Selecting Windows): New arg to select-window.
7549 (Selecting Windows): Add with-selected-window.
7550 (Size of Window): Add window-inside-edges, etc.
7551
7552 * internals.texi (Garbage Collection): Add post-gc-hook.
7553
7554 * processes.texi (Subprocess Creation): Add exec-suffixes.
7555
7556 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
7557 (Scanning Keymaps): Add map-keymaps.
7558 (Defining Menus): Add keymap-prompt.
7559
7560 * numbers.texi (Integer Basics): Add most-positive-fixnum,
7561 most-negative-fixnum.
7562
7563 * compile.texi (Byte Compilation): Explain no-byte-compile
7564 (Compiler Errors): New node.
7565
7566 * os.texi (User Identification): user-uid, user-real-uid
7567 can return float.
7568
7569 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
7570 and about derived modes.
7571 (Minor Modes): Add minor-mode-list.
7572 (Defining Minor Modes): Keyword args for define-minor-mode.
7573 (Search-based Fontification): Explain managing other properties.
7574 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 7575 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
7576 (Hooks): Add run-mode-hooks and delay-mode-hooks.
7577
7578 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
7579 (Variable Aliases): Clarify defvaralias.
7580
7581 * loading.texi (Library Search): Add load-suffixes.
7582
7583 * minibuf.texi (Basic Completion): Add lazy-completion-table.
7584 (Programmed Completion): Add dynamic-completion-table.
7585
7586 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
7587 (Magic File Names): Specify precedence order of handlers.
7588
7589 * commands.texi (Command Overview): Emacs server runs pre-command-hook
7590 and post-command-hook.
7591 (Waiting): New calling convention for sit-for.
7592
7593 * text.texi (Special Properties): local-map and keymap properties
7594 apply based on their stickiness.
7595
75962003-07-07 Richard M. Stallman <rms@gnu.org>
7597
7598 * modes.texi (Minor Mode Conventions): Specify only some kinds
7599 of list values as args to minor modes.
7600
7601 * files.texi (File Name Expansion): Warn about iterative use
7602 of substitute-in-file-name.
7603
7604 * advice.texi (Activation of Advice): Clean up previous change.
7605
76062003-07-06 Markus Rost <rost@math.ohio-state.edu>
7607
7608 * advice.texi (Activation of Advice): Note that ad-start-advice is
7609 turned on by default.
7610
76112003-06-30 Richard M. Stallman <rms@gnu.org>
7612
7613 * text.texi (Buffer Contents): Document current-word.
7614 (Change Hooks): Not called for *Messages*.
7615
7616 * functions.texi (Defining Functions): Explain about redefining
7617 primitives.
7618 (Function Safety): Renamed. Minor changes.
7619 Comment out the detailed criteria for what is safe.
7620
76212003-06-22 Andreas Schwab <schwab@suse.de>
7622
7623 * objects.texi (Symbol Type): Fix description of examples.
7624
76252003-06-16 Andreas Schwab <schwab@suse.de>
7626
7627 * hash.texi (Creating Hash): Fix description of :weakness.
7628
c8763fb6 76292003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
7630
7631 * files.texi (Changing Files): copy-file copies file modes, too.
7632
76332003-05-28 Richard M. Stallman <rms@gnu.org>
7634
7635 * strings.texi (Creating Strings): Clarify split-string.
7636
76372003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
7638
7639 * strings.texi (Creating Strings): Update split-string specification
7640 and examples.
7641
76422003-05-19 Richard M. Stallman <rms@gnu.org>
7643
7644 * elisp.texi: Correct invariant section names.
7645
76462003-04-20 Richard M. Stallman <rms@gnu.org>
7647
7648 * os.texi (Timers): Explain about timers and quitting.
7649
76502003-04-19 Richard M. Stallman <rms@gnu.org>
7651
7652 * internals.texi (Writing Emacs Primitives): Strings are
7653 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
7654 Explain GCPRO convention for varargs function args.
7655
76562003-04-16 Richard M. Stallman <rms@gnu.org>
7657
7658 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
7659
76602003-04-08 Richard M. Stallman <rms@gnu.org>
7661
7662 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
7663
76642003-02-13 Kim F. Storm <storm@cua.dk>
7665
7666 * objects.texi (Character Type): New \s escape for space.
7667
76682003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
7669
7670 * os.texi (System Environment): Added cygwin system-type.
7671
76722003-01-25 Richard M. Stallman <rms@gnu.org>
7673
7674 * keymaps.texi: Document that a symbol can act as a keymap.
7675
76762003-01-13 Richard M. Stallman <rms@gnu.org>
7677
7678 * text.texi (Changing Properties): Say string indices are origin-0.
7679
7680 * positions.texi (Screen Lines) <compute-motion>:
7681 Correct order of elts in return value.
7682
7683 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
7684 how to define a default binding.
7685
76862002-12-07 Markus Rost <rost@math.ohio-state.edu>
7687
7688 * loading.texi (Unloading): Fix recent change for load-history.
7689
7690 * customize.texi (Simple Types): Clarify description of custom
7691 type 'number. Describe new custom type 'float.
7692
76932002-12-04 Markus Rost <rost@math.ohio-state.edu>
7694
7695 * variables.texi (File Local Variables): Fix typo.
7696
c8763fb6 76972002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
7698
7699 From Michael Albinus <Michael.Albinus@alcatel.de>.
7700
7701 * README: Target for Info file is `make info'.
7702
7703 * files.texi (File Name Components): Fixed typos in
7704 `file-name-sans-extension'.
7705 (Magic File Names): Complete list of operations for magic file
7706 name handlers.
7707
77082002-09-16 Jonathan Yavner <jyavner@engineer.com>
7709
7710 * variables.texi (File Local Variables): New function
7711 risky-local-variable-p.
7712
77132002-09-15 Jonathan Yavner <jyavner@engineer.com>
7714
7715 * functions.texi (Function safety): New node about unsafep.
7716
77172002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
7718
7719 * customize.texi (Splicing into Lists): Fixed example.
7720 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
7721
77222002-06-17 Juanma Barranquero <lektu@terra.es>
7723
7724 * frames.texi (Display Feature Testing): Fix typo.
7725
77262002-06-12 Andreas Schwab <schwab@suse.de>
7727
7728 * frames.texi (Initial Parameters, Resources): Fix references to
7729 the Emacs manual.
7730
77312002-05-13 Kim F. Storm <storm@cua.dk>
7732
7733 * variables.texi (Intro to Buffer-Local): Updated warning and
7734 example relating to changing buffer inside let.
7735
c8763fb6 77362002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7737
7738 * os.texi (Session Management): New node about X Session management.
7739
77402002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
7741
7742 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
7743 to which the manual corresponds, and the copyright years.
7744
7745 * Makefile.in (VERSION): Set to 2.9.
7746
77472001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
7748
7749 * elisp.texi: Change the category in @dircategory to "Emacs", to
7750 make it consistent with info/dir.
7751
77522001-11-25 Miles Bader <miles@gnu.org>
7753
7754 * text.texi (Fields): Describe new `limit' arg in
7755 field-beginning/field-end.
7756
77572001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
7758
7759 * permute-index: Don't depend on csh-specific features. Replace
7760 the interpreter name with /bin/sh.
7761
7762 * two-volume-cross-refs.txt: New file.
7763 * two.el: New file.
7764 * spellfile: New file.
7765
77662001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7767
7768 * permute-index: New file.
7769
7770 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
7771 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
7772 8+3 restricted namespace.
7773
7774 * Makefile.in (infodir): Define relative to $(srcdir).
7775 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
7776 include directories list via -I switch to makeinfo.
7777 (index.texi): Use cp if both hard and symbolic links fail.
7778
77792001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
7780
7781 * Makefile.in (distclean): Add.
7782
7783 The following changes make ELisp manual part of the Emacs
7784 distribution:
7785
7786 * Makefile.in: Add Copyright notice.
7787 (prefix): Remove.
7788 (infodir): Change value to "../info".
7789 (VPATH): New variable.
7790 (MAKE): Don't define.
7791 (texmacrodir): Don't define.
7792 (texinputdir): Append the existing value of TEXINPUTS.
7793 ($(infodir)/elisp): Instead of just "elisp". Reformat the
7794 command to be compatible with man/Makefile.in, and to put the
7795 output into ../info.
7796 (info): Add target.
7797 (installall): Target removed.
7798
c8763fb6 77992001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
7800
7801 * tips.texi (Coding Conventions): Fix typo.
7802
78032001-10-23 Gerd Moellmann <gerd@gnu.org>
7804
7805 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
7806
78072001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
7808
7809 * files.texi (File Name Components): Update the description of
7810 file-name-sans-extension and file-name-extension, as they now
7811 ignore leading dots.
7812
78132001-10-20 Gerd Moellmann <gerd@gnu.org>
7814
7815 * (Version 21.1 released.)
7816
78172001-10-19 Miles Bader <miles@gnu.org>
7818
7819 * positions.texi (Text Lines): Describe behavior of
7820 `beginning-of-line'/`end-of-line' in the presence of field properties.
7821
78222001-10-17 Gerd Moellmann <gerd@gnu.org>
7823
7824 * Makefile.in (VERSION): Set to 2.8.
7825 (manual): Use `manual-21'.
7826
7827 * elisp.texi (VERSION): Add and use it where the version
7828 number was used. Set it to 2.8.
7829
7830 * intro.texi: Likewise.
7831
78322001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
7833
7834 * files.texi (File Name Completion): Document the significance of
7835 a trailing slash in elements of completion-ignored-extensions.
7836
78372001-10-06 Miles Bader <miles@gnu.org>
7838
7839 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
7840
78412001-10-04 Gerd Moellmann <gerd@gnu.org>
7842
7843 * variables.texi (Variable Aliases): New node.
7844
78452001-10-04 Gerd Moellmann <gerd@gnu.org>
7846
7847 * Branch for 21.1.
7848
78492001-10-02 Miles Bader <miles@gnu.org>
7850
7851 * minibuf.texi (Minibuffer Misc): Add entries for
7852 `minibuffer-contents', `minibuffer-contents-no-properties', and
7853 `delete-minibuffer-contents'.
7854 Correct description for `minibuffer-prompt-end'.
7855
7856 * text.texi (Property Search): Correct descriptions of
7857 `next-char-property-change' and `previous-char-property-change'.
7858 Add entries for `next-single-char-property-change' and
7859 `previous-single-char-property-change'.
7860 Make operand names a bit more consistent.
7861
78622001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
7863
7864 * frames.texi (Finding All Frames): Document that next-frame and
7865 previous-frame are local to current terminal.
7866
78672001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
7868
7869 * keymaps.texi (Creating Keymaps): Fix the description of the
7870 result of make-keymap.
7871
78722001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
7873
7874 * display.texi (Font Lookup, Attribute Functions)
7875 (Image Descriptors): Add cross-references to the definition of
7876 selected frame.
7877
7878 * buffers.texi (The Buffer List): Add cross-references to the
7879 definition of selected frame.
7880
7881 * frames.texi (Input Focus): Clarify which frame is _the_ selected
7882 frame at any given time.
7883 (Multiple Displays, Size and Position): Add a cross-reference to
7884 the definition of the selected frame.
7885
78862001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
7887
7888 * strings.texi (String Conversion) <string-to-number>: Document
7889 that a float is returned for integers that are too large.
7890
7891 * frames.texi (Mouse Position): Document mouse-position-function.
7892 (Display Feature Testing): Document display-images-p.
7893 (Window Frame Parameters): Document the cursor-type variable.
7894
7895 * numbers.texi (Integer Basics): Document CL style read syntax for
7896 integers in bases other than 10.
7897
7898 * positions.texi (List Motion): Document
7899 open-paren-in-column-0-is-defun-start.
7900
7901 * lists.texi (Sets And Lists): Document member-ignore-case.
7902
7903 * internals.texi (Garbage Collection): Document the used and free
7904 strings report.
7905 (Memory Usage): Document strings-consed.
7906
7907 * os.texi (Time of Day): Document float-time.
7908 (Recording Input): Document that clear-this-command-keys clears
7909 the vector to be returned by recent-keys.
7910
7911 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
7912 argument keymap can be a list.
7913
7914 * nonascii.texi (User-Chosen Coding Systems)
7915 <select-safe-coding-system>: Document the new argument
7916 accept-default-p and the variable
7917 select-safe-coding-system-accept-default-p. Tell what happens if
7918 buffer-file-coding-system is undecided.
7919 (Default Coding Systems): Document auto-coding-regexp-alist.
7920
7921 * display.texi (The Echo Area) <message>: Document
7922 message-truncate-lines.
7923 (Glyphs): Document that the glyph table is unused on windowed
7924 displays.
7925
7926 * help.texi (Describing Characters) <single-key-description>:
7927 Document the new argument no-angles.
7928 (Accessing Documentation) <documentation-property>: Document that
7929 a non-string property is evaluated.
7930 <documentation>: Document that the function-documentation property
7931 is looked for.
7932
7933 * windows.texi (Selecting Windows): Document some-window.
7934
7935 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
7936
7937 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
7938 apropos-mode-hook.
7939
7940 * commands.texi (Using Interactive): Document interactive-form.
7941 (Keyboard Macros): Document kbd-macro-termination-hook.
7942 (Command Loop Info): Document that clear-this-command-keys clears
7943 the vector to be returned by recent-keys.
7944
79452001-09-04 Werner LEMBERG <wl@gnu.org>
7946
7947 * Makefile.in (srcdir, texinputdir): New variables.
7948 (srcs, index.texi, install): Use $(srcdir).
7949 (.PHONY): Remove elisp.dvi.
7950 (elisp): Use -I switch for makeinfo.
7951 (elisp.dvi): Use $(srcdir) and $(texinputdir).
7952 (installall, dist): Use $(srcdir).
7953 Fix path to texinfo.tex.
7954 (maintainer-clean): Add elisp.dvi and elisp.oaux.
7955
79562001-08-30 Gerd Moellmann <gerd@gnu.org>
7957
7958 * display.texi (Conditional Display): Adjust to API change.
7959
7960 * configure: New file.
7961
79622001-07-30 Gerd Moellmann <gerd@gnu.org>
7963
7964 * commands.texi (Repeat Events): Add description of
7965 double-click-fuzz.
7966
79672001-05-08 Stefan Monnier <monnier@cs.yale.edu>
7968
7969 * syntax.texi (Syntax Class Table): Add the missing designator for
7970 comment and string fences.
7971 (Syntax Properties): Add a xref to syntax table internals.
7972 (Syntax Table Internals): Document string-to-syntax.
7973
79742001-05-07 Gerd Moellmann <gerd@gnu.org>
7975
7976 * Makefile.in (install): Use install-info command line options
7977 like in Emacs' Makefile.in.
7978
79792000-12-09 Miles Bader <miles@gnu.org>
7980
7981 * windows.texi (Window Start): Update documentation for
7982 `pos-visible-in-window-p'.
7983
79842000-11-12 Stefan Monnier <monnier@cs.yale.edu>
7985
7986 * lists.texi (Building Lists): Add footnote to explain how to add
7987 to the end of a list.
7988
79892000-10-25 Gerd Moellmann <gerd@gnu.org>
7990
7991 * files.texi (Visiting Functions): Typos.
7992
79932000-10-25 Kenichi Handa <handa@etl.go.jp>
7994
7995 * files.texi (Visiting Functions): Return value of
7996 find-file-noselect may be a list of buffers if wildcards are used.
7997
79982000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7999
8000 * display.texi (Defining Faces): Document `graphic' display type
8001 in face specs.
8002
b344d29d 80032000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
8004
8005 * hooks.texi (Standard Hooks): Replace obsolete
8006 `after-make-frame-hook' with `after-make-frame-functions'.
8007
8008 * frames.texi (Creating Frames): Ditto.
8009
8010 * variables.texi (Future Local Variables): Ditto.
8011
80122000-10-16 Gerd Moellmann <gerd@gnu.org>
8013
8014 * display.texi (Other Image Types): Add description of :foreground
8015 and :background properties of mono PBM images.
8016
80172000-08-17 Werner LEMBERG <wl@gnu.org>
8018
8019 * .cvsignore: New file.
8020
80212000-01-05 Gerd Moellmann <gerd@gnu.org>
8022
8023 * tindex.pl: New script.
8024
80251999-12-03 Dave Love <fx@gnu.org>
8026
8027 * Makefile.in (MAKEINFO): New parameter.
8028
80291999-09-17 Richard Stallman <rms@gnu.org>
8030
8031 * Makefile.in (srcs): Add hash.texi.
8032 (VERSION): Update to 20.6.
8033
80341999-09-13 Richard Stallman <rms@gnu.org>
8035
8036 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
8037
80381998-08-29 Karl Heuer <kwzh@gnu.org>
8039
8040 * configure.in: New file.
8041 * Makefile.in: Renamed from Makefile.
8042 (prefix, infodir): Use value obtained from configure.
8043 (emacslibdir): Obsolete variable deleted.
8044 (dist): Distribute configure.in, configure, Makefile.in.
8045
80461998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
8047
8048 * Makefile (INSTALL_INFO): New variable.
8049 (install): Run install-info.
8050
80511998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
8052
8053 * Makefile (elisp.dvi): Add missing backslash.
8054
80551998-05-02 Richard Stallman <rms@psilocin.gnu.org>
8056
8057 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
8058 Run texindex without `./'. Always run texindex on elisp.tp.
8059 (elisp.tps): Target deleted.
8060
80611998-04-05 Richard Stallman <rms@psilocin.gnu.org>
8062
8063 * Makefile (srcs): Add nonascii.texi and customize.texi.
8064 (dist): Start by deleting `temp'.
8065
80661998-02-17 Richard Stallman <rms@psilocin.gnu.org>
8067
8068 * Makefile (makeinfo, texindex): Targets deleted.
8069 (makeinfo.o, texindex.o): Targets deleted.
8070 (clean, dist): Don't do anything with them or with getopt*.
8071
80721998-01-30 Richard Stallman <rms@psilocin.gnu.org>
8073
8074 * Makefile (SHELL): Defined.
8075
80761998-01-27 Richard Stallman <rms@psilocin.gnu.org>
8077
8078 * Makefile (elisp.tps): New target.
8079 (elisp.dvi): Depend on elisp.tps.
8080
c5602427 80811996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
8082
8083 * README: Update phone number.
8084
8085 * Makefile (elisp): Make this be the default target.
8086 Depend on makeinfo.c instead of makeinfo.
8087 (install): Don't depend on elisp.dvi, since we don't install that.
8088 Use mkinstalldirs.
8089 (dist): Add mkinstalldirs.
8090
c5602427 80911995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
8092
8093 * Makefile (VERSION): Update version number.
8094 (maintainer-clean): Renamed from realclean.
8095
c5602427 80961995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
8097
8098 * Makefile (realclean): New target.
8099 (elisp): Remove any old elisp-* files first.
8100
c5602427 81011993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
8102
8103 * Makefile (VERSION): New variable.
8104 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
8105 Compressed file suffix should be `.gz', not `.z'.
8106
ce058493 81071993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8108
8109 * Makefile (elisp): Depend on makeinfo.
8110
c5602427 81111993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
8112
8113 * Makefile (srcs): Add anti.texi.
8114
c5602427 81151993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8116
8117 * Makefile (infodir, prefix): New vars.
8118 (install): Use infodir.
8119 (emacsinfodir): Deleted.
8120
c5602427 81211993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8122
8123 * Makefile (srcs): Add calendar.texi.
8124
8125 * Makefile (dist): Copy texindex.c and makeinfo.c.
8126 Limit elisp-* files to those with one or two digits.
8127
c5602427 81281993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8129
8130 * Makefile (dist): Changed to use Gzip instead of compress.
8131
c5602427 81321993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8133
8134 * loading.texi (Unloading): define-function changed back to
8135 defalias. It may not stay this way, but at least it's
8136 consistent with the known-good version of the code patch.
8137
c5602427 81381993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
8139
8140 * modes.texi (Hooks): Document new optional arg of add-hook.
8141
c5602427 81421993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8143
8144 * variables.texi: Document nil initial value of buffer-local variables.
8145
8146 * tips.texi: Add new section on standard library headers.
8147
c5602427 81481993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8149
8150 * Makefile (srcs): Add frame.texi to the list of sources.
8151
c5602427 81521993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8153
8154 * Makefile (dist): Don't bother excluding autosave files; they'll
8155 never make it into the temp directory anyway, and the hash marks
8156 in the name are problematic for make and the Bourne shell.
8157 (srcs):
8158
c5602427 81591993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8160
8161 * Makefile (dist): Don't include backup files or autosave files in
8162 the distribution tar file.
8163
c5602427 81641991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8165
8166 * Makefile (srcs): Added index.perm.
8167 (elisp.dvi): Remove erroneous shell comment.
8168 Expect output of permute-index in permuted.fns.
8169 Save old elisp.aux in elisp.oaux.
8170 (clean): Added index.texi to be deleted.
8171
c5602427 81721990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
8173
8174 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
8175
c5602427 81761990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
8177
8178 * files.texi: Noted that completion-ignored-extensions is ignored
8179 when making *Completions*.
8180
3e868ee3 81811990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
8182
8183 * Makefile make dist now depends on elisp.dvi, since it tries
8184 to include it in the dist file.
8185
c5602427 81861990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 8187
c5602427 8188 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 8189
c5602427 81901989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
8191
8192 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
8193 (defunargs): Turn off \hyphenchar of \sl font temporarily.
8194
c5602427 81951989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8196
8197 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
8198 and @error{} are the terms now being used. The files in the
8199 directory have been changed to reflect this.
8200
8201 * All instances of @indentedresultt{} have been changed to
8202 ` @result{}', using 5 spaces at the begining of the line.
8203
c5602427 82041989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8205
8206 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
8207 experimental @indentedresult{}, @indentedexpandsto{} are part of
8208 the texinfo.tex in this directory. These TeX macros are not
8209 stable yet.
8210
c5602427 82111989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8212
8213 * texinfo.tex: Temporarily added
8214 \let\result=\dblarrow
8215 \def\error{{\it ERROR} \longdblarrow}
8216 We need to do this better soon.
8217
c5602427 82181989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8219
8220 * Applied Karl Berry's patches to *.texinfo files, but not to
8221 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
8222 new title page format is also not applied, since it requires
8223 texinfo.tex changes.)
8224
8225 * Cleaned up `Makefile' and defined the `emacslibdir' directory
8226 for the Project GNU development environment.
8227
8228;; Local Variables:
c8763fb6 8229;; coding: utf-8
b8d4c8d0
GM
8230;; add-log-time-zone-rule: t
8231;; End:
8232
352c8b4a 8233 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6ed161e1 8234 2007, 2008, 2009 Free Software Foundation, Inc.
b8d4c8d0
GM
8235
8236 This file is part of GNU Emacs.
8237
352c8b4a 8238 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 8239 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8240 the Free Software Foundation, either version 3 of the License, or
8241 (at your option) any later version.
b8d4c8d0
GM
8242
8243 GNU Emacs is distributed in the hope that it will be useful,
8244 but WITHOUT ANY WARRANTY; without even the implied warranty of
8245 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8246 GNU General Public License for more details.
8247
8248 You should have received a copy of the GNU General Public License
352c8b4a 8249 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
8250
8251;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda