(Autoload): Document `generate-autoload-cookie' and `generated-autoload-file'.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
b8afe7e4
EZ
12008-12-27 Eli Zaretskii <eliz@gnu.org>
2
3 * loading.texi (Autoload): Document `generate-autoload-cookie' and
4 `generated-autoload-file'.
5
77bb0476
EZ
62008-12-20 Eli Zaretskii <eliz@gnu.org>
7
028e2c19
EZ
8 * os.texi (Startup Summary): Add xref to documentation of
9 `initial-window-system'.
10
77bb0476
EZ
11 * display.texi (Window Systems): Document `window-system' the
12 function. The variable `window-system' is now frame-local.
028e2c19 13 Document `initial-window-system'.
77bb0476 14
dda87836
MR
152008-12-19 Martin Rudalics <rudalics@gmx.at>
16
17 * windows.texi (Windows): Rewrite description of
18 fit-window-to-buffer.
19
caef3ed2
GM
202008-12-13 Glenn Morris <rgm@gnu.org>
21
22 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
23 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
24
21c58e4d
GM
252008-12-12 Glenn Morris <rgm@gnu.org>
26
27 * debugging.texi (Error Debugging): Refer forwards to
28 eval-expression-debug-on-error.
29
af38459f
EZ
302008-12-05 Eli Zaretskii <eliz@gnu.org>
31
5dedd9b5
EZ
32 * strings.texi (String Basics): Only unibyte strings that
33 represent key sequences hold 8-bit raw bytes.
34
af38459f
EZ
35 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
36 paragraph to speak about `undecided'.
37 (Character Properties): Don't explain the meaning of each
38 property; instead, identify their Unicode Standard names.
b3f1f4a5 39 (Character Sets): Document `map-charset-chars'.
af38459f 40
fa047ae7
GM
412008-12-02 Glenn Morris <rgm@gnu.org>
42
43 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
44 section yet again.
45
47dbc044
EZ
462008-11-29 Eli Zaretskii <eliz@gnu.org>
47
98d05998
EZ
48 * nonascii.texi (Character Properties): New Section.
49 (Specifying Coding Systems): Document
50 `coding-system-priority-list', `set-coding-system-priority', and
51 `with-coding-priority'.
52 (Lisp and Coding Systems): Document `check-coding-systems-region'
53 and `coding-system-charset-list'.
54 (Coding System Basics): Document `coding-system-aliases'.
55
56 * elisp.texi (Top): Add a @detailmenu entry for "Character
57 Properties".
58
47dbc044
EZ
59 * objects.texi (Character Type): Correct the range of Emacs
60 characters. Add an @xref to "Character Codes".
61
62 * strings.texi (String Basics): Add an @xref to "Character Codes".
63
64 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
65
66 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
67 (Character Codes): Document `max-char'.
68
8b80cdf5
EZ
692008-11-28 Eli Zaretskii <eliz@gnu.org>
70
71 * nonascii.texi (Text Representations, Converting Representations)
72 (Character Sets, Scanning Charsets, Translation of Characters):
73 Make text more accurate.
74
a99dceba
GM
752008-11-28 Glenn Morris <rgm@gnu.org>
76
77 * files.texi (Format Conversion Round-Trip): Improve previous change.
78
f6dc3bed
CY
792008-11-26 Chong Yidong <cyd@stupidchicken.com>
80
81 * modes.texi (Auto Major Mode): Fix example.
82
5da9413d
GM
832008-11-25 Glenn Morris <rgm@gnu.org>
84
85 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
86
87 * files.texi (Format Conversion Round-Trip):
88 Use active voice for previous change.
89
fcca848c
CY
902008-11-25 Chong Yidong <cyd@stupidchicken.com>
91
92 * os.texi (Processor Run Time):
93 * processes.texi (Transaction Queues):
94 * markers.texi (The Mark):
95 * windows.texi (Choosing Window, Selecting Windows):
96 * files.texi (Changing Files, Magic File Names):
97 * commands.texi (Key Sequence Input):
98 * functions.texi (Declaring Functions):
99 * strings.texi (Predicates for Strings):
100 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
101
36c8dc54
CY
1022008-11-24 Chong Yidong <cyd@stupidchicken.com>
103
104 * help.texi (Accessing Documentation): Update example.
105
106 * variables.texi (Defining Variables): Note that `*' is not
107 necessary if defcustom is used.
108
2a79b242
EZ
1092008-11-22 Eli Zaretskii <eliz@gnu.org>
110
111 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
112 Characters" from @detailmenu.
113
114 * nonascii.texi (Character Codes, Character Sets)
115 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
116 (Chars and Bytes, Splitting Characters): Sections removed.
117
392f0d26
LK
1182008-11-22 Lute Kamstra <lute@gnu.org>
119
120 * positions.texi (Text Lines): Update goto-line documentation.
121
af1a5cd5
MR
1222008-11-21 Martin Rudalics <rudalics@gmx.at>
123
6a4cfb0c
MR
124 * frames.texi (Frames): Fix typo, add cross references, reword.
125 (Initial Parameters): Reword special-display-frame-alist text.
126 (Frames and Windows): Reword. Describe argument norecord for
127 set-frame-selected-window.
128 (Input Focus): Describe argument norecord for select-frame.
129 Remove comment on MS-Windows behavior for focus-follows-mouse.
130 (Raising and Lowering): Mention windows-frames dichotomy in
131 metaphor.
132
af1a5cd5
MR
133 * windows.texi (Displaying Buffers, Vertical Scrolling)
134 (Horizontal Scrolling): Fix indenting and rewording issues
135 introduced with 2008-11-07 change.
136
c249fa9c
GM
1372008-11-20 Glenn Morris <rgm@gnu.org>
138
139 * files.texi (Format Conversion Round-Trip): Mention `preserve'
140 element of `format-alist'.
141
204d4665
GM
1422008-11-19 Glenn Morris <rgm@gnu.org>
143
144 * doclicense.texi: Update to FDL 1.3.
145 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
146
cc0910af
CY
1472008-11-18 Chong Yidong <cyd@stupidchicken.com>
148
efe6e7c4
CY
149 * windows.texi (Window Hooks): Remove *-end-trigger-functions
150 vars, which are obsolete. Mention jit-lock-register.
151
152 * modes.texi (Other Font Lock Variables): Document
153 jit-lock-register and jit-lock-unregister.
154
cc0910af
CY
155 * frames.texi (Color Parameters): Document alpha parameter.
156
aeeedf76
MR
1572008-11-16 Martin Rudalics <rudalics@gmx.at>
158
159 * windows.texi (Splitting Windows, Deleting Windows)
160 (Selecting Windows, Cyclic Window Ordering)
161 (Buffers and Windows, Displaying Buffers, Choosing Window)
162 (Dedicated Windows, Window Point, Window Start and End)
163 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
164 (Size of Window, Resizing Windows, Window Configurations)
165 (Window Parameters): Avoid @var at beginning of sentences and
166 reword accordingly.
167
4c565c5c
LK
1682008-11-11 Lute Kamstra <lute@gnu.org>
169
170 * files.texi (File Name Components): Fix file-name-extension
171 documentation.
172
25f494c9
JB
1732008-11-11 Juanma Barranquero <lekktu@gmail.com>
174
175 * frames.texi (Basic Parameters): Remove display-environment-variable
176 and term-environment-variable.
177
a1401ab1
EZ
1782008-11-08 Eli Zaretskii <eliz@gnu.org>
179
180 * windows.texi (Basic Windows, Splitting Windows)
181 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
182 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
183 (Resizing Windows, Window Configurations, Window Parameters):
184 Fix wording and markup.
a1401ab1 185
efafc282
MR
1862008-11-07 Martin Rudalics <rudalics@gmx.at>
187
188 * windows.texi (Windows): Update entries.
189 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 190 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
191 (Selecting Windows, Cyclic Window Ordering): Reword with special
192 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
193 (Buffers and Windows, Choosing Window): Reword with special
194 emphasis on dedicated windows.
195 (Displaying Buffers): Reword. For switch-to-buffer mention that
196 it may fall back on pop-to-buffer. For other-window try to
197 explain how it treats the cyclic ordering of windows.
efafc282
MR
198 (Dedicated Windows): New node and section discussing dedicated
199 windows and associated functions.
86ab855a 200 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
201 (Window Start and End): Rename node and section title. Reword.
202 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
203 Minor rewording.
204 (Size of Window): Reword, in particular text on window-width.
205 (Resizing Windows): Reword. Add text on balancing windows.
206 (Window Configurations): Reword. Mention window parameters.
207 (Window Parameters): New node and section on window parameters.
208 (Window Hooks): Reword. Mention that
209 window-configuration-change-hook is run "buffer-locally".
210 * elisp.texi (Top): Update Windows entries in @detailmenu
211 section.
212
d60a8ab2
JB
2132008-11-04 Juanma Barranquero <lekktu@gmail.com>
214
215 * searching.texi (Regexp Search): Fix typo.
216
01777627
CY
2172008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
218
219 * searching.texi (Regexp Search): Document GREEDY arg.
220 (Simple Match Data): Fix return value.
221
c4526e93
EZ
2222008-11-01 Eli Zaretskii <eliz@gnu.org>
223
224 * nonascii.texi (Text Representations): Rewrite to make consistent
225 with Emacs 23 internal representation of characters. Document
226 `unibyte-string'.
227
fe2ae8b5
CY
2282008-10-28 Chong Yidong <cyd@stupidchicken.com>
229
230 * processes.texi (Process Information): Note that process-status
231 does not accept buffer names.
232
cc5a21e3
CY
2332008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
234
235 * positions.texi (Skipping Characters): Correct return value of
236 skip-chars-forward.
237
09460d9a
MR
2382008-10-25 Martin Rudalics <rudalics@gmx.at>
239
520b29e7
MR
240 * windows.texi (Deleting Windows): Update documentation of
241 delete-windows-on.
242 (Buffers and Windows): Update documentations of
243 get-buffer-window and get-buffer-window-list.
244 (Displaying Buffers): Update documentation of
245 replace-buffer-in-windows.
246
09460d9a
MR
247 * buffers.texi (Current Buffer): Reword set-buffer and
248 with-current-buffer documentations.
249 (Creating Buffers): Reword documentation of get-buffer-create.
250
4d48fcdc
MR
2512008-10-23 Martin Rudalics <rudalics@gmx.at>
252
253 * buffers.texi (Current Buffer): Reword documentation of
254 set-buffer.
255 (Buffer Names): Reword documentation of buffer-name.
256 (The Buffer List): For bury-buffer explain what happens with the
257 buffer's window.
258 (Creating Buffers): Say that get-buffer-create's arg is called
259 buffer-or-name.
260
f0143c43
CY
2612008-10-22 Chong Yidong <cyd@stupidchicken.com>
262
3e5dbbd3
CY
263 * advice.texi (Computed Advice): Explain what DEFINITION is.
264
f0143c43
CY
265 * nonascii.texi (Character Codes): Remove obsolete function
266 char-valid-p, and document characterp instead.
267
52a94b85
MR
2682008-10-22 Martin Rudalics <rudalics@gmx.at>
269
270 * windows.texi (Displaying Buffers): Reword documentation of
271 pop-to-buffer.
272 (Choosing Window): Rewrite documentation of display-buffer and
273 its options.
274
f76f8246
MR
275 * buffers.texi (Killing Buffers): Update documentation of
276 kill-buffer.
277
acc8b598
EZ
2782008-10-21 Eli Zaretskii <eliz@gnu.org>
279
80e6b6df
EZ
280 * processes.texi (Serial Ports): Fix wording and improve markup.
281
3645358a
EZ
282 * searching.texi (Regexp Search): Document `string-match-p' and
283 `looking-at-p'.
284 (POSIX Regexps): Add an xref for "non-greedy".
285 (Regexp Special): Add @cindex entry for "non-greedy".
286
b3d50cff 287 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 288 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 289
73b7530a
EZ
290 * frames.texi (Color Names): Add an xref to `read-color'.
291
292 * minibuf.texi (High-Level Completion): Document `read-color'.
293
acc8b598
EZ
294 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
295
296 * positions.texi (Narrowing): Add an xref to "Swapping Text".
297
298 * buffers.texi (Swapping Text): New section, documents
299 `buffer-swap-text'.
300
10e187e8
MR
3012008-10-21 Martin Rudalics <rudalics@gmx.at>
302
303 * windows.texi (Resizing Windows): Minor wording fix.
304
fd6f900c
EZ
3052008-10-20 Eli Zaretskii <eliz@gnu.org>
306
307 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
308 and `combine-and-quote-strings'.
309
310 * strings.texi (Creating Strings): Add xrefs for them.
311
e4372165
EZ
3122008-10-19 Eli Zaretskii <eliz@gnu.org>
313
d6328fba
EZ
314 * elisp.texi (Top): Make descriptive text for "Reading File Names"
315 match the corresponding menu in minibuf.texi.
316
e4372165
EZ
317 * minibuf.texi (Reading File Names): Document `read-shell-command'
318 and `minibuffer-local-shell-command-map'.
319
5d8dda33
MR
3202008-10-19 Martin Rudalics <rudalics@gmx.at>
321
322 * windows.texi (Resizing Windows): Remove var{} around "window" in
323 documentation of enlarge-window.
324 Rewrite documentation of window-min-height and window-min-width.
325
437706cd
EZ
3262008-10-19 Eli Zaretskii <eliz@gnu.org>
327
80f85d7c
EZ
328 * functions.texi (Calling Functions): Document `apply-partially'.
329
291703b5
EZ
330 * hooks.texi (Standard Hooks): Mention
331 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
332
333 * variables.texi (File Local Variables): Document
334 `file-local-variables-alist', `before-hack-local-variables-hook'
335 and `hack-local-variables-hook'.
336
583d8b3c
EZ
337 * processes.texi (Synchronous Processes): Document `process-lines'.
338
437706cd 339 * customize.texi (Variable Definitions): Document
583d8b3c 340 `custom-reevaluate-setting'.
437706cd 341
7e51d89b
MR
3422008-10-18 Martin Rudalics <rudalics@gmx.at>
343
344 * windows.texi (Choosing Window, Deleting Windows)
345 (Displaying Buffers): Expand documentation of dedicated windows.
346
43c59a3d
EZ
3472008-10-18 Eli Zaretskii <eliz@gnu.org>
348
018a960d
EZ
349 * files.texi (Changing Files): Document symbolic input of file
350 modes to `set-file-modes'. Document `read-file-modes' and
351 `file-modes-symbolic-to-number'.
352
2c0b8144
EZ
353 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
354 and `search-map'.
355
80120f13
EZ
356 * searching.texi (Search and Replace): Document
357 `replace-search-function' and `replace-re-search-function'.
2c0b8144 358 Document `multi-query-replace-map'.
80120f13 359
6d4913f0
EZ
360 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
361 (Completion Commands, Reading File Names): Rename
362 `minibuffer-local-must-match-filename-map' to
363 `minibuffer-local-filename-must-match-map'.
364 (Minibuffer Completion): The `require-match' argument to
365 `completing-read' can now have the value `confirm-only'.
366
43c59a3d
EZ
367 * windows.texi (Displaying Buffers): Minor wording fix.
368 (Choosing Window): `split-height-threshold' can now be nil.
369 Document `split-width-threshold'. `pop-up-frames' can have the
370 value `graphic-only'.
371
f36acfd9
EZ
3722008-10-17 Eli Zaretskii <eliz@gnu.org>
373
374 * os.texi (Startup Summary): Document `before-init-time' and
375 `after-init-time'. Document `initial-window-system' and
376 `window-system-initialization-alist'. Document reading the
377 abbrevs file. Document the call to `server-start' under --daemon.
378 Rearrange a bit to be consistent with the code flow.
53728487
EZ
379 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
380 (Time Parsing): Document `format-seconds'.
f36acfd9 381
96995b89
MR
3822008-10-17 Martin Rudalics <rudalics@gmx.at>
383
384 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
385 and reword.
386
2de17c73
EZ
3872008-10-16 Eli Zaretskii <eliz@gnu.org>
388
389 * markers.texi (The Mark): Document use-region-p.
390
9cf52b11
EZ
3912008-10-15 Eli Zaretskii <eliz@gnu.org>
392
c3aaf1d7
EZ
393 * internals.texi (Writing Emacs Primitives): The interactive spec
394 of a primitive can be a Lisp form.
395
841a1743
EZ
396 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
397 values of transient-mark-mode. Document handle-shift-selection.
398
399 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
400 (Interactive Examples): Show an example of `^'.
401 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
402 (Defining Commands, Using Interactive): The interactive-form of a
403 function can be added via its symbol's property.
841a1743 404
52441368
EZ
405 * positions.texi (List Motion): beginning-of-defun-function can
406 now accept an argument.
407
8e8c1a72
EZ
408 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
409 now return a list of strings.
410
a33a1f2a
EZ
411 * control.texi (Handling Errors): Document ignore-errors.
412
4fb04348
EZ
413 * frames.texi (Creating Frames): Document frame-inherited-parameters.
414 (Parameter Access): Document set-frame-parameter.
415
ee666f84
EZ
416 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
417 Hooks" for the effect of kill-all-local-variables on local hook
418 functions.
419
9cf52b11
EZ
420 * modes.texi (Major Mode Conventions, Mode Line Variables):
421 `mode-name' need not be a string. xref to "Mode Line Data" for
422 details, and to "Emulating Mode Line" for computing a string
423 value.
424
22526bc4
EZ
4252008-10-14 Eli Zaretskii <eliz@gnu.org>
426
a65f6a85
EZ
427 * processes.texi (System Processes): New section.
428 (Processes, Signals to Processes): Add xrefs to it.
429
430 * objects.texi (Editing Types): A `process' is a subprocess of
431 Emacs, not just any process running on the OS.
432
433 * elisp.texi (Top): Adjust the @detailmenu for the above two
434 changes.
435
2724b26a
EZ
436 * sequences.texi (Char-Tables): Remove documentation of
437 set-char-table-default, which has no effect since Emacs 23.
438 <char-table-range, set-char-table-range>: Don't mention generic
439 characters and charsets. Add a cons cell as a possible argument.
440
441 * nonascii.texi (Splitting Characters)
442 (Translation of Characters): Don't mention generic characters.
443
444 * display.texi (Fontsets): Don't mention generic characters.
445
22526bc4 446 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 447 argument FUNCTION with a cons cell as KEY.
22526bc4 448
eaf4b689
EZ
4492008-10-13 Eli Zaretskii <eliz@gnu.org>
450
45e46036
EZ
451 * objects.texi (Primitive Function Type): Move "@cindex special
452 forms" from here...
453
454 * eval.texi (Special Forms): ...to here.
455
456 * functions.texi (What Is a Function): `functionp' returns nil for
457 special forms. Add an xref.
458
eaf4b689
EZ
459 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
460 Variables".
461
462 * variables.texi (Frame-Local Variables): New section.
463 (Buffer-Local Variables): Add an xref to it.
464 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
465 have both frame-local and buffer-local binding.
466
467 * frames.texi (Frames): Mention multiple tty frames.
468 (Frame Parameters, Parameter Access): Mention frame-local variable
469 bindings.
470
15688fce
GM
4712008-09-20 Glenn Morris <rgm@gnu.org>
472
473 * display.texi (Defining Faces): Recommend against face variables.
474
35539065
JB
4752008-09-16 Juanma Barranquero <lekktu@gmail.com>
476
477 * display.texi (Echo Area Customization): Fix typo.
478
6a57054b
JB
4792008-09-09 Juanma Barranquero <lekktu@gmail.com>
480
481 * loading.texi (Where Defined): Add `defface' item.
482
d632fb82
MR
4832008-09-06 Martin Rudalics <rudalics@gmx.at>
484
485 * loading.texi (Where Defined): Fix description of symbol-file.
486
905a9adb
JR
4872008-08-26 Jason Rumney <jasonr@gnu.org>
488
489 * display.texi (TIFF Images): New section describing :index property.
490
852e91b7
CY
4912008-08-23 Chong Yidong <cyd@stupidchicken.com>
492
493 * display.texi (Temporary Displays): Remove unnecessary comment
494 about usage of temp-buffer-show-hook.
495
6be001ee
CY
4962008-08-05 Chong Yidong <cyd@stupidchicken.com>
497
498 * symbols.texi (Other Plists): Fix incorrect example.
499 Suggested by Florian Beck.
500
58e3d8e8
JB
5012008-07-31 Juanma Barranquero <lekktu@gmail.com>
502
503 * os.texi: Fix previous change.
504
7c2fb837
DN
5052008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
506
507 * os.texi:
508 * intro.texi:
509 * files.texi: Remove VMS support.
510
9e2a2647
DN
5112008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
512
513 * os.texi:
514 * frames.texi:
515 * display.texi: Remove mentions of Mac Carbon.
516
c4f4682b
MB
5172008-07-01 Miles Bader <miles@gnu.org>
518
519 * text.texi (Special Properties):
520 * display.texi (Truncation): Add wrap-prefix and line-prefix.
521
3696411e
JB
5222008-06-28 Johan Bockgård <bojohan@gnu.org>
523
524 * display.texi (Other Image Types): Fix copy/paste error; say
525 "PBM", not "XBM".
526
f2a77c3a
DN
5272008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
528
529 * os.texi: Remove references to obsolete systems.
530
6d52677d
EZ
5312008-06-20 Eli Zaretskii <eliz@gnu.org>
532
533 * makefile.w32-in (distclean): Remove makefile.
534
1a87da4c
GM
5352008-06-17 Glenn Morris <rgm@gnu.org>
536
537 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
538 (elisp, dist): Remove rules and variables that are obsolete now
539 the lisp manual is no longer distributed separately.
540
fdda1c5d
GM
5412008-06-16 Glenn Morris <rgm@gnu.org>
542
646692e9
GM
543 * configure, configure.in, mkinstalldirs: Remove unused files.
544
545 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 546 * vol1.texi (EMACSVER):
6a57054b 547 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
548
549 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
550 as per maintain.info.
551
611bee81
GM
5522008-06-15 Glenn Morris <rgm@gnu.org>
553
a7bed3a0
GM
554 * makefile.w32-in (manual): Use "23" rather than "21".
555
556 * Makefile.in (emacsver): New, set by configure.
557 (manual): Use emacsver.
558
d794edf2
GM
559 * intro.texi: Report bugs using M-x report-emacs-bug.
560
611bee81
GM
561 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
562
c73e02fa
GM
5632008-06-13 Daniel Engeler <engeler@gmail.com>
564
565 * elisp.texi, internals.texi, processes.texi: Add documentation
566 about serial port access.
567
e40a85cd
MB
5682008-06-05 Miles Bader <miles@gnu.org>
569
570 * display.texi (Displaying Faces): Update to reflect function
571 renamings in face-remap.el.
572
7b753744
JB
5732008-06-05 Juanma Barranquero <lekktu@gmail.com>
574
575 * display.texi (Fontsets): Fix typos.
576
9d3d42fb
MB
5772008-06-03 Miles Bader <miles@gnu.org>
578
7b753744
JB
579 * display.texi (Displaying Faces): Add add-relative-face-remapping,
580 remove-relative-face-remapping, set-base-face-remapping,
581 and set-default-base-face-remapping.
9d3d42fb 582
f2cec7a9
MB
5832008-06-01 Miles Bader <miles@gnu.org>
584
585 * display.texi (Displaying Faces): Add face-remapping-alist.
586
8f39c96d
SM
5872008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
588
589 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
590 variable names.
591
1ef5eecc
ER
5922008-05-03 Eric S. Raymond <esr@golux>
593
352c8b4a 594 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
595 (current-global-map) return references, not copies.
596
63b4387f
JL
5972008-05-02 Juri Linkov <juri@jurta.org>
598
599 * minibuf.texi (Text from Minibuffer): Document a list of
600 default values for `read-from-minibuffer'.
601
38a8b703
JB
6022008-04-24 Juanma Barranquero <lekktu@gmail.com>
603
604 * nonascii.texi (Translation of Characters): Fix previous change.
605
7c42e639
CY
6062008-04-20 Chong Yidong <cyd@stupidchicken.com>
607
608 * display.texi (Overlay Properties): Clarify role of underlying
609 textprop and overlay keymaps for display strings.
610
611 * keymaps.texi (Active Keymaps): Ditto.
612
25c0d999
SM
6132008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
614
615 * minibuf.texi (Programmed Completion):
616 Replace dynamic-completion-table with the new completion-table-dynamic.
617
e3af5968
CY
6182008-04-07 Chong Yidong <cyd@stupidchicken.com>
619
620 * intro.texi (Some Terms): Change "fonts in this manual" index
621 entry to "typographic conventions".
622
6bfc8698
EZ
6232008-04-05 Eli Zaretskii <eliz@gnu.org>
624
625 * objects.texi (Text Props and Strings): Add indexing for read
626 syntax of text properties.
627
4972c361
SM
6282008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
629
630 * processes.texi (Decoding Output): Remove process-filter-multibyte
631 functions.
632
c70a68db
MR
6332008-03-15 Martin Rudalics <rudalics@gmx.at>
634
635 * display.texi (Finding Overlays): Say that empty overlays at
636 the end of the buffer are reported too.
637
1291fd36
GM
6382008-03-13 Glenn Morris <rgm@gnu.org>
639
640 * elisp.texi (EMACSVER): Set to 23.0.60.
641
c6b0dfd5
CY
6422008-02-26 Chong Yidong <cyd@stupidchicken.com>
643
38a8b703 644 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 645
875fc30c
GM
6462008-02-22 Glenn Morris <rgm@gnu.org>
647
648 * frames.texi (Position Parameters): Clarify the description of
649 `left' and `top', using information from "Geometry".
650 (Geometry): Give a pointer to "Position Parameters", rather than
651 repeating information.
652
d8c8e45a
GM
6532008-02-11 Glenn Morris <rgm@gnu.org>
654
655 * objects.texi (Equality Predicates): No longer talk about "two"
656 functions.
657
38a8b703 6582008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
659
660 * objects.texi (Equality Predicates): Add defun for
661 equal-including-properties.
662
bfffe0b1
GM
6632008-02-10 Glenn Morris <rgm@gnu.org>
664
665 * objects.texi (Equality Predicates):
666 Mention equal-including-properties.
667
431b78c9
RS
6682008-02-07 Richard Stallman <rms@gnu.org>
669
670 * windows.texi (Window Start): Mention the feature of moving
671 window-start to start of line.
672
c8763fb6 6732008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
674
675 * keymaps.texi (Tool Bar): Document rtl property.
676
1a256502
TTN
6772008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
678
679 * display.texi (Button Types):
680 For define-button-type, clarify type of NAME.
681
569382c2
MR
6822008-01-19 Martin Rudalics <rudalics@gmx.at>
683
684 * buffers.texi (Buffer Modification): Fix typo.
685
f3041af1
DN
6862008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
687
688 * os.texi (System Environment): Remove references to OSes that are
689 not supported anymore.
690
d35e1cd7
DN
6912008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
692
693 * os.texi (System Environment): Remove mention for Masscomp.
694
23af7580
RS
6952008-01-04 Richard Stallman <rms@gnu.org>
696
697 * display.texi (Faces): Don't talk about internal face vector as arg
698 to facep.
699
700 * customize.texi (Type Keywords): Fix previous change.
701
702 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
703 * elisp.texi (Top): Fix menu for commands.texi change.
704
ec7d5b1e
RS
7052007-12-30 Richard Stallman <rms@gnu.org>
706
707 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
708 (Accessing Scroll): New node broken out of Accessing Mouse.
709
101a6cea
RS
7102007-12-28 Richard Stallman <rms@gnu.org>
711
712 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 713 (Basic Parameters): For `title', refer to title bar.
041817a4 714 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 715
72b7e664
RS
7162007-12-23 Richard Stallman <rms@gnu.org>
717
718 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
719 Improve some of the commented-out keywords' text too.
720
27a4f445
MR
7212007-12-14 Martin Rudalics <rudalics@gmx.at>
722
e2e3f1d7
MR
723 * nonascii.texi (Encoding and I/O): Reword to avoid saying
724 "visit the current buffer".
725
27a4f445
MR
726 * os.texi (System Interface): Fix typo.
727
a2afc99d
RS
7282007-12-04 Richard Stallman <rms@gnu.org>
729
730 * objects.texi (Symbol Type): Fix typo.
731
b694135c
RS
7322007-12-03 Richard Stallman <rms@gnu.org>
733
734 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
735
f99a19da
GM
7362007-12-01 Glenn Morris <rgm@gnu.org>
737
738 * functions.texi (Declaring Functions): Improve previous change.
739
8f4b37d8
GM
7402007-11-30 Glenn Morris <rgm@gnu.org>
741
742 * functions.texi (Declaring Functions): Add optional fourth
743 argument of declare-function, and setting third argument to `t'.
744
61a2fe01
RS
7452007-11-29 Richard Stallman <rms@gnu.org>
746
747 * customize.texi (Composite Types): Document `group' type.
748
cbfc5193
GM
7492007-11-29 Glenn Morris <rgm@gnu.org>
750
751 * functions.texi (Declaring Functions): Add findex. Mention
752 `external' files.
753
8386283a
JB
7542007-11-26 Juanma Barranquero <lekktu@gmail.com>
755
756 * functions.texi (Declaring Functions): Fix directive.
757
a07c9a8b
RS
7582007-11-25 Richard Stallman <rms@gnu.org>
759
760 * help.texi (Help Functions): Clean up last change.
761
762 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
763
764 * loading.texi (Named Features): Minor cleanup.
765
766 * macros.texi (Eval During Expansion): Minor cleanup.
767
768 * variables.texi (Variable Aliases): Minor cleanup.
769
a0925923
RS
7702007-11-24 Richard Stallman <rms@gnu.org>
771
772 * functions.texi (Declaring Functions): Clarify previous change.
773
774 * compile.texi (Compiler Errors): Clarify previous change.
775
20c63e44
RS
7762007-11-24 Richard Stallman <rms@gnu.org>
777
e5e76c04 778 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
779 Clarify the text and move items around.
780
5bb0cda3
GM
7812007-11-24 Glenn Morris <rgm@gnu.org>
782
783 * functions.texi (Declaring Functions): New section.
784 * compile.texi (Compiler Errors): Mention declaring functions,
785 defvar with no initvalue, and byte-compile-warnings.
786
af13c86a
MR
7872007-11-15 Martin Rudalics <rudalics@gmx.at>
788
789 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
790 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
791
a5373305
MR
7922007-11-13 Martin Rudalics <rudalics@gmx.at>
793
794 * help.texi (Help Functions): Document new macro `with-help-window'.
795
fe284805
JL
7962007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
797
798 * searching.texi (Replacing Match): Describe new
799 `match-substitute-replacement'.
800
2c3a09b1
RS
8012007-10-31 Richard Stallman <rms@gnu.org>
802
803 * strings.texi (Creating Strings): Null strings from concat not unique.
804
f2b480f4
RS
8052007-10-26 Richard Stallman <rms@gnu.org>
806
807 * objects.texi (Equality Predicates): Null strings are uniquified.
808
809 * minibuf.texi: Minor clarifications in previous change.
810
db21122c
GM
8112007-10-25 Glenn Morris <rgm@gnu.org>
812
813 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
814
2328cbb3
RS
8152007-10-24 Richard Stallman <rms@gnu.org>
816
817 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
818
819 * variables.texi (Frame-Local Variables): Node deleted.
820 (Variables): Delete Frame-Local Variables from menu.
821 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
822 (Default Value): Don't mention frame-local vars.
823
824 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
825
826 * loading.texi (Unloading): Document FEATURE-unload-function
827 instead of FEATURE-unload-hook.
828
2328cbb3
RS
829 * frames.texi (Multiple Displays): Don't mention frame-local vars.
830
c066bafa
JL
8312007-10-22 Juri Linkov <juri@jurta.org>
832
833 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
834 (High-Level Completion): Document a list of default value strings
835 in the DEFAULT argument, for which minibuffer functions return the
836 first element.
837
65ced25f
JL
8382007-10-17 Juri Linkov <juri@jurta.org>
839
840 * text.texi (Filling): Update arguments of fill-paragraph.
841 fill-paragraph operates on the active region in Transient Mark mode.
842 Remove fill-paragraph-or-region.
843
ee46ec8e
KB
8442007-10-13 Karl Berry <karl@gnu.org>
845
846 * elisp.texi (@dircategory): Move to after @copying,
847 since we want @copying as close as possible to the beginning of
848 the output.
849
61bbdbc6
RS
8502007-10-12 Richard Stallman <rms@gnu.org>
851
852 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
853
854 * commands.texi (Distinguish Interactive): New node,
855 broken out from Interactive Call and rewritten.
856 (Command Loop): Put Distinguish Interactive in menu.
857
af23e1e8
RS
8582007-10-09 Richard Stallman <rms@gnu.org>
859
860 * text.texi (Examining Properties): Mention overlay priority.
861
862 * display.texi (Display Margins): Correct the description
863 of margin display specifications.
864 (Replacing Specs): New subnode broken out of Display Property.
865
e1965a69
JL
8662007-10-06 Juri Linkov <juri@jurta.org>
867
868 * text.texi (Filling): Document fill-paragraph-or-region.
869
4638454b
JB
8702007-10-05 Juanma Barranquero <lekktu@gmail.com>
871
872 * display.texi (Auto Faces): Fix typo.
873
7ed54cc5
RS
8742007-10-02 Richard Stallman <rms@gnu.org>
875
876 * display.texi (Display Property): Explain some display specs
877 don't let you move point in.
878
879 * frames.texi (Cursor Parameters): Describe
880 cursor-in-non-selected-windows here. Explain more values.
881
882 * windows.texi (Basic Windows): Don't describe
883 cursor-in-non-selected-windows here.
884
305a7ef2
EZ
8852007-10-01 Eli Zaretskii <eliz@gnu.org>
886
887 * processes.texi (Misc Network): Note that these functions are
888 supported only on some systems.
889
f7a7f4eb
RS
8902007-10-01 Richard Stallman <rms@gnu.org>
891
892 * display.texi (Overlay Properties): Explain nil as priority.
893 Explain that conflicts are unpredictable if not resolved by
894 priorities.
895
780d7bb9
RS
8962007-09-23 Richard Stallman <rms@gnu.org>
897
898 * macros.texi (Backquote): Minor clarification.
899
14b4fdfb
RS
9002007-09-19 Richard Stallman <rms@gnu.org>
901
902 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
903 Clarify when they work in parallel and when one overrides.
904 Fix error in example.
14b4fdfb 905
b8d4c8d0
GM
9062007-09-06 Glenn Morris <rgm@gnu.org>
907
b3e755a9 908 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
909 commands to use ../../info.
910 * Makefile.in (infodir): Go up one more level.
4638454b 911 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
912 (miscmanualdir): New.
913 (dist): Use new variable miscmanualdir.
914 * makefile.w32-in (infodir, texinputdir): Go up one more level.
915 (usermanualdir): Change from ../man to ../emacs.
916
1bb1f7d3
MR
9172007-08-30 Martin Rudalics <rudalics@gmx.at>
918
919 * commands.texi (Command Loop Info): Advise against changing
920 most variables described here. Explain new variable
921 last-repeatable-command.
922
b8d4c8d0
GM
9232007-08-29 Glenn Morris <rgm@gnu.org>
924
925 * elisp.texi (EMACSVER): Increase to 23.0.50.
926
9272007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
928
929 * frames.texi (Basic Parameters): Add display-environment-variable
930 and term-environment-variable.
931
9322007-08-28 Juri Linkov <juri@jurta.org>
933
934 * display.texi (Image Formats, Other Image Types): Add SVG.
935
9362007-08-28 Juri Linkov <juri@jurta.org>
937
938 * display.texi (Images): Move formats-related text to new node
939 "Image Formats".
940 (Image Formats): New node.
941
619fb9ee
RS
9422007-08-27 Richard Stallman <rms@gnu.org>
943
944 * windows.texi (Window Configurations): Clarify what
945 a window configuration saves.
946
b8d4c8d0
GM
9472007-08-25 Richard Stallman <rms@gnu.org>
948
949 * display.texi (Images): Delete redundant @findex.
950
9512007-08-16 Richard Stallman <rms@gnu.org>
952
953 * processes.texi (Asynchronous Processes): Clarify
954 doc of start-file-process.
955
9562007-08-08 Martin Rudalics <rudalics@gmx.at>
957
958 * modes.texi (Example Major Modes): Fix typo.
959
9602007-08-08 Glenn Morris <rgm@gnu.org>
961
962 * intro.texi (nil and t): Do not use `iff' in documentation.
963
964 * tips.texi (Documentation Tips): Recommend against `iff'.
965
9662007-08-07 Chong Yidong <cyd@stupidchicken.com>
967
968 * display.texi (Image Cache): Document image-refresh.
969
9702007-08-06 Martin Rudalics <rudalics@gmx.at>
971
972 * windows.texi (Size of Window): Document window-full-width-p.
973
9742007-07-25 Glenn Morris <rgm@gnu.org>
975
976 * gpl.texi (GPL): Replace license with GPLv3.
977
978 * Relicense all FSF files to GPLv3 or later.
979
9802007-07-24 Michael Albinus <michael.albinus@gmx.de>
981
4638454b
JB
982 * processes.texi (Synchronous Processes):
983 Add `process-file-shell-command'.
b8d4c8d0
GM
984 (Asynchronous Processes): Mention restricted use of
985 `process-filter' and `process-sentinel' in
986 `start-file-process'. Add `start-file-process-shell-command'.
987
9882007-07-17 Michael Albinus <michael.albinus@gmx.de>
989
990 * files.texi (Magic File Names): Introduce optional parameter
991 IDENTIFICATION for `file-remote-p'.
992
9932007-07-16 Richard Stallman <rms@gnu.org>
994
995 * display.texi (Defining Faces): Fix previous change.
996
9972007-07-14 Richard Stallman <rms@gnu.org>
998
999 * control.texi (Handling Errors): Document `debug' in handler list.
1000
10012007-07-10 Richard Stallman <rms@gnu.org>
1002
1003 * display.texi (Defining Faces): Explain C-M-x feature for defface.
1004
10052007-07-09 Richard Stallman <rms@gnu.org>
1006
1007 * files.texi (Magic File Names): Rewrite previous change.
1008
10092007-07-08 Michael Albinus <michael.albinus@gmx.de>
1010
1011 * files.texi (Magic File Names): Introduce optional parameter
1012 CONNECTED for `file-remote-p'.
1013
10142007-07-07 Michael Albinus <michael.albinus@gmx.de>
1015
1016 * processes.texi (Asynchronous Processes):
1017 * files.texi (Magic File Names): Add `start-file-process'.
1018
10192007-06-27 Richard Stallman <rms@gnu.org>
1020
1021 * files.texi (Format Conversion Piecemeal): Clarify
1022 `after-insert-file-functions' calling convention.
1023
10242007-06-27 Michael Albinus <michael.albinus@gmx.de>
1025
4638454b
JB
1026 * files.texi (Magic File Names): Remove `dired-call-process'.
1027 Add `process-file'.
b8d4c8d0
GM
1028
10292007-06-27 Kenichi Handa <handa@m17n.org>
1030
1031 * text.texi (Special Properties): Fix description about
4638454b 1032 `composition' property.
b8d4c8d0
GM
1033
10342007-06-26 Kenichi Handa <handa@m17n.org>
1035
1036 * nonascii.texi (Default Coding Systems): Document about the
1037 return value `undecided'.
1038
10392007-06-25 David Kastrup <dak@gnu.org>
1040
1041 * keymaps.texi (Active Keymaps): Document new POSITION argument of
1042 `current-active-maps'.
1043
10442007-06-24 Karl Berry <karl@gnu.org>
1045
4638454b 1046 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
1047
10482007-06-15 Juanma Barranquero <lekktu@gmail.com>
1049
1050 * display.texi (Overlay Arrow): Doc fix.
1051
10522007-06-14 Karl Berry <karl@tug.org>
1053
1054 * anti.texi (Antinews): Typo.
1055
10562007-06-14 Chong Yidong <cyd@stupidchicken.com>
1057
1058 * display.texi (Image Cache): Document image-refresh.
1059
10602007-06-12 Karl Berry <karl@gnu.org>
1061
1062 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
1063 * two-volume.make: New file.
1064 * .cvsignore: Ignore two-volume files.
1065
10662007-06-12 Tom Tromey <tromey@redhat.com>
1067
1068 * os.texi (Init File): Document user-emacs-directory.
1069
10702007-06-03 Nick Roberts <nickrob@snap.net.nz>
1071
1072 * commands.texi (Click Events): Describe width and height when
1073 object is nil.
1074
10752007-05-30 Nick Roberts <nickrob@snap.net.nz>
1076
1077 * commands.texi (Click Events): Layout more logically. Describe
1078 width and height.
1079 (Drag Events, Motion Events): Update to new format for position.
1080
10812007-06-02 Richard Stallman <rms@gnu.org>
1082
1083 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
1084
10852007-06-02 Chong Yidong <cyd@stupidchicken.com>
1086
1087 * Version 22.1 released.
1088
10892007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1090
1091 * text.texi (Special Properties): Correct meaning of fontified face.
1092
10932007-05-30 Richard Stallman <rms@gnu.org>
1094
1095 * text.texi (Special Properties): Add link to Adjusting Point.
1096
10972007-05-12 Richard Stallman <rms@gnu.org>
1098
1099 * text.texi (Margins): indent-to-left-margin is not the default.
1100 (Mode-Specific Indent): For indent-line-function, the default
1101 is indent-relative.
1102
1103 * modes.texi (Example Major Modes): Explain last line of text-mode
1104 is redundant.
1105
11062007-05-10 Richard Stallman <rms@gnu.org>
1107
1108 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
1109
1110 * help.texi (Keys in Documentation): Add reference to
1111 Documentation Tips.
1112
1113 * files.texi (Format Conversion): TO-FN gets three arguments.
1114
1115 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
1116
11172007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
1118
1119 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
1120 * files.texi (Format Conversion): Expand intro; add menu.
1121 (Format Conversion Overview, Format Conversion Round-Trip)
1122 (Format Conversion Piecemeal): New nodes/subsections.
1123 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
1124 * text.texi (Text Properties): Remove "Saving Properties" from menu.
1125 (Saving Properties): Delete node/subsection.
1126
11272007-05-07 Karl Berry <karl@gnu.org>
1128
1129 * elisp.texi (EMACSVER): Back to 22.
1130
11312007-05-06 Richard Stallman <rms@gnu.org>
1132
1133 * processes.texi (Accepting Output): Revert most of previous change.
1134
11352007-05-05 Richard Stallman <rms@gnu.org>
1136
1137 * processes.texi (Accepting Output): accept-process-output
1138 uses microseconds, not milliseconds. But that arg is obsolete.
1139
11402007-05-04 Karl Berry <karl@tug.org>
1141
1142 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
1143
11442007-05-04 Eli Zaretskii <eliz@gnu.org>
1145
1146 * tips.texi (Documentation Tips): Rearrange items to place the
1147 more important ones first. Add an index entry for hyperlinks.
1148
11492007-05-03 Karl Berry <karl@gnu.org>
1150
1151 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
1152 (EMACSVER) [smallbook]: 22 for printed version.
1153
1154 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
1155 so restore anchor to normal position after defun. Found by Kevin Ryde.
1156
11572007-04-26 Glenn Morris <rgm@gnu.org>
1158
1159 * elisp.texi (EMACSVER): Increase to 22.1.50.
1160
11612007-04-28 Karl Berry <karl@gnu.org>
1162
1163 * elisp.texi: Improve line breaks on copyright page,
1164 similar layout to emacs manual, 8.5x11 by default.
1165
11662007-04-24 Richard Stallman <rms@gnu.org>
1167
1168 * text.texi (Special Properties): Add xref to Overlay Properties.
1169
1170 * display.texi (Overlay Properties): Add xref to Special Properties.
1171
11722007-04-22 Richard Stallman <rms@gnu.org>
1173
1174 * keymaps.texi (Extended Menu Items): Move the info about
1175 format with cached keyboard binding.
1176
11772007-04-21 Richard Stallman <rms@gnu.org>
1178
1179 * text.texi (Special Properties): Clarify previous change.
1180
1181 * files.texi (File Name Expansion): Clarify previous change.
1182
1183 * display.texi (Attribute Functions): Fix example for
1184 face-attribute-relative-p.
1185
11862007-04-19 Kenichi Handa <handa@m17n.org>
1187
1188 * text.texi (Special Properties): Document composition property.
1189
11902007-04-19 Glenn Morris <rgm@gnu.org>
1191
1192 * files.texi (File Name Expansion): Mention "superroot".
1193
11942007-04-15 Chong Yidong <cyd@stupidchicken.com>
1195
1196 * frames.texi (Multiple Displays): Add note about "multi-monitor"
1197 setups.
1198 (Display Feature Testing): Note that display refers to all
1199 physical monitors for multi-monitor setups.
1200
12012007-04-14 Richard Stallman <rms@gnu.org>
1202
1203 * lists.texi (Sets And Lists): Clarify `delete' examples.
1204 Remove spurious xref to same node.
1205 Clarify xref for add-to-list.
1206
12072007-04-12 Nick Roberts <nickrob@snap.net.nz>
1208
1209 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
1210 value of lisp-mode-map.
1211
12122007-04-11 Karl Berry <karl@gnu.org>
1213
1214 * anti.texi (Antinews):
1215 * display.texi (Overlay Properties, Defining Images):
1216 * processes.texi (Synchronous Processes, Sentinels):
1217 * syntax.texi (Syntax Table Internals):
1218 * searching.texi (Regexp Special):
1219 * nonascii.texi (Default Coding Systems):
1220 * text.texi (Special Properties):
1221 * minibuf.texi (Basic Completion): Wording to improve breaks in
1222 8.5x11 format.
1223 * elisp.texi (smallbook): New @set to more easily switch between
1224 smallbook and 8.5x11.
1225
12262007-04-11 Richard Stallman <rms@gnu.org>
1227
1228 * text.texi (Lazy Properties): Minor fix.
1229
12302007-04-08 Karl Berry <karl@gnu.org>
1231
1232 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
1233 * macros.texi (Backquote): Downcase Backquote in index entries for
1234 consistency.
1235
12362007-04-08 Richard Stallman <rms@gnu.org>
1237
1238 * text.texi (Adaptive Fill): Just describe default,
1239 don't show it (since it contains non-ASCII chars).
1240
12412007-04-07 Karl Berry <karl@gnu.org>
1242
1243 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
1244 adaptive-fill-regexp's value, since they are not in the standard
1245 TeX fonts.
1246
12472007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
1248
1249 * display.texi (Defining Faces): Fix example.
1250
12512007-04-07 Karl Berry <karl@gnu.org>
1252
1253 * display.texi (Button Buffer Commands): Improve page break.
1254
12552007-04-07 Richard Stallman <rms@gnu.org>
1256
1257 * advice.texi (Activation of Advice): Remove redundant index entry.
1258
1259 * backups.texi: Improve index entries. Remove redundant ones.
1260
1261 * compile.texi (Byte Compilation): Improve index entry.
1262
1263 * hash.texi (Creating Hash): Improve index entry.
1264
1265 * symbols.texi (Definitions): Improve index entry.
1266
1267 * edebug.texi: Improve index entries. Remove redundant/useless ones.
1268
1269 * maps.texi (Standard Keymaps): Remove useless index entry.
1270
1271 * help.texi (Documentation Basics): Remove redundant index entries.
1272
1273 * customize.texi: Improve index entries.
1274 Remove redundant/useless ones.
1275
1276 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
1277
1278 * streams.texi (Output Variables): Improve index entry.
1279
1280 * abbrevs.texi (Abbrevs): Remove useless index entry.
1281
1282 * macros.texi (Expansion): Remove useless index entry.
1283
1284 * text.texi: Improve index entries. Remove redundant/useless ones.
1285 (Text Properties, Examining Properties)
1286 (Special Properties): Use "property category" instead of "category"
1287 to refer to the `category' property.
1288
1289 * positions.texi: Improve index entries. Remove useless one.
1290
1291 * lists.texi: Improve index entries. Remove redundant/useless ones.
1292
1293 * os.texi: Improve index entries.
1294 (Timers): Fix previous change.
1295
1296 * buffers.texi: Improve index entries.
1297 (Modification Time): Get rid of term "obsolete buffer".
1298
1299 * debugging.texi: Improve index entries.
1300 (Test Coverage): Add xref to other test coverage ftr.
1301
1302 * eval.texi: Improve index entry. Remove redundant ones.
1303
1304 * numbers.texi: Improve index entries. Remove redundant/useless ones.
1305
1306 * files.texi: Improve index entries. Remove redundant/useless ones.
1307
1308 * objects.texi: Improve index entries.
1309
1310 * processes.texi: Improve index entries.
1311
1312 * modes.texi: Improve index entry. Remove redundant one.
1313
1314 * nonascii.texi: Improve index entries.
1315
1316 * internals.texi: Improve index entries.
1317
1318 * syntax.texi: Improve index entries.
1319
1320 * keymaps.texi (Active Keymaps): Improve index entries.
1321
1322 * commands.texi: Improve index entries. Remove redundant/useless ones.
1323
1324 * frames.texi: Improve index entries. Remove redundant/useless ones.
1325
1326 * markers.texi: Improve index entries. Remove redundant ones.
1327
1328 * tips.texi: Improve index entries.
1329
1330 * loading.texi (Unloading): Improve index entry.
1331
1332 * variables.texi: Improve index entries. Remove redundant one.
1333
1334 * sequences.texi: Improve index entry.
1335
1336 * display.texi: Improve index entries. Remove redundant ones.
1337
1338 * windows.texi: Improve index entries.
1339
1340 * searching.texi: Improve index entries. Remove redundant one.
1341
1342 * strings.texi (Case Tables): Improve last change.
1343
13442007-04-04 Chong Yidong <cyd@stupidchicken.com>
1345
1346 * strings.texi (Case Tables): Document with-case-table and
1347 ascii-case-table.
1348
13492007-04-03 Karl Berry <karl@gnu.org>
1350
1351 * processes.texi (Network): Reword to improve page break.
1352
13532007-04-03 Eli Zaretskii <eliz@gnu.org>
1354
1355 * functions.texi (Inline Functions): Describe more disadvantages
1356 of defsubst, and make advice against it stronger.
1357
13582007-04-02 Karl Berry <karl@gnu.org>
1359
1360 * backups.texi (Backup Names): Avoid widow words.
1361 * modes.texi (Example Major Modes): Align last comment.
1362
13632007-04-01 Chong Yidong <cyd@stupidchicken.com>
1364
1365 * keymaps.texi (Remapping Commands): Document new arg to
1366 command-remapping.
1367
13682007-04-01 Karl Berry <karl@gnu.org>
1369
1370 * processes.texi (Low-Level Network): Typo.
1371 * loading.texi (Hooks for Loading): Avoid double "the".
1372 * keymaps.texi (Key Sequences): No double "and".
1373 (Changing Key Bindings): Shorten to improve line break.
1374
13752007-03-31 Glenn Morris <rgm@gnu.org>
1376
1377 * os.texi (Timers): Fix description of run-at-time TIME formats.
1378
13792007-03-31 Richard Stallman <rms@gnu.org>
1380
1381 * display.texi (Invisible Text): Correct buffer-invisibility-spec
1382 regarding ellipsis.
1383
13842007-03-31 Eli Zaretskii <eliz@gnu.org>
1385
1386 * intro.texi (nil and t):
1387 * symbols.texi (Plists and Alists):
1388 * variables.texi (Variable Aliases, Constant Variables):
1389 * functions.texi (Defining Functions):
1390 * advice.texi (Advising Primitives):
1391 * debugging.texi (Syntax Errors, Compilation Errors):
1392 * minibuf.texi (Minibuffer Windows):
1393 * commands.texi (Adjusting Point):
1394 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
1395 (Auto Major Mode, Major Mode Conventions):
1396 * help.texi (Describing Characters):
1397 * files.texi (Create/Delete Dirs, Information about Files)
1398 (File Locks, Writing to Files, Reading from Files)
1399 (Saving Buffers):
1400 * windows.texi (Resizing Windows, Cyclic Window Ordering):
1401 * frames.texi (Finding All Frames):
1402 * positions.texi (Buffer End, Motion):
1403 * markers.texi (The Region):
1404 * text.texi (Deletion, Near Point):
1405 * display.texi (Displaying Messages, Truncation):
1406 * os.texi (Processor Run Time):
1407 * tips.texi (Key Binding Conventions, Programming Tips)
1408 (Warning Tips, Documentation Tips, Comment Tips):
1409 * internals.texi (Memory Usage): Improve indexing.
1410
1411 * variables.texi (Frame-Local Variables):
1412 * functions.texi (Argument List):
1413 * loading.texi (Library Search):
1414 * streams.texi (Output Variables):
1415 * keymaps.texi (Translation Keymaps, Searching Keymaps):
1416 * searching.texi (Replacing Match, Search and Replace):
1417 * processes.texi (Byte Packing, Decoding Output)
1418 (Accepting Output, Network Servers, Shell Arguments):
1419 * display.texi (Abstract Display, Image Cache, Scroll Bars):
1420 * windows.texi (Window Point, Window Start):
1421 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
1422 * commands.texi (Reading Input, Keyboard Events):
1423 * minibuf.texi (Reading File Names, Minibuffer Completion)
1424 (Recursive Mini):
1425 * positions.texi (List Motion):
1426 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
1427 * numbers.texi (Arithmetic Operations, Math Functions)
1428 (Predicates on Numbers, Comparison of Numbers):
1429 (Numeric Conversions):
1430 * locals.texi (Standard Buffer-Local Variables):
1431 * maps.texi (Standard Keymaps):
1432 * os.texi (User Identification, System Environment, Recording Input)
1433 (X11 Keysyms):
1434 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
1435 * backups.texi (Backups and Auto-Saving):
1436 * customize.texi (Customization, Group Definitions)
1437 (Variable Definitions):
1438 * compile.texi (Byte Compilation): Improve index entries.
1439
14402007-03-31 Karl Berry <karl@gnu.org>
1441
1442 * macros.texi (Defining Macros): Avoid widow syllable.
1443
14442007-03-31 Eli Zaretskii <eliz@gnu.org>
1445
1446 * elisp.texi (Top): Postscript -> PostScript.
1447
1448 * display.texi (Images, Postscript Images): Postscript -> PostScript.
1449
14502007-03-31 Markus Triska <markus.triska@gmx.at>
1451
1452 * internals.texi (Writing Emacs Primitives): Untabify `For'.
1453
14542007-03-30 Karl Berry <karl@gnu.org>
1455
1456 * lists.texi (List-related Predicates): Remove spurious @need.
1457 (Setcdr): Use @smallexample to improve page break.
1458 (Association Lists) <assoc>: Reword to improve page break.
1459
1460 * strings.texi (String Conversion): Insert blank line to improve
1461 page break.
1462
1463 * numbers.texi (Random Numbers): Use @minus{}.
1464 (Math Functions): Use @minus{}.
1465
1466 * intro.texi (Acknowledgements): Avoid line breaks before middle
1467 initials.
1468
14692007-03-24 Eli Zaretskii <eliz@gnu.org>
1470
1471 * errors.texi (Standard Errors): Add an index entry.
1472
14732007-03-19 Richard Stallman <rms@gnu.org>
1474
1475 * os.texi (Recording Input): recent-keys now gives 300 keys.
1476
14772007-03-12 Glenn Morris <rgm@gnu.org>
1478
1479 * os.texi: Replace "daylight savings" with "daylight saving"
1480 throughout.
1481
14822007-03-05 Richard Stallman <rms@gnu.org>
1483
1484 * variables.texi (File Local Variables): Update
1485 enable-local-variables values.
1486
14872007-03-04 Richard Stallman <rms@gnu.org>
1488
1489 * syntax.texi (Control Parsing): Minor clarification.
1490
1491 * strings.texi (Formatting Strings): Clarify width, precision, flags.
1492
1493 * sequences.texi (Sequence Functions): Move string-bytes away,
1494 add xref.
1495
1496 * nonascii.texi (Text Representations): Move string-bytes here.
1497
1498 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
1499
1500 * minibuf.texi (Basic Completion): Minor clarification.
1501
1502 * markers.texi (The Mark): Clarify existence vs activation of mark.
1503 Other cleanup.
1504
1505 * display.texi (Finding Overlays): Write better example.
1506
1507 * compile.texi (Eval During Compile): Clarify putting macros
1508 in eval-when-compile.
1509
c5602427 15102007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
1511
1512 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 1513 load-read-function definition doc.
b8d4c8d0
GM
1514
15152007-02-21 Kim F. Storm <storm@cua.dk>
1516
1517 * strings.texi (Text Comparison): Mention that assoc-string
1518 converts symbols to strings before testing.
1519
15202007-02-17 Kim F. Storm <storm@cua.dk>
1521
1522 * processes.texi (Bindat Spec): Vector types can have optional
1523 element type.
1524 (Bindat Examples): Fix example. Add vector with element type.
1525
15262007-02-16 Andreas Schwab <schwab@suse.de>
1527
1528 * strings.texi (Formatting Strings): Document '+' flag.
1529
15302007-02-15 Juanma Barranquero <lekktu@gmail.com>
1531
1532 * strings.texi (Modifying Strings): Clarify that `clear-string'
1533 always converts the string to unibyte.
1534
15352007-02-14 Kim F. Storm <storm@cua.dk>
1536
1537 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
1538 Rewrite glyph code description to refer to these functions.
1539 Remove details of encoding face number and char into integer code.
1540
15412007-02-03 Alan Mackenzie <acm@muc.de>
1542
1543 * loading.texi (Hooks for Loading): Make the description of
1544 `eval-after-load' more detailed, and amend the description of
1545 after-load-alist, in accordance with changes from 2006-05.
1546
15472007-02-03 Chong Yidong <cyd@stupidchicken.com>
1548
1549 * modes.texi (Defining Minor Modes): Document that a :require
1550 keyword or similar may be required to make saved customization
1551 variables work.
1552
15532007-02-03 Eli Zaretskii <eliz@gnu.org>
1554
1555 * elisp.texi (Top): Make the detailed menu headers compliant with
1556 Texinfo guidelines and with what texnfo-upd.el expects. Add
1557 comments to prevent people from inadvertently modifying the key
1558 parts needed by `texinfo-multiple-files-update'.
1559
15602007-02-02 Eli Zaretskii <eliz@gnu.org>
1561
1562 * elisp.texi (Top): Update the top-level menus.
1563
1564 * syntax.texi (Categories): Add index entries.
1565
15662007-02-01 Juanma Barranquero <lekktu@gmail.com>
1567
1568 * display.texi (Attribute Functions): Fix name and description of
1569 the UNDERLINE arg of `set-face-underline-p'.
1570
15712007-01-29 Eli Zaretskii <eliz@gnu.org>
1572
1573 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
1574 Variables", and "Standard Keymaps" to the detailed menu.
1575
1576 * variables.texi (Future Local Variables): Add index entry.
1577
15782007-01-28 Richard Stallman <rms@gnu.org>
1579
1580 * tips.texi (Coding Conventions): Clarify the tip about macros
1581 that define a function or a variable.
1582
1583 * files.texi (File Attributes): UID and GID can be floats.
1584 (Magic File Names): Explain why deferring all operations to
1585 the standard handler does not work.
1586
15872007-01-23 Martin Rudalics <rudalics@gmx.at>
1588
1589 * backups.texi (Reverting): Use "buffer" instead of "file"
1590 when talking about major and minor modes.
1591
15922007-01-21 Richard Stallman <rms@gnu.org>
1593
1594 * help.texi (Documentation): Add xref to Documentation Tips.
1595
15962007-01-14 Juanma Barranquero <lekktu@gmail.com>
1597
1598 * tips.texi (Coding Conventions): Fix typos.
1599
16002007-01-05 Richard Stallman <rms@gnu.org>
1601
1602 * modes.texi (Defining Minor Modes): Fix previous change.
1603
16042007-01-03 Richard Stallman <rms@gnu.org>
1605
1606 * customize.texi (Variable Definitions, Customization Types):
1607 Don't use * in doc string for defcustom.
1608
16092007-01-02 Richard Stallman <rms@gnu.org>
1610
1611 * variables.texi (Variable Aliases): Clarify that aliases vars
1612 always have the same value.
1613
1614 * processes.texi (Bindat Spec): Fix Texinfo usage.
1615
1616 * modes.texi (Defining Minor Modes): Explain effect of command
1617 defined with define-global-minor-mode on new buffers.
1618
16192006-12-30 Kim F. Storm <storm@cua.dk>
1620
1621 * keymaps.texi (Tool Bar): Describe `grow-only' value of
1622 `auto-resize-tool-bars'.
1623
16242006-12-30 Richard Stallman <rms@gnu.org>
1625
1626 * keymaps.texi (Active Keymaps): Fix previous change.
1627
16282006-12-30 Nick Roberts <nickrob@snap.net.nz>
1629
1630 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
1631
16322006-12-30 Kim F. Storm <storm@cua.dk>
1633
1634 * processes.texi (Bindat Spec): Clarify using field names in
1635 length specifications.
1636
16372006-12-29 Kim F. Storm <storm@cua.dk>
1638
1639 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1640 Add count and index variables for eval forms in repeat blocks.
1641
16422006-12-24 Richard Stallman <rms@gnu.org>
1643
1644 * customize.texi (Variable Definitions): Document
1645 new name custom-add-frequent-value.
1646
16472006-12-19 Kim F. Storm <storm@cua.dk>
1648
1649 * commands.texi (Misc Events): User signals now result in sigusr1
1650 and sigusr2 events which are handled through special-event-map.
1651 (Special Events): User signals and drag-n-drop are special.
1652
16532006-12-17 Richard Stallman <rms@gnu.org>
1654
1655 * loading.texi (Named Features): Explain subfeatures better.
1656
1657 * customize.texi: Use "option" only for user options.
1658 For the keyword values inside defcustom etc, say "keywords".
1659 For :options value's elements, say "elements".
1660 :group should not be omitted.
1661
1662 * syntax.texi (Parsing Expressions): Split up node.
1663 (Motion via Parsing, Position Parse, Parser State)
1664 (Low-Level Parsing, Control Parsing): New subnodes.
1665 (Parser State): Document syntax-ppss-toplevel-pos.
1666
1667 * positions.texi (List Motion): Punctuation fix.
1668
1669 * files.texi (File Name Completion): Document PREDICATE arg
1670 to file-name-completion.
1671
16722006-12-16 Eli Zaretskii <eliz@gnu.org>
1673
1674 * internals.texi (Building Emacs, Writing Emacs Primitives):
1675 Add index entries.
1676
16772006-12-11 Richard Stallman <rms@gnu.org>
1678
1679 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
1680 affects face menu. Explain how to make it non-nil without enabling
1681 any fontification.
1682
16832006-12-10 Chong Yidong <cyd@stupidchicken.com>
1684
1685 * modes.texi (Font Lock Basics): Document nil value of
1686 font-lock-defaults.
1687
16882006-12-10 Glenn Morris <rgm@gnu.org>
1689
1690 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
1691 value for system-flag argument. Abbrev tables may not be empty
1692 when major modes are loaded.
1693
16942006-12-08 Juanma Barranquero <lekktu@gmail.com>
1695
1696 * makefile.w32-in (maintainer-clean): Partially revert last
1697 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
1698 to protect elisp-covers.texi.
1699
17002006-12-07 Juanma Barranquero <lekktu@gmail.com>
1701
1702 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1703 Don't remove elisp* info files; they are already deleted by the
1704 `clean' and `distclean' targets, and they are in the $(infodir)
1705 directory, not the current one.
1706
17072006-12-04 Kim F. Storm <storm@cua.dk>
1708
1709 * commands.texi (Misc Events): Update signal events.
1710 (Event Examples): Add signal example.
1711
17122006-11-29 Richard Stallman <rms@gnu.org>
1713
1714 * frames.texi (Visibility of Frames): Explain visible windows
1715 can be covered by others. Add xref for raise-frame.
1716
17172006-11-28 Richard Stallman <rms@gnu.org>
1718
1719 * searching.texi (Regexp Special): Update when ^ is special.
1720
17212006-11-27 Eli Zaretskii <eliz@gnu.org>
1722
1723 * customize.texi (Customization, Common Keywords)
1724 (Group Definitions, Variable Definitions, Composite Types)
1725 (Type Keywords, Customization Types): Add index entries for
1726 various customization keywords.
1727
17282006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1729
1730 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1731
c8763fb6 17322006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
1733
1734 * frames.texi (Window System Selections): Remove clipboard from
1735 description of selection-coding-system.
1736
17372006-11-06 Richard Stallman <rms@gnu.org>
1738
1739 * lists.texi (List Variables): Document COMPARE-FN.
1740
1741 * keymaps.texi: Avoid use of "binding" to mean a relation;
1742 use it only to refer to the meaning associated with a key.
1743 (Keymaps): Change menu node description.
1744
1745 * elisp.texi (Top): Change menu node description.
1746
1747 * display.texi (Managing Overlays): Document overlay-recenter.
1748
17492006-10-29 Chong Yidong <cyd@stupidchicken.com>
1750
1751 * Makefile.in: Use relative paths to avoid advertising filesystem
1752 contents during compilation.
1753
17542006-10-23 Kim F. Storm <storm@cua.dk>
1755
1756 * commands.texi (Event Input Misc): Update unread-command-events.
1757
17582006-10-23 Nick Roberts <nickrob@snap.net.nz>
1759
1760 * lists.texi (Sets And Lists): Fix typos.
1761
17622006-10-18 Juanma Barranquero <lekktu@gmail.com>
1763
1764 * control.texi (Processing of Errors): Use @var for an argument,
1765 not @code.
1766
17672006-10-16 Richard Stallman <rms@gnu.org>
1768
1769 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1770
1771 * keymaps.texi (Format of Keymaps): Show all the keymap element
1772 patterns that result from menu items.
1773 (Key Lookup): Minor cleanups.
1774
1775 * modes.texi (Precalculated Fontification): Don't say that
1776 not setting font-lock-defaults avoids loading font-lock.
1777
1778 * help.texi (Documentation): Move xref to Emacs Manual here.
1779 (Documentation Basics): From here.
1780 Also doc emacs-lisp-docstring-fill-column.
1781
1782 * elisp.texi: Update version and ISBN.
1783
1784 * commands.texi (Interactive Call): Clarify KEYS arg to
1785 call-interactively is a vector.
1786 (Command Loop Info): Delete anchor in this-command-keys.
1787 Add anchor in this-command-keys-vector.
1788 (Recursive Editing): Document how recursive-edit
1789 handles the current buffer.
1790
17912006-10-13 Chong Yidong <cyd@stupidchicken.com>
1792
1793 * frames.texi (Frame Titles): %c and %l are ignored in
1794 frame-title-format.
1795
17962006-10-11 Richard Stallman <rms@gnu.org>
1797
1798 * keymaps.texi (Key Sequences): Clarify use of kbd.
1799
18002006-10-10 Kim F. Storm <storm@cua.dk>
1801
1802 * lists.texi (Sets And Lists): Add memql.
1803
18042006-10-03 Richard Stallman <rms@gnu.org>
1805
1806 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1807 Clarify :ascii: and :nonascii:.
1808
18092006-09-29 Juri Linkov <juri@jurta.org>
1810
1811 * modes.texi (%-Constructs): Reorder coding systems in the
1812 documentation of %z to the real order displayed in the modeline.
1813
18142006-09-25 Richard Stallman <rms@gnu.org>
1815
1816 * os.texi (Timers): Describe timer-max-repeats.
1817
18182006-09-25 Chong Yidong <cyd@stupidchicken.com>
1819
1820 * os.texi (Timers): Mention with-local-quit.
1821
18222006-09-24 Richard Stallman <rms@gnu.org>
1823
1824 * searching.texi (Searching and Matching): Mention property search.
1825
1826 * commands.texi (Command Loop Info): Explain how read-event affects
1827 this-command-keys.
1828
18292006-09-20 Richard Stallman <rms@gnu.org>
1830
1831 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1832
1833 * windows.texi (Window Start): Minor cleanups.
1834
18352006-09-20 Kim F. Storm <storm@cua.dk>
1836
1837 * windows.texi (Window Start): pos-visible-in-window-p allows
1838 specifying t for position to mean "end of window".
1839 Add window-line-height.
1840
1841 * anti.texi (Antinews): Mention window-line-height.
1842
18432006-09-19 David Kastrup <dak@gnu.org>
1844
1845 * keymaps.texi (Searching Keymaps): Small clarification.
1846
18472006-09-18 Richard Stallman <rms@gnu.org>
1848
1849 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1850 cause keyboard menus.
1851 (Menu Keymaps): Likewise.
1852 (Defining Menus, Keyboard Menus): Clarify.
1853
1854 * text.texi (Fields): Clarify explanation of constrain-to-field.
1855
18562006-09-16 Eli Zaretskii <eliz@gnu.org>
1857
1858 * variables.texi (Tips for Defining): Fix a typo.
1859
18602006-09-15 Richard Stallman <rms@gnu.org>
1861
1862 * keymaps.texi (Remapping Commands, Searching Keymaps)
1863 (Active Keymaps): Clean up previous change.
1864
18652006-09-15 Jay Belanger <belanger@truman.edu>
1866
1867 * gpl.texi: Replace "Library Public License" by "Lesser Public
1868 License" throughout.
1869
18702006-09-15 David Kastrup <dak@gnu.org>
1871
1872 * keymaps.texi (Active Keymaps): Adapt description to use
1873 `get-char-property' instead `get-text-property'. Explain how
1874 mouse events change this. Explain the new optional argument of
1875 `key-binding' and its mouse-dependent lookup.
1876 (Searching Keymaps): Adapt description similarly.
1877 (Remapping Commands): Explain the new optional argument of
1878 `command-remapping'.
1879
18802006-09-14 Richard Stallman <rms@gnu.org>
1881
1882 * keymaps.texi (Searching Keymaps): Clarification.
1883 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
1884
18852006-09-13 Richard Stallman <rms@gnu.org>
1886
1887 * objects.texi (Character Type): Node split.
1888 Add xref to Describing Characters.
1889 (Basic Char Syntax, General Escape Syntax)
1890 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1891
18922006-09-11 Richard Stallman <rms@gnu.org>
1893
1894 * display.texi (Display Table Format): Wording clarification.
1895 (Glyphs): Clarifications.
1896
18972006-09-10 Chong Yidong <cyd@stupidchicken.com>
1898
1899 * keymaps.texi (Active Keymaps): Mention that key-binding checks
1900 local maps.
1901
19022006-09-10 Kim F. Storm <storm@cua.dk>
1903
1904 * display.texi (Forcing Redisplay): Document return value of
1905 function redisplay.
1906
19072006-09-09 Richard Stallman <rms@gnu.org>
1908
1909 * windows.texi (Window Hooks): Explain limits of
1910 window-scroll-functions.
1911
1912 * display.texi (Fringe Indicators): Update for last change in
1913 indicate-buffer-boundaries.
1914
19152006-09-08 Richard Stallman <rms@gnu.org>
1916
1917 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1918
19192006-09-06 Kim F. Storm <storm@cua.dk>
1920
1921 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1922
1923 * windows.texi (Window Start): Update pos-visible-in-window-p.
1924
19252006-09-04 Richard Stallman <rms@gnu.org>
1926
1927 * processes.texi (Accepting Output): Explain SECONDS=0 for
1928 accept-process-output.
1929
1930 * os.texi (Idle Timers): Explain why timer functions should not
1931 loop until (input-pending-p).
1932
19332006-09-02 Eli Zaretskii <eliz@gnu.org>
1934
1935 * makefile.w32-in (usermanualdir): New variable.
1936 (elisp.dvi): Use it.
1937
19382006-09-01 Eli Zaretskii <eliz@gnu.org>
1939
1940 * buffers.texi (Buffer Modification): Fix last change.
1941
19422006-09-01 Chong Yidong <cyd@stupidchicken.com>
1943
1944 * buffers.texi (Buffer Modification): Document
1945 buffer-chars-modified-tick.
1946
19472006-08-31 Richard Stallman <rms@gnu.org>
1948
1949 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1950
19512006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
1952
1953 * modes.texi (Syntactic Font Lock):
1954 Mention font-lock-syntactic-face-function
1955 instead of specific faces.
1956
19572006-08-29 Chong Yidong <cyd@stupidchicken.com>
1958
1959 * display.texi (Images): Add xrref to display-images-p.
1960
19612006-08-28 Kenichi Handa <handa@m17n.org>
1962
1963 * nonascii.texi (Lisp and Coding Systems): Fix description of
1964 detect-coding-region.
1965
19662006-08-27 Michael Olson <mwolson@gnu.org>
1967
1968 * processes.texi (Transaction Queues): Remove stray quote
1969 character.
1970
19712006-08-25 Richard Stallman <rms@gnu.org>
1972
1973 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
1974 Add xref.
1975
19762006-08-24 Chong Yidong <cyd@stupidchicken.com>
1977
1978 * os.texi (Timers): Avoid waiting inside timers.
1979
19802006-08-21 Lute Kamstra <lute@gnu.org>
1981
1982 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
1983
19842006-08-20 Richard Stallman <rms@gnu.org>
1985
1986 * os.texi (Idle Timers): New node, split out from Timers.
1987 Document current-idle-time.
1988 * commands.texi (Reading One Event): Update xref.
1989 * elisp.texi (Top): Update subnode menu.
1990
19912006-08-16 Richard Stallman <rms@gnu.org>
1992
1993 * keymaps.texi (Extended Menu Items): Show format of cached
1994 bindings in extended menu items.
1995
1996 * customize.texi (Variable Definitions): Explain when the
1997 standard value expression is evaluated.
1998
19992006-08-15 Chong Yidong <cyd@stupidchicken.com>
2000
2001 * commands.texi (Reading One Event): Explain idleness in
2002 `read-event'.
2003
20042006-08-12 Chong Yidong <cyd@stupidchicken.com>
2005
2006 * text.texi (Near Point): Say "cursor" not "terminal cursor".
2007 (Commands for Insertion): Removed split-line since it's not
2008 relevant for Lisp programming.
2009 (Yank Commands): Rewrite introduction.
2010 (Undo): Clarify.
2011 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
2012 (Filling): Remove redundant comment. Clarify return value of
2013 current-justification.
2014 (Margins): Minor clarifications.
2015 (Adaptive Fill): Update default value of adaptive-fill-regexp.
2016 (Sorting): Update definition of sort-lines.
2017 (Columns): Clarify behavior of sort-columns.
2018 (Indent Tabs): Link to Tab Stops in Emacs manual.
2019 (Special Properties): Clarify.
2020 (Clickable Text): Mention Buttons package.
2021
20222006-08-12 Kevin Ryde <user42@zip.com.au>
2023
2024 * os.texi (Time Parsing): Add %z to description of
2025 format-time-string, as per docstring. Add cross reference to
2026 glibc manual for strftime.
2027
20282006-08-08 Richard Stallman <rms@gnu.org>
2029
2030 * modes.texi: Clean up wording in previous change.
2031
20322006-08-07 Chong Yidong <cyd@stupidchicken.com>
2033
2034 * modes.texi (Hooks): Clarify.
2035 (Major Mode Basics): Mention define-derived-mode explicitly.
2036 (Major Mode Conventions): Rebinding RET is OK for some modes.
2037 Mention change-major-mode-hook and after-change-major-mode-hook.
2038 (Example Major Modes): Moved to end of Modes section.
2039 (Mode Line Basics): Clarify.
2040 (Mode Line Data): Mention help-echo and local-map in strings.
2041 Explain reason for treatment of non-risky variables.
2042 (Properties in Mode): Clarify.
2043 (Faces for Font Lock): Add font-lock-negation-char-face.
2044
20452006-08-04 Eli Zaretskii <eliz@gnu.org>
2046
2047 * strings.texi (Formatting Strings): Warn against arbitrary
2048 strings as first arg to `format'.
2049
20502006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
2051
2052 * text.texi (Clickable Text): Mention `help-echo' text property.
2053 Update intro, examples and associated explanations.
2054
20552006-07-31 Richard Stallman <rms@gnu.org>
2056
2057 * commands.texi: Update xrefs.
2058 (Event Mod): New node, cut out from old Translating Input.
2059
2060 * maps.texi: Update xrefs.
2061
2062 * keymaps.texi (Translation Keymaps): New node.
2063 Update xrefs from Translating Input to Translation Keymaps.
2064
2065 * elisp.texi (Top): Update subnode menu.
2066
2067 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
2068
2069 * os.texi (System Interface): Fix menu descriptions of some nodes.
2070 (Translating Input): Node deleted.
2071
20722006-07-31 Nick Roberts <nickrob@snap.net.nz>
2073
2074 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
2075
2076 * lists.texi (Sets And Lists): Likewise.
2077
20782006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
2079
2080 * text.texi (Fields): Mention POS
2081 requirement when narrowing is in effect.
2082
20832006-07-28 Richard Stallman <rms@gnu.org>
2084
2085 * display.texi (Face Attributes): Simplify wording.
2086 (Attribute Functions): Clarify meaning of new-frame default
2087 attribute settings.
2088
2089 * customize.texi (Common Keywords): Document how to use
2090 :package-version in a package not in Emacs.
2091
20922006-07-28 Kim F. Storm <storm@cua.dk>
2093
2094 * commands.texi (Reading One Event): Fix last change.
2095
20962006-07-26 Chong Yidong <cyd@stupidchicken.com>
2097
2098 * commands.texi (Reading One Event): Document SECONDS argument for
2099 read-event, read-char, and read-char-exclusive.
2100
21012006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2102
2103 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
2104 to ensure correct identification.
2105
21062006-07-24 Richard Stallman <rms@gnu.org>
2107
2108 * text.texi (Clickable Text): Clarify.
2109
2110 * sequences.texi (Vector Functions): Delete duplicate xref.
2111
2112 * objects.texi (Function Type): Clarify.
2113
2114 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
2115 modes.
2116
2117 * lists.texi (List Variables): New node.
2118 Material moved from other nodes.
2119
2120 * variables.texi (Setting Variables): add-to-list and
2121 add-to-ordered-list moved to List Variables node.
2122
21232006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2124
2125 * text.texi (Links and Mouse-1):
2126 For mouse-on-link-p, expand on arg POS.
2127
21282006-07-21 Kim F. Storm <storm@cua.dk>
2129
2130 * display.texi (Forcing Redisplay): Don't mention systems which
2131 don't support sub-second timers for redisplay-preemption-period.
2132
2133 * os.texi (Terminal Output): Clarify text vs graphical terminal.
2134
21352006-07-21 Eli Zaretskii <eliz@gnu.org>
2136
2137 * frames.texi (Input Focus): Document that focus-follows-mouse has
2138 no effect on MS-Windows.
2139
21402006-07-18 Richard Stallman <rms@gnu.org>
2141
2142 * display.texi (Forcing Redisplay): Cleanups in previous change.
2143
2144 * processes.texi (Low-Level Network): Make menu more convenient.
2145
21462006-07-18 Kim F. Storm <storm@cua.dk>
2147
2148 * display.texi (Forcing Redisplay): redisplay-preemption-period
2149 only used on window systems. Add xref to Terminal Output.
2150
2151 * os.texi (Terminal Output): baud-rate only controls preemption on
2152 non-window systems. Add xref to Forcing Redisplay.
2153
2154 * processes.texi (Low-Level Network): Rename node "Make Network"
2155 to "Network Processes".
2156
21572006-07-18 Karl Berry <karl@gnu.org>
2158
2159 * variables.texi, functions.texi, customize.texi, loading.texi:
2160 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
2161
21622006-07-17 Chong Yidong <cyd@stupidchicken.com>
2163
2164 * commands.texi (Waiting): Document batch-mode sit-for behavior.
2165
21662006-07-17 Richard Stallman <rms@gnu.org>
2167
2168 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
2169 Put period and comma inside quotes.
2170
2171 * loading.texi, markers.texi: Use real doublequote inside menus.
2172
2173 * windows.texi: Put point and comma inside quotes.
2174 (Textual Scrolling): Use @samp for error message.
2175
2176 * variables.texi, tips.texi, syntax.texi, symbols.texi:
2177 * strings.texi, streams.texi, processes.texi, os.texi:
2178 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
2179 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
2180 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
2181 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
2182 Put point and comma inside quotes.
2183
2184 * control.texi (Processing of Errors): Add command-error-function.
2185
2186 * variables.texi (File Local Variables): Clarify that
2187 file local variables make buffer-local bindings.
2188
2189 * modes.texi (Syntactic Font Lock): Give default for
2190 font-lock-syntax-table.
2191
21922006-07-17 Nick Roberts <nickrob@snap.net.nz>
2193
2194 * text.texi (Special Properties): Clean up previous change.
2195
21962006-07-16 Karl Berry <karl@gnu.org>
2197
2198 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
2199 * control.texi: Fix bad page breaks through chapter 10 (control).
2200
2201 * anti.texi (Antinews): Reorder face-attribute fns to avoid
2202 underfull hbox.
2203
22042006-07-15 Nick Roberts <nickrob@snap.net.nz>
2205
2206 * text.texi (Special Properties): Describe fontified text property
2207 in relation to a character (not text).
2208
22092006-07-15 Kim F. Storm <storm@cua.dk>
2210
2211 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
2212 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
2213 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
2214
2215 * anti.texi (Antinews): Mention redisplay function.
2216 The kbd macro existed, but was not documented, before 22.x.
2217 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
2218
22192006-07-14 Nick Roberts <nickrob@snap.net.nz>
2220
2221 * display.texi (Displaying Messages): Add anchor.
2222
2223 * frames.texi (Dialog Boxes): Use it.
2224
22252006-07-12 Richard Stallman <rms@gnu.org>
2226
2227 * objects.texi (Frame Type): Explain nature of frames better.
2228
2229 * frames.texi (Frames): Explain nature of frames better.
2230
22312006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
2232
2233 * tips.texi (Coding Conventions): Explain why use cl at compile time.
2234
22352006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2236
2237 * frames.texi (Window System Selections): Mention scrap support for Mac.
2238 Default value of x-select-enable-clipboard is t on Mac.
2239
2240 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
2241
22422006-07-11 Kim F. Storm <storm@cua.dk>
2243
2244 * display.texi (Forcing Redisplay): Add `redisplay' function.
2245 Don't mention (sit-for -1) -- use (redisplay t) instead.
2246
2247 * commands.texi (Waiting): (sit-for -1) is no longer special.
2248 (sit-for 0) is equivalent to (redisplay).
2249 Iconifying/deiconifying no longer makes sit-for return.
2250
22512006-07-10 Nick Roberts <nickrob@snap.net.nz>
2252
2253 * display.texi (Buttons): Fix typo.
2254
2255 * index.texi, elisp.texi (New Symbols): Comment node out.
2256
22572006-07-09 Richard Stallman <rms@gnu.org>
2258
2259 * display.texi (Truncation): Clean up previous change.
2260
22612006-07-08 Richard Stallman <rms@gnu.org>
2262
2263 * commands.texi (Interactive Call): Use 3 as prefix in example
2264 for execute-extended-command.
2265
2266 * display.texi (Attribute Functions): Move paragraph about
2267 compatibility with Emacs < 21.
2268
22692006-07-09 Kim F. Storm <storm@cua.dk>
2270
2271 * display.texi (Refresh Screen): Clarify force-window-update.
2272 (Truncation): "Normally" indicated by fringe arrows.
2273
22742006-07-08 Eli Zaretskii <eliz@gnu.org>
2275
2276 * windows.texi (Textual Scrolling, Resizing Windows):
2277 * variables.texi (Constant Variables):
2278 * text.texi (Buffer Contents, Deletion, Changing Properties)
2279 (Property Search, Special Properties, Sticky Properties)
2280 (Links and Mouse-1, Fields, Change Hooks):
2281 * syntax.texi (Syntax Table Functions, Parsing Expressions)
2282 (Categories):
2283 * symbols.texi (Other Plists):
2284 * streams.texi (Output Variables):
2285 * processes.texi (Input to Processes, Query Before Exit):
2286 * positions.texi (Word Motion, Text Lines, List Motion):
2287 * os.texi (Init File, System Environment, Sound Output)
2288 (Session Management):
2289 * nonascii.texi (Text Representations, Character Sets)
2290 (Chars and Bytes, Locales):
2291 * modes.texi (Defining Minor Modes, Header Lines):
2292 * minibuf.texi (Minibuffer Contents):
2293 * markers.texi (Information from Markers):
2294 * lists.texi (List Elements, Building Lists, Association Lists):
2295 * keymaps.texi (Tool Bar):
2296 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
2297 * functions.texi (What Is a Function, Mapping Functions):
2298 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
2299 (Color Names, Text Terminal Colors, Display Feature Testing):
2300 * files.texi (Visiting Functions, File Name Components)
2301 (Unique File Names, Contents of Directories):
2302 * display.texi (Forcing Redisplay, Displaying Messages)
2303 (Temporary Displays, Font Selection, Auto Faces)
2304 (Font Lookup, Fringe Indicators, Display Margins)
2305 (Image Descriptors, Showing Images, Image Cache, Button Types)
2306 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
2307 (Display Table Format, Glyphs):
2308 * control.texi (Iteration):
2309 * commands.texi (Command Loop Info, Adjusting Point):
2310 * backups.texi (Making Backups, Auto-Saving):
2311 Remove @tindex entries.
2312
23132006-07-07 Kim F. Storm <storm@cua.dk>
2314
2315 * display.texi (Fringe Cursors): Fix typo.
2316 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
2317 (Overlay Arrow): Default is overlay-arrow fringe indicator.
2318
23192006-07-05 Richard Stallman <rms@gnu.org>
2320
2321 * text.texi (Buffer Contents): Add example of text props
2322 in result of buffer-substring.
2323 (Text Properties): Explain better about use of specific property names.
2324 (Property Search): Some cleanups; reorder some functions.
2325
2326 * keymaps.texi (Changing Key Bindings): Cleanup.
2327 Add xref to Key Binding Conventions.
2328
2329 * display.texi (Attribute Functions): Add examples for
2330 face-attribute-relative-p.
2331
2332 * tips.texi (Coding Conventions): Cleanup last change.
2333
23342006-07-05 Karl Berry <karl@gnu.org>
2335
2336 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
2337 Remove @setchapternewpage odd.
2338 Result is 1013 pages, down from 1100.
2339
2340 * anti.texi, customize.texi, display.texi, internals.texi:
2341 * minibuf.texi, modes.texi, tips.texi:
2342 Fix overfull/underfull boxes.
2343
23442006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2345
2346 * edebug.texi (Instrumenting):
2347 Add Edebug-specific findex for eval-buffer.
2348 * loading.texi (Loading):
2349 Replace eval-current-buffer with eval-buffer.
2350
23512006-06-30 Nick Roberts <nickrob@snap.net.nz>
2352
2353 * locals.texi (Standard Buffer-Local Variables): Update the list
2354 of variables.
2355
23562006-06-26 Nick Roberts <nickrob@snap.net.nz>
2357
2358 * files.texi (File Name Completion): Point user to the node
2359 "Reading File Names".
2360
23612006-06-24 Eli Zaretskii <eliz@gnu.org>
2362
2363 * files.texi (Contents of Directories): Document case-insensitive
2364 behavior on respective filesystems.
2365
2366 * objects.texi (Character Type): Document that Emacs signals an
2367 error for unsupported Unicode characters specified as \uNNNN.
2368
23692006-06-19 Richard Stallman <rms@gnu.org>
2370
2371 * processes.texi (Bindat Spec): Clarify previous change.
2372
23732006-06-16 Richard Stallman <rms@gnu.org>
2374
2375 * tips.texi (Coding Conventions): Better explain conventions
2376 for definition constructs.
2377
2378 * text.texi (Special Properties): String value of `read-only'
2379 serves as the error message.
2380
2381 * objects.texi (Character Type): Clarify prev. change.
2382 (Non-ASCII in Strings): Mention \u and \U.
2383
2384 * commands.texi (Using Interactive): Explain problem of
2385 markers, etc., in command-history.
2386
23872006-06-14 Kim F. Storm <storm@cua.dk>
2388
2389 * commands.texi (Waiting): Negative arg to sit-for forces
2390 redisplay even if input is pending.
2391
2392 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
2393 redisplay. Remove incorrect example of binding redisplay-dont-pause
2394 around (sit-for 0).
2395
23962006-06-13 Richard Stallman <rms@gnu.org>
2397
2398 * display.texi (Forcing Redisplay): Clarify previous change.
2399
24002006-06-13 Romain Francoise <romain@orebokech.com>
2401
2402 * display.texi (Forcing Redisplay): Fix typo.
2403
24042006-06-13 Kim F. Storm <storm@cua.dk>
2405
2406 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
2407
24082006-06-10 Luc Teirlinck <teirllm@auburn.edu>
2409
2410 * tips.texi (Coding Conventions): Add `@end itemize'.
2411
24122006-06-10 Richard Stallman <rms@gnu.org>
2413
2414 * tips.texi (Coding Conventions): Explain use of coding systems
2415 to ensure one decoding for strings.
2416
24172006-06-09 Aidan Kehoe <kehoea@parhasard.net>
2418
2419 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
2420 syntax.
2421
24222006-06-07 Eli Zaretskii <eliz@gnu.org>
2423
2424 * display.texi (Font Selection): Remove description of
2425 clear-face-cache.
2426
2427 * compile.texi (Eval During Compile): Fix a typo. Add index
2428 entries for possible uses of eval-when-compile.
2429
24302006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
2431
2432 * display.texi (Abstract Display): Fix typo.
2433
24342006-06-03 Eli Zaretskii <eliz@gnu.org>
2435
2436 * minibuf.texi (Minibuffer History) <history-add-new-input>:
2437 Reword variable's description.
2438
24392006-06-01 Richard Stallman <rms@gnu.org>
2440
2441 * windows.texi (Splitting Windows): Clarify splitting nonselected
2442 window.
2443
24442006-05-31 Juri Linkov <juri@jurta.org>
2445
2446 * minibuf.texi (Minibuffer History): Add history-add-new-input.
2447
24482006-05-30 Richard Stallman <rms@gnu.org>
2449
2450 * display.texi (Line Height): Fix errors in description of
10d1d0af 2451 default line height and line-height property.
b8d4c8d0
GM
2452
2453 * nonascii.texi (Default Coding Systems): Further clarification.
2454
24552006-05-29 Luc Teirlinck <teirllm@auburn.edu>
2456
2457 * internals.texi (Pure Storage): Mention that an overflow in pure
2458 space causes a memory leak.
2459 (Garbage Collection): If there was an overflow in pure space,
2460 `garbage-collect' returns nil.
2461
24622006-05-30 Eli Zaretskii <eliz@gnu.org>
2463
2464 * nonascii.texi (Default Coding Systems): Fix it some more.
2465
24662006-05-29 Eli Zaretskii <eliz@gnu.org>
2467
2468 * nonascii.texi (Default Coding Systems): Fix last change.
2469
24702006-05-29 Kenichi Handa <handa@m17n.org>
2471
2472 * nonascii.texi (find-operation-coding-system): Describe the new
2473 argument format (FILENAME . BUFFER).
2474
24752006-05-28 Richard Stallman <rms@gnu.org>
2476
2477 * tips.texi (Coding Conventions): Better explain reasons not to
2478 advise other packages or use `eval-after-load'.
2479
24802006-05-29 Kim F. Storm <storm@cua.dk>
2481
2482 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
2483 `bindat-idx' and `bindat-raw' for clarity.
2484
24852006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2486
2487 * processes.texi (Bindat Spec): Expand on `repeat' handler.
2488
2489 * display.texi (Display): Add "Abstract Display" to menu.
2490 (Abstract Display, Abstract Display Functions)
2491 (Abstract Display Example): New nodes.
2492 * elisp.texi (Top): Add "Abstract Display" to menu.
2493
24942006-05-27 Chong Yidong <cyd@stupidchicken.com>
2495
2496 * keymaps.texi (Key Sequences): Link to input events definition.
2497 (Format of Keymaps): Delete material duplicated in Keymap Basics.
2498
2499 * files.texi (Changing Files): Document updated argument list for
2500 copy-file.
2501
25022006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2503
2504 * processes.texi (Bindat Functions): Explain term "total length".
2505 Use it in bindat-length and bindat-pack descriptions.
2506
25072006-05-26 Eli Zaretskii <eliz@gnu.org>
2508
2509 * tips.texi (Coding Conventions): Advise against using
2510 eval-after-load in packages. Add an index entry.
2511
25122006-05-25 Juri Linkov <juri@jurta.org>
2513
2514 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
2515
2516 * modes.texi (%-Constructs): Add %e, %z, %Z.
2517
25182006-05-25 Richard Stallman <rms@gnu.org>
2519
2520 * elisp.texi (Top): Update subnode menu.
2521
2522 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
2523 (Keymaps): Update menu.
2524
25252006-05-25 Chong Yidong <cyd@stupidchicken.com>
2526
2527 * keymaps.texi (Key Sequences): Some clarifications.
2528
25292006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
2530
2531 * processes.texi (Bindat Functions): Say "unibyte string"
2532 explicitly for bindat-unpack and bindat-pack descriptions.
2533 (Bindat Examples): Don't call `string-make-unibyte' in example.
2534
25352006-05-25 Chong Yidong <cyd@stupidchicken.com>
2536
2537 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 2538 Explain string and vector representations of key sequences.
b8d4c8d0
GM
2539
2540 * keymaps.texi (Changing Key Bindings):
dd7b651b 2541 * commands.texi (Interactive Codes):
b8d4c8d0
GM
2542 * help.texi (Describing Characters): Refer to it.
2543
25442006-05-23 Luc Teirlinck <teirllm@auburn.edu>
2545
2546 * frames.texi (Pointer Shape): @end table -> @end defvar.
2547
25482006-05-22 Richard Stallman <rms@gnu.org>
2549
2550 * elisp.texi (Top): Update subnode menus.
2551
2552 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
2553 Contents rewritten; material from old Pointer Shape node moved here.
2554
2555 * display.texi (Pointer Shape): Node deleted.
2556 (Image Descriptors): Minor cleanup.
2557
25582006-05-21 Richard Stallman <rms@gnu.org>
2559
2560 * syntax.texi (Parsing Expressions): Update info on which STATE
2561 elements are ignored.
2562
25632006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2564
2565 * hooks.texi (Standard Hooks): Correct typo.
2566
2567 * gpl.texi (GPL): ifinfo -> ifnottex.
2568
25692006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
2570
2571 * searching.texi (Simple Match Data): Warn about match data being
2572 set anew by every search.
2573
25742006-05-17 Richard Stallman <rms@gnu.org>
2575
2576 * minibuf.texi (Minibuffer History): Clarify.
2577
2578 * searching.texi (Regexp Special): Clarify nested regexp warning.
2579
25802006-05-16 Kim F. Storm <storm@cua.dk>
2581
2582 * minibuf.texi (Minibuffer History): Update add-to-history.
2583
25842006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
2585
2586 * nonascii.texi (Explicit Encoding): Fix
2587 typo (encoding<->decoding).
2588
25892006-05-14 Richard Stallman <rms@gnu.org>
2590
2591 * buffers.texi (Creating Buffers): Cleanup.
2592
2593 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
2594
25952006-05-13 Eli Zaretskii <eliz@gnu.org>
2596
2597 * buffers.texi (Current Buffer): Document that with-temp-buffer
2598 disables undo.
2599
2600 * os.texi (Terminal-Specific): More accurate description of how
2601 Emacs searches for the terminal-specific libraries.
2602
26032006-05-12 Eli Zaretskii <eliz@gnu.org>
2604
2605 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
2606 emacs-xtra to @inforef's.
2607
2608 * text.texi (Undo): Document that undo is turned off in buffers
2609 whose names begin with a space.
2610
2611 * buffers.texi (Buffer Names): Add index entries for buffers whose
2612 names begin with a space.
2613 (Creating Buffers): Document that undo is turned off in buffers
2614 whose names begin with a space.
2615
2616 * files.texi (Visiting Functions, Reading from Files)
2617 (Saving Buffers): Mention code and EOL conversions by file I/O
2618 primitives and subroutines.
2619
2620 * nonascii.texi (Lisp and Coding Systems): Document
2621 coding-system-eol-type. Add index entries for eol conversion.
2622
2623 * display.texi (Defining Faces): Mention `mac', and add an xref to
2624 where window-system is described.
2625
26262006-05-10 Richard Stallman <rms@gnu.org>
2627
2628 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
2629
26302006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2631
2632 * variables.texi (File Local Variables): Recommend to quote lambda
2633 expressions in safe-local-variable property.
2634
26352006-05-09 Richard Stallman <rms@gnu.org>
2636
2637 * variables.texi (File Local Variables): Document
2638 safe-local-eval-forms and safe-local-eval-function.
2639
26402006-05-07 Kim F. Storm <storm@cua.dk>
2641
2642 * minibuf.texi (Minibuffer History): Remove keep-dups arg
2643 from add-to-history.
2644
26452006-05-07 Romain Francoise <romain@orebokech.com>
2646
2647 * commands.texi (Event Input Misc):
2648 * compile.texi (Eval During Compile):
2649 * internals.texi (Buffer Internals):
2650 * minibuf.texi (Initial Input):
2651 * nonascii.texi (Scanning Charsets):
2652 * numbers.texi (Comparison of Numbers):
2653 * windows.texi (Textual Scrolling, Vertical Scrolling):
2654 Fix various typos.
2655
26562006-05-06 Eli Zaretskii <eliz@gnu.org>
2657
2658 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
2659 conditional xref's to either emacs or emacs-xtra, depending on
2660 @iftex/@ifnottex.
2661
2662 * minibuf.texi (Minibuffer History): Document add-to-history.
2663
26642006-05-05 Eli Zaretskii <eliz@gnu.org>
2665
2666 * internals.texi (Pure Storage): Mention the pure overflow message
2667 at startup.
2668
c8763fb6 26692006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2670
2671 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
2672 (Searching Keymaps): Fix pseudo-Lisp description of keymap
2673 search.
2674
26752006-05-01 Richard Stallman <rms@gnu.org>
2676
2677 * intro.texi (nil and t): Clarify.
2678
2679 * variables.texi (File Local Variables): Suggest using booleanp.
2680
26812006-05-01 Juanma Barranquero <lekktu@gmail.com>
2682
2683 * objects.texi (Type Predicates): Fix typos.
2684
26852006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2686
2687 * intro.texi (nil and t): Add booleanp.
2688
2689 * objects.texi (Type Predicates): Add links for booleanp and
2690 string-or-null-p.
2691
26922006-04-29 Richard Stallman <rms@gnu.org>
2693
2694 * modes.texi (Multiline Font Lock): Rename from
2695 Multi line Font Lock Elements. Much clarification.
2696 (Font Lock Multiline, Region to Fontify): Much clarification.
2697
26982006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2699
2700 * variables.texi (File Local Variables): Remove the special case t for
2701 safe-local-variable.
2702
27032006-04-26 Richard Stallman <rms@gnu.org>
2704
2705 * syntax.texi (Parsing Expressions): Minor cleanup.
2706
27072006-04-18 Richard Stallman <rms@gnu.org>
2708
2709 * tips.texi (Coding Conventions): Explain when the package's
2710 prefix should appear later on (not at the start of the name).
2711
2712 * searching.texi (String Search): Clarify effect of NOERROR.
2713
2714 * modes.texi (Imenu): Clarify what special items do.
2715
2716 * hooks.texi (Standard Hooks): Delete text about old hook names.
2717
27182006-04-17 Romain Francoise <romain@orebokech.com>
2719
2720 * variables.texi (Local Variables): Update the default value of
2721 `max-specpdl-size'.
2722
27232006-04-15 Michael Olson <mwolson@gnu.org>
2724
2725 * processes.texi (Transaction Queues): Mention the new optional
2726 `delay-question' argument for `tq-enqueue'.
2727
27282006-04-13 Bill Wohler <wohler@newt.com>
2729
2730 * customize.texi (Common Keywords): Use dotted notation for
2731 :package-version value. Specify its values. Improve documentation
2732 for customize-package-emacs-version-alist.
2733
27342006-04-12 Bill Wohler <wohler@newt.com>
2735
2736 * customize.texi (Common Keywords): Move description of
2737 customize-package-emacs-version-alist to @defvar.
2738
27392006-04-10 Bill Wohler <wohler@newt.com>
2740
2741 * customize.texi (Common Keywords): Add :package-version.
2742
27432006-04-10 Kim F. Storm <storm@cua.dk>
2744
2745 * text.texi (Buffer Contents): Add NOPROPS arg to
2746 filter-buffer-substring.
2747
27482006-04-08 Kevin Ryde <user42@zip.com.au>
2749
2750 * os.texi (Command-Line Arguments): Update xref to emacs manual
2751 "Command Arguments" -> "Emacs Invocation", per change there.
2752
27532006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
2754
2755 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2756 be on one line to help makeinfo not render two spaces after the dot.
2757
27582006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2759
2760 * strings.texi (Predicates for Strings): Add string-or-null-p.
2761
27622006-03-28 Kim F. Storm <storm@cua.dk>
2763
2764 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2765 remarks about systems that don't support fractional seconds.
2766
27672006-03-25 Karl Berry <karl@gnu.org>
2768
2769 * elisp.texi: Use @copyright{} instead of (C), and do not indent
2770 the year list.
2771
27722006-03-21 Nick Roberts <nickrob@snap.net.nz>
2773
2774 * display.texi (Fringe Indicators): Fix typos.
2775
27762006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2777
2778 * tips.texi (Documentation Tips): One can now also write `program'
2779 in front of a quoted symbol in a docstring to prevent making a
2780 hyperlink.
2781
27822006-03-19 Alan Mackenzie <acm@muc.de>
2783
2784 * text.texi (Special Properties): Clarify `fontified' property.
2785
27862006-03-16 Richard Stallman <rms@gnu.org>
2787
2788 * display.texi (Defining Images): Minor cleanup.
2789
27902006-03-16 Bill Wohler <wohler@newt.com>
2791
2792 * display.texi (Defining Images): In image-load-path-for-library,
2793 prefer user's images.
2794
27952006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2796
2797 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2798
27992006-03-15 Bill Wohler <wohler@newt.com>
2800
2801 * display.texi (Defining Images): Fix example in
2802 image-load-path-for-library by not recommending that one binds
2803 image-load-path. Just defvar it to placate compiler and only use
2804 it if previously defined.
2805
28062006-03-14 Bill Wohler <wohler@newt.com>
2807
2808 * display.texi (Defining Images): In image-load-path-for-library,
2809 always return list of directories. Update example.
2810
28112006-03-14 Alan Mackenzie <acm@muc.de>
2812
2813 * modes.texi: New node, "Region to Fontify" (for Font Lock).
2814 This describes font-lock-extend-region-function.
2815 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2816 the new node "Region to Fontify".
2817
28182006-03-13 Richard Stallman <rms@gnu.org>
2819
2820 * display.texi (Invisible Text): The impossible position is
2821 now before the invisible text, not after.
2822 (Defining Images): Clean up last change.
2823
28242006-03-11 Bill Wohler <wohler@newt.com>
2825
2826 * display.texi (Defining Images): Add image-load-path-for-library.
2827
28282006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2829
2830 * text.texi (Adaptive Fill): Fix Texinfo usage.
2831
2832 * strings.texi (Creating Strings): Fix Texinfo usage.
2833
2834 * searching.texi (Regexp Special): Use @samp for regular
2835 expressions that are not in Lisp syntax.
2836
28372006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2838
2839 * searching.texi (Regexp Special): Put remark between parentheses
2840 to avoid misreading.
2841
28422006-03-07 Luc Teirlinck <teirllm@auburn.edu>
2843
2844 * searching.texi (Syntax of Regexps): More accurately describe
2845 which characters are special in which situations.
2846 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2847 are not special. Describe in detail when `[' and `]' are special.
2848 (Regexp Backslash): Plenty of regexps with unbalanced square
2849 brackets are valid, so reword that statement.
2850
28512006-03-02 Kim F. Storm <storm@cua.dk>
2852
2853 * keymaps.texi (Tool Bar): Add tool-bar-border.
2854
28552006-02-28 Luc Teirlinck <teirllm@auburn.edu>
2856
2857 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
2858
28592006-02-27 Luc Teirlinck <teirllm@auburn.edu>
2860
2861 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2862
2863 * files.texi (Locating Files): Suggest additional values for the
2864 SUFFIXES arg of `locate-file'. Update pxref.
2865
2866 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2867 (How Programs Do Loading): Discuss the effects of Auto Compression
2868 mode on `load'.
2869 (Load Suffixes): New node.
2870 (Library Search): Delete description of `load-suffixes'; it was
2871 moved to "Load Suffixes".
2872 (Autoload, Named Features): Mention `load-suffixes'.
2873
28742006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2875
2876 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
2877
2878 * windows.texi (Window Tree): Fix typo.
2879
28802006-02-20 Kim F. Storm <storm@cua.dk>
2881
2882 * display.texi (Fringe Indicators): New section.
2883 Move indicate-empty-lines, indicate-buffer-boundaries, and
2884 default-indicate-buffer-boundaries here.
2885 Add fringe-indicator-alist and default-fringes-indicator-alist.
2886 Add list of logical fringe indicator symbols.
2887 Update list of standard bitmap names.
2888 (Fringe Cursors): New section.
2889 Move overflow-newline-into-fringe here.
2890 Add fringe-cursor-alist and default-fringes-cursor-alist.
2891 Add list of fringe cursor symbols.
2892
28932006-02-20 Juanma Barranquero <lekktu@gmail.com>
2894
2895 * commands.texi (Using Interactive): Fix reference to node
2896 "Minibuffers".
2897
28982006-02-19 Richard M. Stallman <rms@gnu.org>
2899
2900 * minibuf.texi (High-Level Completion):
2901 Add xref to read-input-method-name.
2902
2903 * files.texi (Relative File Names): Move file-relative-name here.
2904 (File Name Expansion): From here. Minor clarifications.
2905
2906 * commands.texi (Using Interactive): Add xrefs about reading input.
2907 Clarify remarks about that moving point and mark.
2908 Put string case before list case.
2909
c8763fb6 29102006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2911
2912 * display.texi (Other Display Specs, Image Descriptors):
2913 Revert erroneous changes. The previous description of
2914 image-descriptors as `(image . PROPS)' was correct.
2915
29162006-02-14 Richard M. Stallman <rms@gnu.org>
2917
2918 * variables.texi (File Local Variables): Clarifications.
2919
29202006-02-14 Juanma Barranquero <lekktu@gmail.com>
2921
2922 * variables.texi (File Local Variables): Use @code for a cons
2923 cell, not @var.
2924
29252006-02-13 Chong Yidong <cyd@stupidchicken.com>
2926
2927 * variables.texi (File Local Variables): Document new file local
2928 variable behavior.
2929
29302006-02-10 Kim F. Storm <storm@cua.dk>
2931
2932 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2933
29342006-02-08 Juanma Barranquero <lekktu@gmail.com>
2935
2936 * modes.texi (%-Constructs): Remove obsolete info about
2937 `global-mode-string'.
2938
29392006-02-07 Richard M. Stallman <rms@gnu.org>
2940
2941 * commands.texi (Prefix Command Arguments): Minor cleanup.
2942
2943 * display.texi: "Graphical display", not window system.
2944
2945 * functions.texi (What Is a Function): Fix xref.
2946
2947 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2948 (Changing Key Bindings): Clarify when remapping is better than
2949 substitute-key-definition.
2950
29512006-02-02 Richard M. Stallman <rms@gnu.org>
2952
2953 * minibuf.texi (Basic Completion): Completion alists are risky.
2954
2955 * keymaps.texi (Active Keymaps): Clarifications.
2956 (Searching Keymaps): New node.
2957 (Keymaps): Update menu.
2958
2959 * frames.texi (Layout Parameters): Minor clarification.
2960 (Drag and Drop): New node.
2961 (Frames): Update menu.
2962
29632006-01-29 Chong Yidong <cyd@stupidchicken.com>
2964
2965 * display.texi (Other Display Specs, Image Descriptors):
2966 Image description is a list, not a cons cell.
2967
29682006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2969
2970 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
2971 list is not necessarily a list).
2972
29732006-01-27 Eli Zaretskii <eliz@gnu.org>
2974
2975 * frames.texi (Layout Parameters): border-width and
2976 internal-border-width belong to the frame, not the window.
2977
29782006-01-19 Richard M. Stallman <rms@gnu.org>
2979
2980 * nonascii.texi (Translation of Characters): Search cmds use
2981 translation-table-for-input. Automatically made local.
2982
2983 * markers.texi (Overview of Markers): Count insertion type
2984 as one of a marker's attributes.
2985
2986 * keymaps.texi (Controlling Active Maps): New node, split out of
2987 Active Keymaps.
2988 (Keymaps): Menu updated.
2989 (Active Keymaps): Give pseudocode to explain how the active
2990 maps are searched. current-active-maps and key-binding moved here.
2991 (Functions for Key Lookup): current-active-maps and key-binding moved.
2992 Clarifications.
2993 (Searching the Keymaps): New subnode.
2994
2995 * elisp.texi (Top): Menu clarification.
2996
2997 * display.texi (Other Display Specs): Delete duplicate entry for
2998 just a string as display spec. Move text about recursive display
2999 specs on such a string.
3000
3001 * commands.texi (Key Sequence Input): Clarify.
3002 Move num-nonmacro-input-events out.
3003 (Reading One Event): num-nonmacro-input-events moved here.
3004
30052006-01-14 Nick Roberts <nickrob@snap.net.nz>
3006
3007 * advice.texi (Simple Advice): Update example to fit argument
3008 change in previous-line.
3009
30102006-01-05 Richard M. Stallman <rms@gnu.org>
3011
3012 * markers.texi (The Mark): Fix in `mark'.
3013
30142006-01-04 Richard M. Stallman <rms@gnu.org>
3015
3016 * processes.texi (Misc Network, Make Network): Minor cleanups.
3017
30182006-01-04 Kim F. Storm <storm@cua.dk>
3019
3020 * processes.texi (Make Network): Add IPv6 addresses and handling.
3021 (Network Feature Testing): Mention (:family ipv6).
3022 (Misc Network): Add IPv6 formats to format-network-address.
3023
30242005-12-30 Richard M. Stallman <rms@gnu.org>
3025
3026 * text.texi (Changing Properties):
3027 Don't use return value of set-text-properties.
3028
30292005-12-29 Luc Teirlinck <teirllm@auburn.edu>
3030
3031 * modes.texi (Mode Line Format): Correct typo in menu.
3032
30332005-12-29 Richard M. Stallman <rms@gnu.org>
3034
3035 * modes.texi (Mode Line Top): New node.
3036 (Mode Line Data): Some text moved to new node.
3037 Explain the data structure more concretely.
3038 (Mode Line Basics): Clarifications.
3039 (Mode Line Variables): Clarify intro paragraph.
3040 (%-Constructs): Clarify intro paragraph.
3041 (Mode Line Format): Update menu.
3042
30432005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3044
3045 * minibuf.texi (Basic Completion): Update lazy-completion-table
3046 examples for removal of ARGS argument.
3047
30482005-12-23 Richard M. Stallman <rms@gnu.org>
3049
3050 * text.texi (Undo): Restore some explanation from the version
3051 that was deleted.
3052
30532005-12-23 Eli Zaretskii <eliz@gnu.org>
3054
3055 * text.texi (Undo): Remove duplicate descriptions of `apply
3056 funname' and `apply delta' elements of the undo list.
3057
30582005-12-20 Richard M. Stallman <rms@gnu.org>
3059
3060 * help.texi (Help Functions): Update documentation of `apropos'.
3061
30622005-12-20 Luc Teirlinck <teirllm@auburn.edu>
3063
3064 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
3065 because it is confusing. If the :help-echo keyword is a function,
3066 it is not directly used as the :help-echo overlay property, as the
3067 xref seems to suggest (it does not take the appropriate args).
3068
30692005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3070
3071 * customize.texi (Common Keywords): Fix Texinfo usage.
3072 (Group Definitions, Variable Definitions): Update for new
3073 conventions for using `*' in docstrings.
3074
3075 * tips.texi (Documentation Tips): Update for new conventions for
3076 using `*' in docstrings.
3077
30782005-12-16 Richard M. Stallman <rms@gnu.org>
3079
3080 * minibuf.texi (Minibuffer Contents): Minor cleanup.
3081
30822005-12-16 Juri Linkov <juri@jurta.org>
3083
3084 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
3085
30862005-12-14 Romain Francoise <romain@orebokech.com>
3087
3088 * modes.texi (Customizing Keywords): Rename `append' to `how'.
3089 Fix typo.
3090
30912005-12-11 Juri Linkov <juri@jurta.org>
3092
3093 * minibuf.texi (Completion Commands): Add mention of read-file-name
3094 for filename completion keymaps.
3095 (Reading File Names): Add mention of filename completion keymaps
3096 for read-file-name and xref to `Completion Commands'.
3097
30982005-12-10 Richard M. Stallman <rms@gnu.org>
3099
3100 * customize.texi (Common Keywords): State caveats for use of :tag.
3101
31022005-12-08 Richard M. Stallman <rms@gnu.org>
3103
3104 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
3105 with xrefs and better explanation.
3106 (Completion Commands): Add the filename completion maps.
3107
3108 * objects.texi (Character Type): Clarify that \s is not space
3109 if a dash follows.
3110
31112005-12-05 Richard M. Stallman <rms@gnu.org>
3112
3113 * windows.texi (Resizing Windows): Delete preserve-before args.
3114
31152005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3116
3117 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
3118 in full keymaps, since the quirk has been fixed.
3119
31202005-12-03 Eli Zaretskii <eliz@gnu.org>
3121
3122 * hooks.texi (Standard Hooks): Add index entries. Mention
3123 `compilation-finish-functions'.
3124
31252005-11-27 Richard M. Stallman <rms@gnu.org>
3126
3127 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
3128
31292005-11-21 Juri Linkov <juri@jurta.org>
3130
3131 * customize.texi (Common Keywords): Update links types
3132 custom-manual and url-link. Add link types emacs-library-link,
3133 file-link, function-link, variable-link, custom-group-link.
3134
31352005-11-20 Chong Yidong <cyd@stupidchicken.com>
3136
3137 * display.texi: Revert 2005-11-20 change.
3138
31392005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
3140
3141 * processes.texi (Bindat Functions):
3142 Say "third" to refer to zero-based index "2".
3143
31442005-11-18 Luc Teirlinck <teirllm@auburn.edu>
3145
3146 * loading.texi (Library Search): Update the default value of
3147 `load-suffixes'.
3148
31492005-11-17 Chong Yidong <cyd@stupidchicken.com>
3150
3151 * display.texi (Attribute Functions): Mention :ignore-defface.
3152
31532005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3154
3155 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
3156 (Minor Mode Conventions): Mention the use of a hook.
3157
31582005-11-06 Richard M. Stallman <rms@gnu.org>
3159
3160 * files.texi (Magic File Names): find-file-name-handler checks the
3161 `operations' property of the handler.
3162
31632005-11-03 Richard M. Stallman <rms@gnu.org>
3164
3165 * variables.texi (Frame-Local Variables): Small clarification.
3166
31672005-10-29 Chong Yidong <cyd@stupidchicken.com>
3168
3169 * os.texi (Init File): Document ~/.emacs.d/init.el.
3170
31712005-10-29 Richard M. Stallman <rms@gnu.org>
3172
3173 * internals.texi (Garbage Collection): Document memory-full.
3174
31752005-10-28 Bill Wohler <wohler@newt.com>
3176
3177 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
3178 for URLs.
3179
31802005-10-28 Richard M. Stallman <rms@gnu.org>
3181
3182 * minibuf.texi (Completion Commands): Clean up prev change.
3183
31842005-10-26 Kevin Ryde <user42@zip.com.au>
3185
3186 * compile.texi (Eval During Compile): Explain recommended uses
3187 of eval-when-compile and eval-and-compile.
3188
31892005-10-27 Masatake YAMATO <jet@gyve.org>
3190
3191 * minibuf.texi (Completion Commands):
3192 Write about new optional argument for `display-completion-list'.
3193
31942005-10-23 Richard M. Stallman <rms@gnu.org>
3195
3196 * display.texi (Overlay Arrow): Clarify about local bindings of
3197 overlay-arrow-position.
3198
31992005-10-22 Eli Zaretskii <eliz@gnu.org>
3200
3201 * internals.texi (Building Emacs): Fix last change.
3202
32032005-10-22 Richard M. Stallman <rms@gnu.org>
3204
3205 * internals.texi (Building Emacs): Document eval-at-startup.
3206
32072005-10-21 Richard M. Stallman <rms@gnu.org>
3208
3209 * loading.texi (Where Defined): load-history contains abs file names.
3210 symbol-file returns abs file names.
3211
32122005-10-19 Kim F. Storm <storm@cua.dk>
3213
3214 * display.texi (Showing Images): Add max-image-size integer value.
3215
32162005-10-18 Chong Yidong <cyd@stupidchicken.com>
3217
3218 * display.texi (Showing Images): Document max-image-size.
3219
32202005-10-17 Richard M. Stallman <rms@gnu.org>
3221
3222 * commands.texi (Quitting): Minor clarification.
3223
3224 * processes.texi (Sentinels): Clarify about output and quitting.
3225 (Filter Functions): Mention with-local-quit.
3226
32272005-10-17 Juri Linkov <juri@jurta.org>
3228
3229 * buffers.texi (Current Buffer):
3230 * commands.texi (Event Input Misc):
3231 * compile.texi (Eval During Compile, Compiler Errors):
3232 * customize.texi (Group Definitions):
3233 * display.texi (Progress, Defining Faces):
3234 * files.texi (Writing to Files):
3235 * modes.texi (Mode Hooks, Defining Minor Modes):
3236 * streams.texi (Output Functions):
3237 * syntax.texi (Syntax Table Functions):
3238 * text.texi (Change Hooks):
3239 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
3240
3241 * commands.texi (Quitting): Replace arg `forms' with `body' in
3242 `with-local-quit'.
3243
3244 * positions.texi (Excursions): Replace arg `forms' with `body' in
3245 `save-excursion'.
3246
32472005-10-08 Kim F. Storm <storm@cua.dk>
3248
3249 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
3250 Rename manual section accordingly.
3251
32522005-10-04 Kim F. Storm <storm@cua.dk>
3253
3254 * windows.texi (Window Split Tree): New section describing
3255 new function window-split-tree function.
3256
32572005-10-03 Nick Roberts <nickrob@snap.net.nz>
3258
3259 * display.texi (Fringe Size/Pos): Simplify and add detail.
3260
32612005-09-30 Romain Francoise <romain@orebokech.com>
3262
3263 * minibuf.texi (High-Level Completion): Explain that the prompt
3264 given to `read-buffer' should end with a colon and a space.
3265 Update usage examples.
3266
32672005-09-29 Juri Linkov <juri@jurta.org>
3268
3269 * display.texi (Displaying Messages): Rename argument name
3270 `string' to `format-string' in functions `message', `message-box',
3271 `message-or-box'.
3272
32732005-09-26 Chong Yidong <cyd@stupidchicken.com>
3274
3275 * errors.texi (Standard Errors): Correct xrefs.
3276
32772005-09-18 Chong Yidong <cyd@stupidchicken.com>
3278
3279 * display.texi (Defining Images): Update documentation for
3280 `image-load-path'.
3281
32822005-09-17 Richard M. Stallman <rms@gnu.org>
3283
3284 * display.texi (Defining Images): Clean up previous change.
3285
32862005-09-16 Romain Francoise <romain@orebokech.com>
3287
3288 * elisp.texi: Specify GFDL version 1.2.
3289
3290 * doclicense.texi (GNU Free Documentation License): Update to
3291 version 1.2.
3292
32932005-09-15 Chong Yidong <cyd@stupidchicken.com>
3294
3295 * display.texi (Defining Images): Document `image-load-path'.
3296
32972005-09-15 Richard M. Stallman <rms@gnu.org>
3298
3299 * objects.texi (Printed Representation): Minor cleanup.
3300 (Box Diagrams): Minor fix.
3301 (Cons Cell Type): Move (...) index item here.
3302 (Box Diagrams): From here.
3303 (Array Type): Minor fix.
3304 (Type Predicates): Delete index "predicates".
3305 (Hash Table Type): Clarify xref.
3306 (Dotted Pair Notation): Minor fix.
3307
33082005-09-10 Chong Yidong <cyd@stupidchicken.com>
3309
3310 * files.texi (Saving Buffers): Fix typo.
3311
33122005-09-08 Richard M. Stallman <rms@gnu.org>
3313
3314 * tips.texi (Programming Tips): Correct the "default" prompt spec.
3315
33162005-09-08 Chong Yidong <cyd@stupidchicken.com>
3317
3318 * locals.texi (Standard Buffer-Local Variables): Don't include
3319 mode variables for minor modes.
3320 Fix xrefs for buffer-display-count, buffer-display-table,
3321 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
3322 enable-multibyte-characters, fill-column, header-line-format,
3323 left-fringe-width, left-margin, and right-fringe-width.
3324
3325 * hooks.texi (Standard Hooks): All hooks should conform to the
3326 standard naming convention now.
3327 Fix xref for `echo-area-clear-hook'.
3328
3329 * display.texi (Usual Display): Note that indicate-empty-lines and
3330 tab-width are buffer-local.
3331
3332 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
3333
3334 * modes.texi (Mode Help): Note that major-mode is buffer-local.
3335
3336 * nonascii.texi (Encoding and I/O): Note that
3337 buffer-file-coding-system is buffer-local.
3338
3339 * positions.texi (List Motion): Note that defun-prompt-regexp is
3340 buffer-local.
3341
3342 * text.texi (Auto Filling): Note that auto-fill-function is
3343 buffer-local.
3344 (Undo): Note that buffer-undo-list is buffer-local.
3345
3346 * windows.texi (Buffers and Windows): Document
3347 buffer-display-count.
3348
33492005-09-06 Richard M. Stallman <rms@gnu.org>
3350
3351 * tips.texi (Coding Conventions): Sometimes it is ok to put the
3352 package prefix elsewhere than at the start of the name.
3353
33542005-09-03 Richard M. Stallman <rms@gnu.org>
3355
3356 * tips.texi (Programming Tips): Add conventions for minibuffer
3357 questions and prompts.
3358
33592005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
3360
3361 * intro.texi (nil and t): Minor cleanup.
3362 Delete spurious mention of keyword symbols.
3363 (Evaluation Notation): Add index entry.
3364 (A Sample Function Description): Minor cleanup.
3365 (A Sample Variable Description): Not all vars can be set.
3366
33672005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
3368
3369 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
3370
3371 (Insertion): Document precise type of `insert-char' arg COUNT.
3372
33732005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3374
3375 * modes.texi (Other Font Lock Variables): Sync the default of
3376 font-lock-lines-before.
3377
33782005-08-31 Michael Albinus <michael.albinus@gmx.de>
3379
3380 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
3381
33822005-08-29 Richard M. Stallman <rms@gnu.org>
3383
3384 * elisp.texi (Top): Update subnode menu.
3385
3386 * searching.texi (Searching and Matching): Move node.
3387 Rearrange contents and add overall explanation.
3388 (Searching and Case): Move node.
3389 (Searching and Matching): Update menu.
3390
33912005-08-27 Eli Zaretskii <eliz@gnu.org>
3392
3393 * os.texi (Startup Summary): Fix the description of the initial
3394 startup message display.
3395
33962005-08-25 Richard M. Stallman <rms@gnu.org>
3397
3398 * searching.texi (Search and Replace): Add replace-regexp-in-string.
3399
34002005-08-25 Emilio C. Lopes <eclig@gmx.net>
3401
3402 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
3403 `next-overlay-change' example.
3404
34052005-08-22 Juri Linkov <juri@jurta.org>
3406
3407 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
3408 Fix invert-face. Fix args of face-background.
3409
3410 * display.texi (Standard Faces): Delete node.
3411 (Faces): Add xref to `(emacs)Standard Faces'.
3412 (Displaying Faces): Fix xref to `Standard Faces'.
3413
3414 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
3415
34162005-08-20 Alan Mackenzie <acm@muc.de>
3417
3418 * buffers.texi (The Buffer List): Clarify the manipulation of the
3419 buffer list.
3420
34212005-08-14 Richard M. Stallman <rms@gnu.org>
3422
3423 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
3424 a regexp.
3425
34262005-08-11 Richard M. Stallman <rms@gnu.org>
3427
3428 * elisp.texi (Top): Update subnode lists.
3429
3430 * display.texi (Inverse Video): Node deleted.
3431
3432 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
3433 New nodes split out of Coding Conventions.
3434
3435 * searching.texi (Regular Expressions): Document re-builder.
3436
3437 * os.texi (Time Parsing): New node split out of Time Conversion.
3438
3439 * processes.texi (Misc Network, Network Feature Testing)
3440 (Network Options, Make Network): New nodes split out of
3441 Low-Level Network.
3442
34432005-08-09 Richard M. Stallman <rms@gnu.org>
3444
3445 * frames.texi (Geometry): New node, split from Size and Position.
3446 (Frame Parameters): Refer to Geometry.
3447
3448 * buffers.texi (The Buffer List): Fix xrefs.
3449
3450 * windows.texi (Splitting Windows): Fix xref.
3451
3452 * frames.texi (Layout Parameters): Add xref.
3453
3454 * display.texi (Line Height, Scroll Bars): Fix xrefs.
3455
3456 * keymaps.texi (Menu Bar): Fix xref.
3457
3458 * locals.texi (Standard Buffer-Local Variables): Fix xref.
3459
3460 * modes.texi (%-Constructs): Fix xref.
3461
3462 * frames.texi (Window Frame Parameters): Node split up.
3463 (Basic Parameters, Position Parameters, Size Parameters)
3464 (Layout Parameters, Buffer Parameters, Management Parameters)
3465 (Cursor Parameters, Color Parameters): New subnodes.
3466
34672005-08-09 Luc Teirlinck <teirllm@auburn.edu>
3468
3469 * positions.texi (Screen Lines): Update xref for previous change
3470 in minibuf.texi.
3471
3472 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
3473 change in minibuf.texi.
3474
34752005-08-09 Richard M. Stallman <rms@gnu.org>
3476
3477 * tips.texi (Coding Conventions): Minor cleanup.
3478
3479 * modes.texi (Defining Minor Modes): Explain when init-value
3480 can be non-nil.
3481
3482 * elisp.texi (Top): Update submenu for Minibuffer.
3483
3484 * minibuf.texi (Minibuffer Misc): Node split up.
3485 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
3486 (Recursive Mini): New nodes split out from Minibuffer Misc.
3487 (Minibuffer Misc): Document max-mini-window-height.
3488
3489 * hash.texi (Defining Hash): Delete stray paren in example.
3490
3491 * display.texi (Echo Area Customization): Don't define
3492 max-mini-window-height here; xref instead.
3493
3494 * commands.texi (Event Input Misc): Update while-no-input.
3495
3496 * advice.texi (Advising Functions): Explain when to use advice
3497 and when to use a hook.
3498
34992005-07-30 Eli Zaretskii <eliz@gnu.org>
3500
3501 * makefile.w32-in (info): Don't run install-info.
3502 ($(infodir)/dir): New target, produced by running install-info.
3503
35042005-07-27 Luc Teirlinck <teirllm@auburn.edu>
3505
3506 * modes.texi (Defining Minor Modes): The keyword for the initial
3507 value is :init-value, not :initial-value.
3508
35092005-07-23 Eli Zaretskii <eliz@gnu.org>
3510
3511 * loading.texi (Autoload): Make the `doctor' example be consistent
3512 with what's in current loaddefs.el. Describe the "fn" magic in
3513 the usage portion of the doc string.
3514
35152005-07-22 Richard M. Stallman <rms@gnu.org>
3516
3517 * internals.texi (Garbage Collection): Clarify previous change.
3518
35192005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
3520
3521 * internals.texi (Garbage Collection): Add gc-cons-percentage.
3522
35232005-07-18 Juri Linkov <juri@jurta.org>
3524
3525 * commands.texi (Accessing Events):
3526 * frames.texi (Text Terminal Colors, Resources):
3527 * markers.texi (The Mark):
3528 * modes.texi (Defining Minor Modes):
3529 Delete duplicate duplicate words.
3530
35312005-07-16 Richard M. Stallman <rms@gnu.org>
3532
3533 * display.texi (Managing Overlays): Clarify make-overlay
3534 args for insertion types.
3535
35362005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3537
3538 * customize.texi (Variable Definitions):
3539 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
3540 `standard-value' is a list too.
3541 (Defining New Types): Use @key{RET} instead of @key{ret}.
3542
35432005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
3544
3545 * os.texi (Translating Input): Fix typo.
3546
35472005-07-08 Richard M. Stallman <rms@gnu.org>
3548
3549 * README: Update edition number and size estimate.
3550
3551 * elisp.texi (VERSION): Set to 2.9.
3552
35532005-07-07 Richard M. Stallman <rms@gnu.org>
3554
3555 * book-spine.texinfo: Update Emacs version.
3556
3557 * display.texi (Inverse Video): Delete mode-line-inverse-video.
3558
35592005-07-06 Richard M. Stallman <rms@gnu.org>
3560
3561 * searching.texi (Regexp Search): Clarify what re-search-forward
3562 does when the search fails.
3563
35642005-07-05 Lute Kamstra <lute@gnu.org>
3565
3566 * Update FSF's address in GPL notices.
3567
3568 * doclicense.texi (GNU Free Documentation License):
3569 * gpl.texi (GPL):
3570 * tips.texi (Coding Conventions, Library Headers):
3571 * vol1.texi:
3572 * vol2.texi: Update FSF's address.
3573
35742005-07-04 Richard M. Stallman <rms@gnu.org>
3575
3576 * hooks.texi (Standard Hooks): Add occur-hook.
3577
35782005-07-03 Luc Teirlinck <teirllm@auburn.edu>
3579
3580 * display.texi (The Echo Area): Correct menu.
3581
35822005-07-03 Richard M. Stallman <rms@gnu.org>
3583
3584 * elisp.texi (Top): Update subnode menu for Display.
3585
3586 * display.texi (Displaying Messages): New node, with most
3587 of what was in The Echo Area.
3588 (Progress): Moved under The Echo Area.
3589 (Logging Messages): New node with new text.
3590 (Echo Area Customization): New node, the rest of what was
3591 in The Echo Area. Document message-truncate-lines with @defvar.
3592 (Display): Update menu.
3593
3594 * windows.texi (Textual Scrolling): Doc 3 values for
3595 scroll-preserve-screen-position.
3596
3597 * text.texi (Special Properties): Change hook functions
3598 should bind inhibit-modification-hooks around altering buffer text.
3599
3600 * keymaps.texi (Key Binding Commands): Call binding BINDING
3601 rather than DEFINITION.
3602
36032005-06-29 Juanma Barranquero <lekktu@gmail.com>
3604
3605 * variables.texi (Defining Variables): `user-variable-p' returns t
3606 for aliases of user options, nil for alias loops.
3607
36082005-06-28 Richard M. Stallman <rms@gnu.org>
3609
3610 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
3611 make-keymap.
3612
36132005-06-27 Luc Teirlinck <teirllm@auburn.edu>
3614
3615 * variables.texi (Setting Variables): Correct and clarify
3616 description of `add-to-ordered-list'.
3617
36182005-06-26 Richard M. Stallman <rms@gnu.org>
3619
3620 * display.texi (Faces): Minor cleanup.
3621
36222005-06-25 Luc Teirlinck <teirllm@auburn.edu>
3623
3624 * display.texi (Faces): `facep' returns t for strings that are
3625 face names.
3626
36272005-06-25 Richard M. Stallman <rms@gnu.org>
3628
3629 * objects.texi (Equality Predicates): Clarify meaning of equal.
3630
3631 * windows.texi (Selecting Windows): save-selected-window
3632 and with-selected-window save and restore the current buffer.
3633
36342005-06-24 Richard M. Stallman <rms@gnu.org>
3635
3636 * numbers.texi (Float Basics): Explain how to test for NaN,
3637 and printing the sign of NaNs.
3638
36392005-06-24 Eli Zaretskii <eliz@gnu.org>
3640
3641 * makefile.w32-in (MAKEINFO): Use --force.
3642
36432005-06-23 Richard M. Stallman <rms@gnu.org>
3644
3645 * display.texi (Face Functions): Correct Texinfo usage.
3646
36472005-06-23 Luc Teirlinck <teirllm@auburn.edu>
3648
3649 * lists.texi (Rings): `ring-elements' now returns the elements of
3650 RING in order.
3651
36522005-06-23 Juanma Barranquero <lekktu@gmail.com>
3653
3654 * markers.texi (The Mark): Texinfo usage fix.
3655
36562005-06-23 Kim F. Storm <storm@cua.dk>
3657
3658 * searching.texi (Entire Match Data): Remove evaporate option for
3659 match-data. Do not mention evaporate option for set-match-data.
3660
36612005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
3662
3663 * display.texi (Face Functions): Mention face aliases.
3664
36652005-06-21 Richard M. Stallman <rms@gnu.org>
3666
3667 * anti.texi (Antinews): Texinfo usage fix.
3668
36692005-06-21 Karl Berry <karl@gnu.org>
3670
3671 * elisp.texi: Use @copying.
3672
3673 * elisp.texi: Put @summarycontents and @contents before the Top
3674 node, instead of the end of the file, so that the contents appear
3675 in the right place in the dvi/pdf output.
3676
36772005-06-21 Juri Linkov <juri@jurta.org>
3678
3679 * display.texi (Defining Faces): Add `customized-face'.
3680
36812005-06-20 Kim F. Storm <storm@cua.dk>
3682
3683 * variables.texi (Setting Variables): Any type of element can be
3684 given order in add-to-ordered-list. Compare elements with eq.
3685
3686 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
3687
36882005-06-20 Karl Berry <karl@gnu.org>
3689
3690 * syntax.texi (Syntax Flags): Make last column very slightly wider
3691 to avoid "generic comment" breaking on two lines and causing an
3692 underfull box.
3693
36942005-06-19 Luc Teirlinck <teirllm@auburn.edu>
3695
3696 * lists.texi (Rings): Various minor clarifications and corrections.
3697
36982005-06-18 Richard M. Stallman <rms@gnu.org>
3699
3700 * functions.texi (Obsolete Functions): Simplify.
3701
3702 * variables.texi (Variable Aliases): Simplify.
3703
3704 * anti.texi, backups.texi, compile.texi, customization.texi:
3705 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3706 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3707 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3708 * variables.texi: Fix formatting ugliness.
3709
3710 * elisp.texi: Add links to Rings and Byte Packing.
3711 Update version and copyright years.
3712
3713 * minibuf.texi: Fix formatting ugliness.
3714 (Completion Commands): Move keymap vars to the end
3715 and vars completing-read binds to the top.
3716
37172005-06-17 Luc Teirlinck <teirllm@auburn.edu>
3718
3719 * processes.texi: Fix typos.
3720 (Bindat Spec): Correct Texinfo error.
3721 (Byte Packing): Fix ungrammatical sentence.
3722
37232005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
3724
3725 * lists.texi (Rings): New node.
3726 (Lists): Add it to menu.
3727
3728 * processes.texi (Byte Packing): New node.
3729 (Processes): Add it to menu.
3730
37312005-06-17 Richard M. Stallman <rms@gnu.org>
3732
3733 * syntax.texi (Parsing Expressions): Fix texinfo usage.
3734
3735 * help.texi (Documentation Basics): Explain the xref to
3736 Documentation Tips.
3737
3738 * debugging.texi (Debugger Commands): Minor fix.
3739
37402005-06-16 Luc Teirlinck <teirllm@auburn.edu>
3741
3742 * edebug.texi (Instrumenting): Eliminate duplicate link.
3743 (Specification List): Replace references to "below", referring to
3744 a later node, with one @ref to that node.
3745
3746 * os.texi (Timers): Timers should save and restore the match data
3747 if they change it.
3748
3749 * debugging.texi (Debugger Commands): Mention that the Lisp
3750 debugger can not step through primitive functions.
3751
37522005-06-16 Juanma Barranquero <lekktu@gmail.com>
3753
3754 * functions.texi (Obsolete Functions): Update argument names of
3755 `make-obsolete' and `define-obsolete-function-alias'.
3756
3757 * variables.texi (Variable Aliases): Update argument names of
3758 `defvaralias', `make-obsolete-variable' and
3759 `define-obsolete-variable-alias'.
3760
37612005-06-15 Kim F. Storm <storm@cua.dk>
3762
3763 * searching.texi (Entire Match Data): Rephrase warnings about
3764 evaporate arg to match-data and set-match-data.
3765
37662005-06-14 Luc Teirlinck <teirllm@auburn.edu>
3767
3768 * elisp.texi (Top): Update detailed menu.
3769
3770 * edebug.texi (Edebug): Update menu.
3771 (Instrumenting): Update xrefs.
3772 (Edebug Execution Modes): Correct xref.
3773 (Jumping): Clarify description of `h' command.
3774 Eliminate redundant @ref.
3775 (Breaks): New node.
3776 (Breakpoints): Is now a subsubsection.
3777 (Global Break Condition): Mention `C-x X X'.
3778 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
3779 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3780 (Edebug Display Update): Correct pxref.
3781 (Edebug and Macros): New node.
3782 (Instrumenting Macro Calls): Is now a subsubsection.
3783 Neither arg of `def-edebug-spec' is evaluated.
3784 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3785 (Specification Examples): Fix typo.
3786
37872005-06-14 Lute Kamstra <lute@gnu.org>
3788
3789 * debugging.texi (Function Debugging): Primitives can break on
3790 entry too.
3791
37922005-06-14 Kim F. Storm <storm@cua.dk>
3793
3794 * variables.texi (Setting Variables): Add add-to-ordered-list.
3795
37962005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3797
3798 * syntax.texi (Parsing Expressions): Document aux functions and vars of
3799 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3800
38012005-06-13 Lute Kamstra <lute@gnu.org>
3802
3803 * text.texi (Special Properties): Fix cross reference.
3804
38052005-06-11 Luc Teirlinck <teirllm@auburn.edu>
3806
3807 * debugging.texi (Function Debugging): Delete mention of empty
3808 string argument to `cancel-debug-on-entry'. Delete inaccurate
3809 description of the return value of that command.
3810
38112005-06-11 Alan Mackenzie <acm@muc.de>
3812
3813 * text.texi (Adaptive Fill): Amplify the description of
3814 fill-context-prefix.
3815
38162005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3817
3818 * syntax.texi (Parsing Expressions): Fix Texinfo error.
3819
38202005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3821
3822 * syntax.texi (Parsing Expressions): Document syntax-ppss.
3823
38242005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3825
3826 * debugging.texi (Error Debugging): Minor rewording.
3827 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3828 is optional.
3829
38302005-06-10 Lute Kamstra <lute@gnu.org>
3831
3832 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3833 (Top): Give it a title. Correct version number. Give the
3834 detailed node listing a more prominent header.
3835 * intro.texi: Don't set VERSION here a second time.
3836 Mention Emacs's version too.
3837 * anti.texi (Antinews): Use EMACSVER to refer to the current
3838 version of Emacs.
3839
38402005-06-09 Kim F. Storm <storm@cua.dk>
3841
3842 * searching.texi (Entire Match Data): Explain new `reseat' argument to
3843 match-data and set-match-data.
3844
38452005-06-08 Richard M. Stallman <rms@gnu.org>
3846
3847 * searching.texi (Entire Match Data): Clarify when match-data
3848 returns markers and when integers.
3849
3850 * display.texi (Defining Faces): Explain that face name should not
3851 end in `-face'.
3852
3853 * modes.texi (Mode Line Data): Minor cleanup.
3854 (Customizing Keywords): Node split out of Search-based Fontification.
3855 Add example of using font-lock-add-keywords from a hook.
3856 Clarify when MODE should be non-nil, and when nil.
3857
38582005-06-06 Richard M. Stallman <rms@gnu.org>
3859
3860 * modes.texi (Mode Line Data): Explain what happens when the car
3861 of a list is a void symbol.
3862 (Search-based Fontification): Explain MODE arg to
3863 font-lock-add-keywords and warn about calls from major modes.
3864
38652005-06-08 Juri Linkov <juri@jurta.org>
3866
3867 * display.texi (Standard Faces): Add `shadow' face.
3868
38692005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3870
3871 * modes.texi (Major Mode Conventions): A derived mode only needs
3872 to put the call to the parent mode inside `delay-mode-hooks'.
3873
38742005-05-29 Richard M. Stallman <rms@gnu.org>
3875
3876 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
3877 new, and what that implies. Clarify.
3878
3879 * files.texi (Locating Files): Clean up the text.
3880
3881 * frames.texi (Window Frame Parameters): Document user-size.
3882 Shorten entry for top by referring to left.
3883
38842005-05-26 Richard M. Stallman <rms@gnu.org>
3885
3886 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
3887 is new, and what the implications are. Other clarifications.
3888
38892005-05-24 Richard M. Stallman <rms@gnu.org>
3890
3891 * frames.texi (Dialog Boxes): Minor fixes.
3892
38932005-05-25 Masatake YAMATO <jet@gyve.org>
3894
3895 * display.texi (Standard Faces): Write about `mode-line-highlight'.
3896
38972005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3898
3899 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3900 is optional.
3901
39022005-05-24 Nick Roberts <nickrob@snap.net.nz>
3903
10d1d0af 3904 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
3905
39062005-05-23 Lute Kamstra <lute@gnu.org>
3907
3908 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3909 syntax-begin-function over font-lock-beginning-of-syntax-function.
3910
39112005-05-21 Luc Teirlinck <teirllm@auburn.edu>
3912
3913 * minibuf.texi (Reading File Names): Update description of
3914 `read-directory-name'.
3915
3916 * modes.texi (Derived Modes): Clarify :group keyword.
3917
39182005-05-21 Eli Zaretskii <eliz@gnu.org>
3919
3920 * files.texi (Locating Files): New subsection.
3921 Describe locate-file and executable-find.
3922
39232005-05-21 Kevin Ryde <user42@zip.com.au>
3924
3925 * frames.texi (Initial Parameters): Update cross reference to
3926 "Emacs Invocation".
3927
39282005-05-19 Luc Teirlinck <teirllm@auburn.edu>
3929
3930 * keymaps.texi (Active Keymaps): Add anchor.
3931
3932 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3933 (Major Mode Conventions): Refer to `Auto Major Mode' in more
3934 appropriate place.
3935 (Derived Modes): Small clarifications.
3936 (Minor Mode Conventions, Keymaps and Minor Modes):
3937 Replace references to nodes with references to anchors.
3938 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3939 Clarify description of lists whose first element is an integer.
3940 (Mode Line Variables): Add anchor.
3941 (%-Constructs): Clarify description of integer after %.
3942 (Emulating Mode Line): Describe nil value for FACE.
3943
39442005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3945
3946 * modes.texi (Derived Modes): Correct references to non-existing
3947 variable standard-syntax-table.
3948
39492005-05-17 Lute Kamstra <lute@gnu.org>
3950
3951 * modes.texi (Defining Minor Modes): Mention the mode hook.
3952
39532005-05-15 Kim F. Storm <storm@cua.dk>
3954
3955 * processes.texi (Network): Remove open-network-stream-nowait.
3956 (Network Servers): Remove open-network-stream-server.
3957
39582005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3959
3960 * elisp.texi (Top): Update detailed menu.
3961
3962 * variables.texi: Reorder nodes.
3963 (Variables): Update menu.
3964 (File Local Variables): Do not refer to the `-*-' line as
3965 a "local variables list". Add pxref.
3966
39672005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3968
3969 * elisp.texi (Top): Update detailed menu for node changes.
3970
3971 * modes.texi (Modes): Update Menu.
3972 (Hooks): Move to beginning of chapter.
3973 Most minor modes run mode hooks too.
3974 `add-hook' can handle void hooks or hooks whose value is a single
3975 function.
3976 (Major Modes): Update Menu.
3977 (Major Mode Basics): New node, split off from `Major Modes'.
3978 (Major Mode Conventions): Correct xref. Explain how to handle
3979 auto-mode-alist if the major mode command has an autoload cookie.
3980 (Auto Major Mode): Major update. Add magic-mode-alist.
3981 (Derived Modes): Major update.
3982 (Mode Line Format): Update Menu.
3983 (Mode Line Basics): New node, split off from `Mode Line Format'.
3984
3985 * loading.texi (Autoload): Mention `autoload cookie' as synonym
3986 for `magic autoload comment'. Add index entries and anchor.
3987
39882005-05-14 Richard M. Stallman <rms@gnu.org>
3989
3990 * tips.texi (Coding Conventions): Explain how important it is
3991 that just loading certain files not change Emacs behavior.
3992
3993 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
3994
39952005-05-12 Lute Kamstra <lute@gnu.org>
3996
3997 * modes.texi (Generic Modes): Update.
3998 (Major Modes): Refer to node "Generic Modes".
3999
4000 * elisp.texi (Top): Update to the current structure of the manual.
4001 * processes.texi (Processes): Add menu description.
4002 * customize.texi (Customization): Add menu descriptions.
4003
40042005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
4005
4006 * processes.texi (Signals to Processes)
4007 (Low-Level Network): Fix typos.
4008
40092005-05-11 Lute Kamstra <lute@gnu.org>
4010
4011 * elisp.texi (Top): Add some nodes from the chapter "Major and
4012 Minor Modes" to the detailed node listing.
4013
40142005-05-10 Richard M. Stallman <rms@gnu.org>
4015
4016 * keymaps.texi (Extended Menu Items): Menu item filter functions
4017 can be called at any time.
4018
40192005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4020
4021 * variables.texi (File Local Variables): `(hack-local-variables t)'
4022 now also checks whether a mode is specified in the local variables
4023 list.
4024
40252005-05-05 Kevin Ryde <user42@zip.com.au>
4026
4027 * display.texi (The Echo Area): Correct format function cross
4028 reference.
4029
40302005-05-05 Luc Teirlinck <teirllm@auburn.edu>
4031
4032 * variables.texi (Variable Aliases): Change description of
4033 `define-obsolete-variable-alias'.
4034
4035 * functions.texi (Functions): Add "Obsolete Functions" to menu.
4036 (Defining Functions): Add xref.
4037 (Obsolete Functions): New node.
4038 (Function Safety): Standardize capitalization of section title.
4039
4040 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
4041 (Dialog Boxes): Complete description of `x-popup-dialog'.
4042
40432005-05-04 Richard M. Stallman <rms@gnu.org>
4044
4045 * commands.texi (Interactive Codes): Fix Texinfo usage.
4046 Document U more clearly.
4047
40482005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4049
4050 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
4051 function and not a macro.
4052
4053 * frames.texi (Pop-Up Menus): Correct and clarify description of
4054 `x-popup-menu'.
4055 (Dialog Boxes): Clarify description of `x-popup-dialog'.
4056
40572005-05-01 Richard M. Stallman <rms@gnu.org>
4058
4059 * edebug.texi (Checking Whether to Stop): Fix previous change.
4060
40612005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4062
4063 * display.texi: Fix typos and Texinfo usage.
4064
4065 * edebug.texi (Checking Whether to Stop): executing-macro ->
4066 executing-kbd-macro.
4067
40682005-05-01 Richard M. Stallman <rms@gnu.org>
4069
4070 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
4071
40722005-04-30 Richard M. Stallman <rms@gnu.org>
4073
4074 * files.texi (Magic File Names): Document `operations' property.
4075
40762005-04-29 Lute Kamstra <lute@gnu.org>
4077
4078 * modes.texi (Generic Modes): New node.
4079 (Major Modes): Add it to the menu.
4080 (Derived Modes): Add "derived mode" to concept index.
4081
40822005-04-28 Lute Kamstra <lute@gnu.org>
4083
4084 * modes.texi (Defining Minor Modes): Fix previous change.
4085 (Font Lock Mode): Simplify.
4086 (Font Lock Basics): Say that font-lock-defaults is buffer-local
4087 when set and that some parts are optional. Add cross references.
4088 (Search-based Fontification): Say how to specify font-lock-keywords.
4089 Add cross references. Add font-lock-multiline to index.
4090 Move font-lock-keywords-case-fold-search here from node "Other Font
4091 Lock Variables". Document font-lock-add-keywords and
4092 font-lock-remove-keywords.
4093 (Other Font Lock Variables): Move font-lock-keywords-only,
4094 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4095 and font-lock-syntactic-face-function to node "Syntactic Font
4096 Lock". Move font-lock-keywords-case-fold-search to node
4097 "Search-based Fontification". Document font-lock-inhibit-thing-lock
4098 and font-lock-{,un}fontify-{buffer,region}-function.
4099 (Precalculated Fontification): Remove reference to deleted variable
4100 font-lock-core-only.
4101 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
4102 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
4103 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4104 and font-lock-syntactic-face-function here from node "Other Font
4105 Lock Variables". Move font-lock-syntactic-keywords to "Setting
4106 Syntax Properties". Add cross references.
4107 (Setting Syntax Properties): New node.
4108 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
4109 * syntax.texi (Syntax Properties): Add cross reference.
4110 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
4111
41122005-04-26 Richard M. Stallman <rms@gnu.org>
4113
4114 * display.texi (Defining Faces):
4115 Document `default' elements of defface spec.
4116
4117 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
4118
4119 * variables.texi (Variable Aliases): Clarify text.
4120
41212005-04-25 Chong Yidong <cyd@stupidchicken.com>
4122
4123 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
4124
41252005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4126
4127 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
4128
41292005-04-24 Eli Zaretskii <eliz@gnu.org>
4130
4131 * syntax.texi (Syntax Table Internals): Elaborate documentation of
4132 syntax-after and syntax-class.
4133
4134 * files.texi (Changing Files): Fix last change's cross-reference.
4135 (Unique File Names): Don't mention "numbers" in the documentation
4136 of make-temp-file and make-temp-name.
4137
41382005-04-23 Richard M. Stallman <rms@gnu.org>
4139
4140 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
4141
41422005-04-22 Nick Roberts <nickrob@snap.net.nz>
4143
4144 * windows.texi (Cyclic Window Ordering): Clarify window-list.
4145
41462005-04-22 Nick Roberts <nickrob@snap.net.nz>
4147
4148 * variables.texi (Variable Aliases): Describe make-obsolete-variable
4149 and define-obsolete-variable-alias.
4150
41512005-04-22 Kim F. Storm <storm@cua.dk>
4152
4153 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
4154 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
4155
41562005-04-21 Lute Kamstra <lute@gnu.org>
4157
4158 * lists.texi (Association Lists): Document rassq-delete-all.
4159
41602005-04-19 Richard M. Stallman <rms@gnu.org>
4161
4162 * modes.texi (Search-based Fontification): Explain that
4163 facespec is an expression to be evaluated.
4164
41652005-04-19 Kevin Ryde <user42@zip.com.au>
4166
4167 * streams.texi (Output Functions): Fix xref.
4168 * strings.texi (String Conversion): Fix xref.
4169
41702005-04-19 Kim F. Storm <storm@cua.dk>
4171
4172 * symbols.texi (Symbol Plists): Add safe-get.
4173 Mention that `get' may signal an error.
4174
41752005-04-18 Nick Roberts <nickrob@snap.net.nz>
4176
4177 * customize.texi (Variable Definitions): Replace tooltip-mode
4178 example with save-place.
4179
41802005-04-17 Richard M. Stallman <rms@gnu.org>
4181
4182 * buffers.texi (Indirect Buffers): Clarify.
4183
4184 * positions.texi (Positions): Clarify converting marker to integer.
4185
4186 * strings.texi (String Basics): Mention string-match; clarify.
4187
41882005-04-08 Lute Kamstra <lute@gnu.org>
4189
4190 * modes.texi (Search-based Fontification): Fix cross references.
4191 Use consistent terminology. Document anchored highlighting.
4192
41932005-04-05 Lute Kamstra <lute@gnu.org>
4194
4195 * modes.texi (Defining Minor Modes): Document :group keyword
4196 argument and its default value.
4197
41982005-04-03 Lute Kamstra <lute@gnu.org>
4199
4200 * hooks.texi (Standard Hooks): Add some hooks. Add cross
4201 references and/or descriptions. Delete major mode hooks; mention
4202 them as a category instead. Rename or delete obsolete hooks.
4203
42042005-04-02 Richard M. Stallman <rms@gnu.org>
4205
4206 * nonascii.texi (Coding System Basics): Another wording cleanup.
4207
42082005-04-01 Richard M. Stallman <rms@gnu.org>
4209
4210 * nonascii.texi (Coding System Basics): Clarify previous change.
4211
42122005-04-01 Kenichi Handa <handa@m17n.org>
4213
10d1d0af 4214 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
4215 identity of coding systems.
4216
42172005-03-29 Chong Yidong <cyd@stupidchicken.com>
4218
4219 * text.texi (Buffer Contents): Add filter-buffer-substring and
4220 buffer-substring-filters.
4221
42222005-03-26 Chong Yidong <cyd@stupidchicken.com>
4223
4224 * anti.texi (Antinews): Mention `G' interactive code.
4225
4226 * tips.texi (Compilation Tips): Mention benchmark.el.
4227
42282005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4229
4230 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
4231 is now bound to M-o M-o.
4232
4233 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
4234
42352005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4236
4237 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
4238 in the Emacs Manual).
4239 * Makefile.in (srcs): Remove calendar.texi.
4240 * makefile.w32-in (srcs): Remove calendar.texi.
4241 * display.texi (Display): Change name of next node.
4242 * os.texi (System In): Change name of previous node.
4243 * elisp.texi (Top): Remove Calendar references.
4244 * vol1.texi (Top): Remove Calendar references.
4245 * vol2.texi (Top): Remove Calendar references.
4246
42472005-03-25 Richard M. Stallman <rms@gnu.org>
4248
4249 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
4250 Cleanup previous change.
4251
42522005-03-25 Chong Yidong <cyd@stupidchicken.com>
4253
4254 * display.texi (Face Attributes): Faces earlier in an :inherit
4255 list take precedence.
4256 (Scroll Bars): Fix description of vertical-scroll-bars.
4257 Document frame-current-scroll-bars and window-current-scroll-bars.
4258
4259 * markers.texi (The Mark): Document temporary Transient Mark mode.
4260
4261 * minibuf.texi (Reading File Names):
4262 Document read-file-name-completion-ignore-case.
4263
4264 * positions.texi (Screen Lines): Document nil for width argument
4265 to compute-motion.
4266
42672005-03-23 Kim F. Storm <storm@cua.dk>
4268
4269 * display.texi (Standard Faces): Other faces used in the fringe
4270 implicitly inherits from the fringe face.
4271 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
4272 properties implicitly inherits from fringe face.
4273 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
4274
42752005-03-20 Chong Yidong <cyd@stupidchicken.com>
4276
4277 * display.texi (Invisible Text): State default value of
4278 line-move-ignore-invisible.
4279 (Managing Overlays): Document remove-overlays.
4280 (Standard Faces): Document escape-glyph face.
4281
4282 * minibuf.texi (Reading File Names): Document read-file-name-function.
4283
4284 * modes.texi (Other Font Lock Variables):
4285 Document font-lock-lines-before.
4286
4287 * positions.texi (Skipping Characters): skip-chars-forward allows
4288 character classes.
4289
42902005-03-18 Lute Kamstra <lute@gnu.org>
4291
4292 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
4293
42942005-03-17 Richard M. Stallman <rms@gnu.org>
4295
4296 * text.texi (Undo): Document extensible undo entries.
4297
dd7b651b 4298 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
4299
4300 * nonascii.texi (Character Codes): Minor fix.
4301
4302 * display.texi (Display Property): Explain the significance
4303 of having text properties that are eq.
4304 (Other Display Specs): Explain string as display spec.
4305
4306 * commands.texi (Interactive Codes): Document G option.
4307
43082005-03-17 Chong Yidong <cyd@stupidchicken.com>
4309
4310 * text.texi (Filling): Add sentence-end-without-period and
4311 sentence-end-without-space.
4312 (Changing Properties): Minor fix.
4313
4314 * anti.texi: Total rewrite.
4315
43162005-03-15 Lute Kamstra <lute@gnu.org>
4317
4318 * edebug.texi (Instrumenting Macro Calls): Fix typos.
4319
43202005-03-08 Kim F. Storm <storm@cua.dk>
4321
4322 * display.texi (Specified Space): Property :width is support on
4323 non-graphic terminals, :height is not.
4324
43252005-03-07 Richard M. Stallman <rms@gnu.org>
4326
4327 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
4328 Now subnodes of Fringes.
4329 (Overlay Arrow): Document overlay-arrow-variable-list.
4330 (Fringe Size/Pos): New node, broken out of Fringes.
4331 (Display): Explain clearing vs redisplay better.
4332 (Truncation): Clarify use of bitmaps.
4333 (The Echo Area): Clarify the uses of the echo area.
4334 Add max-mini-window-height.
4335 (Progress): Clarify.
4336 (Invisible Text): Explain that main loop moves point out.
4337 (Selective Display): Say "hidden", not "invisible".
4338 (Managing Overlays): Move up. Describe relation to Undo here.
4339 (Overlay Properties): Clarify intro.
4340 (Finding Overlays): Explain return values when nothing found.
4341 (Width): truncate-string-to-width has added arg.
4342 (Displaying Faces): Clarify and update mode line face handling.
4343 (Face Functions): Minor cleanup.
4344 (Conditional Display): Merge into Other Display Specs.
4345 (Pixel Specification, Other Display Specs): Minor cleanups.
4346 (Images, Image Descriptors): Minor cleanups.
4347 (GIF Images): Patents have expired.
4348 (Showing Images): Explain default text for insert-image.
4349 (Manipulating Button Types): Merge into Manipulating Buttons.
4350 (Making Buttons): Explain return values.
4351 (Button Buffer Commands): Add xref.
4352 (Inverse Video): Update mode-line-inverse-video.
4353 (Display Table Format): Clarify.
4354 (Active Display Table): Give defaults for window-display-table.
4355
4356 * calendar.texi (Calendar Customizing): calendar-holiday-marker
4357 and calendar-today-marker are strings, not chars.
4358 (Holiday Customizing): Minor fix.
4359
4360 * internals.texi (Writing Emacs Primitives): Update `or' example.
4361 Update limit on # args of subr.
4362
4363 * edebug.texi (Using Edebug): Arrow is in fringe.
4364 (Instrumenting): Arg to eval-defun works without loading edebug.
4365 (Edebug Execution Modes): Add xref.
4366
4367 * customize.texi (Common Keywords): Clarify :require.
4368 Mention :version here.
4369 (Variable Definitions, Group Definitions): Not here.
4370 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
4371
43722005-03-07 Chong Yidong <cyd@stupidchicken.com>
4373 * nonascii.texi (Text Representations): Clarify position-bytes.
4374 (Character Sets): Add list-charset-chars.
4375 (Scanning Charsets): Add charset-after.
4376 (Encoding and I/O): Minor fix.
4377
43782005-03-06 Richard M. Stallman <rms@gnu.org>
4379
4380 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
4381 (Resizing Windows): Likewise.
4382
4383 * text.texi (Change Hooks): Get rid of "Emacs 21".
4384
4385 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
4386
4387 * streams.texi (Output Variables): Get rid of "Emacs 21".
4388
4389 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
4390
4391 * os.texi (Translating Input): Replace flow-control example
4392 with a less obsolete example that uses `keyboard-translate'.
4393
4394 * objects.texi (Hash Table Type, Circular Objects):
4395 Get rid of "Emacs 21".
4396
4397 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
4398 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
4399
4400 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
4401
4402 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
4403
4404 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
4405 (Menu Bar): Fix when menu-bar-update-hook is called.
4406
4407 * hash.texi (Hash Tables): Get rid of "Emacs 21".
4408
4409 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
4410 and make it read better.
4411
4412 * files.texi (Writing to Files): Get rid of "Emacs 21".
4413 (Unique File Names): Likewise.
4414
4415 * elisp.texi: Update Emacs version to 22.
4416
4417 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
4418 (Overlay Properties, Face Attributes): Likewise.
4419 (Managing Overlays): Fix punctuation.
4420 (Attribute Functions): Clarify set-face-font; get rid of
4421 info about old Emacs versions.
4422 (Auto Faces, Font Lookup, Display Property, Images):
4423 Get rid of "Emacs 21".
4424
4425 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
4426
44272005-03-05 Richard M. Stallman <rms@gnu.org>
4428
4429 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
4430
44312005-03-04 Lute Kamstra <lute@gnu.org>
4432
4433 * debugging.texi (Error Debugging): Document stack-trace-on-error.
4434
44352005-03-03 Lute Kamstra <lute@gnu.org>
4436
4437 * edebug.texi (Instrumenting Macro Calls): Fix typo.
4438
44392005-03-01 Lute Kamstra <lute@gnu.org>
4440
4441 * debugging.texi (Debugger Commands): Update `j'.
4442
44432005-02-28 Lute Kamstra <lute@gnu.org>
4444
4445 * debugging.texi (Debugging): Fix typo.
4446 (Error Debugging): Document eval-expression-debug-on-error.
4447 (Function Debugging): Update example.
4448 (Using Debugger): Mention starred stack frames.
4449 (Debugger Commands): Document `j' and `l'.
4450 (Invoking the Debugger): `d' and `j' exit recursive edit too.
4451 Update the messages that the debugger displays.
4452 (Internals of Debugger): Add cross reference. Update example.
4453 (Excess Open): Minor improvement.
4454 (Excess Close): Minor improvement.
4455
44562005-02-26 Richard M. Stallman <rms@gnu.org>
4457
4458 * tips.texi (Coding Conventions): Clarify.
4459 Put all the major mode key reservations together.
4460 Mention the Mouse-1 => Mouse-2 conventions.
4461
4462 * syntax.texi (Syntax Class Table): Clarify.
4463 (Syntax Table Functions): syntax-after moved from here.
4464 (Syntax Table Internals): syntax-after moved to here.
4465 (Parsing Expressions): Update info on number of values
4466 and what's meaningful in the STATE argument.
4467 (Categories): Fix typo.
4468
4469 * sequences.texi (Arrays): Cleanup.
4470 (Char-Tables): Clarify.
4471
4472 * processes.texi (Deleting Processes): Cleanups, add xref.
4473 (Subprocess Creation): Explain nil in exec-path. Cleanup.
4474 (Process Information): set-process-coding-system, some args optional.
4475 (Input to Processes): Explain various types for PROCESS args.
4476 Rename them from PROCESS-NAME to PROCESS.
4477 (Signals to Processes): Likewise.
4478 (Decoding Output): Cleanup.
4479 (Query Before Exit): Clarify.
4480
4481 * os.texi (Startup Summary): Correct the options; add missing ones.
4482 (Terminal Output, Batch Mode): Clarify.
4483 (Flow Control): Node deleted.
4484
4485 * markers.texi (The Mark): Clarify.
4486
4487 * macros.texi (Expansion): Cleanup.
4488 (Indenting Macros): indent-spec allows ints, not floats.
4489
4490 * keymaps.texi (Keymaps): Clarify.
4491 (Format of Keymaps): Update lisp-mode-map example.
4492 (Active Keymaps, Key Lookup): Clarify.
4493 (Changing Key Bindings): Add xref to `kbd'.
4494 (Key Binding Commands, Simple Menu Items): Clarify.
4495 (Mouse Menus, Menu Bar): Clarify.
4496 (Menu Example): Replace print example with menu-bar-replace-menu.
4497
4498 * help.texi (Documentation Basics): Add function-documentation prop.
4499
4500 * elisp.texi (Top): Don't refer to Flow Control node.
4501
4502 * commands.texi (Command Overview): Improve xrefs.
4503 (Adjusting Point): Adjusting point applies to intangible and invis.
4504 (Key Sequence Input): Doc extra read-key-sequence args.
4505 Likewise for read-key-sequence-vector.
4506
4507 * backups.texi (Rename or Copy): Minor fix.
4508 (Numbered Backups): For version-control, say the default.
4509 (Auto-Saving): make-auto-save-file-name example is simplified.
4510
4511 * advice.texi (Advising Functions): Don't imply one part of Emacs
4512 should advise another part. Markup changes.
4513 (Defining Advice): Move transitional para.
4514 (Activation of Advice): Cleanup.
4515 Explain if COMPILE is nil or negative.
4516
4517 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
4518
45192005-02-24 Lute Kamstra <lute@gnu.org>
4520
4521 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
4522 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
4523
45242005-02-23 Lute Kamstra <lute@gnu.org>
4525
4526 * modes.texi (Defining Minor Modes): define-minor-mode can be used
4527 to define global minor modes as well.
4528
4529 * display.texi (Managing Overlays): overlay-buffer returns nil for
4530 deleted overlays.
4531
45322005-02-22 Kim F. Storm <storm@cua.dk>
4533
4534 * minibuf.texi (Basic Completion): Allow symbols in addition to
4535 strings in try-completion and all-completions.
4536
45372005-02-14 Lute Kamstra <lute@gnu.org>
4538
4539 * elisp.texi (Top): Remove reference to deleted node.
4540
4541 * lists.texi (Lists): Remove reference to deleted node.
4542 (Cons Cells): Fix typo.
4543
4544 * loading.texi (Where Defined): Fix typo.
4545
45462005-02-14 Richard M. Stallman <rms@gnu.org>
4547
4548 * variables.texi (Creating Buffer-Local): change-major-mode-hook
4549 is useful for discarding some minor modes.
4550
4551 * symbols.texi (Symbol Components): Reorder examples.
4552
4553 * streams.texi (Input Functions): State standard-input default.
4554 (Output Variables): State standard-output default.
4555
4556 * objects.texi (Printed Representation): Clarify read syntax vs print.
4557 (Floating Point Type): Explain meaning better.
4558 (Symbol Type): Explain uniqueness better.
4559 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
4560 List examples sooner.
4561 (Box Diagrams): New subnode broken out.
4562 Some examples moved from old Lists as Boxes node.
4563 (Dotted Pair Notation): Clarify intro.
4564 (Array Type): Clarify.
4565 (Type Predicates): Add hash-table-p.
4566
4567 * numbers.texi (Integer Basics): Clarify radix explanation.
4568 (Predicates on Numbers): Minor clarification.
4569 (Comparison of Numbers): Minor clarification. Clarify eql.
4570 Typos in min, max.
4571 (Math Functions): Clarify overflow in expt.
4572
4573 * minibuf.texi (Text from Minibuffer): Minor clarification.
4574 Mention arrow keys.
4575
4576 * loading.texi (Autoload): defun's doc string overrides autoload's
4577 doc string.
4578 (Repeated Loading): Modernize "add to list" examples.
4579 (Where Defined): Finish updating table of load-history elts.
4580
4581 * lists.texi (List-related Predicates): Minor wording improvement.
4582 (Lists as Boxes): Node deleted.
4583 (Building Lists): Explain trivial cases of number-sequence.
4584
4585 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 4586 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
4587 (Hash Access): Any object can be a key.
4588 State value of maphash.
4589
4590 * functions.texi (What Is a Function): Wording cleanup.
4591 (Function Documentation): Minor cleanup.
4592 Explain purpose of calling convention at end of doc string.
4593 (Function Names): Wording cleanup.
4594 (Calling Functions): Wording cleanup.
4595 Explain better how funcall calls the function.
4596 (Function Cells): Delete example of saving and redefining function.
4597
4598 * control.texi (Combining Conditions): Wording cleanup.
4599 (Iteration): dolist and dotimes bind VAR locally.
4600 (Cleanups): Xref to Atomic Changes.
4601
4602 * compile.texi (Byte Compilation): Delete 19.29 info.
4603 (Compilation Functions): Macros' difficulties don't affect defsubst.
4604 (Docs and Compilation): Delete 19.29 info.
4605
46062005-02-10 Richard M. Stallman <rms@gnu.org>
4607
4608 * objects.texi (Symbol Type): Minor correction.
4609
46102005-02-06 Lute Kamstra <lute@gnu.org>
4611
4612 * modes.texi (Example Major Modes): Fix typos.
4613
46142005-02-06 Richard M. Stallman <rms@gnu.org>
4615
4616 * text.texi (Margins): fill-nobreak-predicate can be one function.
4617
4618 * strings.texi (Modifying Strings): clear-string can make unibyte.
4619 (Formatting Strings): format gives error if values missing.
4620
4621 * positions.texi (Character Motion): Mention default arg
4622 for forward-char. backward-char refers to forward-char.
4623 (Word Motion): Mention default arg for forward-word.
4624 (Buffer End Motion): Mention default arg for beginning-of-buffer.
4625 Simplify end-of-buffer.
4626 (Text Lines): Mention default arg for forward-line.
4627 (List Motion): Mention default arg for beginning/end-of-defun.
4628 (Skipping Characters): Minor fixes in explaining character-set.
4629
4630 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
4631 Mode inheritance applies only when default-major-mode is nil.
4632 Clarifications.
4633 (Example Major Modes): Update Text mode and Lisp mode examples.
4634 (Minor Mode Conventions): Mention define-minor-mode at top.
4635 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
4636 (Mode Line Format): Update mode line face display info.
4637 (Properties in Mode): Mention effect of risky vars.
4638 (Imenu): Define imenu-add-to-menubar.
4639 (Font Lock Mode): Add descriptions to menu lines.
4640 (Faces for Font Lock): Add font-lock-doc-face.
4641
46422005-02-05 Lute Kamstra <lute@gnu.org>
4643
4644 * text.texi (Maintaining Undo): Remove obsolete function.
4645
46462005-02-05 Eli Zaretskii <eliz@gnu.org>
4647
4648 * frames.texi (Color Names): Add pointer to the X docs about RGB
4649 color specifications. Improve indexing
4650 (Text Terminal Colors): Replace the description of RGB values by
4651 an xref to "Color Names".
4652
46532005-02-03 Richard M. Stallman <rms@gnu.org>
4654
4655 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
4656 Clarify.
4657 (Selecting Windows): Clarify save-selected-window.
4658 (Cyclic Window Ordering): Clarify walk-windows.
4659 (Window Point): Clarify.
4660 (Window Start): Add comment to example.
4661 (Resizing Windows): Add `interactive' specs in examples.
4662 Document fit-window-to-buffer.
4663
4664 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
4665 (Undo, Maintaining Undo): Clarify last change.
4666 (Sorting): In sort-numeric-fields, explain about octal and hex.
4667 Mention sort-numeric-base.
4668 (Format Properties): Add xref for hard newlines.
4669
4670 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
4671 (Pop-Up Menus): Fix typo.
4672 (Color Names): Explain all types of color names.
4673 Explain color-values on B&W terminal.
4674 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
4675
4676 * files.texi (File Locks): Not supported on MS systems.
4677 (Testing Accessibility): Clarify.
4678
4679 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
4680 (Coverage Testing): Fix typo.
4681
4682 * commands.texi (Misc Events): Remove stray space.
4683
4684 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
4685 (Modification Time): Clarify when visited-file-modtime returns 0.
4686 (The Buffer List): Clarify bury-buffer.
4687 (Killing Buffers): Clarify.
4688 (Indirect Buffers): Add clone-indirect-buffer.
4689
46902005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4691
4692 * edebug.texi (Printing in Edebug): Fix default value of
4693 edebug-print-circle.
4694 (Coverage Testing): Fix displayed frequency count data.
4695
46962005-02-02 Luc Teirlinck <teirllm@auburn.edu>
4697
4698 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4699
47002005-02-02 Kim F. Storm <storm@cua.dk>
4701
4702 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4703
47042005-01-29 Eli Zaretskii <eliz@gnu.org>
4705
4706 * commands.texi (Misc Events): Describe the help-echo event.
4707
4708 * text.texi (Special Properties) <help-echo>: Use `pos'
4709 consistently in description of the help-echo property.
4710 Use @code{nil} instead of @var{nil}.
4711
4712 * display.texi (Overlay Properties): Fix the index entry for
4713 help-echo overlay property.
4714
4715 * customize.texi (Type Keywords): Uncomment the xref to the
4716 help-echo property documentation.
4717
47182005-01-23 Kim F. Storm <storm@cua.dk>
4719
4720 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4721 return value. Third element FULLY replaced by PARTIAL which
4722 specifies number of invisible pixels if row is only partially visible.
4723 (Textual Scrolling): Mention auto-window-vscroll.
4724 (Vertical Scrolling): New defvar auto-window-vscroll.
4725
47262005-01-16 Luc Teirlinck <teirllm@auburn.edu>
4727
4728 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4729 command remapping.
4730
47312005-01-15 Richard M. Stallman <rms@gnu.org>
4732
4733 * display.texi (Defining Images): Mention DATA-P arg of create-image.
4734
47352005-01-14 Kim F. Storm <storm@cua.dk>
4736
4737 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4738
4739 * text.texi (Links and Mouse-1): Fix string and vector item.
4740
47412005-01-13 Richard M. Stallman <rms@gnu.org>
4742
4743 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4744 descriptions of overriding-local-map and overriding-terminal-local-map.
4745
4746 * text.texi (Links and Mouse-1): Clarify text.
4747
47482005-01-13 Kim F. Storm <storm@cua.dk>
4749
4750 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4751
47522005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
4753
4754 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4755
47562005-01-12 Kim F. Storm <storm@cua.dk>
4757
4758 * text.texi (Links and Mouse-1): Rename section from Enabling
4759 Mouse-1 to Following Links. Change xrefs.
4760 Add examples for define-button-type and define-widget.
4761
4762 * display.texi (Button Properties, Button Buffer Commands):
4763 Clarify mouse-1 and follow-link functionality.
4764
47652005-01-12 Richard M. Stallman <rms@gnu.org>
4766
4767 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4768
4769 * display.texi (Beeping): Fix Texinfo usage.
4770
4771 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4772
47732005-01-11 Kim F. Storm <storm@cua.dk>
4774
4775 * display.texi (Button Properties, Button Buffer Commands):
4776 Mention mouse-1 binding. Add follow-link keyword.
4777
4778 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4779 (Enabling Mouse-1 to Follow Links): New subsection.
4780
47812005-01-06 Richard M. Stallman <rms@gnu.org>
4782
4783 * text.texi (Special Properties): Minor change.
4784
4785 * os.texi (Timers): Clarify previous change.
4786
4787 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4788
47892005-01-01 Luc Teirlinck <teirllm@auburn.edu>
4790
4791 * display.texi (Face Attributes): Correct xref to renamed node.
4792
47932005-01-01 Richard M. Stallman <rms@gnu.org>
4794
4795 * display.texi (Face Attributes): Describe hex color specs.
4796
47972004-12-31 Richard M. Stallman <rms@gnu.org>
4798
4799 * os.texi (Timers): Update previous change.
4800
48012004-12-30 Kim F. Storm <storm@cua.dk>
4802
4803 * display.texi (Line Height): Total line-height is now specified
4804 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
4805 in cons cells. (nil . RATIO) is relative to actual line height.
4806 Use line-height `t' instead of `0' to get minimum height.
4807
48082004-12-29 Richard M. Stallman <rms@gnu.org>
4809
4810 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4811
48122004-12-28 Richard M. Stallman <rms@gnu.org>
4813
4814 * commands.texi (Quitting): Clarify value of with-local-quit.
4815
4816 * elisp.texi (Top): Fix previous change.
4817
4818 * loading.texi (Loading): Fix previous change.
4819
48202004-12-27 Richard M. Stallman <rms@gnu.org>
4821
4822 * Makefile.in (MAKEINFO): Specify --force.
4823
4824 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4825
4826 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4827
4828 * display.texi (Line Height): Further clarify.
4829
4830 * elisp.texi (Top): Update Loading submenu.
4831
4832 * loading.texi (Where Defined): New node.
4833 (Unloading): load-history moved to Where Defined.
4834
48352004-12-21 Richard M. Stallman <rms@gnu.org>
4836
4837 * commands.texi (Event Input Misc): Add while-no-input.
4838
48392004-12-11 Richard M. Stallman <rms@gnu.org>
4840
4841 * display.texi (Line Height): Rewrite text for clarity.
4842
48432004-12-11 Kim F. Storm <storm@cua.dk>
4844
4845 * display.texi (Display): Add node "Line Height" to menu.
4846 (Line Height): New node. Move full description of line-spacing
4847 and line-height text properties here from text.texi.
4848 (Scroll Bars): Add vertical-scroll-bar variable.
4849
4850 * frames.texi (Window Frame Parameters): Remove line-height defvar.
4851
4852 * locals.texi (Standard Buffer-Local Variables): Fix xref for
4853 line-spacing and vertical-scroll-bar.
4854
4855 * text.texi (Special Properties): Just mention line-spacing and
4856 line-height here, add xref to new "Line Height" node.
4857
48582004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
4859
4860 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4861
4862 * locals.texi (Standard Buffer-Local Variables):
4863 Add @xref for `line-spacing'.
4864
48652004-12-05 Richard M. Stallman <rms@gnu.org>
4866
4867 * Makefile.in (maintainer-clean): Remove the info files
4868 in $(infodir) where they are created.
4869
48702004-12-03 Richard M. Stallman <rms@gnu.org>
4871
4872 * windows.texi (Selecting Windows): get-lru-window and
4873 get-largest-window don't consider dedicated windows.
4874
4875 * text.texi (Undo): Document undo-in-progress.
4876
48772004-11-26 Richard M. Stallman <rms@gnu.org>
4878
4879 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
4880 Remove a few vars that are not always buffer-local.
4881
48822004-11-24 Luc Teirlinck <teirllm@auburn.edu>
4883
4884 * locals.texi (Standard Buffer-Local Variables): Comment out
4885 xref's to non-existent node `Yet to be written'.
4886
48872004-11-24 Richard M. Stallman <rms@gnu.org>
4888
4889 * processes.texi (Synchronous Processes): Grammar fix.
4890
4891 * numbers.texi (Comparison of Numbers): Add eql.
4892
4893 * locals.texi (Standard Buffer-Local Variables): Add many vars.
4894
4895 * intro.texi (Printing Notation): Fix previous change.
4896
4897 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4898 and default-indicate-buffer-boundaries from here.
4899 (Usual Display): To here.
4900 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4901 (Usual Display): Move tab-width up.
4902
4903 * customize.texi (Variable Definitions): Replace
4904 show-paren-mode example with tooltip-mode.
4905 (Simple Types, Composite Types, Defining New Types):
4906 Minor cleanups.
4907
49082004-11-21 Jesper Harder <harder@ifa.au.dk>
4909
4910 * processes.texi (Synchronous Processes, Output from Processes):
4911 Markup fix.
4912
49132004-11-20 Richard M. Stallman <rms@gnu.org>
4914
4915 * positions.texi (Skipping Characters): skip-chars-forward
4916 now handles char classes.
4917
4918 * intro.texi (Printing Notation): Avoid confusion of `print'
4919 when explaining @print.
4920
4921 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4922
4923 * display.texi (Display Table Format): Minor fix.
4924
4925 * streams.texi (Output Functions): Fix print example.
4926
4927 * Makefile.in (elisp): New target.
4928 (dist): Depend on $(infodir)/elisp, not elisp.
4929 Copy the info files from $(infodir).
4930
4931 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4932 read-from-minibuffer.
4933
4934 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4935
49362004-11-19 Richard M. Stallman <rms@gnu.org>
4937
4938 * searching.texi (Regexp Search): Add search-whitespace-regexp.
4939
49402004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
4941
4942 * tips.texi (Coding Conventions): Fix typo.
4943
49442004-11-16 Richard M. Stallman <rms@gnu.org>
4945
4946 * tips.texi (Coding Conventions): Separate defvar and require
4947 methods to avoid warnings. Use require only when there are many
4948 functions and variables from that package.
4949
4950 * minibuf.texi (Minibuffer Completion): When ignoring case,
4951 predicate must not be case-sensitive.
4952
4953 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4954 (Test Coverage): Don't talk about "splotches". Clarified.
4955
49562004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
4957
4958 * frames.texi (Window Frame Parameters): Fix typo.
4959
49602004-11-15 Kim F. Storm <storm@cua.dk>
4961
4962 * symbols.texi (Other Plists): Note that plist-get may signal error.
4963 Add safe-plist-get.
4964
49652004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
4966
4967 * modes.texi (Font Lock Basics): Fix typo.
4968
49692004-11-08 Richard M. Stallman <rms@gnu.org>
4970
4971 * syntax.texi (Syntax Table Functions): Add syntax-after.
4972
49732004-11-06 Lars Brinkhoff <lars@nocrew.org>
4974
4975 * os.texi (Processor Run Time): New section documenting
4976 get-internal-run-time.
4977
49782004-11-06 Eli Zaretskii <eliz@gnu.org>
4979
4980 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
4981 it nukes elisp-cover.texi.
4982 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
4983 elisp-0 etc.
4984
49852004-11-05 Luc Teirlinck <teirllm@auburn.edu>
4986
4987 * commands.texi (Keyboard Macros): Document `append' return value
4988 of `defining-kbd-macro'.
4989
49902004-11-01 Richard M. Stallman <rms@gnu.org>
4991
4992 * commands.texi (Interactive Call): Add called-interactively-p.
4993
49942004-10-29 Simon Josefsson <jas@extundo.com>
4995
4996 * minibuf.texi (Reading a Password): Revert.
4997
49982004-10-28 Richard M. Stallman <rms@gnu.org>
4999
5000 * frames.texi (Display Feature Testing): Explain about "vendor".
5001
50022004-10-27 Richard M. Stallman <rms@gnu.org>
5003
5004 * commands.texi (Interactive Codes): `N' uses numeric prefix,
5005 not raw. Clarify `n'.
5006 (Interactive Call): Rewrite interactive-p, focusing on when
5007 and how to use it.
5008 (Misc Events): Clarify previous change.
5009
5010 * advice.texi (Simple Advice): Clarify what job the example does.
5011 (Around-Advice): Clarify ad-do-it.
5012 (Activation of Advice): An option of ad-default-compilation-action
5013 is `never', not `nil'.
5014
50152004-10-26 Kim F. Storm <storm@cua.dk>
5016
5017 * commands.texi (Interactive Codes): Add U code letter.
5018
50192004-10-25 Simon Josefsson <jas@extundo.com>
5020
5021 * minibuf.texi (Reading a Password): Add.
5022
50232004-10-24 Jason Rumney <jasonr@gnu.org>
5024
5025 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
5026 and wheel-down.
5027
50282004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
5029
5030 * processes.texi (Synchronous Processes): Document process-file.
5031
50322004-10-22 Kenichi Handa <handa@m17n.org>
5033
5034 * text.texi (translate-region): Document that it accepts also a
5035 char-table.
5036
50372004-10-22 David Ponce <david@dponce.com>
5038
5039 * windows.texi (Resizing Windows): Document the `preserve-before'
5040 argument of the functions `enlarge-window' and `shrink-window'.
5041
50422004-10-19 Jason Rumney <jasonr@gnu.org>
5043
5044 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
5045
50462004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5047
5048 * text.texi (Filling): Add anchor for definition of
5049 `sentence-end-double-space'.
5050
5051 * searching.texi (Regexp Example): Update description of how
5052 Emacs currently recognizes the end of a sentence.
5053 (Standard Regexps): Update definition of the variable
5054 `sentence-end'. Add definition of the function `sentence-end'.
5055
50562004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
5057
5058 * display.texi (Progress): New node.
5059
50602004-10-05 Kim F. Storm <storm@cua.dk>
5061
5062 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
5063
50642004-09-29 Kim F. Storm <storm@cua.dk>
5065
5066 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
5067 to identify bitmaps. Remove -fringe-bitmap suffix for standard
5068 fringe bitmap symbols, as they now have their own namespace.
5069 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
5070 vs. pixels. Signal error if no free bitmap slots.
5071 (Pixel Specification): Change IMAGE to @var{image}.
5072
50732004-09-28 Richard M. Stallman <rms@gnu.org>
5074
5075 * text.texi (Special Properties): Clarify line-spacing and line-height.
5076
5077 * searching.texi (Regexp Search): Add looking-back.
5078
50792004-09-25 Luc Teirlinck <teirllm@auburn.edu>
5080
5081 * display.texi: Correct typos.
5082 (Image Descriptors): Correct xref's.
5083
50842004-09-25 Richard M. Stallman <rms@gnu.org>
5085
5086 * text.texi (Special Properties): Cleanups in `cursor'.
5087 Rewrites in `line-height' and `line-spacing'; exchange them.
5088
5089 * display.texi (Fringes): Rewrite previous change.
5090 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
5091 (Display Fringe Bitmaps): Node deleted, text moved.
5092 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
5093 (Scroll Bars): Clarify set-window-scroll-bars.
5094 (Pointer Shape): Rewrite.
5095 (Specified Space): Clarify :align-to, etc.
5096 (Pixel Specification): Use @var. Clarify new text.
5097 (Other Display Specs): Clarify `slice'.
5098 (Image Descriptors): Cleanups.
5099 (Showing Images): Cleanups.
5100
51012004-09-24 Luc Teirlinck <teirllm@auburn.edu>
5102
5103 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
5104
5105 * modes.texi: Various minor changes in addition to:
5106 (Major Mode Conventions): Final call to `run-mode-hooks' should
5107 not be inside the `delay-mode-hooks' form.
5108 (Mode Hooks): New node.
5109 (Hooks): Delete obsolete example.
5110 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
5111 node "Mode Hooks".
5112
51132004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5114
5115 * display.texi: Correct various typos.
5116 (Display): Rename node "Pointer Shapes" to "Pointer
5117 Shape". (There is already a node called "Pointer Shapes" in
5118 frames.texi.)
5119 (Images): Remove non-existent node "Image Slices" from menu.
5120
51212004-09-23 Kim F. Storm <storm@cua.dk>
5122
5123 * text.texi (Special Properties): Add `cursor', `pointer',
5124 `line-height', and `line-spacing' properties.
5125
5126 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
5127 Shapes' to menu.
5128 (Standard Faces): Doc fix for fringe face.
5129 (Fringes): Add `overflow-newline-into-fringe' and
5130 'indicate-buffer-boundaries'.
5131 (Fringe Bitmaps, Pointer Shapes): New nodes.
5132 (Display Property): Add 'Pixel Specification' and 'Display Fringe
5133 Bitmaps' to menu.
5134 (Specified Space): Describe pixel width and height.
5135 (Pixel Specification): New node.
5136 (Other Display Specs): Add `slice' property.
5137 (Display Fringe Bitmaps): New node.
5138 (Images): Add 'Image Slices' to menu.
5139 (Image Descriptors): Add `:pointer' and `:map' properties.
5140 (Showing Images): Add slice arg to `insert-image'. Add
5141 'insert-sliced-image'.
5142
51432004-09-20 Richard M. Stallman <rms@gnu.org>
5144
5145 * commands.texi (Key Sequence Input):
5146 Clarify downcasing in read-key-sequence.
5147
51482004-09-08 Juri Linkov <juri@jurta.org>
5149
5150 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
5151
51522004-09-07 Luc Teirlinck <teirllm@auburn.edu>
5153
5154 * locals.texi (Standard Buffer-Local Variables): Add
5155 `buffer-auto-save-file-format'.
5156 * internals.texi (Buffer Internals): Describe new
5157 auto_save_file_format field of the buffer structure.
5158 * files.texi (Format Conversion): `auto-save-file-format' has been
5159 renamed `buffer-auto-save-file-format'.
5160
51612004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5162
5163 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
5164 an integer or a marker.
5165 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
5166
51672004-08-22 Richard M. Stallman <rms@gnu.org>
5168
5169 * modes.texi (Major Mode Conventions): Discuss rebinding of
5170 standard key bindings.
5171
51722004-08-18 Kim F. Storm <storm@cua.dk>
5173
5174 * processes.texi (Accepting Output): Add `just-this-one' arg to
5175 `accept-process-output'.
5176 (Output from Processes): New var `process-adaptive-read-buffering'.
5177
51782004-08-10 Luc Teirlinck <teirllm@auburn.edu>
5179
5180 * keymaps.texi: Various changes in addition to:
5181 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
5182 Give more varied examples for `kbd'.
5183 (Creating Keymaps): Char tables have slots for all characters
5184 without modifiers.
5185 (Active Keymaps): `overriding-local-map' and
5186 `overriding-terminal-local-map' also override text property and
5187 overlay keymaps.
5188 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
5189 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
5190 to denote a prefix of no events.
5191 `map-keymap' includes parent's bindings _recursively_.
5192 Clarify and correct description of `where-is-internal'.
5193 Mention BUFFER-OR-NAME arg to `describe-bindings'.
5194 (Menu Example): For menus intended for use with the keyboard, the
5195 menu items should be bound to characters or real function keys.
5196
51972004-08-08 Luc Teirlinck <teirllm@auburn.edu>
5198
5199 * objects.texi (Character Type): Reposition `@anchor' to prevent
5200 double space inside sentence in Info.
5201
5202 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
5203 renamed to `disabled-command-function'.
5204 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
5205 (Command Loop Info): Replace reference to it.
5206 (Disabling Commands): `disabled-command-hook' has been renamed to
5207 `disabled-command-function'.
5208
52092004-08-07 Luc Teirlinck <teirllm@auburn.edu>
5210
5211 * os.texi (Translating Input): Only non-prefix bindings in
5212 `key-translation-map' override actual key bindings. Warn about
5213 possible indirect effect of actual key bindings on non-prefix
5214 bindings in `key-translation-map'.
5215
52162004-08-06 Luc Teirlinck <teirllm@auburn.edu>
5217
5218 * minibuf.texi (High-Level Completion): Add anchor for definition
5219 of `read-variable'.
5220
5221 * commands.texi: Various changes in addition to:
5222 (Using Interactive): Clarify description of `interactive-form'.
5223 (Interactive Call): Mention default for KEYS argument to
5224 `call-interactively'.
5225 (Command Loop Info): Clarify description of `this-command-keys'.
5226 Mention KEEP-RECORD argument to `clear-this-command-keys'.
5227 Value of `last-event-frame' can be `macro'.
5228 (Repeat Events): `double-click-fuzz' is also used to distinguish
5229 clicks and drags.
5230 (Classifying Events): Clarify descriptions of `event-modifiers'
5231 `event-basic-type' and `event-convert-list'.
5232 (Accessing Events): `posn-timestamp' takes POSITION argument.
5233 (Quoted Character Input): Clarify description of
5234 `read-quoted-char' and fix example.
5235 (Quitting): Add `with-local-quit'.
5236 (Disabling Commands): Correct and clarify descriptions of
5237 `enable-command' and `disable-command'.
5238 Mention what happens if `disabled-command-hook' is nil.
5239 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
5240 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
5241
52422004-07-24 Luc Teirlinck <teirllm@auburn.edu>
5243
5244 * frames.texi: Various changes in addition to:
5245 (Creating Frames): Expand and clarify description of `make-frame'.
5246 (Window Frame Parameters): Either none or both of the `icon-left'
5247 and `icon-top' parameters must be specified. Put descriptions of
5248 `menu-bar-lines' and `toolbar-lines' closer together and change
5249 them accordingly.
5250 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
5251 except while processing `frame-title-format' or `icon-title-format'.
5252 (Deleting Frames): Correct description of `delete-frame'.
5253 Non-nil return values of `frame-live-p' are like those of `framep'.
5254 (Frames and Windows): Mention return value of
5255 `set-frame-selected-window'.
5256 (Visibility of Frames): Mention `force' argument to
5257 `make-frame-invisible'. `frame-visible-p' returns t for all
5258 frames on text-only terminals.
5259 (Frame Configurations): Restoring a frame configuration does not
5260 restore deleted frames.
5261 (Window System Selections): `x-set-selection' returns DATA.
5262 (Resources): Add example.
5263 (Display Feature Testing): Clarify descriptions of
5264 `display-pixel-height', `display-pixel-width', `x-server-version'
5265 and `x-server-vendor'.
5266
5267 * windows.texi (Choosing Window): Add anchor.
5268 * minibuf.texi (Minibuffer Misc): Add anchor.
5269
52702004-07-23 John Paul Wallington <jpw@gnu.org>
5271
5272 * macros.texi (Defining Macros): Declaration keyword for setting
5273 Edebug spec is `debug' not `edebug'.
5274
52752004-07-19 Luc Teirlinck <teirllm@auburn.edu>
5276
5277 * windows.texi: Various small changes in addition to:
5278 (Window Point): Mention return value of `set-window-point'.
5279 (Window Start): `pos-visible-in-window-p' disregards horizontal
5280 scrolling. Explain return value if PARTIALLY is non-nil.
5281 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
5282 and `set-window-vscroll'.
5283 (Size of Window): The argument WINDOW to `window-inside-edges',
5284 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
5285 (Resizing Windows): Explain return value of
5286 `shrink-window-if-larger-than-buffer'.
5287 `window-size-fixed' automatically becomes buffer local when set.
5288 (Window Configurations): Explain return value of
5289 `set-window-configuration'.
5290
5291 * minibuf.texi (Minibuffer Misc): Add anchor for
5292 `minibuffer-scroll-window'.
5293
5294 * positions.texi (Text Lines): Add anchor for `count-lines'.
5295
52962004-07-17 Richard M. Stallman <rms@gnu.org>
5297
5298 * display.texi (Overlay Properties): Adding `evaporate' prop
5299 deletes empty overlay immediately.
5300
5301 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
5302 fix example.
5303
53042004-07-16 Jim Blandy <jimb@redhat.com>
5305
5306 * searching.texi (Regexp Backslash): Document new \_< and \_>
5307 operators.
5308
53092004-07-16 Juanma Barranquero <lektu@terra.es>
5310
5311 * display.texi (Images): Fix Texinfo usage.
5312
53132004-07-14 Luc Teirlinck <teirllm@auburn.edu>
5314
5315 * buffers.texi (Modification Time): `visited-file-modtime' now
5316 returns a list of two integers, instead of a cons.
5317
53182004-07-13 Luc Teirlinck <teirllm@auburn.edu>
5319
5320 * windows.texi: Various changes in addition to:
5321 (Splitting Windows): Add `split-window-keep-point'.
5322
53232004-07-09 Richard M. Stallman <rms@gnu.org>
5324
5325 * frames.texi (Input Focus): Minor fix.
5326
53272004-07-07 Luc Teirlinck <teirllm@auburn.edu>
5328
5329 * frames.texi (Input Focus): Clarify descriptions of
5330 `select-frame-set-input-focus' and `select-frame'.
5331
53322004-07-06 Luc Teirlinck <teirllm@auburn.edu>
5333
5334 * os.texi: Various small changes in addition to:
5335 (Killing Emacs): Expand and clarify description of
5336 `kill-emacs-query-functions' and `kill-emacs-hook'.
5337 (System Environment): Expand and clarify description of `getenv'
5338 and `setenv'.
5339 (Timers): Clarify description of `run-at-time'.
5340 (Translating Input): Correct description of
5341 `extra-keyboard-modifiers'.
5342 (Flow Control): Correct description of `enable-flow-control'.
5343
53442004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
5345
5346 * os.texi: Update copyright.
5347 (Session Management): Grammar fix.
5348 Clarify which Emacs does the restarting.
5349 Use @samp for *scratch* buffer.
5350
53512004-07-04 Alan Mackenzie <acm@muc.de>
5352
5353 * frames.texi (Input Focus): Add documentation for
5354 `select-frame-set-input-focus'. Replace refs to non-existent
5355 `switch-frame' with `select-frame'. Minor corrections and tidying
5356 up of text-only terminal stuff.
5357
53582004-07-02 Richard M. Stallman <rms@gnu.org>
5359
5360 * files.texi (Saving Buffers): Cleanup write-contents-function.
5361 (Magic File Names): Cleanup file-remote-p.
5362
b344d29d 53632004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
5364
5365 * files.texi (Magic File Names): `file-remote-p' returns an
5366 identifier of the remote system, not just t.
5367
53682004-07-02 David Kastrup <dak@gnu.org>
5369
5370 * searching.texi (Entire Match Data): Add explanation about new
5371 match-data behavior when @var{integers} is non-nil.
5372
53732004-06-24 Richard M. Stallman <rms@gnu.org>
5374
5375 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
5376
5377 * customize.texi (Variable Definitions): Note about doc strings
5378 and :set.
5379
5380 * keymaps.texi (Keymap Terminology): Document `kbd'.
5381 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
5382
5383 * display.texi (Invisible Text): Setting buffer-invisibility-spec
5384 makes it buffer-local.
5385
5386 * files.texi (Saving Buffers): Correct previous change.
5387
5388 * commands.texi (Accessing Events):
5389 Clarify posn-col-row and posn-actual-col-row.
5390
53912004-06-24 David Ponce <david.ponce@wanadoo.fr>
5392
5393 * commands.texi (Accessing Events): New functions
5394 posn-at-point and posn-at-x-y. Add example to posn-x-y.
5395
53962004-06-23 Luc Teirlinck <teirllm@auburn.edu>
5397
5398 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
5399 * frames.texi, buffers.texi, backups.texi, variables.texi:
5400 * loading.texi, eval.texi, functions.texi, control.texi:
5401 * symbols.texi, minibuf.texi: Reposition @anchor's.
5402
5403 * help.texi: Various small changes in addition to the following.
5404 (Describing Characters): Describe PREFIX argument to
5405 `key-description'. Correct and clarify definition of
5406 `text-char-description'. Describe NEED-VECTOR argument to
5407 `read-kbd-macro'.
5408 (Help Functions): Clarify definition of `apropos'.
5409
54102004-06-23 Lars Hansen <larsh@math.ku.dk>
5411
5412 * files.texi (Saving Buffers): Correct description of
5413 `write-contents-functions'.
5414
54152004-06-21 Juanma Barranquero <lektu@terra.es>
5416
5417 * display.texi (Images): Remove redundant @vindex directives.
5418 Rewrite `image-library-alist' doc in active voice.
5419
54202004-06-14 Juanma Barranquero <lektu@terra.es>
5421
5422 * display.texi (Images): Document new delayed library loading,
5423 variable `image-library-alist' and (existing but undocumented)
5424 function `image-type-available-p'.
5425
54262004-06-05 Richard M. Stallman <rms@gnu.org>
5427
5428 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
5429 refer the user to the Initial Input node.
5430 (Text from Minibuffer): Likewise.
5431 (Initial Input): New node. Document this feature
5432 and say it is mostly deprecated.
5433
54342004-05-30 Richard M. Stallman <rms@gnu.org>
5435
5436 * loading.texi (Named Features): Clarify return value
5437 and meaning of NOERROR.
5438
5439 * variables.texi (File Local Variables): Minor cleanup.
5440
54412004-05-30 Michael Albinus <michael.albinus@gmx.de>
5442
5443 * files.texi (Magic File Names): Add `file-remote-p' as operation
5444 of file name handlers.
5445
54462004-05-29 Richard M. Stallman <rms@gnu.org>
5447
5448 * modes.texi (Minor Mode Conventions): (-) has no special meaning
5449 as arg to a minor mode command.
5450
54512004-05-22 Richard M. Stallman <rms@gnu.org>
5452
5453 * syntax.texi (Syntax Class Table): Word syntax not just for English.
5454
5455 * streams.texi (Output Variables): Doc float-output-format.
5456
5457 * searching.texi (Regexp Special): Nested repetition can be infloop.
5458
5459 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
5460 real stack overflow.
5461
5462 * compile.texi: Minor cleanups.
5463
54642004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
5465
5466 * lists.texi (Cons Cells): Explain dotted lists, true lists,
5467 circular lists.
5468 (List Elements): Explain handling of circular and dotted lists.
5469
54702004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
5471
5472 * modes.texi (Search-based Fontification): Fix typo.
5473
54742004-05-10 Juanma Barranquero <lektu@terra.es>
5475
5476 * modes.texi (Mode Line Variables): Fix description of
5477 global-mode-string, which is now after which-func-mode, not the
5478 buffer name.
5479
54802004-05-07 Lars Hansen <larsh@math.ku.dk>
5481
5482 * modes.texi (Desktop Save Mode): Add.
5483 (Modes): Add menu entry Desktop Save Mode.
5484
5485 * hooks.texi: Add desktop-after-read-hook,
5486 desktop-no-desktop-file-hook and desktop-save-hook.
5487
5488 * locals.texi: Add desktop-save-buffer.
5489
54902004-04-30 Jesper Harder <harder@ifa.au.dk>
5491
5492 * display.texi: emacs -> Emacs.
5493
54942004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
5495
5496 * files.texi (Changing Files): Document set-file-times.
5497
54982004-04-23 Juanma Barranquero <lektu@terra.es>
5499
5500 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5501
55022004-04-18 Jesper Harder <harder@ifa.au.dk>
5503
5504 * tips.texi (Coding Conventions): defopt -> defcustom.
5505
55062004-04-16 Luc Teirlinck <teirllm@auburn.edu>
5507
5508 * sequences.texi: Various clarifications.
5509
55102004-04-14 Luc Teirlinck <teirllm@auburn.edu>
5511
5512 * buffers.texi (Read Only Buffers): Mention optional ARG to
5513 `toggle-read-only'.
5514
55152004-04-14 Nick Roberts <nick@nick.uklinux.net>
5516
5517 * windows.texi (Selecting Windows): Note that get-lru-window
5518 returns a full-width window if possible.
5519
55202004-04-13 Luc Teirlinck <teirllm@auburn.edu>
5521
5522 * buffers.texi: Various changes in addition to:
5523 (Buffer File Name): Add `find-buffer-visiting'.
5524 (Buffer Modification): Mention optional ARG to `not-modified'.
5525 (Indirect Buffers): Mention optional CLONE argument to
5526 `make-indirect-buffer'.
5527
5528 * files.texi: Various changes in addition to:
5529 (Visiting Functions): `find-file-hook' is now a normal hook.
5530 (File Name Expansion): Explain difference between the way that
5531 `expand-file-name' and `file-truename' treat `..'.
5532 (Contents of Directories): Mention optional ID-FORMAT argument to
5533 `directory-files-and-attributes'.
5534 (Format Conversion): Mention new optional CONFIRM argument to
5535 `format-write-file'.
5536
55372004-04-12 Miles Bader <miles@gnu.org>
5538
5539 * macros.texi (Expansion): Add description of `macroexpand-all'.
5540
55412004-04-05 Jesper Harder <harder@ifa.au.dk>
5542
5543 * variables.texi (Variable Aliases): Mention
5544 cyclic-variable-indirection.
5545
5546 * errors.texi (Standard Errors): Ditto.
5547
55482004-04-04 Luc Teirlinck <teirllm@auburn.edu>
5549
5550 * backups.texi: Various small changes in addition to:
5551 (Making Backups): Mention return value of `backup-buffer'.
5552 (Auto-Saving): Mention optional FORCE argument to
5553 `delete-auto-save-file-if-necessary'.
5554 (Reverting): Mention optional PRESERVE-MODES argument to
5555 `revert-buffer'. Correct description of `revert-buffer-function'.
5556
55572004-03-22 Juri Linkov <juri@jurta.org>
5558
5559 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
5560 with `Vector Functions'.
5561
5562 * text.texi (Sorting): Add missing quote.
5563
55642004-03-14 Luc Teirlinck <teirllm@auburn.edu>
5565
5566 * intro.texi (Lisp History): Replace xref to `cl' manual with
5567 inforef.
5568
55692004-03-12 Richard M. Stallman <rms@gnu.org>
5570
5571 * intro.texi (Version Info): Add arg to emacs-version.
5572 (Lisp History): Change xref to CL manual.
5573
55742004-03-09 Luc Teirlinck <teirllm@auburn.edu>
5575
5576 * minibuf.texi (Completion Commands): Add xref to Emacs manual
5577 for Partial Completion mode.
5578
55792004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
5580
5581 * customize.texi: Fix typo. Remove eol whitespace.
5582
55832004-03-04 Richard M. Stallman <rms@gnu.org>
5584
5585 * processes.texi: Fix typos.
5586
5587 * lists.texi (Building Lists): Minor clarification.
5588
5589 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
5590 in make-hash-table.
5591
55922004-02-29 Juanma Barranquero <lektu@terra.es>
5593
5594 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
5595 rm, and ignore exit code.
5596
55972004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
5598
5599 * display.texi (Defining Faces): Add description for min-colors.
5600 Update example.
5601
56022004-02-23 Luc Teirlinck <teirllm@auburn.edu>
5603
5604 * abbrevs.texi: Various corrections and clarifications in addition
5605 to the following:
5606 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
5607
56082004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5609
5610 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
5611
56122004-02-21 Luc Teirlinck <teirllm@auburn.edu>
5613
5614 * text.texi: Various small changes in addition to the following:
5615 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
5616 to delete-horizontal-space.
5617 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
5618 description of yank-handler text property at various places.
5619
5620 * frames.texi (Window System Selections): Add anchor.
5621
5622 * syntax.texi (Syntax Table Functions): Clarify and correct
5623 descriptions of make-syntax-table and copy-syntax-table.
5624 (Motion and Syntax): Clarify SYNTAXES argument to
5625 skip-syntax-forward.
5626 (Parsing Expressions): Mention that the return value of
5627 parse-partial-sexp is currently a list of ten rather than nine
5628 elements.
5629 (Categories): Various corrections and clarifications.
5630
56312004-02-17 Luc Teirlinck <teirllm@auburn.edu>
5632
5633 * markers.texi (Marker Insertion Types): Minor change.
5634
5635 * locals.texi (Standard Buffer-Local Variables):
5636 * commands.texi (Interactive Codes, Using Interactive):
5637 * functions.texi (Related Topics): Fix xrefs.
5638
56392004-02-16 Luc Teirlinck <teirllm@auburn.edu>
5640
5641 * lists.texi (Sets And Lists): Update description of delete-dups.
5642
56432004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5644
5645 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5646
c8763fb6 56472004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5648
5649 * frames.texi (Parameter Access): frame-parameters arg is optional.
5650 modify-frame-parameters handles nil for FRAME.
5651 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5652 are all-or-nothing for certain toolkits.
5653 Mention parameter wait-for-wm.
5654 (Frames and Windows): In frame-first-window and frame-selected-window
5655 the arg is optional.
5656 (Input Focus): In redirect-frame-focus the second arg is optional.
5657 (Window System Selections): Mention selection type CLIPBOARD.
5658 Mention data-type UTF8_STRING.
5659 Mention numbering of cut buffers.
5660 (Resources): Describe x-resource-name.
5661
56622004-02-16 Richard M. Stallman <rms@gnu.org>
5663
5664 * windows.texi (Buffers and Windows): Delete false table
5665 about all-frames.
5666
5667 * syntax.texi (Parsing Expressions): Delete old caveat
5668 about parse-sexp-ignore-comments.
5669
5670 * streams.texi (Output Variables): Add print-quoted.
5671
5672 * lists.texi (Building Lists): Minor cleanup.
5673
5674 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
5675
5676 * display.texi (Overlays): Explain overlays use markers.
5677 (Managing Overlays): Explain front-advance and rear-advance
5678 in more detail.
5679
5680 * loading.texi (Unloading): Document unload-feature-special-hooks.
5681 Get rid of fns-NNN.el file.
5682
56832004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5684
5685 * help.texi (Describing Characters): Fix text-char-description
5686 example output.
5687
5688 * edebug.texi (Using Edebug): Fix example.
5689
5690 * debugging.texi (Internals of Debugger): Fix return value.
5691
5692 * files.texi (Changing Files): Fix argname.
5693
5694 * calendar.texi: Fix parens, and default values.
5695
5696 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
5697 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 5698 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
5699
5700 * positions.texi (Text Lines): Don't add -1 in current-line.
5701
57022004-02-16 Richard M. Stallman <rms@gnu.org>
5703
5704 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5705
57062004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5707
5708 * processes.texi (Low-Level Network): Fix a typo.
5709
57102004-02-12 Kim F. Storm <storm@cua.dk>
5711
5712 * display.texi (Fringes): Use consistent wording.
5713 Note that window-fringe's window arg is optional.
5714 (Scroll Bars): Use consistent wording.
5715
57162004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5717
5718 * tips.texi (Comment Tips): Document the new conventions for
5719 commenting out code.
5720
c8763fb6 57212004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5722
5723 * positions.texi (Text Lines): Added missing end defun.
5724
57252004-02-07 Kim F. Storm <storm@cua.dk>
5726
5727 * positions.texi (Text Lines): Add line-number-at-pos.
5728
57292004-02-06 John Paul Wallington <jpw@gnu.org>
5730
5731 * display.texi (Button Properties, Button Buffer Commands):
5732 mouse-2 invokes button, not down-mouse-1.
5733
57342004-02-04 Jason Rumney <jasonr@gnu.org>
5735
5736 * makefile.w32-in: Sync with Makefile.in changes.
5737
57382004-02-03 Luc Teirlinck <teirllm@auburn.edu>
5739
5740 * minibuf.texi (Text from Minibuffer): Various corrections and
5741 clarifications.
5742 (Object from Minibuffer): Correct Lisp description of
5743 read-minibuffer.
5744 (Minibuffer History): Clarify description of cons values for
5745 HISTORY arguments.
5746 (Basic Completion): Various corrections and clarifications. Add
5747 completion-regexp-list.
5748 (Minibuffer Completion): Correct and clarify description of
5749 completing-read.
5750 (Completion Commands): Mention Partial Completion mode. Various
5751 other minor changes.
5752 (High-Level Completion): Various corrections and clarifications.
5753 (Reading File Names): Ditto.
5754 (Minibuffer Misc): Ditto.
5755
57562004-01-26 Luc Teirlinck <teirllm@auburn.edu>
5757
5758 * strings.texi (Text Comparison): assoc-string also matches
5759 elements of alists that are strings instead of conses.
5760 (Formatting Strings): Standardize Texinfo usage. Update index
5761 entries.
5762
57632004-01-20 Luc Teirlinck <teirllm@auburn.edu>
5764
5765 * lists.texi (Sets And Lists): Add delete-dups.
5766
57672004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5768
5769 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5770 special form.
5771 * macros.texi (Defining Macros): Update description of `declare',
5772 which now is a macro.
5773 (Wrong Time): Fix typos.
5774
57752004-01-14 Luc Teirlinck <teirllm@auburn.edu>
5776
5777 * compile.texi (Compilation Functions): Expand descriptions of
5778 `compile-defun', `byte-compile-file', `byte-recompile-directory'
5779 and `batch-byte-compile'. In particular, mention and describe
5780 all optional arguments.
5781 (Disassembly): Correct and clarify the description of `disassemble'.
5782
57832004-01-11 Luc Teirlinck <teirllm@auburn.edu>
5784
5785 * searching.texi: Various small changes in addition to the
5786 following.
5787 (Regexp Example): Adapt to new value of `sentence-end'.
5788 (Regexp Functions): The PAREN argument to `regexp-opt' can be
5789 `words'.
5790 (Search and Replace): Add usage note for `perform-replace'.
5791 (Entire Match Data): Mention INTEGERS and REUSE arguments to
5792 `match-data'.
5793 (Standard Regexps): Update for new values of `paragraph-start'
5794 and `sentence-end'.
5795
57962004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5797
5798 * files.texi (Saving Buffers): Clarify descriptions of
5799 `write-contents-functions' and `before-save-hook'.
5800 Make the defvar's for `before-save-hook' and `after-save-hook'
5801 into defopt's.
5802
58032004-01-07 Kim F. Storm <storm@cua.dk>
5804
5805 * commands.texi (Click Events): Describe new image and
5806 width/height elements of click events.
5807 (Accessing Events): Add posn-string, posn-image, and
5808 posn-object-width-height. Change posn-object to return either
5809 image or string object.
5810
58112004-01-01 Simon Josefsson <jas@extundo.com>
5812
5813 * hooks.texi (Standard Hooks): Add before-save-hook.
5814 * files.texi (Saving Buffers): Likewise.
5815
58162004-01-03 Richard M. Stallman <rms@gnu.org>
5817
5818 * frames.texi (Frames and Windows): Delete frame-root-window.
5819
58202004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5821
5822 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5823
5824 * functions.texi: Various small changes in addition to the
5825 following.
5826 (What Is a Function): `functionp' returns nil for macros. Clarify
5827 behavior of this and following functions for symbol arguments.
5828 (Function Documentation): Add `\' in front of (fn @var{arglist})
5829 and explain why.
5830 (Defining Functions): Mention DOCSTRING argument to `defalias'.
5831 Add anchor.
5832 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
5833
58342004-01-01 Miles Bader <miles@gnu.org>
5835
5836 * display.texi (Buttons): New section.
5837
58382003-12-31 Andreas Schwab <schwab@suse.de>
5839
5840 * numbers.texi (Math Functions): sqrt reports a domain-error
5841 error.
5842 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5843
58442003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5845
5846 * tips.texi (Documentation Tips): Update item on hyperlinks in
5847 documentation strings.
5848
5849 * errors.texi (Standard Errors): Various small corrections and
5850 additions.
5851
5852 * control.texi: Various small changes in addition to the
5853 following.
5854 (Signaling Errors): Provide some more details on how `signal'
5855 constructs the error message. Add anchor to the definition of
5856 `signal'.
5857 (Error Symbols): Describe special treatment of `quit'.
5858 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5859 to emphasize that it has to be a single form.
5860
5861 * buffers.texi: Add anchor.
5862
58632003-12-29 Richard M. Stallman <rms@gnu.org>
5864
5865 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5866 (Window Configurations): Add window-configuration-frame.
5867
5868 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5869
5870 * text.texi (Examining Properties): Add get-char-property-and-overlay.
5871 Change arg name in get-char-property.
5872 (Special Properties): Update handling of keymap property.
5873
5874 * strings.texi (Modifying Strings): Add clear-string.
5875 (Text Comparison): Add assoc-string and remove
5876 assoc-ignore-case, assoc-ignore-representation.
5877
5878 * os.texi (Time of Day): Add set-time-zone-rule.
5879
5880 * numbers.texi (Math Functions): asin, acos, log, log10
5881 report domain-error errors.
5882
5883 * nonascii.texi (Converting Representations):
5884 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
5885 (Encoding and I/O): Add file-name-coding-system.
5886
5887 * modes.texi (Search-based Fontification): Explain that
5888 face specs are symbols with face names as values.
5889
5890 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5891
5892 * lists.texi (Building Lists): remq moved elsewhere.
5893 (Sets And Lists): remq moved here.
5894 (Association Lists): Refer to assoc-string.
5895
5896 * internals.texi (Garbage Collection): Add memory-use-counts.
5897
5898 * frames.texi (Frames and Windows): Add set-frame-selected-window
5899 and frame-root-window.
5900
5901 * files.texi (Contents of Directories):
5902 Add directory-files-and-attributes.
5903
5904 * display.texi (Refresh Screen): Add force-window-update.
5905 (Invisible Text): Explain about moving point out of invis text.
5906 (Overlay Properties): Add overlay-properties.
5907 (Managing Overlays): Add overlayp.
5908 (GIF Images): Invalid image number displays a hollow box.
5909
5910 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5911 (Killing Buffers): Add buffer-live-p.
5912
59132003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
5914
5915 * display.texi (Fringes): Fix typo "set-buffer-window".
5916
59172003-12-24 Luc Teirlinck <teirllm@auburn.edu>
5918
5919 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5920 * nonascii.texi, processes.texi, tips.texi, variables.texi:
5921 Add or change various xrefs and anchors.
5922
5923 * commands.texi: Replace all occurrences of @acronym{CAR} with
5924 @sc{car}, for consistency with the rest of the Elisp manual.
5925 `car' and `cdr' are historically acronyms, but are no longer
5926 widely thought of as such.
5927
5928 * internals.texi (Pure Storage): Mention that `purecopy' does not
5929 copy text properties.
5930 (Object Internals): Now 29 bits are used (in most implementations)
5931 to address Lisp objects.
5932
5933 * variables.texi (Variables with Restricted Values): New node.
5934
5935 * objects.texi (Lisp Data Types): Mention that certain variables
5936 can only take on a restricted set of values and add an xref to
5937 the new node "Variables with Restricted Values".
5938
5939 * eval.texi (Function Indirection): Describe the errors that
5940 `indirect-function' can signal.
5941 (Eval): Clarify the descriptions of `eval-region' and `values'.
5942 Describe `eval-buffer' instead of `eval-current-buffer' and
5943 mention `eval-current-buffer' as an alias for `current-buffer'.
5944 Correct the description and mention all optional arguments.
5945
5946 * nonascii.texi: Various small changes in addition to the
5947 following.
5948 (Converting Representations): Clarify behavior of
5949 `string-make-multibyte' and `string-to-multibyte' for unibyte all
5950 ASCII arguments.
5951 (Character Sets): Document the variable `charset-list' and adapt
5952 the definition of the function `charset-list' accordingly.
5953 (Translation of Characters): Clarify use of generic characters in
5954 `make-translation-table'. Clarify and correct the description of
5955 the use of translation tables in encoding and decoding.
5956 (User-Chosen Coding Systems): Correct and clarify the description
5957 of `select-safe-coding-system'.
5958 (Default Coding Systems): Clarify description of
5959 `file-coding-system-alist'.
5960
59612003-11-30 Luc Teirlinck <teirllm@auburn.edu>
5962
5963 * strings.texi (Text Comparison): Correctly describe when two
5964 strings are `equal'. Combine and clarify descriptions of
5965 `assoc-ignore-case' and `assoc-ignore-representation'.
5966
5967 * objects.texi (Non-ASCII in Strings): Clarify description of
5968 when a string is unibyte or multibyte.
5969 (Bool-Vector Type): Update examples.
5970 (Equality Predicates): Correctly describe when two strings are
5971 `equal'.
5972
59732003-11-29 Luc Teirlinck <teirllm@auburn.edu>
5974
5975 * lists.texi (Building Lists): `append' no longer accepts integer
5976 arguments. Update the description of `number-sequence' to reflect
5977 recent changes.
5978 (Sets And Lists): Describe `member-ignore-case' after `member'.
5979
59802003-11-27 Kim F. Storm <storm@cua.dk>
5981
5982 * commands.texi (Click Events): Click object may be an images.
5983 Describe (dx . dy) element of click positions.
5984 (Accessing Events): Remove duplicate posn-timestamp.
5985 New functions posn-object and posn-object-x-y.
5986
59872003-11-23 Kim F. Storm <storm@cua.dk>
5988
5989 * commands.texi (Click Events): Describe enhancements to event
5990 position lists, including new text-pos and (col . row) items.
5991 Mention left-fringe and right-fringe area events.
5992 (Accessing Events): New functions posn-area and
5993 posn-actual-col-row. Mention posn-timestamp. Mention that
5994 posn-point in non-text area still returns buffer position.
5995 Clarify posn-col-row.
5996
59972003-11-21 Lars Hansen <larsh@math.ku.dk>
5998
5999 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
6000 * anti.texi (File Attributes): Describe removed parameter
6001 ID-FORMAT.
6002
60032003-11-20 Luc Teirlinck <teirllm@auburn.edu>
6004
6005 * positions.texi (Positions): Mention that, if a marker is used as
6006 a position, its buffer is ignored.
6007
6008 * markers.texi (Overview of Markers): Mention it here too.
6009
60102003-11-12 Luc Teirlinck <teirllm@auburn.edu>
6011
6012 * numbers.texi (Numeric Conversions): Not just `floor', but also
6013 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
6014
60152003-11-10 Luc Teirlinck <teirllm@auburn.edu>
6016
6017 * markers.texi (Creating Markers): Specify insertion type of
6018 created markers. Add xref to `Marker Insertion Types'.
6019 Second argument to `copy-marker' is optional.
6020 (Marker Insertion Types): Mention that most markers are created
6021 with insertion type nil.
6022 (The Mark): Correctly describe when `mark' signals an error.
6023 (The Region): Correctly describe when `region-beginning' and
6024 `region-end' signal an error.
6025
60262003-11-08 Luc Teirlinck <teirllm@auburn.edu>
6027
6028 * hash.texi (Creating Hash): Clarify description of `eql'.
6029 `makehash' is obsolete.
6030 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
6031
6032 * positions.texi (Point): Change description of `buffer-end', so
6033 that it is also correct for floating point arguments.
6034 (List Motion): Correct argument lists of `beginning-of-defun' and
6035 `end-of-defun'.
6036 (Excursions): Add xref to `Marker Insertion Types'.
6037 (Narrowing): Argument to `narrow-to-page' is optional.
6038
60392003-11-06 Luc Teirlinck <teirllm@auburn.edu>
6040
6041 * streams.texi (Output Streams): Clarify behavior of point for
6042 marker output streams.
6043
60442003-11-04 Luc Teirlinck <teirllm@auburn.edu>
6045
6046 * variables.texi (Defining Variables): Second argument to
6047 `defconst' is not optional.
6048 (Setting Variables): Mention optional argument APPEND to
6049 `add-to-list'.
6050 (Creating Buffer-Local): Expand description of
6051 `make-variable-buffer-local'.
6052 (Frame-Local Variables): Expand description of
6053 `make-variable-frame-local'.
6054 (Variable Aliases): Correct description of optional argument
6055 DOCSTRING to `defvaralias'. Mention return value of
6056 `defvaralias'.
6057 (File Local Variables): Add xref to `File variables' in Emacs
6058 Manual. Correct description of `hack-local-variables'. Mention
6059 `safe-local-variable' property. Mention optional second argument
6060 to `risky-local-variable-p'.
6061
60622003-11-03 Luc Teirlinck <teirllm@auburn.edu>
6063
6064 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
6065
60662003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6067
6068 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
6069 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
6070 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
6071 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
6072 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
6073 lispref/processes.texi, lispref/searching.texi,
6074 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
6075 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
6076 @acronym{FOO}.
6077
60782003-10-27 Luc Teirlinck <teirllm@auburn.edu>
6079
6080 * strings.texi (Creating Strings): Argument START to `substring'
6081 can not be `nil'. Expand description of
6082 `substring-no-properties'. Correct description of `split-string',
6083 especially with respect to empty matches. Prevent very bad line
6084 break in definition of `split-string-default-separators'.
6085 (Text Comparison): `string=' and `string<' also accept symbols as
6086 arguments.
6087 (String Conversion): More completely describe argument BASE in
6088 `string-to-number'.
6089 (Formatting Strings): `%s' and `%S' in `format' do require
6090 corresponding object. Clarify behavior of numeric prefix after
6091 `%' in `format'.
6092 (Case Conversion): The argument to `upcase-initials' can be a
6093 character.
6094
60952003-10-27 Kenichi Handa <handa@m17n.org>
6096
6097 * display.texi (Fontsets): Fix texinfo usage.
6098
60992003-10-25 Kenichi Handa <handa@m17n.org>
6100
6101 * display.texi (Fontsets): Add description of the function
6102 set-fontset-font.
6103
61042003-10-23 Luc Teirlinck <teirllm@auburn.edu>
6105
6106 * display.texi (Temporary Displays): Add xref to `Documentation
6107 Tips'.
6108
6109 * functions.texi (Function Safety): Use inforef instead of pxref
6110 for SES.
6111
61122003-10-23 Andreas Schwab <schwab@suse.de>
6113
6114 * Makefile.in (TEX, texinputdir): Don't define.
6115 (TEXI2DVI): Define.
6116 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
6117 add $(srcdir)/index.texi.
6118 ($(infodir)/elisp): Remove index.texi dependency.
6119 (elisp.dvi): Likewise. Use $(TEXI2DVI).
6120 (index.texi): Remove target.
6121 (dist): Don't link $(srcdir)/permute-index.
6122 (clean): Don't remove index.texi.
6123
6124 * permute-index, index.perm: Remove.
6125 * index.texi: Rename from index.unperm.
6126
61272003-10-22 Luc Teirlinck <teirllm@auburn.edu>
6128
6129 * tips.texi (Documentation Tips): Document new behavior for face
6130 and variable hyperlinks in Help mode.
6131
61322003-10-21 Luc Teirlinck <teirllm@auburn.edu>
6133
6134 * objects.texi (Integer Type): Update for extra bit of integer range.
6135 (Character Type): Ditto.
6136
61372003-10-16 Eli Zaretskii <eliz@gnu.org>
6138
6139 * numbers.texi (Integer Basics): Add index entries for reading
6140 numbers in hex, octal, and binary.
6141
61422003-10-16 Lute Kamstra <lute@gnu.org>
6143
6144 * modes.texi (Mode Line Format): Mention force-mode-line-update's
6145 argument.
6146
61472003-10-13 Luc Teirlinck <teirllm@auburn.edu>
6148
6149 * windows.texi (Choosing Window): Fix typo.
6150 * edebug.texi (Edebug Execution Modes): Fix typo.
6151
61522003-10-13 Richard M. Stallman <rms@gnu.org>
6153
6154 * windows.texi (Basic Windows): A window has fringe settings,
6155 display margins and scroll-bar settings.
6156 (Splitting Windows): Doc split-window return value.
6157 Clean up one-window-p.
6158 (Selecting Windows): Fix typo.
6159 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
6160 (Buffers and Windows): In set-window-buffer, explain effect
6161 on fringe settings and scroll bar settings.
6162 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
6163 (Choosing Window): Use defopt for pop-up-frame-function.
6164 For special-display-buffer-names, explain same-window and same-frame.
6165 Clarify window-dedicated-p return value.
6166 (Textual Scrolling): scroll-up and scroll-down can get an error.
6167 (Horizontal Scrolling): Clarify auto-hscroll-mode.
6168 Clarify set-window-hscroll.
6169 (Size of Window): Don't mention tool bar in window-height.
6170 (Coordinates and Windows): Explain what coordinates-in-window-p
6171 returns for fringes and display margins.
6172 (Window Configurations): Explain saving fringes, etc.
6173
6174 * tips.texi (Library Headers): Clean up Documentation.
6175
6176 * syntax.texi (Parsing Expressions): Clean up forward-comment
6177 and parse-sexp-lookup-properties.
6178
6179 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
6180
6181 * os.texi (System Environment): Clean up text for load-average errors.
6182
6183 * modes.texi (Hooks): Don't explain local hook details at front.
6184 Clarify run-hooks and run-hook-with-args a little.
6185 Clean up add-hook and remove-hook.
6186
6187 * edebug.texi (Edebug Execution Modes): Clarify t.
6188 Document edebug-sit-for-seconds.
6189 (Coverage Testing): Document C-x X = and =.
6190 (Instrumenting Macro Calls): Fix typo.
6191 (Specification List): Don't index the specification keywords.
6192
61932003-10-10 Kim F. Storm <storm@cua.dk>
6194
6195 * processes.texi (Network): Introduce make-network-process.
6196
61972003-10-09 Luc Teirlinck <teirllm@auburn.edu>
6198
6199 * tips.texi (Library Headers): Fix typo.
6200
62012003-10-07 Juri Linkov <juri@jurta.org>
6202
6203 * modes.texi (Imenu): Mention imenu-create-index-function's
6204 default value. Explain submenus better.
6205
62062003-10-07 Lute Kamstra <lute@gnu.org>
6207
6208 * modes.texi (Faces for Font Lock): Fix typo.
6209 (Hooks): Explain how buffer-local hook variables can refer to
6210 global hook variables.
6211 Various minor clarifications.
6212
62132003-10-06 Lute Kamstra <lute@gnu.org>
6214
6215 * tips.texi (Coding Conventions): Mention naming conventions for
6216 hooks.
6217
62182003-10-05 Luc Teirlinck <teirllm@auburn.edu>
6219
6220 * loading.texi (Library Search): Correct default value of
6221 load-suffixes.
6222 (Named Features): Fix typo.
6223
62242003-10-05 Richard M. Stallman <rms@gnu.org>
6225
6226 * loading.texi (Named Features): In `provide',
6227 say how to test for subfeatures.
6228 (Unloading): In unload-feature, use new var name
6229 unload-feature-special-hooks.
6230
62312003-10-03 Lute Kamstra <lute@gnu.org>
6232
6233 * modes.texi (Major Mode Conventions): Mention third way to set up
6234 Imenu.
6235 (Imenu): A number of small fixes.
6236 Delete documentation of internal variable imenu--index-alist.
6237 Document the return value format of imenu-create-index-function
6238 functions.
6239
62402003-09-30 Richard M. Stallman <rms@gnu.org>
6241
6242 * processes.texi (Network): Say what stopped datagram connections do.
6243
6244 * lists.texi (Association Lists): Clarify `assq-delete-all'.
6245
6246 * display.texi (Overlay Properties): Clarify `evaporate' property.
6247
62482003-09-29 Lute Kamstra <lute@gnu.org>
6249
6250 * modes.texi (Mode Line Data): Explain when symbols in mode-line
6251 constructs should be marked as risky.
6252 Change cons cell into proper list.
6253 (Mode Line Variables): Change cons cell into proper list.
6254
62552003-09-26 Lute Kamstra <lute@gnu.org>
6256
6257 * modes.texi (Mode Line Data): Document the :propertize construct.
6258 (Mode Line Variables): Reorder the descriptions of the variables
6259 to match their order in the default mode-line-format.
6260 Describe the new variables mode-line-position and mode-line-modes.
6261 Update the default values of mode-line-frame-identification,
6262 minor-mode-alist, and default-mode-line-format.
6263 (Properties in Mode): Mention the :propertize construct.
6264
62652003-09-26 Richard M. Stallman <rms@gnu.org>
6266
6267 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6268 * loading.texi, minibuf.texi, text.texi, variables.texi:
6269 Avoid @strong{Note:}.
6270
62712003-09-26 Richard M. Stallman <rms@gnu.org>
6272
6273 * keymaps.texi (Remapping Commands): Fix typo.
6274
62752003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
6276
6277 * processes.texi (Low-Level Network): Fix typo.
6278
62792003-09-23 Kim F. Storm <storm@cua.dk>
6280
6281 * processes.texi (Network, Network Servers): Fix typos.
6282 (Low-Level Network): Add timeout value for :server keyword.
6283 Add new option keywords to make-network-process.
6284 Add set-network-process-options.
6285 Explain how to test availability of network options.
6286
62872003-09-19 Richard M. Stallman <rms@gnu.org>
6288
6289 * text.texi (Motion by Indent): Arg to
6290 backward-to-indentation and forward-to-indentation is optional.
6291
6292 * strings.texi (Creating Strings): Add substring-no-properties.
6293
6294 * processes.texi
6295 (Process Information): Add list-processes arg QUERY-ONLY.
6296 Delete process-contact from here.
6297 Add new status values for process-status.
6298 Add process-get, process-put, process-plist, set-process-plist.
6299 (Synchronous Processes): Add call-process-shell-command.
6300 (Signals to Processes): signal-process allows process objects.
6301 (Network): Complete rewrite.
6302 (Network Servers, Datagrams, Low-Level Network): New nodes.
6303
6304 * positions.texi (Word Motion): forward-word, backward-word
6305 arg is optional. Reword.
6306
6307 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
6308
6309 * variables.texi (Creating Buffer-Local):
6310 Delete duplicate definition of buffer-local-value.
6311 (File Local Variables): Explain about discarding text props.
6312
63132003-09-11 Richard M. Stallman <rms@gnu.org>
6314
6315 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
6316 changes variables that record input events.
6317 (Minibuffer Misc): Add minibuffer-selected-window.
6318
6319 * lists.texi (Building Lists): Add copy-tree.
6320
6321 * display.texi (Fontsets): Add char-displayable-p.
6322 (Scroll Bars): New node.
6323
63242003-09-08 Lute Kamstra <lute@gnu.org>
6325
6326 * modes.texi (%-Constructs): Document new `%i' and `%I'
6327 constructs.
6328
63292003-09-03 Peter Runestig <peter@runestig.com>
6330
6331 * makefile.w32-in: New file.
6332
63332003-08-29 Richard M. Stallman <rms@gnu.org>
6334
6335 * display.texi (Overlay Properties): Clarify how priorities
6336 affect use of the properties.
6337
63382003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6339
6340 * customize.texi (Type Keywords): Correct the description of
6341 `:help-echo' in the case where `motion-doc' is a function.
6342
63432003-08-14 John Paul Wallington <jpw@gnu.org>
6344
6345 * modes.texi (Emulating Mode Line): Subsection, not section.
6346
63472003-08-13 Richard M. Stallman <rms@gnu.org>
6348
6349 * elisp.texi (Top): Update subnode lists in menu.
6350
6351 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
6352 (Kill Functions): kill-region has new arg yank-handler.
6353 (Yanking): New node.
6354 (Yank Commands): Add yank-undo-function.
6355 (Low-Level Kill Ring):
6356 kill-new and kill-append have new arg yank-handler.
6357 (Changing Properties): Add remove-list-of-text-properties.
6358 (Atomic Changes): New node.
6359
6360 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
6361
6362 * streams.texi (Output Variables): Add eval-expression-print-length
6363 and eval-expression-print-level.
6364
6365 * os.texi (Time Conversion): For encode-time, explain limits on year.
6366
6367 * objects.texi (Character Type): Define anchor "modifier bits".
6368
6369 * modes.texi (Emulating Mode Line): New node.
6370 (Search-based Fontification): Font Lock uses font-lock-face property.
6371 (Other Font Lock Variables): Likewise.
6372
6373 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
6374 not vectors.
6375 (Active Keymaps): Add emulation-mode-map-alists.
6376 (Functions for Key Lookup): key-binding has new arg no-remap.
6377 (Remapping Commands): New node.
6378 (Scanning Keymaps): where-is-internal has new arg no-remap.
6379 (Tool Bar): Add tool-bar-local-item-from-menu.
6380 Clarify when to use tool-bar-add-item-from-menu.
6381
6382 * commands.texi (Interactive Call): commandp has new arg.
6383 (Command Loop Info): Add this-original-command.
6384
63852003-08-06 John Paul Wallington <jpw@gnu.org>
6386
6387 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
6388
6389 * display.texi (Warning Basics): Fix typo.
6390 (Fringes): Add closing curly bracket and fix typo.
6391
6392 * elisp.texi (Top): Fix typo.
6393
63942003-08-05 Richard M. Stallman <rms@gnu.org>
6395
6396 * elisp.texi: Update lists of subnodes.
6397
6398 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
6399
6400 * variables.texi (Local Variables): Use lc for example variable names.
6401
6402 * tips.texi (Library Headers): Explain where to put -*-.
6403
6404 * strings.texi (Creating Strings): Fix xref for vconcat.
6405
6406 * sequences.texi (Vector Functions):
6407 vconcat no longer allows integer args.
6408
6409 * minibuf.texi (Reading File Names): read-file-name has new
6410 arg PREDICATE. New function read-directory-name.
6411
6412 * macros.texi (Defining Macros): Give definition of `declare'
6413 (Indenting Macros): New node.
6414
6415 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
6416 (Window Frame Parameters): Make separate table of parameters
6417 that are coupled with specific face attributes.
6418 (Deleting Frames): delete-frame-hooks renamed to
6419 delete-frame-functions.
6420
6421 * files.texi (Magic File Names): Add file-remote-p.
6422 Clarify file-local-copy.
6423
6424 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
6425 here; instead xref Defining Macros.
6426
6427 * display.texi (Warnings): New node, and subnodes.
6428 (Fringes): New node.
6429
6430 * debugging.texi (Test Coverage): New node.
6431
6432 * compile.texi (Compiler Errors): Explain with-no-warnings
6433 and other ways to suppress warnings.
6434
6435 * commands.texi (Interactive Call): Minor clarification.
6436
6437 * buffers.texi (Buffer File Name): set-visited-file-name
6438 renames the buffer too.
6439
6440 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
6441
64422003-07-24 Markus Rost <rost@math.ohio-state.edu>
6443
6444 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
6445
64462003-07-22 Markus Rost <rost@math.ohio-state.edu>
6447
6448 * internals.texi (Garbage Collection): Fix previous change.
6449
64502003-07-22 Richard M. Stallman <rms@gnu.org>
6451
6452 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
6453
6454 * display.texi (Width): Use \s syntax in example.
6455 (Font Selection): Add face-font-rescale-alist.
6456
6457 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
6458 Remove spurious indent in example.
6459
6460 * lists.texi (Building Lists): Add number-sequence.
6461
6462 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
6463
6464 * functions.texi (Function Documentation): Explain how to
6465 show calling convention explicitly in the doc string.
6466
6467 * windows.texi (Selecting Windows): save-selected-window saves
6468 selected window of each frame.
6469 (Window Configurations): Minor change.
6470
6471 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
6472
6473 * streams.texi (Output Variables): Add print-continuous-numbering
6474 and print-number-table.
6475
6476 * processes.texi (Decoding Output): New node.
6477
6478 * os.texi (Time Conversion): decode-time arg is optional.
6479
6480 * objects.texi (Character Type): Don't use space as example for \.
6481 Make list of char names and \-sequences correspond.
6482 Explain that \s is not used in strings. `\ ' needs space after.
6483
6484 * nonascii.texi (Converting Representations): Add string-to-multibyte.
6485 (Translation of Characters): Add translation-table-for-input.
6486 (Default Coding Systems): Add auto-coding-functions.
6487 (Explicit Encoding): Add decode-coding-inserted-region.
6488 (Locales): Add locale-info.
6489
6490 * minibuf.texi (Basic Completion): Describe test-completion.
6491 Collections can be lists of strings.
6492 Clean up lazy-completion-table.
6493 (Programmed Completion): Mention test-completion.
6494 Clarify why lambda expressions are not accepted.
6495 (Minibuffer Misc): Describe minibufferp.
6496
64972003-07-14 Richard M. Stallman <rms@gnu.org>
6498
6499 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
6500
6501 * windows.texi (Selecting Windows): New arg to select-window.
6502 (Selecting Windows): Add with-selected-window.
6503 (Size of Window): Add window-inside-edges, etc.
6504
6505 * internals.texi (Garbage Collection): Add post-gc-hook.
6506
6507 * processes.texi (Subprocess Creation): Add exec-suffixes.
6508
6509 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
6510 (Scanning Keymaps): Add map-keymaps.
6511 (Defining Menus): Add keymap-prompt.
6512
6513 * numbers.texi (Integer Basics): Add most-positive-fixnum,
6514 most-negative-fixnum.
6515
6516 * compile.texi (Byte Compilation): Explain no-byte-compile
6517 (Compiler Errors): New node.
6518
6519 * os.texi (User Identification): user-uid, user-real-uid
6520 can return float.
6521
6522 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
6523 and about derived modes.
6524 (Minor Modes): Add minor-mode-list.
6525 (Defining Minor Modes): Keyword args for define-minor-mode.
6526 (Search-based Fontification): Explain managing other properties.
6527 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 6528 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
6529 (Hooks): Add run-mode-hooks and delay-mode-hooks.
6530
6531 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
6532 (Variable Aliases): Clarify defvaralias.
6533
6534 * loading.texi (Library Search): Add load-suffixes.
6535
6536 * minibuf.texi (Basic Completion): Add lazy-completion-table.
6537 (Programmed Completion): Add dynamic-completion-table.
6538
6539 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
6540 (Magic File Names): Specify precedence order of handlers.
6541
6542 * commands.texi (Command Overview): Emacs server runs pre-command-hook
6543 and post-command-hook.
6544 (Waiting): New calling convention for sit-for.
6545
6546 * text.texi (Special Properties): local-map and keymap properties
6547 apply based on their stickiness.
6548
65492003-07-07 Richard M. Stallman <rms@gnu.org>
6550
6551 * modes.texi (Minor Mode Conventions): Specify only some kinds
6552 of list values as args to minor modes.
6553
6554 * files.texi (File Name Expansion): Warn about iterative use
6555 of substitute-in-file-name.
6556
6557 * advice.texi (Activation of Advice): Clean up previous change.
6558
65592003-07-06 Markus Rost <rost@math.ohio-state.edu>
6560
6561 * advice.texi (Activation of Advice): Note that ad-start-advice is
6562 turned on by default.
6563
65642003-06-30 Richard M. Stallman <rms@gnu.org>
6565
6566 * text.texi (Buffer Contents): Document current-word.
6567 (Change Hooks): Not called for *Messages*.
6568
6569 * functions.texi (Defining Functions): Explain about redefining
6570 primitives.
6571 (Function Safety): Renamed. Minor changes.
6572 Comment out the detailed criteria for what is safe.
6573
65742003-06-22 Andreas Schwab <schwab@suse.de>
6575
6576 * objects.texi (Symbol Type): Fix description of examples.
6577
65782003-06-16 Andreas Schwab <schwab@suse.de>
6579
6580 * hash.texi (Creating Hash): Fix description of :weakness.
6581
c8763fb6 65822003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
6583
6584 * files.texi (Changing Files): copy-file copies file modes, too.
6585
65862003-05-28 Richard M. Stallman <rms@gnu.org>
6587
6588 * strings.texi (Creating Strings): Clarify split-string.
6589
65902003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
6591
6592 * strings.texi (Creating Strings): Update split-string specification
6593 and examples.
6594
65952003-05-19 Richard M. Stallman <rms@gnu.org>
6596
6597 * elisp.texi: Correct invariant section names.
6598
65992003-04-20 Richard M. Stallman <rms@gnu.org>
6600
6601 * os.texi (Timers): Explain about timers and quitting.
6602
66032003-04-19 Richard M. Stallman <rms@gnu.org>
6604
6605 * internals.texi (Writing Emacs Primitives): Strings are
6606 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
6607 Explain GCPRO convention for varargs function args.
6608
66092003-04-16 Richard M. Stallman <rms@gnu.org>
6610
6611 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
6612
66132003-04-08 Richard M. Stallman <rms@gnu.org>
6614
6615 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
6616
66172003-02-13 Kim F. Storm <storm@cua.dk>
6618
6619 * objects.texi (Character Type): New \s escape for space.
6620
66212003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6622
6623 * os.texi (System Environment): Added cygwin system-type.
6624
66252003-01-25 Richard M. Stallman <rms@gnu.org>
6626
6627 * keymaps.texi: Document that a symbol can act as a keymap.
6628
66292003-01-13 Richard M. Stallman <rms@gnu.org>
6630
6631 * text.texi (Changing Properties): Say string indices are origin-0.
6632
6633 * positions.texi (Screen Lines) <compute-motion>:
6634 Correct order of elts in return value.
6635
6636 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
6637 how to define a default binding.
6638
66392002-12-07 Markus Rost <rost@math.ohio-state.edu>
6640
6641 * loading.texi (Unloading): Fix recent change for load-history.
6642
6643 * customize.texi (Simple Types): Clarify description of custom
6644 type 'number. Describe new custom type 'float.
6645
66462002-12-04 Markus Rost <rost@math.ohio-state.edu>
6647
6648 * variables.texi (File Local Variables): Fix typo.
6649
c8763fb6 66502002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
6651
6652 From Michael Albinus <Michael.Albinus@alcatel.de>.
6653
6654 * README: Target for Info file is `make info'.
6655
6656 * files.texi (File Name Components): Fixed typos in
6657 `file-name-sans-extension'.
6658 (Magic File Names): Complete list of operations for magic file
6659 name handlers.
6660
66612002-09-16 Jonathan Yavner <jyavner@engineer.com>
6662
6663 * variables.texi (File Local Variables): New function
6664 risky-local-variable-p.
6665
66662002-09-15 Jonathan Yavner <jyavner@engineer.com>
6667
6668 * functions.texi (Function safety): New node about unsafep.
6669
66702002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
6671
6672 * customize.texi (Splicing into Lists): Fixed example.
6673 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
6674
66752002-06-17 Juanma Barranquero <lektu@terra.es>
6676
6677 * frames.texi (Display Feature Testing): Fix typo.
6678
66792002-06-12 Andreas Schwab <schwab@suse.de>
6680
6681 * frames.texi (Initial Parameters, Resources): Fix references to
6682 the Emacs manual.
6683
66842002-05-13 Kim F. Storm <storm@cua.dk>
6685
6686 * variables.texi (Intro to Buffer-Local): Updated warning and
6687 example relating to changing buffer inside let.
6688
c8763fb6 66892002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6690
6691 * os.texi (Session Management): New node about X Session management.
6692
66932002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
6694
6695 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
6696 to which the manual corresponds, and the copyright years.
6697
6698 * Makefile.in (VERSION): Set to 2.9.
6699
67002001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
6701
6702 * elisp.texi: Change the category in @dircategory to "Emacs", to
6703 make it consistent with info/dir.
6704
67052001-11-25 Miles Bader <miles@gnu.org>
6706
6707 * text.texi (Fields): Describe new `limit' arg in
6708 field-beginning/field-end.
6709
67102001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
6711
6712 * permute-index: Don't depend on csh-specific features. Replace
6713 the interpreter name with /bin/sh.
6714
6715 * two-volume-cross-refs.txt: New file.
6716 * two.el: New file.
6717 * spellfile: New file.
6718
67192001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6720
6721 * permute-index: New file.
6722
6723 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6724 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6725 8+3 restricted namespace.
6726
6727 * Makefile.in (infodir): Define relative to $(srcdir).
6728 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6729 include directories list via -I switch to makeinfo.
6730 (index.texi): Use cp if both hard and symbolic links fail.
6731
67322001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6733
6734 * Makefile.in (distclean): Add.
6735
6736 The following changes make ELisp manual part of the Emacs
6737 distribution:
6738
6739 * Makefile.in: Add Copyright notice.
6740 (prefix): Remove.
6741 (infodir): Change value to "../info".
6742 (VPATH): New variable.
6743 (MAKE): Don't define.
6744 (texmacrodir): Don't define.
6745 (texinputdir): Append the existing value of TEXINPUTS.
6746 ($(infodir)/elisp): Instead of just "elisp". Reformat the
6747 command to be compatible with man/Makefile.in, and to put the
6748 output into ../info.
6749 (info): Add target.
6750 (installall): Target removed.
6751
c8763fb6 67522001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
6753
6754 * tips.texi (Coding Conventions): Fix typo.
6755
67562001-10-23 Gerd Moellmann <gerd@gnu.org>
6757
6758 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6759
67602001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
6761
6762 * files.texi (File Name Components): Update the description of
6763 file-name-sans-extension and file-name-extension, as they now
6764 ignore leading dots.
6765
67662001-10-20 Gerd Moellmann <gerd@gnu.org>
6767
6768 * (Version 21.1 released.)
6769
67702001-10-19 Miles Bader <miles@gnu.org>
6771
6772 * positions.texi (Text Lines): Describe behavior of
6773 `beginning-of-line'/`end-of-line' in the presence of field properties.
6774
67752001-10-17 Gerd Moellmann <gerd@gnu.org>
6776
6777 * Makefile.in (VERSION): Set to 2.8.
6778 (manual): Use `manual-21'.
6779
6780 * elisp.texi (VERSION): Add and use it where the version
6781 number was used. Set it to 2.8.
6782
6783 * intro.texi: Likewise.
6784
67852001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6786
6787 * files.texi (File Name Completion): Document the significance of
6788 a trailing slash in elements of completion-ignored-extensions.
6789
67902001-10-06 Miles Bader <miles@gnu.org>
6791
6792 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6793
67942001-10-04 Gerd Moellmann <gerd@gnu.org>
6795
6796 * variables.texi (Variable Aliases): New node.
6797
67982001-10-04 Gerd Moellmann <gerd@gnu.org>
6799
6800 * Branch for 21.1.
6801
68022001-10-02 Miles Bader <miles@gnu.org>
6803
6804 * minibuf.texi (Minibuffer Misc): Add entries for
6805 `minibuffer-contents', `minibuffer-contents-no-properties', and
6806 `delete-minibuffer-contents'.
6807 Correct description for `minibuffer-prompt-end'.
6808
6809 * text.texi (Property Search): Correct descriptions of
6810 `next-char-property-change' and `previous-char-property-change'.
6811 Add entries for `next-single-char-property-change' and
6812 `previous-single-char-property-change'.
6813 Make operand names a bit more consistent.
6814
68152001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
6816
6817 * frames.texi (Finding All Frames): Document that next-frame and
6818 previous-frame are local to current terminal.
6819
68202001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
6821
6822 * keymaps.texi (Creating Keymaps): Fix the description of the
6823 result of make-keymap.
6824
68252001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
6826
6827 * display.texi (Font Lookup, Attribute Functions)
6828 (Image Descriptors): Add cross-references to the definition of
6829 selected frame.
6830
6831 * buffers.texi (The Buffer List): Add cross-references to the
6832 definition of selected frame.
6833
6834 * frames.texi (Input Focus): Clarify which frame is _the_ selected
6835 frame at any given time.
6836 (Multiple Displays, Size and Position): Add a cross-reference to
6837 the definition of the selected frame.
6838
68392001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6840
6841 * strings.texi (String Conversion) <string-to-number>: Document
6842 that a float is returned for integers that are too large.
6843
6844 * frames.texi (Mouse Position): Document mouse-position-function.
6845 (Display Feature Testing): Document display-images-p.
6846 (Window Frame Parameters): Document the cursor-type variable.
6847
6848 * numbers.texi (Integer Basics): Document CL style read syntax for
6849 integers in bases other than 10.
6850
6851 * positions.texi (List Motion): Document
6852 open-paren-in-column-0-is-defun-start.
6853
6854 * lists.texi (Sets And Lists): Document member-ignore-case.
6855
6856 * internals.texi (Garbage Collection): Document the used and free
6857 strings report.
6858 (Memory Usage): Document strings-consed.
6859
6860 * os.texi (Time of Day): Document float-time.
6861 (Recording Input): Document that clear-this-command-keys clears
6862 the vector to be returned by recent-keys.
6863
6864 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6865 argument keymap can be a list.
6866
6867 * nonascii.texi (User-Chosen Coding Systems)
6868 <select-safe-coding-system>: Document the new argument
6869 accept-default-p and the variable
6870 select-safe-coding-system-accept-default-p. Tell what happens if
6871 buffer-file-coding-system is undecided.
6872 (Default Coding Systems): Document auto-coding-regexp-alist.
6873
6874 * display.texi (The Echo Area) <message>: Document
6875 message-truncate-lines.
6876 (Glyphs): Document that the glyph table is unused on windowed
6877 displays.
6878
6879 * help.texi (Describing Characters) <single-key-description>:
6880 Document the new argument no-angles.
6881 (Accessing Documentation) <documentation-property>: Document that
6882 a non-string property is evaluated.
6883 <documentation>: Document that the function-documentation property
6884 is looked for.
6885
6886 * windows.texi (Selecting Windows): Document some-window.
6887
6888 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6889
6890 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6891 apropos-mode-hook.
6892
6893 * commands.texi (Using Interactive): Document interactive-form.
6894 (Keyboard Macros): Document kbd-macro-termination-hook.
6895 (Command Loop Info): Document that clear-this-command-keys clears
6896 the vector to be returned by recent-keys.
6897
68982001-09-04 Werner LEMBERG <wl@gnu.org>
6899
6900 * Makefile.in (srcdir, texinputdir): New variables.
6901 (srcs, index.texi, install): Use $(srcdir).
6902 (.PHONY): Remove elisp.dvi.
6903 (elisp): Use -I switch for makeinfo.
6904 (elisp.dvi): Use $(srcdir) and $(texinputdir).
6905 (installall, dist): Use $(srcdir).
6906 Fix path to texinfo.tex.
6907 (maintainer-clean): Add elisp.dvi and elisp.oaux.
6908
69092001-08-30 Gerd Moellmann <gerd@gnu.org>
6910
6911 * display.texi (Conditional Display): Adjust to API change.
6912
6913 * configure: New file.
6914
69152001-07-30 Gerd Moellmann <gerd@gnu.org>
6916
6917 * commands.texi (Repeat Events): Add description of
6918 double-click-fuzz.
6919
69202001-05-08 Stefan Monnier <monnier@cs.yale.edu>
6921
6922 * syntax.texi (Syntax Class Table): Add the missing designator for
6923 comment and string fences.
6924 (Syntax Properties): Add a xref to syntax table internals.
6925 (Syntax Table Internals): Document string-to-syntax.
6926
69272001-05-07 Gerd Moellmann <gerd@gnu.org>
6928
6929 * Makefile.in (install): Use install-info command line options
6930 like in Emacs' Makefile.in.
6931
69322000-12-09 Miles Bader <miles@gnu.org>
6933
6934 * windows.texi (Window Start): Update documentation for
6935 `pos-visible-in-window-p'.
6936
69372000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6938
6939 * lists.texi (Building Lists): Add footnote to explain how to add
6940 to the end of a list.
6941
69422000-10-25 Gerd Moellmann <gerd@gnu.org>
6943
6944 * files.texi (Visiting Functions): Typos.
6945
69462000-10-25 Kenichi Handa <handa@etl.go.jp>
6947
6948 * files.texi (Visiting Functions): Return value of
6949 find-file-noselect may be a list of buffers if wildcards are used.
6950
69512000-10-24 Miles Bader <miles@lsi.nec.co.jp>
6952
6953 * display.texi (Defining Faces): Document `graphic' display type
6954 in face specs.
6955
b344d29d 69562000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
6957
6958 * hooks.texi (Standard Hooks): Replace obsolete
6959 `after-make-frame-hook' with `after-make-frame-functions'.
6960
6961 * frames.texi (Creating Frames): Ditto.
6962
6963 * variables.texi (Future Local Variables): Ditto.
6964
69652000-10-16 Gerd Moellmann <gerd@gnu.org>
6966
6967 * display.texi (Other Image Types): Add description of :foreground
6968 and :background properties of mono PBM images.
6969
69702000-08-17 Werner LEMBERG <wl@gnu.org>
6971
6972 * .cvsignore: New file.
6973
69742000-01-05 Gerd Moellmann <gerd@gnu.org>
6975
6976 * tindex.pl: New script.
6977
69781999-12-03 Dave Love <fx@gnu.org>
6979
6980 * Makefile.in (MAKEINFO): New parameter.
6981
69821999-09-17 Richard Stallman <rms@gnu.org>
6983
6984 * Makefile.in (srcs): Add hash.texi.
6985 (VERSION): Update to 20.6.
6986
69871999-09-13 Richard Stallman <rms@gnu.org>
6988
6989 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
6990
69911998-08-29 Karl Heuer <kwzh@gnu.org>
6992
6993 * configure.in: New file.
6994 * Makefile.in: Renamed from Makefile.
6995 (prefix, infodir): Use value obtained from configure.
6996 (emacslibdir): Obsolete variable deleted.
6997 (dist): Distribute configure.in, configure, Makefile.in.
6998
69991998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
7000
7001 * Makefile (INSTALL_INFO): New variable.
7002 (install): Run install-info.
7003
70041998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
7005
7006 * Makefile (elisp.dvi): Add missing backslash.
7007
70081998-05-02 Richard Stallman <rms@psilocin.gnu.org>
7009
7010 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
7011 Run texindex without `./'. Always run texindex on elisp.tp.
7012 (elisp.tps): Target deleted.
7013
70141998-04-05 Richard Stallman <rms@psilocin.gnu.org>
7015
7016 * Makefile (srcs): Add nonascii.texi and customize.texi.
7017 (dist): Start by deleting `temp'.
7018
70191998-02-17 Richard Stallman <rms@psilocin.gnu.org>
7020
7021 * Makefile (makeinfo, texindex): Targets deleted.
7022 (makeinfo.o, texindex.o): Targets deleted.
7023 (clean, dist): Don't do anything with them or with getopt*.
7024
70251998-01-30 Richard Stallman <rms@psilocin.gnu.org>
7026
7027 * Makefile (SHELL): Defined.
7028
70291998-01-27 Richard Stallman <rms@psilocin.gnu.org>
7030
7031 * Makefile (elisp.tps): New target.
7032 (elisp.dvi): Depend on elisp.tps.
7033
c5602427 70341996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
7035
7036 * README: Update phone number.
7037
7038 * Makefile (elisp): Make this be the default target.
7039 Depend on makeinfo.c instead of makeinfo.
7040 (install): Don't depend on elisp.dvi, since we don't install that.
7041 Use mkinstalldirs.
7042 (dist): Add mkinstalldirs.
7043
c5602427 70441995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
7045
7046 * Makefile (VERSION): Update version number.
7047 (maintainer-clean): Renamed from realclean.
7048
c5602427 70491995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
7050
7051 * Makefile (realclean): New target.
7052 (elisp): Remove any old elisp-* files first.
7053
c5602427 70541993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
7055
7056 * Makefile (VERSION): New variable.
7057 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
7058 Compressed file suffix should be `.gz', not `.z'.
7059
ce058493 70601993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7061
7062 * Makefile (elisp): Depend on makeinfo.
7063
c5602427 70641993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
7065
7066 * Makefile (srcs): Add anti.texi.
7067
c5602427 70681993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7069
7070 * Makefile (infodir, prefix): New vars.
7071 (install): Use infodir.
7072 (emacsinfodir): Deleted.
7073
c5602427 70741993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7075
7076 * Makefile (srcs): Add calendar.texi.
7077
7078 * Makefile (dist): Copy texindex.c and makeinfo.c.
7079 Limit elisp-* files to those with one or two digits.
7080
c5602427 70811993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7082
7083 * Makefile (dist): Changed to use Gzip instead of compress.
7084
c5602427 70851993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7086
7087 * loading.texi (Unloading): define-function changed back to
7088 defalias. It may not stay this way, but at least it's
7089 consistent with the known-good version of the code patch.
7090
c5602427 70911993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
7092
7093 * modes.texi (Hooks): Document new optional arg of add-hook.
7094
c5602427 70951993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7096
7097 * variables.texi: Document nil initial value of buffer-local variables.
7098
7099 * tips.texi: Add new section on standard library headers.
7100
c5602427 71011993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7102
7103 * Makefile (srcs): Add frame.texi to the list of sources.
7104
c5602427 71051993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7106
7107 * Makefile (dist): Don't bother excluding autosave files; they'll
7108 never make it into the temp directory anyway, and the hash marks
7109 in the name are problematic for make and the Bourne shell.
7110 (srcs):
7111
c5602427 71121993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7113
7114 * Makefile (dist): Don't include backup files or autosave files in
7115 the distribution tar file.
7116
c5602427 71171991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7118
7119 * Makefile (srcs): Added index.perm.
7120 (elisp.dvi): Remove erroneous shell comment.
7121 Expect output of permute-index in permuted.fns.
7122 Save old elisp.aux in elisp.oaux.
7123 (clean): Added index.texi to be deleted.
7124
c5602427 71251990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7126
7127 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
7128
c5602427 71291990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
7130
7131 * files.texi: Noted that completion-ignored-extensions is ignored
7132 when making *Completions*.
7133
3e868ee3 71341990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
7135
7136 * Makefile make dist now depends on elisp.dvi, since it tries
7137 to include it in the dist file.
7138
c5602427 71391990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 7140
c5602427 7141 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 7142
c5602427 71431989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7144
7145 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
7146 (defunargs): Turn off \hyphenchar of \sl font temporarily.
7147
c5602427 71481989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7149
7150 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
7151 and @error{} are the terms now being used. The files in the
7152 directory have been changed to reflect this.
7153
7154 * All instances of @indentedresultt{} have been changed to
7155 ` @result{}', using 5 spaces at the begining of the line.
7156
c5602427 71571989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7158
7159 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
7160 experimental @indentedresult{}, @indentedexpandsto{} are part of
7161 the texinfo.tex in this directory. These TeX macros are not
7162 stable yet.
7163
c5602427 71641989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7165
7166 * texinfo.tex: Temporarily added
7167 \let\result=\dblarrow
7168 \def\error{{\it ERROR} \longdblarrow}
7169 We need to do this better soon.
7170
c5602427 71711989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7172
7173 * Applied Karl Berry's patches to *.texinfo files, but not to
7174 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
7175 new title page format is also not applied, since it requires
7176 texinfo.tex changes.)
7177
7178 * Cleaned up `Makefile' and defined the `emacslibdir' directory
7179 for the Project GNU development environment.
7180
7181;; Local Variables:
c8763fb6 7182;; coding: utf-8
b8d4c8d0
GM
7183;; add-log-time-zone-rule: t
7184;; End:
7185
352c8b4a
GM
7186 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
7187 2007, 2008 Free Software Foundation, Inc.
b8d4c8d0
GM
7188
7189 This file is part of GNU Emacs.
7190
352c8b4a 7191 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 7192 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7193 the Free Software Foundation, either version 3 of the License, or
7194 (at your option) any later version.
b8d4c8d0
GM
7195
7196 GNU Emacs is distributed in the hope that it will be useful,
7197 but WITHOUT ANY WARRANTY; without even the implied warranty of
7198 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7199 GNU General Public License for more details.
7200
7201 You should have received a copy of the GNU General Public License
352c8b4a 7202 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
7203
7204;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda