temp-file-name-pattern does not appear in the manuals.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
b87a185f
CY
12009-02-21 Chong Yidong <cyd@stupidchicken.com>
2
3 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
4 Minor edits.
5 (Frame Configuration Type): Emphasize that it is not primitive.
6 (Font Type): New node.
7 (Type Predicates): Add fontp; type-of now recognizes font object
8 types.
9
10 * intro.texi (Version Info): Update version numbers in examples.
11 (Acknowledgements): List more contributors.
12
13 * elisp.texi: Bump version number to 3.0.
14 (Top): Link to Font Type node.
15
867d4bb3
JB
162009-02-20 Juanma Barranquero <lekktu@gmail.com>
17
18 * modes.texi (Major Mode Conventions): Remove duplicate words.
19 (Customizing Keywords): Fix typo.
20
77730170
EZ
212009-02-14 Eli Zaretskii <eliz@gnu.org>
22
23 * nonascii.texi (User-Chosen Coding Systems): Document that
24 select-safe-coding-system suggests raw-text if there are raw bytes
25 in the region.
26 (Explicit Encoding): Warn not to use `undecided' when encoding.
27
c8736212
GM
282009-02-11 Glenn Morris <rgm@gnu.org>
29
30 * frames.texi (Visibility of Frames): Mention the effect multiple
31 workspaces/desktops can have on visibility.
32
ab992d66
EZ
332009-02-07 Eli Zaretskii <eliz@gnu.org>
34
c8736212
GM
35 * text.texi (Commands for Insertion):
36 * commands.texi (Event Mod):
37 * keymaps.texi (Searching Keymaps):
ab992d66
EZ
38 * nonascii.texi (Translation of Characters): Reinstate
39 documentation of translation-table-for-input.
7d2a859f
EZ
40 (Explicit Encoding): Document the `charset' text property produced
41 by decode-coding-region and decode-coding-string.
ab992d66 42
e651a255
AM
432009-01-27 Alan Mackenzie <acm@muc.de>
44
45 * modes.texi (Search-based Fontification): Correct a typo.
46
bc5cde4b
JB
472009-01-25 Juanma Barranquero <lekktu@gmail.com>
48
49 * abbrevs.texi (Abbrev Table Properties): Fix typo.
50 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
51
3533155b
EZ
522009-01-24 Eli Zaretskii <eliz@gnu.org>
53
f721deda
EZ
54 * display.texi (Window Systems): Document the value of
55 `initial-window-system' under --daemon.
56
3533155b
EZ
57 * os.texi (System Environment): Remove description of the
58 `environment' function which has been deleted.
59
f79b43b2
DN
602009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
61
62 * frames.texi (Multiple Displays): Remove documentation for
63 removed function make-frame-on-tty.
64
e3aa6669
CY
652009-01-22 Chong Yidong <cyd@stupidchicken.com>
66
67 * files.texi (Format Conversion Piecemeal): Clarify behavior of
68 write-region-annotate-functions. Document
69 write-region-post-annotation-function.
70
fb13a416
CY
712009-01-19 Chong Yidong <cyd@stupidchicken.com>
72
73 * display.texi (Font Lookup): Document WIDTH argument of
74 x-list-fonts.
75
02eccf6b
EZ
762009-01-17 Eli Zaretskii <eliz@gnu.org>
77
ead3f58d
EZ
78 * maps.texi (Standard Keymaps): Rename function-key-map to
79 local-function-key-map.
80
81 * keymaps.texi (Translation Keymaps): Rename function-key-map to
82 local-function-key-map.
83
84 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
85 and `set-keyboard-coding-system' now accept an optional terminal
86 argument.
87
88 * commands.texi (Event Mod): `keyboard-translate-table' is now
89 terminal-local.
90 (Function Keys): Rename function-key-map to
91 local-function-key-map.
92
df05a163
EZ
93 * elisp.texi (Top): Make @detailmenu be consistent with changes in
94 frames.texi.
95
0ed8034e 96 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
97 `delete-terminal-functions', `suspend-tty-functions' and
98 `resume-tty-functions'.
0ed8034e
EZ
99
100 * frames.texi (Frames): Document `frame-terminal' and
101 `terminal-live-p'.
102 (Multiple Displays): Document `make-frame-on-tty'.
103 (Multiple Terminals): Document `terminal-list', `delete-terminal',
104 `terminal-name', and `get-device-terminal'.
490f1197
EZ
105 (Terminal Parameters): Document `terminal-parameters',
106 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
107
108 * os.texi (System Environment): Document `environment' and
109 `initial-environment'.
490f1197
EZ
110 (Suspending Emacs): Update for multi-tty; document
111 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 112
02eccf6b
EZ
113 * nonascii.texi (Coding System Basics): More accurate description
114 of `raw-text'.
115
f19fea97
JB
1162009-01-12 Juanma Barranquero <lekktu@gmail.com>
117
118 * display.texi (Low-Level Font): Fix typo.
119
16fa292f
CY
1202009-01-10 Chong Yidong <cyd@stupidchicken.com>
121
122 * elisp.texi (Top): Update node listing.
123
124 * display.texi (PostScript Images): Node deleted.
125
0b4faef3
EZ
1262009-01-10 Eli Zaretskii <eliz@gnu.org>
127
3355f04d
EZ
128 * processes.texi (Decoding Output): Document that null bytes force
129 no-conversion for reading process output.
130
131 * files.texi (Reading from Files): Document that null bytes force
132 no-conversion when visiting files.
133
538395d9
EZ
134 * processes.texi (Serial Ports): Improve wording, suggested by
135 RMS.
136
0b4faef3
EZ
137 * nonascii.texi (Lisp and Coding Systems): Document
138 inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 139 (Character Properties): Improve wording.
0b4faef3 140
ce9cf065
CY
1412009-01-09 Chong Yidong <cyd@stupidchicken.com>
142
143 * display.texi (Font Lookup): Remove obsolete function
144 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
145 (Low-Level Font): Rename from Fonts, move to end of Faces section.
146 (Font Selection): Reorder order of variable descriptions. Minor
147 clarifications.
148
149 * elisp.texi (Top): Update node listing.
150
ab756fb3
GM
1512009-01-09 Glenn Morris <rgm@gnu.org>
152
153 * commands.texi (Command Loop Info): Say that last-command-char and
154 last-input-char are obsolete aliases.
155
156 * edebug.texi (Edebug Recursive Edit): Remove separate references to
157 last-input-char and last-command-char, since they are just aliases for
158 last-input-event and last-command-event.
159
160 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
161 last-command-char.
162
6b2b8ab1
CY
1632009-01-08 Chong Yidong <cyd@stupidchicken.com>
164
165 * elisp.texi: Update node listing.
166
167 * display.texi (Faces): Put Font Selection node after Auto Faces.
168 (Face Attributes): Don't link to Font Lookup. Document
169 font-family-list.
170 (Fonts): New node.
171
3568e767
JR
1722009-01-08 Jason Rumney <jasonr@gnu.org>
173
174 * frames.texi (Pointer Shape): Clarify that only X supports
175 changing the standard pointer shapes. (Bug#1485)
176
6221c8db
CY
1772009-01-08 Chong Yidong <cyd@stupidchicken.com>
178
179 * display.texi (Attribute Functions): Note that a function value
180 :height is relative, and that compatibility functions work by
181 calling set-face-attribute.
182 (Displaying Faces): Reorder list in order of increasing priority.
183 (Face Remapping): New node. Content moved here from Displaying
184 Faces.
185 (Glyphs): Link to Face Functions.
186
e3d3799a
CY
1872009-01-08 Chong Yidong <cyd@stupidchicken.com>
188
189 * display.texi (Faces): Don't discuss face id here. facep does
190 not return t.
191 (Defining Faces): Minor clarification.
192 (Face Attributes): Rearrange items to match docstring of
193 set-face-attribute. Add :foundry attribute. Document new role of
194 :font attribute. Texinfo usage fix.
195 (Attribute Functions): Copyedits.
196 (Face Functions): Note that face number is seldom used.
197
638a2457
RS
1982009-01-05 Richard M Stallman <rms@gnu.org>
199
200 * strings.texi (Predicates for Strings): Minor clarification.
201
202 * functions.texi (Function Safety): Texinfo usage fix.
203
49ea0074
JB
2042009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
205
206 * objects.texi (General Escape Syntax): Fix typo.
207
9f822178
MR
2082009-01-03 Martin Rudalics <rudalics@gmx.at>
209
210 * windows.texi (Choosing Window): Say that pop-up-frame-alist
211 works via the default value of pop-up-frame-function.
212
af34ad36
EZ
2132009-01-02 Eli Zaretskii <eliz@gnu.org>
214
215 * processes.texi (System Processes): Document the `time' and
216 `ctime' attributes of `system-process-attributes'.
217
d31f6679
CY
2182009-01-01 Chong Yidong <cyd@stupidchicken.com>
219
220 * display.texi (Face Attributes): Clarify :height attribute.
221
174dc00c
MR
2222008-12-31 Martin Rudalics <rudalics@gmx.at>
223
224 * buffers.texi (The Buffer List): Clarify what moves a buffer to
225 the front of the buffer list. Add entries for `last-buffer' and
226 `unbury-buffer'.
227
b8afe7e4
EZ
2282008-12-27 Eli Zaretskii <eliz@gnu.org>
229
d14030f5
EZ
230 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
231 and its subsections.
232
233 * frames.texi (Multiple Terminals, Low-level Terminal)
234 (Terminal Parameters, Frames on Other TTY devices): New sections.
235 (Frames): Add an xref to "Multiple Terminals".
236
765980a4
EZ
237 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
238
239 * objects.texi (Terminal Type): New node.
240 (Editing Types): Add it to the menu.
241
47bd5577
EZ
242 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
243 Variables".
244
eb22b78c 245 * variables.texi (Directory Local Variables): New node.
47bd5577 246 (Variables): Add a menu item for it.
eb22b78c 247
b8afe7e4
EZ
248 * loading.texi (Autoload): Document `generate-autoload-cookie' and
249 `generated-autoload-file'.
250
77bb0476
EZ
2512008-12-20 Eli Zaretskii <eliz@gnu.org>
252
028e2c19
EZ
253 * os.texi (Startup Summary): Add xref to documentation of
254 `initial-window-system'.
255
77bb0476
EZ
256 * display.texi (Window Systems): Document `window-system' the
257 function. The variable `window-system' is now frame-local.
028e2c19 258 Document `initial-window-system'.
77bb0476 259
dda87836
MR
2602008-12-19 Martin Rudalics <rudalics@gmx.at>
261
262 * windows.texi (Windows): Rewrite description of
263 fit-window-to-buffer.
264
caef3ed2
GM
2652008-12-13 Glenn Morris <rgm@gnu.org>
266
267 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
268 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
269
21c58e4d
GM
2702008-12-12 Glenn Morris <rgm@gnu.org>
271
272 * debugging.texi (Error Debugging): Refer forwards to
273 eval-expression-debug-on-error.
274
af38459f
EZ
2752008-12-05 Eli Zaretskii <eliz@gnu.org>
276
5dedd9b5
EZ
277 * strings.texi (String Basics): Only unibyte strings that
278 represent key sequences hold 8-bit raw bytes.
279
af38459f
EZ
280 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
281 paragraph to speak about `undecided'.
282 (Character Properties): Don't explain the meaning of each
283 property; instead, identify their Unicode Standard names.
b3f1f4a5 284 (Character Sets): Document `map-charset-chars'.
af38459f 285
fa047ae7
GM
2862008-12-02 Glenn Morris <rgm@gnu.org>
287
288 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
289 section yet again.
290
47dbc044
EZ
2912008-11-29 Eli Zaretskii <eliz@gnu.org>
292
98d05998
EZ
293 * nonascii.texi (Character Properties): New Section.
294 (Specifying Coding Systems): Document
295 `coding-system-priority-list', `set-coding-system-priority', and
296 `with-coding-priority'.
297 (Lisp and Coding Systems): Document `check-coding-systems-region'
298 and `coding-system-charset-list'.
299 (Coding System Basics): Document `coding-system-aliases'.
300
301 * elisp.texi (Top): Add a @detailmenu entry for "Character
302 Properties".
303
47dbc044
EZ
304 * objects.texi (Character Type): Correct the range of Emacs
305 characters. Add an @xref to "Character Codes".
306
307 * strings.texi (String Basics): Add an @xref to "Character Codes".
308
309 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
310
311 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
312 (Character Codes): Document `max-char'.
313
8b80cdf5
EZ
3142008-11-28 Eli Zaretskii <eliz@gnu.org>
315
316 * nonascii.texi (Text Representations, Converting Representations)
317 (Character Sets, Scanning Charsets, Translation of Characters):
318 Make text more accurate.
319
a99dceba
GM
3202008-11-28 Glenn Morris <rgm@gnu.org>
321
322 * files.texi (Format Conversion Round-Trip): Improve previous change.
323
f6dc3bed
CY
3242008-11-26 Chong Yidong <cyd@stupidchicken.com>
325
326 * modes.texi (Auto Major Mode): Fix example.
327
5da9413d
GM
3282008-11-25 Glenn Morris <rgm@gnu.org>
329
330 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
331
332 * files.texi (Format Conversion Round-Trip):
333 Use active voice for previous change.
334
fcca848c
CY
3352008-11-25 Chong Yidong <cyd@stupidchicken.com>
336
337 * os.texi (Processor Run Time):
338 * processes.texi (Transaction Queues):
339 * markers.texi (The Mark):
340 * windows.texi (Choosing Window, Selecting Windows):
341 * files.texi (Changing Files, Magic File Names):
342 * commands.texi (Key Sequence Input):
343 * functions.texi (Declaring Functions):
344 * strings.texi (Predicates for Strings):
345 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
346
36c8dc54
CY
3472008-11-24 Chong Yidong <cyd@stupidchicken.com>
348
349 * help.texi (Accessing Documentation): Update example.
350
351 * variables.texi (Defining Variables): Note that `*' is not
352 necessary if defcustom is used.
353
2a79b242
EZ
3542008-11-22 Eli Zaretskii <eliz@gnu.org>
355
356 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
357 Characters" from @detailmenu.
358
359 * nonascii.texi (Character Codes, Character Sets)
360 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
361 (Chars and Bytes, Splitting Characters): Sections removed.
362
392f0d26
LK
3632008-11-22 Lute Kamstra <lute@gnu.org>
364
365 * positions.texi (Text Lines): Update goto-line documentation.
366
af1a5cd5
MR
3672008-11-21 Martin Rudalics <rudalics@gmx.at>
368
6a4cfb0c
MR
369 * frames.texi (Frames): Fix typo, add cross references, reword.
370 (Initial Parameters): Reword special-display-frame-alist text.
371 (Frames and Windows): Reword. Describe argument norecord for
372 set-frame-selected-window.
373 (Input Focus): Describe argument norecord for select-frame.
374 Remove comment on MS-Windows behavior for focus-follows-mouse.
375 (Raising and Lowering): Mention windows-frames dichotomy in
376 metaphor.
377
af1a5cd5
MR
378 * windows.texi (Displaying Buffers, Vertical Scrolling)
379 (Horizontal Scrolling): Fix indenting and rewording issues
380 introduced with 2008-11-07 change.
381
c249fa9c
GM
3822008-11-20 Glenn Morris <rgm@gnu.org>
383
384 * files.texi (Format Conversion Round-Trip): Mention `preserve'
385 element of `format-alist'.
386
204d4665
GM
3872008-11-19 Glenn Morris <rgm@gnu.org>
388
389 * doclicense.texi: Update to FDL 1.3.
390 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
391
cc0910af
CY
3922008-11-18 Chong Yidong <cyd@stupidchicken.com>
393
efe6e7c4
CY
394 * windows.texi (Window Hooks): Remove *-end-trigger-functions
395 vars, which are obsolete. Mention jit-lock-register.
396
397 * modes.texi (Other Font Lock Variables): Document
398 jit-lock-register and jit-lock-unregister.
399
cc0910af
CY
400 * frames.texi (Color Parameters): Document alpha parameter.
401
aeeedf76
MR
4022008-11-16 Martin Rudalics <rudalics@gmx.at>
403
404 * windows.texi (Splitting Windows, Deleting Windows)
405 (Selecting Windows, Cyclic Window Ordering)
406 (Buffers and Windows, Displaying Buffers, Choosing Window)
407 (Dedicated Windows, Window Point, Window Start and End)
408 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
409 (Size of Window, Resizing Windows, Window Configurations)
410 (Window Parameters): Avoid @var at beginning of sentences and
411 reword accordingly.
412
4c565c5c
LK
4132008-11-11 Lute Kamstra <lute@gnu.org>
414
415 * files.texi (File Name Components): Fix file-name-extension
416 documentation.
417
25f494c9
JB
4182008-11-11 Juanma Barranquero <lekktu@gmail.com>
419
420 * frames.texi (Basic Parameters): Remove display-environment-variable
421 and term-environment-variable.
422
a1401ab1
EZ
4232008-11-08 Eli Zaretskii <eliz@gnu.org>
424
425 * windows.texi (Basic Windows, Splitting Windows)
426 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
427 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
428 (Resizing Windows, Window Configurations, Window Parameters):
429 Fix wording and markup.
a1401ab1 430
efafc282
MR
4312008-11-07 Martin Rudalics <rudalics@gmx.at>
432
433 * windows.texi (Windows): Update entries.
434 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 435 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
436 (Selecting Windows, Cyclic Window Ordering): Reword with special
437 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
438 (Buffers and Windows, Choosing Window): Reword with special
439 emphasis on dedicated windows.
440 (Displaying Buffers): Reword. For switch-to-buffer mention that
441 it may fall back on pop-to-buffer. For other-window try to
442 explain how it treats the cyclic ordering of windows.
efafc282
MR
443 (Dedicated Windows): New node and section discussing dedicated
444 windows and associated functions.
86ab855a 445 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
446 (Window Start and End): Rename node and section title. Reword.
447 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
448 Minor rewording.
449 (Size of Window): Reword, in particular text on window-width.
450 (Resizing Windows): Reword. Add text on balancing windows.
451 (Window Configurations): Reword. Mention window parameters.
452 (Window Parameters): New node and section on window parameters.
453 (Window Hooks): Reword. Mention that
454 window-configuration-change-hook is run "buffer-locally".
455 * elisp.texi (Top): Update Windows entries in @detailmenu
456 section.
457
d60a8ab2
JB
4582008-11-04 Juanma Barranquero <lekktu@gmail.com>
459
460 * searching.texi (Regexp Search): Fix typo.
461
01777627
CY
4622008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
463
464 * searching.texi (Regexp Search): Document GREEDY arg.
465 (Simple Match Data): Fix return value.
466
c4526e93
EZ
4672008-11-01 Eli Zaretskii <eliz@gnu.org>
468
469 * nonascii.texi (Text Representations): Rewrite to make consistent
470 with Emacs 23 internal representation of characters. Document
471 `unibyte-string'.
472
fe2ae8b5
CY
4732008-10-28 Chong Yidong <cyd@stupidchicken.com>
474
475 * processes.texi (Process Information): Note that process-status
476 does not accept buffer names.
477
cc5a21e3
CY
4782008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
479
480 * positions.texi (Skipping Characters): Correct return value of
481 skip-chars-forward.
482
09460d9a
MR
4832008-10-25 Martin Rudalics <rudalics@gmx.at>
484
520b29e7
MR
485 * windows.texi (Deleting Windows): Update documentation of
486 delete-windows-on.
487 (Buffers and Windows): Update documentations of
488 get-buffer-window and get-buffer-window-list.
489 (Displaying Buffers): Update documentation of
490 replace-buffer-in-windows.
491
09460d9a
MR
492 * buffers.texi (Current Buffer): Reword set-buffer and
493 with-current-buffer documentations.
494 (Creating Buffers): Reword documentation of get-buffer-create.
495
4d48fcdc
MR
4962008-10-23 Martin Rudalics <rudalics@gmx.at>
497
498 * buffers.texi (Current Buffer): Reword documentation of
499 set-buffer.
500 (Buffer Names): Reword documentation of buffer-name.
501 (The Buffer List): For bury-buffer explain what happens with the
502 buffer's window.
503 (Creating Buffers): Say that get-buffer-create's arg is called
504 buffer-or-name.
505
f0143c43
CY
5062008-10-22 Chong Yidong <cyd@stupidchicken.com>
507
3e5dbbd3
CY
508 * advice.texi (Computed Advice): Explain what DEFINITION is.
509
f0143c43
CY
510 * nonascii.texi (Character Codes): Remove obsolete function
511 char-valid-p, and document characterp instead.
512
52a94b85
MR
5132008-10-22 Martin Rudalics <rudalics@gmx.at>
514
515 * windows.texi (Displaying Buffers): Reword documentation of
516 pop-to-buffer.
517 (Choosing Window): Rewrite documentation of display-buffer and
518 its options.
519
f76f8246
MR
520 * buffers.texi (Killing Buffers): Update documentation of
521 kill-buffer.
522
acc8b598
EZ
5232008-10-21 Eli Zaretskii <eliz@gnu.org>
524
80e6b6df
EZ
525 * processes.texi (Serial Ports): Fix wording and improve markup.
526
3645358a
EZ
527 * searching.texi (Regexp Search): Document `string-match-p' and
528 `looking-at-p'.
529 (POSIX Regexps): Add an xref for "non-greedy".
530 (Regexp Special): Add @cindex entry for "non-greedy".
531
b3d50cff 532 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 533 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 534
73b7530a
EZ
535 * frames.texi (Color Names): Add an xref to `read-color'.
536
537 * minibuf.texi (High-Level Completion): Document `read-color'.
538
acc8b598
EZ
539 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
540
541 * positions.texi (Narrowing): Add an xref to "Swapping Text".
542
543 * buffers.texi (Swapping Text): New section, documents
544 `buffer-swap-text'.
545
10e187e8
MR
5462008-10-21 Martin Rudalics <rudalics@gmx.at>
547
548 * windows.texi (Resizing Windows): Minor wording fix.
549
fd6f900c
EZ
5502008-10-20 Eli Zaretskii <eliz@gnu.org>
551
552 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
553 and `combine-and-quote-strings'.
554
555 * strings.texi (Creating Strings): Add xrefs for them.
556
e4372165
EZ
5572008-10-19 Eli Zaretskii <eliz@gnu.org>
558
d6328fba
EZ
559 * elisp.texi (Top): Make descriptive text for "Reading File Names"
560 match the corresponding menu in minibuf.texi.
561
e4372165
EZ
562 * minibuf.texi (Reading File Names): Document `read-shell-command'
563 and `minibuffer-local-shell-command-map'.
564
5d8dda33
MR
5652008-10-19 Martin Rudalics <rudalics@gmx.at>
566
567 * windows.texi (Resizing Windows): Remove var{} around "window" in
568 documentation of enlarge-window.
569 Rewrite documentation of window-min-height and window-min-width.
570
437706cd
EZ
5712008-10-19 Eli Zaretskii <eliz@gnu.org>
572
80f85d7c
EZ
573 * functions.texi (Calling Functions): Document `apply-partially'.
574
291703b5
EZ
575 * hooks.texi (Standard Hooks): Mention
576 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
577
578 * variables.texi (File Local Variables): Document
579 `file-local-variables-alist', `before-hack-local-variables-hook'
580 and `hack-local-variables-hook'.
581
583d8b3c
EZ
582 * processes.texi (Synchronous Processes): Document `process-lines'.
583
437706cd 584 * customize.texi (Variable Definitions): Document
583d8b3c 585 `custom-reevaluate-setting'.
437706cd 586
7e51d89b
MR
5872008-10-18 Martin Rudalics <rudalics@gmx.at>
588
589 * windows.texi (Choosing Window, Deleting Windows)
590 (Displaying Buffers): Expand documentation of dedicated windows.
591
43c59a3d
EZ
5922008-10-18 Eli Zaretskii <eliz@gnu.org>
593
018a960d
EZ
594 * files.texi (Changing Files): Document symbolic input of file
595 modes to `set-file-modes'. Document `read-file-modes' and
596 `file-modes-symbolic-to-number'.
597
2c0b8144
EZ
598 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
599 and `search-map'.
600
80120f13
EZ
601 * searching.texi (Search and Replace): Document
602 `replace-search-function' and `replace-re-search-function'.
2c0b8144 603 Document `multi-query-replace-map'.
80120f13 604
6d4913f0
EZ
605 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
606 (Completion Commands, Reading File Names): Rename
607 `minibuffer-local-must-match-filename-map' to
608 `minibuffer-local-filename-must-match-map'.
609 (Minibuffer Completion): The `require-match' argument to
610 `completing-read' can now have the value `confirm-only'.
611
43c59a3d
EZ
612 * windows.texi (Displaying Buffers): Minor wording fix.
613 (Choosing Window): `split-height-threshold' can now be nil.
614 Document `split-width-threshold'. `pop-up-frames' can have the
615 value `graphic-only'.
616
f36acfd9
EZ
6172008-10-17 Eli Zaretskii <eliz@gnu.org>
618
619 * os.texi (Startup Summary): Document `before-init-time' and
620 `after-init-time'. Document `initial-window-system' and
621 `window-system-initialization-alist'. Document reading the
622 abbrevs file. Document the call to `server-start' under --daemon.
623 Rearrange a bit to be consistent with the code flow.
53728487
EZ
624 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
625 (Time Parsing): Document `format-seconds'.
f36acfd9 626
96995b89
MR
6272008-10-17 Martin Rudalics <rudalics@gmx.at>
628
629 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
630 and reword.
631
2de17c73
EZ
6322008-10-16 Eli Zaretskii <eliz@gnu.org>
633
634 * markers.texi (The Mark): Document use-region-p.
635
9cf52b11
EZ
6362008-10-15 Eli Zaretskii <eliz@gnu.org>
637
c3aaf1d7
EZ
638 * internals.texi (Writing Emacs Primitives): The interactive spec
639 of a primitive can be a Lisp form.
640
841a1743
EZ
641 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
642 values of transient-mark-mode. Document handle-shift-selection.
643
644 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
645 (Interactive Examples): Show an example of `^'.
646 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
647 (Defining Commands, Using Interactive): The interactive-form of a
648 function can be added via its symbol's property.
841a1743 649
52441368
EZ
650 * positions.texi (List Motion): beginning-of-defun-function can
651 now accept an argument.
652
8e8c1a72
EZ
653 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
654 now return a list of strings.
655
a33a1f2a
EZ
656 * control.texi (Handling Errors): Document ignore-errors.
657
4fb04348
EZ
658 * frames.texi (Creating Frames): Document frame-inherited-parameters.
659 (Parameter Access): Document set-frame-parameter.
660
ee666f84
EZ
661 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
662 Hooks" for the effect of kill-all-local-variables on local hook
663 functions.
664
9cf52b11
EZ
665 * modes.texi (Major Mode Conventions, Mode Line Variables):
666 `mode-name' need not be a string. xref to "Mode Line Data" for
667 details, and to "Emulating Mode Line" for computing a string
668 value.
669
22526bc4
EZ
6702008-10-14 Eli Zaretskii <eliz@gnu.org>
671
a65f6a85
EZ
672 * processes.texi (System Processes): New section.
673 (Processes, Signals to Processes): Add xrefs to it.
674
675 * objects.texi (Editing Types): A `process' is a subprocess of
676 Emacs, not just any process running on the OS.
677
678 * elisp.texi (Top): Adjust the @detailmenu for the above two
679 changes.
680
2724b26a
EZ
681 * sequences.texi (Char-Tables): Remove documentation of
682 set-char-table-default, which has no effect since Emacs 23.
683 <char-table-range, set-char-table-range>: Don't mention generic
684 characters and charsets. Add a cons cell as a possible argument.
685
686 * nonascii.texi (Splitting Characters)
687 (Translation of Characters): Don't mention generic characters.
688
689 * display.texi (Fontsets): Don't mention generic characters.
690
22526bc4 691 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 692 argument FUNCTION with a cons cell as KEY.
22526bc4 693
eaf4b689
EZ
6942008-10-13 Eli Zaretskii <eliz@gnu.org>
695
45e46036
EZ
696 * objects.texi (Primitive Function Type): Move "@cindex special
697 forms" from here...
698
699 * eval.texi (Special Forms): ...to here.
700
701 * functions.texi (What Is a Function): `functionp' returns nil for
702 special forms. Add an xref.
703
eaf4b689
EZ
704 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
705 Variables".
706
707 * variables.texi (Frame-Local Variables): New section.
708 (Buffer-Local Variables): Add an xref to it.
709 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
710 have both frame-local and buffer-local binding.
711
712 * frames.texi (Frames): Mention multiple tty frames.
713 (Frame Parameters, Parameter Access): Mention frame-local variable
714 bindings.
715
15688fce
GM
7162008-09-20 Glenn Morris <rgm@gnu.org>
717
718 * display.texi (Defining Faces): Recommend against face variables.
719
35539065
JB
7202008-09-16 Juanma Barranquero <lekktu@gmail.com>
721
722 * display.texi (Echo Area Customization): Fix typo.
723
6a57054b
JB
7242008-09-09 Juanma Barranquero <lekktu@gmail.com>
725
726 * loading.texi (Where Defined): Add `defface' item.
727
d632fb82
MR
7282008-09-06 Martin Rudalics <rudalics@gmx.at>
729
730 * loading.texi (Where Defined): Fix description of symbol-file.
731
905a9adb
JR
7322008-08-26 Jason Rumney <jasonr@gnu.org>
733
734 * display.texi (TIFF Images): New section describing :index property.
735
852e91b7
CY
7362008-08-23 Chong Yidong <cyd@stupidchicken.com>
737
738 * display.texi (Temporary Displays): Remove unnecessary comment
739 about usage of temp-buffer-show-hook.
740
6be001ee
CY
7412008-08-05 Chong Yidong <cyd@stupidchicken.com>
742
743 * symbols.texi (Other Plists): Fix incorrect example.
744 Suggested by Florian Beck.
745
58e3d8e8
JB
7462008-07-31 Juanma Barranquero <lekktu@gmail.com>
747
748 * os.texi: Fix previous change.
749
7c2fb837
DN
7502008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
751
752 * os.texi:
753 * intro.texi:
754 * files.texi: Remove VMS support.
755
9e2a2647
DN
7562008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
757
758 * os.texi:
759 * frames.texi:
760 * display.texi: Remove mentions of Mac Carbon.
761
c4f4682b
MB
7622008-07-01 Miles Bader <miles@gnu.org>
763
764 * text.texi (Special Properties):
765 * display.texi (Truncation): Add wrap-prefix and line-prefix.
766
3696411e
JB
7672008-06-28 Johan Bockgård <bojohan@gnu.org>
768
769 * display.texi (Other Image Types): Fix copy/paste error; say
770 "PBM", not "XBM".
771
f2a77c3a
DN
7722008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
773
774 * os.texi: Remove references to obsolete systems.
775
6d52677d
EZ
7762008-06-20 Eli Zaretskii <eliz@gnu.org>
777
778 * makefile.w32-in (distclean): Remove makefile.
779
1a87da4c
GM
7802008-06-17 Glenn Morris <rgm@gnu.org>
781
782 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
783 (elisp, dist): Remove rules and variables that are obsolete now
784 the lisp manual is no longer distributed separately.
785
fdda1c5d
GM
7862008-06-16 Glenn Morris <rgm@gnu.org>
787
646692e9
GM
788 * configure, configure.in, mkinstalldirs: Remove unused files.
789
790 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 791 * vol1.texi (EMACSVER):
6a57054b 792 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
793
794 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
795 as per maintain.info.
796
611bee81
GM
7972008-06-15 Glenn Morris <rgm@gnu.org>
798
a7bed3a0
GM
799 * makefile.w32-in (manual): Use "23" rather than "21".
800
801 * Makefile.in (emacsver): New, set by configure.
802 (manual): Use emacsver.
803
d794edf2
GM
804 * intro.texi: Report bugs using M-x report-emacs-bug.
805
611bee81
GM
806 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
807
c73e02fa
GM
8082008-06-13 Daniel Engeler <engeler@gmail.com>
809
810 * elisp.texi, internals.texi, processes.texi: Add documentation
811 about serial port access.
812
e40a85cd
MB
8132008-06-05 Miles Bader <miles@gnu.org>
814
815 * display.texi (Displaying Faces): Update to reflect function
816 renamings in face-remap.el.
817
7b753744
JB
8182008-06-05 Juanma Barranquero <lekktu@gmail.com>
819
820 * display.texi (Fontsets): Fix typos.
821
9d3d42fb
MB
8222008-06-03 Miles Bader <miles@gnu.org>
823
7b753744
JB
824 * display.texi (Displaying Faces): Add add-relative-face-remapping,
825 remove-relative-face-remapping, set-base-face-remapping,
826 and set-default-base-face-remapping.
9d3d42fb 827
f2cec7a9
MB
8282008-06-01 Miles Bader <miles@gnu.org>
829
830 * display.texi (Displaying Faces): Add face-remapping-alist.
831
8f39c96d
SM
8322008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
833
834 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
835 variable names.
836
1ef5eecc
ER
8372008-05-03 Eric S. Raymond <esr@golux>
838
352c8b4a 839 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
840 (current-global-map) return references, not copies.
841
63b4387f
JL
8422008-05-02 Juri Linkov <juri@jurta.org>
843
844 * minibuf.texi (Text from Minibuffer): Document a list of
845 default values for `read-from-minibuffer'.
846
38a8b703
JB
8472008-04-24 Juanma Barranquero <lekktu@gmail.com>
848
849 * nonascii.texi (Translation of Characters): Fix previous change.
850
7c42e639
CY
8512008-04-20 Chong Yidong <cyd@stupidchicken.com>
852
853 * display.texi (Overlay Properties): Clarify role of underlying
854 textprop and overlay keymaps for display strings.
855
856 * keymaps.texi (Active Keymaps): Ditto.
857
25c0d999
SM
8582008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
859
860 * minibuf.texi (Programmed Completion):
861 Replace dynamic-completion-table with the new completion-table-dynamic.
862
e3af5968
CY
8632008-04-07 Chong Yidong <cyd@stupidchicken.com>
864
865 * intro.texi (Some Terms): Change "fonts in this manual" index
866 entry to "typographic conventions".
867
6bfc8698
EZ
8682008-04-05 Eli Zaretskii <eliz@gnu.org>
869
870 * objects.texi (Text Props and Strings): Add indexing for read
871 syntax of text properties.
872
4972c361
SM
8732008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
874
875 * processes.texi (Decoding Output): Remove process-filter-multibyte
876 functions.
877
c70a68db
MR
8782008-03-15 Martin Rudalics <rudalics@gmx.at>
879
880 * display.texi (Finding Overlays): Say that empty overlays at
881 the end of the buffer are reported too.
882
1291fd36
GM
8832008-03-13 Glenn Morris <rgm@gnu.org>
884
885 * elisp.texi (EMACSVER): Set to 23.0.60.
886
c6b0dfd5
CY
8872008-02-26 Chong Yidong <cyd@stupidchicken.com>
888
38a8b703 889 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 890
875fc30c
GM
8912008-02-22 Glenn Morris <rgm@gnu.org>
892
893 * frames.texi (Position Parameters): Clarify the description of
894 `left' and `top', using information from "Geometry".
895 (Geometry): Give a pointer to "Position Parameters", rather than
896 repeating information.
897
d8c8e45a
GM
8982008-02-11 Glenn Morris <rgm@gnu.org>
899
900 * objects.texi (Equality Predicates): No longer talk about "two"
901 functions.
902
38a8b703 9032008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
904
905 * objects.texi (Equality Predicates): Add defun for
906 equal-including-properties.
907
bfffe0b1
GM
9082008-02-10 Glenn Morris <rgm@gnu.org>
909
910 * objects.texi (Equality Predicates):
911 Mention equal-including-properties.
912
431b78c9
RS
9132008-02-07 Richard Stallman <rms@gnu.org>
914
915 * windows.texi (Window Start): Mention the feature of moving
916 window-start to start of line.
917
c8763fb6 9182008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
919
920 * keymaps.texi (Tool Bar): Document rtl property.
921
1a256502
TTN
9222008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
923
924 * display.texi (Button Types):
925 For define-button-type, clarify type of NAME.
926
569382c2
MR
9272008-01-19 Martin Rudalics <rudalics@gmx.at>
928
929 * buffers.texi (Buffer Modification): Fix typo.
930
f3041af1
DN
9312008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
932
933 * os.texi (System Environment): Remove references to OSes that are
934 not supported anymore.
935
d35e1cd7
DN
9362008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
937
938 * os.texi (System Environment): Remove mention for Masscomp.
939
23af7580
RS
9402008-01-04 Richard Stallman <rms@gnu.org>
941
942 * display.texi (Faces): Don't talk about internal face vector as arg
943 to facep.
944
945 * customize.texi (Type Keywords): Fix previous change.
946
947 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
948 * elisp.texi (Top): Fix menu for commands.texi change.
949
ec7d5b1e
RS
9502007-12-30 Richard Stallman <rms@gnu.org>
951
952 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
953 (Accessing Scroll): New node broken out of Accessing Mouse.
954
101a6cea
RS
9552007-12-28 Richard Stallman <rms@gnu.org>
956
957 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 958 (Basic Parameters): For `title', refer to title bar.
041817a4 959 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 960
72b7e664
RS
9612007-12-23 Richard Stallman <rms@gnu.org>
962
963 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
964 Improve some of the commented-out keywords' text too.
965
27a4f445
MR
9662007-12-14 Martin Rudalics <rudalics@gmx.at>
967
e2e3f1d7
MR
968 * nonascii.texi (Encoding and I/O): Reword to avoid saying
969 "visit the current buffer".
970
27a4f445
MR
971 * os.texi (System Interface): Fix typo.
972
a2afc99d
RS
9732007-12-04 Richard Stallman <rms@gnu.org>
974
975 * objects.texi (Symbol Type): Fix typo.
976
b694135c
RS
9772007-12-03 Richard Stallman <rms@gnu.org>
978
979 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
980
f99a19da
GM
9812007-12-01 Glenn Morris <rgm@gnu.org>
982
983 * functions.texi (Declaring Functions): Improve previous change.
984
8f4b37d8
GM
9852007-11-30 Glenn Morris <rgm@gnu.org>
986
987 * functions.texi (Declaring Functions): Add optional fourth
988 argument of declare-function, and setting third argument to `t'.
989
61a2fe01
RS
9902007-11-29 Richard Stallman <rms@gnu.org>
991
992 * customize.texi (Composite Types): Document `group' type.
993
cbfc5193
GM
9942007-11-29 Glenn Morris <rgm@gnu.org>
995
996 * functions.texi (Declaring Functions): Add findex. Mention
997 `external' files.
998
8386283a
JB
9992007-11-26 Juanma Barranquero <lekktu@gmail.com>
1000
1001 * functions.texi (Declaring Functions): Fix directive.
1002
a07c9a8b
RS
10032007-11-25 Richard Stallman <rms@gnu.org>
1004
1005 * help.texi (Help Functions): Clean up last change.
1006
1007 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
1008
1009 * loading.texi (Named Features): Minor cleanup.
1010
1011 * macros.texi (Eval During Expansion): Minor cleanup.
1012
1013 * variables.texi (Variable Aliases): Minor cleanup.
1014
a0925923
RS
10152007-11-24 Richard Stallman <rms@gnu.org>
1016
1017 * functions.texi (Declaring Functions): Clarify previous change.
1018
1019 * compile.texi (Compiler Errors): Clarify previous change.
1020
20c63e44
RS
10212007-11-24 Richard Stallman <rms@gnu.org>
1022
e5e76c04 1023 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
1024 Clarify the text and move items around.
1025
5bb0cda3
GM
10262007-11-24 Glenn Morris <rgm@gnu.org>
1027
1028 * functions.texi (Declaring Functions): New section.
1029 * compile.texi (Compiler Errors): Mention declaring functions,
1030 defvar with no initvalue, and byte-compile-warnings.
1031
af13c86a
MR
10322007-11-15 Martin Rudalics <rudalics@gmx.at>
1033
1034 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
1035 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
1036
a5373305
MR
10372007-11-13 Martin Rudalics <rudalics@gmx.at>
1038
1039 * help.texi (Help Functions): Document new macro `with-help-window'.
1040
fe284805
JL
10412007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1042
1043 * searching.texi (Replacing Match): Describe new
1044 `match-substitute-replacement'.
1045
2c3a09b1
RS
10462007-10-31 Richard Stallman <rms@gnu.org>
1047
1048 * strings.texi (Creating Strings): Null strings from concat not unique.
1049
f2b480f4
RS
10502007-10-26 Richard Stallman <rms@gnu.org>
1051
1052 * objects.texi (Equality Predicates): Null strings are uniquified.
1053
1054 * minibuf.texi: Minor clarifications in previous change.
1055
db21122c
GM
10562007-10-25 Glenn Morris <rgm@gnu.org>
1057
1058 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
1059
2328cbb3
RS
10602007-10-24 Richard Stallman <rms@gnu.org>
1061
1062 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
1063
1064 * variables.texi (Frame-Local Variables): Node deleted.
1065 (Variables): Delete Frame-Local Variables from menu.
1066 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
1067 (Default Value): Don't mention frame-local vars.
1068
1069 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
1070
1071 * loading.texi (Unloading): Document FEATURE-unload-function
1072 instead of FEATURE-unload-hook.
1073
2328cbb3
RS
1074 * frames.texi (Multiple Displays): Don't mention frame-local vars.
1075
c066bafa
JL
10762007-10-22 Juri Linkov <juri@jurta.org>
1077
1078 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
1079 (High-Level Completion): Document a list of default value strings
1080 in the DEFAULT argument, for which minibuffer functions return the
1081 first element.
1082
65ced25f
JL
10832007-10-17 Juri Linkov <juri@jurta.org>
1084
1085 * text.texi (Filling): Update arguments of fill-paragraph.
1086 fill-paragraph operates on the active region in Transient Mark mode.
1087 Remove fill-paragraph-or-region.
1088
ee46ec8e
KB
10892007-10-13 Karl Berry <karl@gnu.org>
1090
1091 * elisp.texi (@dircategory): Move to after @copying,
1092 since we want @copying as close as possible to the beginning of
1093 the output.
1094
61bbdbc6
RS
10952007-10-12 Richard Stallman <rms@gnu.org>
1096
1097 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
1098
1099 * commands.texi (Distinguish Interactive): New node,
1100 broken out from Interactive Call and rewritten.
1101 (Command Loop): Put Distinguish Interactive in menu.
1102
af23e1e8
RS
11032007-10-09 Richard Stallman <rms@gnu.org>
1104
1105 * text.texi (Examining Properties): Mention overlay priority.
1106
1107 * display.texi (Display Margins): Correct the description
1108 of margin display specifications.
1109 (Replacing Specs): New subnode broken out of Display Property.
1110
e1965a69
JL
11112007-10-06 Juri Linkov <juri@jurta.org>
1112
1113 * text.texi (Filling): Document fill-paragraph-or-region.
1114
4638454b
JB
11152007-10-05 Juanma Barranquero <lekktu@gmail.com>
1116
1117 * display.texi (Auto Faces): Fix typo.
1118
7ed54cc5
RS
11192007-10-02 Richard Stallman <rms@gnu.org>
1120
1121 * display.texi (Display Property): Explain some display specs
1122 don't let you move point in.
1123
1124 * frames.texi (Cursor Parameters): Describe
1125 cursor-in-non-selected-windows here. Explain more values.
1126
1127 * windows.texi (Basic Windows): Don't describe
1128 cursor-in-non-selected-windows here.
1129
305a7ef2
EZ
11302007-10-01 Eli Zaretskii <eliz@gnu.org>
1131
1132 * processes.texi (Misc Network): Note that these functions are
1133 supported only on some systems.
1134
f7a7f4eb
RS
11352007-10-01 Richard Stallman <rms@gnu.org>
1136
1137 * display.texi (Overlay Properties): Explain nil as priority.
1138 Explain that conflicts are unpredictable if not resolved by
1139 priorities.
1140
780d7bb9
RS
11412007-09-23 Richard Stallman <rms@gnu.org>
1142
1143 * macros.texi (Backquote): Minor clarification.
1144
14b4fdfb
RS
11452007-09-19 Richard Stallman <rms@gnu.org>
1146
1147 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
1148 Clarify when they work in parallel and when one overrides.
1149 Fix error in example.
14b4fdfb 1150
b8d4c8d0
GM
11512007-09-06 Glenn Morris <rgm@gnu.org>
1152
b3e755a9 1153 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
1154 commands to use ../../info.
1155 * Makefile.in (infodir): Go up one more level.
4638454b 1156 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
1157 (miscmanualdir): New.
1158 (dist): Use new variable miscmanualdir.
1159 * makefile.w32-in (infodir, texinputdir): Go up one more level.
1160 (usermanualdir): Change from ../man to ../emacs.
1161
1bb1f7d3
MR
11622007-08-30 Martin Rudalics <rudalics@gmx.at>
1163
1164 * commands.texi (Command Loop Info): Advise against changing
1165 most variables described here. Explain new variable
1166 last-repeatable-command.
1167
b8d4c8d0
GM
11682007-08-29 Glenn Morris <rgm@gnu.org>
1169
1170 * elisp.texi (EMACSVER): Increase to 23.0.50.
1171
11722007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
1173
1174 * frames.texi (Basic Parameters): Add display-environment-variable
1175 and term-environment-variable.
1176
11772007-08-28 Juri Linkov <juri@jurta.org>
1178
1179 * display.texi (Image Formats, Other Image Types): Add SVG.
1180
11812007-08-28 Juri Linkov <juri@jurta.org>
1182
1183 * display.texi (Images): Move formats-related text to new node
1184 "Image Formats".
1185 (Image Formats): New node.
1186
619fb9ee
RS
11872007-08-27 Richard Stallman <rms@gnu.org>
1188
1189 * windows.texi (Window Configurations): Clarify what
1190 a window configuration saves.
1191
b8d4c8d0
GM
11922007-08-25 Richard Stallman <rms@gnu.org>
1193
1194 * display.texi (Images): Delete redundant @findex.
1195
11962007-08-16 Richard Stallman <rms@gnu.org>
1197
1198 * processes.texi (Asynchronous Processes): Clarify
1199 doc of start-file-process.
1200
12012007-08-08 Martin Rudalics <rudalics@gmx.at>
1202
1203 * modes.texi (Example Major Modes): Fix typo.
1204
12052007-08-08 Glenn Morris <rgm@gnu.org>
1206
1207 * intro.texi (nil and t): Do not use `iff' in documentation.
1208
1209 * tips.texi (Documentation Tips): Recommend against `iff'.
1210
12112007-08-07 Chong Yidong <cyd@stupidchicken.com>
1212
1213 * display.texi (Image Cache): Document image-refresh.
1214
12152007-08-06 Martin Rudalics <rudalics@gmx.at>
1216
1217 * windows.texi (Size of Window): Document window-full-width-p.
1218
12192007-07-25 Glenn Morris <rgm@gnu.org>
1220
1221 * gpl.texi (GPL): Replace license with GPLv3.
1222
1223 * Relicense all FSF files to GPLv3 or later.
1224
12252007-07-24 Michael Albinus <michael.albinus@gmx.de>
1226
4638454b
JB
1227 * processes.texi (Synchronous Processes):
1228 Add `process-file-shell-command'.
b8d4c8d0
GM
1229 (Asynchronous Processes): Mention restricted use of
1230 `process-filter' and `process-sentinel' in
1231 `start-file-process'. Add `start-file-process-shell-command'.
1232
12332007-07-17 Michael Albinus <michael.albinus@gmx.de>
1234
1235 * files.texi (Magic File Names): Introduce optional parameter
1236 IDENTIFICATION for `file-remote-p'.
1237
12382007-07-16 Richard Stallman <rms@gnu.org>
1239
1240 * display.texi (Defining Faces): Fix previous change.
1241
12422007-07-14 Richard Stallman <rms@gnu.org>
1243
1244 * control.texi (Handling Errors): Document `debug' in handler list.
1245
12462007-07-10 Richard Stallman <rms@gnu.org>
1247
1248 * display.texi (Defining Faces): Explain C-M-x feature for defface.
1249
12502007-07-09 Richard Stallman <rms@gnu.org>
1251
1252 * files.texi (Magic File Names): Rewrite previous change.
1253
12542007-07-08 Michael Albinus <michael.albinus@gmx.de>
1255
1256 * files.texi (Magic File Names): Introduce optional parameter
1257 CONNECTED for `file-remote-p'.
1258
12592007-07-07 Michael Albinus <michael.albinus@gmx.de>
1260
1261 * processes.texi (Asynchronous Processes):
1262 * files.texi (Magic File Names): Add `start-file-process'.
1263
12642007-06-27 Richard Stallman <rms@gnu.org>
1265
1266 * files.texi (Format Conversion Piecemeal): Clarify
1267 `after-insert-file-functions' calling convention.
1268
12692007-06-27 Michael Albinus <michael.albinus@gmx.de>
1270
4638454b
JB
1271 * files.texi (Magic File Names): Remove `dired-call-process'.
1272 Add `process-file'.
b8d4c8d0
GM
1273
12742007-06-27 Kenichi Handa <handa@m17n.org>
1275
1276 * text.texi (Special Properties): Fix description about
4638454b 1277 `composition' property.
b8d4c8d0
GM
1278
12792007-06-26 Kenichi Handa <handa@m17n.org>
1280
1281 * nonascii.texi (Default Coding Systems): Document about the
1282 return value `undecided'.
1283
12842007-06-25 David Kastrup <dak@gnu.org>
1285
1286 * keymaps.texi (Active Keymaps): Document new POSITION argument of
1287 `current-active-maps'.
1288
12892007-06-24 Karl Berry <karl@gnu.org>
1290
4638454b 1291 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
1292
12932007-06-15 Juanma Barranquero <lekktu@gmail.com>
1294
1295 * display.texi (Overlay Arrow): Doc fix.
1296
12972007-06-14 Karl Berry <karl@tug.org>
1298
1299 * anti.texi (Antinews): Typo.
1300
13012007-06-14 Chong Yidong <cyd@stupidchicken.com>
1302
1303 * display.texi (Image Cache): Document image-refresh.
1304
13052007-06-12 Karl Berry <karl@gnu.org>
1306
1307 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
1308 * two-volume.make: New file.
1309 * .cvsignore: Ignore two-volume files.
1310
13112007-06-12 Tom Tromey <tromey@redhat.com>
1312
1313 * os.texi (Init File): Document user-emacs-directory.
1314
13152007-06-03 Nick Roberts <nickrob@snap.net.nz>
1316
1317 * commands.texi (Click Events): Describe width and height when
1318 object is nil.
1319
13202007-05-30 Nick Roberts <nickrob@snap.net.nz>
1321
1322 * commands.texi (Click Events): Layout more logically. Describe
1323 width and height.
1324 (Drag Events, Motion Events): Update to new format for position.
1325
13262007-06-02 Richard Stallman <rms@gnu.org>
1327
1328 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
1329
13302007-06-02 Chong Yidong <cyd@stupidchicken.com>
1331
1332 * Version 22.1 released.
1333
13342007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1335
1336 * text.texi (Special Properties): Correct meaning of fontified face.
1337
13382007-05-30 Richard Stallman <rms@gnu.org>
1339
1340 * text.texi (Special Properties): Add link to Adjusting Point.
1341
13422007-05-12 Richard Stallman <rms@gnu.org>
1343
1344 * text.texi (Margins): indent-to-left-margin is not the default.
1345 (Mode-Specific Indent): For indent-line-function, the default
1346 is indent-relative.
1347
1348 * modes.texi (Example Major Modes): Explain last line of text-mode
1349 is redundant.
1350
13512007-05-10 Richard Stallman <rms@gnu.org>
1352
1353 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
1354
1355 * help.texi (Keys in Documentation): Add reference to
1356 Documentation Tips.
1357
1358 * files.texi (Format Conversion): TO-FN gets three arguments.
1359
1360 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
1361
13622007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
1363
1364 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
1365 * files.texi (Format Conversion): Expand intro; add menu.
1366 (Format Conversion Overview, Format Conversion Round-Trip)
1367 (Format Conversion Piecemeal): New nodes/subsections.
1368 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
1369 * text.texi (Text Properties): Remove "Saving Properties" from menu.
1370 (Saving Properties): Delete node/subsection.
1371
13722007-05-07 Karl Berry <karl@gnu.org>
1373
1374 * elisp.texi (EMACSVER): Back to 22.
1375
13762007-05-06 Richard Stallman <rms@gnu.org>
1377
1378 * processes.texi (Accepting Output): Revert most of previous change.
1379
13802007-05-05 Richard Stallman <rms@gnu.org>
1381
1382 * processes.texi (Accepting Output): accept-process-output
1383 uses microseconds, not milliseconds. But that arg is obsolete.
1384
13852007-05-04 Karl Berry <karl@tug.org>
1386
1387 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
1388
13892007-05-04 Eli Zaretskii <eliz@gnu.org>
1390
1391 * tips.texi (Documentation Tips): Rearrange items to place the
1392 more important ones first. Add an index entry for hyperlinks.
1393
13942007-05-03 Karl Berry <karl@gnu.org>
1395
1396 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
1397 (EMACSVER) [smallbook]: 22 for printed version.
1398
1399 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
1400 so restore anchor to normal position after defun. Found by Kevin Ryde.
1401
14022007-04-26 Glenn Morris <rgm@gnu.org>
1403
1404 * elisp.texi (EMACSVER): Increase to 22.1.50.
1405
14062007-04-28 Karl Berry <karl@gnu.org>
1407
1408 * elisp.texi: Improve line breaks on copyright page,
1409 similar layout to emacs manual, 8.5x11 by default.
1410
14112007-04-24 Richard Stallman <rms@gnu.org>
1412
1413 * text.texi (Special Properties): Add xref to Overlay Properties.
1414
1415 * display.texi (Overlay Properties): Add xref to Special Properties.
1416
14172007-04-22 Richard Stallman <rms@gnu.org>
1418
1419 * keymaps.texi (Extended Menu Items): Move the info about
1420 format with cached keyboard binding.
1421
14222007-04-21 Richard Stallman <rms@gnu.org>
1423
1424 * text.texi (Special Properties): Clarify previous change.
1425
1426 * files.texi (File Name Expansion): Clarify previous change.
1427
1428 * display.texi (Attribute Functions): Fix example for
1429 face-attribute-relative-p.
1430
14312007-04-19 Kenichi Handa <handa@m17n.org>
1432
1433 * text.texi (Special Properties): Document composition property.
1434
14352007-04-19 Glenn Morris <rgm@gnu.org>
1436
1437 * files.texi (File Name Expansion): Mention "superroot".
1438
14392007-04-15 Chong Yidong <cyd@stupidchicken.com>
1440
1441 * frames.texi (Multiple Displays): Add note about "multi-monitor"
1442 setups.
1443 (Display Feature Testing): Note that display refers to all
1444 physical monitors for multi-monitor setups.
1445
14462007-04-14 Richard Stallman <rms@gnu.org>
1447
1448 * lists.texi (Sets And Lists): Clarify `delete' examples.
1449 Remove spurious xref to same node.
1450 Clarify xref for add-to-list.
1451
14522007-04-12 Nick Roberts <nickrob@snap.net.nz>
1453
1454 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
1455 value of lisp-mode-map.
1456
14572007-04-11 Karl Berry <karl@gnu.org>
1458
1459 * anti.texi (Antinews):
1460 * display.texi (Overlay Properties, Defining Images):
1461 * processes.texi (Synchronous Processes, Sentinels):
1462 * syntax.texi (Syntax Table Internals):
1463 * searching.texi (Regexp Special):
1464 * nonascii.texi (Default Coding Systems):
1465 * text.texi (Special Properties):
1466 * minibuf.texi (Basic Completion): Wording to improve breaks in
1467 8.5x11 format.
1468 * elisp.texi (smallbook): New @set to more easily switch between
1469 smallbook and 8.5x11.
1470
14712007-04-11 Richard Stallman <rms@gnu.org>
1472
1473 * text.texi (Lazy Properties): Minor fix.
1474
14752007-04-08 Karl Berry <karl@gnu.org>
1476
1477 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
1478 * macros.texi (Backquote): Downcase Backquote in index entries for
1479 consistency.
1480
14812007-04-08 Richard Stallman <rms@gnu.org>
1482
1483 * text.texi (Adaptive Fill): Just describe default,
1484 don't show it (since it contains non-ASCII chars).
1485
14862007-04-07 Karl Berry <karl@gnu.org>
1487
1488 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
1489 adaptive-fill-regexp's value, since they are not in the standard
1490 TeX fonts.
1491
14922007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
1493
1494 * display.texi (Defining Faces): Fix example.
1495
14962007-04-07 Karl Berry <karl@gnu.org>
1497
1498 * display.texi (Button Buffer Commands): Improve page break.
1499
15002007-04-07 Richard Stallman <rms@gnu.org>
1501
1502 * advice.texi (Activation of Advice): Remove redundant index entry.
1503
1504 * backups.texi: Improve index entries. Remove redundant ones.
1505
1506 * compile.texi (Byte Compilation): Improve index entry.
1507
1508 * hash.texi (Creating Hash): Improve index entry.
1509
1510 * symbols.texi (Definitions): Improve index entry.
1511
1512 * edebug.texi: Improve index entries. Remove redundant/useless ones.
1513
1514 * maps.texi (Standard Keymaps): Remove useless index entry.
1515
1516 * help.texi (Documentation Basics): Remove redundant index entries.
1517
1518 * customize.texi: Improve index entries.
1519 Remove redundant/useless ones.
1520
1521 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
1522
1523 * streams.texi (Output Variables): Improve index entry.
1524
1525 * abbrevs.texi (Abbrevs): Remove useless index entry.
1526
1527 * macros.texi (Expansion): Remove useless index entry.
1528
1529 * text.texi: Improve index entries. Remove redundant/useless ones.
1530 (Text Properties, Examining Properties)
1531 (Special Properties): Use "property category" instead of "category"
1532 to refer to the `category' property.
1533
1534 * positions.texi: Improve index entries. Remove useless one.
1535
1536 * lists.texi: Improve index entries. Remove redundant/useless ones.
1537
1538 * os.texi: Improve index entries.
1539 (Timers): Fix previous change.
1540
1541 * buffers.texi: Improve index entries.
1542 (Modification Time): Get rid of term "obsolete buffer".
1543
1544 * debugging.texi: Improve index entries.
1545 (Test Coverage): Add xref to other test coverage ftr.
1546
1547 * eval.texi: Improve index entry. Remove redundant ones.
1548
1549 * numbers.texi: Improve index entries. Remove redundant/useless ones.
1550
1551 * files.texi: Improve index entries. Remove redundant/useless ones.
1552
1553 * objects.texi: Improve index entries.
1554
1555 * processes.texi: Improve index entries.
1556
1557 * modes.texi: Improve index entry. Remove redundant one.
1558
1559 * nonascii.texi: Improve index entries.
1560
1561 * internals.texi: Improve index entries.
1562
1563 * syntax.texi: Improve index entries.
1564
1565 * keymaps.texi (Active Keymaps): Improve index entries.
1566
1567 * commands.texi: Improve index entries. Remove redundant/useless ones.
1568
1569 * frames.texi: Improve index entries. Remove redundant/useless ones.
1570
1571 * markers.texi: Improve index entries. Remove redundant ones.
1572
1573 * tips.texi: Improve index entries.
1574
1575 * loading.texi (Unloading): Improve index entry.
1576
1577 * variables.texi: Improve index entries. Remove redundant one.
1578
1579 * sequences.texi: Improve index entry.
1580
1581 * display.texi: Improve index entries. Remove redundant ones.
1582
1583 * windows.texi: Improve index entries.
1584
1585 * searching.texi: Improve index entries. Remove redundant one.
1586
1587 * strings.texi (Case Tables): Improve last change.
1588
15892007-04-04 Chong Yidong <cyd@stupidchicken.com>
1590
1591 * strings.texi (Case Tables): Document with-case-table and
1592 ascii-case-table.
1593
15942007-04-03 Karl Berry <karl@gnu.org>
1595
1596 * processes.texi (Network): Reword to improve page break.
1597
15982007-04-03 Eli Zaretskii <eliz@gnu.org>
1599
1600 * functions.texi (Inline Functions): Describe more disadvantages
1601 of defsubst, and make advice against it stronger.
1602
16032007-04-02 Karl Berry <karl@gnu.org>
1604
1605 * backups.texi (Backup Names): Avoid widow words.
1606 * modes.texi (Example Major Modes): Align last comment.
1607
16082007-04-01 Chong Yidong <cyd@stupidchicken.com>
1609
1610 * keymaps.texi (Remapping Commands): Document new arg to
1611 command-remapping.
1612
16132007-04-01 Karl Berry <karl@gnu.org>
1614
1615 * processes.texi (Low-Level Network): Typo.
1616 * loading.texi (Hooks for Loading): Avoid double "the".
1617 * keymaps.texi (Key Sequences): No double "and".
1618 (Changing Key Bindings): Shorten to improve line break.
1619
16202007-03-31 Glenn Morris <rgm@gnu.org>
1621
1622 * os.texi (Timers): Fix description of run-at-time TIME formats.
1623
16242007-03-31 Richard Stallman <rms@gnu.org>
1625
1626 * display.texi (Invisible Text): Correct buffer-invisibility-spec
1627 regarding ellipsis.
1628
16292007-03-31 Eli Zaretskii <eliz@gnu.org>
1630
1631 * intro.texi (nil and t):
1632 * symbols.texi (Plists and Alists):
1633 * variables.texi (Variable Aliases, Constant Variables):
1634 * functions.texi (Defining Functions):
1635 * advice.texi (Advising Primitives):
1636 * debugging.texi (Syntax Errors, Compilation Errors):
1637 * minibuf.texi (Minibuffer Windows):
1638 * commands.texi (Adjusting Point):
1639 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
1640 (Auto Major Mode, Major Mode Conventions):
1641 * help.texi (Describing Characters):
1642 * files.texi (Create/Delete Dirs, Information about Files)
1643 (File Locks, Writing to Files, Reading from Files)
1644 (Saving Buffers):
1645 * windows.texi (Resizing Windows, Cyclic Window Ordering):
1646 * frames.texi (Finding All Frames):
1647 * positions.texi (Buffer End, Motion):
1648 * markers.texi (The Region):
1649 * text.texi (Deletion, Near Point):
1650 * display.texi (Displaying Messages, Truncation):
1651 * os.texi (Processor Run Time):
1652 * tips.texi (Key Binding Conventions, Programming Tips)
1653 (Warning Tips, Documentation Tips, Comment Tips):
1654 * internals.texi (Memory Usage): Improve indexing.
1655
1656 * variables.texi (Frame-Local Variables):
1657 * functions.texi (Argument List):
1658 * loading.texi (Library Search):
1659 * streams.texi (Output Variables):
1660 * keymaps.texi (Translation Keymaps, Searching Keymaps):
1661 * searching.texi (Replacing Match, Search and Replace):
1662 * processes.texi (Byte Packing, Decoding Output)
1663 (Accepting Output, Network Servers, Shell Arguments):
1664 * display.texi (Abstract Display, Image Cache, Scroll Bars):
1665 * windows.texi (Window Point, Window Start):
1666 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
1667 * commands.texi (Reading Input, Keyboard Events):
1668 * minibuf.texi (Reading File Names, Minibuffer Completion)
1669 (Recursive Mini):
1670 * positions.texi (List Motion):
1671 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
1672 * numbers.texi (Arithmetic Operations, Math Functions)
1673 (Predicates on Numbers, Comparison of Numbers):
1674 (Numeric Conversions):
1675 * locals.texi (Standard Buffer-Local Variables):
1676 * maps.texi (Standard Keymaps):
1677 * os.texi (User Identification, System Environment, Recording Input)
1678 (X11 Keysyms):
1679 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
1680 * backups.texi (Backups and Auto-Saving):
1681 * customize.texi (Customization, Group Definitions)
1682 (Variable Definitions):
1683 * compile.texi (Byte Compilation): Improve index entries.
1684
16852007-03-31 Karl Berry <karl@gnu.org>
1686
1687 * macros.texi (Defining Macros): Avoid widow syllable.
1688
16892007-03-31 Eli Zaretskii <eliz@gnu.org>
1690
1691 * elisp.texi (Top): Postscript -> PostScript.
1692
1693 * display.texi (Images, Postscript Images): Postscript -> PostScript.
1694
16952007-03-31 Markus Triska <markus.triska@gmx.at>
1696
1697 * internals.texi (Writing Emacs Primitives): Untabify `For'.
1698
16992007-03-30 Karl Berry <karl@gnu.org>
1700
1701 * lists.texi (List-related Predicates): Remove spurious @need.
1702 (Setcdr): Use @smallexample to improve page break.
1703 (Association Lists) <assoc>: Reword to improve page break.
1704
1705 * strings.texi (String Conversion): Insert blank line to improve
1706 page break.
1707
1708 * numbers.texi (Random Numbers): Use @minus{}.
1709 (Math Functions): Use @minus{}.
1710
1711 * intro.texi (Acknowledgements): Avoid line breaks before middle
1712 initials.
1713
17142007-03-24 Eli Zaretskii <eliz@gnu.org>
1715
1716 * errors.texi (Standard Errors): Add an index entry.
1717
17182007-03-19 Richard Stallman <rms@gnu.org>
1719
1720 * os.texi (Recording Input): recent-keys now gives 300 keys.
1721
17222007-03-12 Glenn Morris <rgm@gnu.org>
1723
1724 * os.texi: Replace "daylight savings" with "daylight saving"
1725 throughout.
1726
17272007-03-05 Richard Stallman <rms@gnu.org>
1728
1729 * variables.texi (File Local Variables): Update
1730 enable-local-variables values.
1731
17322007-03-04 Richard Stallman <rms@gnu.org>
1733
1734 * syntax.texi (Control Parsing): Minor clarification.
1735
1736 * strings.texi (Formatting Strings): Clarify width, precision, flags.
1737
1738 * sequences.texi (Sequence Functions): Move string-bytes away,
1739 add xref.
1740
1741 * nonascii.texi (Text Representations): Move string-bytes here.
1742
1743 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
1744
1745 * minibuf.texi (Basic Completion): Minor clarification.
1746
1747 * markers.texi (The Mark): Clarify existence vs activation of mark.
1748 Other cleanup.
1749
1750 * display.texi (Finding Overlays): Write better example.
1751
1752 * compile.texi (Eval During Compile): Clarify putting macros
1753 in eval-when-compile.
1754
c5602427 17552007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
1756
1757 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 1758 load-read-function definition doc.
b8d4c8d0
GM
1759
17602007-02-21 Kim F. Storm <storm@cua.dk>
1761
1762 * strings.texi (Text Comparison): Mention that assoc-string
1763 converts symbols to strings before testing.
1764
17652007-02-17 Kim F. Storm <storm@cua.dk>
1766
1767 * processes.texi (Bindat Spec): Vector types can have optional
1768 element type.
1769 (Bindat Examples): Fix example. Add vector with element type.
1770
17712007-02-16 Andreas Schwab <schwab@suse.de>
1772
1773 * strings.texi (Formatting Strings): Document '+' flag.
1774
17752007-02-15 Juanma Barranquero <lekktu@gmail.com>
1776
1777 * strings.texi (Modifying Strings): Clarify that `clear-string'
1778 always converts the string to unibyte.
1779
17802007-02-14 Kim F. Storm <storm@cua.dk>
1781
1782 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
1783 Rewrite glyph code description to refer to these functions.
1784 Remove details of encoding face number and char into integer code.
1785
17862007-02-03 Alan Mackenzie <acm@muc.de>
1787
1788 * loading.texi (Hooks for Loading): Make the description of
1789 `eval-after-load' more detailed, and amend the description of
1790 after-load-alist, in accordance with changes from 2006-05.
1791
17922007-02-03 Chong Yidong <cyd@stupidchicken.com>
1793
1794 * modes.texi (Defining Minor Modes): Document that a :require
1795 keyword or similar may be required to make saved customization
1796 variables work.
1797
17982007-02-03 Eli Zaretskii <eliz@gnu.org>
1799
1800 * elisp.texi (Top): Make the detailed menu headers compliant with
1801 Texinfo guidelines and with what texnfo-upd.el expects. Add
1802 comments to prevent people from inadvertently modifying the key
1803 parts needed by `texinfo-multiple-files-update'.
1804
18052007-02-02 Eli Zaretskii <eliz@gnu.org>
1806
1807 * elisp.texi (Top): Update the top-level menus.
1808
1809 * syntax.texi (Categories): Add index entries.
1810
18112007-02-01 Juanma Barranquero <lekktu@gmail.com>
1812
1813 * display.texi (Attribute Functions): Fix name and description of
1814 the UNDERLINE arg of `set-face-underline-p'.
1815
18162007-01-29 Eli Zaretskii <eliz@gnu.org>
1817
1818 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
1819 Variables", and "Standard Keymaps" to the detailed menu.
1820
1821 * variables.texi (Future Local Variables): Add index entry.
1822
18232007-01-28 Richard Stallman <rms@gnu.org>
1824
1825 * tips.texi (Coding Conventions): Clarify the tip about macros
1826 that define a function or a variable.
1827
1828 * files.texi (File Attributes): UID and GID can be floats.
1829 (Magic File Names): Explain why deferring all operations to
1830 the standard handler does not work.
1831
18322007-01-23 Martin Rudalics <rudalics@gmx.at>
1833
1834 * backups.texi (Reverting): Use "buffer" instead of "file"
1835 when talking about major and minor modes.
1836
18372007-01-21 Richard Stallman <rms@gnu.org>
1838
1839 * help.texi (Documentation): Add xref to Documentation Tips.
1840
18412007-01-14 Juanma Barranquero <lekktu@gmail.com>
1842
1843 * tips.texi (Coding Conventions): Fix typos.
1844
18452007-01-05 Richard Stallman <rms@gnu.org>
1846
1847 * modes.texi (Defining Minor Modes): Fix previous change.
1848
18492007-01-03 Richard Stallman <rms@gnu.org>
1850
1851 * customize.texi (Variable Definitions, Customization Types):
1852 Don't use * in doc string for defcustom.
1853
18542007-01-02 Richard Stallman <rms@gnu.org>
1855
1856 * variables.texi (Variable Aliases): Clarify that aliases vars
1857 always have the same value.
1858
1859 * processes.texi (Bindat Spec): Fix Texinfo usage.
1860
1861 * modes.texi (Defining Minor Modes): Explain effect of command
1862 defined with define-global-minor-mode on new buffers.
1863
18642006-12-30 Kim F. Storm <storm@cua.dk>
1865
1866 * keymaps.texi (Tool Bar): Describe `grow-only' value of
1867 `auto-resize-tool-bars'.
1868
18692006-12-30 Richard Stallman <rms@gnu.org>
1870
1871 * keymaps.texi (Active Keymaps): Fix previous change.
1872
18732006-12-30 Nick Roberts <nickrob@snap.net.nz>
1874
1875 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
1876
18772006-12-30 Kim F. Storm <storm@cua.dk>
1878
1879 * processes.texi (Bindat Spec): Clarify using field names in
1880 length specifications.
1881
18822006-12-29 Kim F. Storm <storm@cua.dk>
1883
1884 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1885 Add count and index variables for eval forms in repeat blocks.
1886
18872006-12-24 Richard Stallman <rms@gnu.org>
1888
1889 * customize.texi (Variable Definitions): Document
1890 new name custom-add-frequent-value.
1891
18922006-12-19 Kim F. Storm <storm@cua.dk>
1893
1894 * commands.texi (Misc Events): User signals now result in sigusr1
1895 and sigusr2 events which are handled through special-event-map.
1896 (Special Events): User signals and drag-n-drop are special.
1897
18982006-12-17 Richard Stallman <rms@gnu.org>
1899
1900 * loading.texi (Named Features): Explain subfeatures better.
1901
1902 * customize.texi: Use "option" only for user options.
1903 For the keyword values inside defcustom etc, say "keywords".
1904 For :options value's elements, say "elements".
1905 :group should not be omitted.
1906
1907 * syntax.texi (Parsing Expressions): Split up node.
1908 (Motion via Parsing, Position Parse, Parser State)
1909 (Low-Level Parsing, Control Parsing): New subnodes.
1910 (Parser State): Document syntax-ppss-toplevel-pos.
1911
1912 * positions.texi (List Motion): Punctuation fix.
1913
1914 * files.texi (File Name Completion): Document PREDICATE arg
1915 to file-name-completion.
1916
19172006-12-16 Eli Zaretskii <eliz@gnu.org>
1918
1919 * internals.texi (Building Emacs, Writing Emacs Primitives):
1920 Add index entries.
1921
19222006-12-11 Richard Stallman <rms@gnu.org>
1923
1924 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
1925 affects face menu. Explain how to make it non-nil without enabling
1926 any fontification.
1927
19282006-12-10 Chong Yidong <cyd@stupidchicken.com>
1929
1930 * modes.texi (Font Lock Basics): Document nil value of
1931 font-lock-defaults.
1932
19332006-12-10 Glenn Morris <rgm@gnu.org>
1934
1935 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
1936 value for system-flag argument. Abbrev tables may not be empty
1937 when major modes are loaded.
1938
19392006-12-08 Juanma Barranquero <lekktu@gmail.com>
1940
1941 * makefile.w32-in (maintainer-clean): Partially revert last
1942 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
1943 to protect elisp-covers.texi.
1944
19452006-12-07 Juanma Barranquero <lekktu@gmail.com>
1946
1947 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1948 Don't remove elisp* info files; they are already deleted by the
1949 `clean' and `distclean' targets, and they are in the $(infodir)
1950 directory, not the current one.
1951
19522006-12-04 Kim F. Storm <storm@cua.dk>
1953
1954 * commands.texi (Misc Events): Update signal events.
1955 (Event Examples): Add signal example.
1956
19572006-11-29 Richard Stallman <rms@gnu.org>
1958
1959 * frames.texi (Visibility of Frames): Explain visible windows
1960 can be covered by others. Add xref for raise-frame.
1961
19622006-11-28 Richard Stallman <rms@gnu.org>
1963
1964 * searching.texi (Regexp Special): Update when ^ is special.
1965
19662006-11-27 Eli Zaretskii <eliz@gnu.org>
1967
1968 * customize.texi (Customization, Common Keywords)
1969 (Group Definitions, Variable Definitions, Composite Types)
1970 (Type Keywords, Customization Types): Add index entries for
1971 various customization keywords.
1972
19732006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1974
1975 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1976
c8763fb6 19772006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
1978
1979 * frames.texi (Window System Selections): Remove clipboard from
1980 description of selection-coding-system.
1981
19822006-11-06 Richard Stallman <rms@gnu.org>
1983
1984 * lists.texi (List Variables): Document COMPARE-FN.
1985
1986 * keymaps.texi: Avoid use of "binding" to mean a relation;
1987 use it only to refer to the meaning associated with a key.
1988 (Keymaps): Change menu node description.
1989
1990 * elisp.texi (Top): Change menu node description.
1991
1992 * display.texi (Managing Overlays): Document overlay-recenter.
1993
19942006-10-29 Chong Yidong <cyd@stupidchicken.com>
1995
1996 * Makefile.in: Use relative paths to avoid advertising filesystem
1997 contents during compilation.
1998
19992006-10-23 Kim F. Storm <storm@cua.dk>
2000
2001 * commands.texi (Event Input Misc): Update unread-command-events.
2002
20032006-10-23 Nick Roberts <nickrob@snap.net.nz>
2004
2005 * lists.texi (Sets And Lists): Fix typos.
2006
20072006-10-18 Juanma Barranquero <lekktu@gmail.com>
2008
2009 * control.texi (Processing of Errors): Use @var for an argument,
2010 not @code.
2011
20122006-10-16 Richard Stallman <rms@gnu.org>
2013
2014 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
2015
2016 * keymaps.texi (Format of Keymaps): Show all the keymap element
2017 patterns that result from menu items.
2018 (Key Lookup): Minor cleanups.
2019
2020 * modes.texi (Precalculated Fontification): Don't say that
2021 not setting font-lock-defaults avoids loading font-lock.
2022
2023 * help.texi (Documentation): Move xref to Emacs Manual here.
2024 (Documentation Basics): From here.
2025 Also doc emacs-lisp-docstring-fill-column.
2026
2027 * elisp.texi: Update version and ISBN.
2028
2029 * commands.texi (Interactive Call): Clarify KEYS arg to
2030 call-interactively is a vector.
2031 (Command Loop Info): Delete anchor in this-command-keys.
2032 Add anchor in this-command-keys-vector.
2033 (Recursive Editing): Document how recursive-edit
2034 handles the current buffer.
2035
20362006-10-13 Chong Yidong <cyd@stupidchicken.com>
2037
2038 * frames.texi (Frame Titles): %c and %l are ignored in
2039 frame-title-format.
2040
20412006-10-11 Richard Stallman <rms@gnu.org>
2042
2043 * keymaps.texi (Key Sequences): Clarify use of kbd.
2044
20452006-10-10 Kim F. Storm <storm@cua.dk>
2046
2047 * lists.texi (Sets And Lists): Add memql.
2048
20492006-10-03 Richard Stallman <rms@gnu.org>
2050
2051 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
2052 Clarify :ascii: and :nonascii:.
2053
20542006-09-29 Juri Linkov <juri@jurta.org>
2055
2056 * modes.texi (%-Constructs): Reorder coding systems in the
2057 documentation of %z to the real order displayed in the modeline.
2058
20592006-09-25 Richard Stallman <rms@gnu.org>
2060
2061 * os.texi (Timers): Describe timer-max-repeats.
2062
20632006-09-25 Chong Yidong <cyd@stupidchicken.com>
2064
2065 * os.texi (Timers): Mention with-local-quit.
2066
20672006-09-24 Richard Stallman <rms@gnu.org>
2068
2069 * searching.texi (Searching and Matching): Mention property search.
2070
2071 * commands.texi (Command Loop Info): Explain how read-event affects
2072 this-command-keys.
2073
20742006-09-20 Richard Stallman <rms@gnu.org>
2075
2076 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
2077
2078 * windows.texi (Window Start): Minor cleanups.
2079
20802006-09-20 Kim F. Storm <storm@cua.dk>
2081
2082 * windows.texi (Window Start): pos-visible-in-window-p allows
2083 specifying t for position to mean "end of window".
2084 Add window-line-height.
2085
2086 * anti.texi (Antinews): Mention window-line-height.
2087
20882006-09-19 David Kastrup <dak@gnu.org>
2089
2090 * keymaps.texi (Searching Keymaps): Small clarification.
2091
20922006-09-18 Richard Stallman <rms@gnu.org>
2093
2094 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
2095 cause keyboard menus.
2096 (Menu Keymaps): Likewise.
2097 (Defining Menus, Keyboard Menus): Clarify.
2098
2099 * text.texi (Fields): Clarify explanation of constrain-to-field.
2100
21012006-09-16 Eli Zaretskii <eliz@gnu.org>
2102
2103 * variables.texi (Tips for Defining): Fix a typo.
2104
21052006-09-15 Richard Stallman <rms@gnu.org>
2106
2107 * keymaps.texi (Remapping Commands, Searching Keymaps)
2108 (Active Keymaps): Clean up previous change.
2109
21102006-09-15 Jay Belanger <belanger@truman.edu>
2111
2112 * gpl.texi: Replace "Library Public License" by "Lesser Public
2113 License" throughout.
2114
21152006-09-15 David Kastrup <dak@gnu.org>
2116
2117 * keymaps.texi (Active Keymaps): Adapt description to use
2118 `get-char-property' instead `get-text-property'. Explain how
2119 mouse events change this. Explain the new optional argument of
2120 `key-binding' and its mouse-dependent lookup.
2121 (Searching Keymaps): Adapt description similarly.
2122 (Remapping Commands): Explain the new optional argument of
2123 `command-remapping'.
2124
21252006-09-14 Richard Stallman <rms@gnu.org>
2126
2127 * keymaps.texi (Searching Keymaps): Clarification.
2128 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
2129
21302006-09-13 Richard Stallman <rms@gnu.org>
2131
2132 * objects.texi (Character Type): Node split.
2133 Add xref to Describing Characters.
2134 (Basic Char Syntax, General Escape Syntax)
2135 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
2136
21372006-09-11 Richard Stallman <rms@gnu.org>
2138
2139 * display.texi (Display Table Format): Wording clarification.
2140 (Glyphs): Clarifications.
2141
21422006-09-10 Chong Yidong <cyd@stupidchicken.com>
2143
2144 * keymaps.texi (Active Keymaps): Mention that key-binding checks
2145 local maps.
2146
21472006-09-10 Kim F. Storm <storm@cua.dk>
2148
2149 * display.texi (Forcing Redisplay): Document return value of
2150 function redisplay.
2151
21522006-09-09 Richard Stallman <rms@gnu.org>
2153
2154 * windows.texi (Window Hooks): Explain limits of
2155 window-scroll-functions.
2156
2157 * display.texi (Fringe Indicators): Update for last change in
2158 indicate-buffer-boundaries.
2159
21602006-09-08 Richard Stallman <rms@gnu.org>
2161
2162 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
2163
21642006-09-06 Kim F. Storm <storm@cua.dk>
2165
2166 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
2167
2168 * windows.texi (Window Start): Update pos-visible-in-window-p.
2169
21702006-09-04 Richard Stallman <rms@gnu.org>
2171
2172 * processes.texi (Accepting Output): Explain SECONDS=0 for
2173 accept-process-output.
2174
2175 * os.texi (Idle Timers): Explain why timer functions should not
2176 loop until (input-pending-p).
2177
21782006-09-02 Eli Zaretskii <eliz@gnu.org>
2179
2180 * makefile.w32-in (usermanualdir): New variable.
2181 (elisp.dvi): Use it.
2182
21832006-09-01 Eli Zaretskii <eliz@gnu.org>
2184
2185 * buffers.texi (Buffer Modification): Fix last change.
2186
21872006-09-01 Chong Yidong <cyd@stupidchicken.com>
2188
2189 * buffers.texi (Buffer Modification): Document
2190 buffer-chars-modified-tick.
2191
21922006-08-31 Richard Stallman <rms@gnu.org>
2193
2194 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
2195
21962006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
2197
2198 * modes.texi (Syntactic Font Lock):
2199 Mention font-lock-syntactic-face-function
2200 instead of specific faces.
2201
22022006-08-29 Chong Yidong <cyd@stupidchicken.com>
2203
2204 * display.texi (Images): Add xrref to display-images-p.
2205
22062006-08-28 Kenichi Handa <handa@m17n.org>
2207
2208 * nonascii.texi (Lisp and Coding Systems): Fix description of
2209 detect-coding-region.
2210
22112006-08-27 Michael Olson <mwolson@gnu.org>
2212
2213 * processes.texi (Transaction Queues): Remove stray quote
2214 character.
2215
22162006-08-25 Richard Stallman <rms@gnu.org>
2217
2218 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
2219 Add xref.
2220
22212006-08-24 Chong Yidong <cyd@stupidchicken.com>
2222
2223 * os.texi (Timers): Avoid waiting inside timers.
2224
22252006-08-21 Lute Kamstra <lute@gnu.org>
2226
2227 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
2228
22292006-08-20 Richard Stallman <rms@gnu.org>
2230
2231 * os.texi (Idle Timers): New node, split out from Timers.
2232 Document current-idle-time.
2233 * commands.texi (Reading One Event): Update xref.
2234 * elisp.texi (Top): Update subnode menu.
2235
22362006-08-16 Richard Stallman <rms@gnu.org>
2237
2238 * keymaps.texi (Extended Menu Items): Show format of cached
2239 bindings in extended menu items.
2240
2241 * customize.texi (Variable Definitions): Explain when the
2242 standard value expression is evaluated.
2243
22442006-08-15 Chong Yidong <cyd@stupidchicken.com>
2245
2246 * commands.texi (Reading One Event): Explain idleness in
2247 `read-event'.
2248
22492006-08-12 Chong Yidong <cyd@stupidchicken.com>
2250
2251 * text.texi (Near Point): Say "cursor" not "terminal cursor".
2252 (Commands for Insertion): Removed split-line since it's not
2253 relevant for Lisp programming.
2254 (Yank Commands): Rewrite introduction.
2255 (Undo): Clarify.
2256 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
2257 (Filling): Remove redundant comment. Clarify return value of
2258 current-justification.
2259 (Margins): Minor clarifications.
2260 (Adaptive Fill): Update default value of adaptive-fill-regexp.
2261 (Sorting): Update definition of sort-lines.
2262 (Columns): Clarify behavior of sort-columns.
2263 (Indent Tabs): Link to Tab Stops in Emacs manual.
2264 (Special Properties): Clarify.
2265 (Clickable Text): Mention Buttons package.
2266
22672006-08-12 Kevin Ryde <user42@zip.com.au>
2268
2269 * os.texi (Time Parsing): Add %z to description of
2270 format-time-string, as per docstring. Add cross reference to
2271 glibc manual for strftime.
2272
22732006-08-08 Richard Stallman <rms@gnu.org>
2274
2275 * modes.texi: Clean up wording in previous change.
2276
22772006-08-07 Chong Yidong <cyd@stupidchicken.com>
2278
2279 * modes.texi (Hooks): Clarify.
2280 (Major Mode Basics): Mention define-derived-mode explicitly.
2281 (Major Mode Conventions): Rebinding RET is OK for some modes.
2282 Mention change-major-mode-hook and after-change-major-mode-hook.
2283 (Example Major Modes): Moved to end of Modes section.
2284 (Mode Line Basics): Clarify.
2285 (Mode Line Data): Mention help-echo and local-map in strings.
2286 Explain reason for treatment of non-risky variables.
2287 (Properties in Mode): Clarify.
2288 (Faces for Font Lock): Add font-lock-negation-char-face.
2289
22902006-08-04 Eli Zaretskii <eliz@gnu.org>
2291
2292 * strings.texi (Formatting Strings): Warn against arbitrary
2293 strings as first arg to `format'.
2294
22952006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
2296
2297 * text.texi (Clickable Text): Mention `help-echo' text property.
2298 Update intro, examples and associated explanations.
2299
23002006-07-31 Richard Stallman <rms@gnu.org>
2301
2302 * commands.texi: Update xrefs.
2303 (Event Mod): New node, cut out from old Translating Input.
2304
2305 * maps.texi: Update xrefs.
2306
2307 * keymaps.texi (Translation Keymaps): New node.
2308 Update xrefs from Translating Input to Translation Keymaps.
2309
2310 * elisp.texi (Top): Update subnode menu.
2311
2312 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
2313
2314 * os.texi (System Interface): Fix menu descriptions of some nodes.
2315 (Translating Input): Node deleted.
2316
23172006-07-31 Nick Roberts <nickrob@snap.net.nz>
2318
2319 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
2320
2321 * lists.texi (Sets And Lists): Likewise.
2322
23232006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
2324
2325 * text.texi (Fields): Mention POS
2326 requirement when narrowing is in effect.
2327
23282006-07-28 Richard Stallman <rms@gnu.org>
2329
2330 * display.texi (Face Attributes): Simplify wording.
2331 (Attribute Functions): Clarify meaning of new-frame default
2332 attribute settings.
2333
2334 * customize.texi (Common Keywords): Document how to use
2335 :package-version in a package not in Emacs.
2336
23372006-07-28 Kim F. Storm <storm@cua.dk>
2338
2339 * commands.texi (Reading One Event): Fix last change.
2340
23412006-07-26 Chong Yidong <cyd@stupidchicken.com>
2342
2343 * commands.texi (Reading One Event): Document SECONDS argument for
2344 read-event, read-char, and read-char-exclusive.
2345
23462006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2347
2348 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
2349 to ensure correct identification.
2350
23512006-07-24 Richard Stallman <rms@gnu.org>
2352
2353 * text.texi (Clickable Text): Clarify.
2354
2355 * sequences.texi (Vector Functions): Delete duplicate xref.
2356
2357 * objects.texi (Function Type): Clarify.
2358
2359 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
2360 modes.
2361
2362 * lists.texi (List Variables): New node.
2363 Material moved from other nodes.
2364
2365 * variables.texi (Setting Variables): add-to-list and
2366 add-to-ordered-list moved to List Variables node.
2367
23682006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2369
2370 * text.texi (Links and Mouse-1):
2371 For mouse-on-link-p, expand on arg POS.
2372
23732006-07-21 Kim F. Storm <storm@cua.dk>
2374
2375 * display.texi (Forcing Redisplay): Don't mention systems which
2376 don't support sub-second timers for redisplay-preemption-period.
2377
2378 * os.texi (Terminal Output): Clarify text vs graphical terminal.
2379
23802006-07-21 Eli Zaretskii <eliz@gnu.org>
2381
2382 * frames.texi (Input Focus): Document that focus-follows-mouse has
2383 no effect on MS-Windows.
2384
23852006-07-18 Richard Stallman <rms@gnu.org>
2386
2387 * display.texi (Forcing Redisplay): Cleanups in previous change.
2388
2389 * processes.texi (Low-Level Network): Make menu more convenient.
2390
23912006-07-18 Kim F. Storm <storm@cua.dk>
2392
2393 * display.texi (Forcing Redisplay): redisplay-preemption-period
2394 only used on window systems. Add xref to Terminal Output.
2395
2396 * os.texi (Terminal Output): baud-rate only controls preemption on
2397 non-window systems. Add xref to Forcing Redisplay.
2398
2399 * processes.texi (Low-Level Network): Rename node "Make Network"
2400 to "Network Processes".
2401
24022006-07-18 Karl Berry <karl@gnu.org>
2403
2404 * variables.texi, functions.texi, customize.texi, loading.texi:
2405 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
2406
24072006-07-17 Chong Yidong <cyd@stupidchicken.com>
2408
2409 * commands.texi (Waiting): Document batch-mode sit-for behavior.
2410
24112006-07-17 Richard Stallman <rms@gnu.org>
2412
2413 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
2414 Put period and comma inside quotes.
2415
2416 * loading.texi, markers.texi: Use real doublequote inside menus.
2417
2418 * windows.texi: Put point and comma inside quotes.
2419 (Textual Scrolling): Use @samp for error message.
2420
2421 * variables.texi, tips.texi, syntax.texi, symbols.texi:
2422 * strings.texi, streams.texi, processes.texi, os.texi:
2423 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
2424 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
2425 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
2426 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
2427 Put point and comma inside quotes.
2428
2429 * control.texi (Processing of Errors): Add command-error-function.
2430
2431 * variables.texi (File Local Variables): Clarify that
2432 file local variables make buffer-local bindings.
2433
2434 * modes.texi (Syntactic Font Lock): Give default for
2435 font-lock-syntax-table.
2436
24372006-07-17 Nick Roberts <nickrob@snap.net.nz>
2438
2439 * text.texi (Special Properties): Clean up previous change.
2440
24412006-07-16 Karl Berry <karl@gnu.org>
2442
2443 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
2444 * control.texi: Fix bad page breaks through chapter 10 (control).
2445
2446 * anti.texi (Antinews): Reorder face-attribute fns to avoid
2447 underfull hbox.
2448
24492006-07-15 Nick Roberts <nickrob@snap.net.nz>
2450
2451 * text.texi (Special Properties): Describe fontified text property
2452 in relation to a character (not text).
2453
24542006-07-15 Kim F. Storm <storm@cua.dk>
2455
2456 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
2457 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
2458 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
2459
2460 * anti.texi (Antinews): Mention redisplay function.
2461 The kbd macro existed, but was not documented, before 22.x.
2462 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
2463
24642006-07-14 Nick Roberts <nickrob@snap.net.nz>
2465
2466 * display.texi (Displaying Messages): Add anchor.
2467
2468 * frames.texi (Dialog Boxes): Use it.
2469
24702006-07-12 Richard Stallman <rms@gnu.org>
2471
2472 * objects.texi (Frame Type): Explain nature of frames better.
2473
2474 * frames.texi (Frames): Explain nature of frames better.
2475
24762006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
2477
2478 * tips.texi (Coding Conventions): Explain why use cl at compile time.
2479
24802006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2481
2482 * frames.texi (Window System Selections): Mention scrap support for Mac.
2483 Default value of x-select-enable-clipboard is t on Mac.
2484
2485 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
2486
24872006-07-11 Kim F. Storm <storm@cua.dk>
2488
2489 * display.texi (Forcing Redisplay): Add `redisplay' function.
2490 Don't mention (sit-for -1) -- use (redisplay t) instead.
2491
2492 * commands.texi (Waiting): (sit-for -1) is no longer special.
2493 (sit-for 0) is equivalent to (redisplay).
2494 Iconifying/deiconifying no longer makes sit-for return.
2495
24962006-07-10 Nick Roberts <nickrob@snap.net.nz>
2497
2498 * display.texi (Buttons): Fix typo.
2499
2500 * index.texi, elisp.texi (New Symbols): Comment node out.
2501
25022006-07-09 Richard Stallman <rms@gnu.org>
2503
2504 * display.texi (Truncation): Clean up previous change.
2505
25062006-07-08 Richard Stallman <rms@gnu.org>
2507
2508 * commands.texi (Interactive Call): Use 3 as prefix in example
2509 for execute-extended-command.
2510
2511 * display.texi (Attribute Functions): Move paragraph about
2512 compatibility with Emacs < 21.
2513
25142006-07-09 Kim F. Storm <storm@cua.dk>
2515
2516 * display.texi (Refresh Screen): Clarify force-window-update.
2517 (Truncation): "Normally" indicated by fringe arrows.
2518
25192006-07-08 Eli Zaretskii <eliz@gnu.org>
2520
2521 * windows.texi (Textual Scrolling, Resizing Windows):
2522 * variables.texi (Constant Variables):
2523 * text.texi (Buffer Contents, Deletion, Changing Properties)
2524 (Property Search, Special Properties, Sticky Properties)
2525 (Links and Mouse-1, Fields, Change Hooks):
2526 * syntax.texi (Syntax Table Functions, Parsing Expressions)
2527 (Categories):
2528 * symbols.texi (Other Plists):
2529 * streams.texi (Output Variables):
2530 * processes.texi (Input to Processes, Query Before Exit):
2531 * positions.texi (Word Motion, Text Lines, List Motion):
2532 * os.texi (Init File, System Environment, Sound Output)
2533 (Session Management):
2534 * nonascii.texi (Text Representations, Character Sets)
2535 (Chars and Bytes, Locales):
2536 * modes.texi (Defining Minor Modes, Header Lines):
2537 * minibuf.texi (Minibuffer Contents):
2538 * markers.texi (Information from Markers):
2539 * lists.texi (List Elements, Building Lists, Association Lists):
2540 * keymaps.texi (Tool Bar):
2541 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
2542 * functions.texi (What Is a Function, Mapping Functions):
2543 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
2544 (Color Names, Text Terminal Colors, Display Feature Testing):
2545 * files.texi (Visiting Functions, File Name Components)
2546 (Unique File Names, Contents of Directories):
2547 * display.texi (Forcing Redisplay, Displaying Messages)
2548 (Temporary Displays, Font Selection, Auto Faces)
2549 (Font Lookup, Fringe Indicators, Display Margins)
2550 (Image Descriptors, Showing Images, Image Cache, Button Types)
2551 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
2552 (Display Table Format, Glyphs):
2553 * control.texi (Iteration):
2554 * commands.texi (Command Loop Info, Adjusting Point):
2555 * backups.texi (Making Backups, Auto-Saving):
2556 Remove @tindex entries.
2557
25582006-07-07 Kim F. Storm <storm@cua.dk>
2559
2560 * display.texi (Fringe Cursors): Fix typo.
2561 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
2562 (Overlay Arrow): Default is overlay-arrow fringe indicator.
2563
25642006-07-05 Richard Stallman <rms@gnu.org>
2565
2566 * text.texi (Buffer Contents): Add example of text props
2567 in result of buffer-substring.
2568 (Text Properties): Explain better about use of specific property names.
2569 (Property Search): Some cleanups; reorder some functions.
2570
2571 * keymaps.texi (Changing Key Bindings): Cleanup.
2572 Add xref to Key Binding Conventions.
2573
2574 * display.texi (Attribute Functions): Add examples for
2575 face-attribute-relative-p.
2576
2577 * tips.texi (Coding Conventions): Cleanup last change.
2578
25792006-07-05 Karl Berry <karl@gnu.org>
2580
2581 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
2582 Remove @setchapternewpage odd.
2583 Result is 1013 pages, down from 1100.
2584
2585 * anti.texi, customize.texi, display.texi, internals.texi:
2586 * minibuf.texi, modes.texi, tips.texi:
2587 Fix overfull/underfull boxes.
2588
25892006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2590
2591 * edebug.texi (Instrumenting):
2592 Add Edebug-specific findex for eval-buffer.
2593 * loading.texi (Loading):
2594 Replace eval-current-buffer with eval-buffer.
2595
25962006-06-30 Nick Roberts <nickrob@snap.net.nz>
2597
2598 * locals.texi (Standard Buffer-Local Variables): Update the list
2599 of variables.
2600
26012006-06-26 Nick Roberts <nickrob@snap.net.nz>
2602
2603 * files.texi (File Name Completion): Point user to the node
2604 "Reading File Names".
2605
26062006-06-24 Eli Zaretskii <eliz@gnu.org>
2607
2608 * files.texi (Contents of Directories): Document case-insensitive
2609 behavior on respective filesystems.
2610
2611 * objects.texi (Character Type): Document that Emacs signals an
2612 error for unsupported Unicode characters specified as \uNNNN.
2613
26142006-06-19 Richard Stallman <rms@gnu.org>
2615
2616 * processes.texi (Bindat Spec): Clarify previous change.
2617
26182006-06-16 Richard Stallman <rms@gnu.org>
2619
2620 * tips.texi (Coding Conventions): Better explain conventions
2621 for definition constructs.
2622
2623 * text.texi (Special Properties): String value of `read-only'
2624 serves as the error message.
2625
2626 * objects.texi (Character Type): Clarify prev. change.
2627 (Non-ASCII in Strings): Mention \u and \U.
2628
2629 * commands.texi (Using Interactive): Explain problem of
2630 markers, etc., in command-history.
2631
26322006-06-14 Kim F. Storm <storm@cua.dk>
2633
2634 * commands.texi (Waiting): Negative arg to sit-for forces
2635 redisplay even if input is pending.
2636
2637 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
2638 redisplay. Remove incorrect example of binding redisplay-dont-pause
2639 around (sit-for 0).
2640
26412006-06-13 Richard Stallman <rms@gnu.org>
2642
2643 * display.texi (Forcing Redisplay): Clarify previous change.
2644
26452006-06-13 Romain Francoise <romain@orebokech.com>
2646
2647 * display.texi (Forcing Redisplay): Fix typo.
2648
26492006-06-13 Kim F. Storm <storm@cua.dk>
2650
2651 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
2652
26532006-06-10 Luc Teirlinck <teirllm@auburn.edu>
2654
2655 * tips.texi (Coding Conventions): Add `@end itemize'.
2656
26572006-06-10 Richard Stallman <rms@gnu.org>
2658
2659 * tips.texi (Coding Conventions): Explain use of coding systems
2660 to ensure one decoding for strings.
2661
26622006-06-09 Aidan Kehoe <kehoea@parhasard.net>
2663
2664 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
2665 syntax.
2666
26672006-06-07 Eli Zaretskii <eliz@gnu.org>
2668
2669 * display.texi (Font Selection): Remove description of
2670 clear-face-cache.
2671
2672 * compile.texi (Eval During Compile): Fix a typo. Add index
2673 entries for possible uses of eval-when-compile.
2674
26752006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
2676
2677 * display.texi (Abstract Display): Fix typo.
2678
26792006-06-03 Eli Zaretskii <eliz@gnu.org>
2680
2681 * minibuf.texi (Minibuffer History) <history-add-new-input>:
2682 Reword variable's description.
2683
26842006-06-01 Richard Stallman <rms@gnu.org>
2685
2686 * windows.texi (Splitting Windows): Clarify splitting nonselected
2687 window.
2688
26892006-05-31 Juri Linkov <juri@jurta.org>
2690
2691 * minibuf.texi (Minibuffer History): Add history-add-new-input.
2692
26932006-05-30 Richard Stallman <rms@gnu.org>
2694
2695 * display.texi (Line Height): Fix errors in description of
10d1d0af 2696 default line height and line-height property.
b8d4c8d0
GM
2697
2698 * nonascii.texi (Default Coding Systems): Further clarification.
2699
27002006-05-29 Luc Teirlinck <teirllm@auburn.edu>
2701
2702 * internals.texi (Pure Storage): Mention that an overflow in pure
2703 space causes a memory leak.
2704 (Garbage Collection): If there was an overflow in pure space,
2705 `garbage-collect' returns nil.
2706
27072006-05-30 Eli Zaretskii <eliz@gnu.org>
2708
2709 * nonascii.texi (Default Coding Systems): Fix it some more.
2710
27112006-05-29 Eli Zaretskii <eliz@gnu.org>
2712
2713 * nonascii.texi (Default Coding Systems): Fix last change.
2714
27152006-05-29 Kenichi Handa <handa@m17n.org>
2716
2717 * nonascii.texi (find-operation-coding-system): Describe the new
2718 argument format (FILENAME . BUFFER).
2719
27202006-05-28 Richard Stallman <rms@gnu.org>
2721
2722 * tips.texi (Coding Conventions): Better explain reasons not to
2723 advise other packages or use `eval-after-load'.
2724
27252006-05-29 Kim F. Storm <storm@cua.dk>
2726
2727 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
2728 `bindat-idx' and `bindat-raw' for clarity.
2729
27302006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2731
2732 * processes.texi (Bindat Spec): Expand on `repeat' handler.
2733
2734 * display.texi (Display): Add "Abstract Display" to menu.
2735 (Abstract Display, Abstract Display Functions)
2736 (Abstract Display Example): New nodes.
2737 * elisp.texi (Top): Add "Abstract Display" to menu.
2738
27392006-05-27 Chong Yidong <cyd@stupidchicken.com>
2740
2741 * keymaps.texi (Key Sequences): Link to input events definition.
2742 (Format of Keymaps): Delete material duplicated in Keymap Basics.
2743
2744 * files.texi (Changing Files): Document updated argument list for
2745 copy-file.
2746
27472006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2748
2749 * processes.texi (Bindat Functions): Explain term "total length".
2750 Use it in bindat-length and bindat-pack descriptions.
2751
27522006-05-26 Eli Zaretskii <eliz@gnu.org>
2753
2754 * tips.texi (Coding Conventions): Advise against using
2755 eval-after-load in packages. Add an index entry.
2756
27572006-05-25 Juri Linkov <juri@jurta.org>
2758
2759 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
2760
2761 * modes.texi (%-Constructs): Add %e, %z, %Z.
2762
27632006-05-25 Richard Stallman <rms@gnu.org>
2764
2765 * elisp.texi (Top): Update subnode menu.
2766
2767 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
2768 (Keymaps): Update menu.
2769
27702006-05-25 Chong Yidong <cyd@stupidchicken.com>
2771
2772 * keymaps.texi (Key Sequences): Some clarifications.
2773
27742006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
2775
2776 * processes.texi (Bindat Functions): Say "unibyte string"
2777 explicitly for bindat-unpack and bindat-pack descriptions.
2778 (Bindat Examples): Don't call `string-make-unibyte' in example.
2779
27802006-05-25 Chong Yidong <cyd@stupidchicken.com>
2781
2782 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 2783 Explain string and vector representations of key sequences.
b8d4c8d0
GM
2784
2785 * keymaps.texi (Changing Key Bindings):
dd7b651b 2786 * commands.texi (Interactive Codes):
b8d4c8d0
GM
2787 * help.texi (Describing Characters): Refer to it.
2788
27892006-05-23 Luc Teirlinck <teirllm@auburn.edu>
2790
2791 * frames.texi (Pointer Shape): @end table -> @end defvar.
2792
27932006-05-22 Richard Stallman <rms@gnu.org>
2794
2795 * elisp.texi (Top): Update subnode menus.
2796
2797 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
2798 Contents rewritten; material from old Pointer Shape node moved here.
2799
2800 * display.texi (Pointer Shape): Node deleted.
2801 (Image Descriptors): Minor cleanup.
2802
28032006-05-21 Richard Stallman <rms@gnu.org>
2804
2805 * syntax.texi (Parsing Expressions): Update info on which STATE
2806 elements are ignored.
2807
28082006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2809
2810 * hooks.texi (Standard Hooks): Correct typo.
2811
2812 * gpl.texi (GPL): ifinfo -> ifnottex.
2813
28142006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
2815
2816 * searching.texi (Simple Match Data): Warn about match data being
2817 set anew by every search.
2818
28192006-05-17 Richard Stallman <rms@gnu.org>
2820
2821 * minibuf.texi (Minibuffer History): Clarify.
2822
2823 * searching.texi (Regexp Special): Clarify nested regexp warning.
2824
28252006-05-16 Kim F. Storm <storm@cua.dk>
2826
2827 * minibuf.texi (Minibuffer History): Update add-to-history.
2828
28292006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
2830
2831 * nonascii.texi (Explicit Encoding): Fix
2832 typo (encoding<->decoding).
2833
28342006-05-14 Richard Stallman <rms@gnu.org>
2835
2836 * buffers.texi (Creating Buffers): Cleanup.
2837
2838 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
2839
28402006-05-13 Eli Zaretskii <eliz@gnu.org>
2841
2842 * buffers.texi (Current Buffer): Document that with-temp-buffer
2843 disables undo.
2844
2845 * os.texi (Terminal-Specific): More accurate description of how
2846 Emacs searches for the terminal-specific libraries.
2847
28482006-05-12 Eli Zaretskii <eliz@gnu.org>
2849
2850 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
2851 emacs-xtra to @inforef's.
2852
2853 * text.texi (Undo): Document that undo is turned off in buffers
2854 whose names begin with a space.
2855
2856 * buffers.texi (Buffer Names): Add index entries for buffers whose
2857 names begin with a space.
2858 (Creating Buffers): Document that undo is turned off in buffers
2859 whose names begin with a space.
2860
2861 * files.texi (Visiting Functions, Reading from Files)
2862 (Saving Buffers): Mention code and EOL conversions by file I/O
2863 primitives and subroutines.
2864
2865 * nonascii.texi (Lisp and Coding Systems): Document
2866 coding-system-eol-type. Add index entries for eol conversion.
2867
2868 * display.texi (Defining Faces): Mention `mac', and add an xref to
2869 where window-system is described.
2870
28712006-05-10 Richard Stallman <rms@gnu.org>
2872
2873 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
2874
28752006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2876
2877 * variables.texi (File Local Variables): Recommend to quote lambda
2878 expressions in safe-local-variable property.
2879
28802006-05-09 Richard Stallman <rms@gnu.org>
2881
2882 * variables.texi (File Local Variables): Document
2883 safe-local-eval-forms and safe-local-eval-function.
2884
28852006-05-07 Kim F. Storm <storm@cua.dk>
2886
2887 * minibuf.texi (Minibuffer History): Remove keep-dups arg
2888 from add-to-history.
2889
28902006-05-07 Romain Francoise <romain@orebokech.com>
2891
2892 * commands.texi (Event Input Misc):
2893 * compile.texi (Eval During Compile):
2894 * internals.texi (Buffer Internals):
2895 * minibuf.texi (Initial Input):
2896 * nonascii.texi (Scanning Charsets):
2897 * numbers.texi (Comparison of Numbers):
2898 * windows.texi (Textual Scrolling, Vertical Scrolling):
2899 Fix various typos.
2900
29012006-05-06 Eli Zaretskii <eliz@gnu.org>
2902
2903 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
2904 conditional xref's to either emacs or emacs-xtra, depending on
2905 @iftex/@ifnottex.
2906
2907 * minibuf.texi (Minibuffer History): Document add-to-history.
2908
29092006-05-05 Eli Zaretskii <eliz@gnu.org>
2910
2911 * internals.texi (Pure Storage): Mention the pure overflow message
2912 at startup.
2913
c8763fb6 29142006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2915
2916 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
2917 (Searching Keymaps): Fix pseudo-Lisp description of keymap
2918 search.
2919
29202006-05-01 Richard Stallman <rms@gnu.org>
2921
2922 * intro.texi (nil and t): Clarify.
2923
2924 * variables.texi (File Local Variables): Suggest using booleanp.
2925
29262006-05-01 Juanma Barranquero <lekktu@gmail.com>
2927
2928 * objects.texi (Type Predicates): Fix typos.
2929
29302006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2931
2932 * intro.texi (nil and t): Add booleanp.
2933
2934 * objects.texi (Type Predicates): Add links for booleanp and
2935 string-or-null-p.
2936
29372006-04-29 Richard Stallman <rms@gnu.org>
2938
2939 * modes.texi (Multiline Font Lock): Rename from
2940 Multi line Font Lock Elements. Much clarification.
2941 (Font Lock Multiline, Region to Fontify): Much clarification.
2942
29432006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2944
2945 * variables.texi (File Local Variables): Remove the special case t for
2946 safe-local-variable.
2947
29482006-04-26 Richard Stallman <rms@gnu.org>
2949
2950 * syntax.texi (Parsing Expressions): Minor cleanup.
2951
29522006-04-18 Richard Stallman <rms@gnu.org>
2953
2954 * tips.texi (Coding Conventions): Explain when the package's
2955 prefix should appear later on (not at the start of the name).
2956
2957 * searching.texi (String Search): Clarify effect of NOERROR.
2958
2959 * modes.texi (Imenu): Clarify what special items do.
2960
2961 * hooks.texi (Standard Hooks): Delete text about old hook names.
2962
29632006-04-17 Romain Francoise <romain@orebokech.com>
2964
2965 * variables.texi (Local Variables): Update the default value of
2966 `max-specpdl-size'.
2967
29682006-04-15 Michael Olson <mwolson@gnu.org>
2969
2970 * processes.texi (Transaction Queues): Mention the new optional
2971 `delay-question' argument for `tq-enqueue'.
2972
29732006-04-13 Bill Wohler <wohler@newt.com>
2974
2975 * customize.texi (Common Keywords): Use dotted notation for
2976 :package-version value. Specify its values. Improve documentation
2977 for customize-package-emacs-version-alist.
2978
29792006-04-12 Bill Wohler <wohler@newt.com>
2980
2981 * customize.texi (Common Keywords): Move description of
2982 customize-package-emacs-version-alist to @defvar.
2983
29842006-04-10 Bill Wohler <wohler@newt.com>
2985
2986 * customize.texi (Common Keywords): Add :package-version.
2987
29882006-04-10 Kim F. Storm <storm@cua.dk>
2989
2990 * text.texi (Buffer Contents): Add NOPROPS arg to
2991 filter-buffer-substring.
2992
29932006-04-08 Kevin Ryde <user42@zip.com.au>
2994
2995 * os.texi (Command-Line Arguments): Update xref to emacs manual
2996 "Command Arguments" -> "Emacs Invocation", per change there.
2997
29982006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
2999
3000 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
3001 be on one line to help makeinfo not render two spaces after the dot.
3002
30032006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3004
3005 * strings.texi (Predicates for Strings): Add string-or-null-p.
3006
30072006-03-28 Kim F. Storm <storm@cua.dk>
3008
3009 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
3010 remarks about systems that don't support fractional seconds.
3011
30122006-03-25 Karl Berry <karl@gnu.org>
3013
3014 * elisp.texi: Use @copyright{} instead of (C), and do not indent
3015 the year list.
3016
30172006-03-21 Nick Roberts <nickrob@snap.net.nz>
3018
3019 * display.texi (Fringe Indicators): Fix typos.
3020
30212006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3022
3023 * tips.texi (Documentation Tips): One can now also write `program'
3024 in front of a quoted symbol in a docstring to prevent making a
3025 hyperlink.
3026
30272006-03-19 Alan Mackenzie <acm@muc.de>
3028
3029 * text.texi (Special Properties): Clarify `fontified' property.
3030
30312006-03-16 Richard Stallman <rms@gnu.org>
3032
3033 * display.texi (Defining Images): Minor cleanup.
3034
30352006-03-16 Bill Wohler <wohler@newt.com>
3036
3037 * display.texi (Defining Images): In image-load-path-for-library,
3038 prefer user's images.
3039
30402006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3041
3042 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
3043
30442006-03-15 Bill Wohler <wohler@newt.com>
3045
3046 * display.texi (Defining Images): Fix example in
3047 image-load-path-for-library by not recommending that one binds
3048 image-load-path. Just defvar it to placate compiler and only use
3049 it if previously defined.
3050
30512006-03-14 Bill Wohler <wohler@newt.com>
3052
3053 * display.texi (Defining Images): In image-load-path-for-library,
3054 always return list of directories. Update example.
3055
30562006-03-14 Alan Mackenzie <acm@muc.de>
3057
3058 * modes.texi: New node, "Region to Fontify" (for Font Lock).
3059 This describes font-lock-extend-region-function.
3060 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
3061 the new node "Region to Fontify".
3062
30632006-03-13 Richard Stallman <rms@gnu.org>
3064
3065 * display.texi (Invisible Text): The impossible position is
3066 now before the invisible text, not after.
3067 (Defining Images): Clean up last change.
3068
30692006-03-11 Bill Wohler <wohler@newt.com>
3070
3071 * display.texi (Defining Images): Add image-load-path-for-library.
3072
30732006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3074
3075 * text.texi (Adaptive Fill): Fix Texinfo usage.
3076
3077 * strings.texi (Creating Strings): Fix Texinfo usage.
3078
3079 * searching.texi (Regexp Special): Use @samp for regular
3080 expressions that are not in Lisp syntax.
3081
30822006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3083
3084 * searching.texi (Regexp Special): Put remark between parentheses
3085 to avoid misreading.
3086
30872006-03-07 Luc Teirlinck <teirllm@auburn.edu>
3088
3089 * searching.texi (Syntax of Regexps): More accurately describe
3090 which characters are special in which situations.
3091 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
3092 are not special. Describe in detail when `[' and `]' are special.
3093 (Regexp Backslash): Plenty of regexps with unbalanced square
3094 brackets are valid, so reword that statement.
3095
30962006-03-02 Kim F. Storm <storm@cua.dk>
3097
3098 * keymaps.texi (Tool Bar): Add tool-bar-border.
3099
31002006-02-28 Luc Teirlinck <teirllm@auburn.edu>
3101
3102 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
3103
31042006-02-27 Luc Teirlinck <teirllm@auburn.edu>
3105
3106 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
3107
3108 * files.texi (Locating Files): Suggest additional values for the
3109 SUFFIXES arg of `locate-file'. Update pxref.
3110
3111 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
3112 (How Programs Do Loading): Discuss the effects of Auto Compression
3113 mode on `load'.
3114 (Load Suffixes): New node.
3115 (Library Search): Delete description of `load-suffixes'; it was
3116 moved to "Load Suffixes".
3117 (Autoload, Named Features): Mention `load-suffixes'.
3118
31192006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
3120
3121 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
3122
3123 * windows.texi (Window Tree): Fix typo.
3124
31252006-02-20 Kim F. Storm <storm@cua.dk>
3126
3127 * display.texi (Fringe Indicators): New section.
3128 Move indicate-empty-lines, indicate-buffer-boundaries, and
3129 default-indicate-buffer-boundaries here.
3130 Add fringe-indicator-alist and default-fringes-indicator-alist.
3131 Add list of logical fringe indicator symbols.
3132 Update list of standard bitmap names.
3133 (Fringe Cursors): New section.
3134 Move overflow-newline-into-fringe here.
3135 Add fringe-cursor-alist and default-fringes-cursor-alist.
3136 Add list of fringe cursor symbols.
3137
31382006-02-20 Juanma Barranquero <lekktu@gmail.com>
3139
3140 * commands.texi (Using Interactive): Fix reference to node
3141 "Minibuffers".
3142
31432006-02-19 Richard M. Stallman <rms@gnu.org>
3144
3145 * minibuf.texi (High-Level Completion):
3146 Add xref to read-input-method-name.
3147
3148 * files.texi (Relative File Names): Move file-relative-name here.
3149 (File Name Expansion): From here. Minor clarifications.
3150
3151 * commands.texi (Using Interactive): Add xrefs about reading input.
3152 Clarify remarks about that moving point and mark.
3153 Put string case before list case.
3154
c8763fb6 31552006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3156
3157 * display.texi (Other Display Specs, Image Descriptors):
3158 Revert erroneous changes. The previous description of
3159 image-descriptors as `(image . PROPS)' was correct.
3160
31612006-02-14 Richard M. Stallman <rms@gnu.org>
3162
3163 * variables.texi (File Local Variables): Clarifications.
3164
31652006-02-14 Juanma Barranquero <lekktu@gmail.com>
3166
3167 * variables.texi (File Local Variables): Use @code for a cons
3168 cell, not @var.
3169
31702006-02-13 Chong Yidong <cyd@stupidchicken.com>
3171
3172 * variables.texi (File Local Variables): Document new file local
3173 variable behavior.
3174
31752006-02-10 Kim F. Storm <storm@cua.dk>
3176
3177 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
3178
31792006-02-08 Juanma Barranquero <lekktu@gmail.com>
3180
3181 * modes.texi (%-Constructs): Remove obsolete info about
3182 `global-mode-string'.
3183
31842006-02-07 Richard M. Stallman <rms@gnu.org>
3185
3186 * commands.texi (Prefix Command Arguments): Minor cleanup.
3187
3188 * display.texi: "Graphical display", not window system.
3189
3190 * functions.texi (What Is a Function): Fix xref.
3191
3192 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
3193 (Changing Key Bindings): Clarify when remapping is better than
3194 substitute-key-definition.
3195
31962006-02-02 Richard M. Stallman <rms@gnu.org>
3197
3198 * minibuf.texi (Basic Completion): Completion alists are risky.
3199
3200 * keymaps.texi (Active Keymaps): Clarifications.
3201 (Searching Keymaps): New node.
3202 (Keymaps): Update menu.
3203
3204 * frames.texi (Layout Parameters): Minor clarification.
3205 (Drag and Drop): New node.
3206 (Frames): Update menu.
3207
32082006-01-29 Chong Yidong <cyd@stupidchicken.com>
3209
3210 * display.texi (Other Display Specs, Image Descriptors):
3211 Image description is a list, not a cons cell.
3212
32132006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3214
3215 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
3216 list is not necessarily a list).
3217
32182006-01-27 Eli Zaretskii <eliz@gnu.org>
3219
3220 * frames.texi (Layout Parameters): border-width and
3221 internal-border-width belong to the frame, not the window.
3222
32232006-01-19 Richard M. Stallman <rms@gnu.org>
3224
3225 * nonascii.texi (Translation of Characters): Search cmds use
3226 translation-table-for-input. Automatically made local.
3227
3228 * markers.texi (Overview of Markers): Count insertion type
3229 as one of a marker's attributes.
3230
3231 * keymaps.texi (Controlling Active Maps): New node, split out of
3232 Active Keymaps.
3233 (Keymaps): Menu updated.
3234 (Active Keymaps): Give pseudocode to explain how the active
3235 maps are searched. current-active-maps and key-binding moved here.
3236 (Functions for Key Lookup): current-active-maps and key-binding moved.
3237 Clarifications.
3238 (Searching the Keymaps): New subnode.
3239
3240 * elisp.texi (Top): Menu clarification.
3241
3242 * display.texi (Other Display Specs): Delete duplicate entry for
3243 just a string as display spec. Move text about recursive display
3244 specs on such a string.
3245
3246 * commands.texi (Key Sequence Input): Clarify.
3247 Move num-nonmacro-input-events out.
3248 (Reading One Event): num-nonmacro-input-events moved here.
3249
32502006-01-14 Nick Roberts <nickrob@snap.net.nz>
3251
3252 * advice.texi (Simple Advice): Update example to fit argument
3253 change in previous-line.
3254
32552006-01-05 Richard M. Stallman <rms@gnu.org>
3256
3257 * markers.texi (The Mark): Fix in `mark'.
3258
32592006-01-04 Richard M. Stallman <rms@gnu.org>
3260
3261 * processes.texi (Misc Network, Make Network): Minor cleanups.
3262
32632006-01-04 Kim F. Storm <storm@cua.dk>
3264
3265 * processes.texi (Make Network): Add IPv6 addresses and handling.
3266 (Network Feature Testing): Mention (:family ipv6).
3267 (Misc Network): Add IPv6 formats to format-network-address.
3268
32692005-12-30 Richard M. Stallman <rms@gnu.org>
3270
3271 * text.texi (Changing Properties):
3272 Don't use return value of set-text-properties.
3273
32742005-12-29 Luc Teirlinck <teirllm@auburn.edu>
3275
3276 * modes.texi (Mode Line Format): Correct typo in menu.
3277
32782005-12-29 Richard M. Stallman <rms@gnu.org>
3279
3280 * modes.texi (Mode Line Top): New node.
3281 (Mode Line Data): Some text moved to new node.
3282 Explain the data structure more concretely.
3283 (Mode Line Basics): Clarifications.
3284 (Mode Line Variables): Clarify intro paragraph.
3285 (%-Constructs): Clarify intro paragraph.
3286 (Mode Line Format): Update menu.
3287
32882005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3289
3290 * minibuf.texi (Basic Completion): Update lazy-completion-table
3291 examples for removal of ARGS argument.
3292
32932005-12-23 Richard M. Stallman <rms@gnu.org>
3294
3295 * text.texi (Undo): Restore some explanation from the version
3296 that was deleted.
3297
32982005-12-23 Eli Zaretskii <eliz@gnu.org>
3299
3300 * text.texi (Undo): Remove duplicate descriptions of `apply
3301 funname' and `apply delta' elements of the undo list.
3302
33032005-12-20 Richard M. Stallman <rms@gnu.org>
3304
3305 * help.texi (Help Functions): Update documentation of `apropos'.
3306
33072005-12-20 Luc Teirlinck <teirllm@auburn.edu>
3308
3309 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
3310 because it is confusing. If the :help-echo keyword is a function,
3311 it is not directly used as the :help-echo overlay property, as the
3312 xref seems to suggest (it does not take the appropriate args).
3313
33142005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3315
3316 * customize.texi (Common Keywords): Fix Texinfo usage.
3317 (Group Definitions, Variable Definitions): Update for new
3318 conventions for using `*' in docstrings.
3319
3320 * tips.texi (Documentation Tips): Update for new conventions for
3321 using `*' in docstrings.
3322
33232005-12-16 Richard M. Stallman <rms@gnu.org>
3324
3325 * minibuf.texi (Minibuffer Contents): Minor cleanup.
3326
33272005-12-16 Juri Linkov <juri@jurta.org>
3328
3329 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
3330
33312005-12-14 Romain Francoise <romain@orebokech.com>
3332
3333 * modes.texi (Customizing Keywords): Rename `append' to `how'.
3334 Fix typo.
3335
33362005-12-11 Juri Linkov <juri@jurta.org>
3337
3338 * minibuf.texi (Completion Commands): Add mention of read-file-name
3339 for filename completion keymaps.
3340 (Reading File Names): Add mention of filename completion keymaps
3341 for read-file-name and xref to `Completion Commands'.
3342
33432005-12-10 Richard M. Stallman <rms@gnu.org>
3344
3345 * customize.texi (Common Keywords): State caveats for use of :tag.
3346
33472005-12-08 Richard M. Stallman <rms@gnu.org>
3348
3349 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
3350 with xrefs and better explanation.
3351 (Completion Commands): Add the filename completion maps.
3352
3353 * objects.texi (Character Type): Clarify that \s is not space
3354 if a dash follows.
3355
33562005-12-05 Richard M. Stallman <rms@gnu.org>
3357
3358 * windows.texi (Resizing Windows): Delete preserve-before args.
3359
33602005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3361
3362 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
3363 in full keymaps, since the quirk has been fixed.
3364
33652005-12-03 Eli Zaretskii <eliz@gnu.org>
3366
3367 * hooks.texi (Standard Hooks): Add index entries. Mention
3368 `compilation-finish-functions'.
3369
33702005-11-27 Richard M. Stallman <rms@gnu.org>
3371
3372 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
3373
33742005-11-21 Juri Linkov <juri@jurta.org>
3375
3376 * customize.texi (Common Keywords): Update links types
3377 custom-manual and url-link. Add link types emacs-library-link,
3378 file-link, function-link, variable-link, custom-group-link.
3379
33802005-11-20 Chong Yidong <cyd@stupidchicken.com>
3381
3382 * display.texi: Revert 2005-11-20 change.
3383
33842005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
3385
3386 * processes.texi (Bindat Functions):
3387 Say "third" to refer to zero-based index "2".
3388
33892005-11-18 Luc Teirlinck <teirllm@auburn.edu>
3390
3391 * loading.texi (Library Search): Update the default value of
3392 `load-suffixes'.
3393
33942005-11-17 Chong Yidong <cyd@stupidchicken.com>
3395
3396 * display.texi (Attribute Functions): Mention :ignore-defface.
3397
33982005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3399
3400 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
3401 (Minor Mode Conventions): Mention the use of a hook.
3402
34032005-11-06 Richard M. Stallman <rms@gnu.org>
3404
3405 * files.texi (Magic File Names): find-file-name-handler checks the
3406 `operations' property of the handler.
3407
34082005-11-03 Richard M. Stallman <rms@gnu.org>
3409
3410 * variables.texi (Frame-Local Variables): Small clarification.
3411
34122005-10-29 Chong Yidong <cyd@stupidchicken.com>
3413
3414 * os.texi (Init File): Document ~/.emacs.d/init.el.
3415
34162005-10-29 Richard M. Stallman <rms@gnu.org>
3417
3418 * internals.texi (Garbage Collection): Document memory-full.
3419
34202005-10-28 Bill Wohler <wohler@newt.com>
3421
3422 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
3423 for URLs.
3424
34252005-10-28 Richard M. Stallman <rms@gnu.org>
3426
3427 * minibuf.texi (Completion Commands): Clean up prev change.
3428
34292005-10-26 Kevin Ryde <user42@zip.com.au>
3430
3431 * compile.texi (Eval During Compile): Explain recommended uses
3432 of eval-when-compile and eval-and-compile.
3433
34342005-10-27 Masatake YAMATO <jet@gyve.org>
3435
3436 * minibuf.texi (Completion Commands):
3437 Write about new optional argument for `display-completion-list'.
3438
34392005-10-23 Richard M. Stallman <rms@gnu.org>
3440
3441 * display.texi (Overlay Arrow): Clarify about local bindings of
3442 overlay-arrow-position.
3443
34442005-10-22 Eli Zaretskii <eliz@gnu.org>
3445
3446 * internals.texi (Building Emacs): Fix last change.
3447
34482005-10-22 Richard M. Stallman <rms@gnu.org>
3449
3450 * internals.texi (Building Emacs): Document eval-at-startup.
3451
34522005-10-21 Richard M. Stallman <rms@gnu.org>
3453
3454 * loading.texi (Where Defined): load-history contains abs file names.
3455 symbol-file returns abs file names.
3456
34572005-10-19 Kim F. Storm <storm@cua.dk>
3458
3459 * display.texi (Showing Images): Add max-image-size integer value.
3460
34612005-10-18 Chong Yidong <cyd@stupidchicken.com>
3462
3463 * display.texi (Showing Images): Document max-image-size.
3464
34652005-10-17 Richard M. Stallman <rms@gnu.org>
3466
3467 * commands.texi (Quitting): Minor clarification.
3468
3469 * processes.texi (Sentinels): Clarify about output and quitting.
3470 (Filter Functions): Mention with-local-quit.
3471
34722005-10-17 Juri Linkov <juri@jurta.org>
3473
3474 * buffers.texi (Current Buffer):
3475 * commands.texi (Event Input Misc):
3476 * compile.texi (Eval During Compile, Compiler Errors):
3477 * customize.texi (Group Definitions):
3478 * display.texi (Progress, Defining Faces):
3479 * files.texi (Writing to Files):
3480 * modes.texi (Mode Hooks, Defining Minor Modes):
3481 * streams.texi (Output Functions):
3482 * syntax.texi (Syntax Table Functions):
3483 * text.texi (Change Hooks):
3484 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
3485
3486 * commands.texi (Quitting): Replace arg `forms' with `body' in
3487 `with-local-quit'.
3488
3489 * positions.texi (Excursions): Replace arg `forms' with `body' in
3490 `save-excursion'.
3491
34922005-10-08 Kim F. Storm <storm@cua.dk>
3493
3494 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
3495 Rename manual section accordingly.
3496
34972005-10-04 Kim F. Storm <storm@cua.dk>
3498
3499 * windows.texi (Window Split Tree): New section describing
3500 new function window-split-tree function.
3501
35022005-10-03 Nick Roberts <nickrob@snap.net.nz>
3503
3504 * display.texi (Fringe Size/Pos): Simplify and add detail.
3505
35062005-09-30 Romain Francoise <romain@orebokech.com>
3507
3508 * minibuf.texi (High-Level Completion): Explain that the prompt
3509 given to `read-buffer' should end with a colon and a space.
3510 Update usage examples.
3511
35122005-09-29 Juri Linkov <juri@jurta.org>
3513
3514 * display.texi (Displaying Messages): Rename argument name
3515 `string' to `format-string' in functions `message', `message-box',
3516 `message-or-box'.
3517
35182005-09-26 Chong Yidong <cyd@stupidchicken.com>
3519
3520 * errors.texi (Standard Errors): Correct xrefs.
3521
35222005-09-18 Chong Yidong <cyd@stupidchicken.com>
3523
3524 * display.texi (Defining Images): Update documentation for
3525 `image-load-path'.
3526
35272005-09-17 Richard M. Stallman <rms@gnu.org>
3528
3529 * display.texi (Defining Images): Clean up previous change.
3530
35312005-09-16 Romain Francoise <romain@orebokech.com>
3532
3533 * elisp.texi: Specify GFDL version 1.2.
3534
3535 * doclicense.texi (GNU Free Documentation License): Update to
3536 version 1.2.
3537
35382005-09-15 Chong Yidong <cyd@stupidchicken.com>
3539
3540 * display.texi (Defining Images): Document `image-load-path'.
3541
35422005-09-15 Richard M. Stallman <rms@gnu.org>
3543
3544 * objects.texi (Printed Representation): Minor cleanup.
3545 (Box Diagrams): Minor fix.
3546 (Cons Cell Type): Move (...) index item here.
3547 (Box Diagrams): From here.
3548 (Array Type): Minor fix.
3549 (Type Predicates): Delete index "predicates".
3550 (Hash Table Type): Clarify xref.
3551 (Dotted Pair Notation): Minor fix.
3552
35532005-09-10 Chong Yidong <cyd@stupidchicken.com>
3554
3555 * files.texi (Saving Buffers): Fix typo.
3556
35572005-09-08 Richard M. Stallman <rms@gnu.org>
3558
3559 * tips.texi (Programming Tips): Correct the "default" prompt spec.
3560
35612005-09-08 Chong Yidong <cyd@stupidchicken.com>
3562
3563 * locals.texi (Standard Buffer-Local Variables): Don't include
3564 mode variables for minor modes.
3565 Fix xrefs for buffer-display-count, buffer-display-table,
3566 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
3567 enable-multibyte-characters, fill-column, header-line-format,
3568 left-fringe-width, left-margin, and right-fringe-width.
3569
3570 * hooks.texi (Standard Hooks): All hooks should conform to the
3571 standard naming convention now.
3572 Fix xref for `echo-area-clear-hook'.
3573
3574 * display.texi (Usual Display): Note that indicate-empty-lines and
3575 tab-width are buffer-local.
3576
3577 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
3578
3579 * modes.texi (Mode Help): Note that major-mode is buffer-local.
3580
3581 * nonascii.texi (Encoding and I/O): Note that
3582 buffer-file-coding-system is buffer-local.
3583
3584 * positions.texi (List Motion): Note that defun-prompt-regexp is
3585 buffer-local.
3586
3587 * text.texi (Auto Filling): Note that auto-fill-function is
3588 buffer-local.
3589 (Undo): Note that buffer-undo-list is buffer-local.
3590
3591 * windows.texi (Buffers and Windows): Document
3592 buffer-display-count.
3593
35942005-09-06 Richard M. Stallman <rms@gnu.org>
3595
3596 * tips.texi (Coding Conventions): Sometimes it is ok to put the
3597 package prefix elsewhere than at the start of the name.
3598
35992005-09-03 Richard M. Stallman <rms@gnu.org>
3600
3601 * tips.texi (Programming Tips): Add conventions for minibuffer
3602 questions and prompts.
3603
36042005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
3605
3606 * intro.texi (nil and t): Minor cleanup.
3607 Delete spurious mention of keyword symbols.
3608 (Evaluation Notation): Add index entry.
3609 (A Sample Function Description): Minor cleanup.
3610 (A Sample Variable Description): Not all vars can be set.
3611
36122005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
3613
3614 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
3615
3616 (Insertion): Document precise type of `insert-char' arg COUNT.
3617
36182005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3619
3620 * modes.texi (Other Font Lock Variables): Sync the default of
3621 font-lock-lines-before.
3622
36232005-08-31 Michael Albinus <michael.albinus@gmx.de>
3624
3625 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
3626
36272005-08-29 Richard M. Stallman <rms@gnu.org>
3628
3629 * elisp.texi (Top): Update subnode menu.
3630
3631 * searching.texi (Searching and Matching): Move node.
3632 Rearrange contents and add overall explanation.
3633 (Searching and Case): Move node.
3634 (Searching and Matching): Update menu.
3635
36362005-08-27 Eli Zaretskii <eliz@gnu.org>
3637
3638 * os.texi (Startup Summary): Fix the description of the initial
3639 startup message display.
3640
36412005-08-25 Richard M. Stallman <rms@gnu.org>
3642
3643 * searching.texi (Search and Replace): Add replace-regexp-in-string.
3644
36452005-08-25 Emilio C. Lopes <eclig@gmx.net>
3646
3647 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
3648 `next-overlay-change' example.
3649
36502005-08-22 Juri Linkov <juri@jurta.org>
3651
3652 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
3653 Fix invert-face. Fix args of face-background.
3654
3655 * display.texi (Standard Faces): Delete node.
3656 (Faces): Add xref to `(emacs)Standard Faces'.
3657 (Displaying Faces): Fix xref to `Standard Faces'.
3658
3659 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
3660
36612005-08-20 Alan Mackenzie <acm@muc.de>
3662
3663 * buffers.texi (The Buffer List): Clarify the manipulation of the
3664 buffer list.
3665
36662005-08-14 Richard M. Stallman <rms@gnu.org>
3667
3668 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
3669 a regexp.
3670
36712005-08-11 Richard M. Stallman <rms@gnu.org>
3672
3673 * elisp.texi (Top): Update subnode lists.
3674
3675 * display.texi (Inverse Video): Node deleted.
3676
3677 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
3678 New nodes split out of Coding Conventions.
3679
3680 * searching.texi (Regular Expressions): Document re-builder.
3681
3682 * os.texi (Time Parsing): New node split out of Time Conversion.
3683
3684 * processes.texi (Misc Network, Network Feature Testing)
3685 (Network Options, Make Network): New nodes split out of
3686 Low-Level Network.
3687
36882005-08-09 Richard M. Stallman <rms@gnu.org>
3689
3690 * frames.texi (Geometry): New node, split from Size and Position.
3691 (Frame Parameters): Refer to Geometry.
3692
3693 * buffers.texi (The Buffer List): Fix xrefs.
3694
3695 * windows.texi (Splitting Windows): Fix xref.
3696
3697 * frames.texi (Layout Parameters): Add xref.
3698
3699 * display.texi (Line Height, Scroll Bars): Fix xrefs.
3700
3701 * keymaps.texi (Menu Bar): Fix xref.
3702
3703 * locals.texi (Standard Buffer-Local Variables): Fix xref.
3704
3705 * modes.texi (%-Constructs): Fix xref.
3706
3707 * frames.texi (Window Frame Parameters): Node split up.
3708 (Basic Parameters, Position Parameters, Size Parameters)
3709 (Layout Parameters, Buffer Parameters, Management Parameters)
3710 (Cursor Parameters, Color Parameters): New subnodes.
3711
37122005-08-09 Luc Teirlinck <teirllm@auburn.edu>
3713
3714 * positions.texi (Screen Lines): Update xref for previous change
3715 in minibuf.texi.
3716
3717 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
3718 change in minibuf.texi.
3719
37202005-08-09 Richard M. Stallman <rms@gnu.org>
3721
3722 * tips.texi (Coding Conventions): Minor cleanup.
3723
3724 * modes.texi (Defining Minor Modes): Explain when init-value
3725 can be non-nil.
3726
3727 * elisp.texi (Top): Update submenu for Minibuffer.
3728
3729 * minibuf.texi (Minibuffer Misc): Node split up.
3730 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
3731 (Recursive Mini): New nodes split out from Minibuffer Misc.
3732 (Minibuffer Misc): Document max-mini-window-height.
3733
3734 * hash.texi (Defining Hash): Delete stray paren in example.
3735
3736 * display.texi (Echo Area Customization): Don't define
3737 max-mini-window-height here; xref instead.
3738
3739 * commands.texi (Event Input Misc): Update while-no-input.
3740
3741 * advice.texi (Advising Functions): Explain when to use advice
3742 and when to use a hook.
3743
37442005-07-30 Eli Zaretskii <eliz@gnu.org>
3745
3746 * makefile.w32-in (info): Don't run install-info.
3747 ($(infodir)/dir): New target, produced by running install-info.
3748
37492005-07-27 Luc Teirlinck <teirllm@auburn.edu>
3750
3751 * modes.texi (Defining Minor Modes): The keyword for the initial
3752 value is :init-value, not :initial-value.
3753
37542005-07-23 Eli Zaretskii <eliz@gnu.org>
3755
3756 * loading.texi (Autoload): Make the `doctor' example be consistent
3757 with what's in current loaddefs.el. Describe the "fn" magic in
3758 the usage portion of the doc string.
3759
37602005-07-22 Richard M. Stallman <rms@gnu.org>
3761
3762 * internals.texi (Garbage Collection): Clarify previous change.
3763
37642005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
3765
3766 * internals.texi (Garbage Collection): Add gc-cons-percentage.
3767
37682005-07-18 Juri Linkov <juri@jurta.org>
3769
3770 * commands.texi (Accessing Events):
3771 * frames.texi (Text Terminal Colors, Resources):
3772 * markers.texi (The Mark):
3773 * modes.texi (Defining Minor Modes):
3774 Delete duplicate duplicate words.
3775
37762005-07-16 Richard M. Stallman <rms@gnu.org>
3777
3778 * display.texi (Managing Overlays): Clarify make-overlay
3779 args for insertion types.
3780
37812005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3782
3783 * customize.texi (Variable Definitions):
3784 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
3785 `standard-value' is a list too.
3786 (Defining New Types): Use @key{RET} instead of @key{ret}.
3787
37882005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
3789
3790 * os.texi (Translating Input): Fix typo.
3791
37922005-07-08 Richard M. Stallman <rms@gnu.org>
3793
3794 * README: Update edition number and size estimate.
3795
3796 * elisp.texi (VERSION): Set to 2.9.
3797
37982005-07-07 Richard M. Stallman <rms@gnu.org>
3799
3800 * book-spine.texinfo: Update Emacs version.
3801
3802 * display.texi (Inverse Video): Delete mode-line-inverse-video.
3803
38042005-07-06 Richard M. Stallman <rms@gnu.org>
3805
3806 * searching.texi (Regexp Search): Clarify what re-search-forward
3807 does when the search fails.
3808
38092005-07-05 Lute Kamstra <lute@gnu.org>
3810
3811 * Update FSF's address in GPL notices.
3812
3813 * doclicense.texi (GNU Free Documentation License):
3814 * gpl.texi (GPL):
3815 * tips.texi (Coding Conventions, Library Headers):
3816 * vol1.texi:
3817 * vol2.texi: Update FSF's address.
3818
38192005-07-04 Richard M. Stallman <rms@gnu.org>
3820
3821 * hooks.texi (Standard Hooks): Add occur-hook.
3822
38232005-07-03 Luc Teirlinck <teirllm@auburn.edu>
3824
3825 * display.texi (The Echo Area): Correct menu.
3826
38272005-07-03 Richard M. Stallman <rms@gnu.org>
3828
3829 * elisp.texi (Top): Update subnode menu for Display.
3830
3831 * display.texi (Displaying Messages): New node, with most
3832 of what was in The Echo Area.
3833 (Progress): Moved under The Echo Area.
3834 (Logging Messages): New node with new text.
3835 (Echo Area Customization): New node, the rest of what was
3836 in The Echo Area. Document message-truncate-lines with @defvar.
3837 (Display): Update menu.
3838
3839 * windows.texi (Textual Scrolling): Doc 3 values for
3840 scroll-preserve-screen-position.
3841
3842 * text.texi (Special Properties): Change hook functions
3843 should bind inhibit-modification-hooks around altering buffer text.
3844
3845 * keymaps.texi (Key Binding Commands): Call binding BINDING
3846 rather than DEFINITION.
3847
38482005-06-29 Juanma Barranquero <lekktu@gmail.com>
3849
3850 * variables.texi (Defining Variables): `user-variable-p' returns t
3851 for aliases of user options, nil for alias loops.
3852
38532005-06-28 Richard M. Stallman <rms@gnu.org>
3854
3855 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
3856 make-keymap.
3857
38582005-06-27 Luc Teirlinck <teirllm@auburn.edu>
3859
3860 * variables.texi (Setting Variables): Correct and clarify
3861 description of `add-to-ordered-list'.
3862
38632005-06-26 Richard M. Stallman <rms@gnu.org>
3864
3865 * display.texi (Faces): Minor cleanup.
3866
38672005-06-25 Luc Teirlinck <teirllm@auburn.edu>
3868
3869 * display.texi (Faces): `facep' returns t for strings that are
3870 face names.
3871
38722005-06-25 Richard M. Stallman <rms@gnu.org>
3873
3874 * objects.texi (Equality Predicates): Clarify meaning of equal.
3875
3876 * windows.texi (Selecting Windows): save-selected-window
3877 and with-selected-window save and restore the current buffer.
3878
38792005-06-24 Richard M. Stallman <rms@gnu.org>
3880
3881 * numbers.texi (Float Basics): Explain how to test for NaN,
3882 and printing the sign of NaNs.
3883
38842005-06-24 Eli Zaretskii <eliz@gnu.org>
3885
3886 * makefile.w32-in (MAKEINFO): Use --force.
3887
38882005-06-23 Richard M. Stallman <rms@gnu.org>
3889
3890 * display.texi (Face Functions): Correct Texinfo usage.
3891
38922005-06-23 Luc Teirlinck <teirllm@auburn.edu>
3893
3894 * lists.texi (Rings): `ring-elements' now returns the elements of
3895 RING in order.
3896
38972005-06-23 Juanma Barranquero <lekktu@gmail.com>
3898
3899 * markers.texi (The Mark): Texinfo usage fix.
3900
39012005-06-23 Kim F. Storm <storm@cua.dk>
3902
3903 * searching.texi (Entire Match Data): Remove evaporate option for
3904 match-data. Do not mention evaporate option for set-match-data.
3905
39062005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
3907
3908 * display.texi (Face Functions): Mention face aliases.
3909
39102005-06-21 Richard M. Stallman <rms@gnu.org>
3911
3912 * anti.texi (Antinews): Texinfo usage fix.
3913
39142005-06-21 Karl Berry <karl@gnu.org>
3915
3916 * elisp.texi: Use @copying.
3917
3918 * elisp.texi: Put @summarycontents and @contents before the Top
3919 node, instead of the end of the file, so that the contents appear
3920 in the right place in the dvi/pdf output.
3921
39222005-06-21 Juri Linkov <juri@jurta.org>
3923
3924 * display.texi (Defining Faces): Add `customized-face'.
3925
39262005-06-20 Kim F. Storm <storm@cua.dk>
3927
3928 * variables.texi (Setting Variables): Any type of element can be
3929 given order in add-to-ordered-list. Compare elements with eq.
3930
3931 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
3932
39332005-06-20 Karl Berry <karl@gnu.org>
3934
3935 * syntax.texi (Syntax Flags): Make last column very slightly wider
3936 to avoid "generic comment" breaking on two lines and causing an
3937 underfull box.
3938
39392005-06-19 Luc Teirlinck <teirllm@auburn.edu>
3940
3941 * lists.texi (Rings): Various minor clarifications and corrections.
3942
39432005-06-18 Richard M. Stallman <rms@gnu.org>
3944
3945 * functions.texi (Obsolete Functions): Simplify.
3946
3947 * variables.texi (Variable Aliases): Simplify.
3948
3949 * anti.texi, backups.texi, compile.texi, customization.texi:
3950 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3951 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3952 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3953 * variables.texi: Fix formatting ugliness.
3954
3955 * elisp.texi: Add links to Rings and Byte Packing.
3956 Update version and copyright years.
3957
3958 * minibuf.texi: Fix formatting ugliness.
3959 (Completion Commands): Move keymap vars to the end
3960 and vars completing-read binds to the top.
3961
39622005-06-17 Luc Teirlinck <teirllm@auburn.edu>
3963
3964 * processes.texi: Fix typos.
3965 (Bindat Spec): Correct Texinfo error.
3966 (Byte Packing): Fix ungrammatical sentence.
3967
39682005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
3969
3970 * lists.texi (Rings): New node.
3971 (Lists): Add it to menu.
3972
3973 * processes.texi (Byte Packing): New node.
3974 (Processes): Add it to menu.
3975
39762005-06-17 Richard M. Stallman <rms@gnu.org>
3977
3978 * syntax.texi (Parsing Expressions): Fix texinfo usage.
3979
3980 * help.texi (Documentation Basics): Explain the xref to
3981 Documentation Tips.
3982
3983 * debugging.texi (Debugger Commands): Minor fix.
3984
39852005-06-16 Luc Teirlinck <teirllm@auburn.edu>
3986
3987 * edebug.texi (Instrumenting): Eliminate duplicate link.
3988 (Specification List): Replace references to "below", referring to
3989 a later node, with one @ref to that node.
3990
3991 * os.texi (Timers): Timers should save and restore the match data
3992 if they change it.
3993
3994 * debugging.texi (Debugger Commands): Mention that the Lisp
3995 debugger can not step through primitive functions.
3996
39972005-06-16 Juanma Barranquero <lekktu@gmail.com>
3998
3999 * functions.texi (Obsolete Functions): Update argument names of
4000 `make-obsolete' and `define-obsolete-function-alias'.
4001
4002 * variables.texi (Variable Aliases): Update argument names of
4003 `defvaralias', `make-obsolete-variable' and
4004 `define-obsolete-variable-alias'.
4005
40062005-06-15 Kim F. Storm <storm@cua.dk>
4007
4008 * searching.texi (Entire Match Data): Rephrase warnings about
4009 evaporate arg to match-data and set-match-data.
4010
40112005-06-14 Luc Teirlinck <teirllm@auburn.edu>
4012
4013 * elisp.texi (Top): Update detailed menu.
4014
4015 * edebug.texi (Edebug): Update menu.
4016 (Instrumenting): Update xrefs.
4017 (Edebug Execution Modes): Correct xref.
4018 (Jumping): Clarify description of `h' command.
4019 Eliminate redundant @ref.
4020 (Breaks): New node.
4021 (Breakpoints): Is now a subsubsection.
4022 (Global Break Condition): Mention `C-x X X'.
4023 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
4024 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
4025 (Edebug Display Update): Correct pxref.
4026 (Edebug and Macros): New node.
4027 (Instrumenting Macro Calls): Is now a subsubsection.
4028 Neither arg of `def-edebug-spec' is evaluated.
4029 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
4030 (Specification Examples): Fix typo.
4031
40322005-06-14 Lute Kamstra <lute@gnu.org>
4033
4034 * debugging.texi (Function Debugging): Primitives can break on
4035 entry too.
4036
40372005-06-14 Kim F. Storm <storm@cua.dk>
4038
4039 * variables.texi (Setting Variables): Add add-to-ordered-list.
4040
40412005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
4042
4043 * syntax.texi (Parsing Expressions): Document aux functions and vars of
4044 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
4045
40462005-06-13 Lute Kamstra <lute@gnu.org>
4047
4048 * text.texi (Special Properties): Fix cross reference.
4049
40502005-06-11 Luc Teirlinck <teirllm@auburn.edu>
4051
4052 * debugging.texi (Function Debugging): Delete mention of empty
4053 string argument to `cancel-debug-on-entry'. Delete inaccurate
4054 description of the return value of that command.
4055
40562005-06-11 Alan Mackenzie <acm@muc.de>
4057
4058 * text.texi (Adaptive Fill): Amplify the description of
4059 fill-context-prefix.
4060
40612005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4062
4063 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4064
40652005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
4066
4067 * syntax.texi (Parsing Expressions): Document syntax-ppss.
4068
40692005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4070
4071 * debugging.texi (Error Debugging): Minor rewording.
4072 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
4073 is optional.
4074
40752005-06-10 Lute Kamstra <lute@gnu.org>
4076
4077 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
4078 (Top): Give it a title. Correct version number. Give the
4079 detailed node listing a more prominent header.
4080 * intro.texi: Don't set VERSION here a second time.
4081 Mention Emacs's version too.
4082 * anti.texi (Antinews): Use EMACSVER to refer to the current
4083 version of Emacs.
4084
40852005-06-09 Kim F. Storm <storm@cua.dk>
4086
4087 * searching.texi (Entire Match Data): Explain new `reseat' argument to
4088 match-data and set-match-data.
4089
40902005-06-08 Richard M. Stallman <rms@gnu.org>
4091
4092 * searching.texi (Entire Match Data): Clarify when match-data
4093 returns markers and when integers.
4094
4095 * display.texi (Defining Faces): Explain that face name should not
4096 end in `-face'.
4097
4098 * modes.texi (Mode Line Data): Minor cleanup.
4099 (Customizing Keywords): Node split out of Search-based Fontification.
4100 Add example of using font-lock-add-keywords from a hook.
4101 Clarify when MODE should be non-nil, and when nil.
4102
41032005-06-06 Richard M. Stallman <rms@gnu.org>
4104
4105 * modes.texi (Mode Line Data): Explain what happens when the car
4106 of a list is a void symbol.
4107 (Search-based Fontification): Explain MODE arg to
4108 font-lock-add-keywords and warn about calls from major modes.
4109
41102005-06-08 Juri Linkov <juri@jurta.org>
4111
4112 * display.texi (Standard Faces): Add `shadow' face.
4113
41142005-05-29 Luc Teirlinck <teirllm@auburn.edu>
4115
4116 * modes.texi (Major Mode Conventions): A derived mode only needs
4117 to put the call to the parent mode inside `delay-mode-hooks'.
4118
41192005-05-29 Richard M. Stallman <rms@gnu.org>
4120
4121 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
4122 new, and what that implies. Clarify.
4123
4124 * files.texi (Locating Files): Clean up the text.
4125
4126 * frames.texi (Window Frame Parameters): Document user-size.
4127 Shorten entry for top by referring to left.
4128
41292005-05-26 Richard M. Stallman <rms@gnu.org>
4130
4131 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
4132 is new, and what the implications are. Other clarifications.
4133
41342005-05-24 Richard M. Stallman <rms@gnu.org>
4135
4136 * frames.texi (Dialog Boxes): Minor fixes.
4137
41382005-05-25 Masatake YAMATO <jet@gyve.org>
4139
4140 * display.texi (Standard Faces): Write about `mode-line-highlight'.
4141
41422005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4143
4144 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
4145 is optional.
4146
41472005-05-24 Nick Roberts <nickrob@snap.net.nz>
4148
10d1d0af 4149 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
4150
41512005-05-23 Lute Kamstra <lute@gnu.org>
4152
4153 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
4154 syntax-begin-function over font-lock-beginning-of-syntax-function.
4155
41562005-05-21 Luc Teirlinck <teirllm@auburn.edu>
4157
4158 * minibuf.texi (Reading File Names): Update description of
4159 `read-directory-name'.
4160
4161 * modes.texi (Derived Modes): Clarify :group keyword.
4162
41632005-05-21 Eli Zaretskii <eliz@gnu.org>
4164
4165 * files.texi (Locating Files): New subsection.
4166 Describe locate-file and executable-find.
4167
41682005-05-21 Kevin Ryde <user42@zip.com.au>
4169
4170 * frames.texi (Initial Parameters): Update cross reference to
4171 "Emacs Invocation".
4172
41732005-05-19 Luc Teirlinck <teirllm@auburn.edu>
4174
4175 * keymaps.texi (Active Keymaps): Add anchor.
4176
4177 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
4178 (Major Mode Conventions): Refer to `Auto Major Mode' in more
4179 appropriate place.
4180 (Derived Modes): Small clarifications.
4181 (Minor Mode Conventions, Keymaps and Minor Modes):
4182 Replace references to nodes with references to anchors.
4183 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
4184 Clarify description of lists whose first element is an integer.
4185 (Mode Line Variables): Add anchor.
4186 (%-Constructs): Clarify description of integer after %.
4187 (Emulating Mode Line): Describe nil value for FACE.
4188
41892005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4190
4191 * modes.texi (Derived Modes): Correct references to non-existing
4192 variable standard-syntax-table.
4193
41942005-05-17 Lute Kamstra <lute@gnu.org>
4195
4196 * modes.texi (Defining Minor Modes): Mention the mode hook.
4197
41982005-05-15 Kim F. Storm <storm@cua.dk>
4199
4200 * processes.texi (Network): Remove open-network-stream-nowait.
4201 (Network Servers): Remove open-network-stream-server.
4202
42032005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4204
4205 * elisp.texi (Top): Update detailed menu.
4206
4207 * variables.texi: Reorder nodes.
4208 (Variables): Update menu.
4209 (File Local Variables): Do not refer to the `-*-' line as
4210 a "local variables list". Add pxref.
4211
42122005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4213
4214 * elisp.texi (Top): Update detailed menu for node changes.
4215
4216 * modes.texi (Modes): Update Menu.
4217 (Hooks): Move to beginning of chapter.
4218 Most minor modes run mode hooks too.
4219 `add-hook' can handle void hooks or hooks whose value is a single
4220 function.
4221 (Major Modes): Update Menu.
4222 (Major Mode Basics): New node, split off from `Major Modes'.
4223 (Major Mode Conventions): Correct xref. Explain how to handle
4224 auto-mode-alist if the major mode command has an autoload cookie.
4225 (Auto Major Mode): Major update. Add magic-mode-alist.
4226 (Derived Modes): Major update.
4227 (Mode Line Format): Update Menu.
4228 (Mode Line Basics): New node, split off from `Mode Line Format'.
4229
4230 * loading.texi (Autoload): Mention `autoload cookie' as synonym
4231 for `magic autoload comment'. Add index entries and anchor.
4232
42332005-05-14 Richard M. Stallman <rms@gnu.org>
4234
4235 * tips.texi (Coding Conventions): Explain how important it is
4236 that just loading certain files not change Emacs behavior.
4237
4238 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
4239
42402005-05-12 Lute Kamstra <lute@gnu.org>
4241
4242 * modes.texi (Generic Modes): Update.
4243 (Major Modes): Refer to node "Generic Modes".
4244
4245 * elisp.texi (Top): Update to the current structure of the manual.
4246 * processes.texi (Processes): Add menu description.
4247 * customize.texi (Customization): Add menu descriptions.
4248
42492005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
4250
4251 * processes.texi (Signals to Processes)
4252 (Low-Level Network): Fix typos.
4253
42542005-05-11 Lute Kamstra <lute@gnu.org>
4255
4256 * elisp.texi (Top): Add some nodes from the chapter "Major and
4257 Minor Modes" to the detailed node listing.
4258
42592005-05-10 Richard M. Stallman <rms@gnu.org>
4260
4261 * keymaps.texi (Extended Menu Items): Menu item filter functions
4262 can be called at any time.
4263
42642005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4265
4266 * variables.texi (File Local Variables): `(hack-local-variables t)'
4267 now also checks whether a mode is specified in the local variables
4268 list.
4269
42702005-05-05 Kevin Ryde <user42@zip.com.au>
4271
4272 * display.texi (The Echo Area): Correct format function cross
4273 reference.
4274
42752005-05-05 Luc Teirlinck <teirllm@auburn.edu>
4276
4277 * variables.texi (Variable Aliases): Change description of
4278 `define-obsolete-variable-alias'.
4279
4280 * functions.texi (Functions): Add "Obsolete Functions" to menu.
4281 (Defining Functions): Add xref.
4282 (Obsolete Functions): New node.
4283 (Function Safety): Standardize capitalization of section title.
4284
4285 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
4286 (Dialog Boxes): Complete description of `x-popup-dialog'.
4287
42882005-05-04 Richard M. Stallman <rms@gnu.org>
4289
4290 * commands.texi (Interactive Codes): Fix Texinfo usage.
4291 Document U more clearly.
4292
42932005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4294
4295 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
4296 function and not a macro.
4297
4298 * frames.texi (Pop-Up Menus): Correct and clarify description of
4299 `x-popup-menu'.
4300 (Dialog Boxes): Clarify description of `x-popup-dialog'.
4301
43022005-05-01 Richard M. Stallman <rms@gnu.org>
4303
4304 * edebug.texi (Checking Whether to Stop): Fix previous change.
4305
43062005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4307
4308 * display.texi: Fix typos and Texinfo usage.
4309
4310 * edebug.texi (Checking Whether to Stop): executing-macro ->
4311 executing-kbd-macro.
4312
43132005-05-01 Richard M. Stallman <rms@gnu.org>
4314
4315 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
4316
43172005-04-30 Richard M. Stallman <rms@gnu.org>
4318
4319 * files.texi (Magic File Names): Document `operations' property.
4320
43212005-04-29 Lute Kamstra <lute@gnu.org>
4322
4323 * modes.texi (Generic Modes): New node.
4324 (Major Modes): Add it to the menu.
4325 (Derived Modes): Add "derived mode" to concept index.
4326
43272005-04-28 Lute Kamstra <lute@gnu.org>
4328
4329 * modes.texi (Defining Minor Modes): Fix previous change.
4330 (Font Lock Mode): Simplify.
4331 (Font Lock Basics): Say that font-lock-defaults is buffer-local
4332 when set and that some parts are optional. Add cross references.
4333 (Search-based Fontification): Say how to specify font-lock-keywords.
4334 Add cross references. Add font-lock-multiline to index.
4335 Move font-lock-keywords-case-fold-search here from node "Other Font
4336 Lock Variables". Document font-lock-add-keywords and
4337 font-lock-remove-keywords.
4338 (Other Font Lock Variables): Move font-lock-keywords-only,
4339 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4340 and font-lock-syntactic-face-function to node "Syntactic Font
4341 Lock". Move font-lock-keywords-case-fold-search to node
4342 "Search-based Fontification". Document font-lock-inhibit-thing-lock
4343 and font-lock-{,un}fontify-{buffer,region}-function.
4344 (Precalculated Fontification): Remove reference to deleted variable
4345 font-lock-core-only.
4346 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
4347 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
4348 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4349 and font-lock-syntactic-face-function here from node "Other Font
4350 Lock Variables". Move font-lock-syntactic-keywords to "Setting
4351 Syntax Properties". Add cross references.
4352 (Setting Syntax Properties): New node.
4353 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
4354 * syntax.texi (Syntax Properties): Add cross reference.
4355 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
4356
43572005-04-26 Richard M. Stallman <rms@gnu.org>
4358
4359 * display.texi (Defining Faces):
4360 Document `default' elements of defface spec.
4361
4362 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
4363
4364 * variables.texi (Variable Aliases): Clarify text.
4365
43662005-04-25 Chong Yidong <cyd@stupidchicken.com>
4367
4368 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
4369
43702005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4371
4372 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
4373
43742005-04-24 Eli Zaretskii <eliz@gnu.org>
4375
4376 * syntax.texi (Syntax Table Internals): Elaborate documentation of
4377 syntax-after and syntax-class.
4378
4379 * files.texi (Changing Files): Fix last change's cross-reference.
4380 (Unique File Names): Don't mention "numbers" in the documentation
4381 of make-temp-file and make-temp-name.
4382
43832005-04-23 Richard M. Stallman <rms@gnu.org>
4384
4385 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
4386
43872005-04-22 Nick Roberts <nickrob@snap.net.nz>
4388
4389 * windows.texi (Cyclic Window Ordering): Clarify window-list.
4390
43912005-04-22 Nick Roberts <nickrob@snap.net.nz>
4392
4393 * variables.texi (Variable Aliases): Describe make-obsolete-variable
4394 and define-obsolete-variable-alias.
4395
43962005-04-22 Kim F. Storm <storm@cua.dk>
4397
4398 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
4399 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
4400
44012005-04-21 Lute Kamstra <lute@gnu.org>
4402
4403 * lists.texi (Association Lists): Document rassq-delete-all.
4404
44052005-04-19 Richard M. Stallman <rms@gnu.org>
4406
4407 * modes.texi (Search-based Fontification): Explain that
4408 facespec is an expression to be evaluated.
4409
44102005-04-19 Kevin Ryde <user42@zip.com.au>
4411
4412 * streams.texi (Output Functions): Fix xref.
4413 * strings.texi (String Conversion): Fix xref.
4414
44152005-04-19 Kim F. Storm <storm@cua.dk>
4416
4417 * symbols.texi (Symbol Plists): Add safe-get.
4418 Mention that `get' may signal an error.
4419
44202005-04-18 Nick Roberts <nickrob@snap.net.nz>
4421
4422 * customize.texi (Variable Definitions): Replace tooltip-mode
4423 example with save-place.
4424
44252005-04-17 Richard M. Stallman <rms@gnu.org>
4426
4427 * buffers.texi (Indirect Buffers): Clarify.
4428
4429 * positions.texi (Positions): Clarify converting marker to integer.
4430
4431 * strings.texi (String Basics): Mention string-match; clarify.
4432
44332005-04-08 Lute Kamstra <lute@gnu.org>
4434
4435 * modes.texi (Search-based Fontification): Fix cross references.
4436 Use consistent terminology. Document anchored highlighting.
4437
44382005-04-05 Lute Kamstra <lute@gnu.org>
4439
4440 * modes.texi (Defining Minor Modes): Document :group keyword
4441 argument and its default value.
4442
44432005-04-03 Lute Kamstra <lute@gnu.org>
4444
4445 * hooks.texi (Standard Hooks): Add some hooks. Add cross
4446 references and/or descriptions. Delete major mode hooks; mention
4447 them as a category instead. Rename or delete obsolete hooks.
4448
44492005-04-02 Richard M. Stallman <rms@gnu.org>
4450
4451 * nonascii.texi (Coding System Basics): Another wording cleanup.
4452
44532005-04-01 Richard M. Stallman <rms@gnu.org>
4454
4455 * nonascii.texi (Coding System Basics): Clarify previous change.
4456
44572005-04-01 Kenichi Handa <handa@m17n.org>
4458
10d1d0af 4459 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
4460 identity of coding systems.
4461
44622005-03-29 Chong Yidong <cyd@stupidchicken.com>
4463
4464 * text.texi (Buffer Contents): Add filter-buffer-substring and
4465 buffer-substring-filters.
4466
44672005-03-26 Chong Yidong <cyd@stupidchicken.com>
4468
4469 * anti.texi (Antinews): Mention `G' interactive code.
4470
4471 * tips.texi (Compilation Tips): Mention benchmark.el.
4472
44732005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4474
4475 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
4476 is now bound to M-o M-o.
4477
4478 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
4479
44802005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4481
4482 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
4483 in the Emacs Manual).
4484 * Makefile.in (srcs): Remove calendar.texi.
4485 * makefile.w32-in (srcs): Remove calendar.texi.
4486 * display.texi (Display): Change name of next node.
4487 * os.texi (System In): Change name of previous node.
4488 * elisp.texi (Top): Remove Calendar references.
4489 * vol1.texi (Top): Remove Calendar references.
4490 * vol2.texi (Top): Remove Calendar references.
4491
44922005-03-25 Richard M. Stallman <rms@gnu.org>
4493
4494 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
4495 Cleanup previous change.
4496
44972005-03-25 Chong Yidong <cyd@stupidchicken.com>
4498
4499 * display.texi (Face Attributes): Faces earlier in an :inherit
4500 list take precedence.
4501 (Scroll Bars): Fix description of vertical-scroll-bars.
4502 Document frame-current-scroll-bars and window-current-scroll-bars.
4503
4504 * markers.texi (The Mark): Document temporary Transient Mark mode.
4505
4506 * minibuf.texi (Reading File Names):
4507 Document read-file-name-completion-ignore-case.
4508
4509 * positions.texi (Screen Lines): Document nil for width argument
4510 to compute-motion.
4511
45122005-03-23 Kim F. Storm <storm@cua.dk>
4513
4514 * display.texi (Standard Faces): Other faces used in the fringe
4515 implicitly inherits from the fringe face.
4516 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
4517 properties implicitly inherits from fringe face.
4518 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
4519
45202005-03-20 Chong Yidong <cyd@stupidchicken.com>
4521
4522 * display.texi (Invisible Text): State default value of
4523 line-move-ignore-invisible.
4524 (Managing Overlays): Document remove-overlays.
4525 (Standard Faces): Document escape-glyph face.
4526
4527 * minibuf.texi (Reading File Names): Document read-file-name-function.
4528
4529 * modes.texi (Other Font Lock Variables):
4530 Document font-lock-lines-before.
4531
4532 * positions.texi (Skipping Characters): skip-chars-forward allows
4533 character classes.
4534
45352005-03-18 Lute Kamstra <lute@gnu.org>
4536
4537 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
4538
45392005-03-17 Richard M. Stallman <rms@gnu.org>
4540
4541 * text.texi (Undo): Document extensible undo entries.
4542
dd7b651b 4543 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
4544
4545 * nonascii.texi (Character Codes): Minor fix.
4546
4547 * display.texi (Display Property): Explain the significance
4548 of having text properties that are eq.
4549 (Other Display Specs): Explain string as display spec.
4550
4551 * commands.texi (Interactive Codes): Document G option.
4552
45532005-03-17 Chong Yidong <cyd@stupidchicken.com>
4554
4555 * text.texi (Filling): Add sentence-end-without-period and
4556 sentence-end-without-space.
4557 (Changing Properties): Minor fix.
4558
4559 * anti.texi: Total rewrite.
4560
45612005-03-15 Lute Kamstra <lute@gnu.org>
4562
4563 * edebug.texi (Instrumenting Macro Calls): Fix typos.
4564
45652005-03-08 Kim F. Storm <storm@cua.dk>
4566
4567 * display.texi (Specified Space): Property :width is support on
4568 non-graphic terminals, :height is not.
4569
45702005-03-07 Richard M. Stallman <rms@gnu.org>
4571
4572 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
4573 Now subnodes of Fringes.
4574 (Overlay Arrow): Document overlay-arrow-variable-list.
4575 (Fringe Size/Pos): New node, broken out of Fringes.
4576 (Display): Explain clearing vs redisplay better.
4577 (Truncation): Clarify use of bitmaps.
4578 (The Echo Area): Clarify the uses of the echo area.
4579 Add max-mini-window-height.
4580 (Progress): Clarify.
4581 (Invisible Text): Explain that main loop moves point out.
4582 (Selective Display): Say "hidden", not "invisible".
4583 (Managing Overlays): Move up. Describe relation to Undo here.
4584 (Overlay Properties): Clarify intro.
4585 (Finding Overlays): Explain return values when nothing found.
4586 (Width): truncate-string-to-width has added arg.
4587 (Displaying Faces): Clarify and update mode line face handling.
4588 (Face Functions): Minor cleanup.
4589 (Conditional Display): Merge into Other Display Specs.
4590 (Pixel Specification, Other Display Specs): Minor cleanups.
4591 (Images, Image Descriptors): Minor cleanups.
4592 (GIF Images): Patents have expired.
4593 (Showing Images): Explain default text for insert-image.
4594 (Manipulating Button Types): Merge into Manipulating Buttons.
4595 (Making Buttons): Explain return values.
4596 (Button Buffer Commands): Add xref.
4597 (Inverse Video): Update mode-line-inverse-video.
4598 (Display Table Format): Clarify.
4599 (Active Display Table): Give defaults for window-display-table.
4600
4601 * calendar.texi (Calendar Customizing): calendar-holiday-marker
4602 and calendar-today-marker are strings, not chars.
4603 (Holiday Customizing): Minor fix.
4604
4605 * internals.texi (Writing Emacs Primitives): Update `or' example.
4606 Update limit on # args of subr.
4607
4608 * edebug.texi (Using Edebug): Arrow is in fringe.
4609 (Instrumenting): Arg to eval-defun works without loading edebug.
4610 (Edebug Execution Modes): Add xref.
4611
4612 * customize.texi (Common Keywords): Clarify :require.
4613 Mention :version here.
4614 (Variable Definitions, Group Definitions): Not here.
4615 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
4616
46172005-03-07 Chong Yidong <cyd@stupidchicken.com>
4618 * nonascii.texi (Text Representations): Clarify position-bytes.
4619 (Character Sets): Add list-charset-chars.
4620 (Scanning Charsets): Add charset-after.
4621 (Encoding and I/O): Minor fix.
4622
46232005-03-06 Richard M. Stallman <rms@gnu.org>
4624
4625 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
4626 (Resizing Windows): Likewise.
4627
4628 * text.texi (Change Hooks): Get rid of "Emacs 21".
4629
4630 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
4631
4632 * streams.texi (Output Variables): Get rid of "Emacs 21".
4633
4634 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
4635
4636 * os.texi (Translating Input): Replace flow-control example
4637 with a less obsolete example that uses `keyboard-translate'.
4638
4639 * objects.texi (Hash Table Type, Circular Objects):
4640 Get rid of "Emacs 21".
4641
4642 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
4643 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
4644
4645 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
4646
4647 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
4648
4649 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
4650 (Menu Bar): Fix when menu-bar-update-hook is called.
4651
4652 * hash.texi (Hash Tables): Get rid of "Emacs 21".
4653
4654 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
4655 and make it read better.
4656
4657 * files.texi (Writing to Files): Get rid of "Emacs 21".
4658 (Unique File Names): Likewise.
4659
4660 * elisp.texi: Update Emacs version to 22.
4661
4662 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
4663 (Overlay Properties, Face Attributes): Likewise.
4664 (Managing Overlays): Fix punctuation.
4665 (Attribute Functions): Clarify set-face-font; get rid of
4666 info about old Emacs versions.
4667 (Auto Faces, Font Lookup, Display Property, Images):
4668 Get rid of "Emacs 21".
4669
4670 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
4671
46722005-03-05 Richard M. Stallman <rms@gnu.org>
4673
4674 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
4675
46762005-03-04 Lute Kamstra <lute@gnu.org>
4677
4678 * debugging.texi (Error Debugging): Document stack-trace-on-error.
4679
46802005-03-03 Lute Kamstra <lute@gnu.org>
4681
4682 * edebug.texi (Instrumenting Macro Calls): Fix typo.
4683
46842005-03-01 Lute Kamstra <lute@gnu.org>
4685
4686 * debugging.texi (Debugger Commands): Update `j'.
4687
46882005-02-28 Lute Kamstra <lute@gnu.org>
4689
4690 * debugging.texi (Debugging): Fix typo.
4691 (Error Debugging): Document eval-expression-debug-on-error.
4692 (Function Debugging): Update example.
4693 (Using Debugger): Mention starred stack frames.
4694 (Debugger Commands): Document `j' and `l'.
4695 (Invoking the Debugger): `d' and `j' exit recursive edit too.
4696 Update the messages that the debugger displays.
4697 (Internals of Debugger): Add cross reference. Update example.
4698 (Excess Open): Minor improvement.
4699 (Excess Close): Minor improvement.
4700
47012005-02-26 Richard M. Stallman <rms@gnu.org>
4702
4703 * tips.texi (Coding Conventions): Clarify.
4704 Put all the major mode key reservations together.
4705 Mention the Mouse-1 => Mouse-2 conventions.
4706
4707 * syntax.texi (Syntax Class Table): Clarify.
4708 (Syntax Table Functions): syntax-after moved from here.
4709 (Syntax Table Internals): syntax-after moved to here.
4710 (Parsing Expressions): Update info on number of values
4711 and what's meaningful in the STATE argument.
4712 (Categories): Fix typo.
4713
4714 * sequences.texi (Arrays): Cleanup.
4715 (Char-Tables): Clarify.
4716
4717 * processes.texi (Deleting Processes): Cleanups, add xref.
4718 (Subprocess Creation): Explain nil in exec-path. Cleanup.
4719 (Process Information): set-process-coding-system, some args optional.
4720 (Input to Processes): Explain various types for PROCESS args.
4721 Rename them from PROCESS-NAME to PROCESS.
4722 (Signals to Processes): Likewise.
4723 (Decoding Output): Cleanup.
4724 (Query Before Exit): Clarify.
4725
4726 * os.texi (Startup Summary): Correct the options; add missing ones.
4727 (Terminal Output, Batch Mode): Clarify.
4728 (Flow Control): Node deleted.
4729
4730 * markers.texi (The Mark): Clarify.
4731
4732 * macros.texi (Expansion): Cleanup.
4733 (Indenting Macros): indent-spec allows ints, not floats.
4734
4735 * keymaps.texi (Keymaps): Clarify.
4736 (Format of Keymaps): Update lisp-mode-map example.
4737 (Active Keymaps, Key Lookup): Clarify.
4738 (Changing Key Bindings): Add xref to `kbd'.
4739 (Key Binding Commands, Simple Menu Items): Clarify.
4740 (Mouse Menus, Menu Bar): Clarify.
4741 (Menu Example): Replace print example with menu-bar-replace-menu.
4742
4743 * help.texi (Documentation Basics): Add function-documentation prop.
4744
4745 * elisp.texi (Top): Don't refer to Flow Control node.
4746
4747 * commands.texi (Command Overview): Improve xrefs.
4748 (Adjusting Point): Adjusting point applies to intangible and invis.
4749 (Key Sequence Input): Doc extra read-key-sequence args.
4750 Likewise for read-key-sequence-vector.
4751
4752 * backups.texi (Rename or Copy): Minor fix.
4753 (Numbered Backups): For version-control, say the default.
4754 (Auto-Saving): make-auto-save-file-name example is simplified.
4755
4756 * advice.texi (Advising Functions): Don't imply one part of Emacs
4757 should advise another part. Markup changes.
4758 (Defining Advice): Move transitional para.
4759 (Activation of Advice): Cleanup.
4760 Explain if COMPILE is nil or negative.
4761
4762 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
4763
47642005-02-24 Lute Kamstra <lute@gnu.org>
4765
4766 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
4767 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
4768
47692005-02-23 Lute Kamstra <lute@gnu.org>
4770
4771 * modes.texi (Defining Minor Modes): define-minor-mode can be used
4772 to define global minor modes as well.
4773
4774 * display.texi (Managing Overlays): overlay-buffer returns nil for
4775 deleted overlays.
4776
47772005-02-22 Kim F. Storm <storm@cua.dk>
4778
4779 * minibuf.texi (Basic Completion): Allow symbols in addition to
4780 strings in try-completion and all-completions.
4781
47822005-02-14 Lute Kamstra <lute@gnu.org>
4783
4784 * elisp.texi (Top): Remove reference to deleted node.
4785
4786 * lists.texi (Lists): Remove reference to deleted node.
4787 (Cons Cells): Fix typo.
4788
4789 * loading.texi (Where Defined): Fix typo.
4790
47912005-02-14 Richard M. Stallman <rms@gnu.org>
4792
4793 * variables.texi (Creating Buffer-Local): change-major-mode-hook
4794 is useful for discarding some minor modes.
4795
4796 * symbols.texi (Symbol Components): Reorder examples.
4797
4798 * streams.texi (Input Functions): State standard-input default.
4799 (Output Variables): State standard-output default.
4800
4801 * objects.texi (Printed Representation): Clarify read syntax vs print.
4802 (Floating Point Type): Explain meaning better.
4803 (Symbol Type): Explain uniqueness better.
4804 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
4805 List examples sooner.
4806 (Box Diagrams): New subnode broken out.
4807 Some examples moved from old Lists as Boxes node.
4808 (Dotted Pair Notation): Clarify intro.
4809 (Array Type): Clarify.
4810 (Type Predicates): Add hash-table-p.
4811
4812 * numbers.texi (Integer Basics): Clarify radix explanation.
4813 (Predicates on Numbers): Minor clarification.
4814 (Comparison of Numbers): Minor clarification. Clarify eql.
4815 Typos in min, max.
4816 (Math Functions): Clarify overflow in expt.
4817
4818 * minibuf.texi (Text from Minibuffer): Minor clarification.
4819 Mention arrow keys.
4820
4821 * loading.texi (Autoload): defun's doc string overrides autoload's
4822 doc string.
4823 (Repeated Loading): Modernize "add to list" examples.
4824 (Where Defined): Finish updating table of load-history elts.
4825
4826 * lists.texi (List-related Predicates): Minor wording improvement.
4827 (Lists as Boxes): Node deleted.
4828 (Building Lists): Explain trivial cases of number-sequence.
4829
4830 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 4831 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
4832 (Hash Access): Any object can be a key.
4833 State value of maphash.
4834
4835 * functions.texi (What Is a Function): Wording cleanup.
4836 (Function Documentation): Minor cleanup.
4837 Explain purpose of calling convention at end of doc string.
4838 (Function Names): Wording cleanup.
4839 (Calling Functions): Wording cleanup.
4840 Explain better how funcall calls the function.
4841 (Function Cells): Delete example of saving and redefining function.
4842
4843 * control.texi (Combining Conditions): Wording cleanup.
4844 (Iteration): dolist and dotimes bind VAR locally.
4845 (Cleanups): Xref to Atomic Changes.
4846
4847 * compile.texi (Byte Compilation): Delete 19.29 info.
4848 (Compilation Functions): Macros' difficulties don't affect defsubst.
4849 (Docs and Compilation): Delete 19.29 info.
4850
48512005-02-10 Richard M. Stallman <rms@gnu.org>
4852
4853 * objects.texi (Symbol Type): Minor correction.
4854
48552005-02-06 Lute Kamstra <lute@gnu.org>
4856
4857 * modes.texi (Example Major Modes): Fix typos.
4858
48592005-02-06 Richard M. Stallman <rms@gnu.org>
4860
4861 * text.texi (Margins): fill-nobreak-predicate can be one function.
4862
4863 * strings.texi (Modifying Strings): clear-string can make unibyte.
4864 (Formatting Strings): format gives error if values missing.
4865
4866 * positions.texi (Character Motion): Mention default arg
4867 for forward-char. backward-char refers to forward-char.
4868 (Word Motion): Mention default arg for forward-word.
4869 (Buffer End Motion): Mention default arg for beginning-of-buffer.
4870 Simplify end-of-buffer.
4871 (Text Lines): Mention default arg for forward-line.
4872 (List Motion): Mention default arg for beginning/end-of-defun.
4873 (Skipping Characters): Minor fixes in explaining character-set.
4874
4875 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
4876 Mode inheritance applies only when default-major-mode is nil.
4877 Clarifications.
4878 (Example Major Modes): Update Text mode and Lisp mode examples.
4879 (Minor Mode Conventions): Mention define-minor-mode at top.
4880 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
4881 (Mode Line Format): Update mode line face display info.
4882 (Properties in Mode): Mention effect of risky vars.
4883 (Imenu): Define imenu-add-to-menubar.
4884 (Font Lock Mode): Add descriptions to menu lines.
4885 (Faces for Font Lock): Add font-lock-doc-face.
4886
48872005-02-05 Lute Kamstra <lute@gnu.org>
4888
4889 * text.texi (Maintaining Undo): Remove obsolete function.
4890
48912005-02-05 Eli Zaretskii <eliz@gnu.org>
4892
4893 * frames.texi (Color Names): Add pointer to the X docs about RGB
4894 color specifications. Improve indexing
4895 (Text Terminal Colors): Replace the description of RGB values by
4896 an xref to "Color Names".
4897
48982005-02-03 Richard M. Stallman <rms@gnu.org>
4899
4900 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
4901 Clarify.
4902 (Selecting Windows): Clarify save-selected-window.
4903 (Cyclic Window Ordering): Clarify walk-windows.
4904 (Window Point): Clarify.
4905 (Window Start): Add comment to example.
4906 (Resizing Windows): Add `interactive' specs in examples.
4907 Document fit-window-to-buffer.
4908
4909 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
4910 (Undo, Maintaining Undo): Clarify last change.
4911 (Sorting): In sort-numeric-fields, explain about octal and hex.
4912 Mention sort-numeric-base.
4913 (Format Properties): Add xref for hard newlines.
4914
4915 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
4916 (Pop-Up Menus): Fix typo.
4917 (Color Names): Explain all types of color names.
4918 Explain color-values on B&W terminal.
4919 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
4920
4921 * files.texi (File Locks): Not supported on MS systems.
4922 (Testing Accessibility): Clarify.
4923
4924 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
4925 (Coverage Testing): Fix typo.
4926
4927 * commands.texi (Misc Events): Remove stray space.
4928
4929 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
4930 (Modification Time): Clarify when visited-file-modtime returns 0.
4931 (The Buffer List): Clarify bury-buffer.
4932 (Killing Buffers): Clarify.
4933 (Indirect Buffers): Add clone-indirect-buffer.
4934
49352005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4936
4937 * edebug.texi (Printing in Edebug): Fix default value of
4938 edebug-print-circle.
4939 (Coverage Testing): Fix displayed frequency count data.
4940
49412005-02-02 Luc Teirlinck <teirllm@auburn.edu>
4942
4943 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4944
49452005-02-02 Kim F. Storm <storm@cua.dk>
4946
4947 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4948
49492005-01-29 Eli Zaretskii <eliz@gnu.org>
4950
4951 * commands.texi (Misc Events): Describe the help-echo event.
4952
4953 * text.texi (Special Properties) <help-echo>: Use `pos'
4954 consistently in description of the help-echo property.
4955 Use @code{nil} instead of @var{nil}.
4956
4957 * display.texi (Overlay Properties): Fix the index entry for
4958 help-echo overlay property.
4959
4960 * customize.texi (Type Keywords): Uncomment the xref to the
4961 help-echo property documentation.
4962
49632005-01-23 Kim F. Storm <storm@cua.dk>
4964
4965 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4966 return value. Third element FULLY replaced by PARTIAL which
4967 specifies number of invisible pixels if row is only partially visible.
4968 (Textual Scrolling): Mention auto-window-vscroll.
4969 (Vertical Scrolling): New defvar auto-window-vscroll.
4970
49712005-01-16 Luc Teirlinck <teirllm@auburn.edu>
4972
4973 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4974 command remapping.
4975
49762005-01-15 Richard M. Stallman <rms@gnu.org>
4977
4978 * display.texi (Defining Images): Mention DATA-P arg of create-image.
4979
49802005-01-14 Kim F. Storm <storm@cua.dk>
4981
4982 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4983
4984 * text.texi (Links and Mouse-1): Fix string and vector item.
4985
49862005-01-13 Richard M. Stallman <rms@gnu.org>
4987
4988 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4989 descriptions of overriding-local-map and overriding-terminal-local-map.
4990
4991 * text.texi (Links and Mouse-1): Clarify text.
4992
49932005-01-13 Kim F. Storm <storm@cua.dk>
4994
4995 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4996
49972005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
4998
4999 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
5000
50012005-01-12 Kim F. Storm <storm@cua.dk>
5002
5003 * text.texi (Links and Mouse-1): Rename section from Enabling
5004 Mouse-1 to Following Links. Change xrefs.
5005 Add examples for define-button-type and define-widget.
5006
5007 * display.texi (Button Properties, Button Buffer Commands):
5008 Clarify mouse-1 and follow-link functionality.
5009
50102005-01-12 Richard M. Stallman <rms@gnu.org>
5011
5012 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
5013
5014 * display.texi (Beeping): Fix Texinfo usage.
5015
5016 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
5017
50182005-01-11 Kim F. Storm <storm@cua.dk>
5019
5020 * display.texi (Button Properties, Button Buffer Commands):
5021 Mention mouse-1 binding. Add follow-link keyword.
5022
5023 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
5024 (Enabling Mouse-1 to Follow Links): New subsection.
5025
50262005-01-06 Richard M. Stallman <rms@gnu.org>
5027
5028 * text.texi (Special Properties): Minor change.
5029
5030 * os.texi (Timers): Clarify previous change.
5031
5032 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
5033
50342005-01-01 Luc Teirlinck <teirllm@auburn.edu>
5035
5036 * display.texi (Face Attributes): Correct xref to renamed node.
5037
50382005-01-01 Richard M. Stallman <rms@gnu.org>
5039
5040 * display.texi (Face Attributes): Describe hex color specs.
5041
50422004-12-31 Richard M. Stallman <rms@gnu.org>
5043
5044 * os.texi (Timers): Update previous change.
5045
50462004-12-30 Kim F. Storm <storm@cua.dk>
5047
5048 * display.texi (Line Height): Total line-height is now specified
5049 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
5050 in cons cells. (nil . RATIO) is relative to actual line height.
5051 Use line-height `t' instead of `0' to get minimum height.
5052
50532004-12-29 Richard M. Stallman <rms@gnu.org>
5054
5055 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
5056
50572004-12-28 Richard M. Stallman <rms@gnu.org>
5058
5059 * commands.texi (Quitting): Clarify value of with-local-quit.
5060
5061 * elisp.texi (Top): Fix previous change.
5062
5063 * loading.texi (Loading): Fix previous change.
5064
50652004-12-27 Richard M. Stallman <rms@gnu.org>
5066
5067 * Makefile.in (MAKEINFO): Specify --force.
5068
5069 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
5070
5071 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
5072
5073 * display.texi (Line Height): Further clarify.
5074
5075 * elisp.texi (Top): Update Loading submenu.
5076
5077 * loading.texi (Where Defined): New node.
5078 (Unloading): load-history moved to Where Defined.
5079
50802004-12-21 Richard M. Stallman <rms@gnu.org>
5081
5082 * commands.texi (Event Input Misc): Add while-no-input.
5083
50842004-12-11 Richard M. Stallman <rms@gnu.org>
5085
5086 * display.texi (Line Height): Rewrite text for clarity.
5087
50882004-12-11 Kim F. Storm <storm@cua.dk>
5089
5090 * display.texi (Display): Add node "Line Height" to menu.
5091 (Line Height): New node. Move full description of line-spacing
5092 and line-height text properties here from text.texi.
5093 (Scroll Bars): Add vertical-scroll-bar variable.
5094
5095 * frames.texi (Window Frame Parameters): Remove line-height defvar.
5096
5097 * locals.texi (Standard Buffer-Local Variables): Fix xref for
5098 line-spacing and vertical-scroll-bar.
5099
5100 * text.texi (Special Properties): Just mention line-spacing and
5101 line-height here, add xref to new "Line Height" node.
5102
51032004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
5104
5105 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
5106
5107 * locals.texi (Standard Buffer-Local Variables):
5108 Add @xref for `line-spacing'.
5109
51102004-12-05 Richard M. Stallman <rms@gnu.org>
5111
5112 * Makefile.in (maintainer-clean): Remove the info files
5113 in $(infodir) where they are created.
5114
51152004-12-03 Richard M. Stallman <rms@gnu.org>
5116
5117 * windows.texi (Selecting Windows): get-lru-window and
5118 get-largest-window don't consider dedicated windows.
5119
5120 * text.texi (Undo): Document undo-in-progress.
5121
51222004-11-26 Richard M. Stallman <rms@gnu.org>
5123
5124 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
5125 Remove a few vars that are not always buffer-local.
5126
51272004-11-24 Luc Teirlinck <teirllm@auburn.edu>
5128
5129 * locals.texi (Standard Buffer-Local Variables): Comment out
5130 xref's to non-existent node `Yet to be written'.
5131
51322004-11-24 Richard M. Stallman <rms@gnu.org>
5133
5134 * processes.texi (Synchronous Processes): Grammar fix.
5135
5136 * numbers.texi (Comparison of Numbers): Add eql.
5137
5138 * locals.texi (Standard Buffer-Local Variables): Add many vars.
5139
5140 * intro.texi (Printing Notation): Fix previous change.
5141
5142 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
5143 and default-indicate-buffer-boundaries from here.
5144 (Usual Display): To here.
5145 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
5146 (Usual Display): Move tab-width up.
5147
5148 * customize.texi (Variable Definitions): Replace
5149 show-paren-mode example with tooltip-mode.
5150 (Simple Types, Composite Types, Defining New Types):
5151 Minor cleanups.
5152
51532004-11-21 Jesper Harder <harder@ifa.au.dk>
5154
5155 * processes.texi (Synchronous Processes, Output from Processes):
5156 Markup fix.
5157
51582004-11-20 Richard M. Stallman <rms@gnu.org>
5159
5160 * positions.texi (Skipping Characters): skip-chars-forward
5161 now handles char classes.
5162
5163 * intro.texi (Printing Notation): Avoid confusion of `print'
5164 when explaining @print.
5165
5166 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
5167
5168 * display.texi (Display Table Format): Minor fix.
5169
5170 * streams.texi (Output Functions): Fix print example.
5171
5172 * Makefile.in (elisp): New target.
5173 (dist): Depend on $(infodir)/elisp, not elisp.
5174 Copy the info files from $(infodir).
5175
5176 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
5177 read-from-minibuffer.
5178
5179 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
5180
51812004-11-19 Richard M. Stallman <rms@gnu.org>
5182
5183 * searching.texi (Regexp Search): Add search-whitespace-regexp.
5184
51852004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
5186
5187 * tips.texi (Coding Conventions): Fix typo.
5188
51892004-11-16 Richard M. Stallman <rms@gnu.org>
5190
5191 * tips.texi (Coding Conventions): Separate defvar and require
5192 methods to avoid warnings. Use require only when there are many
5193 functions and variables from that package.
5194
5195 * minibuf.texi (Minibuffer Completion): When ignoring case,
5196 predicate must not be case-sensitive.
5197
5198 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
5199 (Test Coverage): Don't talk about "splotches". Clarified.
5200
52012004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
5202
5203 * frames.texi (Window Frame Parameters): Fix typo.
5204
52052004-11-15 Kim F. Storm <storm@cua.dk>
5206
5207 * symbols.texi (Other Plists): Note that plist-get may signal error.
5208 Add safe-plist-get.
5209
52102004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
5211
5212 * modes.texi (Font Lock Basics): Fix typo.
5213
52142004-11-08 Richard M. Stallman <rms@gnu.org>
5215
5216 * syntax.texi (Syntax Table Functions): Add syntax-after.
5217
52182004-11-06 Lars Brinkhoff <lars@nocrew.org>
5219
5220 * os.texi (Processor Run Time): New section documenting
5221 get-internal-run-time.
5222
52232004-11-06 Eli Zaretskii <eliz@gnu.org>
5224
5225 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
5226 it nukes elisp-cover.texi.
5227 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
5228 elisp-0 etc.
5229
52302004-11-05 Luc Teirlinck <teirllm@auburn.edu>
5231
5232 * commands.texi (Keyboard Macros): Document `append' return value
5233 of `defining-kbd-macro'.
5234
52352004-11-01 Richard M. Stallman <rms@gnu.org>
5236
5237 * commands.texi (Interactive Call): Add called-interactively-p.
5238
52392004-10-29 Simon Josefsson <jas@extundo.com>
5240
5241 * minibuf.texi (Reading a Password): Revert.
5242
52432004-10-28 Richard M. Stallman <rms@gnu.org>
5244
5245 * frames.texi (Display Feature Testing): Explain about "vendor".
5246
52472004-10-27 Richard M. Stallman <rms@gnu.org>
5248
5249 * commands.texi (Interactive Codes): `N' uses numeric prefix,
5250 not raw. Clarify `n'.
5251 (Interactive Call): Rewrite interactive-p, focusing on when
5252 and how to use it.
5253 (Misc Events): Clarify previous change.
5254
5255 * advice.texi (Simple Advice): Clarify what job the example does.
5256 (Around-Advice): Clarify ad-do-it.
5257 (Activation of Advice): An option of ad-default-compilation-action
5258 is `never', not `nil'.
5259
52602004-10-26 Kim F. Storm <storm@cua.dk>
5261
5262 * commands.texi (Interactive Codes): Add U code letter.
5263
52642004-10-25 Simon Josefsson <jas@extundo.com>
5265
5266 * minibuf.texi (Reading a Password): Add.
5267
52682004-10-24 Jason Rumney <jasonr@gnu.org>
5269
5270 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
5271 and wheel-down.
5272
52732004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
5274
5275 * processes.texi (Synchronous Processes): Document process-file.
5276
52772004-10-22 Kenichi Handa <handa@m17n.org>
5278
5279 * text.texi (translate-region): Document that it accepts also a
5280 char-table.
5281
52822004-10-22 David Ponce <david@dponce.com>
5283
5284 * windows.texi (Resizing Windows): Document the `preserve-before'
5285 argument of the functions `enlarge-window' and `shrink-window'.
5286
52872004-10-19 Jason Rumney <jasonr@gnu.org>
5288
5289 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
5290
52912004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5292
5293 * text.texi (Filling): Add anchor for definition of
5294 `sentence-end-double-space'.
5295
5296 * searching.texi (Regexp Example): Update description of how
5297 Emacs currently recognizes the end of a sentence.
5298 (Standard Regexps): Update definition of the variable
5299 `sentence-end'. Add definition of the function `sentence-end'.
5300
53012004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
5302
5303 * display.texi (Progress): New node.
5304
53052004-10-05 Kim F. Storm <storm@cua.dk>
5306
5307 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
5308
53092004-09-29 Kim F. Storm <storm@cua.dk>
5310
5311 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
5312 to identify bitmaps. Remove -fringe-bitmap suffix for standard
5313 fringe bitmap symbols, as they now have their own namespace.
5314 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
5315 vs. pixels. Signal error if no free bitmap slots.
5316 (Pixel Specification): Change IMAGE to @var{image}.
5317
53182004-09-28 Richard M. Stallman <rms@gnu.org>
5319
5320 * text.texi (Special Properties): Clarify line-spacing and line-height.
5321
5322 * searching.texi (Regexp Search): Add looking-back.
5323
53242004-09-25 Luc Teirlinck <teirllm@auburn.edu>
5325
5326 * display.texi: Correct typos.
5327 (Image Descriptors): Correct xref's.
5328
53292004-09-25 Richard M. Stallman <rms@gnu.org>
5330
5331 * text.texi (Special Properties): Cleanups in `cursor'.
5332 Rewrites in `line-height' and `line-spacing'; exchange them.
5333
5334 * display.texi (Fringes): Rewrite previous change.
5335 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
5336 (Display Fringe Bitmaps): Node deleted, text moved.
5337 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
5338 (Scroll Bars): Clarify set-window-scroll-bars.
5339 (Pointer Shape): Rewrite.
5340 (Specified Space): Clarify :align-to, etc.
5341 (Pixel Specification): Use @var. Clarify new text.
5342 (Other Display Specs): Clarify `slice'.
5343 (Image Descriptors): Cleanups.
5344 (Showing Images): Cleanups.
5345
53462004-09-24 Luc Teirlinck <teirllm@auburn.edu>
5347
5348 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
5349
5350 * modes.texi: Various minor changes in addition to:
5351 (Major Mode Conventions): Final call to `run-mode-hooks' should
5352 not be inside the `delay-mode-hooks' form.
5353 (Mode Hooks): New node.
5354 (Hooks): Delete obsolete example.
5355 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
5356 node "Mode Hooks".
5357
53582004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5359
5360 * display.texi: Correct various typos.
5361 (Display): Rename node "Pointer Shapes" to "Pointer
5362 Shape". (There is already a node called "Pointer Shapes" in
5363 frames.texi.)
5364 (Images): Remove non-existent node "Image Slices" from menu.
5365
53662004-09-23 Kim F. Storm <storm@cua.dk>
5367
5368 * text.texi (Special Properties): Add `cursor', `pointer',
5369 `line-height', and `line-spacing' properties.
5370
5371 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
5372 Shapes' to menu.
5373 (Standard Faces): Doc fix for fringe face.
5374 (Fringes): Add `overflow-newline-into-fringe' and
5375 'indicate-buffer-boundaries'.
5376 (Fringe Bitmaps, Pointer Shapes): New nodes.
5377 (Display Property): Add 'Pixel Specification' and 'Display Fringe
5378 Bitmaps' to menu.
5379 (Specified Space): Describe pixel width and height.
5380 (Pixel Specification): New node.
5381 (Other Display Specs): Add `slice' property.
5382 (Display Fringe Bitmaps): New node.
5383 (Images): Add 'Image Slices' to menu.
5384 (Image Descriptors): Add `:pointer' and `:map' properties.
5385 (Showing Images): Add slice arg to `insert-image'. Add
5386 'insert-sliced-image'.
5387
53882004-09-20 Richard M. Stallman <rms@gnu.org>
5389
5390 * commands.texi (Key Sequence Input):
5391 Clarify downcasing in read-key-sequence.
5392
53932004-09-08 Juri Linkov <juri@jurta.org>
5394
5395 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
5396
53972004-09-07 Luc Teirlinck <teirllm@auburn.edu>
5398
5399 * locals.texi (Standard Buffer-Local Variables): Add
5400 `buffer-auto-save-file-format'.
5401 * internals.texi (Buffer Internals): Describe new
5402 auto_save_file_format field of the buffer structure.
5403 * files.texi (Format Conversion): `auto-save-file-format' has been
5404 renamed `buffer-auto-save-file-format'.
5405
54062004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5407
5408 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
5409 an integer or a marker.
5410 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
5411
54122004-08-22 Richard M. Stallman <rms@gnu.org>
5413
5414 * modes.texi (Major Mode Conventions): Discuss rebinding of
5415 standard key bindings.
5416
54172004-08-18 Kim F. Storm <storm@cua.dk>
5418
5419 * processes.texi (Accepting Output): Add `just-this-one' arg to
5420 `accept-process-output'.
5421 (Output from Processes): New var `process-adaptive-read-buffering'.
5422
54232004-08-10 Luc Teirlinck <teirllm@auburn.edu>
5424
5425 * keymaps.texi: Various changes in addition to:
5426 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
5427 Give more varied examples for `kbd'.
5428 (Creating Keymaps): Char tables have slots for all characters
5429 without modifiers.
5430 (Active Keymaps): `overriding-local-map' and
5431 `overriding-terminal-local-map' also override text property and
5432 overlay keymaps.
5433 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
5434 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
5435 to denote a prefix of no events.
5436 `map-keymap' includes parent's bindings _recursively_.
5437 Clarify and correct description of `where-is-internal'.
5438 Mention BUFFER-OR-NAME arg to `describe-bindings'.
5439 (Menu Example): For menus intended for use with the keyboard, the
5440 menu items should be bound to characters or real function keys.
5441
54422004-08-08 Luc Teirlinck <teirllm@auburn.edu>
5443
5444 * objects.texi (Character Type): Reposition `@anchor' to prevent
5445 double space inside sentence in Info.
5446
5447 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
5448 renamed to `disabled-command-function'.
5449 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
5450 (Command Loop Info): Replace reference to it.
5451 (Disabling Commands): `disabled-command-hook' has been renamed to
5452 `disabled-command-function'.
5453
54542004-08-07 Luc Teirlinck <teirllm@auburn.edu>
5455
5456 * os.texi (Translating Input): Only non-prefix bindings in
5457 `key-translation-map' override actual key bindings. Warn about
5458 possible indirect effect of actual key bindings on non-prefix
5459 bindings in `key-translation-map'.
5460
54612004-08-06 Luc Teirlinck <teirllm@auburn.edu>
5462
5463 * minibuf.texi (High-Level Completion): Add anchor for definition
5464 of `read-variable'.
5465
5466 * commands.texi: Various changes in addition to:
5467 (Using Interactive): Clarify description of `interactive-form'.
5468 (Interactive Call): Mention default for KEYS argument to
5469 `call-interactively'.
5470 (Command Loop Info): Clarify description of `this-command-keys'.
5471 Mention KEEP-RECORD argument to `clear-this-command-keys'.
5472 Value of `last-event-frame' can be `macro'.
5473 (Repeat Events): `double-click-fuzz' is also used to distinguish
5474 clicks and drags.
5475 (Classifying Events): Clarify descriptions of `event-modifiers'
5476 `event-basic-type' and `event-convert-list'.
5477 (Accessing Events): `posn-timestamp' takes POSITION argument.
5478 (Quoted Character Input): Clarify description of
5479 `read-quoted-char' and fix example.
5480 (Quitting): Add `with-local-quit'.
5481 (Disabling Commands): Correct and clarify descriptions of
5482 `enable-command' and `disable-command'.
5483 Mention what happens if `disabled-command-hook' is nil.
5484 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
5485 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
5486
54872004-07-24 Luc Teirlinck <teirllm@auburn.edu>
5488
5489 * frames.texi: Various changes in addition to:
5490 (Creating Frames): Expand and clarify description of `make-frame'.
5491 (Window Frame Parameters): Either none or both of the `icon-left'
5492 and `icon-top' parameters must be specified. Put descriptions of
5493 `menu-bar-lines' and `toolbar-lines' closer together and change
5494 them accordingly.
5495 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
5496 except while processing `frame-title-format' or `icon-title-format'.
5497 (Deleting Frames): Correct description of `delete-frame'.
5498 Non-nil return values of `frame-live-p' are like those of `framep'.
5499 (Frames and Windows): Mention return value of
5500 `set-frame-selected-window'.
5501 (Visibility of Frames): Mention `force' argument to
5502 `make-frame-invisible'. `frame-visible-p' returns t for all
5503 frames on text-only terminals.
5504 (Frame Configurations): Restoring a frame configuration does not
5505 restore deleted frames.
5506 (Window System Selections): `x-set-selection' returns DATA.
5507 (Resources): Add example.
5508 (Display Feature Testing): Clarify descriptions of
5509 `display-pixel-height', `display-pixel-width', `x-server-version'
5510 and `x-server-vendor'.
5511
5512 * windows.texi (Choosing Window): Add anchor.
5513 * minibuf.texi (Minibuffer Misc): Add anchor.
5514
55152004-07-23 John Paul Wallington <jpw@gnu.org>
5516
5517 * macros.texi (Defining Macros): Declaration keyword for setting
5518 Edebug spec is `debug' not `edebug'.
5519
55202004-07-19 Luc Teirlinck <teirllm@auburn.edu>
5521
5522 * windows.texi: Various small changes in addition to:
5523 (Window Point): Mention return value of `set-window-point'.
5524 (Window Start): `pos-visible-in-window-p' disregards horizontal
5525 scrolling. Explain return value if PARTIALLY is non-nil.
5526 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
5527 and `set-window-vscroll'.
5528 (Size of Window): The argument WINDOW to `window-inside-edges',
5529 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
5530 (Resizing Windows): Explain return value of
5531 `shrink-window-if-larger-than-buffer'.
5532 `window-size-fixed' automatically becomes buffer local when set.
5533 (Window Configurations): Explain return value of
5534 `set-window-configuration'.
5535
5536 * minibuf.texi (Minibuffer Misc): Add anchor for
5537 `minibuffer-scroll-window'.
5538
5539 * positions.texi (Text Lines): Add anchor for `count-lines'.
5540
55412004-07-17 Richard M. Stallman <rms@gnu.org>
5542
5543 * display.texi (Overlay Properties): Adding `evaporate' prop
5544 deletes empty overlay immediately.
5545
5546 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
5547 fix example.
5548
55492004-07-16 Jim Blandy <jimb@redhat.com>
5550
5551 * searching.texi (Regexp Backslash): Document new \_< and \_>
5552 operators.
5553
55542004-07-16 Juanma Barranquero <lektu@terra.es>
5555
5556 * display.texi (Images): Fix Texinfo usage.
5557
55582004-07-14 Luc Teirlinck <teirllm@auburn.edu>
5559
5560 * buffers.texi (Modification Time): `visited-file-modtime' now
5561 returns a list of two integers, instead of a cons.
5562
55632004-07-13 Luc Teirlinck <teirllm@auburn.edu>
5564
5565 * windows.texi: Various changes in addition to:
5566 (Splitting Windows): Add `split-window-keep-point'.
5567
55682004-07-09 Richard M. Stallman <rms@gnu.org>
5569
5570 * frames.texi (Input Focus): Minor fix.
5571
55722004-07-07 Luc Teirlinck <teirllm@auburn.edu>
5573
5574 * frames.texi (Input Focus): Clarify descriptions of
5575 `select-frame-set-input-focus' and `select-frame'.
5576
55772004-07-06 Luc Teirlinck <teirllm@auburn.edu>
5578
5579 * os.texi: Various small changes in addition to:
5580 (Killing Emacs): Expand and clarify description of
5581 `kill-emacs-query-functions' and `kill-emacs-hook'.
5582 (System Environment): Expand and clarify description of `getenv'
5583 and `setenv'.
5584 (Timers): Clarify description of `run-at-time'.
5585 (Translating Input): Correct description of
5586 `extra-keyboard-modifiers'.
5587 (Flow Control): Correct description of `enable-flow-control'.
5588
55892004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
5590
5591 * os.texi: Update copyright.
5592 (Session Management): Grammar fix.
5593 Clarify which Emacs does the restarting.
5594 Use @samp for *scratch* buffer.
5595
55962004-07-04 Alan Mackenzie <acm@muc.de>
5597
5598 * frames.texi (Input Focus): Add documentation for
5599 `select-frame-set-input-focus'. Replace refs to non-existent
5600 `switch-frame' with `select-frame'. Minor corrections and tidying
5601 up of text-only terminal stuff.
5602
56032004-07-02 Richard M. Stallman <rms@gnu.org>
5604
5605 * files.texi (Saving Buffers): Cleanup write-contents-function.
5606 (Magic File Names): Cleanup file-remote-p.
5607
b344d29d 56082004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
5609
5610 * files.texi (Magic File Names): `file-remote-p' returns an
5611 identifier of the remote system, not just t.
5612
56132004-07-02 David Kastrup <dak@gnu.org>
5614
5615 * searching.texi (Entire Match Data): Add explanation about new
5616 match-data behavior when @var{integers} is non-nil.
5617
56182004-06-24 Richard M. Stallman <rms@gnu.org>
5619
5620 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
5621
5622 * customize.texi (Variable Definitions): Note about doc strings
5623 and :set.
5624
5625 * keymaps.texi (Keymap Terminology): Document `kbd'.
5626 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
5627
5628 * display.texi (Invisible Text): Setting buffer-invisibility-spec
5629 makes it buffer-local.
5630
5631 * files.texi (Saving Buffers): Correct previous change.
5632
5633 * commands.texi (Accessing Events):
5634 Clarify posn-col-row and posn-actual-col-row.
5635
56362004-06-24 David Ponce <david.ponce@wanadoo.fr>
5637
5638 * commands.texi (Accessing Events): New functions
5639 posn-at-point and posn-at-x-y. Add example to posn-x-y.
5640
56412004-06-23 Luc Teirlinck <teirllm@auburn.edu>
5642
5643 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
5644 * frames.texi, buffers.texi, backups.texi, variables.texi:
5645 * loading.texi, eval.texi, functions.texi, control.texi:
5646 * symbols.texi, minibuf.texi: Reposition @anchor's.
5647
5648 * help.texi: Various small changes in addition to the following.
5649 (Describing Characters): Describe PREFIX argument to
5650 `key-description'. Correct and clarify definition of
5651 `text-char-description'. Describe NEED-VECTOR argument to
5652 `read-kbd-macro'.
5653 (Help Functions): Clarify definition of `apropos'.
5654
56552004-06-23 Lars Hansen <larsh@math.ku.dk>
5656
5657 * files.texi (Saving Buffers): Correct description of
5658 `write-contents-functions'.
5659
56602004-06-21 Juanma Barranquero <lektu@terra.es>
5661
5662 * display.texi (Images): Remove redundant @vindex directives.
5663 Rewrite `image-library-alist' doc in active voice.
5664
56652004-06-14 Juanma Barranquero <lektu@terra.es>
5666
5667 * display.texi (Images): Document new delayed library loading,
5668 variable `image-library-alist' and (existing but undocumented)
5669 function `image-type-available-p'.
5670
56712004-06-05 Richard M. Stallman <rms@gnu.org>
5672
5673 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
5674 refer the user to the Initial Input node.
5675 (Text from Minibuffer): Likewise.
5676 (Initial Input): New node. Document this feature
5677 and say it is mostly deprecated.
5678
56792004-05-30 Richard M. Stallman <rms@gnu.org>
5680
5681 * loading.texi (Named Features): Clarify return value
5682 and meaning of NOERROR.
5683
5684 * variables.texi (File Local Variables): Minor cleanup.
5685
56862004-05-30 Michael Albinus <michael.albinus@gmx.de>
5687
5688 * files.texi (Magic File Names): Add `file-remote-p' as operation
5689 of file name handlers.
5690
56912004-05-29 Richard M. Stallman <rms@gnu.org>
5692
5693 * modes.texi (Minor Mode Conventions): (-) has no special meaning
5694 as arg to a minor mode command.
5695
56962004-05-22 Richard M. Stallman <rms@gnu.org>
5697
5698 * syntax.texi (Syntax Class Table): Word syntax not just for English.
5699
5700 * streams.texi (Output Variables): Doc float-output-format.
5701
5702 * searching.texi (Regexp Special): Nested repetition can be infloop.
5703
5704 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
5705 real stack overflow.
5706
5707 * compile.texi: Minor cleanups.
5708
57092004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
5710
5711 * lists.texi (Cons Cells): Explain dotted lists, true lists,
5712 circular lists.
5713 (List Elements): Explain handling of circular and dotted lists.
5714
57152004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
5716
5717 * modes.texi (Search-based Fontification): Fix typo.
5718
57192004-05-10 Juanma Barranquero <lektu@terra.es>
5720
5721 * modes.texi (Mode Line Variables): Fix description of
5722 global-mode-string, which is now after which-func-mode, not the
5723 buffer name.
5724
57252004-05-07 Lars Hansen <larsh@math.ku.dk>
5726
5727 * modes.texi (Desktop Save Mode): Add.
5728 (Modes): Add menu entry Desktop Save Mode.
5729
5730 * hooks.texi: Add desktop-after-read-hook,
5731 desktop-no-desktop-file-hook and desktop-save-hook.
5732
5733 * locals.texi: Add desktop-save-buffer.
5734
57352004-04-30 Jesper Harder <harder@ifa.au.dk>
5736
5737 * display.texi: emacs -> Emacs.
5738
57392004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
5740
5741 * files.texi (Changing Files): Document set-file-times.
5742
57432004-04-23 Juanma Barranquero <lektu@terra.es>
5744
5745 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5746
57472004-04-18 Jesper Harder <harder@ifa.au.dk>
5748
5749 * tips.texi (Coding Conventions): defopt -> defcustom.
5750
57512004-04-16 Luc Teirlinck <teirllm@auburn.edu>
5752
5753 * sequences.texi: Various clarifications.
5754
57552004-04-14 Luc Teirlinck <teirllm@auburn.edu>
5756
5757 * buffers.texi (Read Only Buffers): Mention optional ARG to
5758 `toggle-read-only'.
5759
57602004-04-14 Nick Roberts <nick@nick.uklinux.net>
5761
5762 * windows.texi (Selecting Windows): Note that get-lru-window
5763 returns a full-width window if possible.
5764
57652004-04-13 Luc Teirlinck <teirllm@auburn.edu>
5766
5767 * buffers.texi: Various changes in addition to:
5768 (Buffer File Name): Add `find-buffer-visiting'.
5769 (Buffer Modification): Mention optional ARG to `not-modified'.
5770 (Indirect Buffers): Mention optional CLONE argument to
5771 `make-indirect-buffer'.
5772
5773 * files.texi: Various changes in addition to:
5774 (Visiting Functions): `find-file-hook' is now a normal hook.
5775 (File Name Expansion): Explain difference between the way that
5776 `expand-file-name' and `file-truename' treat `..'.
5777 (Contents of Directories): Mention optional ID-FORMAT argument to
5778 `directory-files-and-attributes'.
5779 (Format Conversion): Mention new optional CONFIRM argument to
5780 `format-write-file'.
5781
57822004-04-12 Miles Bader <miles@gnu.org>
5783
5784 * macros.texi (Expansion): Add description of `macroexpand-all'.
5785
57862004-04-05 Jesper Harder <harder@ifa.au.dk>
5787
5788 * variables.texi (Variable Aliases): Mention
5789 cyclic-variable-indirection.
5790
5791 * errors.texi (Standard Errors): Ditto.
5792
57932004-04-04 Luc Teirlinck <teirllm@auburn.edu>
5794
5795 * backups.texi: Various small changes in addition to:
5796 (Making Backups): Mention return value of `backup-buffer'.
5797 (Auto-Saving): Mention optional FORCE argument to
5798 `delete-auto-save-file-if-necessary'.
5799 (Reverting): Mention optional PRESERVE-MODES argument to
5800 `revert-buffer'. Correct description of `revert-buffer-function'.
5801
58022004-03-22 Juri Linkov <juri@jurta.org>
5803
5804 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
5805 with `Vector Functions'.
5806
5807 * text.texi (Sorting): Add missing quote.
5808
58092004-03-14 Luc Teirlinck <teirllm@auburn.edu>
5810
5811 * intro.texi (Lisp History): Replace xref to `cl' manual with
5812 inforef.
5813
58142004-03-12 Richard M. Stallman <rms@gnu.org>
5815
5816 * intro.texi (Version Info): Add arg to emacs-version.
5817 (Lisp History): Change xref to CL manual.
5818
58192004-03-09 Luc Teirlinck <teirllm@auburn.edu>
5820
5821 * minibuf.texi (Completion Commands): Add xref to Emacs manual
5822 for Partial Completion mode.
5823
58242004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
5825
5826 * customize.texi: Fix typo. Remove eol whitespace.
5827
58282004-03-04 Richard M. Stallman <rms@gnu.org>
5829
5830 * processes.texi: Fix typos.
5831
5832 * lists.texi (Building Lists): Minor clarification.
5833
5834 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
5835 in make-hash-table.
5836
58372004-02-29 Juanma Barranquero <lektu@terra.es>
5838
5839 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
5840 rm, and ignore exit code.
5841
58422004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
5843
5844 * display.texi (Defining Faces): Add description for min-colors.
5845 Update example.
5846
58472004-02-23 Luc Teirlinck <teirllm@auburn.edu>
5848
5849 * abbrevs.texi: Various corrections and clarifications in addition
5850 to the following:
5851 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
5852
58532004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5854
5855 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
5856
58572004-02-21 Luc Teirlinck <teirllm@auburn.edu>
5858
5859 * text.texi: Various small changes in addition to the following:
5860 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
5861 to delete-horizontal-space.
5862 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
5863 description of yank-handler text property at various places.
5864
5865 * frames.texi (Window System Selections): Add anchor.
5866
5867 * syntax.texi (Syntax Table Functions): Clarify and correct
5868 descriptions of make-syntax-table and copy-syntax-table.
5869 (Motion and Syntax): Clarify SYNTAXES argument to
5870 skip-syntax-forward.
5871 (Parsing Expressions): Mention that the return value of
5872 parse-partial-sexp is currently a list of ten rather than nine
5873 elements.
5874 (Categories): Various corrections and clarifications.
5875
58762004-02-17 Luc Teirlinck <teirllm@auburn.edu>
5877
5878 * markers.texi (Marker Insertion Types): Minor change.
5879
5880 * locals.texi (Standard Buffer-Local Variables):
5881 * commands.texi (Interactive Codes, Using Interactive):
5882 * functions.texi (Related Topics): Fix xrefs.
5883
58842004-02-16 Luc Teirlinck <teirllm@auburn.edu>
5885
5886 * lists.texi (Sets And Lists): Update description of delete-dups.
5887
58882004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5889
5890 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5891
c8763fb6 58922004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5893
5894 * frames.texi (Parameter Access): frame-parameters arg is optional.
5895 modify-frame-parameters handles nil for FRAME.
5896 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5897 are all-or-nothing for certain toolkits.
5898 Mention parameter wait-for-wm.
5899 (Frames and Windows): In frame-first-window and frame-selected-window
5900 the arg is optional.
5901 (Input Focus): In redirect-frame-focus the second arg is optional.
5902 (Window System Selections): Mention selection type CLIPBOARD.
5903 Mention data-type UTF8_STRING.
5904 Mention numbering of cut buffers.
5905 (Resources): Describe x-resource-name.
5906
59072004-02-16 Richard M. Stallman <rms@gnu.org>
5908
5909 * windows.texi (Buffers and Windows): Delete false table
5910 about all-frames.
5911
5912 * syntax.texi (Parsing Expressions): Delete old caveat
5913 about parse-sexp-ignore-comments.
5914
5915 * streams.texi (Output Variables): Add print-quoted.
5916
5917 * lists.texi (Building Lists): Minor cleanup.
5918
5919 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
5920
5921 * display.texi (Overlays): Explain overlays use markers.
5922 (Managing Overlays): Explain front-advance and rear-advance
5923 in more detail.
5924
5925 * loading.texi (Unloading): Document unload-feature-special-hooks.
5926 Get rid of fns-NNN.el file.
5927
59282004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5929
5930 * help.texi (Describing Characters): Fix text-char-description
5931 example output.
5932
5933 * edebug.texi (Using Edebug): Fix example.
5934
5935 * debugging.texi (Internals of Debugger): Fix return value.
5936
5937 * files.texi (Changing Files): Fix argname.
5938
5939 * calendar.texi: Fix parens, and default values.
5940
5941 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
5942 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 5943 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
5944
5945 * positions.texi (Text Lines): Don't add -1 in current-line.
5946
59472004-02-16 Richard M. Stallman <rms@gnu.org>
5948
5949 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5950
59512004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5952
5953 * processes.texi (Low-Level Network): Fix a typo.
5954
59552004-02-12 Kim F. Storm <storm@cua.dk>
5956
5957 * display.texi (Fringes): Use consistent wording.
5958 Note that window-fringe's window arg is optional.
5959 (Scroll Bars): Use consistent wording.
5960
59612004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5962
5963 * tips.texi (Comment Tips): Document the new conventions for
5964 commenting out code.
5965
c8763fb6 59662004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5967
5968 * positions.texi (Text Lines): Added missing end defun.
5969
59702004-02-07 Kim F. Storm <storm@cua.dk>
5971
5972 * positions.texi (Text Lines): Add line-number-at-pos.
5973
59742004-02-06 John Paul Wallington <jpw@gnu.org>
5975
5976 * display.texi (Button Properties, Button Buffer Commands):
5977 mouse-2 invokes button, not down-mouse-1.
5978
59792004-02-04 Jason Rumney <jasonr@gnu.org>
5980
5981 * makefile.w32-in: Sync with Makefile.in changes.
5982
59832004-02-03 Luc Teirlinck <teirllm@auburn.edu>
5984
5985 * minibuf.texi (Text from Minibuffer): Various corrections and
5986 clarifications.
5987 (Object from Minibuffer): Correct Lisp description of
5988 read-minibuffer.
5989 (Minibuffer History): Clarify description of cons values for
5990 HISTORY arguments.
5991 (Basic Completion): Various corrections and clarifications. Add
5992 completion-regexp-list.
5993 (Minibuffer Completion): Correct and clarify description of
5994 completing-read.
5995 (Completion Commands): Mention Partial Completion mode. Various
5996 other minor changes.
5997 (High-Level Completion): Various corrections and clarifications.
5998 (Reading File Names): Ditto.
5999 (Minibuffer Misc): Ditto.
6000
60012004-01-26 Luc Teirlinck <teirllm@auburn.edu>
6002
6003 * strings.texi (Text Comparison): assoc-string also matches
6004 elements of alists that are strings instead of conses.
6005 (Formatting Strings): Standardize Texinfo usage. Update index
6006 entries.
6007
60082004-01-20 Luc Teirlinck <teirllm@auburn.edu>
6009
6010 * lists.texi (Sets And Lists): Add delete-dups.
6011
60122004-01-15 Luc Teirlinck <teirllm@auburn.edu>
6013
6014 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
6015 special form.
6016 * macros.texi (Defining Macros): Update description of `declare',
6017 which now is a macro.
6018 (Wrong Time): Fix typos.
6019
60202004-01-14 Luc Teirlinck <teirllm@auburn.edu>
6021
6022 * compile.texi (Compilation Functions): Expand descriptions of
6023 `compile-defun', `byte-compile-file', `byte-recompile-directory'
6024 and `batch-byte-compile'. In particular, mention and describe
6025 all optional arguments.
6026 (Disassembly): Correct and clarify the description of `disassemble'.
6027
60282004-01-11 Luc Teirlinck <teirllm@auburn.edu>
6029
6030 * searching.texi: Various small changes in addition to the
6031 following.
6032 (Regexp Example): Adapt to new value of `sentence-end'.
6033 (Regexp Functions): The PAREN argument to `regexp-opt' can be
6034 `words'.
6035 (Search and Replace): Add usage note for `perform-replace'.
6036 (Entire Match Data): Mention INTEGERS and REUSE arguments to
6037 `match-data'.
6038 (Standard Regexps): Update for new values of `paragraph-start'
6039 and `sentence-end'.
6040
60412004-01-07 Luc Teirlinck <teirllm@auburn.edu>
6042
6043 * files.texi (Saving Buffers): Clarify descriptions of
6044 `write-contents-functions' and `before-save-hook'.
6045 Make the defvar's for `before-save-hook' and `after-save-hook'
6046 into defopt's.
6047
60482004-01-07 Kim F. Storm <storm@cua.dk>
6049
6050 * commands.texi (Click Events): Describe new image and
6051 width/height elements of click events.
6052 (Accessing Events): Add posn-string, posn-image, and
6053 posn-object-width-height. Change posn-object to return either
6054 image or string object.
6055
60562004-01-01 Simon Josefsson <jas@extundo.com>
6057
6058 * hooks.texi (Standard Hooks): Add before-save-hook.
6059 * files.texi (Saving Buffers): Likewise.
6060
60612004-01-03 Richard M. Stallman <rms@gnu.org>
6062
6063 * frames.texi (Frames and Windows): Delete frame-root-window.
6064
60652004-01-03 Luc Teirlinck <teirllm@auburn.edu>
6066
6067 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
6068
6069 * functions.texi: Various small changes in addition to the
6070 following.
6071 (What Is a Function): `functionp' returns nil for macros. Clarify
6072 behavior of this and following functions for symbol arguments.
6073 (Function Documentation): Add `\' in front of (fn @var{arglist})
6074 and explain why.
6075 (Defining Functions): Mention DOCSTRING argument to `defalias'.
6076 Add anchor.
6077 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
6078
60792004-01-01 Miles Bader <miles@gnu.org>
6080
6081 * display.texi (Buttons): New section.
6082
60832003-12-31 Andreas Schwab <schwab@suse.de>
6084
6085 * numbers.texi (Math Functions): sqrt reports a domain-error
6086 error.
6087 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
6088
60892003-12-30 Luc Teirlinck <teirllm@auburn.edu>
6090
6091 * tips.texi (Documentation Tips): Update item on hyperlinks in
6092 documentation strings.
6093
6094 * errors.texi (Standard Errors): Various small corrections and
6095 additions.
6096
6097 * control.texi: Various small changes in addition to the
6098 following.
6099 (Signaling Errors): Provide some more details on how `signal'
6100 constructs the error message. Add anchor to the definition of
6101 `signal'.
6102 (Error Symbols): Describe special treatment of `quit'.
6103 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
6104 to emphasize that it has to be a single form.
6105
6106 * buffers.texi: Add anchor.
6107
61082003-12-29 Richard M. Stallman <rms@gnu.org>
6109
6110 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
6111 (Window Configurations): Add window-configuration-frame.
6112
6113 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
6114
6115 * text.texi (Examining Properties): Add get-char-property-and-overlay.
6116 Change arg name in get-char-property.
6117 (Special Properties): Update handling of keymap property.
6118
6119 * strings.texi (Modifying Strings): Add clear-string.
6120 (Text Comparison): Add assoc-string and remove
6121 assoc-ignore-case, assoc-ignore-representation.
6122
6123 * os.texi (Time of Day): Add set-time-zone-rule.
6124
6125 * numbers.texi (Math Functions): asin, acos, log, log10
6126 report domain-error errors.
6127
6128 * nonascii.texi (Converting Representations):
6129 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
6130 (Encoding and I/O): Add file-name-coding-system.
6131
6132 * modes.texi (Search-based Fontification): Explain that
6133 face specs are symbols with face names as values.
6134
6135 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
6136
6137 * lists.texi (Building Lists): remq moved elsewhere.
6138 (Sets And Lists): remq moved here.
6139 (Association Lists): Refer to assoc-string.
6140
6141 * internals.texi (Garbage Collection): Add memory-use-counts.
6142
6143 * frames.texi (Frames and Windows): Add set-frame-selected-window
6144 and frame-root-window.
6145
6146 * files.texi (Contents of Directories):
6147 Add directory-files-and-attributes.
6148
6149 * display.texi (Refresh Screen): Add force-window-update.
6150 (Invisible Text): Explain about moving point out of invis text.
6151 (Overlay Properties): Add overlay-properties.
6152 (Managing Overlays): Add overlayp.
6153 (GIF Images): Invalid image number displays a hollow box.
6154
6155 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
6156 (Killing Buffers): Add buffer-live-p.
6157
61582003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
6159
6160 * display.texi (Fringes): Fix typo "set-buffer-window".
6161
61622003-12-24 Luc Teirlinck <teirllm@auburn.edu>
6163
6164 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
6165 * nonascii.texi, processes.texi, tips.texi, variables.texi:
6166 Add or change various xrefs and anchors.
6167
6168 * commands.texi: Replace all occurrences of @acronym{CAR} with
6169 @sc{car}, for consistency with the rest of the Elisp manual.
6170 `car' and `cdr' are historically acronyms, but are no longer
6171 widely thought of as such.
6172
6173 * internals.texi (Pure Storage): Mention that `purecopy' does not
6174 copy text properties.
6175 (Object Internals): Now 29 bits are used (in most implementations)
6176 to address Lisp objects.
6177
6178 * variables.texi (Variables with Restricted Values): New node.
6179
6180 * objects.texi (Lisp Data Types): Mention that certain variables
6181 can only take on a restricted set of values and add an xref to
6182 the new node "Variables with Restricted Values".
6183
6184 * eval.texi (Function Indirection): Describe the errors that
6185 `indirect-function' can signal.
6186 (Eval): Clarify the descriptions of `eval-region' and `values'.
6187 Describe `eval-buffer' instead of `eval-current-buffer' and
6188 mention `eval-current-buffer' as an alias for `current-buffer'.
6189 Correct the description and mention all optional arguments.
6190
6191 * nonascii.texi: Various small changes in addition to the
6192 following.
6193 (Converting Representations): Clarify behavior of
6194 `string-make-multibyte' and `string-to-multibyte' for unibyte all
6195 ASCII arguments.
6196 (Character Sets): Document the variable `charset-list' and adapt
6197 the definition of the function `charset-list' accordingly.
6198 (Translation of Characters): Clarify use of generic characters in
6199 `make-translation-table'. Clarify and correct the description of
6200 the use of translation tables in encoding and decoding.
6201 (User-Chosen Coding Systems): Correct and clarify the description
6202 of `select-safe-coding-system'.
6203 (Default Coding Systems): Clarify description of
6204 `file-coding-system-alist'.
6205
62062003-11-30 Luc Teirlinck <teirllm@auburn.edu>
6207
6208 * strings.texi (Text Comparison): Correctly describe when two
6209 strings are `equal'. Combine and clarify descriptions of
6210 `assoc-ignore-case' and `assoc-ignore-representation'.
6211
6212 * objects.texi (Non-ASCII in Strings): Clarify description of
6213 when a string is unibyte or multibyte.
6214 (Bool-Vector Type): Update examples.
6215 (Equality Predicates): Correctly describe when two strings are
6216 `equal'.
6217
62182003-11-29 Luc Teirlinck <teirllm@auburn.edu>
6219
6220 * lists.texi (Building Lists): `append' no longer accepts integer
6221 arguments. Update the description of `number-sequence' to reflect
6222 recent changes.
6223 (Sets And Lists): Describe `member-ignore-case' after `member'.
6224
62252003-11-27 Kim F. Storm <storm@cua.dk>
6226
6227 * commands.texi (Click Events): Click object may be an images.
6228 Describe (dx . dy) element of click positions.
6229 (Accessing Events): Remove duplicate posn-timestamp.
6230 New functions posn-object and posn-object-x-y.
6231
62322003-11-23 Kim F. Storm <storm@cua.dk>
6233
6234 * commands.texi (Click Events): Describe enhancements to event
6235 position lists, including new text-pos and (col . row) items.
6236 Mention left-fringe and right-fringe area events.
6237 (Accessing Events): New functions posn-area and
6238 posn-actual-col-row. Mention posn-timestamp. Mention that
6239 posn-point in non-text area still returns buffer position.
6240 Clarify posn-col-row.
6241
62422003-11-21 Lars Hansen <larsh@math.ku.dk>
6243
6244 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
6245 * anti.texi (File Attributes): Describe removed parameter
6246 ID-FORMAT.
6247
62482003-11-20 Luc Teirlinck <teirllm@auburn.edu>
6249
6250 * positions.texi (Positions): Mention that, if a marker is used as
6251 a position, its buffer is ignored.
6252
6253 * markers.texi (Overview of Markers): Mention it here too.
6254
62552003-11-12 Luc Teirlinck <teirllm@auburn.edu>
6256
6257 * numbers.texi (Numeric Conversions): Not just `floor', but also
6258 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
6259
62602003-11-10 Luc Teirlinck <teirllm@auburn.edu>
6261
6262 * markers.texi (Creating Markers): Specify insertion type of
6263 created markers. Add xref to `Marker Insertion Types'.
6264 Second argument to `copy-marker' is optional.
6265 (Marker Insertion Types): Mention that most markers are created
6266 with insertion type nil.
6267 (The Mark): Correctly describe when `mark' signals an error.
6268 (The Region): Correctly describe when `region-beginning' and
6269 `region-end' signal an error.
6270
62712003-11-08 Luc Teirlinck <teirllm@auburn.edu>
6272
6273 * hash.texi (Creating Hash): Clarify description of `eql'.
6274 `makehash' is obsolete.
6275 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
6276
6277 * positions.texi (Point): Change description of `buffer-end', so
6278 that it is also correct for floating point arguments.
6279 (List Motion): Correct argument lists of `beginning-of-defun' and
6280 `end-of-defun'.
6281 (Excursions): Add xref to `Marker Insertion Types'.
6282 (Narrowing): Argument to `narrow-to-page' is optional.
6283
62842003-11-06 Luc Teirlinck <teirllm@auburn.edu>
6285
6286 * streams.texi (Output Streams): Clarify behavior of point for
6287 marker output streams.
6288
62892003-11-04 Luc Teirlinck <teirllm@auburn.edu>
6290
6291 * variables.texi (Defining Variables): Second argument to
6292 `defconst' is not optional.
6293 (Setting Variables): Mention optional argument APPEND to
6294 `add-to-list'.
6295 (Creating Buffer-Local): Expand description of
6296 `make-variable-buffer-local'.
6297 (Frame-Local Variables): Expand description of
6298 `make-variable-frame-local'.
6299 (Variable Aliases): Correct description of optional argument
6300 DOCSTRING to `defvaralias'. Mention return value of
6301 `defvaralias'.
6302 (File Local Variables): Add xref to `File variables' in Emacs
6303 Manual. Correct description of `hack-local-variables'. Mention
6304 `safe-local-variable' property. Mention optional second argument
6305 to `risky-local-variable-p'.
6306
63072003-11-03 Luc Teirlinck <teirllm@auburn.edu>
6308
6309 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
6310
63112003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6312
6313 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
6314 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
6315 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
6316 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
6317 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
6318 lispref/processes.texi, lispref/searching.texi,
6319 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
6320 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
6321 @acronym{FOO}.
6322
63232003-10-27 Luc Teirlinck <teirllm@auburn.edu>
6324
6325 * strings.texi (Creating Strings): Argument START to `substring'
6326 can not be `nil'. Expand description of
6327 `substring-no-properties'. Correct description of `split-string',
6328 especially with respect to empty matches. Prevent very bad line
6329 break in definition of `split-string-default-separators'.
6330 (Text Comparison): `string=' and `string<' also accept symbols as
6331 arguments.
6332 (String Conversion): More completely describe argument BASE in
6333 `string-to-number'.
6334 (Formatting Strings): `%s' and `%S' in `format' do require
6335 corresponding object. Clarify behavior of numeric prefix after
6336 `%' in `format'.
6337 (Case Conversion): The argument to `upcase-initials' can be a
6338 character.
6339
63402003-10-27 Kenichi Handa <handa@m17n.org>
6341
6342 * display.texi (Fontsets): Fix texinfo usage.
6343
63442003-10-25 Kenichi Handa <handa@m17n.org>
6345
6346 * display.texi (Fontsets): Add description of the function
6347 set-fontset-font.
6348
63492003-10-23 Luc Teirlinck <teirllm@auburn.edu>
6350
6351 * display.texi (Temporary Displays): Add xref to `Documentation
6352 Tips'.
6353
6354 * functions.texi (Function Safety): Use inforef instead of pxref
6355 for SES.
6356
63572003-10-23 Andreas Schwab <schwab@suse.de>
6358
6359 * Makefile.in (TEX, texinputdir): Don't define.
6360 (TEXI2DVI): Define.
6361 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
6362 add $(srcdir)/index.texi.
6363 ($(infodir)/elisp): Remove index.texi dependency.
6364 (elisp.dvi): Likewise. Use $(TEXI2DVI).
6365 (index.texi): Remove target.
6366 (dist): Don't link $(srcdir)/permute-index.
6367 (clean): Don't remove index.texi.
6368
6369 * permute-index, index.perm: Remove.
6370 * index.texi: Rename from index.unperm.
6371
63722003-10-22 Luc Teirlinck <teirllm@auburn.edu>
6373
6374 * tips.texi (Documentation Tips): Document new behavior for face
6375 and variable hyperlinks in Help mode.
6376
63772003-10-21 Luc Teirlinck <teirllm@auburn.edu>
6378
6379 * objects.texi (Integer Type): Update for extra bit of integer range.
6380 (Character Type): Ditto.
6381
63822003-10-16 Eli Zaretskii <eliz@gnu.org>
6383
6384 * numbers.texi (Integer Basics): Add index entries for reading
6385 numbers in hex, octal, and binary.
6386
63872003-10-16 Lute Kamstra <lute@gnu.org>
6388
6389 * modes.texi (Mode Line Format): Mention force-mode-line-update's
6390 argument.
6391
63922003-10-13 Luc Teirlinck <teirllm@auburn.edu>
6393
6394 * windows.texi (Choosing Window): Fix typo.
6395 * edebug.texi (Edebug Execution Modes): Fix typo.
6396
63972003-10-13 Richard M. Stallman <rms@gnu.org>
6398
6399 * windows.texi (Basic Windows): A window has fringe settings,
6400 display margins and scroll-bar settings.
6401 (Splitting Windows): Doc split-window return value.
6402 Clean up one-window-p.
6403 (Selecting Windows): Fix typo.
6404 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
6405 (Buffers and Windows): In set-window-buffer, explain effect
6406 on fringe settings and scroll bar settings.
6407 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
6408 (Choosing Window): Use defopt for pop-up-frame-function.
6409 For special-display-buffer-names, explain same-window and same-frame.
6410 Clarify window-dedicated-p return value.
6411 (Textual Scrolling): scroll-up and scroll-down can get an error.
6412 (Horizontal Scrolling): Clarify auto-hscroll-mode.
6413 Clarify set-window-hscroll.
6414 (Size of Window): Don't mention tool bar in window-height.
6415 (Coordinates and Windows): Explain what coordinates-in-window-p
6416 returns for fringes and display margins.
6417 (Window Configurations): Explain saving fringes, etc.
6418
6419 * tips.texi (Library Headers): Clean up Documentation.
6420
6421 * syntax.texi (Parsing Expressions): Clean up forward-comment
6422 and parse-sexp-lookup-properties.
6423
6424 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
6425
6426 * os.texi (System Environment): Clean up text for load-average errors.
6427
6428 * modes.texi (Hooks): Don't explain local hook details at front.
6429 Clarify run-hooks and run-hook-with-args a little.
6430 Clean up add-hook and remove-hook.
6431
6432 * edebug.texi (Edebug Execution Modes): Clarify t.
6433 Document edebug-sit-for-seconds.
6434 (Coverage Testing): Document C-x X = and =.
6435 (Instrumenting Macro Calls): Fix typo.
6436 (Specification List): Don't index the specification keywords.
6437
64382003-10-10 Kim F. Storm <storm@cua.dk>
6439
6440 * processes.texi (Network): Introduce make-network-process.
6441
64422003-10-09 Luc Teirlinck <teirllm@auburn.edu>
6443
6444 * tips.texi (Library Headers): Fix typo.
6445
64462003-10-07 Juri Linkov <juri@jurta.org>
6447
6448 * modes.texi (Imenu): Mention imenu-create-index-function's
6449 default value. Explain submenus better.
6450
64512003-10-07 Lute Kamstra <lute@gnu.org>
6452
6453 * modes.texi (Faces for Font Lock): Fix typo.
6454 (Hooks): Explain how buffer-local hook variables can refer to
6455 global hook variables.
6456 Various minor clarifications.
6457
64582003-10-06 Lute Kamstra <lute@gnu.org>
6459
6460 * tips.texi (Coding Conventions): Mention naming conventions for
6461 hooks.
6462
64632003-10-05 Luc Teirlinck <teirllm@auburn.edu>
6464
6465 * loading.texi (Library Search): Correct default value of
6466 load-suffixes.
6467 (Named Features): Fix typo.
6468
64692003-10-05 Richard M. Stallman <rms@gnu.org>
6470
6471 * loading.texi (Named Features): In `provide',
6472 say how to test for subfeatures.
6473 (Unloading): In unload-feature, use new var name
6474 unload-feature-special-hooks.
6475
64762003-10-03 Lute Kamstra <lute@gnu.org>
6477
6478 * modes.texi (Major Mode Conventions): Mention third way to set up
6479 Imenu.
6480 (Imenu): A number of small fixes.
6481 Delete documentation of internal variable imenu--index-alist.
6482 Document the return value format of imenu-create-index-function
6483 functions.
6484
64852003-09-30 Richard M. Stallman <rms@gnu.org>
6486
6487 * processes.texi (Network): Say what stopped datagram connections do.
6488
6489 * lists.texi (Association Lists): Clarify `assq-delete-all'.
6490
6491 * display.texi (Overlay Properties): Clarify `evaporate' property.
6492
64932003-09-29 Lute Kamstra <lute@gnu.org>
6494
6495 * modes.texi (Mode Line Data): Explain when symbols in mode-line
6496 constructs should be marked as risky.
6497 Change cons cell into proper list.
6498 (Mode Line Variables): Change cons cell into proper list.
6499
65002003-09-26 Lute Kamstra <lute@gnu.org>
6501
6502 * modes.texi (Mode Line Data): Document the :propertize construct.
6503 (Mode Line Variables): Reorder the descriptions of the variables
6504 to match their order in the default mode-line-format.
6505 Describe the new variables mode-line-position and mode-line-modes.
6506 Update the default values of mode-line-frame-identification,
6507 minor-mode-alist, and default-mode-line-format.
6508 (Properties in Mode): Mention the :propertize construct.
6509
65102003-09-26 Richard M. Stallman <rms@gnu.org>
6511
6512 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6513 * loading.texi, minibuf.texi, text.texi, variables.texi:
6514 Avoid @strong{Note:}.
6515
65162003-09-26 Richard M. Stallman <rms@gnu.org>
6517
6518 * keymaps.texi (Remapping Commands): Fix typo.
6519
65202003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
6521
6522 * processes.texi (Low-Level Network): Fix typo.
6523
65242003-09-23 Kim F. Storm <storm@cua.dk>
6525
6526 * processes.texi (Network, Network Servers): Fix typos.
6527 (Low-Level Network): Add timeout value for :server keyword.
6528 Add new option keywords to make-network-process.
6529 Add set-network-process-options.
6530 Explain how to test availability of network options.
6531
65322003-09-19 Richard M. Stallman <rms@gnu.org>
6533
6534 * text.texi (Motion by Indent): Arg to
6535 backward-to-indentation and forward-to-indentation is optional.
6536
6537 * strings.texi (Creating Strings): Add substring-no-properties.
6538
6539 * processes.texi
6540 (Process Information): Add list-processes arg QUERY-ONLY.
6541 Delete process-contact from here.
6542 Add new status values for process-status.
6543 Add process-get, process-put, process-plist, set-process-plist.
6544 (Synchronous Processes): Add call-process-shell-command.
6545 (Signals to Processes): signal-process allows process objects.
6546 (Network): Complete rewrite.
6547 (Network Servers, Datagrams, Low-Level Network): New nodes.
6548
6549 * positions.texi (Word Motion): forward-word, backward-word
6550 arg is optional. Reword.
6551
6552 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
6553
6554 * variables.texi (Creating Buffer-Local):
6555 Delete duplicate definition of buffer-local-value.
6556 (File Local Variables): Explain about discarding text props.
6557
65582003-09-11 Richard M. Stallman <rms@gnu.org>
6559
6560 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
6561 changes variables that record input events.
6562 (Minibuffer Misc): Add minibuffer-selected-window.
6563
6564 * lists.texi (Building Lists): Add copy-tree.
6565
6566 * display.texi (Fontsets): Add char-displayable-p.
6567 (Scroll Bars): New node.
6568
65692003-09-08 Lute Kamstra <lute@gnu.org>
6570
6571 * modes.texi (%-Constructs): Document new `%i' and `%I'
6572 constructs.
6573
65742003-09-03 Peter Runestig <peter@runestig.com>
6575
6576 * makefile.w32-in: New file.
6577
65782003-08-29 Richard M. Stallman <rms@gnu.org>
6579
6580 * display.texi (Overlay Properties): Clarify how priorities
6581 affect use of the properties.
6582
65832003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6584
6585 * customize.texi (Type Keywords): Correct the description of
6586 `:help-echo' in the case where `motion-doc' is a function.
6587
65882003-08-14 John Paul Wallington <jpw@gnu.org>
6589
6590 * modes.texi (Emulating Mode Line): Subsection, not section.
6591
65922003-08-13 Richard M. Stallman <rms@gnu.org>
6593
6594 * elisp.texi (Top): Update subnode lists in menu.
6595
6596 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
6597 (Kill Functions): kill-region has new arg yank-handler.
6598 (Yanking): New node.
6599 (Yank Commands): Add yank-undo-function.
6600 (Low-Level Kill Ring):
6601 kill-new and kill-append have new arg yank-handler.
6602 (Changing Properties): Add remove-list-of-text-properties.
6603 (Atomic Changes): New node.
6604
6605 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
6606
6607 * streams.texi (Output Variables): Add eval-expression-print-length
6608 and eval-expression-print-level.
6609
6610 * os.texi (Time Conversion): For encode-time, explain limits on year.
6611
6612 * objects.texi (Character Type): Define anchor "modifier bits".
6613
6614 * modes.texi (Emulating Mode Line): New node.
6615 (Search-based Fontification): Font Lock uses font-lock-face property.
6616 (Other Font Lock Variables): Likewise.
6617
6618 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
6619 not vectors.
6620 (Active Keymaps): Add emulation-mode-map-alists.
6621 (Functions for Key Lookup): key-binding has new arg no-remap.
6622 (Remapping Commands): New node.
6623 (Scanning Keymaps): where-is-internal has new arg no-remap.
6624 (Tool Bar): Add tool-bar-local-item-from-menu.
6625 Clarify when to use tool-bar-add-item-from-menu.
6626
6627 * commands.texi (Interactive Call): commandp has new arg.
6628 (Command Loop Info): Add this-original-command.
6629
66302003-08-06 John Paul Wallington <jpw@gnu.org>
6631
6632 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
6633
6634 * display.texi (Warning Basics): Fix typo.
6635 (Fringes): Add closing curly bracket and fix typo.
6636
6637 * elisp.texi (Top): Fix typo.
6638
66392003-08-05 Richard M. Stallman <rms@gnu.org>
6640
6641 * elisp.texi: Update lists of subnodes.
6642
6643 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
6644
6645 * variables.texi (Local Variables): Use lc for example variable names.
6646
6647 * tips.texi (Library Headers): Explain where to put -*-.
6648
6649 * strings.texi (Creating Strings): Fix xref for vconcat.
6650
6651 * sequences.texi (Vector Functions):
6652 vconcat no longer allows integer args.
6653
6654 * minibuf.texi (Reading File Names): read-file-name has new
6655 arg PREDICATE. New function read-directory-name.
6656
6657 * macros.texi (Defining Macros): Give definition of `declare'
6658 (Indenting Macros): New node.
6659
6660 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
6661 (Window Frame Parameters): Make separate table of parameters
6662 that are coupled with specific face attributes.
6663 (Deleting Frames): delete-frame-hooks renamed to
6664 delete-frame-functions.
6665
6666 * files.texi (Magic File Names): Add file-remote-p.
6667 Clarify file-local-copy.
6668
6669 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
6670 here; instead xref Defining Macros.
6671
6672 * display.texi (Warnings): New node, and subnodes.
6673 (Fringes): New node.
6674
6675 * debugging.texi (Test Coverage): New node.
6676
6677 * compile.texi (Compiler Errors): Explain with-no-warnings
6678 and other ways to suppress warnings.
6679
6680 * commands.texi (Interactive Call): Minor clarification.
6681
6682 * buffers.texi (Buffer File Name): set-visited-file-name
6683 renames the buffer too.
6684
6685 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
6686
66872003-07-24 Markus Rost <rost@math.ohio-state.edu>
6688
6689 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
6690
66912003-07-22 Markus Rost <rost@math.ohio-state.edu>
6692
6693 * internals.texi (Garbage Collection): Fix previous change.
6694
66952003-07-22 Richard M. Stallman <rms@gnu.org>
6696
6697 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
6698
6699 * display.texi (Width): Use \s syntax in example.
6700 (Font Selection): Add face-font-rescale-alist.
6701
6702 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
6703 Remove spurious indent in example.
6704
6705 * lists.texi (Building Lists): Add number-sequence.
6706
6707 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
6708
6709 * functions.texi (Function Documentation): Explain how to
6710 show calling convention explicitly in the doc string.
6711
6712 * windows.texi (Selecting Windows): save-selected-window saves
6713 selected window of each frame.
6714 (Window Configurations): Minor change.
6715
6716 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
6717
6718 * streams.texi (Output Variables): Add print-continuous-numbering
6719 and print-number-table.
6720
6721 * processes.texi (Decoding Output): New node.
6722
6723 * os.texi (Time Conversion): decode-time arg is optional.
6724
6725 * objects.texi (Character Type): Don't use space as example for \.
6726 Make list of char names and \-sequences correspond.
6727 Explain that \s is not used in strings. `\ ' needs space after.
6728
6729 * nonascii.texi (Converting Representations): Add string-to-multibyte.
6730 (Translation of Characters): Add translation-table-for-input.
6731 (Default Coding Systems): Add auto-coding-functions.
6732 (Explicit Encoding): Add decode-coding-inserted-region.
6733 (Locales): Add locale-info.
6734
6735 * minibuf.texi (Basic Completion): Describe test-completion.
6736 Collections can be lists of strings.
6737 Clean up lazy-completion-table.
6738 (Programmed Completion): Mention test-completion.
6739 Clarify why lambda expressions are not accepted.
6740 (Minibuffer Misc): Describe minibufferp.
6741
67422003-07-14 Richard M. Stallman <rms@gnu.org>
6743
6744 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
6745
6746 * windows.texi (Selecting Windows): New arg to select-window.
6747 (Selecting Windows): Add with-selected-window.
6748 (Size of Window): Add window-inside-edges, etc.
6749
6750 * internals.texi (Garbage Collection): Add post-gc-hook.
6751
6752 * processes.texi (Subprocess Creation): Add exec-suffixes.
6753
6754 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
6755 (Scanning Keymaps): Add map-keymaps.
6756 (Defining Menus): Add keymap-prompt.
6757
6758 * numbers.texi (Integer Basics): Add most-positive-fixnum,
6759 most-negative-fixnum.
6760
6761 * compile.texi (Byte Compilation): Explain no-byte-compile
6762 (Compiler Errors): New node.
6763
6764 * os.texi (User Identification): user-uid, user-real-uid
6765 can return float.
6766
6767 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
6768 and about derived modes.
6769 (Minor Modes): Add minor-mode-list.
6770 (Defining Minor Modes): Keyword args for define-minor-mode.
6771 (Search-based Fontification): Explain managing other properties.
6772 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 6773 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
6774 (Hooks): Add run-mode-hooks and delay-mode-hooks.
6775
6776 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
6777 (Variable Aliases): Clarify defvaralias.
6778
6779 * loading.texi (Library Search): Add load-suffixes.
6780
6781 * minibuf.texi (Basic Completion): Add lazy-completion-table.
6782 (Programmed Completion): Add dynamic-completion-table.
6783
6784 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
6785 (Magic File Names): Specify precedence order of handlers.
6786
6787 * commands.texi (Command Overview): Emacs server runs pre-command-hook
6788 and post-command-hook.
6789 (Waiting): New calling convention for sit-for.
6790
6791 * text.texi (Special Properties): local-map and keymap properties
6792 apply based on their stickiness.
6793
67942003-07-07 Richard M. Stallman <rms@gnu.org>
6795
6796 * modes.texi (Minor Mode Conventions): Specify only some kinds
6797 of list values as args to minor modes.
6798
6799 * files.texi (File Name Expansion): Warn about iterative use
6800 of substitute-in-file-name.
6801
6802 * advice.texi (Activation of Advice): Clean up previous change.
6803
68042003-07-06 Markus Rost <rost@math.ohio-state.edu>
6805
6806 * advice.texi (Activation of Advice): Note that ad-start-advice is
6807 turned on by default.
6808
68092003-06-30 Richard M. Stallman <rms@gnu.org>
6810
6811 * text.texi (Buffer Contents): Document current-word.
6812 (Change Hooks): Not called for *Messages*.
6813
6814 * functions.texi (Defining Functions): Explain about redefining
6815 primitives.
6816 (Function Safety): Renamed. Minor changes.
6817 Comment out the detailed criteria for what is safe.
6818
68192003-06-22 Andreas Schwab <schwab@suse.de>
6820
6821 * objects.texi (Symbol Type): Fix description of examples.
6822
68232003-06-16 Andreas Schwab <schwab@suse.de>
6824
6825 * hash.texi (Creating Hash): Fix description of :weakness.
6826
c8763fb6 68272003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
6828
6829 * files.texi (Changing Files): copy-file copies file modes, too.
6830
68312003-05-28 Richard M. Stallman <rms@gnu.org>
6832
6833 * strings.texi (Creating Strings): Clarify split-string.
6834
68352003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
6836
6837 * strings.texi (Creating Strings): Update split-string specification
6838 and examples.
6839
68402003-05-19 Richard M. Stallman <rms@gnu.org>
6841
6842 * elisp.texi: Correct invariant section names.
6843
68442003-04-20 Richard M. Stallman <rms@gnu.org>
6845
6846 * os.texi (Timers): Explain about timers and quitting.
6847
68482003-04-19 Richard M. Stallman <rms@gnu.org>
6849
6850 * internals.texi (Writing Emacs Primitives): Strings are
6851 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
6852 Explain GCPRO convention for varargs function args.
6853
68542003-04-16 Richard M. Stallman <rms@gnu.org>
6855
6856 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
6857
68582003-04-08 Richard M. Stallman <rms@gnu.org>
6859
6860 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
6861
68622003-02-13 Kim F. Storm <storm@cua.dk>
6863
6864 * objects.texi (Character Type): New \s escape for space.
6865
68662003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6867
6868 * os.texi (System Environment): Added cygwin system-type.
6869
68702003-01-25 Richard M. Stallman <rms@gnu.org>
6871
6872 * keymaps.texi: Document that a symbol can act as a keymap.
6873
68742003-01-13 Richard M. Stallman <rms@gnu.org>
6875
6876 * text.texi (Changing Properties): Say string indices are origin-0.
6877
6878 * positions.texi (Screen Lines) <compute-motion>:
6879 Correct order of elts in return value.
6880
6881 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
6882 how to define a default binding.
6883
68842002-12-07 Markus Rost <rost@math.ohio-state.edu>
6885
6886 * loading.texi (Unloading): Fix recent change for load-history.
6887
6888 * customize.texi (Simple Types): Clarify description of custom
6889 type 'number. Describe new custom type 'float.
6890
68912002-12-04 Markus Rost <rost@math.ohio-state.edu>
6892
6893 * variables.texi (File Local Variables): Fix typo.
6894
c8763fb6 68952002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
6896
6897 From Michael Albinus <Michael.Albinus@alcatel.de>.
6898
6899 * README: Target for Info file is `make info'.
6900
6901 * files.texi (File Name Components): Fixed typos in
6902 `file-name-sans-extension'.
6903 (Magic File Names): Complete list of operations for magic file
6904 name handlers.
6905
69062002-09-16 Jonathan Yavner <jyavner@engineer.com>
6907
6908 * variables.texi (File Local Variables): New function
6909 risky-local-variable-p.
6910
69112002-09-15 Jonathan Yavner <jyavner@engineer.com>
6912
6913 * functions.texi (Function safety): New node about unsafep.
6914
69152002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
6916
6917 * customize.texi (Splicing into Lists): Fixed example.
6918 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
6919
69202002-06-17 Juanma Barranquero <lektu@terra.es>
6921
6922 * frames.texi (Display Feature Testing): Fix typo.
6923
69242002-06-12 Andreas Schwab <schwab@suse.de>
6925
6926 * frames.texi (Initial Parameters, Resources): Fix references to
6927 the Emacs manual.
6928
69292002-05-13 Kim F. Storm <storm@cua.dk>
6930
6931 * variables.texi (Intro to Buffer-Local): Updated warning and
6932 example relating to changing buffer inside let.
6933
c8763fb6 69342002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6935
6936 * os.texi (Session Management): New node about X Session management.
6937
69382002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
6939
6940 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
6941 to which the manual corresponds, and the copyright years.
6942
6943 * Makefile.in (VERSION): Set to 2.9.
6944
69452001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
6946
6947 * elisp.texi: Change the category in @dircategory to "Emacs", to
6948 make it consistent with info/dir.
6949
69502001-11-25 Miles Bader <miles@gnu.org>
6951
6952 * text.texi (Fields): Describe new `limit' arg in
6953 field-beginning/field-end.
6954
69552001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
6956
6957 * permute-index: Don't depend on csh-specific features. Replace
6958 the interpreter name with /bin/sh.
6959
6960 * two-volume-cross-refs.txt: New file.
6961 * two.el: New file.
6962 * spellfile: New file.
6963
69642001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6965
6966 * permute-index: New file.
6967
6968 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6969 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6970 8+3 restricted namespace.
6971
6972 * Makefile.in (infodir): Define relative to $(srcdir).
6973 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6974 include directories list via -I switch to makeinfo.
6975 (index.texi): Use cp if both hard and symbolic links fail.
6976
69772001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6978
6979 * Makefile.in (distclean): Add.
6980
6981 The following changes make ELisp manual part of the Emacs
6982 distribution:
6983
6984 * Makefile.in: Add Copyright notice.
6985 (prefix): Remove.
6986 (infodir): Change value to "../info".
6987 (VPATH): New variable.
6988 (MAKE): Don't define.
6989 (texmacrodir): Don't define.
6990 (texinputdir): Append the existing value of TEXINPUTS.
6991 ($(infodir)/elisp): Instead of just "elisp". Reformat the
6992 command to be compatible with man/Makefile.in, and to put the
6993 output into ../info.
6994 (info): Add target.
6995 (installall): Target removed.
6996
c8763fb6 69972001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
6998
6999 * tips.texi (Coding Conventions): Fix typo.
7000
70012001-10-23 Gerd Moellmann <gerd@gnu.org>
7002
7003 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
7004
70052001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
7006
7007 * files.texi (File Name Components): Update the description of
7008 file-name-sans-extension and file-name-extension, as they now
7009 ignore leading dots.
7010
70112001-10-20 Gerd Moellmann <gerd@gnu.org>
7012
7013 * (Version 21.1 released.)
7014
70152001-10-19 Miles Bader <miles@gnu.org>
7016
7017 * positions.texi (Text Lines): Describe behavior of
7018 `beginning-of-line'/`end-of-line' in the presence of field properties.
7019
70202001-10-17 Gerd Moellmann <gerd@gnu.org>
7021
7022 * Makefile.in (VERSION): Set to 2.8.
7023 (manual): Use `manual-21'.
7024
7025 * elisp.texi (VERSION): Add and use it where the version
7026 number was used. Set it to 2.8.
7027
7028 * intro.texi: Likewise.
7029
70302001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
7031
7032 * files.texi (File Name Completion): Document the significance of
7033 a trailing slash in elements of completion-ignored-extensions.
7034
70352001-10-06 Miles Bader <miles@gnu.org>
7036
7037 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
7038
70392001-10-04 Gerd Moellmann <gerd@gnu.org>
7040
7041 * variables.texi (Variable Aliases): New node.
7042
70432001-10-04 Gerd Moellmann <gerd@gnu.org>
7044
7045 * Branch for 21.1.
7046
70472001-10-02 Miles Bader <miles@gnu.org>
7048
7049 * minibuf.texi (Minibuffer Misc): Add entries for
7050 `minibuffer-contents', `minibuffer-contents-no-properties', and
7051 `delete-minibuffer-contents'.
7052 Correct description for `minibuffer-prompt-end'.
7053
7054 * text.texi (Property Search): Correct descriptions of
7055 `next-char-property-change' and `previous-char-property-change'.
7056 Add entries for `next-single-char-property-change' and
7057 `previous-single-char-property-change'.
7058 Make operand names a bit more consistent.
7059
70602001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
7061
7062 * frames.texi (Finding All Frames): Document that next-frame and
7063 previous-frame are local to current terminal.
7064
70652001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
7066
7067 * keymaps.texi (Creating Keymaps): Fix the description of the
7068 result of make-keymap.
7069
70702001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
7071
7072 * display.texi (Font Lookup, Attribute Functions)
7073 (Image Descriptors): Add cross-references to the definition of
7074 selected frame.
7075
7076 * buffers.texi (The Buffer List): Add cross-references to the
7077 definition of selected frame.
7078
7079 * frames.texi (Input Focus): Clarify which frame is _the_ selected
7080 frame at any given time.
7081 (Multiple Displays, Size and Position): Add a cross-reference to
7082 the definition of the selected frame.
7083
70842001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
7085
7086 * strings.texi (String Conversion) <string-to-number>: Document
7087 that a float is returned for integers that are too large.
7088
7089 * frames.texi (Mouse Position): Document mouse-position-function.
7090 (Display Feature Testing): Document display-images-p.
7091 (Window Frame Parameters): Document the cursor-type variable.
7092
7093 * numbers.texi (Integer Basics): Document CL style read syntax for
7094 integers in bases other than 10.
7095
7096 * positions.texi (List Motion): Document
7097 open-paren-in-column-0-is-defun-start.
7098
7099 * lists.texi (Sets And Lists): Document member-ignore-case.
7100
7101 * internals.texi (Garbage Collection): Document the used and free
7102 strings report.
7103 (Memory Usage): Document strings-consed.
7104
7105 * os.texi (Time of Day): Document float-time.
7106 (Recording Input): Document that clear-this-command-keys clears
7107 the vector to be returned by recent-keys.
7108
7109 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
7110 argument keymap can be a list.
7111
7112 * nonascii.texi (User-Chosen Coding Systems)
7113 <select-safe-coding-system>: Document the new argument
7114 accept-default-p and the variable
7115 select-safe-coding-system-accept-default-p. Tell what happens if
7116 buffer-file-coding-system is undecided.
7117 (Default Coding Systems): Document auto-coding-regexp-alist.
7118
7119 * display.texi (The Echo Area) <message>: Document
7120 message-truncate-lines.
7121 (Glyphs): Document that the glyph table is unused on windowed
7122 displays.
7123
7124 * help.texi (Describing Characters) <single-key-description>:
7125 Document the new argument no-angles.
7126 (Accessing Documentation) <documentation-property>: Document that
7127 a non-string property is evaluated.
7128 <documentation>: Document that the function-documentation property
7129 is looked for.
7130
7131 * windows.texi (Selecting Windows): Document some-window.
7132
7133 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
7134
7135 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
7136 apropos-mode-hook.
7137
7138 * commands.texi (Using Interactive): Document interactive-form.
7139 (Keyboard Macros): Document kbd-macro-termination-hook.
7140 (Command Loop Info): Document that clear-this-command-keys clears
7141 the vector to be returned by recent-keys.
7142
71432001-09-04 Werner LEMBERG <wl@gnu.org>
7144
7145 * Makefile.in (srcdir, texinputdir): New variables.
7146 (srcs, index.texi, install): Use $(srcdir).
7147 (.PHONY): Remove elisp.dvi.
7148 (elisp): Use -I switch for makeinfo.
7149 (elisp.dvi): Use $(srcdir) and $(texinputdir).
7150 (installall, dist): Use $(srcdir).
7151 Fix path to texinfo.tex.
7152 (maintainer-clean): Add elisp.dvi and elisp.oaux.
7153
71542001-08-30 Gerd Moellmann <gerd@gnu.org>
7155
7156 * display.texi (Conditional Display): Adjust to API change.
7157
7158 * configure: New file.
7159
71602001-07-30 Gerd Moellmann <gerd@gnu.org>
7161
7162 * commands.texi (Repeat Events): Add description of
7163 double-click-fuzz.
7164
71652001-05-08 Stefan Monnier <monnier@cs.yale.edu>
7166
7167 * syntax.texi (Syntax Class Table): Add the missing designator for
7168 comment and string fences.
7169 (Syntax Properties): Add a xref to syntax table internals.
7170 (Syntax Table Internals): Document string-to-syntax.
7171
71722001-05-07 Gerd Moellmann <gerd@gnu.org>
7173
7174 * Makefile.in (install): Use install-info command line options
7175 like in Emacs' Makefile.in.
7176
71772000-12-09 Miles Bader <miles@gnu.org>
7178
7179 * windows.texi (Window Start): Update documentation for
7180 `pos-visible-in-window-p'.
7181
71822000-11-12 Stefan Monnier <monnier@cs.yale.edu>
7183
7184 * lists.texi (Building Lists): Add footnote to explain how to add
7185 to the end of a list.
7186
71872000-10-25 Gerd Moellmann <gerd@gnu.org>
7188
7189 * files.texi (Visiting Functions): Typos.
7190
71912000-10-25 Kenichi Handa <handa@etl.go.jp>
7192
7193 * files.texi (Visiting Functions): Return value of
7194 find-file-noselect may be a list of buffers if wildcards are used.
7195
71962000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7197
7198 * display.texi (Defining Faces): Document `graphic' display type
7199 in face specs.
7200
b344d29d 72012000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
7202
7203 * hooks.texi (Standard Hooks): Replace obsolete
7204 `after-make-frame-hook' with `after-make-frame-functions'.
7205
7206 * frames.texi (Creating Frames): Ditto.
7207
7208 * variables.texi (Future Local Variables): Ditto.
7209
72102000-10-16 Gerd Moellmann <gerd@gnu.org>
7211
7212 * display.texi (Other Image Types): Add description of :foreground
7213 and :background properties of mono PBM images.
7214
72152000-08-17 Werner LEMBERG <wl@gnu.org>
7216
7217 * .cvsignore: New file.
7218
72192000-01-05 Gerd Moellmann <gerd@gnu.org>
7220
7221 * tindex.pl: New script.
7222
72231999-12-03 Dave Love <fx@gnu.org>
7224
7225 * Makefile.in (MAKEINFO): New parameter.
7226
72271999-09-17 Richard Stallman <rms@gnu.org>
7228
7229 * Makefile.in (srcs): Add hash.texi.
7230 (VERSION): Update to 20.6.
7231
72321999-09-13 Richard Stallman <rms@gnu.org>
7233
7234 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
7235
72361998-08-29 Karl Heuer <kwzh@gnu.org>
7237
7238 * configure.in: New file.
7239 * Makefile.in: Renamed from Makefile.
7240 (prefix, infodir): Use value obtained from configure.
7241 (emacslibdir): Obsolete variable deleted.
7242 (dist): Distribute configure.in, configure, Makefile.in.
7243
72441998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
7245
7246 * Makefile (INSTALL_INFO): New variable.
7247 (install): Run install-info.
7248
72491998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
7250
7251 * Makefile (elisp.dvi): Add missing backslash.
7252
72531998-05-02 Richard Stallman <rms@psilocin.gnu.org>
7254
7255 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
7256 Run texindex without `./'. Always run texindex on elisp.tp.
7257 (elisp.tps): Target deleted.
7258
72591998-04-05 Richard Stallman <rms@psilocin.gnu.org>
7260
7261 * Makefile (srcs): Add nonascii.texi and customize.texi.
7262 (dist): Start by deleting `temp'.
7263
72641998-02-17 Richard Stallman <rms@psilocin.gnu.org>
7265
7266 * Makefile (makeinfo, texindex): Targets deleted.
7267 (makeinfo.o, texindex.o): Targets deleted.
7268 (clean, dist): Don't do anything with them or with getopt*.
7269
72701998-01-30 Richard Stallman <rms@psilocin.gnu.org>
7271
7272 * Makefile (SHELL): Defined.
7273
72741998-01-27 Richard Stallman <rms@psilocin.gnu.org>
7275
7276 * Makefile (elisp.tps): New target.
7277 (elisp.dvi): Depend on elisp.tps.
7278
c5602427 72791996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
7280
7281 * README: Update phone number.
7282
7283 * Makefile (elisp): Make this be the default target.
7284 Depend on makeinfo.c instead of makeinfo.
7285 (install): Don't depend on elisp.dvi, since we don't install that.
7286 Use mkinstalldirs.
7287 (dist): Add mkinstalldirs.
7288
c5602427 72891995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
7290
7291 * Makefile (VERSION): Update version number.
7292 (maintainer-clean): Renamed from realclean.
7293
c5602427 72941995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
7295
7296 * Makefile (realclean): New target.
7297 (elisp): Remove any old elisp-* files first.
7298
c5602427 72991993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
7300
7301 * Makefile (VERSION): New variable.
7302 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
7303 Compressed file suffix should be `.gz', not `.z'.
7304
ce058493 73051993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7306
7307 * Makefile (elisp): Depend on makeinfo.
7308
c5602427 73091993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
7310
7311 * Makefile (srcs): Add anti.texi.
7312
c5602427 73131993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7314
7315 * Makefile (infodir, prefix): New vars.
7316 (install): Use infodir.
7317 (emacsinfodir): Deleted.
7318
c5602427 73191993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7320
7321 * Makefile (srcs): Add calendar.texi.
7322
7323 * Makefile (dist): Copy texindex.c and makeinfo.c.
7324 Limit elisp-* files to those with one or two digits.
7325
c5602427 73261993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7327
7328 * Makefile (dist): Changed to use Gzip instead of compress.
7329
c5602427 73301993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7331
7332 * loading.texi (Unloading): define-function changed back to
7333 defalias. It may not stay this way, but at least it's
7334 consistent with the known-good version of the code patch.
7335
c5602427 73361993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
7337
7338 * modes.texi (Hooks): Document new optional arg of add-hook.
7339
c5602427 73401993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7341
7342 * variables.texi: Document nil initial value of buffer-local variables.
7343
7344 * tips.texi: Add new section on standard library headers.
7345
c5602427 73461993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7347
7348 * Makefile (srcs): Add frame.texi to the list of sources.
7349
c5602427 73501993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7351
7352 * Makefile (dist): Don't bother excluding autosave files; they'll
7353 never make it into the temp directory anyway, and the hash marks
7354 in the name are problematic for make and the Bourne shell.
7355 (srcs):
7356
c5602427 73571993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7358
7359 * Makefile (dist): Don't include backup files or autosave files in
7360 the distribution tar file.
7361
c5602427 73621991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7363
7364 * Makefile (srcs): Added index.perm.
7365 (elisp.dvi): Remove erroneous shell comment.
7366 Expect output of permute-index in permuted.fns.
7367 Save old elisp.aux in elisp.oaux.
7368 (clean): Added index.texi to be deleted.
7369
c5602427 73701990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7371
7372 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
7373
c5602427 73741990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
7375
7376 * files.texi: Noted that completion-ignored-extensions is ignored
7377 when making *Completions*.
7378
3e868ee3 73791990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
7380
7381 * Makefile make dist now depends on elisp.dvi, since it tries
7382 to include it in the dist file.
7383
c5602427 73841990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 7385
c5602427 7386 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 7387
c5602427 73881989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7389
7390 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
7391 (defunargs): Turn off \hyphenchar of \sl font temporarily.
7392
c5602427 73931989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7394
7395 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
7396 and @error{} are the terms now being used. The files in the
7397 directory have been changed to reflect this.
7398
7399 * All instances of @indentedresultt{} have been changed to
7400 ` @result{}', using 5 spaces at the begining of the line.
7401
c5602427 74021989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7403
7404 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
7405 experimental @indentedresult{}, @indentedexpandsto{} are part of
7406 the texinfo.tex in this directory. These TeX macros are not
7407 stable yet.
7408
c5602427 74091989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7410
7411 * texinfo.tex: Temporarily added
7412 \let\result=\dblarrow
7413 \def\error{{\it ERROR} \longdblarrow}
7414 We need to do this better soon.
7415
c5602427 74161989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7417
7418 * Applied Karl Berry's patches to *.texinfo files, but not to
7419 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
7420 new title page format is also not applied, since it requires
7421 texinfo.tex changes.)
7422
7423 * Cleaned up `Makefile' and defined the `emacslibdir' directory
7424 for the Project GNU development environment.
7425
7426;; Local Variables:
c8763fb6 7427;; coding: utf-8
b8d4c8d0
GM
7428;; add-log-time-zone-rule: t
7429;; End:
7430
352c8b4a 7431 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6ed161e1 7432 2007, 2008, 2009 Free Software Foundation, Inc.
b8d4c8d0
GM
7433
7434 This file is part of GNU Emacs.
7435
352c8b4a 7436 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 7437 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7438 the Free Software Foundation, either version 3 of the License, or
7439 (at your option) any later version.
b8d4c8d0
GM
7440
7441 GNU Emacs is distributed in the hope that it will be useful,
7442 but WITHOUT ANY WARRANTY; without even the implied warranty of
7443 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7444 GNU General Public License for more details.
7445
7446 You should have received a copy of the GNU General Public License
352c8b4a 7447 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
7448
7449;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda