Remove experimental code inadvertently introduced when reverting the
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
f19fea97
JB
12009-01-12 Juanma Barranquero <lekktu@gmail.com>
2
3 * display.texi (Low-Level Font): Fix typo.
4
16fa292f
CY
52009-01-10 Chong Yidong <cyd@stupidchicken.com>
6
7 * elisp.texi (Top): Update node listing.
8
9 * display.texi (PostScript Images): Node deleted.
10
0b4faef3
EZ
112009-01-10 Eli Zaretskii <eliz@gnu.org>
12
3355f04d
EZ
13 * processes.texi (Decoding Output): Document that null bytes force
14 no-conversion for reading process output.
15
16 * files.texi (Reading from Files): Document that null bytes force
17 no-conversion when visiting files.
18
538395d9
EZ
19 * processes.texi (Serial Ports): Improve wording, suggested by
20 RMS.
21
0b4faef3
EZ
22 * nonascii.texi (Lisp and Coding Systems): Document
23 inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 24 (Character Properties): Improve wording.
0b4faef3 25
ce9cf065
CY
262009-01-09 Chong Yidong <cyd@stupidchicken.com>
27
28 * display.texi (Font Lookup): Remove obsolete function
29 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
30 (Low-Level Font): Rename from Fonts, move to end of Faces section.
31 (Font Selection): Reorder order of variable descriptions. Minor
32 clarifications.
33
34 * elisp.texi (Top): Update node listing.
35
ab756fb3
GM
362009-01-09 Glenn Morris <rgm@gnu.org>
37
38 * commands.texi (Command Loop Info): Say that last-command-char and
39 last-input-char are obsolete aliases.
40
41 * edebug.texi (Edebug Recursive Edit): Remove separate references to
42 last-input-char and last-command-char, since they are just aliases for
43 last-input-event and last-command-event.
44
45 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
46 last-command-char.
47
6b2b8ab1
CY
482009-01-08 Chong Yidong <cyd@stupidchicken.com>
49
50 * elisp.texi: Update node listing.
51
52 * display.texi (Faces): Put Font Selection node after Auto Faces.
53 (Face Attributes): Don't link to Font Lookup. Document
54 font-family-list.
55 (Fonts): New node.
56
3568e767
JR
572009-01-08 Jason Rumney <jasonr@gnu.org>
58
59 * frames.texi (Pointer Shape): Clarify that only X supports
60 changing the standard pointer shapes. (Bug#1485)
61
6221c8db
CY
622009-01-08 Chong Yidong <cyd@stupidchicken.com>
63
64 * display.texi (Attribute Functions): Note that a function value
65 :height is relative, and that compatibility functions work by
66 calling set-face-attribute.
67 (Displaying Faces): Reorder list in order of increasing priority.
68 (Face Remapping): New node. Content moved here from Displaying
69 Faces.
70 (Glyphs): Link to Face Functions.
71
e3d3799a
CY
722009-01-08 Chong Yidong <cyd@stupidchicken.com>
73
74 * display.texi (Faces): Don't discuss face id here. facep does
75 not return t.
76 (Defining Faces): Minor clarification.
77 (Face Attributes): Rearrange items to match docstring of
78 set-face-attribute. Add :foundry attribute. Document new role of
79 :font attribute. Texinfo usage fix.
80 (Attribute Functions): Copyedits.
81 (Face Functions): Note that face number is seldom used.
82
638a2457
RS
832009-01-05 Richard M Stallman <rms@gnu.org>
84
85 * strings.texi (Predicates for Strings): Minor clarification.
86
87 * functions.texi (Function Safety): Texinfo usage fix.
88
49ea0074
JB
892009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
90
91 * objects.texi (General Escape Syntax): Fix typo.
92
9f822178
MR
932009-01-03 Martin Rudalics <rudalics@gmx.at>
94
95 * windows.texi (Choosing Window): Say that pop-up-frame-alist
96 works via the default value of pop-up-frame-function.
97
af34ad36
EZ
982009-01-02 Eli Zaretskii <eliz@gnu.org>
99
100 * processes.texi (System Processes): Document the `time' and
101 `ctime' attributes of `system-process-attributes'.
102
d31f6679
CY
1032009-01-01 Chong Yidong <cyd@stupidchicken.com>
104
105 * display.texi (Face Attributes): Clarify :height attribute.
106
174dc00c
MR
1072008-12-31 Martin Rudalics <rudalics@gmx.at>
108
109 * buffers.texi (The Buffer List): Clarify what moves a buffer to
110 the front of the buffer list. Add entries for `last-buffer' and
111 `unbury-buffer'.
112
b8afe7e4
EZ
1132008-12-27 Eli Zaretskii <eliz@gnu.org>
114
d14030f5
EZ
115 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
116 and its subsections.
117
118 * frames.texi (Multiple Terminals, Low-level Terminal)
119 (Terminal Parameters, Frames on Other TTY devices): New sections.
120 (Frames): Add an xref to "Multiple Terminals".
121
765980a4
EZ
122 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
123
124 * objects.texi (Terminal Type): New node.
125 (Editing Types): Add it to the menu.
126
47bd5577
EZ
127 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
128 Variables".
129
eb22b78c 130 * variables.texi (Directory Local Variables): New node.
47bd5577 131 (Variables): Add a menu item for it.
eb22b78c 132
b8afe7e4
EZ
133 * loading.texi (Autoload): Document `generate-autoload-cookie' and
134 `generated-autoload-file'.
135
77bb0476
EZ
1362008-12-20 Eli Zaretskii <eliz@gnu.org>
137
028e2c19
EZ
138 * os.texi (Startup Summary): Add xref to documentation of
139 `initial-window-system'.
140
77bb0476
EZ
141 * display.texi (Window Systems): Document `window-system' the
142 function. The variable `window-system' is now frame-local.
028e2c19 143 Document `initial-window-system'.
77bb0476 144
dda87836
MR
1452008-12-19 Martin Rudalics <rudalics@gmx.at>
146
147 * windows.texi (Windows): Rewrite description of
148 fit-window-to-buffer.
149
caef3ed2
GM
1502008-12-13 Glenn Morris <rgm@gnu.org>
151
152 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
153 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
154
21c58e4d
GM
1552008-12-12 Glenn Morris <rgm@gnu.org>
156
157 * debugging.texi (Error Debugging): Refer forwards to
158 eval-expression-debug-on-error.
159
af38459f
EZ
1602008-12-05 Eli Zaretskii <eliz@gnu.org>
161
5dedd9b5
EZ
162 * strings.texi (String Basics): Only unibyte strings that
163 represent key sequences hold 8-bit raw bytes.
164
af38459f
EZ
165 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
166 paragraph to speak about `undecided'.
167 (Character Properties): Don't explain the meaning of each
168 property; instead, identify their Unicode Standard names.
b3f1f4a5 169 (Character Sets): Document `map-charset-chars'.
af38459f 170
fa047ae7
GM
1712008-12-02 Glenn Morris <rgm@gnu.org>
172
173 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
174 section yet again.
175
47dbc044
EZ
1762008-11-29 Eli Zaretskii <eliz@gnu.org>
177
98d05998
EZ
178 * nonascii.texi (Character Properties): New Section.
179 (Specifying Coding Systems): Document
180 `coding-system-priority-list', `set-coding-system-priority', and
181 `with-coding-priority'.
182 (Lisp and Coding Systems): Document `check-coding-systems-region'
183 and `coding-system-charset-list'.
184 (Coding System Basics): Document `coding-system-aliases'.
185
186 * elisp.texi (Top): Add a @detailmenu entry for "Character
187 Properties".
188
47dbc044
EZ
189 * objects.texi (Character Type): Correct the range of Emacs
190 characters. Add an @xref to "Character Codes".
191
192 * strings.texi (String Basics): Add an @xref to "Character Codes".
193
194 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
195
196 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
197 (Character Codes): Document `max-char'.
198
8b80cdf5
EZ
1992008-11-28 Eli Zaretskii <eliz@gnu.org>
200
201 * nonascii.texi (Text Representations, Converting Representations)
202 (Character Sets, Scanning Charsets, Translation of Characters):
203 Make text more accurate.
204
a99dceba
GM
2052008-11-28 Glenn Morris <rgm@gnu.org>
206
207 * files.texi (Format Conversion Round-Trip): Improve previous change.
208
f6dc3bed
CY
2092008-11-26 Chong Yidong <cyd@stupidchicken.com>
210
211 * modes.texi (Auto Major Mode): Fix example.
212
5da9413d
GM
2132008-11-25 Glenn Morris <rgm@gnu.org>
214
215 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
216
217 * files.texi (Format Conversion Round-Trip):
218 Use active voice for previous change.
219
fcca848c
CY
2202008-11-25 Chong Yidong <cyd@stupidchicken.com>
221
222 * os.texi (Processor Run Time):
223 * processes.texi (Transaction Queues):
224 * markers.texi (The Mark):
225 * windows.texi (Choosing Window, Selecting Windows):
226 * files.texi (Changing Files, Magic File Names):
227 * commands.texi (Key Sequence Input):
228 * functions.texi (Declaring Functions):
229 * strings.texi (Predicates for Strings):
230 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
231
36c8dc54
CY
2322008-11-24 Chong Yidong <cyd@stupidchicken.com>
233
234 * help.texi (Accessing Documentation): Update example.
235
236 * variables.texi (Defining Variables): Note that `*' is not
237 necessary if defcustom is used.
238
2a79b242
EZ
2392008-11-22 Eli Zaretskii <eliz@gnu.org>
240
241 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
242 Characters" from @detailmenu.
243
244 * nonascii.texi (Character Codes, Character Sets)
245 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
246 (Chars and Bytes, Splitting Characters): Sections removed.
247
392f0d26
LK
2482008-11-22 Lute Kamstra <lute@gnu.org>
249
250 * positions.texi (Text Lines): Update goto-line documentation.
251
af1a5cd5
MR
2522008-11-21 Martin Rudalics <rudalics@gmx.at>
253
6a4cfb0c
MR
254 * frames.texi (Frames): Fix typo, add cross references, reword.
255 (Initial Parameters): Reword special-display-frame-alist text.
256 (Frames and Windows): Reword. Describe argument norecord for
257 set-frame-selected-window.
258 (Input Focus): Describe argument norecord for select-frame.
259 Remove comment on MS-Windows behavior for focus-follows-mouse.
260 (Raising and Lowering): Mention windows-frames dichotomy in
261 metaphor.
262
af1a5cd5
MR
263 * windows.texi (Displaying Buffers, Vertical Scrolling)
264 (Horizontal Scrolling): Fix indenting and rewording issues
265 introduced with 2008-11-07 change.
266
c249fa9c
GM
2672008-11-20 Glenn Morris <rgm@gnu.org>
268
269 * files.texi (Format Conversion Round-Trip): Mention `preserve'
270 element of `format-alist'.
271
204d4665
GM
2722008-11-19 Glenn Morris <rgm@gnu.org>
273
274 * doclicense.texi: Update to FDL 1.3.
275 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
276
cc0910af
CY
2772008-11-18 Chong Yidong <cyd@stupidchicken.com>
278
efe6e7c4
CY
279 * windows.texi (Window Hooks): Remove *-end-trigger-functions
280 vars, which are obsolete. Mention jit-lock-register.
281
282 * modes.texi (Other Font Lock Variables): Document
283 jit-lock-register and jit-lock-unregister.
284
cc0910af
CY
285 * frames.texi (Color Parameters): Document alpha parameter.
286
aeeedf76
MR
2872008-11-16 Martin Rudalics <rudalics@gmx.at>
288
289 * windows.texi (Splitting Windows, Deleting Windows)
290 (Selecting Windows, Cyclic Window Ordering)
291 (Buffers and Windows, Displaying Buffers, Choosing Window)
292 (Dedicated Windows, Window Point, Window Start and End)
293 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
294 (Size of Window, Resizing Windows, Window Configurations)
295 (Window Parameters): Avoid @var at beginning of sentences and
296 reword accordingly.
297
4c565c5c
LK
2982008-11-11 Lute Kamstra <lute@gnu.org>
299
300 * files.texi (File Name Components): Fix file-name-extension
301 documentation.
302
25f494c9
JB
3032008-11-11 Juanma Barranquero <lekktu@gmail.com>
304
305 * frames.texi (Basic Parameters): Remove display-environment-variable
306 and term-environment-variable.
307
a1401ab1
EZ
3082008-11-08 Eli Zaretskii <eliz@gnu.org>
309
310 * windows.texi (Basic Windows, Splitting Windows)
311 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
312 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
313 (Resizing Windows, Window Configurations, Window Parameters):
314 Fix wording and markup.
a1401ab1 315
efafc282
MR
3162008-11-07 Martin Rudalics <rudalics@gmx.at>
317
318 * windows.texi (Windows): Update entries.
319 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 320 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
321 (Selecting Windows, Cyclic Window Ordering): Reword with special
322 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
323 (Buffers and Windows, Choosing Window): Reword with special
324 emphasis on dedicated windows.
325 (Displaying Buffers): Reword. For switch-to-buffer mention that
326 it may fall back on pop-to-buffer. For other-window try to
327 explain how it treats the cyclic ordering of windows.
efafc282
MR
328 (Dedicated Windows): New node and section discussing dedicated
329 windows and associated functions.
86ab855a 330 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
331 (Window Start and End): Rename node and section title. Reword.
332 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
333 Minor rewording.
334 (Size of Window): Reword, in particular text on window-width.
335 (Resizing Windows): Reword. Add text on balancing windows.
336 (Window Configurations): Reword. Mention window parameters.
337 (Window Parameters): New node and section on window parameters.
338 (Window Hooks): Reword. Mention that
339 window-configuration-change-hook is run "buffer-locally".
340 * elisp.texi (Top): Update Windows entries in @detailmenu
341 section.
342
d60a8ab2
JB
3432008-11-04 Juanma Barranquero <lekktu@gmail.com>
344
345 * searching.texi (Regexp Search): Fix typo.
346
01777627
CY
3472008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
348
349 * searching.texi (Regexp Search): Document GREEDY arg.
350 (Simple Match Data): Fix return value.
351
c4526e93
EZ
3522008-11-01 Eli Zaretskii <eliz@gnu.org>
353
354 * nonascii.texi (Text Representations): Rewrite to make consistent
355 with Emacs 23 internal representation of characters. Document
356 `unibyte-string'.
357
fe2ae8b5
CY
3582008-10-28 Chong Yidong <cyd@stupidchicken.com>
359
360 * processes.texi (Process Information): Note that process-status
361 does not accept buffer names.
362
cc5a21e3
CY
3632008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
364
365 * positions.texi (Skipping Characters): Correct return value of
366 skip-chars-forward.
367
09460d9a
MR
3682008-10-25 Martin Rudalics <rudalics@gmx.at>
369
520b29e7
MR
370 * windows.texi (Deleting Windows): Update documentation of
371 delete-windows-on.
372 (Buffers and Windows): Update documentations of
373 get-buffer-window and get-buffer-window-list.
374 (Displaying Buffers): Update documentation of
375 replace-buffer-in-windows.
376
09460d9a
MR
377 * buffers.texi (Current Buffer): Reword set-buffer and
378 with-current-buffer documentations.
379 (Creating Buffers): Reword documentation of get-buffer-create.
380
4d48fcdc
MR
3812008-10-23 Martin Rudalics <rudalics@gmx.at>
382
383 * buffers.texi (Current Buffer): Reword documentation of
384 set-buffer.
385 (Buffer Names): Reword documentation of buffer-name.
386 (The Buffer List): For bury-buffer explain what happens with the
387 buffer's window.
388 (Creating Buffers): Say that get-buffer-create's arg is called
389 buffer-or-name.
390
f0143c43
CY
3912008-10-22 Chong Yidong <cyd@stupidchicken.com>
392
3e5dbbd3
CY
393 * advice.texi (Computed Advice): Explain what DEFINITION is.
394
f0143c43
CY
395 * nonascii.texi (Character Codes): Remove obsolete function
396 char-valid-p, and document characterp instead.
397
52a94b85
MR
3982008-10-22 Martin Rudalics <rudalics@gmx.at>
399
400 * windows.texi (Displaying Buffers): Reword documentation of
401 pop-to-buffer.
402 (Choosing Window): Rewrite documentation of display-buffer and
403 its options.
404
f76f8246
MR
405 * buffers.texi (Killing Buffers): Update documentation of
406 kill-buffer.
407
acc8b598
EZ
4082008-10-21 Eli Zaretskii <eliz@gnu.org>
409
80e6b6df
EZ
410 * processes.texi (Serial Ports): Fix wording and improve markup.
411
3645358a
EZ
412 * searching.texi (Regexp Search): Document `string-match-p' and
413 `looking-at-p'.
414 (POSIX Regexps): Add an xref for "non-greedy".
415 (Regexp Special): Add @cindex entry for "non-greedy".
416
b3d50cff 417 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 418 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 419
73b7530a
EZ
420 * frames.texi (Color Names): Add an xref to `read-color'.
421
422 * minibuf.texi (High-Level Completion): Document `read-color'.
423
acc8b598
EZ
424 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
425
426 * positions.texi (Narrowing): Add an xref to "Swapping Text".
427
428 * buffers.texi (Swapping Text): New section, documents
429 `buffer-swap-text'.
430
10e187e8
MR
4312008-10-21 Martin Rudalics <rudalics@gmx.at>
432
433 * windows.texi (Resizing Windows): Minor wording fix.
434
fd6f900c
EZ
4352008-10-20 Eli Zaretskii <eliz@gnu.org>
436
437 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
438 and `combine-and-quote-strings'.
439
440 * strings.texi (Creating Strings): Add xrefs for them.
441
e4372165
EZ
4422008-10-19 Eli Zaretskii <eliz@gnu.org>
443
d6328fba
EZ
444 * elisp.texi (Top): Make descriptive text for "Reading File Names"
445 match the corresponding menu in minibuf.texi.
446
e4372165
EZ
447 * minibuf.texi (Reading File Names): Document `read-shell-command'
448 and `minibuffer-local-shell-command-map'.
449
5d8dda33
MR
4502008-10-19 Martin Rudalics <rudalics@gmx.at>
451
452 * windows.texi (Resizing Windows): Remove var{} around "window" in
453 documentation of enlarge-window.
454 Rewrite documentation of window-min-height and window-min-width.
455
437706cd
EZ
4562008-10-19 Eli Zaretskii <eliz@gnu.org>
457
80f85d7c
EZ
458 * functions.texi (Calling Functions): Document `apply-partially'.
459
291703b5
EZ
460 * hooks.texi (Standard Hooks): Mention
461 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
462
463 * variables.texi (File Local Variables): Document
464 `file-local-variables-alist', `before-hack-local-variables-hook'
465 and `hack-local-variables-hook'.
466
583d8b3c
EZ
467 * processes.texi (Synchronous Processes): Document `process-lines'.
468
437706cd 469 * customize.texi (Variable Definitions): Document
583d8b3c 470 `custom-reevaluate-setting'.
437706cd 471
7e51d89b
MR
4722008-10-18 Martin Rudalics <rudalics@gmx.at>
473
474 * windows.texi (Choosing Window, Deleting Windows)
475 (Displaying Buffers): Expand documentation of dedicated windows.
476
43c59a3d
EZ
4772008-10-18 Eli Zaretskii <eliz@gnu.org>
478
018a960d
EZ
479 * files.texi (Changing Files): Document symbolic input of file
480 modes to `set-file-modes'. Document `read-file-modes' and
481 `file-modes-symbolic-to-number'.
482
2c0b8144
EZ
483 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
484 and `search-map'.
485
80120f13
EZ
486 * searching.texi (Search and Replace): Document
487 `replace-search-function' and `replace-re-search-function'.
2c0b8144 488 Document `multi-query-replace-map'.
80120f13 489
6d4913f0
EZ
490 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
491 (Completion Commands, Reading File Names): Rename
492 `minibuffer-local-must-match-filename-map' to
493 `minibuffer-local-filename-must-match-map'.
494 (Minibuffer Completion): The `require-match' argument to
495 `completing-read' can now have the value `confirm-only'.
496
43c59a3d
EZ
497 * windows.texi (Displaying Buffers): Minor wording fix.
498 (Choosing Window): `split-height-threshold' can now be nil.
499 Document `split-width-threshold'. `pop-up-frames' can have the
500 value `graphic-only'.
501
f36acfd9
EZ
5022008-10-17 Eli Zaretskii <eliz@gnu.org>
503
504 * os.texi (Startup Summary): Document `before-init-time' and
505 `after-init-time'. Document `initial-window-system' and
506 `window-system-initialization-alist'. Document reading the
507 abbrevs file. Document the call to `server-start' under --daemon.
508 Rearrange a bit to be consistent with the code flow.
53728487
EZ
509 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
510 (Time Parsing): Document `format-seconds'.
f36acfd9 511
96995b89
MR
5122008-10-17 Martin Rudalics <rudalics@gmx.at>
513
514 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
515 and reword.
516
2de17c73
EZ
5172008-10-16 Eli Zaretskii <eliz@gnu.org>
518
519 * markers.texi (The Mark): Document use-region-p.
520
9cf52b11
EZ
5212008-10-15 Eli Zaretskii <eliz@gnu.org>
522
c3aaf1d7
EZ
523 * internals.texi (Writing Emacs Primitives): The interactive spec
524 of a primitive can be a Lisp form.
525
841a1743
EZ
526 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
527 values of transient-mark-mode. Document handle-shift-selection.
528
529 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
530 (Interactive Examples): Show an example of `^'.
531 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
532 (Defining Commands, Using Interactive): The interactive-form of a
533 function can be added via its symbol's property.
841a1743 534
52441368
EZ
535 * positions.texi (List Motion): beginning-of-defun-function can
536 now accept an argument.
537
8e8c1a72
EZ
538 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
539 now return a list of strings.
540
a33a1f2a
EZ
541 * control.texi (Handling Errors): Document ignore-errors.
542
4fb04348
EZ
543 * frames.texi (Creating Frames): Document frame-inherited-parameters.
544 (Parameter Access): Document set-frame-parameter.
545
ee666f84
EZ
546 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
547 Hooks" for the effect of kill-all-local-variables on local hook
548 functions.
549
9cf52b11
EZ
550 * modes.texi (Major Mode Conventions, Mode Line Variables):
551 `mode-name' need not be a string. xref to "Mode Line Data" for
552 details, and to "Emulating Mode Line" for computing a string
553 value.
554
22526bc4
EZ
5552008-10-14 Eli Zaretskii <eliz@gnu.org>
556
a65f6a85
EZ
557 * processes.texi (System Processes): New section.
558 (Processes, Signals to Processes): Add xrefs to it.
559
560 * objects.texi (Editing Types): A `process' is a subprocess of
561 Emacs, not just any process running on the OS.
562
563 * elisp.texi (Top): Adjust the @detailmenu for the above two
564 changes.
565
2724b26a
EZ
566 * sequences.texi (Char-Tables): Remove documentation of
567 set-char-table-default, which has no effect since Emacs 23.
568 <char-table-range, set-char-table-range>: Don't mention generic
569 characters and charsets. Add a cons cell as a possible argument.
570
571 * nonascii.texi (Splitting Characters)
572 (Translation of Characters): Don't mention generic characters.
573
574 * display.texi (Fontsets): Don't mention generic characters.
575
22526bc4 576 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 577 argument FUNCTION with a cons cell as KEY.
22526bc4 578
eaf4b689
EZ
5792008-10-13 Eli Zaretskii <eliz@gnu.org>
580
45e46036
EZ
581 * objects.texi (Primitive Function Type): Move "@cindex special
582 forms" from here...
583
584 * eval.texi (Special Forms): ...to here.
585
586 * functions.texi (What Is a Function): `functionp' returns nil for
587 special forms. Add an xref.
588
eaf4b689
EZ
589 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
590 Variables".
591
592 * variables.texi (Frame-Local Variables): New section.
593 (Buffer-Local Variables): Add an xref to it.
594 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
595 have both frame-local and buffer-local binding.
596
597 * frames.texi (Frames): Mention multiple tty frames.
598 (Frame Parameters, Parameter Access): Mention frame-local variable
599 bindings.
600
15688fce
GM
6012008-09-20 Glenn Morris <rgm@gnu.org>
602
603 * display.texi (Defining Faces): Recommend against face variables.
604
35539065
JB
6052008-09-16 Juanma Barranquero <lekktu@gmail.com>
606
607 * display.texi (Echo Area Customization): Fix typo.
608
6a57054b
JB
6092008-09-09 Juanma Barranquero <lekktu@gmail.com>
610
611 * loading.texi (Where Defined): Add `defface' item.
612
d632fb82
MR
6132008-09-06 Martin Rudalics <rudalics@gmx.at>
614
615 * loading.texi (Where Defined): Fix description of symbol-file.
616
905a9adb
JR
6172008-08-26 Jason Rumney <jasonr@gnu.org>
618
619 * display.texi (TIFF Images): New section describing :index property.
620
852e91b7
CY
6212008-08-23 Chong Yidong <cyd@stupidchicken.com>
622
623 * display.texi (Temporary Displays): Remove unnecessary comment
624 about usage of temp-buffer-show-hook.
625
6be001ee
CY
6262008-08-05 Chong Yidong <cyd@stupidchicken.com>
627
628 * symbols.texi (Other Plists): Fix incorrect example.
629 Suggested by Florian Beck.
630
58e3d8e8
JB
6312008-07-31 Juanma Barranquero <lekktu@gmail.com>
632
633 * os.texi: Fix previous change.
634
7c2fb837
DN
6352008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
636
637 * os.texi:
638 * intro.texi:
639 * files.texi: Remove VMS support.
640
9e2a2647
DN
6412008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
642
643 * os.texi:
644 * frames.texi:
645 * display.texi: Remove mentions of Mac Carbon.
646
c4f4682b
MB
6472008-07-01 Miles Bader <miles@gnu.org>
648
649 * text.texi (Special Properties):
650 * display.texi (Truncation): Add wrap-prefix and line-prefix.
651
3696411e
JB
6522008-06-28 Johan Bockgård <bojohan@gnu.org>
653
654 * display.texi (Other Image Types): Fix copy/paste error; say
655 "PBM", not "XBM".
656
f2a77c3a
DN
6572008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
658
659 * os.texi: Remove references to obsolete systems.
660
6d52677d
EZ
6612008-06-20 Eli Zaretskii <eliz@gnu.org>
662
663 * makefile.w32-in (distclean): Remove makefile.
664
1a87da4c
GM
6652008-06-17 Glenn Morris <rgm@gnu.org>
666
667 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
668 (elisp, dist): Remove rules and variables that are obsolete now
669 the lisp manual is no longer distributed separately.
670
fdda1c5d
GM
6712008-06-16 Glenn Morris <rgm@gnu.org>
672
646692e9
GM
673 * configure, configure.in, mkinstalldirs: Remove unused files.
674
675 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 676 * vol1.texi (EMACSVER):
6a57054b 677 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
678
679 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
680 as per maintain.info.
681
611bee81
GM
6822008-06-15 Glenn Morris <rgm@gnu.org>
683
a7bed3a0
GM
684 * makefile.w32-in (manual): Use "23" rather than "21".
685
686 * Makefile.in (emacsver): New, set by configure.
687 (manual): Use emacsver.
688
d794edf2
GM
689 * intro.texi: Report bugs using M-x report-emacs-bug.
690
611bee81
GM
691 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
692
c73e02fa
GM
6932008-06-13 Daniel Engeler <engeler@gmail.com>
694
695 * elisp.texi, internals.texi, processes.texi: Add documentation
696 about serial port access.
697
e40a85cd
MB
6982008-06-05 Miles Bader <miles@gnu.org>
699
700 * display.texi (Displaying Faces): Update to reflect function
701 renamings in face-remap.el.
702
7b753744
JB
7032008-06-05 Juanma Barranquero <lekktu@gmail.com>
704
705 * display.texi (Fontsets): Fix typos.
706
9d3d42fb
MB
7072008-06-03 Miles Bader <miles@gnu.org>
708
7b753744
JB
709 * display.texi (Displaying Faces): Add add-relative-face-remapping,
710 remove-relative-face-remapping, set-base-face-remapping,
711 and set-default-base-face-remapping.
9d3d42fb 712
f2cec7a9
MB
7132008-06-01 Miles Bader <miles@gnu.org>
714
715 * display.texi (Displaying Faces): Add face-remapping-alist.
716
8f39c96d
SM
7172008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
718
719 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
720 variable names.
721
1ef5eecc
ER
7222008-05-03 Eric S. Raymond <esr@golux>
723
352c8b4a 724 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
725 (current-global-map) return references, not copies.
726
63b4387f
JL
7272008-05-02 Juri Linkov <juri@jurta.org>
728
729 * minibuf.texi (Text from Minibuffer): Document a list of
730 default values for `read-from-minibuffer'.
731
38a8b703
JB
7322008-04-24 Juanma Barranquero <lekktu@gmail.com>
733
734 * nonascii.texi (Translation of Characters): Fix previous change.
735
7c42e639
CY
7362008-04-20 Chong Yidong <cyd@stupidchicken.com>
737
738 * display.texi (Overlay Properties): Clarify role of underlying
739 textprop and overlay keymaps for display strings.
740
741 * keymaps.texi (Active Keymaps): Ditto.
742
25c0d999
SM
7432008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
744
745 * minibuf.texi (Programmed Completion):
746 Replace dynamic-completion-table with the new completion-table-dynamic.
747
e3af5968
CY
7482008-04-07 Chong Yidong <cyd@stupidchicken.com>
749
750 * intro.texi (Some Terms): Change "fonts in this manual" index
751 entry to "typographic conventions".
752
6bfc8698
EZ
7532008-04-05 Eli Zaretskii <eliz@gnu.org>
754
755 * objects.texi (Text Props and Strings): Add indexing for read
756 syntax of text properties.
757
4972c361
SM
7582008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
759
760 * processes.texi (Decoding Output): Remove process-filter-multibyte
761 functions.
762
c70a68db
MR
7632008-03-15 Martin Rudalics <rudalics@gmx.at>
764
765 * display.texi (Finding Overlays): Say that empty overlays at
766 the end of the buffer are reported too.
767
1291fd36
GM
7682008-03-13 Glenn Morris <rgm@gnu.org>
769
770 * elisp.texi (EMACSVER): Set to 23.0.60.
771
c6b0dfd5
CY
7722008-02-26 Chong Yidong <cyd@stupidchicken.com>
773
38a8b703 774 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 775
875fc30c
GM
7762008-02-22 Glenn Morris <rgm@gnu.org>
777
778 * frames.texi (Position Parameters): Clarify the description of
779 `left' and `top', using information from "Geometry".
780 (Geometry): Give a pointer to "Position Parameters", rather than
781 repeating information.
782
d8c8e45a
GM
7832008-02-11 Glenn Morris <rgm@gnu.org>
784
785 * objects.texi (Equality Predicates): No longer talk about "two"
786 functions.
787
38a8b703 7882008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
789
790 * objects.texi (Equality Predicates): Add defun for
791 equal-including-properties.
792
bfffe0b1
GM
7932008-02-10 Glenn Morris <rgm@gnu.org>
794
795 * objects.texi (Equality Predicates):
796 Mention equal-including-properties.
797
431b78c9
RS
7982008-02-07 Richard Stallman <rms@gnu.org>
799
800 * windows.texi (Window Start): Mention the feature of moving
801 window-start to start of line.
802
c8763fb6 8032008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
804
805 * keymaps.texi (Tool Bar): Document rtl property.
806
1a256502
TTN
8072008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
808
809 * display.texi (Button Types):
810 For define-button-type, clarify type of NAME.
811
569382c2
MR
8122008-01-19 Martin Rudalics <rudalics@gmx.at>
813
814 * buffers.texi (Buffer Modification): Fix typo.
815
f3041af1
DN
8162008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
817
818 * os.texi (System Environment): Remove references to OSes that are
819 not supported anymore.
820
d35e1cd7
DN
8212008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
822
823 * os.texi (System Environment): Remove mention for Masscomp.
824
23af7580
RS
8252008-01-04 Richard Stallman <rms@gnu.org>
826
827 * display.texi (Faces): Don't talk about internal face vector as arg
828 to facep.
829
830 * customize.texi (Type Keywords): Fix previous change.
831
832 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
833 * elisp.texi (Top): Fix menu for commands.texi change.
834
ec7d5b1e
RS
8352007-12-30 Richard Stallman <rms@gnu.org>
836
837 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
838 (Accessing Scroll): New node broken out of Accessing Mouse.
839
101a6cea
RS
8402007-12-28 Richard Stallman <rms@gnu.org>
841
842 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 843 (Basic Parameters): For `title', refer to title bar.
041817a4 844 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 845
72b7e664
RS
8462007-12-23 Richard Stallman <rms@gnu.org>
847
848 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
849 Improve some of the commented-out keywords' text too.
850
27a4f445
MR
8512007-12-14 Martin Rudalics <rudalics@gmx.at>
852
e2e3f1d7
MR
853 * nonascii.texi (Encoding and I/O): Reword to avoid saying
854 "visit the current buffer".
855
27a4f445
MR
856 * os.texi (System Interface): Fix typo.
857
a2afc99d
RS
8582007-12-04 Richard Stallman <rms@gnu.org>
859
860 * objects.texi (Symbol Type): Fix typo.
861
b694135c
RS
8622007-12-03 Richard Stallman <rms@gnu.org>
863
864 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
865
f99a19da
GM
8662007-12-01 Glenn Morris <rgm@gnu.org>
867
868 * functions.texi (Declaring Functions): Improve previous change.
869
8f4b37d8
GM
8702007-11-30 Glenn Morris <rgm@gnu.org>
871
872 * functions.texi (Declaring Functions): Add optional fourth
873 argument of declare-function, and setting third argument to `t'.
874
61a2fe01
RS
8752007-11-29 Richard Stallman <rms@gnu.org>
876
877 * customize.texi (Composite Types): Document `group' type.
878
cbfc5193
GM
8792007-11-29 Glenn Morris <rgm@gnu.org>
880
881 * functions.texi (Declaring Functions): Add findex. Mention
882 `external' files.
883
8386283a
JB
8842007-11-26 Juanma Barranquero <lekktu@gmail.com>
885
886 * functions.texi (Declaring Functions): Fix directive.
887
a07c9a8b
RS
8882007-11-25 Richard Stallman <rms@gnu.org>
889
890 * help.texi (Help Functions): Clean up last change.
891
892 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
893
894 * loading.texi (Named Features): Minor cleanup.
895
896 * macros.texi (Eval During Expansion): Minor cleanup.
897
898 * variables.texi (Variable Aliases): Minor cleanup.
899
a0925923
RS
9002007-11-24 Richard Stallman <rms@gnu.org>
901
902 * functions.texi (Declaring Functions): Clarify previous change.
903
904 * compile.texi (Compiler Errors): Clarify previous change.
905
20c63e44
RS
9062007-11-24 Richard Stallman <rms@gnu.org>
907
e5e76c04 908 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
909 Clarify the text and move items around.
910
5bb0cda3
GM
9112007-11-24 Glenn Morris <rgm@gnu.org>
912
913 * functions.texi (Declaring Functions): New section.
914 * compile.texi (Compiler Errors): Mention declaring functions,
915 defvar with no initvalue, and byte-compile-warnings.
916
af13c86a
MR
9172007-11-15 Martin Rudalics <rudalics@gmx.at>
918
919 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
920 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
921
a5373305
MR
9222007-11-13 Martin Rudalics <rudalics@gmx.at>
923
924 * help.texi (Help Functions): Document new macro `with-help-window'.
925
fe284805
JL
9262007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
927
928 * searching.texi (Replacing Match): Describe new
929 `match-substitute-replacement'.
930
2c3a09b1
RS
9312007-10-31 Richard Stallman <rms@gnu.org>
932
933 * strings.texi (Creating Strings): Null strings from concat not unique.
934
f2b480f4
RS
9352007-10-26 Richard Stallman <rms@gnu.org>
936
937 * objects.texi (Equality Predicates): Null strings are uniquified.
938
939 * minibuf.texi: Minor clarifications in previous change.
940
db21122c
GM
9412007-10-25 Glenn Morris <rgm@gnu.org>
942
943 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
944
2328cbb3
RS
9452007-10-24 Richard Stallman <rms@gnu.org>
946
947 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
948
949 * variables.texi (Frame-Local Variables): Node deleted.
950 (Variables): Delete Frame-Local Variables from menu.
951 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
952 (Default Value): Don't mention frame-local vars.
953
954 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
955
956 * loading.texi (Unloading): Document FEATURE-unload-function
957 instead of FEATURE-unload-hook.
958
2328cbb3
RS
959 * frames.texi (Multiple Displays): Don't mention frame-local vars.
960
c066bafa
JL
9612007-10-22 Juri Linkov <juri@jurta.org>
962
963 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
964 (High-Level Completion): Document a list of default value strings
965 in the DEFAULT argument, for which minibuffer functions return the
966 first element.
967
65ced25f
JL
9682007-10-17 Juri Linkov <juri@jurta.org>
969
970 * text.texi (Filling): Update arguments of fill-paragraph.
971 fill-paragraph operates on the active region in Transient Mark mode.
972 Remove fill-paragraph-or-region.
973
ee46ec8e
KB
9742007-10-13 Karl Berry <karl@gnu.org>
975
976 * elisp.texi (@dircategory): Move to after @copying,
977 since we want @copying as close as possible to the beginning of
978 the output.
979
61bbdbc6
RS
9802007-10-12 Richard Stallman <rms@gnu.org>
981
982 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
983
984 * commands.texi (Distinguish Interactive): New node,
985 broken out from Interactive Call and rewritten.
986 (Command Loop): Put Distinguish Interactive in menu.
987
af23e1e8
RS
9882007-10-09 Richard Stallman <rms@gnu.org>
989
990 * text.texi (Examining Properties): Mention overlay priority.
991
992 * display.texi (Display Margins): Correct the description
993 of margin display specifications.
994 (Replacing Specs): New subnode broken out of Display Property.
995
e1965a69
JL
9962007-10-06 Juri Linkov <juri@jurta.org>
997
998 * text.texi (Filling): Document fill-paragraph-or-region.
999
4638454b
JB
10002007-10-05 Juanma Barranquero <lekktu@gmail.com>
1001
1002 * display.texi (Auto Faces): Fix typo.
1003
7ed54cc5
RS
10042007-10-02 Richard Stallman <rms@gnu.org>
1005
1006 * display.texi (Display Property): Explain some display specs
1007 don't let you move point in.
1008
1009 * frames.texi (Cursor Parameters): Describe
1010 cursor-in-non-selected-windows here. Explain more values.
1011
1012 * windows.texi (Basic Windows): Don't describe
1013 cursor-in-non-selected-windows here.
1014
305a7ef2
EZ
10152007-10-01 Eli Zaretskii <eliz@gnu.org>
1016
1017 * processes.texi (Misc Network): Note that these functions are
1018 supported only on some systems.
1019
f7a7f4eb
RS
10202007-10-01 Richard Stallman <rms@gnu.org>
1021
1022 * display.texi (Overlay Properties): Explain nil as priority.
1023 Explain that conflicts are unpredictable if not resolved by
1024 priorities.
1025
780d7bb9
RS
10262007-09-23 Richard Stallman <rms@gnu.org>
1027
1028 * macros.texi (Backquote): Minor clarification.
1029
14b4fdfb
RS
10302007-09-19 Richard Stallman <rms@gnu.org>
1031
1032 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
1033 Clarify when they work in parallel and when one overrides.
1034 Fix error in example.
14b4fdfb 1035
b8d4c8d0
GM
10362007-09-06 Glenn Morris <rgm@gnu.org>
1037
b3e755a9 1038 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
1039 commands to use ../../info.
1040 * Makefile.in (infodir): Go up one more level.
4638454b 1041 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
1042 (miscmanualdir): New.
1043 (dist): Use new variable miscmanualdir.
1044 * makefile.w32-in (infodir, texinputdir): Go up one more level.
1045 (usermanualdir): Change from ../man to ../emacs.
1046
1bb1f7d3
MR
10472007-08-30 Martin Rudalics <rudalics@gmx.at>
1048
1049 * commands.texi (Command Loop Info): Advise against changing
1050 most variables described here. Explain new variable
1051 last-repeatable-command.
1052
b8d4c8d0
GM
10532007-08-29 Glenn Morris <rgm@gnu.org>
1054
1055 * elisp.texi (EMACSVER): Increase to 23.0.50.
1056
10572007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
1058
1059 * frames.texi (Basic Parameters): Add display-environment-variable
1060 and term-environment-variable.
1061
10622007-08-28 Juri Linkov <juri@jurta.org>
1063
1064 * display.texi (Image Formats, Other Image Types): Add SVG.
1065
10662007-08-28 Juri Linkov <juri@jurta.org>
1067
1068 * display.texi (Images): Move formats-related text to new node
1069 "Image Formats".
1070 (Image Formats): New node.
1071
619fb9ee
RS
10722007-08-27 Richard Stallman <rms@gnu.org>
1073
1074 * windows.texi (Window Configurations): Clarify what
1075 a window configuration saves.
1076
b8d4c8d0
GM
10772007-08-25 Richard Stallman <rms@gnu.org>
1078
1079 * display.texi (Images): Delete redundant @findex.
1080
10812007-08-16 Richard Stallman <rms@gnu.org>
1082
1083 * processes.texi (Asynchronous Processes): Clarify
1084 doc of start-file-process.
1085
10862007-08-08 Martin Rudalics <rudalics@gmx.at>
1087
1088 * modes.texi (Example Major Modes): Fix typo.
1089
10902007-08-08 Glenn Morris <rgm@gnu.org>
1091
1092 * intro.texi (nil and t): Do not use `iff' in documentation.
1093
1094 * tips.texi (Documentation Tips): Recommend against `iff'.
1095
10962007-08-07 Chong Yidong <cyd@stupidchicken.com>
1097
1098 * display.texi (Image Cache): Document image-refresh.
1099
11002007-08-06 Martin Rudalics <rudalics@gmx.at>
1101
1102 * windows.texi (Size of Window): Document window-full-width-p.
1103
11042007-07-25 Glenn Morris <rgm@gnu.org>
1105
1106 * gpl.texi (GPL): Replace license with GPLv3.
1107
1108 * Relicense all FSF files to GPLv3 or later.
1109
11102007-07-24 Michael Albinus <michael.albinus@gmx.de>
1111
4638454b
JB
1112 * processes.texi (Synchronous Processes):
1113 Add `process-file-shell-command'.
b8d4c8d0
GM
1114 (Asynchronous Processes): Mention restricted use of
1115 `process-filter' and `process-sentinel' in
1116 `start-file-process'. Add `start-file-process-shell-command'.
1117
11182007-07-17 Michael Albinus <michael.albinus@gmx.de>
1119
1120 * files.texi (Magic File Names): Introduce optional parameter
1121 IDENTIFICATION for `file-remote-p'.
1122
11232007-07-16 Richard Stallman <rms@gnu.org>
1124
1125 * display.texi (Defining Faces): Fix previous change.
1126
11272007-07-14 Richard Stallman <rms@gnu.org>
1128
1129 * control.texi (Handling Errors): Document `debug' in handler list.
1130
11312007-07-10 Richard Stallman <rms@gnu.org>
1132
1133 * display.texi (Defining Faces): Explain C-M-x feature for defface.
1134
11352007-07-09 Richard Stallman <rms@gnu.org>
1136
1137 * files.texi (Magic File Names): Rewrite previous change.
1138
11392007-07-08 Michael Albinus <michael.albinus@gmx.de>
1140
1141 * files.texi (Magic File Names): Introduce optional parameter
1142 CONNECTED for `file-remote-p'.
1143
11442007-07-07 Michael Albinus <michael.albinus@gmx.de>
1145
1146 * processes.texi (Asynchronous Processes):
1147 * files.texi (Magic File Names): Add `start-file-process'.
1148
11492007-06-27 Richard Stallman <rms@gnu.org>
1150
1151 * files.texi (Format Conversion Piecemeal): Clarify
1152 `after-insert-file-functions' calling convention.
1153
11542007-06-27 Michael Albinus <michael.albinus@gmx.de>
1155
4638454b
JB
1156 * files.texi (Magic File Names): Remove `dired-call-process'.
1157 Add `process-file'.
b8d4c8d0
GM
1158
11592007-06-27 Kenichi Handa <handa@m17n.org>
1160
1161 * text.texi (Special Properties): Fix description about
4638454b 1162 `composition' property.
b8d4c8d0
GM
1163
11642007-06-26 Kenichi Handa <handa@m17n.org>
1165
1166 * nonascii.texi (Default Coding Systems): Document about the
1167 return value `undecided'.
1168
11692007-06-25 David Kastrup <dak@gnu.org>
1170
1171 * keymaps.texi (Active Keymaps): Document new POSITION argument of
1172 `current-active-maps'.
1173
11742007-06-24 Karl Berry <karl@gnu.org>
1175
4638454b 1176 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
1177
11782007-06-15 Juanma Barranquero <lekktu@gmail.com>
1179
1180 * display.texi (Overlay Arrow): Doc fix.
1181
11822007-06-14 Karl Berry <karl@tug.org>
1183
1184 * anti.texi (Antinews): Typo.
1185
11862007-06-14 Chong Yidong <cyd@stupidchicken.com>
1187
1188 * display.texi (Image Cache): Document image-refresh.
1189
11902007-06-12 Karl Berry <karl@gnu.org>
1191
1192 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
1193 * two-volume.make: New file.
1194 * .cvsignore: Ignore two-volume files.
1195
11962007-06-12 Tom Tromey <tromey@redhat.com>
1197
1198 * os.texi (Init File): Document user-emacs-directory.
1199
12002007-06-03 Nick Roberts <nickrob@snap.net.nz>
1201
1202 * commands.texi (Click Events): Describe width and height when
1203 object is nil.
1204
12052007-05-30 Nick Roberts <nickrob@snap.net.nz>
1206
1207 * commands.texi (Click Events): Layout more logically. Describe
1208 width and height.
1209 (Drag Events, Motion Events): Update to new format for position.
1210
12112007-06-02 Richard Stallman <rms@gnu.org>
1212
1213 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
1214
12152007-06-02 Chong Yidong <cyd@stupidchicken.com>
1216
1217 * Version 22.1 released.
1218
12192007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1220
1221 * text.texi (Special Properties): Correct meaning of fontified face.
1222
12232007-05-30 Richard Stallman <rms@gnu.org>
1224
1225 * text.texi (Special Properties): Add link to Adjusting Point.
1226
12272007-05-12 Richard Stallman <rms@gnu.org>
1228
1229 * text.texi (Margins): indent-to-left-margin is not the default.
1230 (Mode-Specific Indent): For indent-line-function, the default
1231 is indent-relative.
1232
1233 * modes.texi (Example Major Modes): Explain last line of text-mode
1234 is redundant.
1235
12362007-05-10 Richard Stallman <rms@gnu.org>
1237
1238 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
1239
1240 * help.texi (Keys in Documentation): Add reference to
1241 Documentation Tips.
1242
1243 * files.texi (Format Conversion): TO-FN gets three arguments.
1244
1245 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
1246
12472007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
1248
1249 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
1250 * files.texi (Format Conversion): Expand intro; add menu.
1251 (Format Conversion Overview, Format Conversion Round-Trip)
1252 (Format Conversion Piecemeal): New nodes/subsections.
1253 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
1254 * text.texi (Text Properties): Remove "Saving Properties" from menu.
1255 (Saving Properties): Delete node/subsection.
1256
12572007-05-07 Karl Berry <karl@gnu.org>
1258
1259 * elisp.texi (EMACSVER): Back to 22.
1260
12612007-05-06 Richard Stallman <rms@gnu.org>
1262
1263 * processes.texi (Accepting Output): Revert most of previous change.
1264
12652007-05-05 Richard Stallman <rms@gnu.org>
1266
1267 * processes.texi (Accepting Output): accept-process-output
1268 uses microseconds, not milliseconds. But that arg is obsolete.
1269
12702007-05-04 Karl Berry <karl@tug.org>
1271
1272 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
1273
12742007-05-04 Eli Zaretskii <eliz@gnu.org>
1275
1276 * tips.texi (Documentation Tips): Rearrange items to place the
1277 more important ones first. Add an index entry for hyperlinks.
1278
12792007-05-03 Karl Berry <karl@gnu.org>
1280
1281 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
1282 (EMACSVER) [smallbook]: 22 for printed version.
1283
1284 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
1285 so restore anchor to normal position after defun. Found by Kevin Ryde.
1286
12872007-04-26 Glenn Morris <rgm@gnu.org>
1288
1289 * elisp.texi (EMACSVER): Increase to 22.1.50.
1290
12912007-04-28 Karl Berry <karl@gnu.org>
1292
1293 * elisp.texi: Improve line breaks on copyright page,
1294 similar layout to emacs manual, 8.5x11 by default.
1295
12962007-04-24 Richard Stallman <rms@gnu.org>
1297
1298 * text.texi (Special Properties): Add xref to Overlay Properties.
1299
1300 * display.texi (Overlay Properties): Add xref to Special Properties.
1301
13022007-04-22 Richard Stallman <rms@gnu.org>
1303
1304 * keymaps.texi (Extended Menu Items): Move the info about
1305 format with cached keyboard binding.
1306
13072007-04-21 Richard Stallman <rms@gnu.org>
1308
1309 * text.texi (Special Properties): Clarify previous change.
1310
1311 * files.texi (File Name Expansion): Clarify previous change.
1312
1313 * display.texi (Attribute Functions): Fix example for
1314 face-attribute-relative-p.
1315
13162007-04-19 Kenichi Handa <handa@m17n.org>
1317
1318 * text.texi (Special Properties): Document composition property.
1319
13202007-04-19 Glenn Morris <rgm@gnu.org>
1321
1322 * files.texi (File Name Expansion): Mention "superroot".
1323
13242007-04-15 Chong Yidong <cyd@stupidchicken.com>
1325
1326 * frames.texi (Multiple Displays): Add note about "multi-monitor"
1327 setups.
1328 (Display Feature Testing): Note that display refers to all
1329 physical monitors for multi-monitor setups.
1330
13312007-04-14 Richard Stallman <rms@gnu.org>
1332
1333 * lists.texi (Sets And Lists): Clarify `delete' examples.
1334 Remove spurious xref to same node.
1335 Clarify xref for add-to-list.
1336
13372007-04-12 Nick Roberts <nickrob@snap.net.nz>
1338
1339 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
1340 value of lisp-mode-map.
1341
13422007-04-11 Karl Berry <karl@gnu.org>
1343
1344 * anti.texi (Antinews):
1345 * display.texi (Overlay Properties, Defining Images):
1346 * processes.texi (Synchronous Processes, Sentinels):
1347 * syntax.texi (Syntax Table Internals):
1348 * searching.texi (Regexp Special):
1349 * nonascii.texi (Default Coding Systems):
1350 * text.texi (Special Properties):
1351 * minibuf.texi (Basic Completion): Wording to improve breaks in
1352 8.5x11 format.
1353 * elisp.texi (smallbook): New @set to more easily switch between
1354 smallbook and 8.5x11.
1355
13562007-04-11 Richard Stallman <rms@gnu.org>
1357
1358 * text.texi (Lazy Properties): Minor fix.
1359
13602007-04-08 Karl Berry <karl@gnu.org>
1361
1362 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
1363 * macros.texi (Backquote): Downcase Backquote in index entries for
1364 consistency.
1365
13662007-04-08 Richard Stallman <rms@gnu.org>
1367
1368 * text.texi (Adaptive Fill): Just describe default,
1369 don't show it (since it contains non-ASCII chars).
1370
13712007-04-07 Karl Berry <karl@gnu.org>
1372
1373 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
1374 adaptive-fill-regexp's value, since they are not in the standard
1375 TeX fonts.
1376
13772007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
1378
1379 * display.texi (Defining Faces): Fix example.
1380
13812007-04-07 Karl Berry <karl@gnu.org>
1382
1383 * display.texi (Button Buffer Commands): Improve page break.
1384
13852007-04-07 Richard Stallman <rms@gnu.org>
1386
1387 * advice.texi (Activation of Advice): Remove redundant index entry.
1388
1389 * backups.texi: Improve index entries. Remove redundant ones.
1390
1391 * compile.texi (Byte Compilation): Improve index entry.
1392
1393 * hash.texi (Creating Hash): Improve index entry.
1394
1395 * symbols.texi (Definitions): Improve index entry.
1396
1397 * edebug.texi: Improve index entries. Remove redundant/useless ones.
1398
1399 * maps.texi (Standard Keymaps): Remove useless index entry.
1400
1401 * help.texi (Documentation Basics): Remove redundant index entries.
1402
1403 * customize.texi: Improve index entries.
1404 Remove redundant/useless ones.
1405
1406 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
1407
1408 * streams.texi (Output Variables): Improve index entry.
1409
1410 * abbrevs.texi (Abbrevs): Remove useless index entry.
1411
1412 * macros.texi (Expansion): Remove useless index entry.
1413
1414 * text.texi: Improve index entries. Remove redundant/useless ones.
1415 (Text Properties, Examining Properties)
1416 (Special Properties): Use "property category" instead of "category"
1417 to refer to the `category' property.
1418
1419 * positions.texi: Improve index entries. Remove useless one.
1420
1421 * lists.texi: Improve index entries. Remove redundant/useless ones.
1422
1423 * os.texi: Improve index entries.
1424 (Timers): Fix previous change.
1425
1426 * buffers.texi: Improve index entries.
1427 (Modification Time): Get rid of term "obsolete buffer".
1428
1429 * debugging.texi: Improve index entries.
1430 (Test Coverage): Add xref to other test coverage ftr.
1431
1432 * eval.texi: Improve index entry. Remove redundant ones.
1433
1434 * numbers.texi: Improve index entries. Remove redundant/useless ones.
1435
1436 * files.texi: Improve index entries. Remove redundant/useless ones.
1437
1438 * objects.texi: Improve index entries.
1439
1440 * processes.texi: Improve index entries.
1441
1442 * modes.texi: Improve index entry. Remove redundant one.
1443
1444 * nonascii.texi: Improve index entries.
1445
1446 * internals.texi: Improve index entries.
1447
1448 * syntax.texi: Improve index entries.
1449
1450 * keymaps.texi (Active Keymaps): Improve index entries.
1451
1452 * commands.texi: Improve index entries. Remove redundant/useless ones.
1453
1454 * frames.texi: Improve index entries. Remove redundant/useless ones.
1455
1456 * markers.texi: Improve index entries. Remove redundant ones.
1457
1458 * tips.texi: Improve index entries.
1459
1460 * loading.texi (Unloading): Improve index entry.
1461
1462 * variables.texi: Improve index entries. Remove redundant one.
1463
1464 * sequences.texi: Improve index entry.
1465
1466 * display.texi: Improve index entries. Remove redundant ones.
1467
1468 * windows.texi: Improve index entries.
1469
1470 * searching.texi: Improve index entries. Remove redundant one.
1471
1472 * strings.texi (Case Tables): Improve last change.
1473
14742007-04-04 Chong Yidong <cyd@stupidchicken.com>
1475
1476 * strings.texi (Case Tables): Document with-case-table and
1477 ascii-case-table.
1478
14792007-04-03 Karl Berry <karl@gnu.org>
1480
1481 * processes.texi (Network): Reword to improve page break.
1482
14832007-04-03 Eli Zaretskii <eliz@gnu.org>
1484
1485 * functions.texi (Inline Functions): Describe more disadvantages
1486 of defsubst, and make advice against it stronger.
1487
14882007-04-02 Karl Berry <karl@gnu.org>
1489
1490 * backups.texi (Backup Names): Avoid widow words.
1491 * modes.texi (Example Major Modes): Align last comment.
1492
14932007-04-01 Chong Yidong <cyd@stupidchicken.com>
1494
1495 * keymaps.texi (Remapping Commands): Document new arg to
1496 command-remapping.
1497
14982007-04-01 Karl Berry <karl@gnu.org>
1499
1500 * processes.texi (Low-Level Network): Typo.
1501 * loading.texi (Hooks for Loading): Avoid double "the".
1502 * keymaps.texi (Key Sequences): No double "and".
1503 (Changing Key Bindings): Shorten to improve line break.
1504
15052007-03-31 Glenn Morris <rgm@gnu.org>
1506
1507 * os.texi (Timers): Fix description of run-at-time TIME formats.
1508
15092007-03-31 Richard Stallman <rms@gnu.org>
1510
1511 * display.texi (Invisible Text): Correct buffer-invisibility-spec
1512 regarding ellipsis.
1513
15142007-03-31 Eli Zaretskii <eliz@gnu.org>
1515
1516 * intro.texi (nil and t):
1517 * symbols.texi (Plists and Alists):
1518 * variables.texi (Variable Aliases, Constant Variables):
1519 * functions.texi (Defining Functions):
1520 * advice.texi (Advising Primitives):
1521 * debugging.texi (Syntax Errors, Compilation Errors):
1522 * minibuf.texi (Minibuffer Windows):
1523 * commands.texi (Adjusting Point):
1524 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
1525 (Auto Major Mode, Major Mode Conventions):
1526 * help.texi (Describing Characters):
1527 * files.texi (Create/Delete Dirs, Information about Files)
1528 (File Locks, Writing to Files, Reading from Files)
1529 (Saving Buffers):
1530 * windows.texi (Resizing Windows, Cyclic Window Ordering):
1531 * frames.texi (Finding All Frames):
1532 * positions.texi (Buffer End, Motion):
1533 * markers.texi (The Region):
1534 * text.texi (Deletion, Near Point):
1535 * display.texi (Displaying Messages, Truncation):
1536 * os.texi (Processor Run Time):
1537 * tips.texi (Key Binding Conventions, Programming Tips)
1538 (Warning Tips, Documentation Tips, Comment Tips):
1539 * internals.texi (Memory Usage): Improve indexing.
1540
1541 * variables.texi (Frame-Local Variables):
1542 * functions.texi (Argument List):
1543 * loading.texi (Library Search):
1544 * streams.texi (Output Variables):
1545 * keymaps.texi (Translation Keymaps, Searching Keymaps):
1546 * searching.texi (Replacing Match, Search and Replace):
1547 * processes.texi (Byte Packing, Decoding Output)
1548 (Accepting Output, Network Servers, Shell Arguments):
1549 * display.texi (Abstract Display, Image Cache, Scroll Bars):
1550 * windows.texi (Window Point, Window Start):
1551 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
1552 * commands.texi (Reading Input, Keyboard Events):
1553 * minibuf.texi (Reading File Names, Minibuffer Completion)
1554 (Recursive Mini):
1555 * positions.texi (List Motion):
1556 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
1557 * numbers.texi (Arithmetic Operations, Math Functions)
1558 (Predicates on Numbers, Comparison of Numbers):
1559 (Numeric Conversions):
1560 * locals.texi (Standard Buffer-Local Variables):
1561 * maps.texi (Standard Keymaps):
1562 * os.texi (User Identification, System Environment, Recording Input)
1563 (X11 Keysyms):
1564 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
1565 * backups.texi (Backups and Auto-Saving):
1566 * customize.texi (Customization, Group Definitions)
1567 (Variable Definitions):
1568 * compile.texi (Byte Compilation): Improve index entries.
1569
15702007-03-31 Karl Berry <karl@gnu.org>
1571
1572 * macros.texi (Defining Macros): Avoid widow syllable.
1573
15742007-03-31 Eli Zaretskii <eliz@gnu.org>
1575
1576 * elisp.texi (Top): Postscript -> PostScript.
1577
1578 * display.texi (Images, Postscript Images): Postscript -> PostScript.
1579
15802007-03-31 Markus Triska <markus.triska@gmx.at>
1581
1582 * internals.texi (Writing Emacs Primitives): Untabify `For'.
1583
15842007-03-30 Karl Berry <karl@gnu.org>
1585
1586 * lists.texi (List-related Predicates): Remove spurious @need.
1587 (Setcdr): Use @smallexample to improve page break.
1588 (Association Lists) <assoc>: Reword to improve page break.
1589
1590 * strings.texi (String Conversion): Insert blank line to improve
1591 page break.
1592
1593 * numbers.texi (Random Numbers): Use @minus{}.
1594 (Math Functions): Use @minus{}.
1595
1596 * intro.texi (Acknowledgements): Avoid line breaks before middle
1597 initials.
1598
15992007-03-24 Eli Zaretskii <eliz@gnu.org>
1600
1601 * errors.texi (Standard Errors): Add an index entry.
1602
16032007-03-19 Richard Stallman <rms@gnu.org>
1604
1605 * os.texi (Recording Input): recent-keys now gives 300 keys.
1606
16072007-03-12 Glenn Morris <rgm@gnu.org>
1608
1609 * os.texi: Replace "daylight savings" with "daylight saving"
1610 throughout.
1611
16122007-03-05 Richard Stallman <rms@gnu.org>
1613
1614 * variables.texi (File Local Variables): Update
1615 enable-local-variables values.
1616
16172007-03-04 Richard Stallman <rms@gnu.org>
1618
1619 * syntax.texi (Control Parsing): Minor clarification.
1620
1621 * strings.texi (Formatting Strings): Clarify width, precision, flags.
1622
1623 * sequences.texi (Sequence Functions): Move string-bytes away,
1624 add xref.
1625
1626 * nonascii.texi (Text Representations): Move string-bytes here.
1627
1628 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
1629
1630 * minibuf.texi (Basic Completion): Minor clarification.
1631
1632 * markers.texi (The Mark): Clarify existence vs activation of mark.
1633 Other cleanup.
1634
1635 * display.texi (Finding Overlays): Write better example.
1636
1637 * compile.texi (Eval During Compile): Clarify putting macros
1638 in eval-when-compile.
1639
c5602427 16402007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
1641
1642 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 1643 load-read-function definition doc.
b8d4c8d0
GM
1644
16452007-02-21 Kim F. Storm <storm@cua.dk>
1646
1647 * strings.texi (Text Comparison): Mention that assoc-string
1648 converts symbols to strings before testing.
1649
16502007-02-17 Kim F. Storm <storm@cua.dk>
1651
1652 * processes.texi (Bindat Spec): Vector types can have optional
1653 element type.
1654 (Bindat Examples): Fix example. Add vector with element type.
1655
16562007-02-16 Andreas Schwab <schwab@suse.de>
1657
1658 * strings.texi (Formatting Strings): Document '+' flag.
1659
16602007-02-15 Juanma Barranquero <lekktu@gmail.com>
1661
1662 * strings.texi (Modifying Strings): Clarify that `clear-string'
1663 always converts the string to unibyte.
1664
16652007-02-14 Kim F. Storm <storm@cua.dk>
1666
1667 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
1668 Rewrite glyph code description to refer to these functions.
1669 Remove details of encoding face number and char into integer code.
1670
16712007-02-03 Alan Mackenzie <acm@muc.de>
1672
1673 * loading.texi (Hooks for Loading): Make the description of
1674 `eval-after-load' more detailed, and amend the description of
1675 after-load-alist, in accordance with changes from 2006-05.
1676
16772007-02-03 Chong Yidong <cyd@stupidchicken.com>
1678
1679 * modes.texi (Defining Minor Modes): Document that a :require
1680 keyword or similar may be required to make saved customization
1681 variables work.
1682
16832007-02-03 Eli Zaretskii <eliz@gnu.org>
1684
1685 * elisp.texi (Top): Make the detailed menu headers compliant with
1686 Texinfo guidelines and with what texnfo-upd.el expects. Add
1687 comments to prevent people from inadvertently modifying the key
1688 parts needed by `texinfo-multiple-files-update'.
1689
16902007-02-02 Eli Zaretskii <eliz@gnu.org>
1691
1692 * elisp.texi (Top): Update the top-level menus.
1693
1694 * syntax.texi (Categories): Add index entries.
1695
16962007-02-01 Juanma Barranquero <lekktu@gmail.com>
1697
1698 * display.texi (Attribute Functions): Fix name and description of
1699 the UNDERLINE arg of `set-face-underline-p'.
1700
17012007-01-29 Eli Zaretskii <eliz@gnu.org>
1702
1703 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
1704 Variables", and "Standard Keymaps" to the detailed menu.
1705
1706 * variables.texi (Future Local Variables): Add index entry.
1707
17082007-01-28 Richard Stallman <rms@gnu.org>
1709
1710 * tips.texi (Coding Conventions): Clarify the tip about macros
1711 that define a function or a variable.
1712
1713 * files.texi (File Attributes): UID and GID can be floats.
1714 (Magic File Names): Explain why deferring all operations to
1715 the standard handler does not work.
1716
17172007-01-23 Martin Rudalics <rudalics@gmx.at>
1718
1719 * backups.texi (Reverting): Use "buffer" instead of "file"
1720 when talking about major and minor modes.
1721
17222007-01-21 Richard Stallman <rms@gnu.org>
1723
1724 * help.texi (Documentation): Add xref to Documentation Tips.
1725
17262007-01-14 Juanma Barranquero <lekktu@gmail.com>
1727
1728 * tips.texi (Coding Conventions): Fix typos.
1729
17302007-01-05 Richard Stallman <rms@gnu.org>
1731
1732 * modes.texi (Defining Minor Modes): Fix previous change.
1733
17342007-01-03 Richard Stallman <rms@gnu.org>
1735
1736 * customize.texi (Variable Definitions, Customization Types):
1737 Don't use * in doc string for defcustom.
1738
17392007-01-02 Richard Stallman <rms@gnu.org>
1740
1741 * variables.texi (Variable Aliases): Clarify that aliases vars
1742 always have the same value.
1743
1744 * processes.texi (Bindat Spec): Fix Texinfo usage.
1745
1746 * modes.texi (Defining Minor Modes): Explain effect of command
1747 defined with define-global-minor-mode on new buffers.
1748
17492006-12-30 Kim F. Storm <storm@cua.dk>
1750
1751 * keymaps.texi (Tool Bar): Describe `grow-only' value of
1752 `auto-resize-tool-bars'.
1753
17542006-12-30 Richard Stallman <rms@gnu.org>
1755
1756 * keymaps.texi (Active Keymaps): Fix previous change.
1757
17582006-12-30 Nick Roberts <nickrob@snap.net.nz>
1759
1760 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
1761
17622006-12-30 Kim F. Storm <storm@cua.dk>
1763
1764 * processes.texi (Bindat Spec): Clarify using field names in
1765 length specifications.
1766
17672006-12-29 Kim F. Storm <storm@cua.dk>
1768
1769 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1770 Add count and index variables for eval forms in repeat blocks.
1771
17722006-12-24 Richard Stallman <rms@gnu.org>
1773
1774 * customize.texi (Variable Definitions): Document
1775 new name custom-add-frequent-value.
1776
17772006-12-19 Kim F. Storm <storm@cua.dk>
1778
1779 * commands.texi (Misc Events): User signals now result in sigusr1
1780 and sigusr2 events which are handled through special-event-map.
1781 (Special Events): User signals and drag-n-drop are special.
1782
17832006-12-17 Richard Stallman <rms@gnu.org>
1784
1785 * loading.texi (Named Features): Explain subfeatures better.
1786
1787 * customize.texi: Use "option" only for user options.
1788 For the keyword values inside defcustom etc, say "keywords".
1789 For :options value's elements, say "elements".
1790 :group should not be omitted.
1791
1792 * syntax.texi (Parsing Expressions): Split up node.
1793 (Motion via Parsing, Position Parse, Parser State)
1794 (Low-Level Parsing, Control Parsing): New subnodes.
1795 (Parser State): Document syntax-ppss-toplevel-pos.
1796
1797 * positions.texi (List Motion): Punctuation fix.
1798
1799 * files.texi (File Name Completion): Document PREDICATE arg
1800 to file-name-completion.
1801
18022006-12-16 Eli Zaretskii <eliz@gnu.org>
1803
1804 * internals.texi (Building Emacs, Writing Emacs Primitives):
1805 Add index entries.
1806
18072006-12-11 Richard Stallman <rms@gnu.org>
1808
1809 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
1810 affects face menu. Explain how to make it non-nil without enabling
1811 any fontification.
1812
18132006-12-10 Chong Yidong <cyd@stupidchicken.com>
1814
1815 * modes.texi (Font Lock Basics): Document nil value of
1816 font-lock-defaults.
1817
18182006-12-10 Glenn Morris <rgm@gnu.org>
1819
1820 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
1821 value for system-flag argument. Abbrev tables may not be empty
1822 when major modes are loaded.
1823
18242006-12-08 Juanma Barranquero <lekktu@gmail.com>
1825
1826 * makefile.w32-in (maintainer-clean): Partially revert last
1827 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
1828 to protect elisp-covers.texi.
1829
18302006-12-07 Juanma Barranquero <lekktu@gmail.com>
1831
1832 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1833 Don't remove elisp* info files; they are already deleted by the
1834 `clean' and `distclean' targets, and they are in the $(infodir)
1835 directory, not the current one.
1836
18372006-12-04 Kim F. Storm <storm@cua.dk>
1838
1839 * commands.texi (Misc Events): Update signal events.
1840 (Event Examples): Add signal example.
1841
18422006-11-29 Richard Stallman <rms@gnu.org>
1843
1844 * frames.texi (Visibility of Frames): Explain visible windows
1845 can be covered by others. Add xref for raise-frame.
1846
18472006-11-28 Richard Stallman <rms@gnu.org>
1848
1849 * searching.texi (Regexp Special): Update when ^ is special.
1850
18512006-11-27 Eli Zaretskii <eliz@gnu.org>
1852
1853 * customize.texi (Customization, Common Keywords)
1854 (Group Definitions, Variable Definitions, Composite Types)
1855 (Type Keywords, Customization Types): Add index entries for
1856 various customization keywords.
1857
18582006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1859
1860 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1861
c8763fb6 18622006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
1863
1864 * frames.texi (Window System Selections): Remove clipboard from
1865 description of selection-coding-system.
1866
18672006-11-06 Richard Stallman <rms@gnu.org>
1868
1869 * lists.texi (List Variables): Document COMPARE-FN.
1870
1871 * keymaps.texi: Avoid use of "binding" to mean a relation;
1872 use it only to refer to the meaning associated with a key.
1873 (Keymaps): Change menu node description.
1874
1875 * elisp.texi (Top): Change menu node description.
1876
1877 * display.texi (Managing Overlays): Document overlay-recenter.
1878
18792006-10-29 Chong Yidong <cyd@stupidchicken.com>
1880
1881 * Makefile.in: Use relative paths to avoid advertising filesystem
1882 contents during compilation.
1883
18842006-10-23 Kim F. Storm <storm@cua.dk>
1885
1886 * commands.texi (Event Input Misc): Update unread-command-events.
1887
18882006-10-23 Nick Roberts <nickrob@snap.net.nz>
1889
1890 * lists.texi (Sets And Lists): Fix typos.
1891
18922006-10-18 Juanma Barranquero <lekktu@gmail.com>
1893
1894 * control.texi (Processing of Errors): Use @var for an argument,
1895 not @code.
1896
18972006-10-16 Richard Stallman <rms@gnu.org>
1898
1899 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1900
1901 * keymaps.texi (Format of Keymaps): Show all the keymap element
1902 patterns that result from menu items.
1903 (Key Lookup): Minor cleanups.
1904
1905 * modes.texi (Precalculated Fontification): Don't say that
1906 not setting font-lock-defaults avoids loading font-lock.
1907
1908 * help.texi (Documentation): Move xref to Emacs Manual here.
1909 (Documentation Basics): From here.
1910 Also doc emacs-lisp-docstring-fill-column.
1911
1912 * elisp.texi: Update version and ISBN.
1913
1914 * commands.texi (Interactive Call): Clarify KEYS arg to
1915 call-interactively is a vector.
1916 (Command Loop Info): Delete anchor in this-command-keys.
1917 Add anchor in this-command-keys-vector.
1918 (Recursive Editing): Document how recursive-edit
1919 handles the current buffer.
1920
19212006-10-13 Chong Yidong <cyd@stupidchicken.com>
1922
1923 * frames.texi (Frame Titles): %c and %l are ignored in
1924 frame-title-format.
1925
19262006-10-11 Richard Stallman <rms@gnu.org>
1927
1928 * keymaps.texi (Key Sequences): Clarify use of kbd.
1929
19302006-10-10 Kim F. Storm <storm@cua.dk>
1931
1932 * lists.texi (Sets And Lists): Add memql.
1933
19342006-10-03 Richard Stallman <rms@gnu.org>
1935
1936 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1937 Clarify :ascii: and :nonascii:.
1938
19392006-09-29 Juri Linkov <juri@jurta.org>
1940
1941 * modes.texi (%-Constructs): Reorder coding systems in the
1942 documentation of %z to the real order displayed in the modeline.
1943
19442006-09-25 Richard Stallman <rms@gnu.org>
1945
1946 * os.texi (Timers): Describe timer-max-repeats.
1947
19482006-09-25 Chong Yidong <cyd@stupidchicken.com>
1949
1950 * os.texi (Timers): Mention with-local-quit.
1951
19522006-09-24 Richard Stallman <rms@gnu.org>
1953
1954 * searching.texi (Searching and Matching): Mention property search.
1955
1956 * commands.texi (Command Loop Info): Explain how read-event affects
1957 this-command-keys.
1958
19592006-09-20 Richard Stallman <rms@gnu.org>
1960
1961 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1962
1963 * windows.texi (Window Start): Minor cleanups.
1964
19652006-09-20 Kim F. Storm <storm@cua.dk>
1966
1967 * windows.texi (Window Start): pos-visible-in-window-p allows
1968 specifying t for position to mean "end of window".
1969 Add window-line-height.
1970
1971 * anti.texi (Antinews): Mention window-line-height.
1972
19732006-09-19 David Kastrup <dak@gnu.org>
1974
1975 * keymaps.texi (Searching Keymaps): Small clarification.
1976
19772006-09-18 Richard Stallman <rms@gnu.org>
1978
1979 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1980 cause keyboard menus.
1981 (Menu Keymaps): Likewise.
1982 (Defining Menus, Keyboard Menus): Clarify.
1983
1984 * text.texi (Fields): Clarify explanation of constrain-to-field.
1985
19862006-09-16 Eli Zaretskii <eliz@gnu.org>
1987
1988 * variables.texi (Tips for Defining): Fix a typo.
1989
19902006-09-15 Richard Stallman <rms@gnu.org>
1991
1992 * keymaps.texi (Remapping Commands, Searching Keymaps)
1993 (Active Keymaps): Clean up previous change.
1994
19952006-09-15 Jay Belanger <belanger@truman.edu>
1996
1997 * gpl.texi: Replace "Library Public License" by "Lesser Public
1998 License" throughout.
1999
20002006-09-15 David Kastrup <dak@gnu.org>
2001
2002 * keymaps.texi (Active Keymaps): Adapt description to use
2003 `get-char-property' instead `get-text-property'. Explain how
2004 mouse events change this. Explain the new optional argument of
2005 `key-binding' and its mouse-dependent lookup.
2006 (Searching Keymaps): Adapt description similarly.
2007 (Remapping Commands): Explain the new optional argument of
2008 `command-remapping'.
2009
20102006-09-14 Richard Stallman <rms@gnu.org>
2011
2012 * keymaps.texi (Searching Keymaps): Clarification.
2013 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
2014
20152006-09-13 Richard Stallman <rms@gnu.org>
2016
2017 * objects.texi (Character Type): Node split.
2018 Add xref to Describing Characters.
2019 (Basic Char Syntax, General Escape Syntax)
2020 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
2021
20222006-09-11 Richard Stallman <rms@gnu.org>
2023
2024 * display.texi (Display Table Format): Wording clarification.
2025 (Glyphs): Clarifications.
2026
20272006-09-10 Chong Yidong <cyd@stupidchicken.com>
2028
2029 * keymaps.texi (Active Keymaps): Mention that key-binding checks
2030 local maps.
2031
20322006-09-10 Kim F. Storm <storm@cua.dk>
2033
2034 * display.texi (Forcing Redisplay): Document return value of
2035 function redisplay.
2036
20372006-09-09 Richard Stallman <rms@gnu.org>
2038
2039 * windows.texi (Window Hooks): Explain limits of
2040 window-scroll-functions.
2041
2042 * display.texi (Fringe Indicators): Update for last change in
2043 indicate-buffer-boundaries.
2044
20452006-09-08 Richard Stallman <rms@gnu.org>
2046
2047 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
2048
20492006-09-06 Kim F. Storm <storm@cua.dk>
2050
2051 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
2052
2053 * windows.texi (Window Start): Update pos-visible-in-window-p.
2054
20552006-09-04 Richard Stallman <rms@gnu.org>
2056
2057 * processes.texi (Accepting Output): Explain SECONDS=0 for
2058 accept-process-output.
2059
2060 * os.texi (Idle Timers): Explain why timer functions should not
2061 loop until (input-pending-p).
2062
20632006-09-02 Eli Zaretskii <eliz@gnu.org>
2064
2065 * makefile.w32-in (usermanualdir): New variable.
2066 (elisp.dvi): Use it.
2067
20682006-09-01 Eli Zaretskii <eliz@gnu.org>
2069
2070 * buffers.texi (Buffer Modification): Fix last change.
2071
20722006-09-01 Chong Yidong <cyd@stupidchicken.com>
2073
2074 * buffers.texi (Buffer Modification): Document
2075 buffer-chars-modified-tick.
2076
20772006-08-31 Richard Stallman <rms@gnu.org>
2078
2079 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
2080
20812006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
2082
2083 * modes.texi (Syntactic Font Lock):
2084 Mention font-lock-syntactic-face-function
2085 instead of specific faces.
2086
20872006-08-29 Chong Yidong <cyd@stupidchicken.com>
2088
2089 * display.texi (Images): Add xrref to display-images-p.
2090
20912006-08-28 Kenichi Handa <handa@m17n.org>
2092
2093 * nonascii.texi (Lisp and Coding Systems): Fix description of
2094 detect-coding-region.
2095
20962006-08-27 Michael Olson <mwolson@gnu.org>
2097
2098 * processes.texi (Transaction Queues): Remove stray quote
2099 character.
2100
21012006-08-25 Richard Stallman <rms@gnu.org>
2102
2103 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
2104 Add xref.
2105
21062006-08-24 Chong Yidong <cyd@stupidchicken.com>
2107
2108 * os.texi (Timers): Avoid waiting inside timers.
2109
21102006-08-21 Lute Kamstra <lute@gnu.org>
2111
2112 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
2113
21142006-08-20 Richard Stallman <rms@gnu.org>
2115
2116 * os.texi (Idle Timers): New node, split out from Timers.
2117 Document current-idle-time.
2118 * commands.texi (Reading One Event): Update xref.
2119 * elisp.texi (Top): Update subnode menu.
2120
21212006-08-16 Richard Stallman <rms@gnu.org>
2122
2123 * keymaps.texi (Extended Menu Items): Show format of cached
2124 bindings in extended menu items.
2125
2126 * customize.texi (Variable Definitions): Explain when the
2127 standard value expression is evaluated.
2128
21292006-08-15 Chong Yidong <cyd@stupidchicken.com>
2130
2131 * commands.texi (Reading One Event): Explain idleness in
2132 `read-event'.
2133
21342006-08-12 Chong Yidong <cyd@stupidchicken.com>
2135
2136 * text.texi (Near Point): Say "cursor" not "terminal cursor".
2137 (Commands for Insertion): Removed split-line since it's not
2138 relevant for Lisp programming.
2139 (Yank Commands): Rewrite introduction.
2140 (Undo): Clarify.
2141 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
2142 (Filling): Remove redundant comment. Clarify return value of
2143 current-justification.
2144 (Margins): Minor clarifications.
2145 (Adaptive Fill): Update default value of adaptive-fill-regexp.
2146 (Sorting): Update definition of sort-lines.
2147 (Columns): Clarify behavior of sort-columns.
2148 (Indent Tabs): Link to Tab Stops in Emacs manual.
2149 (Special Properties): Clarify.
2150 (Clickable Text): Mention Buttons package.
2151
21522006-08-12 Kevin Ryde <user42@zip.com.au>
2153
2154 * os.texi (Time Parsing): Add %z to description of
2155 format-time-string, as per docstring. Add cross reference to
2156 glibc manual for strftime.
2157
21582006-08-08 Richard Stallman <rms@gnu.org>
2159
2160 * modes.texi: Clean up wording in previous change.
2161
21622006-08-07 Chong Yidong <cyd@stupidchicken.com>
2163
2164 * modes.texi (Hooks): Clarify.
2165 (Major Mode Basics): Mention define-derived-mode explicitly.
2166 (Major Mode Conventions): Rebinding RET is OK for some modes.
2167 Mention change-major-mode-hook and after-change-major-mode-hook.
2168 (Example Major Modes): Moved to end of Modes section.
2169 (Mode Line Basics): Clarify.
2170 (Mode Line Data): Mention help-echo and local-map in strings.
2171 Explain reason for treatment of non-risky variables.
2172 (Properties in Mode): Clarify.
2173 (Faces for Font Lock): Add font-lock-negation-char-face.
2174
21752006-08-04 Eli Zaretskii <eliz@gnu.org>
2176
2177 * strings.texi (Formatting Strings): Warn against arbitrary
2178 strings as first arg to `format'.
2179
21802006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
2181
2182 * text.texi (Clickable Text): Mention `help-echo' text property.
2183 Update intro, examples and associated explanations.
2184
21852006-07-31 Richard Stallman <rms@gnu.org>
2186
2187 * commands.texi: Update xrefs.
2188 (Event Mod): New node, cut out from old Translating Input.
2189
2190 * maps.texi: Update xrefs.
2191
2192 * keymaps.texi (Translation Keymaps): New node.
2193 Update xrefs from Translating Input to Translation Keymaps.
2194
2195 * elisp.texi (Top): Update subnode menu.
2196
2197 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
2198
2199 * os.texi (System Interface): Fix menu descriptions of some nodes.
2200 (Translating Input): Node deleted.
2201
22022006-07-31 Nick Roberts <nickrob@snap.net.nz>
2203
2204 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
2205
2206 * lists.texi (Sets And Lists): Likewise.
2207
22082006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
2209
2210 * text.texi (Fields): Mention POS
2211 requirement when narrowing is in effect.
2212
22132006-07-28 Richard Stallman <rms@gnu.org>
2214
2215 * display.texi (Face Attributes): Simplify wording.
2216 (Attribute Functions): Clarify meaning of new-frame default
2217 attribute settings.
2218
2219 * customize.texi (Common Keywords): Document how to use
2220 :package-version in a package not in Emacs.
2221
22222006-07-28 Kim F. Storm <storm@cua.dk>
2223
2224 * commands.texi (Reading One Event): Fix last change.
2225
22262006-07-26 Chong Yidong <cyd@stupidchicken.com>
2227
2228 * commands.texi (Reading One Event): Document SECONDS argument for
2229 read-event, read-char, and read-char-exclusive.
2230
22312006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2232
2233 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
2234 to ensure correct identification.
2235
22362006-07-24 Richard Stallman <rms@gnu.org>
2237
2238 * text.texi (Clickable Text): Clarify.
2239
2240 * sequences.texi (Vector Functions): Delete duplicate xref.
2241
2242 * objects.texi (Function Type): Clarify.
2243
2244 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
2245 modes.
2246
2247 * lists.texi (List Variables): New node.
2248 Material moved from other nodes.
2249
2250 * variables.texi (Setting Variables): add-to-list and
2251 add-to-ordered-list moved to List Variables node.
2252
22532006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2254
2255 * text.texi (Links and Mouse-1):
2256 For mouse-on-link-p, expand on arg POS.
2257
22582006-07-21 Kim F. Storm <storm@cua.dk>
2259
2260 * display.texi (Forcing Redisplay): Don't mention systems which
2261 don't support sub-second timers for redisplay-preemption-period.
2262
2263 * os.texi (Terminal Output): Clarify text vs graphical terminal.
2264
22652006-07-21 Eli Zaretskii <eliz@gnu.org>
2266
2267 * frames.texi (Input Focus): Document that focus-follows-mouse has
2268 no effect on MS-Windows.
2269
22702006-07-18 Richard Stallman <rms@gnu.org>
2271
2272 * display.texi (Forcing Redisplay): Cleanups in previous change.
2273
2274 * processes.texi (Low-Level Network): Make menu more convenient.
2275
22762006-07-18 Kim F. Storm <storm@cua.dk>
2277
2278 * display.texi (Forcing Redisplay): redisplay-preemption-period
2279 only used on window systems. Add xref to Terminal Output.
2280
2281 * os.texi (Terminal Output): baud-rate only controls preemption on
2282 non-window systems. Add xref to Forcing Redisplay.
2283
2284 * processes.texi (Low-Level Network): Rename node "Make Network"
2285 to "Network Processes".
2286
22872006-07-18 Karl Berry <karl@gnu.org>
2288
2289 * variables.texi, functions.texi, customize.texi, loading.texi:
2290 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
2291
22922006-07-17 Chong Yidong <cyd@stupidchicken.com>
2293
2294 * commands.texi (Waiting): Document batch-mode sit-for behavior.
2295
22962006-07-17 Richard Stallman <rms@gnu.org>
2297
2298 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
2299 Put period and comma inside quotes.
2300
2301 * loading.texi, markers.texi: Use real doublequote inside menus.
2302
2303 * windows.texi: Put point and comma inside quotes.
2304 (Textual Scrolling): Use @samp for error message.
2305
2306 * variables.texi, tips.texi, syntax.texi, symbols.texi:
2307 * strings.texi, streams.texi, processes.texi, os.texi:
2308 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
2309 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
2310 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
2311 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
2312 Put point and comma inside quotes.
2313
2314 * control.texi (Processing of Errors): Add command-error-function.
2315
2316 * variables.texi (File Local Variables): Clarify that
2317 file local variables make buffer-local bindings.
2318
2319 * modes.texi (Syntactic Font Lock): Give default for
2320 font-lock-syntax-table.
2321
23222006-07-17 Nick Roberts <nickrob@snap.net.nz>
2323
2324 * text.texi (Special Properties): Clean up previous change.
2325
23262006-07-16 Karl Berry <karl@gnu.org>
2327
2328 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
2329 * control.texi: Fix bad page breaks through chapter 10 (control).
2330
2331 * anti.texi (Antinews): Reorder face-attribute fns to avoid
2332 underfull hbox.
2333
23342006-07-15 Nick Roberts <nickrob@snap.net.nz>
2335
2336 * text.texi (Special Properties): Describe fontified text property
2337 in relation to a character (not text).
2338
23392006-07-15 Kim F. Storm <storm@cua.dk>
2340
2341 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
2342 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
2343 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
2344
2345 * anti.texi (Antinews): Mention redisplay function.
2346 The kbd macro existed, but was not documented, before 22.x.
2347 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
2348
23492006-07-14 Nick Roberts <nickrob@snap.net.nz>
2350
2351 * display.texi (Displaying Messages): Add anchor.
2352
2353 * frames.texi (Dialog Boxes): Use it.
2354
23552006-07-12 Richard Stallman <rms@gnu.org>
2356
2357 * objects.texi (Frame Type): Explain nature of frames better.
2358
2359 * frames.texi (Frames): Explain nature of frames better.
2360
23612006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
2362
2363 * tips.texi (Coding Conventions): Explain why use cl at compile time.
2364
23652006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2366
2367 * frames.texi (Window System Selections): Mention scrap support for Mac.
2368 Default value of x-select-enable-clipboard is t on Mac.
2369
2370 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
2371
23722006-07-11 Kim F. Storm <storm@cua.dk>
2373
2374 * display.texi (Forcing Redisplay): Add `redisplay' function.
2375 Don't mention (sit-for -1) -- use (redisplay t) instead.
2376
2377 * commands.texi (Waiting): (sit-for -1) is no longer special.
2378 (sit-for 0) is equivalent to (redisplay).
2379 Iconifying/deiconifying no longer makes sit-for return.
2380
23812006-07-10 Nick Roberts <nickrob@snap.net.nz>
2382
2383 * display.texi (Buttons): Fix typo.
2384
2385 * index.texi, elisp.texi (New Symbols): Comment node out.
2386
23872006-07-09 Richard Stallman <rms@gnu.org>
2388
2389 * display.texi (Truncation): Clean up previous change.
2390
23912006-07-08 Richard Stallman <rms@gnu.org>
2392
2393 * commands.texi (Interactive Call): Use 3 as prefix in example
2394 for execute-extended-command.
2395
2396 * display.texi (Attribute Functions): Move paragraph about
2397 compatibility with Emacs < 21.
2398
23992006-07-09 Kim F. Storm <storm@cua.dk>
2400
2401 * display.texi (Refresh Screen): Clarify force-window-update.
2402 (Truncation): "Normally" indicated by fringe arrows.
2403
24042006-07-08 Eli Zaretskii <eliz@gnu.org>
2405
2406 * windows.texi (Textual Scrolling, Resizing Windows):
2407 * variables.texi (Constant Variables):
2408 * text.texi (Buffer Contents, Deletion, Changing Properties)
2409 (Property Search, Special Properties, Sticky Properties)
2410 (Links and Mouse-1, Fields, Change Hooks):
2411 * syntax.texi (Syntax Table Functions, Parsing Expressions)
2412 (Categories):
2413 * symbols.texi (Other Plists):
2414 * streams.texi (Output Variables):
2415 * processes.texi (Input to Processes, Query Before Exit):
2416 * positions.texi (Word Motion, Text Lines, List Motion):
2417 * os.texi (Init File, System Environment, Sound Output)
2418 (Session Management):
2419 * nonascii.texi (Text Representations, Character Sets)
2420 (Chars and Bytes, Locales):
2421 * modes.texi (Defining Minor Modes, Header Lines):
2422 * minibuf.texi (Minibuffer Contents):
2423 * markers.texi (Information from Markers):
2424 * lists.texi (List Elements, Building Lists, Association Lists):
2425 * keymaps.texi (Tool Bar):
2426 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
2427 * functions.texi (What Is a Function, Mapping Functions):
2428 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
2429 (Color Names, Text Terminal Colors, Display Feature Testing):
2430 * files.texi (Visiting Functions, File Name Components)
2431 (Unique File Names, Contents of Directories):
2432 * display.texi (Forcing Redisplay, Displaying Messages)
2433 (Temporary Displays, Font Selection, Auto Faces)
2434 (Font Lookup, Fringe Indicators, Display Margins)
2435 (Image Descriptors, Showing Images, Image Cache, Button Types)
2436 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
2437 (Display Table Format, Glyphs):
2438 * control.texi (Iteration):
2439 * commands.texi (Command Loop Info, Adjusting Point):
2440 * backups.texi (Making Backups, Auto-Saving):
2441 Remove @tindex entries.
2442
24432006-07-07 Kim F. Storm <storm@cua.dk>
2444
2445 * display.texi (Fringe Cursors): Fix typo.
2446 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
2447 (Overlay Arrow): Default is overlay-arrow fringe indicator.
2448
24492006-07-05 Richard Stallman <rms@gnu.org>
2450
2451 * text.texi (Buffer Contents): Add example of text props
2452 in result of buffer-substring.
2453 (Text Properties): Explain better about use of specific property names.
2454 (Property Search): Some cleanups; reorder some functions.
2455
2456 * keymaps.texi (Changing Key Bindings): Cleanup.
2457 Add xref to Key Binding Conventions.
2458
2459 * display.texi (Attribute Functions): Add examples for
2460 face-attribute-relative-p.
2461
2462 * tips.texi (Coding Conventions): Cleanup last change.
2463
24642006-07-05 Karl Berry <karl@gnu.org>
2465
2466 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
2467 Remove @setchapternewpage odd.
2468 Result is 1013 pages, down from 1100.
2469
2470 * anti.texi, customize.texi, display.texi, internals.texi:
2471 * minibuf.texi, modes.texi, tips.texi:
2472 Fix overfull/underfull boxes.
2473
24742006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2475
2476 * edebug.texi (Instrumenting):
2477 Add Edebug-specific findex for eval-buffer.
2478 * loading.texi (Loading):
2479 Replace eval-current-buffer with eval-buffer.
2480
24812006-06-30 Nick Roberts <nickrob@snap.net.nz>
2482
2483 * locals.texi (Standard Buffer-Local Variables): Update the list
2484 of variables.
2485
24862006-06-26 Nick Roberts <nickrob@snap.net.nz>
2487
2488 * files.texi (File Name Completion): Point user to the node
2489 "Reading File Names".
2490
24912006-06-24 Eli Zaretskii <eliz@gnu.org>
2492
2493 * files.texi (Contents of Directories): Document case-insensitive
2494 behavior on respective filesystems.
2495
2496 * objects.texi (Character Type): Document that Emacs signals an
2497 error for unsupported Unicode characters specified as \uNNNN.
2498
24992006-06-19 Richard Stallman <rms@gnu.org>
2500
2501 * processes.texi (Bindat Spec): Clarify previous change.
2502
25032006-06-16 Richard Stallman <rms@gnu.org>
2504
2505 * tips.texi (Coding Conventions): Better explain conventions
2506 for definition constructs.
2507
2508 * text.texi (Special Properties): String value of `read-only'
2509 serves as the error message.
2510
2511 * objects.texi (Character Type): Clarify prev. change.
2512 (Non-ASCII in Strings): Mention \u and \U.
2513
2514 * commands.texi (Using Interactive): Explain problem of
2515 markers, etc., in command-history.
2516
25172006-06-14 Kim F. Storm <storm@cua.dk>
2518
2519 * commands.texi (Waiting): Negative arg to sit-for forces
2520 redisplay even if input is pending.
2521
2522 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
2523 redisplay. Remove incorrect example of binding redisplay-dont-pause
2524 around (sit-for 0).
2525
25262006-06-13 Richard Stallman <rms@gnu.org>
2527
2528 * display.texi (Forcing Redisplay): Clarify previous change.
2529
25302006-06-13 Romain Francoise <romain@orebokech.com>
2531
2532 * display.texi (Forcing Redisplay): Fix typo.
2533
25342006-06-13 Kim F. Storm <storm@cua.dk>
2535
2536 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
2537
25382006-06-10 Luc Teirlinck <teirllm@auburn.edu>
2539
2540 * tips.texi (Coding Conventions): Add `@end itemize'.
2541
25422006-06-10 Richard Stallman <rms@gnu.org>
2543
2544 * tips.texi (Coding Conventions): Explain use of coding systems
2545 to ensure one decoding for strings.
2546
25472006-06-09 Aidan Kehoe <kehoea@parhasard.net>
2548
2549 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
2550 syntax.
2551
25522006-06-07 Eli Zaretskii <eliz@gnu.org>
2553
2554 * display.texi (Font Selection): Remove description of
2555 clear-face-cache.
2556
2557 * compile.texi (Eval During Compile): Fix a typo. Add index
2558 entries for possible uses of eval-when-compile.
2559
25602006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
2561
2562 * display.texi (Abstract Display): Fix typo.
2563
25642006-06-03 Eli Zaretskii <eliz@gnu.org>
2565
2566 * minibuf.texi (Minibuffer History) <history-add-new-input>:
2567 Reword variable's description.
2568
25692006-06-01 Richard Stallman <rms@gnu.org>
2570
2571 * windows.texi (Splitting Windows): Clarify splitting nonselected
2572 window.
2573
25742006-05-31 Juri Linkov <juri@jurta.org>
2575
2576 * minibuf.texi (Minibuffer History): Add history-add-new-input.
2577
25782006-05-30 Richard Stallman <rms@gnu.org>
2579
2580 * display.texi (Line Height): Fix errors in description of
10d1d0af 2581 default line height and line-height property.
b8d4c8d0
GM
2582
2583 * nonascii.texi (Default Coding Systems): Further clarification.
2584
25852006-05-29 Luc Teirlinck <teirllm@auburn.edu>
2586
2587 * internals.texi (Pure Storage): Mention that an overflow in pure
2588 space causes a memory leak.
2589 (Garbage Collection): If there was an overflow in pure space,
2590 `garbage-collect' returns nil.
2591
25922006-05-30 Eli Zaretskii <eliz@gnu.org>
2593
2594 * nonascii.texi (Default Coding Systems): Fix it some more.
2595
25962006-05-29 Eli Zaretskii <eliz@gnu.org>
2597
2598 * nonascii.texi (Default Coding Systems): Fix last change.
2599
26002006-05-29 Kenichi Handa <handa@m17n.org>
2601
2602 * nonascii.texi (find-operation-coding-system): Describe the new
2603 argument format (FILENAME . BUFFER).
2604
26052006-05-28 Richard Stallman <rms@gnu.org>
2606
2607 * tips.texi (Coding Conventions): Better explain reasons not to
2608 advise other packages or use `eval-after-load'.
2609
26102006-05-29 Kim F. Storm <storm@cua.dk>
2611
2612 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
2613 `bindat-idx' and `bindat-raw' for clarity.
2614
26152006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2616
2617 * processes.texi (Bindat Spec): Expand on `repeat' handler.
2618
2619 * display.texi (Display): Add "Abstract Display" to menu.
2620 (Abstract Display, Abstract Display Functions)
2621 (Abstract Display Example): New nodes.
2622 * elisp.texi (Top): Add "Abstract Display" to menu.
2623
26242006-05-27 Chong Yidong <cyd@stupidchicken.com>
2625
2626 * keymaps.texi (Key Sequences): Link to input events definition.
2627 (Format of Keymaps): Delete material duplicated in Keymap Basics.
2628
2629 * files.texi (Changing Files): Document updated argument list for
2630 copy-file.
2631
26322006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2633
2634 * processes.texi (Bindat Functions): Explain term "total length".
2635 Use it in bindat-length and bindat-pack descriptions.
2636
26372006-05-26 Eli Zaretskii <eliz@gnu.org>
2638
2639 * tips.texi (Coding Conventions): Advise against using
2640 eval-after-load in packages. Add an index entry.
2641
26422006-05-25 Juri Linkov <juri@jurta.org>
2643
2644 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
2645
2646 * modes.texi (%-Constructs): Add %e, %z, %Z.
2647
26482006-05-25 Richard Stallman <rms@gnu.org>
2649
2650 * elisp.texi (Top): Update subnode menu.
2651
2652 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
2653 (Keymaps): Update menu.
2654
26552006-05-25 Chong Yidong <cyd@stupidchicken.com>
2656
2657 * keymaps.texi (Key Sequences): Some clarifications.
2658
26592006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
2660
2661 * processes.texi (Bindat Functions): Say "unibyte string"
2662 explicitly for bindat-unpack and bindat-pack descriptions.
2663 (Bindat Examples): Don't call `string-make-unibyte' in example.
2664
26652006-05-25 Chong Yidong <cyd@stupidchicken.com>
2666
2667 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 2668 Explain string and vector representations of key sequences.
b8d4c8d0
GM
2669
2670 * keymaps.texi (Changing Key Bindings):
dd7b651b 2671 * commands.texi (Interactive Codes):
b8d4c8d0
GM
2672 * help.texi (Describing Characters): Refer to it.
2673
26742006-05-23 Luc Teirlinck <teirllm@auburn.edu>
2675
2676 * frames.texi (Pointer Shape): @end table -> @end defvar.
2677
26782006-05-22 Richard Stallman <rms@gnu.org>
2679
2680 * elisp.texi (Top): Update subnode menus.
2681
2682 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
2683 Contents rewritten; material from old Pointer Shape node moved here.
2684
2685 * display.texi (Pointer Shape): Node deleted.
2686 (Image Descriptors): Minor cleanup.
2687
26882006-05-21 Richard Stallman <rms@gnu.org>
2689
2690 * syntax.texi (Parsing Expressions): Update info on which STATE
2691 elements are ignored.
2692
26932006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2694
2695 * hooks.texi (Standard Hooks): Correct typo.
2696
2697 * gpl.texi (GPL): ifinfo -> ifnottex.
2698
26992006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
2700
2701 * searching.texi (Simple Match Data): Warn about match data being
2702 set anew by every search.
2703
27042006-05-17 Richard Stallman <rms@gnu.org>
2705
2706 * minibuf.texi (Minibuffer History): Clarify.
2707
2708 * searching.texi (Regexp Special): Clarify nested regexp warning.
2709
27102006-05-16 Kim F. Storm <storm@cua.dk>
2711
2712 * minibuf.texi (Minibuffer History): Update add-to-history.
2713
27142006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
2715
2716 * nonascii.texi (Explicit Encoding): Fix
2717 typo (encoding<->decoding).
2718
27192006-05-14 Richard Stallman <rms@gnu.org>
2720
2721 * buffers.texi (Creating Buffers): Cleanup.
2722
2723 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
2724
27252006-05-13 Eli Zaretskii <eliz@gnu.org>
2726
2727 * buffers.texi (Current Buffer): Document that with-temp-buffer
2728 disables undo.
2729
2730 * os.texi (Terminal-Specific): More accurate description of how
2731 Emacs searches for the terminal-specific libraries.
2732
27332006-05-12 Eli Zaretskii <eliz@gnu.org>
2734
2735 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
2736 emacs-xtra to @inforef's.
2737
2738 * text.texi (Undo): Document that undo is turned off in buffers
2739 whose names begin with a space.
2740
2741 * buffers.texi (Buffer Names): Add index entries for buffers whose
2742 names begin with a space.
2743 (Creating Buffers): Document that undo is turned off in buffers
2744 whose names begin with a space.
2745
2746 * files.texi (Visiting Functions, Reading from Files)
2747 (Saving Buffers): Mention code and EOL conversions by file I/O
2748 primitives and subroutines.
2749
2750 * nonascii.texi (Lisp and Coding Systems): Document
2751 coding-system-eol-type. Add index entries for eol conversion.
2752
2753 * display.texi (Defining Faces): Mention `mac', and add an xref to
2754 where window-system is described.
2755
27562006-05-10 Richard Stallman <rms@gnu.org>
2757
2758 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
2759
27602006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2761
2762 * variables.texi (File Local Variables): Recommend to quote lambda
2763 expressions in safe-local-variable property.
2764
27652006-05-09 Richard Stallman <rms@gnu.org>
2766
2767 * variables.texi (File Local Variables): Document
2768 safe-local-eval-forms and safe-local-eval-function.
2769
27702006-05-07 Kim F. Storm <storm@cua.dk>
2771
2772 * minibuf.texi (Minibuffer History): Remove keep-dups arg
2773 from add-to-history.
2774
27752006-05-07 Romain Francoise <romain@orebokech.com>
2776
2777 * commands.texi (Event Input Misc):
2778 * compile.texi (Eval During Compile):
2779 * internals.texi (Buffer Internals):
2780 * minibuf.texi (Initial Input):
2781 * nonascii.texi (Scanning Charsets):
2782 * numbers.texi (Comparison of Numbers):
2783 * windows.texi (Textual Scrolling, Vertical Scrolling):
2784 Fix various typos.
2785
27862006-05-06 Eli Zaretskii <eliz@gnu.org>
2787
2788 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
2789 conditional xref's to either emacs or emacs-xtra, depending on
2790 @iftex/@ifnottex.
2791
2792 * minibuf.texi (Minibuffer History): Document add-to-history.
2793
27942006-05-05 Eli Zaretskii <eliz@gnu.org>
2795
2796 * internals.texi (Pure Storage): Mention the pure overflow message
2797 at startup.
2798
c8763fb6 27992006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2800
2801 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
2802 (Searching Keymaps): Fix pseudo-Lisp description of keymap
2803 search.
2804
28052006-05-01 Richard Stallman <rms@gnu.org>
2806
2807 * intro.texi (nil and t): Clarify.
2808
2809 * variables.texi (File Local Variables): Suggest using booleanp.
2810
28112006-05-01 Juanma Barranquero <lekktu@gmail.com>
2812
2813 * objects.texi (Type Predicates): Fix typos.
2814
28152006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2816
2817 * intro.texi (nil and t): Add booleanp.
2818
2819 * objects.texi (Type Predicates): Add links for booleanp and
2820 string-or-null-p.
2821
28222006-04-29 Richard Stallman <rms@gnu.org>
2823
2824 * modes.texi (Multiline Font Lock): Rename from
2825 Multi line Font Lock Elements. Much clarification.
2826 (Font Lock Multiline, Region to Fontify): Much clarification.
2827
28282006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2829
2830 * variables.texi (File Local Variables): Remove the special case t for
2831 safe-local-variable.
2832
28332006-04-26 Richard Stallman <rms@gnu.org>
2834
2835 * syntax.texi (Parsing Expressions): Minor cleanup.
2836
28372006-04-18 Richard Stallman <rms@gnu.org>
2838
2839 * tips.texi (Coding Conventions): Explain when the package's
2840 prefix should appear later on (not at the start of the name).
2841
2842 * searching.texi (String Search): Clarify effect of NOERROR.
2843
2844 * modes.texi (Imenu): Clarify what special items do.
2845
2846 * hooks.texi (Standard Hooks): Delete text about old hook names.
2847
28482006-04-17 Romain Francoise <romain@orebokech.com>
2849
2850 * variables.texi (Local Variables): Update the default value of
2851 `max-specpdl-size'.
2852
28532006-04-15 Michael Olson <mwolson@gnu.org>
2854
2855 * processes.texi (Transaction Queues): Mention the new optional
2856 `delay-question' argument for `tq-enqueue'.
2857
28582006-04-13 Bill Wohler <wohler@newt.com>
2859
2860 * customize.texi (Common Keywords): Use dotted notation for
2861 :package-version value. Specify its values. Improve documentation
2862 for customize-package-emacs-version-alist.
2863
28642006-04-12 Bill Wohler <wohler@newt.com>
2865
2866 * customize.texi (Common Keywords): Move description of
2867 customize-package-emacs-version-alist to @defvar.
2868
28692006-04-10 Bill Wohler <wohler@newt.com>
2870
2871 * customize.texi (Common Keywords): Add :package-version.
2872
28732006-04-10 Kim F. Storm <storm@cua.dk>
2874
2875 * text.texi (Buffer Contents): Add NOPROPS arg to
2876 filter-buffer-substring.
2877
28782006-04-08 Kevin Ryde <user42@zip.com.au>
2879
2880 * os.texi (Command-Line Arguments): Update xref to emacs manual
2881 "Command Arguments" -> "Emacs Invocation", per change there.
2882
28832006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
2884
2885 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2886 be on one line to help makeinfo not render two spaces after the dot.
2887
28882006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2889
2890 * strings.texi (Predicates for Strings): Add string-or-null-p.
2891
28922006-03-28 Kim F. Storm <storm@cua.dk>
2893
2894 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2895 remarks about systems that don't support fractional seconds.
2896
28972006-03-25 Karl Berry <karl@gnu.org>
2898
2899 * elisp.texi: Use @copyright{} instead of (C), and do not indent
2900 the year list.
2901
29022006-03-21 Nick Roberts <nickrob@snap.net.nz>
2903
2904 * display.texi (Fringe Indicators): Fix typos.
2905
29062006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2907
2908 * tips.texi (Documentation Tips): One can now also write `program'
2909 in front of a quoted symbol in a docstring to prevent making a
2910 hyperlink.
2911
29122006-03-19 Alan Mackenzie <acm@muc.de>
2913
2914 * text.texi (Special Properties): Clarify `fontified' property.
2915
29162006-03-16 Richard Stallman <rms@gnu.org>
2917
2918 * display.texi (Defining Images): Minor cleanup.
2919
29202006-03-16 Bill Wohler <wohler@newt.com>
2921
2922 * display.texi (Defining Images): In image-load-path-for-library,
2923 prefer user's images.
2924
29252006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2926
2927 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2928
29292006-03-15 Bill Wohler <wohler@newt.com>
2930
2931 * display.texi (Defining Images): Fix example in
2932 image-load-path-for-library by not recommending that one binds
2933 image-load-path. Just defvar it to placate compiler and only use
2934 it if previously defined.
2935
29362006-03-14 Bill Wohler <wohler@newt.com>
2937
2938 * display.texi (Defining Images): In image-load-path-for-library,
2939 always return list of directories. Update example.
2940
29412006-03-14 Alan Mackenzie <acm@muc.de>
2942
2943 * modes.texi: New node, "Region to Fontify" (for Font Lock).
2944 This describes font-lock-extend-region-function.
2945 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2946 the new node "Region to Fontify".
2947
29482006-03-13 Richard Stallman <rms@gnu.org>
2949
2950 * display.texi (Invisible Text): The impossible position is
2951 now before the invisible text, not after.
2952 (Defining Images): Clean up last change.
2953
29542006-03-11 Bill Wohler <wohler@newt.com>
2955
2956 * display.texi (Defining Images): Add image-load-path-for-library.
2957
29582006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2959
2960 * text.texi (Adaptive Fill): Fix Texinfo usage.
2961
2962 * strings.texi (Creating Strings): Fix Texinfo usage.
2963
2964 * searching.texi (Regexp Special): Use @samp for regular
2965 expressions that are not in Lisp syntax.
2966
29672006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2968
2969 * searching.texi (Regexp Special): Put remark between parentheses
2970 to avoid misreading.
2971
29722006-03-07 Luc Teirlinck <teirllm@auburn.edu>
2973
2974 * searching.texi (Syntax of Regexps): More accurately describe
2975 which characters are special in which situations.
2976 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2977 are not special. Describe in detail when `[' and `]' are special.
2978 (Regexp Backslash): Plenty of regexps with unbalanced square
2979 brackets are valid, so reword that statement.
2980
29812006-03-02 Kim F. Storm <storm@cua.dk>
2982
2983 * keymaps.texi (Tool Bar): Add tool-bar-border.
2984
29852006-02-28 Luc Teirlinck <teirllm@auburn.edu>
2986
2987 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
2988
29892006-02-27 Luc Teirlinck <teirllm@auburn.edu>
2990
2991 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2992
2993 * files.texi (Locating Files): Suggest additional values for the
2994 SUFFIXES arg of `locate-file'. Update pxref.
2995
2996 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2997 (How Programs Do Loading): Discuss the effects of Auto Compression
2998 mode on `load'.
2999 (Load Suffixes): New node.
3000 (Library Search): Delete description of `load-suffixes'; it was
3001 moved to "Load Suffixes".
3002 (Autoload, Named Features): Mention `load-suffixes'.
3003
30042006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
3005
3006 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
3007
3008 * windows.texi (Window Tree): Fix typo.
3009
30102006-02-20 Kim F. Storm <storm@cua.dk>
3011
3012 * display.texi (Fringe Indicators): New section.
3013 Move indicate-empty-lines, indicate-buffer-boundaries, and
3014 default-indicate-buffer-boundaries here.
3015 Add fringe-indicator-alist and default-fringes-indicator-alist.
3016 Add list of logical fringe indicator symbols.
3017 Update list of standard bitmap names.
3018 (Fringe Cursors): New section.
3019 Move overflow-newline-into-fringe here.
3020 Add fringe-cursor-alist and default-fringes-cursor-alist.
3021 Add list of fringe cursor symbols.
3022
30232006-02-20 Juanma Barranquero <lekktu@gmail.com>
3024
3025 * commands.texi (Using Interactive): Fix reference to node
3026 "Minibuffers".
3027
30282006-02-19 Richard M. Stallman <rms@gnu.org>
3029
3030 * minibuf.texi (High-Level Completion):
3031 Add xref to read-input-method-name.
3032
3033 * files.texi (Relative File Names): Move file-relative-name here.
3034 (File Name Expansion): From here. Minor clarifications.
3035
3036 * commands.texi (Using Interactive): Add xrefs about reading input.
3037 Clarify remarks about that moving point and mark.
3038 Put string case before list case.
3039
c8763fb6 30402006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3041
3042 * display.texi (Other Display Specs, Image Descriptors):
3043 Revert erroneous changes. The previous description of
3044 image-descriptors as `(image . PROPS)' was correct.
3045
30462006-02-14 Richard M. Stallman <rms@gnu.org>
3047
3048 * variables.texi (File Local Variables): Clarifications.
3049
30502006-02-14 Juanma Barranquero <lekktu@gmail.com>
3051
3052 * variables.texi (File Local Variables): Use @code for a cons
3053 cell, not @var.
3054
30552006-02-13 Chong Yidong <cyd@stupidchicken.com>
3056
3057 * variables.texi (File Local Variables): Document new file local
3058 variable behavior.
3059
30602006-02-10 Kim F. Storm <storm@cua.dk>
3061
3062 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
3063
30642006-02-08 Juanma Barranquero <lekktu@gmail.com>
3065
3066 * modes.texi (%-Constructs): Remove obsolete info about
3067 `global-mode-string'.
3068
30692006-02-07 Richard M. Stallman <rms@gnu.org>
3070
3071 * commands.texi (Prefix Command Arguments): Minor cleanup.
3072
3073 * display.texi: "Graphical display", not window system.
3074
3075 * functions.texi (What Is a Function): Fix xref.
3076
3077 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
3078 (Changing Key Bindings): Clarify when remapping is better than
3079 substitute-key-definition.
3080
30812006-02-02 Richard M. Stallman <rms@gnu.org>
3082
3083 * minibuf.texi (Basic Completion): Completion alists are risky.
3084
3085 * keymaps.texi (Active Keymaps): Clarifications.
3086 (Searching Keymaps): New node.
3087 (Keymaps): Update menu.
3088
3089 * frames.texi (Layout Parameters): Minor clarification.
3090 (Drag and Drop): New node.
3091 (Frames): Update menu.
3092
30932006-01-29 Chong Yidong <cyd@stupidchicken.com>
3094
3095 * display.texi (Other Display Specs, Image Descriptors):
3096 Image description is a list, not a cons cell.
3097
30982006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3099
3100 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
3101 list is not necessarily a list).
3102
31032006-01-27 Eli Zaretskii <eliz@gnu.org>
3104
3105 * frames.texi (Layout Parameters): border-width and
3106 internal-border-width belong to the frame, not the window.
3107
31082006-01-19 Richard M. Stallman <rms@gnu.org>
3109
3110 * nonascii.texi (Translation of Characters): Search cmds use
3111 translation-table-for-input. Automatically made local.
3112
3113 * markers.texi (Overview of Markers): Count insertion type
3114 as one of a marker's attributes.
3115
3116 * keymaps.texi (Controlling Active Maps): New node, split out of
3117 Active Keymaps.
3118 (Keymaps): Menu updated.
3119 (Active Keymaps): Give pseudocode to explain how the active
3120 maps are searched. current-active-maps and key-binding moved here.
3121 (Functions for Key Lookup): current-active-maps and key-binding moved.
3122 Clarifications.
3123 (Searching the Keymaps): New subnode.
3124
3125 * elisp.texi (Top): Menu clarification.
3126
3127 * display.texi (Other Display Specs): Delete duplicate entry for
3128 just a string as display spec. Move text about recursive display
3129 specs on such a string.
3130
3131 * commands.texi (Key Sequence Input): Clarify.
3132 Move num-nonmacro-input-events out.
3133 (Reading One Event): num-nonmacro-input-events moved here.
3134
31352006-01-14 Nick Roberts <nickrob@snap.net.nz>
3136
3137 * advice.texi (Simple Advice): Update example to fit argument
3138 change in previous-line.
3139
31402006-01-05 Richard M. Stallman <rms@gnu.org>
3141
3142 * markers.texi (The Mark): Fix in `mark'.
3143
31442006-01-04 Richard M. Stallman <rms@gnu.org>
3145
3146 * processes.texi (Misc Network, Make Network): Minor cleanups.
3147
31482006-01-04 Kim F. Storm <storm@cua.dk>
3149
3150 * processes.texi (Make Network): Add IPv6 addresses and handling.
3151 (Network Feature Testing): Mention (:family ipv6).
3152 (Misc Network): Add IPv6 formats to format-network-address.
3153
31542005-12-30 Richard M. Stallman <rms@gnu.org>
3155
3156 * text.texi (Changing Properties):
3157 Don't use return value of set-text-properties.
3158
31592005-12-29 Luc Teirlinck <teirllm@auburn.edu>
3160
3161 * modes.texi (Mode Line Format): Correct typo in menu.
3162
31632005-12-29 Richard M. Stallman <rms@gnu.org>
3164
3165 * modes.texi (Mode Line Top): New node.
3166 (Mode Line Data): Some text moved to new node.
3167 Explain the data structure more concretely.
3168 (Mode Line Basics): Clarifications.
3169 (Mode Line Variables): Clarify intro paragraph.
3170 (%-Constructs): Clarify intro paragraph.
3171 (Mode Line Format): Update menu.
3172
31732005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3174
3175 * minibuf.texi (Basic Completion): Update lazy-completion-table
3176 examples for removal of ARGS argument.
3177
31782005-12-23 Richard M. Stallman <rms@gnu.org>
3179
3180 * text.texi (Undo): Restore some explanation from the version
3181 that was deleted.
3182
31832005-12-23 Eli Zaretskii <eliz@gnu.org>
3184
3185 * text.texi (Undo): Remove duplicate descriptions of `apply
3186 funname' and `apply delta' elements of the undo list.
3187
31882005-12-20 Richard M. Stallman <rms@gnu.org>
3189
3190 * help.texi (Help Functions): Update documentation of `apropos'.
3191
31922005-12-20 Luc Teirlinck <teirllm@auburn.edu>
3193
3194 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
3195 because it is confusing. If the :help-echo keyword is a function,
3196 it is not directly used as the :help-echo overlay property, as the
3197 xref seems to suggest (it does not take the appropriate args).
3198
31992005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3200
3201 * customize.texi (Common Keywords): Fix Texinfo usage.
3202 (Group Definitions, Variable Definitions): Update for new
3203 conventions for using `*' in docstrings.
3204
3205 * tips.texi (Documentation Tips): Update for new conventions for
3206 using `*' in docstrings.
3207
32082005-12-16 Richard M. Stallman <rms@gnu.org>
3209
3210 * minibuf.texi (Minibuffer Contents): Minor cleanup.
3211
32122005-12-16 Juri Linkov <juri@jurta.org>
3213
3214 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
3215
32162005-12-14 Romain Francoise <romain@orebokech.com>
3217
3218 * modes.texi (Customizing Keywords): Rename `append' to `how'.
3219 Fix typo.
3220
32212005-12-11 Juri Linkov <juri@jurta.org>
3222
3223 * minibuf.texi (Completion Commands): Add mention of read-file-name
3224 for filename completion keymaps.
3225 (Reading File Names): Add mention of filename completion keymaps
3226 for read-file-name and xref to `Completion Commands'.
3227
32282005-12-10 Richard M. Stallman <rms@gnu.org>
3229
3230 * customize.texi (Common Keywords): State caveats for use of :tag.
3231
32322005-12-08 Richard M. Stallman <rms@gnu.org>
3233
3234 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
3235 with xrefs and better explanation.
3236 (Completion Commands): Add the filename completion maps.
3237
3238 * objects.texi (Character Type): Clarify that \s is not space
3239 if a dash follows.
3240
32412005-12-05 Richard M. Stallman <rms@gnu.org>
3242
3243 * windows.texi (Resizing Windows): Delete preserve-before args.
3244
32452005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3246
3247 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
3248 in full keymaps, since the quirk has been fixed.
3249
32502005-12-03 Eli Zaretskii <eliz@gnu.org>
3251
3252 * hooks.texi (Standard Hooks): Add index entries. Mention
3253 `compilation-finish-functions'.
3254
32552005-11-27 Richard M. Stallman <rms@gnu.org>
3256
3257 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
3258
32592005-11-21 Juri Linkov <juri@jurta.org>
3260
3261 * customize.texi (Common Keywords): Update links types
3262 custom-manual and url-link. Add link types emacs-library-link,
3263 file-link, function-link, variable-link, custom-group-link.
3264
32652005-11-20 Chong Yidong <cyd@stupidchicken.com>
3266
3267 * display.texi: Revert 2005-11-20 change.
3268
32692005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
3270
3271 * processes.texi (Bindat Functions):
3272 Say "third" to refer to zero-based index "2".
3273
32742005-11-18 Luc Teirlinck <teirllm@auburn.edu>
3275
3276 * loading.texi (Library Search): Update the default value of
3277 `load-suffixes'.
3278
32792005-11-17 Chong Yidong <cyd@stupidchicken.com>
3280
3281 * display.texi (Attribute Functions): Mention :ignore-defface.
3282
32832005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3284
3285 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
3286 (Minor Mode Conventions): Mention the use of a hook.
3287
32882005-11-06 Richard M. Stallman <rms@gnu.org>
3289
3290 * files.texi (Magic File Names): find-file-name-handler checks the
3291 `operations' property of the handler.
3292
32932005-11-03 Richard M. Stallman <rms@gnu.org>
3294
3295 * variables.texi (Frame-Local Variables): Small clarification.
3296
32972005-10-29 Chong Yidong <cyd@stupidchicken.com>
3298
3299 * os.texi (Init File): Document ~/.emacs.d/init.el.
3300
33012005-10-29 Richard M. Stallman <rms@gnu.org>
3302
3303 * internals.texi (Garbage Collection): Document memory-full.
3304
33052005-10-28 Bill Wohler <wohler@newt.com>
3306
3307 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
3308 for URLs.
3309
33102005-10-28 Richard M. Stallman <rms@gnu.org>
3311
3312 * minibuf.texi (Completion Commands): Clean up prev change.
3313
33142005-10-26 Kevin Ryde <user42@zip.com.au>
3315
3316 * compile.texi (Eval During Compile): Explain recommended uses
3317 of eval-when-compile and eval-and-compile.
3318
33192005-10-27 Masatake YAMATO <jet@gyve.org>
3320
3321 * minibuf.texi (Completion Commands):
3322 Write about new optional argument for `display-completion-list'.
3323
33242005-10-23 Richard M. Stallman <rms@gnu.org>
3325
3326 * display.texi (Overlay Arrow): Clarify about local bindings of
3327 overlay-arrow-position.
3328
33292005-10-22 Eli Zaretskii <eliz@gnu.org>
3330
3331 * internals.texi (Building Emacs): Fix last change.
3332
33332005-10-22 Richard M. Stallman <rms@gnu.org>
3334
3335 * internals.texi (Building Emacs): Document eval-at-startup.
3336
33372005-10-21 Richard M. Stallman <rms@gnu.org>
3338
3339 * loading.texi (Where Defined): load-history contains abs file names.
3340 symbol-file returns abs file names.
3341
33422005-10-19 Kim F. Storm <storm@cua.dk>
3343
3344 * display.texi (Showing Images): Add max-image-size integer value.
3345
33462005-10-18 Chong Yidong <cyd@stupidchicken.com>
3347
3348 * display.texi (Showing Images): Document max-image-size.
3349
33502005-10-17 Richard M. Stallman <rms@gnu.org>
3351
3352 * commands.texi (Quitting): Minor clarification.
3353
3354 * processes.texi (Sentinels): Clarify about output and quitting.
3355 (Filter Functions): Mention with-local-quit.
3356
33572005-10-17 Juri Linkov <juri@jurta.org>
3358
3359 * buffers.texi (Current Buffer):
3360 * commands.texi (Event Input Misc):
3361 * compile.texi (Eval During Compile, Compiler Errors):
3362 * customize.texi (Group Definitions):
3363 * display.texi (Progress, Defining Faces):
3364 * files.texi (Writing to Files):
3365 * modes.texi (Mode Hooks, Defining Minor Modes):
3366 * streams.texi (Output Functions):
3367 * syntax.texi (Syntax Table Functions):
3368 * text.texi (Change Hooks):
3369 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
3370
3371 * commands.texi (Quitting): Replace arg `forms' with `body' in
3372 `with-local-quit'.
3373
3374 * positions.texi (Excursions): Replace arg `forms' with `body' in
3375 `save-excursion'.
3376
33772005-10-08 Kim F. Storm <storm@cua.dk>
3378
3379 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
3380 Rename manual section accordingly.
3381
33822005-10-04 Kim F. Storm <storm@cua.dk>
3383
3384 * windows.texi (Window Split Tree): New section describing
3385 new function window-split-tree function.
3386
33872005-10-03 Nick Roberts <nickrob@snap.net.nz>
3388
3389 * display.texi (Fringe Size/Pos): Simplify and add detail.
3390
33912005-09-30 Romain Francoise <romain@orebokech.com>
3392
3393 * minibuf.texi (High-Level Completion): Explain that the prompt
3394 given to `read-buffer' should end with a colon and a space.
3395 Update usage examples.
3396
33972005-09-29 Juri Linkov <juri@jurta.org>
3398
3399 * display.texi (Displaying Messages): Rename argument name
3400 `string' to `format-string' in functions `message', `message-box',
3401 `message-or-box'.
3402
34032005-09-26 Chong Yidong <cyd@stupidchicken.com>
3404
3405 * errors.texi (Standard Errors): Correct xrefs.
3406
34072005-09-18 Chong Yidong <cyd@stupidchicken.com>
3408
3409 * display.texi (Defining Images): Update documentation for
3410 `image-load-path'.
3411
34122005-09-17 Richard M. Stallman <rms@gnu.org>
3413
3414 * display.texi (Defining Images): Clean up previous change.
3415
34162005-09-16 Romain Francoise <romain@orebokech.com>
3417
3418 * elisp.texi: Specify GFDL version 1.2.
3419
3420 * doclicense.texi (GNU Free Documentation License): Update to
3421 version 1.2.
3422
34232005-09-15 Chong Yidong <cyd@stupidchicken.com>
3424
3425 * display.texi (Defining Images): Document `image-load-path'.
3426
34272005-09-15 Richard M. Stallman <rms@gnu.org>
3428
3429 * objects.texi (Printed Representation): Minor cleanup.
3430 (Box Diagrams): Minor fix.
3431 (Cons Cell Type): Move (...) index item here.
3432 (Box Diagrams): From here.
3433 (Array Type): Minor fix.
3434 (Type Predicates): Delete index "predicates".
3435 (Hash Table Type): Clarify xref.
3436 (Dotted Pair Notation): Minor fix.
3437
34382005-09-10 Chong Yidong <cyd@stupidchicken.com>
3439
3440 * files.texi (Saving Buffers): Fix typo.
3441
34422005-09-08 Richard M. Stallman <rms@gnu.org>
3443
3444 * tips.texi (Programming Tips): Correct the "default" prompt spec.
3445
34462005-09-08 Chong Yidong <cyd@stupidchicken.com>
3447
3448 * locals.texi (Standard Buffer-Local Variables): Don't include
3449 mode variables for minor modes.
3450 Fix xrefs for buffer-display-count, buffer-display-table,
3451 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
3452 enable-multibyte-characters, fill-column, header-line-format,
3453 left-fringe-width, left-margin, and right-fringe-width.
3454
3455 * hooks.texi (Standard Hooks): All hooks should conform to the
3456 standard naming convention now.
3457 Fix xref for `echo-area-clear-hook'.
3458
3459 * display.texi (Usual Display): Note that indicate-empty-lines and
3460 tab-width are buffer-local.
3461
3462 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
3463
3464 * modes.texi (Mode Help): Note that major-mode is buffer-local.
3465
3466 * nonascii.texi (Encoding and I/O): Note that
3467 buffer-file-coding-system is buffer-local.
3468
3469 * positions.texi (List Motion): Note that defun-prompt-regexp is
3470 buffer-local.
3471
3472 * text.texi (Auto Filling): Note that auto-fill-function is
3473 buffer-local.
3474 (Undo): Note that buffer-undo-list is buffer-local.
3475
3476 * windows.texi (Buffers and Windows): Document
3477 buffer-display-count.
3478
34792005-09-06 Richard M. Stallman <rms@gnu.org>
3480
3481 * tips.texi (Coding Conventions): Sometimes it is ok to put the
3482 package prefix elsewhere than at the start of the name.
3483
34842005-09-03 Richard M. Stallman <rms@gnu.org>
3485
3486 * tips.texi (Programming Tips): Add conventions for minibuffer
3487 questions and prompts.
3488
34892005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
3490
3491 * intro.texi (nil and t): Minor cleanup.
3492 Delete spurious mention of keyword symbols.
3493 (Evaluation Notation): Add index entry.
3494 (A Sample Function Description): Minor cleanup.
3495 (A Sample Variable Description): Not all vars can be set.
3496
34972005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
3498
3499 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
3500
3501 (Insertion): Document precise type of `insert-char' arg COUNT.
3502
35032005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3504
3505 * modes.texi (Other Font Lock Variables): Sync the default of
3506 font-lock-lines-before.
3507
35082005-08-31 Michael Albinus <michael.albinus@gmx.de>
3509
3510 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
3511
35122005-08-29 Richard M. Stallman <rms@gnu.org>
3513
3514 * elisp.texi (Top): Update subnode menu.
3515
3516 * searching.texi (Searching and Matching): Move node.
3517 Rearrange contents and add overall explanation.
3518 (Searching and Case): Move node.
3519 (Searching and Matching): Update menu.
3520
35212005-08-27 Eli Zaretskii <eliz@gnu.org>
3522
3523 * os.texi (Startup Summary): Fix the description of the initial
3524 startup message display.
3525
35262005-08-25 Richard M. Stallman <rms@gnu.org>
3527
3528 * searching.texi (Search and Replace): Add replace-regexp-in-string.
3529
35302005-08-25 Emilio C. Lopes <eclig@gmx.net>
3531
3532 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
3533 `next-overlay-change' example.
3534
35352005-08-22 Juri Linkov <juri@jurta.org>
3536
3537 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
3538 Fix invert-face. Fix args of face-background.
3539
3540 * display.texi (Standard Faces): Delete node.
3541 (Faces): Add xref to `(emacs)Standard Faces'.
3542 (Displaying Faces): Fix xref to `Standard Faces'.
3543
3544 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
3545
35462005-08-20 Alan Mackenzie <acm@muc.de>
3547
3548 * buffers.texi (The Buffer List): Clarify the manipulation of the
3549 buffer list.
3550
35512005-08-14 Richard M. Stallman <rms@gnu.org>
3552
3553 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
3554 a regexp.
3555
35562005-08-11 Richard M. Stallman <rms@gnu.org>
3557
3558 * elisp.texi (Top): Update subnode lists.
3559
3560 * display.texi (Inverse Video): Node deleted.
3561
3562 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
3563 New nodes split out of Coding Conventions.
3564
3565 * searching.texi (Regular Expressions): Document re-builder.
3566
3567 * os.texi (Time Parsing): New node split out of Time Conversion.
3568
3569 * processes.texi (Misc Network, Network Feature Testing)
3570 (Network Options, Make Network): New nodes split out of
3571 Low-Level Network.
3572
35732005-08-09 Richard M. Stallman <rms@gnu.org>
3574
3575 * frames.texi (Geometry): New node, split from Size and Position.
3576 (Frame Parameters): Refer to Geometry.
3577
3578 * buffers.texi (The Buffer List): Fix xrefs.
3579
3580 * windows.texi (Splitting Windows): Fix xref.
3581
3582 * frames.texi (Layout Parameters): Add xref.
3583
3584 * display.texi (Line Height, Scroll Bars): Fix xrefs.
3585
3586 * keymaps.texi (Menu Bar): Fix xref.
3587
3588 * locals.texi (Standard Buffer-Local Variables): Fix xref.
3589
3590 * modes.texi (%-Constructs): Fix xref.
3591
3592 * frames.texi (Window Frame Parameters): Node split up.
3593 (Basic Parameters, Position Parameters, Size Parameters)
3594 (Layout Parameters, Buffer Parameters, Management Parameters)
3595 (Cursor Parameters, Color Parameters): New subnodes.
3596
35972005-08-09 Luc Teirlinck <teirllm@auburn.edu>
3598
3599 * positions.texi (Screen Lines): Update xref for previous change
3600 in minibuf.texi.
3601
3602 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
3603 change in minibuf.texi.
3604
36052005-08-09 Richard M. Stallman <rms@gnu.org>
3606
3607 * tips.texi (Coding Conventions): Minor cleanup.
3608
3609 * modes.texi (Defining Minor Modes): Explain when init-value
3610 can be non-nil.
3611
3612 * elisp.texi (Top): Update submenu for Minibuffer.
3613
3614 * minibuf.texi (Minibuffer Misc): Node split up.
3615 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
3616 (Recursive Mini): New nodes split out from Minibuffer Misc.
3617 (Minibuffer Misc): Document max-mini-window-height.
3618
3619 * hash.texi (Defining Hash): Delete stray paren in example.
3620
3621 * display.texi (Echo Area Customization): Don't define
3622 max-mini-window-height here; xref instead.
3623
3624 * commands.texi (Event Input Misc): Update while-no-input.
3625
3626 * advice.texi (Advising Functions): Explain when to use advice
3627 and when to use a hook.
3628
36292005-07-30 Eli Zaretskii <eliz@gnu.org>
3630
3631 * makefile.w32-in (info): Don't run install-info.
3632 ($(infodir)/dir): New target, produced by running install-info.
3633
36342005-07-27 Luc Teirlinck <teirllm@auburn.edu>
3635
3636 * modes.texi (Defining Minor Modes): The keyword for the initial
3637 value is :init-value, not :initial-value.
3638
36392005-07-23 Eli Zaretskii <eliz@gnu.org>
3640
3641 * loading.texi (Autoload): Make the `doctor' example be consistent
3642 with what's in current loaddefs.el. Describe the "fn" magic in
3643 the usage portion of the doc string.
3644
36452005-07-22 Richard M. Stallman <rms@gnu.org>
3646
3647 * internals.texi (Garbage Collection): Clarify previous change.
3648
36492005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
3650
3651 * internals.texi (Garbage Collection): Add gc-cons-percentage.
3652
36532005-07-18 Juri Linkov <juri@jurta.org>
3654
3655 * commands.texi (Accessing Events):
3656 * frames.texi (Text Terminal Colors, Resources):
3657 * markers.texi (The Mark):
3658 * modes.texi (Defining Minor Modes):
3659 Delete duplicate duplicate words.
3660
36612005-07-16 Richard M. Stallman <rms@gnu.org>
3662
3663 * display.texi (Managing Overlays): Clarify make-overlay
3664 args for insertion types.
3665
36662005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3667
3668 * customize.texi (Variable Definitions):
3669 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
3670 `standard-value' is a list too.
3671 (Defining New Types): Use @key{RET} instead of @key{ret}.
3672
36732005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
3674
3675 * os.texi (Translating Input): Fix typo.
3676
36772005-07-08 Richard M. Stallman <rms@gnu.org>
3678
3679 * README: Update edition number and size estimate.
3680
3681 * elisp.texi (VERSION): Set to 2.9.
3682
36832005-07-07 Richard M. Stallman <rms@gnu.org>
3684
3685 * book-spine.texinfo: Update Emacs version.
3686
3687 * display.texi (Inverse Video): Delete mode-line-inverse-video.
3688
36892005-07-06 Richard M. Stallman <rms@gnu.org>
3690
3691 * searching.texi (Regexp Search): Clarify what re-search-forward
3692 does when the search fails.
3693
36942005-07-05 Lute Kamstra <lute@gnu.org>
3695
3696 * Update FSF's address in GPL notices.
3697
3698 * doclicense.texi (GNU Free Documentation License):
3699 * gpl.texi (GPL):
3700 * tips.texi (Coding Conventions, Library Headers):
3701 * vol1.texi:
3702 * vol2.texi: Update FSF's address.
3703
37042005-07-04 Richard M. Stallman <rms@gnu.org>
3705
3706 * hooks.texi (Standard Hooks): Add occur-hook.
3707
37082005-07-03 Luc Teirlinck <teirllm@auburn.edu>
3709
3710 * display.texi (The Echo Area): Correct menu.
3711
37122005-07-03 Richard M. Stallman <rms@gnu.org>
3713
3714 * elisp.texi (Top): Update subnode menu for Display.
3715
3716 * display.texi (Displaying Messages): New node, with most
3717 of what was in The Echo Area.
3718 (Progress): Moved under The Echo Area.
3719 (Logging Messages): New node with new text.
3720 (Echo Area Customization): New node, the rest of what was
3721 in The Echo Area. Document message-truncate-lines with @defvar.
3722 (Display): Update menu.
3723
3724 * windows.texi (Textual Scrolling): Doc 3 values for
3725 scroll-preserve-screen-position.
3726
3727 * text.texi (Special Properties): Change hook functions
3728 should bind inhibit-modification-hooks around altering buffer text.
3729
3730 * keymaps.texi (Key Binding Commands): Call binding BINDING
3731 rather than DEFINITION.
3732
37332005-06-29 Juanma Barranquero <lekktu@gmail.com>
3734
3735 * variables.texi (Defining Variables): `user-variable-p' returns t
3736 for aliases of user options, nil for alias loops.
3737
37382005-06-28 Richard M. Stallman <rms@gnu.org>
3739
3740 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
3741 make-keymap.
3742
37432005-06-27 Luc Teirlinck <teirllm@auburn.edu>
3744
3745 * variables.texi (Setting Variables): Correct and clarify
3746 description of `add-to-ordered-list'.
3747
37482005-06-26 Richard M. Stallman <rms@gnu.org>
3749
3750 * display.texi (Faces): Minor cleanup.
3751
37522005-06-25 Luc Teirlinck <teirllm@auburn.edu>
3753
3754 * display.texi (Faces): `facep' returns t for strings that are
3755 face names.
3756
37572005-06-25 Richard M. Stallman <rms@gnu.org>
3758
3759 * objects.texi (Equality Predicates): Clarify meaning of equal.
3760
3761 * windows.texi (Selecting Windows): save-selected-window
3762 and with-selected-window save and restore the current buffer.
3763
37642005-06-24 Richard M. Stallman <rms@gnu.org>
3765
3766 * numbers.texi (Float Basics): Explain how to test for NaN,
3767 and printing the sign of NaNs.
3768
37692005-06-24 Eli Zaretskii <eliz@gnu.org>
3770
3771 * makefile.w32-in (MAKEINFO): Use --force.
3772
37732005-06-23 Richard M. Stallman <rms@gnu.org>
3774
3775 * display.texi (Face Functions): Correct Texinfo usage.
3776
37772005-06-23 Luc Teirlinck <teirllm@auburn.edu>
3778
3779 * lists.texi (Rings): `ring-elements' now returns the elements of
3780 RING in order.
3781
37822005-06-23 Juanma Barranquero <lekktu@gmail.com>
3783
3784 * markers.texi (The Mark): Texinfo usage fix.
3785
37862005-06-23 Kim F. Storm <storm@cua.dk>
3787
3788 * searching.texi (Entire Match Data): Remove evaporate option for
3789 match-data. Do not mention evaporate option for set-match-data.
3790
37912005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
3792
3793 * display.texi (Face Functions): Mention face aliases.
3794
37952005-06-21 Richard M. Stallman <rms@gnu.org>
3796
3797 * anti.texi (Antinews): Texinfo usage fix.
3798
37992005-06-21 Karl Berry <karl@gnu.org>
3800
3801 * elisp.texi: Use @copying.
3802
3803 * elisp.texi: Put @summarycontents and @contents before the Top
3804 node, instead of the end of the file, so that the contents appear
3805 in the right place in the dvi/pdf output.
3806
38072005-06-21 Juri Linkov <juri@jurta.org>
3808
3809 * display.texi (Defining Faces): Add `customized-face'.
3810
38112005-06-20 Kim F. Storm <storm@cua.dk>
3812
3813 * variables.texi (Setting Variables): Any type of element can be
3814 given order in add-to-ordered-list. Compare elements with eq.
3815
3816 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
3817
38182005-06-20 Karl Berry <karl@gnu.org>
3819
3820 * syntax.texi (Syntax Flags): Make last column very slightly wider
3821 to avoid "generic comment" breaking on two lines and causing an
3822 underfull box.
3823
38242005-06-19 Luc Teirlinck <teirllm@auburn.edu>
3825
3826 * lists.texi (Rings): Various minor clarifications and corrections.
3827
38282005-06-18 Richard M. Stallman <rms@gnu.org>
3829
3830 * functions.texi (Obsolete Functions): Simplify.
3831
3832 * variables.texi (Variable Aliases): Simplify.
3833
3834 * anti.texi, backups.texi, compile.texi, customization.texi:
3835 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3836 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3837 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3838 * variables.texi: Fix formatting ugliness.
3839
3840 * elisp.texi: Add links to Rings and Byte Packing.
3841 Update version and copyright years.
3842
3843 * minibuf.texi: Fix formatting ugliness.
3844 (Completion Commands): Move keymap vars to the end
3845 and vars completing-read binds to the top.
3846
38472005-06-17 Luc Teirlinck <teirllm@auburn.edu>
3848
3849 * processes.texi: Fix typos.
3850 (Bindat Spec): Correct Texinfo error.
3851 (Byte Packing): Fix ungrammatical sentence.
3852
38532005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
3854
3855 * lists.texi (Rings): New node.
3856 (Lists): Add it to menu.
3857
3858 * processes.texi (Byte Packing): New node.
3859 (Processes): Add it to menu.
3860
38612005-06-17 Richard M. Stallman <rms@gnu.org>
3862
3863 * syntax.texi (Parsing Expressions): Fix texinfo usage.
3864
3865 * help.texi (Documentation Basics): Explain the xref to
3866 Documentation Tips.
3867
3868 * debugging.texi (Debugger Commands): Minor fix.
3869
38702005-06-16 Luc Teirlinck <teirllm@auburn.edu>
3871
3872 * edebug.texi (Instrumenting): Eliminate duplicate link.
3873 (Specification List): Replace references to "below", referring to
3874 a later node, with one @ref to that node.
3875
3876 * os.texi (Timers): Timers should save and restore the match data
3877 if they change it.
3878
3879 * debugging.texi (Debugger Commands): Mention that the Lisp
3880 debugger can not step through primitive functions.
3881
38822005-06-16 Juanma Barranquero <lekktu@gmail.com>
3883
3884 * functions.texi (Obsolete Functions): Update argument names of
3885 `make-obsolete' and `define-obsolete-function-alias'.
3886
3887 * variables.texi (Variable Aliases): Update argument names of
3888 `defvaralias', `make-obsolete-variable' and
3889 `define-obsolete-variable-alias'.
3890
38912005-06-15 Kim F. Storm <storm@cua.dk>
3892
3893 * searching.texi (Entire Match Data): Rephrase warnings about
3894 evaporate arg to match-data and set-match-data.
3895
38962005-06-14 Luc Teirlinck <teirllm@auburn.edu>
3897
3898 * elisp.texi (Top): Update detailed menu.
3899
3900 * edebug.texi (Edebug): Update menu.
3901 (Instrumenting): Update xrefs.
3902 (Edebug Execution Modes): Correct xref.
3903 (Jumping): Clarify description of `h' command.
3904 Eliminate redundant @ref.
3905 (Breaks): New node.
3906 (Breakpoints): Is now a subsubsection.
3907 (Global Break Condition): Mention `C-x X X'.
3908 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
3909 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3910 (Edebug Display Update): Correct pxref.
3911 (Edebug and Macros): New node.
3912 (Instrumenting Macro Calls): Is now a subsubsection.
3913 Neither arg of `def-edebug-spec' is evaluated.
3914 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3915 (Specification Examples): Fix typo.
3916
39172005-06-14 Lute Kamstra <lute@gnu.org>
3918
3919 * debugging.texi (Function Debugging): Primitives can break on
3920 entry too.
3921
39222005-06-14 Kim F. Storm <storm@cua.dk>
3923
3924 * variables.texi (Setting Variables): Add add-to-ordered-list.
3925
39262005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3927
3928 * syntax.texi (Parsing Expressions): Document aux functions and vars of
3929 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3930
39312005-06-13 Lute Kamstra <lute@gnu.org>
3932
3933 * text.texi (Special Properties): Fix cross reference.
3934
39352005-06-11 Luc Teirlinck <teirllm@auburn.edu>
3936
3937 * debugging.texi (Function Debugging): Delete mention of empty
3938 string argument to `cancel-debug-on-entry'. Delete inaccurate
3939 description of the return value of that command.
3940
39412005-06-11 Alan Mackenzie <acm@muc.de>
3942
3943 * text.texi (Adaptive Fill): Amplify the description of
3944 fill-context-prefix.
3945
39462005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3947
3948 * syntax.texi (Parsing Expressions): Fix Texinfo error.
3949
39502005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3951
3952 * syntax.texi (Parsing Expressions): Document syntax-ppss.
3953
39542005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3955
3956 * debugging.texi (Error Debugging): Minor rewording.
3957 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3958 is optional.
3959
39602005-06-10 Lute Kamstra <lute@gnu.org>
3961
3962 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3963 (Top): Give it a title. Correct version number. Give the
3964 detailed node listing a more prominent header.
3965 * intro.texi: Don't set VERSION here a second time.
3966 Mention Emacs's version too.
3967 * anti.texi (Antinews): Use EMACSVER to refer to the current
3968 version of Emacs.
3969
39702005-06-09 Kim F. Storm <storm@cua.dk>
3971
3972 * searching.texi (Entire Match Data): Explain new `reseat' argument to
3973 match-data and set-match-data.
3974
39752005-06-08 Richard M. Stallman <rms@gnu.org>
3976
3977 * searching.texi (Entire Match Data): Clarify when match-data
3978 returns markers and when integers.
3979
3980 * display.texi (Defining Faces): Explain that face name should not
3981 end in `-face'.
3982
3983 * modes.texi (Mode Line Data): Minor cleanup.
3984 (Customizing Keywords): Node split out of Search-based Fontification.
3985 Add example of using font-lock-add-keywords from a hook.
3986 Clarify when MODE should be non-nil, and when nil.
3987
39882005-06-06 Richard M. Stallman <rms@gnu.org>
3989
3990 * modes.texi (Mode Line Data): Explain what happens when the car
3991 of a list is a void symbol.
3992 (Search-based Fontification): Explain MODE arg to
3993 font-lock-add-keywords and warn about calls from major modes.
3994
39952005-06-08 Juri Linkov <juri@jurta.org>
3996
3997 * display.texi (Standard Faces): Add `shadow' face.
3998
39992005-05-29 Luc Teirlinck <teirllm@auburn.edu>
4000
4001 * modes.texi (Major Mode Conventions): A derived mode only needs
4002 to put the call to the parent mode inside `delay-mode-hooks'.
4003
40042005-05-29 Richard M. Stallman <rms@gnu.org>
4005
4006 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
4007 new, and what that implies. Clarify.
4008
4009 * files.texi (Locating Files): Clean up the text.
4010
4011 * frames.texi (Window Frame Parameters): Document user-size.
4012 Shorten entry for top by referring to left.
4013
40142005-05-26 Richard M. Stallman <rms@gnu.org>
4015
4016 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
4017 is new, and what the implications are. Other clarifications.
4018
40192005-05-24 Richard M. Stallman <rms@gnu.org>
4020
4021 * frames.texi (Dialog Boxes): Minor fixes.
4022
40232005-05-25 Masatake YAMATO <jet@gyve.org>
4024
4025 * display.texi (Standard Faces): Write about `mode-line-highlight'.
4026
40272005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4028
4029 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
4030 is optional.
4031
40322005-05-24 Nick Roberts <nickrob@snap.net.nz>
4033
10d1d0af 4034 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
4035
40362005-05-23 Lute Kamstra <lute@gnu.org>
4037
4038 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
4039 syntax-begin-function over font-lock-beginning-of-syntax-function.
4040
40412005-05-21 Luc Teirlinck <teirllm@auburn.edu>
4042
4043 * minibuf.texi (Reading File Names): Update description of
4044 `read-directory-name'.
4045
4046 * modes.texi (Derived Modes): Clarify :group keyword.
4047
40482005-05-21 Eli Zaretskii <eliz@gnu.org>
4049
4050 * files.texi (Locating Files): New subsection.
4051 Describe locate-file and executable-find.
4052
40532005-05-21 Kevin Ryde <user42@zip.com.au>
4054
4055 * frames.texi (Initial Parameters): Update cross reference to
4056 "Emacs Invocation".
4057
40582005-05-19 Luc Teirlinck <teirllm@auburn.edu>
4059
4060 * keymaps.texi (Active Keymaps): Add anchor.
4061
4062 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
4063 (Major Mode Conventions): Refer to `Auto Major Mode' in more
4064 appropriate place.
4065 (Derived Modes): Small clarifications.
4066 (Minor Mode Conventions, Keymaps and Minor Modes):
4067 Replace references to nodes with references to anchors.
4068 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
4069 Clarify description of lists whose first element is an integer.
4070 (Mode Line Variables): Add anchor.
4071 (%-Constructs): Clarify description of integer after %.
4072 (Emulating Mode Line): Describe nil value for FACE.
4073
40742005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4075
4076 * modes.texi (Derived Modes): Correct references to non-existing
4077 variable standard-syntax-table.
4078
40792005-05-17 Lute Kamstra <lute@gnu.org>
4080
4081 * modes.texi (Defining Minor Modes): Mention the mode hook.
4082
40832005-05-15 Kim F. Storm <storm@cua.dk>
4084
4085 * processes.texi (Network): Remove open-network-stream-nowait.
4086 (Network Servers): Remove open-network-stream-server.
4087
40882005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4089
4090 * elisp.texi (Top): Update detailed menu.
4091
4092 * variables.texi: Reorder nodes.
4093 (Variables): Update menu.
4094 (File Local Variables): Do not refer to the `-*-' line as
4095 a "local variables list". Add pxref.
4096
40972005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4098
4099 * elisp.texi (Top): Update detailed menu for node changes.
4100
4101 * modes.texi (Modes): Update Menu.
4102 (Hooks): Move to beginning of chapter.
4103 Most minor modes run mode hooks too.
4104 `add-hook' can handle void hooks or hooks whose value is a single
4105 function.
4106 (Major Modes): Update Menu.
4107 (Major Mode Basics): New node, split off from `Major Modes'.
4108 (Major Mode Conventions): Correct xref. Explain how to handle
4109 auto-mode-alist if the major mode command has an autoload cookie.
4110 (Auto Major Mode): Major update. Add magic-mode-alist.
4111 (Derived Modes): Major update.
4112 (Mode Line Format): Update Menu.
4113 (Mode Line Basics): New node, split off from `Mode Line Format'.
4114
4115 * loading.texi (Autoload): Mention `autoload cookie' as synonym
4116 for `magic autoload comment'. Add index entries and anchor.
4117
41182005-05-14 Richard M. Stallman <rms@gnu.org>
4119
4120 * tips.texi (Coding Conventions): Explain how important it is
4121 that just loading certain files not change Emacs behavior.
4122
4123 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
4124
41252005-05-12 Lute Kamstra <lute@gnu.org>
4126
4127 * modes.texi (Generic Modes): Update.
4128 (Major Modes): Refer to node "Generic Modes".
4129
4130 * elisp.texi (Top): Update to the current structure of the manual.
4131 * processes.texi (Processes): Add menu description.
4132 * customize.texi (Customization): Add menu descriptions.
4133
41342005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
4135
4136 * processes.texi (Signals to Processes)
4137 (Low-Level Network): Fix typos.
4138
41392005-05-11 Lute Kamstra <lute@gnu.org>
4140
4141 * elisp.texi (Top): Add some nodes from the chapter "Major and
4142 Minor Modes" to the detailed node listing.
4143
41442005-05-10 Richard M. Stallman <rms@gnu.org>
4145
4146 * keymaps.texi (Extended Menu Items): Menu item filter functions
4147 can be called at any time.
4148
41492005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4150
4151 * variables.texi (File Local Variables): `(hack-local-variables t)'
4152 now also checks whether a mode is specified in the local variables
4153 list.
4154
41552005-05-05 Kevin Ryde <user42@zip.com.au>
4156
4157 * display.texi (The Echo Area): Correct format function cross
4158 reference.
4159
41602005-05-05 Luc Teirlinck <teirllm@auburn.edu>
4161
4162 * variables.texi (Variable Aliases): Change description of
4163 `define-obsolete-variable-alias'.
4164
4165 * functions.texi (Functions): Add "Obsolete Functions" to menu.
4166 (Defining Functions): Add xref.
4167 (Obsolete Functions): New node.
4168 (Function Safety): Standardize capitalization of section title.
4169
4170 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
4171 (Dialog Boxes): Complete description of `x-popup-dialog'.
4172
41732005-05-04 Richard M. Stallman <rms@gnu.org>
4174
4175 * commands.texi (Interactive Codes): Fix Texinfo usage.
4176 Document U more clearly.
4177
41782005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4179
4180 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
4181 function and not a macro.
4182
4183 * frames.texi (Pop-Up Menus): Correct and clarify description of
4184 `x-popup-menu'.
4185 (Dialog Boxes): Clarify description of `x-popup-dialog'.
4186
41872005-05-01 Richard M. Stallman <rms@gnu.org>
4188
4189 * edebug.texi (Checking Whether to Stop): Fix previous change.
4190
41912005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4192
4193 * display.texi: Fix typos and Texinfo usage.
4194
4195 * edebug.texi (Checking Whether to Stop): executing-macro ->
4196 executing-kbd-macro.
4197
41982005-05-01 Richard M. Stallman <rms@gnu.org>
4199
4200 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
4201
42022005-04-30 Richard M. Stallman <rms@gnu.org>
4203
4204 * files.texi (Magic File Names): Document `operations' property.
4205
42062005-04-29 Lute Kamstra <lute@gnu.org>
4207
4208 * modes.texi (Generic Modes): New node.
4209 (Major Modes): Add it to the menu.
4210 (Derived Modes): Add "derived mode" to concept index.
4211
42122005-04-28 Lute Kamstra <lute@gnu.org>
4213
4214 * modes.texi (Defining Minor Modes): Fix previous change.
4215 (Font Lock Mode): Simplify.
4216 (Font Lock Basics): Say that font-lock-defaults is buffer-local
4217 when set and that some parts are optional. Add cross references.
4218 (Search-based Fontification): Say how to specify font-lock-keywords.
4219 Add cross references. Add font-lock-multiline to index.
4220 Move font-lock-keywords-case-fold-search here from node "Other Font
4221 Lock Variables". Document font-lock-add-keywords and
4222 font-lock-remove-keywords.
4223 (Other Font Lock Variables): Move font-lock-keywords-only,
4224 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4225 and font-lock-syntactic-face-function to node "Syntactic Font
4226 Lock". Move font-lock-keywords-case-fold-search to node
4227 "Search-based Fontification". Document font-lock-inhibit-thing-lock
4228 and font-lock-{,un}fontify-{buffer,region}-function.
4229 (Precalculated Fontification): Remove reference to deleted variable
4230 font-lock-core-only.
4231 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
4232 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
4233 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4234 and font-lock-syntactic-face-function here from node "Other Font
4235 Lock Variables". Move font-lock-syntactic-keywords to "Setting
4236 Syntax Properties". Add cross references.
4237 (Setting Syntax Properties): New node.
4238 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
4239 * syntax.texi (Syntax Properties): Add cross reference.
4240 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
4241
42422005-04-26 Richard M. Stallman <rms@gnu.org>
4243
4244 * display.texi (Defining Faces):
4245 Document `default' elements of defface spec.
4246
4247 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
4248
4249 * variables.texi (Variable Aliases): Clarify text.
4250
42512005-04-25 Chong Yidong <cyd@stupidchicken.com>
4252
4253 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
4254
42552005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4256
4257 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
4258
42592005-04-24 Eli Zaretskii <eliz@gnu.org>
4260
4261 * syntax.texi (Syntax Table Internals): Elaborate documentation of
4262 syntax-after and syntax-class.
4263
4264 * files.texi (Changing Files): Fix last change's cross-reference.
4265 (Unique File Names): Don't mention "numbers" in the documentation
4266 of make-temp-file and make-temp-name.
4267
42682005-04-23 Richard M. Stallman <rms@gnu.org>
4269
4270 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
4271
42722005-04-22 Nick Roberts <nickrob@snap.net.nz>
4273
4274 * windows.texi (Cyclic Window Ordering): Clarify window-list.
4275
42762005-04-22 Nick Roberts <nickrob@snap.net.nz>
4277
4278 * variables.texi (Variable Aliases): Describe make-obsolete-variable
4279 and define-obsolete-variable-alias.
4280
42812005-04-22 Kim F. Storm <storm@cua.dk>
4282
4283 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
4284 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
4285
42862005-04-21 Lute Kamstra <lute@gnu.org>
4287
4288 * lists.texi (Association Lists): Document rassq-delete-all.
4289
42902005-04-19 Richard M. Stallman <rms@gnu.org>
4291
4292 * modes.texi (Search-based Fontification): Explain that
4293 facespec is an expression to be evaluated.
4294
42952005-04-19 Kevin Ryde <user42@zip.com.au>
4296
4297 * streams.texi (Output Functions): Fix xref.
4298 * strings.texi (String Conversion): Fix xref.
4299
43002005-04-19 Kim F. Storm <storm@cua.dk>
4301
4302 * symbols.texi (Symbol Plists): Add safe-get.
4303 Mention that `get' may signal an error.
4304
43052005-04-18 Nick Roberts <nickrob@snap.net.nz>
4306
4307 * customize.texi (Variable Definitions): Replace tooltip-mode
4308 example with save-place.
4309
43102005-04-17 Richard M. Stallman <rms@gnu.org>
4311
4312 * buffers.texi (Indirect Buffers): Clarify.
4313
4314 * positions.texi (Positions): Clarify converting marker to integer.
4315
4316 * strings.texi (String Basics): Mention string-match; clarify.
4317
43182005-04-08 Lute Kamstra <lute@gnu.org>
4319
4320 * modes.texi (Search-based Fontification): Fix cross references.
4321 Use consistent terminology. Document anchored highlighting.
4322
43232005-04-05 Lute Kamstra <lute@gnu.org>
4324
4325 * modes.texi (Defining Minor Modes): Document :group keyword
4326 argument and its default value.
4327
43282005-04-03 Lute Kamstra <lute@gnu.org>
4329
4330 * hooks.texi (Standard Hooks): Add some hooks. Add cross
4331 references and/or descriptions. Delete major mode hooks; mention
4332 them as a category instead. Rename or delete obsolete hooks.
4333
43342005-04-02 Richard M. Stallman <rms@gnu.org>
4335
4336 * nonascii.texi (Coding System Basics): Another wording cleanup.
4337
43382005-04-01 Richard M. Stallman <rms@gnu.org>
4339
4340 * nonascii.texi (Coding System Basics): Clarify previous change.
4341
43422005-04-01 Kenichi Handa <handa@m17n.org>
4343
10d1d0af 4344 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
4345 identity of coding systems.
4346
43472005-03-29 Chong Yidong <cyd@stupidchicken.com>
4348
4349 * text.texi (Buffer Contents): Add filter-buffer-substring and
4350 buffer-substring-filters.
4351
43522005-03-26 Chong Yidong <cyd@stupidchicken.com>
4353
4354 * anti.texi (Antinews): Mention `G' interactive code.
4355
4356 * tips.texi (Compilation Tips): Mention benchmark.el.
4357
43582005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4359
4360 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
4361 is now bound to M-o M-o.
4362
4363 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
4364
43652005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4366
4367 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
4368 in the Emacs Manual).
4369 * Makefile.in (srcs): Remove calendar.texi.
4370 * makefile.w32-in (srcs): Remove calendar.texi.
4371 * display.texi (Display): Change name of next node.
4372 * os.texi (System In): Change name of previous node.
4373 * elisp.texi (Top): Remove Calendar references.
4374 * vol1.texi (Top): Remove Calendar references.
4375 * vol2.texi (Top): Remove Calendar references.
4376
43772005-03-25 Richard M. Stallman <rms@gnu.org>
4378
4379 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
4380 Cleanup previous change.
4381
43822005-03-25 Chong Yidong <cyd@stupidchicken.com>
4383
4384 * display.texi (Face Attributes): Faces earlier in an :inherit
4385 list take precedence.
4386 (Scroll Bars): Fix description of vertical-scroll-bars.
4387 Document frame-current-scroll-bars and window-current-scroll-bars.
4388
4389 * markers.texi (The Mark): Document temporary Transient Mark mode.
4390
4391 * minibuf.texi (Reading File Names):
4392 Document read-file-name-completion-ignore-case.
4393
4394 * positions.texi (Screen Lines): Document nil for width argument
4395 to compute-motion.
4396
43972005-03-23 Kim F. Storm <storm@cua.dk>
4398
4399 * display.texi (Standard Faces): Other faces used in the fringe
4400 implicitly inherits from the fringe face.
4401 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
4402 properties implicitly inherits from fringe face.
4403 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
4404
44052005-03-20 Chong Yidong <cyd@stupidchicken.com>
4406
4407 * display.texi (Invisible Text): State default value of
4408 line-move-ignore-invisible.
4409 (Managing Overlays): Document remove-overlays.
4410 (Standard Faces): Document escape-glyph face.
4411
4412 * minibuf.texi (Reading File Names): Document read-file-name-function.
4413
4414 * modes.texi (Other Font Lock Variables):
4415 Document font-lock-lines-before.
4416
4417 * positions.texi (Skipping Characters): skip-chars-forward allows
4418 character classes.
4419
44202005-03-18 Lute Kamstra <lute@gnu.org>
4421
4422 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
4423
44242005-03-17 Richard M. Stallman <rms@gnu.org>
4425
4426 * text.texi (Undo): Document extensible undo entries.
4427
dd7b651b 4428 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
4429
4430 * nonascii.texi (Character Codes): Minor fix.
4431
4432 * display.texi (Display Property): Explain the significance
4433 of having text properties that are eq.
4434 (Other Display Specs): Explain string as display spec.
4435
4436 * commands.texi (Interactive Codes): Document G option.
4437
44382005-03-17 Chong Yidong <cyd@stupidchicken.com>
4439
4440 * text.texi (Filling): Add sentence-end-without-period and
4441 sentence-end-without-space.
4442 (Changing Properties): Minor fix.
4443
4444 * anti.texi: Total rewrite.
4445
44462005-03-15 Lute Kamstra <lute@gnu.org>
4447
4448 * edebug.texi (Instrumenting Macro Calls): Fix typos.
4449
44502005-03-08 Kim F. Storm <storm@cua.dk>
4451
4452 * display.texi (Specified Space): Property :width is support on
4453 non-graphic terminals, :height is not.
4454
44552005-03-07 Richard M. Stallman <rms@gnu.org>
4456
4457 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
4458 Now subnodes of Fringes.
4459 (Overlay Arrow): Document overlay-arrow-variable-list.
4460 (Fringe Size/Pos): New node, broken out of Fringes.
4461 (Display): Explain clearing vs redisplay better.
4462 (Truncation): Clarify use of bitmaps.
4463 (The Echo Area): Clarify the uses of the echo area.
4464 Add max-mini-window-height.
4465 (Progress): Clarify.
4466 (Invisible Text): Explain that main loop moves point out.
4467 (Selective Display): Say "hidden", not "invisible".
4468 (Managing Overlays): Move up. Describe relation to Undo here.
4469 (Overlay Properties): Clarify intro.
4470 (Finding Overlays): Explain return values when nothing found.
4471 (Width): truncate-string-to-width has added arg.
4472 (Displaying Faces): Clarify and update mode line face handling.
4473 (Face Functions): Minor cleanup.
4474 (Conditional Display): Merge into Other Display Specs.
4475 (Pixel Specification, Other Display Specs): Minor cleanups.
4476 (Images, Image Descriptors): Minor cleanups.
4477 (GIF Images): Patents have expired.
4478 (Showing Images): Explain default text for insert-image.
4479 (Manipulating Button Types): Merge into Manipulating Buttons.
4480 (Making Buttons): Explain return values.
4481 (Button Buffer Commands): Add xref.
4482 (Inverse Video): Update mode-line-inverse-video.
4483 (Display Table Format): Clarify.
4484 (Active Display Table): Give defaults for window-display-table.
4485
4486 * calendar.texi (Calendar Customizing): calendar-holiday-marker
4487 and calendar-today-marker are strings, not chars.
4488 (Holiday Customizing): Minor fix.
4489
4490 * internals.texi (Writing Emacs Primitives): Update `or' example.
4491 Update limit on # args of subr.
4492
4493 * edebug.texi (Using Edebug): Arrow is in fringe.
4494 (Instrumenting): Arg to eval-defun works without loading edebug.
4495 (Edebug Execution Modes): Add xref.
4496
4497 * customize.texi (Common Keywords): Clarify :require.
4498 Mention :version here.
4499 (Variable Definitions, Group Definitions): Not here.
4500 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
4501
45022005-03-07 Chong Yidong <cyd@stupidchicken.com>
4503 * nonascii.texi (Text Representations): Clarify position-bytes.
4504 (Character Sets): Add list-charset-chars.
4505 (Scanning Charsets): Add charset-after.
4506 (Encoding and I/O): Minor fix.
4507
45082005-03-06 Richard M. Stallman <rms@gnu.org>
4509
4510 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
4511 (Resizing Windows): Likewise.
4512
4513 * text.texi (Change Hooks): Get rid of "Emacs 21".
4514
4515 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
4516
4517 * streams.texi (Output Variables): Get rid of "Emacs 21".
4518
4519 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
4520
4521 * os.texi (Translating Input): Replace flow-control example
4522 with a less obsolete example that uses `keyboard-translate'.
4523
4524 * objects.texi (Hash Table Type, Circular Objects):
4525 Get rid of "Emacs 21".
4526
4527 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
4528 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
4529
4530 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
4531
4532 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
4533
4534 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
4535 (Menu Bar): Fix when menu-bar-update-hook is called.
4536
4537 * hash.texi (Hash Tables): Get rid of "Emacs 21".
4538
4539 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
4540 and make it read better.
4541
4542 * files.texi (Writing to Files): Get rid of "Emacs 21".
4543 (Unique File Names): Likewise.
4544
4545 * elisp.texi: Update Emacs version to 22.
4546
4547 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
4548 (Overlay Properties, Face Attributes): Likewise.
4549 (Managing Overlays): Fix punctuation.
4550 (Attribute Functions): Clarify set-face-font; get rid of
4551 info about old Emacs versions.
4552 (Auto Faces, Font Lookup, Display Property, Images):
4553 Get rid of "Emacs 21".
4554
4555 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
4556
45572005-03-05 Richard M. Stallman <rms@gnu.org>
4558
4559 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
4560
45612005-03-04 Lute Kamstra <lute@gnu.org>
4562
4563 * debugging.texi (Error Debugging): Document stack-trace-on-error.
4564
45652005-03-03 Lute Kamstra <lute@gnu.org>
4566
4567 * edebug.texi (Instrumenting Macro Calls): Fix typo.
4568
45692005-03-01 Lute Kamstra <lute@gnu.org>
4570
4571 * debugging.texi (Debugger Commands): Update `j'.
4572
45732005-02-28 Lute Kamstra <lute@gnu.org>
4574
4575 * debugging.texi (Debugging): Fix typo.
4576 (Error Debugging): Document eval-expression-debug-on-error.
4577 (Function Debugging): Update example.
4578 (Using Debugger): Mention starred stack frames.
4579 (Debugger Commands): Document `j' and `l'.
4580 (Invoking the Debugger): `d' and `j' exit recursive edit too.
4581 Update the messages that the debugger displays.
4582 (Internals of Debugger): Add cross reference. Update example.
4583 (Excess Open): Minor improvement.
4584 (Excess Close): Minor improvement.
4585
45862005-02-26 Richard M. Stallman <rms@gnu.org>
4587
4588 * tips.texi (Coding Conventions): Clarify.
4589 Put all the major mode key reservations together.
4590 Mention the Mouse-1 => Mouse-2 conventions.
4591
4592 * syntax.texi (Syntax Class Table): Clarify.
4593 (Syntax Table Functions): syntax-after moved from here.
4594 (Syntax Table Internals): syntax-after moved to here.
4595 (Parsing Expressions): Update info on number of values
4596 and what's meaningful in the STATE argument.
4597 (Categories): Fix typo.
4598
4599 * sequences.texi (Arrays): Cleanup.
4600 (Char-Tables): Clarify.
4601
4602 * processes.texi (Deleting Processes): Cleanups, add xref.
4603 (Subprocess Creation): Explain nil in exec-path. Cleanup.
4604 (Process Information): set-process-coding-system, some args optional.
4605 (Input to Processes): Explain various types for PROCESS args.
4606 Rename them from PROCESS-NAME to PROCESS.
4607 (Signals to Processes): Likewise.
4608 (Decoding Output): Cleanup.
4609 (Query Before Exit): Clarify.
4610
4611 * os.texi (Startup Summary): Correct the options; add missing ones.
4612 (Terminal Output, Batch Mode): Clarify.
4613 (Flow Control): Node deleted.
4614
4615 * markers.texi (The Mark): Clarify.
4616
4617 * macros.texi (Expansion): Cleanup.
4618 (Indenting Macros): indent-spec allows ints, not floats.
4619
4620 * keymaps.texi (Keymaps): Clarify.
4621 (Format of Keymaps): Update lisp-mode-map example.
4622 (Active Keymaps, Key Lookup): Clarify.
4623 (Changing Key Bindings): Add xref to `kbd'.
4624 (Key Binding Commands, Simple Menu Items): Clarify.
4625 (Mouse Menus, Menu Bar): Clarify.
4626 (Menu Example): Replace print example with menu-bar-replace-menu.
4627
4628 * help.texi (Documentation Basics): Add function-documentation prop.
4629
4630 * elisp.texi (Top): Don't refer to Flow Control node.
4631
4632 * commands.texi (Command Overview): Improve xrefs.
4633 (Adjusting Point): Adjusting point applies to intangible and invis.
4634 (Key Sequence Input): Doc extra read-key-sequence args.
4635 Likewise for read-key-sequence-vector.
4636
4637 * backups.texi (Rename or Copy): Minor fix.
4638 (Numbered Backups): For version-control, say the default.
4639 (Auto-Saving): make-auto-save-file-name example is simplified.
4640
4641 * advice.texi (Advising Functions): Don't imply one part of Emacs
4642 should advise another part. Markup changes.
4643 (Defining Advice): Move transitional para.
4644 (Activation of Advice): Cleanup.
4645 Explain if COMPILE is nil or negative.
4646
4647 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
4648
46492005-02-24 Lute Kamstra <lute@gnu.org>
4650
4651 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
4652 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
4653
46542005-02-23 Lute Kamstra <lute@gnu.org>
4655
4656 * modes.texi (Defining Minor Modes): define-minor-mode can be used
4657 to define global minor modes as well.
4658
4659 * display.texi (Managing Overlays): overlay-buffer returns nil for
4660 deleted overlays.
4661
46622005-02-22 Kim F. Storm <storm@cua.dk>
4663
4664 * minibuf.texi (Basic Completion): Allow symbols in addition to
4665 strings in try-completion and all-completions.
4666
46672005-02-14 Lute Kamstra <lute@gnu.org>
4668
4669 * elisp.texi (Top): Remove reference to deleted node.
4670
4671 * lists.texi (Lists): Remove reference to deleted node.
4672 (Cons Cells): Fix typo.
4673
4674 * loading.texi (Where Defined): Fix typo.
4675
46762005-02-14 Richard M. Stallman <rms@gnu.org>
4677
4678 * variables.texi (Creating Buffer-Local): change-major-mode-hook
4679 is useful for discarding some minor modes.
4680
4681 * symbols.texi (Symbol Components): Reorder examples.
4682
4683 * streams.texi (Input Functions): State standard-input default.
4684 (Output Variables): State standard-output default.
4685
4686 * objects.texi (Printed Representation): Clarify read syntax vs print.
4687 (Floating Point Type): Explain meaning better.
4688 (Symbol Type): Explain uniqueness better.
4689 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
4690 List examples sooner.
4691 (Box Diagrams): New subnode broken out.
4692 Some examples moved from old Lists as Boxes node.
4693 (Dotted Pair Notation): Clarify intro.
4694 (Array Type): Clarify.
4695 (Type Predicates): Add hash-table-p.
4696
4697 * numbers.texi (Integer Basics): Clarify radix explanation.
4698 (Predicates on Numbers): Minor clarification.
4699 (Comparison of Numbers): Minor clarification. Clarify eql.
4700 Typos in min, max.
4701 (Math Functions): Clarify overflow in expt.
4702
4703 * minibuf.texi (Text from Minibuffer): Minor clarification.
4704 Mention arrow keys.
4705
4706 * loading.texi (Autoload): defun's doc string overrides autoload's
4707 doc string.
4708 (Repeated Loading): Modernize "add to list" examples.
4709 (Where Defined): Finish updating table of load-history elts.
4710
4711 * lists.texi (List-related Predicates): Minor wording improvement.
4712 (Lists as Boxes): Node deleted.
4713 (Building Lists): Explain trivial cases of number-sequence.
4714
4715 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 4716 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
4717 (Hash Access): Any object can be a key.
4718 State value of maphash.
4719
4720 * functions.texi (What Is a Function): Wording cleanup.
4721 (Function Documentation): Minor cleanup.
4722 Explain purpose of calling convention at end of doc string.
4723 (Function Names): Wording cleanup.
4724 (Calling Functions): Wording cleanup.
4725 Explain better how funcall calls the function.
4726 (Function Cells): Delete example of saving and redefining function.
4727
4728 * control.texi (Combining Conditions): Wording cleanup.
4729 (Iteration): dolist and dotimes bind VAR locally.
4730 (Cleanups): Xref to Atomic Changes.
4731
4732 * compile.texi (Byte Compilation): Delete 19.29 info.
4733 (Compilation Functions): Macros' difficulties don't affect defsubst.
4734 (Docs and Compilation): Delete 19.29 info.
4735
47362005-02-10 Richard M. Stallman <rms@gnu.org>
4737
4738 * objects.texi (Symbol Type): Minor correction.
4739
47402005-02-06 Lute Kamstra <lute@gnu.org>
4741
4742 * modes.texi (Example Major Modes): Fix typos.
4743
47442005-02-06 Richard M. Stallman <rms@gnu.org>
4745
4746 * text.texi (Margins): fill-nobreak-predicate can be one function.
4747
4748 * strings.texi (Modifying Strings): clear-string can make unibyte.
4749 (Formatting Strings): format gives error if values missing.
4750
4751 * positions.texi (Character Motion): Mention default arg
4752 for forward-char. backward-char refers to forward-char.
4753 (Word Motion): Mention default arg for forward-word.
4754 (Buffer End Motion): Mention default arg for beginning-of-buffer.
4755 Simplify end-of-buffer.
4756 (Text Lines): Mention default arg for forward-line.
4757 (List Motion): Mention default arg for beginning/end-of-defun.
4758 (Skipping Characters): Minor fixes in explaining character-set.
4759
4760 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
4761 Mode inheritance applies only when default-major-mode is nil.
4762 Clarifications.
4763 (Example Major Modes): Update Text mode and Lisp mode examples.
4764 (Minor Mode Conventions): Mention define-minor-mode at top.
4765 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
4766 (Mode Line Format): Update mode line face display info.
4767 (Properties in Mode): Mention effect of risky vars.
4768 (Imenu): Define imenu-add-to-menubar.
4769 (Font Lock Mode): Add descriptions to menu lines.
4770 (Faces for Font Lock): Add font-lock-doc-face.
4771
47722005-02-05 Lute Kamstra <lute@gnu.org>
4773
4774 * text.texi (Maintaining Undo): Remove obsolete function.
4775
47762005-02-05 Eli Zaretskii <eliz@gnu.org>
4777
4778 * frames.texi (Color Names): Add pointer to the X docs about RGB
4779 color specifications. Improve indexing
4780 (Text Terminal Colors): Replace the description of RGB values by
4781 an xref to "Color Names".
4782
47832005-02-03 Richard M. Stallman <rms@gnu.org>
4784
4785 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
4786 Clarify.
4787 (Selecting Windows): Clarify save-selected-window.
4788 (Cyclic Window Ordering): Clarify walk-windows.
4789 (Window Point): Clarify.
4790 (Window Start): Add comment to example.
4791 (Resizing Windows): Add `interactive' specs in examples.
4792 Document fit-window-to-buffer.
4793
4794 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
4795 (Undo, Maintaining Undo): Clarify last change.
4796 (Sorting): In sort-numeric-fields, explain about octal and hex.
4797 Mention sort-numeric-base.
4798 (Format Properties): Add xref for hard newlines.
4799
4800 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
4801 (Pop-Up Menus): Fix typo.
4802 (Color Names): Explain all types of color names.
4803 Explain color-values on B&W terminal.
4804 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
4805
4806 * files.texi (File Locks): Not supported on MS systems.
4807 (Testing Accessibility): Clarify.
4808
4809 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
4810 (Coverage Testing): Fix typo.
4811
4812 * commands.texi (Misc Events): Remove stray space.
4813
4814 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
4815 (Modification Time): Clarify when visited-file-modtime returns 0.
4816 (The Buffer List): Clarify bury-buffer.
4817 (Killing Buffers): Clarify.
4818 (Indirect Buffers): Add clone-indirect-buffer.
4819
48202005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4821
4822 * edebug.texi (Printing in Edebug): Fix default value of
4823 edebug-print-circle.
4824 (Coverage Testing): Fix displayed frequency count data.
4825
48262005-02-02 Luc Teirlinck <teirllm@auburn.edu>
4827
4828 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4829
48302005-02-02 Kim F. Storm <storm@cua.dk>
4831
4832 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4833
48342005-01-29 Eli Zaretskii <eliz@gnu.org>
4835
4836 * commands.texi (Misc Events): Describe the help-echo event.
4837
4838 * text.texi (Special Properties) <help-echo>: Use `pos'
4839 consistently in description of the help-echo property.
4840 Use @code{nil} instead of @var{nil}.
4841
4842 * display.texi (Overlay Properties): Fix the index entry for
4843 help-echo overlay property.
4844
4845 * customize.texi (Type Keywords): Uncomment the xref to the
4846 help-echo property documentation.
4847
48482005-01-23 Kim F. Storm <storm@cua.dk>
4849
4850 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4851 return value. Third element FULLY replaced by PARTIAL which
4852 specifies number of invisible pixels if row is only partially visible.
4853 (Textual Scrolling): Mention auto-window-vscroll.
4854 (Vertical Scrolling): New defvar auto-window-vscroll.
4855
48562005-01-16 Luc Teirlinck <teirllm@auburn.edu>
4857
4858 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4859 command remapping.
4860
48612005-01-15 Richard M. Stallman <rms@gnu.org>
4862
4863 * display.texi (Defining Images): Mention DATA-P arg of create-image.
4864
48652005-01-14 Kim F. Storm <storm@cua.dk>
4866
4867 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4868
4869 * text.texi (Links and Mouse-1): Fix string and vector item.
4870
48712005-01-13 Richard M. Stallman <rms@gnu.org>
4872
4873 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4874 descriptions of overriding-local-map and overriding-terminal-local-map.
4875
4876 * text.texi (Links and Mouse-1): Clarify text.
4877
48782005-01-13 Kim F. Storm <storm@cua.dk>
4879
4880 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4881
48822005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
4883
4884 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4885
48862005-01-12 Kim F. Storm <storm@cua.dk>
4887
4888 * text.texi (Links and Mouse-1): Rename section from Enabling
4889 Mouse-1 to Following Links. Change xrefs.
4890 Add examples for define-button-type and define-widget.
4891
4892 * display.texi (Button Properties, Button Buffer Commands):
4893 Clarify mouse-1 and follow-link functionality.
4894
48952005-01-12 Richard M. Stallman <rms@gnu.org>
4896
4897 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4898
4899 * display.texi (Beeping): Fix Texinfo usage.
4900
4901 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4902
49032005-01-11 Kim F. Storm <storm@cua.dk>
4904
4905 * display.texi (Button Properties, Button Buffer Commands):
4906 Mention mouse-1 binding. Add follow-link keyword.
4907
4908 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4909 (Enabling Mouse-1 to Follow Links): New subsection.
4910
49112005-01-06 Richard M. Stallman <rms@gnu.org>
4912
4913 * text.texi (Special Properties): Minor change.
4914
4915 * os.texi (Timers): Clarify previous change.
4916
4917 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4918
49192005-01-01 Luc Teirlinck <teirllm@auburn.edu>
4920
4921 * display.texi (Face Attributes): Correct xref to renamed node.
4922
49232005-01-01 Richard M. Stallman <rms@gnu.org>
4924
4925 * display.texi (Face Attributes): Describe hex color specs.
4926
49272004-12-31 Richard M. Stallman <rms@gnu.org>
4928
4929 * os.texi (Timers): Update previous change.
4930
49312004-12-30 Kim F. Storm <storm@cua.dk>
4932
4933 * display.texi (Line Height): Total line-height is now specified
4934 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
4935 in cons cells. (nil . RATIO) is relative to actual line height.
4936 Use line-height `t' instead of `0' to get minimum height.
4937
49382004-12-29 Richard M. Stallman <rms@gnu.org>
4939
4940 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4941
49422004-12-28 Richard M. Stallman <rms@gnu.org>
4943
4944 * commands.texi (Quitting): Clarify value of with-local-quit.
4945
4946 * elisp.texi (Top): Fix previous change.
4947
4948 * loading.texi (Loading): Fix previous change.
4949
49502004-12-27 Richard M. Stallman <rms@gnu.org>
4951
4952 * Makefile.in (MAKEINFO): Specify --force.
4953
4954 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4955
4956 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4957
4958 * display.texi (Line Height): Further clarify.
4959
4960 * elisp.texi (Top): Update Loading submenu.
4961
4962 * loading.texi (Where Defined): New node.
4963 (Unloading): load-history moved to Where Defined.
4964
49652004-12-21 Richard M. Stallman <rms@gnu.org>
4966
4967 * commands.texi (Event Input Misc): Add while-no-input.
4968
49692004-12-11 Richard M. Stallman <rms@gnu.org>
4970
4971 * display.texi (Line Height): Rewrite text for clarity.
4972
49732004-12-11 Kim F. Storm <storm@cua.dk>
4974
4975 * display.texi (Display): Add node "Line Height" to menu.
4976 (Line Height): New node. Move full description of line-spacing
4977 and line-height text properties here from text.texi.
4978 (Scroll Bars): Add vertical-scroll-bar variable.
4979
4980 * frames.texi (Window Frame Parameters): Remove line-height defvar.
4981
4982 * locals.texi (Standard Buffer-Local Variables): Fix xref for
4983 line-spacing and vertical-scroll-bar.
4984
4985 * text.texi (Special Properties): Just mention line-spacing and
4986 line-height here, add xref to new "Line Height" node.
4987
49882004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
4989
4990 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4991
4992 * locals.texi (Standard Buffer-Local Variables):
4993 Add @xref for `line-spacing'.
4994
49952004-12-05 Richard M. Stallman <rms@gnu.org>
4996
4997 * Makefile.in (maintainer-clean): Remove the info files
4998 in $(infodir) where they are created.
4999
50002004-12-03 Richard M. Stallman <rms@gnu.org>
5001
5002 * windows.texi (Selecting Windows): get-lru-window and
5003 get-largest-window don't consider dedicated windows.
5004
5005 * text.texi (Undo): Document undo-in-progress.
5006
50072004-11-26 Richard M. Stallman <rms@gnu.org>
5008
5009 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
5010 Remove a few vars that are not always buffer-local.
5011
50122004-11-24 Luc Teirlinck <teirllm@auburn.edu>
5013
5014 * locals.texi (Standard Buffer-Local Variables): Comment out
5015 xref's to non-existent node `Yet to be written'.
5016
50172004-11-24 Richard M. Stallman <rms@gnu.org>
5018
5019 * processes.texi (Synchronous Processes): Grammar fix.
5020
5021 * numbers.texi (Comparison of Numbers): Add eql.
5022
5023 * locals.texi (Standard Buffer-Local Variables): Add many vars.
5024
5025 * intro.texi (Printing Notation): Fix previous change.
5026
5027 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
5028 and default-indicate-buffer-boundaries from here.
5029 (Usual Display): To here.
5030 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
5031 (Usual Display): Move tab-width up.
5032
5033 * customize.texi (Variable Definitions): Replace
5034 show-paren-mode example with tooltip-mode.
5035 (Simple Types, Composite Types, Defining New Types):
5036 Minor cleanups.
5037
50382004-11-21 Jesper Harder <harder@ifa.au.dk>
5039
5040 * processes.texi (Synchronous Processes, Output from Processes):
5041 Markup fix.
5042
50432004-11-20 Richard M. Stallman <rms@gnu.org>
5044
5045 * positions.texi (Skipping Characters): skip-chars-forward
5046 now handles char classes.
5047
5048 * intro.texi (Printing Notation): Avoid confusion of `print'
5049 when explaining @print.
5050
5051 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
5052
5053 * display.texi (Display Table Format): Minor fix.
5054
5055 * streams.texi (Output Functions): Fix print example.
5056
5057 * Makefile.in (elisp): New target.
5058 (dist): Depend on $(infodir)/elisp, not elisp.
5059 Copy the info files from $(infodir).
5060
5061 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
5062 read-from-minibuffer.
5063
5064 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
5065
50662004-11-19 Richard M. Stallman <rms@gnu.org>
5067
5068 * searching.texi (Regexp Search): Add search-whitespace-regexp.
5069
50702004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
5071
5072 * tips.texi (Coding Conventions): Fix typo.
5073
50742004-11-16 Richard M. Stallman <rms@gnu.org>
5075
5076 * tips.texi (Coding Conventions): Separate defvar and require
5077 methods to avoid warnings. Use require only when there are many
5078 functions and variables from that package.
5079
5080 * minibuf.texi (Minibuffer Completion): When ignoring case,
5081 predicate must not be case-sensitive.
5082
5083 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
5084 (Test Coverage): Don't talk about "splotches". Clarified.
5085
50862004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
5087
5088 * frames.texi (Window Frame Parameters): Fix typo.
5089
50902004-11-15 Kim F. Storm <storm@cua.dk>
5091
5092 * symbols.texi (Other Plists): Note that plist-get may signal error.
5093 Add safe-plist-get.
5094
50952004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
5096
5097 * modes.texi (Font Lock Basics): Fix typo.
5098
50992004-11-08 Richard M. Stallman <rms@gnu.org>
5100
5101 * syntax.texi (Syntax Table Functions): Add syntax-after.
5102
51032004-11-06 Lars Brinkhoff <lars@nocrew.org>
5104
5105 * os.texi (Processor Run Time): New section documenting
5106 get-internal-run-time.
5107
51082004-11-06 Eli Zaretskii <eliz@gnu.org>
5109
5110 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
5111 it nukes elisp-cover.texi.
5112 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
5113 elisp-0 etc.
5114
51152004-11-05 Luc Teirlinck <teirllm@auburn.edu>
5116
5117 * commands.texi (Keyboard Macros): Document `append' return value
5118 of `defining-kbd-macro'.
5119
51202004-11-01 Richard M. Stallman <rms@gnu.org>
5121
5122 * commands.texi (Interactive Call): Add called-interactively-p.
5123
51242004-10-29 Simon Josefsson <jas@extundo.com>
5125
5126 * minibuf.texi (Reading a Password): Revert.
5127
51282004-10-28 Richard M. Stallman <rms@gnu.org>
5129
5130 * frames.texi (Display Feature Testing): Explain about "vendor".
5131
51322004-10-27 Richard M. Stallman <rms@gnu.org>
5133
5134 * commands.texi (Interactive Codes): `N' uses numeric prefix,
5135 not raw. Clarify `n'.
5136 (Interactive Call): Rewrite interactive-p, focusing on when
5137 and how to use it.
5138 (Misc Events): Clarify previous change.
5139
5140 * advice.texi (Simple Advice): Clarify what job the example does.
5141 (Around-Advice): Clarify ad-do-it.
5142 (Activation of Advice): An option of ad-default-compilation-action
5143 is `never', not `nil'.
5144
51452004-10-26 Kim F. Storm <storm@cua.dk>
5146
5147 * commands.texi (Interactive Codes): Add U code letter.
5148
51492004-10-25 Simon Josefsson <jas@extundo.com>
5150
5151 * minibuf.texi (Reading a Password): Add.
5152
51532004-10-24 Jason Rumney <jasonr@gnu.org>
5154
5155 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
5156 and wheel-down.
5157
51582004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
5159
5160 * processes.texi (Synchronous Processes): Document process-file.
5161
51622004-10-22 Kenichi Handa <handa@m17n.org>
5163
5164 * text.texi (translate-region): Document that it accepts also a
5165 char-table.
5166
51672004-10-22 David Ponce <david@dponce.com>
5168
5169 * windows.texi (Resizing Windows): Document the `preserve-before'
5170 argument of the functions `enlarge-window' and `shrink-window'.
5171
51722004-10-19 Jason Rumney <jasonr@gnu.org>
5173
5174 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
5175
51762004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5177
5178 * text.texi (Filling): Add anchor for definition of
5179 `sentence-end-double-space'.
5180
5181 * searching.texi (Regexp Example): Update description of how
5182 Emacs currently recognizes the end of a sentence.
5183 (Standard Regexps): Update definition of the variable
5184 `sentence-end'. Add definition of the function `sentence-end'.
5185
51862004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
5187
5188 * display.texi (Progress): New node.
5189
51902004-10-05 Kim F. Storm <storm@cua.dk>
5191
5192 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
5193
51942004-09-29 Kim F. Storm <storm@cua.dk>
5195
5196 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
5197 to identify bitmaps. Remove -fringe-bitmap suffix for standard
5198 fringe bitmap symbols, as they now have their own namespace.
5199 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
5200 vs. pixels. Signal error if no free bitmap slots.
5201 (Pixel Specification): Change IMAGE to @var{image}.
5202
52032004-09-28 Richard M. Stallman <rms@gnu.org>
5204
5205 * text.texi (Special Properties): Clarify line-spacing and line-height.
5206
5207 * searching.texi (Regexp Search): Add looking-back.
5208
52092004-09-25 Luc Teirlinck <teirllm@auburn.edu>
5210
5211 * display.texi: Correct typos.
5212 (Image Descriptors): Correct xref's.
5213
52142004-09-25 Richard M. Stallman <rms@gnu.org>
5215
5216 * text.texi (Special Properties): Cleanups in `cursor'.
5217 Rewrites in `line-height' and `line-spacing'; exchange them.
5218
5219 * display.texi (Fringes): Rewrite previous change.
5220 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
5221 (Display Fringe Bitmaps): Node deleted, text moved.
5222 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
5223 (Scroll Bars): Clarify set-window-scroll-bars.
5224 (Pointer Shape): Rewrite.
5225 (Specified Space): Clarify :align-to, etc.
5226 (Pixel Specification): Use @var. Clarify new text.
5227 (Other Display Specs): Clarify `slice'.
5228 (Image Descriptors): Cleanups.
5229 (Showing Images): Cleanups.
5230
52312004-09-24 Luc Teirlinck <teirllm@auburn.edu>
5232
5233 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
5234
5235 * modes.texi: Various minor changes in addition to:
5236 (Major Mode Conventions): Final call to `run-mode-hooks' should
5237 not be inside the `delay-mode-hooks' form.
5238 (Mode Hooks): New node.
5239 (Hooks): Delete obsolete example.
5240 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
5241 node "Mode Hooks".
5242
52432004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5244
5245 * display.texi: Correct various typos.
5246 (Display): Rename node "Pointer Shapes" to "Pointer
5247 Shape". (There is already a node called "Pointer Shapes" in
5248 frames.texi.)
5249 (Images): Remove non-existent node "Image Slices" from menu.
5250
52512004-09-23 Kim F. Storm <storm@cua.dk>
5252
5253 * text.texi (Special Properties): Add `cursor', `pointer',
5254 `line-height', and `line-spacing' properties.
5255
5256 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
5257 Shapes' to menu.
5258 (Standard Faces): Doc fix for fringe face.
5259 (Fringes): Add `overflow-newline-into-fringe' and
5260 'indicate-buffer-boundaries'.
5261 (Fringe Bitmaps, Pointer Shapes): New nodes.
5262 (Display Property): Add 'Pixel Specification' and 'Display Fringe
5263 Bitmaps' to menu.
5264 (Specified Space): Describe pixel width and height.
5265 (Pixel Specification): New node.
5266 (Other Display Specs): Add `slice' property.
5267 (Display Fringe Bitmaps): New node.
5268 (Images): Add 'Image Slices' to menu.
5269 (Image Descriptors): Add `:pointer' and `:map' properties.
5270 (Showing Images): Add slice arg to `insert-image'. Add
5271 'insert-sliced-image'.
5272
52732004-09-20 Richard M. Stallman <rms@gnu.org>
5274
5275 * commands.texi (Key Sequence Input):
5276 Clarify downcasing in read-key-sequence.
5277
52782004-09-08 Juri Linkov <juri@jurta.org>
5279
5280 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
5281
52822004-09-07 Luc Teirlinck <teirllm@auburn.edu>
5283
5284 * locals.texi (Standard Buffer-Local Variables): Add
5285 `buffer-auto-save-file-format'.
5286 * internals.texi (Buffer Internals): Describe new
5287 auto_save_file_format field of the buffer structure.
5288 * files.texi (Format Conversion): `auto-save-file-format' has been
5289 renamed `buffer-auto-save-file-format'.
5290
52912004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5292
5293 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
5294 an integer or a marker.
5295 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
5296
52972004-08-22 Richard M. Stallman <rms@gnu.org>
5298
5299 * modes.texi (Major Mode Conventions): Discuss rebinding of
5300 standard key bindings.
5301
53022004-08-18 Kim F. Storm <storm@cua.dk>
5303
5304 * processes.texi (Accepting Output): Add `just-this-one' arg to
5305 `accept-process-output'.
5306 (Output from Processes): New var `process-adaptive-read-buffering'.
5307
53082004-08-10 Luc Teirlinck <teirllm@auburn.edu>
5309
5310 * keymaps.texi: Various changes in addition to:
5311 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
5312 Give more varied examples for `kbd'.
5313 (Creating Keymaps): Char tables have slots for all characters
5314 without modifiers.
5315 (Active Keymaps): `overriding-local-map' and
5316 `overriding-terminal-local-map' also override text property and
5317 overlay keymaps.
5318 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
5319 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
5320 to denote a prefix of no events.
5321 `map-keymap' includes parent's bindings _recursively_.
5322 Clarify and correct description of `where-is-internal'.
5323 Mention BUFFER-OR-NAME arg to `describe-bindings'.
5324 (Menu Example): For menus intended for use with the keyboard, the
5325 menu items should be bound to characters or real function keys.
5326
53272004-08-08 Luc Teirlinck <teirllm@auburn.edu>
5328
5329 * objects.texi (Character Type): Reposition `@anchor' to prevent
5330 double space inside sentence in Info.
5331
5332 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
5333 renamed to `disabled-command-function'.
5334 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
5335 (Command Loop Info): Replace reference to it.
5336 (Disabling Commands): `disabled-command-hook' has been renamed to
5337 `disabled-command-function'.
5338
53392004-08-07 Luc Teirlinck <teirllm@auburn.edu>
5340
5341 * os.texi (Translating Input): Only non-prefix bindings in
5342 `key-translation-map' override actual key bindings. Warn about
5343 possible indirect effect of actual key bindings on non-prefix
5344 bindings in `key-translation-map'.
5345
53462004-08-06 Luc Teirlinck <teirllm@auburn.edu>
5347
5348 * minibuf.texi (High-Level Completion): Add anchor for definition
5349 of `read-variable'.
5350
5351 * commands.texi: Various changes in addition to:
5352 (Using Interactive): Clarify description of `interactive-form'.
5353 (Interactive Call): Mention default for KEYS argument to
5354 `call-interactively'.
5355 (Command Loop Info): Clarify description of `this-command-keys'.
5356 Mention KEEP-RECORD argument to `clear-this-command-keys'.
5357 Value of `last-event-frame' can be `macro'.
5358 (Repeat Events): `double-click-fuzz' is also used to distinguish
5359 clicks and drags.
5360 (Classifying Events): Clarify descriptions of `event-modifiers'
5361 `event-basic-type' and `event-convert-list'.
5362 (Accessing Events): `posn-timestamp' takes POSITION argument.
5363 (Quoted Character Input): Clarify description of
5364 `read-quoted-char' and fix example.
5365 (Quitting): Add `with-local-quit'.
5366 (Disabling Commands): Correct and clarify descriptions of
5367 `enable-command' and `disable-command'.
5368 Mention what happens if `disabled-command-hook' is nil.
5369 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
5370 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
5371
53722004-07-24 Luc Teirlinck <teirllm@auburn.edu>
5373
5374 * frames.texi: Various changes in addition to:
5375 (Creating Frames): Expand and clarify description of `make-frame'.
5376 (Window Frame Parameters): Either none or both of the `icon-left'
5377 and `icon-top' parameters must be specified. Put descriptions of
5378 `menu-bar-lines' and `toolbar-lines' closer together and change
5379 them accordingly.
5380 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
5381 except while processing `frame-title-format' or `icon-title-format'.
5382 (Deleting Frames): Correct description of `delete-frame'.
5383 Non-nil return values of `frame-live-p' are like those of `framep'.
5384 (Frames and Windows): Mention return value of
5385 `set-frame-selected-window'.
5386 (Visibility of Frames): Mention `force' argument to
5387 `make-frame-invisible'. `frame-visible-p' returns t for all
5388 frames on text-only terminals.
5389 (Frame Configurations): Restoring a frame configuration does not
5390 restore deleted frames.
5391 (Window System Selections): `x-set-selection' returns DATA.
5392 (Resources): Add example.
5393 (Display Feature Testing): Clarify descriptions of
5394 `display-pixel-height', `display-pixel-width', `x-server-version'
5395 and `x-server-vendor'.
5396
5397 * windows.texi (Choosing Window): Add anchor.
5398 * minibuf.texi (Minibuffer Misc): Add anchor.
5399
54002004-07-23 John Paul Wallington <jpw@gnu.org>
5401
5402 * macros.texi (Defining Macros): Declaration keyword for setting
5403 Edebug spec is `debug' not `edebug'.
5404
54052004-07-19 Luc Teirlinck <teirllm@auburn.edu>
5406
5407 * windows.texi: Various small changes in addition to:
5408 (Window Point): Mention return value of `set-window-point'.
5409 (Window Start): `pos-visible-in-window-p' disregards horizontal
5410 scrolling. Explain return value if PARTIALLY is non-nil.
5411 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
5412 and `set-window-vscroll'.
5413 (Size of Window): The argument WINDOW to `window-inside-edges',
5414 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
5415 (Resizing Windows): Explain return value of
5416 `shrink-window-if-larger-than-buffer'.
5417 `window-size-fixed' automatically becomes buffer local when set.
5418 (Window Configurations): Explain return value of
5419 `set-window-configuration'.
5420
5421 * minibuf.texi (Minibuffer Misc): Add anchor for
5422 `minibuffer-scroll-window'.
5423
5424 * positions.texi (Text Lines): Add anchor for `count-lines'.
5425
54262004-07-17 Richard M. Stallman <rms@gnu.org>
5427
5428 * display.texi (Overlay Properties): Adding `evaporate' prop
5429 deletes empty overlay immediately.
5430
5431 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
5432 fix example.
5433
54342004-07-16 Jim Blandy <jimb@redhat.com>
5435
5436 * searching.texi (Regexp Backslash): Document new \_< and \_>
5437 operators.
5438
54392004-07-16 Juanma Barranquero <lektu@terra.es>
5440
5441 * display.texi (Images): Fix Texinfo usage.
5442
54432004-07-14 Luc Teirlinck <teirllm@auburn.edu>
5444
5445 * buffers.texi (Modification Time): `visited-file-modtime' now
5446 returns a list of two integers, instead of a cons.
5447
54482004-07-13 Luc Teirlinck <teirllm@auburn.edu>
5449
5450 * windows.texi: Various changes in addition to:
5451 (Splitting Windows): Add `split-window-keep-point'.
5452
54532004-07-09 Richard M. Stallman <rms@gnu.org>
5454
5455 * frames.texi (Input Focus): Minor fix.
5456
54572004-07-07 Luc Teirlinck <teirllm@auburn.edu>
5458
5459 * frames.texi (Input Focus): Clarify descriptions of
5460 `select-frame-set-input-focus' and `select-frame'.
5461
54622004-07-06 Luc Teirlinck <teirllm@auburn.edu>
5463
5464 * os.texi: Various small changes in addition to:
5465 (Killing Emacs): Expand and clarify description of
5466 `kill-emacs-query-functions' and `kill-emacs-hook'.
5467 (System Environment): Expand and clarify description of `getenv'
5468 and `setenv'.
5469 (Timers): Clarify description of `run-at-time'.
5470 (Translating Input): Correct description of
5471 `extra-keyboard-modifiers'.
5472 (Flow Control): Correct description of `enable-flow-control'.
5473
54742004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
5475
5476 * os.texi: Update copyright.
5477 (Session Management): Grammar fix.
5478 Clarify which Emacs does the restarting.
5479 Use @samp for *scratch* buffer.
5480
54812004-07-04 Alan Mackenzie <acm@muc.de>
5482
5483 * frames.texi (Input Focus): Add documentation for
5484 `select-frame-set-input-focus'. Replace refs to non-existent
5485 `switch-frame' with `select-frame'. Minor corrections and tidying
5486 up of text-only terminal stuff.
5487
54882004-07-02 Richard M. Stallman <rms@gnu.org>
5489
5490 * files.texi (Saving Buffers): Cleanup write-contents-function.
5491 (Magic File Names): Cleanup file-remote-p.
5492
b344d29d 54932004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
5494
5495 * files.texi (Magic File Names): `file-remote-p' returns an
5496 identifier of the remote system, not just t.
5497
54982004-07-02 David Kastrup <dak@gnu.org>
5499
5500 * searching.texi (Entire Match Data): Add explanation about new
5501 match-data behavior when @var{integers} is non-nil.
5502
55032004-06-24 Richard M. Stallman <rms@gnu.org>
5504
5505 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
5506
5507 * customize.texi (Variable Definitions): Note about doc strings
5508 and :set.
5509
5510 * keymaps.texi (Keymap Terminology): Document `kbd'.
5511 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
5512
5513 * display.texi (Invisible Text): Setting buffer-invisibility-spec
5514 makes it buffer-local.
5515
5516 * files.texi (Saving Buffers): Correct previous change.
5517
5518 * commands.texi (Accessing Events):
5519 Clarify posn-col-row and posn-actual-col-row.
5520
55212004-06-24 David Ponce <david.ponce@wanadoo.fr>
5522
5523 * commands.texi (Accessing Events): New functions
5524 posn-at-point and posn-at-x-y. Add example to posn-x-y.
5525
55262004-06-23 Luc Teirlinck <teirllm@auburn.edu>
5527
5528 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
5529 * frames.texi, buffers.texi, backups.texi, variables.texi:
5530 * loading.texi, eval.texi, functions.texi, control.texi:
5531 * symbols.texi, minibuf.texi: Reposition @anchor's.
5532
5533 * help.texi: Various small changes in addition to the following.
5534 (Describing Characters): Describe PREFIX argument to
5535 `key-description'. Correct and clarify definition of
5536 `text-char-description'. Describe NEED-VECTOR argument to
5537 `read-kbd-macro'.
5538 (Help Functions): Clarify definition of `apropos'.
5539
55402004-06-23 Lars Hansen <larsh@math.ku.dk>
5541
5542 * files.texi (Saving Buffers): Correct description of
5543 `write-contents-functions'.
5544
55452004-06-21 Juanma Barranquero <lektu@terra.es>
5546
5547 * display.texi (Images): Remove redundant @vindex directives.
5548 Rewrite `image-library-alist' doc in active voice.
5549
55502004-06-14 Juanma Barranquero <lektu@terra.es>
5551
5552 * display.texi (Images): Document new delayed library loading,
5553 variable `image-library-alist' and (existing but undocumented)
5554 function `image-type-available-p'.
5555
55562004-06-05 Richard M. Stallman <rms@gnu.org>
5557
5558 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
5559 refer the user to the Initial Input node.
5560 (Text from Minibuffer): Likewise.
5561 (Initial Input): New node. Document this feature
5562 and say it is mostly deprecated.
5563
55642004-05-30 Richard M. Stallman <rms@gnu.org>
5565
5566 * loading.texi (Named Features): Clarify return value
5567 and meaning of NOERROR.
5568
5569 * variables.texi (File Local Variables): Minor cleanup.
5570
55712004-05-30 Michael Albinus <michael.albinus@gmx.de>
5572
5573 * files.texi (Magic File Names): Add `file-remote-p' as operation
5574 of file name handlers.
5575
55762004-05-29 Richard M. Stallman <rms@gnu.org>
5577
5578 * modes.texi (Minor Mode Conventions): (-) has no special meaning
5579 as arg to a minor mode command.
5580
55812004-05-22 Richard M. Stallman <rms@gnu.org>
5582
5583 * syntax.texi (Syntax Class Table): Word syntax not just for English.
5584
5585 * streams.texi (Output Variables): Doc float-output-format.
5586
5587 * searching.texi (Regexp Special): Nested repetition can be infloop.
5588
5589 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
5590 real stack overflow.
5591
5592 * compile.texi: Minor cleanups.
5593
55942004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
5595
5596 * lists.texi (Cons Cells): Explain dotted lists, true lists,
5597 circular lists.
5598 (List Elements): Explain handling of circular and dotted lists.
5599
56002004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
5601
5602 * modes.texi (Search-based Fontification): Fix typo.
5603
56042004-05-10 Juanma Barranquero <lektu@terra.es>
5605
5606 * modes.texi (Mode Line Variables): Fix description of
5607 global-mode-string, which is now after which-func-mode, not the
5608 buffer name.
5609
56102004-05-07 Lars Hansen <larsh@math.ku.dk>
5611
5612 * modes.texi (Desktop Save Mode): Add.
5613 (Modes): Add menu entry Desktop Save Mode.
5614
5615 * hooks.texi: Add desktop-after-read-hook,
5616 desktop-no-desktop-file-hook and desktop-save-hook.
5617
5618 * locals.texi: Add desktop-save-buffer.
5619
56202004-04-30 Jesper Harder <harder@ifa.au.dk>
5621
5622 * display.texi: emacs -> Emacs.
5623
56242004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
5625
5626 * files.texi (Changing Files): Document set-file-times.
5627
56282004-04-23 Juanma Barranquero <lektu@terra.es>
5629
5630 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5631
56322004-04-18 Jesper Harder <harder@ifa.au.dk>
5633
5634 * tips.texi (Coding Conventions): defopt -> defcustom.
5635
56362004-04-16 Luc Teirlinck <teirllm@auburn.edu>
5637
5638 * sequences.texi: Various clarifications.
5639
56402004-04-14 Luc Teirlinck <teirllm@auburn.edu>
5641
5642 * buffers.texi (Read Only Buffers): Mention optional ARG to
5643 `toggle-read-only'.
5644
56452004-04-14 Nick Roberts <nick@nick.uklinux.net>
5646
5647 * windows.texi (Selecting Windows): Note that get-lru-window
5648 returns a full-width window if possible.
5649
56502004-04-13 Luc Teirlinck <teirllm@auburn.edu>
5651
5652 * buffers.texi: Various changes in addition to:
5653 (Buffer File Name): Add `find-buffer-visiting'.
5654 (Buffer Modification): Mention optional ARG to `not-modified'.
5655 (Indirect Buffers): Mention optional CLONE argument to
5656 `make-indirect-buffer'.
5657
5658 * files.texi: Various changes in addition to:
5659 (Visiting Functions): `find-file-hook' is now a normal hook.
5660 (File Name Expansion): Explain difference between the way that
5661 `expand-file-name' and `file-truename' treat `..'.
5662 (Contents of Directories): Mention optional ID-FORMAT argument to
5663 `directory-files-and-attributes'.
5664 (Format Conversion): Mention new optional CONFIRM argument to
5665 `format-write-file'.
5666
56672004-04-12 Miles Bader <miles@gnu.org>
5668
5669 * macros.texi (Expansion): Add description of `macroexpand-all'.
5670
56712004-04-05 Jesper Harder <harder@ifa.au.dk>
5672
5673 * variables.texi (Variable Aliases): Mention
5674 cyclic-variable-indirection.
5675
5676 * errors.texi (Standard Errors): Ditto.
5677
56782004-04-04 Luc Teirlinck <teirllm@auburn.edu>
5679
5680 * backups.texi: Various small changes in addition to:
5681 (Making Backups): Mention return value of `backup-buffer'.
5682 (Auto-Saving): Mention optional FORCE argument to
5683 `delete-auto-save-file-if-necessary'.
5684 (Reverting): Mention optional PRESERVE-MODES argument to
5685 `revert-buffer'. Correct description of `revert-buffer-function'.
5686
56872004-03-22 Juri Linkov <juri@jurta.org>
5688
5689 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
5690 with `Vector Functions'.
5691
5692 * text.texi (Sorting): Add missing quote.
5693
56942004-03-14 Luc Teirlinck <teirllm@auburn.edu>
5695
5696 * intro.texi (Lisp History): Replace xref to `cl' manual with
5697 inforef.
5698
56992004-03-12 Richard M. Stallman <rms@gnu.org>
5700
5701 * intro.texi (Version Info): Add arg to emacs-version.
5702 (Lisp History): Change xref to CL manual.
5703
57042004-03-09 Luc Teirlinck <teirllm@auburn.edu>
5705
5706 * minibuf.texi (Completion Commands): Add xref to Emacs manual
5707 for Partial Completion mode.
5708
57092004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
5710
5711 * customize.texi: Fix typo. Remove eol whitespace.
5712
57132004-03-04 Richard M. Stallman <rms@gnu.org>
5714
5715 * processes.texi: Fix typos.
5716
5717 * lists.texi (Building Lists): Minor clarification.
5718
5719 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
5720 in make-hash-table.
5721
57222004-02-29 Juanma Barranquero <lektu@terra.es>
5723
5724 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
5725 rm, and ignore exit code.
5726
57272004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
5728
5729 * display.texi (Defining Faces): Add description for min-colors.
5730 Update example.
5731
57322004-02-23 Luc Teirlinck <teirllm@auburn.edu>
5733
5734 * abbrevs.texi: Various corrections and clarifications in addition
5735 to the following:
5736 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
5737
57382004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5739
5740 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
5741
57422004-02-21 Luc Teirlinck <teirllm@auburn.edu>
5743
5744 * text.texi: Various small changes in addition to the following:
5745 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
5746 to delete-horizontal-space.
5747 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
5748 description of yank-handler text property at various places.
5749
5750 * frames.texi (Window System Selections): Add anchor.
5751
5752 * syntax.texi (Syntax Table Functions): Clarify and correct
5753 descriptions of make-syntax-table and copy-syntax-table.
5754 (Motion and Syntax): Clarify SYNTAXES argument to
5755 skip-syntax-forward.
5756 (Parsing Expressions): Mention that the return value of
5757 parse-partial-sexp is currently a list of ten rather than nine
5758 elements.
5759 (Categories): Various corrections and clarifications.
5760
57612004-02-17 Luc Teirlinck <teirllm@auburn.edu>
5762
5763 * markers.texi (Marker Insertion Types): Minor change.
5764
5765 * locals.texi (Standard Buffer-Local Variables):
5766 * commands.texi (Interactive Codes, Using Interactive):
5767 * functions.texi (Related Topics): Fix xrefs.
5768
57692004-02-16 Luc Teirlinck <teirllm@auburn.edu>
5770
5771 * lists.texi (Sets And Lists): Update description of delete-dups.
5772
57732004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5774
5775 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5776
c8763fb6 57772004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5778
5779 * frames.texi (Parameter Access): frame-parameters arg is optional.
5780 modify-frame-parameters handles nil for FRAME.
5781 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5782 are all-or-nothing for certain toolkits.
5783 Mention parameter wait-for-wm.
5784 (Frames and Windows): In frame-first-window and frame-selected-window
5785 the arg is optional.
5786 (Input Focus): In redirect-frame-focus the second arg is optional.
5787 (Window System Selections): Mention selection type CLIPBOARD.
5788 Mention data-type UTF8_STRING.
5789 Mention numbering of cut buffers.
5790 (Resources): Describe x-resource-name.
5791
57922004-02-16 Richard M. Stallman <rms@gnu.org>
5793
5794 * windows.texi (Buffers and Windows): Delete false table
5795 about all-frames.
5796
5797 * syntax.texi (Parsing Expressions): Delete old caveat
5798 about parse-sexp-ignore-comments.
5799
5800 * streams.texi (Output Variables): Add print-quoted.
5801
5802 * lists.texi (Building Lists): Minor cleanup.
5803
5804 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
5805
5806 * display.texi (Overlays): Explain overlays use markers.
5807 (Managing Overlays): Explain front-advance and rear-advance
5808 in more detail.
5809
5810 * loading.texi (Unloading): Document unload-feature-special-hooks.
5811 Get rid of fns-NNN.el file.
5812
58132004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5814
5815 * help.texi (Describing Characters): Fix text-char-description
5816 example output.
5817
5818 * edebug.texi (Using Edebug): Fix example.
5819
5820 * debugging.texi (Internals of Debugger): Fix return value.
5821
5822 * files.texi (Changing Files): Fix argname.
5823
5824 * calendar.texi: Fix parens, and default values.
5825
5826 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
5827 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 5828 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
5829
5830 * positions.texi (Text Lines): Don't add -1 in current-line.
5831
58322004-02-16 Richard M. Stallman <rms@gnu.org>
5833
5834 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5835
58362004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5837
5838 * processes.texi (Low-Level Network): Fix a typo.
5839
58402004-02-12 Kim F. Storm <storm@cua.dk>
5841
5842 * display.texi (Fringes): Use consistent wording.
5843 Note that window-fringe's window arg is optional.
5844 (Scroll Bars): Use consistent wording.
5845
58462004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5847
5848 * tips.texi (Comment Tips): Document the new conventions for
5849 commenting out code.
5850
c8763fb6 58512004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5852
5853 * positions.texi (Text Lines): Added missing end defun.
5854
58552004-02-07 Kim F. Storm <storm@cua.dk>
5856
5857 * positions.texi (Text Lines): Add line-number-at-pos.
5858
58592004-02-06 John Paul Wallington <jpw@gnu.org>
5860
5861 * display.texi (Button Properties, Button Buffer Commands):
5862 mouse-2 invokes button, not down-mouse-1.
5863
58642004-02-04 Jason Rumney <jasonr@gnu.org>
5865
5866 * makefile.w32-in: Sync with Makefile.in changes.
5867
58682004-02-03 Luc Teirlinck <teirllm@auburn.edu>
5869
5870 * minibuf.texi (Text from Minibuffer): Various corrections and
5871 clarifications.
5872 (Object from Minibuffer): Correct Lisp description of
5873 read-minibuffer.
5874 (Minibuffer History): Clarify description of cons values for
5875 HISTORY arguments.
5876 (Basic Completion): Various corrections and clarifications. Add
5877 completion-regexp-list.
5878 (Minibuffer Completion): Correct and clarify description of
5879 completing-read.
5880 (Completion Commands): Mention Partial Completion mode. Various
5881 other minor changes.
5882 (High-Level Completion): Various corrections and clarifications.
5883 (Reading File Names): Ditto.
5884 (Minibuffer Misc): Ditto.
5885
58862004-01-26 Luc Teirlinck <teirllm@auburn.edu>
5887
5888 * strings.texi (Text Comparison): assoc-string also matches
5889 elements of alists that are strings instead of conses.
5890 (Formatting Strings): Standardize Texinfo usage. Update index
5891 entries.
5892
58932004-01-20 Luc Teirlinck <teirllm@auburn.edu>
5894
5895 * lists.texi (Sets And Lists): Add delete-dups.
5896
58972004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5898
5899 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5900 special form.
5901 * macros.texi (Defining Macros): Update description of `declare',
5902 which now is a macro.
5903 (Wrong Time): Fix typos.
5904
59052004-01-14 Luc Teirlinck <teirllm@auburn.edu>
5906
5907 * compile.texi (Compilation Functions): Expand descriptions of
5908 `compile-defun', `byte-compile-file', `byte-recompile-directory'
5909 and `batch-byte-compile'. In particular, mention and describe
5910 all optional arguments.
5911 (Disassembly): Correct and clarify the description of `disassemble'.
5912
59132004-01-11 Luc Teirlinck <teirllm@auburn.edu>
5914
5915 * searching.texi: Various small changes in addition to the
5916 following.
5917 (Regexp Example): Adapt to new value of `sentence-end'.
5918 (Regexp Functions): The PAREN argument to `regexp-opt' can be
5919 `words'.
5920 (Search and Replace): Add usage note for `perform-replace'.
5921 (Entire Match Data): Mention INTEGERS and REUSE arguments to
5922 `match-data'.
5923 (Standard Regexps): Update for new values of `paragraph-start'
5924 and `sentence-end'.
5925
59262004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5927
5928 * files.texi (Saving Buffers): Clarify descriptions of
5929 `write-contents-functions' and `before-save-hook'.
5930 Make the defvar's for `before-save-hook' and `after-save-hook'
5931 into defopt's.
5932
59332004-01-07 Kim F. Storm <storm@cua.dk>
5934
5935 * commands.texi (Click Events): Describe new image and
5936 width/height elements of click events.
5937 (Accessing Events): Add posn-string, posn-image, and
5938 posn-object-width-height. Change posn-object to return either
5939 image or string object.
5940
59412004-01-01 Simon Josefsson <jas@extundo.com>
5942
5943 * hooks.texi (Standard Hooks): Add before-save-hook.
5944 * files.texi (Saving Buffers): Likewise.
5945
59462004-01-03 Richard M. Stallman <rms@gnu.org>
5947
5948 * frames.texi (Frames and Windows): Delete frame-root-window.
5949
59502004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5951
5952 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5953
5954 * functions.texi: Various small changes in addition to the
5955 following.
5956 (What Is a Function): `functionp' returns nil for macros. Clarify
5957 behavior of this and following functions for symbol arguments.
5958 (Function Documentation): Add `\' in front of (fn @var{arglist})
5959 and explain why.
5960 (Defining Functions): Mention DOCSTRING argument to `defalias'.
5961 Add anchor.
5962 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
5963
59642004-01-01 Miles Bader <miles@gnu.org>
5965
5966 * display.texi (Buttons): New section.
5967
59682003-12-31 Andreas Schwab <schwab@suse.de>
5969
5970 * numbers.texi (Math Functions): sqrt reports a domain-error
5971 error.
5972 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5973
59742003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5975
5976 * tips.texi (Documentation Tips): Update item on hyperlinks in
5977 documentation strings.
5978
5979 * errors.texi (Standard Errors): Various small corrections and
5980 additions.
5981
5982 * control.texi: Various small changes in addition to the
5983 following.
5984 (Signaling Errors): Provide some more details on how `signal'
5985 constructs the error message. Add anchor to the definition of
5986 `signal'.
5987 (Error Symbols): Describe special treatment of `quit'.
5988 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5989 to emphasize that it has to be a single form.
5990
5991 * buffers.texi: Add anchor.
5992
59932003-12-29 Richard M. Stallman <rms@gnu.org>
5994
5995 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5996 (Window Configurations): Add window-configuration-frame.
5997
5998 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5999
6000 * text.texi (Examining Properties): Add get-char-property-and-overlay.
6001 Change arg name in get-char-property.
6002 (Special Properties): Update handling of keymap property.
6003
6004 * strings.texi (Modifying Strings): Add clear-string.
6005 (Text Comparison): Add assoc-string and remove
6006 assoc-ignore-case, assoc-ignore-representation.
6007
6008 * os.texi (Time of Day): Add set-time-zone-rule.
6009
6010 * numbers.texi (Math Functions): asin, acos, log, log10
6011 report domain-error errors.
6012
6013 * nonascii.texi (Converting Representations):
6014 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
6015 (Encoding and I/O): Add file-name-coding-system.
6016
6017 * modes.texi (Search-based Fontification): Explain that
6018 face specs are symbols with face names as values.
6019
6020 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
6021
6022 * lists.texi (Building Lists): remq moved elsewhere.
6023 (Sets And Lists): remq moved here.
6024 (Association Lists): Refer to assoc-string.
6025
6026 * internals.texi (Garbage Collection): Add memory-use-counts.
6027
6028 * frames.texi (Frames and Windows): Add set-frame-selected-window
6029 and frame-root-window.
6030
6031 * files.texi (Contents of Directories):
6032 Add directory-files-and-attributes.
6033
6034 * display.texi (Refresh Screen): Add force-window-update.
6035 (Invisible Text): Explain about moving point out of invis text.
6036 (Overlay Properties): Add overlay-properties.
6037 (Managing Overlays): Add overlayp.
6038 (GIF Images): Invalid image number displays a hollow box.
6039
6040 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
6041 (Killing Buffers): Add buffer-live-p.
6042
60432003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
6044
6045 * display.texi (Fringes): Fix typo "set-buffer-window".
6046
60472003-12-24 Luc Teirlinck <teirllm@auburn.edu>
6048
6049 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
6050 * nonascii.texi, processes.texi, tips.texi, variables.texi:
6051 Add or change various xrefs and anchors.
6052
6053 * commands.texi: Replace all occurrences of @acronym{CAR} with
6054 @sc{car}, for consistency with the rest of the Elisp manual.
6055 `car' and `cdr' are historically acronyms, but are no longer
6056 widely thought of as such.
6057
6058 * internals.texi (Pure Storage): Mention that `purecopy' does not
6059 copy text properties.
6060 (Object Internals): Now 29 bits are used (in most implementations)
6061 to address Lisp objects.
6062
6063 * variables.texi (Variables with Restricted Values): New node.
6064
6065 * objects.texi (Lisp Data Types): Mention that certain variables
6066 can only take on a restricted set of values and add an xref to
6067 the new node "Variables with Restricted Values".
6068
6069 * eval.texi (Function Indirection): Describe the errors that
6070 `indirect-function' can signal.
6071 (Eval): Clarify the descriptions of `eval-region' and `values'.
6072 Describe `eval-buffer' instead of `eval-current-buffer' and
6073 mention `eval-current-buffer' as an alias for `current-buffer'.
6074 Correct the description and mention all optional arguments.
6075
6076 * nonascii.texi: Various small changes in addition to the
6077 following.
6078 (Converting Representations): Clarify behavior of
6079 `string-make-multibyte' and `string-to-multibyte' for unibyte all
6080 ASCII arguments.
6081 (Character Sets): Document the variable `charset-list' and adapt
6082 the definition of the function `charset-list' accordingly.
6083 (Translation of Characters): Clarify use of generic characters in
6084 `make-translation-table'. Clarify and correct the description of
6085 the use of translation tables in encoding and decoding.
6086 (User-Chosen Coding Systems): Correct and clarify the description
6087 of `select-safe-coding-system'.
6088 (Default Coding Systems): Clarify description of
6089 `file-coding-system-alist'.
6090
60912003-11-30 Luc Teirlinck <teirllm@auburn.edu>
6092
6093 * strings.texi (Text Comparison): Correctly describe when two
6094 strings are `equal'. Combine and clarify descriptions of
6095 `assoc-ignore-case' and `assoc-ignore-representation'.
6096
6097 * objects.texi (Non-ASCII in Strings): Clarify description of
6098 when a string is unibyte or multibyte.
6099 (Bool-Vector Type): Update examples.
6100 (Equality Predicates): Correctly describe when two strings are
6101 `equal'.
6102
61032003-11-29 Luc Teirlinck <teirllm@auburn.edu>
6104
6105 * lists.texi (Building Lists): `append' no longer accepts integer
6106 arguments. Update the description of `number-sequence' to reflect
6107 recent changes.
6108 (Sets And Lists): Describe `member-ignore-case' after `member'.
6109
61102003-11-27 Kim F. Storm <storm@cua.dk>
6111
6112 * commands.texi (Click Events): Click object may be an images.
6113 Describe (dx . dy) element of click positions.
6114 (Accessing Events): Remove duplicate posn-timestamp.
6115 New functions posn-object and posn-object-x-y.
6116
61172003-11-23 Kim F. Storm <storm@cua.dk>
6118
6119 * commands.texi (Click Events): Describe enhancements to event
6120 position lists, including new text-pos and (col . row) items.
6121 Mention left-fringe and right-fringe area events.
6122 (Accessing Events): New functions posn-area and
6123 posn-actual-col-row. Mention posn-timestamp. Mention that
6124 posn-point in non-text area still returns buffer position.
6125 Clarify posn-col-row.
6126
61272003-11-21 Lars Hansen <larsh@math.ku.dk>
6128
6129 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
6130 * anti.texi (File Attributes): Describe removed parameter
6131 ID-FORMAT.
6132
61332003-11-20 Luc Teirlinck <teirllm@auburn.edu>
6134
6135 * positions.texi (Positions): Mention that, if a marker is used as
6136 a position, its buffer is ignored.
6137
6138 * markers.texi (Overview of Markers): Mention it here too.
6139
61402003-11-12 Luc Teirlinck <teirllm@auburn.edu>
6141
6142 * numbers.texi (Numeric Conversions): Not just `floor', but also
6143 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
6144
61452003-11-10 Luc Teirlinck <teirllm@auburn.edu>
6146
6147 * markers.texi (Creating Markers): Specify insertion type of
6148 created markers. Add xref to `Marker Insertion Types'.
6149 Second argument to `copy-marker' is optional.
6150 (Marker Insertion Types): Mention that most markers are created
6151 with insertion type nil.
6152 (The Mark): Correctly describe when `mark' signals an error.
6153 (The Region): Correctly describe when `region-beginning' and
6154 `region-end' signal an error.
6155
61562003-11-08 Luc Teirlinck <teirllm@auburn.edu>
6157
6158 * hash.texi (Creating Hash): Clarify description of `eql'.
6159 `makehash' is obsolete.
6160 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
6161
6162 * positions.texi (Point): Change description of `buffer-end', so
6163 that it is also correct for floating point arguments.
6164 (List Motion): Correct argument lists of `beginning-of-defun' and
6165 `end-of-defun'.
6166 (Excursions): Add xref to `Marker Insertion Types'.
6167 (Narrowing): Argument to `narrow-to-page' is optional.
6168
61692003-11-06 Luc Teirlinck <teirllm@auburn.edu>
6170
6171 * streams.texi (Output Streams): Clarify behavior of point for
6172 marker output streams.
6173
61742003-11-04 Luc Teirlinck <teirllm@auburn.edu>
6175
6176 * variables.texi (Defining Variables): Second argument to
6177 `defconst' is not optional.
6178 (Setting Variables): Mention optional argument APPEND to
6179 `add-to-list'.
6180 (Creating Buffer-Local): Expand description of
6181 `make-variable-buffer-local'.
6182 (Frame-Local Variables): Expand description of
6183 `make-variable-frame-local'.
6184 (Variable Aliases): Correct description of optional argument
6185 DOCSTRING to `defvaralias'. Mention return value of
6186 `defvaralias'.
6187 (File Local Variables): Add xref to `File variables' in Emacs
6188 Manual. Correct description of `hack-local-variables'. Mention
6189 `safe-local-variable' property. Mention optional second argument
6190 to `risky-local-variable-p'.
6191
61922003-11-03 Luc Teirlinck <teirllm@auburn.edu>
6193
6194 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
6195
61962003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6197
6198 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
6199 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
6200 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
6201 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
6202 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
6203 lispref/processes.texi, lispref/searching.texi,
6204 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
6205 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
6206 @acronym{FOO}.
6207
62082003-10-27 Luc Teirlinck <teirllm@auburn.edu>
6209
6210 * strings.texi (Creating Strings): Argument START to `substring'
6211 can not be `nil'. Expand description of
6212 `substring-no-properties'. Correct description of `split-string',
6213 especially with respect to empty matches. Prevent very bad line
6214 break in definition of `split-string-default-separators'.
6215 (Text Comparison): `string=' and `string<' also accept symbols as
6216 arguments.
6217 (String Conversion): More completely describe argument BASE in
6218 `string-to-number'.
6219 (Formatting Strings): `%s' and `%S' in `format' do require
6220 corresponding object. Clarify behavior of numeric prefix after
6221 `%' in `format'.
6222 (Case Conversion): The argument to `upcase-initials' can be a
6223 character.
6224
62252003-10-27 Kenichi Handa <handa@m17n.org>
6226
6227 * display.texi (Fontsets): Fix texinfo usage.
6228
62292003-10-25 Kenichi Handa <handa@m17n.org>
6230
6231 * display.texi (Fontsets): Add description of the function
6232 set-fontset-font.
6233
62342003-10-23 Luc Teirlinck <teirllm@auburn.edu>
6235
6236 * display.texi (Temporary Displays): Add xref to `Documentation
6237 Tips'.
6238
6239 * functions.texi (Function Safety): Use inforef instead of pxref
6240 for SES.
6241
62422003-10-23 Andreas Schwab <schwab@suse.de>
6243
6244 * Makefile.in (TEX, texinputdir): Don't define.
6245 (TEXI2DVI): Define.
6246 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
6247 add $(srcdir)/index.texi.
6248 ($(infodir)/elisp): Remove index.texi dependency.
6249 (elisp.dvi): Likewise. Use $(TEXI2DVI).
6250 (index.texi): Remove target.
6251 (dist): Don't link $(srcdir)/permute-index.
6252 (clean): Don't remove index.texi.
6253
6254 * permute-index, index.perm: Remove.
6255 * index.texi: Rename from index.unperm.
6256
62572003-10-22 Luc Teirlinck <teirllm@auburn.edu>
6258
6259 * tips.texi (Documentation Tips): Document new behavior for face
6260 and variable hyperlinks in Help mode.
6261
62622003-10-21 Luc Teirlinck <teirllm@auburn.edu>
6263
6264 * objects.texi (Integer Type): Update for extra bit of integer range.
6265 (Character Type): Ditto.
6266
62672003-10-16 Eli Zaretskii <eliz@gnu.org>
6268
6269 * numbers.texi (Integer Basics): Add index entries for reading
6270 numbers in hex, octal, and binary.
6271
62722003-10-16 Lute Kamstra <lute@gnu.org>
6273
6274 * modes.texi (Mode Line Format): Mention force-mode-line-update's
6275 argument.
6276
62772003-10-13 Luc Teirlinck <teirllm@auburn.edu>
6278
6279 * windows.texi (Choosing Window): Fix typo.
6280 * edebug.texi (Edebug Execution Modes): Fix typo.
6281
62822003-10-13 Richard M. Stallman <rms@gnu.org>
6283
6284 * windows.texi (Basic Windows): A window has fringe settings,
6285 display margins and scroll-bar settings.
6286 (Splitting Windows): Doc split-window return value.
6287 Clean up one-window-p.
6288 (Selecting Windows): Fix typo.
6289 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
6290 (Buffers and Windows): In set-window-buffer, explain effect
6291 on fringe settings and scroll bar settings.
6292 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
6293 (Choosing Window): Use defopt for pop-up-frame-function.
6294 For special-display-buffer-names, explain same-window and same-frame.
6295 Clarify window-dedicated-p return value.
6296 (Textual Scrolling): scroll-up and scroll-down can get an error.
6297 (Horizontal Scrolling): Clarify auto-hscroll-mode.
6298 Clarify set-window-hscroll.
6299 (Size of Window): Don't mention tool bar in window-height.
6300 (Coordinates and Windows): Explain what coordinates-in-window-p
6301 returns for fringes and display margins.
6302 (Window Configurations): Explain saving fringes, etc.
6303
6304 * tips.texi (Library Headers): Clean up Documentation.
6305
6306 * syntax.texi (Parsing Expressions): Clean up forward-comment
6307 and parse-sexp-lookup-properties.
6308
6309 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
6310
6311 * os.texi (System Environment): Clean up text for load-average errors.
6312
6313 * modes.texi (Hooks): Don't explain local hook details at front.
6314 Clarify run-hooks and run-hook-with-args a little.
6315 Clean up add-hook and remove-hook.
6316
6317 * edebug.texi (Edebug Execution Modes): Clarify t.
6318 Document edebug-sit-for-seconds.
6319 (Coverage Testing): Document C-x X = and =.
6320 (Instrumenting Macro Calls): Fix typo.
6321 (Specification List): Don't index the specification keywords.
6322
63232003-10-10 Kim F. Storm <storm@cua.dk>
6324
6325 * processes.texi (Network): Introduce make-network-process.
6326
63272003-10-09 Luc Teirlinck <teirllm@auburn.edu>
6328
6329 * tips.texi (Library Headers): Fix typo.
6330
63312003-10-07 Juri Linkov <juri@jurta.org>
6332
6333 * modes.texi (Imenu): Mention imenu-create-index-function's
6334 default value. Explain submenus better.
6335
63362003-10-07 Lute Kamstra <lute@gnu.org>
6337
6338 * modes.texi (Faces for Font Lock): Fix typo.
6339 (Hooks): Explain how buffer-local hook variables can refer to
6340 global hook variables.
6341 Various minor clarifications.
6342
63432003-10-06 Lute Kamstra <lute@gnu.org>
6344
6345 * tips.texi (Coding Conventions): Mention naming conventions for
6346 hooks.
6347
63482003-10-05 Luc Teirlinck <teirllm@auburn.edu>
6349
6350 * loading.texi (Library Search): Correct default value of
6351 load-suffixes.
6352 (Named Features): Fix typo.
6353
63542003-10-05 Richard M. Stallman <rms@gnu.org>
6355
6356 * loading.texi (Named Features): In `provide',
6357 say how to test for subfeatures.
6358 (Unloading): In unload-feature, use new var name
6359 unload-feature-special-hooks.
6360
63612003-10-03 Lute Kamstra <lute@gnu.org>
6362
6363 * modes.texi (Major Mode Conventions): Mention third way to set up
6364 Imenu.
6365 (Imenu): A number of small fixes.
6366 Delete documentation of internal variable imenu--index-alist.
6367 Document the return value format of imenu-create-index-function
6368 functions.
6369
63702003-09-30 Richard M. Stallman <rms@gnu.org>
6371
6372 * processes.texi (Network): Say what stopped datagram connections do.
6373
6374 * lists.texi (Association Lists): Clarify `assq-delete-all'.
6375
6376 * display.texi (Overlay Properties): Clarify `evaporate' property.
6377
63782003-09-29 Lute Kamstra <lute@gnu.org>
6379
6380 * modes.texi (Mode Line Data): Explain when symbols in mode-line
6381 constructs should be marked as risky.
6382 Change cons cell into proper list.
6383 (Mode Line Variables): Change cons cell into proper list.
6384
63852003-09-26 Lute Kamstra <lute@gnu.org>
6386
6387 * modes.texi (Mode Line Data): Document the :propertize construct.
6388 (Mode Line Variables): Reorder the descriptions of the variables
6389 to match their order in the default mode-line-format.
6390 Describe the new variables mode-line-position and mode-line-modes.
6391 Update the default values of mode-line-frame-identification,
6392 minor-mode-alist, and default-mode-line-format.
6393 (Properties in Mode): Mention the :propertize construct.
6394
63952003-09-26 Richard M. Stallman <rms@gnu.org>
6396
6397 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6398 * loading.texi, minibuf.texi, text.texi, variables.texi:
6399 Avoid @strong{Note:}.
6400
64012003-09-26 Richard M. Stallman <rms@gnu.org>
6402
6403 * keymaps.texi (Remapping Commands): Fix typo.
6404
64052003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
6406
6407 * processes.texi (Low-Level Network): Fix typo.
6408
64092003-09-23 Kim F. Storm <storm@cua.dk>
6410
6411 * processes.texi (Network, Network Servers): Fix typos.
6412 (Low-Level Network): Add timeout value for :server keyword.
6413 Add new option keywords to make-network-process.
6414 Add set-network-process-options.
6415 Explain how to test availability of network options.
6416
64172003-09-19 Richard M. Stallman <rms@gnu.org>
6418
6419 * text.texi (Motion by Indent): Arg to
6420 backward-to-indentation and forward-to-indentation is optional.
6421
6422 * strings.texi (Creating Strings): Add substring-no-properties.
6423
6424 * processes.texi
6425 (Process Information): Add list-processes arg QUERY-ONLY.
6426 Delete process-contact from here.
6427 Add new status values for process-status.
6428 Add process-get, process-put, process-plist, set-process-plist.
6429 (Synchronous Processes): Add call-process-shell-command.
6430 (Signals to Processes): signal-process allows process objects.
6431 (Network): Complete rewrite.
6432 (Network Servers, Datagrams, Low-Level Network): New nodes.
6433
6434 * positions.texi (Word Motion): forward-word, backward-word
6435 arg is optional. Reword.
6436
6437 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
6438
6439 * variables.texi (Creating Buffer-Local):
6440 Delete duplicate definition of buffer-local-value.
6441 (File Local Variables): Explain about discarding text props.
6442
64432003-09-11 Richard M. Stallman <rms@gnu.org>
6444
6445 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
6446 changes variables that record input events.
6447 (Minibuffer Misc): Add minibuffer-selected-window.
6448
6449 * lists.texi (Building Lists): Add copy-tree.
6450
6451 * display.texi (Fontsets): Add char-displayable-p.
6452 (Scroll Bars): New node.
6453
64542003-09-08 Lute Kamstra <lute@gnu.org>
6455
6456 * modes.texi (%-Constructs): Document new `%i' and `%I'
6457 constructs.
6458
64592003-09-03 Peter Runestig <peter@runestig.com>
6460
6461 * makefile.w32-in: New file.
6462
64632003-08-29 Richard M. Stallman <rms@gnu.org>
6464
6465 * display.texi (Overlay Properties): Clarify how priorities
6466 affect use of the properties.
6467
64682003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6469
6470 * customize.texi (Type Keywords): Correct the description of
6471 `:help-echo' in the case where `motion-doc' is a function.
6472
64732003-08-14 John Paul Wallington <jpw@gnu.org>
6474
6475 * modes.texi (Emulating Mode Line): Subsection, not section.
6476
64772003-08-13 Richard M. Stallman <rms@gnu.org>
6478
6479 * elisp.texi (Top): Update subnode lists in menu.
6480
6481 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
6482 (Kill Functions): kill-region has new arg yank-handler.
6483 (Yanking): New node.
6484 (Yank Commands): Add yank-undo-function.
6485 (Low-Level Kill Ring):
6486 kill-new and kill-append have new arg yank-handler.
6487 (Changing Properties): Add remove-list-of-text-properties.
6488 (Atomic Changes): New node.
6489
6490 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
6491
6492 * streams.texi (Output Variables): Add eval-expression-print-length
6493 and eval-expression-print-level.
6494
6495 * os.texi (Time Conversion): For encode-time, explain limits on year.
6496
6497 * objects.texi (Character Type): Define anchor "modifier bits".
6498
6499 * modes.texi (Emulating Mode Line): New node.
6500 (Search-based Fontification): Font Lock uses font-lock-face property.
6501 (Other Font Lock Variables): Likewise.
6502
6503 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
6504 not vectors.
6505 (Active Keymaps): Add emulation-mode-map-alists.
6506 (Functions for Key Lookup): key-binding has new arg no-remap.
6507 (Remapping Commands): New node.
6508 (Scanning Keymaps): where-is-internal has new arg no-remap.
6509 (Tool Bar): Add tool-bar-local-item-from-menu.
6510 Clarify when to use tool-bar-add-item-from-menu.
6511
6512 * commands.texi (Interactive Call): commandp has new arg.
6513 (Command Loop Info): Add this-original-command.
6514
65152003-08-06 John Paul Wallington <jpw@gnu.org>
6516
6517 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
6518
6519 * display.texi (Warning Basics): Fix typo.
6520 (Fringes): Add closing curly bracket and fix typo.
6521
6522 * elisp.texi (Top): Fix typo.
6523
65242003-08-05 Richard M. Stallman <rms@gnu.org>
6525
6526 * elisp.texi: Update lists of subnodes.
6527
6528 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
6529
6530 * variables.texi (Local Variables): Use lc for example variable names.
6531
6532 * tips.texi (Library Headers): Explain where to put -*-.
6533
6534 * strings.texi (Creating Strings): Fix xref for vconcat.
6535
6536 * sequences.texi (Vector Functions):
6537 vconcat no longer allows integer args.
6538
6539 * minibuf.texi (Reading File Names): read-file-name has new
6540 arg PREDICATE. New function read-directory-name.
6541
6542 * macros.texi (Defining Macros): Give definition of `declare'
6543 (Indenting Macros): New node.
6544
6545 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
6546 (Window Frame Parameters): Make separate table of parameters
6547 that are coupled with specific face attributes.
6548 (Deleting Frames): delete-frame-hooks renamed to
6549 delete-frame-functions.
6550
6551 * files.texi (Magic File Names): Add file-remote-p.
6552 Clarify file-local-copy.
6553
6554 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
6555 here; instead xref Defining Macros.
6556
6557 * display.texi (Warnings): New node, and subnodes.
6558 (Fringes): New node.
6559
6560 * debugging.texi (Test Coverage): New node.
6561
6562 * compile.texi (Compiler Errors): Explain with-no-warnings
6563 and other ways to suppress warnings.
6564
6565 * commands.texi (Interactive Call): Minor clarification.
6566
6567 * buffers.texi (Buffer File Name): set-visited-file-name
6568 renames the buffer too.
6569
6570 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
6571
65722003-07-24 Markus Rost <rost@math.ohio-state.edu>
6573
6574 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
6575
65762003-07-22 Markus Rost <rost@math.ohio-state.edu>
6577
6578 * internals.texi (Garbage Collection): Fix previous change.
6579
65802003-07-22 Richard M. Stallman <rms@gnu.org>
6581
6582 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
6583
6584 * display.texi (Width): Use \s syntax in example.
6585 (Font Selection): Add face-font-rescale-alist.
6586
6587 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
6588 Remove spurious indent in example.
6589
6590 * lists.texi (Building Lists): Add number-sequence.
6591
6592 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
6593
6594 * functions.texi (Function Documentation): Explain how to
6595 show calling convention explicitly in the doc string.
6596
6597 * windows.texi (Selecting Windows): save-selected-window saves
6598 selected window of each frame.
6599 (Window Configurations): Minor change.
6600
6601 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
6602
6603 * streams.texi (Output Variables): Add print-continuous-numbering
6604 and print-number-table.
6605
6606 * processes.texi (Decoding Output): New node.
6607
6608 * os.texi (Time Conversion): decode-time arg is optional.
6609
6610 * objects.texi (Character Type): Don't use space as example for \.
6611 Make list of char names and \-sequences correspond.
6612 Explain that \s is not used in strings. `\ ' needs space after.
6613
6614 * nonascii.texi (Converting Representations): Add string-to-multibyte.
6615 (Translation of Characters): Add translation-table-for-input.
6616 (Default Coding Systems): Add auto-coding-functions.
6617 (Explicit Encoding): Add decode-coding-inserted-region.
6618 (Locales): Add locale-info.
6619
6620 * minibuf.texi (Basic Completion): Describe test-completion.
6621 Collections can be lists of strings.
6622 Clean up lazy-completion-table.
6623 (Programmed Completion): Mention test-completion.
6624 Clarify why lambda expressions are not accepted.
6625 (Minibuffer Misc): Describe minibufferp.
6626
66272003-07-14 Richard M. Stallman <rms@gnu.org>
6628
6629 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
6630
6631 * windows.texi (Selecting Windows): New arg to select-window.
6632 (Selecting Windows): Add with-selected-window.
6633 (Size of Window): Add window-inside-edges, etc.
6634
6635 * internals.texi (Garbage Collection): Add post-gc-hook.
6636
6637 * processes.texi (Subprocess Creation): Add exec-suffixes.
6638
6639 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
6640 (Scanning Keymaps): Add map-keymaps.
6641 (Defining Menus): Add keymap-prompt.
6642
6643 * numbers.texi (Integer Basics): Add most-positive-fixnum,
6644 most-negative-fixnum.
6645
6646 * compile.texi (Byte Compilation): Explain no-byte-compile
6647 (Compiler Errors): New node.
6648
6649 * os.texi (User Identification): user-uid, user-real-uid
6650 can return float.
6651
6652 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
6653 and about derived modes.
6654 (Minor Modes): Add minor-mode-list.
6655 (Defining Minor Modes): Keyword args for define-minor-mode.
6656 (Search-based Fontification): Explain managing other properties.
6657 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 6658 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
6659 (Hooks): Add run-mode-hooks and delay-mode-hooks.
6660
6661 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
6662 (Variable Aliases): Clarify defvaralias.
6663
6664 * loading.texi (Library Search): Add load-suffixes.
6665
6666 * minibuf.texi (Basic Completion): Add lazy-completion-table.
6667 (Programmed Completion): Add dynamic-completion-table.
6668
6669 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
6670 (Magic File Names): Specify precedence order of handlers.
6671
6672 * commands.texi (Command Overview): Emacs server runs pre-command-hook
6673 and post-command-hook.
6674 (Waiting): New calling convention for sit-for.
6675
6676 * text.texi (Special Properties): local-map and keymap properties
6677 apply based on their stickiness.
6678
66792003-07-07 Richard M. Stallman <rms@gnu.org>
6680
6681 * modes.texi (Minor Mode Conventions): Specify only some kinds
6682 of list values as args to minor modes.
6683
6684 * files.texi (File Name Expansion): Warn about iterative use
6685 of substitute-in-file-name.
6686
6687 * advice.texi (Activation of Advice): Clean up previous change.
6688
66892003-07-06 Markus Rost <rost@math.ohio-state.edu>
6690
6691 * advice.texi (Activation of Advice): Note that ad-start-advice is
6692 turned on by default.
6693
66942003-06-30 Richard M. Stallman <rms@gnu.org>
6695
6696 * text.texi (Buffer Contents): Document current-word.
6697 (Change Hooks): Not called for *Messages*.
6698
6699 * functions.texi (Defining Functions): Explain about redefining
6700 primitives.
6701 (Function Safety): Renamed. Minor changes.
6702 Comment out the detailed criteria for what is safe.
6703
67042003-06-22 Andreas Schwab <schwab@suse.de>
6705
6706 * objects.texi (Symbol Type): Fix description of examples.
6707
67082003-06-16 Andreas Schwab <schwab@suse.de>
6709
6710 * hash.texi (Creating Hash): Fix description of :weakness.
6711
c8763fb6 67122003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
6713
6714 * files.texi (Changing Files): copy-file copies file modes, too.
6715
67162003-05-28 Richard M. Stallman <rms@gnu.org>
6717
6718 * strings.texi (Creating Strings): Clarify split-string.
6719
67202003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
6721
6722 * strings.texi (Creating Strings): Update split-string specification
6723 and examples.
6724
67252003-05-19 Richard M. Stallman <rms@gnu.org>
6726
6727 * elisp.texi: Correct invariant section names.
6728
67292003-04-20 Richard M. Stallman <rms@gnu.org>
6730
6731 * os.texi (Timers): Explain about timers and quitting.
6732
67332003-04-19 Richard M. Stallman <rms@gnu.org>
6734
6735 * internals.texi (Writing Emacs Primitives): Strings are
6736 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
6737 Explain GCPRO convention for varargs function args.
6738
67392003-04-16 Richard M. Stallman <rms@gnu.org>
6740
6741 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
6742
67432003-04-08 Richard M. Stallman <rms@gnu.org>
6744
6745 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
6746
67472003-02-13 Kim F. Storm <storm@cua.dk>
6748
6749 * objects.texi (Character Type): New \s escape for space.
6750
67512003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6752
6753 * os.texi (System Environment): Added cygwin system-type.
6754
67552003-01-25 Richard M. Stallman <rms@gnu.org>
6756
6757 * keymaps.texi: Document that a symbol can act as a keymap.
6758
67592003-01-13 Richard M. Stallman <rms@gnu.org>
6760
6761 * text.texi (Changing Properties): Say string indices are origin-0.
6762
6763 * positions.texi (Screen Lines) <compute-motion>:
6764 Correct order of elts in return value.
6765
6766 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
6767 how to define a default binding.
6768
67692002-12-07 Markus Rost <rost@math.ohio-state.edu>
6770
6771 * loading.texi (Unloading): Fix recent change for load-history.
6772
6773 * customize.texi (Simple Types): Clarify description of custom
6774 type 'number. Describe new custom type 'float.
6775
67762002-12-04 Markus Rost <rost@math.ohio-state.edu>
6777
6778 * variables.texi (File Local Variables): Fix typo.
6779
c8763fb6 67802002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
6781
6782 From Michael Albinus <Michael.Albinus@alcatel.de>.
6783
6784 * README: Target for Info file is `make info'.
6785
6786 * files.texi (File Name Components): Fixed typos in
6787 `file-name-sans-extension'.
6788 (Magic File Names): Complete list of operations for magic file
6789 name handlers.
6790
67912002-09-16 Jonathan Yavner <jyavner@engineer.com>
6792
6793 * variables.texi (File Local Variables): New function
6794 risky-local-variable-p.
6795
67962002-09-15 Jonathan Yavner <jyavner@engineer.com>
6797
6798 * functions.texi (Function safety): New node about unsafep.
6799
68002002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
6801
6802 * customize.texi (Splicing into Lists): Fixed example.
6803 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
6804
68052002-06-17 Juanma Barranquero <lektu@terra.es>
6806
6807 * frames.texi (Display Feature Testing): Fix typo.
6808
68092002-06-12 Andreas Schwab <schwab@suse.de>
6810
6811 * frames.texi (Initial Parameters, Resources): Fix references to
6812 the Emacs manual.
6813
68142002-05-13 Kim F. Storm <storm@cua.dk>
6815
6816 * variables.texi (Intro to Buffer-Local): Updated warning and
6817 example relating to changing buffer inside let.
6818
c8763fb6 68192002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6820
6821 * os.texi (Session Management): New node about X Session management.
6822
68232002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
6824
6825 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
6826 to which the manual corresponds, and the copyright years.
6827
6828 * Makefile.in (VERSION): Set to 2.9.
6829
68302001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
6831
6832 * elisp.texi: Change the category in @dircategory to "Emacs", to
6833 make it consistent with info/dir.
6834
68352001-11-25 Miles Bader <miles@gnu.org>
6836
6837 * text.texi (Fields): Describe new `limit' arg in
6838 field-beginning/field-end.
6839
68402001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
6841
6842 * permute-index: Don't depend on csh-specific features. Replace
6843 the interpreter name with /bin/sh.
6844
6845 * two-volume-cross-refs.txt: New file.
6846 * two.el: New file.
6847 * spellfile: New file.
6848
68492001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6850
6851 * permute-index: New file.
6852
6853 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6854 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6855 8+3 restricted namespace.
6856
6857 * Makefile.in (infodir): Define relative to $(srcdir).
6858 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6859 include directories list via -I switch to makeinfo.
6860 (index.texi): Use cp if both hard and symbolic links fail.
6861
68622001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6863
6864 * Makefile.in (distclean): Add.
6865
6866 The following changes make ELisp manual part of the Emacs
6867 distribution:
6868
6869 * Makefile.in: Add Copyright notice.
6870 (prefix): Remove.
6871 (infodir): Change value to "../info".
6872 (VPATH): New variable.
6873 (MAKE): Don't define.
6874 (texmacrodir): Don't define.
6875 (texinputdir): Append the existing value of TEXINPUTS.
6876 ($(infodir)/elisp): Instead of just "elisp". Reformat the
6877 command to be compatible with man/Makefile.in, and to put the
6878 output into ../info.
6879 (info): Add target.
6880 (installall): Target removed.
6881
c8763fb6 68822001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
6883
6884 * tips.texi (Coding Conventions): Fix typo.
6885
68862001-10-23 Gerd Moellmann <gerd@gnu.org>
6887
6888 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6889
68902001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
6891
6892 * files.texi (File Name Components): Update the description of
6893 file-name-sans-extension and file-name-extension, as they now
6894 ignore leading dots.
6895
68962001-10-20 Gerd Moellmann <gerd@gnu.org>
6897
6898 * (Version 21.1 released.)
6899
69002001-10-19 Miles Bader <miles@gnu.org>
6901
6902 * positions.texi (Text Lines): Describe behavior of
6903 `beginning-of-line'/`end-of-line' in the presence of field properties.
6904
69052001-10-17 Gerd Moellmann <gerd@gnu.org>
6906
6907 * Makefile.in (VERSION): Set to 2.8.
6908 (manual): Use `manual-21'.
6909
6910 * elisp.texi (VERSION): Add and use it where the version
6911 number was used. Set it to 2.8.
6912
6913 * intro.texi: Likewise.
6914
69152001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6916
6917 * files.texi (File Name Completion): Document the significance of
6918 a trailing slash in elements of completion-ignored-extensions.
6919
69202001-10-06 Miles Bader <miles@gnu.org>
6921
6922 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6923
69242001-10-04 Gerd Moellmann <gerd@gnu.org>
6925
6926 * variables.texi (Variable Aliases): New node.
6927
69282001-10-04 Gerd Moellmann <gerd@gnu.org>
6929
6930 * Branch for 21.1.
6931
69322001-10-02 Miles Bader <miles@gnu.org>
6933
6934 * minibuf.texi (Minibuffer Misc): Add entries for
6935 `minibuffer-contents', `minibuffer-contents-no-properties', and
6936 `delete-minibuffer-contents'.
6937 Correct description for `minibuffer-prompt-end'.
6938
6939 * text.texi (Property Search): Correct descriptions of
6940 `next-char-property-change' and `previous-char-property-change'.
6941 Add entries for `next-single-char-property-change' and
6942 `previous-single-char-property-change'.
6943 Make operand names a bit more consistent.
6944
69452001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
6946
6947 * frames.texi (Finding All Frames): Document that next-frame and
6948 previous-frame are local to current terminal.
6949
69502001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
6951
6952 * keymaps.texi (Creating Keymaps): Fix the description of the
6953 result of make-keymap.
6954
69552001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
6956
6957 * display.texi (Font Lookup, Attribute Functions)
6958 (Image Descriptors): Add cross-references to the definition of
6959 selected frame.
6960
6961 * buffers.texi (The Buffer List): Add cross-references to the
6962 definition of selected frame.
6963
6964 * frames.texi (Input Focus): Clarify which frame is _the_ selected
6965 frame at any given time.
6966 (Multiple Displays, Size and Position): Add a cross-reference to
6967 the definition of the selected frame.
6968
69692001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6970
6971 * strings.texi (String Conversion) <string-to-number>: Document
6972 that a float is returned for integers that are too large.
6973
6974 * frames.texi (Mouse Position): Document mouse-position-function.
6975 (Display Feature Testing): Document display-images-p.
6976 (Window Frame Parameters): Document the cursor-type variable.
6977
6978 * numbers.texi (Integer Basics): Document CL style read syntax for
6979 integers in bases other than 10.
6980
6981 * positions.texi (List Motion): Document
6982 open-paren-in-column-0-is-defun-start.
6983
6984 * lists.texi (Sets And Lists): Document member-ignore-case.
6985
6986 * internals.texi (Garbage Collection): Document the used and free
6987 strings report.
6988 (Memory Usage): Document strings-consed.
6989
6990 * os.texi (Time of Day): Document float-time.
6991 (Recording Input): Document that clear-this-command-keys clears
6992 the vector to be returned by recent-keys.
6993
6994 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6995 argument keymap can be a list.
6996
6997 * nonascii.texi (User-Chosen Coding Systems)
6998 <select-safe-coding-system>: Document the new argument
6999 accept-default-p and the variable
7000 select-safe-coding-system-accept-default-p. Tell what happens if
7001 buffer-file-coding-system is undecided.
7002 (Default Coding Systems): Document auto-coding-regexp-alist.
7003
7004 * display.texi (The Echo Area) <message>: Document
7005 message-truncate-lines.
7006 (Glyphs): Document that the glyph table is unused on windowed
7007 displays.
7008
7009 * help.texi (Describing Characters) <single-key-description>:
7010 Document the new argument no-angles.
7011 (Accessing Documentation) <documentation-property>: Document that
7012 a non-string property is evaluated.
7013 <documentation>: Document that the function-documentation property
7014 is looked for.
7015
7016 * windows.texi (Selecting Windows): Document some-window.
7017
7018 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
7019
7020 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
7021 apropos-mode-hook.
7022
7023 * commands.texi (Using Interactive): Document interactive-form.
7024 (Keyboard Macros): Document kbd-macro-termination-hook.
7025 (Command Loop Info): Document that clear-this-command-keys clears
7026 the vector to be returned by recent-keys.
7027
70282001-09-04 Werner LEMBERG <wl@gnu.org>
7029
7030 * Makefile.in (srcdir, texinputdir): New variables.
7031 (srcs, index.texi, install): Use $(srcdir).
7032 (.PHONY): Remove elisp.dvi.
7033 (elisp): Use -I switch for makeinfo.
7034 (elisp.dvi): Use $(srcdir) and $(texinputdir).
7035 (installall, dist): Use $(srcdir).
7036 Fix path to texinfo.tex.
7037 (maintainer-clean): Add elisp.dvi and elisp.oaux.
7038
70392001-08-30 Gerd Moellmann <gerd@gnu.org>
7040
7041 * display.texi (Conditional Display): Adjust to API change.
7042
7043 * configure: New file.
7044
70452001-07-30 Gerd Moellmann <gerd@gnu.org>
7046
7047 * commands.texi (Repeat Events): Add description of
7048 double-click-fuzz.
7049
70502001-05-08 Stefan Monnier <monnier@cs.yale.edu>
7051
7052 * syntax.texi (Syntax Class Table): Add the missing designator for
7053 comment and string fences.
7054 (Syntax Properties): Add a xref to syntax table internals.
7055 (Syntax Table Internals): Document string-to-syntax.
7056
70572001-05-07 Gerd Moellmann <gerd@gnu.org>
7058
7059 * Makefile.in (install): Use install-info command line options
7060 like in Emacs' Makefile.in.
7061
70622000-12-09 Miles Bader <miles@gnu.org>
7063
7064 * windows.texi (Window Start): Update documentation for
7065 `pos-visible-in-window-p'.
7066
70672000-11-12 Stefan Monnier <monnier@cs.yale.edu>
7068
7069 * lists.texi (Building Lists): Add footnote to explain how to add
7070 to the end of a list.
7071
70722000-10-25 Gerd Moellmann <gerd@gnu.org>
7073
7074 * files.texi (Visiting Functions): Typos.
7075
70762000-10-25 Kenichi Handa <handa@etl.go.jp>
7077
7078 * files.texi (Visiting Functions): Return value of
7079 find-file-noselect may be a list of buffers if wildcards are used.
7080
70812000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7082
7083 * display.texi (Defining Faces): Document `graphic' display type
7084 in face specs.
7085
b344d29d 70862000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
7087
7088 * hooks.texi (Standard Hooks): Replace obsolete
7089 `after-make-frame-hook' with `after-make-frame-functions'.
7090
7091 * frames.texi (Creating Frames): Ditto.
7092
7093 * variables.texi (Future Local Variables): Ditto.
7094
70952000-10-16 Gerd Moellmann <gerd@gnu.org>
7096
7097 * display.texi (Other Image Types): Add description of :foreground
7098 and :background properties of mono PBM images.
7099
71002000-08-17 Werner LEMBERG <wl@gnu.org>
7101
7102 * .cvsignore: New file.
7103
71042000-01-05 Gerd Moellmann <gerd@gnu.org>
7105
7106 * tindex.pl: New script.
7107
71081999-12-03 Dave Love <fx@gnu.org>
7109
7110 * Makefile.in (MAKEINFO): New parameter.
7111
71121999-09-17 Richard Stallman <rms@gnu.org>
7113
7114 * Makefile.in (srcs): Add hash.texi.
7115 (VERSION): Update to 20.6.
7116
71171999-09-13 Richard Stallman <rms@gnu.org>
7118
7119 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
7120
71211998-08-29 Karl Heuer <kwzh@gnu.org>
7122
7123 * configure.in: New file.
7124 * Makefile.in: Renamed from Makefile.
7125 (prefix, infodir): Use value obtained from configure.
7126 (emacslibdir): Obsolete variable deleted.
7127 (dist): Distribute configure.in, configure, Makefile.in.
7128
71291998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
7130
7131 * Makefile (INSTALL_INFO): New variable.
7132 (install): Run install-info.
7133
71341998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
7135
7136 * Makefile (elisp.dvi): Add missing backslash.
7137
71381998-05-02 Richard Stallman <rms@psilocin.gnu.org>
7139
7140 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
7141 Run texindex without `./'. Always run texindex on elisp.tp.
7142 (elisp.tps): Target deleted.
7143
71441998-04-05 Richard Stallman <rms@psilocin.gnu.org>
7145
7146 * Makefile (srcs): Add nonascii.texi and customize.texi.
7147 (dist): Start by deleting `temp'.
7148
71491998-02-17 Richard Stallman <rms@psilocin.gnu.org>
7150
7151 * Makefile (makeinfo, texindex): Targets deleted.
7152 (makeinfo.o, texindex.o): Targets deleted.
7153 (clean, dist): Don't do anything with them or with getopt*.
7154
71551998-01-30 Richard Stallman <rms@psilocin.gnu.org>
7156
7157 * Makefile (SHELL): Defined.
7158
71591998-01-27 Richard Stallman <rms@psilocin.gnu.org>
7160
7161 * Makefile (elisp.tps): New target.
7162 (elisp.dvi): Depend on elisp.tps.
7163
c5602427 71641996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
7165
7166 * README: Update phone number.
7167
7168 * Makefile (elisp): Make this be the default target.
7169 Depend on makeinfo.c instead of makeinfo.
7170 (install): Don't depend on elisp.dvi, since we don't install that.
7171 Use mkinstalldirs.
7172 (dist): Add mkinstalldirs.
7173
c5602427 71741995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
7175
7176 * Makefile (VERSION): Update version number.
7177 (maintainer-clean): Renamed from realclean.
7178
c5602427 71791995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
7180
7181 * Makefile (realclean): New target.
7182 (elisp): Remove any old elisp-* files first.
7183
c5602427 71841993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
7185
7186 * Makefile (VERSION): New variable.
7187 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
7188 Compressed file suffix should be `.gz', not `.z'.
7189
ce058493 71901993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7191
7192 * Makefile (elisp): Depend on makeinfo.
7193
c5602427 71941993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
7195
7196 * Makefile (srcs): Add anti.texi.
7197
c5602427 71981993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7199
7200 * Makefile (infodir, prefix): New vars.
7201 (install): Use infodir.
7202 (emacsinfodir): Deleted.
7203
c5602427 72041993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7205
7206 * Makefile (srcs): Add calendar.texi.
7207
7208 * Makefile (dist): Copy texindex.c and makeinfo.c.
7209 Limit elisp-* files to those with one or two digits.
7210
c5602427 72111993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7212
7213 * Makefile (dist): Changed to use Gzip instead of compress.
7214
c5602427 72151993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7216
7217 * loading.texi (Unloading): define-function changed back to
7218 defalias. It may not stay this way, but at least it's
7219 consistent with the known-good version of the code patch.
7220
c5602427 72211993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
7222
7223 * modes.texi (Hooks): Document new optional arg of add-hook.
7224
c5602427 72251993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7226
7227 * variables.texi: Document nil initial value of buffer-local variables.
7228
7229 * tips.texi: Add new section on standard library headers.
7230
c5602427 72311993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7232
7233 * Makefile (srcs): Add frame.texi to the list of sources.
7234
c5602427 72351993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7236
7237 * Makefile (dist): Don't bother excluding autosave files; they'll
7238 never make it into the temp directory anyway, and the hash marks
7239 in the name are problematic for make and the Bourne shell.
7240 (srcs):
7241
c5602427 72421993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7243
7244 * Makefile (dist): Don't include backup files or autosave files in
7245 the distribution tar file.
7246
c5602427 72471991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7248
7249 * Makefile (srcs): Added index.perm.
7250 (elisp.dvi): Remove erroneous shell comment.
7251 Expect output of permute-index in permuted.fns.
7252 Save old elisp.aux in elisp.oaux.
7253 (clean): Added index.texi to be deleted.
7254
c5602427 72551990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7256
7257 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
7258
c5602427 72591990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
7260
7261 * files.texi: Noted that completion-ignored-extensions is ignored
7262 when making *Completions*.
7263
3e868ee3 72641990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
7265
7266 * Makefile make dist now depends on elisp.dvi, since it tries
7267 to include it in the dist file.
7268
c5602427 72691990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 7270
c5602427 7271 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 7272
c5602427 72731989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7274
7275 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
7276 (defunargs): Turn off \hyphenchar of \sl font temporarily.
7277
c5602427 72781989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7279
7280 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
7281 and @error{} are the terms now being used. The files in the
7282 directory have been changed to reflect this.
7283
7284 * All instances of @indentedresultt{} have been changed to
7285 ` @result{}', using 5 spaces at the begining of the line.
7286
c5602427 72871989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7288
7289 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
7290 experimental @indentedresult{}, @indentedexpandsto{} are part of
7291 the texinfo.tex in this directory. These TeX macros are not
7292 stable yet.
7293
c5602427 72941989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7295
7296 * texinfo.tex: Temporarily added
7297 \let\result=\dblarrow
7298 \def\error{{\it ERROR} \longdblarrow}
7299 We need to do this better soon.
7300
c5602427 73011989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7302
7303 * Applied Karl Berry's patches to *.texinfo files, but not to
7304 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
7305 new title page format is also not applied, since it requires
7306 texinfo.tex changes.)
7307
7308 * Cleaned up `Makefile' and defined the `emacslibdir' directory
7309 for the Project GNU development environment.
7310
7311;; Local Variables:
c8763fb6 7312;; coding: utf-8
b8d4c8d0
GM
7313;; add-log-time-zone-rule: t
7314;; End:
7315
352c8b4a 7316 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6ed161e1 7317 2007, 2008, 2009 Free Software Foundation, Inc.
b8d4c8d0
GM
7318
7319 This file is part of GNU Emacs.
7320
352c8b4a 7321 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 7322 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7323 the Free Software Foundation, either version 3 of the License, or
7324 (at your option) any later version.
b8d4c8d0
GM
7325
7326 GNU Emacs is distributed in the hope that it will be useful,
7327 but WITHOUT ANY WARRANTY; without even the implied warranty of
7328 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7329 GNU General Public License for more details.
7330
7331 You should have received a copy of the GNU General Public License
352c8b4a 7332 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
7333
7334;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda