(xfont_decode_coding_xlfd): New function.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
caef3ed2
GM
12008-12-13 Glenn Morris <rgm@gnu.org>
2
3 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
4 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
5
21c58e4d
GM
62008-12-12 Glenn Morris <rgm@gnu.org>
7
8 * debugging.texi (Error Debugging): Refer forwards to
9 eval-expression-debug-on-error.
10
af38459f
EZ
112008-12-05 Eli Zaretskii <eliz@gnu.org>
12
5dedd9b5
EZ
13 * strings.texi (String Basics): Only unibyte strings that
14 represent key sequences hold 8-bit raw bytes.
15
af38459f
EZ
16 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
17 paragraph to speak about `undecided'.
18 (Character Properties): Don't explain the meaning of each
19 property; instead, identify their Unicode Standard names.
b3f1f4a5 20 (Character Sets): Document `map-charset-chars'.
af38459f 21
fa047ae7
GM
222008-12-02 Glenn Morris <rgm@gnu.org>
23
24 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
25 section yet again.
26
47dbc044
EZ
272008-11-29 Eli Zaretskii <eliz@gnu.org>
28
98d05998
EZ
29 * nonascii.texi (Character Properties): New Section.
30 (Specifying Coding Systems): Document
31 `coding-system-priority-list', `set-coding-system-priority', and
32 `with-coding-priority'.
33 (Lisp and Coding Systems): Document `check-coding-systems-region'
34 and `coding-system-charset-list'.
35 (Coding System Basics): Document `coding-system-aliases'.
36
37 * elisp.texi (Top): Add a @detailmenu entry for "Character
38 Properties".
39
47dbc044
EZ
40 * objects.texi (Character Type): Correct the range of Emacs
41 characters. Add an @xref to "Character Codes".
42
43 * strings.texi (String Basics): Add an @xref to "Character Codes".
44
45 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
46
47 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
48 (Character Codes): Document `max-char'.
49
8b80cdf5
EZ
502008-11-28 Eli Zaretskii <eliz@gnu.org>
51
52 * nonascii.texi (Text Representations, Converting Representations)
53 (Character Sets, Scanning Charsets, Translation of Characters):
54 Make text more accurate.
55
a99dceba
GM
562008-11-28 Glenn Morris <rgm@gnu.org>
57
58 * files.texi (Format Conversion Round-Trip): Improve previous change.
59
f6dc3bed
CY
602008-11-26 Chong Yidong <cyd@stupidchicken.com>
61
62 * modes.texi (Auto Major Mode): Fix example.
63
5da9413d
GM
642008-11-25 Glenn Morris <rgm@gnu.org>
65
66 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
67
68 * files.texi (Format Conversion Round-Trip):
69 Use active voice for previous change.
70
fcca848c
CY
712008-11-25 Chong Yidong <cyd@stupidchicken.com>
72
73 * os.texi (Processor Run Time):
74 * processes.texi (Transaction Queues):
75 * markers.texi (The Mark):
76 * windows.texi (Choosing Window, Selecting Windows):
77 * files.texi (Changing Files, Magic File Names):
78 * commands.texi (Key Sequence Input):
79 * functions.texi (Declaring Functions):
80 * strings.texi (Predicates for Strings):
81 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
82
36c8dc54
CY
832008-11-24 Chong Yidong <cyd@stupidchicken.com>
84
85 * help.texi (Accessing Documentation): Update example.
86
87 * variables.texi (Defining Variables): Note that `*' is not
88 necessary if defcustom is used.
89
2a79b242
EZ
902008-11-22 Eli Zaretskii <eliz@gnu.org>
91
92 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
93 Characters" from @detailmenu.
94
95 * nonascii.texi (Character Codes, Character Sets)
96 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
97 (Chars and Bytes, Splitting Characters): Sections removed.
98
392f0d26
LK
992008-11-22 Lute Kamstra <lute@gnu.org>
100
101 * positions.texi (Text Lines): Update goto-line documentation.
102
af1a5cd5
MR
1032008-11-21 Martin Rudalics <rudalics@gmx.at>
104
6a4cfb0c
MR
105 * frames.texi (Frames): Fix typo, add cross references, reword.
106 (Initial Parameters): Reword special-display-frame-alist text.
107 (Frames and Windows): Reword. Describe argument norecord for
108 set-frame-selected-window.
109 (Input Focus): Describe argument norecord for select-frame.
110 Remove comment on MS-Windows behavior for focus-follows-mouse.
111 (Raising and Lowering): Mention windows-frames dichotomy in
112 metaphor.
113
af1a5cd5
MR
114 * windows.texi (Displaying Buffers, Vertical Scrolling)
115 (Horizontal Scrolling): Fix indenting and rewording issues
116 introduced with 2008-11-07 change.
117
c249fa9c
GM
1182008-11-20 Glenn Morris <rgm@gnu.org>
119
120 * files.texi (Format Conversion Round-Trip): Mention `preserve'
121 element of `format-alist'.
122
204d4665
GM
1232008-11-19 Glenn Morris <rgm@gnu.org>
124
125 * doclicense.texi: Update to FDL 1.3.
126 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
127
cc0910af
CY
1282008-11-18 Chong Yidong <cyd@stupidchicken.com>
129
efe6e7c4
CY
130 * windows.texi (Window Hooks): Remove *-end-trigger-functions
131 vars, which are obsolete. Mention jit-lock-register.
132
133 * modes.texi (Other Font Lock Variables): Document
134 jit-lock-register and jit-lock-unregister.
135
cc0910af
CY
136 * frames.texi (Color Parameters): Document alpha parameter.
137
aeeedf76
MR
1382008-11-16 Martin Rudalics <rudalics@gmx.at>
139
140 * windows.texi (Splitting Windows, Deleting Windows)
141 (Selecting Windows, Cyclic Window Ordering)
142 (Buffers and Windows, Displaying Buffers, Choosing Window)
143 (Dedicated Windows, Window Point, Window Start and End)
144 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
145 (Size of Window, Resizing Windows, Window Configurations)
146 (Window Parameters): Avoid @var at beginning of sentences and
147 reword accordingly.
148
4c565c5c
LK
1492008-11-11 Lute Kamstra <lute@gnu.org>
150
151 * files.texi (File Name Components): Fix file-name-extension
152 documentation.
153
25f494c9
JB
1542008-11-11 Juanma Barranquero <lekktu@gmail.com>
155
156 * frames.texi (Basic Parameters): Remove display-environment-variable
157 and term-environment-variable.
158
a1401ab1
EZ
1592008-11-08 Eli Zaretskii <eliz@gnu.org>
160
161 * windows.texi (Basic Windows, Splitting Windows)
162 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
163 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
164 (Resizing Windows, Window Configurations, Window Parameters):
165 Fix wording and markup.
a1401ab1 166
efafc282
MR
1672008-11-07 Martin Rudalics <rudalics@gmx.at>
168
169 * windows.texi (Windows): Update entries.
170 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 171 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
172 (Selecting Windows, Cyclic Window Ordering): Reword with special
173 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
174 (Buffers and Windows, Choosing Window): Reword with special
175 emphasis on dedicated windows.
176 (Displaying Buffers): Reword. For switch-to-buffer mention that
177 it may fall back on pop-to-buffer. For other-window try to
178 explain how it treats the cyclic ordering of windows.
efafc282
MR
179 (Dedicated Windows): New node and section discussing dedicated
180 windows and associated functions.
86ab855a 181 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
182 (Window Start and End): Rename node and section title. Reword.
183 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
184 Minor rewording.
185 (Size of Window): Reword, in particular text on window-width.
186 (Resizing Windows): Reword. Add text on balancing windows.
187 (Window Configurations): Reword. Mention window parameters.
188 (Window Parameters): New node and section on window parameters.
189 (Window Hooks): Reword. Mention that
190 window-configuration-change-hook is run "buffer-locally".
191 * elisp.texi (Top): Update Windows entries in @detailmenu
192 section.
193
d60a8ab2
JB
1942008-11-04 Juanma Barranquero <lekktu@gmail.com>
195
196 * searching.texi (Regexp Search): Fix typo.
197
01777627
CY
1982008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
199
200 * searching.texi (Regexp Search): Document GREEDY arg.
201 (Simple Match Data): Fix return value.
202
c4526e93
EZ
2032008-11-01 Eli Zaretskii <eliz@gnu.org>
204
205 * nonascii.texi (Text Representations): Rewrite to make consistent
206 with Emacs 23 internal representation of characters. Document
207 `unibyte-string'.
208
fe2ae8b5
CY
2092008-10-28 Chong Yidong <cyd@stupidchicken.com>
210
211 * processes.texi (Process Information): Note that process-status
212 does not accept buffer names.
213
cc5a21e3
CY
2142008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
215
216 * positions.texi (Skipping Characters): Correct return value of
217 skip-chars-forward.
218
09460d9a
MR
2192008-10-25 Martin Rudalics <rudalics@gmx.at>
220
520b29e7
MR
221 * windows.texi (Deleting Windows): Update documentation of
222 delete-windows-on.
223 (Buffers and Windows): Update documentations of
224 get-buffer-window and get-buffer-window-list.
225 (Displaying Buffers): Update documentation of
226 replace-buffer-in-windows.
227
09460d9a
MR
228 * buffers.texi (Current Buffer): Reword set-buffer and
229 with-current-buffer documentations.
230 (Creating Buffers): Reword documentation of get-buffer-create.
231
4d48fcdc
MR
2322008-10-23 Martin Rudalics <rudalics@gmx.at>
233
234 * buffers.texi (Current Buffer): Reword documentation of
235 set-buffer.
236 (Buffer Names): Reword documentation of buffer-name.
237 (The Buffer List): For bury-buffer explain what happens with the
238 buffer's window.
239 (Creating Buffers): Say that get-buffer-create's arg is called
240 buffer-or-name.
241
f0143c43
CY
2422008-10-22 Chong Yidong <cyd@stupidchicken.com>
243
3e5dbbd3
CY
244 * advice.texi (Computed Advice): Explain what DEFINITION is.
245
f0143c43
CY
246 * nonascii.texi (Character Codes): Remove obsolete function
247 char-valid-p, and document characterp instead.
248
52a94b85
MR
2492008-10-22 Martin Rudalics <rudalics@gmx.at>
250
251 * windows.texi (Displaying Buffers): Reword documentation of
252 pop-to-buffer.
253 (Choosing Window): Rewrite documentation of display-buffer and
254 its options.
255
f76f8246
MR
256 * buffers.texi (Killing Buffers): Update documentation of
257 kill-buffer.
258
acc8b598
EZ
2592008-10-21 Eli Zaretskii <eliz@gnu.org>
260
80e6b6df
EZ
261 * processes.texi (Serial Ports): Fix wording and improve markup.
262
3645358a
EZ
263 * searching.texi (Regexp Search): Document `string-match-p' and
264 `looking-at-p'.
265 (POSIX Regexps): Add an xref for "non-greedy".
266 (Regexp Special): Add @cindex entry for "non-greedy".
267
b3d50cff 268 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 269 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 270
73b7530a
EZ
271 * frames.texi (Color Names): Add an xref to `read-color'.
272
273 * minibuf.texi (High-Level Completion): Document `read-color'.
274
acc8b598
EZ
275 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
276
277 * positions.texi (Narrowing): Add an xref to "Swapping Text".
278
279 * buffers.texi (Swapping Text): New section, documents
280 `buffer-swap-text'.
281
10e187e8
MR
2822008-10-21 Martin Rudalics <rudalics@gmx.at>
283
284 * windows.texi (Resizing Windows): Minor wording fix.
285
fd6f900c
EZ
2862008-10-20 Eli Zaretskii <eliz@gnu.org>
287
288 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
289 and `combine-and-quote-strings'.
290
291 * strings.texi (Creating Strings): Add xrefs for them.
292
e4372165
EZ
2932008-10-19 Eli Zaretskii <eliz@gnu.org>
294
d6328fba
EZ
295 * elisp.texi (Top): Make descriptive text for "Reading File Names"
296 match the corresponding menu in minibuf.texi.
297
e4372165
EZ
298 * minibuf.texi (Reading File Names): Document `read-shell-command'
299 and `minibuffer-local-shell-command-map'.
300
5d8dda33
MR
3012008-10-19 Martin Rudalics <rudalics@gmx.at>
302
303 * windows.texi (Resizing Windows): Remove var{} around "window" in
304 documentation of enlarge-window.
305 Rewrite documentation of window-min-height and window-min-width.
306
437706cd
EZ
3072008-10-19 Eli Zaretskii <eliz@gnu.org>
308
80f85d7c
EZ
309 * functions.texi (Calling Functions): Document `apply-partially'.
310
291703b5
EZ
311 * hooks.texi (Standard Hooks): Mention
312 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
313
314 * variables.texi (File Local Variables): Document
315 `file-local-variables-alist', `before-hack-local-variables-hook'
316 and `hack-local-variables-hook'.
317
583d8b3c
EZ
318 * processes.texi (Synchronous Processes): Document `process-lines'.
319
437706cd 320 * customize.texi (Variable Definitions): Document
583d8b3c 321 `custom-reevaluate-setting'.
437706cd 322
7e51d89b
MR
3232008-10-18 Martin Rudalics <rudalics@gmx.at>
324
325 * windows.texi (Choosing Window, Deleting Windows)
326 (Displaying Buffers): Expand documentation of dedicated windows.
327
43c59a3d
EZ
3282008-10-18 Eli Zaretskii <eliz@gnu.org>
329
018a960d
EZ
330 * files.texi (Changing Files): Document symbolic input of file
331 modes to `set-file-modes'. Document `read-file-modes' and
332 `file-modes-symbolic-to-number'.
333
2c0b8144
EZ
334 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
335 and `search-map'.
336
80120f13
EZ
337 * searching.texi (Search and Replace): Document
338 `replace-search-function' and `replace-re-search-function'.
2c0b8144 339 Document `multi-query-replace-map'.
80120f13 340
6d4913f0
EZ
341 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
342 (Completion Commands, Reading File Names): Rename
343 `minibuffer-local-must-match-filename-map' to
344 `minibuffer-local-filename-must-match-map'.
345 (Minibuffer Completion): The `require-match' argument to
346 `completing-read' can now have the value `confirm-only'.
347
43c59a3d
EZ
348 * windows.texi (Displaying Buffers): Minor wording fix.
349 (Choosing Window): `split-height-threshold' can now be nil.
350 Document `split-width-threshold'. `pop-up-frames' can have the
351 value `graphic-only'.
352
f36acfd9
EZ
3532008-10-17 Eli Zaretskii <eliz@gnu.org>
354
355 * os.texi (Startup Summary): Document `before-init-time' and
356 `after-init-time'. Document `initial-window-system' and
357 `window-system-initialization-alist'. Document reading the
358 abbrevs file. Document the call to `server-start' under --daemon.
359 Rearrange a bit to be consistent with the code flow.
53728487
EZ
360 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
361 (Time Parsing): Document `format-seconds'.
f36acfd9 362
96995b89
MR
3632008-10-17 Martin Rudalics <rudalics@gmx.at>
364
365 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
366 and reword.
367
2de17c73
EZ
3682008-10-16 Eli Zaretskii <eliz@gnu.org>
369
370 * markers.texi (The Mark): Document use-region-p.
371
9cf52b11
EZ
3722008-10-15 Eli Zaretskii <eliz@gnu.org>
373
c3aaf1d7
EZ
374 * internals.texi (Writing Emacs Primitives): The interactive spec
375 of a primitive can be a Lisp form.
376
841a1743
EZ
377 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
378 values of transient-mark-mode. Document handle-shift-selection.
379
380 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
381 (Interactive Examples): Show an example of `^'.
382 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
383 (Defining Commands, Using Interactive): The interactive-form of a
384 function can be added via its symbol's property.
841a1743 385
52441368
EZ
386 * positions.texi (List Motion): beginning-of-defun-function can
387 now accept an argument.
388
8e8c1a72
EZ
389 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
390 now return a list of strings.
391
a33a1f2a
EZ
392 * control.texi (Handling Errors): Document ignore-errors.
393
4fb04348
EZ
394 * frames.texi (Creating Frames): Document frame-inherited-parameters.
395 (Parameter Access): Document set-frame-parameter.
396
ee666f84
EZ
397 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
398 Hooks" for the effect of kill-all-local-variables on local hook
399 functions.
400
9cf52b11
EZ
401 * modes.texi (Major Mode Conventions, Mode Line Variables):
402 `mode-name' need not be a string. xref to "Mode Line Data" for
403 details, and to "Emulating Mode Line" for computing a string
404 value.
405
22526bc4
EZ
4062008-10-14 Eli Zaretskii <eliz@gnu.org>
407
a65f6a85
EZ
408 * processes.texi (System Processes): New section.
409 (Processes, Signals to Processes): Add xrefs to it.
410
411 * objects.texi (Editing Types): A `process' is a subprocess of
412 Emacs, not just any process running on the OS.
413
414 * elisp.texi (Top): Adjust the @detailmenu for the above two
415 changes.
416
2724b26a
EZ
417 * sequences.texi (Char-Tables): Remove documentation of
418 set-char-table-default, which has no effect since Emacs 23.
419 <char-table-range, set-char-table-range>: Don't mention generic
420 characters and charsets. Add a cons cell as a possible argument.
421
422 * nonascii.texi (Splitting Characters)
423 (Translation of Characters): Don't mention generic characters.
424
425 * display.texi (Fontsets): Don't mention generic characters.
426
22526bc4 427 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 428 argument FUNCTION with a cons cell as KEY.
22526bc4 429
eaf4b689
EZ
4302008-10-13 Eli Zaretskii <eliz@gnu.org>
431
45e46036
EZ
432 * objects.texi (Primitive Function Type): Move "@cindex special
433 forms" from here...
434
435 * eval.texi (Special Forms): ...to here.
436
437 * functions.texi (What Is a Function): `functionp' returns nil for
438 special forms. Add an xref.
439
eaf4b689
EZ
440 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
441 Variables".
442
443 * variables.texi (Frame-Local Variables): New section.
444 (Buffer-Local Variables): Add an xref to it.
445 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
446 have both frame-local and buffer-local binding.
447
448 * frames.texi (Frames): Mention multiple tty frames.
449 (Frame Parameters, Parameter Access): Mention frame-local variable
450 bindings.
451
15688fce
GM
4522008-09-20 Glenn Morris <rgm@gnu.org>
453
454 * display.texi (Defining Faces): Recommend against face variables.
455
35539065
JB
4562008-09-16 Juanma Barranquero <lekktu@gmail.com>
457
458 * display.texi (Echo Area Customization): Fix typo.
459
6a57054b
JB
4602008-09-09 Juanma Barranquero <lekktu@gmail.com>
461
462 * loading.texi (Where Defined): Add `defface' item.
463
d632fb82
MR
4642008-09-06 Martin Rudalics <rudalics@gmx.at>
465
466 * loading.texi (Where Defined): Fix description of symbol-file.
467
905a9adb
JR
4682008-08-26 Jason Rumney <jasonr@gnu.org>
469
470 * display.texi (TIFF Images): New section describing :index property.
471
852e91b7
CY
4722008-08-23 Chong Yidong <cyd@stupidchicken.com>
473
474 * display.texi (Temporary Displays): Remove unnecessary comment
475 about usage of temp-buffer-show-hook.
476
6be001ee
CY
4772008-08-05 Chong Yidong <cyd@stupidchicken.com>
478
479 * symbols.texi (Other Plists): Fix incorrect example.
480 Suggested by Florian Beck.
481
58e3d8e8
JB
4822008-07-31 Juanma Barranquero <lekktu@gmail.com>
483
484 * os.texi: Fix previous change.
485
7c2fb837
DN
4862008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
487
488 * os.texi:
489 * intro.texi:
490 * files.texi: Remove VMS support.
491
9e2a2647
DN
4922008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
493
494 * os.texi:
495 * frames.texi:
496 * display.texi: Remove mentions of Mac Carbon.
497
c4f4682b
MB
4982008-07-01 Miles Bader <miles@gnu.org>
499
500 * text.texi (Special Properties):
501 * display.texi (Truncation): Add wrap-prefix and line-prefix.
502
3696411e
JB
5032008-06-28 Johan Bockgård <bojohan@gnu.org>
504
505 * display.texi (Other Image Types): Fix copy/paste error; say
506 "PBM", not "XBM".
507
f2a77c3a
DN
5082008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
509
510 * os.texi: Remove references to obsolete systems.
511
6d52677d
EZ
5122008-06-20 Eli Zaretskii <eliz@gnu.org>
513
514 * makefile.w32-in (distclean): Remove makefile.
515
1a87da4c
GM
5162008-06-17 Glenn Morris <rgm@gnu.org>
517
518 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
519 (elisp, dist): Remove rules and variables that are obsolete now
520 the lisp manual is no longer distributed separately.
521
fdda1c5d
GM
5222008-06-16 Glenn Morris <rgm@gnu.org>
523
646692e9
GM
524 * configure, configure.in, mkinstalldirs: Remove unused files.
525
526 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 527 * vol1.texi (EMACSVER):
6a57054b 528 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
529
530 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
531 as per maintain.info.
532
611bee81
GM
5332008-06-15 Glenn Morris <rgm@gnu.org>
534
a7bed3a0
GM
535 * makefile.w32-in (manual): Use "23" rather than "21".
536
537 * Makefile.in (emacsver): New, set by configure.
538 (manual): Use emacsver.
539
d794edf2
GM
540 * intro.texi: Report bugs using M-x report-emacs-bug.
541
611bee81
GM
542 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
543
c73e02fa
GM
5442008-06-13 Daniel Engeler <engeler@gmail.com>
545
546 * elisp.texi, internals.texi, processes.texi: Add documentation
547 about serial port access.
548
e40a85cd
MB
5492008-06-05 Miles Bader <miles@gnu.org>
550
551 * display.texi (Displaying Faces): Update to reflect function
552 renamings in face-remap.el.
553
7b753744
JB
5542008-06-05 Juanma Barranquero <lekktu@gmail.com>
555
556 * display.texi (Fontsets): Fix typos.
557
9d3d42fb
MB
5582008-06-03 Miles Bader <miles@gnu.org>
559
7b753744
JB
560 * display.texi (Displaying Faces): Add add-relative-face-remapping,
561 remove-relative-face-remapping, set-base-face-remapping,
562 and set-default-base-face-remapping.
9d3d42fb 563
f2cec7a9
MB
5642008-06-01 Miles Bader <miles@gnu.org>
565
566 * display.texi (Displaying Faces): Add face-remapping-alist.
567
8f39c96d
SM
5682008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
569
570 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
571 variable names.
572
1ef5eecc
ER
5732008-05-03 Eric S. Raymond <esr@golux>
574
352c8b4a 575 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
576 (current-global-map) return references, not copies.
577
63b4387f
JL
5782008-05-02 Juri Linkov <juri@jurta.org>
579
580 * minibuf.texi (Text from Minibuffer): Document a list of
581 default values for `read-from-minibuffer'.
582
38a8b703
JB
5832008-04-24 Juanma Barranquero <lekktu@gmail.com>
584
585 * nonascii.texi (Translation of Characters): Fix previous change.
586
7c42e639
CY
5872008-04-20 Chong Yidong <cyd@stupidchicken.com>
588
589 * display.texi (Overlay Properties): Clarify role of underlying
590 textprop and overlay keymaps for display strings.
591
592 * keymaps.texi (Active Keymaps): Ditto.
593
25c0d999
SM
5942008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
595
596 * minibuf.texi (Programmed Completion):
597 Replace dynamic-completion-table with the new completion-table-dynamic.
598
e3af5968
CY
5992008-04-07 Chong Yidong <cyd@stupidchicken.com>
600
601 * intro.texi (Some Terms): Change "fonts in this manual" index
602 entry to "typographic conventions".
603
6bfc8698
EZ
6042008-04-05 Eli Zaretskii <eliz@gnu.org>
605
606 * objects.texi (Text Props and Strings): Add indexing for read
607 syntax of text properties.
608
4972c361
SM
6092008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
610
611 * processes.texi (Decoding Output): Remove process-filter-multibyte
612 functions.
613
c70a68db
MR
6142008-03-15 Martin Rudalics <rudalics@gmx.at>
615
616 * display.texi (Finding Overlays): Say that empty overlays at
617 the end of the buffer are reported too.
618
1291fd36
GM
6192008-03-13 Glenn Morris <rgm@gnu.org>
620
621 * elisp.texi (EMACSVER): Set to 23.0.60.
622
c6b0dfd5
CY
6232008-02-26 Chong Yidong <cyd@stupidchicken.com>
624
38a8b703 625 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 626
875fc30c
GM
6272008-02-22 Glenn Morris <rgm@gnu.org>
628
629 * frames.texi (Position Parameters): Clarify the description of
630 `left' and `top', using information from "Geometry".
631 (Geometry): Give a pointer to "Position Parameters", rather than
632 repeating information.
633
d8c8e45a
GM
6342008-02-11 Glenn Morris <rgm@gnu.org>
635
636 * objects.texi (Equality Predicates): No longer talk about "two"
637 functions.
638
38a8b703 6392008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
640
641 * objects.texi (Equality Predicates): Add defun for
642 equal-including-properties.
643
bfffe0b1
GM
6442008-02-10 Glenn Morris <rgm@gnu.org>
645
646 * objects.texi (Equality Predicates):
647 Mention equal-including-properties.
648
431b78c9
RS
6492008-02-07 Richard Stallman <rms@gnu.org>
650
651 * windows.texi (Window Start): Mention the feature of moving
652 window-start to start of line.
653
c8763fb6 6542008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
655
656 * keymaps.texi (Tool Bar): Document rtl property.
657
1a256502
TTN
6582008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
659
660 * display.texi (Button Types):
661 For define-button-type, clarify type of NAME.
662
569382c2
MR
6632008-01-19 Martin Rudalics <rudalics@gmx.at>
664
665 * buffers.texi (Buffer Modification): Fix typo.
666
f3041af1
DN
6672008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
668
669 * os.texi (System Environment): Remove references to OSes that are
670 not supported anymore.
671
d35e1cd7
DN
6722008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
673
674 * os.texi (System Environment): Remove mention for Masscomp.
675
23af7580
RS
6762008-01-04 Richard Stallman <rms@gnu.org>
677
678 * display.texi (Faces): Don't talk about internal face vector as arg
679 to facep.
680
681 * customize.texi (Type Keywords): Fix previous change.
682
683 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
684 * elisp.texi (Top): Fix menu for commands.texi change.
685
ec7d5b1e
RS
6862007-12-30 Richard Stallman <rms@gnu.org>
687
688 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
689 (Accessing Scroll): New node broken out of Accessing Mouse.
690
101a6cea
RS
6912007-12-28 Richard Stallman <rms@gnu.org>
692
693 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 694 (Basic Parameters): For `title', refer to title bar.
041817a4 695 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 696
72b7e664
RS
6972007-12-23 Richard Stallman <rms@gnu.org>
698
699 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
700 Improve some of the commented-out keywords' text too.
701
27a4f445
MR
7022007-12-14 Martin Rudalics <rudalics@gmx.at>
703
e2e3f1d7
MR
704 * nonascii.texi (Encoding and I/O): Reword to avoid saying
705 "visit the current buffer".
706
27a4f445
MR
707 * os.texi (System Interface): Fix typo.
708
a2afc99d
RS
7092007-12-04 Richard Stallman <rms@gnu.org>
710
711 * objects.texi (Symbol Type): Fix typo.
712
b694135c
RS
7132007-12-03 Richard Stallman <rms@gnu.org>
714
715 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
716
f99a19da
GM
7172007-12-01 Glenn Morris <rgm@gnu.org>
718
719 * functions.texi (Declaring Functions): Improve previous change.
720
8f4b37d8
GM
7212007-11-30 Glenn Morris <rgm@gnu.org>
722
723 * functions.texi (Declaring Functions): Add optional fourth
724 argument of declare-function, and setting third argument to `t'.
725
61a2fe01
RS
7262007-11-29 Richard Stallman <rms@gnu.org>
727
728 * customize.texi (Composite Types): Document `group' type.
729
cbfc5193
GM
7302007-11-29 Glenn Morris <rgm@gnu.org>
731
732 * functions.texi (Declaring Functions): Add findex. Mention
733 `external' files.
734
8386283a
JB
7352007-11-26 Juanma Barranquero <lekktu@gmail.com>
736
737 * functions.texi (Declaring Functions): Fix directive.
738
a07c9a8b
RS
7392007-11-25 Richard Stallman <rms@gnu.org>
740
741 * help.texi (Help Functions): Clean up last change.
742
743 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
744
745 * loading.texi (Named Features): Minor cleanup.
746
747 * macros.texi (Eval During Expansion): Minor cleanup.
748
749 * variables.texi (Variable Aliases): Minor cleanup.
750
a0925923
RS
7512007-11-24 Richard Stallman <rms@gnu.org>
752
753 * functions.texi (Declaring Functions): Clarify previous change.
754
755 * compile.texi (Compiler Errors): Clarify previous change.
756
20c63e44
RS
7572007-11-24 Richard Stallman <rms@gnu.org>
758
e5e76c04 759 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
760 Clarify the text and move items around.
761
5bb0cda3
GM
7622007-11-24 Glenn Morris <rgm@gnu.org>
763
764 * functions.texi (Declaring Functions): New section.
765 * compile.texi (Compiler Errors): Mention declaring functions,
766 defvar with no initvalue, and byte-compile-warnings.
767
af13c86a
MR
7682007-11-15 Martin Rudalics <rudalics@gmx.at>
769
770 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
771 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
772
a5373305
MR
7732007-11-13 Martin Rudalics <rudalics@gmx.at>
774
775 * help.texi (Help Functions): Document new macro `with-help-window'.
776
fe284805
JL
7772007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
778
779 * searching.texi (Replacing Match): Describe new
780 `match-substitute-replacement'.
781
2c3a09b1
RS
7822007-10-31 Richard Stallman <rms@gnu.org>
783
784 * strings.texi (Creating Strings): Null strings from concat not unique.
785
f2b480f4
RS
7862007-10-26 Richard Stallman <rms@gnu.org>
787
788 * objects.texi (Equality Predicates): Null strings are uniquified.
789
790 * minibuf.texi: Minor clarifications in previous change.
791
db21122c
GM
7922007-10-25 Glenn Morris <rgm@gnu.org>
793
794 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
795
2328cbb3
RS
7962007-10-24 Richard Stallman <rms@gnu.org>
797
798 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
799
800 * variables.texi (Frame-Local Variables): Node deleted.
801 (Variables): Delete Frame-Local Variables from menu.
802 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
803 (Default Value): Don't mention frame-local vars.
804
805 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
806
807 * loading.texi (Unloading): Document FEATURE-unload-function
808 instead of FEATURE-unload-hook.
809
2328cbb3
RS
810 * frames.texi (Multiple Displays): Don't mention frame-local vars.
811
c066bafa
JL
8122007-10-22 Juri Linkov <juri@jurta.org>
813
814 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
815 (High-Level Completion): Document a list of default value strings
816 in the DEFAULT argument, for which minibuffer functions return the
817 first element.
818
65ced25f
JL
8192007-10-17 Juri Linkov <juri@jurta.org>
820
821 * text.texi (Filling): Update arguments of fill-paragraph.
822 fill-paragraph operates on the active region in Transient Mark mode.
823 Remove fill-paragraph-or-region.
824
ee46ec8e
KB
8252007-10-13 Karl Berry <karl@gnu.org>
826
827 * elisp.texi (@dircategory): Move to after @copying,
828 since we want @copying as close as possible to the beginning of
829 the output.
830
61bbdbc6
RS
8312007-10-12 Richard Stallman <rms@gnu.org>
832
833 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
834
835 * commands.texi (Distinguish Interactive): New node,
836 broken out from Interactive Call and rewritten.
837 (Command Loop): Put Distinguish Interactive in menu.
838
af23e1e8
RS
8392007-10-09 Richard Stallman <rms@gnu.org>
840
841 * text.texi (Examining Properties): Mention overlay priority.
842
843 * display.texi (Display Margins): Correct the description
844 of margin display specifications.
845 (Replacing Specs): New subnode broken out of Display Property.
846
e1965a69
JL
8472007-10-06 Juri Linkov <juri@jurta.org>
848
849 * text.texi (Filling): Document fill-paragraph-or-region.
850
4638454b
JB
8512007-10-05 Juanma Barranquero <lekktu@gmail.com>
852
853 * display.texi (Auto Faces): Fix typo.
854
7ed54cc5
RS
8552007-10-02 Richard Stallman <rms@gnu.org>
856
857 * display.texi (Display Property): Explain some display specs
858 don't let you move point in.
859
860 * frames.texi (Cursor Parameters): Describe
861 cursor-in-non-selected-windows here. Explain more values.
862
863 * windows.texi (Basic Windows): Don't describe
864 cursor-in-non-selected-windows here.
865
305a7ef2
EZ
8662007-10-01 Eli Zaretskii <eliz@gnu.org>
867
868 * processes.texi (Misc Network): Note that these functions are
869 supported only on some systems.
870
f7a7f4eb
RS
8712007-10-01 Richard Stallman <rms@gnu.org>
872
873 * display.texi (Overlay Properties): Explain nil as priority.
874 Explain that conflicts are unpredictable if not resolved by
875 priorities.
876
780d7bb9
RS
8772007-09-23 Richard Stallman <rms@gnu.org>
878
879 * macros.texi (Backquote): Minor clarification.
880
14b4fdfb
RS
8812007-09-19 Richard Stallman <rms@gnu.org>
882
883 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
884 Clarify when they work in parallel and when one overrides.
885 Fix error in example.
14b4fdfb 886
b8d4c8d0
GM
8872007-09-06 Glenn Morris <rgm@gnu.org>
888
b3e755a9 889 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
890 commands to use ../../info.
891 * Makefile.in (infodir): Go up one more level.
4638454b 892 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
893 (miscmanualdir): New.
894 (dist): Use new variable miscmanualdir.
895 * makefile.w32-in (infodir, texinputdir): Go up one more level.
896 (usermanualdir): Change from ../man to ../emacs.
897
1bb1f7d3
MR
8982007-08-30 Martin Rudalics <rudalics@gmx.at>
899
900 * commands.texi (Command Loop Info): Advise against changing
901 most variables described here. Explain new variable
902 last-repeatable-command.
903
b8d4c8d0
GM
9042007-08-29 Glenn Morris <rgm@gnu.org>
905
906 * elisp.texi (EMACSVER): Increase to 23.0.50.
907
9082007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
909
910 * frames.texi (Basic Parameters): Add display-environment-variable
911 and term-environment-variable.
912
9132007-08-28 Juri Linkov <juri@jurta.org>
914
915 * display.texi (Image Formats, Other Image Types): Add SVG.
916
9172007-08-28 Juri Linkov <juri@jurta.org>
918
919 * display.texi (Images): Move formats-related text to new node
920 "Image Formats".
921 (Image Formats): New node.
922
619fb9ee
RS
9232007-08-27 Richard Stallman <rms@gnu.org>
924
925 * windows.texi (Window Configurations): Clarify what
926 a window configuration saves.
927
b8d4c8d0
GM
9282007-08-25 Richard Stallman <rms@gnu.org>
929
930 * display.texi (Images): Delete redundant @findex.
931
9322007-08-16 Richard Stallman <rms@gnu.org>
933
934 * processes.texi (Asynchronous Processes): Clarify
935 doc of start-file-process.
936
9372007-08-08 Martin Rudalics <rudalics@gmx.at>
938
939 * modes.texi (Example Major Modes): Fix typo.
940
9412007-08-08 Glenn Morris <rgm@gnu.org>
942
943 * intro.texi (nil and t): Do not use `iff' in documentation.
944
945 * tips.texi (Documentation Tips): Recommend against `iff'.
946
9472007-08-07 Chong Yidong <cyd@stupidchicken.com>
948
949 * display.texi (Image Cache): Document image-refresh.
950
9512007-08-06 Martin Rudalics <rudalics@gmx.at>
952
953 * windows.texi (Size of Window): Document window-full-width-p.
954
9552007-07-25 Glenn Morris <rgm@gnu.org>
956
957 * gpl.texi (GPL): Replace license with GPLv3.
958
959 * Relicense all FSF files to GPLv3 or later.
960
9612007-07-24 Michael Albinus <michael.albinus@gmx.de>
962
4638454b
JB
963 * processes.texi (Synchronous Processes):
964 Add `process-file-shell-command'.
b8d4c8d0
GM
965 (Asynchronous Processes): Mention restricted use of
966 `process-filter' and `process-sentinel' in
967 `start-file-process'. Add `start-file-process-shell-command'.
968
9692007-07-17 Michael Albinus <michael.albinus@gmx.de>
970
971 * files.texi (Magic File Names): Introduce optional parameter
972 IDENTIFICATION for `file-remote-p'.
973
9742007-07-16 Richard Stallman <rms@gnu.org>
975
976 * display.texi (Defining Faces): Fix previous change.
977
9782007-07-14 Richard Stallman <rms@gnu.org>
979
980 * control.texi (Handling Errors): Document `debug' in handler list.
981
9822007-07-10 Richard Stallman <rms@gnu.org>
983
984 * display.texi (Defining Faces): Explain C-M-x feature for defface.
985
9862007-07-09 Richard Stallman <rms@gnu.org>
987
988 * files.texi (Magic File Names): Rewrite previous change.
989
9902007-07-08 Michael Albinus <michael.albinus@gmx.de>
991
992 * files.texi (Magic File Names): Introduce optional parameter
993 CONNECTED for `file-remote-p'.
994
9952007-07-07 Michael Albinus <michael.albinus@gmx.de>
996
997 * processes.texi (Asynchronous Processes):
998 * files.texi (Magic File Names): Add `start-file-process'.
999
10002007-06-27 Richard Stallman <rms@gnu.org>
1001
1002 * files.texi (Format Conversion Piecemeal): Clarify
1003 `after-insert-file-functions' calling convention.
1004
10052007-06-27 Michael Albinus <michael.albinus@gmx.de>
1006
4638454b
JB
1007 * files.texi (Magic File Names): Remove `dired-call-process'.
1008 Add `process-file'.
b8d4c8d0
GM
1009
10102007-06-27 Kenichi Handa <handa@m17n.org>
1011
1012 * text.texi (Special Properties): Fix description about
4638454b 1013 `composition' property.
b8d4c8d0
GM
1014
10152007-06-26 Kenichi Handa <handa@m17n.org>
1016
1017 * nonascii.texi (Default Coding Systems): Document about the
1018 return value `undecided'.
1019
10202007-06-25 David Kastrup <dak@gnu.org>
1021
1022 * keymaps.texi (Active Keymaps): Document new POSITION argument of
1023 `current-active-maps'.
1024
10252007-06-24 Karl Berry <karl@gnu.org>
1026
4638454b 1027 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
1028
10292007-06-15 Juanma Barranquero <lekktu@gmail.com>
1030
1031 * display.texi (Overlay Arrow): Doc fix.
1032
10332007-06-14 Karl Berry <karl@tug.org>
1034
1035 * anti.texi (Antinews): Typo.
1036
10372007-06-14 Chong Yidong <cyd@stupidchicken.com>
1038
1039 * display.texi (Image Cache): Document image-refresh.
1040
10412007-06-12 Karl Berry <karl@gnu.org>
1042
1043 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
1044 * two-volume.make: New file.
1045 * .cvsignore: Ignore two-volume files.
1046
10472007-06-12 Tom Tromey <tromey@redhat.com>
1048
1049 * os.texi (Init File): Document user-emacs-directory.
1050
10512007-06-03 Nick Roberts <nickrob@snap.net.nz>
1052
1053 * commands.texi (Click Events): Describe width and height when
1054 object is nil.
1055
10562007-05-30 Nick Roberts <nickrob@snap.net.nz>
1057
1058 * commands.texi (Click Events): Layout more logically. Describe
1059 width and height.
1060 (Drag Events, Motion Events): Update to new format for position.
1061
10622007-06-02 Richard Stallman <rms@gnu.org>
1063
1064 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
1065
10662007-06-02 Chong Yidong <cyd@stupidchicken.com>
1067
1068 * Version 22.1 released.
1069
10702007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1071
1072 * text.texi (Special Properties): Correct meaning of fontified face.
1073
10742007-05-30 Richard Stallman <rms@gnu.org>
1075
1076 * text.texi (Special Properties): Add link to Adjusting Point.
1077
10782007-05-12 Richard Stallman <rms@gnu.org>
1079
1080 * text.texi (Margins): indent-to-left-margin is not the default.
1081 (Mode-Specific Indent): For indent-line-function, the default
1082 is indent-relative.
1083
1084 * modes.texi (Example Major Modes): Explain last line of text-mode
1085 is redundant.
1086
10872007-05-10 Richard Stallman <rms@gnu.org>
1088
1089 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
1090
1091 * help.texi (Keys in Documentation): Add reference to
1092 Documentation Tips.
1093
1094 * files.texi (Format Conversion): TO-FN gets three arguments.
1095
1096 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
1097
10982007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
1099
1100 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
1101 * files.texi (Format Conversion): Expand intro; add menu.
1102 (Format Conversion Overview, Format Conversion Round-Trip)
1103 (Format Conversion Piecemeal): New nodes/subsections.
1104 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
1105 * text.texi (Text Properties): Remove "Saving Properties" from menu.
1106 (Saving Properties): Delete node/subsection.
1107
11082007-05-07 Karl Berry <karl@gnu.org>
1109
1110 * elisp.texi (EMACSVER): Back to 22.
1111
11122007-05-06 Richard Stallman <rms@gnu.org>
1113
1114 * processes.texi (Accepting Output): Revert most of previous change.
1115
11162007-05-05 Richard Stallman <rms@gnu.org>
1117
1118 * processes.texi (Accepting Output): accept-process-output
1119 uses microseconds, not milliseconds. But that arg is obsolete.
1120
11212007-05-04 Karl Berry <karl@tug.org>
1122
1123 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
1124
11252007-05-04 Eli Zaretskii <eliz@gnu.org>
1126
1127 * tips.texi (Documentation Tips): Rearrange items to place the
1128 more important ones first. Add an index entry for hyperlinks.
1129
11302007-05-03 Karl Berry <karl@gnu.org>
1131
1132 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
1133 (EMACSVER) [smallbook]: 22 for printed version.
1134
1135 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
1136 so restore anchor to normal position after defun. Found by Kevin Ryde.
1137
11382007-04-26 Glenn Morris <rgm@gnu.org>
1139
1140 * elisp.texi (EMACSVER): Increase to 22.1.50.
1141
11422007-04-28 Karl Berry <karl@gnu.org>
1143
1144 * elisp.texi: Improve line breaks on copyright page,
1145 similar layout to emacs manual, 8.5x11 by default.
1146
11472007-04-24 Richard Stallman <rms@gnu.org>
1148
1149 * text.texi (Special Properties): Add xref to Overlay Properties.
1150
1151 * display.texi (Overlay Properties): Add xref to Special Properties.
1152
11532007-04-22 Richard Stallman <rms@gnu.org>
1154
1155 * keymaps.texi (Extended Menu Items): Move the info about
1156 format with cached keyboard binding.
1157
11582007-04-21 Richard Stallman <rms@gnu.org>
1159
1160 * text.texi (Special Properties): Clarify previous change.
1161
1162 * files.texi (File Name Expansion): Clarify previous change.
1163
1164 * display.texi (Attribute Functions): Fix example for
1165 face-attribute-relative-p.
1166
11672007-04-19 Kenichi Handa <handa@m17n.org>
1168
1169 * text.texi (Special Properties): Document composition property.
1170
11712007-04-19 Glenn Morris <rgm@gnu.org>
1172
1173 * files.texi (File Name Expansion): Mention "superroot".
1174
11752007-04-15 Chong Yidong <cyd@stupidchicken.com>
1176
1177 * frames.texi (Multiple Displays): Add note about "multi-monitor"
1178 setups.
1179 (Display Feature Testing): Note that display refers to all
1180 physical monitors for multi-monitor setups.
1181
11822007-04-14 Richard Stallman <rms@gnu.org>
1183
1184 * lists.texi (Sets And Lists): Clarify `delete' examples.
1185 Remove spurious xref to same node.
1186 Clarify xref for add-to-list.
1187
11882007-04-12 Nick Roberts <nickrob@snap.net.nz>
1189
1190 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
1191 value of lisp-mode-map.
1192
11932007-04-11 Karl Berry <karl@gnu.org>
1194
1195 * anti.texi (Antinews):
1196 * display.texi (Overlay Properties, Defining Images):
1197 * processes.texi (Synchronous Processes, Sentinels):
1198 * syntax.texi (Syntax Table Internals):
1199 * searching.texi (Regexp Special):
1200 * nonascii.texi (Default Coding Systems):
1201 * text.texi (Special Properties):
1202 * minibuf.texi (Basic Completion): Wording to improve breaks in
1203 8.5x11 format.
1204 * elisp.texi (smallbook): New @set to more easily switch between
1205 smallbook and 8.5x11.
1206
12072007-04-11 Richard Stallman <rms@gnu.org>
1208
1209 * text.texi (Lazy Properties): Minor fix.
1210
12112007-04-08 Karl Berry <karl@gnu.org>
1212
1213 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
1214 * macros.texi (Backquote): Downcase Backquote in index entries for
1215 consistency.
1216
12172007-04-08 Richard Stallman <rms@gnu.org>
1218
1219 * text.texi (Adaptive Fill): Just describe default,
1220 don't show it (since it contains non-ASCII chars).
1221
12222007-04-07 Karl Berry <karl@gnu.org>
1223
1224 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
1225 adaptive-fill-regexp's value, since they are not in the standard
1226 TeX fonts.
1227
12282007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
1229
1230 * display.texi (Defining Faces): Fix example.
1231
12322007-04-07 Karl Berry <karl@gnu.org>
1233
1234 * display.texi (Button Buffer Commands): Improve page break.
1235
12362007-04-07 Richard Stallman <rms@gnu.org>
1237
1238 * advice.texi (Activation of Advice): Remove redundant index entry.
1239
1240 * backups.texi: Improve index entries. Remove redundant ones.
1241
1242 * compile.texi (Byte Compilation): Improve index entry.
1243
1244 * hash.texi (Creating Hash): Improve index entry.
1245
1246 * symbols.texi (Definitions): Improve index entry.
1247
1248 * edebug.texi: Improve index entries. Remove redundant/useless ones.
1249
1250 * maps.texi (Standard Keymaps): Remove useless index entry.
1251
1252 * help.texi (Documentation Basics): Remove redundant index entries.
1253
1254 * customize.texi: Improve index entries.
1255 Remove redundant/useless ones.
1256
1257 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
1258
1259 * streams.texi (Output Variables): Improve index entry.
1260
1261 * abbrevs.texi (Abbrevs): Remove useless index entry.
1262
1263 * macros.texi (Expansion): Remove useless index entry.
1264
1265 * text.texi: Improve index entries. Remove redundant/useless ones.
1266 (Text Properties, Examining Properties)
1267 (Special Properties): Use "property category" instead of "category"
1268 to refer to the `category' property.
1269
1270 * positions.texi: Improve index entries. Remove useless one.
1271
1272 * lists.texi: Improve index entries. Remove redundant/useless ones.
1273
1274 * os.texi: Improve index entries.
1275 (Timers): Fix previous change.
1276
1277 * buffers.texi: Improve index entries.
1278 (Modification Time): Get rid of term "obsolete buffer".
1279
1280 * debugging.texi: Improve index entries.
1281 (Test Coverage): Add xref to other test coverage ftr.
1282
1283 * eval.texi: Improve index entry. Remove redundant ones.
1284
1285 * numbers.texi: Improve index entries. Remove redundant/useless ones.
1286
1287 * files.texi: Improve index entries. Remove redundant/useless ones.
1288
1289 * objects.texi: Improve index entries.
1290
1291 * processes.texi: Improve index entries.
1292
1293 * modes.texi: Improve index entry. Remove redundant one.
1294
1295 * nonascii.texi: Improve index entries.
1296
1297 * internals.texi: Improve index entries.
1298
1299 * syntax.texi: Improve index entries.
1300
1301 * keymaps.texi (Active Keymaps): Improve index entries.
1302
1303 * commands.texi: Improve index entries. Remove redundant/useless ones.
1304
1305 * frames.texi: Improve index entries. Remove redundant/useless ones.
1306
1307 * markers.texi: Improve index entries. Remove redundant ones.
1308
1309 * tips.texi: Improve index entries.
1310
1311 * loading.texi (Unloading): Improve index entry.
1312
1313 * variables.texi: Improve index entries. Remove redundant one.
1314
1315 * sequences.texi: Improve index entry.
1316
1317 * display.texi: Improve index entries. Remove redundant ones.
1318
1319 * windows.texi: Improve index entries.
1320
1321 * searching.texi: Improve index entries. Remove redundant one.
1322
1323 * strings.texi (Case Tables): Improve last change.
1324
13252007-04-04 Chong Yidong <cyd@stupidchicken.com>
1326
1327 * strings.texi (Case Tables): Document with-case-table and
1328 ascii-case-table.
1329
13302007-04-03 Karl Berry <karl@gnu.org>
1331
1332 * processes.texi (Network): Reword to improve page break.
1333
13342007-04-03 Eli Zaretskii <eliz@gnu.org>
1335
1336 * functions.texi (Inline Functions): Describe more disadvantages
1337 of defsubst, and make advice against it stronger.
1338
13392007-04-02 Karl Berry <karl@gnu.org>
1340
1341 * backups.texi (Backup Names): Avoid widow words.
1342 * modes.texi (Example Major Modes): Align last comment.
1343
13442007-04-01 Chong Yidong <cyd@stupidchicken.com>
1345
1346 * keymaps.texi (Remapping Commands): Document new arg to
1347 command-remapping.
1348
13492007-04-01 Karl Berry <karl@gnu.org>
1350
1351 * processes.texi (Low-Level Network): Typo.
1352 * loading.texi (Hooks for Loading): Avoid double "the".
1353 * keymaps.texi (Key Sequences): No double "and".
1354 (Changing Key Bindings): Shorten to improve line break.
1355
13562007-03-31 Glenn Morris <rgm@gnu.org>
1357
1358 * os.texi (Timers): Fix description of run-at-time TIME formats.
1359
13602007-03-31 Richard Stallman <rms@gnu.org>
1361
1362 * display.texi (Invisible Text): Correct buffer-invisibility-spec
1363 regarding ellipsis.
1364
13652007-03-31 Eli Zaretskii <eliz@gnu.org>
1366
1367 * intro.texi (nil and t):
1368 * symbols.texi (Plists and Alists):
1369 * variables.texi (Variable Aliases, Constant Variables):
1370 * functions.texi (Defining Functions):
1371 * advice.texi (Advising Primitives):
1372 * debugging.texi (Syntax Errors, Compilation Errors):
1373 * minibuf.texi (Minibuffer Windows):
1374 * commands.texi (Adjusting Point):
1375 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
1376 (Auto Major Mode, Major Mode Conventions):
1377 * help.texi (Describing Characters):
1378 * files.texi (Create/Delete Dirs, Information about Files)
1379 (File Locks, Writing to Files, Reading from Files)
1380 (Saving Buffers):
1381 * windows.texi (Resizing Windows, Cyclic Window Ordering):
1382 * frames.texi (Finding All Frames):
1383 * positions.texi (Buffer End, Motion):
1384 * markers.texi (The Region):
1385 * text.texi (Deletion, Near Point):
1386 * display.texi (Displaying Messages, Truncation):
1387 * os.texi (Processor Run Time):
1388 * tips.texi (Key Binding Conventions, Programming Tips)
1389 (Warning Tips, Documentation Tips, Comment Tips):
1390 * internals.texi (Memory Usage): Improve indexing.
1391
1392 * variables.texi (Frame-Local Variables):
1393 * functions.texi (Argument List):
1394 * loading.texi (Library Search):
1395 * streams.texi (Output Variables):
1396 * keymaps.texi (Translation Keymaps, Searching Keymaps):
1397 * searching.texi (Replacing Match, Search and Replace):
1398 * processes.texi (Byte Packing, Decoding Output)
1399 (Accepting Output, Network Servers, Shell Arguments):
1400 * display.texi (Abstract Display, Image Cache, Scroll Bars):
1401 * windows.texi (Window Point, Window Start):
1402 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
1403 * commands.texi (Reading Input, Keyboard Events):
1404 * minibuf.texi (Reading File Names, Minibuffer Completion)
1405 (Recursive Mini):
1406 * positions.texi (List Motion):
1407 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
1408 * numbers.texi (Arithmetic Operations, Math Functions)
1409 (Predicates on Numbers, Comparison of Numbers):
1410 (Numeric Conversions):
1411 * locals.texi (Standard Buffer-Local Variables):
1412 * maps.texi (Standard Keymaps):
1413 * os.texi (User Identification, System Environment, Recording Input)
1414 (X11 Keysyms):
1415 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
1416 * backups.texi (Backups and Auto-Saving):
1417 * customize.texi (Customization, Group Definitions)
1418 (Variable Definitions):
1419 * compile.texi (Byte Compilation): Improve index entries.
1420
14212007-03-31 Karl Berry <karl@gnu.org>
1422
1423 * macros.texi (Defining Macros): Avoid widow syllable.
1424
14252007-03-31 Eli Zaretskii <eliz@gnu.org>
1426
1427 * elisp.texi (Top): Postscript -> PostScript.
1428
1429 * display.texi (Images, Postscript Images): Postscript -> PostScript.
1430
14312007-03-31 Markus Triska <markus.triska@gmx.at>
1432
1433 * internals.texi (Writing Emacs Primitives): Untabify `For'.
1434
14352007-03-30 Karl Berry <karl@gnu.org>
1436
1437 * lists.texi (List-related Predicates): Remove spurious @need.
1438 (Setcdr): Use @smallexample to improve page break.
1439 (Association Lists) <assoc>: Reword to improve page break.
1440
1441 * strings.texi (String Conversion): Insert blank line to improve
1442 page break.
1443
1444 * numbers.texi (Random Numbers): Use @minus{}.
1445 (Math Functions): Use @minus{}.
1446
1447 * intro.texi (Acknowledgements): Avoid line breaks before middle
1448 initials.
1449
14502007-03-24 Eli Zaretskii <eliz@gnu.org>
1451
1452 * errors.texi (Standard Errors): Add an index entry.
1453
14542007-03-19 Richard Stallman <rms@gnu.org>
1455
1456 * os.texi (Recording Input): recent-keys now gives 300 keys.
1457
14582007-03-12 Glenn Morris <rgm@gnu.org>
1459
1460 * os.texi: Replace "daylight savings" with "daylight saving"
1461 throughout.
1462
14632007-03-05 Richard Stallman <rms@gnu.org>
1464
1465 * variables.texi (File Local Variables): Update
1466 enable-local-variables values.
1467
14682007-03-04 Richard Stallman <rms@gnu.org>
1469
1470 * syntax.texi (Control Parsing): Minor clarification.
1471
1472 * strings.texi (Formatting Strings): Clarify width, precision, flags.
1473
1474 * sequences.texi (Sequence Functions): Move string-bytes away,
1475 add xref.
1476
1477 * nonascii.texi (Text Representations): Move string-bytes here.
1478
1479 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
1480
1481 * minibuf.texi (Basic Completion): Minor clarification.
1482
1483 * markers.texi (The Mark): Clarify existence vs activation of mark.
1484 Other cleanup.
1485
1486 * display.texi (Finding Overlays): Write better example.
1487
1488 * compile.texi (Eval During Compile): Clarify putting macros
1489 in eval-when-compile.
1490
c5602427 14912007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
1492
1493 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 1494 load-read-function definition doc.
b8d4c8d0
GM
1495
14962007-02-21 Kim F. Storm <storm@cua.dk>
1497
1498 * strings.texi (Text Comparison): Mention that assoc-string
1499 converts symbols to strings before testing.
1500
15012007-02-17 Kim F. Storm <storm@cua.dk>
1502
1503 * processes.texi (Bindat Spec): Vector types can have optional
1504 element type.
1505 (Bindat Examples): Fix example. Add vector with element type.
1506
15072007-02-16 Andreas Schwab <schwab@suse.de>
1508
1509 * strings.texi (Formatting Strings): Document '+' flag.
1510
15112007-02-15 Juanma Barranquero <lekktu@gmail.com>
1512
1513 * strings.texi (Modifying Strings): Clarify that `clear-string'
1514 always converts the string to unibyte.
1515
15162007-02-14 Kim F. Storm <storm@cua.dk>
1517
1518 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
1519 Rewrite glyph code description to refer to these functions.
1520 Remove details of encoding face number and char into integer code.
1521
15222007-02-03 Alan Mackenzie <acm@muc.de>
1523
1524 * loading.texi (Hooks for Loading): Make the description of
1525 `eval-after-load' more detailed, and amend the description of
1526 after-load-alist, in accordance with changes from 2006-05.
1527
15282007-02-03 Chong Yidong <cyd@stupidchicken.com>
1529
1530 * modes.texi (Defining Minor Modes): Document that a :require
1531 keyword or similar may be required to make saved customization
1532 variables work.
1533
15342007-02-03 Eli Zaretskii <eliz@gnu.org>
1535
1536 * elisp.texi (Top): Make the detailed menu headers compliant with
1537 Texinfo guidelines and with what texnfo-upd.el expects. Add
1538 comments to prevent people from inadvertently modifying the key
1539 parts needed by `texinfo-multiple-files-update'.
1540
15412007-02-02 Eli Zaretskii <eliz@gnu.org>
1542
1543 * elisp.texi (Top): Update the top-level menus.
1544
1545 * syntax.texi (Categories): Add index entries.
1546
15472007-02-01 Juanma Barranquero <lekktu@gmail.com>
1548
1549 * display.texi (Attribute Functions): Fix name and description of
1550 the UNDERLINE arg of `set-face-underline-p'.
1551
15522007-01-29 Eli Zaretskii <eliz@gnu.org>
1553
1554 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
1555 Variables", and "Standard Keymaps" to the detailed menu.
1556
1557 * variables.texi (Future Local Variables): Add index entry.
1558
15592007-01-28 Richard Stallman <rms@gnu.org>
1560
1561 * tips.texi (Coding Conventions): Clarify the tip about macros
1562 that define a function or a variable.
1563
1564 * files.texi (File Attributes): UID and GID can be floats.
1565 (Magic File Names): Explain why deferring all operations to
1566 the standard handler does not work.
1567
15682007-01-23 Martin Rudalics <rudalics@gmx.at>
1569
1570 * backups.texi (Reverting): Use "buffer" instead of "file"
1571 when talking about major and minor modes.
1572
15732007-01-21 Richard Stallman <rms@gnu.org>
1574
1575 * help.texi (Documentation): Add xref to Documentation Tips.
1576
15772007-01-14 Juanma Barranquero <lekktu@gmail.com>
1578
1579 * tips.texi (Coding Conventions): Fix typos.
1580
15812007-01-05 Richard Stallman <rms@gnu.org>
1582
1583 * modes.texi (Defining Minor Modes): Fix previous change.
1584
15852007-01-03 Richard Stallman <rms@gnu.org>
1586
1587 * customize.texi (Variable Definitions, Customization Types):
1588 Don't use * in doc string for defcustom.
1589
15902007-01-02 Richard Stallman <rms@gnu.org>
1591
1592 * variables.texi (Variable Aliases): Clarify that aliases vars
1593 always have the same value.
1594
1595 * processes.texi (Bindat Spec): Fix Texinfo usage.
1596
1597 * modes.texi (Defining Minor Modes): Explain effect of command
1598 defined with define-global-minor-mode on new buffers.
1599
16002006-12-30 Kim F. Storm <storm@cua.dk>
1601
1602 * keymaps.texi (Tool Bar): Describe `grow-only' value of
1603 `auto-resize-tool-bars'.
1604
16052006-12-30 Richard Stallman <rms@gnu.org>
1606
1607 * keymaps.texi (Active Keymaps): Fix previous change.
1608
16092006-12-30 Nick Roberts <nickrob@snap.net.nz>
1610
1611 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
1612
16132006-12-30 Kim F. Storm <storm@cua.dk>
1614
1615 * processes.texi (Bindat Spec): Clarify using field names in
1616 length specifications.
1617
16182006-12-29 Kim F. Storm <storm@cua.dk>
1619
1620 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1621 Add count and index variables for eval forms in repeat blocks.
1622
16232006-12-24 Richard Stallman <rms@gnu.org>
1624
1625 * customize.texi (Variable Definitions): Document
1626 new name custom-add-frequent-value.
1627
16282006-12-19 Kim F. Storm <storm@cua.dk>
1629
1630 * commands.texi (Misc Events): User signals now result in sigusr1
1631 and sigusr2 events which are handled through special-event-map.
1632 (Special Events): User signals and drag-n-drop are special.
1633
16342006-12-17 Richard Stallman <rms@gnu.org>
1635
1636 * loading.texi (Named Features): Explain subfeatures better.
1637
1638 * customize.texi: Use "option" only for user options.
1639 For the keyword values inside defcustom etc, say "keywords".
1640 For :options value's elements, say "elements".
1641 :group should not be omitted.
1642
1643 * syntax.texi (Parsing Expressions): Split up node.
1644 (Motion via Parsing, Position Parse, Parser State)
1645 (Low-Level Parsing, Control Parsing): New subnodes.
1646 (Parser State): Document syntax-ppss-toplevel-pos.
1647
1648 * positions.texi (List Motion): Punctuation fix.
1649
1650 * files.texi (File Name Completion): Document PREDICATE arg
1651 to file-name-completion.
1652
16532006-12-16 Eli Zaretskii <eliz@gnu.org>
1654
1655 * internals.texi (Building Emacs, Writing Emacs Primitives):
1656 Add index entries.
1657
16582006-12-11 Richard Stallman <rms@gnu.org>
1659
1660 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
1661 affects face menu. Explain how to make it non-nil without enabling
1662 any fontification.
1663
16642006-12-10 Chong Yidong <cyd@stupidchicken.com>
1665
1666 * modes.texi (Font Lock Basics): Document nil value of
1667 font-lock-defaults.
1668
16692006-12-10 Glenn Morris <rgm@gnu.org>
1670
1671 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
1672 value for system-flag argument. Abbrev tables may not be empty
1673 when major modes are loaded.
1674
16752006-12-08 Juanma Barranquero <lekktu@gmail.com>
1676
1677 * makefile.w32-in (maintainer-clean): Partially revert last
1678 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
1679 to protect elisp-covers.texi.
1680
16812006-12-07 Juanma Barranquero <lekktu@gmail.com>
1682
1683 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1684 Don't remove elisp* info files; they are already deleted by the
1685 `clean' and `distclean' targets, and they are in the $(infodir)
1686 directory, not the current one.
1687
16882006-12-04 Kim F. Storm <storm@cua.dk>
1689
1690 * commands.texi (Misc Events): Update signal events.
1691 (Event Examples): Add signal example.
1692
16932006-11-29 Richard Stallman <rms@gnu.org>
1694
1695 * frames.texi (Visibility of Frames): Explain visible windows
1696 can be covered by others. Add xref for raise-frame.
1697
16982006-11-28 Richard Stallman <rms@gnu.org>
1699
1700 * searching.texi (Regexp Special): Update when ^ is special.
1701
17022006-11-27 Eli Zaretskii <eliz@gnu.org>
1703
1704 * customize.texi (Customization, Common Keywords)
1705 (Group Definitions, Variable Definitions, Composite Types)
1706 (Type Keywords, Customization Types): Add index entries for
1707 various customization keywords.
1708
17092006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1710
1711 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1712
c8763fb6 17132006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
1714
1715 * frames.texi (Window System Selections): Remove clipboard from
1716 description of selection-coding-system.
1717
17182006-11-06 Richard Stallman <rms@gnu.org>
1719
1720 * lists.texi (List Variables): Document COMPARE-FN.
1721
1722 * keymaps.texi: Avoid use of "binding" to mean a relation;
1723 use it only to refer to the meaning associated with a key.
1724 (Keymaps): Change menu node description.
1725
1726 * elisp.texi (Top): Change menu node description.
1727
1728 * display.texi (Managing Overlays): Document overlay-recenter.
1729
17302006-10-29 Chong Yidong <cyd@stupidchicken.com>
1731
1732 * Makefile.in: Use relative paths to avoid advertising filesystem
1733 contents during compilation.
1734
17352006-10-23 Kim F. Storm <storm@cua.dk>
1736
1737 * commands.texi (Event Input Misc): Update unread-command-events.
1738
17392006-10-23 Nick Roberts <nickrob@snap.net.nz>
1740
1741 * lists.texi (Sets And Lists): Fix typos.
1742
17432006-10-18 Juanma Barranquero <lekktu@gmail.com>
1744
1745 * control.texi (Processing of Errors): Use @var for an argument,
1746 not @code.
1747
17482006-10-16 Richard Stallman <rms@gnu.org>
1749
1750 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1751
1752 * keymaps.texi (Format of Keymaps): Show all the keymap element
1753 patterns that result from menu items.
1754 (Key Lookup): Minor cleanups.
1755
1756 * modes.texi (Precalculated Fontification): Don't say that
1757 not setting font-lock-defaults avoids loading font-lock.
1758
1759 * help.texi (Documentation): Move xref to Emacs Manual here.
1760 (Documentation Basics): From here.
1761 Also doc emacs-lisp-docstring-fill-column.
1762
1763 * elisp.texi: Update version and ISBN.
1764
1765 * commands.texi (Interactive Call): Clarify KEYS arg to
1766 call-interactively is a vector.
1767 (Command Loop Info): Delete anchor in this-command-keys.
1768 Add anchor in this-command-keys-vector.
1769 (Recursive Editing): Document how recursive-edit
1770 handles the current buffer.
1771
17722006-10-13 Chong Yidong <cyd@stupidchicken.com>
1773
1774 * frames.texi (Frame Titles): %c and %l are ignored in
1775 frame-title-format.
1776
17772006-10-11 Richard Stallman <rms@gnu.org>
1778
1779 * keymaps.texi (Key Sequences): Clarify use of kbd.
1780
17812006-10-10 Kim F. Storm <storm@cua.dk>
1782
1783 * lists.texi (Sets And Lists): Add memql.
1784
17852006-10-03 Richard Stallman <rms@gnu.org>
1786
1787 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1788 Clarify :ascii: and :nonascii:.
1789
17902006-09-29 Juri Linkov <juri@jurta.org>
1791
1792 * modes.texi (%-Constructs): Reorder coding systems in the
1793 documentation of %z to the real order displayed in the modeline.
1794
17952006-09-25 Richard Stallman <rms@gnu.org>
1796
1797 * os.texi (Timers): Describe timer-max-repeats.
1798
17992006-09-25 Chong Yidong <cyd@stupidchicken.com>
1800
1801 * os.texi (Timers): Mention with-local-quit.
1802
18032006-09-24 Richard Stallman <rms@gnu.org>
1804
1805 * searching.texi (Searching and Matching): Mention property search.
1806
1807 * commands.texi (Command Loop Info): Explain how read-event affects
1808 this-command-keys.
1809
18102006-09-20 Richard Stallman <rms@gnu.org>
1811
1812 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1813
1814 * windows.texi (Window Start): Minor cleanups.
1815
18162006-09-20 Kim F. Storm <storm@cua.dk>
1817
1818 * windows.texi (Window Start): pos-visible-in-window-p allows
1819 specifying t for position to mean "end of window".
1820 Add window-line-height.
1821
1822 * anti.texi (Antinews): Mention window-line-height.
1823
18242006-09-19 David Kastrup <dak@gnu.org>
1825
1826 * keymaps.texi (Searching Keymaps): Small clarification.
1827
18282006-09-18 Richard Stallman <rms@gnu.org>
1829
1830 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1831 cause keyboard menus.
1832 (Menu Keymaps): Likewise.
1833 (Defining Menus, Keyboard Menus): Clarify.
1834
1835 * text.texi (Fields): Clarify explanation of constrain-to-field.
1836
18372006-09-16 Eli Zaretskii <eliz@gnu.org>
1838
1839 * variables.texi (Tips for Defining): Fix a typo.
1840
18412006-09-15 Richard Stallman <rms@gnu.org>
1842
1843 * keymaps.texi (Remapping Commands, Searching Keymaps)
1844 (Active Keymaps): Clean up previous change.
1845
18462006-09-15 Jay Belanger <belanger@truman.edu>
1847
1848 * gpl.texi: Replace "Library Public License" by "Lesser Public
1849 License" throughout.
1850
18512006-09-15 David Kastrup <dak@gnu.org>
1852
1853 * keymaps.texi (Active Keymaps): Adapt description to use
1854 `get-char-property' instead `get-text-property'. Explain how
1855 mouse events change this. Explain the new optional argument of
1856 `key-binding' and its mouse-dependent lookup.
1857 (Searching Keymaps): Adapt description similarly.
1858 (Remapping Commands): Explain the new optional argument of
1859 `command-remapping'.
1860
18612006-09-14 Richard Stallman <rms@gnu.org>
1862
1863 * keymaps.texi (Searching Keymaps): Clarification.
1864 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
1865
18662006-09-13 Richard Stallman <rms@gnu.org>
1867
1868 * objects.texi (Character Type): Node split.
1869 Add xref to Describing Characters.
1870 (Basic Char Syntax, General Escape Syntax)
1871 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1872
18732006-09-11 Richard Stallman <rms@gnu.org>
1874
1875 * display.texi (Display Table Format): Wording clarification.
1876 (Glyphs): Clarifications.
1877
18782006-09-10 Chong Yidong <cyd@stupidchicken.com>
1879
1880 * keymaps.texi (Active Keymaps): Mention that key-binding checks
1881 local maps.
1882
18832006-09-10 Kim F. Storm <storm@cua.dk>
1884
1885 * display.texi (Forcing Redisplay): Document return value of
1886 function redisplay.
1887
18882006-09-09 Richard Stallman <rms@gnu.org>
1889
1890 * windows.texi (Window Hooks): Explain limits of
1891 window-scroll-functions.
1892
1893 * display.texi (Fringe Indicators): Update for last change in
1894 indicate-buffer-boundaries.
1895
18962006-09-08 Richard Stallman <rms@gnu.org>
1897
1898 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1899
19002006-09-06 Kim F. Storm <storm@cua.dk>
1901
1902 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1903
1904 * windows.texi (Window Start): Update pos-visible-in-window-p.
1905
19062006-09-04 Richard Stallman <rms@gnu.org>
1907
1908 * processes.texi (Accepting Output): Explain SECONDS=0 for
1909 accept-process-output.
1910
1911 * os.texi (Idle Timers): Explain why timer functions should not
1912 loop until (input-pending-p).
1913
19142006-09-02 Eli Zaretskii <eliz@gnu.org>
1915
1916 * makefile.w32-in (usermanualdir): New variable.
1917 (elisp.dvi): Use it.
1918
19192006-09-01 Eli Zaretskii <eliz@gnu.org>
1920
1921 * buffers.texi (Buffer Modification): Fix last change.
1922
19232006-09-01 Chong Yidong <cyd@stupidchicken.com>
1924
1925 * buffers.texi (Buffer Modification): Document
1926 buffer-chars-modified-tick.
1927
19282006-08-31 Richard Stallman <rms@gnu.org>
1929
1930 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1931
19322006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
1933
1934 * modes.texi (Syntactic Font Lock):
1935 Mention font-lock-syntactic-face-function
1936 instead of specific faces.
1937
19382006-08-29 Chong Yidong <cyd@stupidchicken.com>
1939
1940 * display.texi (Images): Add xrref to display-images-p.
1941
19422006-08-28 Kenichi Handa <handa@m17n.org>
1943
1944 * nonascii.texi (Lisp and Coding Systems): Fix description of
1945 detect-coding-region.
1946
19472006-08-27 Michael Olson <mwolson@gnu.org>
1948
1949 * processes.texi (Transaction Queues): Remove stray quote
1950 character.
1951
19522006-08-25 Richard Stallman <rms@gnu.org>
1953
1954 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
1955 Add xref.
1956
19572006-08-24 Chong Yidong <cyd@stupidchicken.com>
1958
1959 * os.texi (Timers): Avoid waiting inside timers.
1960
19612006-08-21 Lute Kamstra <lute@gnu.org>
1962
1963 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
1964
19652006-08-20 Richard Stallman <rms@gnu.org>
1966
1967 * os.texi (Idle Timers): New node, split out from Timers.
1968 Document current-idle-time.
1969 * commands.texi (Reading One Event): Update xref.
1970 * elisp.texi (Top): Update subnode menu.
1971
19722006-08-16 Richard Stallman <rms@gnu.org>
1973
1974 * keymaps.texi (Extended Menu Items): Show format of cached
1975 bindings in extended menu items.
1976
1977 * customize.texi (Variable Definitions): Explain when the
1978 standard value expression is evaluated.
1979
19802006-08-15 Chong Yidong <cyd@stupidchicken.com>
1981
1982 * commands.texi (Reading One Event): Explain idleness in
1983 `read-event'.
1984
19852006-08-12 Chong Yidong <cyd@stupidchicken.com>
1986
1987 * text.texi (Near Point): Say "cursor" not "terminal cursor".
1988 (Commands for Insertion): Removed split-line since it's not
1989 relevant for Lisp programming.
1990 (Yank Commands): Rewrite introduction.
1991 (Undo): Clarify.
1992 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
1993 (Filling): Remove redundant comment. Clarify return value of
1994 current-justification.
1995 (Margins): Minor clarifications.
1996 (Adaptive Fill): Update default value of adaptive-fill-regexp.
1997 (Sorting): Update definition of sort-lines.
1998 (Columns): Clarify behavior of sort-columns.
1999 (Indent Tabs): Link to Tab Stops in Emacs manual.
2000 (Special Properties): Clarify.
2001 (Clickable Text): Mention Buttons package.
2002
20032006-08-12 Kevin Ryde <user42@zip.com.au>
2004
2005 * os.texi (Time Parsing): Add %z to description of
2006 format-time-string, as per docstring. Add cross reference to
2007 glibc manual for strftime.
2008
20092006-08-08 Richard Stallman <rms@gnu.org>
2010
2011 * modes.texi: Clean up wording in previous change.
2012
20132006-08-07 Chong Yidong <cyd@stupidchicken.com>
2014
2015 * modes.texi (Hooks): Clarify.
2016 (Major Mode Basics): Mention define-derived-mode explicitly.
2017 (Major Mode Conventions): Rebinding RET is OK for some modes.
2018 Mention change-major-mode-hook and after-change-major-mode-hook.
2019 (Example Major Modes): Moved to end of Modes section.
2020 (Mode Line Basics): Clarify.
2021 (Mode Line Data): Mention help-echo and local-map in strings.
2022 Explain reason for treatment of non-risky variables.
2023 (Properties in Mode): Clarify.
2024 (Faces for Font Lock): Add font-lock-negation-char-face.
2025
20262006-08-04 Eli Zaretskii <eliz@gnu.org>
2027
2028 * strings.texi (Formatting Strings): Warn against arbitrary
2029 strings as first arg to `format'.
2030
20312006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
2032
2033 * text.texi (Clickable Text): Mention `help-echo' text property.
2034 Update intro, examples and associated explanations.
2035
20362006-07-31 Richard Stallman <rms@gnu.org>
2037
2038 * commands.texi: Update xrefs.
2039 (Event Mod): New node, cut out from old Translating Input.
2040
2041 * maps.texi: Update xrefs.
2042
2043 * keymaps.texi (Translation Keymaps): New node.
2044 Update xrefs from Translating Input to Translation Keymaps.
2045
2046 * elisp.texi (Top): Update subnode menu.
2047
2048 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
2049
2050 * os.texi (System Interface): Fix menu descriptions of some nodes.
2051 (Translating Input): Node deleted.
2052
20532006-07-31 Nick Roberts <nickrob@snap.net.nz>
2054
2055 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
2056
2057 * lists.texi (Sets And Lists): Likewise.
2058
20592006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
2060
2061 * text.texi (Fields): Mention POS
2062 requirement when narrowing is in effect.
2063
20642006-07-28 Richard Stallman <rms@gnu.org>
2065
2066 * display.texi (Face Attributes): Simplify wording.
2067 (Attribute Functions): Clarify meaning of new-frame default
2068 attribute settings.
2069
2070 * customize.texi (Common Keywords): Document how to use
2071 :package-version in a package not in Emacs.
2072
20732006-07-28 Kim F. Storm <storm@cua.dk>
2074
2075 * commands.texi (Reading One Event): Fix last change.
2076
20772006-07-26 Chong Yidong <cyd@stupidchicken.com>
2078
2079 * commands.texi (Reading One Event): Document SECONDS argument for
2080 read-event, read-char, and read-char-exclusive.
2081
20822006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2083
2084 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
2085 to ensure correct identification.
2086
20872006-07-24 Richard Stallman <rms@gnu.org>
2088
2089 * text.texi (Clickable Text): Clarify.
2090
2091 * sequences.texi (Vector Functions): Delete duplicate xref.
2092
2093 * objects.texi (Function Type): Clarify.
2094
2095 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
2096 modes.
2097
2098 * lists.texi (List Variables): New node.
2099 Material moved from other nodes.
2100
2101 * variables.texi (Setting Variables): add-to-list and
2102 add-to-ordered-list moved to List Variables node.
2103
21042006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2105
2106 * text.texi (Links and Mouse-1):
2107 For mouse-on-link-p, expand on arg POS.
2108
21092006-07-21 Kim F. Storm <storm@cua.dk>
2110
2111 * display.texi (Forcing Redisplay): Don't mention systems which
2112 don't support sub-second timers for redisplay-preemption-period.
2113
2114 * os.texi (Terminal Output): Clarify text vs graphical terminal.
2115
21162006-07-21 Eli Zaretskii <eliz@gnu.org>
2117
2118 * frames.texi (Input Focus): Document that focus-follows-mouse has
2119 no effect on MS-Windows.
2120
21212006-07-18 Richard Stallman <rms@gnu.org>
2122
2123 * display.texi (Forcing Redisplay): Cleanups in previous change.
2124
2125 * processes.texi (Low-Level Network): Make menu more convenient.
2126
21272006-07-18 Kim F. Storm <storm@cua.dk>
2128
2129 * display.texi (Forcing Redisplay): redisplay-preemption-period
2130 only used on window systems. Add xref to Terminal Output.
2131
2132 * os.texi (Terminal Output): baud-rate only controls preemption on
2133 non-window systems. Add xref to Forcing Redisplay.
2134
2135 * processes.texi (Low-Level Network): Rename node "Make Network"
2136 to "Network Processes".
2137
21382006-07-18 Karl Berry <karl@gnu.org>
2139
2140 * variables.texi, functions.texi, customize.texi, loading.texi:
2141 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
2142
21432006-07-17 Chong Yidong <cyd@stupidchicken.com>
2144
2145 * commands.texi (Waiting): Document batch-mode sit-for behavior.
2146
21472006-07-17 Richard Stallman <rms@gnu.org>
2148
2149 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
2150 Put period and comma inside quotes.
2151
2152 * loading.texi, markers.texi: Use real doublequote inside menus.
2153
2154 * windows.texi: Put point and comma inside quotes.
2155 (Textual Scrolling): Use @samp for error message.
2156
2157 * variables.texi, tips.texi, syntax.texi, symbols.texi:
2158 * strings.texi, streams.texi, processes.texi, os.texi:
2159 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
2160 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
2161 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
2162 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
2163 Put point and comma inside quotes.
2164
2165 * control.texi (Processing of Errors): Add command-error-function.
2166
2167 * variables.texi (File Local Variables): Clarify that
2168 file local variables make buffer-local bindings.
2169
2170 * modes.texi (Syntactic Font Lock): Give default for
2171 font-lock-syntax-table.
2172
21732006-07-17 Nick Roberts <nickrob@snap.net.nz>
2174
2175 * text.texi (Special Properties): Clean up previous change.
2176
21772006-07-16 Karl Berry <karl@gnu.org>
2178
2179 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
2180 * control.texi: Fix bad page breaks through chapter 10 (control).
2181
2182 * anti.texi (Antinews): Reorder face-attribute fns to avoid
2183 underfull hbox.
2184
21852006-07-15 Nick Roberts <nickrob@snap.net.nz>
2186
2187 * text.texi (Special Properties): Describe fontified text property
2188 in relation to a character (not text).
2189
21902006-07-15 Kim F. Storm <storm@cua.dk>
2191
2192 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
2193 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
2194 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
2195
2196 * anti.texi (Antinews): Mention redisplay function.
2197 The kbd macro existed, but was not documented, before 22.x.
2198 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
2199
22002006-07-14 Nick Roberts <nickrob@snap.net.nz>
2201
2202 * display.texi (Displaying Messages): Add anchor.
2203
2204 * frames.texi (Dialog Boxes): Use it.
2205
22062006-07-12 Richard Stallman <rms@gnu.org>
2207
2208 * objects.texi (Frame Type): Explain nature of frames better.
2209
2210 * frames.texi (Frames): Explain nature of frames better.
2211
22122006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
2213
2214 * tips.texi (Coding Conventions): Explain why use cl at compile time.
2215
22162006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2217
2218 * frames.texi (Window System Selections): Mention scrap support for Mac.
2219 Default value of x-select-enable-clipboard is t on Mac.
2220
2221 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
2222
22232006-07-11 Kim F. Storm <storm@cua.dk>
2224
2225 * display.texi (Forcing Redisplay): Add `redisplay' function.
2226 Don't mention (sit-for -1) -- use (redisplay t) instead.
2227
2228 * commands.texi (Waiting): (sit-for -1) is no longer special.
2229 (sit-for 0) is equivalent to (redisplay).
2230 Iconifying/deiconifying no longer makes sit-for return.
2231
22322006-07-10 Nick Roberts <nickrob@snap.net.nz>
2233
2234 * display.texi (Buttons): Fix typo.
2235
2236 * index.texi, elisp.texi (New Symbols): Comment node out.
2237
22382006-07-09 Richard Stallman <rms@gnu.org>
2239
2240 * display.texi (Truncation): Clean up previous change.
2241
22422006-07-08 Richard Stallman <rms@gnu.org>
2243
2244 * commands.texi (Interactive Call): Use 3 as prefix in example
2245 for execute-extended-command.
2246
2247 * display.texi (Attribute Functions): Move paragraph about
2248 compatibility with Emacs < 21.
2249
22502006-07-09 Kim F. Storm <storm@cua.dk>
2251
2252 * display.texi (Refresh Screen): Clarify force-window-update.
2253 (Truncation): "Normally" indicated by fringe arrows.
2254
22552006-07-08 Eli Zaretskii <eliz@gnu.org>
2256
2257 * windows.texi (Textual Scrolling, Resizing Windows):
2258 * variables.texi (Constant Variables):
2259 * text.texi (Buffer Contents, Deletion, Changing Properties)
2260 (Property Search, Special Properties, Sticky Properties)
2261 (Links and Mouse-1, Fields, Change Hooks):
2262 * syntax.texi (Syntax Table Functions, Parsing Expressions)
2263 (Categories):
2264 * symbols.texi (Other Plists):
2265 * streams.texi (Output Variables):
2266 * processes.texi (Input to Processes, Query Before Exit):
2267 * positions.texi (Word Motion, Text Lines, List Motion):
2268 * os.texi (Init File, System Environment, Sound Output)
2269 (Session Management):
2270 * nonascii.texi (Text Representations, Character Sets)
2271 (Chars and Bytes, Locales):
2272 * modes.texi (Defining Minor Modes, Header Lines):
2273 * minibuf.texi (Minibuffer Contents):
2274 * markers.texi (Information from Markers):
2275 * lists.texi (List Elements, Building Lists, Association Lists):
2276 * keymaps.texi (Tool Bar):
2277 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
2278 * functions.texi (What Is a Function, Mapping Functions):
2279 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
2280 (Color Names, Text Terminal Colors, Display Feature Testing):
2281 * files.texi (Visiting Functions, File Name Components)
2282 (Unique File Names, Contents of Directories):
2283 * display.texi (Forcing Redisplay, Displaying Messages)
2284 (Temporary Displays, Font Selection, Auto Faces)
2285 (Font Lookup, Fringe Indicators, Display Margins)
2286 (Image Descriptors, Showing Images, Image Cache, Button Types)
2287 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
2288 (Display Table Format, Glyphs):
2289 * control.texi (Iteration):
2290 * commands.texi (Command Loop Info, Adjusting Point):
2291 * backups.texi (Making Backups, Auto-Saving):
2292 Remove @tindex entries.
2293
22942006-07-07 Kim F. Storm <storm@cua.dk>
2295
2296 * display.texi (Fringe Cursors): Fix typo.
2297 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
2298 (Overlay Arrow): Default is overlay-arrow fringe indicator.
2299
23002006-07-05 Richard Stallman <rms@gnu.org>
2301
2302 * text.texi (Buffer Contents): Add example of text props
2303 in result of buffer-substring.
2304 (Text Properties): Explain better about use of specific property names.
2305 (Property Search): Some cleanups; reorder some functions.
2306
2307 * keymaps.texi (Changing Key Bindings): Cleanup.
2308 Add xref to Key Binding Conventions.
2309
2310 * display.texi (Attribute Functions): Add examples for
2311 face-attribute-relative-p.
2312
2313 * tips.texi (Coding Conventions): Cleanup last change.
2314
23152006-07-05 Karl Berry <karl@gnu.org>
2316
2317 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
2318 Remove @setchapternewpage odd.
2319 Result is 1013 pages, down from 1100.
2320
2321 * anti.texi, customize.texi, display.texi, internals.texi:
2322 * minibuf.texi, modes.texi, tips.texi:
2323 Fix overfull/underfull boxes.
2324
23252006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2326
2327 * edebug.texi (Instrumenting):
2328 Add Edebug-specific findex for eval-buffer.
2329 * loading.texi (Loading):
2330 Replace eval-current-buffer with eval-buffer.
2331
23322006-06-30 Nick Roberts <nickrob@snap.net.nz>
2333
2334 * locals.texi (Standard Buffer-Local Variables): Update the list
2335 of variables.
2336
23372006-06-26 Nick Roberts <nickrob@snap.net.nz>
2338
2339 * files.texi (File Name Completion): Point user to the node
2340 "Reading File Names".
2341
23422006-06-24 Eli Zaretskii <eliz@gnu.org>
2343
2344 * files.texi (Contents of Directories): Document case-insensitive
2345 behavior on respective filesystems.
2346
2347 * objects.texi (Character Type): Document that Emacs signals an
2348 error for unsupported Unicode characters specified as \uNNNN.
2349
23502006-06-19 Richard Stallman <rms@gnu.org>
2351
2352 * processes.texi (Bindat Spec): Clarify previous change.
2353
23542006-06-16 Richard Stallman <rms@gnu.org>
2355
2356 * tips.texi (Coding Conventions): Better explain conventions
2357 for definition constructs.
2358
2359 * text.texi (Special Properties): String value of `read-only'
2360 serves as the error message.
2361
2362 * objects.texi (Character Type): Clarify prev. change.
2363 (Non-ASCII in Strings): Mention \u and \U.
2364
2365 * commands.texi (Using Interactive): Explain problem of
2366 markers, etc., in command-history.
2367
23682006-06-14 Kim F. Storm <storm@cua.dk>
2369
2370 * commands.texi (Waiting): Negative arg to sit-for forces
2371 redisplay even if input is pending.
2372
2373 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
2374 redisplay. Remove incorrect example of binding redisplay-dont-pause
2375 around (sit-for 0).
2376
23772006-06-13 Richard Stallman <rms@gnu.org>
2378
2379 * display.texi (Forcing Redisplay): Clarify previous change.
2380
23812006-06-13 Romain Francoise <romain@orebokech.com>
2382
2383 * display.texi (Forcing Redisplay): Fix typo.
2384
23852006-06-13 Kim F. Storm <storm@cua.dk>
2386
2387 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
2388
23892006-06-10 Luc Teirlinck <teirllm@auburn.edu>
2390
2391 * tips.texi (Coding Conventions): Add `@end itemize'.
2392
23932006-06-10 Richard Stallman <rms@gnu.org>
2394
2395 * tips.texi (Coding Conventions): Explain use of coding systems
2396 to ensure one decoding for strings.
2397
23982006-06-09 Aidan Kehoe <kehoea@parhasard.net>
2399
2400 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
2401 syntax.
2402
24032006-06-07 Eli Zaretskii <eliz@gnu.org>
2404
2405 * display.texi (Font Selection): Remove description of
2406 clear-face-cache.
2407
2408 * compile.texi (Eval During Compile): Fix a typo. Add index
2409 entries for possible uses of eval-when-compile.
2410
24112006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
2412
2413 * display.texi (Abstract Display): Fix typo.
2414
24152006-06-03 Eli Zaretskii <eliz@gnu.org>
2416
2417 * minibuf.texi (Minibuffer History) <history-add-new-input>:
2418 Reword variable's description.
2419
24202006-06-01 Richard Stallman <rms@gnu.org>
2421
2422 * windows.texi (Splitting Windows): Clarify splitting nonselected
2423 window.
2424
24252006-05-31 Juri Linkov <juri@jurta.org>
2426
2427 * minibuf.texi (Minibuffer History): Add history-add-new-input.
2428
24292006-05-30 Richard Stallman <rms@gnu.org>
2430
2431 * display.texi (Line Height): Fix errors in description of
10d1d0af 2432 default line height and line-height property.
b8d4c8d0
GM
2433
2434 * nonascii.texi (Default Coding Systems): Further clarification.
2435
24362006-05-29 Luc Teirlinck <teirllm@auburn.edu>
2437
2438 * internals.texi (Pure Storage): Mention that an overflow in pure
2439 space causes a memory leak.
2440 (Garbage Collection): If there was an overflow in pure space,
2441 `garbage-collect' returns nil.
2442
24432006-05-30 Eli Zaretskii <eliz@gnu.org>
2444
2445 * nonascii.texi (Default Coding Systems): Fix it some more.
2446
24472006-05-29 Eli Zaretskii <eliz@gnu.org>
2448
2449 * nonascii.texi (Default Coding Systems): Fix last change.
2450
24512006-05-29 Kenichi Handa <handa@m17n.org>
2452
2453 * nonascii.texi (find-operation-coding-system): Describe the new
2454 argument format (FILENAME . BUFFER).
2455
24562006-05-28 Richard Stallman <rms@gnu.org>
2457
2458 * tips.texi (Coding Conventions): Better explain reasons not to
2459 advise other packages or use `eval-after-load'.
2460
24612006-05-29 Kim F. Storm <storm@cua.dk>
2462
2463 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
2464 `bindat-idx' and `bindat-raw' for clarity.
2465
24662006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2467
2468 * processes.texi (Bindat Spec): Expand on `repeat' handler.
2469
2470 * display.texi (Display): Add "Abstract Display" to menu.
2471 (Abstract Display, Abstract Display Functions)
2472 (Abstract Display Example): New nodes.
2473 * elisp.texi (Top): Add "Abstract Display" to menu.
2474
24752006-05-27 Chong Yidong <cyd@stupidchicken.com>
2476
2477 * keymaps.texi (Key Sequences): Link to input events definition.
2478 (Format of Keymaps): Delete material duplicated in Keymap Basics.
2479
2480 * files.texi (Changing Files): Document updated argument list for
2481 copy-file.
2482
24832006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2484
2485 * processes.texi (Bindat Functions): Explain term "total length".
2486 Use it in bindat-length and bindat-pack descriptions.
2487
24882006-05-26 Eli Zaretskii <eliz@gnu.org>
2489
2490 * tips.texi (Coding Conventions): Advise against using
2491 eval-after-load in packages. Add an index entry.
2492
24932006-05-25 Juri Linkov <juri@jurta.org>
2494
2495 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
2496
2497 * modes.texi (%-Constructs): Add %e, %z, %Z.
2498
24992006-05-25 Richard Stallman <rms@gnu.org>
2500
2501 * elisp.texi (Top): Update subnode menu.
2502
2503 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
2504 (Keymaps): Update menu.
2505
25062006-05-25 Chong Yidong <cyd@stupidchicken.com>
2507
2508 * keymaps.texi (Key Sequences): Some clarifications.
2509
25102006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
2511
2512 * processes.texi (Bindat Functions): Say "unibyte string"
2513 explicitly for bindat-unpack and bindat-pack descriptions.
2514 (Bindat Examples): Don't call `string-make-unibyte' in example.
2515
25162006-05-25 Chong Yidong <cyd@stupidchicken.com>
2517
2518 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 2519 Explain string and vector representations of key sequences.
b8d4c8d0
GM
2520
2521 * keymaps.texi (Changing Key Bindings):
dd7b651b 2522 * commands.texi (Interactive Codes):
b8d4c8d0
GM
2523 * help.texi (Describing Characters): Refer to it.
2524
25252006-05-23 Luc Teirlinck <teirllm@auburn.edu>
2526
2527 * frames.texi (Pointer Shape): @end table -> @end defvar.
2528
25292006-05-22 Richard Stallman <rms@gnu.org>
2530
2531 * elisp.texi (Top): Update subnode menus.
2532
2533 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
2534 Contents rewritten; material from old Pointer Shape node moved here.
2535
2536 * display.texi (Pointer Shape): Node deleted.
2537 (Image Descriptors): Minor cleanup.
2538
25392006-05-21 Richard Stallman <rms@gnu.org>
2540
2541 * syntax.texi (Parsing Expressions): Update info on which STATE
2542 elements are ignored.
2543
25442006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2545
2546 * hooks.texi (Standard Hooks): Correct typo.
2547
2548 * gpl.texi (GPL): ifinfo -> ifnottex.
2549
25502006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
2551
2552 * searching.texi (Simple Match Data): Warn about match data being
2553 set anew by every search.
2554
25552006-05-17 Richard Stallman <rms@gnu.org>
2556
2557 * minibuf.texi (Minibuffer History): Clarify.
2558
2559 * searching.texi (Regexp Special): Clarify nested regexp warning.
2560
25612006-05-16 Kim F. Storm <storm@cua.dk>
2562
2563 * minibuf.texi (Minibuffer History): Update add-to-history.
2564
25652006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
2566
2567 * nonascii.texi (Explicit Encoding): Fix
2568 typo (encoding<->decoding).
2569
25702006-05-14 Richard Stallman <rms@gnu.org>
2571
2572 * buffers.texi (Creating Buffers): Cleanup.
2573
2574 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
2575
25762006-05-13 Eli Zaretskii <eliz@gnu.org>
2577
2578 * buffers.texi (Current Buffer): Document that with-temp-buffer
2579 disables undo.
2580
2581 * os.texi (Terminal-Specific): More accurate description of how
2582 Emacs searches for the terminal-specific libraries.
2583
25842006-05-12 Eli Zaretskii <eliz@gnu.org>
2585
2586 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
2587 emacs-xtra to @inforef's.
2588
2589 * text.texi (Undo): Document that undo is turned off in buffers
2590 whose names begin with a space.
2591
2592 * buffers.texi (Buffer Names): Add index entries for buffers whose
2593 names begin with a space.
2594 (Creating Buffers): Document that undo is turned off in buffers
2595 whose names begin with a space.
2596
2597 * files.texi (Visiting Functions, Reading from Files)
2598 (Saving Buffers): Mention code and EOL conversions by file I/O
2599 primitives and subroutines.
2600
2601 * nonascii.texi (Lisp and Coding Systems): Document
2602 coding-system-eol-type. Add index entries for eol conversion.
2603
2604 * display.texi (Defining Faces): Mention `mac', and add an xref to
2605 where window-system is described.
2606
26072006-05-10 Richard Stallman <rms@gnu.org>
2608
2609 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
2610
26112006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2612
2613 * variables.texi (File Local Variables): Recommend to quote lambda
2614 expressions in safe-local-variable property.
2615
26162006-05-09 Richard Stallman <rms@gnu.org>
2617
2618 * variables.texi (File Local Variables): Document
2619 safe-local-eval-forms and safe-local-eval-function.
2620
26212006-05-07 Kim F. Storm <storm@cua.dk>
2622
2623 * minibuf.texi (Minibuffer History): Remove keep-dups arg
2624 from add-to-history.
2625
26262006-05-07 Romain Francoise <romain@orebokech.com>
2627
2628 * commands.texi (Event Input Misc):
2629 * compile.texi (Eval During Compile):
2630 * internals.texi (Buffer Internals):
2631 * minibuf.texi (Initial Input):
2632 * nonascii.texi (Scanning Charsets):
2633 * numbers.texi (Comparison of Numbers):
2634 * windows.texi (Textual Scrolling, Vertical Scrolling):
2635 Fix various typos.
2636
26372006-05-06 Eli Zaretskii <eliz@gnu.org>
2638
2639 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
2640 conditional xref's to either emacs or emacs-xtra, depending on
2641 @iftex/@ifnottex.
2642
2643 * minibuf.texi (Minibuffer History): Document add-to-history.
2644
26452006-05-05 Eli Zaretskii <eliz@gnu.org>
2646
2647 * internals.texi (Pure Storage): Mention the pure overflow message
2648 at startup.
2649
c8763fb6 26502006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2651
2652 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
2653 (Searching Keymaps): Fix pseudo-Lisp description of keymap
2654 search.
2655
26562006-05-01 Richard Stallman <rms@gnu.org>
2657
2658 * intro.texi (nil and t): Clarify.
2659
2660 * variables.texi (File Local Variables): Suggest using booleanp.
2661
26622006-05-01 Juanma Barranquero <lekktu@gmail.com>
2663
2664 * objects.texi (Type Predicates): Fix typos.
2665
26662006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2667
2668 * intro.texi (nil and t): Add booleanp.
2669
2670 * objects.texi (Type Predicates): Add links for booleanp and
2671 string-or-null-p.
2672
26732006-04-29 Richard Stallman <rms@gnu.org>
2674
2675 * modes.texi (Multiline Font Lock): Rename from
2676 Multi line Font Lock Elements. Much clarification.
2677 (Font Lock Multiline, Region to Fontify): Much clarification.
2678
26792006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2680
2681 * variables.texi (File Local Variables): Remove the special case t for
2682 safe-local-variable.
2683
26842006-04-26 Richard Stallman <rms@gnu.org>
2685
2686 * syntax.texi (Parsing Expressions): Minor cleanup.
2687
26882006-04-18 Richard Stallman <rms@gnu.org>
2689
2690 * tips.texi (Coding Conventions): Explain when the package's
2691 prefix should appear later on (not at the start of the name).
2692
2693 * searching.texi (String Search): Clarify effect of NOERROR.
2694
2695 * modes.texi (Imenu): Clarify what special items do.
2696
2697 * hooks.texi (Standard Hooks): Delete text about old hook names.
2698
26992006-04-17 Romain Francoise <romain@orebokech.com>
2700
2701 * variables.texi (Local Variables): Update the default value of
2702 `max-specpdl-size'.
2703
27042006-04-15 Michael Olson <mwolson@gnu.org>
2705
2706 * processes.texi (Transaction Queues): Mention the new optional
2707 `delay-question' argument for `tq-enqueue'.
2708
27092006-04-13 Bill Wohler <wohler@newt.com>
2710
2711 * customize.texi (Common Keywords): Use dotted notation for
2712 :package-version value. Specify its values. Improve documentation
2713 for customize-package-emacs-version-alist.
2714
27152006-04-12 Bill Wohler <wohler@newt.com>
2716
2717 * customize.texi (Common Keywords): Move description of
2718 customize-package-emacs-version-alist to @defvar.
2719
27202006-04-10 Bill Wohler <wohler@newt.com>
2721
2722 * customize.texi (Common Keywords): Add :package-version.
2723
27242006-04-10 Kim F. Storm <storm@cua.dk>
2725
2726 * text.texi (Buffer Contents): Add NOPROPS arg to
2727 filter-buffer-substring.
2728
27292006-04-08 Kevin Ryde <user42@zip.com.au>
2730
2731 * os.texi (Command-Line Arguments): Update xref to emacs manual
2732 "Command Arguments" -> "Emacs Invocation", per change there.
2733
27342006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
2735
2736 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2737 be on one line to help makeinfo not render two spaces after the dot.
2738
27392006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2740
2741 * strings.texi (Predicates for Strings): Add string-or-null-p.
2742
27432006-03-28 Kim F. Storm <storm@cua.dk>
2744
2745 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2746 remarks about systems that don't support fractional seconds.
2747
27482006-03-25 Karl Berry <karl@gnu.org>
2749
2750 * elisp.texi: Use @copyright{} instead of (C), and do not indent
2751 the year list.
2752
27532006-03-21 Nick Roberts <nickrob@snap.net.nz>
2754
2755 * display.texi (Fringe Indicators): Fix typos.
2756
27572006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2758
2759 * tips.texi (Documentation Tips): One can now also write `program'
2760 in front of a quoted symbol in a docstring to prevent making a
2761 hyperlink.
2762
27632006-03-19 Alan Mackenzie <acm@muc.de>
2764
2765 * text.texi (Special Properties): Clarify `fontified' property.
2766
27672006-03-16 Richard Stallman <rms@gnu.org>
2768
2769 * display.texi (Defining Images): Minor cleanup.
2770
27712006-03-16 Bill Wohler <wohler@newt.com>
2772
2773 * display.texi (Defining Images): In image-load-path-for-library,
2774 prefer user's images.
2775
27762006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2777
2778 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2779
27802006-03-15 Bill Wohler <wohler@newt.com>
2781
2782 * display.texi (Defining Images): Fix example in
2783 image-load-path-for-library by not recommending that one binds
2784 image-load-path. Just defvar it to placate compiler and only use
2785 it if previously defined.
2786
27872006-03-14 Bill Wohler <wohler@newt.com>
2788
2789 * display.texi (Defining Images): In image-load-path-for-library,
2790 always return list of directories. Update example.
2791
27922006-03-14 Alan Mackenzie <acm@muc.de>
2793
2794 * modes.texi: New node, "Region to Fontify" (for Font Lock).
2795 This describes font-lock-extend-region-function.
2796 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2797 the new node "Region to Fontify".
2798
27992006-03-13 Richard Stallman <rms@gnu.org>
2800
2801 * display.texi (Invisible Text): The impossible position is
2802 now before the invisible text, not after.
2803 (Defining Images): Clean up last change.
2804
28052006-03-11 Bill Wohler <wohler@newt.com>
2806
2807 * display.texi (Defining Images): Add image-load-path-for-library.
2808
28092006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2810
2811 * text.texi (Adaptive Fill): Fix Texinfo usage.
2812
2813 * strings.texi (Creating Strings): Fix Texinfo usage.
2814
2815 * searching.texi (Regexp Special): Use @samp for regular
2816 expressions that are not in Lisp syntax.
2817
28182006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2819
2820 * searching.texi (Regexp Special): Put remark between parentheses
2821 to avoid misreading.
2822
28232006-03-07 Luc Teirlinck <teirllm@auburn.edu>
2824
2825 * searching.texi (Syntax of Regexps): More accurately describe
2826 which characters are special in which situations.
2827 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2828 are not special. Describe in detail when `[' and `]' are special.
2829 (Regexp Backslash): Plenty of regexps with unbalanced square
2830 brackets are valid, so reword that statement.
2831
28322006-03-02 Kim F. Storm <storm@cua.dk>
2833
2834 * keymaps.texi (Tool Bar): Add tool-bar-border.
2835
28362006-02-28 Luc Teirlinck <teirllm@auburn.edu>
2837
2838 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
2839
28402006-02-27 Luc Teirlinck <teirllm@auburn.edu>
2841
2842 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2843
2844 * files.texi (Locating Files): Suggest additional values for the
2845 SUFFIXES arg of `locate-file'. Update pxref.
2846
2847 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2848 (How Programs Do Loading): Discuss the effects of Auto Compression
2849 mode on `load'.
2850 (Load Suffixes): New node.
2851 (Library Search): Delete description of `load-suffixes'; it was
2852 moved to "Load Suffixes".
2853 (Autoload, Named Features): Mention `load-suffixes'.
2854
28552006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2856
2857 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
2858
2859 * windows.texi (Window Tree): Fix typo.
2860
28612006-02-20 Kim F. Storm <storm@cua.dk>
2862
2863 * display.texi (Fringe Indicators): New section.
2864 Move indicate-empty-lines, indicate-buffer-boundaries, and
2865 default-indicate-buffer-boundaries here.
2866 Add fringe-indicator-alist and default-fringes-indicator-alist.
2867 Add list of logical fringe indicator symbols.
2868 Update list of standard bitmap names.
2869 (Fringe Cursors): New section.
2870 Move overflow-newline-into-fringe here.
2871 Add fringe-cursor-alist and default-fringes-cursor-alist.
2872 Add list of fringe cursor symbols.
2873
28742006-02-20 Juanma Barranquero <lekktu@gmail.com>
2875
2876 * commands.texi (Using Interactive): Fix reference to node
2877 "Minibuffers".
2878
28792006-02-19 Richard M. Stallman <rms@gnu.org>
2880
2881 * minibuf.texi (High-Level Completion):
2882 Add xref to read-input-method-name.
2883
2884 * files.texi (Relative File Names): Move file-relative-name here.
2885 (File Name Expansion): From here. Minor clarifications.
2886
2887 * commands.texi (Using Interactive): Add xrefs about reading input.
2888 Clarify remarks about that moving point and mark.
2889 Put string case before list case.
2890
c8763fb6 28912006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2892
2893 * display.texi (Other Display Specs, Image Descriptors):
2894 Revert erroneous changes. The previous description of
2895 image-descriptors as `(image . PROPS)' was correct.
2896
28972006-02-14 Richard M. Stallman <rms@gnu.org>
2898
2899 * variables.texi (File Local Variables): Clarifications.
2900
29012006-02-14 Juanma Barranquero <lekktu@gmail.com>
2902
2903 * variables.texi (File Local Variables): Use @code for a cons
2904 cell, not @var.
2905
29062006-02-13 Chong Yidong <cyd@stupidchicken.com>
2907
2908 * variables.texi (File Local Variables): Document new file local
2909 variable behavior.
2910
29112006-02-10 Kim F. Storm <storm@cua.dk>
2912
2913 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2914
29152006-02-08 Juanma Barranquero <lekktu@gmail.com>
2916
2917 * modes.texi (%-Constructs): Remove obsolete info about
2918 `global-mode-string'.
2919
29202006-02-07 Richard M. Stallman <rms@gnu.org>
2921
2922 * commands.texi (Prefix Command Arguments): Minor cleanup.
2923
2924 * display.texi: "Graphical display", not window system.
2925
2926 * functions.texi (What Is a Function): Fix xref.
2927
2928 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2929 (Changing Key Bindings): Clarify when remapping is better than
2930 substitute-key-definition.
2931
29322006-02-02 Richard M. Stallman <rms@gnu.org>
2933
2934 * minibuf.texi (Basic Completion): Completion alists are risky.
2935
2936 * keymaps.texi (Active Keymaps): Clarifications.
2937 (Searching Keymaps): New node.
2938 (Keymaps): Update menu.
2939
2940 * frames.texi (Layout Parameters): Minor clarification.
2941 (Drag and Drop): New node.
2942 (Frames): Update menu.
2943
29442006-01-29 Chong Yidong <cyd@stupidchicken.com>
2945
2946 * display.texi (Other Display Specs, Image Descriptors):
2947 Image description is a list, not a cons cell.
2948
29492006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2950
2951 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
2952 list is not necessarily a list).
2953
29542006-01-27 Eli Zaretskii <eliz@gnu.org>
2955
2956 * frames.texi (Layout Parameters): border-width and
2957 internal-border-width belong to the frame, not the window.
2958
29592006-01-19 Richard M. Stallman <rms@gnu.org>
2960
2961 * nonascii.texi (Translation of Characters): Search cmds use
2962 translation-table-for-input. Automatically made local.
2963
2964 * markers.texi (Overview of Markers): Count insertion type
2965 as one of a marker's attributes.
2966
2967 * keymaps.texi (Controlling Active Maps): New node, split out of
2968 Active Keymaps.
2969 (Keymaps): Menu updated.
2970 (Active Keymaps): Give pseudocode to explain how the active
2971 maps are searched. current-active-maps and key-binding moved here.
2972 (Functions for Key Lookup): current-active-maps and key-binding moved.
2973 Clarifications.
2974 (Searching the Keymaps): New subnode.
2975
2976 * elisp.texi (Top): Menu clarification.
2977
2978 * display.texi (Other Display Specs): Delete duplicate entry for
2979 just a string as display spec. Move text about recursive display
2980 specs on such a string.
2981
2982 * commands.texi (Key Sequence Input): Clarify.
2983 Move num-nonmacro-input-events out.
2984 (Reading One Event): num-nonmacro-input-events moved here.
2985
29862006-01-14 Nick Roberts <nickrob@snap.net.nz>
2987
2988 * advice.texi (Simple Advice): Update example to fit argument
2989 change in previous-line.
2990
29912006-01-05 Richard M. Stallman <rms@gnu.org>
2992
2993 * markers.texi (The Mark): Fix in `mark'.
2994
29952006-01-04 Richard M. Stallman <rms@gnu.org>
2996
2997 * processes.texi (Misc Network, Make Network): Minor cleanups.
2998
29992006-01-04 Kim F. Storm <storm@cua.dk>
3000
3001 * processes.texi (Make Network): Add IPv6 addresses and handling.
3002 (Network Feature Testing): Mention (:family ipv6).
3003 (Misc Network): Add IPv6 formats to format-network-address.
3004
30052005-12-30 Richard M. Stallman <rms@gnu.org>
3006
3007 * text.texi (Changing Properties):
3008 Don't use return value of set-text-properties.
3009
30102005-12-29 Luc Teirlinck <teirllm@auburn.edu>
3011
3012 * modes.texi (Mode Line Format): Correct typo in menu.
3013
30142005-12-29 Richard M. Stallman <rms@gnu.org>
3015
3016 * modes.texi (Mode Line Top): New node.
3017 (Mode Line Data): Some text moved to new node.
3018 Explain the data structure more concretely.
3019 (Mode Line Basics): Clarifications.
3020 (Mode Line Variables): Clarify intro paragraph.
3021 (%-Constructs): Clarify intro paragraph.
3022 (Mode Line Format): Update menu.
3023
30242005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3025
3026 * minibuf.texi (Basic Completion): Update lazy-completion-table
3027 examples for removal of ARGS argument.
3028
30292005-12-23 Richard M. Stallman <rms@gnu.org>
3030
3031 * text.texi (Undo): Restore some explanation from the version
3032 that was deleted.
3033
30342005-12-23 Eli Zaretskii <eliz@gnu.org>
3035
3036 * text.texi (Undo): Remove duplicate descriptions of `apply
3037 funname' and `apply delta' elements of the undo list.
3038
30392005-12-20 Richard M. Stallman <rms@gnu.org>
3040
3041 * help.texi (Help Functions): Update documentation of `apropos'.
3042
30432005-12-20 Luc Teirlinck <teirllm@auburn.edu>
3044
3045 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
3046 because it is confusing. If the :help-echo keyword is a function,
3047 it is not directly used as the :help-echo overlay property, as the
3048 xref seems to suggest (it does not take the appropriate args).
3049
30502005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3051
3052 * customize.texi (Common Keywords): Fix Texinfo usage.
3053 (Group Definitions, Variable Definitions): Update for new
3054 conventions for using `*' in docstrings.
3055
3056 * tips.texi (Documentation Tips): Update for new conventions for
3057 using `*' in docstrings.
3058
30592005-12-16 Richard M. Stallman <rms@gnu.org>
3060
3061 * minibuf.texi (Minibuffer Contents): Minor cleanup.
3062
30632005-12-16 Juri Linkov <juri@jurta.org>
3064
3065 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
3066
30672005-12-14 Romain Francoise <romain@orebokech.com>
3068
3069 * modes.texi (Customizing Keywords): Rename `append' to `how'.
3070 Fix typo.
3071
30722005-12-11 Juri Linkov <juri@jurta.org>
3073
3074 * minibuf.texi (Completion Commands): Add mention of read-file-name
3075 for filename completion keymaps.
3076 (Reading File Names): Add mention of filename completion keymaps
3077 for read-file-name and xref to `Completion Commands'.
3078
30792005-12-10 Richard M. Stallman <rms@gnu.org>
3080
3081 * customize.texi (Common Keywords): State caveats for use of :tag.
3082
30832005-12-08 Richard M. Stallman <rms@gnu.org>
3084
3085 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
3086 with xrefs and better explanation.
3087 (Completion Commands): Add the filename completion maps.
3088
3089 * objects.texi (Character Type): Clarify that \s is not space
3090 if a dash follows.
3091
30922005-12-05 Richard M. Stallman <rms@gnu.org>
3093
3094 * windows.texi (Resizing Windows): Delete preserve-before args.
3095
30962005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3097
3098 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
3099 in full keymaps, since the quirk has been fixed.
3100
31012005-12-03 Eli Zaretskii <eliz@gnu.org>
3102
3103 * hooks.texi (Standard Hooks): Add index entries. Mention
3104 `compilation-finish-functions'.
3105
31062005-11-27 Richard M. Stallman <rms@gnu.org>
3107
3108 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
3109
31102005-11-21 Juri Linkov <juri@jurta.org>
3111
3112 * customize.texi (Common Keywords): Update links types
3113 custom-manual and url-link. Add link types emacs-library-link,
3114 file-link, function-link, variable-link, custom-group-link.
3115
31162005-11-20 Chong Yidong <cyd@stupidchicken.com>
3117
3118 * display.texi: Revert 2005-11-20 change.
3119
31202005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
3121
3122 * processes.texi (Bindat Functions):
3123 Say "third" to refer to zero-based index "2".
3124
31252005-11-18 Luc Teirlinck <teirllm@auburn.edu>
3126
3127 * loading.texi (Library Search): Update the default value of
3128 `load-suffixes'.
3129
31302005-11-17 Chong Yidong <cyd@stupidchicken.com>
3131
3132 * display.texi (Attribute Functions): Mention :ignore-defface.
3133
31342005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3135
3136 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
3137 (Minor Mode Conventions): Mention the use of a hook.
3138
31392005-11-06 Richard M. Stallman <rms@gnu.org>
3140
3141 * files.texi (Magic File Names): find-file-name-handler checks the
3142 `operations' property of the handler.
3143
31442005-11-03 Richard M. Stallman <rms@gnu.org>
3145
3146 * variables.texi (Frame-Local Variables): Small clarification.
3147
31482005-10-29 Chong Yidong <cyd@stupidchicken.com>
3149
3150 * os.texi (Init File): Document ~/.emacs.d/init.el.
3151
31522005-10-29 Richard M. Stallman <rms@gnu.org>
3153
3154 * internals.texi (Garbage Collection): Document memory-full.
3155
31562005-10-28 Bill Wohler <wohler@newt.com>
3157
3158 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
3159 for URLs.
3160
31612005-10-28 Richard M. Stallman <rms@gnu.org>
3162
3163 * minibuf.texi (Completion Commands): Clean up prev change.
3164
31652005-10-26 Kevin Ryde <user42@zip.com.au>
3166
3167 * compile.texi (Eval During Compile): Explain recommended uses
3168 of eval-when-compile and eval-and-compile.
3169
31702005-10-27 Masatake YAMATO <jet@gyve.org>
3171
3172 * minibuf.texi (Completion Commands):
3173 Write about new optional argument for `display-completion-list'.
3174
31752005-10-23 Richard M. Stallman <rms@gnu.org>
3176
3177 * display.texi (Overlay Arrow): Clarify about local bindings of
3178 overlay-arrow-position.
3179
31802005-10-22 Eli Zaretskii <eliz@gnu.org>
3181
3182 * internals.texi (Building Emacs): Fix last change.
3183
31842005-10-22 Richard M. Stallman <rms@gnu.org>
3185
3186 * internals.texi (Building Emacs): Document eval-at-startup.
3187
31882005-10-21 Richard M. Stallman <rms@gnu.org>
3189
3190 * loading.texi (Where Defined): load-history contains abs file names.
3191 symbol-file returns abs file names.
3192
31932005-10-19 Kim F. Storm <storm@cua.dk>
3194
3195 * display.texi (Showing Images): Add max-image-size integer value.
3196
31972005-10-18 Chong Yidong <cyd@stupidchicken.com>
3198
3199 * display.texi (Showing Images): Document max-image-size.
3200
32012005-10-17 Richard M. Stallman <rms@gnu.org>
3202
3203 * commands.texi (Quitting): Minor clarification.
3204
3205 * processes.texi (Sentinels): Clarify about output and quitting.
3206 (Filter Functions): Mention with-local-quit.
3207
32082005-10-17 Juri Linkov <juri@jurta.org>
3209
3210 * buffers.texi (Current Buffer):
3211 * commands.texi (Event Input Misc):
3212 * compile.texi (Eval During Compile, Compiler Errors):
3213 * customize.texi (Group Definitions):
3214 * display.texi (Progress, Defining Faces):
3215 * files.texi (Writing to Files):
3216 * modes.texi (Mode Hooks, Defining Minor Modes):
3217 * streams.texi (Output Functions):
3218 * syntax.texi (Syntax Table Functions):
3219 * text.texi (Change Hooks):
3220 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
3221
3222 * commands.texi (Quitting): Replace arg `forms' with `body' in
3223 `with-local-quit'.
3224
3225 * positions.texi (Excursions): Replace arg `forms' with `body' in
3226 `save-excursion'.
3227
32282005-10-08 Kim F. Storm <storm@cua.dk>
3229
3230 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
3231 Rename manual section accordingly.
3232
32332005-10-04 Kim F. Storm <storm@cua.dk>
3234
3235 * windows.texi (Window Split Tree): New section describing
3236 new function window-split-tree function.
3237
32382005-10-03 Nick Roberts <nickrob@snap.net.nz>
3239
3240 * display.texi (Fringe Size/Pos): Simplify and add detail.
3241
32422005-09-30 Romain Francoise <romain@orebokech.com>
3243
3244 * minibuf.texi (High-Level Completion): Explain that the prompt
3245 given to `read-buffer' should end with a colon and a space.
3246 Update usage examples.
3247
32482005-09-29 Juri Linkov <juri@jurta.org>
3249
3250 * display.texi (Displaying Messages): Rename argument name
3251 `string' to `format-string' in functions `message', `message-box',
3252 `message-or-box'.
3253
32542005-09-26 Chong Yidong <cyd@stupidchicken.com>
3255
3256 * errors.texi (Standard Errors): Correct xrefs.
3257
32582005-09-18 Chong Yidong <cyd@stupidchicken.com>
3259
3260 * display.texi (Defining Images): Update documentation for
3261 `image-load-path'.
3262
32632005-09-17 Richard M. Stallman <rms@gnu.org>
3264
3265 * display.texi (Defining Images): Clean up previous change.
3266
32672005-09-16 Romain Francoise <romain@orebokech.com>
3268
3269 * elisp.texi: Specify GFDL version 1.2.
3270
3271 * doclicense.texi (GNU Free Documentation License): Update to
3272 version 1.2.
3273
32742005-09-15 Chong Yidong <cyd@stupidchicken.com>
3275
3276 * display.texi (Defining Images): Document `image-load-path'.
3277
32782005-09-15 Richard M. Stallman <rms@gnu.org>
3279
3280 * objects.texi (Printed Representation): Minor cleanup.
3281 (Box Diagrams): Minor fix.
3282 (Cons Cell Type): Move (...) index item here.
3283 (Box Diagrams): From here.
3284 (Array Type): Minor fix.
3285 (Type Predicates): Delete index "predicates".
3286 (Hash Table Type): Clarify xref.
3287 (Dotted Pair Notation): Minor fix.
3288
32892005-09-10 Chong Yidong <cyd@stupidchicken.com>
3290
3291 * files.texi (Saving Buffers): Fix typo.
3292
32932005-09-08 Richard M. Stallman <rms@gnu.org>
3294
3295 * tips.texi (Programming Tips): Correct the "default" prompt spec.
3296
32972005-09-08 Chong Yidong <cyd@stupidchicken.com>
3298
3299 * locals.texi (Standard Buffer-Local Variables): Don't include
3300 mode variables for minor modes.
3301 Fix xrefs for buffer-display-count, buffer-display-table,
3302 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
3303 enable-multibyte-characters, fill-column, header-line-format,
3304 left-fringe-width, left-margin, and right-fringe-width.
3305
3306 * hooks.texi (Standard Hooks): All hooks should conform to the
3307 standard naming convention now.
3308 Fix xref for `echo-area-clear-hook'.
3309
3310 * display.texi (Usual Display): Note that indicate-empty-lines and
3311 tab-width are buffer-local.
3312
3313 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
3314
3315 * modes.texi (Mode Help): Note that major-mode is buffer-local.
3316
3317 * nonascii.texi (Encoding and I/O): Note that
3318 buffer-file-coding-system is buffer-local.
3319
3320 * positions.texi (List Motion): Note that defun-prompt-regexp is
3321 buffer-local.
3322
3323 * text.texi (Auto Filling): Note that auto-fill-function is
3324 buffer-local.
3325 (Undo): Note that buffer-undo-list is buffer-local.
3326
3327 * windows.texi (Buffers and Windows): Document
3328 buffer-display-count.
3329
33302005-09-06 Richard M. Stallman <rms@gnu.org>
3331
3332 * tips.texi (Coding Conventions): Sometimes it is ok to put the
3333 package prefix elsewhere than at the start of the name.
3334
33352005-09-03 Richard M. Stallman <rms@gnu.org>
3336
3337 * tips.texi (Programming Tips): Add conventions for minibuffer
3338 questions and prompts.
3339
33402005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
3341
3342 * intro.texi (nil and t): Minor cleanup.
3343 Delete spurious mention of keyword symbols.
3344 (Evaluation Notation): Add index entry.
3345 (A Sample Function Description): Minor cleanup.
3346 (A Sample Variable Description): Not all vars can be set.
3347
33482005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
3349
3350 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
3351
3352 (Insertion): Document precise type of `insert-char' arg COUNT.
3353
33542005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3355
3356 * modes.texi (Other Font Lock Variables): Sync the default of
3357 font-lock-lines-before.
3358
33592005-08-31 Michael Albinus <michael.albinus@gmx.de>
3360
3361 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
3362
33632005-08-29 Richard M. Stallman <rms@gnu.org>
3364
3365 * elisp.texi (Top): Update subnode menu.
3366
3367 * searching.texi (Searching and Matching): Move node.
3368 Rearrange contents and add overall explanation.
3369 (Searching and Case): Move node.
3370 (Searching and Matching): Update menu.
3371
33722005-08-27 Eli Zaretskii <eliz@gnu.org>
3373
3374 * os.texi (Startup Summary): Fix the description of the initial
3375 startup message display.
3376
33772005-08-25 Richard M. Stallman <rms@gnu.org>
3378
3379 * searching.texi (Search and Replace): Add replace-regexp-in-string.
3380
33812005-08-25 Emilio C. Lopes <eclig@gmx.net>
3382
3383 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
3384 `next-overlay-change' example.
3385
33862005-08-22 Juri Linkov <juri@jurta.org>
3387
3388 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
3389 Fix invert-face. Fix args of face-background.
3390
3391 * display.texi (Standard Faces): Delete node.
3392 (Faces): Add xref to `(emacs)Standard Faces'.
3393 (Displaying Faces): Fix xref to `Standard Faces'.
3394
3395 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
3396
33972005-08-20 Alan Mackenzie <acm@muc.de>
3398
3399 * buffers.texi (The Buffer List): Clarify the manipulation of the
3400 buffer list.
3401
34022005-08-14 Richard M. Stallman <rms@gnu.org>
3403
3404 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
3405 a regexp.
3406
34072005-08-11 Richard M. Stallman <rms@gnu.org>
3408
3409 * elisp.texi (Top): Update subnode lists.
3410
3411 * display.texi (Inverse Video): Node deleted.
3412
3413 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
3414 New nodes split out of Coding Conventions.
3415
3416 * searching.texi (Regular Expressions): Document re-builder.
3417
3418 * os.texi (Time Parsing): New node split out of Time Conversion.
3419
3420 * processes.texi (Misc Network, Network Feature Testing)
3421 (Network Options, Make Network): New nodes split out of
3422 Low-Level Network.
3423
34242005-08-09 Richard M. Stallman <rms@gnu.org>
3425
3426 * frames.texi (Geometry): New node, split from Size and Position.
3427 (Frame Parameters): Refer to Geometry.
3428
3429 * buffers.texi (The Buffer List): Fix xrefs.
3430
3431 * windows.texi (Splitting Windows): Fix xref.
3432
3433 * frames.texi (Layout Parameters): Add xref.
3434
3435 * display.texi (Line Height, Scroll Bars): Fix xrefs.
3436
3437 * keymaps.texi (Menu Bar): Fix xref.
3438
3439 * locals.texi (Standard Buffer-Local Variables): Fix xref.
3440
3441 * modes.texi (%-Constructs): Fix xref.
3442
3443 * frames.texi (Window Frame Parameters): Node split up.
3444 (Basic Parameters, Position Parameters, Size Parameters)
3445 (Layout Parameters, Buffer Parameters, Management Parameters)
3446 (Cursor Parameters, Color Parameters): New subnodes.
3447
34482005-08-09 Luc Teirlinck <teirllm@auburn.edu>
3449
3450 * positions.texi (Screen Lines): Update xref for previous change
3451 in minibuf.texi.
3452
3453 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
3454 change in minibuf.texi.
3455
34562005-08-09 Richard M. Stallman <rms@gnu.org>
3457
3458 * tips.texi (Coding Conventions): Minor cleanup.
3459
3460 * modes.texi (Defining Minor Modes): Explain when init-value
3461 can be non-nil.
3462
3463 * elisp.texi (Top): Update submenu for Minibuffer.
3464
3465 * minibuf.texi (Minibuffer Misc): Node split up.
3466 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
3467 (Recursive Mini): New nodes split out from Minibuffer Misc.
3468 (Minibuffer Misc): Document max-mini-window-height.
3469
3470 * hash.texi (Defining Hash): Delete stray paren in example.
3471
3472 * display.texi (Echo Area Customization): Don't define
3473 max-mini-window-height here; xref instead.
3474
3475 * commands.texi (Event Input Misc): Update while-no-input.
3476
3477 * advice.texi (Advising Functions): Explain when to use advice
3478 and when to use a hook.
3479
34802005-07-30 Eli Zaretskii <eliz@gnu.org>
3481
3482 * makefile.w32-in (info): Don't run install-info.
3483 ($(infodir)/dir): New target, produced by running install-info.
3484
34852005-07-27 Luc Teirlinck <teirllm@auburn.edu>
3486
3487 * modes.texi (Defining Minor Modes): The keyword for the initial
3488 value is :init-value, not :initial-value.
3489
34902005-07-23 Eli Zaretskii <eliz@gnu.org>
3491
3492 * loading.texi (Autoload): Make the `doctor' example be consistent
3493 with what's in current loaddefs.el. Describe the "fn" magic in
3494 the usage portion of the doc string.
3495
34962005-07-22 Richard M. Stallman <rms@gnu.org>
3497
3498 * internals.texi (Garbage Collection): Clarify previous change.
3499
35002005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
3501
3502 * internals.texi (Garbage Collection): Add gc-cons-percentage.
3503
35042005-07-18 Juri Linkov <juri@jurta.org>
3505
3506 * commands.texi (Accessing Events):
3507 * frames.texi (Text Terminal Colors, Resources):
3508 * markers.texi (The Mark):
3509 * modes.texi (Defining Minor Modes):
3510 Delete duplicate duplicate words.
3511
35122005-07-16 Richard M. Stallman <rms@gnu.org>
3513
3514 * display.texi (Managing Overlays): Clarify make-overlay
3515 args for insertion types.
3516
35172005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3518
3519 * customize.texi (Variable Definitions):
3520 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
3521 `standard-value' is a list too.
3522 (Defining New Types): Use @key{RET} instead of @key{ret}.
3523
35242005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
3525
3526 * os.texi (Translating Input): Fix typo.
3527
35282005-07-08 Richard M. Stallman <rms@gnu.org>
3529
3530 * README: Update edition number and size estimate.
3531
3532 * elisp.texi (VERSION): Set to 2.9.
3533
35342005-07-07 Richard M. Stallman <rms@gnu.org>
3535
3536 * book-spine.texinfo: Update Emacs version.
3537
3538 * display.texi (Inverse Video): Delete mode-line-inverse-video.
3539
35402005-07-06 Richard M. Stallman <rms@gnu.org>
3541
3542 * searching.texi (Regexp Search): Clarify what re-search-forward
3543 does when the search fails.
3544
35452005-07-05 Lute Kamstra <lute@gnu.org>
3546
3547 * Update FSF's address in GPL notices.
3548
3549 * doclicense.texi (GNU Free Documentation License):
3550 * gpl.texi (GPL):
3551 * tips.texi (Coding Conventions, Library Headers):
3552 * vol1.texi:
3553 * vol2.texi: Update FSF's address.
3554
35552005-07-04 Richard M. Stallman <rms@gnu.org>
3556
3557 * hooks.texi (Standard Hooks): Add occur-hook.
3558
35592005-07-03 Luc Teirlinck <teirllm@auburn.edu>
3560
3561 * display.texi (The Echo Area): Correct menu.
3562
35632005-07-03 Richard M. Stallman <rms@gnu.org>
3564
3565 * elisp.texi (Top): Update subnode menu for Display.
3566
3567 * display.texi (Displaying Messages): New node, with most
3568 of what was in The Echo Area.
3569 (Progress): Moved under The Echo Area.
3570 (Logging Messages): New node with new text.
3571 (Echo Area Customization): New node, the rest of what was
3572 in The Echo Area. Document message-truncate-lines with @defvar.
3573 (Display): Update menu.
3574
3575 * windows.texi (Textual Scrolling): Doc 3 values for
3576 scroll-preserve-screen-position.
3577
3578 * text.texi (Special Properties): Change hook functions
3579 should bind inhibit-modification-hooks around altering buffer text.
3580
3581 * keymaps.texi (Key Binding Commands): Call binding BINDING
3582 rather than DEFINITION.
3583
35842005-06-29 Juanma Barranquero <lekktu@gmail.com>
3585
3586 * variables.texi (Defining Variables): `user-variable-p' returns t
3587 for aliases of user options, nil for alias loops.
3588
35892005-06-28 Richard M. Stallman <rms@gnu.org>
3590
3591 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
3592 make-keymap.
3593
35942005-06-27 Luc Teirlinck <teirllm@auburn.edu>
3595
3596 * variables.texi (Setting Variables): Correct and clarify
3597 description of `add-to-ordered-list'.
3598
35992005-06-26 Richard M. Stallman <rms@gnu.org>
3600
3601 * display.texi (Faces): Minor cleanup.
3602
36032005-06-25 Luc Teirlinck <teirllm@auburn.edu>
3604
3605 * display.texi (Faces): `facep' returns t for strings that are
3606 face names.
3607
36082005-06-25 Richard M. Stallman <rms@gnu.org>
3609
3610 * objects.texi (Equality Predicates): Clarify meaning of equal.
3611
3612 * windows.texi (Selecting Windows): save-selected-window
3613 and with-selected-window save and restore the current buffer.
3614
36152005-06-24 Richard M. Stallman <rms@gnu.org>
3616
3617 * numbers.texi (Float Basics): Explain how to test for NaN,
3618 and printing the sign of NaNs.
3619
36202005-06-24 Eli Zaretskii <eliz@gnu.org>
3621
3622 * makefile.w32-in (MAKEINFO): Use --force.
3623
36242005-06-23 Richard M. Stallman <rms@gnu.org>
3625
3626 * display.texi (Face Functions): Correct Texinfo usage.
3627
36282005-06-23 Luc Teirlinck <teirllm@auburn.edu>
3629
3630 * lists.texi (Rings): `ring-elements' now returns the elements of
3631 RING in order.
3632
36332005-06-23 Juanma Barranquero <lekktu@gmail.com>
3634
3635 * markers.texi (The Mark): Texinfo usage fix.
3636
36372005-06-23 Kim F. Storm <storm@cua.dk>
3638
3639 * searching.texi (Entire Match Data): Remove evaporate option for
3640 match-data. Do not mention evaporate option for set-match-data.
3641
36422005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
3643
3644 * display.texi (Face Functions): Mention face aliases.
3645
36462005-06-21 Richard M. Stallman <rms@gnu.org>
3647
3648 * anti.texi (Antinews): Texinfo usage fix.
3649
36502005-06-21 Karl Berry <karl@gnu.org>
3651
3652 * elisp.texi: Use @copying.
3653
3654 * elisp.texi: Put @summarycontents and @contents before the Top
3655 node, instead of the end of the file, so that the contents appear
3656 in the right place in the dvi/pdf output.
3657
36582005-06-21 Juri Linkov <juri@jurta.org>
3659
3660 * display.texi (Defining Faces): Add `customized-face'.
3661
36622005-06-20 Kim F. Storm <storm@cua.dk>
3663
3664 * variables.texi (Setting Variables): Any type of element can be
3665 given order in add-to-ordered-list. Compare elements with eq.
3666
3667 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
3668
36692005-06-20 Karl Berry <karl@gnu.org>
3670
3671 * syntax.texi (Syntax Flags): Make last column very slightly wider
3672 to avoid "generic comment" breaking on two lines and causing an
3673 underfull box.
3674
36752005-06-19 Luc Teirlinck <teirllm@auburn.edu>
3676
3677 * lists.texi (Rings): Various minor clarifications and corrections.
3678
36792005-06-18 Richard M. Stallman <rms@gnu.org>
3680
3681 * functions.texi (Obsolete Functions): Simplify.
3682
3683 * variables.texi (Variable Aliases): Simplify.
3684
3685 * anti.texi, backups.texi, compile.texi, customization.texi:
3686 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3687 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3688 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3689 * variables.texi: Fix formatting ugliness.
3690
3691 * elisp.texi: Add links to Rings and Byte Packing.
3692 Update version and copyright years.
3693
3694 * minibuf.texi: Fix formatting ugliness.
3695 (Completion Commands): Move keymap vars to the end
3696 and vars completing-read binds to the top.
3697
36982005-06-17 Luc Teirlinck <teirllm@auburn.edu>
3699
3700 * processes.texi: Fix typos.
3701 (Bindat Spec): Correct Texinfo error.
3702 (Byte Packing): Fix ungrammatical sentence.
3703
37042005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
3705
3706 * lists.texi (Rings): New node.
3707 (Lists): Add it to menu.
3708
3709 * processes.texi (Byte Packing): New node.
3710 (Processes): Add it to menu.
3711
37122005-06-17 Richard M. Stallman <rms@gnu.org>
3713
3714 * syntax.texi (Parsing Expressions): Fix texinfo usage.
3715
3716 * help.texi (Documentation Basics): Explain the xref to
3717 Documentation Tips.
3718
3719 * debugging.texi (Debugger Commands): Minor fix.
3720
37212005-06-16 Luc Teirlinck <teirllm@auburn.edu>
3722
3723 * edebug.texi (Instrumenting): Eliminate duplicate link.
3724 (Specification List): Replace references to "below", referring to
3725 a later node, with one @ref to that node.
3726
3727 * os.texi (Timers): Timers should save and restore the match data
3728 if they change it.
3729
3730 * debugging.texi (Debugger Commands): Mention that the Lisp
3731 debugger can not step through primitive functions.
3732
37332005-06-16 Juanma Barranquero <lekktu@gmail.com>
3734
3735 * functions.texi (Obsolete Functions): Update argument names of
3736 `make-obsolete' and `define-obsolete-function-alias'.
3737
3738 * variables.texi (Variable Aliases): Update argument names of
3739 `defvaralias', `make-obsolete-variable' and
3740 `define-obsolete-variable-alias'.
3741
37422005-06-15 Kim F. Storm <storm@cua.dk>
3743
3744 * searching.texi (Entire Match Data): Rephrase warnings about
3745 evaporate arg to match-data and set-match-data.
3746
37472005-06-14 Luc Teirlinck <teirllm@auburn.edu>
3748
3749 * elisp.texi (Top): Update detailed menu.
3750
3751 * edebug.texi (Edebug): Update menu.
3752 (Instrumenting): Update xrefs.
3753 (Edebug Execution Modes): Correct xref.
3754 (Jumping): Clarify description of `h' command.
3755 Eliminate redundant @ref.
3756 (Breaks): New node.
3757 (Breakpoints): Is now a subsubsection.
3758 (Global Break Condition): Mention `C-x X X'.
3759 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
3760 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3761 (Edebug Display Update): Correct pxref.
3762 (Edebug and Macros): New node.
3763 (Instrumenting Macro Calls): Is now a subsubsection.
3764 Neither arg of `def-edebug-spec' is evaluated.
3765 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3766 (Specification Examples): Fix typo.
3767
37682005-06-14 Lute Kamstra <lute@gnu.org>
3769
3770 * debugging.texi (Function Debugging): Primitives can break on
3771 entry too.
3772
37732005-06-14 Kim F. Storm <storm@cua.dk>
3774
3775 * variables.texi (Setting Variables): Add add-to-ordered-list.
3776
37772005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3778
3779 * syntax.texi (Parsing Expressions): Document aux functions and vars of
3780 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3781
37822005-06-13 Lute Kamstra <lute@gnu.org>
3783
3784 * text.texi (Special Properties): Fix cross reference.
3785
37862005-06-11 Luc Teirlinck <teirllm@auburn.edu>
3787
3788 * debugging.texi (Function Debugging): Delete mention of empty
3789 string argument to `cancel-debug-on-entry'. Delete inaccurate
3790 description of the return value of that command.
3791
37922005-06-11 Alan Mackenzie <acm@muc.de>
3793
3794 * text.texi (Adaptive Fill): Amplify the description of
3795 fill-context-prefix.
3796
37972005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3798
3799 * syntax.texi (Parsing Expressions): Fix Texinfo error.
3800
38012005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3802
3803 * syntax.texi (Parsing Expressions): Document syntax-ppss.
3804
38052005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3806
3807 * debugging.texi (Error Debugging): Minor rewording.
3808 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3809 is optional.
3810
38112005-06-10 Lute Kamstra <lute@gnu.org>
3812
3813 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3814 (Top): Give it a title. Correct version number. Give the
3815 detailed node listing a more prominent header.
3816 * intro.texi: Don't set VERSION here a second time.
3817 Mention Emacs's version too.
3818 * anti.texi (Antinews): Use EMACSVER to refer to the current
3819 version of Emacs.
3820
38212005-06-09 Kim F. Storm <storm@cua.dk>
3822
3823 * searching.texi (Entire Match Data): Explain new `reseat' argument to
3824 match-data and set-match-data.
3825
38262005-06-08 Richard M. Stallman <rms@gnu.org>
3827
3828 * searching.texi (Entire Match Data): Clarify when match-data
3829 returns markers and when integers.
3830
3831 * display.texi (Defining Faces): Explain that face name should not
3832 end in `-face'.
3833
3834 * modes.texi (Mode Line Data): Minor cleanup.
3835 (Customizing Keywords): Node split out of Search-based Fontification.
3836 Add example of using font-lock-add-keywords from a hook.
3837 Clarify when MODE should be non-nil, and when nil.
3838
38392005-06-06 Richard M. Stallman <rms@gnu.org>
3840
3841 * modes.texi (Mode Line Data): Explain what happens when the car
3842 of a list is a void symbol.
3843 (Search-based Fontification): Explain MODE arg to
3844 font-lock-add-keywords and warn about calls from major modes.
3845
38462005-06-08 Juri Linkov <juri@jurta.org>
3847
3848 * display.texi (Standard Faces): Add `shadow' face.
3849
38502005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3851
3852 * modes.texi (Major Mode Conventions): A derived mode only needs
3853 to put the call to the parent mode inside `delay-mode-hooks'.
3854
38552005-05-29 Richard M. Stallman <rms@gnu.org>
3856
3857 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
3858 new, and what that implies. Clarify.
3859
3860 * files.texi (Locating Files): Clean up the text.
3861
3862 * frames.texi (Window Frame Parameters): Document user-size.
3863 Shorten entry for top by referring to left.
3864
38652005-05-26 Richard M. Stallman <rms@gnu.org>
3866
3867 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
3868 is new, and what the implications are. Other clarifications.
3869
38702005-05-24 Richard M. Stallman <rms@gnu.org>
3871
3872 * frames.texi (Dialog Boxes): Minor fixes.
3873
38742005-05-25 Masatake YAMATO <jet@gyve.org>
3875
3876 * display.texi (Standard Faces): Write about `mode-line-highlight'.
3877
38782005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3879
3880 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3881 is optional.
3882
38832005-05-24 Nick Roberts <nickrob@snap.net.nz>
3884
10d1d0af 3885 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
3886
38872005-05-23 Lute Kamstra <lute@gnu.org>
3888
3889 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3890 syntax-begin-function over font-lock-beginning-of-syntax-function.
3891
38922005-05-21 Luc Teirlinck <teirllm@auburn.edu>
3893
3894 * minibuf.texi (Reading File Names): Update description of
3895 `read-directory-name'.
3896
3897 * modes.texi (Derived Modes): Clarify :group keyword.
3898
38992005-05-21 Eli Zaretskii <eliz@gnu.org>
3900
3901 * files.texi (Locating Files): New subsection.
3902 Describe locate-file and executable-find.
3903
39042005-05-21 Kevin Ryde <user42@zip.com.au>
3905
3906 * frames.texi (Initial Parameters): Update cross reference to
3907 "Emacs Invocation".
3908
39092005-05-19 Luc Teirlinck <teirllm@auburn.edu>
3910
3911 * keymaps.texi (Active Keymaps): Add anchor.
3912
3913 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3914 (Major Mode Conventions): Refer to `Auto Major Mode' in more
3915 appropriate place.
3916 (Derived Modes): Small clarifications.
3917 (Minor Mode Conventions, Keymaps and Minor Modes):
3918 Replace references to nodes with references to anchors.
3919 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3920 Clarify description of lists whose first element is an integer.
3921 (Mode Line Variables): Add anchor.
3922 (%-Constructs): Clarify description of integer after %.
3923 (Emulating Mode Line): Describe nil value for FACE.
3924
39252005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3926
3927 * modes.texi (Derived Modes): Correct references to non-existing
3928 variable standard-syntax-table.
3929
39302005-05-17 Lute Kamstra <lute@gnu.org>
3931
3932 * modes.texi (Defining Minor Modes): Mention the mode hook.
3933
39342005-05-15 Kim F. Storm <storm@cua.dk>
3935
3936 * processes.texi (Network): Remove open-network-stream-nowait.
3937 (Network Servers): Remove open-network-stream-server.
3938
39392005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3940
3941 * elisp.texi (Top): Update detailed menu.
3942
3943 * variables.texi: Reorder nodes.
3944 (Variables): Update menu.
3945 (File Local Variables): Do not refer to the `-*-' line as
3946 a "local variables list". Add pxref.
3947
39482005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3949
3950 * elisp.texi (Top): Update detailed menu for node changes.
3951
3952 * modes.texi (Modes): Update Menu.
3953 (Hooks): Move to beginning of chapter.
3954 Most minor modes run mode hooks too.
3955 `add-hook' can handle void hooks or hooks whose value is a single
3956 function.
3957 (Major Modes): Update Menu.
3958 (Major Mode Basics): New node, split off from `Major Modes'.
3959 (Major Mode Conventions): Correct xref. Explain how to handle
3960 auto-mode-alist if the major mode command has an autoload cookie.
3961 (Auto Major Mode): Major update. Add magic-mode-alist.
3962 (Derived Modes): Major update.
3963 (Mode Line Format): Update Menu.
3964 (Mode Line Basics): New node, split off from `Mode Line Format'.
3965
3966 * loading.texi (Autoload): Mention `autoload cookie' as synonym
3967 for `magic autoload comment'. Add index entries and anchor.
3968
39692005-05-14 Richard M. Stallman <rms@gnu.org>
3970
3971 * tips.texi (Coding Conventions): Explain how important it is
3972 that just loading certain files not change Emacs behavior.
3973
3974 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
3975
39762005-05-12 Lute Kamstra <lute@gnu.org>
3977
3978 * modes.texi (Generic Modes): Update.
3979 (Major Modes): Refer to node "Generic Modes".
3980
3981 * elisp.texi (Top): Update to the current structure of the manual.
3982 * processes.texi (Processes): Add menu description.
3983 * customize.texi (Customization): Add menu descriptions.
3984
39852005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
3986
3987 * processes.texi (Signals to Processes)
3988 (Low-Level Network): Fix typos.
3989
39902005-05-11 Lute Kamstra <lute@gnu.org>
3991
3992 * elisp.texi (Top): Add some nodes from the chapter "Major and
3993 Minor Modes" to the detailed node listing.
3994
39952005-05-10 Richard M. Stallman <rms@gnu.org>
3996
3997 * keymaps.texi (Extended Menu Items): Menu item filter functions
3998 can be called at any time.
3999
40002005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4001
4002 * variables.texi (File Local Variables): `(hack-local-variables t)'
4003 now also checks whether a mode is specified in the local variables
4004 list.
4005
40062005-05-05 Kevin Ryde <user42@zip.com.au>
4007
4008 * display.texi (The Echo Area): Correct format function cross
4009 reference.
4010
40112005-05-05 Luc Teirlinck <teirllm@auburn.edu>
4012
4013 * variables.texi (Variable Aliases): Change description of
4014 `define-obsolete-variable-alias'.
4015
4016 * functions.texi (Functions): Add "Obsolete Functions" to menu.
4017 (Defining Functions): Add xref.
4018 (Obsolete Functions): New node.
4019 (Function Safety): Standardize capitalization of section title.
4020
4021 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
4022 (Dialog Boxes): Complete description of `x-popup-dialog'.
4023
40242005-05-04 Richard M. Stallman <rms@gnu.org>
4025
4026 * commands.texi (Interactive Codes): Fix Texinfo usage.
4027 Document U more clearly.
4028
40292005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4030
4031 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
4032 function and not a macro.
4033
4034 * frames.texi (Pop-Up Menus): Correct and clarify description of
4035 `x-popup-menu'.
4036 (Dialog Boxes): Clarify description of `x-popup-dialog'.
4037
40382005-05-01 Richard M. Stallman <rms@gnu.org>
4039
4040 * edebug.texi (Checking Whether to Stop): Fix previous change.
4041
40422005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4043
4044 * display.texi: Fix typos and Texinfo usage.
4045
4046 * edebug.texi (Checking Whether to Stop): executing-macro ->
4047 executing-kbd-macro.
4048
40492005-05-01 Richard M. Stallman <rms@gnu.org>
4050
4051 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
4052
40532005-04-30 Richard M. Stallman <rms@gnu.org>
4054
4055 * files.texi (Magic File Names): Document `operations' property.
4056
40572005-04-29 Lute Kamstra <lute@gnu.org>
4058
4059 * modes.texi (Generic Modes): New node.
4060 (Major Modes): Add it to the menu.
4061 (Derived Modes): Add "derived mode" to concept index.
4062
40632005-04-28 Lute Kamstra <lute@gnu.org>
4064
4065 * modes.texi (Defining Minor Modes): Fix previous change.
4066 (Font Lock Mode): Simplify.
4067 (Font Lock Basics): Say that font-lock-defaults is buffer-local
4068 when set and that some parts are optional. Add cross references.
4069 (Search-based Fontification): Say how to specify font-lock-keywords.
4070 Add cross references. Add font-lock-multiline to index.
4071 Move font-lock-keywords-case-fold-search here from node "Other Font
4072 Lock Variables". Document font-lock-add-keywords and
4073 font-lock-remove-keywords.
4074 (Other Font Lock Variables): Move font-lock-keywords-only,
4075 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4076 and font-lock-syntactic-face-function to node "Syntactic Font
4077 Lock". Move font-lock-keywords-case-fold-search to node
4078 "Search-based Fontification". Document font-lock-inhibit-thing-lock
4079 and font-lock-{,un}fontify-{buffer,region}-function.
4080 (Precalculated Fontification): Remove reference to deleted variable
4081 font-lock-core-only.
4082 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
4083 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
4084 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4085 and font-lock-syntactic-face-function here from node "Other Font
4086 Lock Variables". Move font-lock-syntactic-keywords to "Setting
4087 Syntax Properties". Add cross references.
4088 (Setting Syntax Properties): New node.
4089 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
4090 * syntax.texi (Syntax Properties): Add cross reference.
4091 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
4092
40932005-04-26 Richard M. Stallman <rms@gnu.org>
4094
4095 * display.texi (Defining Faces):
4096 Document `default' elements of defface spec.
4097
4098 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
4099
4100 * variables.texi (Variable Aliases): Clarify text.
4101
41022005-04-25 Chong Yidong <cyd@stupidchicken.com>
4103
4104 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
4105
41062005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4107
4108 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
4109
41102005-04-24 Eli Zaretskii <eliz@gnu.org>
4111
4112 * syntax.texi (Syntax Table Internals): Elaborate documentation of
4113 syntax-after and syntax-class.
4114
4115 * files.texi (Changing Files): Fix last change's cross-reference.
4116 (Unique File Names): Don't mention "numbers" in the documentation
4117 of make-temp-file and make-temp-name.
4118
41192005-04-23 Richard M. Stallman <rms@gnu.org>
4120
4121 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
4122
41232005-04-22 Nick Roberts <nickrob@snap.net.nz>
4124
4125 * windows.texi (Cyclic Window Ordering): Clarify window-list.
4126
41272005-04-22 Nick Roberts <nickrob@snap.net.nz>
4128
4129 * variables.texi (Variable Aliases): Describe make-obsolete-variable
4130 and define-obsolete-variable-alias.
4131
41322005-04-22 Kim F. Storm <storm@cua.dk>
4133
4134 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
4135 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
4136
41372005-04-21 Lute Kamstra <lute@gnu.org>
4138
4139 * lists.texi (Association Lists): Document rassq-delete-all.
4140
41412005-04-19 Richard M. Stallman <rms@gnu.org>
4142
4143 * modes.texi (Search-based Fontification): Explain that
4144 facespec is an expression to be evaluated.
4145
41462005-04-19 Kevin Ryde <user42@zip.com.au>
4147
4148 * streams.texi (Output Functions): Fix xref.
4149 * strings.texi (String Conversion): Fix xref.
4150
41512005-04-19 Kim F. Storm <storm@cua.dk>
4152
4153 * symbols.texi (Symbol Plists): Add safe-get.
4154 Mention that `get' may signal an error.
4155
41562005-04-18 Nick Roberts <nickrob@snap.net.nz>
4157
4158 * customize.texi (Variable Definitions): Replace tooltip-mode
4159 example with save-place.
4160
41612005-04-17 Richard M. Stallman <rms@gnu.org>
4162
4163 * buffers.texi (Indirect Buffers): Clarify.
4164
4165 * positions.texi (Positions): Clarify converting marker to integer.
4166
4167 * strings.texi (String Basics): Mention string-match; clarify.
4168
41692005-04-08 Lute Kamstra <lute@gnu.org>
4170
4171 * modes.texi (Search-based Fontification): Fix cross references.
4172 Use consistent terminology. Document anchored highlighting.
4173
41742005-04-05 Lute Kamstra <lute@gnu.org>
4175
4176 * modes.texi (Defining Minor Modes): Document :group keyword
4177 argument and its default value.
4178
41792005-04-03 Lute Kamstra <lute@gnu.org>
4180
4181 * hooks.texi (Standard Hooks): Add some hooks. Add cross
4182 references and/or descriptions. Delete major mode hooks; mention
4183 them as a category instead. Rename or delete obsolete hooks.
4184
41852005-04-02 Richard M. Stallman <rms@gnu.org>
4186
4187 * nonascii.texi (Coding System Basics): Another wording cleanup.
4188
41892005-04-01 Richard M. Stallman <rms@gnu.org>
4190
4191 * nonascii.texi (Coding System Basics): Clarify previous change.
4192
41932005-04-01 Kenichi Handa <handa@m17n.org>
4194
10d1d0af 4195 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
4196 identity of coding systems.
4197
41982005-03-29 Chong Yidong <cyd@stupidchicken.com>
4199
4200 * text.texi (Buffer Contents): Add filter-buffer-substring and
4201 buffer-substring-filters.
4202
42032005-03-26 Chong Yidong <cyd@stupidchicken.com>
4204
4205 * anti.texi (Antinews): Mention `G' interactive code.
4206
4207 * tips.texi (Compilation Tips): Mention benchmark.el.
4208
42092005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4210
4211 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
4212 is now bound to M-o M-o.
4213
4214 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
4215
42162005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4217
4218 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
4219 in the Emacs Manual).
4220 * Makefile.in (srcs): Remove calendar.texi.
4221 * makefile.w32-in (srcs): Remove calendar.texi.
4222 * display.texi (Display): Change name of next node.
4223 * os.texi (System In): Change name of previous node.
4224 * elisp.texi (Top): Remove Calendar references.
4225 * vol1.texi (Top): Remove Calendar references.
4226 * vol2.texi (Top): Remove Calendar references.
4227
42282005-03-25 Richard M. Stallman <rms@gnu.org>
4229
4230 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
4231 Cleanup previous change.
4232
42332005-03-25 Chong Yidong <cyd@stupidchicken.com>
4234
4235 * display.texi (Face Attributes): Faces earlier in an :inherit
4236 list take precedence.
4237 (Scroll Bars): Fix description of vertical-scroll-bars.
4238 Document frame-current-scroll-bars and window-current-scroll-bars.
4239
4240 * markers.texi (The Mark): Document temporary Transient Mark mode.
4241
4242 * minibuf.texi (Reading File Names):
4243 Document read-file-name-completion-ignore-case.
4244
4245 * positions.texi (Screen Lines): Document nil for width argument
4246 to compute-motion.
4247
42482005-03-23 Kim F. Storm <storm@cua.dk>
4249
4250 * display.texi (Standard Faces): Other faces used in the fringe
4251 implicitly inherits from the fringe face.
4252 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
4253 properties implicitly inherits from fringe face.
4254 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
4255
42562005-03-20 Chong Yidong <cyd@stupidchicken.com>
4257
4258 * display.texi (Invisible Text): State default value of
4259 line-move-ignore-invisible.
4260 (Managing Overlays): Document remove-overlays.
4261 (Standard Faces): Document escape-glyph face.
4262
4263 * minibuf.texi (Reading File Names): Document read-file-name-function.
4264
4265 * modes.texi (Other Font Lock Variables):
4266 Document font-lock-lines-before.
4267
4268 * positions.texi (Skipping Characters): skip-chars-forward allows
4269 character classes.
4270
42712005-03-18 Lute Kamstra <lute@gnu.org>
4272
4273 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
4274
42752005-03-17 Richard M. Stallman <rms@gnu.org>
4276
4277 * text.texi (Undo): Document extensible undo entries.
4278
dd7b651b 4279 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
4280
4281 * nonascii.texi (Character Codes): Minor fix.
4282
4283 * display.texi (Display Property): Explain the significance
4284 of having text properties that are eq.
4285 (Other Display Specs): Explain string as display spec.
4286
4287 * commands.texi (Interactive Codes): Document G option.
4288
42892005-03-17 Chong Yidong <cyd@stupidchicken.com>
4290
4291 * text.texi (Filling): Add sentence-end-without-period and
4292 sentence-end-without-space.
4293 (Changing Properties): Minor fix.
4294
4295 * anti.texi: Total rewrite.
4296
42972005-03-15 Lute Kamstra <lute@gnu.org>
4298
4299 * edebug.texi (Instrumenting Macro Calls): Fix typos.
4300
43012005-03-08 Kim F. Storm <storm@cua.dk>
4302
4303 * display.texi (Specified Space): Property :width is support on
4304 non-graphic terminals, :height is not.
4305
43062005-03-07 Richard M. Stallman <rms@gnu.org>
4307
4308 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
4309 Now subnodes of Fringes.
4310 (Overlay Arrow): Document overlay-arrow-variable-list.
4311 (Fringe Size/Pos): New node, broken out of Fringes.
4312 (Display): Explain clearing vs redisplay better.
4313 (Truncation): Clarify use of bitmaps.
4314 (The Echo Area): Clarify the uses of the echo area.
4315 Add max-mini-window-height.
4316 (Progress): Clarify.
4317 (Invisible Text): Explain that main loop moves point out.
4318 (Selective Display): Say "hidden", not "invisible".
4319 (Managing Overlays): Move up. Describe relation to Undo here.
4320 (Overlay Properties): Clarify intro.
4321 (Finding Overlays): Explain return values when nothing found.
4322 (Width): truncate-string-to-width has added arg.
4323 (Displaying Faces): Clarify and update mode line face handling.
4324 (Face Functions): Minor cleanup.
4325 (Conditional Display): Merge into Other Display Specs.
4326 (Pixel Specification, Other Display Specs): Minor cleanups.
4327 (Images, Image Descriptors): Minor cleanups.
4328 (GIF Images): Patents have expired.
4329 (Showing Images): Explain default text for insert-image.
4330 (Manipulating Button Types): Merge into Manipulating Buttons.
4331 (Making Buttons): Explain return values.
4332 (Button Buffer Commands): Add xref.
4333 (Inverse Video): Update mode-line-inverse-video.
4334 (Display Table Format): Clarify.
4335 (Active Display Table): Give defaults for window-display-table.
4336
4337 * calendar.texi (Calendar Customizing): calendar-holiday-marker
4338 and calendar-today-marker are strings, not chars.
4339 (Holiday Customizing): Minor fix.
4340
4341 * internals.texi (Writing Emacs Primitives): Update `or' example.
4342 Update limit on # args of subr.
4343
4344 * edebug.texi (Using Edebug): Arrow is in fringe.
4345 (Instrumenting): Arg to eval-defun works without loading edebug.
4346 (Edebug Execution Modes): Add xref.
4347
4348 * customize.texi (Common Keywords): Clarify :require.
4349 Mention :version here.
4350 (Variable Definitions, Group Definitions): Not here.
4351 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
4352
43532005-03-07 Chong Yidong <cyd@stupidchicken.com>
4354 * nonascii.texi (Text Representations): Clarify position-bytes.
4355 (Character Sets): Add list-charset-chars.
4356 (Scanning Charsets): Add charset-after.
4357 (Encoding and I/O): Minor fix.
4358
43592005-03-06 Richard M. Stallman <rms@gnu.org>
4360
4361 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
4362 (Resizing Windows): Likewise.
4363
4364 * text.texi (Change Hooks): Get rid of "Emacs 21".
4365
4366 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
4367
4368 * streams.texi (Output Variables): Get rid of "Emacs 21".
4369
4370 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
4371
4372 * os.texi (Translating Input): Replace flow-control example
4373 with a less obsolete example that uses `keyboard-translate'.
4374
4375 * objects.texi (Hash Table Type, Circular Objects):
4376 Get rid of "Emacs 21".
4377
4378 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
4379 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
4380
4381 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
4382
4383 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
4384
4385 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
4386 (Menu Bar): Fix when menu-bar-update-hook is called.
4387
4388 * hash.texi (Hash Tables): Get rid of "Emacs 21".
4389
4390 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
4391 and make it read better.
4392
4393 * files.texi (Writing to Files): Get rid of "Emacs 21".
4394 (Unique File Names): Likewise.
4395
4396 * elisp.texi: Update Emacs version to 22.
4397
4398 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
4399 (Overlay Properties, Face Attributes): Likewise.
4400 (Managing Overlays): Fix punctuation.
4401 (Attribute Functions): Clarify set-face-font; get rid of
4402 info about old Emacs versions.
4403 (Auto Faces, Font Lookup, Display Property, Images):
4404 Get rid of "Emacs 21".
4405
4406 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
4407
44082005-03-05 Richard M. Stallman <rms@gnu.org>
4409
4410 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
4411
44122005-03-04 Lute Kamstra <lute@gnu.org>
4413
4414 * debugging.texi (Error Debugging): Document stack-trace-on-error.
4415
44162005-03-03 Lute Kamstra <lute@gnu.org>
4417
4418 * edebug.texi (Instrumenting Macro Calls): Fix typo.
4419
44202005-03-01 Lute Kamstra <lute@gnu.org>
4421
4422 * debugging.texi (Debugger Commands): Update `j'.
4423
44242005-02-28 Lute Kamstra <lute@gnu.org>
4425
4426 * debugging.texi (Debugging): Fix typo.
4427 (Error Debugging): Document eval-expression-debug-on-error.
4428 (Function Debugging): Update example.
4429 (Using Debugger): Mention starred stack frames.
4430 (Debugger Commands): Document `j' and `l'.
4431 (Invoking the Debugger): `d' and `j' exit recursive edit too.
4432 Update the messages that the debugger displays.
4433 (Internals of Debugger): Add cross reference. Update example.
4434 (Excess Open): Minor improvement.
4435 (Excess Close): Minor improvement.
4436
44372005-02-26 Richard M. Stallman <rms@gnu.org>
4438
4439 * tips.texi (Coding Conventions): Clarify.
4440 Put all the major mode key reservations together.
4441 Mention the Mouse-1 => Mouse-2 conventions.
4442
4443 * syntax.texi (Syntax Class Table): Clarify.
4444 (Syntax Table Functions): syntax-after moved from here.
4445 (Syntax Table Internals): syntax-after moved to here.
4446 (Parsing Expressions): Update info on number of values
4447 and what's meaningful in the STATE argument.
4448 (Categories): Fix typo.
4449
4450 * sequences.texi (Arrays): Cleanup.
4451 (Char-Tables): Clarify.
4452
4453 * processes.texi (Deleting Processes): Cleanups, add xref.
4454 (Subprocess Creation): Explain nil in exec-path. Cleanup.
4455 (Process Information): set-process-coding-system, some args optional.
4456 (Input to Processes): Explain various types for PROCESS args.
4457 Rename them from PROCESS-NAME to PROCESS.
4458 (Signals to Processes): Likewise.
4459 (Decoding Output): Cleanup.
4460 (Query Before Exit): Clarify.
4461
4462 * os.texi (Startup Summary): Correct the options; add missing ones.
4463 (Terminal Output, Batch Mode): Clarify.
4464 (Flow Control): Node deleted.
4465
4466 * markers.texi (The Mark): Clarify.
4467
4468 * macros.texi (Expansion): Cleanup.
4469 (Indenting Macros): indent-spec allows ints, not floats.
4470
4471 * keymaps.texi (Keymaps): Clarify.
4472 (Format of Keymaps): Update lisp-mode-map example.
4473 (Active Keymaps, Key Lookup): Clarify.
4474 (Changing Key Bindings): Add xref to `kbd'.
4475 (Key Binding Commands, Simple Menu Items): Clarify.
4476 (Mouse Menus, Menu Bar): Clarify.
4477 (Menu Example): Replace print example with menu-bar-replace-menu.
4478
4479 * help.texi (Documentation Basics): Add function-documentation prop.
4480
4481 * elisp.texi (Top): Don't refer to Flow Control node.
4482
4483 * commands.texi (Command Overview): Improve xrefs.
4484 (Adjusting Point): Adjusting point applies to intangible and invis.
4485 (Key Sequence Input): Doc extra read-key-sequence args.
4486 Likewise for read-key-sequence-vector.
4487
4488 * backups.texi (Rename or Copy): Minor fix.
4489 (Numbered Backups): For version-control, say the default.
4490 (Auto-Saving): make-auto-save-file-name example is simplified.
4491
4492 * advice.texi (Advising Functions): Don't imply one part of Emacs
4493 should advise another part. Markup changes.
4494 (Defining Advice): Move transitional para.
4495 (Activation of Advice): Cleanup.
4496 Explain if COMPILE is nil or negative.
4497
4498 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
4499
45002005-02-24 Lute Kamstra <lute@gnu.org>
4501
4502 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
4503 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
4504
45052005-02-23 Lute Kamstra <lute@gnu.org>
4506
4507 * modes.texi (Defining Minor Modes): define-minor-mode can be used
4508 to define global minor modes as well.
4509
4510 * display.texi (Managing Overlays): overlay-buffer returns nil for
4511 deleted overlays.
4512
45132005-02-22 Kim F. Storm <storm@cua.dk>
4514
4515 * minibuf.texi (Basic Completion): Allow symbols in addition to
4516 strings in try-completion and all-completions.
4517
45182005-02-14 Lute Kamstra <lute@gnu.org>
4519
4520 * elisp.texi (Top): Remove reference to deleted node.
4521
4522 * lists.texi (Lists): Remove reference to deleted node.
4523 (Cons Cells): Fix typo.
4524
4525 * loading.texi (Where Defined): Fix typo.
4526
45272005-02-14 Richard M. Stallman <rms@gnu.org>
4528
4529 * variables.texi (Creating Buffer-Local): change-major-mode-hook
4530 is useful for discarding some minor modes.
4531
4532 * symbols.texi (Symbol Components): Reorder examples.
4533
4534 * streams.texi (Input Functions): State standard-input default.
4535 (Output Variables): State standard-output default.
4536
4537 * objects.texi (Printed Representation): Clarify read syntax vs print.
4538 (Floating Point Type): Explain meaning better.
4539 (Symbol Type): Explain uniqueness better.
4540 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
4541 List examples sooner.
4542 (Box Diagrams): New subnode broken out.
4543 Some examples moved from old Lists as Boxes node.
4544 (Dotted Pair Notation): Clarify intro.
4545 (Array Type): Clarify.
4546 (Type Predicates): Add hash-table-p.
4547
4548 * numbers.texi (Integer Basics): Clarify radix explanation.
4549 (Predicates on Numbers): Minor clarification.
4550 (Comparison of Numbers): Minor clarification. Clarify eql.
4551 Typos in min, max.
4552 (Math Functions): Clarify overflow in expt.
4553
4554 * minibuf.texi (Text from Minibuffer): Minor clarification.
4555 Mention arrow keys.
4556
4557 * loading.texi (Autoload): defun's doc string overrides autoload's
4558 doc string.
4559 (Repeated Loading): Modernize "add to list" examples.
4560 (Where Defined): Finish updating table of load-history elts.
4561
4562 * lists.texi (List-related Predicates): Minor wording improvement.
4563 (Lists as Boxes): Node deleted.
4564 (Building Lists): Explain trivial cases of number-sequence.
4565
4566 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 4567 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
4568 (Hash Access): Any object can be a key.
4569 State value of maphash.
4570
4571 * functions.texi (What Is a Function): Wording cleanup.
4572 (Function Documentation): Minor cleanup.
4573 Explain purpose of calling convention at end of doc string.
4574 (Function Names): Wording cleanup.
4575 (Calling Functions): Wording cleanup.
4576 Explain better how funcall calls the function.
4577 (Function Cells): Delete example of saving and redefining function.
4578
4579 * control.texi (Combining Conditions): Wording cleanup.
4580 (Iteration): dolist and dotimes bind VAR locally.
4581 (Cleanups): Xref to Atomic Changes.
4582
4583 * compile.texi (Byte Compilation): Delete 19.29 info.
4584 (Compilation Functions): Macros' difficulties don't affect defsubst.
4585 (Docs and Compilation): Delete 19.29 info.
4586
45872005-02-10 Richard M. Stallman <rms@gnu.org>
4588
4589 * objects.texi (Symbol Type): Minor correction.
4590
45912005-02-06 Lute Kamstra <lute@gnu.org>
4592
4593 * modes.texi (Example Major Modes): Fix typos.
4594
45952005-02-06 Richard M. Stallman <rms@gnu.org>
4596
4597 * text.texi (Margins): fill-nobreak-predicate can be one function.
4598
4599 * strings.texi (Modifying Strings): clear-string can make unibyte.
4600 (Formatting Strings): format gives error if values missing.
4601
4602 * positions.texi (Character Motion): Mention default arg
4603 for forward-char. backward-char refers to forward-char.
4604 (Word Motion): Mention default arg for forward-word.
4605 (Buffer End Motion): Mention default arg for beginning-of-buffer.
4606 Simplify end-of-buffer.
4607 (Text Lines): Mention default arg for forward-line.
4608 (List Motion): Mention default arg for beginning/end-of-defun.
4609 (Skipping Characters): Minor fixes in explaining character-set.
4610
4611 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
4612 Mode inheritance applies only when default-major-mode is nil.
4613 Clarifications.
4614 (Example Major Modes): Update Text mode and Lisp mode examples.
4615 (Minor Mode Conventions): Mention define-minor-mode at top.
4616 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
4617 (Mode Line Format): Update mode line face display info.
4618 (Properties in Mode): Mention effect of risky vars.
4619 (Imenu): Define imenu-add-to-menubar.
4620 (Font Lock Mode): Add descriptions to menu lines.
4621 (Faces for Font Lock): Add font-lock-doc-face.
4622
46232005-02-05 Lute Kamstra <lute@gnu.org>
4624
4625 * text.texi (Maintaining Undo): Remove obsolete function.
4626
46272005-02-05 Eli Zaretskii <eliz@gnu.org>
4628
4629 * frames.texi (Color Names): Add pointer to the X docs about RGB
4630 color specifications. Improve indexing
4631 (Text Terminal Colors): Replace the description of RGB values by
4632 an xref to "Color Names".
4633
46342005-02-03 Richard M. Stallman <rms@gnu.org>
4635
4636 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
4637 Clarify.
4638 (Selecting Windows): Clarify save-selected-window.
4639 (Cyclic Window Ordering): Clarify walk-windows.
4640 (Window Point): Clarify.
4641 (Window Start): Add comment to example.
4642 (Resizing Windows): Add `interactive' specs in examples.
4643 Document fit-window-to-buffer.
4644
4645 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
4646 (Undo, Maintaining Undo): Clarify last change.
4647 (Sorting): In sort-numeric-fields, explain about octal and hex.
4648 Mention sort-numeric-base.
4649 (Format Properties): Add xref for hard newlines.
4650
4651 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
4652 (Pop-Up Menus): Fix typo.
4653 (Color Names): Explain all types of color names.
4654 Explain color-values on B&W terminal.
4655 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
4656
4657 * files.texi (File Locks): Not supported on MS systems.
4658 (Testing Accessibility): Clarify.
4659
4660 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
4661 (Coverage Testing): Fix typo.
4662
4663 * commands.texi (Misc Events): Remove stray space.
4664
4665 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
4666 (Modification Time): Clarify when visited-file-modtime returns 0.
4667 (The Buffer List): Clarify bury-buffer.
4668 (Killing Buffers): Clarify.
4669 (Indirect Buffers): Add clone-indirect-buffer.
4670
46712005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4672
4673 * edebug.texi (Printing in Edebug): Fix default value of
4674 edebug-print-circle.
4675 (Coverage Testing): Fix displayed frequency count data.
4676
46772005-02-02 Luc Teirlinck <teirllm@auburn.edu>
4678
4679 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4680
46812005-02-02 Kim F. Storm <storm@cua.dk>
4682
4683 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4684
46852005-01-29 Eli Zaretskii <eliz@gnu.org>
4686
4687 * commands.texi (Misc Events): Describe the help-echo event.
4688
4689 * text.texi (Special Properties) <help-echo>: Use `pos'
4690 consistently in description of the help-echo property.
4691 Use @code{nil} instead of @var{nil}.
4692
4693 * display.texi (Overlay Properties): Fix the index entry for
4694 help-echo overlay property.
4695
4696 * customize.texi (Type Keywords): Uncomment the xref to the
4697 help-echo property documentation.
4698
46992005-01-23 Kim F. Storm <storm@cua.dk>
4700
4701 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4702 return value. Third element FULLY replaced by PARTIAL which
4703 specifies number of invisible pixels if row is only partially visible.
4704 (Textual Scrolling): Mention auto-window-vscroll.
4705 (Vertical Scrolling): New defvar auto-window-vscroll.
4706
47072005-01-16 Luc Teirlinck <teirllm@auburn.edu>
4708
4709 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4710 command remapping.
4711
47122005-01-15 Richard M. Stallman <rms@gnu.org>
4713
4714 * display.texi (Defining Images): Mention DATA-P arg of create-image.
4715
47162005-01-14 Kim F. Storm <storm@cua.dk>
4717
4718 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4719
4720 * text.texi (Links and Mouse-1): Fix string and vector item.
4721
47222005-01-13 Richard M. Stallman <rms@gnu.org>
4723
4724 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4725 descriptions of overriding-local-map and overriding-terminal-local-map.
4726
4727 * text.texi (Links and Mouse-1): Clarify text.
4728
47292005-01-13 Kim F. Storm <storm@cua.dk>
4730
4731 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4732
47332005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
4734
4735 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4736
47372005-01-12 Kim F. Storm <storm@cua.dk>
4738
4739 * text.texi (Links and Mouse-1): Rename section from Enabling
4740 Mouse-1 to Following Links. Change xrefs.
4741 Add examples for define-button-type and define-widget.
4742
4743 * display.texi (Button Properties, Button Buffer Commands):
4744 Clarify mouse-1 and follow-link functionality.
4745
47462005-01-12 Richard M. Stallman <rms@gnu.org>
4747
4748 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4749
4750 * display.texi (Beeping): Fix Texinfo usage.
4751
4752 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4753
47542005-01-11 Kim F. Storm <storm@cua.dk>
4755
4756 * display.texi (Button Properties, Button Buffer Commands):
4757 Mention mouse-1 binding. Add follow-link keyword.
4758
4759 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4760 (Enabling Mouse-1 to Follow Links): New subsection.
4761
47622005-01-06 Richard M. Stallman <rms@gnu.org>
4763
4764 * text.texi (Special Properties): Minor change.
4765
4766 * os.texi (Timers): Clarify previous change.
4767
4768 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4769
47702005-01-01 Luc Teirlinck <teirllm@auburn.edu>
4771
4772 * display.texi (Face Attributes): Correct xref to renamed node.
4773
47742005-01-01 Richard M. Stallman <rms@gnu.org>
4775
4776 * display.texi (Face Attributes): Describe hex color specs.
4777
47782004-12-31 Richard M. Stallman <rms@gnu.org>
4779
4780 * os.texi (Timers): Update previous change.
4781
47822004-12-30 Kim F. Storm <storm@cua.dk>
4783
4784 * display.texi (Line Height): Total line-height is now specified
4785 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
4786 in cons cells. (nil . RATIO) is relative to actual line height.
4787 Use line-height `t' instead of `0' to get minimum height.
4788
47892004-12-29 Richard M. Stallman <rms@gnu.org>
4790
4791 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4792
47932004-12-28 Richard M. Stallman <rms@gnu.org>
4794
4795 * commands.texi (Quitting): Clarify value of with-local-quit.
4796
4797 * elisp.texi (Top): Fix previous change.
4798
4799 * loading.texi (Loading): Fix previous change.
4800
48012004-12-27 Richard M. Stallman <rms@gnu.org>
4802
4803 * Makefile.in (MAKEINFO): Specify --force.
4804
4805 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4806
4807 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4808
4809 * display.texi (Line Height): Further clarify.
4810
4811 * elisp.texi (Top): Update Loading submenu.
4812
4813 * loading.texi (Where Defined): New node.
4814 (Unloading): load-history moved to Where Defined.
4815
48162004-12-21 Richard M. Stallman <rms@gnu.org>
4817
4818 * commands.texi (Event Input Misc): Add while-no-input.
4819
48202004-12-11 Richard M. Stallman <rms@gnu.org>
4821
4822 * display.texi (Line Height): Rewrite text for clarity.
4823
48242004-12-11 Kim F. Storm <storm@cua.dk>
4825
4826 * display.texi (Display): Add node "Line Height" to menu.
4827 (Line Height): New node. Move full description of line-spacing
4828 and line-height text properties here from text.texi.
4829 (Scroll Bars): Add vertical-scroll-bar variable.
4830
4831 * frames.texi (Window Frame Parameters): Remove line-height defvar.
4832
4833 * locals.texi (Standard Buffer-Local Variables): Fix xref for
4834 line-spacing and vertical-scroll-bar.
4835
4836 * text.texi (Special Properties): Just mention line-spacing and
4837 line-height here, add xref to new "Line Height" node.
4838
48392004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
4840
4841 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4842
4843 * locals.texi (Standard Buffer-Local Variables):
4844 Add @xref for `line-spacing'.
4845
48462004-12-05 Richard M. Stallman <rms@gnu.org>
4847
4848 * Makefile.in (maintainer-clean): Remove the info files
4849 in $(infodir) where they are created.
4850
48512004-12-03 Richard M. Stallman <rms@gnu.org>
4852
4853 * windows.texi (Selecting Windows): get-lru-window and
4854 get-largest-window don't consider dedicated windows.
4855
4856 * text.texi (Undo): Document undo-in-progress.
4857
48582004-11-26 Richard M. Stallman <rms@gnu.org>
4859
4860 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
4861 Remove a few vars that are not always buffer-local.
4862
48632004-11-24 Luc Teirlinck <teirllm@auburn.edu>
4864
4865 * locals.texi (Standard Buffer-Local Variables): Comment out
4866 xref's to non-existent node `Yet to be written'.
4867
48682004-11-24 Richard M. Stallman <rms@gnu.org>
4869
4870 * processes.texi (Synchronous Processes): Grammar fix.
4871
4872 * numbers.texi (Comparison of Numbers): Add eql.
4873
4874 * locals.texi (Standard Buffer-Local Variables): Add many vars.
4875
4876 * intro.texi (Printing Notation): Fix previous change.
4877
4878 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4879 and default-indicate-buffer-boundaries from here.
4880 (Usual Display): To here.
4881 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4882 (Usual Display): Move tab-width up.
4883
4884 * customize.texi (Variable Definitions): Replace
4885 show-paren-mode example with tooltip-mode.
4886 (Simple Types, Composite Types, Defining New Types):
4887 Minor cleanups.
4888
48892004-11-21 Jesper Harder <harder@ifa.au.dk>
4890
4891 * processes.texi (Synchronous Processes, Output from Processes):
4892 Markup fix.
4893
48942004-11-20 Richard M. Stallman <rms@gnu.org>
4895
4896 * positions.texi (Skipping Characters): skip-chars-forward
4897 now handles char classes.
4898
4899 * intro.texi (Printing Notation): Avoid confusion of `print'
4900 when explaining @print.
4901
4902 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4903
4904 * display.texi (Display Table Format): Minor fix.
4905
4906 * streams.texi (Output Functions): Fix print example.
4907
4908 * Makefile.in (elisp): New target.
4909 (dist): Depend on $(infodir)/elisp, not elisp.
4910 Copy the info files from $(infodir).
4911
4912 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4913 read-from-minibuffer.
4914
4915 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4916
49172004-11-19 Richard M. Stallman <rms@gnu.org>
4918
4919 * searching.texi (Regexp Search): Add search-whitespace-regexp.
4920
49212004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
4922
4923 * tips.texi (Coding Conventions): Fix typo.
4924
49252004-11-16 Richard M. Stallman <rms@gnu.org>
4926
4927 * tips.texi (Coding Conventions): Separate defvar and require
4928 methods to avoid warnings. Use require only when there are many
4929 functions and variables from that package.
4930
4931 * minibuf.texi (Minibuffer Completion): When ignoring case,
4932 predicate must not be case-sensitive.
4933
4934 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4935 (Test Coverage): Don't talk about "splotches". Clarified.
4936
49372004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
4938
4939 * frames.texi (Window Frame Parameters): Fix typo.
4940
49412004-11-15 Kim F. Storm <storm@cua.dk>
4942
4943 * symbols.texi (Other Plists): Note that plist-get may signal error.
4944 Add safe-plist-get.
4945
49462004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
4947
4948 * modes.texi (Font Lock Basics): Fix typo.
4949
49502004-11-08 Richard M. Stallman <rms@gnu.org>
4951
4952 * syntax.texi (Syntax Table Functions): Add syntax-after.
4953
49542004-11-06 Lars Brinkhoff <lars@nocrew.org>
4955
4956 * os.texi (Processor Run Time): New section documenting
4957 get-internal-run-time.
4958
49592004-11-06 Eli Zaretskii <eliz@gnu.org>
4960
4961 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
4962 it nukes elisp-cover.texi.
4963 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
4964 elisp-0 etc.
4965
49662004-11-05 Luc Teirlinck <teirllm@auburn.edu>
4967
4968 * commands.texi (Keyboard Macros): Document `append' return value
4969 of `defining-kbd-macro'.
4970
49712004-11-01 Richard M. Stallman <rms@gnu.org>
4972
4973 * commands.texi (Interactive Call): Add called-interactively-p.
4974
49752004-10-29 Simon Josefsson <jas@extundo.com>
4976
4977 * minibuf.texi (Reading a Password): Revert.
4978
49792004-10-28 Richard M. Stallman <rms@gnu.org>
4980
4981 * frames.texi (Display Feature Testing): Explain about "vendor".
4982
49832004-10-27 Richard M. Stallman <rms@gnu.org>
4984
4985 * commands.texi (Interactive Codes): `N' uses numeric prefix,
4986 not raw. Clarify `n'.
4987 (Interactive Call): Rewrite interactive-p, focusing on when
4988 and how to use it.
4989 (Misc Events): Clarify previous change.
4990
4991 * advice.texi (Simple Advice): Clarify what job the example does.
4992 (Around-Advice): Clarify ad-do-it.
4993 (Activation of Advice): An option of ad-default-compilation-action
4994 is `never', not `nil'.
4995
49962004-10-26 Kim F. Storm <storm@cua.dk>
4997
4998 * commands.texi (Interactive Codes): Add U code letter.
4999
50002004-10-25 Simon Josefsson <jas@extundo.com>
5001
5002 * minibuf.texi (Reading a Password): Add.
5003
50042004-10-24 Jason Rumney <jasonr@gnu.org>
5005
5006 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
5007 and wheel-down.
5008
50092004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
5010
5011 * processes.texi (Synchronous Processes): Document process-file.
5012
50132004-10-22 Kenichi Handa <handa@m17n.org>
5014
5015 * text.texi (translate-region): Document that it accepts also a
5016 char-table.
5017
50182004-10-22 David Ponce <david@dponce.com>
5019
5020 * windows.texi (Resizing Windows): Document the `preserve-before'
5021 argument of the functions `enlarge-window' and `shrink-window'.
5022
50232004-10-19 Jason Rumney <jasonr@gnu.org>
5024
5025 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
5026
50272004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5028
5029 * text.texi (Filling): Add anchor for definition of
5030 `sentence-end-double-space'.
5031
5032 * searching.texi (Regexp Example): Update description of how
5033 Emacs currently recognizes the end of a sentence.
5034 (Standard Regexps): Update definition of the variable
5035 `sentence-end'. Add definition of the function `sentence-end'.
5036
50372004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
5038
5039 * display.texi (Progress): New node.
5040
50412004-10-05 Kim F. Storm <storm@cua.dk>
5042
5043 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
5044
50452004-09-29 Kim F. Storm <storm@cua.dk>
5046
5047 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
5048 to identify bitmaps. Remove -fringe-bitmap suffix for standard
5049 fringe bitmap symbols, as they now have their own namespace.
5050 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
5051 vs. pixels. Signal error if no free bitmap slots.
5052 (Pixel Specification): Change IMAGE to @var{image}.
5053
50542004-09-28 Richard M. Stallman <rms@gnu.org>
5055
5056 * text.texi (Special Properties): Clarify line-spacing and line-height.
5057
5058 * searching.texi (Regexp Search): Add looking-back.
5059
50602004-09-25 Luc Teirlinck <teirllm@auburn.edu>
5061
5062 * display.texi: Correct typos.
5063 (Image Descriptors): Correct xref's.
5064
50652004-09-25 Richard M. Stallman <rms@gnu.org>
5066
5067 * text.texi (Special Properties): Cleanups in `cursor'.
5068 Rewrites in `line-height' and `line-spacing'; exchange them.
5069
5070 * display.texi (Fringes): Rewrite previous change.
5071 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
5072 (Display Fringe Bitmaps): Node deleted, text moved.
5073 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
5074 (Scroll Bars): Clarify set-window-scroll-bars.
5075 (Pointer Shape): Rewrite.
5076 (Specified Space): Clarify :align-to, etc.
5077 (Pixel Specification): Use @var. Clarify new text.
5078 (Other Display Specs): Clarify `slice'.
5079 (Image Descriptors): Cleanups.
5080 (Showing Images): Cleanups.
5081
50822004-09-24 Luc Teirlinck <teirllm@auburn.edu>
5083
5084 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
5085
5086 * modes.texi: Various minor changes in addition to:
5087 (Major Mode Conventions): Final call to `run-mode-hooks' should
5088 not be inside the `delay-mode-hooks' form.
5089 (Mode Hooks): New node.
5090 (Hooks): Delete obsolete example.
5091 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
5092 node "Mode Hooks".
5093
50942004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5095
5096 * display.texi: Correct various typos.
5097 (Display): Rename node "Pointer Shapes" to "Pointer
5098 Shape". (There is already a node called "Pointer Shapes" in
5099 frames.texi.)
5100 (Images): Remove non-existent node "Image Slices" from menu.
5101
51022004-09-23 Kim F. Storm <storm@cua.dk>
5103
5104 * text.texi (Special Properties): Add `cursor', `pointer',
5105 `line-height', and `line-spacing' properties.
5106
5107 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
5108 Shapes' to menu.
5109 (Standard Faces): Doc fix for fringe face.
5110 (Fringes): Add `overflow-newline-into-fringe' and
5111 'indicate-buffer-boundaries'.
5112 (Fringe Bitmaps, Pointer Shapes): New nodes.
5113 (Display Property): Add 'Pixel Specification' and 'Display Fringe
5114 Bitmaps' to menu.
5115 (Specified Space): Describe pixel width and height.
5116 (Pixel Specification): New node.
5117 (Other Display Specs): Add `slice' property.
5118 (Display Fringe Bitmaps): New node.
5119 (Images): Add 'Image Slices' to menu.
5120 (Image Descriptors): Add `:pointer' and `:map' properties.
5121 (Showing Images): Add slice arg to `insert-image'. Add
5122 'insert-sliced-image'.
5123
51242004-09-20 Richard M. Stallman <rms@gnu.org>
5125
5126 * commands.texi (Key Sequence Input):
5127 Clarify downcasing in read-key-sequence.
5128
51292004-09-08 Juri Linkov <juri@jurta.org>
5130
5131 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
5132
51332004-09-07 Luc Teirlinck <teirllm@auburn.edu>
5134
5135 * locals.texi (Standard Buffer-Local Variables): Add
5136 `buffer-auto-save-file-format'.
5137 * internals.texi (Buffer Internals): Describe new
5138 auto_save_file_format field of the buffer structure.
5139 * files.texi (Format Conversion): `auto-save-file-format' has been
5140 renamed `buffer-auto-save-file-format'.
5141
51422004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5143
5144 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
5145 an integer or a marker.
5146 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
5147
51482004-08-22 Richard M. Stallman <rms@gnu.org>
5149
5150 * modes.texi (Major Mode Conventions): Discuss rebinding of
5151 standard key bindings.
5152
51532004-08-18 Kim F. Storm <storm@cua.dk>
5154
5155 * processes.texi (Accepting Output): Add `just-this-one' arg to
5156 `accept-process-output'.
5157 (Output from Processes): New var `process-adaptive-read-buffering'.
5158
51592004-08-10 Luc Teirlinck <teirllm@auburn.edu>
5160
5161 * keymaps.texi: Various changes in addition to:
5162 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
5163 Give more varied examples for `kbd'.
5164 (Creating Keymaps): Char tables have slots for all characters
5165 without modifiers.
5166 (Active Keymaps): `overriding-local-map' and
5167 `overriding-terminal-local-map' also override text property and
5168 overlay keymaps.
5169 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
5170 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
5171 to denote a prefix of no events.
5172 `map-keymap' includes parent's bindings _recursively_.
5173 Clarify and correct description of `where-is-internal'.
5174 Mention BUFFER-OR-NAME arg to `describe-bindings'.
5175 (Menu Example): For menus intended for use with the keyboard, the
5176 menu items should be bound to characters or real function keys.
5177
51782004-08-08 Luc Teirlinck <teirllm@auburn.edu>
5179
5180 * objects.texi (Character Type): Reposition `@anchor' to prevent
5181 double space inside sentence in Info.
5182
5183 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
5184 renamed to `disabled-command-function'.
5185 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
5186 (Command Loop Info): Replace reference to it.
5187 (Disabling Commands): `disabled-command-hook' has been renamed to
5188 `disabled-command-function'.
5189
51902004-08-07 Luc Teirlinck <teirllm@auburn.edu>
5191
5192 * os.texi (Translating Input): Only non-prefix bindings in
5193 `key-translation-map' override actual key bindings. Warn about
5194 possible indirect effect of actual key bindings on non-prefix
5195 bindings in `key-translation-map'.
5196
51972004-08-06 Luc Teirlinck <teirllm@auburn.edu>
5198
5199 * minibuf.texi (High-Level Completion): Add anchor for definition
5200 of `read-variable'.
5201
5202 * commands.texi: Various changes in addition to:
5203 (Using Interactive): Clarify description of `interactive-form'.
5204 (Interactive Call): Mention default for KEYS argument to
5205 `call-interactively'.
5206 (Command Loop Info): Clarify description of `this-command-keys'.
5207 Mention KEEP-RECORD argument to `clear-this-command-keys'.
5208 Value of `last-event-frame' can be `macro'.
5209 (Repeat Events): `double-click-fuzz' is also used to distinguish
5210 clicks and drags.
5211 (Classifying Events): Clarify descriptions of `event-modifiers'
5212 `event-basic-type' and `event-convert-list'.
5213 (Accessing Events): `posn-timestamp' takes POSITION argument.
5214 (Quoted Character Input): Clarify description of
5215 `read-quoted-char' and fix example.
5216 (Quitting): Add `with-local-quit'.
5217 (Disabling Commands): Correct and clarify descriptions of
5218 `enable-command' and `disable-command'.
5219 Mention what happens if `disabled-command-hook' is nil.
5220 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
5221 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
5222
52232004-07-24 Luc Teirlinck <teirllm@auburn.edu>
5224
5225 * frames.texi: Various changes in addition to:
5226 (Creating Frames): Expand and clarify description of `make-frame'.
5227 (Window Frame Parameters): Either none or both of the `icon-left'
5228 and `icon-top' parameters must be specified. Put descriptions of
5229 `menu-bar-lines' and `toolbar-lines' closer together and change
5230 them accordingly.
5231 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
5232 except while processing `frame-title-format' or `icon-title-format'.
5233 (Deleting Frames): Correct description of `delete-frame'.
5234 Non-nil return values of `frame-live-p' are like those of `framep'.
5235 (Frames and Windows): Mention return value of
5236 `set-frame-selected-window'.
5237 (Visibility of Frames): Mention `force' argument to
5238 `make-frame-invisible'. `frame-visible-p' returns t for all
5239 frames on text-only terminals.
5240 (Frame Configurations): Restoring a frame configuration does not
5241 restore deleted frames.
5242 (Window System Selections): `x-set-selection' returns DATA.
5243 (Resources): Add example.
5244 (Display Feature Testing): Clarify descriptions of
5245 `display-pixel-height', `display-pixel-width', `x-server-version'
5246 and `x-server-vendor'.
5247
5248 * windows.texi (Choosing Window): Add anchor.
5249 * minibuf.texi (Minibuffer Misc): Add anchor.
5250
52512004-07-23 John Paul Wallington <jpw@gnu.org>
5252
5253 * macros.texi (Defining Macros): Declaration keyword for setting
5254 Edebug spec is `debug' not `edebug'.
5255
52562004-07-19 Luc Teirlinck <teirllm@auburn.edu>
5257
5258 * windows.texi: Various small changes in addition to:
5259 (Window Point): Mention return value of `set-window-point'.
5260 (Window Start): `pos-visible-in-window-p' disregards horizontal
5261 scrolling. Explain return value if PARTIALLY is non-nil.
5262 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
5263 and `set-window-vscroll'.
5264 (Size of Window): The argument WINDOW to `window-inside-edges',
5265 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
5266 (Resizing Windows): Explain return value of
5267 `shrink-window-if-larger-than-buffer'.
5268 `window-size-fixed' automatically becomes buffer local when set.
5269 (Window Configurations): Explain return value of
5270 `set-window-configuration'.
5271
5272 * minibuf.texi (Minibuffer Misc): Add anchor for
5273 `minibuffer-scroll-window'.
5274
5275 * positions.texi (Text Lines): Add anchor for `count-lines'.
5276
52772004-07-17 Richard M. Stallman <rms@gnu.org>
5278
5279 * display.texi (Overlay Properties): Adding `evaporate' prop
5280 deletes empty overlay immediately.
5281
5282 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
5283 fix example.
5284
52852004-07-16 Jim Blandy <jimb@redhat.com>
5286
5287 * searching.texi (Regexp Backslash): Document new \_< and \_>
5288 operators.
5289
52902004-07-16 Juanma Barranquero <lektu@terra.es>
5291
5292 * display.texi (Images): Fix Texinfo usage.
5293
52942004-07-14 Luc Teirlinck <teirllm@auburn.edu>
5295
5296 * buffers.texi (Modification Time): `visited-file-modtime' now
5297 returns a list of two integers, instead of a cons.
5298
52992004-07-13 Luc Teirlinck <teirllm@auburn.edu>
5300
5301 * windows.texi: Various changes in addition to:
5302 (Splitting Windows): Add `split-window-keep-point'.
5303
53042004-07-09 Richard M. Stallman <rms@gnu.org>
5305
5306 * frames.texi (Input Focus): Minor fix.
5307
53082004-07-07 Luc Teirlinck <teirllm@auburn.edu>
5309
5310 * frames.texi (Input Focus): Clarify descriptions of
5311 `select-frame-set-input-focus' and `select-frame'.
5312
53132004-07-06 Luc Teirlinck <teirllm@auburn.edu>
5314
5315 * os.texi: Various small changes in addition to:
5316 (Killing Emacs): Expand and clarify description of
5317 `kill-emacs-query-functions' and `kill-emacs-hook'.
5318 (System Environment): Expand and clarify description of `getenv'
5319 and `setenv'.
5320 (Timers): Clarify description of `run-at-time'.
5321 (Translating Input): Correct description of
5322 `extra-keyboard-modifiers'.
5323 (Flow Control): Correct description of `enable-flow-control'.
5324
53252004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
5326
5327 * os.texi: Update copyright.
5328 (Session Management): Grammar fix.
5329 Clarify which Emacs does the restarting.
5330 Use @samp for *scratch* buffer.
5331
53322004-07-04 Alan Mackenzie <acm@muc.de>
5333
5334 * frames.texi (Input Focus): Add documentation for
5335 `select-frame-set-input-focus'. Replace refs to non-existent
5336 `switch-frame' with `select-frame'. Minor corrections and tidying
5337 up of text-only terminal stuff.
5338
53392004-07-02 Richard M. Stallman <rms@gnu.org>
5340
5341 * files.texi (Saving Buffers): Cleanup write-contents-function.
5342 (Magic File Names): Cleanup file-remote-p.
5343
b344d29d 53442004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
5345
5346 * files.texi (Magic File Names): `file-remote-p' returns an
5347 identifier of the remote system, not just t.
5348
53492004-07-02 David Kastrup <dak@gnu.org>
5350
5351 * searching.texi (Entire Match Data): Add explanation about new
5352 match-data behavior when @var{integers} is non-nil.
5353
53542004-06-24 Richard M. Stallman <rms@gnu.org>
5355
5356 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
5357
5358 * customize.texi (Variable Definitions): Note about doc strings
5359 and :set.
5360
5361 * keymaps.texi (Keymap Terminology): Document `kbd'.
5362 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
5363
5364 * display.texi (Invisible Text): Setting buffer-invisibility-spec
5365 makes it buffer-local.
5366
5367 * files.texi (Saving Buffers): Correct previous change.
5368
5369 * commands.texi (Accessing Events):
5370 Clarify posn-col-row and posn-actual-col-row.
5371
53722004-06-24 David Ponce <david.ponce@wanadoo.fr>
5373
5374 * commands.texi (Accessing Events): New functions
5375 posn-at-point and posn-at-x-y. Add example to posn-x-y.
5376
53772004-06-23 Luc Teirlinck <teirllm@auburn.edu>
5378
5379 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
5380 * frames.texi, buffers.texi, backups.texi, variables.texi:
5381 * loading.texi, eval.texi, functions.texi, control.texi:
5382 * symbols.texi, minibuf.texi: Reposition @anchor's.
5383
5384 * help.texi: Various small changes in addition to the following.
5385 (Describing Characters): Describe PREFIX argument to
5386 `key-description'. Correct and clarify definition of
5387 `text-char-description'. Describe NEED-VECTOR argument to
5388 `read-kbd-macro'.
5389 (Help Functions): Clarify definition of `apropos'.
5390
53912004-06-23 Lars Hansen <larsh@math.ku.dk>
5392
5393 * files.texi (Saving Buffers): Correct description of
5394 `write-contents-functions'.
5395
53962004-06-21 Juanma Barranquero <lektu@terra.es>
5397
5398 * display.texi (Images): Remove redundant @vindex directives.
5399 Rewrite `image-library-alist' doc in active voice.
5400
54012004-06-14 Juanma Barranquero <lektu@terra.es>
5402
5403 * display.texi (Images): Document new delayed library loading,
5404 variable `image-library-alist' and (existing but undocumented)
5405 function `image-type-available-p'.
5406
54072004-06-05 Richard M. Stallman <rms@gnu.org>
5408
5409 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
5410 refer the user to the Initial Input node.
5411 (Text from Minibuffer): Likewise.
5412 (Initial Input): New node. Document this feature
5413 and say it is mostly deprecated.
5414
54152004-05-30 Richard M. Stallman <rms@gnu.org>
5416
5417 * loading.texi (Named Features): Clarify return value
5418 and meaning of NOERROR.
5419
5420 * variables.texi (File Local Variables): Minor cleanup.
5421
54222004-05-30 Michael Albinus <michael.albinus@gmx.de>
5423
5424 * files.texi (Magic File Names): Add `file-remote-p' as operation
5425 of file name handlers.
5426
54272004-05-29 Richard M. Stallman <rms@gnu.org>
5428
5429 * modes.texi (Minor Mode Conventions): (-) has no special meaning
5430 as arg to a minor mode command.
5431
54322004-05-22 Richard M. Stallman <rms@gnu.org>
5433
5434 * syntax.texi (Syntax Class Table): Word syntax not just for English.
5435
5436 * streams.texi (Output Variables): Doc float-output-format.
5437
5438 * searching.texi (Regexp Special): Nested repetition can be infloop.
5439
5440 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
5441 real stack overflow.
5442
5443 * compile.texi: Minor cleanups.
5444
54452004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
5446
5447 * lists.texi (Cons Cells): Explain dotted lists, true lists,
5448 circular lists.
5449 (List Elements): Explain handling of circular and dotted lists.
5450
54512004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
5452
5453 * modes.texi (Search-based Fontification): Fix typo.
5454
54552004-05-10 Juanma Barranquero <lektu@terra.es>
5456
5457 * modes.texi (Mode Line Variables): Fix description of
5458 global-mode-string, which is now after which-func-mode, not the
5459 buffer name.
5460
54612004-05-07 Lars Hansen <larsh@math.ku.dk>
5462
5463 * modes.texi (Desktop Save Mode): Add.
5464 (Modes): Add menu entry Desktop Save Mode.
5465
5466 * hooks.texi: Add desktop-after-read-hook,
5467 desktop-no-desktop-file-hook and desktop-save-hook.
5468
5469 * locals.texi: Add desktop-save-buffer.
5470
54712004-04-30 Jesper Harder <harder@ifa.au.dk>
5472
5473 * display.texi: emacs -> Emacs.
5474
54752004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
5476
5477 * files.texi (Changing Files): Document set-file-times.
5478
54792004-04-23 Juanma Barranquero <lektu@terra.es>
5480
5481 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5482
54832004-04-18 Jesper Harder <harder@ifa.au.dk>
5484
5485 * tips.texi (Coding Conventions): defopt -> defcustom.
5486
54872004-04-16 Luc Teirlinck <teirllm@auburn.edu>
5488
5489 * sequences.texi: Various clarifications.
5490
54912004-04-14 Luc Teirlinck <teirllm@auburn.edu>
5492
5493 * buffers.texi (Read Only Buffers): Mention optional ARG to
5494 `toggle-read-only'.
5495
54962004-04-14 Nick Roberts <nick@nick.uklinux.net>
5497
5498 * windows.texi (Selecting Windows): Note that get-lru-window
5499 returns a full-width window if possible.
5500
55012004-04-13 Luc Teirlinck <teirllm@auburn.edu>
5502
5503 * buffers.texi: Various changes in addition to:
5504 (Buffer File Name): Add `find-buffer-visiting'.
5505 (Buffer Modification): Mention optional ARG to `not-modified'.
5506 (Indirect Buffers): Mention optional CLONE argument to
5507 `make-indirect-buffer'.
5508
5509 * files.texi: Various changes in addition to:
5510 (Visiting Functions): `find-file-hook' is now a normal hook.
5511 (File Name Expansion): Explain difference between the way that
5512 `expand-file-name' and `file-truename' treat `..'.
5513 (Contents of Directories): Mention optional ID-FORMAT argument to
5514 `directory-files-and-attributes'.
5515 (Format Conversion): Mention new optional CONFIRM argument to
5516 `format-write-file'.
5517
55182004-04-12 Miles Bader <miles@gnu.org>
5519
5520 * macros.texi (Expansion): Add description of `macroexpand-all'.
5521
55222004-04-05 Jesper Harder <harder@ifa.au.dk>
5523
5524 * variables.texi (Variable Aliases): Mention
5525 cyclic-variable-indirection.
5526
5527 * errors.texi (Standard Errors): Ditto.
5528
55292004-04-04 Luc Teirlinck <teirllm@auburn.edu>
5530
5531 * backups.texi: Various small changes in addition to:
5532 (Making Backups): Mention return value of `backup-buffer'.
5533 (Auto-Saving): Mention optional FORCE argument to
5534 `delete-auto-save-file-if-necessary'.
5535 (Reverting): Mention optional PRESERVE-MODES argument to
5536 `revert-buffer'. Correct description of `revert-buffer-function'.
5537
55382004-03-22 Juri Linkov <juri@jurta.org>
5539
5540 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
5541 with `Vector Functions'.
5542
5543 * text.texi (Sorting): Add missing quote.
5544
55452004-03-14 Luc Teirlinck <teirllm@auburn.edu>
5546
5547 * intro.texi (Lisp History): Replace xref to `cl' manual with
5548 inforef.
5549
55502004-03-12 Richard M. Stallman <rms@gnu.org>
5551
5552 * intro.texi (Version Info): Add arg to emacs-version.
5553 (Lisp History): Change xref to CL manual.
5554
55552004-03-09 Luc Teirlinck <teirllm@auburn.edu>
5556
5557 * minibuf.texi (Completion Commands): Add xref to Emacs manual
5558 for Partial Completion mode.
5559
55602004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
5561
5562 * customize.texi: Fix typo. Remove eol whitespace.
5563
55642004-03-04 Richard M. Stallman <rms@gnu.org>
5565
5566 * processes.texi: Fix typos.
5567
5568 * lists.texi (Building Lists): Minor clarification.
5569
5570 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
5571 in make-hash-table.
5572
55732004-02-29 Juanma Barranquero <lektu@terra.es>
5574
5575 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
5576 rm, and ignore exit code.
5577
55782004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
5579
5580 * display.texi (Defining Faces): Add description for min-colors.
5581 Update example.
5582
55832004-02-23 Luc Teirlinck <teirllm@auburn.edu>
5584
5585 * abbrevs.texi: Various corrections and clarifications in addition
5586 to the following:
5587 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
5588
55892004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5590
5591 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
5592
55932004-02-21 Luc Teirlinck <teirllm@auburn.edu>
5594
5595 * text.texi: Various small changes in addition to the following:
5596 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
5597 to delete-horizontal-space.
5598 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
5599 description of yank-handler text property at various places.
5600
5601 * frames.texi (Window System Selections): Add anchor.
5602
5603 * syntax.texi (Syntax Table Functions): Clarify and correct
5604 descriptions of make-syntax-table and copy-syntax-table.
5605 (Motion and Syntax): Clarify SYNTAXES argument to
5606 skip-syntax-forward.
5607 (Parsing Expressions): Mention that the return value of
5608 parse-partial-sexp is currently a list of ten rather than nine
5609 elements.
5610 (Categories): Various corrections and clarifications.
5611
56122004-02-17 Luc Teirlinck <teirllm@auburn.edu>
5613
5614 * markers.texi (Marker Insertion Types): Minor change.
5615
5616 * locals.texi (Standard Buffer-Local Variables):
5617 * commands.texi (Interactive Codes, Using Interactive):
5618 * functions.texi (Related Topics): Fix xrefs.
5619
56202004-02-16 Luc Teirlinck <teirllm@auburn.edu>
5621
5622 * lists.texi (Sets And Lists): Update description of delete-dups.
5623
56242004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5625
5626 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5627
c8763fb6 56282004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5629
5630 * frames.texi (Parameter Access): frame-parameters arg is optional.
5631 modify-frame-parameters handles nil for FRAME.
5632 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5633 are all-or-nothing for certain toolkits.
5634 Mention parameter wait-for-wm.
5635 (Frames and Windows): In frame-first-window and frame-selected-window
5636 the arg is optional.
5637 (Input Focus): In redirect-frame-focus the second arg is optional.
5638 (Window System Selections): Mention selection type CLIPBOARD.
5639 Mention data-type UTF8_STRING.
5640 Mention numbering of cut buffers.
5641 (Resources): Describe x-resource-name.
5642
56432004-02-16 Richard M. Stallman <rms@gnu.org>
5644
5645 * windows.texi (Buffers and Windows): Delete false table
5646 about all-frames.
5647
5648 * syntax.texi (Parsing Expressions): Delete old caveat
5649 about parse-sexp-ignore-comments.
5650
5651 * streams.texi (Output Variables): Add print-quoted.
5652
5653 * lists.texi (Building Lists): Minor cleanup.
5654
5655 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
5656
5657 * display.texi (Overlays): Explain overlays use markers.
5658 (Managing Overlays): Explain front-advance and rear-advance
5659 in more detail.
5660
5661 * loading.texi (Unloading): Document unload-feature-special-hooks.
5662 Get rid of fns-NNN.el file.
5663
56642004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5665
5666 * help.texi (Describing Characters): Fix text-char-description
5667 example output.
5668
5669 * edebug.texi (Using Edebug): Fix example.
5670
5671 * debugging.texi (Internals of Debugger): Fix return value.
5672
5673 * files.texi (Changing Files): Fix argname.
5674
5675 * calendar.texi: Fix parens, and default values.
5676
5677 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
5678 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 5679 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
5680
5681 * positions.texi (Text Lines): Don't add -1 in current-line.
5682
56832004-02-16 Richard M. Stallman <rms@gnu.org>
5684
5685 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5686
56872004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5688
5689 * processes.texi (Low-Level Network): Fix a typo.
5690
56912004-02-12 Kim F. Storm <storm@cua.dk>
5692
5693 * display.texi (Fringes): Use consistent wording.
5694 Note that window-fringe's window arg is optional.
5695 (Scroll Bars): Use consistent wording.
5696
56972004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5698
5699 * tips.texi (Comment Tips): Document the new conventions for
5700 commenting out code.
5701
c8763fb6 57022004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5703
5704 * positions.texi (Text Lines): Added missing end defun.
5705
57062004-02-07 Kim F. Storm <storm@cua.dk>
5707
5708 * positions.texi (Text Lines): Add line-number-at-pos.
5709
57102004-02-06 John Paul Wallington <jpw@gnu.org>
5711
5712 * display.texi (Button Properties, Button Buffer Commands):
5713 mouse-2 invokes button, not down-mouse-1.
5714
57152004-02-04 Jason Rumney <jasonr@gnu.org>
5716
5717 * makefile.w32-in: Sync with Makefile.in changes.
5718
57192004-02-03 Luc Teirlinck <teirllm@auburn.edu>
5720
5721 * minibuf.texi (Text from Minibuffer): Various corrections and
5722 clarifications.
5723 (Object from Minibuffer): Correct Lisp description of
5724 read-minibuffer.
5725 (Minibuffer History): Clarify description of cons values for
5726 HISTORY arguments.
5727 (Basic Completion): Various corrections and clarifications. Add
5728 completion-regexp-list.
5729 (Minibuffer Completion): Correct and clarify description of
5730 completing-read.
5731 (Completion Commands): Mention Partial Completion mode. Various
5732 other minor changes.
5733 (High-Level Completion): Various corrections and clarifications.
5734 (Reading File Names): Ditto.
5735 (Minibuffer Misc): Ditto.
5736
57372004-01-26 Luc Teirlinck <teirllm@auburn.edu>
5738
5739 * strings.texi (Text Comparison): assoc-string also matches
5740 elements of alists that are strings instead of conses.
5741 (Formatting Strings): Standardize Texinfo usage. Update index
5742 entries.
5743
57442004-01-20 Luc Teirlinck <teirllm@auburn.edu>
5745
5746 * lists.texi (Sets And Lists): Add delete-dups.
5747
57482004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5749
5750 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5751 special form.
5752 * macros.texi (Defining Macros): Update description of `declare',
5753 which now is a macro.
5754 (Wrong Time): Fix typos.
5755
57562004-01-14 Luc Teirlinck <teirllm@auburn.edu>
5757
5758 * compile.texi (Compilation Functions): Expand descriptions of
5759 `compile-defun', `byte-compile-file', `byte-recompile-directory'
5760 and `batch-byte-compile'. In particular, mention and describe
5761 all optional arguments.
5762 (Disassembly): Correct and clarify the description of `disassemble'.
5763
57642004-01-11 Luc Teirlinck <teirllm@auburn.edu>
5765
5766 * searching.texi: Various small changes in addition to the
5767 following.
5768 (Regexp Example): Adapt to new value of `sentence-end'.
5769 (Regexp Functions): The PAREN argument to `regexp-opt' can be
5770 `words'.
5771 (Search and Replace): Add usage note for `perform-replace'.
5772 (Entire Match Data): Mention INTEGERS and REUSE arguments to
5773 `match-data'.
5774 (Standard Regexps): Update for new values of `paragraph-start'
5775 and `sentence-end'.
5776
57772004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5778
5779 * files.texi (Saving Buffers): Clarify descriptions of
5780 `write-contents-functions' and `before-save-hook'.
5781 Make the defvar's for `before-save-hook' and `after-save-hook'
5782 into defopt's.
5783
57842004-01-07 Kim F. Storm <storm@cua.dk>
5785
5786 * commands.texi (Click Events): Describe new image and
5787 width/height elements of click events.
5788 (Accessing Events): Add posn-string, posn-image, and
5789 posn-object-width-height. Change posn-object to return either
5790 image or string object.
5791
57922004-01-01 Simon Josefsson <jas@extundo.com>
5793
5794 * hooks.texi (Standard Hooks): Add before-save-hook.
5795 * files.texi (Saving Buffers): Likewise.
5796
57972004-01-03 Richard M. Stallman <rms@gnu.org>
5798
5799 * frames.texi (Frames and Windows): Delete frame-root-window.
5800
58012004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5802
5803 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5804
5805 * functions.texi: Various small changes in addition to the
5806 following.
5807 (What Is a Function): `functionp' returns nil for macros. Clarify
5808 behavior of this and following functions for symbol arguments.
5809 (Function Documentation): Add `\' in front of (fn @var{arglist})
5810 and explain why.
5811 (Defining Functions): Mention DOCSTRING argument to `defalias'.
5812 Add anchor.
5813 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
5814
58152004-01-01 Miles Bader <miles@gnu.org>
5816
5817 * display.texi (Buttons): New section.
5818
58192003-12-31 Andreas Schwab <schwab@suse.de>
5820
5821 * numbers.texi (Math Functions): sqrt reports a domain-error
5822 error.
5823 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5824
58252003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5826
5827 * tips.texi (Documentation Tips): Update item on hyperlinks in
5828 documentation strings.
5829
5830 * errors.texi (Standard Errors): Various small corrections and
5831 additions.
5832
5833 * control.texi: Various small changes in addition to the
5834 following.
5835 (Signaling Errors): Provide some more details on how `signal'
5836 constructs the error message. Add anchor to the definition of
5837 `signal'.
5838 (Error Symbols): Describe special treatment of `quit'.
5839 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5840 to emphasize that it has to be a single form.
5841
5842 * buffers.texi: Add anchor.
5843
58442003-12-29 Richard M. Stallman <rms@gnu.org>
5845
5846 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5847 (Window Configurations): Add window-configuration-frame.
5848
5849 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5850
5851 * text.texi (Examining Properties): Add get-char-property-and-overlay.
5852 Change arg name in get-char-property.
5853 (Special Properties): Update handling of keymap property.
5854
5855 * strings.texi (Modifying Strings): Add clear-string.
5856 (Text Comparison): Add assoc-string and remove
5857 assoc-ignore-case, assoc-ignore-representation.
5858
5859 * os.texi (Time of Day): Add set-time-zone-rule.
5860
5861 * numbers.texi (Math Functions): asin, acos, log, log10
5862 report domain-error errors.
5863
5864 * nonascii.texi (Converting Representations):
5865 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
5866 (Encoding and I/O): Add file-name-coding-system.
5867
5868 * modes.texi (Search-based Fontification): Explain that
5869 face specs are symbols with face names as values.
5870
5871 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5872
5873 * lists.texi (Building Lists): remq moved elsewhere.
5874 (Sets And Lists): remq moved here.
5875 (Association Lists): Refer to assoc-string.
5876
5877 * internals.texi (Garbage Collection): Add memory-use-counts.
5878
5879 * frames.texi (Frames and Windows): Add set-frame-selected-window
5880 and frame-root-window.
5881
5882 * files.texi (Contents of Directories):
5883 Add directory-files-and-attributes.
5884
5885 * display.texi (Refresh Screen): Add force-window-update.
5886 (Invisible Text): Explain about moving point out of invis text.
5887 (Overlay Properties): Add overlay-properties.
5888 (Managing Overlays): Add overlayp.
5889 (GIF Images): Invalid image number displays a hollow box.
5890
5891 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5892 (Killing Buffers): Add buffer-live-p.
5893
58942003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
5895
5896 * display.texi (Fringes): Fix typo "set-buffer-window".
5897
58982003-12-24 Luc Teirlinck <teirllm@auburn.edu>
5899
5900 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5901 * nonascii.texi, processes.texi, tips.texi, variables.texi:
5902 Add or change various xrefs and anchors.
5903
5904 * commands.texi: Replace all occurrences of @acronym{CAR} with
5905 @sc{car}, for consistency with the rest of the Elisp manual.
5906 `car' and `cdr' are historically acronyms, but are no longer
5907 widely thought of as such.
5908
5909 * internals.texi (Pure Storage): Mention that `purecopy' does not
5910 copy text properties.
5911 (Object Internals): Now 29 bits are used (in most implementations)
5912 to address Lisp objects.
5913
5914 * variables.texi (Variables with Restricted Values): New node.
5915
5916 * objects.texi (Lisp Data Types): Mention that certain variables
5917 can only take on a restricted set of values and add an xref to
5918 the new node "Variables with Restricted Values".
5919
5920 * eval.texi (Function Indirection): Describe the errors that
5921 `indirect-function' can signal.
5922 (Eval): Clarify the descriptions of `eval-region' and `values'.
5923 Describe `eval-buffer' instead of `eval-current-buffer' and
5924 mention `eval-current-buffer' as an alias for `current-buffer'.
5925 Correct the description and mention all optional arguments.
5926
5927 * nonascii.texi: Various small changes in addition to the
5928 following.
5929 (Converting Representations): Clarify behavior of
5930 `string-make-multibyte' and `string-to-multibyte' for unibyte all
5931 ASCII arguments.
5932 (Character Sets): Document the variable `charset-list' and adapt
5933 the definition of the function `charset-list' accordingly.
5934 (Translation of Characters): Clarify use of generic characters in
5935 `make-translation-table'. Clarify and correct the description of
5936 the use of translation tables in encoding and decoding.
5937 (User-Chosen Coding Systems): Correct and clarify the description
5938 of `select-safe-coding-system'.
5939 (Default Coding Systems): Clarify description of
5940 `file-coding-system-alist'.
5941
59422003-11-30 Luc Teirlinck <teirllm@auburn.edu>
5943
5944 * strings.texi (Text Comparison): Correctly describe when two
5945 strings are `equal'. Combine and clarify descriptions of
5946 `assoc-ignore-case' and `assoc-ignore-representation'.
5947
5948 * objects.texi (Non-ASCII in Strings): Clarify description of
5949 when a string is unibyte or multibyte.
5950 (Bool-Vector Type): Update examples.
5951 (Equality Predicates): Correctly describe when two strings are
5952 `equal'.
5953
59542003-11-29 Luc Teirlinck <teirllm@auburn.edu>
5955
5956 * lists.texi (Building Lists): `append' no longer accepts integer
5957 arguments. Update the description of `number-sequence' to reflect
5958 recent changes.
5959 (Sets And Lists): Describe `member-ignore-case' after `member'.
5960
59612003-11-27 Kim F. Storm <storm@cua.dk>
5962
5963 * commands.texi (Click Events): Click object may be an images.
5964 Describe (dx . dy) element of click positions.
5965 (Accessing Events): Remove duplicate posn-timestamp.
5966 New functions posn-object and posn-object-x-y.
5967
59682003-11-23 Kim F. Storm <storm@cua.dk>
5969
5970 * commands.texi (Click Events): Describe enhancements to event
5971 position lists, including new text-pos and (col . row) items.
5972 Mention left-fringe and right-fringe area events.
5973 (Accessing Events): New functions posn-area and
5974 posn-actual-col-row. Mention posn-timestamp. Mention that
5975 posn-point in non-text area still returns buffer position.
5976 Clarify posn-col-row.
5977
59782003-11-21 Lars Hansen <larsh@math.ku.dk>
5979
5980 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
5981 * anti.texi (File Attributes): Describe removed parameter
5982 ID-FORMAT.
5983
59842003-11-20 Luc Teirlinck <teirllm@auburn.edu>
5985
5986 * positions.texi (Positions): Mention that, if a marker is used as
5987 a position, its buffer is ignored.
5988
5989 * markers.texi (Overview of Markers): Mention it here too.
5990
59912003-11-12 Luc Teirlinck <teirllm@auburn.edu>
5992
5993 * numbers.texi (Numeric Conversions): Not just `floor', but also
5994 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
5995
59962003-11-10 Luc Teirlinck <teirllm@auburn.edu>
5997
5998 * markers.texi (Creating Markers): Specify insertion type of
5999 created markers. Add xref to `Marker Insertion Types'.
6000 Second argument to `copy-marker' is optional.
6001 (Marker Insertion Types): Mention that most markers are created
6002 with insertion type nil.
6003 (The Mark): Correctly describe when `mark' signals an error.
6004 (The Region): Correctly describe when `region-beginning' and
6005 `region-end' signal an error.
6006
60072003-11-08 Luc Teirlinck <teirllm@auburn.edu>
6008
6009 * hash.texi (Creating Hash): Clarify description of `eql'.
6010 `makehash' is obsolete.
6011 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
6012
6013 * positions.texi (Point): Change description of `buffer-end', so
6014 that it is also correct for floating point arguments.
6015 (List Motion): Correct argument lists of `beginning-of-defun' and
6016 `end-of-defun'.
6017 (Excursions): Add xref to `Marker Insertion Types'.
6018 (Narrowing): Argument to `narrow-to-page' is optional.
6019
60202003-11-06 Luc Teirlinck <teirllm@auburn.edu>
6021
6022 * streams.texi (Output Streams): Clarify behavior of point for
6023 marker output streams.
6024
60252003-11-04 Luc Teirlinck <teirllm@auburn.edu>
6026
6027 * variables.texi (Defining Variables): Second argument to
6028 `defconst' is not optional.
6029 (Setting Variables): Mention optional argument APPEND to
6030 `add-to-list'.
6031 (Creating Buffer-Local): Expand description of
6032 `make-variable-buffer-local'.
6033 (Frame-Local Variables): Expand description of
6034 `make-variable-frame-local'.
6035 (Variable Aliases): Correct description of optional argument
6036 DOCSTRING to `defvaralias'. Mention return value of
6037 `defvaralias'.
6038 (File Local Variables): Add xref to `File variables' in Emacs
6039 Manual. Correct description of `hack-local-variables'. Mention
6040 `safe-local-variable' property. Mention optional second argument
6041 to `risky-local-variable-p'.
6042
60432003-11-03 Luc Teirlinck <teirllm@auburn.edu>
6044
6045 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
6046
60472003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6048
6049 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
6050 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
6051 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
6052 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
6053 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
6054 lispref/processes.texi, lispref/searching.texi,
6055 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
6056 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
6057 @acronym{FOO}.
6058
60592003-10-27 Luc Teirlinck <teirllm@auburn.edu>
6060
6061 * strings.texi (Creating Strings): Argument START to `substring'
6062 can not be `nil'. Expand description of
6063 `substring-no-properties'. Correct description of `split-string',
6064 especially with respect to empty matches. Prevent very bad line
6065 break in definition of `split-string-default-separators'.
6066 (Text Comparison): `string=' and `string<' also accept symbols as
6067 arguments.
6068 (String Conversion): More completely describe argument BASE in
6069 `string-to-number'.
6070 (Formatting Strings): `%s' and `%S' in `format' do require
6071 corresponding object. Clarify behavior of numeric prefix after
6072 `%' in `format'.
6073 (Case Conversion): The argument to `upcase-initials' can be a
6074 character.
6075
60762003-10-27 Kenichi Handa <handa@m17n.org>
6077
6078 * display.texi (Fontsets): Fix texinfo usage.
6079
60802003-10-25 Kenichi Handa <handa@m17n.org>
6081
6082 * display.texi (Fontsets): Add description of the function
6083 set-fontset-font.
6084
60852003-10-23 Luc Teirlinck <teirllm@auburn.edu>
6086
6087 * display.texi (Temporary Displays): Add xref to `Documentation
6088 Tips'.
6089
6090 * functions.texi (Function Safety): Use inforef instead of pxref
6091 for SES.
6092
60932003-10-23 Andreas Schwab <schwab@suse.de>
6094
6095 * Makefile.in (TEX, texinputdir): Don't define.
6096 (TEXI2DVI): Define.
6097 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
6098 add $(srcdir)/index.texi.
6099 ($(infodir)/elisp): Remove index.texi dependency.
6100 (elisp.dvi): Likewise. Use $(TEXI2DVI).
6101 (index.texi): Remove target.
6102 (dist): Don't link $(srcdir)/permute-index.
6103 (clean): Don't remove index.texi.
6104
6105 * permute-index, index.perm: Remove.
6106 * index.texi: Rename from index.unperm.
6107
61082003-10-22 Luc Teirlinck <teirllm@auburn.edu>
6109
6110 * tips.texi (Documentation Tips): Document new behavior for face
6111 and variable hyperlinks in Help mode.
6112
61132003-10-21 Luc Teirlinck <teirllm@auburn.edu>
6114
6115 * objects.texi (Integer Type): Update for extra bit of integer range.
6116 (Character Type): Ditto.
6117
61182003-10-16 Eli Zaretskii <eliz@gnu.org>
6119
6120 * numbers.texi (Integer Basics): Add index entries for reading
6121 numbers in hex, octal, and binary.
6122
61232003-10-16 Lute Kamstra <lute@gnu.org>
6124
6125 * modes.texi (Mode Line Format): Mention force-mode-line-update's
6126 argument.
6127
61282003-10-13 Luc Teirlinck <teirllm@auburn.edu>
6129
6130 * windows.texi (Choosing Window): Fix typo.
6131 * edebug.texi (Edebug Execution Modes): Fix typo.
6132
61332003-10-13 Richard M. Stallman <rms@gnu.org>
6134
6135 * windows.texi (Basic Windows): A window has fringe settings,
6136 display margins and scroll-bar settings.
6137 (Splitting Windows): Doc split-window return value.
6138 Clean up one-window-p.
6139 (Selecting Windows): Fix typo.
6140 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
6141 (Buffers and Windows): In set-window-buffer, explain effect
6142 on fringe settings and scroll bar settings.
6143 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
6144 (Choosing Window): Use defopt for pop-up-frame-function.
6145 For special-display-buffer-names, explain same-window and same-frame.
6146 Clarify window-dedicated-p return value.
6147 (Textual Scrolling): scroll-up and scroll-down can get an error.
6148 (Horizontal Scrolling): Clarify auto-hscroll-mode.
6149 Clarify set-window-hscroll.
6150 (Size of Window): Don't mention tool bar in window-height.
6151 (Coordinates and Windows): Explain what coordinates-in-window-p
6152 returns for fringes and display margins.
6153 (Window Configurations): Explain saving fringes, etc.
6154
6155 * tips.texi (Library Headers): Clean up Documentation.
6156
6157 * syntax.texi (Parsing Expressions): Clean up forward-comment
6158 and parse-sexp-lookup-properties.
6159
6160 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
6161
6162 * os.texi (System Environment): Clean up text for load-average errors.
6163
6164 * modes.texi (Hooks): Don't explain local hook details at front.
6165 Clarify run-hooks and run-hook-with-args a little.
6166 Clean up add-hook and remove-hook.
6167
6168 * edebug.texi (Edebug Execution Modes): Clarify t.
6169 Document edebug-sit-for-seconds.
6170 (Coverage Testing): Document C-x X = and =.
6171 (Instrumenting Macro Calls): Fix typo.
6172 (Specification List): Don't index the specification keywords.
6173
61742003-10-10 Kim F. Storm <storm@cua.dk>
6175
6176 * processes.texi (Network): Introduce make-network-process.
6177
61782003-10-09 Luc Teirlinck <teirllm@auburn.edu>
6179
6180 * tips.texi (Library Headers): Fix typo.
6181
61822003-10-07 Juri Linkov <juri@jurta.org>
6183
6184 * modes.texi (Imenu): Mention imenu-create-index-function's
6185 default value. Explain submenus better.
6186
61872003-10-07 Lute Kamstra <lute@gnu.org>
6188
6189 * modes.texi (Faces for Font Lock): Fix typo.
6190 (Hooks): Explain how buffer-local hook variables can refer to
6191 global hook variables.
6192 Various minor clarifications.
6193
61942003-10-06 Lute Kamstra <lute@gnu.org>
6195
6196 * tips.texi (Coding Conventions): Mention naming conventions for
6197 hooks.
6198
61992003-10-05 Luc Teirlinck <teirllm@auburn.edu>
6200
6201 * loading.texi (Library Search): Correct default value of
6202 load-suffixes.
6203 (Named Features): Fix typo.
6204
62052003-10-05 Richard M. Stallman <rms@gnu.org>
6206
6207 * loading.texi (Named Features): In `provide',
6208 say how to test for subfeatures.
6209 (Unloading): In unload-feature, use new var name
6210 unload-feature-special-hooks.
6211
62122003-10-03 Lute Kamstra <lute@gnu.org>
6213
6214 * modes.texi (Major Mode Conventions): Mention third way to set up
6215 Imenu.
6216 (Imenu): A number of small fixes.
6217 Delete documentation of internal variable imenu--index-alist.
6218 Document the return value format of imenu-create-index-function
6219 functions.
6220
62212003-09-30 Richard M. Stallman <rms@gnu.org>
6222
6223 * processes.texi (Network): Say what stopped datagram connections do.
6224
6225 * lists.texi (Association Lists): Clarify `assq-delete-all'.
6226
6227 * display.texi (Overlay Properties): Clarify `evaporate' property.
6228
62292003-09-29 Lute Kamstra <lute@gnu.org>
6230
6231 * modes.texi (Mode Line Data): Explain when symbols in mode-line
6232 constructs should be marked as risky.
6233 Change cons cell into proper list.
6234 (Mode Line Variables): Change cons cell into proper list.
6235
62362003-09-26 Lute Kamstra <lute@gnu.org>
6237
6238 * modes.texi (Mode Line Data): Document the :propertize construct.
6239 (Mode Line Variables): Reorder the descriptions of the variables
6240 to match their order in the default mode-line-format.
6241 Describe the new variables mode-line-position and mode-line-modes.
6242 Update the default values of mode-line-frame-identification,
6243 minor-mode-alist, and default-mode-line-format.
6244 (Properties in Mode): Mention the :propertize construct.
6245
62462003-09-26 Richard M. Stallman <rms@gnu.org>
6247
6248 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6249 * loading.texi, minibuf.texi, text.texi, variables.texi:
6250 Avoid @strong{Note:}.
6251
62522003-09-26 Richard M. Stallman <rms@gnu.org>
6253
6254 * keymaps.texi (Remapping Commands): Fix typo.
6255
62562003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
6257
6258 * processes.texi (Low-Level Network): Fix typo.
6259
62602003-09-23 Kim F. Storm <storm@cua.dk>
6261
6262 * processes.texi (Network, Network Servers): Fix typos.
6263 (Low-Level Network): Add timeout value for :server keyword.
6264 Add new option keywords to make-network-process.
6265 Add set-network-process-options.
6266 Explain how to test availability of network options.
6267
62682003-09-19 Richard M. Stallman <rms@gnu.org>
6269
6270 * text.texi (Motion by Indent): Arg to
6271 backward-to-indentation and forward-to-indentation is optional.
6272
6273 * strings.texi (Creating Strings): Add substring-no-properties.
6274
6275 * processes.texi
6276 (Process Information): Add list-processes arg QUERY-ONLY.
6277 Delete process-contact from here.
6278 Add new status values for process-status.
6279 Add process-get, process-put, process-plist, set-process-plist.
6280 (Synchronous Processes): Add call-process-shell-command.
6281 (Signals to Processes): signal-process allows process objects.
6282 (Network): Complete rewrite.
6283 (Network Servers, Datagrams, Low-Level Network): New nodes.
6284
6285 * positions.texi (Word Motion): forward-word, backward-word
6286 arg is optional. Reword.
6287
6288 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
6289
6290 * variables.texi (Creating Buffer-Local):
6291 Delete duplicate definition of buffer-local-value.
6292 (File Local Variables): Explain about discarding text props.
6293
62942003-09-11 Richard M. Stallman <rms@gnu.org>
6295
6296 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
6297 changes variables that record input events.
6298 (Minibuffer Misc): Add minibuffer-selected-window.
6299
6300 * lists.texi (Building Lists): Add copy-tree.
6301
6302 * display.texi (Fontsets): Add char-displayable-p.
6303 (Scroll Bars): New node.
6304
63052003-09-08 Lute Kamstra <lute@gnu.org>
6306
6307 * modes.texi (%-Constructs): Document new `%i' and `%I'
6308 constructs.
6309
63102003-09-03 Peter Runestig <peter@runestig.com>
6311
6312 * makefile.w32-in: New file.
6313
63142003-08-29 Richard M. Stallman <rms@gnu.org>
6315
6316 * display.texi (Overlay Properties): Clarify how priorities
6317 affect use of the properties.
6318
63192003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6320
6321 * customize.texi (Type Keywords): Correct the description of
6322 `:help-echo' in the case where `motion-doc' is a function.
6323
63242003-08-14 John Paul Wallington <jpw@gnu.org>
6325
6326 * modes.texi (Emulating Mode Line): Subsection, not section.
6327
63282003-08-13 Richard M. Stallman <rms@gnu.org>
6329
6330 * elisp.texi (Top): Update subnode lists in menu.
6331
6332 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
6333 (Kill Functions): kill-region has new arg yank-handler.
6334 (Yanking): New node.
6335 (Yank Commands): Add yank-undo-function.
6336 (Low-Level Kill Ring):
6337 kill-new and kill-append have new arg yank-handler.
6338 (Changing Properties): Add remove-list-of-text-properties.
6339 (Atomic Changes): New node.
6340
6341 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
6342
6343 * streams.texi (Output Variables): Add eval-expression-print-length
6344 and eval-expression-print-level.
6345
6346 * os.texi (Time Conversion): For encode-time, explain limits on year.
6347
6348 * objects.texi (Character Type): Define anchor "modifier bits".
6349
6350 * modes.texi (Emulating Mode Line): New node.
6351 (Search-based Fontification): Font Lock uses font-lock-face property.
6352 (Other Font Lock Variables): Likewise.
6353
6354 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
6355 not vectors.
6356 (Active Keymaps): Add emulation-mode-map-alists.
6357 (Functions for Key Lookup): key-binding has new arg no-remap.
6358 (Remapping Commands): New node.
6359 (Scanning Keymaps): where-is-internal has new arg no-remap.
6360 (Tool Bar): Add tool-bar-local-item-from-menu.
6361 Clarify when to use tool-bar-add-item-from-menu.
6362
6363 * commands.texi (Interactive Call): commandp has new arg.
6364 (Command Loop Info): Add this-original-command.
6365
63662003-08-06 John Paul Wallington <jpw@gnu.org>
6367
6368 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
6369
6370 * display.texi (Warning Basics): Fix typo.
6371 (Fringes): Add closing curly bracket and fix typo.
6372
6373 * elisp.texi (Top): Fix typo.
6374
63752003-08-05 Richard M. Stallman <rms@gnu.org>
6376
6377 * elisp.texi: Update lists of subnodes.
6378
6379 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
6380
6381 * variables.texi (Local Variables): Use lc for example variable names.
6382
6383 * tips.texi (Library Headers): Explain where to put -*-.
6384
6385 * strings.texi (Creating Strings): Fix xref for vconcat.
6386
6387 * sequences.texi (Vector Functions):
6388 vconcat no longer allows integer args.
6389
6390 * minibuf.texi (Reading File Names): read-file-name has new
6391 arg PREDICATE. New function read-directory-name.
6392
6393 * macros.texi (Defining Macros): Give definition of `declare'
6394 (Indenting Macros): New node.
6395
6396 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
6397 (Window Frame Parameters): Make separate table of parameters
6398 that are coupled with specific face attributes.
6399 (Deleting Frames): delete-frame-hooks renamed to
6400 delete-frame-functions.
6401
6402 * files.texi (Magic File Names): Add file-remote-p.
6403 Clarify file-local-copy.
6404
6405 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
6406 here; instead xref Defining Macros.
6407
6408 * display.texi (Warnings): New node, and subnodes.
6409 (Fringes): New node.
6410
6411 * debugging.texi (Test Coverage): New node.
6412
6413 * compile.texi (Compiler Errors): Explain with-no-warnings
6414 and other ways to suppress warnings.
6415
6416 * commands.texi (Interactive Call): Minor clarification.
6417
6418 * buffers.texi (Buffer File Name): set-visited-file-name
6419 renames the buffer too.
6420
6421 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
6422
64232003-07-24 Markus Rost <rost@math.ohio-state.edu>
6424
6425 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
6426
64272003-07-22 Markus Rost <rost@math.ohio-state.edu>
6428
6429 * internals.texi (Garbage Collection): Fix previous change.
6430
64312003-07-22 Richard M. Stallman <rms@gnu.org>
6432
6433 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
6434
6435 * display.texi (Width): Use \s syntax in example.
6436 (Font Selection): Add face-font-rescale-alist.
6437
6438 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
6439 Remove spurious indent in example.
6440
6441 * lists.texi (Building Lists): Add number-sequence.
6442
6443 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
6444
6445 * functions.texi (Function Documentation): Explain how to
6446 show calling convention explicitly in the doc string.
6447
6448 * windows.texi (Selecting Windows): save-selected-window saves
6449 selected window of each frame.
6450 (Window Configurations): Minor change.
6451
6452 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
6453
6454 * streams.texi (Output Variables): Add print-continuous-numbering
6455 and print-number-table.
6456
6457 * processes.texi (Decoding Output): New node.
6458
6459 * os.texi (Time Conversion): decode-time arg is optional.
6460
6461 * objects.texi (Character Type): Don't use space as example for \.
6462 Make list of char names and \-sequences correspond.
6463 Explain that \s is not used in strings. `\ ' needs space after.
6464
6465 * nonascii.texi (Converting Representations): Add string-to-multibyte.
6466 (Translation of Characters): Add translation-table-for-input.
6467 (Default Coding Systems): Add auto-coding-functions.
6468 (Explicit Encoding): Add decode-coding-inserted-region.
6469 (Locales): Add locale-info.
6470
6471 * minibuf.texi (Basic Completion): Describe test-completion.
6472 Collections can be lists of strings.
6473 Clean up lazy-completion-table.
6474 (Programmed Completion): Mention test-completion.
6475 Clarify why lambda expressions are not accepted.
6476 (Minibuffer Misc): Describe minibufferp.
6477
64782003-07-14 Richard M. Stallman <rms@gnu.org>
6479
6480 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
6481
6482 * windows.texi (Selecting Windows): New arg to select-window.
6483 (Selecting Windows): Add with-selected-window.
6484 (Size of Window): Add window-inside-edges, etc.
6485
6486 * internals.texi (Garbage Collection): Add post-gc-hook.
6487
6488 * processes.texi (Subprocess Creation): Add exec-suffixes.
6489
6490 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
6491 (Scanning Keymaps): Add map-keymaps.
6492 (Defining Menus): Add keymap-prompt.
6493
6494 * numbers.texi (Integer Basics): Add most-positive-fixnum,
6495 most-negative-fixnum.
6496
6497 * compile.texi (Byte Compilation): Explain no-byte-compile
6498 (Compiler Errors): New node.
6499
6500 * os.texi (User Identification): user-uid, user-real-uid
6501 can return float.
6502
6503 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
6504 and about derived modes.
6505 (Minor Modes): Add minor-mode-list.
6506 (Defining Minor Modes): Keyword args for define-minor-mode.
6507 (Search-based Fontification): Explain managing other properties.
6508 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 6509 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
6510 (Hooks): Add run-mode-hooks and delay-mode-hooks.
6511
6512 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
6513 (Variable Aliases): Clarify defvaralias.
6514
6515 * loading.texi (Library Search): Add load-suffixes.
6516
6517 * minibuf.texi (Basic Completion): Add lazy-completion-table.
6518 (Programmed Completion): Add dynamic-completion-table.
6519
6520 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
6521 (Magic File Names): Specify precedence order of handlers.
6522
6523 * commands.texi (Command Overview): Emacs server runs pre-command-hook
6524 and post-command-hook.
6525 (Waiting): New calling convention for sit-for.
6526
6527 * text.texi (Special Properties): local-map and keymap properties
6528 apply based on their stickiness.
6529
65302003-07-07 Richard M. Stallman <rms@gnu.org>
6531
6532 * modes.texi (Minor Mode Conventions): Specify only some kinds
6533 of list values as args to minor modes.
6534
6535 * files.texi (File Name Expansion): Warn about iterative use
6536 of substitute-in-file-name.
6537
6538 * advice.texi (Activation of Advice): Clean up previous change.
6539
65402003-07-06 Markus Rost <rost@math.ohio-state.edu>
6541
6542 * advice.texi (Activation of Advice): Note that ad-start-advice is
6543 turned on by default.
6544
65452003-06-30 Richard M. Stallman <rms@gnu.org>
6546
6547 * text.texi (Buffer Contents): Document current-word.
6548 (Change Hooks): Not called for *Messages*.
6549
6550 * functions.texi (Defining Functions): Explain about redefining
6551 primitives.
6552 (Function Safety): Renamed. Minor changes.
6553 Comment out the detailed criteria for what is safe.
6554
65552003-06-22 Andreas Schwab <schwab@suse.de>
6556
6557 * objects.texi (Symbol Type): Fix description of examples.
6558
65592003-06-16 Andreas Schwab <schwab@suse.de>
6560
6561 * hash.texi (Creating Hash): Fix description of :weakness.
6562
c8763fb6 65632003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
6564
6565 * files.texi (Changing Files): copy-file copies file modes, too.
6566
65672003-05-28 Richard M. Stallman <rms@gnu.org>
6568
6569 * strings.texi (Creating Strings): Clarify split-string.
6570
65712003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
6572
6573 * strings.texi (Creating Strings): Update split-string specification
6574 and examples.
6575
65762003-05-19 Richard M. Stallman <rms@gnu.org>
6577
6578 * elisp.texi: Correct invariant section names.
6579
65802003-04-20 Richard M. Stallman <rms@gnu.org>
6581
6582 * os.texi (Timers): Explain about timers and quitting.
6583
65842003-04-19 Richard M. Stallman <rms@gnu.org>
6585
6586 * internals.texi (Writing Emacs Primitives): Strings are
6587 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
6588 Explain GCPRO convention for varargs function args.
6589
65902003-04-16 Richard M. Stallman <rms@gnu.org>
6591
6592 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
6593
65942003-04-08 Richard M. Stallman <rms@gnu.org>
6595
6596 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
6597
65982003-02-13 Kim F. Storm <storm@cua.dk>
6599
6600 * objects.texi (Character Type): New \s escape for space.
6601
66022003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6603
6604 * os.texi (System Environment): Added cygwin system-type.
6605
66062003-01-25 Richard M. Stallman <rms@gnu.org>
6607
6608 * keymaps.texi: Document that a symbol can act as a keymap.
6609
66102003-01-13 Richard M. Stallman <rms@gnu.org>
6611
6612 * text.texi (Changing Properties): Say string indices are origin-0.
6613
6614 * positions.texi (Screen Lines) <compute-motion>:
6615 Correct order of elts in return value.
6616
6617 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
6618 how to define a default binding.
6619
66202002-12-07 Markus Rost <rost@math.ohio-state.edu>
6621
6622 * loading.texi (Unloading): Fix recent change for load-history.
6623
6624 * customize.texi (Simple Types): Clarify description of custom
6625 type 'number. Describe new custom type 'float.
6626
66272002-12-04 Markus Rost <rost@math.ohio-state.edu>
6628
6629 * variables.texi (File Local Variables): Fix typo.
6630
c8763fb6 66312002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
6632
6633 From Michael Albinus <Michael.Albinus@alcatel.de>.
6634
6635 * README: Target for Info file is `make info'.
6636
6637 * files.texi (File Name Components): Fixed typos in
6638 `file-name-sans-extension'.
6639 (Magic File Names): Complete list of operations for magic file
6640 name handlers.
6641
66422002-09-16 Jonathan Yavner <jyavner@engineer.com>
6643
6644 * variables.texi (File Local Variables): New function
6645 risky-local-variable-p.
6646
66472002-09-15 Jonathan Yavner <jyavner@engineer.com>
6648
6649 * functions.texi (Function safety): New node about unsafep.
6650
66512002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
6652
6653 * customize.texi (Splicing into Lists): Fixed example.
6654 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
6655
66562002-06-17 Juanma Barranquero <lektu@terra.es>
6657
6658 * frames.texi (Display Feature Testing): Fix typo.
6659
66602002-06-12 Andreas Schwab <schwab@suse.de>
6661
6662 * frames.texi (Initial Parameters, Resources): Fix references to
6663 the Emacs manual.
6664
66652002-05-13 Kim F. Storm <storm@cua.dk>
6666
6667 * variables.texi (Intro to Buffer-Local): Updated warning and
6668 example relating to changing buffer inside let.
6669
c8763fb6 66702002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6671
6672 * os.texi (Session Management): New node about X Session management.
6673
66742002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
6675
6676 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
6677 to which the manual corresponds, and the copyright years.
6678
6679 * Makefile.in (VERSION): Set to 2.9.
6680
66812001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
6682
6683 * elisp.texi: Change the category in @dircategory to "Emacs", to
6684 make it consistent with info/dir.
6685
66862001-11-25 Miles Bader <miles@gnu.org>
6687
6688 * text.texi (Fields): Describe new `limit' arg in
6689 field-beginning/field-end.
6690
66912001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
6692
6693 * permute-index: Don't depend on csh-specific features. Replace
6694 the interpreter name with /bin/sh.
6695
6696 * two-volume-cross-refs.txt: New file.
6697 * two.el: New file.
6698 * spellfile: New file.
6699
67002001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6701
6702 * permute-index: New file.
6703
6704 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6705 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6706 8+3 restricted namespace.
6707
6708 * Makefile.in (infodir): Define relative to $(srcdir).
6709 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6710 include directories list via -I switch to makeinfo.
6711 (index.texi): Use cp if both hard and symbolic links fail.
6712
67132001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6714
6715 * Makefile.in (distclean): Add.
6716
6717 The following changes make ELisp manual part of the Emacs
6718 distribution:
6719
6720 * Makefile.in: Add Copyright notice.
6721 (prefix): Remove.
6722 (infodir): Change value to "../info".
6723 (VPATH): New variable.
6724 (MAKE): Don't define.
6725 (texmacrodir): Don't define.
6726 (texinputdir): Append the existing value of TEXINPUTS.
6727 ($(infodir)/elisp): Instead of just "elisp". Reformat the
6728 command to be compatible with man/Makefile.in, and to put the
6729 output into ../info.
6730 (info): Add target.
6731 (installall): Target removed.
6732
c8763fb6 67332001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
6734
6735 * tips.texi (Coding Conventions): Fix typo.
6736
67372001-10-23 Gerd Moellmann <gerd@gnu.org>
6738
6739 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6740
67412001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
6742
6743 * files.texi (File Name Components): Update the description of
6744 file-name-sans-extension and file-name-extension, as they now
6745 ignore leading dots.
6746
67472001-10-20 Gerd Moellmann <gerd@gnu.org>
6748
6749 * (Version 21.1 released.)
6750
67512001-10-19 Miles Bader <miles@gnu.org>
6752
6753 * positions.texi (Text Lines): Describe behavior of
6754 `beginning-of-line'/`end-of-line' in the presence of field properties.
6755
67562001-10-17 Gerd Moellmann <gerd@gnu.org>
6757
6758 * Makefile.in (VERSION): Set to 2.8.
6759 (manual): Use `manual-21'.
6760
6761 * elisp.texi (VERSION): Add and use it where the version
6762 number was used. Set it to 2.8.
6763
6764 * intro.texi: Likewise.
6765
67662001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6767
6768 * files.texi (File Name Completion): Document the significance of
6769 a trailing slash in elements of completion-ignored-extensions.
6770
67712001-10-06 Miles Bader <miles@gnu.org>
6772
6773 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6774
67752001-10-04 Gerd Moellmann <gerd@gnu.org>
6776
6777 * variables.texi (Variable Aliases): New node.
6778
67792001-10-04 Gerd Moellmann <gerd@gnu.org>
6780
6781 * Branch for 21.1.
6782
67832001-10-02 Miles Bader <miles@gnu.org>
6784
6785 * minibuf.texi (Minibuffer Misc): Add entries for
6786 `minibuffer-contents', `minibuffer-contents-no-properties', and
6787 `delete-minibuffer-contents'.
6788 Correct description for `minibuffer-prompt-end'.
6789
6790 * text.texi (Property Search): Correct descriptions of
6791 `next-char-property-change' and `previous-char-property-change'.
6792 Add entries for `next-single-char-property-change' and
6793 `previous-single-char-property-change'.
6794 Make operand names a bit more consistent.
6795
67962001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
6797
6798 * frames.texi (Finding All Frames): Document that next-frame and
6799 previous-frame are local to current terminal.
6800
68012001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
6802
6803 * keymaps.texi (Creating Keymaps): Fix the description of the
6804 result of make-keymap.
6805
68062001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
6807
6808 * display.texi (Font Lookup, Attribute Functions)
6809 (Image Descriptors): Add cross-references to the definition of
6810 selected frame.
6811
6812 * buffers.texi (The Buffer List): Add cross-references to the
6813 definition of selected frame.
6814
6815 * frames.texi (Input Focus): Clarify which frame is _the_ selected
6816 frame at any given time.
6817 (Multiple Displays, Size and Position): Add a cross-reference to
6818 the definition of the selected frame.
6819
68202001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6821
6822 * strings.texi (String Conversion) <string-to-number>: Document
6823 that a float is returned for integers that are too large.
6824
6825 * frames.texi (Mouse Position): Document mouse-position-function.
6826 (Display Feature Testing): Document display-images-p.
6827 (Window Frame Parameters): Document the cursor-type variable.
6828
6829 * numbers.texi (Integer Basics): Document CL style read syntax for
6830 integers in bases other than 10.
6831
6832 * positions.texi (List Motion): Document
6833 open-paren-in-column-0-is-defun-start.
6834
6835 * lists.texi (Sets And Lists): Document member-ignore-case.
6836
6837 * internals.texi (Garbage Collection): Document the used and free
6838 strings report.
6839 (Memory Usage): Document strings-consed.
6840
6841 * os.texi (Time of Day): Document float-time.
6842 (Recording Input): Document that clear-this-command-keys clears
6843 the vector to be returned by recent-keys.
6844
6845 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6846 argument keymap can be a list.
6847
6848 * nonascii.texi (User-Chosen Coding Systems)
6849 <select-safe-coding-system>: Document the new argument
6850 accept-default-p and the variable
6851 select-safe-coding-system-accept-default-p. Tell what happens if
6852 buffer-file-coding-system is undecided.
6853 (Default Coding Systems): Document auto-coding-regexp-alist.
6854
6855 * display.texi (The Echo Area) <message>: Document
6856 message-truncate-lines.
6857 (Glyphs): Document that the glyph table is unused on windowed
6858 displays.
6859
6860 * help.texi (Describing Characters) <single-key-description>:
6861 Document the new argument no-angles.
6862 (Accessing Documentation) <documentation-property>: Document that
6863 a non-string property is evaluated.
6864 <documentation>: Document that the function-documentation property
6865 is looked for.
6866
6867 * windows.texi (Selecting Windows): Document some-window.
6868
6869 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6870
6871 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6872 apropos-mode-hook.
6873
6874 * commands.texi (Using Interactive): Document interactive-form.
6875 (Keyboard Macros): Document kbd-macro-termination-hook.
6876 (Command Loop Info): Document that clear-this-command-keys clears
6877 the vector to be returned by recent-keys.
6878
68792001-09-04 Werner LEMBERG <wl@gnu.org>
6880
6881 * Makefile.in (srcdir, texinputdir): New variables.
6882 (srcs, index.texi, install): Use $(srcdir).
6883 (.PHONY): Remove elisp.dvi.
6884 (elisp): Use -I switch for makeinfo.
6885 (elisp.dvi): Use $(srcdir) and $(texinputdir).
6886 (installall, dist): Use $(srcdir).
6887 Fix path to texinfo.tex.
6888 (maintainer-clean): Add elisp.dvi and elisp.oaux.
6889
68902001-08-30 Gerd Moellmann <gerd@gnu.org>
6891
6892 * display.texi (Conditional Display): Adjust to API change.
6893
6894 * configure: New file.
6895
68962001-07-30 Gerd Moellmann <gerd@gnu.org>
6897
6898 * commands.texi (Repeat Events): Add description of
6899 double-click-fuzz.
6900
69012001-05-08 Stefan Monnier <monnier@cs.yale.edu>
6902
6903 * syntax.texi (Syntax Class Table): Add the missing designator for
6904 comment and string fences.
6905 (Syntax Properties): Add a xref to syntax table internals.
6906 (Syntax Table Internals): Document string-to-syntax.
6907
69082001-05-07 Gerd Moellmann <gerd@gnu.org>
6909
6910 * Makefile.in (install): Use install-info command line options
6911 like in Emacs' Makefile.in.
6912
69132000-12-09 Miles Bader <miles@gnu.org>
6914
6915 * windows.texi (Window Start): Update documentation for
6916 `pos-visible-in-window-p'.
6917
69182000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6919
6920 * lists.texi (Building Lists): Add footnote to explain how to add
6921 to the end of a list.
6922
69232000-10-25 Gerd Moellmann <gerd@gnu.org>
6924
6925 * files.texi (Visiting Functions): Typos.
6926
69272000-10-25 Kenichi Handa <handa@etl.go.jp>
6928
6929 * files.texi (Visiting Functions): Return value of
6930 find-file-noselect may be a list of buffers if wildcards are used.
6931
69322000-10-24 Miles Bader <miles@lsi.nec.co.jp>
6933
6934 * display.texi (Defining Faces): Document `graphic' display type
6935 in face specs.
6936
b344d29d 69372000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
6938
6939 * hooks.texi (Standard Hooks): Replace obsolete
6940 `after-make-frame-hook' with `after-make-frame-functions'.
6941
6942 * frames.texi (Creating Frames): Ditto.
6943
6944 * variables.texi (Future Local Variables): Ditto.
6945
69462000-10-16 Gerd Moellmann <gerd@gnu.org>
6947
6948 * display.texi (Other Image Types): Add description of :foreground
6949 and :background properties of mono PBM images.
6950
69512000-08-17 Werner LEMBERG <wl@gnu.org>
6952
6953 * .cvsignore: New file.
6954
69552000-01-05 Gerd Moellmann <gerd@gnu.org>
6956
6957 * tindex.pl: New script.
6958
69591999-12-03 Dave Love <fx@gnu.org>
6960
6961 * Makefile.in (MAKEINFO): New parameter.
6962
69631999-09-17 Richard Stallman <rms@gnu.org>
6964
6965 * Makefile.in (srcs): Add hash.texi.
6966 (VERSION): Update to 20.6.
6967
69681999-09-13 Richard Stallman <rms@gnu.org>
6969
6970 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
6971
69721998-08-29 Karl Heuer <kwzh@gnu.org>
6973
6974 * configure.in: New file.
6975 * Makefile.in: Renamed from Makefile.
6976 (prefix, infodir): Use value obtained from configure.
6977 (emacslibdir): Obsolete variable deleted.
6978 (dist): Distribute configure.in, configure, Makefile.in.
6979
69801998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
6981
6982 * Makefile (INSTALL_INFO): New variable.
6983 (install): Run install-info.
6984
69851998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
6986
6987 * Makefile (elisp.dvi): Add missing backslash.
6988
69891998-05-02 Richard Stallman <rms@psilocin.gnu.org>
6990
6991 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
6992 Run texindex without `./'. Always run texindex on elisp.tp.
6993 (elisp.tps): Target deleted.
6994
69951998-04-05 Richard Stallman <rms@psilocin.gnu.org>
6996
6997 * Makefile (srcs): Add nonascii.texi and customize.texi.
6998 (dist): Start by deleting `temp'.
6999
70001998-02-17 Richard Stallman <rms@psilocin.gnu.org>
7001
7002 * Makefile (makeinfo, texindex): Targets deleted.
7003 (makeinfo.o, texindex.o): Targets deleted.
7004 (clean, dist): Don't do anything with them or with getopt*.
7005
70061998-01-30 Richard Stallman <rms@psilocin.gnu.org>
7007
7008 * Makefile (SHELL): Defined.
7009
70101998-01-27 Richard Stallman <rms@psilocin.gnu.org>
7011
7012 * Makefile (elisp.tps): New target.
7013 (elisp.dvi): Depend on elisp.tps.
7014
c5602427 70151996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
7016
7017 * README: Update phone number.
7018
7019 * Makefile (elisp): Make this be the default target.
7020 Depend on makeinfo.c instead of makeinfo.
7021 (install): Don't depend on elisp.dvi, since we don't install that.
7022 Use mkinstalldirs.
7023 (dist): Add mkinstalldirs.
7024
c5602427 70251995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
7026
7027 * Makefile (VERSION): Update version number.
7028 (maintainer-clean): Renamed from realclean.
7029
c5602427 70301995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
7031
7032 * Makefile (realclean): New target.
7033 (elisp): Remove any old elisp-* files first.
7034
c5602427 70351993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
7036
7037 * Makefile (VERSION): New variable.
7038 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
7039 Compressed file suffix should be `.gz', not `.z'.
7040
ce058493 70411993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7042
7043 * Makefile (elisp): Depend on makeinfo.
7044
c5602427 70451993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
7046
7047 * Makefile (srcs): Add anti.texi.
7048
c5602427 70491993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7050
7051 * Makefile (infodir, prefix): New vars.
7052 (install): Use infodir.
7053 (emacsinfodir): Deleted.
7054
c5602427 70551993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7056
7057 * Makefile (srcs): Add calendar.texi.
7058
7059 * Makefile (dist): Copy texindex.c and makeinfo.c.
7060 Limit elisp-* files to those with one or two digits.
7061
c5602427 70621993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7063
7064 * Makefile (dist): Changed to use Gzip instead of compress.
7065
c5602427 70661993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7067
7068 * loading.texi (Unloading): define-function changed back to
7069 defalias. It may not stay this way, but at least it's
7070 consistent with the known-good version of the code patch.
7071
c5602427 70721993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
7073
7074 * modes.texi (Hooks): Document new optional arg of add-hook.
7075
c5602427 70761993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7077
7078 * variables.texi: Document nil initial value of buffer-local variables.
7079
7080 * tips.texi: Add new section on standard library headers.
7081
c5602427 70821993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7083
7084 * Makefile (srcs): Add frame.texi to the list of sources.
7085
c5602427 70861993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7087
7088 * Makefile (dist): Don't bother excluding autosave files; they'll
7089 never make it into the temp directory anyway, and the hash marks
7090 in the name are problematic for make and the Bourne shell.
7091 (srcs):
7092
c5602427 70931993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7094
7095 * Makefile (dist): Don't include backup files or autosave files in
7096 the distribution tar file.
7097
c5602427 70981991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7099
7100 * Makefile (srcs): Added index.perm.
7101 (elisp.dvi): Remove erroneous shell comment.
7102 Expect output of permute-index in permuted.fns.
7103 Save old elisp.aux in elisp.oaux.
7104 (clean): Added index.texi to be deleted.
7105
c5602427 71061990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7107
7108 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
7109
c5602427 71101990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
7111
7112 * files.texi: Noted that completion-ignored-extensions is ignored
7113 when making *Completions*.
7114
3e868ee3 71151990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
7116
7117 * Makefile make dist now depends on elisp.dvi, since it tries
7118 to include it in the dist file.
7119
c5602427 71201990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 7121
c5602427 7122 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 7123
c5602427 71241989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7125
7126 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
7127 (defunargs): Turn off \hyphenchar of \sl font temporarily.
7128
c5602427 71291989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7130
7131 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
7132 and @error{} are the terms now being used. The files in the
7133 directory have been changed to reflect this.
7134
7135 * All instances of @indentedresultt{} have been changed to
7136 ` @result{}', using 5 spaces at the begining of the line.
7137
c5602427 71381989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7139
7140 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
7141 experimental @indentedresult{}, @indentedexpandsto{} are part of
7142 the texinfo.tex in this directory. These TeX macros are not
7143 stable yet.
7144
c5602427 71451989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7146
7147 * texinfo.tex: Temporarily added
7148 \let\result=\dblarrow
7149 \def\error{{\it ERROR} \longdblarrow}
7150 We need to do this better soon.
7151
c5602427 71521989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7153
7154 * Applied Karl Berry's patches to *.texinfo files, but not to
7155 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
7156 new title page format is also not applied, since it requires
7157 texinfo.tex changes.)
7158
7159 * Cleaned up `Makefile' and defined the `emacslibdir' directory
7160 for the Project GNU development environment.
7161
7162;; Local Variables:
c8763fb6 7163;; coding: utf-8
b8d4c8d0
GM
7164;; add-log-time-zone-rule: t
7165;; End:
7166
352c8b4a
GM
7167 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
7168 2007, 2008 Free Software Foundation, Inc.
b8d4c8d0
GM
7169
7170 This file is part of GNU Emacs.
7171
352c8b4a 7172 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 7173 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7174 the Free Software Foundation, either version 3 of the License, or
7175 (at your option) any later version.
b8d4c8d0
GM
7176
7177 GNU Emacs is distributed in the hope that it will be useful,
7178 but WITHOUT ANY WARRANTY; without even the implied warranty of
7179 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7180 GNU General Public License for more details.
7181
7182 You should have received a copy of the GNU General Public License
352c8b4a 7183 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
7184
7185;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda