* term.c (Vsuspend_tty_functions, Vresume_tty_functions): Doc fixes,
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
02a89103
CY
12009-04-20 Chong Yidong <cyd@stupidchicken.com>
2
3 * os.texi (Startup Summary): Copyedits. The init file is not
4 necessarily named .emacs now. Document initial-buffer-choice and
5 initial-scratch-message. Note where Emacs exits in batch mode.
6 Document inhibit-splash-screen as an alias.
7 (Init File): Be neutral about which init file name to use.
8
92009-04-16 Chong Yidong <cyd@stupidchicken.com>
10
11 * os.texi (System Interface): Fix Texinfo usage.
12
0c1cfe01
CY
132009-04-15 Chong Yidong <cyd@stupidchicken.com>
14
80d7cdca
CY
15 * searching.texi (Regexp Backslash): Also refer to shy groups as
16 non-capturing or unnumbered groups.
17 (Regexp Functions): Add cross-reference to Regexp Backslash.
18
0c1cfe01
CY
19 * display.texi (Truncation): Overlays can use line-prefix and
20 wrap-prefix too.
21 (Overlay Properties): Document wrap-prefix and line-prefix.
22 (Face Attributes): Document underline-minimum-offset.
23 (Face Remapping): Copyedits.
24 (Low-Level Font): Copyedits.
25 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
26 (Line Height): Emphasize that line-spacing only takes effect on
27 graphical terminals.
0c1cfe01 28
c4adeee0
CY
292009-04-13 Chong Yidong <cyd@stupidchicken.com>
30
31 * display.texi (Refresh Screen): Note that a passage about screen
32 refreshing is text terminal only.
33 (Forcing Redisplay): Delete misleading comment---sit-for calls
34 redisplay, not the other way around.
35 (Truncation): Note new values of truncate-partial-width-windows.
36 Copyedits.
37 (Invisible Text): Document invisible-p.
38
b20ecfa1
EZ
392009-04-11 Eli Zaretskii <eliz@gnu.org>
40
41 * display.texi (Overlays): Overlays don't scale well. See
42 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
43
97d8273f
CY
442009-04-10 Chong Yidong <cyd@stupidchicken.com>
45
f147ff75
CY
46 * syntax.texi (Syntax Table Functions): Document cons cell
47 argument for modify-syntax-entry.
48 (Categories): Document cons cell argument for
49 modify-category-entry.
50
fca4ec76
CY
51 * searching.texi (String Search): Document word-search-forward-lax
52 and word-search-backward-lax.
53 (Searching and Case): Describe isearch behavior more precisely.
54
9c283d5b
CY
55 * keymaps.texi (Tool Bar): Mention that some platforms do not
56 support multi-line toolbars. Suggested by Stephen Eglen.
57
58 * frames.texi (Layout Parameters): Mention that Nextstep also
59 allows only one tool-bar line. Suggested by Stephen Eglen.
60
97d8273f
CY
61 * nonascii.texi (Text Representations): Copyedits.
62 (Coding System Basics): Also mention utf-8-emacs.
63 (Converting Representations, Selecting a Representation)
64 (Scanning Charsets, Translation of Characters, Encoding and I/O):
65 Copyedits.
66 (Character Codes): Mention role of codepoints 1114112 to 4194175.
67
2bad3299
CY
682009-04-09 Chong Yidong <cyd@stupidchicken.com>
69
70 * text.texi (Yank Commands): Note that yank uses push-mark.
71 (Filling): Clarify REGION argument of fill-paragraph. Document
72 fill-forward-paragraph-function.
73 (Special Properties): Remove "new in Emacs 22" declaration.
74 (Clickable Text): Merge with Links and Mouse-1 node.
75
76 * display.texi (Button Properties, Button Buffer Commands): Change
77 xref to Clickable Text.
78
79 * tips.texi (Key Binding Conventions): Change xref to Clickable
80 Text.
81
82 * elisp.texi (Top): Update node listing.
83
ea30ce4f
CY
842009-04-05 Chong Yidong <cyd@stupidchicken.com>
85
47af2f4b
CY
86 * markers.texi (The Mark): Copyedits. Improve description of
87 handle-shift-selection.
88 (The Region): Move use-region-p here from The Mark.
89
ea30ce4f
CY
90 * positions.texi (Screen Lines): Document (cols . lines) argument
91 for vertical-motion.
92
2aa8ea6e
CY
932009-04-04 Chong Yidong <cyd@stupidchicken.com>
94
3ec61d4e
CY
95 * frames.texi (Frames): Clean up introduction. Document `ns'
96 return value for framep.
97 (Creating Frames): Note how the terminal is chosen.
98 (Multiple Terminals, Multiple Displays): Merge into a single node.
99 (Color Parameters): Fix typo.
100
101 * variables.texi (Local Variables, Buffer-Local Variables)
102 (Creating Buffer-Local): Change link to Multiple Terminals.
103
104 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
105
106 * keymaps.texi (Controlling Active Maps): Change link to Multiple
107 Terminals.
108
109 * commands.texi (Command Loop Info, Keyboard Macros): Change link
110 to Multiple Terminals.
111
112 * elisp.texi (Top): Update node listing.
113 * vol2.texi (Top): Update node listing.
114 * vol1.texi (Top): Update node listing.
115
9257072f
CY
116 * buffers.texi (Current Buffer): Note that the append-to-buffer
117 example is no longer in synch with the latest code. Tie the two
118 examples together.
119
2aa8ea6e
CY
120 * files.texi (File Attributes): Move note about MS-DOS from
121 Changing Files to File Attributes.
122 (Create/Delete Dirs): Note that mkdir is an alias for this.
123
22e74b17
CY
1242009-04-01 Markus Triska <triska@gmx.at>
125
126 * processes.texi (Filter Functions): Suggest how to handle output
127 batches.
128
4bbe48ec
CY
1292009-03-30 Chong Yidong <cyd@stupidchicken.com>
130
131 * help.texi (Accessing Documentation): Update example to use
132 help-setup-xref and with-help-window.
133 (Help Functions): Remove print-help-return-message, which is
134 semi-obsolete due to with-help-window. Document help-buffer and
135 help-setup-xref.
136
b9723f39
CY
1372009-03-29 Chong Yidong <cyd@stupidchicken.com>
138
87f649f6
CY
139 * help.texi (Accessing Documentation, Help Functions): Remove
140 information about long-obsolete Emacs versions.
9eb52e90 141
b9723f39
CY
142 * modes.texi (Mode Line Variables): The default values of the mode
143 line variables are now more complicated.
144
b0cc32db
CY
1452009-03-28 Chong Yidong <cyd@stupidchicken.com>
146
3c25a5a9
CY
147 * modes.texi (Major Mode Conventions): Note that specialness is
148 inherited.
31c9eebb
CY
149 (Derived Modes): Note that define-derive-mode sets the mode-class
150 property.
3c25a5a9 151
b0cc32db
CY
152 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
153 goto-map. Add search-map to the list.
154
c5e0006d
EZ
1552009-03-27 Eli Zaretskii <eliz@gnu.org>
156
1213465a
EZ
157 * os.texi (System Environment): Update the list of system-type
158 values.
159
c5e0006d
EZ
160 * markers.texi (The Mark) <handle-shift-selection>: Update for
161 removal of the optional argument DEACTIVATE.
162
48bab3d6
CY
1632009-03-25 Chong Yidong <cyd@stupidchicken.com>
164
165 * commands.texi (Focus Events): Most X window managers don't use
166 focus-follows-mouse nowadays.
167
6e4ff1b6
CY
1682009-03-24 Chong Yidong <cyd@stupidchicken.com>
169
170 * commands.texi (Defining Commands): Clarify introduction.
171 (Using Interactive): Not that interactive can be put in a symbol
172 property.
173 (Interactive Call): Note that a symbol with a non-nil
174 interactive-form property satisfies commandp.
175
11625308
JB
1762009-03-23 Juanma Barranquero <lekktu@gmail.com>
177
178 * minibuf.texi (Intro to Minibuffers): Fix typos.
179
7b34420d
CY
1802009-03-23 Chong Yidong <cyd@stupidchicken.com>
181
182 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
183 about minibuffers in old Emacs versions. Copyedits. Emphasize
184 that enable-recursive-minibuffers defaults to nil.
185 (Text from Minibuffer): Simplify introduction.
186
f9257eed
AM
1872009-03-22 Alan Mackenzie <acm@muc.de>
188
189 * commands.texi (Using Interactive): Clarify string argument to
190 `interactive' - even promptless elements need \n separators.
191
f639ba70
CY
1922009-03-18 Chong Yidong <cyd@stupidchicken.com>
193
194 * minibuf.texi (Completion Styles): New node.
195
196 * elisp.texi (Top): Update node listing.
197
d897e8ee
CY
1982009-03-17 Chong Yidong <cyd@stupidchicken.com>
199
200 * minibuf.texi (Basic Completion): Note that
201 read-file-name-completion-ignore-case and
202 read-buffer-completion-ignore-case can override
203 completion-ignore-case.
204 (Minibuffer Completion): Document completing-read changes.
205 (Completion Commands): Avoid mentioning partial completion mode.
206 Document minibuffer-completion-confirm changes, and
207 minibuffer-confirm-exit-commands.
208 (High-Level Completion): Document new require-match behavior for
209 read-buffer. Document read-buffer-completion-ignore-case.
210 (Reading File Names): Document new require-match behavior for
211 read-file-name.
212
b1f23349
CY
2132009-03-14 Chong Yidong <cyd@stupidchicken.com>
214
215 * debugging.texi (Error Debugging): Don't mislead the reader into
216 thinking that debug-on-error enters debugger for C-f at EOB.
217 (Error Debugging): Setting debug-on-init within the init file
218 works, and has for some time.
219
d6eb4e25
KH
2202009-03-13 Kenichi Handa <handa@m17n.org>
221
222 * display.texi (Fontsets): Update the description.
223
1cf53dc5
CY
2242009-03-13 Chong Yidong <cyd@stupidchicken.com>
225
226 * advice.texi (Advising Primitives): Link to What Is a Function.
227
81f919fc
CY
2282009-03-12 Chong Yidong <cyd@stupidchicken.com>
229
cf4229eb
CY
230 * compile.texi (Speed of Byte-Code): Update example.
231 (Disassembly): Update examples.
232
81f919fc 233 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
234
235 * customize.texi (Common Keywords): It's not necessary to use :tag
236 to remove hyphens, as custom-unlispify-tag-name does it
237 automatically.
238 (Variable Definitions): Link to File Local Variables. Document
239 customized-value symbol property.
240 (Customization Types): Move menu to end of node.
241
955964d7
CY
2422009-03-10 Chong Yidong <cyd@stupidchicken.com>
243
244 * macros.texi (Compiling Macros): Omit misleading sentence, which
245 implied that macros can only be used in the same file they are
246 defined.
247 (Backquote): Remove obsolete information about Emacs 19.
248
d25ed7db
GM
2492009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
250
251 * display.texi (Display Margins): Fix paren typo.
252
d55f6ca5
CY
2532009-02-27 Chong Yidong <cyd@stupidchicken.com>
254
f0e57ed8
CY
255 * elisp.texi (Top): Update node listing.
256
257 * variables.texi (Variables): Clarify introduction.
258 (Global Variables): Mention that setq is a special form.
259 (Local Variables): Use active voice.
260 (Tips for Defining): Mention marking variables as safe.
261 (Buffer-Local Variables): Mention terminal-local and frame-local
262 variables together.
263 (File Local Variables): Copyedits.
264 (Frame-Local Variables): Note that they are not really useful.
265 (Future Local Variables): Node deleted.
266
d55f6ca5
CY
267 * objects.texi (General Escape Syntax): Update explanation of
268 unicode escape syntax.
269
ca8f09a8
CY
2702009-02-23 Chong Yidong <cyd@stupidchicken.com>
271
272 * control.texi (Control Structures): Add cindex entry for "textual
273 order".
274
275 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
276 instead of "expression" throughout.
277 (Function Indirection): Copyedits. Use active voice.
278 (Eval): The default value of max-lisp-eval-depth is now 400.
279
a20878b6
MB
2802009-02-23 Miles Bader <miles@gnu.org>
281
282 * processes.texi (System Processes): Rename `system-process-attributes'
283 to `process-attributes'.
284
61f66044
CY
2852009-02-22 Chong Yidong <cyd@stupidchicken.com>
286
1b80d1f3
CY
287 * symbols.texi (Property Lists): Emphasize that property lists are
288 not restricted to symbol cells.
289 (Other Plists): Copyedit.
290
61f66044
CY
291 * sequences.texi (Sequences Arrays Vectors): Make introduction
292 more concise.
293 (Arrays): Mention char-tables and bool-vectors too.
294 (Vectors): Don't repeat information given in Arrays node. Link to
295 nodes that explain the vector usage examples.
296 (Char-Tables): Note that char-table elements can have arbitrary
297 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 298 Link to Property Lists node.
61f66044 299
9403944b
CY
3002009-02-22 Chong Yidong <cyd@stupidchicken.com>
301
302 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
303 `append'.
4068c7b4 304 (List Elements): Copyedits.
9403944b
CY
305
306 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
307 of `vconcat'.
308
309 * strings.texi (Creating Strings): Copyedits. Remove obsolete
310 Emacs 20 usage of `concat'.
311 (Case Conversion): Copyedits.
312
b87a185f
CY
3132009-02-21 Chong Yidong <cyd@stupidchicken.com>
314
315 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
316 Minor edits.
317 (Frame Configuration Type): Emphasize that it is not primitive.
318 (Font Type): New node.
319 (Type Predicates): Add fontp; type-of now recognizes font object
320 types.
321
322 * intro.texi (Version Info): Update version numbers in examples.
323 (Acknowledgements): List more contributors.
324
325 * elisp.texi: Bump version number to 3.0.
326 (Top): Link to Font Type node.
327
867d4bb3
JB
3282009-02-20 Juanma Barranquero <lekktu@gmail.com>
329
330 * modes.texi (Major Mode Conventions): Remove duplicate words.
331 (Customizing Keywords): Fix typo.
332
77730170
EZ
3332009-02-14 Eli Zaretskii <eliz@gnu.org>
334
335 * nonascii.texi (User-Chosen Coding Systems): Document that
336 select-safe-coding-system suggests raw-text if there are raw bytes
337 in the region.
338 (Explicit Encoding): Warn not to use `undecided' when encoding.
339
c8736212
GM
3402009-02-11 Glenn Morris <rgm@gnu.org>
341
342 * frames.texi (Visibility of Frames): Mention the effect multiple
343 workspaces/desktops can have on visibility.
344
ab992d66
EZ
3452009-02-07 Eli Zaretskii <eliz@gnu.org>
346
c8736212
GM
347 * text.texi (Commands for Insertion):
348 * commands.texi (Event Mod):
349 * keymaps.texi (Searching Keymaps):
ab992d66
EZ
350 * nonascii.texi (Translation of Characters): Reinstate
351 documentation of translation-table-for-input.
7d2a859f
EZ
352 (Explicit Encoding): Document the `charset' text property produced
353 by decode-coding-region and decode-coding-string.
ab992d66 354
e651a255
AM
3552009-01-27 Alan Mackenzie <acm@muc.de>
356
357 * modes.texi (Search-based Fontification): Correct a typo.
358
bc5cde4b
JB
3592009-01-25 Juanma Barranquero <lekktu@gmail.com>
360
361 * abbrevs.texi (Abbrev Table Properties): Fix typo.
362 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
363
3533155b
EZ
3642009-01-24 Eli Zaretskii <eliz@gnu.org>
365
f721deda
EZ
366 * display.texi (Window Systems): Document the value of
367 `initial-window-system' under --daemon.
368
3533155b
EZ
369 * os.texi (System Environment): Remove description of the
370 `environment' function which has been deleted.
371
f79b43b2
DN
3722009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
373
374 * frames.texi (Multiple Displays): Remove documentation for
375 removed function make-frame-on-tty.
376
e3aa6669
CY
3772009-01-22 Chong Yidong <cyd@stupidchicken.com>
378
379 * files.texi (Format Conversion Piecemeal): Clarify behavior of
380 write-region-annotate-functions. Document
381 write-region-post-annotation-function.
382
fb13a416
CY
3832009-01-19 Chong Yidong <cyd@stupidchicken.com>
384
385 * display.texi (Font Lookup): Document WIDTH argument of
386 x-list-fonts.
387
02eccf6b
EZ
3882009-01-17 Eli Zaretskii <eliz@gnu.org>
389
ead3f58d
EZ
390 * maps.texi (Standard Keymaps): Rename function-key-map to
391 local-function-key-map.
392
393 * keymaps.texi (Translation Keymaps): Rename function-key-map to
394 local-function-key-map.
395
396 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
397 and `set-keyboard-coding-system' now accept an optional terminal
398 argument.
399
400 * commands.texi (Event Mod): `keyboard-translate-table' is now
401 terminal-local.
402 (Function Keys): Rename function-key-map to
403 local-function-key-map.
404
df05a163
EZ
405 * elisp.texi (Top): Make @detailmenu be consistent with changes in
406 frames.texi.
407
0ed8034e 408 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
409 `delete-terminal-functions', `suspend-tty-functions' and
410 `resume-tty-functions'.
0ed8034e
EZ
411
412 * frames.texi (Frames): Document `frame-terminal' and
413 `terminal-live-p'.
414 (Multiple Displays): Document `make-frame-on-tty'.
415 (Multiple Terminals): Document `terminal-list', `delete-terminal',
416 `terminal-name', and `get-device-terminal'.
490f1197
EZ
417 (Terminal Parameters): Document `terminal-parameters',
418 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
419
420 * os.texi (System Environment): Document `environment' and
421 `initial-environment'.
490f1197
EZ
422 (Suspending Emacs): Update for multi-tty; document
423 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 424
02eccf6b
EZ
425 * nonascii.texi (Coding System Basics): More accurate description
426 of `raw-text'.
427
f19fea97
JB
4282009-01-12 Juanma Barranquero <lekktu@gmail.com>
429
430 * display.texi (Low-Level Font): Fix typo.
431
16fa292f
CY
4322009-01-10 Chong Yidong <cyd@stupidchicken.com>
433
434 * elisp.texi (Top): Update node listing.
435
436 * display.texi (PostScript Images): Node deleted.
437
0b4faef3
EZ
4382009-01-10 Eli Zaretskii <eliz@gnu.org>
439
3355f04d
EZ
440 * processes.texi (Decoding Output): Document that null bytes force
441 no-conversion for reading process output.
442
443 * files.texi (Reading from Files): Document that null bytes force
444 no-conversion when visiting files.
445
11625308 446 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 447
0b4faef3
EZ
448 * nonascii.texi (Lisp and Coding Systems): Document
449 inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 450 (Character Properties): Improve wording.
0b4faef3 451
ce9cf065
CY
4522009-01-09 Chong Yidong <cyd@stupidchicken.com>
453
454 * display.texi (Font Lookup): Remove obsolete function
455 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
456 (Low-Level Font): Rename from Fonts, move to end of Faces section.
457 (Font Selection): Reorder order of variable descriptions. Minor
458 clarifications.
459
460 * elisp.texi (Top): Update node listing.
461
ab756fb3
GM
4622009-01-09 Glenn Morris <rgm@gnu.org>
463
464 * commands.texi (Command Loop Info): Say that last-command-char and
465 last-input-char are obsolete aliases.
466
467 * edebug.texi (Edebug Recursive Edit): Remove separate references to
468 last-input-char and last-command-char, since they are just aliases for
469 last-input-event and last-command-event.
470
471 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
472 last-command-char.
473
6b2b8ab1
CY
4742009-01-08 Chong Yidong <cyd@stupidchicken.com>
475
476 * elisp.texi: Update node listing.
477
478 * display.texi (Faces): Put Font Selection node after Auto Faces.
479 (Face Attributes): Don't link to Font Lookup. Document
480 font-family-list.
481 (Fonts): New node.
482
3568e767
JR
4832009-01-08 Jason Rumney <jasonr@gnu.org>
484
485 * frames.texi (Pointer Shape): Clarify that only X supports
486 changing the standard pointer shapes. (Bug#1485)
487
6221c8db
CY
4882009-01-08 Chong Yidong <cyd@stupidchicken.com>
489
490 * display.texi (Attribute Functions): Note that a function value
491 :height is relative, and that compatibility functions work by
492 calling set-face-attribute.
493 (Displaying Faces): Reorder list in order of increasing priority.
494 (Face Remapping): New node. Content moved here from Displaying
495 Faces.
496 (Glyphs): Link to Face Functions.
497
e3d3799a
CY
4982009-01-08 Chong Yidong <cyd@stupidchicken.com>
499
500 * display.texi (Faces): Don't discuss face id here. facep does
501 not return t.
502 (Defining Faces): Minor clarification.
503 (Face Attributes): Rearrange items to match docstring of
504 set-face-attribute. Add :foundry attribute. Document new role of
505 :font attribute. Texinfo usage fix.
506 (Attribute Functions): Copyedits.
507 (Face Functions): Note that face number is seldom used.
508
638a2457
RS
5092009-01-05 Richard M Stallman <rms@gnu.org>
510
511 * strings.texi (Predicates for Strings): Minor clarification.
512
513 * functions.texi (Function Safety): Texinfo usage fix.
514
49ea0074
JB
5152009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
516
517 * objects.texi (General Escape Syntax): Fix typo.
518
9f822178
MR
5192009-01-03 Martin Rudalics <rudalics@gmx.at>
520
521 * windows.texi (Choosing Window): Say that pop-up-frame-alist
522 works via the default value of pop-up-frame-function.
523
af34ad36
EZ
5242009-01-02 Eli Zaretskii <eliz@gnu.org>
525
526 * processes.texi (System Processes): Document the `time' and
527 `ctime' attributes of `system-process-attributes'.
528
d31f6679
CY
5292009-01-01 Chong Yidong <cyd@stupidchicken.com>
530
531 * display.texi (Face Attributes): Clarify :height attribute.
532
174dc00c
MR
5332008-12-31 Martin Rudalics <rudalics@gmx.at>
534
535 * buffers.texi (The Buffer List): Clarify what moves a buffer to
536 the front of the buffer list. Add entries for `last-buffer' and
537 `unbury-buffer'.
538
b8afe7e4
EZ
5392008-12-27 Eli Zaretskii <eliz@gnu.org>
540
d14030f5
EZ
541 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
542 and its subsections.
543
544 * frames.texi (Multiple Terminals, Low-level Terminal)
545 (Terminal Parameters, Frames on Other TTY devices): New sections.
546 (Frames): Add an xref to "Multiple Terminals".
547
765980a4
EZ
548 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
549
550 * objects.texi (Terminal Type): New node.
551 (Editing Types): Add it to the menu.
552
47bd5577
EZ
553 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
554 Variables".
555
eb22b78c 556 * variables.texi (Directory Local Variables): New node.
47bd5577 557 (Variables): Add a menu item for it.
eb22b78c 558
b8afe7e4
EZ
559 * loading.texi (Autoload): Document `generate-autoload-cookie' and
560 `generated-autoload-file'.
561
77bb0476
EZ
5622008-12-20 Eli Zaretskii <eliz@gnu.org>
563
028e2c19
EZ
564 * os.texi (Startup Summary): Add xref to documentation of
565 `initial-window-system'.
566
77bb0476
EZ
567 * display.texi (Window Systems): Document `window-system' the
568 function. The variable `window-system' is now frame-local.
028e2c19 569 Document `initial-window-system'.
77bb0476 570
dda87836
MR
5712008-12-19 Martin Rudalics <rudalics@gmx.at>
572
573 * windows.texi (Windows): Rewrite description of
574 fit-window-to-buffer.
575
caef3ed2
GM
5762008-12-13 Glenn Morris <rgm@gnu.org>
577
578 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
579 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
580
21c58e4d
GM
5812008-12-12 Glenn Morris <rgm@gnu.org>
582
583 * debugging.texi (Error Debugging): Refer forwards to
584 eval-expression-debug-on-error.
585
af38459f
EZ
5862008-12-05 Eli Zaretskii <eliz@gnu.org>
587
5dedd9b5
EZ
588 * strings.texi (String Basics): Only unibyte strings that
589 represent key sequences hold 8-bit raw bytes.
590
af38459f
EZ
591 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
592 paragraph to speak about `undecided'.
593 (Character Properties): Don't explain the meaning of each
594 property; instead, identify their Unicode Standard names.
b3f1f4a5 595 (Character Sets): Document `map-charset-chars'.
af38459f 596
fa047ae7
GM
5972008-12-02 Glenn Morris <rgm@gnu.org>
598
599 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
600 section yet again.
601
47dbc044
EZ
6022008-11-29 Eli Zaretskii <eliz@gnu.org>
603
98d05998
EZ
604 * nonascii.texi (Character Properties): New Section.
605 (Specifying Coding Systems): Document
606 `coding-system-priority-list', `set-coding-system-priority', and
607 `with-coding-priority'.
608 (Lisp and Coding Systems): Document `check-coding-systems-region'
609 and `coding-system-charset-list'.
610 (Coding System Basics): Document `coding-system-aliases'.
611
612 * elisp.texi (Top): Add a @detailmenu entry for "Character
613 Properties".
614
47dbc044
EZ
615 * objects.texi (Character Type): Correct the range of Emacs
616 characters. Add an @xref to "Character Codes".
617
618 * strings.texi (String Basics): Add an @xref to "Character Codes".
619
620 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
621
622 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
623 (Character Codes): Document `max-char'.
624
8b80cdf5
EZ
6252008-11-28 Eli Zaretskii <eliz@gnu.org>
626
627 * nonascii.texi (Text Representations, Converting Representations)
628 (Character Sets, Scanning Charsets, Translation of Characters):
629 Make text more accurate.
630
a99dceba
GM
6312008-11-28 Glenn Morris <rgm@gnu.org>
632
633 * files.texi (Format Conversion Round-Trip): Improve previous change.
634
f6dc3bed
CY
6352008-11-26 Chong Yidong <cyd@stupidchicken.com>
636
637 * modes.texi (Auto Major Mode): Fix example.
638
5da9413d
GM
6392008-11-25 Glenn Morris <rgm@gnu.org>
640
641 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
642
643 * files.texi (Format Conversion Round-Trip):
644 Use active voice for previous change.
645
fcca848c
CY
6462008-11-25 Chong Yidong <cyd@stupidchicken.com>
647
648 * os.texi (Processor Run Time):
649 * processes.texi (Transaction Queues):
650 * markers.texi (The Mark):
651 * windows.texi (Choosing Window, Selecting Windows):
652 * files.texi (Changing Files, Magic File Names):
653 * commands.texi (Key Sequence Input):
654 * functions.texi (Declaring Functions):
655 * strings.texi (Predicates for Strings):
656 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
657
36c8dc54
CY
6582008-11-24 Chong Yidong <cyd@stupidchicken.com>
659
660 * help.texi (Accessing Documentation): Update example.
661
662 * variables.texi (Defining Variables): Note that `*' is not
663 necessary if defcustom is used.
664
2a79b242
EZ
6652008-11-22 Eli Zaretskii <eliz@gnu.org>
666
667 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
668 Characters" from @detailmenu.
669
670 * nonascii.texi (Character Codes, Character Sets)
671 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
672 (Chars and Bytes, Splitting Characters): Sections removed.
673
392f0d26
LK
6742008-11-22 Lute Kamstra <lute@gnu.org>
675
676 * positions.texi (Text Lines): Update goto-line documentation.
677
af1a5cd5
MR
6782008-11-21 Martin Rudalics <rudalics@gmx.at>
679
6a4cfb0c
MR
680 * frames.texi (Frames): Fix typo, add cross references, reword.
681 (Initial Parameters): Reword special-display-frame-alist text.
682 (Frames and Windows): Reword. Describe argument norecord for
683 set-frame-selected-window.
684 (Input Focus): Describe argument norecord for select-frame.
685 Remove comment on MS-Windows behavior for focus-follows-mouse.
686 (Raising and Lowering): Mention windows-frames dichotomy in
687 metaphor.
688
af1a5cd5
MR
689 * windows.texi (Displaying Buffers, Vertical Scrolling)
690 (Horizontal Scrolling): Fix indenting and rewording issues
691 introduced with 2008-11-07 change.
692
c249fa9c
GM
6932008-11-20 Glenn Morris <rgm@gnu.org>
694
695 * files.texi (Format Conversion Round-Trip): Mention `preserve'
696 element of `format-alist'.
697
204d4665
GM
6982008-11-19 Glenn Morris <rgm@gnu.org>
699
700 * doclicense.texi: Update to FDL 1.3.
701 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
702
cc0910af
CY
7032008-11-18 Chong Yidong <cyd@stupidchicken.com>
704
efe6e7c4
CY
705 * windows.texi (Window Hooks): Remove *-end-trigger-functions
706 vars, which are obsolete. Mention jit-lock-register.
707
708 * modes.texi (Other Font Lock Variables): Document
709 jit-lock-register and jit-lock-unregister.
710
cc0910af
CY
711 * frames.texi (Color Parameters): Document alpha parameter.
712
aeeedf76
MR
7132008-11-16 Martin Rudalics <rudalics@gmx.at>
714
715 * windows.texi (Splitting Windows, Deleting Windows)
716 (Selecting Windows, Cyclic Window Ordering)
717 (Buffers and Windows, Displaying Buffers, Choosing Window)
718 (Dedicated Windows, Window Point, Window Start and End)
719 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
720 (Size of Window, Resizing Windows, Window Configurations)
721 (Window Parameters): Avoid @var at beginning of sentences and
722 reword accordingly.
723
4c565c5c
LK
7242008-11-11 Lute Kamstra <lute@gnu.org>
725
726 * files.texi (File Name Components): Fix file-name-extension
727 documentation.
728
25f494c9
JB
7292008-11-11 Juanma Barranquero <lekktu@gmail.com>
730
731 * frames.texi (Basic Parameters): Remove display-environment-variable
732 and term-environment-variable.
733
a1401ab1
EZ
7342008-11-08 Eli Zaretskii <eliz@gnu.org>
735
736 * windows.texi (Basic Windows, Splitting Windows)
737 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
738 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
739 (Resizing Windows, Window Configurations, Window Parameters):
740 Fix wording and markup.
a1401ab1 741
efafc282
MR
7422008-11-07 Martin Rudalics <rudalics@gmx.at>
743
744 * windows.texi (Windows): Update entries.
745 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 746 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
747 (Selecting Windows, Cyclic Window Ordering): Reword with special
748 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
749 (Buffers and Windows, Choosing Window): Reword with special
750 emphasis on dedicated windows.
751 (Displaying Buffers): Reword. For switch-to-buffer mention that
752 it may fall back on pop-to-buffer. For other-window try to
753 explain how it treats the cyclic ordering of windows.
efafc282
MR
754 (Dedicated Windows): New node and section discussing dedicated
755 windows and associated functions.
86ab855a 756 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
757 (Window Start and End): Rename node and section title. Reword.
758 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
759 Minor rewording.
760 (Size of Window): Reword, in particular text on window-width.
761 (Resizing Windows): Reword. Add text on balancing windows.
762 (Window Configurations): Reword. Mention window parameters.
763 (Window Parameters): New node and section on window parameters.
764 (Window Hooks): Reword. Mention that
765 window-configuration-change-hook is run "buffer-locally".
766 * elisp.texi (Top): Update Windows entries in @detailmenu
767 section.
768
d60a8ab2
JB
7692008-11-04 Juanma Barranquero <lekktu@gmail.com>
770
771 * searching.texi (Regexp Search): Fix typo.
772
01777627
CY
7732008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
774
775 * searching.texi (Regexp Search): Document GREEDY arg.
776 (Simple Match Data): Fix return value.
777
c4526e93
EZ
7782008-11-01 Eli Zaretskii <eliz@gnu.org>
779
780 * nonascii.texi (Text Representations): Rewrite to make consistent
781 with Emacs 23 internal representation of characters. Document
782 `unibyte-string'.
783
fe2ae8b5
CY
7842008-10-28 Chong Yidong <cyd@stupidchicken.com>
785
786 * processes.texi (Process Information): Note that process-status
787 does not accept buffer names.
788
cc5a21e3
CY
7892008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
790
791 * positions.texi (Skipping Characters): Correct return value of
792 skip-chars-forward.
793
09460d9a
MR
7942008-10-25 Martin Rudalics <rudalics@gmx.at>
795
520b29e7
MR
796 * windows.texi (Deleting Windows): Update documentation of
797 delete-windows-on.
798 (Buffers and Windows): Update documentations of
799 get-buffer-window and get-buffer-window-list.
800 (Displaying Buffers): Update documentation of
801 replace-buffer-in-windows.
802
09460d9a
MR
803 * buffers.texi (Current Buffer): Reword set-buffer and
804 with-current-buffer documentations.
805 (Creating Buffers): Reword documentation of get-buffer-create.
806
4d48fcdc
MR
8072008-10-23 Martin Rudalics <rudalics@gmx.at>
808
809 * buffers.texi (Current Buffer): Reword documentation of
810 set-buffer.
811 (Buffer Names): Reword documentation of buffer-name.
812 (The Buffer List): For bury-buffer explain what happens with the
813 buffer's window.
814 (Creating Buffers): Say that get-buffer-create's arg is called
815 buffer-or-name.
816
f0143c43
CY
8172008-10-22 Chong Yidong <cyd@stupidchicken.com>
818
3e5dbbd3
CY
819 * advice.texi (Computed Advice): Explain what DEFINITION is.
820
f0143c43
CY
821 * nonascii.texi (Character Codes): Remove obsolete function
822 char-valid-p, and document characterp instead.
823
52a94b85
MR
8242008-10-22 Martin Rudalics <rudalics@gmx.at>
825
826 * windows.texi (Displaying Buffers): Reword documentation of
827 pop-to-buffer.
828 (Choosing Window): Rewrite documentation of display-buffer and
829 its options.
830
f76f8246
MR
831 * buffers.texi (Killing Buffers): Update documentation of
832 kill-buffer.
833
acc8b598
EZ
8342008-10-21 Eli Zaretskii <eliz@gnu.org>
835
80e6b6df
EZ
836 * processes.texi (Serial Ports): Fix wording and improve markup.
837
3645358a
EZ
838 * searching.texi (Regexp Search): Document `string-match-p' and
839 `looking-at-p'.
840 (POSIX Regexps): Add an xref for "non-greedy".
841 (Regexp Special): Add @cindex entry for "non-greedy".
842
b3d50cff 843 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 844 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 845
73b7530a
EZ
846 * frames.texi (Color Names): Add an xref to `read-color'.
847
848 * minibuf.texi (High-Level Completion): Document `read-color'.
849
acc8b598
EZ
850 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
851
852 * positions.texi (Narrowing): Add an xref to "Swapping Text".
853
854 * buffers.texi (Swapping Text): New section, documents
855 `buffer-swap-text'.
856
10e187e8
MR
8572008-10-21 Martin Rudalics <rudalics@gmx.at>
858
859 * windows.texi (Resizing Windows): Minor wording fix.
860
fd6f900c
EZ
8612008-10-20 Eli Zaretskii <eliz@gnu.org>
862
863 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
864 and `combine-and-quote-strings'.
865
866 * strings.texi (Creating Strings): Add xrefs for them.
867
e4372165
EZ
8682008-10-19 Eli Zaretskii <eliz@gnu.org>
869
d6328fba
EZ
870 * elisp.texi (Top): Make descriptive text for "Reading File Names"
871 match the corresponding menu in minibuf.texi.
872
e4372165
EZ
873 * minibuf.texi (Reading File Names): Document `read-shell-command'
874 and `minibuffer-local-shell-command-map'.
875
5d8dda33
MR
8762008-10-19 Martin Rudalics <rudalics@gmx.at>
877
878 * windows.texi (Resizing Windows): Remove var{} around "window" in
879 documentation of enlarge-window.
880 Rewrite documentation of window-min-height and window-min-width.
881
437706cd
EZ
8822008-10-19 Eli Zaretskii <eliz@gnu.org>
883
80f85d7c
EZ
884 * functions.texi (Calling Functions): Document `apply-partially'.
885
291703b5
EZ
886 * hooks.texi (Standard Hooks): Mention
887 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
888
889 * variables.texi (File Local Variables): Document
890 `file-local-variables-alist', `before-hack-local-variables-hook'
891 and `hack-local-variables-hook'.
892
583d8b3c
EZ
893 * processes.texi (Synchronous Processes): Document `process-lines'.
894
437706cd 895 * customize.texi (Variable Definitions): Document
583d8b3c 896 `custom-reevaluate-setting'.
437706cd 897
7e51d89b
MR
8982008-10-18 Martin Rudalics <rudalics@gmx.at>
899
900 * windows.texi (Choosing Window, Deleting Windows)
901 (Displaying Buffers): Expand documentation of dedicated windows.
902
43c59a3d
EZ
9032008-10-18 Eli Zaretskii <eliz@gnu.org>
904
018a960d
EZ
905 * files.texi (Changing Files): Document symbolic input of file
906 modes to `set-file-modes'. Document `read-file-modes' and
907 `file-modes-symbolic-to-number'.
908
2c0b8144
EZ
909 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
910 and `search-map'.
911
80120f13
EZ
912 * searching.texi (Search and Replace): Document
913 `replace-search-function' and `replace-re-search-function'.
2c0b8144 914 Document `multi-query-replace-map'.
80120f13 915
6d4913f0
EZ
916 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
917 (Completion Commands, Reading File Names): Rename
918 `minibuffer-local-must-match-filename-map' to
919 `minibuffer-local-filename-must-match-map'.
920 (Minibuffer Completion): The `require-match' argument to
921 `completing-read' can now have the value `confirm-only'.
922
43c59a3d
EZ
923 * windows.texi (Displaying Buffers): Minor wording fix.
924 (Choosing Window): `split-height-threshold' can now be nil.
925 Document `split-width-threshold'. `pop-up-frames' can have the
926 value `graphic-only'.
927
f36acfd9
EZ
9282008-10-17 Eli Zaretskii <eliz@gnu.org>
929
930 * os.texi (Startup Summary): Document `before-init-time' and
931 `after-init-time'. Document `initial-window-system' and
932 `window-system-initialization-alist'. Document reading the
933 abbrevs file. Document the call to `server-start' under --daemon.
934 Rearrange a bit to be consistent with the code flow.
53728487
EZ
935 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
936 (Time Parsing): Document `format-seconds'.
f36acfd9 937
96995b89
MR
9382008-10-17 Martin Rudalics <rudalics@gmx.at>
939
940 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
941 and reword.
942
2de17c73
EZ
9432008-10-16 Eli Zaretskii <eliz@gnu.org>
944
945 * markers.texi (The Mark): Document use-region-p.
946
9cf52b11
EZ
9472008-10-15 Eli Zaretskii <eliz@gnu.org>
948
c3aaf1d7
EZ
949 * internals.texi (Writing Emacs Primitives): The interactive spec
950 of a primitive can be a Lisp form.
951
841a1743
EZ
952 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
953 values of transient-mark-mode. Document handle-shift-selection.
954
955 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
956 (Interactive Examples): Show an example of `^'.
957 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
958 (Defining Commands, Using Interactive): The interactive-form of a
959 function can be added via its symbol's property.
841a1743 960
52441368
EZ
961 * positions.texi (List Motion): beginning-of-defun-function can
962 now accept an argument.
963
8e8c1a72
EZ
964 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
965 now return a list of strings.
966
a33a1f2a
EZ
967 * control.texi (Handling Errors): Document ignore-errors.
968
4fb04348
EZ
969 * frames.texi (Creating Frames): Document frame-inherited-parameters.
970 (Parameter Access): Document set-frame-parameter.
971
ee666f84
EZ
972 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
973 Hooks" for the effect of kill-all-local-variables on local hook
974 functions.
975
9cf52b11
EZ
976 * modes.texi (Major Mode Conventions, Mode Line Variables):
977 `mode-name' need not be a string. xref to "Mode Line Data" for
978 details, and to "Emulating Mode Line" for computing a string
979 value.
980
22526bc4
EZ
9812008-10-14 Eli Zaretskii <eliz@gnu.org>
982
a65f6a85
EZ
983 * processes.texi (System Processes): New section.
984 (Processes, Signals to Processes): Add xrefs to it.
985
986 * objects.texi (Editing Types): A `process' is a subprocess of
987 Emacs, not just any process running on the OS.
988
989 * elisp.texi (Top): Adjust the @detailmenu for the above two
990 changes.
991
2724b26a
EZ
992 * sequences.texi (Char-Tables): Remove documentation of
993 set-char-table-default, which has no effect since Emacs 23.
994 <char-table-range, set-char-table-range>: Don't mention generic
995 characters and charsets. Add a cons cell as a possible argument.
996
997 * nonascii.texi (Splitting Characters)
998 (Translation of Characters): Don't mention generic characters.
999
1000 * display.texi (Fontsets): Don't mention generic characters.
1001
22526bc4 1002 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 1003 argument FUNCTION with a cons cell as KEY.
22526bc4 1004
eaf4b689
EZ
10052008-10-13 Eli Zaretskii <eliz@gnu.org>
1006
45e46036
EZ
1007 * objects.texi (Primitive Function Type): Move "@cindex special
1008 forms" from here...
1009
1010 * eval.texi (Special Forms): ...to here.
1011
1012 * functions.texi (What Is a Function): `functionp' returns nil for
1013 special forms. Add an xref.
1014
eaf4b689
EZ
1015 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
1016 Variables".
1017
1018 * variables.texi (Frame-Local Variables): New section.
1019 (Buffer-Local Variables): Add an xref to it.
1020 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
1021 have both frame-local and buffer-local binding.
1022
1023 * frames.texi (Frames): Mention multiple tty frames.
1024 (Frame Parameters, Parameter Access): Mention frame-local variable
1025 bindings.
1026
15688fce
GM
10272008-09-20 Glenn Morris <rgm@gnu.org>
1028
1029 * display.texi (Defining Faces): Recommend against face variables.
1030
35539065
JB
10312008-09-16 Juanma Barranquero <lekktu@gmail.com>
1032
1033 * display.texi (Echo Area Customization): Fix typo.
1034
6a57054b
JB
10352008-09-09 Juanma Barranquero <lekktu@gmail.com>
1036
1037 * loading.texi (Where Defined): Add `defface' item.
1038
d632fb82
MR
10392008-09-06 Martin Rudalics <rudalics@gmx.at>
1040
1041 * loading.texi (Where Defined): Fix description of symbol-file.
1042
905a9adb
JR
10432008-08-26 Jason Rumney <jasonr@gnu.org>
1044
1045 * display.texi (TIFF Images): New section describing :index property.
1046
852e91b7
CY
10472008-08-23 Chong Yidong <cyd@stupidchicken.com>
1048
1049 * display.texi (Temporary Displays): Remove unnecessary comment
1050 about usage of temp-buffer-show-hook.
1051
6be001ee
CY
10522008-08-05 Chong Yidong <cyd@stupidchicken.com>
1053
1054 * symbols.texi (Other Plists): Fix incorrect example.
1055 Suggested by Florian Beck.
1056
58e3d8e8
JB
10572008-07-31 Juanma Barranquero <lekktu@gmail.com>
1058
1059 * os.texi: Fix previous change.
1060
7c2fb837
DN
10612008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1062
1063 * os.texi:
1064 * intro.texi:
1065 * files.texi: Remove VMS support.
1066
9e2a2647
DN
10672008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1068
1069 * os.texi:
1070 * frames.texi:
1071 * display.texi: Remove mentions of Mac Carbon.
1072
c4f4682b
MB
10732008-07-01 Miles Bader <miles@gnu.org>
1074
1075 * text.texi (Special Properties):
1076 * display.texi (Truncation): Add wrap-prefix and line-prefix.
1077
3696411e
JB
10782008-06-28 Johan Bockgård <bojohan@gnu.org>
1079
1080 * display.texi (Other Image Types): Fix copy/paste error; say
1081 "PBM", not "XBM".
1082
f2a77c3a
DN
10832008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
1084
1085 * os.texi: Remove references to obsolete systems.
1086
6d52677d
EZ
10872008-06-20 Eli Zaretskii <eliz@gnu.org>
1088
1089 * makefile.w32-in (distclean): Remove makefile.
1090
1a87da4c
GM
10912008-06-17 Glenn Morris <rgm@gnu.org>
1092
1093 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
1094 (elisp, dist): Remove rules and variables that are obsolete now
1095 the lisp manual is no longer distributed separately.
1096
fdda1c5d
GM
10972008-06-16 Glenn Morris <rgm@gnu.org>
1098
646692e9
GM
1099 * configure, configure.in, mkinstalldirs: Remove unused files.
1100
1101 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 1102 * vol1.texi (EMACSVER):
6a57054b 1103 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
1104
1105 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
1106 as per maintain.info.
1107
611bee81
GM
11082008-06-15 Glenn Morris <rgm@gnu.org>
1109
a7bed3a0
GM
1110 * makefile.w32-in (manual): Use "23" rather than "21".
1111
1112 * Makefile.in (emacsver): New, set by configure.
1113 (manual): Use emacsver.
1114
d794edf2
GM
1115 * intro.texi: Report bugs using M-x report-emacs-bug.
1116
611bee81
GM
1117 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
1118
c73e02fa
GM
11192008-06-13 Daniel Engeler <engeler@gmail.com>
1120
1121 * elisp.texi, internals.texi, processes.texi: Add documentation
1122 about serial port access.
1123
e40a85cd
MB
11242008-06-05 Miles Bader <miles@gnu.org>
1125
1126 * display.texi (Displaying Faces): Update to reflect function
1127 renamings in face-remap.el.
1128
7b753744
JB
11292008-06-05 Juanma Barranquero <lekktu@gmail.com>
1130
1131 * display.texi (Fontsets): Fix typos.
1132
9d3d42fb
MB
11332008-06-03 Miles Bader <miles@gnu.org>
1134
7b753744
JB
1135 * display.texi (Displaying Faces): Add add-relative-face-remapping,
1136 remove-relative-face-remapping, set-base-face-remapping,
1137 and set-default-base-face-remapping.
9d3d42fb 1138
f2cec7a9
MB
11392008-06-01 Miles Bader <miles@gnu.org>
1140
1141 * display.texi (Displaying Faces): Add face-remapping-alist.
1142
8f39c96d
SM
11432008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1144
1145 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
1146 variable names.
1147
1ef5eecc
ER
11482008-05-03 Eric S. Raymond <esr@golux>
1149
352c8b4a 1150 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
1151 (current-global-map) return references, not copies.
1152
63b4387f
JL
11532008-05-02 Juri Linkov <juri@jurta.org>
1154
1155 * minibuf.texi (Text from Minibuffer): Document a list of
1156 default values for `read-from-minibuffer'.
1157
38a8b703
JB
11582008-04-24 Juanma Barranquero <lekktu@gmail.com>
1159
1160 * nonascii.texi (Translation of Characters): Fix previous change.
1161
7c42e639
CY
11622008-04-20 Chong Yidong <cyd@stupidchicken.com>
1163
1164 * display.texi (Overlay Properties): Clarify role of underlying
1165 textprop and overlay keymaps for display strings.
1166
1167 * keymaps.texi (Active Keymaps): Ditto.
1168
25c0d999
SM
11692008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1170
1171 * minibuf.texi (Programmed Completion):
1172 Replace dynamic-completion-table with the new completion-table-dynamic.
1173
e3af5968
CY
11742008-04-07 Chong Yidong <cyd@stupidchicken.com>
1175
1176 * intro.texi (Some Terms): Change "fonts in this manual" index
1177 entry to "typographic conventions".
1178
6bfc8698
EZ
11792008-04-05 Eli Zaretskii <eliz@gnu.org>
1180
1181 * objects.texi (Text Props and Strings): Add indexing for read
1182 syntax of text properties.
1183
4972c361
SM
11842008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
1185
1186 * processes.texi (Decoding Output): Remove process-filter-multibyte
1187 functions.
1188
c70a68db
MR
11892008-03-15 Martin Rudalics <rudalics@gmx.at>
1190
1191 * display.texi (Finding Overlays): Say that empty overlays at
1192 the end of the buffer are reported too.
1193
1291fd36
GM
11942008-03-13 Glenn Morris <rgm@gnu.org>
1195
1196 * elisp.texi (EMACSVER): Set to 23.0.60.
1197
c6b0dfd5
CY
11982008-02-26 Chong Yidong <cyd@stupidchicken.com>
1199
38a8b703 1200 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 1201
875fc30c
GM
12022008-02-22 Glenn Morris <rgm@gnu.org>
1203
1204 * frames.texi (Position Parameters): Clarify the description of
1205 `left' and `top', using information from "Geometry".
1206 (Geometry): Give a pointer to "Position Parameters", rather than
1207 repeating information.
1208
d8c8e45a
GM
12092008-02-11 Glenn Morris <rgm@gnu.org>
1210
1211 * objects.texi (Equality Predicates): No longer talk about "two"
1212 functions.
1213
38a8b703 12142008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
1215
1216 * objects.texi (Equality Predicates): Add defun for
1217 equal-including-properties.
1218
bfffe0b1
GM
12192008-02-10 Glenn Morris <rgm@gnu.org>
1220
1221 * objects.texi (Equality Predicates):
1222 Mention equal-including-properties.
1223
431b78c9
RS
12242008-02-07 Richard Stallman <rms@gnu.org>
1225
1226 * windows.texi (Window Start): Mention the feature of moving
1227 window-start to start of line.
1228
c8763fb6 12292008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
1230
1231 * keymaps.texi (Tool Bar): Document rtl property.
1232
1a256502
TTN
12332008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
1234
1235 * display.texi (Button Types):
1236 For define-button-type, clarify type of NAME.
1237
569382c2
MR
12382008-01-19 Martin Rudalics <rudalics@gmx.at>
1239
1240 * buffers.texi (Buffer Modification): Fix typo.
1241
f3041af1
DN
12422008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1243
1244 * os.texi (System Environment): Remove references to OSes that are
1245 not supported anymore.
1246
d35e1cd7
DN
12472008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1248
1249 * os.texi (System Environment): Remove mention for Masscomp.
1250
23af7580
RS
12512008-01-04 Richard Stallman <rms@gnu.org>
1252
1253 * display.texi (Faces): Don't talk about internal face vector as arg
1254 to facep.
1255
1256 * customize.texi (Type Keywords): Fix previous change.
1257
1258 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
1259 * elisp.texi (Top): Fix menu for commands.texi change.
1260
ec7d5b1e
RS
12612007-12-30 Richard Stallman <rms@gnu.org>
1262
1263 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
1264 (Accessing Scroll): New node broken out of Accessing Mouse.
1265
101a6cea
RS
12662007-12-28 Richard Stallman <rms@gnu.org>
1267
1268 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 1269 (Basic Parameters): For `title', refer to title bar.
041817a4 1270 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 1271
72b7e664
RS
12722007-12-23 Richard Stallman <rms@gnu.org>
1273
1274 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
1275 Improve some of the commented-out keywords' text too.
1276
27a4f445
MR
12772007-12-14 Martin Rudalics <rudalics@gmx.at>
1278
e2e3f1d7
MR
1279 * nonascii.texi (Encoding and I/O): Reword to avoid saying
1280 "visit the current buffer".
1281
27a4f445
MR
1282 * os.texi (System Interface): Fix typo.
1283
a2afc99d
RS
12842007-12-04 Richard Stallman <rms@gnu.org>
1285
1286 * objects.texi (Symbol Type): Fix typo.
1287
b694135c
RS
12882007-12-03 Richard Stallman <rms@gnu.org>
1289
1290 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
1291
f99a19da
GM
12922007-12-01 Glenn Morris <rgm@gnu.org>
1293
1294 * functions.texi (Declaring Functions): Improve previous change.
1295
8f4b37d8
GM
12962007-11-30 Glenn Morris <rgm@gnu.org>
1297
1298 * functions.texi (Declaring Functions): Add optional fourth
1299 argument of declare-function, and setting third argument to `t'.
1300
61a2fe01
RS
13012007-11-29 Richard Stallman <rms@gnu.org>
1302
1303 * customize.texi (Composite Types): Document `group' type.
1304
cbfc5193
GM
13052007-11-29 Glenn Morris <rgm@gnu.org>
1306
1307 * functions.texi (Declaring Functions): Add findex. Mention
1308 `external' files.
1309
8386283a
JB
13102007-11-26 Juanma Barranquero <lekktu@gmail.com>
1311
1312 * functions.texi (Declaring Functions): Fix directive.
1313
a07c9a8b
RS
13142007-11-25 Richard Stallman <rms@gnu.org>
1315
1316 * help.texi (Help Functions): Clean up last change.
1317
1318 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
1319
1320 * loading.texi (Named Features): Minor cleanup.
1321
1322 * macros.texi (Eval During Expansion): Minor cleanup.
1323
1324 * variables.texi (Variable Aliases): Minor cleanup.
1325
a0925923
RS
13262007-11-24 Richard Stallman <rms@gnu.org>
1327
1328 * functions.texi (Declaring Functions): Clarify previous change.
1329
1330 * compile.texi (Compiler Errors): Clarify previous change.
1331
20c63e44
RS
13322007-11-24 Richard Stallman <rms@gnu.org>
1333
e5e76c04 1334 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
1335 Clarify the text and move items around.
1336
5bb0cda3
GM
13372007-11-24 Glenn Morris <rgm@gnu.org>
1338
1339 * functions.texi (Declaring Functions): New section.
1340 * compile.texi (Compiler Errors): Mention declaring functions,
1341 defvar with no initvalue, and byte-compile-warnings.
1342
af13c86a
MR
13432007-11-15 Martin Rudalics <rudalics@gmx.at>
1344
1345 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
1346 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
1347
a5373305
MR
13482007-11-13 Martin Rudalics <rudalics@gmx.at>
1349
1350 * help.texi (Help Functions): Document new macro `with-help-window'.
1351
fe284805
JL
13522007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1353
1354 * searching.texi (Replacing Match): Describe new
1355 `match-substitute-replacement'.
1356
2c3a09b1
RS
13572007-10-31 Richard Stallman <rms@gnu.org>
1358
1359 * strings.texi (Creating Strings): Null strings from concat not unique.
1360
f2b480f4
RS
13612007-10-26 Richard Stallman <rms@gnu.org>
1362
1363 * objects.texi (Equality Predicates): Null strings are uniquified.
1364
1365 * minibuf.texi: Minor clarifications in previous change.
1366
db21122c
GM
13672007-10-25 Glenn Morris <rgm@gnu.org>
1368
1369 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
1370
2328cbb3
RS
13712007-10-24 Richard Stallman <rms@gnu.org>
1372
1373 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
1374
1375 * variables.texi (Frame-Local Variables): Node deleted.
1376 (Variables): Delete Frame-Local Variables from menu.
1377 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
1378 (Default Value): Don't mention frame-local vars.
1379
1380 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
1381
1382 * loading.texi (Unloading): Document FEATURE-unload-function
1383 instead of FEATURE-unload-hook.
1384
2328cbb3
RS
1385 * frames.texi (Multiple Displays): Don't mention frame-local vars.
1386
c066bafa
JL
13872007-10-22 Juri Linkov <juri@jurta.org>
1388
1389 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
1390 (High-Level Completion): Document a list of default value strings
1391 in the DEFAULT argument, for which minibuffer functions return the
1392 first element.
1393
65ced25f
JL
13942007-10-17 Juri Linkov <juri@jurta.org>
1395
1396 * text.texi (Filling): Update arguments of fill-paragraph.
1397 fill-paragraph operates on the active region in Transient Mark mode.
1398 Remove fill-paragraph-or-region.
1399
ee46ec8e
KB
14002007-10-13 Karl Berry <karl@gnu.org>
1401
1402 * elisp.texi (@dircategory): Move to after @copying,
1403 since we want @copying as close as possible to the beginning of
1404 the output.
1405
61bbdbc6
RS
14062007-10-12 Richard Stallman <rms@gnu.org>
1407
1408 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
1409
1410 * commands.texi (Distinguish Interactive): New node,
1411 broken out from Interactive Call and rewritten.
1412 (Command Loop): Put Distinguish Interactive in menu.
1413
af23e1e8
RS
14142007-10-09 Richard Stallman <rms@gnu.org>
1415
1416 * text.texi (Examining Properties): Mention overlay priority.
1417
1418 * display.texi (Display Margins): Correct the description
1419 of margin display specifications.
1420 (Replacing Specs): New subnode broken out of Display Property.
1421
e1965a69
JL
14222007-10-06 Juri Linkov <juri@jurta.org>
1423
1424 * text.texi (Filling): Document fill-paragraph-or-region.
1425
4638454b
JB
14262007-10-05 Juanma Barranquero <lekktu@gmail.com>
1427
1428 * display.texi (Auto Faces): Fix typo.
1429
7ed54cc5
RS
14302007-10-02 Richard Stallman <rms@gnu.org>
1431
1432 * display.texi (Display Property): Explain some display specs
1433 don't let you move point in.
1434
1435 * frames.texi (Cursor Parameters): Describe
1436 cursor-in-non-selected-windows here. Explain more values.
1437
1438 * windows.texi (Basic Windows): Don't describe
1439 cursor-in-non-selected-windows here.
1440
305a7ef2
EZ
14412007-10-01 Eli Zaretskii <eliz@gnu.org>
1442
1443 * processes.texi (Misc Network): Note that these functions are
1444 supported only on some systems.
1445
f7a7f4eb
RS
14462007-10-01 Richard Stallman <rms@gnu.org>
1447
1448 * display.texi (Overlay Properties): Explain nil as priority.
1449 Explain that conflicts are unpredictable if not resolved by
1450 priorities.
1451
780d7bb9
RS
14522007-09-23 Richard Stallman <rms@gnu.org>
1453
1454 * macros.texi (Backquote): Minor clarification.
1455
14b4fdfb
RS
14562007-09-19 Richard Stallman <rms@gnu.org>
1457
1458 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
1459 Clarify when they work in parallel and when one overrides.
1460 Fix error in example.
14b4fdfb 1461
b8d4c8d0
GM
14622007-09-06 Glenn Morris <rgm@gnu.org>
1463
b3e755a9 1464 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
1465 commands to use ../../info.
1466 * Makefile.in (infodir): Go up one more level.
4638454b 1467 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
1468 (miscmanualdir): New.
1469 (dist): Use new variable miscmanualdir.
1470 * makefile.w32-in (infodir, texinputdir): Go up one more level.
1471 (usermanualdir): Change from ../man to ../emacs.
1472
1bb1f7d3
MR
14732007-08-30 Martin Rudalics <rudalics@gmx.at>
1474
1475 * commands.texi (Command Loop Info): Advise against changing
1476 most variables described here. Explain new variable
1477 last-repeatable-command.
1478
b8d4c8d0
GM
14792007-08-29 Glenn Morris <rgm@gnu.org>
1480
1481 * elisp.texi (EMACSVER): Increase to 23.0.50.
1482
14832007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
1484
1485 * frames.texi (Basic Parameters): Add display-environment-variable
1486 and term-environment-variable.
1487
14882007-08-28 Juri Linkov <juri@jurta.org>
1489
1490 * display.texi (Image Formats, Other Image Types): Add SVG.
1491
14922007-08-28 Juri Linkov <juri@jurta.org>
1493
1494 * display.texi (Images): Move formats-related text to new node
1495 "Image Formats".
1496 (Image Formats): New node.
1497
619fb9ee
RS
14982007-08-27 Richard Stallman <rms@gnu.org>
1499
1500 * windows.texi (Window Configurations): Clarify what
1501 a window configuration saves.
1502
b8d4c8d0
GM
15032007-08-25 Richard Stallman <rms@gnu.org>
1504
1505 * display.texi (Images): Delete redundant @findex.
1506
15072007-08-16 Richard Stallman <rms@gnu.org>
1508
1509 * processes.texi (Asynchronous Processes): Clarify
1510 doc of start-file-process.
1511
15122007-08-08 Martin Rudalics <rudalics@gmx.at>
1513
1514 * modes.texi (Example Major Modes): Fix typo.
1515
15162007-08-08 Glenn Morris <rgm@gnu.org>
1517
1518 * intro.texi (nil and t): Do not use `iff' in documentation.
1519
1520 * tips.texi (Documentation Tips): Recommend against `iff'.
1521
15222007-08-07 Chong Yidong <cyd@stupidchicken.com>
1523
1524 * display.texi (Image Cache): Document image-refresh.
1525
15262007-08-06 Martin Rudalics <rudalics@gmx.at>
1527
1528 * windows.texi (Size of Window): Document window-full-width-p.
1529
15302007-07-25 Glenn Morris <rgm@gnu.org>
1531
1532 * gpl.texi (GPL): Replace license with GPLv3.
1533
1534 * Relicense all FSF files to GPLv3 or later.
1535
15362007-07-24 Michael Albinus <michael.albinus@gmx.de>
1537
4638454b
JB
1538 * processes.texi (Synchronous Processes):
1539 Add `process-file-shell-command'.
b8d4c8d0
GM
1540 (Asynchronous Processes): Mention restricted use of
1541 `process-filter' and `process-sentinel' in
1542 `start-file-process'. Add `start-file-process-shell-command'.
1543
15442007-07-17 Michael Albinus <michael.albinus@gmx.de>
1545
1546 * files.texi (Magic File Names): Introduce optional parameter
1547 IDENTIFICATION for `file-remote-p'.
1548
15492007-07-16 Richard Stallman <rms@gnu.org>
1550
1551 * display.texi (Defining Faces): Fix previous change.
1552
15532007-07-14 Richard Stallman <rms@gnu.org>
1554
1555 * control.texi (Handling Errors): Document `debug' in handler list.
1556
15572007-07-10 Richard Stallman <rms@gnu.org>
1558
1559 * display.texi (Defining Faces): Explain C-M-x feature for defface.
1560
15612007-07-09 Richard Stallman <rms@gnu.org>
1562
1563 * files.texi (Magic File Names): Rewrite previous change.
1564
15652007-07-08 Michael Albinus <michael.albinus@gmx.de>
1566
1567 * files.texi (Magic File Names): Introduce optional parameter
1568 CONNECTED for `file-remote-p'.
1569
15702007-07-07 Michael Albinus <michael.albinus@gmx.de>
1571
1572 * processes.texi (Asynchronous Processes):
1573 * files.texi (Magic File Names): Add `start-file-process'.
1574
15752007-06-27 Richard Stallman <rms@gnu.org>
1576
1577 * files.texi (Format Conversion Piecemeal): Clarify
1578 `after-insert-file-functions' calling convention.
1579
15802007-06-27 Michael Albinus <michael.albinus@gmx.de>
1581
4638454b
JB
1582 * files.texi (Magic File Names): Remove `dired-call-process'.
1583 Add `process-file'.
b8d4c8d0
GM
1584
15852007-06-27 Kenichi Handa <handa@m17n.org>
1586
1587 * text.texi (Special Properties): Fix description about
4638454b 1588 `composition' property.
b8d4c8d0
GM
1589
15902007-06-26 Kenichi Handa <handa@m17n.org>
1591
1592 * nonascii.texi (Default Coding Systems): Document about the
1593 return value `undecided'.
1594
15952007-06-25 David Kastrup <dak@gnu.org>
1596
1597 * keymaps.texi (Active Keymaps): Document new POSITION argument of
1598 `current-active-maps'.
1599
16002007-06-24 Karl Berry <karl@gnu.org>
1601
4638454b 1602 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
1603
16042007-06-15 Juanma Barranquero <lekktu@gmail.com>
1605
1606 * display.texi (Overlay Arrow): Doc fix.
1607
16082007-06-14 Karl Berry <karl@tug.org>
1609
1610 * anti.texi (Antinews): Typo.
1611
16122007-06-14 Chong Yidong <cyd@stupidchicken.com>
1613
1614 * display.texi (Image Cache): Document image-refresh.
1615
16162007-06-12 Karl Berry <karl@gnu.org>
1617
1618 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
1619 * two-volume.make: New file.
1620 * .cvsignore: Ignore two-volume files.
1621
16222007-06-12 Tom Tromey <tromey@redhat.com>
1623
1624 * os.texi (Init File): Document user-emacs-directory.
1625
16262007-06-03 Nick Roberts <nickrob@snap.net.nz>
1627
1628 * commands.texi (Click Events): Describe width and height when
1629 object is nil.
1630
16312007-05-30 Nick Roberts <nickrob@snap.net.nz>
1632
1633 * commands.texi (Click Events): Layout more logically. Describe
1634 width and height.
1635 (Drag Events, Motion Events): Update to new format for position.
1636
16372007-06-02 Richard Stallman <rms@gnu.org>
1638
1639 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
1640
16412007-06-02 Chong Yidong <cyd@stupidchicken.com>
1642
1643 * Version 22.1 released.
1644
16452007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1646
1647 * text.texi (Special Properties): Correct meaning of fontified face.
1648
16492007-05-30 Richard Stallman <rms@gnu.org>
1650
1651 * text.texi (Special Properties): Add link to Adjusting Point.
1652
16532007-05-12 Richard Stallman <rms@gnu.org>
1654
1655 * text.texi (Margins): indent-to-left-margin is not the default.
1656 (Mode-Specific Indent): For indent-line-function, the default
1657 is indent-relative.
1658
1659 * modes.texi (Example Major Modes): Explain last line of text-mode
1660 is redundant.
1661
16622007-05-10 Richard Stallman <rms@gnu.org>
1663
1664 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
1665
1666 * help.texi (Keys in Documentation): Add reference to
1667 Documentation Tips.
1668
1669 * files.texi (Format Conversion): TO-FN gets three arguments.
1670
1671 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
1672
16732007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
1674
1675 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
1676 * files.texi (Format Conversion): Expand intro; add menu.
1677 (Format Conversion Overview, Format Conversion Round-Trip)
1678 (Format Conversion Piecemeal): New nodes/subsections.
1679 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
1680 * text.texi (Text Properties): Remove "Saving Properties" from menu.
1681 (Saving Properties): Delete node/subsection.
1682
16832007-05-07 Karl Berry <karl@gnu.org>
1684
1685 * elisp.texi (EMACSVER): Back to 22.
1686
16872007-05-06 Richard Stallman <rms@gnu.org>
1688
1689 * processes.texi (Accepting Output): Revert most of previous change.
1690
16912007-05-05 Richard Stallman <rms@gnu.org>
1692
1693 * processes.texi (Accepting Output): accept-process-output
1694 uses microseconds, not milliseconds. But that arg is obsolete.
1695
16962007-05-04 Karl Berry <karl@tug.org>
1697
1698 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
1699
17002007-05-04 Eli Zaretskii <eliz@gnu.org>
1701
1702 * tips.texi (Documentation Tips): Rearrange items to place the
1703 more important ones first. Add an index entry for hyperlinks.
1704
17052007-05-03 Karl Berry <karl@gnu.org>
1706
1707 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
1708 (EMACSVER) [smallbook]: 22 for printed version.
1709
1710 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
1711 so restore anchor to normal position after defun. Found by Kevin Ryde.
1712
17132007-04-26 Glenn Morris <rgm@gnu.org>
1714
1715 * elisp.texi (EMACSVER): Increase to 22.1.50.
1716
17172007-04-28 Karl Berry <karl@gnu.org>
1718
1719 * elisp.texi: Improve line breaks on copyright page,
1720 similar layout to emacs manual, 8.5x11 by default.
1721
17222007-04-24 Richard Stallman <rms@gnu.org>
1723
1724 * text.texi (Special Properties): Add xref to Overlay Properties.
1725
1726 * display.texi (Overlay Properties): Add xref to Special Properties.
1727
17282007-04-22 Richard Stallman <rms@gnu.org>
1729
1730 * keymaps.texi (Extended Menu Items): Move the info about
1731 format with cached keyboard binding.
1732
17332007-04-21 Richard Stallman <rms@gnu.org>
1734
1735 * text.texi (Special Properties): Clarify previous change.
1736
1737 * files.texi (File Name Expansion): Clarify previous change.
1738
1739 * display.texi (Attribute Functions): Fix example for
1740 face-attribute-relative-p.
1741
17422007-04-19 Kenichi Handa <handa@m17n.org>
1743
1744 * text.texi (Special Properties): Document composition property.
1745
17462007-04-19 Glenn Morris <rgm@gnu.org>
1747
1748 * files.texi (File Name Expansion): Mention "superroot".
1749
17502007-04-15 Chong Yidong <cyd@stupidchicken.com>
1751
1752 * frames.texi (Multiple Displays): Add note about "multi-monitor"
1753 setups.
1754 (Display Feature Testing): Note that display refers to all
1755 physical monitors for multi-monitor setups.
1756
17572007-04-14 Richard Stallman <rms@gnu.org>
1758
1759 * lists.texi (Sets And Lists): Clarify `delete' examples.
1760 Remove spurious xref to same node.
1761 Clarify xref for add-to-list.
1762
17632007-04-12 Nick Roberts <nickrob@snap.net.nz>
1764
1765 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
1766 value of lisp-mode-map.
1767
17682007-04-11 Karl Berry <karl@gnu.org>
1769
1770 * anti.texi (Antinews):
1771 * display.texi (Overlay Properties, Defining Images):
1772 * processes.texi (Synchronous Processes, Sentinels):
1773 * syntax.texi (Syntax Table Internals):
1774 * searching.texi (Regexp Special):
1775 * nonascii.texi (Default Coding Systems):
1776 * text.texi (Special Properties):
1777 * minibuf.texi (Basic Completion): Wording to improve breaks in
1778 8.5x11 format.
1779 * elisp.texi (smallbook): New @set to more easily switch between
1780 smallbook and 8.5x11.
1781
17822007-04-11 Richard Stallman <rms@gnu.org>
1783
1784 * text.texi (Lazy Properties): Minor fix.
1785
17862007-04-08 Karl Berry <karl@gnu.org>
1787
1788 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
1789 * macros.texi (Backquote): Downcase Backquote in index entries for
1790 consistency.
1791
17922007-04-08 Richard Stallman <rms@gnu.org>
1793
1794 * text.texi (Adaptive Fill): Just describe default,
1795 don't show it (since it contains non-ASCII chars).
1796
17972007-04-07 Karl Berry <karl@gnu.org>
1798
1799 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
1800 adaptive-fill-regexp's value, since they are not in the standard
1801 TeX fonts.
1802
18032007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
1804
1805 * display.texi (Defining Faces): Fix example.
1806
18072007-04-07 Karl Berry <karl@gnu.org>
1808
1809 * display.texi (Button Buffer Commands): Improve page break.
1810
18112007-04-07 Richard Stallman <rms@gnu.org>
1812
1813 * advice.texi (Activation of Advice): Remove redundant index entry.
1814
1815 * backups.texi: Improve index entries. Remove redundant ones.
1816
1817 * compile.texi (Byte Compilation): Improve index entry.
1818
1819 * hash.texi (Creating Hash): Improve index entry.
1820
1821 * symbols.texi (Definitions): Improve index entry.
1822
1823 * edebug.texi: Improve index entries. Remove redundant/useless ones.
1824
1825 * maps.texi (Standard Keymaps): Remove useless index entry.
1826
1827 * help.texi (Documentation Basics): Remove redundant index entries.
1828
1829 * customize.texi: Improve index entries.
1830 Remove redundant/useless ones.
1831
1832 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
1833
1834 * streams.texi (Output Variables): Improve index entry.
1835
1836 * abbrevs.texi (Abbrevs): Remove useless index entry.
1837
1838 * macros.texi (Expansion): Remove useless index entry.
1839
1840 * text.texi: Improve index entries. Remove redundant/useless ones.
1841 (Text Properties, Examining Properties)
1842 (Special Properties): Use "property category" instead of "category"
1843 to refer to the `category' property.
1844
1845 * positions.texi: Improve index entries. Remove useless one.
1846
1847 * lists.texi: Improve index entries. Remove redundant/useless ones.
1848
1849 * os.texi: Improve index entries.
1850 (Timers): Fix previous change.
1851
1852 * buffers.texi: Improve index entries.
1853 (Modification Time): Get rid of term "obsolete buffer".
1854
1855 * debugging.texi: Improve index entries.
1856 (Test Coverage): Add xref to other test coverage ftr.
1857
1858 * eval.texi: Improve index entry. Remove redundant ones.
1859
1860 * numbers.texi: Improve index entries. Remove redundant/useless ones.
1861
1862 * files.texi: Improve index entries. Remove redundant/useless ones.
1863
1864 * objects.texi: Improve index entries.
1865
1866 * processes.texi: Improve index entries.
1867
1868 * modes.texi: Improve index entry. Remove redundant one.
1869
1870 * nonascii.texi: Improve index entries.
1871
1872 * internals.texi: Improve index entries.
1873
1874 * syntax.texi: Improve index entries.
1875
1876 * keymaps.texi (Active Keymaps): Improve index entries.
1877
1878 * commands.texi: Improve index entries. Remove redundant/useless ones.
1879
1880 * frames.texi: Improve index entries. Remove redundant/useless ones.
1881
1882 * markers.texi: Improve index entries. Remove redundant ones.
1883
1884 * tips.texi: Improve index entries.
1885
1886 * loading.texi (Unloading): Improve index entry.
1887
1888 * variables.texi: Improve index entries. Remove redundant one.
1889
1890 * sequences.texi: Improve index entry.
1891
1892 * display.texi: Improve index entries. Remove redundant ones.
1893
1894 * windows.texi: Improve index entries.
1895
1896 * searching.texi: Improve index entries. Remove redundant one.
1897
1898 * strings.texi (Case Tables): Improve last change.
1899
19002007-04-04 Chong Yidong <cyd@stupidchicken.com>
1901
1902 * strings.texi (Case Tables): Document with-case-table and
1903 ascii-case-table.
1904
19052007-04-03 Karl Berry <karl@gnu.org>
1906
1907 * processes.texi (Network): Reword to improve page break.
1908
19092007-04-03 Eli Zaretskii <eliz@gnu.org>
1910
1911 * functions.texi (Inline Functions): Describe more disadvantages
1912 of defsubst, and make advice against it stronger.
1913
19142007-04-02 Karl Berry <karl@gnu.org>
1915
1916 * backups.texi (Backup Names): Avoid widow words.
1917 * modes.texi (Example Major Modes): Align last comment.
1918
19192007-04-01 Chong Yidong <cyd@stupidchicken.com>
1920
1921 * keymaps.texi (Remapping Commands): Document new arg to
1922 command-remapping.
1923
19242007-04-01 Karl Berry <karl@gnu.org>
1925
1926 * processes.texi (Low-Level Network): Typo.
1927 * loading.texi (Hooks for Loading): Avoid double "the".
1928 * keymaps.texi (Key Sequences): No double "and".
1929 (Changing Key Bindings): Shorten to improve line break.
1930
19312007-03-31 Glenn Morris <rgm@gnu.org>
1932
1933 * os.texi (Timers): Fix description of run-at-time TIME formats.
1934
19352007-03-31 Richard Stallman <rms@gnu.org>
1936
1937 * display.texi (Invisible Text): Correct buffer-invisibility-spec
1938 regarding ellipsis.
1939
19402007-03-31 Eli Zaretskii <eliz@gnu.org>
1941
1942 * intro.texi (nil and t):
1943 * symbols.texi (Plists and Alists):
1944 * variables.texi (Variable Aliases, Constant Variables):
1945 * functions.texi (Defining Functions):
1946 * advice.texi (Advising Primitives):
1947 * debugging.texi (Syntax Errors, Compilation Errors):
1948 * minibuf.texi (Minibuffer Windows):
1949 * commands.texi (Adjusting Point):
1950 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
1951 (Auto Major Mode, Major Mode Conventions):
1952 * help.texi (Describing Characters):
1953 * files.texi (Create/Delete Dirs, Information about Files)
1954 (File Locks, Writing to Files, Reading from Files)
1955 (Saving Buffers):
1956 * windows.texi (Resizing Windows, Cyclic Window Ordering):
1957 * frames.texi (Finding All Frames):
1958 * positions.texi (Buffer End, Motion):
1959 * markers.texi (The Region):
1960 * text.texi (Deletion, Near Point):
1961 * display.texi (Displaying Messages, Truncation):
1962 * os.texi (Processor Run Time):
1963 * tips.texi (Key Binding Conventions, Programming Tips)
1964 (Warning Tips, Documentation Tips, Comment Tips):
1965 * internals.texi (Memory Usage): Improve indexing.
1966
1967 * variables.texi (Frame-Local Variables):
1968 * functions.texi (Argument List):
1969 * loading.texi (Library Search):
1970 * streams.texi (Output Variables):
1971 * keymaps.texi (Translation Keymaps, Searching Keymaps):
1972 * searching.texi (Replacing Match, Search and Replace):
1973 * processes.texi (Byte Packing, Decoding Output)
1974 (Accepting Output, Network Servers, Shell Arguments):
1975 * display.texi (Abstract Display, Image Cache, Scroll Bars):
1976 * windows.texi (Window Point, Window Start):
1977 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
1978 * commands.texi (Reading Input, Keyboard Events):
1979 * minibuf.texi (Reading File Names, Minibuffer Completion)
1980 (Recursive Mini):
1981 * positions.texi (List Motion):
1982 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
1983 * numbers.texi (Arithmetic Operations, Math Functions)
1984 (Predicates on Numbers, Comparison of Numbers):
1985 (Numeric Conversions):
1986 * locals.texi (Standard Buffer-Local Variables):
1987 * maps.texi (Standard Keymaps):
1988 * os.texi (User Identification, System Environment, Recording Input)
1989 (X11 Keysyms):
1990 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
1991 * backups.texi (Backups and Auto-Saving):
1992 * customize.texi (Customization, Group Definitions)
1993 (Variable Definitions):
1994 * compile.texi (Byte Compilation): Improve index entries.
1995
19962007-03-31 Karl Berry <karl@gnu.org>
1997
1998 * macros.texi (Defining Macros): Avoid widow syllable.
1999
20002007-03-31 Eli Zaretskii <eliz@gnu.org>
2001
2002 * elisp.texi (Top): Postscript -> PostScript.
2003
2004 * display.texi (Images, Postscript Images): Postscript -> PostScript.
2005
20062007-03-31 Markus Triska <markus.triska@gmx.at>
2007
2008 * internals.texi (Writing Emacs Primitives): Untabify `For'.
2009
20102007-03-30 Karl Berry <karl@gnu.org>
2011
2012 * lists.texi (List-related Predicates): Remove spurious @need.
2013 (Setcdr): Use @smallexample to improve page break.
2014 (Association Lists) <assoc>: Reword to improve page break.
2015
2016 * strings.texi (String Conversion): Insert blank line to improve
2017 page break.
2018
2019 * numbers.texi (Random Numbers): Use @minus{}.
2020 (Math Functions): Use @minus{}.
2021
2022 * intro.texi (Acknowledgements): Avoid line breaks before middle
2023 initials.
2024
20252007-03-24 Eli Zaretskii <eliz@gnu.org>
2026
2027 * errors.texi (Standard Errors): Add an index entry.
2028
20292007-03-19 Richard Stallman <rms@gnu.org>
2030
2031 * os.texi (Recording Input): recent-keys now gives 300 keys.
2032
20332007-03-12 Glenn Morris <rgm@gnu.org>
2034
2035 * os.texi: Replace "daylight savings" with "daylight saving"
2036 throughout.
2037
20382007-03-05 Richard Stallman <rms@gnu.org>
2039
2040 * variables.texi (File Local Variables): Update
2041 enable-local-variables values.
2042
20432007-03-04 Richard Stallman <rms@gnu.org>
2044
2045 * syntax.texi (Control Parsing): Minor clarification.
2046
2047 * strings.texi (Formatting Strings): Clarify width, precision, flags.
2048
2049 * sequences.texi (Sequence Functions): Move string-bytes away,
2050 add xref.
2051
2052 * nonascii.texi (Text Representations): Move string-bytes here.
2053
2054 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
2055
2056 * minibuf.texi (Basic Completion): Minor clarification.
2057
2058 * markers.texi (The Mark): Clarify existence vs activation of mark.
2059 Other cleanup.
2060
2061 * display.texi (Finding Overlays): Write better example.
2062
2063 * compile.texi (Eval During Compile): Clarify putting macros
2064 in eval-when-compile.
2065
c5602427 20662007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
2067
2068 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 2069 load-read-function definition doc.
b8d4c8d0
GM
2070
20712007-02-21 Kim F. Storm <storm@cua.dk>
2072
2073 * strings.texi (Text Comparison): Mention that assoc-string
2074 converts symbols to strings before testing.
2075
20762007-02-17 Kim F. Storm <storm@cua.dk>
2077
2078 * processes.texi (Bindat Spec): Vector types can have optional
2079 element type.
2080 (Bindat Examples): Fix example. Add vector with element type.
2081
20822007-02-16 Andreas Schwab <schwab@suse.de>
2083
2084 * strings.texi (Formatting Strings): Document '+' flag.
2085
20862007-02-15 Juanma Barranquero <lekktu@gmail.com>
2087
2088 * strings.texi (Modifying Strings): Clarify that `clear-string'
2089 always converts the string to unibyte.
2090
20912007-02-14 Kim F. Storm <storm@cua.dk>
2092
2093 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
2094 Rewrite glyph code description to refer to these functions.
2095 Remove details of encoding face number and char into integer code.
2096
20972007-02-03 Alan Mackenzie <acm@muc.de>
2098
2099 * loading.texi (Hooks for Loading): Make the description of
2100 `eval-after-load' more detailed, and amend the description of
2101 after-load-alist, in accordance with changes from 2006-05.
2102
21032007-02-03 Chong Yidong <cyd@stupidchicken.com>
2104
2105 * modes.texi (Defining Minor Modes): Document that a :require
2106 keyword or similar may be required to make saved customization
2107 variables work.
2108
21092007-02-03 Eli Zaretskii <eliz@gnu.org>
2110
2111 * elisp.texi (Top): Make the detailed menu headers compliant with
2112 Texinfo guidelines and with what texnfo-upd.el expects. Add
2113 comments to prevent people from inadvertently modifying the key
2114 parts needed by `texinfo-multiple-files-update'.
2115
21162007-02-02 Eli Zaretskii <eliz@gnu.org>
2117
2118 * elisp.texi (Top): Update the top-level menus.
2119
2120 * syntax.texi (Categories): Add index entries.
2121
21222007-02-01 Juanma Barranquero <lekktu@gmail.com>
2123
2124 * display.texi (Attribute Functions): Fix name and description of
2125 the UNDERLINE arg of `set-face-underline-p'.
2126
21272007-01-29 Eli Zaretskii <eliz@gnu.org>
2128
2129 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
2130 Variables", and "Standard Keymaps" to the detailed menu.
2131
2132 * variables.texi (Future Local Variables): Add index entry.
2133
21342007-01-28 Richard Stallman <rms@gnu.org>
2135
2136 * tips.texi (Coding Conventions): Clarify the tip about macros
2137 that define a function or a variable.
2138
2139 * files.texi (File Attributes): UID and GID can be floats.
2140 (Magic File Names): Explain why deferring all operations to
2141 the standard handler does not work.
2142
21432007-01-23 Martin Rudalics <rudalics@gmx.at>
2144
2145 * backups.texi (Reverting): Use "buffer" instead of "file"
2146 when talking about major and minor modes.
2147
21482007-01-21 Richard Stallman <rms@gnu.org>
2149
2150 * help.texi (Documentation): Add xref to Documentation Tips.
2151
21522007-01-14 Juanma Barranquero <lekktu@gmail.com>
2153
2154 * tips.texi (Coding Conventions): Fix typos.
2155
21562007-01-05 Richard Stallman <rms@gnu.org>
2157
2158 * modes.texi (Defining Minor Modes): Fix previous change.
2159
21602007-01-03 Richard Stallman <rms@gnu.org>
2161
2162 * customize.texi (Variable Definitions, Customization Types):
2163 Don't use * in doc string for defcustom.
2164
21652007-01-02 Richard Stallman <rms@gnu.org>
2166
2167 * variables.texi (Variable Aliases): Clarify that aliases vars
2168 always have the same value.
2169
2170 * processes.texi (Bindat Spec): Fix Texinfo usage.
2171
2172 * modes.texi (Defining Minor Modes): Explain effect of command
2173 defined with define-global-minor-mode on new buffers.
2174
21752006-12-30 Kim F. Storm <storm@cua.dk>
2176
2177 * keymaps.texi (Tool Bar): Describe `grow-only' value of
2178 `auto-resize-tool-bars'.
2179
21802006-12-30 Richard Stallman <rms@gnu.org>
2181
2182 * keymaps.texi (Active Keymaps): Fix previous change.
2183
21842006-12-30 Nick Roberts <nickrob@snap.net.nz>
2185
2186 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
2187
21882006-12-30 Kim F. Storm <storm@cua.dk>
2189
2190 * processes.texi (Bindat Spec): Clarify using field names in
2191 length specifications.
2192
21932006-12-29 Kim F. Storm <storm@cua.dk>
2194
2195 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
2196 Add count and index variables for eval forms in repeat blocks.
2197
21982006-12-24 Richard Stallman <rms@gnu.org>
2199
2200 * customize.texi (Variable Definitions): Document
2201 new name custom-add-frequent-value.
2202
22032006-12-19 Kim F. Storm <storm@cua.dk>
2204
2205 * commands.texi (Misc Events): User signals now result in sigusr1
2206 and sigusr2 events which are handled through special-event-map.
2207 (Special Events): User signals and drag-n-drop are special.
2208
22092006-12-17 Richard Stallman <rms@gnu.org>
2210
2211 * loading.texi (Named Features): Explain subfeatures better.
2212
2213 * customize.texi: Use "option" only for user options.
2214 For the keyword values inside defcustom etc, say "keywords".
2215 For :options value's elements, say "elements".
2216 :group should not be omitted.
2217
2218 * syntax.texi (Parsing Expressions): Split up node.
2219 (Motion via Parsing, Position Parse, Parser State)
2220 (Low-Level Parsing, Control Parsing): New subnodes.
2221 (Parser State): Document syntax-ppss-toplevel-pos.
2222
2223 * positions.texi (List Motion): Punctuation fix.
2224
2225 * files.texi (File Name Completion): Document PREDICATE arg
2226 to file-name-completion.
2227
22282006-12-16 Eli Zaretskii <eliz@gnu.org>
2229
2230 * internals.texi (Building Emacs, Writing Emacs Primitives):
2231 Add index entries.
2232
22332006-12-11 Richard Stallman <rms@gnu.org>
2234
2235 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
2236 affects face menu. Explain how to make it non-nil without enabling
2237 any fontification.
2238
22392006-12-10 Chong Yidong <cyd@stupidchicken.com>
2240
2241 * modes.texi (Font Lock Basics): Document nil value of
2242 font-lock-defaults.
2243
22442006-12-10 Glenn Morris <rgm@gnu.org>
2245
2246 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
2247 value for system-flag argument. Abbrev tables may not be empty
2248 when major modes are loaded.
2249
22502006-12-08 Juanma Barranquero <lekktu@gmail.com>
2251
2252 * makefile.w32-in (maintainer-clean): Partially revert last
2253 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
2254 to protect elisp-covers.texi.
2255
22562006-12-07 Juanma Barranquero <lekktu@gmail.com>
2257
2258 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
2259 Don't remove elisp* info files; they are already deleted by the
2260 `clean' and `distclean' targets, and they are in the $(infodir)
2261 directory, not the current one.
2262
22632006-12-04 Kim F. Storm <storm@cua.dk>
2264
2265 * commands.texi (Misc Events): Update signal events.
2266 (Event Examples): Add signal example.
2267
22682006-11-29 Richard Stallman <rms@gnu.org>
2269
2270 * frames.texi (Visibility of Frames): Explain visible windows
2271 can be covered by others. Add xref for raise-frame.
2272
22732006-11-28 Richard Stallman <rms@gnu.org>
2274
2275 * searching.texi (Regexp Special): Update when ^ is special.
2276
22772006-11-27 Eli Zaretskii <eliz@gnu.org>
2278
2279 * customize.texi (Customization, Common Keywords)
2280 (Group Definitions, Variable Definitions, Composite Types)
2281 (Type Keywords, Customization Types): Add index entries for
2282 various customization keywords.
2283
22842006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
2285
2286 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
2287
c8763fb6 22882006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
2289
2290 * frames.texi (Window System Selections): Remove clipboard from
2291 description of selection-coding-system.
2292
22932006-11-06 Richard Stallman <rms@gnu.org>
2294
2295 * lists.texi (List Variables): Document COMPARE-FN.
2296
2297 * keymaps.texi: Avoid use of "binding" to mean a relation;
2298 use it only to refer to the meaning associated with a key.
2299 (Keymaps): Change menu node description.
2300
2301 * elisp.texi (Top): Change menu node description.
2302
2303 * display.texi (Managing Overlays): Document overlay-recenter.
2304
23052006-10-29 Chong Yidong <cyd@stupidchicken.com>
2306
2307 * Makefile.in: Use relative paths to avoid advertising filesystem
2308 contents during compilation.
2309
23102006-10-23 Kim F. Storm <storm@cua.dk>
2311
2312 * commands.texi (Event Input Misc): Update unread-command-events.
2313
23142006-10-23 Nick Roberts <nickrob@snap.net.nz>
2315
2316 * lists.texi (Sets And Lists): Fix typos.
2317
23182006-10-18 Juanma Barranquero <lekktu@gmail.com>
2319
2320 * control.texi (Processing of Errors): Use @var for an argument,
2321 not @code.
2322
23232006-10-16 Richard Stallman <rms@gnu.org>
2324
2325 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
2326
2327 * keymaps.texi (Format of Keymaps): Show all the keymap element
2328 patterns that result from menu items.
2329 (Key Lookup): Minor cleanups.
2330
2331 * modes.texi (Precalculated Fontification): Don't say that
2332 not setting font-lock-defaults avoids loading font-lock.
2333
2334 * help.texi (Documentation): Move xref to Emacs Manual here.
2335 (Documentation Basics): From here.
2336 Also doc emacs-lisp-docstring-fill-column.
2337
2338 * elisp.texi: Update version and ISBN.
2339
2340 * commands.texi (Interactive Call): Clarify KEYS arg to
2341 call-interactively is a vector.
2342 (Command Loop Info): Delete anchor in this-command-keys.
2343 Add anchor in this-command-keys-vector.
2344 (Recursive Editing): Document how recursive-edit
2345 handles the current buffer.
2346
23472006-10-13 Chong Yidong <cyd@stupidchicken.com>
2348
2349 * frames.texi (Frame Titles): %c and %l are ignored in
2350 frame-title-format.
2351
23522006-10-11 Richard Stallman <rms@gnu.org>
2353
2354 * keymaps.texi (Key Sequences): Clarify use of kbd.
2355
23562006-10-10 Kim F. Storm <storm@cua.dk>
2357
2358 * lists.texi (Sets And Lists): Add memql.
2359
23602006-10-03 Richard Stallman <rms@gnu.org>
2361
2362 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
2363 Clarify :ascii: and :nonascii:.
2364
23652006-09-29 Juri Linkov <juri@jurta.org>
2366
2367 * modes.texi (%-Constructs): Reorder coding systems in the
2368 documentation of %z to the real order displayed in the modeline.
2369
23702006-09-25 Richard Stallman <rms@gnu.org>
2371
2372 * os.texi (Timers): Describe timer-max-repeats.
2373
23742006-09-25 Chong Yidong <cyd@stupidchicken.com>
2375
2376 * os.texi (Timers): Mention with-local-quit.
2377
23782006-09-24 Richard Stallman <rms@gnu.org>
2379
2380 * searching.texi (Searching and Matching): Mention property search.
2381
2382 * commands.texi (Command Loop Info): Explain how read-event affects
2383 this-command-keys.
2384
23852006-09-20 Richard Stallman <rms@gnu.org>
2386
2387 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
2388
2389 * windows.texi (Window Start): Minor cleanups.
2390
23912006-09-20 Kim F. Storm <storm@cua.dk>
2392
2393 * windows.texi (Window Start): pos-visible-in-window-p allows
2394 specifying t for position to mean "end of window".
2395 Add window-line-height.
2396
2397 * anti.texi (Antinews): Mention window-line-height.
2398
23992006-09-19 David Kastrup <dak@gnu.org>
2400
2401 * keymaps.texi (Searching Keymaps): Small clarification.
2402
24032006-09-18 Richard Stallman <rms@gnu.org>
2404
2405 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
2406 cause keyboard menus.
2407 (Menu Keymaps): Likewise.
2408 (Defining Menus, Keyboard Menus): Clarify.
2409
2410 * text.texi (Fields): Clarify explanation of constrain-to-field.
2411
24122006-09-16 Eli Zaretskii <eliz@gnu.org>
2413
2414 * variables.texi (Tips for Defining): Fix a typo.
2415
24162006-09-15 Richard Stallman <rms@gnu.org>
2417
2418 * keymaps.texi (Remapping Commands, Searching Keymaps)
2419 (Active Keymaps): Clean up previous change.
2420
24212006-09-15 Jay Belanger <belanger@truman.edu>
2422
2423 * gpl.texi: Replace "Library Public License" by "Lesser Public
2424 License" throughout.
2425
24262006-09-15 David Kastrup <dak@gnu.org>
2427
2428 * keymaps.texi (Active Keymaps): Adapt description to use
2429 `get-char-property' instead `get-text-property'. Explain how
2430 mouse events change this. Explain the new optional argument of
2431 `key-binding' and its mouse-dependent lookup.
2432 (Searching Keymaps): Adapt description similarly.
2433 (Remapping Commands): Explain the new optional argument of
2434 `command-remapping'.
2435
24362006-09-14 Richard Stallman <rms@gnu.org>
2437
2438 * keymaps.texi (Searching Keymaps): Clarification.
2439 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
2440
24412006-09-13 Richard Stallman <rms@gnu.org>
2442
2443 * objects.texi (Character Type): Node split.
2444 Add xref to Describing Characters.
2445 (Basic Char Syntax, General Escape Syntax)
2446 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
2447
24482006-09-11 Richard Stallman <rms@gnu.org>
2449
2450 * display.texi (Display Table Format): Wording clarification.
2451 (Glyphs): Clarifications.
2452
24532006-09-10 Chong Yidong <cyd@stupidchicken.com>
2454
2455 * keymaps.texi (Active Keymaps): Mention that key-binding checks
2456 local maps.
2457
24582006-09-10 Kim F. Storm <storm@cua.dk>
2459
2460 * display.texi (Forcing Redisplay): Document return value of
2461 function redisplay.
2462
24632006-09-09 Richard Stallman <rms@gnu.org>
2464
2465 * windows.texi (Window Hooks): Explain limits of
2466 window-scroll-functions.
2467
2468 * display.texi (Fringe Indicators): Update for last change in
2469 indicate-buffer-boundaries.
2470
24712006-09-08 Richard Stallman <rms@gnu.org>
2472
2473 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
2474
24752006-09-06 Kim F. Storm <storm@cua.dk>
2476
2477 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
2478
2479 * windows.texi (Window Start): Update pos-visible-in-window-p.
2480
24812006-09-04 Richard Stallman <rms@gnu.org>
2482
2483 * processes.texi (Accepting Output): Explain SECONDS=0 for
2484 accept-process-output.
2485
2486 * os.texi (Idle Timers): Explain why timer functions should not
2487 loop until (input-pending-p).
2488
24892006-09-02 Eli Zaretskii <eliz@gnu.org>
2490
2491 * makefile.w32-in (usermanualdir): New variable.
2492 (elisp.dvi): Use it.
2493
24942006-09-01 Eli Zaretskii <eliz@gnu.org>
2495
2496 * buffers.texi (Buffer Modification): Fix last change.
2497
24982006-09-01 Chong Yidong <cyd@stupidchicken.com>
2499
2500 * buffers.texi (Buffer Modification): Document
2501 buffer-chars-modified-tick.
2502
25032006-08-31 Richard Stallman <rms@gnu.org>
2504
2505 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
2506
25072006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
2508
2509 * modes.texi (Syntactic Font Lock):
2510 Mention font-lock-syntactic-face-function
2511 instead of specific faces.
2512
25132006-08-29 Chong Yidong <cyd@stupidchicken.com>
2514
2515 * display.texi (Images): Add xrref to display-images-p.
2516
25172006-08-28 Kenichi Handa <handa@m17n.org>
2518
2519 * nonascii.texi (Lisp and Coding Systems): Fix description of
2520 detect-coding-region.
2521
25222006-08-27 Michael Olson <mwolson@gnu.org>
2523
2524 * processes.texi (Transaction Queues): Remove stray quote
2525 character.
2526
25272006-08-25 Richard Stallman <rms@gnu.org>
2528
2529 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
2530 Add xref.
2531
25322006-08-24 Chong Yidong <cyd@stupidchicken.com>
2533
2534 * os.texi (Timers): Avoid waiting inside timers.
2535
25362006-08-21 Lute Kamstra <lute@gnu.org>
2537
2538 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
2539
25402006-08-20 Richard Stallman <rms@gnu.org>
2541
2542 * os.texi (Idle Timers): New node, split out from Timers.
2543 Document current-idle-time.
2544 * commands.texi (Reading One Event): Update xref.
2545 * elisp.texi (Top): Update subnode menu.
2546
25472006-08-16 Richard Stallman <rms@gnu.org>
2548
2549 * keymaps.texi (Extended Menu Items): Show format of cached
2550 bindings in extended menu items.
2551
2552 * customize.texi (Variable Definitions): Explain when the
2553 standard value expression is evaluated.
2554
25552006-08-15 Chong Yidong <cyd@stupidchicken.com>
2556
2557 * commands.texi (Reading One Event): Explain idleness in
2558 `read-event'.
2559
25602006-08-12 Chong Yidong <cyd@stupidchicken.com>
2561
2562 * text.texi (Near Point): Say "cursor" not "terminal cursor".
2563 (Commands for Insertion): Removed split-line since it's not
2564 relevant for Lisp programming.
2565 (Yank Commands): Rewrite introduction.
2566 (Undo): Clarify.
2567 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
2568 (Filling): Remove redundant comment. Clarify return value of
2569 current-justification.
2570 (Margins): Minor clarifications.
2571 (Adaptive Fill): Update default value of adaptive-fill-regexp.
2572 (Sorting): Update definition of sort-lines.
2573 (Columns): Clarify behavior of sort-columns.
2574 (Indent Tabs): Link to Tab Stops in Emacs manual.
2575 (Special Properties): Clarify.
2576 (Clickable Text): Mention Buttons package.
2577
25782006-08-12 Kevin Ryde <user42@zip.com.au>
2579
2580 * os.texi (Time Parsing): Add %z to description of
2581 format-time-string, as per docstring. Add cross reference to
2582 glibc manual for strftime.
2583
25842006-08-08 Richard Stallman <rms@gnu.org>
2585
2586 * modes.texi: Clean up wording in previous change.
2587
25882006-08-07 Chong Yidong <cyd@stupidchicken.com>
2589
2590 * modes.texi (Hooks): Clarify.
2591 (Major Mode Basics): Mention define-derived-mode explicitly.
2592 (Major Mode Conventions): Rebinding RET is OK for some modes.
2593 Mention change-major-mode-hook and after-change-major-mode-hook.
2594 (Example Major Modes): Moved to end of Modes section.
2595 (Mode Line Basics): Clarify.
2596 (Mode Line Data): Mention help-echo and local-map in strings.
2597 Explain reason for treatment of non-risky variables.
2598 (Properties in Mode): Clarify.
2599 (Faces for Font Lock): Add font-lock-negation-char-face.
2600
26012006-08-04 Eli Zaretskii <eliz@gnu.org>
2602
2603 * strings.texi (Formatting Strings): Warn against arbitrary
2604 strings as first arg to `format'.
2605
26062006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
2607
2608 * text.texi (Clickable Text): Mention `help-echo' text property.
2609 Update intro, examples and associated explanations.
2610
26112006-07-31 Richard Stallman <rms@gnu.org>
2612
2613 * commands.texi: Update xrefs.
2614 (Event Mod): New node, cut out from old Translating Input.
2615
2616 * maps.texi: Update xrefs.
2617
2618 * keymaps.texi (Translation Keymaps): New node.
2619 Update xrefs from Translating Input to Translation Keymaps.
2620
2621 * elisp.texi (Top): Update subnode menu.
2622
2623 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
2624
2625 * os.texi (System Interface): Fix menu descriptions of some nodes.
2626 (Translating Input): Node deleted.
2627
26282006-07-31 Nick Roberts <nickrob@snap.net.nz>
2629
2630 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
2631
2632 * lists.texi (Sets And Lists): Likewise.
2633
26342006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
2635
2636 * text.texi (Fields): Mention POS
2637 requirement when narrowing is in effect.
2638
26392006-07-28 Richard Stallman <rms@gnu.org>
2640
2641 * display.texi (Face Attributes): Simplify wording.
2642 (Attribute Functions): Clarify meaning of new-frame default
2643 attribute settings.
2644
2645 * customize.texi (Common Keywords): Document how to use
2646 :package-version in a package not in Emacs.
2647
26482006-07-28 Kim F. Storm <storm@cua.dk>
2649
2650 * commands.texi (Reading One Event): Fix last change.
2651
26522006-07-26 Chong Yidong <cyd@stupidchicken.com>
2653
2654 * commands.texi (Reading One Event): Document SECONDS argument for
2655 read-event, read-char, and read-char-exclusive.
2656
26572006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2658
2659 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
2660 to ensure correct identification.
2661
26622006-07-24 Richard Stallman <rms@gnu.org>
2663
2664 * text.texi (Clickable Text): Clarify.
2665
2666 * sequences.texi (Vector Functions): Delete duplicate xref.
2667
2668 * objects.texi (Function Type): Clarify.
2669
2670 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
2671 modes.
2672
2673 * lists.texi (List Variables): New node.
2674 Material moved from other nodes.
2675
2676 * variables.texi (Setting Variables): add-to-list and
2677 add-to-ordered-list moved to List Variables node.
2678
26792006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2680
2681 * text.texi (Links and Mouse-1):
2682 For mouse-on-link-p, expand on arg POS.
2683
26842006-07-21 Kim F. Storm <storm@cua.dk>
2685
2686 * display.texi (Forcing Redisplay): Don't mention systems which
2687 don't support sub-second timers for redisplay-preemption-period.
2688
2689 * os.texi (Terminal Output): Clarify text vs graphical terminal.
2690
26912006-07-21 Eli Zaretskii <eliz@gnu.org>
2692
2693 * frames.texi (Input Focus): Document that focus-follows-mouse has
2694 no effect on MS-Windows.
2695
26962006-07-18 Richard Stallman <rms@gnu.org>
2697
2698 * display.texi (Forcing Redisplay): Cleanups in previous change.
2699
2700 * processes.texi (Low-Level Network): Make menu more convenient.
2701
27022006-07-18 Kim F. Storm <storm@cua.dk>
2703
2704 * display.texi (Forcing Redisplay): redisplay-preemption-period
2705 only used on window systems. Add xref to Terminal Output.
2706
2707 * os.texi (Terminal Output): baud-rate only controls preemption on
2708 non-window systems. Add xref to Forcing Redisplay.
2709
2710 * processes.texi (Low-Level Network): Rename node "Make Network"
2711 to "Network Processes".
2712
27132006-07-18 Karl Berry <karl@gnu.org>
2714
2715 * variables.texi, functions.texi, customize.texi, loading.texi:
2716 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
2717
27182006-07-17 Chong Yidong <cyd@stupidchicken.com>
2719
2720 * commands.texi (Waiting): Document batch-mode sit-for behavior.
2721
27222006-07-17 Richard Stallman <rms@gnu.org>
2723
2724 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
2725 Put period and comma inside quotes.
2726
2727 * loading.texi, markers.texi: Use real doublequote inside menus.
2728
2729 * windows.texi: Put point and comma inside quotes.
2730 (Textual Scrolling): Use @samp for error message.
2731
2732 * variables.texi, tips.texi, syntax.texi, symbols.texi:
2733 * strings.texi, streams.texi, processes.texi, os.texi:
2734 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
2735 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
2736 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
2737 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
2738 Put point and comma inside quotes.
2739
2740 * control.texi (Processing of Errors): Add command-error-function.
2741
2742 * variables.texi (File Local Variables): Clarify that
2743 file local variables make buffer-local bindings.
2744
2745 * modes.texi (Syntactic Font Lock): Give default for
2746 font-lock-syntax-table.
2747
27482006-07-17 Nick Roberts <nickrob@snap.net.nz>
2749
2750 * text.texi (Special Properties): Clean up previous change.
2751
27522006-07-16 Karl Berry <karl@gnu.org>
2753
2754 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
2755 * control.texi: Fix bad page breaks through chapter 10 (control).
2756
2757 * anti.texi (Antinews): Reorder face-attribute fns to avoid
2758 underfull hbox.
2759
27602006-07-15 Nick Roberts <nickrob@snap.net.nz>
2761
2762 * text.texi (Special Properties): Describe fontified text property
2763 in relation to a character (not text).
2764
27652006-07-15 Kim F. Storm <storm@cua.dk>
2766
2767 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
2768 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
2769 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
2770
2771 * anti.texi (Antinews): Mention redisplay function.
2772 The kbd macro existed, but was not documented, before 22.x.
2773 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
2774
27752006-07-14 Nick Roberts <nickrob@snap.net.nz>
2776
2777 * display.texi (Displaying Messages): Add anchor.
2778
2779 * frames.texi (Dialog Boxes): Use it.
2780
27812006-07-12 Richard Stallman <rms@gnu.org>
2782
2783 * objects.texi (Frame Type): Explain nature of frames better.
2784
2785 * frames.texi (Frames): Explain nature of frames better.
2786
27872006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
2788
2789 * tips.texi (Coding Conventions): Explain why use cl at compile time.
2790
27912006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2792
2793 * frames.texi (Window System Selections): Mention scrap support for Mac.
2794 Default value of x-select-enable-clipboard is t on Mac.
2795
2796 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
2797
27982006-07-11 Kim F. Storm <storm@cua.dk>
2799
2800 * display.texi (Forcing Redisplay): Add `redisplay' function.
2801 Don't mention (sit-for -1) -- use (redisplay t) instead.
2802
2803 * commands.texi (Waiting): (sit-for -1) is no longer special.
2804 (sit-for 0) is equivalent to (redisplay).
2805 Iconifying/deiconifying no longer makes sit-for return.
2806
28072006-07-10 Nick Roberts <nickrob@snap.net.nz>
2808
2809 * display.texi (Buttons): Fix typo.
2810
2811 * index.texi, elisp.texi (New Symbols): Comment node out.
2812
28132006-07-09 Richard Stallman <rms@gnu.org>
2814
2815 * display.texi (Truncation): Clean up previous change.
2816
28172006-07-08 Richard Stallman <rms@gnu.org>
2818
2819 * commands.texi (Interactive Call): Use 3 as prefix in example
2820 for execute-extended-command.
2821
2822 * display.texi (Attribute Functions): Move paragraph about
2823 compatibility with Emacs < 21.
2824
28252006-07-09 Kim F. Storm <storm@cua.dk>
2826
2827 * display.texi (Refresh Screen): Clarify force-window-update.
2828 (Truncation): "Normally" indicated by fringe arrows.
2829
28302006-07-08 Eli Zaretskii <eliz@gnu.org>
2831
2832 * windows.texi (Textual Scrolling, Resizing Windows):
2833 * variables.texi (Constant Variables):
2834 * text.texi (Buffer Contents, Deletion, Changing Properties)
2835 (Property Search, Special Properties, Sticky Properties)
2836 (Links and Mouse-1, Fields, Change Hooks):
2837 * syntax.texi (Syntax Table Functions, Parsing Expressions)
2838 (Categories):
2839 * symbols.texi (Other Plists):
2840 * streams.texi (Output Variables):
2841 * processes.texi (Input to Processes, Query Before Exit):
2842 * positions.texi (Word Motion, Text Lines, List Motion):
2843 * os.texi (Init File, System Environment, Sound Output)
2844 (Session Management):
2845 * nonascii.texi (Text Representations, Character Sets)
2846 (Chars and Bytes, Locales):
2847 * modes.texi (Defining Minor Modes, Header Lines):
2848 * minibuf.texi (Minibuffer Contents):
2849 * markers.texi (Information from Markers):
2850 * lists.texi (List Elements, Building Lists, Association Lists):
2851 * keymaps.texi (Tool Bar):
2852 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
2853 * functions.texi (What Is a Function, Mapping Functions):
2854 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
2855 (Color Names, Text Terminal Colors, Display Feature Testing):
2856 * files.texi (Visiting Functions, File Name Components)
2857 (Unique File Names, Contents of Directories):
2858 * display.texi (Forcing Redisplay, Displaying Messages)
2859 (Temporary Displays, Font Selection, Auto Faces)
2860 (Font Lookup, Fringe Indicators, Display Margins)
2861 (Image Descriptors, Showing Images, Image Cache, Button Types)
2862 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
2863 (Display Table Format, Glyphs):
2864 * control.texi (Iteration):
2865 * commands.texi (Command Loop Info, Adjusting Point):
2866 * backups.texi (Making Backups, Auto-Saving):
2867 Remove @tindex entries.
2868
28692006-07-07 Kim F. Storm <storm@cua.dk>
2870
2871 * display.texi (Fringe Cursors): Fix typo.
2872 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
2873 (Overlay Arrow): Default is overlay-arrow fringe indicator.
2874
28752006-07-05 Richard Stallman <rms@gnu.org>
2876
2877 * text.texi (Buffer Contents): Add example of text props
2878 in result of buffer-substring.
2879 (Text Properties): Explain better about use of specific property names.
2880 (Property Search): Some cleanups; reorder some functions.
2881
2882 * keymaps.texi (Changing Key Bindings): Cleanup.
2883 Add xref to Key Binding Conventions.
2884
2885 * display.texi (Attribute Functions): Add examples for
2886 face-attribute-relative-p.
2887
2888 * tips.texi (Coding Conventions): Cleanup last change.
2889
28902006-07-05 Karl Berry <karl@gnu.org>
2891
2892 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
2893 Remove @setchapternewpage odd.
2894 Result is 1013 pages, down from 1100.
2895
2896 * anti.texi, customize.texi, display.texi, internals.texi:
2897 * minibuf.texi, modes.texi, tips.texi:
2898 Fix overfull/underfull boxes.
2899
29002006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2901
2902 * edebug.texi (Instrumenting):
2903 Add Edebug-specific findex for eval-buffer.
2904 * loading.texi (Loading):
2905 Replace eval-current-buffer with eval-buffer.
2906
29072006-06-30 Nick Roberts <nickrob@snap.net.nz>
2908
2909 * locals.texi (Standard Buffer-Local Variables): Update the list
2910 of variables.
2911
29122006-06-26 Nick Roberts <nickrob@snap.net.nz>
2913
2914 * files.texi (File Name Completion): Point user to the node
2915 "Reading File Names".
2916
29172006-06-24 Eli Zaretskii <eliz@gnu.org>
2918
2919 * files.texi (Contents of Directories): Document case-insensitive
2920 behavior on respective filesystems.
2921
2922 * objects.texi (Character Type): Document that Emacs signals an
2923 error for unsupported Unicode characters specified as \uNNNN.
2924
29252006-06-19 Richard Stallman <rms@gnu.org>
2926
2927 * processes.texi (Bindat Spec): Clarify previous change.
2928
29292006-06-16 Richard Stallman <rms@gnu.org>
2930
2931 * tips.texi (Coding Conventions): Better explain conventions
2932 for definition constructs.
2933
2934 * text.texi (Special Properties): String value of `read-only'
2935 serves as the error message.
2936
2937 * objects.texi (Character Type): Clarify prev. change.
2938 (Non-ASCII in Strings): Mention \u and \U.
2939
2940 * commands.texi (Using Interactive): Explain problem of
2941 markers, etc., in command-history.
2942
29432006-06-14 Kim F. Storm <storm@cua.dk>
2944
2945 * commands.texi (Waiting): Negative arg to sit-for forces
2946 redisplay even if input is pending.
2947
2948 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
2949 redisplay. Remove incorrect example of binding redisplay-dont-pause
2950 around (sit-for 0).
2951
29522006-06-13 Richard Stallman <rms@gnu.org>
2953
2954 * display.texi (Forcing Redisplay): Clarify previous change.
2955
29562006-06-13 Romain Francoise <romain@orebokech.com>
2957
2958 * display.texi (Forcing Redisplay): Fix typo.
2959
29602006-06-13 Kim F. Storm <storm@cua.dk>
2961
2962 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
2963
29642006-06-10 Luc Teirlinck <teirllm@auburn.edu>
2965
2966 * tips.texi (Coding Conventions): Add `@end itemize'.
2967
29682006-06-10 Richard Stallman <rms@gnu.org>
2969
2970 * tips.texi (Coding Conventions): Explain use of coding systems
2971 to ensure one decoding for strings.
2972
29732006-06-09 Aidan Kehoe <kehoea@parhasard.net>
2974
2975 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
2976 syntax.
2977
29782006-06-07 Eli Zaretskii <eliz@gnu.org>
2979
2980 * display.texi (Font Selection): Remove description of
2981 clear-face-cache.
2982
2983 * compile.texi (Eval During Compile): Fix a typo. Add index
2984 entries for possible uses of eval-when-compile.
2985
29862006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
2987
2988 * display.texi (Abstract Display): Fix typo.
2989
29902006-06-03 Eli Zaretskii <eliz@gnu.org>
2991
2992 * minibuf.texi (Minibuffer History) <history-add-new-input>:
2993 Reword variable's description.
2994
29952006-06-01 Richard Stallman <rms@gnu.org>
2996
2997 * windows.texi (Splitting Windows): Clarify splitting nonselected
2998 window.
2999
30002006-05-31 Juri Linkov <juri@jurta.org>
3001
3002 * minibuf.texi (Minibuffer History): Add history-add-new-input.
3003
30042006-05-30 Richard Stallman <rms@gnu.org>
3005
3006 * display.texi (Line Height): Fix errors in description of
10d1d0af 3007 default line height and line-height property.
b8d4c8d0
GM
3008
3009 * nonascii.texi (Default Coding Systems): Further clarification.
3010
30112006-05-29 Luc Teirlinck <teirllm@auburn.edu>
3012
3013 * internals.texi (Pure Storage): Mention that an overflow in pure
3014 space causes a memory leak.
3015 (Garbage Collection): If there was an overflow in pure space,
3016 `garbage-collect' returns nil.
3017
30182006-05-30 Eli Zaretskii <eliz@gnu.org>
3019
3020 * nonascii.texi (Default Coding Systems): Fix it some more.
3021
30222006-05-29 Eli Zaretskii <eliz@gnu.org>
3023
3024 * nonascii.texi (Default Coding Systems): Fix last change.
3025
30262006-05-29 Kenichi Handa <handa@m17n.org>
3027
3028 * nonascii.texi (find-operation-coding-system): Describe the new
3029 argument format (FILENAME . BUFFER).
3030
30312006-05-28 Richard Stallman <rms@gnu.org>
3032
3033 * tips.texi (Coding Conventions): Better explain reasons not to
3034 advise other packages or use `eval-after-load'.
3035
30362006-05-29 Kim F. Storm <storm@cua.dk>
3037
3038 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
3039 `bindat-idx' and `bindat-raw' for clarity.
3040
30412006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3042
3043 * processes.texi (Bindat Spec): Expand on `repeat' handler.
3044
3045 * display.texi (Display): Add "Abstract Display" to menu.
3046 (Abstract Display, Abstract Display Functions)
3047 (Abstract Display Example): New nodes.
3048 * elisp.texi (Top): Add "Abstract Display" to menu.
3049
30502006-05-27 Chong Yidong <cyd@stupidchicken.com>
3051
3052 * keymaps.texi (Key Sequences): Link to input events definition.
3053 (Format of Keymaps): Delete material duplicated in Keymap Basics.
3054
3055 * files.texi (Changing Files): Document updated argument list for
3056 copy-file.
3057
30582006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3059
3060 * processes.texi (Bindat Functions): Explain term "total length".
3061 Use it in bindat-length and bindat-pack descriptions.
3062
30632006-05-26 Eli Zaretskii <eliz@gnu.org>
3064
3065 * tips.texi (Coding Conventions): Advise against using
3066 eval-after-load in packages. Add an index entry.
3067
30682006-05-25 Juri Linkov <juri@jurta.org>
3069
3070 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
3071
3072 * modes.texi (%-Constructs): Add %e, %z, %Z.
3073
30742006-05-25 Richard Stallman <rms@gnu.org>
3075
3076 * elisp.texi (Top): Update subnode menu.
3077
3078 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
3079 (Keymaps): Update menu.
3080
30812006-05-25 Chong Yidong <cyd@stupidchicken.com>
3082
3083 * keymaps.texi (Key Sequences): Some clarifications.
3084
30852006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
3086
3087 * processes.texi (Bindat Functions): Say "unibyte string"
3088 explicitly for bindat-unpack and bindat-pack descriptions.
3089 (Bindat Examples): Don't call `string-make-unibyte' in example.
3090
30912006-05-25 Chong Yidong <cyd@stupidchicken.com>
3092
3093 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 3094 Explain string and vector representations of key sequences.
b8d4c8d0
GM
3095
3096 * keymaps.texi (Changing Key Bindings):
dd7b651b 3097 * commands.texi (Interactive Codes):
b8d4c8d0
GM
3098 * help.texi (Describing Characters): Refer to it.
3099
31002006-05-23 Luc Teirlinck <teirllm@auburn.edu>
3101
3102 * frames.texi (Pointer Shape): @end table -> @end defvar.
3103
31042006-05-22 Richard Stallman <rms@gnu.org>
3105
3106 * elisp.texi (Top): Update subnode menus.
3107
3108 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
3109 Contents rewritten; material from old Pointer Shape node moved here.
3110
3111 * display.texi (Pointer Shape): Node deleted.
3112 (Image Descriptors): Minor cleanup.
3113
31142006-05-21 Richard Stallman <rms@gnu.org>
3115
3116 * syntax.texi (Parsing Expressions): Update info on which STATE
3117 elements are ignored.
3118
31192006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3120
3121 * hooks.texi (Standard Hooks): Correct typo.
3122
3123 * gpl.texi (GPL): ifinfo -> ifnottex.
3124
31252006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
3126
3127 * searching.texi (Simple Match Data): Warn about match data being
3128 set anew by every search.
3129
31302006-05-17 Richard Stallman <rms@gnu.org>
3131
3132 * minibuf.texi (Minibuffer History): Clarify.
3133
3134 * searching.texi (Regexp Special): Clarify nested regexp warning.
3135
31362006-05-16 Kim F. Storm <storm@cua.dk>
3137
3138 * minibuf.texi (Minibuffer History): Update add-to-history.
3139
31402006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
3141
3142 * nonascii.texi (Explicit Encoding): Fix
3143 typo (encoding<->decoding).
3144
31452006-05-14 Richard Stallman <rms@gnu.org>
3146
3147 * buffers.texi (Creating Buffers): Cleanup.
3148
3149 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
3150
31512006-05-13 Eli Zaretskii <eliz@gnu.org>
3152
3153 * buffers.texi (Current Buffer): Document that with-temp-buffer
3154 disables undo.
3155
3156 * os.texi (Terminal-Specific): More accurate description of how
3157 Emacs searches for the terminal-specific libraries.
3158
31592006-05-12 Eli Zaretskii <eliz@gnu.org>
3160
3161 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
3162 emacs-xtra to @inforef's.
3163
3164 * text.texi (Undo): Document that undo is turned off in buffers
3165 whose names begin with a space.
3166
3167 * buffers.texi (Buffer Names): Add index entries for buffers whose
3168 names begin with a space.
3169 (Creating Buffers): Document that undo is turned off in buffers
3170 whose names begin with a space.
3171
3172 * files.texi (Visiting Functions, Reading from Files)
3173 (Saving Buffers): Mention code and EOL conversions by file I/O
3174 primitives and subroutines.
3175
3176 * nonascii.texi (Lisp and Coding Systems): Document
3177 coding-system-eol-type. Add index entries for eol conversion.
3178
3179 * display.texi (Defining Faces): Mention `mac', and add an xref to
3180 where window-system is described.
3181
31822006-05-10 Richard Stallman <rms@gnu.org>
3183
3184 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
3185
31862006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
3187
3188 * variables.texi (File Local Variables): Recommend to quote lambda
3189 expressions in safe-local-variable property.
3190
31912006-05-09 Richard Stallman <rms@gnu.org>
3192
3193 * variables.texi (File Local Variables): Document
3194 safe-local-eval-forms and safe-local-eval-function.
3195
31962006-05-07 Kim F. Storm <storm@cua.dk>
3197
3198 * minibuf.texi (Minibuffer History): Remove keep-dups arg
3199 from add-to-history.
3200
32012006-05-07 Romain Francoise <romain@orebokech.com>
3202
3203 * commands.texi (Event Input Misc):
3204 * compile.texi (Eval During Compile):
3205 * internals.texi (Buffer Internals):
3206 * minibuf.texi (Initial Input):
3207 * nonascii.texi (Scanning Charsets):
3208 * numbers.texi (Comparison of Numbers):
3209 * windows.texi (Textual Scrolling, Vertical Scrolling):
3210 Fix various typos.
3211
32122006-05-06 Eli Zaretskii <eliz@gnu.org>
3213
3214 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
3215 conditional xref's to either emacs or emacs-xtra, depending on
3216 @iftex/@ifnottex.
3217
3218 * minibuf.texi (Minibuffer History): Document add-to-history.
3219
32202006-05-05 Eli Zaretskii <eliz@gnu.org>
3221
3222 * internals.texi (Pure Storage): Mention the pure overflow message
3223 at startup.
3224
c8763fb6 32252006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3226
3227 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
3228 (Searching Keymaps): Fix pseudo-Lisp description of keymap
3229 search.
3230
32312006-05-01 Richard Stallman <rms@gnu.org>
3232
3233 * intro.texi (nil and t): Clarify.
3234
3235 * variables.texi (File Local Variables): Suggest using booleanp.
3236
32372006-05-01 Juanma Barranquero <lekktu@gmail.com>
3238
3239 * objects.texi (Type Predicates): Fix typos.
3240
32412006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3242
3243 * intro.texi (nil and t): Add booleanp.
3244
3245 * objects.texi (Type Predicates): Add links for booleanp and
3246 string-or-null-p.
3247
32482006-04-29 Richard Stallman <rms@gnu.org>
3249
3250 * modes.texi (Multiline Font Lock): Rename from
3251 Multi line Font Lock Elements. Much clarification.
3252 (Font Lock Multiline, Region to Fontify): Much clarification.
3253
32542006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
3255
3256 * variables.texi (File Local Variables): Remove the special case t for
3257 safe-local-variable.
3258
32592006-04-26 Richard Stallman <rms@gnu.org>
3260
3261 * syntax.texi (Parsing Expressions): Minor cleanup.
3262
32632006-04-18 Richard Stallman <rms@gnu.org>
3264
3265 * tips.texi (Coding Conventions): Explain when the package's
3266 prefix should appear later on (not at the start of the name).
3267
3268 * searching.texi (String Search): Clarify effect of NOERROR.
3269
3270 * modes.texi (Imenu): Clarify what special items do.
3271
3272 * hooks.texi (Standard Hooks): Delete text about old hook names.
3273
32742006-04-17 Romain Francoise <romain@orebokech.com>
3275
3276 * variables.texi (Local Variables): Update the default value of
3277 `max-specpdl-size'.
3278
32792006-04-15 Michael Olson <mwolson@gnu.org>
3280
3281 * processes.texi (Transaction Queues): Mention the new optional
3282 `delay-question' argument for `tq-enqueue'.
3283
32842006-04-13 Bill Wohler <wohler@newt.com>
3285
3286 * customize.texi (Common Keywords): Use dotted notation for
3287 :package-version value. Specify its values. Improve documentation
3288 for customize-package-emacs-version-alist.
3289
32902006-04-12 Bill Wohler <wohler@newt.com>
3291
3292 * customize.texi (Common Keywords): Move description of
3293 customize-package-emacs-version-alist to @defvar.
3294
32952006-04-10 Bill Wohler <wohler@newt.com>
3296
3297 * customize.texi (Common Keywords): Add :package-version.
3298
32992006-04-10 Kim F. Storm <storm@cua.dk>
3300
3301 * text.texi (Buffer Contents): Add NOPROPS arg to
3302 filter-buffer-substring.
3303
33042006-04-08 Kevin Ryde <user42@zip.com.au>
3305
3306 * os.texi (Command-Line Arguments): Update xref to emacs manual
3307 "Command Arguments" -> "Emacs Invocation", per change there.
3308
33092006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
3310
3311 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
3312 be on one line to help makeinfo not render two spaces after the dot.
3313
33142006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3315
3316 * strings.texi (Predicates for Strings): Add string-or-null-p.
3317
33182006-03-28 Kim F. Storm <storm@cua.dk>
3319
3320 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
3321 remarks about systems that don't support fractional seconds.
3322
33232006-03-25 Karl Berry <karl@gnu.org>
3324
3325 * elisp.texi: Use @copyright{} instead of (C), and do not indent
3326 the year list.
3327
33282006-03-21 Nick Roberts <nickrob@snap.net.nz>
3329
3330 * display.texi (Fringe Indicators): Fix typos.
3331
33322006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3333
3334 * tips.texi (Documentation Tips): One can now also write `program'
3335 in front of a quoted symbol in a docstring to prevent making a
3336 hyperlink.
3337
33382006-03-19 Alan Mackenzie <acm@muc.de>
3339
3340 * text.texi (Special Properties): Clarify `fontified' property.
3341
33422006-03-16 Richard Stallman <rms@gnu.org>
3343
3344 * display.texi (Defining Images): Minor cleanup.
3345
33462006-03-16 Bill Wohler <wohler@newt.com>
3347
3348 * display.texi (Defining Images): In image-load-path-for-library,
3349 prefer user's images.
3350
33512006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3352
3353 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
3354
33552006-03-15 Bill Wohler <wohler@newt.com>
3356
3357 * display.texi (Defining Images): Fix example in
3358 image-load-path-for-library by not recommending that one binds
3359 image-load-path. Just defvar it to placate compiler and only use
3360 it if previously defined.
3361
33622006-03-14 Bill Wohler <wohler@newt.com>
3363
3364 * display.texi (Defining Images): In image-load-path-for-library,
3365 always return list of directories. Update example.
3366
33672006-03-14 Alan Mackenzie <acm@muc.de>
3368
3369 * modes.texi: New node, "Region to Fontify" (for Font Lock).
3370 This describes font-lock-extend-region-function.
3371 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
3372 the new node "Region to Fontify".
3373
33742006-03-13 Richard Stallman <rms@gnu.org>
3375
3376 * display.texi (Invisible Text): The impossible position is
3377 now before the invisible text, not after.
3378 (Defining Images): Clean up last change.
3379
33802006-03-11 Bill Wohler <wohler@newt.com>
3381
3382 * display.texi (Defining Images): Add image-load-path-for-library.
3383
33842006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3385
3386 * text.texi (Adaptive Fill): Fix Texinfo usage.
3387
3388 * strings.texi (Creating Strings): Fix Texinfo usage.
3389
3390 * searching.texi (Regexp Special): Use @samp for regular
3391 expressions that are not in Lisp syntax.
3392
33932006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3394
3395 * searching.texi (Regexp Special): Put remark between parentheses
3396 to avoid misreading.
3397
33982006-03-07 Luc Teirlinck <teirllm@auburn.edu>
3399
3400 * searching.texi (Syntax of Regexps): More accurately describe
3401 which characters are special in which situations.
3402 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
3403 are not special. Describe in detail when `[' and `]' are special.
3404 (Regexp Backslash): Plenty of regexps with unbalanced square
3405 brackets are valid, so reword that statement.
3406
34072006-03-02 Kim F. Storm <storm@cua.dk>
3408
3409 * keymaps.texi (Tool Bar): Add tool-bar-border.
3410
34112006-02-28 Luc Teirlinck <teirllm@auburn.edu>
3412
3413 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
3414
34152006-02-27 Luc Teirlinck <teirllm@auburn.edu>
3416
3417 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
3418
3419 * files.texi (Locating Files): Suggest additional values for the
3420 SUFFIXES arg of `locate-file'. Update pxref.
3421
3422 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
3423 (How Programs Do Loading): Discuss the effects of Auto Compression
3424 mode on `load'.
3425 (Load Suffixes): New node.
3426 (Library Search): Delete description of `load-suffixes'; it was
3427 moved to "Load Suffixes".
3428 (Autoload, Named Features): Mention `load-suffixes'.
3429
34302006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
3431
3432 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
3433
3434 * windows.texi (Window Tree): Fix typo.
3435
34362006-02-20 Kim F. Storm <storm@cua.dk>
3437
3438 * display.texi (Fringe Indicators): New section.
3439 Move indicate-empty-lines, indicate-buffer-boundaries, and
3440 default-indicate-buffer-boundaries here.
3441 Add fringe-indicator-alist and default-fringes-indicator-alist.
3442 Add list of logical fringe indicator symbols.
3443 Update list of standard bitmap names.
3444 (Fringe Cursors): New section.
3445 Move overflow-newline-into-fringe here.
3446 Add fringe-cursor-alist and default-fringes-cursor-alist.
3447 Add list of fringe cursor symbols.
3448
34492006-02-20 Juanma Barranquero <lekktu@gmail.com>
3450
3451 * commands.texi (Using Interactive): Fix reference to node
3452 "Minibuffers".
3453
34542006-02-19 Richard M. Stallman <rms@gnu.org>
3455
3456 * minibuf.texi (High-Level Completion):
3457 Add xref to read-input-method-name.
3458
3459 * files.texi (Relative File Names): Move file-relative-name here.
3460 (File Name Expansion): From here. Minor clarifications.
3461
3462 * commands.texi (Using Interactive): Add xrefs about reading input.
3463 Clarify remarks about that moving point and mark.
3464 Put string case before list case.
3465
c8763fb6 34662006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3467
3468 * display.texi (Other Display Specs, Image Descriptors):
3469 Revert erroneous changes. The previous description of
3470 image-descriptors as `(image . PROPS)' was correct.
3471
34722006-02-14 Richard M. Stallman <rms@gnu.org>
3473
3474 * variables.texi (File Local Variables): Clarifications.
3475
34762006-02-14 Juanma Barranquero <lekktu@gmail.com>
3477
3478 * variables.texi (File Local Variables): Use @code for a cons
3479 cell, not @var.
3480
34812006-02-13 Chong Yidong <cyd@stupidchicken.com>
3482
3483 * variables.texi (File Local Variables): Document new file local
3484 variable behavior.
3485
34862006-02-10 Kim F. Storm <storm@cua.dk>
3487
3488 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
3489
34902006-02-08 Juanma Barranquero <lekktu@gmail.com>
3491
3492 * modes.texi (%-Constructs): Remove obsolete info about
3493 `global-mode-string'.
3494
34952006-02-07 Richard M. Stallman <rms@gnu.org>
3496
3497 * commands.texi (Prefix Command Arguments): Minor cleanup.
3498
3499 * display.texi: "Graphical display", not window system.
3500
3501 * functions.texi (What Is a Function): Fix xref.
3502
3503 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
3504 (Changing Key Bindings): Clarify when remapping is better than
3505 substitute-key-definition.
3506
35072006-02-02 Richard M. Stallman <rms@gnu.org>
3508
3509 * minibuf.texi (Basic Completion): Completion alists are risky.
3510
3511 * keymaps.texi (Active Keymaps): Clarifications.
3512 (Searching Keymaps): New node.
3513 (Keymaps): Update menu.
3514
3515 * frames.texi (Layout Parameters): Minor clarification.
3516 (Drag and Drop): New node.
3517 (Frames): Update menu.
3518
35192006-01-29 Chong Yidong <cyd@stupidchicken.com>
3520
3521 * display.texi (Other Display Specs, Image Descriptors):
3522 Image description is a list, not a cons cell.
3523
35242006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3525
3526 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
3527 list is not necessarily a list).
3528
35292006-01-27 Eli Zaretskii <eliz@gnu.org>
3530
3531 * frames.texi (Layout Parameters): border-width and
3532 internal-border-width belong to the frame, not the window.
3533
35342006-01-19 Richard M. Stallman <rms@gnu.org>
3535
3536 * nonascii.texi (Translation of Characters): Search cmds use
3537 translation-table-for-input. Automatically made local.
3538
3539 * markers.texi (Overview of Markers): Count insertion type
3540 as one of a marker's attributes.
3541
3542 * keymaps.texi (Controlling Active Maps): New node, split out of
3543 Active Keymaps.
3544 (Keymaps): Menu updated.
3545 (Active Keymaps): Give pseudocode to explain how the active
3546 maps are searched. current-active-maps and key-binding moved here.
3547 (Functions for Key Lookup): current-active-maps and key-binding moved.
3548 Clarifications.
3549 (Searching the Keymaps): New subnode.
3550
3551 * elisp.texi (Top): Menu clarification.
3552
3553 * display.texi (Other Display Specs): Delete duplicate entry for
3554 just a string as display spec. Move text about recursive display
3555 specs on such a string.
3556
3557 * commands.texi (Key Sequence Input): Clarify.
3558 Move num-nonmacro-input-events out.
3559 (Reading One Event): num-nonmacro-input-events moved here.
3560
35612006-01-14 Nick Roberts <nickrob@snap.net.nz>
3562
3563 * advice.texi (Simple Advice): Update example to fit argument
3564 change in previous-line.
3565
35662006-01-05 Richard M. Stallman <rms@gnu.org>
3567
3568 * markers.texi (The Mark): Fix in `mark'.
3569
35702006-01-04 Richard M. Stallman <rms@gnu.org>
3571
3572 * processes.texi (Misc Network, Make Network): Minor cleanups.
3573
35742006-01-04 Kim F. Storm <storm@cua.dk>
3575
3576 * processes.texi (Make Network): Add IPv6 addresses and handling.
3577 (Network Feature Testing): Mention (:family ipv6).
3578 (Misc Network): Add IPv6 formats to format-network-address.
3579
35802005-12-30 Richard M. Stallman <rms@gnu.org>
3581
3582 * text.texi (Changing Properties):
3583 Don't use return value of set-text-properties.
3584
35852005-12-29 Luc Teirlinck <teirllm@auburn.edu>
3586
3587 * modes.texi (Mode Line Format): Correct typo in menu.
3588
35892005-12-29 Richard M. Stallman <rms@gnu.org>
3590
3591 * modes.texi (Mode Line Top): New node.
3592 (Mode Line Data): Some text moved to new node.
3593 Explain the data structure more concretely.
3594 (Mode Line Basics): Clarifications.
3595 (Mode Line Variables): Clarify intro paragraph.
3596 (%-Constructs): Clarify intro paragraph.
3597 (Mode Line Format): Update menu.
3598
35992005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3600
3601 * minibuf.texi (Basic Completion): Update lazy-completion-table
3602 examples for removal of ARGS argument.
3603
36042005-12-23 Richard M. Stallman <rms@gnu.org>
3605
3606 * text.texi (Undo): Restore some explanation from the version
3607 that was deleted.
3608
36092005-12-23 Eli Zaretskii <eliz@gnu.org>
3610
3611 * text.texi (Undo): Remove duplicate descriptions of `apply
3612 funname' and `apply delta' elements of the undo list.
3613
36142005-12-20 Richard M. Stallman <rms@gnu.org>
3615
3616 * help.texi (Help Functions): Update documentation of `apropos'.
3617
36182005-12-20 Luc Teirlinck <teirllm@auburn.edu>
3619
3620 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
3621 because it is confusing. If the :help-echo keyword is a function,
3622 it is not directly used as the :help-echo overlay property, as the
3623 xref seems to suggest (it does not take the appropriate args).
3624
36252005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3626
3627 * customize.texi (Common Keywords): Fix Texinfo usage.
3628 (Group Definitions, Variable Definitions): Update for new
3629 conventions for using `*' in docstrings.
3630
3631 * tips.texi (Documentation Tips): Update for new conventions for
3632 using `*' in docstrings.
3633
36342005-12-16 Richard M. Stallman <rms@gnu.org>
3635
3636 * minibuf.texi (Minibuffer Contents): Minor cleanup.
3637
36382005-12-16 Juri Linkov <juri@jurta.org>
3639
3640 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
3641
36422005-12-14 Romain Francoise <romain@orebokech.com>
3643
3644 * modes.texi (Customizing Keywords): Rename `append' to `how'.
3645 Fix typo.
3646
36472005-12-11 Juri Linkov <juri@jurta.org>
3648
3649 * minibuf.texi (Completion Commands): Add mention of read-file-name
3650 for filename completion keymaps.
3651 (Reading File Names): Add mention of filename completion keymaps
3652 for read-file-name and xref to `Completion Commands'.
3653
36542005-12-10 Richard M. Stallman <rms@gnu.org>
3655
3656 * customize.texi (Common Keywords): State caveats for use of :tag.
3657
36582005-12-08 Richard M. Stallman <rms@gnu.org>
3659
3660 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
3661 with xrefs and better explanation.
3662 (Completion Commands): Add the filename completion maps.
3663
3664 * objects.texi (Character Type): Clarify that \s is not space
3665 if a dash follows.
3666
36672005-12-05 Richard M. Stallman <rms@gnu.org>
3668
3669 * windows.texi (Resizing Windows): Delete preserve-before args.
3670
36712005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3672
3673 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
3674 in full keymaps, since the quirk has been fixed.
3675
36762005-12-03 Eli Zaretskii <eliz@gnu.org>
3677
3678 * hooks.texi (Standard Hooks): Add index entries. Mention
3679 `compilation-finish-functions'.
3680
36812005-11-27 Richard M. Stallman <rms@gnu.org>
3682
3683 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
3684
36852005-11-21 Juri Linkov <juri@jurta.org>
3686
3687 * customize.texi (Common Keywords): Update links types
3688 custom-manual and url-link. Add link types emacs-library-link,
3689 file-link, function-link, variable-link, custom-group-link.
3690
36912005-11-20 Chong Yidong <cyd@stupidchicken.com>
3692
3693 * display.texi: Revert 2005-11-20 change.
3694
36952005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
3696
3697 * processes.texi (Bindat Functions):
3698 Say "third" to refer to zero-based index "2".
3699
37002005-11-18 Luc Teirlinck <teirllm@auburn.edu>
3701
3702 * loading.texi (Library Search): Update the default value of
3703 `load-suffixes'.
3704
37052005-11-17 Chong Yidong <cyd@stupidchicken.com>
3706
3707 * display.texi (Attribute Functions): Mention :ignore-defface.
3708
37092005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3710
3711 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
3712 (Minor Mode Conventions): Mention the use of a hook.
3713
37142005-11-06 Richard M. Stallman <rms@gnu.org>
3715
3716 * files.texi (Magic File Names): find-file-name-handler checks the
3717 `operations' property of the handler.
3718
37192005-11-03 Richard M. Stallman <rms@gnu.org>
3720
3721 * variables.texi (Frame-Local Variables): Small clarification.
3722
37232005-10-29 Chong Yidong <cyd@stupidchicken.com>
3724
3725 * os.texi (Init File): Document ~/.emacs.d/init.el.
3726
37272005-10-29 Richard M. Stallman <rms@gnu.org>
3728
3729 * internals.texi (Garbage Collection): Document memory-full.
3730
37312005-10-28 Bill Wohler <wohler@newt.com>
3732
3733 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
3734 for URLs.
3735
37362005-10-28 Richard M. Stallman <rms@gnu.org>
3737
3738 * minibuf.texi (Completion Commands): Clean up prev change.
3739
37402005-10-26 Kevin Ryde <user42@zip.com.au>
3741
3742 * compile.texi (Eval During Compile): Explain recommended uses
3743 of eval-when-compile and eval-and-compile.
3744
37452005-10-27 Masatake YAMATO <jet@gyve.org>
3746
3747 * minibuf.texi (Completion Commands):
3748 Write about new optional argument for `display-completion-list'.
3749
37502005-10-23 Richard M. Stallman <rms@gnu.org>
3751
3752 * display.texi (Overlay Arrow): Clarify about local bindings of
3753 overlay-arrow-position.
3754
37552005-10-22 Eli Zaretskii <eliz@gnu.org>
3756
3757 * internals.texi (Building Emacs): Fix last change.
3758
37592005-10-22 Richard M. Stallman <rms@gnu.org>
3760
3761 * internals.texi (Building Emacs): Document eval-at-startup.
3762
37632005-10-21 Richard M. Stallman <rms@gnu.org>
3764
3765 * loading.texi (Where Defined): load-history contains abs file names.
3766 symbol-file returns abs file names.
3767
37682005-10-19 Kim F. Storm <storm@cua.dk>
3769
3770 * display.texi (Showing Images): Add max-image-size integer value.
3771
37722005-10-18 Chong Yidong <cyd@stupidchicken.com>
3773
3774 * display.texi (Showing Images): Document max-image-size.
3775
37762005-10-17 Richard M. Stallman <rms@gnu.org>
3777
3778 * commands.texi (Quitting): Minor clarification.
3779
3780 * processes.texi (Sentinels): Clarify about output and quitting.
3781 (Filter Functions): Mention with-local-quit.
3782
37832005-10-17 Juri Linkov <juri@jurta.org>
3784
3785 * buffers.texi (Current Buffer):
3786 * commands.texi (Event Input Misc):
3787 * compile.texi (Eval During Compile, Compiler Errors):
3788 * customize.texi (Group Definitions):
3789 * display.texi (Progress, Defining Faces):
3790 * files.texi (Writing to Files):
3791 * modes.texi (Mode Hooks, Defining Minor Modes):
3792 * streams.texi (Output Functions):
3793 * syntax.texi (Syntax Table Functions):
3794 * text.texi (Change Hooks):
3795 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
3796
3797 * commands.texi (Quitting): Replace arg `forms' with `body' in
3798 `with-local-quit'.
3799
3800 * positions.texi (Excursions): Replace arg `forms' with `body' in
3801 `save-excursion'.
3802
38032005-10-08 Kim F. Storm <storm@cua.dk>
3804
3805 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
3806 Rename manual section accordingly.
3807
38082005-10-04 Kim F. Storm <storm@cua.dk>
3809
3810 * windows.texi (Window Split Tree): New section describing
3811 new function window-split-tree function.
3812
38132005-10-03 Nick Roberts <nickrob@snap.net.nz>
3814
3815 * display.texi (Fringe Size/Pos): Simplify and add detail.
3816
38172005-09-30 Romain Francoise <romain@orebokech.com>
3818
3819 * minibuf.texi (High-Level Completion): Explain that the prompt
3820 given to `read-buffer' should end with a colon and a space.
3821 Update usage examples.
3822
38232005-09-29 Juri Linkov <juri@jurta.org>
3824
3825 * display.texi (Displaying Messages): Rename argument name
3826 `string' to `format-string' in functions `message', `message-box',
3827 `message-or-box'.
3828
38292005-09-26 Chong Yidong <cyd@stupidchicken.com>
3830
3831 * errors.texi (Standard Errors): Correct xrefs.
3832
38332005-09-18 Chong Yidong <cyd@stupidchicken.com>
3834
3835 * display.texi (Defining Images): Update documentation for
3836 `image-load-path'.
3837
38382005-09-17 Richard M. Stallman <rms@gnu.org>
3839
3840 * display.texi (Defining Images): Clean up previous change.
3841
38422005-09-16 Romain Francoise <romain@orebokech.com>
3843
3844 * elisp.texi: Specify GFDL version 1.2.
3845
3846 * doclicense.texi (GNU Free Documentation License): Update to
3847 version 1.2.
3848
38492005-09-15 Chong Yidong <cyd@stupidchicken.com>
3850
3851 * display.texi (Defining Images): Document `image-load-path'.
3852
38532005-09-15 Richard M. Stallman <rms@gnu.org>
3854
3855 * objects.texi (Printed Representation): Minor cleanup.
3856 (Box Diagrams): Minor fix.
3857 (Cons Cell Type): Move (...) index item here.
3858 (Box Diagrams): From here.
3859 (Array Type): Minor fix.
3860 (Type Predicates): Delete index "predicates".
3861 (Hash Table Type): Clarify xref.
3862 (Dotted Pair Notation): Minor fix.
3863
38642005-09-10 Chong Yidong <cyd@stupidchicken.com>
3865
3866 * files.texi (Saving Buffers): Fix typo.
3867
38682005-09-08 Richard M. Stallman <rms@gnu.org>
3869
3870 * tips.texi (Programming Tips): Correct the "default" prompt spec.
3871
38722005-09-08 Chong Yidong <cyd@stupidchicken.com>
3873
3874 * locals.texi (Standard Buffer-Local Variables): Don't include
3875 mode variables for minor modes.
3876 Fix xrefs for buffer-display-count, buffer-display-table,
3877 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
3878 enable-multibyte-characters, fill-column, header-line-format,
3879 left-fringe-width, left-margin, and right-fringe-width.
3880
3881 * hooks.texi (Standard Hooks): All hooks should conform to the
3882 standard naming convention now.
3883 Fix xref for `echo-area-clear-hook'.
3884
3885 * display.texi (Usual Display): Note that indicate-empty-lines and
3886 tab-width are buffer-local.
3887
3888 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
3889
3890 * modes.texi (Mode Help): Note that major-mode is buffer-local.
3891
3892 * nonascii.texi (Encoding and I/O): Note that
3893 buffer-file-coding-system is buffer-local.
3894
3895 * positions.texi (List Motion): Note that defun-prompt-regexp is
3896 buffer-local.
3897
3898 * text.texi (Auto Filling): Note that auto-fill-function is
3899 buffer-local.
3900 (Undo): Note that buffer-undo-list is buffer-local.
3901
3902 * windows.texi (Buffers and Windows): Document
3903 buffer-display-count.
3904
39052005-09-06 Richard M. Stallman <rms@gnu.org>
3906
3907 * tips.texi (Coding Conventions): Sometimes it is ok to put the
3908 package prefix elsewhere than at the start of the name.
3909
39102005-09-03 Richard M. Stallman <rms@gnu.org>
3911
3912 * tips.texi (Programming Tips): Add conventions for minibuffer
3913 questions and prompts.
3914
39152005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
3916
3917 * intro.texi (nil and t): Minor cleanup.
3918 Delete spurious mention of keyword symbols.
3919 (Evaluation Notation): Add index entry.
3920 (A Sample Function Description): Minor cleanup.
3921 (A Sample Variable Description): Not all vars can be set.
3922
39232005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
3924
3925 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
3926
3927 (Insertion): Document precise type of `insert-char' arg COUNT.
3928
39292005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3930
3931 * modes.texi (Other Font Lock Variables): Sync the default of
3932 font-lock-lines-before.
3933
39342005-08-31 Michael Albinus <michael.albinus@gmx.de>
3935
3936 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
3937
39382005-08-29 Richard M. Stallman <rms@gnu.org>
3939
3940 * elisp.texi (Top): Update subnode menu.
3941
3942 * searching.texi (Searching and Matching): Move node.
3943 Rearrange contents and add overall explanation.
3944 (Searching and Case): Move node.
3945 (Searching and Matching): Update menu.
3946
39472005-08-27 Eli Zaretskii <eliz@gnu.org>
3948
3949 * os.texi (Startup Summary): Fix the description of the initial
3950 startup message display.
3951
39522005-08-25 Richard M. Stallman <rms@gnu.org>
3953
3954 * searching.texi (Search and Replace): Add replace-regexp-in-string.
3955
39562005-08-25 Emilio C. Lopes <eclig@gmx.net>
3957
3958 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
3959 `next-overlay-change' example.
3960
39612005-08-22 Juri Linkov <juri@jurta.org>
3962
3963 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
3964 Fix invert-face. Fix args of face-background.
3965
3966 * display.texi (Standard Faces): Delete node.
3967 (Faces): Add xref to `(emacs)Standard Faces'.
3968 (Displaying Faces): Fix xref to `Standard Faces'.
3969
3970 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
3971
39722005-08-20 Alan Mackenzie <acm@muc.de>
3973
3974 * buffers.texi (The Buffer List): Clarify the manipulation of the
3975 buffer list.
3976
39772005-08-14 Richard M. Stallman <rms@gnu.org>
3978
3979 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
3980 a regexp.
3981
39822005-08-11 Richard M. Stallman <rms@gnu.org>
3983
3984 * elisp.texi (Top): Update subnode lists.
3985
3986 * display.texi (Inverse Video): Node deleted.
3987
3988 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
3989 New nodes split out of Coding Conventions.
3990
3991 * searching.texi (Regular Expressions): Document re-builder.
3992
3993 * os.texi (Time Parsing): New node split out of Time Conversion.
3994
3995 * processes.texi (Misc Network, Network Feature Testing)
3996 (Network Options, Make Network): New nodes split out of
3997 Low-Level Network.
3998
39992005-08-09 Richard M. Stallman <rms@gnu.org>
4000
4001 * frames.texi (Geometry): New node, split from Size and Position.
4002 (Frame Parameters): Refer to Geometry.
4003
4004 * buffers.texi (The Buffer List): Fix xrefs.
4005
4006 * windows.texi (Splitting Windows): Fix xref.
4007
4008 * frames.texi (Layout Parameters): Add xref.
4009
4010 * display.texi (Line Height, Scroll Bars): Fix xrefs.
4011
4012 * keymaps.texi (Menu Bar): Fix xref.
4013
4014 * locals.texi (Standard Buffer-Local Variables): Fix xref.
4015
4016 * modes.texi (%-Constructs): Fix xref.
4017
4018 * frames.texi (Window Frame Parameters): Node split up.
4019 (Basic Parameters, Position Parameters, Size Parameters)
4020 (Layout Parameters, Buffer Parameters, Management Parameters)
4021 (Cursor Parameters, Color Parameters): New subnodes.
4022
40232005-08-09 Luc Teirlinck <teirllm@auburn.edu>
4024
4025 * positions.texi (Screen Lines): Update xref for previous change
4026 in minibuf.texi.
4027
4028 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
4029 change in minibuf.texi.
4030
40312005-08-09 Richard M. Stallman <rms@gnu.org>
4032
4033 * tips.texi (Coding Conventions): Minor cleanup.
4034
4035 * modes.texi (Defining Minor Modes): Explain when init-value
4036 can be non-nil.
4037
4038 * elisp.texi (Top): Update submenu for Minibuffer.
4039
4040 * minibuf.texi (Minibuffer Misc): Node split up.
4041 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
4042 (Recursive Mini): New nodes split out from Minibuffer Misc.
4043 (Minibuffer Misc): Document max-mini-window-height.
4044
4045 * hash.texi (Defining Hash): Delete stray paren in example.
4046
4047 * display.texi (Echo Area Customization): Don't define
4048 max-mini-window-height here; xref instead.
4049
4050 * commands.texi (Event Input Misc): Update while-no-input.
4051
4052 * advice.texi (Advising Functions): Explain when to use advice
4053 and when to use a hook.
4054
40552005-07-30 Eli Zaretskii <eliz@gnu.org>
4056
4057 * makefile.w32-in (info): Don't run install-info.
4058 ($(infodir)/dir): New target, produced by running install-info.
4059
40602005-07-27 Luc Teirlinck <teirllm@auburn.edu>
4061
4062 * modes.texi (Defining Minor Modes): The keyword for the initial
4063 value is :init-value, not :initial-value.
4064
40652005-07-23 Eli Zaretskii <eliz@gnu.org>
4066
4067 * loading.texi (Autoload): Make the `doctor' example be consistent
4068 with what's in current loaddefs.el. Describe the "fn" magic in
4069 the usage portion of the doc string.
4070
40712005-07-22 Richard M. Stallman <rms@gnu.org>
4072
4073 * internals.texi (Garbage Collection): Clarify previous change.
4074
40752005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
4076
4077 * internals.texi (Garbage Collection): Add gc-cons-percentage.
4078
40792005-07-18 Juri Linkov <juri@jurta.org>
4080
4081 * commands.texi (Accessing Events):
4082 * frames.texi (Text Terminal Colors, Resources):
4083 * markers.texi (The Mark):
4084 * modes.texi (Defining Minor Modes):
4085 Delete duplicate duplicate words.
4086
40872005-07-16 Richard M. Stallman <rms@gnu.org>
4088
4089 * display.texi (Managing Overlays): Clarify make-overlay
4090 args for insertion types.
4091
40922005-07-13 Luc Teirlinck <teirllm@auburn.edu>
4093
4094 * customize.texi (Variable Definitions):
4095 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
4096 `standard-value' is a list too.
4097 (Defining New Types): Use @key{RET} instead of @key{ret}.
4098
40992005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
4100
4101 * os.texi (Translating Input): Fix typo.
4102
41032005-07-08 Richard M. Stallman <rms@gnu.org>
4104
4105 * README: Update edition number and size estimate.
4106
4107 * elisp.texi (VERSION): Set to 2.9.
4108
41092005-07-07 Richard M. Stallman <rms@gnu.org>
4110
4111 * book-spine.texinfo: Update Emacs version.
4112
4113 * display.texi (Inverse Video): Delete mode-line-inverse-video.
4114
41152005-07-06 Richard M. Stallman <rms@gnu.org>
4116
4117 * searching.texi (Regexp Search): Clarify what re-search-forward
4118 does when the search fails.
4119
41202005-07-05 Lute Kamstra <lute@gnu.org>
4121
4122 * Update FSF's address in GPL notices.
4123
4124 * doclicense.texi (GNU Free Documentation License):
4125 * gpl.texi (GPL):
4126 * tips.texi (Coding Conventions, Library Headers):
4127 * vol1.texi:
4128 * vol2.texi: Update FSF's address.
4129
41302005-07-04 Richard M. Stallman <rms@gnu.org>
4131
4132 * hooks.texi (Standard Hooks): Add occur-hook.
4133
41342005-07-03 Luc Teirlinck <teirllm@auburn.edu>
4135
4136 * display.texi (The Echo Area): Correct menu.
4137
41382005-07-03 Richard M. Stallman <rms@gnu.org>
4139
4140 * elisp.texi (Top): Update subnode menu for Display.
4141
4142 * display.texi (Displaying Messages): New node, with most
4143 of what was in The Echo Area.
4144 (Progress): Moved under The Echo Area.
4145 (Logging Messages): New node with new text.
4146 (Echo Area Customization): New node, the rest of what was
4147 in The Echo Area. Document message-truncate-lines with @defvar.
4148 (Display): Update menu.
4149
4150 * windows.texi (Textual Scrolling): Doc 3 values for
4151 scroll-preserve-screen-position.
4152
4153 * text.texi (Special Properties): Change hook functions
4154 should bind inhibit-modification-hooks around altering buffer text.
4155
4156 * keymaps.texi (Key Binding Commands): Call binding BINDING
4157 rather than DEFINITION.
4158
41592005-06-29 Juanma Barranquero <lekktu@gmail.com>
4160
4161 * variables.texi (Defining Variables): `user-variable-p' returns t
4162 for aliases of user options, nil for alias loops.
4163
41642005-06-28 Richard M. Stallman <rms@gnu.org>
4165
4166 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
4167 make-keymap.
4168
41692005-06-27 Luc Teirlinck <teirllm@auburn.edu>
4170
4171 * variables.texi (Setting Variables): Correct and clarify
4172 description of `add-to-ordered-list'.
4173
41742005-06-26 Richard M. Stallman <rms@gnu.org>
4175
4176 * display.texi (Faces): Minor cleanup.
4177
41782005-06-25 Luc Teirlinck <teirllm@auburn.edu>
4179
4180 * display.texi (Faces): `facep' returns t for strings that are
4181 face names.
4182
41832005-06-25 Richard M. Stallman <rms@gnu.org>
4184
4185 * objects.texi (Equality Predicates): Clarify meaning of equal.
4186
4187 * windows.texi (Selecting Windows): save-selected-window
4188 and with-selected-window save and restore the current buffer.
4189
41902005-06-24 Richard M. Stallman <rms@gnu.org>
4191
4192 * numbers.texi (Float Basics): Explain how to test for NaN,
4193 and printing the sign of NaNs.
4194
41952005-06-24 Eli Zaretskii <eliz@gnu.org>
4196
4197 * makefile.w32-in (MAKEINFO): Use --force.
4198
41992005-06-23 Richard M. Stallman <rms@gnu.org>
4200
4201 * display.texi (Face Functions): Correct Texinfo usage.
4202
42032005-06-23 Luc Teirlinck <teirllm@auburn.edu>
4204
4205 * lists.texi (Rings): `ring-elements' now returns the elements of
4206 RING in order.
4207
42082005-06-23 Juanma Barranquero <lekktu@gmail.com>
4209
4210 * markers.texi (The Mark): Texinfo usage fix.
4211
42122005-06-23 Kim F. Storm <storm@cua.dk>
4213
4214 * searching.texi (Entire Match Data): Remove evaporate option for
4215 match-data. Do not mention evaporate option for set-match-data.
4216
42172005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
4218
4219 * display.texi (Face Functions): Mention face aliases.
4220
42212005-06-21 Richard M. Stallman <rms@gnu.org>
4222
4223 * anti.texi (Antinews): Texinfo usage fix.
4224
42252005-06-21 Karl Berry <karl@gnu.org>
4226
4227 * elisp.texi: Use @copying.
4228
4229 * elisp.texi: Put @summarycontents and @contents before the Top
4230 node, instead of the end of the file, so that the contents appear
4231 in the right place in the dvi/pdf output.
4232
42332005-06-21 Juri Linkov <juri@jurta.org>
4234
4235 * display.texi (Defining Faces): Add `customized-face'.
4236
42372005-06-20 Kim F. Storm <storm@cua.dk>
4238
4239 * variables.texi (Setting Variables): Any type of element can be
4240 given order in add-to-ordered-list. Compare elements with eq.
4241
4242 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
4243
42442005-06-20 Karl Berry <karl@gnu.org>
4245
4246 * syntax.texi (Syntax Flags): Make last column very slightly wider
4247 to avoid "generic comment" breaking on two lines and causing an
4248 underfull box.
4249
42502005-06-19 Luc Teirlinck <teirllm@auburn.edu>
4251
4252 * lists.texi (Rings): Various minor clarifications and corrections.
4253
42542005-06-18 Richard M. Stallman <rms@gnu.org>
4255
4256 * functions.texi (Obsolete Functions): Simplify.
4257
4258 * variables.texi (Variable Aliases): Simplify.
4259
4260 * anti.texi, backups.texi, compile.texi, customization.texi:
4261 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
4262 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
4263 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
4264 * variables.texi: Fix formatting ugliness.
4265
4266 * elisp.texi: Add links to Rings and Byte Packing.
4267 Update version and copyright years.
4268
4269 * minibuf.texi: Fix formatting ugliness.
4270 (Completion Commands): Move keymap vars to the end
4271 and vars completing-read binds to the top.
4272
42732005-06-17 Luc Teirlinck <teirllm@auburn.edu>
4274
4275 * processes.texi: Fix typos.
4276 (Bindat Spec): Correct Texinfo error.
4277 (Byte Packing): Fix ungrammatical sentence.
4278
42792005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
4280
4281 * lists.texi (Rings): New node.
4282 (Lists): Add it to menu.
4283
4284 * processes.texi (Byte Packing): New node.
4285 (Processes): Add it to menu.
4286
42872005-06-17 Richard M. Stallman <rms@gnu.org>
4288
4289 * syntax.texi (Parsing Expressions): Fix texinfo usage.
4290
4291 * help.texi (Documentation Basics): Explain the xref to
4292 Documentation Tips.
4293
4294 * debugging.texi (Debugger Commands): Minor fix.
4295
42962005-06-16 Luc Teirlinck <teirllm@auburn.edu>
4297
4298 * edebug.texi (Instrumenting): Eliminate duplicate link.
4299 (Specification List): Replace references to "below", referring to
4300 a later node, with one @ref to that node.
4301
4302 * os.texi (Timers): Timers should save and restore the match data
4303 if they change it.
4304
4305 * debugging.texi (Debugger Commands): Mention that the Lisp
4306 debugger can not step through primitive functions.
4307
43082005-06-16 Juanma Barranquero <lekktu@gmail.com>
4309
4310 * functions.texi (Obsolete Functions): Update argument names of
4311 `make-obsolete' and `define-obsolete-function-alias'.
4312
4313 * variables.texi (Variable Aliases): Update argument names of
4314 `defvaralias', `make-obsolete-variable' and
4315 `define-obsolete-variable-alias'.
4316
43172005-06-15 Kim F. Storm <storm@cua.dk>
4318
4319 * searching.texi (Entire Match Data): Rephrase warnings about
4320 evaporate arg to match-data and set-match-data.
4321
43222005-06-14 Luc Teirlinck <teirllm@auburn.edu>
4323
4324 * elisp.texi (Top): Update detailed menu.
4325
4326 * edebug.texi (Edebug): Update menu.
4327 (Instrumenting): Update xrefs.
4328 (Edebug Execution Modes): Correct xref.
4329 (Jumping): Clarify description of `h' command.
4330 Eliminate redundant @ref.
4331 (Breaks): New node.
4332 (Breakpoints): Is now a subsubsection.
4333 (Global Break Condition): Mention `C-x X X'.
4334 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
4335 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
4336 (Edebug Display Update): Correct pxref.
4337 (Edebug and Macros): New node.
4338 (Instrumenting Macro Calls): Is now a subsubsection.
4339 Neither arg of `def-edebug-spec' is evaluated.
4340 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
4341 (Specification Examples): Fix typo.
4342
43432005-06-14 Lute Kamstra <lute@gnu.org>
4344
4345 * debugging.texi (Function Debugging): Primitives can break on
4346 entry too.
4347
43482005-06-14 Kim F. Storm <storm@cua.dk>
4349
4350 * variables.texi (Setting Variables): Add add-to-ordered-list.
4351
43522005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
4353
4354 * syntax.texi (Parsing Expressions): Document aux functions and vars of
4355 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
4356
43572005-06-13 Lute Kamstra <lute@gnu.org>
4358
4359 * text.texi (Special Properties): Fix cross reference.
4360
43612005-06-11 Luc Teirlinck <teirllm@auburn.edu>
4362
4363 * debugging.texi (Function Debugging): Delete mention of empty
4364 string argument to `cancel-debug-on-entry'. Delete inaccurate
4365 description of the return value of that command.
4366
43672005-06-11 Alan Mackenzie <acm@muc.de>
4368
4369 * text.texi (Adaptive Fill): Amplify the description of
4370 fill-context-prefix.
4371
43722005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4373
4374 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4375
43762005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
4377
4378 * syntax.texi (Parsing Expressions): Document syntax-ppss.
4379
43802005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4381
4382 * debugging.texi (Error Debugging): Minor rewording.
4383 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
4384 is optional.
4385
43862005-06-10 Lute Kamstra <lute@gnu.org>
4387
4388 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
4389 (Top): Give it a title. Correct version number. Give the
4390 detailed node listing a more prominent header.
4391 * intro.texi: Don't set VERSION here a second time.
4392 Mention Emacs's version too.
4393 * anti.texi (Antinews): Use EMACSVER to refer to the current
4394 version of Emacs.
4395
43962005-06-09 Kim F. Storm <storm@cua.dk>
4397
4398 * searching.texi (Entire Match Data): Explain new `reseat' argument to
4399 match-data and set-match-data.
4400
44012005-06-08 Richard M. Stallman <rms@gnu.org>
4402
4403 * searching.texi (Entire Match Data): Clarify when match-data
4404 returns markers and when integers.
4405
4406 * display.texi (Defining Faces): Explain that face name should not
4407 end in `-face'.
4408
4409 * modes.texi (Mode Line Data): Minor cleanup.
4410 (Customizing Keywords): Node split out of Search-based Fontification.
4411 Add example of using font-lock-add-keywords from a hook.
4412 Clarify when MODE should be non-nil, and when nil.
4413
44142005-06-06 Richard M. Stallman <rms@gnu.org>
4415
4416 * modes.texi (Mode Line Data): Explain what happens when the car
4417 of a list is a void symbol.
4418 (Search-based Fontification): Explain MODE arg to
4419 font-lock-add-keywords and warn about calls from major modes.
4420
44212005-06-08 Juri Linkov <juri@jurta.org>
4422
4423 * display.texi (Standard Faces): Add `shadow' face.
4424
44252005-05-29 Luc Teirlinck <teirllm@auburn.edu>
4426
4427 * modes.texi (Major Mode Conventions): A derived mode only needs
4428 to put the call to the parent mode inside `delay-mode-hooks'.
4429
44302005-05-29 Richard M. Stallman <rms@gnu.org>
4431
4432 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
4433 new, and what that implies. Clarify.
4434
4435 * files.texi (Locating Files): Clean up the text.
4436
4437 * frames.texi (Window Frame Parameters): Document user-size.
4438 Shorten entry for top by referring to left.
4439
44402005-05-26 Richard M. Stallman <rms@gnu.org>
4441
4442 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
4443 is new, and what the implications are. Other clarifications.
4444
44452005-05-24 Richard M. Stallman <rms@gnu.org>
4446
4447 * frames.texi (Dialog Boxes): Minor fixes.
4448
44492005-05-25 Masatake YAMATO <jet@gyve.org>
4450
4451 * display.texi (Standard Faces): Write about `mode-line-highlight'.
4452
44532005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4454
4455 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
4456 is optional.
4457
44582005-05-24 Nick Roberts <nickrob@snap.net.nz>
4459
10d1d0af 4460 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
4461
44622005-05-23 Lute Kamstra <lute@gnu.org>
4463
4464 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
4465 syntax-begin-function over font-lock-beginning-of-syntax-function.
4466
44672005-05-21 Luc Teirlinck <teirllm@auburn.edu>
4468
4469 * minibuf.texi (Reading File Names): Update description of
4470 `read-directory-name'.
4471
4472 * modes.texi (Derived Modes): Clarify :group keyword.
4473
44742005-05-21 Eli Zaretskii <eliz@gnu.org>
4475
4476 * files.texi (Locating Files): New subsection.
4477 Describe locate-file and executable-find.
4478
44792005-05-21 Kevin Ryde <user42@zip.com.au>
4480
4481 * frames.texi (Initial Parameters): Update cross reference to
4482 "Emacs Invocation".
4483
44842005-05-19 Luc Teirlinck <teirllm@auburn.edu>
4485
4486 * keymaps.texi (Active Keymaps): Add anchor.
4487
4488 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
4489 (Major Mode Conventions): Refer to `Auto Major Mode' in more
4490 appropriate place.
4491 (Derived Modes): Small clarifications.
4492 (Minor Mode Conventions, Keymaps and Minor Modes):
4493 Replace references to nodes with references to anchors.
4494 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
4495 Clarify description of lists whose first element is an integer.
4496 (Mode Line Variables): Add anchor.
4497 (%-Constructs): Clarify description of integer after %.
4498 (Emulating Mode Line): Describe nil value for FACE.
4499
45002005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4501
4502 * modes.texi (Derived Modes): Correct references to non-existing
4503 variable standard-syntax-table.
4504
45052005-05-17 Lute Kamstra <lute@gnu.org>
4506
4507 * modes.texi (Defining Minor Modes): Mention the mode hook.
4508
45092005-05-15 Kim F. Storm <storm@cua.dk>
4510
4511 * processes.texi (Network): Remove open-network-stream-nowait.
4512 (Network Servers): Remove open-network-stream-server.
4513
45142005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4515
4516 * elisp.texi (Top): Update detailed menu.
4517
4518 * variables.texi: Reorder nodes.
4519 (Variables): Update menu.
4520 (File Local Variables): Do not refer to the `-*-' line as
4521 a "local variables list". Add pxref.
4522
45232005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4524
4525 * elisp.texi (Top): Update detailed menu for node changes.
4526
4527 * modes.texi (Modes): Update Menu.
4528 (Hooks): Move to beginning of chapter.
4529 Most minor modes run mode hooks too.
4530 `add-hook' can handle void hooks or hooks whose value is a single
4531 function.
4532 (Major Modes): Update Menu.
4533 (Major Mode Basics): New node, split off from `Major Modes'.
4534 (Major Mode Conventions): Correct xref. Explain how to handle
4535 auto-mode-alist if the major mode command has an autoload cookie.
4536 (Auto Major Mode): Major update. Add magic-mode-alist.
4537 (Derived Modes): Major update.
4538 (Mode Line Format): Update Menu.
4539 (Mode Line Basics): New node, split off from `Mode Line Format'.
4540
4541 * loading.texi (Autoload): Mention `autoload cookie' as synonym
4542 for `magic autoload comment'. Add index entries and anchor.
4543
45442005-05-14 Richard M. Stallman <rms@gnu.org>
4545
4546 * tips.texi (Coding Conventions): Explain how important it is
4547 that just loading certain files not change Emacs behavior.
4548
4549 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
4550
45512005-05-12 Lute Kamstra <lute@gnu.org>
4552
4553 * modes.texi (Generic Modes): Update.
4554 (Major Modes): Refer to node "Generic Modes".
4555
4556 * elisp.texi (Top): Update to the current structure of the manual.
4557 * processes.texi (Processes): Add menu description.
4558 * customize.texi (Customization): Add menu descriptions.
4559
45602005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
4561
4562 * processes.texi (Signals to Processes)
4563 (Low-Level Network): Fix typos.
4564
45652005-05-11 Lute Kamstra <lute@gnu.org>
4566
4567 * elisp.texi (Top): Add some nodes from the chapter "Major and
4568 Minor Modes" to the detailed node listing.
4569
45702005-05-10 Richard M. Stallman <rms@gnu.org>
4571
4572 * keymaps.texi (Extended Menu Items): Menu item filter functions
4573 can be called at any time.
4574
45752005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4576
4577 * variables.texi (File Local Variables): `(hack-local-variables t)'
4578 now also checks whether a mode is specified in the local variables
4579 list.
4580
45812005-05-05 Kevin Ryde <user42@zip.com.au>
4582
4583 * display.texi (The Echo Area): Correct format function cross
4584 reference.
4585
45862005-05-05 Luc Teirlinck <teirllm@auburn.edu>
4587
4588 * variables.texi (Variable Aliases): Change description of
4589 `define-obsolete-variable-alias'.
4590
4591 * functions.texi (Functions): Add "Obsolete Functions" to menu.
4592 (Defining Functions): Add xref.
4593 (Obsolete Functions): New node.
4594 (Function Safety): Standardize capitalization of section title.
4595
4596 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
4597 (Dialog Boxes): Complete description of `x-popup-dialog'.
4598
45992005-05-04 Richard M. Stallman <rms@gnu.org>
4600
4601 * commands.texi (Interactive Codes): Fix Texinfo usage.
4602 Document U more clearly.
4603
46042005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4605
4606 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
4607 function and not a macro.
4608
4609 * frames.texi (Pop-Up Menus): Correct and clarify description of
4610 `x-popup-menu'.
4611 (Dialog Boxes): Clarify description of `x-popup-dialog'.
4612
46132005-05-01 Richard M. Stallman <rms@gnu.org>
4614
4615 * edebug.texi (Checking Whether to Stop): Fix previous change.
4616
46172005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4618
4619 * display.texi: Fix typos and Texinfo usage.
4620
4621 * edebug.texi (Checking Whether to Stop): executing-macro ->
4622 executing-kbd-macro.
4623
46242005-05-01 Richard M. Stallman <rms@gnu.org>
4625
4626 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
4627
46282005-04-30 Richard M. Stallman <rms@gnu.org>
4629
4630 * files.texi (Magic File Names): Document `operations' property.
4631
46322005-04-29 Lute Kamstra <lute@gnu.org>
4633
4634 * modes.texi (Generic Modes): New node.
4635 (Major Modes): Add it to the menu.
4636 (Derived Modes): Add "derived mode" to concept index.
4637
46382005-04-28 Lute Kamstra <lute@gnu.org>
4639
4640 * modes.texi (Defining Minor Modes): Fix previous change.
4641 (Font Lock Mode): Simplify.
4642 (Font Lock Basics): Say that font-lock-defaults is buffer-local
4643 when set and that some parts are optional. Add cross references.
4644 (Search-based Fontification): Say how to specify font-lock-keywords.
4645 Add cross references. Add font-lock-multiline to index.
4646 Move font-lock-keywords-case-fold-search here from node "Other Font
4647 Lock Variables". Document font-lock-add-keywords and
4648 font-lock-remove-keywords.
4649 (Other Font Lock Variables): Move font-lock-keywords-only,
4650 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4651 and font-lock-syntactic-face-function to node "Syntactic Font
4652 Lock". Move font-lock-keywords-case-fold-search to node
4653 "Search-based Fontification". Document font-lock-inhibit-thing-lock
4654 and font-lock-{,un}fontify-{buffer,region}-function.
4655 (Precalculated Fontification): Remove reference to deleted variable
4656 font-lock-core-only.
4657 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
4658 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
4659 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4660 and font-lock-syntactic-face-function here from node "Other Font
4661 Lock Variables". Move font-lock-syntactic-keywords to "Setting
4662 Syntax Properties". Add cross references.
4663 (Setting Syntax Properties): New node.
4664 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
4665 * syntax.texi (Syntax Properties): Add cross reference.
4666 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
4667
46682005-04-26 Richard M. Stallman <rms@gnu.org>
4669
4670 * display.texi (Defining Faces):
4671 Document `default' elements of defface spec.
4672
4673 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
4674
4675 * variables.texi (Variable Aliases): Clarify text.
4676
46772005-04-25 Chong Yidong <cyd@stupidchicken.com>
4678
4679 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
4680
46812005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4682
4683 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
4684
46852005-04-24 Eli Zaretskii <eliz@gnu.org>
4686
4687 * syntax.texi (Syntax Table Internals): Elaborate documentation of
4688 syntax-after and syntax-class.
4689
4690 * files.texi (Changing Files): Fix last change's cross-reference.
4691 (Unique File Names): Don't mention "numbers" in the documentation
4692 of make-temp-file and make-temp-name.
4693
46942005-04-23 Richard M. Stallman <rms@gnu.org>
4695
4696 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
4697
46982005-04-22 Nick Roberts <nickrob@snap.net.nz>
4699
4700 * windows.texi (Cyclic Window Ordering): Clarify window-list.
4701
47022005-04-22 Nick Roberts <nickrob@snap.net.nz>
4703
4704 * variables.texi (Variable Aliases): Describe make-obsolete-variable
4705 and define-obsolete-variable-alias.
4706
47072005-04-22 Kim F. Storm <storm@cua.dk>
4708
4709 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
4710 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
4711
47122005-04-21 Lute Kamstra <lute@gnu.org>
4713
4714 * lists.texi (Association Lists): Document rassq-delete-all.
4715
47162005-04-19 Richard M. Stallman <rms@gnu.org>
4717
4718 * modes.texi (Search-based Fontification): Explain that
4719 facespec is an expression to be evaluated.
4720
47212005-04-19 Kevin Ryde <user42@zip.com.au>
4722
4723 * streams.texi (Output Functions): Fix xref.
4724 * strings.texi (String Conversion): Fix xref.
4725
47262005-04-19 Kim F. Storm <storm@cua.dk>
4727
4728 * symbols.texi (Symbol Plists): Add safe-get.
4729 Mention that `get' may signal an error.
4730
47312005-04-18 Nick Roberts <nickrob@snap.net.nz>
4732
4733 * customize.texi (Variable Definitions): Replace tooltip-mode
4734 example with save-place.
4735
47362005-04-17 Richard M. Stallman <rms@gnu.org>
4737
4738 * buffers.texi (Indirect Buffers): Clarify.
4739
4740 * positions.texi (Positions): Clarify converting marker to integer.
4741
4742 * strings.texi (String Basics): Mention string-match; clarify.
4743
47442005-04-08 Lute Kamstra <lute@gnu.org>
4745
4746 * modes.texi (Search-based Fontification): Fix cross references.
4747 Use consistent terminology. Document anchored highlighting.
4748
47492005-04-05 Lute Kamstra <lute@gnu.org>
4750
4751 * modes.texi (Defining Minor Modes): Document :group keyword
4752 argument and its default value.
4753
47542005-04-03 Lute Kamstra <lute@gnu.org>
4755
4756 * hooks.texi (Standard Hooks): Add some hooks. Add cross
4757 references and/or descriptions. Delete major mode hooks; mention
4758 them as a category instead. Rename or delete obsolete hooks.
4759
47602005-04-02 Richard M. Stallman <rms@gnu.org>
4761
4762 * nonascii.texi (Coding System Basics): Another wording cleanup.
4763
47642005-04-01 Richard M. Stallman <rms@gnu.org>
4765
4766 * nonascii.texi (Coding System Basics): Clarify previous change.
4767
47682005-04-01 Kenichi Handa <handa@m17n.org>
4769
10d1d0af 4770 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
4771 identity of coding systems.
4772
47732005-03-29 Chong Yidong <cyd@stupidchicken.com>
4774
4775 * text.texi (Buffer Contents): Add filter-buffer-substring and
4776 buffer-substring-filters.
4777
47782005-03-26 Chong Yidong <cyd@stupidchicken.com>
4779
4780 * anti.texi (Antinews): Mention `G' interactive code.
4781
4782 * tips.texi (Compilation Tips): Mention benchmark.el.
4783
47842005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4785
4786 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
4787 is now bound to M-o M-o.
4788
4789 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
4790
47912005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4792
4793 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
4794 in the Emacs Manual).
4795 * Makefile.in (srcs): Remove calendar.texi.
4796 * makefile.w32-in (srcs): Remove calendar.texi.
4797 * display.texi (Display): Change name of next node.
4798 * os.texi (System In): Change name of previous node.
4799 * elisp.texi (Top): Remove Calendar references.
4800 * vol1.texi (Top): Remove Calendar references.
4801 * vol2.texi (Top): Remove Calendar references.
4802
48032005-03-25 Richard M. Stallman <rms@gnu.org>
4804
4805 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
4806 Cleanup previous change.
4807
48082005-03-25 Chong Yidong <cyd@stupidchicken.com>
4809
4810 * display.texi (Face Attributes): Faces earlier in an :inherit
4811 list take precedence.
4812 (Scroll Bars): Fix description of vertical-scroll-bars.
4813 Document frame-current-scroll-bars and window-current-scroll-bars.
4814
4815 * markers.texi (The Mark): Document temporary Transient Mark mode.
4816
4817 * minibuf.texi (Reading File Names):
4818 Document read-file-name-completion-ignore-case.
4819
4820 * positions.texi (Screen Lines): Document nil for width argument
4821 to compute-motion.
4822
48232005-03-23 Kim F. Storm <storm@cua.dk>
4824
4825 * display.texi (Standard Faces): Other faces used in the fringe
4826 implicitly inherits from the fringe face.
4827 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
4828 properties implicitly inherits from fringe face.
4829 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
4830
48312005-03-20 Chong Yidong <cyd@stupidchicken.com>
4832
4833 * display.texi (Invisible Text): State default value of
4834 line-move-ignore-invisible.
4835 (Managing Overlays): Document remove-overlays.
4836 (Standard Faces): Document escape-glyph face.
4837
4838 * minibuf.texi (Reading File Names): Document read-file-name-function.
4839
4840 * modes.texi (Other Font Lock Variables):
4841 Document font-lock-lines-before.
4842
4843 * positions.texi (Skipping Characters): skip-chars-forward allows
4844 character classes.
4845
48462005-03-18 Lute Kamstra <lute@gnu.org>
4847
4848 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
4849
48502005-03-17 Richard M. Stallman <rms@gnu.org>
4851
4852 * text.texi (Undo): Document extensible undo entries.
4853
dd7b651b 4854 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
4855
4856 * nonascii.texi (Character Codes): Minor fix.
4857
4858 * display.texi (Display Property): Explain the significance
4859 of having text properties that are eq.
4860 (Other Display Specs): Explain string as display spec.
4861
4862 * commands.texi (Interactive Codes): Document G option.
4863
48642005-03-17 Chong Yidong <cyd@stupidchicken.com>
4865
4866 * text.texi (Filling): Add sentence-end-without-period and
4867 sentence-end-without-space.
4868 (Changing Properties): Minor fix.
4869
4870 * anti.texi: Total rewrite.
4871
48722005-03-15 Lute Kamstra <lute@gnu.org>
4873
4874 * edebug.texi (Instrumenting Macro Calls): Fix typos.
4875
48762005-03-08 Kim F. Storm <storm@cua.dk>
4877
4878 * display.texi (Specified Space): Property :width is support on
4879 non-graphic terminals, :height is not.
4880
48812005-03-07 Richard M. Stallman <rms@gnu.org>
4882
4883 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
4884 Now subnodes of Fringes.
4885 (Overlay Arrow): Document overlay-arrow-variable-list.
4886 (Fringe Size/Pos): New node, broken out of Fringes.
4887 (Display): Explain clearing vs redisplay better.
4888 (Truncation): Clarify use of bitmaps.
4889 (The Echo Area): Clarify the uses of the echo area.
4890 Add max-mini-window-height.
4891 (Progress): Clarify.
4892 (Invisible Text): Explain that main loop moves point out.
4893 (Selective Display): Say "hidden", not "invisible".
4894 (Managing Overlays): Move up. Describe relation to Undo here.
4895 (Overlay Properties): Clarify intro.
4896 (Finding Overlays): Explain return values when nothing found.
4897 (Width): truncate-string-to-width has added arg.
4898 (Displaying Faces): Clarify and update mode line face handling.
4899 (Face Functions): Minor cleanup.
4900 (Conditional Display): Merge into Other Display Specs.
4901 (Pixel Specification, Other Display Specs): Minor cleanups.
4902 (Images, Image Descriptors): Minor cleanups.
4903 (GIF Images): Patents have expired.
4904 (Showing Images): Explain default text for insert-image.
4905 (Manipulating Button Types): Merge into Manipulating Buttons.
4906 (Making Buttons): Explain return values.
4907 (Button Buffer Commands): Add xref.
4908 (Inverse Video): Update mode-line-inverse-video.
4909 (Display Table Format): Clarify.
4910 (Active Display Table): Give defaults for window-display-table.
4911
4912 * calendar.texi (Calendar Customizing): calendar-holiday-marker
4913 and calendar-today-marker are strings, not chars.
4914 (Holiday Customizing): Minor fix.
4915
4916 * internals.texi (Writing Emacs Primitives): Update `or' example.
4917 Update limit on # args of subr.
4918
4919 * edebug.texi (Using Edebug): Arrow is in fringe.
4920 (Instrumenting): Arg to eval-defun works without loading edebug.
4921 (Edebug Execution Modes): Add xref.
4922
4923 * customize.texi (Common Keywords): Clarify :require.
4924 Mention :version here.
4925 (Variable Definitions, Group Definitions): Not here.
4926 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
4927
49282005-03-07 Chong Yidong <cyd@stupidchicken.com>
4929 * nonascii.texi (Text Representations): Clarify position-bytes.
4930 (Character Sets): Add list-charset-chars.
4931 (Scanning Charsets): Add charset-after.
4932 (Encoding and I/O): Minor fix.
4933
49342005-03-06 Richard M. Stallman <rms@gnu.org>
4935
4936 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
4937 (Resizing Windows): Likewise.
4938
4939 * text.texi (Change Hooks): Get rid of "Emacs 21".
4940
4941 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
4942
4943 * streams.texi (Output Variables): Get rid of "Emacs 21".
4944
4945 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
4946
4947 * os.texi (Translating Input): Replace flow-control example
4948 with a less obsolete example that uses `keyboard-translate'.
4949
4950 * objects.texi (Hash Table Type, Circular Objects):
4951 Get rid of "Emacs 21".
4952
4953 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
4954 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
4955
4956 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
4957
4958 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
4959
4960 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
4961 (Menu Bar): Fix when menu-bar-update-hook is called.
4962
4963 * hash.texi (Hash Tables): Get rid of "Emacs 21".
4964
4965 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
4966 and make it read better.
4967
4968 * files.texi (Writing to Files): Get rid of "Emacs 21".
4969 (Unique File Names): Likewise.
4970
4971 * elisp.texi: Update Emacs version to 22.
4972
4973 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
4974 (Overlay Properties, Face Attributes): Likewise.
4975 (Managing Overlays): Fix punctuation.
4976 (Attribute Functions): Clarify set-face-font; get rid of
4977 info about old Emacs versions.
4978 (Auto Faces, Font Lookup, Display Property, Images):
4979 Get rid of "Emacs 21".
4980
4981 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
4982
49832005-03-05 Richard M. Stallman <rms@gnu.org>
4984
4985 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
4986
49872005-03-04 Lute Kamstra <lute@gnu.org>
4988
4989 * debugging.texi (Error Debugging): Document stack-trace-on-error.
4990
49912005-03-03 Lute Kamstra <lute@gnu.org>
4992
4993 * edebug.texi (Instrumenting Macro Calls): Fix typo.
4994
49952005-03-01 Lute Kamstra <lute@gnu.org>
4996
4997 * debugging.texi (Debugger Commands): Update `j'.
4998
49992005-02-28 Lute Kamstra <lute@gnu.org>
5000
5001 * debugging.texi (Debugging): Fix typo.
5002 (Error Debugging): Document eval-expression-debug-on-error.
5003 (Function Debugging): Update example.
5004 (Using Debugger): Mention starred stack frames.
5005 (Debugger Commands): Document `j' and `l'.
5006 (Invoking the Debugger): `d' and `j' exit recursive edit too.
5007 Update the messages that the debugger displays.
5008 (Internals of Debugger): Add cross reference. Update example.
5009 (Excess Open): Minor improvement.
5010 (Excess Close): Minor improvement.
5011
50122005-02-26 Richard M. Stallman <rms@gnu.org>
5013
5014 * tips.texi (Coding Conventions): Clarify.
5015 Put all the major mode key reservations together.
5016 Mention the Mouse-1 => Mouse-2 conventions.
5017
5018 * syntax.texi (Syntax Class Table): Clarify.
5019 (Syntax Table Functions): syntax-after moved from here.
5020 (Syntax Table Internals): syntax-after moved to here.
5021 (Parsing Expressions): Update info on number of values
5022 and what's meaningful in the STATE argument.
5023 (Categories): Fix typo.
5024
5025 * sequences.texi (Arrays): Cleanup.
5026 (Char-Tables): Clarify.
5027
5028 * processes.texi (Deleting Processes): Cleanups, add xref.
5029 (Subprocess Creation): Explain nil in exec-path. Cleanup.
5030 (Process Information): set-process-coding-system, some args optional.
5031 (Input to Processes): Explain various types for PROCESS args.
5032 Rename them from PROCESS-NAME to PROCESS.
5033 (Signals to Processes): Likewise.
5034 (Decoding Output): Cleanup.
5035 (Query Before Exit): Clarify.
5036
5037 * os.texi (Startup Summary): Correct the options; add missing ones.
5038 (Terminal Output, Batch Mode): Clarify.
5039 (Flow Control): Node deleted.
5040
5041 * markers.texi (The Mark): Clarify.
5042
5043 * macros.texi (Expansion): Cleanup.
5044 (Indenting Macros): indent-spec allows ints, not floats.
5045
5046 * keymaps.texi (Keymaps): Clarify.
5047 (Format of Keymaps): Update lisp-mode-map example.
5048 (Active Keymaps, Key Lookup): Clarify.
5049 (Changing Key Bindings): Add xref to `kbd'.
5050 (Key Binding Commands, Simple Menu Items): Clarify.
5051 (Mouse Menus, Menu Bar): Clarify.
5052 (Menu Example): Replace print example with menu-bar-replace-menu.
5053
5054 * help.texi (Documentation Basics): Add function-documentation prop.
5055
5056 * elisp.texi (Top): Don't refer to Flow Control node.
5057
5058 * commands.texi (Command Overview): Improve xrefs.
5059 (Adjusting Point): Adjusting point applies to intangible and invis.
5060 (Key Sequence Input): Doc extra read-key-sequence args.
5061 Likewise for read-key-sequence-vector.
5062
5063 * backups.texi (Rename or Copy): Minor fix.
5064 (Numbered Backups): For version-control, say the default.
5065 (Auto-Saving): make-auto-save-file-name example is simplified.
5066
5067 * advice.texi (Advising Functions): Don't imply one part of Emacs
5068 should advise another part. Markup changes.
5069 (Defining Advice): Move transitional para.
5070 (Activation of Advice): Cleanup.
5071 Explain if COMPILE is nil or negative.
5072
5073 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
5074
50752005-02-24 Lute Kamstra <lute@gnu.org>
5076
5077 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
5078 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
5079
50802005-02-23 Lute Kamstra <lute@gnu.org>
5081
5082 * modes.texi (Defining Minor Modes): define-minor-mode can be used
5083 to define global minor modes as well.
5084
5085 * display.texi (Managing Overlays): overlay-buffer returns nil for
5086 deleted overlays.
5087
50882005-02-22 Kim F. Storm <storm@cua.dk>
5089
5090 * minibuf.texi (Basic Completion): Allow symbols in addition to
5091 strings in try-completion and all-completions.
5092
50932005-02-14 Lute Kamstra <lute@gnu.org>
5094
5095 * elisp.texi (Top): Remove reference to deleted node.
5096
5097 * lists.texi (Lists): Remove reference to deleted node.
5098 (Cons Cells): Fix typo.
5099
5100 * loading.texi (Where Defined): Fix typo.
5101
51022005-02-14 Richard M. Stallman <rms@gnu.org>
5103
5104 * variables.texi (Creating Buffer-Local): change-major-mode-hook
5105 is useful for discarding some minor modes.
5106
5107 * symbols.texi (Symbol Components): Reorder examples.
5108
5109 * streams.texi (Input Functions): State standard-input default.
5110 (Output Variables): State standard-output default.
5111
5112 * objects.texi (Printed Representation): Clarify read syntax vs print.
5113 (Floating Point Type): Explain meaning better.
5114 (Symbol Type): Explain uniqueness better.
5115 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
5116 List examples sooner.
5117 (Box Diagrams): New subnode broken out.
5118 Some examples moved from old Lists as Boxes node.
5119 (Dotted Pair Notation): Clarify intro.
5120 (Array Type): Clarify.
5121 (Type Predicates): Add hash-table-p.
5122
5123 * numbers.texi (Integer Basics): Clarify radix explanation.
5124 (Predicates on Numbers): Minor clarification.
5125 (Comparison of Numbers): Minor clarification. Clarify eql.
5126 Typos in min, max.
5127 (Math Functions): Clarify overflow in expt.
5128
5129 * minibuf.texi (Text from Minibuffer): Minor clarification.
5130 Mention arrow keys.
5131
5132 * loading.texi (Autoload): defun's doc string overrides autoload's
5133 doc string.
5134 (Repeated Loading): Modernize "add to list" examples.
5135 (Where Defined): Finish updating table of load-history elts.
5136
5137 * lists.texi (List-related Predicates): Minor wording improvement.
5138 (Lists as Boxes): Node deleted.
5139 (Building Lists): Explain trivial cases of number-sequence.
5140
5141 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 5142 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
5143 (Hash Access): Any object can be a key.
5144 State value of maphash.
5145
5146 * functions.texi (What Is a Function): Wording cleanup.
5147 (Function Documentation): Minor cleanup.
5148 Explain purpose of calling convention at end of doc string.
5149 (Function Names): Wording cleanup.
5150 (Calling Functions): Wording cleanup.
5151 Explain better how funcall calls the function.
5152 (Function Cells): Delete example of saving and redefining function.
5153
5154 * control.texi (Combining Conditions): Wording cleanup.
5155 (Iteration): dolist and dotimes bind VAR locally.
5156 (Cleanups): Xref to Atomic Changes.
5157
5158 * compile.texi (Byte Compilation): Delete 19.29 info.
5159 (Compilation Functions): Macros' difficulties don't affect defsubst.
5160 (Docs and Compilation): Delete 19.29 info.
5161
51622005-02-10 Richard M. Stallman <rms@gnu.org>
5163
5164 * objects.texi (Symbol Type): Minor correction.
5165
51662005-02-06 Lute Kamstra <lute@gnu.org>
5167
5168 * modes.texi (Example Major Modes): Fix typos.
5169
51702005-02-06 Richard M. Stallman <rms@gnu.org>
5171
5172 * text.texi (Margins): fill-nobreak-predicate can be one function.
5173
5174 * strings.texi (Modifying Strings): clear-string can make unibyte.
5175 (Formatting Strings): format gives error if values missing.
5176
5177 * positions.texi (Character Motion): Mention default arg
5178 for forward-char. backward-char refers to forward-char.
5179 (Word Motion): Mention default arg for forward-word.
5180 (Buffer End Motion): Mention default arg for beginning-of-buffer.
5181 Simplify end-of-buffer.
5182 (Text Lines): Mention default arg for forward-line.
5183 (List Motion): Mention default arg for beginning/end-of-defun.
5184 (Skipping Characters): Minor fixes in explaining character-set.
5185
5186 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
5187 Mode inheritance applies only when default-major-mode is nil.
5188 Clarifications.
5189 (Example Major Modes): Update Text mode and Lisp mode examples.
5190 (Minor Mode Conventions): Mention define-minor-mode at top.
5191 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
5192 (Mode Line Format): Update mode line face display info.
5193 (Properties in Mode): Mention effect of risky vars.
5194 (Imenu): Define imenu-add-to-menubar.
5195 (Font Lock Mode): Add descriptions to menu lines.
5196 (Faces for Font Lock): Add font-lock-doc-face.
5197
51982005-02-05 Lute Kamstra <lute@gnu.org>
5199
5200 * text.texi (Maintaining Undo): Remove obsolete function.
5201
52022005-02-05 Eli Zaretskii <eliz@gnu.org>
5203
5204 * frames.texi (Color Names): Add pointer to the X docs about RGB
5205 color specifications. Improve indexing
5206 (Text Terminal Colors): Replace the description of RGB values by
5207 an xref to "Color Names".
5208
52092005-02-03 Richard M. Stallman <rms@gnu.org>
5210
5211 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
5212 Clarify.
5213 (Selecting Windows): Clarify save-selected-window.
5214 (Cyclic Window Ordering): Clarify walk-windows.
5215 (Window Point): Clarify.
5216 (Window Start): Add comment to example.
5217 (Resizing Windows): Add `interactive' specs in examples.
5218 Document fit-window-to-buffer.
5219
5220 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
5221 (Undo, Maintaining Undo): Clarify last change.
5222 (Sorting): In sort-numeric-fields, explain about octal and hex.
5223 Mention sort-numeric-base.
5224 (Format Properties): Add xref for hard newlines.
5225
5226 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
5227 (Pop-Up Menus): Fix typo.
5228 (Color Names): Explain all types of color names.
5229 Explain color-values on B&W terminal.
5230 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
5231
5232 * files.texi (File Locks): Not supported on MS systems.
5233 (Testing Accessibility): Clarify.
5234
5235 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
5236 (Coverage Testing): Fix typo.
5237
5238 * commands.texi (Misc Events): Remove stray space.
5239
5240 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
5241 (Modification Time): Clarify when visited-file-modtime returns 0.
5242 (The Buffer List): Clarify bury-buffer.
5243 (Killing Buffers): Clarify.
5244 (Indirect Buffers): Add clone-indirect-buffer.
5245
52462005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5247
5248 * edebug.texi (Printing in Edebug): Fix default value of
5249 edebug-print-circle.
5250 (Coverage Testing): Fix displayed frequency count data.
5251
52522005-02-02 Luc Teirlinck <teirllm@auburn.edu>
5253
5254 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
5255
52562005-02-02 Kim F. Storm <storm@cua.dk>
5257
5258 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
5259
52602005-01-29 Eli Zaretskii <eliz@gnu.org>
5261
5262 * commands.texi (Misc Events): Describe the help-echo event.
5263
5264 * text.texi (Special Properties) <help-echo>: Use `pos'
5265 consistently in description of the help-echo property.
5266 Use @code{nil} instead of @var{nil}.
5267
5268 * display.texi (Overlay Properties): Fix the index entry for
5269 help-echo overlay property.
5270
5271 * customize.texi (Type Keywords): Uncomment the xref to the
5272 help-echo property documentation.
5273
52742005-01-23 Kim F. Storm <storm@cua.dk>
5275
5276 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
5277 return value. Third element FULLY replaced by PARTIAL which
5278 specifies number of invisible pixels if row is only partially visible.
5279 (Textual Scrolling): Mention auto-window-vscroll.
5280 (Vertical Scrolling): New defvar auto-window-vscroll.
5281
52822005-01-16 Luc Teirlinck <teirllm@auburn.edu>
5283
5284 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
5285 command remapping.
5286
52872005-01-15 Richard M. Stallman <rms@gnu.org>
5288
5289 * display.texi (Defining Images): Mention DATA-P arg of create-image.
5290
52912005-01-14 Kim F. Storm <storm@cua.dk>
5292
5293 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
5294
5295 * text.texi (Links and Mouse-1): Fix string and vector item.
5296
52972005-01-13 Richard M. Stallman <rms@gnu.org>
5298
5299 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
5300 descriptions of overriding-local-map and overriding-terminal-local-map.
5301
5302 * text.texi (Links and Mouse-1): Clarify text.
5303
53042005-01-13 Kim F. Storm <storm@cua.dk>
5305
5306 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
5307
53082005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
5309
5310 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
5311
53122005-01-12 Kim F. Storm <storm@cua.dk>
5313
5314 * text.texi (Links and Mouse-1): Rename section from Enabling
5315 Mouse-1 to Following Links. Change xrefs.
5316 Add examples for define-button-type and define-widget.
5317
5318 * display.texi (Button Properties, Button Buffer Commands):
5319 Clarify mouse-1 and follow-link functionality.
5320
53212005-01-12 Richard M. Stallman <rms@gnu.org>
5322
5323 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
5324
5325 * display.texi (Beeping): Fix Texinfo usage.
5326
5327 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
5328
53292005-01-11 Kim F. Storm <storm@cua.dk>
5330
5331 * display.texi (Button Properties, Button Buffer Commands):
5332 Mention mouse-1 binding. Add follow-link keyword.
5333
5334 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
5335 (Enabling Mouse-1 to Follow Links): New subsection.
5336
53372005-01-06 Richard M. Stallman <rms@gnu.org>
5338
5339 * text.texi (Special Properties): Minor change.
5340
5341 * os.texi (Timers): Clarify previous change.
5342
5343 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
5344
53452005-01-01 Luc Teirlinck <teirllm@auburn.edu>
5346
5347 * display.texi (Face Attributes): Correct xref to renamed node.
5348
53492005-01-01 Richard M. Stallman <rms@gnu.org>
5350
5351 * display.texi (Face Attributes): Describe hex color specs.
5352
53532004-12-31 Richard M. Stallman <rms@gnu.org>
5354
5355 * os.texi (Timers): Update previous change.
5356
53572004-12-30 Kim F. Storm <storm@cua.dk>
5358
5359 * display.texi (Line Height): Total line-height is now specified
5360 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
5361 in cons cells. (nil . RATIO) is relative to actual line height.
5362 Use line-height `t' instead of `0' to get minimum height.
5363
53642004-12-29 Richard M. Stallman <rms@gnu.org>
5365
5366 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
5367
53682004-12-28 Richard M. Stallman <rms@gnu.org>
5369
5370 * commands.texi (Quitting): Clarify value of with-local-quit.
5371
5372 * elisp.texi (Top): Fix previous change.
5373
5374 * loading.texi (Loading): Fix previous change.
5375
53762004-12-27 Richard M. Stallman <rms@gnu.org>
5377
5378 * Makefile.in (MAKEINFO): Specify --force.
5379
5380 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
5381
5382 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
5383
5384 * display.texi (Line Height): Further clarify.
5385
5386 * elisp.texi (Top): Update Loading submenu.
5387
5388 * loading.texi (Where Defined): New node.
5389 (Unloading): load-history moved to Where Defined.
5390
53912004-12-21 Richard M. Stallman <rms@gnu.org>
5392
5393 * commands.texi (Event Input Misc): Add while-no-input.
5394
53952004-12-11 Richard M. Stallman <rms@gnu.org>
5396
5397 * display.texi (Line Height): Rewrite text for clarity.
5398
53992004-12-11 Kim F. Storm <storm@cua.dk>
5400
5401 * display.texi (Display): Add node "Line Height" to menu.
5402 (Line Height): New node. Move full description of line-spacing
5403 and line-height text properties here from text.texi.
5404 (Scroll Bars): Add vertical-scroll-bar variable.
5405
5406 * frames.texi (Window Frame Parameters): Remove line-height defvar.
5407
5408 * locals.texi (Standard Buffer-Local Variables): Fix xref for
5409 line-spacing and vertical-scroll-bar.
5410
5411 * text.texi (Special Properties): Just mention line-spacing and
5412 line-height here, add xref to new "Line Height" node.
5413
54142004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
5415
5416 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
5417
5418 * locals.texi (Standard Buffer-Local Variables):
5419 Add @xref for `line-spacing'.
5420
54212004-12-05 Richard M. Stallman <rms@gnu.org>
5422
5423 * Makefile.in (maintainer-clean): Remove the info files
5424 in $(infodir) where they are created.
5425
54262004-12-03 Richard M. Stallman <rms@gnu.org>
5427
5428 * windows.texi (Selecting Windows): get-lru-window and
5429 get-largest-window don't consider dedicated windows.
5430
5431 * text.texi (Undo): Document undo-in-progress.
5432
54332004-11-26 Richard M. Stallman <rms@gnu.org>
5434
5435 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
5436 Remove a few vars that are not always buffer-local.
5437
54382004-11-24 Luc Teirlinck <teirllm@auburn.edu>
5439
5440 * locals.texi (Standard Buffer-Local Variables): Comment out
5441 xref's to non-existent node `Yet to be written'.
5442
54432004-11-24 Richard M. Stallman <rms@gnu.org>
5444
5445 * processes.texi (Synchronous Processes): Grammar fix.
5446
5447 * numbers.texi (Comparison of Numbers): Add eql.
5448
5449 * locals.texi (Standard Buffer-Local Variables): Add many vars.
5450
5451 * intro.texi (Printing Notation): Fix previous change.
5452
5453 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
5454 and default-indicate-buffer-boundaries from here.
5455 (Usual Display): To here.
5456 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
5457 (Usual Display): Move tab-width up.
5458
5459 * customize.texi (Variable Definitions): Replace
5460 show-paren-mode example with tooltip-mode.
5461 (Simple Types, Composite Types, Defining New Types):
5462 Minor cleanups.
5463
54642004-11-21 Jesper Harder <harder@ifa.au.dk>
5465
5466 * processes.texi (Synchronous Processes, Output from Processes):
5467 Markup fix.
5468
54692004-11-20 Richard M. Stallman <rms@gnu.org>
5470
5471 * positions.texi (Skipping Characters): skip-chars-forward
5472 now handles char classes.
5473
5474 * intro.texi (Printing Notation): Avoid confusion of `print'
5475 when explaining @print.
5476
5477 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
5478
5479 * display.texi (Display Table Format): Minor fix.
5480
5481 * streams.texi (Output Functions): Fix print example.
5482
5483 * Makefile.in (elisp): New target.
5484 (dist): Depend on $(infodir)/elisp, not elisp.
5485 Copy the info files from $(infodir).
5486
5487 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
5488 read-from-minibuffer.
5489
5490 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
5491
54922004-11-19 Richard M. Stallman <rms@gnu.org>
5493
5494 * searching.texi (Regexp Search): Add search-whitespace-regexp.
5495
54962004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
5497
5498 * tips.texi (Coding Conventions): Fix typo.
5499
55002004-11-16 Richard M. Stallman <rms@gnu.org>
5501
5502 * tips.texi (Coding Conventions): Separate defvar and require
5503 methods to avoid warnings. Use require only when there are many
5504 functions and variables from that package.
5505
5506 * minibuf.texi (Minibuffer Completion): When ignoring case,
5507 predicate must not be case-sensitive.
5508
5509 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
5510 (Test Coverage): Don't talk about "splotches". Clarified.
5511
55122004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
5513
5514 * frames.texi (Window Frame Parameters): Fix typo.
5515
55162004-11-15 Kim F. Storm <storm@cua.dk>
5517
5518 * symbols.texi (Other Plists): Note that plist-get may signal error.
5519 Add safe-plist-get.
5520
55212004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
5522
5523 * modes.texi (Font Lock Basics): Fix typo.
5524
55252004-11-08 Richard M. Stallman <rms@gnu.org>
5526
5527 * syntax.texi (Syntax Table Functions): Add syntax-after.
5528
55292004-11-06 Lars Brinkhoff <lars@nocrew.org>
5530
5531 * os.texi (Processor Run Time): New section documenting
5532 get-internal-run-time.
5533
55342004-11-06 Eli Zaretskii <eliz@gnu.org>
5535
5536 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
5537 it nukes elisp-cover.texi.
5538 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
5539 elisp-0 etc.
5540
55412004-11-05 Luc Teirlinck <teirllm@auburn.edu>
5542
5543 * commands.texi (Keyboard Macros): Document `append' return value
5544 of `defining-kbd-macro'.
5545
55462004-11-01 Richard M. Stallman <rms@gnu.org>
5547
5548 * commands.texi (Interactive Call): Add called-interactively-p.
5549
55502004-10-29 Simon Josefsson <jas@extundo.com>
5551
5552 * minibuf.texi (Reading a Password): Revert.
5553
55542004-10-28 Richard M. Stallman <rms@gnu.org>
5555
5556 * frames.texi (Display Feature Testing): Explain about "vendor".
5557
55582004-10-27 Richard M. Stallman <rms@gnu.org>
5559
5560 * commands.texi (Interactive Codes): `N' uses numeric prefix,
5561 not raw. Clarify `n'.
5562 (Interactive Call): Rewrite interactive-p, focusing on when
5563 and how to use it.
5564 (Misc Events): Clarify previous change.
5565
5566 * advice.texi (Simple Advice): Clarify what job the example does.
5567 (Around-Advice): Clarify ad-do-it.
5568 (Activation of Advice): An option of ad-default-compilation-action
5569 is `never', not `nil'.
5570
55712004-10-26 Kim F. Storm <storm@cua.dk>
5572
5573 * commands.texi (Interactive Codes): Add U code letter.
5574
55752004-10-25 Simon Josefsson <jas@extundo.com>
5576
5577 * minibuf.texi (Reading a Password): Add.
5578
55792004-10-24 Jason Rumney <jasonr@gnu.org>
5580
5581 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
5582 and wheel-down.
5583
55842004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
5585
5586 * processes.texi (Synchronous Processes): Document process-file.
5587
55882004-10-22 Kenichi Handa <handa@m17n.org>
5589
5590 * text.texi (translate-region): Document that it accepts also a
5591 char-table.
5592
55932004-10-22 David Ponce <david@dponce.com>
5594
5595 * windows.texi (Resizing Windows): Document the `preserve-before'
5596 argument of the functions `enlarge-window' and `shrink-window'.
5597
55982004-10-19 Jason Rumney <jasonr@gnu.org>
5599
5600 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
5601
56022004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5603
5604 * text.texi (Filling): Add anchor for definition of
5605 `sentence-end-double-space'.
5606
5607 * searching.texi (Regexp Example): Update description of how
5608 Emacs currently recognizes the end of a sentence.
5609 (Standard Regexps): Update definition of the variable
5610 `sentence-end'. Add definition of the function `sentence-end'.
5611
56122004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
5613
5614 * display.texi (Progress): New node.
5615
56162004-10-05 Kim F. Storm <storm@cua.dk>
5617
5618 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
5619
56202004-09-29 Kim F. Storm <storm@cua.dk>
5621
5622 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
5623 to identify bitmaps. Remove -fringe-bitmap suffix for standard
5624 fringe bitmap symbols, as they now have their own namespace.
5625 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
5626 vs. pixels. Signal error if no free bitmap slots.
5627 (Pixel Specification): Change IMAGE to @var{image}.
5628
56292004-09-28 Richard M. Stallman <rms@gnu.org>
5630
5631 * text.texi (Special Properties): Clarify line-spacing and line-height.
5632
5633 * searching.texi (Regexp Search): Add looking-back.
5634
56352004-09-25 Luc Teirlinck <teirllm@auburn.edu>
5636
5637 * display.texi: Correct typos.
5638 (Image Descriptors): Correct xref's.
5639
56402004-09-25 Richard M. Stallman <rms@gnu.org>
5641
5642 * text.texi (Special Properties): Cleanups in `cursor'.
5643 Rewrites in `line-height' and `line-spacing'; exchange them.
5644
5645 * display.texi (Fringes): Rewrite previous change.
5646 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
5647 (Display Fringe Bitmaps): Node deleted, text moved.
5648 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
5649 (Scroll Bars): Clarify set-window-scroll-bars.
5650 (Pointer Shape): Rewrite.
5651 (Specified Space): Clarify :align-to, etc.
5652 (Pixel Specification): Use @var. Clarify new text.
5653 (Other Display Specs): Clarify `slice'.
5654 (Image Descriptors): Cleanups.
5655 (Showing Images): Cleanups.
5656
56572004-09-24 Luc Teirlinck <teirllm@auburn.edu>
5658
5659 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
5660
5661 * modes.texi: Various minor changes in addition to:
5662 (Major Mode Conventions): Final call to `run-mode-hooks' should
5663 not be inside the `delay-mode-hooks' form.
5664 (Mode Hooks): New node.
5665 (Hooks): Delete obsolete example.
5666 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
5667 node "Mode Hooks".
5668
56692004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5670
5671 * display.texi: Correct various typos.
5672 (Display): Rename node "Pointer Shapes" to "Pointer
5673 Shape". (There is already a node called "Pointer Shapes" in
5674 frames.texi.)
5675 (Images): Remove non-existent node "Image Slices" from menu.
5676
56772004-09-23 Kim F. Storm <storm@cua.dk>
5678
5679 * text.texi (Special Properties): Add `cursor', `pointer',
5680 `line-height', and `line-spacing' properties.
5681
5682 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
5683 Shapes' to menu.
5684 (Standard Faces): Doc fix for fringe face.
5685 (Fringes): Add `overflow-newline-into-fringe' and
5686 'indicate-buffer-boundaries'.
5687 (Fringe Bitmaps, Pointer Shapes): New nodes.
5688 (Display Property): Add 'Pixel Specification' and 'Display Fringe
5689 Bitmaps' to menu.
5690 (Specified Space): Describe pixel width and height.
5691 (Pixel Specification): New node.
5692 (Other Display Specs): Add `slice' property.
5693 (Display Fringe Bitmaps): New node.
5694 (Images): Add 'Image Slices' to menu.
5695 (Image Descriptors): Add `:pointer' and `:map' properties.
5696 (Showing Images): Add slice arg to `insert-image'. Add
5697 'insert-sliced-image'.
5698
56992004-09-20 Richard M. Stallman <rms@gnu.org>
5700
5701 * commands.texi (Key Sequence Input):
5702 Clarify downcasing in read-key-sequence.
5703
57042004-09-08 Juri Linkov <juri@jurta.org>
5705
5706 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
5707
57082004-09-07 Luc Teirlinck <teirllm@auburn.edu>
5709
5710 * locals.texi (Standard Buffer-Local Variables): Add
5711 `buffer-auto-save-file-format'.
5712 * internals.texi (Buffer Internals): Describe new
5713 auto_save_file_format field of the buffer structure.
5714 * files.texi (Format Conversion): `auto-save-file-format' has been
5715 renamed `buffer-auto-save-file-format'.
5716
57172004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5718
5719 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
5720 an integer or a marker.
5721 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
5722
57232004-08-22 Richard M. Stallman <rms@gnu.org>
5724
5725 * modes.texi (Major Mode Conventions): Discuss rebinding of
5726 standard key bindings.
5727
57282004-08-18 Kim F. Storm <storm@cua.dk>
5729
5730 * processes.texi (Accepting Output): Add `just-this-one' arg to
5731 `accept-process-output'.
5732 (Output from Processes): New var `process-adaptive-read-buffering'.
5733
57342004-08-10 Luc Teirlinck <teirllm@auburn.edu>
5735
5736 * keymaps.texi: Various changes in addition to:
5737 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
5738 Give more varied examples for `kbd'.
5739 (Creating Keymaps): Char tables have slots for all characters
5740 without modifiers.
5741 (Active Keymaps): `overriding-local-map' and
5742 `overriding-terminal-local-map' also override text property and
5743 overlay keymaps.
5744 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
5745 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
5746 to denote a prefix of no events.
5747 `map-keymap' includes parent's bindings _recursively_.
5748 Clarify and correct description of `where-is-internal'.
5749 Mention BUFFER-OR-NAME arg to `describe-bindings'.
5750 (Menu Example): For menus intended for use with the keyboard, the
5751 menu items should be bound to characters or real function keys.
5752
57532004-08-08 Luc Teirlinck <teirllm@auburn.edu>
5754
5755 * objects.texi (Character Type): Reposition `@anchor' to prevent
5756 double space inside sentence in Info.
5757
5758 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
5759 renamed to `disabled-command-function'.
5760 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
5761 (Command Loop Info): Replace reference to it.
5762 (Disabling Commands): `disabled-command-hook' has been renamed to
5763 `disabled-command-function'.
5764
57652004-08-07 Luc Teirlinck <teirllm@auburn.edu>
5766
5767 * os.texi (Translating Input): Only non-prefix bindings in
5768 `key-translation-map' override actual key bindings. Warn about
5769 possible indirect effect of actual key bindings on non-prefix
5770 bindings in `key-translation-map'.
5771
57722004-08-06 Luc Teirlinck <teirllm@auburn.edu>
5773
5774 * minibuf.texi (High-Level Completion): Add anchor for definition
5775 of `read-variable'.
5776
5777 * commands.texi: Various changes in addition to:
5778 (Using Interactive): Clarify description of `interactive-form'.
5779 (Interactive Call): Mention default for KEYS argument to
5780 `call-interactively'.
5781 (Command Loop Info): Clarify description of `this-command-keys'.
5782 Mention KEEP-RECORD argument to `clear-this-command-keys'.
5783 Value of `last-event-frame' can be `macro'.
5784 (Repeat Events): `double-click-fuzz' is also used to distinguish
5785 clicks and drags.
5786 (Classifying Events): Clarify descriptions of `event-modifiers'
5787 `event-basic-type' and `event-convert-list'.
5788 (Accessing Events): `posn-timestamp' takes POSITION argument.
5789 (Quoted Character Input): Clarify description of
5790 `read-quoted-char' and fix example.
5791 (Quitting): Add `with-local-quit'.
5792 (Disabling Commands): Correct and clarify descriptions of
5793 `enable-command' and `disable-command'.
5794 Mention what happens if `disabled-command-hook' is nil.
5795 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
5796 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
5797
57982004-07-24 Luc Teirlinck <teirllm@auburn.edu>
5799
5800 * frames.texi: Various changes in addition to:
5801 (Creating Frames): Expand and clarify description of `make-frame'.
5802 (Window Frame Parameters): Either none or both of the `icon-left'
5803 and `icon-top' parameters must be specified. Put descriptions of
5804 `menu-bar-lines' and `toolbar-lines' closer together and change
5805 them accordingly.
5806 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
5807 except while processing `frame-title-format' or `icon-title-format'.
5808 (Deleting Frames): Correct description of `delete-frame'.
5809 Non-nil return values of `frame-live-p' are like those of `framep'.
5810 (Frames and Windows): Mention return value of
5811 `set-frame-selected-window'.
5812 (Visibility of Frames): Mention `force' argument to
5813 `make-frame-invisible'. `frame-visible-p' returns t for all
5814 frames on text-only terminals.
5815 (Frame Configurations): Restoring a frame configuration does not
5816 restore deleted frames.
5817 (Window System Selections): `x-set-selection' returns DATA.
5818 (Resources): Add example.
5819 (Display Feature Testing): Clarify descriptions of
5820 `display-pixel-height', `display-pixel-width', `x-server-version'
5821 and `x-server-vendor'.
5822
5823 * windows.texi (Choosing Window): Add anchor.
5824 * minibuf.texi (Minibuffer Misc): Add anchor.
5825
58262004-07-23 John Paul Wallington <jpw@gnu.org>
5827
5828 * macros.texi (Defining Macros): Declaration keyword for setting
5829 Edebug spec is `debug' not `edebug'.
5830
58312004-07-19 Luc Teirlinck <teirllm@auburn.edu>
5832
5833 * windows.texi: Various small changes in addition to:
5834 (Window Point): Mention return value of `set-window-point'.
5835 (Window Start): `pos-visible-in-window-p' disregards horizontal
5836 scrolling. Explain return value if PARTIALLY is non-nil.
5837 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
5838 and `set-window-vscroll'.
5839 (Size of Window): The argument WINDOW to `window-inside-edges',
5840 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
5841 (Resizing Windows): Explain return value of
5842 `shrink-window-if-larger-than-buffer'.
5843 `window-size-fixed' automatically becomes buffer local when set.
5844 (Window Configurations): Explain return value of
5845 `set-window-configuration'.
5846
5847 * minibuf.texi (Minibuffer Misc): Add anchor for
5848 `minibuffer-scroll-window'.
5849
5850 * positions.texi (Text Lines): Add anchor for `count-lines'.
5851
58522004-07-17 Richard M. Stallman <rms@gnu.org>
5853
5854 * display.texi (Overlay Properties): Adding `evaporate' prop
5855 deletes empty overlay immediately.
5856
5857 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
5858 fix example.
5859
58602004-07-16 Jim Blandy <jimb@redhat.com>
5861
5862 * searching.texi (Regexp Backslash): Document new \_< and \_>
5863 operators.
5864
58652004-07-16 Juanma Barranquero <lektu@terra.es>
5866
5867 * display.texi (Images): Fix Texinfo usage.
5868
58692004-07-14 Luc Teirlinck <teirllm@auburn.edu>
5870
5871 * buffers.texi (Modification Time): `visited-file-modtime' now
5872 returns a list of two integers, instead of a cons.
5873
58742004-07-13 Luc Teirlinck <teirllm@auburn.edu>
5875
5876 * windows.texi: Various changes in addition to:
5877 (Splitting Windows): Add `split-window-keep-point'.
5878
58792004-07-09 Richard M. Stallman <rms@gnu.org>
5880
5881 * frames.texi (Input Focus): Minor fix.
5882
58832004-07-07 Luc Teirlinck <teirllm@auburn.edu>
5884
5885 * frames.texi (Input Focus): Clarify descriptions of
5886 `select-frame-set-input-focus' and `select-frame'.
5887
58882004-07-06 Luc Teirlinck <teirllm@auburn.edu>
5889
5890 * os.texi: Various small changes in addition to:
5891 (Killing Emacs): Expand and clarify description of
5892 `kill-emacs-query-functions' and `kill-emacs-hook'.
5893 (System Environment): Expand and clarify description of `getenv'
5894 and `setenv'.
5895 (Timers): Clarify description of `run-at-time'.
5896 (Translating Input): Correct description of
5897 `extra-keyboard-modifiers'.
5898 (Flow Control): Correct description of `enable-flow-control'.
5899
59002004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
5901
5902 * os.texi: Update copyright.
5903 (Session Management): Grammar fix.
5904 Clarify which Emacs does the restarting.
5905 Use @samp for *scratch* buffer.
5906
59072004-07-04 Alan Mackenzie <acm@muc.de>
5908
5909 * frames.texi (Input Focus): Add documentation for
5910 `select-frame-set-input-focus'. Replace refs to non-existent
5911 `switch-frame' with `select-frame'. Minor corrections and tidying
5912 up of text-only terminal stuff.
5913
59142004-07-02 Richard M. Stallman <rms@gnu.org>
5915
5916 * files.texi (Saving Buffers): Cleanup write-contents-function.
5917 (Magic File Names): Cleanup file-remote-p.
5918
b344d29d 59192004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
5920
5921 * files.texi (Magic File Names): `file-remote-p' returns an
5922 identifier of the remote system, not just t.
5923
59242004-07-02 David Kastrup <dak@gnu.org>
5925
5926 * searching.texi (Entire Match Data): Add explanation about new
5927 match-data behavior when @var{integers} is non-nil.
5928
59292004-06-24 Richard M. Stallman <rms@gnu.org>
5930
5931 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
5932
5933 * customize.texi (Variable Definitions): Note about doc strings
5934 and :set.
5935
5936 * keymaps.texi (Keymap Terminology): Document `kbd'.
5937 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
5938
5939 * display.texi (Invisible Text): Setting buffer-invisibility-spec
5940 makes it buffer-local.
5941
5942 * files.texi (Saving Buffers): Correct previous change.
5943
5944 * commands.texi (Accessing Events):
5945 Clarify posn-col-row and posn-actual-col-row.
5946
59472004-06-24 David Ponce <david.ponce@wanadoo.fr>
5948
5949 * commands.texi (Accessing Events): New functions
5950 posn-at-point and posn-at-x-y. Add example to posn-x-y.
5951
59522004-06-23 Luc Teirlinck <teirllm@auburn.edu>
5953
5954 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
5955 * frames.texi, buffers.texi, backups.texi, variables.texi:
5956 * loading.texi, eval.texi, functions.texi, control.texi:
5957 * symbols.texi, minibuf.texi: Reposition @anchor's.
5958
5959 * help.texi: Various small changes in addition to the following.
5960 (Describing Characters): Describe PREFIX argument to
5961 `key-description'. Correct and clarify definition of
5962 `text-char-description'. Describe NEED-VECTOR argument to
5963 `read-kbd-macro'.
5964 (Help Functions): Clarify definition of `apropos'.
5965
59662004-06-23 Lars Hansen <larsh@math.ku.dk>
5967
5968 * files.texi (Saving Buffers): Correct description of
5969 `write-contents-functions'.
5970
59712004-06-21 Juanma Barranquero <lektu@terra.es>
5972
5973 * display.texi (Images): Remove redundant @vindex directives.
5974 Rewrite `image-library-alist' doc in active voice.
5975
59762004-06-14 Juanma Barranquero <lektu@terra.es>
5977
5978 * display.texi (Images): Document new delayed library loading,
5979 variable `image-library-alist' and (existing but undocumented)
5980 function `image-type-available-p'.
5981
59822004-06-05 Richard M. Stallman <rms@gnu.org>
5983
5984 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
5985 refer the user to the Initial Input node.
5986 (Text from Minibuffer): Likewise.
5987 (Initial Input): New node. Document this feature
5988 and say it is mostly deprecated.
5989
59902004-05-30 Richard M. Stallman <rms@gnu.org>
5991
5992 * loading.texi (Named Features): Clarify return value
5993 and meaning of NOERROR.
5994
5995 * variables.texi (File Local Variables): Minor cleanup.
5996
59972004-05-30 Michael Albinus <michael.albinus@gmx.de>
5998
5999 * files.texi (Magic File Names): Add `file-remote-p' as operation
6000 of file name handlers.
6001
60022004-05-29 Richard M. Stallman <rms@gnu.org>
6003
6004 * modes.texi (Minor Mode Conventions): (-) has no special meaning
6005 as arg to a minor mode command.
6006
60072004-05-22 Richard M. Stallman <rms@gnu.org>
6008
6009 * syntax.texi (Syntax Class Table): Word syntax not just for English.
6010
6011 * streams.texi (Output Variables): Doc float-output-format.
6012
6013 * searching.texi (Regexp Special): Nested repetition can be infloop.
6014
6015 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
6016 real stack overflow.
6017
6018 * compile.texi: Minor cleanups.
6019
60202004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
6021
6022 * lists.texi (Cons Cells): Explain dotted lists, true lists,
6023 circular lists.
6024 (List Elements): Explain handling of circular and dotted lists.
6025
60262004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
6027
6028 * modes.texi (Search-based Fontification): Fix typo.
6029
60302004-05-10 Juanma Barranquero <lektu@terra.es>
6031
6032 * modes.texi (Mode Line Variables): Fix description of
6033 global-mode-string, which is now after which-func-mode, not the
6034 buffer name.
6035
60362004-05-07 Lars Hansen <larsh@math.ku.dk>
6037
6038 * modes.texi (Desktop Save Mode): Add.
6039 (Modes): Add menu entry Desktop Save Mode.
6040
6041 * hooks.texi: Add desktop-after-read-hook,
6042 desktop-no-desktop-file-hook and desktop-save-hook.
6043
6044 * locals.texi: Add desktop-save-buffer.
6045
60462004-04-30 Jesper Harder <harder@ifa.au.dk>
6047
6048 * display.texi: emacs -> Emacs.
6049
60502004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
6051
6052 * files.texi (Changing Files): Document set-file-times.
6053
60542004-04-23 Juanma Barranquero <lektu@terra.es>
6055
6056 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6057
60582004-04-18 Jesper Harder <harder@ifa.au.dk>
6059
6060 * tips.texi (Coding Conventions): defopt -> defcustom.
6061
60622004-04-16 Luc Teirlinck <teirllm@auburn.edu>
6063
6064 * sequences.texi: Various clarifications.
6065
60662004-04-14 Luc Teirlinck <teirllm@auburn.edu>
6067
6068 * buffers.texi (Read Only Buffers): Mention optional ARG to
6069 `toggle-read-only'.
6070
60712004-04-14 Nick Roberts <nick@nick.uklinux.net>
6072
6073 * windows.texi (Selecting Windows): Note that get-lru-window
6074 returns a full-width window if possible.
6075
60762004-04-13 Luc Teirlinck <teirllm@auburn.edu>
6077
6078 * buffers.texi: Various changes in addition to:
6079 (Buffer File Name): Add `find-buffer-visiting'.
6080 (Buffer Modification): Mention optional ARG to `not-modified'.
6081 (Indirect Buffers): Mention optional CLONE argument to
6082 `make-indirect-buffer'.
6083
6084 * files.texi: Various changes in addition to:
6085 (Visiting Functions): `find-file-hook' is now a normal hook.
6086 (File Name Expansion): Explain difference between the way that
6087 `expand-file-name' and `file-truename' treat `..'.
6088 (Contents of Directories): Mention optional ID-FORMAT argument to
6089 `directory-files-and-attributes'.
6090 (Format Conversion): Mention new optional CONFIRM argument to
6091 `format-write-file'.
6092
60932004-04-12 Miles Bader <miles@gnu.org>
6094
6095 * macros.texi (Expansion): Add description of `macroexpand-all'.
6096
60972004-04-05 Jesper Harder <harder@ifa.au.dk>
6098
6099 * variables.texi (Variable Aliases): Mention
6100 cyclic-variable-indirection.
6101
6102 * errors.texi (Standard Errors): Ditto.
6103
61042004-04-04 Luc Teirlinck <teirllm@auburn.edu>
6105
6106 * backups.texi: Various small changes in addition to:
6107 (Making Backups): Mention return value of `backup-buffer'.
6108 (Auto-Saving): Mention optional FORCE argument to
6109 `delete-auto-save-file-if-necessary'.
6110 (Reverting): Mention optional PRESERVE-MODES argument to
6111 `revert-buffer'. Correct description of `revert-buffer-function'.
6112
61132004-03-22 Juri Linkov <juri@jurta.org>
6114
6115 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
6116 with `Vector Functions'.
6117
6118 * text.texi (Sorting): Add missing quote.
6119
61202004-03-14 Luc Teirlinck <teirllm@auburn.edu>
6121
6122 * intro.texi (Lisp History): Replace xref to `cl' manual with
6123 inforef.
6124
61252004-03-12 Richard M. Stallman <rms@gnu.org>
6126
6127 * intro.texi (Version Info): Add arg to emacs-version.
6128 (Lisp History): Change xref to CL manual.
6129
61302004-03-09 Luc Teirlinck <teirllm@auburn.edu>
6131
6132 * minibuf.texi (Completion Commands): Add xref to Emacs manual
6133 for Partial Completion mode.
6134
61352004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
6136
6137 * customize.texi: Fix typo. Remove eol whitespace.
6138
61392004-03-04 Richard M. Stallman <rms@gnu.org>
6140
6141 * processes.texi: Fix typos.
6142
6143 * lists.texi (Building Lists): Minor clarification.
6144
6145 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
6146 in make-hash-table.
6147
61482004-02-29 Juanma Barranquero <lektu@terra.es>
6149
6150 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
6151 rm, and ignore exit code.
6152
61532004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
6154
6155 * display.texi (Defining Faces): Add description for min-colors.
6156 Update example.
6157
61582004-02-23 Luc Teirlinck <teirllm@auburn.edu>
6159
6160 * abbrevs.texi: Various corrections and clarifications in addition
6161 to the following:
6162 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
6163
61642004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6165
6166 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
6167
61682004-02-21 Luc Teirlinck <teirllm@auburn.edu>
6169
6170 * text.texi: Various small changes in addition to the following:
6171 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
6172 to delete-horizontal-space.
6173 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
6174 description of yank-handler text property at various places.
6175
6176 * frames.texi (Window System Selections): Add anchor.
6177
6178 * syntax.texi (Syntax Table Functions): Clarify and correct
6179 descriptions of make-syntax-table and copy-syntax-table.
6180 (Motion and Syntax): Clarify SYNTAXES argument to
6181 skip-syntax-forward.
6182 (Parsing Expressions): Mention that the return value of
6183 parse-partial-sexp is currently a list of ten rather than nine
6184 elements.
6185 (Categories): Various corrections and clarifications.
6186
61872004-02-17 Luc Teirlinck <teirllm@auburn.edu>
6188
6189 * markers.texi (Marker Insertion Types): Minor change.
6190
6191 * locals.texi (Standard Buffer-Local Variables):
6192 * commands.texi (Interactive Codes, Using Interactive):
6193 * functions.texi (Related Topics): Fix xrefs.
6194
61952004-02-16 Luc Teirlinck <teirllm@auburn.edu>
6196
6197 * lists.texi (Sets And Lists): Update description of delete-dups.
6198
61992004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6200
6201 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
6202
c8763fb6 62032004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6204
6205 * frames.texi (Parameter Access): frame-parameters arg is optional.
6206 modify-frame-parameters handles nil for FRAME.
6207 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
6208 are all-or-nothing for certain toolkits.
6209 Mention parameter wait-for-wm.
6210 (Frames and Windows): In frame-first-window and frame-selected-window
6211 the arg is optional.
6212 (Input Focus): In redirect-frame-focus the second arg is optional.
6213 (Window System Selections): Mention selection type CLIPBOARD.
6214 Mention data-type UTF8_STRING.
6215 Mention numbering of cut buffers.
6216 (Resources): Describe x-resource-name.
6217
62182004-02-16 Richard M. Stallman <rms@gnu.org>
6219
6220 * windows.texi (Buffers and Windows): Delete false table
6221 about all-frames.
6222
6223 * syntax.texi (Parsing Expressions): Delete old caveat
6224 about parse-sexp-ignore-comments.
6225
6226 * streams.texi (Output Variables): Add print-quoted.
6227
6228 * lists.texi (Building Lists): Minor cleanup.
6229
6230 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
6231
6232 * display.texi (Overlays): Explain overlays use markers.
6233 (Managing Overlays): Explain front-advance and rear-advance
6234 in more detail.
6235
6236 * loading.texi (Unloading): Document unload-feature-special-hooks.
6237 Get rid of fns-NNN.el file.
6238
62392004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6240
6241 * help.texi (Describing Characters): Fix text-char-description
6242 example output.
6243
6244 * edebug.texi (Using Edebug): Fix example.
6245
6246 * debugging.texi (Internals of Debugger): Fix return value.
6247
6248 * files.texi (Changing Files): Fix argname.
6249
6250 * calendar.texi: Fix parens, and default values.
6251
6252 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
6253 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 6254 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
6255
6256 * positions.texi (Text Lines): Don't add -1 in current-line.
6257
62582004-02-16 Richard M. Stallman <rms@gnu.org>
6259
6260 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
6261
62622004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6263
6264 * processes.texi (Low-Level Network): Fix a typo.
6265
62662004-02-12 Kim F. Storm <storm@cua.dk>
6267
6268 * display.texi (Fringes): Use consistent wording.
6269 Note that window-fringe's window arg is optional.
6270 (Scroll Bars): Use consistent wording.
6271
62722004-02-11 Luc Teirlinck <teirllm@auburn.edu>
6273
6274 * tips.texi (Comment Tips): Document the new conventions for
6275 commenting out code.
6276
c8763fb6 62772004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6278
6279 * positions.texi (Text Lines): Added missing end defun.
6280
62812004-02-07 Kim F. Storm <storm@cua.dk>
6282
6283 * positions.texi (Text Lines): Add line-number-at-pos.
6284
62852004-02-06 John Paul Wallington <jpw@gnu.org>
6286
6287 * display.texi (Button Properties, Button Buffer Commands):
6288 mouse-2 invokes button, not down-mouse-1.
6289
62902004-02-04 Jason Rumney <jasonr@gnu.org>
6291
6292 * makefile.w32-in: Sync with Makefile.in changes.
6293
62942004-02-03 Luc Teirlinck <teirllm@auburn.edu>
6295
6296 * minibuf.texi (Text from Minibuffer): Various corrections and
6297 clarifications.
6298 (Object from Minibuffer): Correct Lisp description of
6299 read-minibuffer.
6300 (Minibuffer History): Clarify description of cons values for
6301 HISTORY arguments.
6302 (Basic Completion): Various corrections and clarifications. Add
6303 completion-regexp-list.
6304 (Minibuffer Completion): Correct and clarify description of
6305 completing-read.
6306 (Completion Commands): Mention Partial Completion mode. Various
6307 other minor changes.
6308 (High-Level Completion): Various corrections and clarifications.
6309 (Reading File Names): Ditto.
6310 (Minibuffer Misc): Ditto.
6311
63122004-01-26 Luc Teirlinck <teirllm@auburn.edu>
6313
6314 * strings.texi (Text Comparison): assoc-string also matches
6315 elements of alists that are strings instead of conses.
6316 (Formatting Strings): Standardize Texinfo usage. Update index
6317 entries.
6318
63192004-01-20 Luc Teirlinck <teirllm@auburn.edu>
6320
6321 * lists.texi (Sets And Lists): Add delete-dups.
6322
63232004-01-15 Luc Teirlinck <teirllm@auburn.edu>
6324
6325 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
6326 special form.
6327 * macros.texi (Defining Macros): Update description of `declare',
6328 which now is a macro.
6329 (Wrong Time): Fix typos.
6330
63312004-01-14 Luc Teirlinck <teirllm@auburn.edu>
6332
6333 * compile.texi (Compilation Functions): Expand descriptions of
6334 `compile-defun', `byte-compile-file', `byte-recompile-directory'
6335 and `batch-byte-compile'. In particular, mention and describe
6336 all optional arguments.
6337 (Disassembly): Correct and clarify the description of `disassemble'.
6338
63392004-01-11 Luc Teirlinck <teirllm@auburn.edu>
6340
6341 * searching.texi: Various small changes in addition to the
6342 following.
6343 (Regexp Example): Adapt to new value of `sentence-end'.
6344 (Regexp Functions): The PAREN argument to `regexp-opt' can be
6345 `words'.
6346 (Search and Replace): Add usage note for `perform-replace'.
6347 (Entire Match Data): Mention INTEGERS and REUSE arguments to
6348 `match-data'.
6349 (Standard Regexps): Update for new values of `paragraph-start'
6350 and `sentence-end'.
6351
63522004-01-07 Luc Teirlinck <teirllm@auburn.edu>
6353
6354 * files.texi (Saving Buffers): Clarify descriptions of
6355 `write-contents-functions' and `before-save-hook'.
6356 Make the defvar's for `before-save-hook' and `after-save-hook'
6357 into defopt's.
6358
63592004-01-07 Kim F. Storm <storm@cua.dk>
6360
6361 * commands.texi (Click Events): Describe new image and
6362 width/height elements of click events.
6363 (Accessing Events): Add posn-string, posn-image, and
6364 posn-object-width-height. Change posn-object to return either
6365 image or string object.
6366
63672004-01-01 Simon Josefsson <jas@extundo.com>
6368
6369 * hooks.texi (Standard Hooks): Add before-save-hook.
6370 * files.texi (Saving Buffers): Likewise.
6371
63722004-01-03 Richard M. Stallman <rms@gnu.org>
6373
6374 * frames.texi (Frames and Windows): Delete frame-root-window.
6375
63762004-01-03 Luc Teirlinck <teirllm@auburn.edu>
6377
6378 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
6379
6380 * functions.texi: Various small changes in addition to the
6381 following.
6382 (What Is a Function): `functionp' returns nil for macros. Clarify
6383 behavior of this and following functions for symbol arguments.
6384 (Function Documentation): Add `\' in front of (fn @var{arglist})
6385 and explain why.
6386 (Defining Functions): Mention DOCSTRING argument to `defalias'.
6387 Add anchor.
6388 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
6389
63902004-01-01 Miles Bader <miles@gnu.org>
6391
6392 * display.texi (Buttons): New section.
6393
63942003-12-31 Andreas Schwab <schwab@suse.de>
6395
6396 * numbers.texi (Math Functions): sqrt reports a domain-error
6397 error.
6398 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
6399
64002003-12-30 Luc Teirlinck <teirllm@auburn.edu>
6401
6402 * tips.texi (Documentation Tips): Update item on hyperlinks in
6403 documentation strings.
6404
6405 * errors.texi (Standard Errors): Various small corrections and
6406 additions.
6407
6408 * control.texi: Various small changes in addition to the
6409 following.
6410 (Signaling Errors): Provide some more details on how `signal'
6411 constructs the error message. Add anchor to the definition of
6412 `signal'.
6413 (Error Symbols): Describe special treatment of `quit'.
6414 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
6415 to emphasize that it has to be a single form.
6416
6417 * buffers.texi: Add anchor.
6418
64192003-12-29 Richard M. Stallman <rms@gnu.org>
6420
6421 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
6422 (Window Configurations): Add window-configuration-frame.
6423
6424 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
6425
6426 * text.texi (Examining Properties): Add get-char-property-and-overlay.
6427 Change arg name in get-char-property.
6428 (Special Properties): Update handling of keymap property.
6429
6430 * strings.texi (Modifying Strings): Add clear-string.
6431 (Text Comparison): Add assoc-string and remove
6432 assoc-ignore-case, assoc-ignore-representation.
6433
6434 * os.texi (Time of Day): Add set-time-zone-rule.
6435
6436 * numbers.texi (Math Functions): asin, acos, log, log10
6437 report domain-error errors.
6438
6439 * nonascii.texi (Converting Representations):
6440 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
6441 (Encoding and I/O): Add file-name-coding-system.
6442
6443 * modes.texi (Search-based Fontification): Explain that
6444 face specs are symbols with face names as values.
6445
6446 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
6447
6448 * lists.texi (Building Lists): remq moved elsewhere.
6449 (Sets And Lists): remq moved here.
6450 (Association Lists): Refer to assoc-string.
6451
6452 * internals.texi (Garbage Collection): Add memory-use-counts.
6453
6454 * frames.texi (Frames and Windows): Add set-frame-selected-window
6455 and frame-root-window.
6456
6457 * files.texi (Contents of Directories):
6458 Add directory-files-and-attributes.
6459
6460 * display.texi (Refresh Screen): Add force-window-update.
6461 (Invisible Text): Explain about moving point out of invis text.
6462 (Overlay Properties): Add overlay-properties.
6463 (Managing Overlays): Add overlayp.
6464 (GIF Images): Invalid image number displays a hollow box.
6465
6466 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
6467 (Killing Buffers): Add buffer-live-p.
6468
64692003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
6470
6471 * display.texi (Fringes): Fix typo "set-buffer-window".
6472
64732003-12-24 Luc Teirlinck <teirllm@auburn.edu>
6474
6475 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
6476 * nonascii.texi, processes.texi, tips.texi, variables.texi:
6477 Add or change various xrefs and anchors.
6478
6479 * commands.texi: Replace all occurrences of @acronym{CAR} with
6480 @sc{car}, for consistency with the rest of the Elisp manual.
6481 `car' and `cdr' are historically acronyms, but are no longer
6482 widely thought of as such.
6483
6484 * internals.texi (Pure Storage): Mention that `purecopy' does not
6485 copy text properties.
6486 (Object Internals): Now 29 bits are used (in most implementations)
6487 to address Lisp objects.
6488
6489 * variables.texi (Variables with Restricted Values): New node.
6490
6491 * objects.texi (Lisp Data Types): Mention that certain variables
6492 can only take on a restricted set of values and add an xref to
6493 the new node "Variables with Restricted Values".
6494
6495 * eval.texi (Function Indirection): Describe the errors that
6496 `indirect-function' can signal.
6497 (Eval): Clarify the descriptions of `eval-region' and `values'.
6498 Describe `eval-buffer' instead of `eval-current-buffer' and
6499 mention `eval-current-buffer' as an alias for `current-buffer'.
6500 Correct the description and mention all optional arguments.
6501
6502 * nonascii.texi: Various small changes in addition to the
6503 following.
6504 (Converting Representations): Clarify behavior of
6505 `string-make-multibyte' and `string-to-multibyte' for unibyte all
6506 ASCII arguments.
6507 (Character Sets): Document the variable `charset-list' and adapt
6508 the definition of the function `charset-list' accordingly.
6509 (Translation of Characters): Clarify use of generic characters in
6510 `make-translation-table'. Clarify and correct the description of
6511 the use of translation tables in encoding and decoding.
6512 (User-Chosen Coding Systems): Correct and clarify the description
6513 of `select-safe-coding-system'.
6514 (Default Coding Systems): Clarify description of
6515 `file-coding-system-alist'.
6516
65172003-11-30 Luc Teirlinck <teirllm@auburn.edu>
6518
6519 * strings.texi (Text Comparison): Correctly describe when two
6520 strings are `equal'. Combine and clarify descriptions of
6521 `assoc-ignore-case' and `assoc-ignore-representation'.
6522
6523 * objects.texi (Non-ASCII in Strings): Clarify description of
6524 when a string is unibyte or multibyte.
6525 (Bool-Vector Type): Update examples.
6526 (Equality Predicates): Correctly describe when two strings are
6527 `equal'.
6528
65292003-11-29 Luc Teirlinck <teirllm@auburn.edu>
6530
6531 * lists.texi (Building Lists): `append' no longer accepts integer
6532 arguments. Update the description of `number-sequence' to reflect
6533 recent changes.
6534 (Sets And Lists): Describe `member-ignore-case' after `member'.
6535
65362003-11-27 Kim F. Storm <storm@cua.dk>
6537
6538 * commands.texi (Click Events): Click object may be an images.
6539 Describe (dx . dy) element of click positions.
6540 (Accessing Events): Remove duplicate posn-timestamp.
6541 New functions posn-object and posn-object-x-y.
6542
65432003-11-23 Kim F. Storm <storm@cua.dk>
6544
6545 * commands.texi (Click Events): Describe enhancements to event
6546 position lists, including new text-pos and (col . row) items.
6547 Mention left-fringe and right-fringe area events.
6548 (Accessing Events): New functions posn-area and
6549 posn-actual-col-row. Mention posn-timestamp. Mention that
6550 posn-point in non-text area still returns buffer position.
6551 Clarify posn-col-row.
6552
65532003-11-21 Lars Hansen <larsh@math.ku.dk>
6554
6555 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
6556 * anti.texi (File Attributes): Describe removed parameter
6557 ID-FORMAT.
6558
65592003-11-20 Luc Teirlinck <teirllm@auburn.edu>
6560
6561 * positions.texi (Positions): Mention that, if a marker is used as
6562 a position, its buffer is ignored.
6563
6564 * markers.texi (Overview of Markers): Mention it here too.
6565
65662003-11-12 Luc Teirlinck <teirllm@auburn.edu>
6567
6568 * numbers.texi (Numeric Conversions): Not just `floor', but also
6569 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
6570
65712003-11-10 Luc Teirlinck <teirllm@auburn.edu>
6572
6573 * markers.texi (Creating Markers): Specify insertion type of
6574 created markers. Add xref to `Marker Insertion Types'.
6575 Second argument to `copy-marker' is optional.
6576 (Marker Insertion Types): Mention that most markers are created
6577 with insertion type nil.
6578 (The Mark): Correctly describe when `mark' signals an error.
6579 (The Region): Correctly describe when `region-beginning' and
6580 `region-end' signal an error.
6581
65822003-11-08 Luc Teirlinck <teirllm@auburn.edu>
6583
6584 * hash.texi (Creating Hash): Clarify description of `eql'.
6585 `makehash' is obsolete.
6586 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
6587
6588 * positions.texi (Point): Change description of `buffer-end', so
6589 that it is also correct for floating point arguments.
6590 (List Motion): Correct argument lists of `beginning-of-defun' and
6591 `end-of-defun'.
6592 (Excursions): Add xref to `Marker Insertion Types'.
6593 (Narrowing): Argument to `narrow-to-page' is optional.
6594
65952003-11-06 Luc Teirlinck <teirllm@auburn.edu>
6596
6597 * streams.texi (Output Streams): Clarify behavior of point for
6598 marker output streams.
6599
66002003-11-04 Luc Teirlinck <teirllm@auburn.edu>
6601
6602 * variables.texi (Defining Variables): Second argument to
6603 `defconst' is not optional.
6604 (Setting Variables): Mention optional argument APPEND to
6605 `add-to-list'.
6606 (Creating Buffer-Local): Expand description of
6607 `make-variable-buffer-local'.
6608 (Frame-Local Variables): Expand description of
6609 `make-variable-frame-local'.
6610 (Variable Aliases): Correct description of optional argument
6611 DOCSTRING to `defvaralias'. Mention return value of
6612 `defvaralias'.
6613 (File Local Variables): Add xref to `File variables' in Emacs
6614 Manual. Correct description of `hack-local-variables'. Mention
6615 `safe-local-variable' property. Mention optional second argument
6616 to `risky-local-variable-p'.
6617
66182003-11-03 Luc Teirlinck <teirllm@auburn.edu>
6619
6620 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
6621
66222003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6623
6624 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
6625 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
6626 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
6627 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
6628 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
6629 lispref/processes.texi, lispref/searching.texi,
6630 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
6631 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
6632 @acronym{FOO}.
6633
66342003-10-27 Luc Teirlinck <teirllm@auburn.edu>
6635
6636 * strings.texi (Creating Strings): Argument START to `substring'
6637 can not be `nil'. Expand description of
6638 `substring-no-properties'. Correct description of `split-string',
6639 especially with respect to empty matches. Prevent very bad line
6640 break in definition of `split-string-default-separators'.
6641 (Text Comparison): `string=' and `string<' also accept symbols as
6642 arguments.
6643 (String Conversion): More completely describe argument BASE in
6644 `string-to-number'.
6645 (Formatting Strings): `%s' and `%S' in `format' do require
6646 corresponding object. Clarify behavior of numeric prefix after
6647 `%' in `format'.
6648 (Case Conversion): The argument to `upcase-initials' can be a
6649 character.
6650
66512003-10-27 Kenichi Handa <handa@m17n.org>
6652
6653 * display.texi (Fontsets): Fix texinfo usage.
6654
66552003-10-25 Kenichi Handa <handa@m17n.org>
6656
6657 * display.texi (Fontsets): Add description of the function
6658 set-fontset-font.
6659
66602003-10-23 Luc Teirlinck <teirllm@auburn.edu>
6661
6662 * display.texi (Temporary Displays): Add xref to `Documentation
6663 Tips'.
6664
6665 * functions.texi (Function Safety): Use inforef instead of pxref
6666 for SES.
6667
66682003-10-23 Andreas Schwab <schwab@suse.de>
6669
6670 * Makefile.in (TEX, texinputdir): Don't define.
6671 (TEXI2DVI): Define.
6672 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
6673 add $(srcdir)/index.texi.
6674 ($(infodir)/elisp): Remove index.texi dependency.
6675 (elisp.dvi): Likewise. Use $(TEXI2DVI).
6676 (index.texi): Remove target.
6677 (dist): Don't link $(srcdir)/permute-index.
6678 (clean): Don't remove index.texi.
6679
6680 * permute-index, index.perm: Remove.
6681 * index.texi: Rename from index.unperm.
6682
66832003-10-22 Luc Teirlinck <teirllm@auburn.edu>
6684
6685 * tips.texi (Documentation Tips): Document new behavior for face
6686 and variable hyperlinks in Help mode.
6687
66882003-10-21 Luc Teirlinck <teirllm@auburn.edu>
6689
6690 * objects.texi (Integer Type): Update for extra bit of integer range.
6691 (Character Type): Ditto.
6692
66932003-10-16 Eli Zaretskii <eliz@gnu.org>
6694
6695 * numbers.texi (Integer Basics): Add index entries for reading
6696 numbers in hex, octal, and binary.
6697
66982003-10-16 Lute Kamstra <lute@gnu.org>
6699
6700 * modes.texi (Mode Line Format): Mention force-mode-line-update's
6701 argument.
6702
67032003-10-13 Luc Teirlinck <teirllm@auburn.edu>
6704
6705 * windows.texi (Choosing Window): Fix typo.
6706 * edebug.texi (Edebug Execution Modes): Fix typo.
6707
67082003-10-13 Richard M. Stallman <rms@gnu.org>
6709
6710 * windows.texi (Basic Windows): A window has fringe settings,
6711 display margins and scroll-bar settings.
6712 (Splitting Windows): Doc split-window return value.
6713 Clean up one-window-p.
6714 (Selecting Windows): Fix typo.
6715 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
6716 (Buffers and Windows): In set-window-buffer, explain effect
6717 on fringe settings and scroll bar settings.
6718 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
6719 (Choosing Window): Use defopt for pop-up-frame-function.
6720 For special-display-buffer-names, explain same-window and same-frame.
6721 Clarify window-dedicated-p return value.
6722 (Textual Scrolling): scroll-up and scroll-down can get an error.
6723 (Horizontal Scrolling): Clarify auto-hscroll-mode.
6724 Clarify set-window-hscroll.
6725 (Size of Window): Don't mention tool bar in window-height.
6726 (Coordinates and Windows): Explain what coordinates-in-window-p
6727 returns for fringes and display margins.
6728 (Window Configurations): Explain saving fringes, etc.
6729
6730 * tips.texi (Library Headers): Clean up Documentation.
6731
6732 * syntax.texi (Parsing Expressions): Clean up forward-comment
6733 and parse-sexp-lookup-properties.
6734
6735 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
6736
6737 * os.texi (System Environment): Clean up text for load-average errors.
6738
6739 * modes.texi (Hooks): Don't explain local hook details at front.
6740 Clarify run-hooks and run-hook-with-args a little.
6741 Clean up add-hook and remove-hook.
6742
6743 * edebug.texi (Edebug Execution Modes): Clarify t.
6744 Document edebug-sit-for-seconds.
6745 (Coverage Testing): Document C-x X = and =.
6746 (Instrumenting Macro Calls): Fix typo.
6747 (Specification List): Don't index the specification keywords.
6748
67492003-10-10 Kim F. Storm <storm@cua.dk>
6750
6751 * processes.texi (Network): Introduce make-network-process.
6752
67532003-10-09 Luc Teirlinck <teirllm@auburn.edu>
6754
6755 * tips.texi (Library Headers): Fix typo.
6756
67572003-10-07 Juri Linkov <juri@jurta.org>
6758
6759 * modes.texi (Imenu): Mention imenu-create-index-function's
6760 default value. Explain submenus better.
6761
67622003-10-07 Lute Kamstra <lute@gnu.org>
6763
6764 * modes.texi (Faces for Font Lock): Fix typo.
6765 (Hooks): Explain how buffer-local hook variables can refer to
6766 global hook variables.
6767 Various minor clarifications.
6768
67692003-10-06 Lute Kamstra <lute@gnu.org>
6770
6771 * tips.texi (Coding Conventions): Mention naming conventions for
6772 hooks.
6773
67742003-10-05 Luc Teirlinck <teirllm@auburn.edu>
6775
6776 * loading.texi (Library Search): Correct default value of
6777 load-suffixes.
6778 (Named Features): Fix typo.
6779
67802003-10-05 Richard M. Stallman <rms@gnu.org>
6781
6782 * loading.texi (Named Features): In `provide',
6783 say how to test for subfeatures.
6784 (Unloading): In unload-feature, use new var name
6785 unload-feature-special-hooks.
6786
67872003-10-03 Lute Kamstra <lute@gnu.org>
6788
6789 * modes.texi (Major Mode Conventions): Mention third way to set up
6790 Imenu.
6791 (Imenu): A number of small fixes.
6792 Delete documentation of internal variable imenu--index-alist.
6793 Document the return value format of imenu-create-index-function
6794 functions.
6795
67962003-09-30 Richard M. Stallman <rms@gnu.org>
6797
6798 * processes.texi (Network): Say what stopped datagram connections do.
6799
6800 * lists.texi (Association Lists): Clarify `assq-delete-all'.
6801
6802 * display.texi (Overlay Properties): Clarify `evaporate' property.
6803
68042003-09-29 Lute Kamstra <lute@gnu.org>
6805
6806 * modes.texi (Mode Line Data): Explain when symbols in mode-line
6807 constructs should be marked as risky.
6808 Change cons cell into proper list.
6809 (Mode Line Variables): Change cons cell into proper list.
6810
68112003-09-26 Lute Kamstra <lute@gnu.org>
6812
6813 * modes.texi (Mode Line Data): Document the :propertize construct.
6814 (Mode Line Variables): Reorder the descriptions of the variables
6815 to match their order in the default mode-line-format.
6816 Describe the new variables mode-line-position and mode-line-modes.
6817 Update the default values of mode-line-frame-identification,
6818 minor-mode-alist, and default-mode-line-format.
6819 (Properties in Mode): Mention the :propertize construct.
6820
68212003-09-26 Richard M. Stallman <rms@gnu.org>
6822
6823 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6824 * loading.texi, minibuf.texi, text.texi, variables.texi:
6825 Avoid @strong{Note:}.
6826
68272003-09-26 Richard M. Stallman <rms@gnu.org>
6828
6829 * keymaps.texi (Remapping Commands): Fix typo.
6830
68312003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
6832
6833 * processes.texi (Low-Level Network): Fix typo.
6834
68352003-09-23 Kim F. Storm <storm@cua.dk>
6836
6837 * processes.texi (Network, Network Servers): Fix typos.
6838 (Low-Level Network): Add timeout value for :server keyword.
6839 Add new option keywords to make-network-process.
6840 Add set-network-process-options.
6841 Explain how to test availability of network options.
6842
68432003-09-19 Richard M. Stallman <rms@gnu.org>
6844
6845 * text.texi (Motion by Indent): Arg to
6846 backward-to-indentation and forward-to-indentation is optional.
6847
6848 * strings.texi (Creating Strings): Add substring-no-properties.
6849
6850 * processes.texi
6851 (Process Information): Add list-processes arg QUERY-ONLY.
6852 Delete process-contact from here.
6853 Add new status values for process-status.
6854 Add process-get, process-put, process-plist, set-process-plist.
6855 (Synchronous Processes): Add call-process-shell-command.
6856 (Signals to Processes): signal-process allows process objects.
6857 (Network): Complete rewrite.
6858 (Network Servers, Datagrams, Low-Level Network): New nodes.
6859
6860 * positions.texi (Word Motion): forward-word, backward-word
6861 arg is optional. Reword.
6862
6863 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
6864
6865 * variables.texi (Creating Buffer-Local):
6866 Delete duplicate definition of buffer-local-value.
6867 (File Local Variables): Explain about discarding text props.
6868
68692003-09-11 Richard M. Stallman <rms@gnu.org>
6870
6871 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
6872 changes variables that record input events.
6873 (Minibuffer Misc): Add minibuffer-selected-window.
6874
6875 * lists.texi (Building Lists): Add copy-tree.
6876
6877 * display.texi (Fontsets): Add char-displayable-p.
6878 (Scroll Bars): New node.
6879
68802003-09-08 Lute Kamstra <lute@gnu.org>
6881
6882 * modes.texi (%-Constructs): Document new `%i' and `%I'
6883 constructs.
6884
68852003-09-03 Peter Runestig <peter@runestig.com>
6886
6887 * makefile.w32-in: New file.
6888
68892003-08-29 Richard M. Stallman <rms@gnu.org>
6890
6891 * display.texi (Overlay Properties): Clarify how priorities
6892 affect use of the properties.
6893
68942003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6895
6896 * customize.texi (Type Keywords): Correct the description of
6897 `:help-echo' in the case where `motion-doc' is a function.
6898
68992003-08-14 John Paul Wallington <jpw@gnu.org>
6900
6901 * modes.texi (Emulating Mode Line): Subsection, not section.
6902
69032003-08-13 Richard M. Stallman <rms@gnu.org>
6904
6905 * elisp.texi (Top): Update subnode lists in menu.
6906
6907 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
6908 (Kill Functions): kill-region has new arg yank-handler.
6909 (Yanking): New node.
6910 (Yank Commands): Add yank-undo-function.
6911 (Low-Level Kill Ring):
6912 kill-new and kill-append have new arg yank-handler.
6913 (Changing Properties): Add remove-list-of-text-properties.
6914 (Atomic Changes): New node.
6915
6916 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
6917
6918 * streams.texi (Output Variables): Add eval-expression-print-length
6919 and eval-expression-print-level.
6920
6921 * os.texi (Time Conversion): For encode-time, explain limits on year.
6922
6923 * objects.texi (Character Type): Define anchor "modifier bits".
6924
6925 * modes.texi (Emulating Mode Line): New node.
6926 (Search-based Fontification): Font Lock uses font-lock-face property.
6927 (Other Font Lock Variables): Likewise.
6928
6929 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
6930 not vectors.
6931 (Active Keymaps): Add emulation-mode-map-alists.
6932 (Functions for Key Lookup): key-binding has new arg no-remap.
6933 (Remapping Commands): New node.
6934 (Scanning Keymaps): where-is-internal has new arg no-remap.
6935 (Tool Bar): Add tool-bar-local-item-from-menu.
6936 Clarify when to use tool-bar-add-item-from-menu.
6937
6938 * commands.texi (Interactive Call): commandp has new arg.
6939 (Command Loop Info): Add this-original-command.
6940
69412003-08-06 John Paul Wallington <jpw@gnu.org>
6942
6943 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
6944
6945 * display.texi (Warning Basics): Fix typo.
6946 (Fringes): Add closing curly bracket and fix typo.
6947
6948 * elisp.texi (Top): Fix typo.
6949
69502003-08-05 Richard M. Stallman <rms@gnu.org>
6951
6952 * elisp.texi: Update lists of subnodes.
6953
6954 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
6955
6956 * variables.texi (Local Variables): Use lc for example variable names.
6957
6958 * tips.texi (Library Headers): Explain where to put -*-.
6959
6960 * strings.texi (Creating Strings): Fix xref for vconcat.
6961
6962 * sequences.texi (Vector Functions):
6963 vconcat no longer allows integer args.
6964
6965 * minibuf.texi (Reading File Names): read-file-name has new
6966 arg PREDICATE. New function read-directory-name.
6967
6968 * macros.texi (Defining Macros): Give definition of `declare'
6969 (Indenting Macros): New node.
6970
6971 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
6972 (Window Frame Parameters): Make separate table of parameters
6973 that are coupled with specific face attributes.
6974 (Deleting Frames): delete-frame-hooks renamed to
6975 delete-frame-functions.
6976
6977 * files.texi (Magic File Names): Add file-remote-p.
6978 Clarify file-local-copy.
6979
6980 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
6981 here; instead xref Defining Macros.
6982
6983 * display.texi (Warnings): New node, and subnodes.
6984 (Fringes): New node.
6985
6986 * debugging.texi (Test Coverage): New node.
6987
6988 * compile.texi (Compiler Errors): Explain with-no-warnings
6989 and other ways to suppress warnings.
6990
6991 * commands.texi (Interactive Call): Minor clarification.
6992
6993 * buffers.texi (Buffer File Name): set-visited-file-name
6994 renames the buffer too.
6995
6996 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
6997
69982003-07-24 Markus Rost <rost@math.ohio-state.edu>
6999
7000 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
7001
70022003-07-22 Markus Rost <rost@math.ohio-state.edu>
7003
7004 * internals.texi (Garbage Collection): Fix previous change.
7005
70062003-07-22 Richard M. Stallman <rms@gnu.org>
7007
7008 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
7009
7010 * display.texi (Width): Use \s syntax in example.
7011 (Font Selection): Add face-font-rescale-alist.
7012
7013 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
7014 Remove spurious indent in example.
7015
7016 * lists.texi (Building Lists): Add number-sequence.
7017
7018 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
7019
7020 * functions.texi (Function Documentation): Explain how to
7021 show calling convention explicitly in the doc string.
7022
7023 * windows.texi (Selecting Windows): save-selected-window saves
7024 selected window of each frame.
7025 (Window Configurations): Minor change.
7026
7027 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
7028
7029 * streams.texi (Output Variables): Add print-continuous-numbering
7030 and print-number-table.
7031
7032 * processes.texi (Decoding Output): New node.
7033
7034 * os.texi (Time Conversion): decode-time arg is optional.
7035
7036 * objects.texi (Character Type): Don't use space as example for \.
7037 Make list of char names and \-sequences correspond.
7038 Explain that \s is not used in strings. `\ ' needs space after.
7039
7040 * nonascii.texi (Converting Representations): Add string-to-multibyte.
7041 (Translation of Characters): Add translation-table-for-input.
7042 (Default Coding Systems): Add auto-coding-functions.
7043 (Explicit Encoding): Add decode-coding-inserted-region.
7044 (Locales): Add locale-info.
7045
7046 * minibuf.texi (Basic Completion): Describe test-completion.
7047 Collections can be lists of strings.
7048 Clean up lazy-completion-table.
7049 (Programmed Completion): Mention test-completion.
7050 Clarify why lambda expressions are not accepted.
7051 (Minibuffer Misc): Describe minibufferp.
7052
70532003-07-14 Richard M. Stallman <rms@gnu.org>
7054
7055 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
7056
7057 * windows.texi (Selecting Windows): New arg to select-window.
7058 (Selecting Windows): Add with-selected-window.
7059 (Size of Window): Add window-inside-edges, etc.
7060
7061 * internals.texi (Garbage Collection): Add post-gc-hook.
7062
7063 * processes.texi (Subprocess Creation): Add exec-suffixes.
7064
7065 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
7066 (Scanning Keymaps): Add map-keymaps.
7067 (Defining Menus): Add keymap-prompt.
7068
7069 * numbers.texi (Integer Basics): Add most-positive-fixnum,
7070 most-negative-fixnum.
7071
7072 * compile.texi (Byte Compilation): Explain no-byte-compile
7073 (Compiler Errors): New node.
7074
7075 * os.texi (User Identification): user-uid, user-real-uid
7076 can return float.
7077
7078 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
7079 and about derived modes.
7080 (Minor Modes): Add minor-mode-list.
7081 (Defining Minor Modes): Keyword args for define-minor-mode.
7082 (Search-based Fontification): Explain managing other properties.
7083 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 7084 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
7085 (Hooks): Add run-mode-hooks and delay-mode-hooks.
7086
7087 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
7088 (Variable Aliases): Clarify defvaralias.
7089
7090 * loading.texi (Library Search): Add load-suffixes.
7091
7092 * minibuf.texi (Basic Completion): Add lazy-completion-table.
7093 (Programmed Completion): Add dynamic-completion-table.
7094
7095 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
7096 (Magic File Names): Specify precedence order of handlers.
7097
7098 * commands.texi (Command Overview): Emacs server runs pre-command-hook
7099 and post-command-hook.
7100 (Waiting): New calling convention for sit-for.
7101
7102 * text.texi (Special Properties): local-map and keymap properties
7103 apply based on their stickiness.
7104
71052003-07-07 Richard M. Stallman <rms@gnu.org>
7106
7107 * modes.texi (Minor Mode Conventions): Specify only some kinds
7108 of list values as args to minor modes.
7109
7110 * files.texi (File Name Expansion): Warn about iterative use
7111 of substitute-in-file-name.
7112
7113 * advice.texi (Activation of Advice): Clean up previous change.
7114
71152003-07-06 Markus Rost <rost@math.ohio-state.edu>
7116
7117 * advice.texi (Activation of Advice): Note that ad-start-advice is
7118 turned on by default.
7119
71202003-06-30 Richard M. Stallman <rms@gnu.org>
7121
7122 * text.texi (Buffer Contents): Document current-word.
7123 (Change Hooks): Not called for *Messages*.
7124
7125 * functions.texi (Defining Functions): Explain about redefining
7126 primitives.
7127 (Function Safety): Renamed. Minor changes.
7128 Comment out the detailed criteria for what is safe.
7129
71302003-06-22 Andreas Schwab <schwab@suse.de>
7131
7132 * objects.texi (Symbol Type): Fix description of examples.
7133
71342003-06-16 Andreas Schwab <schwab@suse.de>
7135
7136 * hash.texi (Creating Hash): Fix description of :weakness.
7137
c8763fb6 71382003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
7139
7140 * files.texi (Changing Files): copy-file copies file modes, too.
7141
71422003-05-28 Richard M. Stallman <rms@gnu.org>
7143
7144 * strings.texi (Creating Strings): Clarify split-string.
7145
71462003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
7147
7148 * strings.texi (Creating Strings): Update split-string specification
7149 and examples.
7150
71512003-05-19 Richard M. Stallman <rms@gnu.org>
7152
7153 * elisp.texi: Correct invariant section names.
7154
71552003-04-20 Richard M. Stallman <rms@gnu.org>
7156
7157 * os.texi (Timers): Explain about timers and quitting.
7158
71592003-04-19 Richard M. Stallman <rms@gnu.org>
7160
7161 * internals.texi (Writing Emacs Primitives): Strings are
7162 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
7163 Explain GCPRO convention for varargs function args.
7164
71652003-04-16 Richard M. Stallman <rms@gnu.org>
7166
7167 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
7168
71692003-04-08 Richard M. Stallman <rms@gnu.org>
7170
7171 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
7172
71732003-02-13 Kim F. Storm <storm@cua.dk>
7174
7175 * objects.texi (Character Type): New \s escape for space.
7176
71772003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
7178
7179 * os.texi (System Environment): Added cygwin system-type.
7180
71812003-01-25 Richard M. Stallman <rms@gnu.org>
7182
7183 * keymaps.texi: Document that a symbol can act as a keymap.
7184
71852003-01-13 Richard M. Stallman <rms@gnu.org>
7186
7187 * text.texi (Changing Properties): Say string indices are origin-0.
7188
7189 * positions.texi (Screen Lines) <compute-motion>:
7190 Correct order of elts in return value.
7191
7192 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
7193 how to define a default binding.
7194
71952002-12-07 Markus Rost <rost@math.ohio-state.edu>
7196
7197 * loading.texi (Unloading): Fix recent change for load-history.
7198
7199 * customize.texi (Simple Types): Clarify description of custom
7200 type 'number. Describe new custom type 'float.
7201
72022002-12-04 Markus Rost <rost@math.ohio-state.edu>
7203
7204 * variables.texi (File Local Variables): Fix typo.
7205
c8763fb6 72062002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
7207
7208 From Michael Albinus <Michael.Albinus@alcatel.de>.
7209
7210 * README: Target for Info file is `make info'.
7211
7212 * files.texi (File Name Components): Fixed typos in
7213 `file-name-sans-extension'.
7214 (Magic File Names): Complete list of operations for magic file
7215 name handlers.
7216
72172002-09-16 Jonathan Yavner <jyavner@engineer.com>
7218
7219 * variables.texi (File Local Variables): New function
7220 risky-local-variable-p.
7221
72222002-09-15 Jonathan Yavner <jyavner@engineer.com>
7223
7224 * functions.texi (Function safety): New node about unsafep.
7225
72262002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
7227
7228 * customize.texi (Splicing into Lists): Fixed example.
7229 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
7230
72312002-06-17 Juanma Barranquero <lektu@terra.es>
7232
7233 * frames.texi (Display Feature Testing): Fix typo.
7234
72352002-06-12 Andreas Schwab <schwab@suse.de>
7236
7237 * frames.texi (Initial Parameters, Resources): Fix references to
7238 the Emacs manual.
7239
72402002-05-13 Kim F. Storm <storm@cua.dk>
7241
7242 * variables.texi (Intro to Buffer-Local): Updated warning and
7243 example relating to changing buffer inside let.
7244
c8763fb6 72452002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7246
7247 * os.texi (Session Management): New node about X Session management.
7248
72492002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
7250
7251 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
7252 to which the manual corresponds, and the copyright years.
7253
7254 * Makefile.in (VERSION): Set to 2.9.
7255
72562001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
7257
7258 * elisp.texi: Change the category in @dircategory to "Emacs", to
7259 make it consistent with info/dir.
7260
72612001-11-25 Miles Bader <miles@gnu.org>
7262
7263 * text.texi (Fields): Describe new `limit' arg in
7264 field-beginning/field-end.
7265
72662001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
7267
7268 * permute-index: Don't depend on csh-specific features. Replace
7269 the interpreter name with /bin/sh.
7270
7271 * two-volume-cross-refs.txt: New file.
7272 * two.el: New file.
7273 * spellfile: New file.
7274
72752001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7276
7277 * permute-index: New file.
7278
7279 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
7280 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
7281 8+3 restricted namespace.
7282
7283 * Makefile.in (infodir): Define relative to $(srcdir).
7284 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
7285 include directories list via -I switch to makeinfo.
7286 (index.texi): Use cp if both hard and symbolic links fail.
7287
72882001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
7289
7290 * Makefile.in (distclean): Add.
7291
7292 The following changes make ELisp manual part of the Emacs
7293 distribution:
7294
7295 * Makefile.in: Add Copyright notice.
7296 (prefix): Remove.
7297 (infodir): Change value to "../info".
7298 (VPATH): New variable.
7299 (MAKE): Don't define.
7300 (texmacrodir): Don't define.
7301 (texinputdir): Append the existing value of TEXINPUTS.
7302 ($(infodir)/elisp): Instead of just "elisp". Reformat the
7303 command to be compatible with man/Makefile.in, and to put the
7304 output into ../info.
7305 (info): Add target.
7306 (installall): Target removed.
7307
c8763fb6 73082001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
7309
7310 * tips.texi (Coding Conventions): Fix typo.
7311
73122001-10-23 Gerd Moellmann <gerd@gnu.org>
7313
7314 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
7315
73162001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
7317
7318 * files.texi (File Name Components): Update the description of
7319 file-name-sans-extension and file-name-extension, as they now
7320 ignore leading dots.
7321
73222001-10-20 Gerd Moellmann <gerd@gnu.org>
7323
7324 * (Version 21.1 released.)
7325
73262001-10-19 Miles Bader <miles@gnu.org>
7327
7328 * positions.texi (Text Lines): Describe behavior of
7329 `beginning-of-line'/`end-of-line' in the presence of field properties.
7330
73312001-10-17 Gerd Moellmann <gerd@gnu.org>
7332
7333 * Makefile.in (VERSION): Set to 2.8.
7334 (manual): Use `manual-21'.
7335
7336 * elisp.texi (VERSION): Add and use it where the version
7337 number was used. Set it to 2.8.
7338
7339 * intro.texi: Likewise.
7340
73412001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
7342
7343 * files.texi (File Name Completion): Document the significance of
7344 a trailing slash in elements of completion-ignored-extensions.
7345
73462001-10-06 Miles Bader <miles@gnu.org>
7347
7348 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
7349
73502001-10-04 Gerd Moellmann <gerd@gnu.org>
7351
7352 * variables.texi (Variable Aliases): New node.
7353
73542001-10-04 Gerd Moellmann <gerd@gnu.org>
7355
7356 * Branch for 21.1.
7357
73582001-10-02 Miles Bader <miles@gnu.org>
7359
7360 * minibuf.texi (Minibuffer Misc): Add entries for
7361 `minibuffer-contents', `minibuffer-contents-no-properties', and
7362 `delete-minibuffer-contents'.
7363 Correct description for `minibuffer-prompt-end'.
7364
7365 * text.texi (Property Search): Correct descriptions of
7366 `next-char-property-change' and `previous-char-property-change'.
7367 Add entries for `next-single-char-property-change' and
7368 `previous-single-char-property-change'.
7369 Make operand names a bit more consistent.
7370
73712001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
7372
7373 * frames.texi (Finding All Frames): Document that next-frame and
7374 previous-frame are local to current terminal.
7375
73762001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
7377
7378 * keymaps.texi (Creating Keymaps): Fix the description of the
7379 result of make-keymap.
7380
73812001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
7382
7383 * display.texi (Font Lookup, Attribute Functions)
7384 (Image Descriptors): Add cross-references to the definition of
7385 selected frame.
7386
7387 * buffers.texi (The Buffer List): Add cross-references to the
7388 definition of selected frame.
7389
7390 * frames.texi (Input Focus): Clarify which frame is _the_ selected
7391 frame at any given time.
7392 (Multiple Displays, Size and Position): Add a cross-reference to
7393 the definition of the selected frame.
7394
73952001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
7396
7397 * strings.texi (String Conversion) <string-to-number>: Document
7398 that a float is returned for integers that are too large.
7399
7400 * frames.texi (Mouse Position): Document mouse-position-function.
7401 (Display Feature Testing): Document display-images-p.
7402 (Window Frame Parameters): Document the cursor-type variable.
7403
7404 * numbers.texi (Integer Basics): Document CL style read syntax for
7405 integers in bases other than 10.
7406
7407 * positions.texi (List Motion): Document
7408 open-paren-in-column-0-is-defun-start.
7409
7410 * lists.texi (Sets And Lists): Document member-ignore-case.
7411
7412 * internals.texi (Garbage Collection): Document the used and free
7413 strings report.
7414 (Memory Usage): Document strings-consed.
7415
7416 * os.texi (Time of Day): Document float-time.
7417 (Recording Input): Document that clear-this-command-keys clears
7418 the vector to be returned by recent-keys.
7419
7420 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
7421 argument keymap can be a list.
7422
7423 * nonascii.texi (User-Chosen Coding Systems)
7424 <select-safe-coding-system>: Document the new argument
7425 accept-default-p and the variable
7426 select-safe-coding-system-accept-default-p. Tell what happens if
7427 buffer-file-coding-system is undecided.
7428 (Default Coding Systems): Document auto-coding-regexp-alist.
7429
7430 * display.texi (The Echo Area) <message>: Document
7431 message-truncate-lines.
7432 (Glyphs): Document that the glyph table is unused on windowed
7433 displays.
7434
7435 * help.texi (Describing Characters) <single-key-description>:
7436 Document the new argument no-angles.
7437 (Accessing Documentation) <documentation-property>: Document that
7438 a non-string property is evaluated.
7439 <documentation>: Document that the function-documentation property
7440 is looked for.
7441
7442 * windows.texi (Selecting Windows): Document some-window.
7443
7444 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
7445
7446 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
7447 apropos-mode-hook.
7448
7449 * commands.texi (Using Interactive): Document interactive-form.
7450 (Keyboard Macros): Document kbd-macro-termination-hook.
7451 (Command Loop Info): Document that clear-this-command-keys clears
7452 the vector to be returned by recent-keys.
7453
74542001-09-04 Werner LEMBERG <wl@gnu.org>
7455
7456 * Makefile.in (srcdir, texinputdir): New variables.
7457 (srcs, index.texi, install): Use $(srcdir).
7458 (.PHONY): Remove elisp.dvi.
7459 (elisp): Use -I switch for makeinfo.
7460 (elisp.dvi): Use $(srcdir) and $(texinputdir).
7461 (installall, dist): Use $(srcdir).
7462 Fix path to texinfo.tex.
7463 (maintainer-clean): Add elisp.dvi and elisp.oaux.
7464
74652001-08-30 Gerd Moellmann <gerd@gnu.org>
7466
7467 * display.texi (Conditional Display): Adjust to API change.
7468
7469 * configure: New file.
7470
74712001-07-30 Gerd Moellmann <gerd@gnu.org>
7472
7473 * commands.texi (Repeat Events): Add description of
7474 double-click-fuzz.
7475
74762001-05-08 Stefan Monnier <monnier@cs.yale.edu>
7477
7478 * syntax.texi (Syntax Class Table): Add the missing designator for
7479 comment and string fences.
7480 (Syntax Properties): Add a xref to syntax table internals.
7481 (Syntax Table Internals): Document string-to-syntax.
7482
74832001-05-07 Gerd Moellmann <gerd@gnu.org>
7484
7485 * Makefile.in (install): Use install-info command line options
7486 like in Emacs' Makefile.in.
7487
74882000-12-09 Miles Bader <miles@gnu.org>
7489
7490 * windows.texi (Window Start): Update documentation for
7491 `pos-visible-in-window-p'.
7492
74932000-11-12 Stefan Monnier <monnier@cs.yale.edu>
7494
7495 * lists.texi (Building Lists): Add footnote to explain how to add
7496 to the end of a list.
7497
74982000-10-25 Gerd Moellmann <gerd@gnu.org>
7499
7500 * files.texi (Visiting Functions): Typos.
7501
75022000-10-25 Kenichi Handa <handa@etl.go.jp>
7503
7504 * files.texi (Visiting Functions): Return value of
7505 find-file-noselect may be a list of buffers if wildcards are used.
7506
75072000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7508
7509 * display.texi (Defining Faces): Document `graphic' display type
7510 in face specs.
7511
b344d29d 75122000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
7513
7514 * hooks.texi (Standard Hooks): Replace obsolete
7515 `after-make-frame-hook' with `after-make-frame-functions'.
7516
7517 * frames.texi (Creating Frames): Ditto.
7518
7519 * variables.texi (Future Local Variables): Ditto.
7520
75212000-10-16 Gerd Moellmann <gerd@gnu.org>
7522
7523 * display.texi (Other Image Types): Add description of :foreground
7524 and :background properties of mono PBM images.
7525
75262000-08-17 Werner LEMBERG <wl@gnu.org>
7527
7528 * .cvsignore: New file.
7529
75302000-01-05 Gerd Moellmann <gerd@gnu.org>
7531
7532 * tindex.pl: New script.
7533
75341999-12-03 Dave Love <fx@gnu.org>
7535
7536 * Makefile.in (MAKEINFO): New parameter.
7537
75381999-09-17 Richard Stallman <rms@gnu.org>
7539
7540 * Makefile.in (srcs): Add hash.texi.
7541 (VERSION): Update to 20.6.
7542
75431999-09-13 Richard Stallman <rms@gnu.org>
7544
7545 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
7546
75471998-08-29 Karl Heuer <kwzh@gnu.org>
7548
7549 * configure.in: New file.
7550 * Makefile.in: Renamed from Makefile.
7551 (prefix, infodir): Use value obtained from configure.
7552 (emacslibdir): Obsolete variable deleted.
7553 (dist): Distribute configure.in, configure, Makefile.in.
7554
75551998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
7556
7557 * Makefile (INSTALL_INFO): New variable.
7558 (install): Run install-info.
7559
75601998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
7561
7562 * Makefile (elisp.dvi): Add missing backslash.
7563
75641998-05-02 Richard Stallman <rms@psilocin.gnu.org>
7565
7566 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
7567 Run texindex without `./'. Always run texindex on elisp.tp.
7568 (elisp.tps): Target deleted.
7569
75701998-04-05 Richard Stallman <rms@psilocin.gnu.org>
7571
7572 * Makefile (srcs): Add nonascii.texi and customize.texi.
7573 (dist): Start by deleting `temp'.
7574
75751998-02-17 Richard Stallman <rms@psilocin.gnu.org>
7576
7577 * Makefile (makeinfo, texindex): Targets deleted.
7578 (makeinfo.o, texindex.o): Targets deleted.
7579 (clean, dist): Don't do anything with them or with getopt*.
7580
75811998-01-30 Richard Stallman <rms@psilocin.gnu.org>
7582
7583 * Makefile (SHELL): Defined.
7584
75851998-01-27 Richard Stallman <rms@psilocin.gnu.org>
7586
7587 * Makefile (elisp.tps): New target.
7588 (elisp.dvi): Depend on elisp.tps.
7589
c5602427 75901996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
7591
7592 * README: Update phone number.
7593
7594 * Makefile (elisp): Make this be the default target.
7595 Depend on makeinfo.c instead of makeinfo.
7596 (install): Don't depend on elisp.dvi, since we don't install that.
7597 Use mkinstalldirs.
7598 (dist): Add mkinstalldirs.
7599
c5602427 76001995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
7601
7602 * Makefile (VERSION): Update version number.
7603 (maintainer-clean): Renamed from realclean.
7604
c5602427 76051995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
7606
7607 * Makefile (realclean): New target.
7608 (elisp): Remove any old elisp-* files first.
7609
c5602427 76101993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
7611
7612 * Makefile (VERSION): New variable.
7613 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
7614 Compressed file suffix should be `.gz', not `.z'.
7615
ce058493 76161993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7617
7618 * Makefile (elisp): Depend on makeinfo.
7619
c5602427 76201993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
7621
7622 * Makefile (srcs): Add anti.texi.
7623
c5602427 76241993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7625
7626 * Makefile (infodir, prefix): New vars.
7627 (install): Use infodir.
7628 (emacsinfodir): Deleted.
7629
c5602427 76301993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7631
7632 * Makefile (srcs): Add calendar.texi.
7633
7634 * Makefile (dist): Copy texindex.c and makeinfo.c.
7635 Limit elisp-* files to those with one or two digits.
7636
c5602427 76371993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7638
7639 * Makefile (dist): Changed to use Gzip instead of compress.
7640
c5602427 76411993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7642
7643 * loading.texi (Unloading): define-function changed back to
7644 defalias. It may not stay this way, but at least it's
7645 consistent with the known-good version of the code patch.
7646
c5602427 76471993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
7648
7649 * modes.texi (Hooks): Document new optional arg of add-hook.
7650
c5602427 76511993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7652
7653 * variables.texi: Document nil initial value of buffer-local variables.
7654
7655 * tips.texi: Add new section on standard library headers.
7656
c5602427 76571993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7658
7659 * Makefile (srcs): Add frame.texi to the list of sources.
7660
c5602427 76611993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7662
7663 * Makefile (dist): Don't bother excluding autosave files; they'll
7664 never make it into the temp directory anyway, and the hash marks
7665 in the name are problematic for make and the Bourne shell.
7666 (srcs):
7667
c5602427 76681993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7669
7670 * Makefile (dist): Don't include backup files or autosave files in
7671 the distribution tar file.
7672
c5602427 76731991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7674
7675 * Makefile (srcs): Added index.perm.
7676 (elisp.dvi): Remove erroneous shell comment.
7677 Expect output of permute-index in permuted.fns.
7678 Save old elisp.aux in elisp.oaux.
7679 (clean): Added index.texi to be deleted.
7680
c5602427 76811990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7682
7683 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
7684
c5602427 76851990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
7686
7687 * files.texi: Noted that completion-ignored-extensions is ignored
7688 when making *Completions*.
7689
3e868ee3 76901990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
7691
7692 * Makefile make dist now depends on elisp.dvi, since it tries
7693 to include it in the dist file.
7694
c5602427 76951990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 7696
c5602427 7697 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 7698
c5602427 76991989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7700
7701 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
7702 (defunargs): Turn off \hyphenchar of \sl font temporarily.
7703
c5602427 77041989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7705
7706 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
7707 and @error{} are the terms now being used. The files in the
7708 directory have been changed to reflect this.
7709
7710 * All instances of @indentedresultt{} have been changed to
7711 ` @result{}', using 5 spaces at the begining of the line.
7712
c5602427 77131989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7714
7715 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
7716 experimental @indentedresult{}, @indentedexpandsto{} are part of
7717 the texinfo.tex in this directory. These TeX macros are not
7718 stable yet.
7719
c5602427 77201989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7721
7722 * texinfo.tex: Temporarily added
7723 \let\result=\dblarrow
7724 \def\error{{\it ERROR} \longdblarrow}
7725 We need to do this better soon.
7726
c5602427 77271989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7728
7729 * Applied Karl Berry's patches to *.texinfo files, but not to
7730 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
7731 new title page format is also not applied, since it requires
7732 texinfo.tex changes.)
7733
7734 * Cleaned up `Makefile' and defined the `emacslibdir' directory
7735 for the Project GNU development environment.
7736
7737;; Local Variables:
c8763fb6 7738;; coding: utf-8
b8d4c8d0
GM
7739;; add-log-time-zone-rule: t
7740;; End:
7741
352c8b4a 7742 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6ed161e1 7743 2007, 2008, 2009 Free Software Foundation, Inc.
b8d4c8d0
GM
7744
7745 This file is part of GNU Emacs.
7746
352c8b4a 7747 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 7748 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7749 the Free Software Foundation, either version 3 of the License, or
7750 (at your option) any later version.
b8d4c8d0
GM
7751
7752 GNU Emacs is distributed in the hope that it will be useful,
7753 but WITHOUT ANY WARRANTY; without even the implied warranty of
7754 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7755 GNU General Public License for more details.
7756
7757 You should have received a copy of the GNU General Public License
352c8b4a 7758 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
7759
7760;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda