(Multiple Terminals, Low-level Terminal)
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
b8afe7e4
EZ
12008-12-27 Eli Zaretskii <eliz@gnu.org>
2
765980a4
EZ
3 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
4
5 * objects.texi (Terminal Type): New node.
6 (Editing Types): Add it to the menu.
7
47bd5577
EZ
8 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
9 Variables".
10
eb22b78c 11 * variables.texi (Directory Local Variables): New node.
47bd5577 12 (Variables): Add a menu item for it.
eb22b78c 13
b8afe7e4
EZ
14 * loading.texi (Autoload): Document `generate-autoload-cookie' and
15 `generated-autoload-file'.
16
77bb0476
EZ
172008-12-20 Eli Zaretskii <eliz@gnu.org>
18
028e2c19
EZ
19 * os.texi (Startup Summary): Add xref to documentation of
20 `initial-window-system'.
21
77bb0476
EZ
22 * display.texi (Window Systems): Document `window-system' the
23 function. The variable `window-system' is now frame-local.
028e2c19 24 Document `initial-window-system'.
77bb0476 25
dda87836
MR
262008-12-19 Martin Rudalics <rudalics@gmx.at>
27
28 * windows.texi (Windows): Rewrite description of
29 fit-window-to-buffer.
30
caef3ed2
GM
312008-12-13 Glenn Morris <rgm@gnu.org>
32
33 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
34 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
35
21c58e4d
GM
362008-12-12 Glenn Morris <rgm@gnu.org>
37
38 * debugging.texi (Error Debugging): Refer forwards to
39 eval-expression-debug-on-error.
40
af38459f
EZ
412008-12-05 Eli Zaretskii <eliz@gnu.org>
42
5dedd9b5
EZ
43 * strings.texi (String Basics): Only unibyte strings that
44 represent key sequences hold 8-bit raw bytes.
45
af38459f
EZ
46 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
47 paragraph to speak about `undecided'.
48 (Character Properties): Don't explain the meaning of each
49 property; instead, identify their Unicode Standard names.
b3f1f4a5 50 (Character Sets): Document `map-charset-chars'.
af38459f 51
fa047ae7
GM
522008-12-02 Glenn Morris <rgm@gnu.org>
53
54 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
55 section yet again.
56
47dbc044
EZ
572008-11-29 Eli Zaretskii <eliz@gnu.org>
58
98d05998
EZ
59 * nonascii.texi (Character Properties): New Section.
60 (Specifying Coding Systems): Document
61 `coding-system-priority-list', `set-coding-system-priority', and
62 `with-coding-priority'.
63 (Lisp and Coding Systems): Document `check-coding-systems-region'
64 and `coding-system-charset-list'.
65 (Coding System Basics): Document `coding-system-aliases'.
66
67 * elisp.texi (Top): Add a @detailmenu entry for "Character
68 Properties".
69
47dbc044
EZ
70 * objects.texi (Character Type): Correct the range of Emacs
71 characters. Add an @xref to "Character Codes".
72
73 * strings.texi (String Basics): Add an @xref to "Character Codes".
74
75 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
76
77 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
78 (Character Codes): Document `max-char'.
79
8b80cdf5
EZ
802008-11-28 Eli Zaretskii <eliz@gnu.org>
81
82 * nonascii.texi (Text Representations, Converting Representations)
83 (Character Sets, Scanning Charsets, Translation of Characters):
84 Make text more accurate.
85
a99dceba
GM
862008-11-28 Glenn Morris <rgm@gnu.org>
87
88 * files.texi (Format Conversion Round-Trip): Improve previous change.
89
f6dc3bed
CY
902008-11-26 Chong Yidong <cyd@stupidchicken.com>
91
92 * modes.texi (Auto Major Mode): Fix example.
93
5da9413d
GM
942008-11-25 Glenn Morris <rgm@gnu.org>
95
96 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
97
98 * files.texi (Format Conversion Round-Trip):
99 Use active voice for previous change.
100
fcca848c
CY
1012008-11-25 Chong Yidong <cyd@stupidchicken.com>
102
103 * os.texi (Processor Run Time):
104 * processes.texi (Transaction Queues):
105 * markers.texi (The Mark):
106 * windows.texi (Choosing Window, Selecting Windows):
107 * files.texi (Changing Files, Magic File Names):
108 * commands.texi (Key Sequence Input):
109 * functions.texi (Declaring Functions):
110 * strings.texi (Predicates for Strings):
111 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
112
36c8dc54
CY
1132008-11-24 Chong Yidong <cyd@stupidchicken.com>
114
115 * help.texi (Accessing Documentation): Update example.
116
117 * variables.texi (Defining Variables): Note that `*' is not
118 necessary if defcustom is used.
119
2a79b242
EZ
1202008-11-22 Eli Zaretskii <eliz@gnu.org>
121
122 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
123 Characters" from @detailmenu.
124
125 * nonascii.texi (Character Codes, Character Sets)
126 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
127 (Chars and Bytes, Splitting Characters): Sections removed.
128
392f0d26
LK
1292008-11-22 Lute Kamstra <lute@gnu.org>
130
131 * positions.texi (Text Lines): Update goto-line documentation.
132
af1a5cd5
MR
1332008-11-21 Martin Rudalics <rudalics@gmx.at>
134
6a4cfb0c
MR
135 * frames.texi (Frames): Fix typo, add cross references, reword.
136 (Initial Parameters): Reword special-display-frame-alist text.
137 (Frames and Windows): Reword. Describe argument norecord for
138 set-frame-selected-window.
139 (Input Focus): Describe argument norecord for select-frame.
140 Remove comment on MS-Windows behavior for focus-follows-mouse.
141 (Raising and Lowering): Mention windows-frames dichotomy in
142 metaphor.
143
af1a5cd5
MR
144 * windows.texi (Displaying Buffers, Vertical Scrolling)
145 (Horizontal Scrolling): Fix indenting and rewording issues
146 introduced with 2008-11-07 change.
147
c249fa9c
GM
1482008-11-20 Glenn Morris <rgm@gnu.org>
149
150 * files.texi (Format Conversion Round-Trip): Mention `preserve'
151 element of `format-alist'.
152
204d4665
GM
1532008-11-19 Glenn Morris <rgm@gnu.org>
154
155 * doclicense.texi: Update to FDL 1.3.
156 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
157
cc0910af
CY
1582008-11-18 Chong Yidong <cyd@stupidchicken.com>
159
efe6e7c4
CY
160 * windows.texi (Window Hooks): Remove *-end-trigger-functions
161 vars, which are obsolete. Mention jit-lock-register.
162
163 * modes.texi (Other Font Lock Variables): Document
164 jit-lock-register and jit-lock-unregister.
165
cc0910af
CY
166 * frames.texi (Color Parameters): Document alpha parameter.
167
aeeedf76
MR
1682008-11-16 Martin Rudalics <rudalics@gmx.at>
169
170 * windows.texi (Splitting Windows, Deleting Windows)
171 (Selecting Windows, Cyclic Window Ordering)
172 (Buffers and Windows, Displaying Buffers, Choosing Window)
173 (Dedicated Windows, Window Point, Window Start and End)
174 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
175 (Size of Window, Resizing Windows, Window Configurations)
176 (Window Parameters): Avoid @var at beginning of sentences and
177 reword accordingly.
178
4c565c5c
LK
1792008-11-11 Lute Kamstra <lute@gnu.org>
180
181 * files.texi (File Name Components): Fix file-name-extension
182 documentation.
183
25f494c9
JB
1842008-11-11 Juanma Barranquero <lekktu@gmail.com>
185
186 * frames.texi (Basic Parameters): Remove display-environment-variable
187 and term-environment-variable.
188
a1401ab1
EZ
1892008-11-08 Eli Zaretskii <eliz@gnu.org>
190
191 * windows.texi (Basic Windows, Splitting Windows)
192 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
193 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
194 (Resizing Windows, Window Configurations, Window Parameters):
195 Fix wording and markup.
a1401ab1 196
efafc282
MR
1972008-11-07 Martin Rudalics <rudalics@gmx.at>
198
199 * windows.texi (Windows): Update entries.
200 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 201 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
202 (Selecting Windows, Cyclic Window Ordering): Reword with special
203 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
204 (Buffers and Windows, Choosing Window): Reword with special
205 emphasis on dedicated windows.
206 (Displaying Buffers): Reword. For switch-to-buffer mention that
207 it may fall back on pop-to-buffer. For other-window try to
208 explain how it treats the cyclic ordering of windows.
efafc282
MR
209 (Dedicated Windows): New node and section discussing dedicated
210 windows and associated functions.
86ab855a 211 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
212 (Window Start and End): Rename node and section title. Reword.
213 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
214 Minor rewording.
215 (Size of Window): Reword, in particular text on window-width.
216 (Resizing Windows): Reword. Add text on balancing windows.
217 (Window Configurations): Reword. Mention window parameters.
218 (Window Parameters): New node and section on window parameters.
219 (Window Hooks): Reword. Mention that
220 window-configuration-change-hook is run "buffer-locally".
221 * elisp.texi (Top): Update Windows entries in @detailmenu
222 section.
223
d60a8ab2
JB
2242008-11-04 Juanma Barranquero <lekktu@gmail.com>
225
226 * searching.texi (Regexp Search): Fix typo.
227
01777627
CY
2282008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
229
230 * searching.texi (Regexp Search): Document GREEDY arg.
231 (Simple Match Data): Fix return value.
232
c4526e93
EZ
2332008-11-01 Eli Zaretskii <eliz@gnu.org>
234
235 * nonascii.texi (Text Representations): Rewrite to make consistent
236 with Emacs 23 internal representation of characters. Document
237 `unibyte-string'.
238
fe2ae8b5
CY
2392008-10-28 Chong Yidong <cyd@stupidchicken.com>
240
241 * processes.texi (Process Information): Note that process-status
242 does not accept buffer names.
243
cc5a21e3
CY
2442008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
245
246 * positions.texi (Skipping Characters): Correct return value of
247 skip-chars-forward.
248
09460d9a
MR
2492008-10-25 Martin Rudalics <rudalics@gmx.at>
250
520b29e7
MR
251 * windows.texi (Deleting Windows): Update documentation of
252 delete-windows-on.
253 (Buffers and Windows): Update documentations of
254 get-buffer-window and get-buffer-window-list.
255 (Displaying Buffers): Update documentation of
256 replace-buffer-in-windows.
257
09460d9a
MR
258 * buffers.texi (Current Buffer): Reword set-buffer and
259 with-current-buffer documentations.
260 (Creating Buffers): Reword documentation of get-buffer-create.
261
4d48fcdc
MR
2622008-10-23 Martin Rudalics <rudalics@gmx.at>
263
264 * buffers.texi (Current Buffer): Reword documentation of
265 set-buffer.
266 (Buffer Names): Reword documentation of buffer-name.
267 (The Buffer List): For bury-buffer explain what happens with the
268 buffer's window.
269 (Creating Buffers): Say that get-buffer-create's arg is called
270 buffer-or-name.
271
f0143c43
CY
2722008-10-22 Chong Yidong <cyd@stupidchicken.com>
273
3e5dbbd3
CY
274 * advice.texi (Computed Advice): Explain what DEFINITION is.
275
f0143c43
CY
276 * nonascii.texi (Character Codes): Remove obsolete function
277 char-valid-p, and document characterp instead.
278
52a94b85
MR
2792008-10-22 Martin Rudalics <rudalics@gmx.at>
280
281 * windows.texi (Displaying Buffers): Reword documentation of
282 pop-to-buffer.
283 (Choosing Window): Rewrite documentation of display-buffer and
284 its options.
285
f76f8246
MR
286 * buffers.texi (Killing Buffers): Update documentation of
287 kill-buffer.
288
acc8b598
EZ
2892008-10-21 Eli Zaretskii <eliz@gnu.org>
290
80e6b6df
EZ
291 * processes.texi (Serial Ports): Fix wording and improve markup.
292
3645358a
EZ
293 * searching.texi (Regexp Search): Document `string-match-p' and
294 `looking-at-p'.
295 (POSIX Regexps): Add an xref for "non-greedy".
296 (Regexp Special): Add @cindex entry for "non-greedy".
297
b3d50cff 298 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 299 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 300
73b7530a
EZ
301 * frames.texi (Color Names): Add an xref to `read-color'.
302
303 * minibuf.texi (High-Level Completion): Document `read-color'.
304
acc8b598
EZ
305 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
306
307 * positions.texi (Narrowing): Add an xref to "Swapping Text".
308
309 * buffers.texi (Swapping Text): New section, documents
310 `buffer-swap-text'.
311
10e187e8
MR
3122008-10-21 Martin Rudalics <rudalics@gmx.at>
313
314 * windows.texi (Resizing Windows): Minor wording fix.
315
fd6f900c
EZ
3162008-10-20 Eli Zaretskii <eliz@gnu.org>
317
318 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
319 and `combine-and-quote-strings'.
320
321 * strings.texi (Creating Strings): Add xrefs for them.
322
e4372165
EZ
3232008-10-19 Eli Zaretskii <eliz@gnu.org>
324
d6328fba
EZ
325 * elisp.texi (Top): Make descriptive text for "Reading File Names"
326 match the corresponding menu in minibuf.texi.
327
e4372165
EZ
328 * minibuf.texi (Reading File Names): Document `read-shell-command'
329 and `minibuffer-local-shell-command-map'.
330
5d8dda33
MR
3312008-10-19 Martin Rudalics <rudalics@gmx.at>
332
333 * windows.texi (Resizing Windows): Remove var{} around "window" in
334 documentation of enlarge-window.
335 Rewrite documentation of window-min-height and window-min-width.
336
437706cd
EZ
3372008-10-19 Eli Zaretskii <eliz@gnu.org>
338
80f85d7c
EZ
339 * functions.texi (Calling Functions): Document `apply-partially'.
340
291703b5
EZ
341 * hooks.texi (Standard Hooks): Mention
342 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
343
344 * variables.texi (File Local Variables): Document
345 `file-local-variables-alist', `before-hack-local-variables-hook'
346 and `hack-local-variables-hook'.
347
583d8b3c
EZ
348 * processes.texi (Synchronous Processes): Document `process-lines'.
349
437706cd 350 * customize.texi (Variable Definitions): Document
583d8b3c 351 `custom-reevaluate-setting'.
437706cd 352
7e51d89b
MR
3532008-10-18 Martin Rudalics <rudalics@gmx.at>
354
355 * windows.texi (Choosing Window, Deleting Windows)
356 (Displaying Buffers): Expand documentation of dedicated windows.
357
43c59a3d
EZ
3582008-10-18 Eli Zaretskii <eliz@gnu.org>
359
018a960d
EZ
360 * files.texi (Changing Files): Document symbolic input of file
361 modes to `set-file-modes'. Document `read-file-modes' and
362 `file-modes-symbolic-to-number'.
363
2c0b8144
EZ
364 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
365 and `search-map'.
366
80120f13
EZ
367 * searching.texi (Search and Replace): Document
368 `replace-search-function' and `replace-re-search-function'.
2c0b8144 369 Document `multi-query-replace-map'.
80120f13 370
6d4913f0
EZ
371 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
372 (Completion Commands, Reading File Names): Rename
373 `minibuffer-local-must-match-filename-map' to
374 `minibuffer-local-filename-must-match-map'.
375 (Minibuffer Completion): The `require-match' argument to
376 `completing-read' can now have the value `confirm-only'.
377
43c59a3d
EZ
378 * windows.texi (Displaying Buffers): Minor wording fix.
379 (Choosing Window): `split-height-threshold' can now be nil.
380 Document `split-width-threshold'. `pop-up-frames' can have the
381 value `graphic-only'.
382
f36acfd9
EZ
3832008-10-17 Eli Zaretskii <eliz@gnu.org>
384
385 * os.texi (Startup Summary): Document `before-init-time' and
386 `after-init-time'. Document `initial-window-system' and
387 `window-system-initialization-alist'. Document reading the
388 abbrevs file. Document the call to `server-start' under --daemon.
389 Rearrange a bit to be consistent with the code flow.
53728487
EZ
390 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
391 (Time Parsing): Document `format-seconds'.
f36acfd9 392
96995b89
MR
3932008-10-17 Martin Rudalics <rudalics@gmx.at>
394
395 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
396 and reword.
397
2de17c73
EZ
3982008-10-16 Eli Zaretskii <eliz@gnu.org>
399
400 * markers.texi (The Mark): Document use-region-p.
401
9cf52b11
EZ
4022008-10-15 Eli Zaretskii <eliz@gnu.org>
403
c3aaf1d7
EZ
404 * internals.texi (Writing Emacs Primitives): The interactive spec
405 of a primitive can be a Lisp form.
406
841a1743
EZ
407 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
408 values of transient-mark-mode. Document handle-shift-selection.
409
410 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
411 (Interactive Examples): Show an example of `^'.
412 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
413 (Defining Commands, Using Interactive): The interactive-form of a
414 function can be added via its symbol's property.
841a1743 415
52441368
EZ
416 * positions.texi (List Motion): beginning-of-defun-function can
417 now accept an argument.
418
8e8c1a72
EZ
419 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
420 now return a list of strings.
421
a33a1f2a
EZ
422 * control.texi (Handling Errors): Document ignore-errors.
423
4fb04348
EZ
424 * frames.texi (Creating Frames): Document frame-inherited-parameters.
425 (Parameter Access): Document set-frame-parameter.
426
ee666f84
EZ
427 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
428 Hooks" for the effect of kill-all-local-variables on local hook
429 functions.
430
9cf52b11
EZ
431 * modes.texi (Major Mode Conventions, Mode Line Variables):
432 `mode-name' need not be a string. xref to "Mode Line Data" for
433 details, and to "Emulating Mode Line" for computing a string
434 value.
435
22526bc4
EZ
4362008-10-14 Eli Zaretskii <eliz@gnu.org>
437
a65f6a85
EZ
438 * processes.texi (System Processes): New section.
439 (Processes, Signals to Processes): Add xrefs to it.
440
441 * objects.texi (Editing Types): A `process' is a subprocess of
442 Emacs, not just any process running on the OS.
443
444 * elisp.texi (Top): Adjust the @detailmenu for the above two
445 changes.
446
2724b26a
EZ
447 * sequences.texi (Char-Tables): Remove documentation of
448 set-char-table-default, which has no effect since Emacs 23.
449 <char-table-range, set-char-table-range>: Don't mention generic
450 characters and charsets. Add a cons cell as a possible argument.
451
452 * nonascii.texi (Splitting Characters)
453 (Translation of Characters): Don't mention generic characters.
454
455 * display.texi (Fontsets): Don't mention generic characters.
456
22526bc4 457 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 458 argument FUNCTION with a cons cell as KEY.
22526bc4 459
eaf4b689
EZ
4602008-10-13 Eli Zaretskii <eliz@gnu.org>
461
45e46036
EZ
462 * objects.texi (Primitive Function Type): Move "@cindex special
463 forms" from here...
464
465 * eval.texi (Special Forms): ...to here.
466
467 * functions.texi (What Is a Function): `functionp' returns nil for
468 special forms. Add an xref.
469
eaf4b689
EZ
470 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
471 Variables".
472
473 * variables.texi (Frame-Local Variables): New section.
474 (Buffer-Local Variables): Add an xref to it.
475 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
476 have both frame-local and buffer-local binding.
477
478 * frames.texi (Frames): Mention multiple tty frames.
479 (Frame Parameters, Parameter Access): Mention frame-local variable
480 bindings.
481
15688fce
GM
4822008-09-20 Glenn Morris <rgm@gnu.org>
483
484 * display.texi (Defining Faces): Recommend against face variables.
485
35539065
JB
4862008-09-16 Juanma Barranquero <lekktu@gmail.com>
487
488 * display.texi (Echo Area Customization): Fix typo.
489
6a57054b
JB
4902008-09-09 Juanma Barranquero <lekktu@gmail.com>
491
492 * loading.texi (Where Defined): Add `defface' item.
493
d632fb82
MR
4942008-09-06 Martin Rudalics <rudalics@gmx.at>
495
496 * loading.texi (Where Defined): Fix description of symbol-file.
497
905a9adb
JR
4982008-08-26 Jason Rumney <jasonr@gnu.org>
499
500 * display.texi (TIFF Images): New section describing :index property.
501
852e91b7
CY
5022008-08-23 Chong Yidong <cyd@stupidchicken.com>
503
504 * display.texi (Temporary Displays): Remove unnecessary comment
505 about usage of temp-buffer-show-hook.
506
6be001ee
CY
5072008-08-05 Chong Yidong <cyd@stupidchicken.com>
508
509 * symbols.texi (Other Plists): Fix incorrect example.
510 Suggested by Florian Beck.
511
58e3d8e8
JB
5122008-07-31 Juanma Barranquero <lekktu@gmail.com>
513
514 * os.texi: Fix previous change.
515
7c2fb837
DN
5162008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
517
518 * os.texi:
519 * intro.texi:
520 * files.texi: Remove VMS support.
521
9e2a2647
DN
5222008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
523
524 * os.texi:
525 * frames.texi:
526 * display.texi: Remove mentions of Mac Carbon.
527
c4f4682b
MB
5282008-07-01 Miles Bader <miles@gnu.org>
529
530 * text.texi (Special Properties):
531 * display.texi (Truncation): Add wrap-prefix and line-prefix.
532
3696411e
JB
5332008-06-28 Johan Bockgård <bojohan@gnu.org>
534
535 * display.texi (Other Image Types): Fix copy/paste error; say
536 "PBM", not "XBM".
537
f2a77c3a
DN
5382008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
539
540 * os.texi: Remove references to obsolete systems.
541
6d52677d
EZ
5422008-06-20 Eli Zaretskii <eliz@gnu.org>
543
544 * makefile.w32-in (distclean): Remove makefile.
545
1a87da4c
GM
5462008-06-17 Glenn Morris <rgm@gnu.org>
547
548 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
549 (elisp, dist): Remove rules and variables that are obsolete now
550 the lisp manual is no longer distributed separately.
551
fdda1c5d
GM
5522008-06-16 Glenn Morris <rgm@gnu.org>
553
646692e9
GM
554 * configure, configure.in, mkinstalldirs: Remove unused files.
555
556 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 557 * vol1.texi (EMACSVER):
6a57054b 558 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
559
560 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
561 as per maintain.info.
562
611bee81
GM
5632008-06-15 Glenn Morris <rgm@gnu.org>
564
a7bed3a0
GM
565 * makefile.w32-in (manual): Use "23" rather than "21".
566
567 * Makefile.in (emacsver): New, set by configure.
568 (manual): Use emacsver.
569
d794edf2
GM
570 * intro.texi: Report bugs using M-x report-emacs-bug.
571
611bee81
GM
572 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
573
c73e02fa
GM
5742008-06-13 Daniel Engeler <engeler@gmail.com>
575
576 * elisp.texi, internals.texi, processes.texi: Add documentation
577 about serial port access.
578
e40a85cd
MB
5792008-06-05 Miles Bader <miles@gnu.org>
580
581 * display.texi (Displaying Faces): Update to reflect function
582 renamings in face-remap.el.
583
7b753744
JB
5842008-06-05 Juanma Barranquero <lekktu@gmail.com>
585
586 * display.texi (Fontsets): Fix typos.
587
9d3d42fb
MB
5882008-06-03 Miles Bader <miles@gnu.org>
589
7b753744
JB
590 * display.texi (Displaying Faces): Add add-relative-face-remapping,
591 remove-relative-face-remapping, set-base-face-remapping,
592 and set-default-base-face-remapping.
9d3d42fb 593
f2cec7a9
MB
5942008-06-01 Miles Bader <miles@gnu.org>
595
596 * display.texi (Displaying Faces): Add face-remapping-alist.
597
8f39c96d
SM
5982008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
599
600 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
601 variable names.
602
1ef5eecc
ER
6032008-05-03 Eric S. Raymond <esr@golux>
604
352c8b4a 605 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
606 (current-global-map) return references, not copies.
607
63b4387f
JL
6082008-05-02 Juri Linkov <juri@jurta.org>
609
610 * minibuf.texi (Text from Minibuffer): Document a list of
611 default values for `read-from-minibuffer'.
612
38a8b703
JB
6132008-04-24 Juanma Barranquero <lekktu@gmail.com>
614
615 * nonascii.texi (Translation of Characters): Fix previous change.
616
7c42e639
CY
6172008-04-20 Chong Yidong <cyd@stupidchicken.com>
618
619 * display.texi (Overlay Properties): Clarify role of underlying
620 textprop and overlay keymaps for display strings.
621
622 * keymaps.texi (Active Keymaps): Ditto.
623
25c0d999
SM
6242008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
625
626 * minibuf.texi (Programmed Completion):
627 Replace dynamic-completion-table with the new completion-table-dynamic.
628
e3af5968
CY
6292008-04-07 Chong Yidong <cyd@stupidchicken.com>
630
631 * intro.texi (Some Terms): Change "fonts in this manual" index
632 entry to "typographic conventions".
633
6bfc8698
EZ
6342008-04-05 Eli Zaretskii <eliz@gnu.org>
635
636 * objects.texi (Text Props and Strings): Add indexing for read
637 syntax of text properties.
638
4972c361
SM
6392008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
640
641 * processes.texi (Decoding Output): Remove process-filter-multibyte
642 functions.
643
c70a68db
MR
6442008-03-15 Martin Rudalics <rudalics@gmx.at>
645
646 * display.texi (Finding Overlays): Say that empty overlays at
647 the end of the buffer are reported too.
648
1291fd36
GM
6492008-03-13 Glenn Morris <rgm@gnu.org>
650
651 * elisp.texi (EMACSVER): Set to 23.0.60.
652
c6b0dfd5
CY
6532008-02-26 Chong Yidong <cyd@stupidchicken.com>
654
38a8b703 655 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 656
875fc30c
GM
6572008-02-22 Glenn Morris <rgm@gnu.org>
658
659 * frames.texi (Position Parameters): Clarify the description of
660 `left' and `top', using information from "Geometry".
661 (Geometry): Give a pointer to "Position Parameters", rather than
662 repeating information.
663
d8c8e45a
GM
6642008-02-11 Glenn Morris <rgm@gnu.org>
665
666 * objects.texi (Equality Predicates): No longer talk about "two"
667 functions.
668
38a8b703 6692008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
670
671 * objects.texi (Equality Predicates): Add defun for
672 equal-including-properties.
673
bfffe0b1
GM
6742008-02-10 Glenn Morris <rgm@gnu.org>
675
676 * objects.texi (Equality Predicates):
677 Mention equal-including-properties.
678
431b78c9
RS
6792008-02-07 Richard Stallman <rms@gnu.org>
680
681 * windows.texi (Window Start): Mention the feature of moving
682 window-start to start of line.
683
c8763fb6 6842008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
685
686 * keymaps.texi (Tool Bar): Document rtl property.
687
1a256502
TTN
6882008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
689
690 * display.texi (Button Types):
691 For define-button-type, clarify type of NAME.
692
569382c2
MR
6932008-01-19 Martin Rudalics <rudalics@gmx.at>
694
695 * buffers.texi (Buffer Modification): Fix typo.
696
f3041af1
DN
6972008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
698
699 * os.texi (System Environment): Remove references to OSes that are
700 not supported anymore.
701
d35e1cd7
DN
7022008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
703
704 * os.texi (System Environment): Remove mention for Masscomp.
705
23af7580
RS
7062008-01-04 Richard Stallman <rms@gnu.org>
707
708 * display.texi (Faces): Don't talk about internal face vector as arg
709 to facep.
710
711 * customize.texi (Type Keywords): Fix previous change.
712
713 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
714 * elisp.texi (Top): Fix menu for commands.texi change.
715
ec7d5b1e
RS
7162007-12-30 Richard Stallman <rms@gnu.org>
717
718 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
719 (Accessing Scroll): New node broken out of Accessing Mouse.
720
101a6cea
RS
7212007-12-28 Richard Stallman <rms@gnu.org>
722
723 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 724 (Basic Parameters): For `title', refer to title bar.
041817a4 725 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 726
72b7e664
RS
7272007-12-23 Richard Stallman <rms@gnu.org>
728
729 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
730 Improve some of the commented-out keywords' text too.
731
27a4f445
MR
7322007-12-14 Martin Rudalics <rudalics@gmx.at>
733
e2e3f1d7
MR
734 * nonascii.texi (Encoding and I/O): Reword to avoid saying
735 "visit the current buffer".
736
27a4f445
MR
737 * os.texi (System Interface): Fix typo.
738
a2afc99d
RS
7392007-12-04 Richard Stallman <rms@gnu.org>
740
741 * objects.texi (Symbol Type): Fix typo.
742
b694135c
RS
7432007-12-03 Richard Stallman <rms@gnu.org>
744
745 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
746
f99a19da
GM
7472007-12-01 Glenn Morris <rgm@gnu.org>
748
749 * functions.texi (Declaring Functions): Improve previous change.
750
8f4b37d8
GM
7512007-11-30 Glenn Morris <rgm@gnu.org>
752
753 * functions.texi (Declaring Functions): Add optional fourth
754 argument of declare-function, and setting third argument to `t'.
755
61a2fe01
RS
7562007-11-29 Richard Stallman <rms@gnu.org>
757
758 * customize.texi (Composite Types): Document `group' type.
759
cbfc5193
GM
7602007-11-29 Glenn Morris <rgm@gnu.org>
761
762 * functions.texi (Declaring Functions): Add findex. Mention
763 `external' files.
764
8386283a
JB
7652007-11-26 Juanma Barranquero <lekktu@gmail.com>
766
767 * functions.texi (Declaring Functions): Fix directive.
768
a07c9a8b
RS
7692007-11-25 Richard Stallman <rms@gnu.org>
770
771 * help.texi (Help Functions): Clean up last change.
772
773 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
774
775 * loading.texi (Named Features): Minor cleanup.
776
777 * macros.texi (Eval During Expansion): Minor cleanup.
778
779 * variables.texi (Variable Aliases): Minor cleanup.
780
a0925923
RS
7812007-11-24 Richard Stallman <rms@gnu.org>
782
783 * functions.texi (Declaring Functions): Clarify previous change.
784
785 * compile.texi (Compiler Errors): Clarify previous change.
786
20c63e44
RS
7872007-11-24 Richard Stallman <rms@gnu.org>
788
e5e76c04 789 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
790 Clarify the text and move items around.
791
5bb0cda3
GM
7922007-11-24 Glenn Morris <rgm@gnu.org>
793
794 * functions.texi (Declaring Functions): New section.
795 * compile.texi (Compiler Errors): Mention declaring functions,
796 defvar with no initvalue, and byte-compile-warnings.
797
af13c86a
MR
7982007-11-15 Martin Rudalics <rudalics@gmx.at>
799
800 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
801 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
802
a5373305
MR
8032007-11-13 Martin Rudalics <rudalics@gmx.at>
804
805 * help.texi (Help Functions): Document new macro `with-help-window'.
806
fe284805
JL
8072007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
808
809 * searching.texi (Replacing Match): Describe new
810 `match-substitute-replacement'.
811
2c3a09b1
RS
8122007-10-31 Richard Stallman <rms@gnu.org>
813
814 * strings.texi (Creating Strings): Null strings from concat not unique.
815
f2b480f4
RS
8162007-10-26 Richard Stallman <rms@gnu.org>
817
818 * objects.texi (Equality Predicates): Null strings are uniquified.
819
820 * minibuf.texi: Minor clarifications in previous change.
821
db21122c
GM
8222007-10-25 Glenn Morris <rgm@gnu.org>
823
824 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
825
2328cbb3
RS
8262007-10-24 Richard Stallman <rms@gnu.org>
827
828 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
829
830 * variables.texi (Frame-Local Variables): Node deleted.
831 (Variables): Delete Frame-Local Variables from menu.
832 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
833 (Default Value): Don't mention frame-local vars.
834
835 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
836
837 * loading.texi (Unloading): Document FEATURE-unload-function
838 instead of FEATURE-unload-hook.
839
2328cbb3
RS
840 * frames.texi (Multiple Displays): Don't mention frame-local vars.
841
c066bafa
JL
8422007-10-22 Juri Linkov <juri@jurta.org>
843
844 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
845 (High-Level Completion): Document a list of default value strings
846 in the DEFAULT argument, for which minibuffer functions return the
847 first element.
848
65ced25f
JL
8492007-10-17 Juri Linkov <juri@jurta.org>
850
851 * text.texi (Filling): Update arguments of fill-paragraph.
852 fill-paragraph operates on the active region in Transient Mark mode.
853 Remove fill-paragraph-or-region.
854
ee46ec8e
KB
8552007-10-13 Karl Berry <karl@gnu.org>
856
857 * elisp.texi (@dircategory): Move to after @copying,
858 since we want @copying as close as possible to the beginning of
859 the output.
860
61bbdbc6
RS
8612007-10-12 Richard Stallman <rms@gnu.org>
862
863 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
864
865 * commands.texi (Distinguish Interactive): New node,
866 broken out from Interactive Call and rewritten.
867 (Command Loop): Put Distinguish Interactive in menu.
868
af23e1e8
RS
8692007-10-09 Richard Stallman <rms@gnu.org>
870
871 * text.texi (Examining Properties): Mention overlay priority.
872
873 * display.texi (Display Margins): Correct the description
874 of margin display specifications.
875 (Replacing Specs): New subnode broken out of Display Property.
876
e1965a69
JL
8772007-10-06 Juri Linkov <juri@jurta.org>
878
879 * text.texi (Filling): Document fill-paragraph-or-region.
880
4638454b
JB
8812007-10-05 Juanma Barranquero <lekktu@gmail.com>
882
883 * display.texi (Auto Faces): Fix typo.
884
7ed54cc5
RS
8852007-10-02 Richard Stallman <rms@gnu.org>
886
887 * display.texi (Display Property): Explain some display specs
888 don't let you move point in.
889
890 * frames.texi (Cursor Parameters): Describe
891 cursor-in-non-selected-windows here. Explain more values.
892
893 * windows.texi (Basic Windows): Don't describe
894 cursor-in-non-selected-windows here.
895
305a7ef2
EZ
8962007-10-01 Eli Zaretskii <eliz@gnu.org>
897
898 * processes.texi (Misc Network): Note that these functions are
899 supported only on some systems.
900
f7a7f4eb
RS
9012007-10-01 Richard Stallman <rms@gnu.org>
902
903 * display.texi (Overlay Properties): Explain nil as priority.
904 Explain that conflicts are unpredictable if not resolved by
905 priorities.
906
780d7bb9
RS
9072007-09-23 Richard Stallman <rms@gnu.org>
908
909 * macros.texi (Backquote): Minor clarification.
910
14b4fdfb
RS
9112007-09-19 Richard Stallman <rms@gnu.org>
912
913 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
914 Clarify when they work in parallel and when one overrides.
915 Fix error in example.
14b4fdfb 916
b8d4c8d0
GM
9172007-09-06 Glenn Morris <rgm@gnu.org>
918
b3e755a9 919 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
920 commands to use ../../info.
921 * Makefile.in (infodir): Go up one more level.
4638454b 922 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
923 (miscmanualdir): New.
924 (dist): Use new variable miscmanualdir.
925 * makefile.w32-in (infodir, texinputdir): Go up one more level.
926 (usermanualdir): Change from ../man to ../emacs.
927
1bb1f7d3
MR
9282007-08-30 Martin Rudalics <rudalics@gmx.at>
929
930 * commands.texi (Command Loop Info): Advise against changing
931 most variables described here. Explain new variable
932 last-repeatable-command.
933
b8d4c8d0
GM
9342007-08-29 Glenn Morris <rgm@gnu.org>
935
936 * elisp.texi (EMACSVER): Increase to 23.0.50.
937
9382007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
939
940 * frames.texi (Basic Parameters): Add display-environment-variable
941 and term-environment-variable.
942
9432007-08-28 Juri Linkov <juri@jurta.org>
944
945 * display.texi (Image Formats, Other Image Types): Add SVG.
946
9472007-08-28 Juri Linkov <juri@jurta.org>
948
949 * display.texi (Images): Move formats-related text to new node
950 "Image Formats".
951 (Image Formats): New node.
952
619fb9ee
RS
9532007-08-27 Richard Stallman <rms@gnu.org>
954
955 * windows.texi (Window Configurations): Clarify what
956 a window configuration saves.
957
b8d4c8d0
GM
9582007-08-25 Richard Stallman <rms@gnu.org>
959
960 * display.texi (Images): Delete redundant @findex.
961
9622007-08-16 Richard Stallman <rms@gnu.org>
963
964 * processes.texi (Asynchronous Processes): Clarify
965 doc of start-file-process.
966
9672007-08-08 Martin Rudalics <rudalics@gmx.at>
968
969 * modes.texi (Example Major Modes): Fix typo.
970
9712007-08-08 Glenn Morris <rgm@gnu.org>
972
973 * intro.texi (nil and t): Do not use `iff' in documentation.
974
975 * tips.texi (Documentation Tips): Recommend against `iff'.
976
9772007-08-07 Chong Yidong <cyd@stupidchicken.com>
978
979 * display.texi (Image Cache): Document image-refresh.
980
9812007-08-06 Martin Rudalics <rudalics@gmx.at>
982
983 * windows.texi (Size of Window): Document window-full-width-p.
984
9852007-07-25 Glenn Morris <rgm@gnu.org>
986
987 * gpl.texi (GPL): Replace license with GPLv3.
988
989 * Relicense all FSF files to GPLv3 or later.
990
9912007-07-24 Michael Albinus <michael.albinus@gmx.de>
992
4638454b
JB
993 * processes.texi (Synchronous Processes):
994 Add `process-file-shell-command'.
b8d4c8d0
GM
995 (Asynchronous Processes): Mention restricted use of
996 `process-filter' and `process-sentinel' in
997 `start-file-process'. Add `start-file-process-shell-command'.
998
9992007-07-17 Michael Albinus <michael.albinus@gmx.de>
1000
1001 * files.texi (Magic File Names): Introduce optional parameter
1002 IDENTIFICATION for `file-remote-p'.
1003
10042007-07-16 Richard Stallman <rms@gnu.org>
1005
1006 * display.texi (Defining Faces): Fix previous change.
1007
10082007-07-14 Richard Stallman <rms@gnu.org>
1009
1010 * control.texi (Handling Errors): Document `debug' in handler list.
1011
10122007-07-10 Richard Stallman <rms@gnu.org>
1013
1014 * display.texi (Defining Faces): Explain C-M-x feature for defface.
1015
10162007-07-09 Richard Stallman <rms@gnu.org>
1017
1018 * files.texi (Magic File Names): Rewrite previous change.
1019
10202007-07-08 Michael Albinus <michael.albinus@gmx.de>
1021
1022 * files.texi (Magic File Names): Introduce optional parameter
1023 CONNECTED for `file-remote-p'.
1024
10252007-07-07 Michael Albinus <michael.albinus@gmx.de>
1026
1027 * processes.texi (Asynchronous Processes):
1028 * files.texi (Magic File Names): Add `start-file-process'.
1029
10302007-06-27 Richard Stallman <rms@gnu.org>
1031
1032 * files.texi (Format Conversion Piecemeal): Clarify
1033 `after-insert-file-functions' calling convention.
1034
10352007-06-27 Michael Albinus <michael.albinus@gmx.de>
1036
4638454b
JB
1037 * files.texi (Magic File Names): Remove `dired-call-process'.
1038 Add `process-file'.
b8d4c8d0
GM
1039
10402007-06-27 Kenichi Handa <handa@m17n.org>
1041
1042 * text.texi (Special Properties): Fix description about
4638454b 1043 `composition' property.
b8d4c8d0
GM
1044
10452007-06-26 Kenichi Handa <handa@m17n.org>
1046
1047 * nonascii.texi (Default Coding Systems): Document about the
1048 return value `undecided'.
1049
10502007-06-25 David Kastrup <dak@gnu.org>
1051
1052 * keymaps.texi (Active Keymaps): Document new POSITION argument of
1053 `current-active-maps'.
1054
10552007-06-24 Karl Berry <karl@gnu.org>
1056
4638454b 1057 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
1058
10592007-06-15 Juanma Barranquero <lekktu@gmail.com>
1060
1061 * display.texi (Overlay Arrow): Doc fix.
1062
10632007-06-14 Karl Berry <karl@tug.org>
1064
1065 * anti.texi (Antinews): Typo.
1066
10672007-06-14 Chong Yidong <cyd@stupidchicken.com>
1068
1069 * display.texi (Image Cache): Document image-refresh.
1070
10712007-06-12 Karl Berry <karl@gnu.org>
1072
1073 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
1074 * two-volume.make: New file.
1075 * .cvsignore: Ignore two-volume files.
1076
10772007-06-12 Tom Tromey <tromey@redhat.com>
1078
1079 * os.texi (Init File): Document user-emacs-directory.
1080
10812007-06-03 Nick Roberts <nickrob@snap.net.nz>
1082
1083 * commands.texi (Click Events): Describe width and height when
1084 object is nil.
1085
10862007-05-30 Nick Roberts <nickrob@snap.net.nz>
1087
1088 * commands.texi (Click Events): Layout more logically. Describe
1089 width and height.
1090 (Drag Events, Motion Events): Update to new format for position.
1091
10922007-06-02 Richard Stallman <rms@gnu.org>
1093
1094 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
1095
10962007-06-02 Chong Yidong <cyd@stupidchicken.com>
1097
1098 * Version 22.1 released.
1099
11002007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1101
1102 * text.texi (Special Properties): Correct meaning of fontified face.
1103
11042007-05-30 Richard Stallman <rms@gnu.org>
1105
1106 * text.texi (Special Properties): Add link to Adjusting Point.
1107
11082007-05-12 Richard Stallman <rms@gnu.org>
1109
1110 * text.texi (Margins): indent-to-left-margin is not the default.
1111 (Mode-Specific Indent): For indent-line-function, the default
1112 is indent-relative.
1113
1114 * modes.texi (Example Major Modes): Explain last line of text-mode
1115 is redundant.
1116
11172007-05-10 Richard Stallman <rms@gnu.org>
1118
1119 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
1120
1121 * help.texi (Keys in Documentation): Add reference to
1122 Documentation Tips.
1123
1124 * files.texi (Format Conversion): TO-FN gets three arguments.
1125
1126 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
1127
11282007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
1129
1130 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
1131 * files.texi (Format Conversion): Expand intro; add menu.
1132 (Format Conversion Overview, Format Conversion Round-Trip)
1133 (Format Conversion Piecemeal): New nodes/subsections.
1134 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
1135 * text.texi (Text Properties): Remove "Saving Properties" from menu.
1136 (Saving Properties): Delete node/subsection.
1137
11382007-05-07 Karl Berry <karl@gnu.org>
1139
1140 * elisp.texi (EMACSVER): Back to 22.
1141
11422007-05-06 Richard Stallman <rms@gnu.org>
1143
1144 * processes.texi (Accepting Output): Revert most of previous change.
1145
11462007-05-05 Richard Stallman <rms@gnu.org>
1147
1148 * processes.texi (Accepting Output): accept-process-output
1149 uses microseconds, not milliseconds. But that arg is obsolete.
1150
11512007-05-04 Karl Berry <karl@tug.org>
1152
1153 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
1154
11552007-05-04 Eli Zaretskii <eliz@gnu.org>
1156
1157 * tips.texi (Documentation Tips): Rearrange items to place the
1158 more important ones first. Add an index entry for hyperlinks.
1159
11602007-05-03 Karl Berry <karl@gnu.org>
1161
1162 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
1163 (EMACSVER) [smallbook]: 22 for printed version.
1164
1165 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
1166 so restore anchor to normal position after defun. Found by Kevin Ryde.
1167
11682007-04-26 Glenn Morris <rgm@gnu.org>
1169
1170 * elisp.texi (EMACSVER): Increase to 22.1.50.
1171
11722007-04-28 Karl Berry <karl@gnu.org>
1173
1174 * elisp.texi: Improve line breaks on copyright page,
1175 similar layout to emacs manual, 8.5x11 by default.
1176
11772007-04-24 Richard Stallman <rms@gnu.org>
1178
1179 * text.texi (Special Properties): Add xref to Overlay Properties.
1180
1181 * display.texi (Overlay Properties): Add xref to Special Properties.
1182
11832007-04-22 Richard Stallman <rms@gnu.org>
1184
1185 * keymaps.texi (Extended Menu Items): Move the info about
1186 format with cached keyboard binding.
1187
11882007-04-21 Richard Stallman <rms@gnu.org>
1189
1190 * text.texi (Special Properties): Clarify previous change.
1191
1192 * files.texi (File Name Expansion): Clarify previous change.
1193
1194 * display.texi (Attribute Functions): Fix example for
1195 face-attribute-relative-p.
1196
11972007-04-19 Kenichi Handa <handa@m17n.org>
1198
1199 * text.texi (Special Properties): Document composition property.
1200
12012007-04-19 Glenn Morris <rgm@gnu.org>
1202
1203 * files.texi (File Name Expansion): Mention "superroot".
1204
12052007-04-15 Chong Yidong <cyd@stupidchicken.com>
1206
1207 * frames.texi (Multiple Displays): Add note about "multi-monitor"
1208 setups.
1209 (Display Feature Testing): Note that display refers to all
1210 physical monitors for multi-monitor setups.
1211
12122007-04-14 Richard Stallman <rms@gnu.org>
1213
1214 * lists.texi (Sets And Lists): Clarify `delete' examples.
1215 Remove spurious xref to same node.
1216 Clarify xref for add-to-list.
1217
12182007-04-12 Nick Roberts <nickrob@snap.net.nz>
1219
1220 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
1221 value of lisp-mode-map.
1222
12232007-04-11 Karl Berry <karl@gnu.org>
1224
1225 * anti.texi (Antinews):
1226 * display.texi (Overlay Properties, Defining Images):
1227 * processes.texi (Synchronous Processes, Sentinels):
1228 * syntax.texi (Syntax Table Internals):
1229 * searching.texi (Regexp Special):
1230 * nonascii.texi (Default Coding Systems):
1231 * text.texi (Special Properties):
1232 * minibuf.texi (Basic Completion): Wording to improve breaks in
1233 8.5x11 format.
1234 * elisp.texi (smallbook): New @set to more easily switch between
1235 smallbook and 8.5x11.
1236
12372007-04-11 Richard Stallman <rms@gnu.org>
1238
1239 * text.texi (Lazy Properties): Minor fix.
1240
12412007-04-08 Karl Berry <karl@gnu.org>
1242
1243 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
1244 * macros.texi (Backquote): Downcase Backquote in index entries for
1245 consistency.
1246
12472007-04-08 Richard Stallman <rms@gnu.org>
1248
1249 * text.texi (Adaptive Fill): Just describe default,
1250 don't show it (since it contains non-ASCII chars).
1251
12522007-04-07 Karl Berry <karl@gnu.org>
1253
1254 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
1255 adaptive-fill-regexp's value, since they are not in the standard
1256 TeX fonts.
1257
12582007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
1259
1260 * display.texi (Defining Faces): Fix example.
1261
12622007-04-07 Karl Berry <karl@gnu.org>
1263
1264 * display.texi (Button Buffer Commands): Improve page break.
1265
12662007-04-07 Richard Stallman <rms@gnu.org>
1267
1268 * advice.texi (Activation of Advice): Remove redundant index entry.
1269
1270 * backups.texi: Improve index entries. Remove redundant ones.
1271
1272 * compile.texi (Byte Compilation): Improve index entry.
1273
1274 * hash.texi (Creating Hash): Improve index entry.
1275
1276 * symbols.texi (Definitions): Improve index entry.
1277
1278 * edebug.texi: Improve index entries. Remove redundant/useless ones.
1279
1280 * maps.texi (Standard Keymaps): Remove useless index entry.
1281
1282 * help.texi (Documentation Basics): Remove redundant index entries.
1283
1284 * customize.texi: Improve index entries.
1285 Remove redundant/useless ones.
1286
1287 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
1288
1289 * streams.texi (Output Variables): Improve index entry.
1290
1291 * abbrevs.texi (Abbrevs): Remove useless index entry.
1292
1293 * macros.texi (Expansion): Remove useless index entry.
1294
1295 * text.texi: Improve index entries. Remove redundant/useless ones.
1296 (Text Properties, Examining Properties)
1297 (Special Properties): Use "property category" instead of "category"
1298 to refer to the `category' property.
1299
1300 * positions.texi: Improve index entries. Remove useless one.
1301
1302 * lists.texi: Improve index entries. Remove redundant/useless ones.
1303
1304 * os.texi: Improve index entries.
1305 (Timers): Fix previous change.
1306
1307 * buffers.texi: Improve index entries.
1308 (Modification Time): Get rid of term "obsolete buffer".
1309
1310 * debugging.texi: Improve index entries.
1311 (Test Coverage): Add xref to other test coverage ftr.
1312
1313 * eval.texi: Improve index entry. Remove redundant ones.
1314
1315 * numbers.texi: Improve index entries. Remove redundant/useless ones.
1316
1317 * files.texi: Improve index entries. Remove redundant/useless ones.
1318
1319 * objects.texi: Improve index entries.
1320
1321 * processes.texi: Improve index entries.
1322
1323 * modes.texi: Improve index entry. Remove redundant one.
1324
1325 * nonascii.texi: Improve index entries.
1326
1327 * internals.texi: Improve index entries.
1328
1329 * syntax.texi: Improve index entries.
1330
1331 * keymaps.texi (Active Keymaps): Improve index entries.
1332
1333 * commands.texi: Improve index entries. Remove redundant/useless ones.
1334
1335 * frames.texi: Improve index entries. Remove redundant/useless ones.
1336
1337 * markers.texi: Improve index entries. Remove redundant ones.
1338
1339 * tips.texi: Improve index entries.
1340
1341 * loading.texi (Unloading): Improve index entry.
1342
1343 * variables.texi: Improve index entries. Remove redundant one.
1344
1345 * sequences.texi: Improve index entry.
1346
1347 * display.texi: Improve index entries. Remove redundant ones.
1348
1349 * windows.texi: Improve index entries.
1350
1351 * searching.texi: Improve index entries. Remove redundant one.
1352
1353 * strings.texi (Case Tables): Improve last change.
1354
13552007-04-04 Chong Yidong <cyd@stupidchicken.com>
1356
1357 * strings.texi (Case Tables): Document with-case-table and
1358 ascii-case-table.
1359
13602007-04-03 Karl Berry <karl@gnu.org>
1361
1362 * processes.texi (Network): Reword to improve page break.
1363
13642007-04-03 Eli Zaretskii <eliz@gnu.org>
1365
1366 * functions.texi (Inline Functions): Describe more disadvantages
1367 of defsubst, and make advice against it stronger.
1368
13692007-04-02 Karl Berry <karl@gnu.org>
1370
1371 * backups.texi (Backup Names): Avoid widow words.
1372 * modes.texi (Example Major Modes): Align last comment.
1373
13742007-04-01 Chong Yidong <cyd@stupidchicken.com>
1375
1376 * keymaps.texi (Remapping Commands): Document new arg to
1377 command-remapping.
1378
13792007-04-01 Karl Berry <karl@gnu.org>
1380
1381 * processes.texi (Low-Level Network): Typo.
1382 * loading.texi (Hooks for Loading): Avoid double "the".
1383 * keymaps.texi (Key Sequences): No double "and".
1384 (Changing Key Bindings): Shorten to improve line break.
1385
13862007-03-31 Glenn Morris <rgm@gnu.org>
1387
1388 * os.texi (Timers): Fix description of run-at-time TIME formats.
1389
13902007-03-31 Richard Stallman <rms@gnu.org>
1391
1392 * display.texi (Invisible Text): Correct buffer-invisibility-spec
1393 regarding ellipsis.
1394
13952007-03-31 Eli Zaretskii <eliz@gnu.org>
1396
1397 * intro.texi (nil and t):
1398 * symbols.texi (Plists and Alists):
1399 * variables.texi (Variable Aliases, Constant Variables):
1400 * functions.texi (Defining Functions):
1401 * advice.texi (Advising Primitives):
1402 * debugging.texi (Syntax Errors, Compilation Errors):
1403 * minibuf.texi (Minibuffer Windows):
1404 * commands.texi (Adjusting Point):
1405 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
1406 (Auto Major Mode, Major Mode Conventions):
1407 * help.texi (Describing Characters):
1408 * files.texi (Create/Delete Dirs, Information about Files)
1409 (File Locks, Writing to Files, Reading from Files)
1410 (Saving Buffers):
1411 * windows.texi (Resizing Windows, Cyclic Window Ordering):
1412 * frames.texi (Finding All Frames):
1413 * positions.texi (Buffer End, Motion):
1414 * markers.texi (The Region):
1415 * text.texi (Deletion, Near Point):
1416 * display.texi (Displaying Messages, Truncation):
1417 * os.texi (Processor Run Time):
1418 * tips.texi (Key Binding Conventions, Programming Tips)
1419 (Warning Tips, Documentation Tips, Comment Tips):
1420 * internals.texi (Memory Usage): Improve indexing.
1421
1422 * variables.texi (Frame-Local Variables):
1423 * functions.texi (Argument List):
1424 * loading.texi (Library Search):
1425 * streams.texi (Output Variables):
1426 * keymaps.texi (Translation Keymaps, Searching Keymaps):
1427 * searching.texi (Replacing Match, Search and Replace):
1428 * processes.texi (Byte Packing, Decoding Output)
1429 (Accepting Output, Network Servers, Shell Arguments):
1430 * display.texi (Abstract Display, Image Cache, Scroll Bars):
1431 * windows.texi (Window Point, Window Start):
1432 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
1433 * commands.texi (Reading Input, Keyboard Events):
1434 * minibuf.texi (Reading File Names, Minibuffer Completion)
1435 (Recursive Mini):
1436 * positions.texi (List Motion):
1437 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
1438 * numbers.texi (Arithmetic Operations, Math Functions)
1439 (Predicates on Numbers, Comparison of Numbers):
1440 (Numeric Conversions):
1441 * locals.texi (Standard Buffer-Local Variables):
1442 * maps.texi (Standard Keymaps):
1443 * os.texi (User Identification, System Environment, Recording Input)
1444 (X11 Keysyms):
1445 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
1446 * backups.texi (Backups and Auto-Saving):
1447 * customize.texi (Customization, Group Definitions)
1448 (Variable Definitions):
1449 * compile.texi (Byte Compilation): Improve index entries.
1450
14512007-03-31 Karl Berry <karl@gnu.org>
1452
1453 * macros.texi (Defining Macros): Avoid widow syllable.
1454
14552007-03-31 Eli Zaretskii <eliz@gnu.org>
1456
1457 * elisp.texi (Top): Postscript -> PostScript.
1458
1459 * display.texi (Images, Postscript Images): Postscript -> PostScript.
1460
14612007-03-31 Markus Triska <markus.triska@gmx.at>
1462
1463 * internals.texi (Writing Emacs Primitives): Untabify `For'.
1464
14652007-03-30 Karl Berry <karl@gnu.org>
1466
1467 * lists.texi (List-related Predicates): Remove spurious @need.
1468 (Setcdr): Use @smallexample to improve page break.
1469 (Association Lists) <assoc>: Reword to improve page break.
1470
1471 * strings.texi (String Conversion): Insert blank line to improve
1472 page break.
1473
1474 * numbers.texi (Random Numbers): Use @minus{}.
1475 (Math Functions): Use @minus{}.
1476
1477 * intro.texi (Acknowledgements): Avoid line breaks before middle
1478 initials.
1479
14802007-03-24 Eli Zaretskii <eliz@gnu.org>
1481
1482 * errors.texi (Standard Errors): Add an index entry.
1483
14842007-03-19 Richard Stallman <rms@gnu.org>
1485
1486 * os.texi (Recording Input): recent-keys now gives 300 keys.
1487
14882007-03-12 Glenn Morris <rgm@gnu.org>
1489
1490 * os.texi: Replace "daylight savings" with "daylight saving"
1491 throughout.
1492
14932007-03-05 Richard Stallman <rms@gnu.org>
1494
1495 * variables.texi (File Local Variables): Update
1496 enable-local-variables values.
1497
14982007-03-04 Richard Stallman <rms@gnu.org>
1499
1500 * syntax.texi (Control Parsing): Minor clarification.
1501
1502 * strings.texi (Formatting Strings): Clarify width, precision, flags.
1503
1504 * sequences.texi (Sequence Functions): Move string-bytes away,
1505 add xref.
1506
1507 * nonascii.texi (Text Representations): Move string-bytes here.
1508
1509 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
1510
1511 * minibuf.texi (Basic Completion): Minor clarification.
1512
1513 * markers.texi (The Mark): Clarify existence vs activation of mark.
1514 Other cleanup.
1515
1516 * display.texi (Finding Overlays): Write better example.
1517
1518 * compile.texi (Eval During Compile): Clarify putting macros
1519 in eval-when-compile.
1520
c5602427 15212007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
1522
1523 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 1524 load-read-function definition doc.
b8d4c8d0
GM
1525
15262007-02-21 Kim F. Storm <storm@cua.dk>
1527
1528 * strings.texi (Text Comparison): Mention that assoc-string
1529 converts symbols to strings before testing.
1530
15312007-02-17 Kim F. Storm <storm@cua.dk>
1532
1533 * processes.texi (Bindat Spec): Vector types can have optional
1534 element type.
1535 (Bindat Examples): Fix example. Add vector with element type.
1536
15372007-02-16 Andreas Schwab <schwab@suse.de>
1538
1539 * strings.texi (Formatting Strings): Document '+' flag.
1540
15412007-02-15 Juanma Barranquero <lekktu@gmail.com>
1542
1543 * strings.texi (Modifying Strings): Clarify that `clear-string'
1544 always converts the string to unibyte.
1545
15462007-02-14 Kim F. Storm <storm@cua.dk>
1547
1548 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
1549 Rewrite glyph code description to refer to these functions.
1550 Remove details of encoding face number and char into integer code.
1551
15522007-02-03 Alan Mackenzie <acm@muc.de>
1553
1554 * loading.texi (Hooks for Loading): Make the description of
1555 `eval-after-load' more detailed, and amend the description of
1556 after-load-alist, in accordance with changes from 2006-05.
1557
15582007-02-03 Chong Yidong <cyd@stupidchicken.com>
1559
1560 * modes.texi (Defining Minor Modes): Document that a :require
1561 keyword or similar may be required to make saved customization
1562 variables work.
1563
15642007-02-03 Eli Zaretskii <eliz@gnu.org>
1565
1566 * elisp.texi (Top): Make the detailed menu headers compliant with
1567 Texinfo guidelines and with what texnfo-upd.el expects. Add
1568 comments to prevent people from inadvertently modifying the key
1569 parts needed by `texinfo-multiple-files-update'.
1570
15712007-02-02 Eli Zaretskii <eliz@gnu.org>
1572
1573 * elisp.texi (Top): Update the top-level menus.
1574
1575 * syntax.texi (Categories): Add index entries.
1576
15772007-02-01 Juanma Barranquero <lekktu@gmail.com>
1578
1579 * display.texi (Attribute Functions): Fix name and description of
1580 the UNDERLINE arg of `set-face-underline-p'.
1581
15822007-01-29 Eli Zaretskii <eliz@gnu.org>
1583
1584 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
1585 Variables", and "Standard Keymaps" to the detailed menu.
1586
1587 * variables.texi (Future Local Variables): Add index entry.
1588
15892007-01-28 Richard Stallman <rms@gnu.org>
1590
1591 * tips.texi (Coding Conventions): Clarify the tip about macros
1592 that define a function or a variable.
1593
1594 * files.texi (File Attributes): UID and GID can be floats.
1595 (Magic File Names): Explain why deferring all operations to
1596 the standard handler does not work.
1597
15982007-01-23 Martin Rudalics <rudalics@gmx.at>
1599
1600 * backups.texi (Reverting): Use "buffer" instead of "file"
1601 when talking about major and minor modes.
1602
16032007-01-21 Richard Stallman <rms@gnu.org>
1604
1605 * help.texi (Documentation): Add xref to Documentation Tips.
1606
16072007-01-14 Juanma Barranquero <lekktu@gmail.com>
1608
1609 * tips.texi (Coding Conventions): Fix typos.
1610
16112007-01-05 Richard Stallman <rms@gnu.org>
1612
1613 * modes.texi (Defining Minor Modes): Fix previous change.
1614
16152007-01-03 Richard Stallman <rms@gnu.org>
1616
1617 * customize.texi (Variable Definitions, Customization Types):
1618 Don't use * in doc string for defcustom.
1619
16202007-01-02 Richard Stallman <rms@gnu.org>
1621
1622 * variables.texi (Variable Aliases): Clarify that aliases vars
1623 always have the same value.
1624
1625 * processes.texi (Bindat Spec): Fix Texinfo usage.
1626
1627 * modes.texi (Defining Minor Modes): Explain effect of command
1628 defined with define-global-minor-mode on new buffers.
1629
16302006-12-30 Kim F. Storm <storm@cua.dk>
1631
1632 * keymaps.texi (Tool Bar): Describe `grow-only' value of
1633 `auto-resize-tool-bars'.
1634
16352006-12-30 Richard Stallman <rms@gnu.org>
1636
1637 * keymaps.texi (Active Keymaps): Fix previous change.
1638
16392006-12-30 Nick Roberts <nickrob@snap.net.nz>
1640
1641 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
1642
16432006-12-30 Kim F. Storm <storm@cua.dk>
1644
1645 * processes.texi (Bindat Spec): Clarify using field names in
1646 length specifications.
1647
16482006-12-29 Kim F. Storm <storm@cua.dk>
1649
1650 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1651 Add count and index variables for eval forms in repeat blocks.
1652
16532006-12-24 Richard Stallman <rms@gnu.org>
1654
1655 * customize.texi (Variable Definitions): Document
1656 new name custom-add-frequent-value.
1657
16582006-12-19 Kim F. Storm <storm@cua.dk>
1659
1660 * commands.texi (Misc Events): User signals now result in sigusr1
1661 and sigusr2 events which are handled through special-event-map.
1662 (Special Events): User signals and drag-n-drop are special.
1663
16642006-12-17 Richard Stallman <rms@gnu.org>
1665
1666 * loading.texi (Named Features): Explain subfeatures better.
1667
1668 * customize.texi: Use "option" only for user options.
1669 For the keyword values inside defcustom etc, say "keywords".
1670 For :options value's elements, say "elements".
1671 :group should not be omitted.
1672
1673 * syntax.texi (Parsing Expressions): Split up node.
1674 (Motion via Parsing, Position Parse, Parser State)
1675 (Low-Level Parsing, Control Parsing): New subnodes.
1676 (Parser State): Document syntax-ppss-toplevel-pos.
1677
1678 * positions.texi (List Motion): Punctuation fix.
1679
1680 * files.texi (File Name Completion): Document PREDICATE arg
1681 to file-name-completion.
1682
16832006-12-16 Eli Zaretskii <eliz@gnu.org>
1684
1685 * internals.texi (Building Emacs, Writing Emacs Primitives):
1686 Add index entries.
1687
16882006-12-11 Richard Stallman <rms@gnu.org>
1689
1690 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
1691 affects face menu. Explain how to make it non-nil without enabling
1692 any fontification.
1693
16942006-12-10 Chong Yidong <cyd@stupidchicken.com>
1695
1696 * modes.texi (Font Lock Basics): Document nil value of
1697 font-lock-defaults.
1698
16992006-12-10 Glenn Morris <rgm@gnu.org>
1700
1701 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
1702 value for system-flag argument. Abbrev tables may not be empty
1703 when major modes are loaded.
1704
17052006-12-08 Juanma Barranquero <lekktu@gmail.com>
1706
1707 * makefile.w32-in (maintainer-clean): Partially revert last
1708 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
1709 to protect elisp-covers.texi.
1710
17112006-12-07 Juanma Barranquero <lekktu@gmail.com>
1712
1713 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1714 Don't remove elisp* info files; they are already deleted by the
1715 `clean' and `distclean' targets, and they are in the $(infodir)
1716 directory, not the current one.
1717
17182006-12-04 Kim F. Storm <storm@cua.dk>
1719
1720 * commands.texi (Misc Events): Update signal events.
1721 (Event Examples): Add signal example.
1722
17232006-11-29 Richard Stallman <rms@gnu.org>
1724
1725 * frames.texi (Visibility of Frames): Explain visible windows
1726 can be covered by others. Add xref for raise-frame.
1727
17282006-11-28 Richard Stallman <rms@gnu.org>
1729
1730 * searching.texi (Regexp Special): Update when ^ is special.
1731
17322006-11-27 Eli Zaretskii <eliz@gnu.org>
1733
1734 * customize.texi (Customization, Common Keywords)
1735 (Group Definitions, Variable Definitions, Composite Types)
1736 (Type Keywords, Customization Types): Add index entries for
1737 various customization keywords.
1738
17392006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1740
1741 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1742
c8763fb6 17432006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
1744
1745 * frames.texi (Window System Selections): Remove clipboard from
1746 description of selection-coding-system.
1747
17482006-11-06 Richard Stallman <rms@gnu.org>
1749
1750 * lists.texi (List Variables): Document COMPARE-FN.
1751
1752 * keymaps.texi: Avoid use of "binding" to mean a relation;
1753 use it only to refer to the meaning associated with a key.
1754 (Keymaps): Change menu node description.
1755
1756 * elisp.texi (Top): Change menu node description.
1757
1758 * display.texi (Managing Overlays): Document overlay-recenter.
1759
17602006-10-29 Chong Yidong <cyd@stupidchicken.com>
1761
1762 * Makefile.in: Use relative paths to avoid advertising filesystem
1763 contents during compilation.
1764
17652006-10-23 Kim F. Storm <storm@cua.dk>
1766
1767 * commands.texi (Event Input Misc): Update unread-command-events.
1768
17692006-10-23 Nick Roberts <nickrob@snap.net.nz>
1770
1771 * lists.texi (Sets And Lists): Fix typos.
1772
17732006-10-18 Juanma Barranquero <lekktu@gmail.com>
1774
1775 * control.texi (Processing of Errors): Use @var for an argument,
1776 not @code.
1777
17782006-10-16 Richard Stallman <rms@gnu.org>
1779
1780 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1781
1782 * keymaps.texi (Format of Keymaps): Show all the keymap element
1783 patterns that result from menu items.
1784 (Key Lookup): Minor cleanups.
1785
1786 * modes.texi (Precalculated Fontification): Don't say that
1787 not setting font-lock-defaults avoids loading font-lock.
1788
1789 * help.texi (Documentation): Move xref to Emacs Manual here.
1790 (Documentation Basics): From here.
1791 Also doc emacs-lisp-docstring-fill-column.
1792
1793 * elisp.texi: Update version and ISBN.
1794
1795 * commands.texi (Interactive Call): Clarify KEYS arg to
1796 call-interactively is a vector.
1797 (Command Loop Info): Delete anchor in this-command-keys.
1798 Add anchor in this-command-keys-vector.
1799 (Recursive Editing): Document how recursive-edit
1800 handles the current buffer.
1801
18022006-10-13 Chong Yidong <cyd@stupidchicken.com>
1803
1804 * frames.texi (Frame Titles): %c and %l are ignored in
1805 frame-title-format.
1806
18072006-10-11 Richard Stallman <rms@gnu.org>
1808
1809 * keymaps.texi (Key Sequences): Clarify use of kbd.
1810
18112006-10-10 Kim F. Storm <storm@cua.dk>
1812
1813 * lists.texi (Sets And Lists): Add memql.
1814
18152006-10-03 Richard Stallman <rms@gnu.org>
1816
1817 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1818 Clarify :ascii: and :nonascii:.
1819
18202006-09-29 Juri Linkov <juri@jurta.org>
1821
1822 * modes.texi (%-Constructs): Reorder coding systems in the
1823 documentation of %z to the real order displayed in the modeline.
1824
18252006-09-25 Richard Stallman <rms@gnu.org>
1826
1827 * os.texi (Timers): Describe timer-max-repeats.
1828
18292006-09-25 Chong Yidong <cyd@stupidchicken.com>
1830
1831 * os.texi (Timers): Mention with-local-quit.
1832
18332006-09-24 Richard Stallman <rms@gnu.org>
1834
1835 * searching.texi (Searching and Matching): Mention property search.
1836
1837 * commands.texi (Command Loop Info): Explain how read-event affects
1838 this-command-keys.
1839
18402006-09-20 Richard Stallman <rms@gnu.org>
1841
1842 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1843
1844 * windows.texi (Window Start): Minor cleanups.
1845
18462006-09-20 Kim F. Storm <storm@cua.dk>
1847
1848 * windows.texi (Window Start): pos-visible-in-window-p allows
1849 specifying t for position to mean "end of window".
1850 Add window-line-height.
1851
1852 * anti.texi (Antinews): Mention window-line-height.
1853
18542006-09-19 David Kastrup <dak@gnu.org>
1855
1856 * keymaps.texi (Searching Keymaps): Small clarification.
1857
18582006-09-18 Richard Stallman <rms@gnu.org>
1859
1860 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1861 cause keyboard menus.
1862 (Menu Keymaps): Likewise.
1863 (Defining Menus, Keyboard Menus): Clarify.
1864
1865 * text.texi (Fields): Clarify explanation of constrain-to-field.
1866
18672006-09-16 Eli Zaretskii <eliz@gnu.org>
1868
1869 * variables.texi (Tips for Defining): Fix a typo.
1870
18712006-09-15 Richard Stallman <rms@gnu.org>
1872
1873 * keymaps.texi (Remapping Commands, Searching Keymaps)
1874 (Active Keymaps): Clean up previous change.
1875
18762006-09-15 Jay Belanger <belanger@truman.edu>
1877
1878 * gpl.texi: Replace "Library Public License" by "Lesser Public
1879 License" throughout.
1880
18812006-09-15 David Kastrup <dak@gnu.org>
1882
1883 * keymaps.texi (Active Keymaps): Adapt description to use
1884 `get-char-property' instead `get-text-property'. Explain how
1885 mouse events change this. Explain the new optional argument of
1886 `key-binding' and its mouse-dependent lookup.
1887 (Searching Keymaps): Adapt description similarly.
1888 (Remapping Commands): Explain the new optional argument of
1889 `command-remapping'.
1890
18912006-09-14 Richard Stallman <rms@gnu.org>
1892
1893 * keymaps.texi (Searching Keymaps): Clarification.
1894 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
1895
18962006-09-13 Richard Stallman <rms@gnu.org>
1897
1898 * objects.texi (Character Type): Node split.
1899 Add xref to Describing Characters.
1900 (Basic Char Syntax, General Escape Syntax)
1901 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1902
19032006-09-11 Richard Stallman <rms@gnu.org>
1904
1905 * display.texi (Display Table Format): Wording clarification.
1906 (Glyphs): Clarifications.
1907
19082006-09-10 Chong Yidong <cyd@stupidchicken.com>
1909
1910 * keymaps.texi (Active Keymaps): Mention that key-binding checks
1911 local maps.
1912
19132006-09-10 Kim F. Storm <storm@cua.dk>
1914
1915 * display.texi (Forcing Redisplay): Document return value of
1916 function redisplay.
1917
19182006-09-09 Richard Stallman <rms@gnu.org>
1919
1920 * windows.texi (Window Hooks): Explain limits of
1921 window-scroll-functions.
1922
1923 * display.texi (Fringe Indicators): Update for last change in
1924 indicate-buffer-boundaries.
1925
19262006-09-08 Richard Stallman <rms@gnu.org>
1927
1928 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1929
19302006-09-06 Kim F. Storm <storm@cua.dk>
1931
1932 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1933
1934 * windows.texi (Window Start): Update pos-visible-in-window-p.
1935
19362006-09-04 Richard Stallman <rms@gnu.org>
1937
1938 * processes.texi (Accepting Output): Explain SECONDS=0 for
1939 accept-process-output.
1940
1941 * os.texi (Idle Timers): Explain why timer functions should not
1942 loop until (input-pending-p).
1943
19442006-09-02 Eli Zaretskii <eliz@gnu.org>
1945
1946 * makefile.w32-in (usermanualdir): New variable.
1947 (elisp.dvi): Use it.
1948
19492006-09-01 Eli Zaretskii <eliz@gnu.org>
1950
1951 * buffers.texi (Buffer Modification): Fix last change.
1952
19532006-09-01 Chong Yidong <cyd@stupidchicken.com>
1954
1955 * buffers.texi (Buffer Modification): Document
1956 buffer-chars-modified-tick.
1957
19582006-08-31 Richard Stallman <rms@gnu.org>
1959
1960 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1961
19622006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
1963
1964 * modes.texi (Syntactic Font Lock):
1965 Mention font-lock-syntactic-face-function
1966 instead of specific faces.
1967
19682006-08-29 Chong Yidong <cyd@stupidchicken.com>
1969
1970 * display.texi (Images): Add xrref to display-images-p.
1971
19722006-08-28 Kenichi Handa <handa@m17n.org>
1973
1974 * nonascii.texi (Lisp and Coding Systems): Fix description of
1975 detect-coding-region.
1976
19772006-08-27 Michael Olson <mwolson@gnu.org>
1978
1979 * processes.texi (Transaction Queues): Remove stray quote
1980 character.
1981
19822006-08-25 Richard Stallman <rms@gnu.org>
1983
1984 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
1985 Add xref.
1986
19872006-08-24 Chong Yidong <cyd@stupidchicken.com>
1988
1989 * os.texi (Timers): Avoid waiting inside timers.
1990
19912006-08-21 Lute Kamstra <lute@gnu.org>
1992
1993 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
1994
19952006-08-20 Richard Stallman <rms@gnu.org>
1996
1997 * os.texi (Idle Timers): New node, split out from Timers.
1998 Document current-idle-time.
1999 * commands.texi (Reading One Event): Update xref.
2000 * elisp.texi (Top): Update subnode menu.
2001
20022006-08-16 Richard Stallman <rms@gnu.org>
2003
2004 * keymaps.texi (Extended Menu Items): Show format of cached
2005 bindings in extended menu items.
2006
2007 * customize.texi (Variable Definitions): Explain when the
2008 standard value expression is evaluated.
2009
20102006-08-15 Chong Yidong <cyd@stupidchicken.com>
2011
2012 * commands.texi (Reading One Event): Explain idleness in
2013 `read-event'.
2014
20152006-08-12 Chong Yidong <cyd@stupidchicken.com>
2016
2017 * text.texi (Near Point): Say "cursor" not "terminal cursor".
2018 (Commands for Insertion): Removed split-line since it's not
2019 relevant for Lisp programming.
2020 (Yank Commands): Rewrite introduction.
2021 (Undo): Clarify.
2022 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
2023 (Filling): Remove redundant comment. Clarify return value of
2024 current-justification.
2025 (Margins): Minor clarifications.
2026 (Adaptive Fill): Update default value of adaptive-fill-regexp.
2027 (Sorting): Update definition of sort-lines.
2028 (Columns): Clarify behavior of sort-columns.
2029 (Indent Tabs): Link to Tab Stops in Emacs manual.
2030 (Special Properties): Clarify.
2031 (Clickable Text): Mention Buttons package.
2032
20332006-08-12 Kevin Ryde <user42@zip.com.au>
2034
2035 * os.texi (Time Parsing): Add %z to description of
2036 format-time-string, as per docstring. Add cross reference to
2037 glibc manual for strftime.
2038
20392006-08-08 Richard Stallman <rms@gnu.org>
2040
2041 * modes.texi: Clean up wording in previous change.
2042
20432006-08-07 Chong Yidong <cyd@stupidchicken.com>
2044
2045 * modes.texi (Hooks): Clarify.
2046 (Major Mode Basics): Mention define-derived-mode explicitly.
2047 (Major Mode Conventions): Rebinding RET is OK for some modes.
2048 Mention change-major-mode-hook and after-change-major-mode-hook.
2049 (Example Major Modes): Moved to end of Modes section.
2050 (Mode Line Basics): Clarify.
2051 (Mode Line Data): Mention help-echo and local-map in strings.
2052 Explain reason for treatment of non-risky variables.
2053 (Properties in Mode): Clarify.
2054 (Faces for Font Lock): Add font-lock-negation-char-face.
2055
20562006-08-04 Eli Zaretskii <eliz@gnu.org>
2057
2058 * strings.texi (Formatting Strings): Warn against arbitrary
2059 strings as first arg to `format'.
2060
20612006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
2062
2063 * text.texi (Clickable Text): Mention `help-echo' text property.
2064 Update intro, examples and associated explanations.
2065
20662006-07-31 Richard Stallman <rms@gnu.org>
2067
2068 * commands.texi: Update xrefs.
2069 (Event Mod): New node, cut out from old Translating Input.
2070
2071 * maps.texi: Update xrefs.
2072
2073 * keymaps.texi (Translation Keymaps): New node.
2074 Update xrefs from Translating Input to Translation Keymaps.
2075
2076 * elisp.texi (Top): Update subnode menu.
2077
2078 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
2079
2080 * os.texi (System Interface): Fix menu descriptions of some nodes.
2081 (Translating Input): Node deleted.
2082
20832006-07-31 Nick Roberts <nickrob@snap.net.nz>
2084
2085 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
2086
2087 * lists.texi (Sets And Lists): Likewise.
2088
20892006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
2090
2091 * text.texi (Fields): Mention POS
2092 requirement when narrowing is in effect.
2093
20942006-07-28 Richard Stallman <rms@gnu.org>
2095
2096 * display.texi (Face Attributes): Simplify wording.
2097 (Attribute Functions): Clarify meaning of new-frame default
2098 attribute settings.
2099
2100 * customize.texi (Common Keywords): Document how to use
2101 :package-version in a package not in Emacs.
2102
21032006-07-28 Kim F. Storm <storm@cua.dk>
2104
2105 * commands.texi (Reading One Event): Fix last change.
2106
21072006-07-26 Chong Yidong <cyd@stupidchicken.com>
2108
2109 * commands.texi (Reading One Event): Document SECONDS argument for
2110 read-event, read-char, and read-char-exclusive.
2111
21122006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2113
2114 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
2115 to ensure correct identification.
2116
21172006-07-24 Richard Stallman <rms@gnu.org>
2118
2119 * text.texi (Clickable Text): Clarify.
2120
2121 * sequences.texi (Vector Functions): Delete duplicate xref.
2122
2123 * objects.texi (Function Type): Clarify.
2124
2125 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
2126 modes.
2127
2128 * lists.texi (List Variables): New node.
2129 Material moved from other nodes.
2130
2131 * variables.texi (Setting Variables): add-to-list and
2132 add-to-ordered-list moved to List Variables node.
2133
21342006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2135
2136 * text.texi (Links and Mouse-1):
2137 For mouse-on-link-p, expand on arg POS.
2138
21392006-07-21 Kim F. Storm <storm@cua.dk>
2140
2141 * display.texi (Forcing Redisplay): Don't mention systems which
2142 don't support sub-second timers for redisplay-preemption-period.
2143
2144 * os.texi (Terminal Output): Clarify text vs graphical terminal.
2145
21462006-07-21 Eli Zaretskii <eliz@gnu.org>
2147
2148 * frames.texi (Input Focus): Document that focus-follows-mouse has
2149 no effect on MS-Windows.
2150
21512006-07-18 Richard Stallman <rms@gnu.org>
2152
2153 * display.texi (Forcing Redisplay): Cleanups in previous change.
2154
2155 * processes.texi (Low-Level Network): Make menu more convenient.
2156
21572006-07-18 Kim F. Storm <storm@cua.dk>
2158
2159 * display.texi (Forcing Redisplay): redisplay-preemption-period
2160 only used on window systems. Add xref to Terminal Output.
2161
2162 * os.texi (Terminal Output): baud-rate only controls preemption on
2163 non-window systems. Add xref to Forcing Redisplay.
2164
2165 * processes.texi (Low-Level Network): Rename node "Make Network"
2166 to "Network Processes".
2167
21682006-07-18 Karl Berry <karl@gnu.org>
2169
2170 * variables.texi, functions.texi, customize.texi, loading.texi:
2171 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
2172
21732006-07-17 Chong Yidong <cyd@stupidchicken.com>
2174
2175 * commands.texi (Waiting): Document batch-mode sit-for behavior.
2176
21772006-07-17 Richard Stallman <rms@gnu.org>
2178
2179 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
2180 Put period and comma inside quotes.
2181
2182 * loading.texi, markers.texi: Use real doublequote inside menus.
2183
2184 * windows.texi: Put point and comma inside quotes.
2185 (Textual Scrolling): Use @samp for error message.
2186
2187 * variables.texi, tips.texi, syntax.texi, symbols.texi:
2188 * strings.texi, streams.texi, processes.texi, os.texi:
2189 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
2190 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
2191 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
2192 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
2193 Put point and comma inside quotes.
2194
2195 * control.texi (Processing of Errors): Add command-error-function.
2196
2197 * variables.texi (File Local Variables): Clarify that
2198 file local variables make buffer-local bindings.
2199
2200 * modes.texi (Syntactic Font Lock): Give default for
2201 font-lock-syntax-table.
2202
22032006-07-17 Nick Roberts <nickrob@snap.net.nz>
2204
2205 * text.texi (Special Properties): Clean up previous change.
2206
22072006-07-16 Karl Berry <karl@gnu.org>
2208
2209 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
2210 * control.texi: Fix bad page breaks through chapter 10 (control).
2211
2212 * anti.texi (Antinews): Reorder face-attribute fns to avoid
2213 underfull hbox.
2214
22152006-07-15 Nick Roberts <nickrob@snap.net.nz>
2216
2217 * text.texi (Special Properties): Describe fontified text property
2218 in relation to a character (not text).
2219
22202006-07-15 Kim F. Storm <storm@cua.dk>
2221
2222 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
2223 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
2224 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
2225
2226 * anti.texi (Antinews): Mention redisplay function.
2227 The kbd macro existed, but was not documented, before 22.x.
2228 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
2229
22302006-07-14 Nick Roberts <nickrob@snap.net.nz>
2231
2232 * display.texi (Displaying Messages): Add anchor.
2233
2234 * frames.texi (Dialog Boxes): Use it.
2235
22362006-07-12 Richard Stallman <rms@gnu.org>
2237
2238 * objects.texi (Frame Type): Explain nature of frames better.
2239
2240 * frames.texi (Frames): Explain nature of frames better.
2241
22422006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
2243
2244 * tips.texi (Coding Conventions): Explain why use cl at compile time.
2245
22462006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2247
2248 * frames.texi (Window System Selections): Mention scrap support for Mac.
2249 Default value of x-select-enable-clipboard is t on Mac.
2250
2251 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
2252
22532006-07-11 Kim F. Storm <storm@cua.dk>
2254
2255 * display.texi (Forcing Redisplay): Add `redisplay' function.
2256 Don't mention (sit-for -1) -- use (redisplay t) instead.
2257
2258 * commands.texi (Waiting): (sit-for -1) is no longer special.
2259 (sit-for 0) is equivalent to (redisplay).
2260 Iconifying/deiconifying no longer makes sit-for return.
2261
22622006-07-10 Nick Roberts <nickrob@snap.net.nz>
2263
2264 * display.texi (Buttons): Fix typo.
2265
2266 * index.texi, elisp.texi (New Symbols): Comment node out.
2267
22682006-07-09 Richard Stallman <rms@gnu.org>
2269
2270 * display.texi (Truncation): Clean up previous change.
2271
22722006-07-08 Richard Stallman <rms@gnu.org>
2273
2274 * commands.texi (Interactive Call): Use 3 as prefix in example
2275 for execute-extended-command.
2276
2277 * display.texi (Attribute Functions): Move paragraph about
2278 compatibility with Emacs < 21.
2279
22802006-07-09 Kim F. Storm <storm@cua.dk>
2281
2282 * display.texi (Refresh Screen): Clarify force-window-update.
2283 (Truncation): "Normally" indicated by fringe arrows.
2284
22852006-07-08 Eli Zaretskii <eliz@gnu.org>
2286
2287 * windows.texi (Textual Scrolling, Resizing Windows):
2288 * variables.texi (Constant Variables):
2289 * text.texi (Buffer Contents, Deletion, Changing Properties)
2290 (Property Search, Special Properties, Sticky Properties)
2291 (Links and Mouse-1, Fields, Change Hooks):
2292 * syntax.texi (Syntax Table Functions, Parsing Expressions)
2293 (Categories):
2294 * symbols.texi (Other Plists):
2295 * streams.texi (Output Variables):
2296 * processes.texi (Input to Processes, Query Before Exit):
2297 * positions.texi (Word Motion, Text Lines, List Motion):
2298 * os.texi (Init File, System Environment, Sound Output)
2299 (Session Management):
2300 * nonascii.texi (Text Representations, Character Sets)
2301 (Chars and Bytes, Locales):
2302 * modes.texi (Defining Minor Modes, Header Lines):
2303 * minibuf.texi (Minibuffer Contents):
2304 * markers.texi (Information from Markers):
2305 * lists.texi (List Elements, Building Lists, Association Lists):
2306 * keymaps.texi (Tool Bar):
2307 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
2308 * functions.texi (What Is a Function, Mapping Functions):
2309 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
2310 (Color Names, Text Terminal Colors, Display Feature Testing):
2311 * files.texi (Visiting Functions, File Name Components)
2312 (Unique File Names, Contents of Directories):
2313 * display.texi (Forcing Redisplay, Displaying Messages)
2314 (Temporary Displays, Font Selection, Auto Faces)
2315 (Font Lookup, Fringe Indicators, Display Margins)
2316 (Image Descriptors, Showing Images, Image Cache, Button Types)
2317 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
2318 (Display Table Format, Glyphs):
2319 * control.texi (Iteration):
2320 * commands.texi (Command Loop Info, Adjusting Point):
2321 * backups.texi (Making Backups, Auto-Saving):
2322 Remove @tindex entries.
2323
23242006-07-07 Kim F. Storm <storm@cua.dk>
2325
2326 * display.texi (Fringe Cursors): Fix typo.
2327 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
2328 (Overlay Arrow): Default is overlay-arrow fringe indicator.
2329
23302006-07-05 Richard Stallman <rms@gnu.org>
2331
2332 * text.texi (Buffer Contents): Add example of text props
2333 in result of buffer-substring.
2334 (Text Properties): Explain better about use of specific property names.
2335 (Property Search): Some cleanups; reorder some functions.
2336
2337 * keymaps.texi (Changing Key Bindings): Cleanup.
2338 Add xref to Key Binding Conventions.
2339
2340 * display.texi (Attribute Functions): Add examples for
2341 face-attribute-relative-p.
2342
2343 * tips.texi (Coding Conventions): Cleanup last change.
2344
23452006-07-05 Karl Berry <karl@gnu.org>
2346
2347 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
2348 Remove @setchapternewpage odd.
2349 Result is 1013 pages, down from 1100.
2350
2351 * anti.texi, customize.texi, display.texi, internals.texi:
2352 * minibuf.texi, modes.texi, tips.texi:
2353 Fix overfull/underfull boxes.
2354
23552006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2356
2357 * edebug.texi (Instrumenting):
2358 Add Edebug-specific findex for eval-buffer.
2359 * loading.texi (Loading):
2360 Replace eval-current-buffer with eval-buffer.
2361
23622006-06-30 Nick Roberts <nickrob@snap.net.nz>
2363
2364 * locals.texi (Standard Buffer-Local Variables): Update the list
2365 of variables.
2366
23672006-06-26 Nick Roberts <nickrob@snap.net.nz>
2368
2369 * files.texi (File Name Completion): Point user to the node
2370 "Reading File Names".
2371
23722006-06-24 Eli Zaretskii <eliz@gnu.org>
2373
2374 * files.texi (Contents of Directories): Document case-insensitive
2375 behavior on respective filesystems.
2376
2377 * objects.texi (Character Type): Document that Emacs signals an
2378 error for unsupported Unicode characters specified as \uNNNN.
2379
23802006-06-19 Richard Stallman <rms@gnu.org>
2381
2382 * processes.texi (Bindat Spec): Clarify previous change.
2383
23842006-06-16 Richard Stallman <rms@gnu.org>
2385
2386 * tips.texi (Coding Conventions): Better explain conventions
2387 for definition constructs.
2388
2389 * text.texi (Special Properties): String value of `read-only'
2390 serves as the error message.
2391
2392 * objects.texi (Character Type): Clarify prev. change.
2393 (Non-ASCII in Strings): Mention \u and \U.
2394
2395 * commands.texi (Using Interactive): Explain problem of
2396 markers, etc., in command-history.
2397
23982006-06-14 Kim F. Storm <storm@cua.dk>
2399
2400 * commands.texi (Waiting): Negative arg to sit-for forces
2401 redisplay even if input is pending.
2402
2403 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
2404 redisplay. Remove incorrect example of binding redisplay-dont-pause
2405 around (sit-for 0).
2406
24072006-06-13 Richard Stallman <rms@gnu.org>
2408
2409 * display.texi (Forcing Redisplay): Clarify previous change.
2410
24112006-06-13 Romain Francoise <romain@orebokech.com>
2412
2413 * display.texi (Forcing Redisplay): Fix typo.
2414
24152006-06-13 Kim F. Storm <storm@cua.dk>
2416
2417 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
2418
24192006-06-10 Luc Teirlinck <teirllm@auburn.edu>
2420
2421 * tips.texi (Coding Conventions): Add `@end itemize'.
2422
24232006-06-10 Richard Stallman <rms@gnu.org>
2424
2425 * tips.texi (Coding Conventions): Explain use of coding systems
2426 to ensure one decoding for strings.
2427
24282006-06-09 Aidan Kehoe <kehoea@parhasard.net>
2429
2430 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
2431 syntax.
2432
24332006-06-07 Eli Zaretskii <eliz@gnu.org>
2434
2435 * display.texi (Font Selection): Remove description of
2436 clear-face-cache.
2437
2438 * compile.texi (Eval During Compile): Fix a typo. Add index
2439 entries for possible uses of eval-when-compile.
2440
24412006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
2442
2443 * display.texi (Abstract Display): Fix typo.
2444
24452006-06-03 Eli Zaretskii <eliz@gnu.org>
2446
2447 * minibuf.texi (Minibuffer History) <history-add-new-input>:
2448 Reword variable's description.
2449
24502006-06-01 Richard Stallman <rms@gnu.org>
2451
2452 * windows.texi (Splitting Windows): Clarify splitting nonselected
2453 window.
2454
24552006-05-31 Juri Linkov <juri@jurta.org>
2456
2457 * minibuf.texi (Minibuffer History): Add history-add-new-input.
2458
24592006-05-30 Richard Stallman <rms@gnu.org>
2460
2461 * display.texi (Line Height): Fix errors in description of
10d1d0af 2462 default line height and line-height property.
b8d4c8d0
GM
2463
2464 * nonascii.texi (Default Coding Systems): Further clarification.
2465
24662006-05-29 Luc Teirlinck <teirllm@auburn.edu>
2467
2468 * internals.texi (Pure Storage): Mention that an overflow in pure
2469 space causes a memory leak.
2470 (Garbage Collection): If there was an overflow in pure space,
2471 `garbage-collect' returns nil.
2472
24732006-05-30 Eli Zaretskii <eliz@gnu.org>
2474
2475 * nonascii.texi (Default Coding Systems): Fix it some more.
2476
24772006-05-29 Eli Zaretskii <eliz@gnu.org>
2478
2479 * nonascii.texi (Default Coding Systems): Fix last change.
2480
24812006-05-29 Kenichi Handa <handa@m17n.org>
2482
2483 * nonascii.texi (find-operation-coding-system): Describe the new
2484 argument format (FILENAME . BUFFER).
2485
24862006-05-28 Richard Stallman <rms@gnu.org>
2487
2488 * tips.texi (Coding Conventions): Better explain reasons not to
2489 advise other packages or use `eval-after-load'.
2490
24912006-05-29 Kim F. Storm <storm@cua.dk>
2492
2493 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
2494 `bindat-idx' and `bindat-raw' for clarity.
2495
24962006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2497
2498 * processes.texi (Bindat Spec): Expand on `repeat' handler.
2499
2500 * display.texi (Display): Add "Abstract Display" to menu.
2501 (Abstract Display, Abstract Display Functions)
2502 (Abstract Display Example): New nodes.
2503 * elisp.texi (Top): Add "Abstract Display" to menu.
2504
25052006-05-27 Chong Yidong <cyd@stupidchicken.com>
2506
2507 * keymaps.texi (Key Sequences): Link to input events definition.
2508 (Format of Keymaps): Delete material duplicated in Keymap Basics.
2509
2510 * files.texi (Changing Files): Document updated argument list for
2511 copy-file.
2512
25132006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2514
2515 * processes.texi (Bindat Functions): Explain term "total length".
2516 Use it in bindat-length and bindat-pack descriptions.
2517
25182006-05-26 Eli Zaretskii <eliz@gnu.org>
2519
2520 * tips.texi (Coding Conventions): Advise against using
2521 eval-after-load in packages. Add an index entry.
2522
25232006-05-25 Juri Linkov <juri@jurta.org>
2524
2525 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
2526
2527 * modes.texi (%-Constructs): Add %e, %z, %Z.
2528
25292006-05-25 Richard Stallman <rms@gnu.org>
2530
2531 * elisp.texi (Top): Update subnode menu.
2532
2533 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
2534 (Keymaps): Update menu.
2535
25362006-05-25 Chong Yidong <cyd@stupidchicken.com>
2537
2538 * keymaps.texi (Key Sequences): Some clarifications.
2539
25402006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
2541
2542 * processes.texi (Bindat Functions): Say "unibyte string"
2543 explicitly for bindat-unpack and bindat-pack descriptions.
2544 (Bindat Examples): Don't call `string-make-unibyte' in example.
2545
25462006-05-25 Chong Yidong <cyd@stupidchicken.com>
2547
2548 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 2549 Explain string and vector representations of key sequences.
b8d4c8d0
GM
2550
2551 * keymaps.texi (Changing Key Bindings):
dd7b651b 2552 * commands.texi (Interactive Codes):
b8d4c8d0
GM
2553 * help.texi (Describing Characters): Refer to it.
2554
25552006-05-23 Luc Teirlinck <teirllm@auburn.edu>
2556
2557 * frames.texi (Pointer Shape): @end table -> @end defvar.
2558
25592006-05-22 Richard Stallman <rms@gnu.org>
2560
2561 * elisp.texi (Top): Update subnode menus.
2562
2563 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
2564 Contents rewritten; material from old Pointer Shape node moved here.
2565
2566 * display.texi (Pointer Shape): Node deleted.
2567 (Image Descriptors): Minor cleanup.
2568
25692006-05-21 Richard Stallman <rms@gnu.org>
2570
2571 * syntax.texi (Parsing Expressions): Update info on which STATE
2572 elements are ignored.
2573
25742006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2575
2576 * hooks.texi (Standard Hooks): Correct typo.
2577
2578 * gpl.texi (GPL): ifinfo -> ifnottex.
2579
25802006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
2581
2582 * searching.texi (Simple Match Data): Warn about match data being
2583 set anew by every search.
2584
25852006-05-17 Richard Stallman <rms@gnu.org>
2586
2587 * minibuf.texi (Minibuffer History): Clarify.
2588
2589 * searching.texi (Regexp Special): Clarify nested regexp warning.
2590
25912006-05-16 Kim F. Storm <storm@cua.dk>
2592
2593 * minibuf.texi (Minibuffer History): Update add-to-history.
2594
25952006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
2596
2597 * nonascii.texi (Explicit Encoding): Fix
2598 typo (encoding<->decoding).
2599
26002006-05-14 Richard Stallman <rms@gnu.org>
2601
2602 * buffers.texi (Creating Buffers): Cleanup.
2603
2604 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
2605
26062006-05-13 Eli Zaretskii <eliz@gnu.org>
2607
2608 * buffers.texi (Current Buffer): Document that with-temp-buffer
2609 disables undo.
2610
2611 * os.texi (Terminal-Specific): More accurate description of how
2612 Emacs searches for the terminal-specific libraries.
2613
26142006-05-12 Eli Zaretskii <eliz@gnu.org>
2615
2616 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
2617 emacs-xtra to @inforef's.
2618
2619 * text.texi (Undo): Document that undo is turned off in buffers
2620 whose names begin with a space.
2621
2622 * buffers.texi (Buffer Names): Add index entries for buffers whose
2623 names begin with a space.
2624 (Creating Buffers): Document that undo is turned off in buffers
2625 whose names begin with a space.
2626
2627 * files.texi (Visiting Functions, Reading from Files)
2628 (Saving Buffers): Mention code and EOL conversions by file I/O
2629 primitives and subroutines.
2630
2631 * nonascii.texi (Lisp and Coding Systems): Document
2632 coding-system-eol-type. Add index entries for eol conversion.
2633
2634 * display.texi (Defining Faces): Mention `mac', and add an xref to
2635 where window-system is described.
2636
26372006-05-10 Richard Stallman <rms@gnu.org>
2638
2639 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
2640
26412006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2642
2643 * variables.texi (File Local Variables): Recommend to quote lambda
2644 expressions in safe-local-variable property.
2645
26462006-05-09 Richard Stallman <rms@gnu.org>
2647
2648 * variables.texi (File Local Variables): Document
2649 safe-local-eval-forms and safe-local-eval-function.
2650
26512006-05-07 Kim F. Storm <storm@cua.dk>
2652
2653 * minibuf.texi (Minibuffer History): Remove keep-dups arg
2654 from add-to-history.
2655
26562006-05-07 Romain Francoise <romain@orebokech.com>
2657
2658 * commands.texi (Event Input Misc):
2659 * compile.texi (Eval During Compile):
2660 * internals.texi (Buffer Internals):
2661 * minibuf.texi (Initial Input):
2662 * nonascii.texi (Scanning Charsets):
2663 * numbers.texi (Comparison of Numbers):
2664 * windows.texi (Textual Scrolling, Vertical Scrolling):
2665 Fix various typos.
2666
26672006-05-06 Eli Zaretskii <eliz@gnu.org>
2668
2669 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
2670 conditional xref's to either emacs or emacs-xtra, depending on
2671 @iftex/@ifnottex.
2672
2673 * minibuf.texi (Minibuffer History): Document add-to-history.
2674
26752006-05-05 Eli Zaretskii <eliz@gnu.org>
2676
2677 * internals.texi (Pure Storage): Mention the pure overflow message
2678 at startup.
2679
c8763fb6 26802006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2681
2682 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
2683 (Searching Keymaps): Fix pseudo-Lisp description of keymap
2684 search.
2685
26862006-05-01 Richard Stallman <rms@gnu.org>
2687
2688 * intro.texi (nil and t): Clarify.
2689
2690 * variables.texi (File Local Variables): Suggest using booleanp.
2691
26922006-05-01 Juanma Barranquero <lekktu@gmail.com>
2693
2694 * objects.texi (Type Predicates): Fix typos.
2695
26962006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2697
2698 * intro.texi (nil and t): Add booleanp.
2699
2700 * objects.texi (Type Predicates): Add links for booleanp and
2701 string-or-null-p.
2702
27032006-04-29 Richard Stallman <rms@gnu.org>
2704
2705 * modes.texi (Multiline Font Lock): Rename from
2706 Multi line Font Lock Elements. Much clarification.
2707 (Font Lock Multiline, Region to Fontify): Much clarification.
2708
27092006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2710
2711 * variables.texi (File Local Variables): Remove the special case t for
2712 safe-local-variable.
2713
27142006-04-26 Richard Stallman <rms@gnu.org>
2715
2716 * syntax.texi (Parsing Expressions): Minor cleanup.
2717
27182006-04-18 Richard Stallman <rms@gnu.org>
2719
2720 * tips.texi (Coding Conventions): Explain when the package's
2721 prefix should appear later on (not at the start of the name).
2722
2723 * searching.texi (String Search): Clarify effect of NOERROR.
2724
2725 * modes.texi (Imenu): Clarify what special items do.
2726
2727 * hooks.texi (Standard Hooks): Delete text about old hook names.
2728
27292006-04-17 Romain Francoise <romain@orebokech.com>
2730
2731 * variables.texi (Local Variables): Update the default value of
2732 `max-specpdl-size'.
2733
27342006-04-15 Michael Olson <mwolson@gnu.org>
2735
2736 * processes.texi (Transaction Queues): Mention the new optional
2737 `delay-question' argument for `tq-enqueue'.
2738
27392006-04-13 Bill Wohler <wohler@newt.com>
2740
2741 * customize.texi (Common Keywords): Use dotted notation for
2742 :package-version value. Specify its values. Improve documentation
2743 for customize-package-emacs-version-alist.
2744
27452006-04-12 Bill Wohler <wohler@newt.com>
2746
2747 * customize.texi (Common Keywords): Move description of
2748 customize-package-emacs-version-alist to @defvar.
2749
27502006-04-10 Bill Wohler <wohler@newt.com>
2751
2752 * customize.texi (Common Keywords): Add :package-version.
2753
27542006-04-10 Kim F. Storm <storm@cua.dk>
2755
2756 * text.texi (Buffer Contents): Add NOPROPS arg to
2757 filter-buffer-substring.
2758
27592006-04-08 Kevin Ryde <user42@zip.com.au>
2760
2761 * os.texi (Command-Line Arguments): Update xref to emacs manual
2762 "Command Arguments" -> "Emacs Invocation", per change there.
2763
27642006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
2765
2766 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2767 be on one line to help makeinfo not render two spaces after the dot.
2768
27692006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2770
2771 * strings.texi (Predicates for Strings): Add string-or-null-p.
2772
27732006-03-28 Kim F. Storm <storm@cua.dk>
2774
2775 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2776 remarks about systems that don't support fractional seconds.
2777
27782006-03-25 Karl Berry <karl@gnu.org>
2779
2780 * elisp.texi: Use @copyright{} instead of (C), and do not indent
2781 the year list.
2782
27832006-03-21 Nick Roberts <nickrob@snap.net.nz>
2784
2785 * display.texi (Fringe Indicators): Fix typos.
2786
27872006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2788
2789 * tips.texi (Documentation Tips): One can now also write `program'
2790 in front of a quoted symbol in a docstring to prevent making a
2791 hyperlink.
2792
27932006-03-19 Alan Mackenzie <acm@muc.de>
2794
2795 * text.texi (Special Properties): Clarify `fontified' property.
2796
27972006-03-16 Richard Stallman <rms@gnu.org>
2798
2799 * display.texi (Defining Images): Minor cleanup.
2800
28012006-03-16 Bill Wohler <wohler@newt.com>
2802
2803 * display.texi (Defining Images): In image-load-path-for-library,
2804 prefer user's images.
2805
28062006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2807
2808 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2809
28102006-03-15 Bill Wohler <wohler@newt.com>
2811
2812 * display.texi (Defining Images): Fix example in
2813 image-load-path-for-library by not recommending that one binds
2814 image-load-path. Just defvar it to placate compiler and only use
2815 it if previously defined.
2816
28172006-03-14 Bill Wohler <wohler@newt.com>
2818
2819 * display.texi (Defining Images): In image-load-path-for-library,
2820 always return list of directories. Update example.
2821
28222006-03-14 Alan Mackenzie <acm@muc.de>
2823
2824 * modes.texi: New node, "Region to Fontify" (for Font Lock).
2825 This describes font-lock-extend-region-function.
2826 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2827 the new node "Region to Fontify".
2828
28292006-03-13 Richard Stallman <rms@gnu.org>
2830
2831 * display.texi (Invisible Text): The impossible position is
2832 now before the invisible text, not after.
2833 (Defining Images): Clean up last change.
2834
28352006-03-11 Bill Wohler <wohler@newt.com>
2836
2837 * display.texi (Defining Images): Add image-load-path-for-library.
2838
28392006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2840
2841 * text.texi (Adaptive Fill): Fix Texinfo usage.
2842
2843 * strings.texi (Creating Strings): Fix Texinfo usage.
2844
2845 * searching.texi (Regexp Special): Use @samp for regular
2846 expressions that are not in Lisp syntax.
2847
28482006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2849
2850 * searching.texi (Regexp Special): Put remark between parentheses
2851 to avoid misreading.
2852
28532006-03-07 Luc Teirlinck <teirllm@auburn.edu>
2854
2855 * searching.texi (Syntax of Regexps): More accurately describe
2856 which characters are special in which situations.
2857 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2858 are not special. Describe in detail when `[' and `]' are special.
2859 (Regexp Backslash): Plenty of regexps with unbalanced square
2860 brackets are valid, so reword that statement.
2861
28622006-03-02 Kim F. Storm <storm@cua.dk>
2863
2864 * keymaps.texi (Tool Bar): Add tool-bar-border.
2865
28662006-02-28 Luc Teirlinck <teirllm@auburn.edu>
2867
2868 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
2869
28702006-02-27 Luc Teirlinck <teirllm@auburn.edu>
2871
2872 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2873
2874 * files.texi (Locating Files): Suggest additional values for the
2875 SUFFIXES arg of `locate-file'. Update pxref.
2876
2877 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2878 (How Programs Do Loading): Discuss the effects of Auto Compression
2879 mode on `load'.
2880 (Load Suffixes): New node.
2881 (Library Search): Delete description of `load-suffixes'; it was
2882 moved to "Load Suffixes".
2883 (Autoload, Named Features): Mention `load-suffixes'.
2884
28852006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2886
2887 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
2888
2889 * windows.texi (Window Tree): Fix typo.
2890
28912006-02-20 Kim F. Storm <storm@cua.dk>
2892
2893 * display.texi (Fringe Indicators): New section.
2894 Move indicate-empty-lines, indicate-buffer-boundaries, and
2895 default-indicate-buffer-boundaries here.
2896 Add fringe-indicator-alist and default-fringes-indicator-alist.
2897 Add list of logical fringe indicator symbols.
2898 Update list of standard bitmap names.
2899 (Fringe Cursors): New section.
2900 Move overflow-newline-into-fringe here.
2901 Add fringe-cursor-alist and default-fringes-cursor-alist.
2902 Add list of fringe cursor symbols.
2903
29042006-02-20 Juanma Barranquero <lekktu@gmail.com>
2905
2906 * commands.texi (Using Interactive): Fix reference to node
2907 "Minibuffers".
2908
29092006-02-19 Richard M. Stallman <rms@gnu.org>
2910
2911 * minibuf.texi (High-Level Completion):
2912 Add xref to read-input-method-name.
2913
2914 * files.texi (Relative File Names): Move file-relative-name here.
2915 (File Name Expansion): From here. Minor clarifications.
2916
2917 * commands.texi (Using Interactive): Add xrefs about reading input.
2918 Clarify remarks about that moving point and mark.
2919 Put string case before list case.
2920
c8763fb6 29212006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2922
2923 * display.texi (Other Display Specs, Image Descriptors):
2924 Revert erroneous changes. The previous description of
2925 image-descriptors as `(image . PROPS)' was correct.
2926
29272006-02-14 Richard M. Stallman <rms@gnu.org>
2928
2929 * variables.texi (File Local Variables): Clarifications.
2930
29312006-02-14 Juanma Barranquero <lekktu@gmail.com>
2932
2933 * variables.texi (File Local Variables): Use @code for a cons
2934 cell, not @var.
2935
29362006-02-13 Chong Yidong <cyd@stupidchicken.com>
2937
2938 * variables.texi (File Local Variables): Document new file local
2939 variable behavior.
2940
29412006-02-10 Kim F. Storm <storm@cua.dk>
2942
2943 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2944
29452006-02-08 Juanma Barranquero <lekktu@gmail.com>
2946
2947 * modes.texi (%-Constructs): Remove obsolete info about
2948 `global-mode-string'.
2949
29502006-02-07 Richard M. Stallman <rms@gnu.org>
2951
2952 * commands.texi (Prefix Command Arguments): Minor cleanup.
2953
2954 * display.texi: "Graphical display", not window system.
2955
2956 * functions.texi (What Is a Function): Fix xref.
2957
2958 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2959 (Changing Key Bindings): Clarify when remapping is better than
2960 substitute-key-definition.
2961
29622006-02-02 Richard M. Stallman <rms@gnu.org>
2963
2964 * minibuf.texi (Basic Completion): Completion alists are risky.
2965
2966 * keymaps.texi (Active Keymaps): Clarifications.
2967 (Searching Keymaps): New node.
2968 (Keymaps): Update menu.
2969
2970 * frames.texi (Layout Parameters): Minor clarification.
2971 (Drag and Drop): New node.
2972 (Frames): Update menu.
2973
29742006-01-29 Chong Yidong <cyd@stupidchicken.com>
2975
2976 * display.texi (Other Display Specs, Image Descriptors):
2977 Image description is a list, not a cons cell.
2978
29792006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2980
2981 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
2982 list is not necessarily a list).
2983
29842006-01-27 Eli Zaretskii <eliz@gnu.org>
2985
2986 * frames.texi (Layout Parameters): border-width and
2987 internal-border-width belong to the frame, not the window.
2988
29892006-01-19 Richard M. Stallman <rms@gnu.org>
2990
2991 * nonascii.texi (Translation of Characters): Search cmds use
2992 translation-table-for-input. Automatically made local.
2993
2994 * markers.texi (Overview of Markers): Count insertion type
2995 as one of a marker's attributes.
2996
2997 * keymaps.texi (Controlling Active Maps): New node, split out of
2998 Active Keymaps.
2999 (Keymaps): Menu updated.
3000 (Active Keymaps): Give pseudocode to explain how the active
3001 maps are searched. current-active-maps and key-binding moved here.
3002 (Functions for Key Lookup): current-active-maps and key-binding moved.
3003 Clarifications.
3004 (Searching the Keymaps): New subnode.
3005
3006 * elisp.texi (Top): Menu clarification.
3007
3008 * display.texi (Other Display Specs): Delete duplicate entry for
3009 just a string as display spec. Move text about recursive display
3010 specs on such a string.
3011
3012 * commands.texi (Key Sequence Input): Clarify.
3013 Move num-nonmacro-input-events out.
3014 (Reading One Event): num-nonmacro-input-events moved here.
3015
30162006-01-14 Nick Roberts <nickrob@snap.net.nz>
3017
3018 * advice.texi (Simple Advice): Update example to fit argument
3019 change in previous-line.
3020
30212006-01-05 Richard M. Stallman <rms@gnu.org>
3022
3023 * markers.texi (The Mark): Fix in `mark'.
3024
30252006-01-04 Richard M. Stallman <rms@gnu.org>
3026
3027 * processes.texi (Misc Network, Make Network): Minor cleanups.
3028
30292006-01-04 Kim F. Storm <storm@cua.dk>
3030
3031 * processes.texi (Make Network): Add IPv6 addresses and handling.
3032 (Network Feature Testing): Mention (:family ipv6).
3033 (Misc Network): Add IPv6 formats to format-network-address.
3034
30352005-12-30 Richard M. Stallman <rms@gnu.org>
3036
3037 * text.texi (Changing Properties):
3038 Don't use return value of set-text-properties.
3039
30402005-12-29 Luc Teirlinck <teirllm@auburn.edu>
3041
3042 * modes.texi (Mode Line Format): Correct typo in menu.
3043
30442005-12-29 Richard M. Stallman <rms@gnu.org>
3045
3046 * modes.texi (Mode Line Top): New node.
3047 (Mode Line Data): Some text moved to new node.
3048 Explain the data structure more concretely.
3049 (Mode Line Basics): Clarifications.
3050 (Mode Line Variables): Clarify intro paragraph.
3051 (%-Constructs): Clarify intro paragraph.
3052 (Mode Line Format): Update menu.
3053
30542005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3055
3056 * minibuf.texi (Basic Completion): Update lazy-completion-table
3057 examples for removal of ARGS argument.
3058
30592005-12-23 Richard M. Stallman <rms@gnu.org>
3060
3061 * text.texi (Undo): Restore some explanation from the version
3062 that was deleted.
3063
30642005-12-23 Eli Zaretskii <eliz@gnu.org>
3065
3066 * text.texi (Undo): Remove duplicate descriptions of `apply
3067 funname' and `apply delta' elements of the undo list.
3068
30692005-12-20 Richard M. Stallman <rms@gnu.org>
3070
3071 * help.texi (Help Functions): Update documentation of `apropos'.
3072
30732005-12-20 Luc Teirlinck <teirllm@auburn.edu>
3074
3075 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
3076 because it is confusing. If the :help-echo keyword is a function,
3077 it is not directly used as the :help-echo overlay property, as the
3078 xref seems to suggest (it does not take the appropriate args).
3079
30802005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3081
3082 * customize.texi (Common Keywords): Fix Texinfo usage.
3083 (Group Definitions, Variable Definitions): Update for new
3084 conventions for using `*' in docstrings.
3085
3086 * tips.texi (Documentation Tips): Update for new conventions for
3087 using `*' in docstrings.
3088
30892005-12-16 Richard M. Stallman <rms@gnu.org>
3090
3091 * minibuf.texi (Minibuffer Contents): Minor cleanup.
3092
30932005-12-16 Juri Linkov <juri@jurta.org>
3094
3095 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
3096
30972005-12-14 Romain Francoise <romain@orebokech.com>
3098
3099 * modes.texi (Customizing Keywords): Rename `append' to `how'.
3100 Fix typo.
3101
31022005-12-11 Juri Linkov <juri@jurta.org>
3103
3104 * minibuf.texi (Completion Commands): Add mention of read-file-name
3105 for filename completion keymaps.
3106 (Reading File Names): Add mention of filename completion keymaps
3107 for read-file-name and xref to `Completion Commands'.
3108
31092005-12-10 Richard M. Stallman <rms@gnu.org>
3110
3111 * customize.texi (Common Keywords): State caveats for use of :tag.
3112
31132005-12-08 Richard M. Stallman <rms@gnu.org>
3114
3115 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
3116 with xrefs and better explanation.
3117 (Completion Commands): Add the filename completion maps.
3118
3119 * objects.texi (Character Type): Clarify that \s is not space
3120 if a dash follows.
3121
31222005-12-05 Richard M. Stallman <rms@gnu.org>
3123
3124 * windows.texi (Resizing Windows): Delete preserve-before args.
3125
31262005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3127
3128 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
3129 in full keymaps, since the quirk has been fixed.
3130
31312005-12-03 Eli Zaretskii <eliz@gnu.org>
3132
3133 * hooks.texi (Standard Hooks): Add index entries. Mention
3134 `compilation-finish-functions'.
3135
31362005-11-27 Richard M. Stallman <rms@gnu.org>
3137
3138 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
3139
31402005-11-21 Juri Linkov <juri@jurta.org>
3141
3142 * customize.texi (Common Keywords): Update links types
3143 custom-manual and url-link. Add link types emacs-library-link,
3144 file-link, function-link, variable-link, custom-group-link.
3145
31462005-11-20 Chong Yidong <cyd@stupidchicken.com>
3147
3148 * display.texi: Revert 2005-11-20 change.
3149
31502005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
3151
3152 * processes.texi (Bindat Functions):
3153 Say "third" to refer to zero-based index "2".
3154
31552005-11-18 Luc Teirlinck <teirllm@auburn.edu>
3156
3157 * loading.texi (Library Search): Update the default value of
3158 `load-suffixes'.
3159
31602005-11-17 Chong Yidong <cyd@stupidchicken.com>
3161
3162 * display.texi (Attribute Functions): Mention :ignore-defface.
3163
31642005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3165
3166 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
3167 (Minor Mode Conventions): Mention the use of a hook.
3168
31692005-11-06 Richard M. Stallman <rms@gnu.org>
3170
3171 * files.texi (Magic File Names): find-file-name-handler checks the
3172 `operations' property of the handler.
3173
31742005-11-03 Richard M. Stallman <rms@gnu.org>
3175
3176 * variables.texi (Frame-Local Variables): Small clarification.
3177
31782005-10-29 Chong Yidong <cyd@stupidchicken.com>
3179
3180 * os.texi (Init File): Document ~/.emacs.d/init.el.
3181
31822005-10-29 Richard M. Stallman <rms@gnu.org>
3183
3184 * internals.texi (Garbage Collection): Document memory-full.
3185
31862005-10-28 Bill Wohler <wohler@newt.com>
3187
3188 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
3189 for URLs.
3190
31912005-10-28 Richard M. Stallman <rms@gnu.org>
3192
3193 * minibuf.texi (Completion Commands): Clean up prev change.
3194
31952005-10-26 Kevin Ryde <user42@zip.com.au>
3196
3197 * compile.texi (Eval During Compile): Explain recommended uses
3198 of eval-when-compile and eval-and-compile.
3199
32002005-10-27 Masatake YAMATO <jet@gyve.org>
3201
3202 * minibuf.texi (Completion Commands):
3203 Write about new optional argument for `display-completion-list'.
3204
32052005-10-23 Richard M. Stallman <rms@gnu.org>
3206
3207 * display.texi (Overlay Arrow): Clarify about local bindings of
3208 overlay-arrow-position.
3209
32102005-10-22 Eli Zaretskii <eliz@gnu.org>
3211
3212 * internals.texi (Building Emacs): Fix last change.
3213
32142005-10-22 Richard M. Stallman <rms@gnu.org>
3215
3216 * internals.texi (Building Emacs): Document eval-at-startup.
3217
32182005-10-21 Richard M. Stallman <rms@gnu.org>
3219
3220 * loading.texi (Where Defined): load-history contains abs file names.
3221 symbol-file returns abs file names.
3222
32232005-10-19 Kim F. Storm <storm@cua.dk>
3224
3225 * display.texi (Showing Images): Add max-image-size integer value.
3226
32272005-10-18 Chong Yidong <cyd@stupidchicken.com>
3228
3229 * display.texi (Showing Images): Document max-image-size.
3230
32312005-10-17 Richard M. Stallman <rms@gnu.org>
3232
3233 * commands.texi (Quitting): Minor clarification.
3234
3235 * processes.texi (Sentinels): Clarify about output and quitting.
3236 (Filter Functions): Mention with-local-quit.
3237
32382005-10-17 Juri Linkov <juri@jurta.org>
3239
3240 * buffers.texi (Current Buffer):
3241 * commands.texi (Event Input Misc):
3242 * compile.texi (Eval During Compile, Compiler Errors):
3243 * customize.texi (Group Definitions):
3244 * display.texi (Progress, Defining Faces):
3245 * files.texi (Writing to Files):
3246 * modes.texi (Mode Hooks, Defining Minor Modes):
3247 * streams.texi (Output Functions):
3248 * syntax.texi (Syntax Table Functions):
3249 * text.texi (Change Hooks):
3250 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
3251
3252 * commands.texi (Quitting): Replace arg `forms' with `body' in
3253 `with-local-quit'.
3254
3255 * positions.texi (Excursions): Replace arg `forms' with `body' in
3256 `save-excursion'.
3257
32582005-10-08 Kim F. Storm <storm@cua.dk>
3259
3260 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
3261 Rename manual section accordingly.
3262
32632005-10-04 Kim F. Storm <storm@cua.dk>
3264
3265 * windows.texi (Window Split Tree): New section describing
3266 new function window-split-tree function.
3267
32682005-10-03 Nick Roberts <nickrob@snap.net.nz>
3269
3270 * display.texi (Fringe Size/Pos): Simplify and add detail.
3271
32722005-09-30 Romain Francoise <romain@orebokech.com>
3273
3274 * minibuf.texi (High-Level Completion): Explain that the prompt
3275 given to `read-buffer' should end with a colon and a space.
3276 Update usage examples.
3277
32782005-09-29 Juri Linkov <juri@jurta.org>
3279
3280 * display.texi (Displaying Messages): Rename argument name
3281 `string' to `format-string' in functions `message', `message-box',
3282 `message-or-box'.
3283
32842005-09-26 Chong Yidong <cyd@stupidchicken.com>
3285
3286 * errors.texi (Standard Errors): Correct xrefs.
3287
32882005-09-18 Chong Yidong <cyd@stupidchicken.com>
3289
3290 * display.texi (Defining Images): Update documentation for
3291 `image-load-path'.
3292
32932005-09-17 Richard M. Stallman <rms@gnu.org>
3294
3295 * display.texi (Defining Images): Clean up previous change.
3296
32972005-09-16 Romain Francoise <romain@orebokech.com>
3298
3299 * elisp.texi: Specify GFDL version 1.2.
3300
3301 * doclicense.texi (GNU Free Documentation License): Update to
3302 version 1.2.
3303
33042005-09-15 Chong Yidong <cyd@stupidchicken.com>
3305
3306 * display.texi (Defining Images): Document `image-load-path'.
3307
33082005-09-15 Richard M. Stallman <rms@gnu.org>
3309
3310 * objects.texi (Printed Representation): Minor cleanup.
3311 (Box Diagrams): Minor fix.
3312 (Cons Cell Type): Move (...) index item here.
3313 (Box Diagrams): From here.
3314 (Array Type): Minor fix.
3315 (Type Predicates): Delete index "predicates".
3316 (Hash Table Type): Clarify xref.
3317 (Dotted Pair Notation): Minor fix.
3318
33192005-09-10 Chong Yidong <cyd@stupidchicken.com>
3320
3321 * files.texi (Saving Buffers): Fix typo.
3322
33232005-09-08 Richard M. Stallman <rms@gnu.org>
3324
3325 * tips.texi (Programming Tips): Correct the "default" prompt spec.
3326
33272005-09-08 Chong Yidong <cyd@stupidchicken.com>
3328
3329 * locals.texi (Standard Buffer-Local Variables): Don't include
3330 mode variables for minor modes.
3331 Fix xrefs for buffer-display-count, buffer-display-table,
3332 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
3333 enable-multibyte-characters, fill-column, header-line-format,
3334 left-fringe-width, left-margin, and right-fringe-width.
3335
3336 * hooks.texi (Standard Hooks): All hooks should conform to the
3337 standard naming convention now.
3338 Fix xref for `echo-area-clear-hook'.
3339
3340 * display.texi (Usual Display): Note that indicate-empty-lines and
3341 tab-width are buffer-local.
3342
3343 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
3344
3345 * modes.texi (Mode Help): Note that major-mode is buffer-local.
3346
3347 * nonascii.texi (Encoding and I/O): Note that
3348 buffer-file-coding-system is buffer-local.
3349
3350 * positions.texi (List Motion): Note that defun-prompt-regexp is
3351 buffer-local.
3352
3353 * text.texi (Auto Filling): Note that auto-fill-function is
3354 buffer-local.
3355 (Undo): Note that buffer-undo-list is buffer-local.
3356
3357 * windows.texi (Buffers and Windows): Document
3358 buffer-display-count.
3359
33602005-09-06 Richard M. Stallman <rms@gnu.org>
3361
3362 * tips.texi (Coding Conventions): Sometimes it is ok to put the
3363 package prefix elsewhere than at the start of the name.
3364
33652005-09-03 Richard M. Stallman <rms@gnu.org>
3366
3367 * tips.texi (Programming Tips): Add conventions for minibuffer
3368 questions and prompts.
3369
33702005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
3371
3372 * intro.texi (nil and t): Minor cleanup.
3373 Delete spurious mention of keyword symbols.
3374 (Evaluation Notation): Add index entry.
3375 (A Sample Function Description): Minor cleanup.
3376 (A Sample Variable Description): Not all vars can be set.
3377
33782005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
3379
3380 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
3381
3382 (Insertion): Document precise type of `insert-char' arg COUNT.
3383
33842005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3385
3386 * modes.texi (Other Font Lock Variables): Sync the default of
3387 font-lock-lines-before.
3388
33892005-08-31 Michael Albinus <michael.albinus@gmx.de>
3390
3391 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
3392
33932005-08-29 Richard M. Stallman <rms@gnu.org>
3394
3395 * elisp.texi (Top): Update subnode menu.
3396
3397 * searching.texi (Searching and Matching): Move node.
3398 Rearrange contents and add overall explanation.
3399 (Searching and Case): Move node.
3400 (Searching and Matching): Update menu.
3401
34022005-08-27 Eli Zaretskii <eliz@gnu.org>
3403
3404 * os.texi (Startup Summary): Fix the description of the initial
3405 startup message display.
3406
34072005-08-25 Richard M. Stallman <rms@gnu.org>
3408
3409 * searching.texi (Search and Replace): Add replace-regexp-in-string.
3410
34112005-08-25 Emilio C. Lopes <eclig@gmx.net>
3412
3413 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
3414 `next-overlay-change' example.
3415
34162005-08-22 Juri Linkov <juri@jurta.org>
3417
3418 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
3419 Fix invert-face. Fix args of face-background.
3420
3421 * display.texi (Standard Faces): Delete node.
3422 (Faces): Add xref to `(emacs)Standard Faces'.
3423 (Displaying Faces): Fix xref to `Standard Faces'.
3424
3425 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
3426
34272005-08-20 Alan Mackenzie <acm@muc.de>
3428
3429 * buffers.texi (The Buffer List): Clarify the manipulation of the
3430 buffer list.
3431
34322005-08-14 Richard M. Stallman <rms@gnu.org>
3433
3434 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
3435 a regexp.
3436
34372005-08-11 Richard M. Stallman <rms@gnu.org>
3438
3439 * elisp.texi (Top): Update subnode lists.
3440
3441 * display.texi (Inverse Video): Node deleted.
3442
3443 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
3444 New nodes split out of Coding Conventions.
3445
3446 * searching.texi (Regular Expressions): Document re-builder.
3447
3448 * os.texi (Time Parsing): New node split out of Time Conversion.
3449
3450 * processes.texi (Misc Network, Network Feature Testing)
3451 (Network Options, Make Network): New nodes split out of
3452 Low-Level Network.
3453
34542005-08-09 Richard M. Stallman <rms@gnu.org>
3455
3456 * frames.texi (Geometry): New node, split from Size and Position.
3457 (Frame Parameters): Refer to Geometry.
3458
3459 * buffers.texi (The Buffer List): Fix xrefs.
3460
3461 * windows.texi (Splitting Windows): Fix xref.
3462
3463 * frames.texi (Layout Parameters): Add xref.
3464
3465 * display.texi (Line Height, Scroll Bars): Fix xrefs.
3466
3467 * keymaps.texi (Menu Bar): Fix xref.
3468
3469 * locals.texi (Standard Buffer-Local Variables): Fix xref.
3470
3471 * modes.texi (%-Constructs): Fix xref.
3472
3473 * frames.texi (Window Frame Parameters): Node split up.
3474 (Basic Parameters, Position Parameters, Size Parameters)
3475 (Layout Parameters, Buffer Parameters, Management Parameters)
3476 (Cursor Parameters, Color Parameters): New subnodes.
3477
34782005-08-09 Luc Teirlinck <teirllm@auburn.edu>
3479
3480 * positions.texi (Screen Lines): Update xref for previous change
3481 in minibuf.texi.
3482
3483 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
3484 change in minibuf.texi.
3485
34862005-08-09 Richard M. Stallman <rms@gnu.org>
3487
3488 * tips.texi (Coding Conventions): Minor cleanup.
3489
3490 * modes.texi (Defining Minor Modes): Explain when init-value
3491 can be non-nil.
3492
3493 * elisp.texi (Top): Update submenu for Minibuffer.
3494
3495 * minibuf.texi (Minibuffer Misc): Node split up.
3496 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
3497 (Recursive Mini): New nodes split out from Minibuffer Misc.
3498 (Minibuffer Misc): Document max-mini-window-height.
3499
3500 * hash.texi (Defining Hash): Delete stray paren in example.
3501
3502 * display.texi (Echo Area Customization): Don't define
3503 max-mini-window-height here; xref instead.
3504
3505 * commands.texi (Event Input Misc): Update while-no-input.
3506
3507 * advice.texi (Advising Functions): Explain when to use advice
3508 and when to use a hook.
3509
35102005-07-30 Eli Zaretskii <eliz@gnu.org>
3511
3512 * makefile.w32-in (info): Don't run install-info.
3513 ($(infodir)/dir): New target, produced by running install-info.
3514
35152005-07-27 Luc Teirlinck <teirllm@auburn.edu>
3516
3517 * modes.texi (Defining Minor Modes): The keyword for the initial
3518 value is :init-value, not :initial-value.
3519
35202005-07-23 Eli Zaretskii <eliz@gnu.org>
3521
3522 * loading.texi (Autoload): Make the `doctor' example be consistent
3523 with what's in current loaddefs.el. Describe the "fn" magic in
3524 the usage portion of the doc string.
3525
35262005-07-22 Richard M. Stallman <rms@gnu.org>
3527
3528 * internals.texi (Garbage Collection): Clarify previous change.
3529
35302005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
3531
3532 * internals.texi (Garbage Collection): Add gc-cons-percentage.
3533
35342005-07-18 Juri Linkov <juri@jurta.org>
3535
3536 * commands.texi (Accessing Events):
3537 * frames.texi (Text Terminal Colors, Resources):
3538 * markers.texi (The Mark):
3539 * modes.texi (Defining Minor Modes):
3540 Delete duplicate duplicate words.
3541
35422005-07-16 Richard M. Stallman <rms@gnu.org>
3543
3544 * display.texi (Managing Overlays): Clarify make-overlay
3545 args for insertion types.
3546
35472005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3548
3549 * customize.texi (Variable Definitions):
3550 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
3551 `standard-value' is a list too.
3552 (Defining New Types): Use @key{RET} instead of @key{ret}.
3553
35542005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
3555
3556 * os.texi (Translating Input): Fix typo.
3557
35582005-07-08 Richard M. Stallman <rms@gnu.org>
3559
3560 * README: Update edition number and size estimate.
3561
3562 * elisp.texi (VERSION): Set to 2.9.
3563
35642005-07-07 Richard M. Stallman <rms@gnu.org>
3565
3566 * book-spine.texinfo: Update Emacs version.
3567
3568 * display.texi (Inverse Video): Delete mode-line-inverse-video.
3569
35702005-07-06 Richard M. Stallman <rms@gnu.org>
3571
3572 * searching.texi (Regexp Search): Clarify what re-search-forward
3573 does when the search fails.
3574
35752005-07-05 Lute Kamstra <lute@gnu.org>
3576
3577 * Update FSF's address in GPL notices.
3578
3579 * doclicense.texi (GNU Free Documentation License):
3580 * gpl.texi (GPL):
3581 * tips.texi (Coding Conventions, Library Headers):
3582 * vol1.texi:
3583 * vol2.texi: Update FSF's address.
3584
35852005-07-04 Richard M. Stallman <rms@gnu.org>
3586
3587 * hooks.texi (Standard Hooks): Add occur-hook.
3588
35892005-07-03 Luc Teirlinck <teirllm@auburn.edu>
3590
3591 * display.texi (The Echo Area): Correct menu.
3592
35932005-07-03 Richard M. Stallman <rms@gnu.org>
3594
3595 * elisp.texi (Top): Update subnode menu for Display.
3596
3597 * display.texi (Displaying Messages): New node, with most
3598 of what was in The Echo Area.
3599 (Progress): Moved under The Echo Area.
3600 (Logging Messages): New node with new text.
3601 (Echo Area Customization): New node, the rest of what was
3602 in The Echo Area. Document message-truncate-lines with @defvar.
3603 (Display): Update menu.
3604
3605 * windows.texi (Textual Scrolling): Doc 3 values for
3606 scroll-preserve-screen-position.
3607
3608 * text.texi (Special Properties): Change hook functions
3609 should bind inhibit-modification-hooks around altering buffer text.
3610
3611 * keymaps.texi (Key Binding Commands): Call binding BINDING
3612 rather than DEFINITION.
3613
36142005-06-29 Juanma Barranquero <lekktu@gmail.com>
3615
3616 * variables.texi (Defining Variables): `user-variable-p' returns t
3617 for aliases of user options, nil for alias loops.
3618
36192005-06-28 Richard M. Stallman <rms@gnu.org>
3620
3621 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
3622 make-keymap.
3623
36242005-06-27 Luc Teirlinck <teirllm@auburn.edu>
3625
3626 * variables.texi (Setting Variables): Correct and clarify
3627 description of `add-to-ordered-list'.
3628
36292005-06-26 Richard M. Stallman <rms@gnu.org>
3630
3631 * display.texi (Faces): Minor cleanup.
3632
36332005-06-25 Luc Teirlinck <teirllm@auburn.edu>
3634
3635 * display.texi (Faces): `facep' returns t for strings that are
3636 face names.
3637
36382005-06-25 Richard M. Stallman <rms@gnu.org>
3639
3640 * objects.texi (Equality Predicates): Clarify meaning of equal.
3641
3642 * windows.texi (Selecting Windows): save-selected-window
3643 and with-selected-window save and restore the current buffer.
3644
36452005-06-24 Richard M. Stallman <rms@gnu.org>
3646
3647 * numbers.texi (Float Basics): Explain how to test for NaN,
3648 and printing the sign of NaNs.
3649
36502005-06-24 Eli Zaretskii <eliz@gnu.org>
3651
3652 * makefile.w32-in (MAKEINFO): Use --force.
3653
36542005-06-23 Richard M. Stallman <rms@gnu.org>
3655
3656 * display.texi (Face Functions): Correct Texinfo usage.
3657
36582005-06-23 Luc Teirlinck <teirllm@auburn.edu>
3659
3660 * lists.texi (Rings): `ring-elements' now returns the elements of
3661 RING in order.
3662
36632005-06-23 Juanma Barranquero <lekktu@gmail.com>
3664
3665 * markers.texi (The Mark): Texinfo usage fix.
3666
36672005-06-23 Kim F. Storm <storm@cua.dk>
3668
3669 * searching.texi (Entire Match Data): Remove evaporate option for
3670 match-data. Do not mention evaporate option for set-match-data.
3671
36722005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
3673
3674 * display.texi (Face Functions): Mention face aliases.
3675
36762005-06-21 Richard M. Stallman <rms@gnu.org>
3677
3678 * anti.texi (Antinews): Texinfo usage fix.
3679
36802005-06-21 Karl Berry <karl@gnu.org>
3681
3682 * elisp.texi: Use @copying.
3683
3684 * elisp.texi: Put @summarycontents and @contents before the Top
3685 node, instead of the end of the file, so that the contents appear
3686 in the right place in the dvi/pdf output.
3687
36882005-06-21 Juri Linkov <juri@jurta.org>
3689
3690 * display.texi (Defining Faces): Add `customized-face'.
3691
36922005-06-20 Kim F. Storm <storm@cua.dk>
3693
3694 * variables.texi (Setting Variables): Any type of element can be
3695 given order in add-to-ordered-list. Compare elements with eq.
3696
3697 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
3698
36992005-06-20 Karl Berry <karl@gnu.org>
3700
3701 * syntax.texi (Syntax Flags): Make last column very slightly wider
3702 to avoid "generic comment" breaking on two lines and causing an
3703 underfull box.
3704
37052005-06-19 Luc Teirlinck <teirllm@auburn.edu>
3706
3707 * lists.texi (Rings): Various minor clarifications and corrections.
3708
37092005-06-18 Richard M. Stallman <rms@gnu.org>
3710
3711 * functions.texi (Obsolete Functions): Simplify.
3712
3713 * variables.texi (Variable Aliases): Simplify.
3714
3715 * anti.texi, backups.texi, compile.texi, customization.texi:
3716 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3717 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3718 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3719 * variables.texi: Fix formatting ugliness.
3720
3721 * elisp.texi: Add links to Rings and Byte Packing.
3722 Update version and copyright years.
3723
3724 * minibuf.texi: Fix formatting ugliness.
3725 (Completion Commands): Move keymap vars to the end
3726 and vars completing-read binds to the top.
3727
37282005-06-17 Luc Teirlinck <teirllm@auburn.edu>
3729
3730 * processes.texi: Fix typos.
3731 (Bindat Spec): Correct Texinfo error.
3732 (Byte Packing): Fix ungrammatical sentence.
3733
37342005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
3735
3736 * lists.texi (Rings): New node.
3737 (Lists): Add it to menu.
3738
3739 * processes.texi (Byte Packing): New node.
3740 (Processes): Add it to menu.
3741
37422005-06-17 Richard M. Stallman <rms@gnu.org>
3743
3744 * syntax.texi (Parsing Expressions): Fix texinfo usage.
3745
3746 * help.texi (Documentation Basics): Explain the xref to
3747 Documentation Tips.
3748
3749 * debugging.texi (Debugger Commands): Minor fix.
3750
37512005-06-16 Luc Teirlinck <teirllm@auburn.edu>
3752
3753 * edebug.texi (Instrumenting): Eliminate duplicate link.
3754 (Specification List): Replace references to "below", referring to
3755 a later node, with one @ref to that node.
3756
3757 * os.texi (Timers): Timers should save and restore the match data
3758 if they change it.
3759
3760 * debugging.texi (Debugger Commands): Mention that the Lisp
3761 debugger can not step through primitive functions.
3762
37632005-06-16 Juanma Barranquero <lekktu@gmail.com>
3764
3765 * functions.texi (Obsolete Functions): Update argument names of
3766 `make-obsolete' and `define-obsolete-function-alias'.
3767
3768 * variables.texi (Variable Aliases): Update argument names of
3769 `defvaralias', `make-obsolete-variable' and
3770 `define-obsolete-variable-alias'.
3771
37722005-06-15 Kim F. Storm <storm@cua.dk>
3773
3774 * searching.texi (Entire Match Data): Rephrase warnings about
3775 evaporate arg to match-data and set-match-data.
3776
37772005-06-14 Luc Teirlinck <teirllm@auburn.edu>
3778
3779 * elisp.texi (Top): Update detailed menu.
3780
3781 * edebug.texi (Edebug): Update menu.
3782 (Instrumenting): Update xrefs.
3783 (Edebug Execution Modes): Correct xref.
3784 (Jumping): Clarify description of `h' command.
3785 Eliminate redundant @ref.
3786 (Breaks): New node.
3787 (Breakpoints): Is now a subsubsection.
3788 (Global Break Condition): Mention `C-x X X'.
3789 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
3790 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3791 (Edebug Display Update): Correct pxref.
3792 (Edebug and Macros): New node.
3793 (Instrumenting Macro Calls): Is now a subsubsection.
3794 Neither arg of `def-edebug-spec' is evaluated.
3795 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3796 (Specification Examples): Fix typo.
3797
37982005-06-14 Lute Kamstra <lute@gnu.org>
3799
3800 * debugging.texi (Function Debugging): Primitives can break on
3801 entry too.
3802
38032005-06-14 Kim F. Storm <storm@cua.dk>
3804
3805 * variables.texi (Setting Variables): Add add-to-ordered-list.
3806
38072005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3808
3809 * syntax.texi (Parsing Expressions): Document aux functions and vars of
3810 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3811
38122005-06-13 Lute Kamstra <lute@gnu.org>
3813
3814 * text.texi (Special Properties): Fix cross reference.
3815
38162005-06-11 Luc Teirlinck <teirllm@auburn.edu>
3817
3818 * debugging.texi (Function Debugging): Delete mention of empty
3819 string argument to `cancel-debug-on-entry'. Delete inaccurate
3820 description of the return value of that command.
3821
38222005-06-11 Alan Mackenzie <acm@muc.de>
3823
3824 * text.texi (Adaptive Fill): Amplify the description of
3825 fill-context-prefix.
3826
38272005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3828
3829 * syntax.texi (Parsing Expressions): Fix Texinfo error.
3830
38312005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3832
3833 * syntax.texi (Parsing Expressions): Document syntax-ppss.
3834
38352005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3836
3837 * debugging.texi (Error Debugging): Minor rewording.
3838 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3839 is optional.
3840
38412005-06-10 Lute Kamstra <lute@gnu.org>
3842
3843 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3844 (Top): Give it a title. Correct version number. Give the
3845 detailed node listing a more prominent header.
3846 * intro.texi: Don't set VERSION here a second time.
3847 Mention Emacs's version too.
3848 * anti.texi (Antinews): Use EMACSVER to refer to the current
3849 version of Emacs.
3850
38512005-06-09 Kim F. Storm <storm@cua.dk>
3852
3853 * searching.texi (Entire Match Data): Explain new `reseat' argument to
3854 match-data and set-match-data.
3855
38562005-06-08 Richard M. Stallman <rms@gnu.org>
3857
3858 * searching.texi (Entire Match Data): Clarify when match-data
3859 returns markers and when integers.
3860
3861 * display.texi (Defining Faces): Explain that face name should not
3862 end in `-face'.
3863
3864 * modes.texi (Mode Line Data): Minor cleanup.
3865 (Customizing Keywords): Node split out of Search-based Fontification.
3866 Add example of using font-lock-add-keywords from a hook.
3867 Clarify when MODE should be non-nil, and when nil.
3868
38692005-06-06 Richard M. Stallman <rms@gnu.org>
3870
3871 * modes.texi (Mode Line Data): Explain what happens when the car
3872 of a list is a void symbol.
3873 (Search-based Fontification): Explain MODE arg to
3874 font-lock-add-keywords and warn about calls from major modes.
3875
38762005-06-08 Juri Linkov <juri@jurta.org>
3877
3878 * display.texi (Standard Faces): Add `shadow' face.
3879
38802005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3881
3882 * modes.texi (Major Mode Conventions): A derived mode only needs
3883 to put the call to the parent mode inside `delay-mode-hooks'.
3884
38852005-05-29 Richard M. Stallman <rms@gnu.org>
3886
3887 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
3888 new, and what that implies. Clarify.
3889
3890 * files.texi (Locating Files): Clean up the text.
3891
3892 * frames.texi (Window Frame Parameters): Document user-size.
3893 Shorten entry for top by referring to left.
3894
38952005-05-26 Richard M. Stallman <rms@gnu.org>
3896
3897 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
3898 is new, and what the implications are. Other clarifications.
3899
39002005-05-24 Richard M. Stallman <rms@gnu.org>
3901
3902 * frames.texi (Dialog Boxes): Minor fixes.
3903
39042005-05-25 Masatake YAMATO <jet@gyve.org>
3905
3906 * display.texi (Standard Faces): Write about `mode-line-highlight'.
3907
39082005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3909
3910 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3911 is optional.
3912
39132005-05-24 Nick Roberts <nickrob@snap.net.nz>
3914
10d1d0af 3915 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
3916
39172005-05-23 Lute Kamstra <lute@gnu.org>
3918
3919 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3920 syntax-begin-function over font-lock-beginning-of-syntax-function.
3921
39222005-05-21 Luc Teirlinck <teirllm@auburn.edu>
3923
3924 * minibuf.texi (Reading File Names): Update description of
3925 `read-directory-name'.
3926
3927 * modes.texi (Derived Modes): Clarify :group keyword.
3928
39292005-05-21 Eli Zaretskii <eliz@gnu.org>
3930
3931 * files.texi (Locating Files): New subsection.
3932 Describe locate-file and executable-find.
3933
39342005-05-21 Kevin Ryde <user42@zip.com.au>
3935
3936 * frames.texi (Initial Parameters): Update cross reference to
3937 "Emacs Invocation".
3938
39392005-05-19 Luc Teirlinck <teirllm@auburn.edu>
3940
3941 * keymaps.texi (Active Keymaps): Add anchor.
3942
3943 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3944 (Major Mode Conventions): Refer to `Auto Major Mode' in more
3945 appropriate place.
3946 (Derived Modes): Small clarifications.
3947 (Minor Mode Conventions, Keymaps and Minor Modes):
3948 Replace references to nodes with references to anchors.
3949 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3950 Clarify description of lists whose first element is an integer.
3951 (Mode Line Variables): Add anchor.
3952 (%-Constructs): Clarify description of integer after %.
3953 (Emulating Mode Line): Describe nil value for FACE.
3954
39552005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3956
3957 * modes.texi (Derived Modes): Correct references to non-existing
3958 variable standard-syntax-table.
3959
39602005-05-17 Lute Kamstra <lute@gnu.org>
3961
3962 * modes.texi (Defining Minor Modes): Mention the mode hook.
3963
39642005-05-15 Kim F. Storm <storm@cua.dk>
3965
3966 * processes.texi (Network): Remove open-network-stream-nowait.
3967 (Network Servers): Remove open-network-stream-server.
3968
39692005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3970
3971 * elisp.texi (Top): Update detailed menu.
3972
3973 * variables.texi: Reorder nodes.
3974 (Variables): Update menu.
3975 (File Local Variables): Do not refer to the `-*-' line as
3976 a "local variables list". Add pxref.
3977
39782005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3979
3980 * elisp.texi (Top): Update detailed menu for node changes.
3981
3982 * modes.texi (Modes): Update Menu.
3983 (Hooks): Move to beginning of chapter.
3984 Most minor modes run mode hooks too.
3985 `add-hook' can handle void hooks or hooks whose value is a single
3986 function.
3987 (Major Modes): Update Menu.
3988 (Major Mode Basics): New node, split off from `Major Modes'.
3989 (Major Mode Conventions): Correct xref. Explain how to handle
3990 auto-mode-alist if the major mode command has an autoload cookie.
3991 (Auto Major Mode): Major update. Add magic-mode-alist.
3992 (Derived Modes): Major update.
3993 (Mode Line Format): Update Menu.
3994 (Mode Line Basics): New node, split off from `Mode Line Format'.
3995
3996 * loading.texi (Autoload): Mention `autoload cookie' as synonym
3997 for `magic autoload comment'. Add index entries and anchor.
3998
39992005-05-14 Richard M. Stallman <rms@gnu.org>
4000
4001 * tips.texi (Coding Conventions): Explain how important it is
4002 that just loading certain files not change Emacs behavior.
4003
4004 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
4005
40062005-05-12 Lute Kamstra <lute@gnu.org>
4007
4008 * modes.texi (Generic Modes): Update.
4009 (Major Modes): Refer to node "Generic Modes".
4010
4011 * elisp.texi (Top): Update to the current structure of the manual.
4012 * processes.texi (Processes): Add menu description.
4013 * customize.texi (Customization): Add menu descriptions.
4014
40152005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
4016
4017 * processes.texi (Signals to Processes)
4018 (Low-Level Network): Fix typos.
4019
40202005-05-11 Lute Kamstra <lute@gnu.org>
4021
4022 * elisp.texi (Top): Add some nodes from the chapter "Major and
4023 Minor Modes" to the detailed node listing.
4024
40252005-05-10 Richard M. Stallman <rms@gnu.org>
4026
4027 * keymaps.texi (Extended Menu Items): Menu item filter functions
4028 can be called at any time.
4029
40302005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4031
4032 * variables.texi (File Local Variables): `(hack-local-variables t)'
4033 now also checks whether a mode is specified in the local variables
4034 list.
4035
40362005-05-05 Kevin Ryde <user42@zip.com.au>
4037
4038 * display.texi (The Echo Area): Correct format function cross
4039 reference.
4040
40412005-05-05 Luc Teirlinck <teirllm@auburn.edu>
4042
4043 * variables.texi (Variable Aliases): Change description of
4044 `define-obsolete-variable-alias'.
4045
4046 * functions.texi (Functions): Add "Obsolete Functions" to menu.
4047 (Defining Functions): Add xref.
4048 (Obsolete Functions): New node.
4049 (Function Safety): Standardize capitalization of section title.
4050
4051 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
4052 (Dialog Boxes): Complete description of `x-popup-dialog'.
4053
40542005-05-04 Richard M. Stallman <rms@gnu.org>
4055
4056 * commands.texi (Interactive Codes): Fix Texinfo usage.
4057 Document U more clearly.
4058
40592005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4060
4061 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
4062 function and not a macro.
4063
4064 * frames.texi (Pop-Up Menus): Correct and clarify description of
4065 `x-popup-menu'.
4066 (Dialog Boxes): Clarify description of `x-popup-dialog'.
4067
40682005-05-01 Richard M. Stallman <rms@gnu.org>
4069
4070 * edebug.texi (Checking Whether to Stop): Fix previous change.
4071
40722005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4073
4074 * display.texi: Fix typos and Texinfo usage.
4075
4076 * edebug.texi (Checking Whether to Stop): executing-macro ->
4077 executing-kbd-macro.
4078
40792005-05-01 Richard M. Stallman <rms@gnu.org>
4080
4081 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
4082
40832005-04-30 Richard M. Stallman <rms@gnu.org>
4084
4085 * files.texi (Magic File Names): Document `operations' property.
4086
40872005-04-29 Lute Kamstra <lute@gnu.org>
4088
4089 * modes.texi (Generic Modes): New node.
4090 (Major Modes): Add it to the menu.
4091 (Derived Modes): Add "derived mode" to concept index.
4092
40932005-04-28 Lute Kamstra <lute@gnu.org>
4094
4095 * modes.texi (Defining Minor Modes): Fix previous change.
4096 (Font Lock Mode): Simplify.
4097 (Font Lock Basics): Say that font-lock-defaults is buffer-local
4098 when set and that some parts are optional. Add cross references.
4099 (Search-based Fontification): Say how to specify font-lock-keywords.
4100 Add cross references. Add font-lock-multiline to index.
4101 Move font-lock-keywords-case-fold-search here from node "Other Font
4102 Lock Variables". Document font-lock-add-keywords and
4103 font-lock-remove-keywords.
4104 (Other Font Lock Variables): Move font-lock-keywords-only,
4105 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4106 and font-lock-syntactic-face-function to node "Syntactic Font
4107 Lock". Move font-lock-keywords-case-fold-search to node
4108 "Search-based Fontification". Document font-lock-inhibit-thing-lock
4109 and font-lock-{,un}fontify-{buffer,region}-function.
4110 (Precalculated Fontification): Remove reference to deleted variable
4111 font-lock-core-only.
4112 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
4113 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
4114 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4115 and font-lock-syntactic-face-function here from node "Other Font
4116 Lock Variables". Move font-lock-syntactic-keywords to "Setting
4117 Syntax Properties". Add cross references.
4118 (Setting Syntax Properties): New node.
4119 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
4120 * syntax.texi (Syntax Properties): Add cross reference.
4121 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
4122
41232005-04-26 Richard M. Stallman <rms@gnu.org>
4124
4125 * display.texi (Defining Faces):
4126 Document `default' elements of defface spec.
4127
4128 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
4129
4130 * variables.texi (Variable Aliases): Clarify text.
4131
41322005-04-25 Chong Yidong <cyd@stupidchicken.com>
4133
4134 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
4135
41362005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4137
4138 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
4139
41402005-04-24 Eli Zaretskii <eliz@gnu.org>
4141
4142 * syntax.texi (Syntax Table Internals): Elaborate documentation of
4143 syntax-after and syntax-class.
4144
4145 * files.texi (Changing Files): Fix last change's cross-reference.
4146 (Unique File Names): Don't mention "numbers" in the documentation
4147 of make-temp-file and make-temp-name.
4148
41492005-04-23 Richard M. Stallman <rms@gnu.org>
4150
4151 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
4152
41532005-04-22 Nick Roberts <nickrob@snap.net.nz>
4154
4155 * windows.texi (Cyclic Window Ordering): Clarify window-list.
4156
41572005-04-22 Nick Roberts <nickrob@snap.net.nz>
4158
4159 * variables.texi (Variable Aliases): Describe make-obsolete-variable
4160 and define-obsolete-variable-alias.
4161
41622005-04-22 Kim F. Storm <storm@cua.dk>
4163
4164 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
4165 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
4166
41672005-04-21 Lute Kamstra <lute@gnu.org>
4168
4169 * lists.texi (Association Lists): Document rassq-delete-all.
4170
41712005-04-19 Richard M. Stallman <rms@gnu.org>
4172
4173 * modes.texi (Search-based Fontification): Explain that
4174 facespec is an expression to be evaluated.
4175
41762005-04-19 Kevin Ryde <user42@zip.com.au>
4177
4178 * streams.texi (Output Functions): Fix xref.
4179 * strings.texi (String Conversion): Fix xref.
4180
41812005-04-19 Kim F. Storm <storm@cua.dk>
4182
4183 * symbols.texi (Symbol Plists): Add safe-get.
4184 Mention that `get' may signal an error.
4185
41862005-04-18 Nick Roberts <nickrob@snap.net.nz>
4187
4188 * customize.texi (Variable Definitions): Replace tooltip-mode
4189 example with save-place.
4190
41912005-04-17 Richard M. Stallman <rms@gnu.org>
4192
4193 * buffers.texi (Indirect Buffers): Clarify.
4194
4195 * positions.texi (Positions): Clarify converting marker to integer.
4196
4197 * strings.texi (String Basics): Mention string-match; clarify.
4198
41992005-04-08 Lute Kamstra <lute@gnu.org>
4200
4201 * modes.texi (Search-based Fontification): Fix cross references.
4202 Use consistent terminology. Document anchored highlighting.
4203
42042005-04-05 Lute Kamstra <lute@gnu.org>
4205
4206 * modes.texi (Defining Minor Modes): Document :group keyword
4207 argument and its default value.
4208
42092005-04-03 Lute Kamstra <lute@gnu.org>
4210
4211 * hooks.texi (Standard Hooks): Add some hooks. Add cross
4212 references and/or descriptions. Delete major mode hooks; mention
4213 them as a category instead. Rename or delete obsolete hooks.
4214
42152005-04-02 Richard M. Stallman <rms@gnu.org>
4216
4217 * nonascii.texi (Coding System Basics): Another wording cleanup.
4218
42192005-04-01 Richard M. Stallman <rms@gnu.org>
4220
4221 * nonascii.texi (Coding System Basics): Clarify previous change.
4222
42232005-04-01 Kenichi Handa <handa@m17n.org>
4224
10d1d0af 4225 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
4226 identity of coding systems.
4227
42282005-03-29 Chong Yidong <cyd@stupidchicken.com>
4229
4230 * text.texi (Buffer Contents): Add filter-buffer-substring and
4231 buffer-substring-filters.
4232
42332005-03-26 Chong Yidong <cyd@stupidchicken.com>
4234
4235 * anti.texi (Antinews): Mention `G' interactive code.
4236
4237 * tips.texi (Compilation Tips): Mention benchmark.el.
4238
42392005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4240
4241 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
4242 is now bound to M-o M-o.
4243
4244 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
4245
42462005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4247
4248 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
4249 in the Emacs Manual).
4250 * Makefile.in (srcs): Remove calendar.texi.
4251 * makefile.w32-in (srcs): Remove calendar.texi.
4252 * display.texi (Display): Change name of next node.
4253 * os.texi (System In): Change name of previous node.
4254 * elisp.texi (Top): Remove Calendar references.
4255 * vol1.texi (Top): Remove Calendar references.
4256 * vol2.texi (Top): Remove Calendar references.
4257
42582005-03-25 Richard M. Stallman <rms@gnu.org>
4259
4260 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
4261 Cleanup previous change.
4262
42632005-03-25 Chong Yidong <cyd@stupidchicken.com>
4264
4265 * display.texi (Face Attributes): Faces earlier in an :inherit
4266 list take precedence.
4267 (Scroll Bars): Fix description of vertical-scroll-bars.
4268 Document frame-current-scroll-bars and window-current-scroll-bars.
4269
4270 * markers.texi (The Mark): Document temporary Transient Mark mode.
4271
4272 * minibuf.texi (Reading File Names):
4273 Document read-file-name-completion-ignore-case.
4274
4275 * positions.texi (Screen Lines): Document nil for width argument
4276 to compute-motion.
4277
42782005-03-23 Kim F. Storm <storm@cua.dk>
4279
4280 * display.texi (Standard Faces): Other faces used in the fringe
4281 implicitly inherits from the fringe face.
4282 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
4283 properties implicitly inherits from fringe face.
4284 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
4285
42862005-03-20 Chong Yidong <cyd@stupidchicken.com>
4287
4288 * display.texi (Invisible Text): State default value of
4289 line-move-ignore-invisible.
4290 (Managing Overlays): Document remove-overlays.
4291 (Standard Faces): Document escape-glyph face.
4292
4293 * minibuf.texi (Reading File Names): Document read-file-name-function.
4294
4295 * modes.texi (Other Font Lock Variables):
4296 Document font-lock-lines-before.
4297
4298 * positions.texi (Skipping Characters): skip-chars-forward allows
4299 character classes.
4300
43012005-03-18 Lute Kamstra <lute@gnu.org>
4302
4303 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
4304
43052005-03-17 Richard M. Stallman <rms@gnu.org>
4306
4307 * text.texi (Undo): Document extensible undo entries.
4308
dd7b651b 4309 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
4310
4311 * nonascii.texi (Character Codes): Minor fix.
4312
4313 * display.texi (Display Property): Explain the significance
4314 of having text properties that are eq.
4315 (Other Display Specs): Explain string as display spec.
4316
4317 * commands.texi (Interactive Codes): Document G option.
4318
43192005-03-17 Chong Yidong <cyd@stupidchicken.com>
4320
4321 * text.texi (Filling): Add sentence-end-without-period and
4322 sentence-end-without-space.
4323 (Changing Properties): Minor fix.
4324
4325 * anti.texi: Total rewrite.
4326
43272005-03-15 Lute Kamstra <lute@gnu.org>
4328
4329 * edebug.texi (Instrumenting Macro Calls): Fix typos.
4330
43312005-03-08 Kim F. Storm <storm@cua.dk>
4332
4333 * display.texi (Specified Space): Property :width is support on
4334 non-graphic terminals, :height is not.
4335
43362005-03-07 Richard M. Stallman <rms@gnu.org>
4337
4338 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
4339 Now subnodes of Fringes.
4340 (Overlay Arrow): Document overlay-arrow-variable-list.
4341 (Fringe Size/Pos): New node, broken out of Fringes.
4342 (Display): Explain clearing vs redisplay better.
4343 (Truncation): Clarify use of bitmaps.
4344 (The Echo Area): Clarify the uses of the echo area.
4345 Add max-mini-window-height.
4346 (Progress): Clarify.
4347 (Invisible Text): Explain that main loop moves point out.
4348 (Selective Display): Say "hidden", not "invisible".
4349 (Managing Overlays): Move up. Describe relation to Undo here.
4350 (Overlay Properties): Clarify intro.
4351 (Finding Overlays): Explain return values when nothing found.
4352 (Width): truncate-string-to-width has added arg.
4353 (Displaying Faces): Clarify and update mode line face handling.
4354 (Face Functions): Minor cleanup.
4355 (Conditional Display): Merge into Other Display Specs.
4356 (Pixel Specification, Other Display Specs): Minor cleanups.
4357 (Images, Image Descriptors): Minor cleanups.
4358 (GIF Images): Patents have expired.
4359 (Showing Images): Explain default text for insert-image.
4360 (Manipulating Button Types): Merge into Manipulating Buttons.
4361 (Making Buttons): Explain return values.
4362 (Button Buffer Commands): Add xref.
4363 (Inverse Video): Update mode-line-inverse-video.
4364 (Display Table Format): Clarify.
4365 (Active Display Table): Give defaults for window-display-table.
4366
4367 * calendar.texi (Calendar Customizing): calendar-holiday-marker
4368 and calendar-today-marker are strings, not chars.
4369 (Holiday Customizing): Minor fix.
4370
4371 * internals.texi (Writing Emacs Primitives): Update `or' example.
4372 Update limit on # args of subr.
4373
4374 * edebug.texi (Using Edebug): Arrow is in fringe.
4375 (Instrumenting): Arg to eval-defun works without loading edebug.
4376 (Edebug Execution Modes): Add xref.
4377
4378 * customize.texi (Common Keywords): Clarify :require.
4379 Mention :version here.
4380 (Variable Definitions, Group Definitions): Not here.
4381 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
4382
43832005-03-07 Chong Yidong <cyd@stupidchicken.com>
4384 * nonascii.texi (Text Representations): Clarify position-bytes.
4385 (Character Sets): Add list-charset-chars.
4386 (Scanning Charsets): Add charset-after.
4387 (Encoding and I/O): Minor fix.
4388
43892005-03-06 Richard M. Stallman <rms@gnu.org>
4390
4391 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
4392 (Resizing Windows): Likewise.
4393
4394 * text.texi (Change Hooks): Get rid of "Emacs 21".
4395
4396 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
4397
4398 * streams.texi (Output Variables): Get rid of "Emacs 21".
4399
4400 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
4401
4402 * os.texi (Translating Input): Replace flow-control example
4403 with a less obsolete example that uses `keyboard-translate'.
4404
4405 * objects.texi (Hash Table Type, Circular Objects):
4406 Get rid of "Emacs 21".
4407
4408 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
4409 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
4410
4411 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
4412
4413 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
4414
4415 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
4416 (Menu Bar): Fix when menu-bar-update-hook is called.
4417
4418 * hash.texi (Hash Tables): Get rid of "Emacs 21".
4419
4420 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
4421 and make it read better.
4422
4423 * files.texi (Writing to Files): Get rid of "Emacs 21".
4424 (Unique File Names): Likewise.
4425
4426 * elisp.texi: Update Emacs version to 22.
4427
4428 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
4429 (Overlay Properties, Face Attributes): Likewise.
4430 (Managing Overlays): Fix punctuation.
4431 (Attribute Functions): Clarify set-face-font; get rid of
4432 info about old Emacs versions.
4433 (Auto Faces, Font Lookup, Display Property, Images):
4434 Get rid of "Emacs 21".
4435
4436 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
4437
44382005-03-05 Richard M. Stallman <rms@gnu.org>
4439
4440 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
4441
44422005-03-04 Lute Kamstra <lute@gnu.org>
4443
4444 * debugging.texi (Error Debugging): Document stack-trace-on-error.
4445
44462005-03-03 Lute Kamstra <lute@gnu.org>
4447
4448 * edebug.texi (Instrumenting Macro Calls): Fix typo.
4449
44502005-03-01 Lute Kamstra <lute@gnu.org>
4451
4452 * debugging.texi (Debugger Commands): Update `j'.
4453
44542005-02-28 Lute Kamstra <lute@gnu.org>
4455
4456 * debugging.texi (Debugging): Fix typo.
4457 (Error Debugging): Document eval-expression-debug-on-error.
4458 (Function Debugging): Update example.
4459 (Using Debugger): Mention starred stack frames.
4460 (Debugger Commands): Document `j' and `l'.
4461 (Invoking the Debugger): `d' and `j' exit recursive edit too.
4462 Update the messages that the debugger displays.
4463 (Internals of Debugger): Add cross reference. Update example.
4464 (Excess Open): Minor improvement.
4465 (Excess Close): Minor improvement.
4466
44672005-02-26 Richard M. Stallman <rms@gnu.org>
4468
4469 * tips.texi (Coding Conventions): Clarify.
4470 Put all the major mode key reservations together.
4471 Mention the Mouse-1 => Mouse-2 conventions.
4472
4473 * syntax.texi (Syntax Class Table): Clarify.
4474 (Syntax Table Functions): syntax-after moved from here.
4475 (Syntax Table Internals): syntax-after moved to here.
4476 (Parsing Expressions): Update info on number of values
4477 and what's meaningful in the STATE argument.
4478 (Categories): Fix typo.
4479
4480 * sequences.texi (Arrays): Cleanup.
4481 (Char-Tables): Clarify.
4482
4483 * processes.texi (Deleting Processes): Cleanups, add xref.
4484 (Subprocess Creation): Explain nil in exec-path. Cleanup.
4485 (Process Information): set-process-coding-system, some args optional.
4486 (Input to Processes): Explain various types for PROCESS args.
4487 Rename them from PROCESS-NAME to PROCESS.
4488 (Signals to Processes): Likewise.
4489 (Decoding Output): Cleanup.
4490 (Query Before Exit): Clarify.
4491
4492 * os.texi (Startup Summary): Correct the options; add missing ones.
4493 (Terminal Output, Batch Mode): Clarify.
4494 (Flow Control): Node deleted.
4495
4496 * markers.texi (The Mark): Clarify.
4497
4498 * macros.texi (Expansion): Cleanup.
4499 (Indenting Macros): indent-spec allows ints, not floats.
4500
4501 * keymaps.texi (Keymaps): Clarify.
4502 (Format of Keymaps): Update lisp-mode-map example.
4503 (Active Keymaps, Key Lookup): Clarify.
4504 (Changing Key Bindings): Add xref to `kbd'.
4505 (Key Binding Commands, Simple Menu Items): Clarify.
4506 (Mouse Menus, Menu Bar): Clarify.
4507 (Menu Example): Replace print example with menu-bar-replace-menu.
4508
4509 * help.texi (Documentation Basics): Add function-documentation prop.
4510
4511 * elisp.texi (Top): Don't refer to Flow Control node.
4512
4513 * commands.texi (Command Overview): Improve xrefs.
4514 (Adjusting Point): Adjusting point applies to intangible and invis.
4515 (Key Sequence Input): Doc extra read-key-sequence args.
4516 Likewise for read-key-sequence-vector.
4517
4518 * backups.texi (Rename or Copy): Minor fix.
4519 (Numbered Backups): For version-control, say the default.
4520 (Auto-Saving): make-auto-save-file-name example is simplified.
4521
4522 * advice.texi (Advising Functions): Don't imply one part of Emacs
4523 should advise another part. Markup changes.
4524 (Defining Advice): Move transitional para.
4525 (Activation of Advice): Cleanup.
4526 Explain if COMPILE is nil or negative.
4527
4528 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
4529
45302005-02-24 Lute Kamstra <lute@gnu.org>
4531
4532 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
4533 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
4534
45352005-02-23 Lute Kamstra <lute@gnu.org>
4536
4537 * modes.texi (Defining Minor Modes): define-minor-mode can be used
4538 to define global minor modes as well.
4539
4540 * display.texi (Managing Overlays): overlay-buffer returns nil for
4541 deleted overlays.
4542
45432005-02-22 Kim F. Storm <storm@cua.dk>
4544
4545 * minibuf.texi (Basic Completion): Allow symbols in addition to
4546 strings in try-completion and all-completions.
4547
45482005-02-14 Lute Kamstra <lute@gnu.org>
4549
4550 * elisp.texi (Top): Remove reference to deleted node.
4551
4552 * lists.texi (Lists): Remove reference to deleted node.
4553 (Cons Cells): Fix typo.
4554
4555 * loading.texi (Where Defined): Fix typo.
4556
45572005-02-14 Richard M. Stallman <rms@gnu.org>
4558
4559 * variables.texi (Creating Buffer-Local): change-major-mode-hook
4560 is useful for discarding some minor modes.
4561
4562 * symbols.texi (Symbol Components): Reorder examples.
4563
4564 * streams.texi (Input Functions): State standard-input default.
4565 (Output Variables): State standard-output default.
4566
4567 * objects.texi (Printed Representation): Clarify read syntax vs print.
4568 (Floating Point Type): Explain meaning better.
4569 (Symbol Type): Explain uniqueness better.
4570 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
4571 List examples sooner.
4572 (Box Diagrams): New subnode broken out.
4573 Some examples moved from old Lists as Boxes node.
4574 (Dotted Pair Notation): Clarify intro.
4575 (Array Type): Clarify.
4576 (Type Predicates): Add hash-table-p.
4577
4578 * numbers.texi (Integer Basics): Clarify radix explanation.
4579 (Predicates on Numbers): Minor clarification.
4580 (Comparison of Numbers): Minor clarification. Clarify eql.
4581 Typos in min, max.
4582 (Math Functions): Clarify overflow in expt.
4583
4584 * minibuf.texi (Text from Minibuffer): Minor clarification.
4585 Mention arrow keys.
4586
4587 * loading.texi (Autoload): defun's doc string overrides autoload's
4588 doc string.
4589 (Repeated Loading): Modernize "add to list" examples.
4590 (Where Defined): Finish updating table of load-history elts.
4591
4592 * lists.texi (List-related Predicates): Minor wording improvement.
4593 (Lists as Boxes): Node deleted.
4594 (Building Lists): Explain trivial cases of number-sequence.
4595
4596 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 4597 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
4598 (Hash Access): Any object can be a key.
4599 State value of maphash.
4600
4601 * functions.texi (What Is a Function): Wording cleanup.
4602 (Function Documentation): Minor cleanup.
4603 Explain purpose of calling convention at end of doc string.
4604 (Function Names): Wording cleanup.
4605 (Calling Functions): Wording cleanup.
4606 Explain better how funcall calls the function.
4607 (Function Cells): Delete example of saving and redefining function.
4608
4609 * control.texi (Combining Conditions): Wording cleanup.
4610 (Iteration): dolist and dotimes bind VAR locally.
4611 (Cleanups): Xref to Atomic Changes.
4612
4613 * compile.texi (Byte Compilation): Delete 19.29 info.
4614 (Compilation Functions): Macros' difficulties don't affect defsubst.
4615 (Docs and Compilation): Delete 19.29 info.
4616
46172005-02-10 Richard M. Stallman <rms@gnu.org>
4618
4619 * objects.texi (Symbol Type): Minor correction.
4620
46212005-02-06 Lute Kamstra <lute@gnu.org>
4622
4623 * modes.texi (Example Major Modes): Fix typos.
4624
46252005-02-06 Richard M. Stallman <rms@gnu.org>
4626
4627 * text.texi (Margins): fill-nobreak-predicate can be one function.
4628
4629 * strings.texi (Modifying Strings): clear-string can make unibyte.
4630 (Formatting Strings): format gives error if values missing.
4631
4632 * positions.texi (Character Motion): Mention default arg
4633 for forward-char. backward-char refers to forward-char.
4634 (Word Motion): Mention default arg for forward-word.
4635 (Buffer End Motion): Mention default arg for beginning-of-buffer.
4636 Simplify end-of-buffer.
4637 (Text Lines): Mention default arg for forward-line.
4638 (List Motion): Mention default arg for beginning/end-of-defun.
4639 (Skipping Characters): Minor fixes in explaining character-set.
4640
4641 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
4642 Mode inheritance applies only when default-major-mode is nil.
4643 Clarifications.
4644 (Example Major Modes): Update Text mode and Lisp mode examples.
4645 (Minor Mode Conventions): Mention define-minor-mode at top.
4646 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
4647 (Mode Line Format): Update mode line face display info.
4648 (Properties in Mode): Mention effect of risky vars.
4649 (Imenu): Define imenu-add-to-menubar.
4650 (Font Lock Mode): Add descriptions to menu lines.
4651 (Faces for Font Lock): Add font-lock-doc-face.
4652
46532005-02-05 Lute Kamstra <lute@gnu.org>
4654
4655 * text.texi (Maintaining Undo): Remove obsolete function.
4656
46572005-02-05 Eli Zaretskii <eliz@gnu.org>
4658
4659 * frames.texi (Color Names): Add pointer to the X docs about RGB
4660 color specifications. Improve indexing
4661 (Text Terminal Colors): Replace the description of RGB values by
4662 an xref to "Color Names".
4663
46642005-02-03 Richard M. Stallman <rms@gnu.org>
4665
4666 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
4667 Clarify.
4668 (Selecting Windows): Clarify save-selected-window.
4669 (Cyclic Window Ordering): Clarify walk-windows.
4670 (Window Point): Clarify.
4671 (Window Start): Add comment to example.
4672 (Resizing Windows): Add `interactive' specs in examples.
4673 Document fit-window-to-buffer.
4674
4675 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
4676 (Undo, Maintaining Undo): Clarify last change.
4677 (Sorting): In sort-numeric-fields, explain about octal and hex.
4678 Mention sort-numeric-base.
4679 (Format Properties): Add xref for hard newlines.
4680
4681 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
4682 (Pop-Up Menus): Fix typo.
4683 (Color Names): Explain all types of color names.
4684 Explain color-values on B&W terminal.
4685 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
4686
4687 * files.texi (File Locks): Not supported on MS systems.
4688 (Testing Accessibility): Clarify.
4689
4690 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
4691 (Coverage Testing): Fix typo.
4692
4693 * commands.texi (Misc Events): Remove stray space.
4694
4695 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
4696 (Modification Time): Clarify when visited-file-modtime returns 0.
4697 (The Buffer List): Clarify bury-buffer.
4698 (Killing Buffers): Clarify.
4699 (Indirect Buffers): Add clone-indirect-buffer.
4700
47012005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4702
4703 * edebug.texi (Printing in Edebug): Fix default value of
4704 edebug-print-circle.
4705 (Coverage Testing): Fix displayed frequency count data.
4706
47072005-02-02 Luc Teirlinck <teirllm@auburn.edu>
4708
4709 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4710
47112005-02-02 Kim F. Storm <storm@cua.dk>
4712
4713 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4714
47152005-01-29 Eli Zaretskii <eliz@gnu.org>
4716
4717 * commands.texi (Misc Events): Describe the help-echo event.
4718
4719 * text.texi (Special Properties) <help-echo>: Use `pos'
4720 consistently in description of the help-echo property.
4721 Use @code{nil} instead of @var{nil}.
4722
4723 * display.texi (Overlay Properties): Fix the index entry for
4724 help-echo overlay property.
4725
4726 * customize.texi (Type Keywords): Uncomment the xref to the
4727 help-echo property documentation.
4728
47292005-01-23 Kim F. Storm <storm@cua.dk>
4730
4731 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4732 return value. Third element FULLY replaced by PARTIAL which
4733 specifies number of invisible pixels if row is only partially visible.
4734 (Textual Scrolling): Mention auto-window-vscroll.
4735 (Vertical Scrolling): New defvar auto-window-vscroll.
4736
47372005-01-16 Luc Teirlinck <teirllm@auburn.edu>
4738
4739 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4740 command remapping.
4741
47422005-01-15 Richard M. Stallman <rms@gnu.org>
4743
4744 * display.texi (Defining Images): Mention DATA-P arg of create-image.
4745
47462005-01-14 Kim F. Storm <storm@cua.dk>
4747
4748 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4749
4750 * text.texi (Links and Mouse-1): Fix string and vector item.
4751
47522005-01-13 Richard M. Stallman <rms@gnu.org>
4753
4754 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4755 descriptions of overriding-local-map and overriding-terminal-local-map.
4756
4757 * text.texi (Links and Mouse-1): Clarify text.
4758
47592005-01-13 Kim F. Storm <storm@cua.dk>
4760
4761 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4762
47632005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
4764
4765 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4766
47672005-01-12 Kim F. Storm <storm@cua.dk>
4768
4769 * text.texi (Links and Mouse-1): Rename section from Enabling
4770 Mouse-1 to Following Links. Change xrefs.
4771 Add examples for define-button-type and define-widget.
4772
4773 * display.texi (Button Properties, Button Buffer Commands):
4774 Clarify mouse-1 and follow-link functionality.
4775
47762005-01-12 Richard M. Stallman <rms@gnu.org>
4777
4778 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4779
4780 * display.texi (Beeping): Fix Texinfo usage.
4781
4782 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4783
47842005-01-11 Kim F. Storm <storm@cua.dk>
4785
4786 * display.texi (Button Properties, Button Buffer Commands):
4787 Mention mouse-1 binding. Add follow-link keyword.
4788
4789 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4790 (Enabling Mouse-1 to Follow Links): New subsection.
4791
47922005-01-06 Richard M. Stallman <rms@gnu.org>
4793
4794 * text.texi (Special Properties): Minor change.
4795
4796 * os.texi (Timers): Clarify previous change.
4797
4798 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4799
48002005-01-01 Luc Teirlinck <teirllm@auburn.edu>
4801
4802 * display.texi (Face Attributes): Correct xref to renamed node.
4803
48042005-01-01 Richard M. Stallman <rms@gnu.org>
4805
4806 * display.texi (Face Attributes): Describe hex color specs.
4807
48082004-12-31 Richard M. Stallman <rms@gnu.org>
4809
4810 * os.texi (Timers): Update previous change.
4811
48122004-12-30 Kim F. Storm <storm@cua.dk>
4813
4814 * display.texi (Line Height): Total line-height is now specified
4815 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
4816 in cons cells. (nil . RATIO) is relative to actual line height.
4817 Use line-height `t' instead of `0' to get minimum height.
4818
48192004-12-29 Richard M. Stallman <rms@gnu.org>
4820
4821 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4822
48232004-12-28 Richard M. Stallman <rms@gnu.org>
4824
4825 * commands.texi (Quitting): Clarify value of with-local-quit.
4826
4827 * elisp.texi (Top): Fix previous change.
4828
4829 * loading.texi (Loading): Fix previous change.
4830
48312004-12-27 Richard M. Stallman <rms@gnu.org>
4832
4833 * Makefile.in (MAKEINFO): Specify --force.
4834
4835 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4836
4837 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4838
4839 * display.texi (Line Height): Further clarify.
4840
4841 * elisp.texi (Top): Update Loading submenu.
4842
4843 * loading.texi (Where Defined): New node.
4844 (Unloading): load-history moved to Where Defined.
4845
48462004-12-21 Richard M. Stallman <rms@gnu.org>
4847
4848 * commands.texi (Event Input Misc): Add while-no-input.
4849
48502004-12-11 Richard M. Stallman <rms@gnu.org>
4851
4852 * display.texi (Line Height): Rewrite text for clarity.
4853
48542004-12-11 Kim F. Storm <storm@cua.dk>
4855
4856 * display.texi (Display): Add node "Line Height" to menu.
4857 (Line Height): New node. Move full description of line-spacing
4858 and line-height text properties here from text.texi.
4859 (Scroll Bars): Add vertical-scroll-bar variable.
4860
4861 * frames.texi (Window Frame Parameters): Remove line-height defvar.
4862
4863 * locals.texi (Standard Buffer-Local Variables): Fix xref for
4864 line-spacing and vertical-scroll-bar.
4865
4866 * text.texi (Special Properties): Just mention line-spacing and
4867 line-height here, add xref to new "Line Height" node.
4868
48692004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
4870
4871 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4872
4873 * locals.texi (Standard Buffer-Local Variables):
4874 Add @xref for `line-spacing'.
4875
48762004-12-05 Richard M. Stallman <rms@gnu.org>
4877
4878 * Makefile.in (maintainer-clean): Remove the info files
4879 in $(infodir) where they are created.
4880
48812004-12-03 Richard M. Stallman <rms@gnu.org>
4882
4883 * windows.texi (Selecting Windows): get-lru-window and
4884 get-largest-window don't consider dedicated windows.
4885
4886 * text.texi (Undo): Document undo-in-progress.
4887
48882004-11-26 Richard M. Stallman <rms@gnu.org>
4889
4890 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
4891 Remove a few vars that are not always buffer-local.
4892
48932004-11-24 Luc Teirlinck <teirllm@auburn.edu>
4894
4895 * locals.texi (Standard Buffer-Local Variables): Comment out
4896 xref's to non-existent node `Yet to be written'.
4897
48982004-11-24 Richard M. Stallman <rms@gnu.org>
4899
4900 * processes.texi (Synchronous Processes): Grammar fix.
4901
4902 * numbers.texi (Comparison of Numbers): Add eql.
4903
4904 * locals.texi (Standard Buffer-Local Variables): Add many vars.
4905
4906 * intro.texi (Printing Notation): Fix previous change.
4907
4908 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4909 and default-indicate-buffer-boundaries from here.
4910 (Usual Display): To here.
4911 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4912 (Usual Display): Move tab-width up.
4913
4914 * customize.texi (Variable Definitions): Replace
4915 show-paren-mode example with tooltip-mode.
4916 (Simple Types, Composite Types, Defining New Types):
4917 Minor cleanups.
4918
49192004-11-21 Jesper Harder <harder@ifa.au.dk>
4920
4921 * processes.texi (Synchronous Processes, Output from Processes):
4922 Markup fix.
4923
49242004-11-20 Richard M. Stallman <rms@gnu.org>
4925
4926 * positions.texi (Skipping Characters): skip-chars-forward
4927 now handles char classes.
4928
4929 * intro.texi (Printing Notation): Avoid confusion of `print'
4930 when explaining @print.
4931
4932 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4933
4934 * display.texi (Display Table Format): Minor fix.
4935
4936 * streams.texi (Output Functions): Fix print example.
4937
4938 * Makefile.in (elisp): New target.
4939 (dist): Depend on $(infodir)/elisp, not elisp.
4940 Copy the info files from $(infodir).
4941
4942 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4943 read-from-minibuffer.
4944
4945 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4946
49472004-11-19 Richard M. Stallman <rms@gnu.org>
4948
4949 * searching.texi (Regexp Search): Add search-whitespace-regexp.
4950
49512004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
4952
4953 * tips.texi (Coding Conventions): Fix typo.
4954
49552004-11-16 Richard M. Stallman <rms@gnu.org>
4956
4957 * tips.texi (Coding Conventions): Separate defvar and require
4958 methods to avoid warnings. Use require only when there are many
4959 functions and variables from that package.
4960
4961 * minibuf.texi (Minibuffer Completion): When ignoring case,
4962 predicate must not be case-sensitive.
4963
4964 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4965 (Test Coverage): Don't talk about "splotches". Clarified.
4966
49672004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
4968
4969 * frames.texi (Window Frame Parameters): Fix typo.
4970
49712004-11-15 Kim F. Storm <storm@cua.dk>
4972
4973 * symbols.texi (Other Plists): Note that plist-get may signal error.
4974 Add safe-plist-get.
4975
49762004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
4977
4978 * modes.texi (Font Lock Basics): Fix typo.
4979
49802004-11-08 Richard M. Stallman <rms@gnu.org>
4981
4982 * syntax.texi (Syntax Table Functions): Add syntax-after.
4983
49842004-11-06 Lars Brinkhoff <lars@nocrew.org>
4985
4986 * os.texi (Processor Run Time): New section documenting
4987 get-internal-run-time.
4988
49892004-11-06 Eli Zaretskii <eliz@gnu.org>
4990
4991 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
4992 it nukes elisp-cover.texi.
4993 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
4994 elisp-0 etc.
4995
49962004-11-05 Luc Teirlinck <teirllm@auburn.edu>
4997
4998 * commands.texi (Keyboard Macros): Document `append' return value
4999 of `defining-kbd-macro'.
5000
50012004-11-01 Richard M. Stallman <rms@gnu.org>
5002
5003 * commands.texi (Interactive Call): Add called-interactively-p.
5004
50052004-10-29 Simon Josefsson <jas@extundo.com>
5006
5007 * minibuf.texi (Reading a Password): Revert.
5008
50092004-10-28 Richard M. Stallman <rms@gnu.org>
5010
5011 * frames.texi (Display Feature Testing): Explain about "vendor".
5012
50132004-10-27 Richard M. Stallman <rms@gnu.org>
5014
5015 * commands.texi (Interactive Codes): `N' uses numeric prefix,
5016 not raw. Clarify `n'.
5017 (Interactive Call): Rewrite interactive-p, focusing on when
5018 and how to use it.
5019 (Misc Events): Clarify previous change.
5020
5021 * advice.texi (Simple Advice): Clarify what job the example does.
5022 (Around-Advice): Clarify ad-do-it.
5023 (Activation of Advice): An option of ad-default-compilation-action
5024 is `never', not `nil'.
5025
50262004-10-26 Kim F. Storm <storm@cua.dk>
5027
5028 * commands.texi (Interactive Codes): Add U code letter.
5029
50302004-10-25 Simon Josefsson <jas@extundo.com>
5031
5032 * minibuf.texi (Reading a Password): Add.
5033
50342004-10-24 Jason Rumney <jasonr@gnu.org>
5035
5036 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
5037 and wheel-down.
5038
50392004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
5040
5041 * processes.texi (Synchronous Processes): Document process-file.
5042
50432004-10-22 Kenichi Handa <handa@m17n.org>
5044
5045 * text.texi (translate-region): Document that it accepts also a
5046 char-table.
5047
50482004-10-22 David Ponce <david@dponce.com>
5049
5050 * windows.texi (Resizing Windows): Document the `preserve-before'
5051 argument of the functions `enlarge-window' and `shrink-window'.
5052
50532004-10-19 Jason Rumney <jasonr@gnu.org>
5054
5055 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
5056
50572004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5058
5059 * text.texi (Filling): Add anchor for definition of
5060 `sentence-end-double-space'.
5061
5062 * searching.texi (Regexp Example): Update description of how
5063 Emacs currently recognizes the end of a sentence.
5064 (Standard Regexps): Update definition of the variable
5065 `sentence-end'. Add definition of the function `sentence-end'.
5066
50672004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
5068
5069 * display.texi (Progress): New node.
5070
50712004-10-05 Kim F. Storm <storm@cua.dk>
5072
5073 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
5074
50752004-09-29 Kim F. Storm <storm@cua.dk>
5076
5077 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
5078 to identify bitmaps. Remove -fringe-bitmap suffix for standard
5079 fringe bitmap symbols, as they now have their own namespace.
5080 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
5081 vs. pixels. Signal error if no free bitmap slots.
5082 (Pixel Specification): Change IMAGE to @var{image}.
5083
50842004-09-28 Richard M. Stallman <rms@gnu.org>
5085
5086 * text.texi (Special Properties): Clarify line-spacing and line-height.
5087
5088 * searching.texi (Regexp Search): Add looking-back.
5089
50902004-09-25 Luc Teirlinck <teirllm@auburn.edu>
5091
5092 * display.texi: Correct typos.
5093 (Image Descriptors): Correct xref's.
5094
50952004-09-25 Richard M. Stallman <rms@gnu.org>
5096
5097 * text.texi (Special Properties): Cleanups in `cursor'.
5098 Rewrites in `line-height' and `line-spacing'; exchange them.
5099
5100 * display.texi (Fringes): Rewrite previous change.
5101 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
5102 (Display Fringe Bitmaps): Node deleted, text moved.
5103 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
5104 (Scroll Bars): Clarify set-window-scroll-bars.
5105 (Pointer Shape): Rewrite.
5106 (Specified Space): Clarify :align-to, etc.
5107 (Pixel Specification): Use @var. Clarify new text.
5108 (Other Display Specs): Clarify `slice'.
5109 (Image Descriptors): Cleanups.
5110 (Showing Images): Cleanups.
5111
51122004-09-24 Luc Teirlinck <teirllm@auburn.edu>
5113
5114 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
5115
5116 * modes.texi: Various minor changes in addition to:
5117 (Major Mode Conventions): Final call to `run-mode-hooks' should
5118 not be inside the `delay-mode-hooks' form.
5119 (Mode Hooks): New node.
5120 (Hooks): Delete obsolete example.
5121 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
5122 node "Mode Hooks".
5123
51242004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5125
5126 * display.texi: Correct various typos.
5127 (Display): Rename node "Pointer Shapes" to "Pointer
5128 Shape". (There is already a node called "Pointer Shapes" in
5129 frames.texi.)
5130 (Images): Remove non-existent node "Image Slices" from menu.
5131
51322004-09-23 Kim F. Storm <storm@cua.dk>
5133
5134 * text.texi (Special Properties): Add `cursor', `pointer',
5135 `line-height', and `line-spacing' properties.
5136
5137 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
5138 Shapes' to menu.
5139 (Standard Faces): Doc fix for fringe face.
5140 (Fringes): Add `overflow-newline-into-fringe' and
5141 'indicate-buffer-boundaries'.
5142 (Fringe Bitmaps, Pointer Shapes): New nodes.
5143 (Display Property): Add 'Pixel Specification' and 'Display Fringe
5144 Bitmaps' to menu.
5145 (Specified Space): Describe pixel width and height.
5146 (Pixel Specification): New node.
5147 (Other Display Specs): Add `slice' property.
5148 (Display Fringe Bitmaps): New node.
5149 (Images): Add 'Image Slices' to menu.
5150 (Image Descriptors): Add `:pointer' and `:map' properties.
5151 (Showing Images): Add slice arg to `insert-image'. Add
5152 'insert-sliced-image'.
5153
51542004-09-20 Richard M. Stallman <rms@gnu.org>
5155
5156 * commands.texi (Key Sequence Input):
5157 Clarify downcasing in read-key-sequence.
5158
51592004-09-08 Juri Linkov <juri@jurta.org>
5160
5161 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
5162
51632004-09-07 Luc Teirlinck <teirllm@auburn.edu>
5164
5165 * locals.texi (Standard Buffer-Local Variables): Add
5166 `buffer-auto-save-file-format'.
5167 * internals.texi (Buffer Internals): Describe new
5168 auto_save_file_format field of the buffer structure.
5169 * files.texi (Format Conversion): `auto-save-file-format' has been
5170 renamed `buffer-auto-save-file-format'.
5171
51722004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5173
5174 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
5175 an integer or a marker.
5176 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
5177
51782004-08-22 Richard M. Stallman <rms@gnu.org>
5179
5180 * modes.texi (Major Mode Conventions): Discuss rebinding of
5181 standard key bindings.
5182
51832004-08-18 Kim F. Storm <storm@cua.dk>
5184
5185 * processes.texi (Accepting Output): Add `just-this-one' arg to
5186 `accept-process-output'.
5187 (Output from Processes): New var `process-adaptive-read-buffering'.
5188
51892004-08-10 Luc Teirlinck <teirllm@auburn.edu>
5190
5191 * keymaps.texi: Various changes in addition to:
5192 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
5193 Give more varied examples for `kbd'.
5194 (Creating Keymaps): Char tables have slots for all characters
5195 without modifiers.
5196 (Active Keymaps): `overriding-local-map' and
5197 `overriding-terminal-local-map' also override text property and
5198 overlay keymaps.
5199 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
5200 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
5201 to denote a prefix of no events.
5202 `map-keymap' includes parent's bindings _recursively_.
5203 Clarify and correct description of `where-is-internal'.
5204 Mention BUFFER-OR-NAME arg to `describe-bindings'.
5205 (Menu Example): For menus intended for use with the keyboard, the
5206 menu items should be bound to characters or real function keys.
5207
52082004-08-08 Luc Teirlinck <teirllm@auburn.edu>
5209
5210 * objects.texi (Character Type): Reposition `@anchor' to prevent
5211 double space inside sentence in Info.
5212
5213 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
5214 renamed to `disabled-command-function'.
5215 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
5216 (Command Loop Info): Replace reference to it.
5217 (Disabling Commands): `disabled-command-hook' has been renamed to
5218 `disabled-command-function'.
5219
52202004-08-07 Luc Teirlinck <teirllm@auburn.edu>
5221
5222 * os.texi (Translating Input): Only non-prefix bindings in
5223 `key-translation-map' override actual key bindings. Warn about
5224 possible indirect effect of actual key bindings on non-prefix
5225 bindings in `key-translation-map'.
5226
52272004-08-06 Luc Teirlinck <teirllm@auburn.edu>
5228
5229 * minibuf.texi (High-Level Completion): Add anchor for definition
5230 of `read-variable'.
5231
5232 * commands.texi: Various changes in addition to:
5233 (Using Interactive): Clarify description of `interactive-form'.
5234 (Interactive Call): Mention default for KEYS argument to
5235 `call-interactively'.
5236 (Command Loop Info): Clarify description of `this-command-keys'.
5237 Mention KEEP-RECORD argument to `clear-this-command-keys'.
5238 Value of `last-event-frame' can be `macro'.
5239 (Repeat Events): `double-click-fuzz' is also used to distinguish
5240 clicks and drags.
5241 (Classifying Events): Clarify descriptions of `event-modifiers'
5242 `event-basic-type' and `event-convert-list'.
5243 (Accessing Events): `posn-timestamp' takes POSITION argument.
5244 (Quoted Character Input): Clarify description of
5245 `read-quoted-char' and fix example.
5246 (Quitting): Add `with-local-quit'.
5247 (Disabling Commands): Correct and clarify descriptions of
5248 `enable-command' and `disable-command'.
5249 Mention what happens if `disabled-command-hook' is nil.
5250 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
5251 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
5252
52532004-07-24 Luc Teirlinck <teirllm@auburn.edu>
5254
5255 * frames.texi: Various changes in addition to:
5256 (Creating Frames): Expand and clarify description of `make-frame'.
5257 (Window Frame Parameters): Either none or both of the `icon-left'
5258 and `icon-top' parameters must be specified. Put descriptions of
5259 `menu-bar-lines' and `toolbar-lines' closer together and change
5260 them accordingly.
5261 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
5262 except while processing `frame-title-format' or `icon-title-format'.
5263 (Deleting Frames): Correct description of `delete-frame'.
5264 Non-nil return values of `frame-live-p' are like those of `framep'.
5265 (Frames and Windows): Mention return value of
5266 `set-frame-selected-window'.
5267 (Visibility of Frames): Mention `force' argument to
5268 `make-frame-invisible'. `frame-visible-p' returns t for all
5269 frames on text-only terminals.
5270 (Frame Configurations): Restoring a frame configuration does not
5271 restore deleted frames.
5272 (Window System Selections): `x-set-selection' returns DATA.
5273 (Resources): Add example.
5274 (Display Feature Testing): Clarify descriptions of
5275 `display-pixel-height', `display-pixel-width', `x-server-version'
5276 and `x-server-vendor'.
5277
5278 * windows.texi (Choosing Window): Add anchor.
5279 * minibuf.texi (Minibuffer Misc): Add anchor.
5280
52812004-07-23 John Paul Wallington <jpw@gnu.org>
5282
5283 * macros.texi (Defining Macros): Declaration keyword for setting
5284 Edebug spec is `debug' not `edebug'.
5285
52862004-07-19 Luc Teirlinck <teirllm@auburn.edu>
5287
5288 * windows.texi: Various small changes in addition to:
5289 (Window Point): Mention return value of `set-window-point'.
5290 (Window Start): `pos-visible-in-window-p' disregards horizontal
5291 scrolling. Explain return value if PARTIALLY is non-nil.
5292 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
5293 and `set-window-vscroll'.
5294 (Size of Window): The argument WINDOW to `window-inside-edges',
5295 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
5296 (Resizing Windows): Explain return value of
5297 `shrink-window-if-larger-than-buffer'.
5298 `window-size-fixed' automatically becomes buffer local when set.
5299 (Window Configurations): Explain return value of
5300 `set-window-configuration'.
5301
5302 * minibuf.texi (Minibuffer Misc): Add anchor for
5303 `minibuffer-scroll-window'.
5304
5305 * positions.texi (Text Lines): Add anchor for `count-lines'.
5306
53072004-07-17 Richard M. Stallman <rms@gnu.org>
5308
5309 * display.texi (Overlay Properties): Adding `evaporate' prop
5310 deletes empty overlay immediately.
5311
5312 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
5313 fix example.
5314
53152004-07-16 Jim Blandy <jimb@redhat.com>
5316
5317 * searching.texi (Regexp Backslash): Document new \_< and \_>
5318 operators.
5319
53202004-07-16 Juanma Barranquero <lektu@terra.es>
5321
5322 * display.texi (Images): Fix Texinfo usage.
5323
53242004-07-14 Luc Teirlinck <teirllm@auburn.edu>
5325
5326 * buffers.texi (Modification Time): `visited-file-modtime' now
5327 returns a list of two integers, instead of a cons.
5328
53292004-07-13 Luc Teirlinck <teirllm@auburn.edu>
5330
5331 * windows.texi: Various changes in addition to:
5332 (Splitting Windows): Add `split-window-keep-point'.
5333
53342004-07-09 Richard M. Stallman <rms@gnu.org>
5335
5336 * frames.texi (Input Focus): Minor fix.
5337
53382004-07-07 Luc Teirlinck <teirllm@auburn.edu>
5339
5340 * frames.texi (Input Focus): Clarify descriptions of
5341 `select-frame-set-input-focus' and `select-frame'.
5342
53432004-07-06 Luc Teirlinck <teirllm@auburn.edu>
5344
5345 * os.texi: Various small changes in addition to:
5346 (Killing Emacs): Expand and clarify description of
5347 `kill-emacs-query-functions' and `kill-emacs-hook'.
5348 (System Environment): Expand and clarify description of `getenv'
5349 and `setenv'.
5350 (Timers): Clarify description of `run-at-time'.
5351 (Translating Input): Correct description of
5352 `extra-keyboard-modifiers'.
5353 (Flow Control): Correct description of `enable-flow-control'.
5354
53552004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
5356
5357 * os.texi: Update copyright.
5358 (Session Management): Grammar fix.
5359 Clarify which Emacs does the restarting.
5360 Use @samp for *scratch* buffer.
5361
53622004-07-04 Alan Mackenzie <acm@muc.de>
5363
5364 * frames.texi (Input Focus): Add documentation for
5365 `select-frame-set-input-focus'. Replace refs to non-existent
5366 `switch-frame' with `select-frame'. Minor corrections and tidying
5367 up of text-only terminal stuff.
5368
53692004-07-02 Richard M. Stallman <rms@gnu.org>
5370
5371 * files.texi (Saving Buffers): Cleanup write-contents-function.
5372 (Magic File Names): Cleanup file-remote-p.
5373
b344d29d 53742004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
5375
5376 * files.texi (Magic File Names): `file-remote-p' returns an
5377 identifier of the remote system, not just t.
5378
53792004-07-02 David Kastrup <dak@gnu.org>
5380
5381 * searching.texi (Entire Match Data): Add explanation about new
5382 match-data behavior when @var{integers} is non-nil.
5383
53842004-06-24 Richard M. Stallman <rms@gnu.org>
5385
5386 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
5387
5388 * customize.texi (Variable Definitions): Note about doc strings
5389 and :set.
5390
5391 * keymaps.texi (Keymap Terminology): Document `kbd'.
5392 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
5393
5394 * display.texi (Invisible Text): Setting buffer-invisibility-spec
5395 makes it buffer-local.
5396
5397 * files.texi (Saving Buffers): Correct previous change.
5398
5399 * commands.texi (Accessing Events):
5400 Clarify posn-col-row and posn-actual-col-row.
5401
54022004-06-24 David Ponce <david.ponce@wanadoo.fr>
5403
5404 * commands.texi (Accessing Events): New functions
5405 posn-at-point and posn-at-x-y. Add example to posn-x-y.
5406
54072004-06-23 Luc Teirlinck <teirllm@auburn.edu>
5408
5409 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
5410 * frames.texi, buffers.texi, backups.texi, variables.texi:
5411 * loading.texi, eval.texi, functions.texi, control.texi:
5412 * symbols.texi, minibuf.texi: Reposition @anchor's.
5413
5414 * help.texi: Various small changes in addition to the following.
5415 (Describing Characters): Describe PREFIX argument to
5416 `key-description'. Correct and clarify definition of
5417 `text-char-description'. Describe NEED-VECTOR argument to
5418 `read-kbd-macro'.
5419 (Help Functions): Clarify definition of `apropos'.
5420
54212004-06-23 Lars Hansen <larsh@math.ku.dk>
5422
5423 * files.texi (Saving Buffers): Correct description of
5424 `write-contents-functions'.
5425
54262004-06-21 Juanma Barranquero <lektu@terra.es>
5427
5428 * display.texi (Images): Remove redundant @vindex directives.
5429 Rewrite `image-library-alist' doc in active voice.
5430
54312004-06-14 Juanma Barranquero <lektu@terra.es>
5432
5433 * display.texi (Images): Document new delayed library loading,
5434 variable `image-library-alist' and (existing but undocumented)
5435 function `image-type-available-p'.
5436
54372004-06-05 Richard M. Stallman <rms@gnu.org>
5438
5439 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
5440 refer the user to the Initial Input node.
5441 (Text from Minibuffer): Likewise.
5442 (Initial Input): New node. Document this feature
5443 and say it is mostly deprecated.
5444
54452004-05-30 Richard M. Stallman <rms@gnu.org>
5446
5447 * loading.texi (Named Features): Clarify return value
5448 and meaning of NOERROR.
5449
5450 * variables.texi (File Local Variables): Minor cleanup.
5451
54522004-05-30 Michael Albinus <michael.albinus@gmx.de>
5453
5454 * files.texi (Magic File Names): Add `file-remote-p' as operation
5455 of file name handlers.
5456
54572004-05-29 Richard M. Stallman <rms@gnu.org>
5458
5459 * modes.texi (Minor Mode Conventions): (-) has no special meaning
5460 as arg to a minor mode command.
5461
54622004-05-22 Richard M. Stallman <rms@gnu.org>
5463
5464 * syntax.texi (Syntax Class Table): Word syntax not just for English.
5465
5466 * streams.texi (Output Variables): Doc float-output-format.
5467
5468 * searching.texi (Regexp Special): Nested repetition can be infloop.
5469
5470 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
5471 real stack overflow.
5472
5473 * compile.texi: Minor cleanups.
5474
54752004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
5476
5477 * lists.texi (Cons Cells): Explain dotted lists, true lists,
5478 circular lists.
5479 (List Elements): Explain handling of circular and dotted lists.
5480
54812004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
5482
5483 * modes.texi (Search-based Fontification): Fix typo.
5484
54852004-05-10 Juanma Barranquero <lektu@terra.es>
5486
5487 * modes.texi (Mode Line Variables): Fix description of
5488 global-mode-string, which is now after which-func-mode, not the
5489 buffer name.
5490
54912004-05-07 Lars Hansen <larsh@math.ku.dk>
5492
5493 * modes.texi (Desktop Save Mode): Add.
5494 (Modes): Add menu entry Desktop Save Mode.
5495
5496 * hooks.texi: Add desktop-after-read-hook,
5497 desktop-no-desktop-file-hook and desktop-save-hook.
5498
5499 * locals.texi: Add desktop-save-buffer.
5500
55012004-04-30 Jesper Harder <harder@ifa.au.dk>
5502
5503 * display.texi: emacs -> Emacs.
5504
55052004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
5506
5507 * files.texi (Changing Files): Document set-file-times.
5508
55092004-04-23 Juanma Barranquero <lektu@terra.es>
5510
5511 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5512
55132004-04-18 Jesper Harder <harder@ifa.au.dk>
5514
5515 * tips.texi (Coding Conventions): defopt -> defcustom.
5516
55172004-04-16 Luc Teirlinck <teirllm@auburn.edu>
5518
5519 * sequences.texi: Various clarifications.
5520
55212004-04-14 Luc Teirlinck <teirllm@auburn.edu>
5522
5523 * buffers.texi (Read Only Buffers): Mention optional ARG to
5524 `toggle-read-only'.
5525
55262004-04-14 Nick Roberts <nick@nick.uklinux.net>
5527
5528 * windows.texi (Selecting Windows): Note that get-lru-window
5529 returns a full-width window if possible.
5530
55312004-04-13 Luc Teirlinck <teirllm@auburn.edu>
5532
5533 * buffers.texi: Various changes in addition to:
5534 (Buffer File Name): Add `find-buffer-visiting'.
5535 (Buffer Modification): Mention optional ARG to `not-modified'.
5536 (Indirect Buffers): Mention optional CLONE argument to
5537 `make-indirect-buffer'.
5538
5539 * files.texi: Various changes in addition to:
5540 (Visiting Functions): `find-file-hook' is now a normal hook.
5541 (File Name Expansion): Explain difference between the way that
5542 `expand-file-name' and `file-truename' treat `..'.
5543 (Contents of Directories): Mention optional ID-FORMAT argument to
5544 `directory-files-and-attributes'.
5545 (Format Conversion): Mention new optional CONFIRM argument to
5546 `format-write-file'.
5547
55482004-04-12 Miles Bader <miles@gnu.org>
5549
5550 * macros.texi (Expansion): Add description of `macroexpand-all'.
5551
55522004-04-05 Jesper Harder <harder@ifa.au.dk>
5553
5554 * variables.texi (Variable Aliases): Mention
5555 cyclic-variable-indirection.
5556
5557 * errors.texi (Standard Errors): Ditto.
5558
55592004-04-04 Luc Teirlinck <teirllm@auburn.edu>
5560
5561 * backups.texi: Various small changes in addition to:
5562 (Making Backups): Mention return value of `backup-buffer'.
5563 (Auto-Saving): Mention optional FORCE argument to
5564 `delete-auto-save-file-if-necessary'.
5565 (Reverting): Mention optional PRESERVE-MODES argument to
5566 `revert-buffer'. Correct description of `revert-buffer-function'.
5567
55682004-03-22 Juri Linkov <juri@jurta.org>
5569
5570 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
5571 with `Vector Functions'.
5572
5573 * text.texi (Sorting): Add missing quote.
5574
55752004-03-14 Luc Teirlinck <teirllm@auburn.edu>
5576
5577 * intro.texi (Lisp History): Replace xref to `cl' manual with
5578 inforef.
5579
55802004-03-12 Richard M. Stallman <rms@gnu.org>
5581
5582 * intro.texi (Version Info): Add arg to emacs-version.
5583 (Lisp History): Change xref to CL manual.
5584
55852004-03-09 Luc Teirlinck <teirllm@auburn.edu>
5586
5587 * minibuf.texi (Completion Commands): Add xref to Emacs manual
5588 for Partial Completion mode.
5589
55902004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
5591
5592 * customize.texi: Fix typo. Remove eol whitespace.
5593
55942004-03-04 Richard M. Stallman <rms@gnu.org>
5595
5596 * processes.texi: Fix typos.
5597
5598 * lists.texi (Building Lists): Minor clarification.
5599
5600 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
5601 in make-hash-table.
5602
56032004-02-29 Juanma Barranquero <lektu@terra.es>
5604
5605 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
5606 rm, and ignore exit code.
5607
56082004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
5609
5610 * display.texi (Defining Faces): Add description for min-colors.
5611 Update example.
5612
56132004-02-23 Luc Teirlinck <teirllm@auburn.edu>
5614
5615 * abbrevs.texi: Various corrections and clarifications in addition
5616 to the following:
5617 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
5618
56192004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5620
5621 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
5622
56232004-02-21 Luc Teirlinck <teirllm@auburn.edu>
5624
5625 * text.texi: Various small changes in addition to the following:
5626 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
5627 to delete-horizontal-space.
5628 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
5629 description of yank-handler text property at various places.
5630
5631 * frames.texi (Window System Selections): Add anchor.
5632
5633 * syntax.texi (Syntax Table Functions): Clarify and correct
5634 descriptions of make-syntax-table and copy-syntax-table.
5635 (Motion and Syntax): Clarify SYNTAXES argument to
5636 skip-syntax-forward.
5637 (Parsing Expressions): Mention that the return value of
5638 parse-partial-sexp is currently a list of ten rather than nine
5639 elements.
5640 (Categories): Various corrections and clarifications.
5641
56422004-02-17 Luc Teirlinck <teirllm@auburn.edu>
5643
5644 * markers.texi (Marker Insertion Types): Minor change.
5645
5646 * locals.texi (Standard Buffer-Local Variables):
5647 * commands.texi (Interactive Codes, Using Interactive):
5648 * functions.texi (Related Topics): Fix xrefs.
5649
56502004-02-16 Luc Teirlinck <teirllm@auburn.edu>
5651
5652 * lists.texi (Sets And Lists): Update description of delete-dups.
5653
56542004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5655
5656 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5657
c8763fb6 56582004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5659
5660 * frames.texi (Parameter Access): frame-parameters arg is optional.
5661 modify-frame-parameters handles nil for FRAME.
5662 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5663 are all-or-nothing for certain toolkits.
5664 Mention parameter wait-for-wm.
5665 (Frames and Windows): In frame-first-window and frame-selected-window
5666 the arg is optional.
5667 (Input Focus): In redirect-frame-focus the second arg is optional.
5668 (Window System Selections): Mention selection type CLIPBOARD.
5669 Mention data-type UTF8_STRING.
5670 Mention numbering of cut buffers.
5671 (Resources): Describe x-resource-name.
5672
56732004-02-16 Richard M. Stallman <rms@gnu.org>
5674
5675 * windows.texi (Buffers and Windows): Delete false table
5676 about all-frames.
5677
5678 * syntax.texi (Parsing Expressions): Delete old caveat
5679 about parse-sexp-ignore-comments.
5680
5681 * streams.texi (Output Variables): Add print-quoted.
5682
5683 * lists.texi (Building Lists): Minor cleanup.
5684
5685 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
5686
5687 * display.texi (Overlays): Explain overlays use markers.
5688 (Managing Overlays): Explain front-advance and rear-advance
5689 in more detail.
5690
5691 * loading.texi (Unloading): Document unload-feature-special-hooks.
5692 Get rid of fns-NNN.el file.
5693
56942004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5695
5696 * help.texi (Describing Characters): Fix text-char-description
5697 example output.
5698
5699 * edebug.texi (Using Edebug): Fix example.
5700
5701 * debugging.texi (Internals of Debugger): Fix return value.
5702
5703 * files.texi (Changing Files): Fix argname.
5704
5705 * calendar.texi: Fix parens, and default values.
5706
5707 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
5708 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 5709 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
5710
5711 * positions.texi (Text Lines): Don't add -1 in current-line.
5712
57132004-02-16 Richard M. Stallman <rms@gnu.org>
5714
5715 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5716
57172004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5718
5719 * processes.texi (Low-Level Network): Fix a typo.
5720
57212004-02-12 Kim F. Storm <storm@cua.dk>
5722
5723 * display.texi (Fringes): Use consistent wording.
5724 Note that window-fringe's window arg is optional.
5725 (Scroll Bars): Use consistent wording.
5726
57272004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5728
5729 * tips.texi (Comment Tips): Document the new conventions for
5730 commenting out code.
5731
c8763fb6 57322004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5733
5734 * positions.texi (Text Lines): Added missing end defun.
5735
57362004-02-07 Kim F. Storm <storm@cua.dk>
5737
5738 * positions.texi (Text Lines): Add line-number-at-pos.
5739
57402004-02-06 John Paul Wallington <jpw@gnu.org>
5741
5742 * display.texi (Button Properties, Button Buffer Commands):
5743 mouse-2 invokes button, not down-mouse-1.
5744
57452004-02-04 Jason Rumney <jasonr@gnu.org>
5746
5747 * makefile.w32-in: Sync with Makefile.in changes.
5748
57492004-02-03 Luc Teirlinck <teirllm@auburn.edu>
5750
5751 * minibuf.texi (Text from Minibuffer): Various corrections and
5752 clarifications.
5753 (Object from Minibuffer): Correct Lisp description of
5754 read-minibuffer.
5755 (Minibuffer History): Clarify description of cons values for
5756 HISTORY arguments.
5757 (Basic Completion): Various corrections and clarifications. Add
5758 completion-regexp-list.
5759 (Minibuffer Completion): Correct and clarify description of
5760 completing-read.
5761 (Completion Commands): Mention Partial Completion mode. Various
5762 other minor changes.
5763 (High-Level Completion): Various corrections and clarifications.
5764 (Reading File Names): Ditto.
5765 (Minibuffer Misc): Ditto.
5766
57672004-01-26 Luc Teirlinck <teirllm@auburn.edu>
5768
5769 * strings.texi (Text Comparison): assoc-string also matches
5770 elements of alists that are strings instead of conses.
5771 (Formatting Strings): Standardize Texinfo usage. Update index
5772 entries.
5773
57742004-01-20 Luc Teirlinck <teirllm@auburn.edu>
5775
5776 * lists.texi (Sets And Lists): Add delete-dups.
5777
57782004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5779
5780 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5781 special form.
5782 * macros.texi (Defining Macros): Update description of `declare',
5783 which now is a macro.
5784 (Wrong Time): Fix typos.
5785
57862004-01-14 Luc Teirlinck <teirllm@auburn.edu>
5787
5788 * compile.texi (Compilation Functions): Expand descriptions of
5789 `compile-defun', `byte-compile-file', `byte-recompile-directory'
5790 and `batch-byte-compile'. In particular, mention and describe
5791 all optional arguments.
5792 (Disassembly): Correct and clarify the description of `disassemble'.
5793
57942004-01-11 Luc Teirlinck <teirllm@auburn.edu>
5795
5796 * searching.texi: Various small changes in addition to the
5797 following.
5798 (Regexp Example): Adapt to new value of `sentence-end'.
5799 (Regexp Functions): The PAREN argument to `regexp-opt' can be
5800 `words'.
5801 (Search and Replace): Add usage note for `perform-replace'.
5802 (Entire Match Data): Mention INTEGERS and REUSE arguments to
5803 `match-data'.
5804 (Standard Regexps): Update for new values of `paragraph-start'
5805 and `sentence-end'.
5806
58072004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5808
5809 * files.texi (Saving Buffers): Clarify descriptions of
5810 `write-contents-functions' and `before-save-hook'.
5811 Make the defvar's for `before-save-hook' and `after-save-hook'
5812 into defopt's.
5813
58142004-01-07 Kim F. Storm <storm@cua.dk>
5815
5816 * commands.texi (Click Events): Describe new image and
5817 width/height elements of click events.
5818 (Accessing Events): Add posn-string, posn-image, and
5819 posn-object-width-height. Change posn-object to return either
5820 image or string object.
5821
58222004-01-01 Simon Josefsson <jas@extundo.com>
5823
5824 * hooks.texi (Standard Hooks): Add before-save-hook.
5825 * files.texi (Saving Buffers): Likewise.
5826
58272004-01-03 Richard M. Stallman <rms@gnu.org>
5828
5829 * frames.texi (Frames and Windows): Delete frame-root-window.
5830
58312004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5832
5833 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5834
5835 * functions.texi: Various small changes in addition to the
5836 following.
5837 (What Is a Function): `functionp' returns nil for macros. Clarify
5838 behavior of this and following functions for symbol arguments.
5839 (Function Documentation): Add `\' in front of (fn @var{arglist})
5840 and explain why.
5841 (Defining Functions): Mention DOCSTRING argument to `defalias'.
5842 Add anchor.
5843 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
5844
58452004-01-01 Miles Bader <miles@gnu.org>
5846
5847 * display.texi (Buttons): New section.
5848
58492003-12-31 Andreas Schwab <schwab@suse.de>
5850
5851 * numbers.texi (Math Functions): sqrt reports a domain-error
5852 error.
5853 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5854
58552003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5856
5857 * tips.texi (Documentation Tips): Update item on hyperlinks in
5858 documentation strings.
5859
5860 * errors.texi (Standard Errors): Various small corrections and
5861 additions.
5862
5863 * control.texi: Various small changes in addition to the
5864 following.
5865 (Signaling Errors): Provide some more details on how `signal'
5866 constructs the error message. Add anchor to the definition of
5867 `signal'.
5868 (Error Symbols): Describe special treatment of `quit'.
5869 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5870 to emphasize that it has to be a single form.
5871
5872 * buffers.texi: Add anchor.
5873
58742003-12-29 Richard M. Stallman <rms@gnu.org>
5875
5876 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5877 (Window Configurations): Add window-configuration-frame.
5878
5879 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5880
5881 * text.texi (Examining Properties): Add get-char-property-and-overlay.
5882 Change arg name in get-char-property.
5883 (Special Properties): Update handling of keymap property.
5884
5885 * strings.texi (Modifying Strings): Add clear-string.
5886 (Text Comparison): Add assoc-string and remove
5887 assoc-ignore-case, assoc-ignore-representation.
5888
5889 * os.texi (Time of Day): Add set-time-zone-rule.
5890
5891 * numbers.texi (Math Functions): asin, acos, log, log10
5892 report domain-error errors.
5893
5894 * nonascii.texi (Converting Representations):
5895 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
5896 (Encoding and I/O): Add file-name-coding-system.
5897
5898 * modes.texi (Search-based Fontification): Explain that
5899 face specs are symbols with face names as values.
5900
5901 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5902
5903 * lists.texi (Building Lists): remq moved elsewhere.
5904 (Sets And Lists): remq moved here.
5905 (Association Lists): Refer to assoc-string.
5906
5907 * internals.texi (Garbage Collection): Add memory-use-counts.
5908
5909 * frames.texi (Frames and Windows): Add set-frame-selected-window
5910 and frame-root-window.
5911
5912 * files.texi (Contents of Directories):
5913 Add directory-files-and-attributes.
5914
5915 * display.texi (Refresh Screen): Add force-window-update.
5916 (Invisible Text): Explain about moving point out of invis text.
5917 (Overlay Properties): Add overlay-properties.
5918 (Managing Overlays): Add overlayp.
5919 (GIF Images): Invalid image number displays a hollow box.
5920
5921 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5922 (Killing Buffers): Add buffer-live-p.
5923
59242003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
5925
5926 * display.texi (Fringes): Fix typo "set-buffer-window".
5927
59282003-12-24 Luc Teirlinck <teirllm@auburn.edu>
5929
5930 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5931 * nonascii.texi, processes.texi, tips.texi, variables.texi:
5932 Add or change various xrefs and anchors.
5933
5934 * commands.texi: Replace all occurrences of @acronym{CAR} with
5935 @sc{car}, for consistency with the rest of the Elisp manual.
5936 `car' and `cdr' are historically acronyms, but are no longer
5937 widely thought of as such.
5938
5939 * internals.texi (Pure Storage): Mention that `purecopy' does not
5940 copy text properties.
5941 (Object Internals): Now 29 bits are used (in most implementations)
5942 to address Lisp objects.
5943
5944 * variables.texi (Variables with Restricted Values): New node.
5945
5946 * objects.texi (Lisp Data Types): Mention that certain variables
5947 can only take on a restricted set of values and add an xref to
5948 the new node "Variables with Restricted Values".
5949
5950 * eval.texi (Function Indirection): Describe the errors that
5951 `indirect-function' can signal.
5952 (Eval): Clarify the descriptions of `eval-region' and `values'.
5953 Describe `eval-buffer' instead of `eval-current-buffer' and
5954 mention `eval-current-buffer' as an alias for `current-buffer'.
5955 Correct the description and mention all optional arguments.
5956
5957 * nonascii.texi: Various small changes in addition to the
5958 following.
5959 (Converting Representations): Clarify behavior of
5960 `string-make-multibyte' and `string-to-multibyte' for unibyte all
5961 ASCII arguments.
5962 (Character Sets): Document the variable `charset-list' and adapt
5963 the definition of the function `charset-list' accordingly.
5964 (Translation of Characters): Clarify use of generic characters in
5965 `make-translation-table'. Clarify and correct the description of
5966 the use of translation tables in encoding and decoding.
5967 (User-Chosen Coding Systems): Correct and clarify the description
5968 of `select-safe-coding-system'.
5969 (Default Coding Systems): Clarify description of
5970 `file-coding-system-alist'.
5971
59722003-11-30 Luc Teirlinck <teirllm@auburn.edu>
5973
5974 * strings.texi (Text Comparison): Correctly describe when two
5975 strings are `equal'. Combine and clarify descriptions of
5976 `assoc-ignore-case' and `assoc-ignore-representation'.
5977
5978 * objects.texi (Non-ASCII in Strings): Clarify description of
5979 when a string is unibyte or multibyte.
5980 (Bool-Vector Type): Update examples.
5981 (Equality Predicates): Correctly describe when two strings are
5982 `equal'.
5983
59842003-11-29 Luc Teirlinck <teirllm@auburn.edu>
5985
5986 * lists.texi (Building Lists): `append' no longer accepts integer
5987 arguments. Update the description of `number-sequence' to reflect
5988 recent changes.
5989 (Sets And Lists): Describe `member-ignore-case' after `member'.
5990
59912003-11-27 Kim F. Storm <storm@cua.dk>
5992
5993 * commands.texi (Click Events): Click object may be an images.
5994 Describe (dx . dy) element of click positions.
5995 (Accessing Events): Remove duplicate posn-timestamp.
5996 New functions posn-object and posn-object-x-y.
5997
59982003-11-23 Kim F. Storm <storm@cua.dk>
5999
6000 * commands.texi (Click Events): Describe enhancements to event
6001 position lists, including new text-pos and (col . row) items.
6002 Mention left-fringe and right-fringe area events.
6003 (Accessing Events): New functions posn-area and
6004 posn-actual-col-row. Mention posn-timestamp. Mention that
6005 posn-point in non-text area still returns buffer position.
6006 Clarify posn-col-row.
6007
60082003-11-21 Lars Hansen <larsh@math.ku.dk>
6009
6010 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
6011 * anti.texi (File Attributes): Describe removed parameter
6012 ID-FORMAT.
6013
60142003-11-20 Luc Teirlinck <teirllm@auburn.edu>
6015
6016 * positions.texi (Positions): Mention that, if a marker is used as
6017 a position, its buffer is ignored.
6018
6019 * markers.texi (Overview of Markers): Mention it here too.
6020
60212003-11-12 Luc Teirlinck <teirllm@auburn.edu>
6022
6023 * numbers.texi (Numeric Conversions): Not just `floor', but also
6024 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
6025
60262003-11-10 Luc Teirlinck <teirllm@auburn.edu>
6027
6028 * markers.texi (Creating Markers): Specify insertion type of
6029 created markers. Add xref to `Marker Insertion Types'.
6030 Second argument to `copy-marker' is optional.
6031 (Marker Insertion Types): Mention that most markers are created
6032 with insertion type nil.
6033 (The Mark): Correctly describe when `mark' signals an error.
6034 (The Region): Correctly describe when `region-beginning' and
6035 `region-end' signal an error.
6036
60372003-11-08 Luc Teirlinck <teirllm@auburn.edu>
6038
6039 * hash.texi (Creating Hash): Clarify description of `eql'.
6040 `makehash' is obsolete.
6041 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
6042
6043 * positions.texi (Point): Change description of `buffer-end', so
6044 that it is also correct for floating point arguments.
6045 (List Motion): Correct argument lists of `beginning-of-defun' and
6046 `end-of-defun'.
6047 (Excursions): Add xref to `Marker Insertion Types'.
6048 (Narrowing): Argument to `narrow-to-page' is optional.
6049
60502003-11-06 Luc Teirlinck <teirllm@auburn.edu>
6051
6052 * streams.texi (Output Streams): Clarify behavior of point for
6053 marker output streams.
6054
60552003-11-04 Luc Teirlinck <teirllm@auburn.edu>
6056
6057 * variables.texi (Defining Variables): Second argument to
6058 `defconst' is not optional.
6059 (Setting Variables): Mention optional argument APPEND to
6060 `add-to-list'.
6061 (Creating Buffer-Local): Expand description of
6062 `make-variable-buffer-local'.
6063 (Frame-Local Variables): Expand description of
6064 `make-variable-frame-local'.
6065 (Variable Aliases): Correct description of optional argument
6066 DOCSTRING to `defvaralias'. Mention return value of
6067 `defvaralias'.
6068 (File Local Variables): Add xref to `File variables' in Emacs
6069 Manual. Correct description of `hack-local-variables'. Mention
6070 `safe-local-variable' property. Mention optional second argument
6071 to `risky-local-variable-p'.
6072
60732003-11-03 Luc Teirlinck <teirllm@auburn.edu>
6074
6075 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
6076
60772003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6078
6079 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
6080 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
6081 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
6082 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
6083 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
6084 lispref/processes.texi, lispref/searching.texi,
6085 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
6086 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
6087 @acronym{FOO}.
6088
60892003-10-27 Luc Teirlinck <teirllm@auburn.edu>
6090
6091 * strings.texi (Creating Strings): Argument START to `substring'
6092 can not be `nil'. Expand description of
6093 `substring-no-properties'. Correct description of `split-string',
6094 especially with respect to empty matches. Prevent very bad line
6095 break in definition of `split-string-default-separators'.
6096 (Text Comparison): `string=' and `string<' also accept symbols as
6097 arguments.
6098 (String Conversion): More completely describe argument BASE in
6099 `string-to-number'.
6100 (Formatting Strings): `%s' and `%S' in `format' do require
6101 corresponding object. Clarify behavior of numeric prefix after
6102 `%' in `format'.
6103 (Case Conversion): The argument to `upcase-initials' can be a
6104 character.
6105
61062003-10-27 Kenichi Handa <handa@m17n.org>
6107
6108 * display.texi (Fontsets): Fix texinfo usage.
6109
61102003-10-25 Kenichi Handa <handa@m17n.org>
6111
6112 * display.texi (Fontsets): Add description of the function
6113 set-fontset-font.
6114
61152003-10-23 Luc Teirlinck <teirllm@auburn.edu>
6116
6117 * display.texi (Temporary Displays): Add xref to `Documentation
6118 Tips'.
6119
6120 * functions.texi (Function Safety): Use inforef instead of pxref
6121 for SES.
6122
61232003-10-23 Andreas Schwab <schwab@suse.de>
6124
6125 * Makefile.in (TEX, texinputdir): Don't define.
6126 (TEXI2DVI): Define.
6127 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
6128 add $(srcdir)/index.texi.
6129 ($(infodir)/elisp): Remove index.texi dependency.
6130 (elisp.dvi): Likewise. Use $(TEXI2DVI).
6131 (index.texi): Remove target.
6132 (dist): Don't link $(srcdir)/permute-index.
6133 (clean): Don't remove index.texi.
6134
6135 * permute-index, index.perm: Remove.
6136 * index.texi: Rename from index.unperm.
6137
61382003-10-22 Luc Teirlinck <teirllm@auburn.edu>
6139
6140 * tips.texi (Documentation Tips): Document new behavior for face
6141 and variable hyperlinks in Help mode.
6142
61432003-10-21 Luc Teirlinck <teirllm@auburn.edu>
6144
6145 * objects.texi (Integer Type): Update for extra bit of integer range.
6146 (Character Type): Ditto.
6147
61482003-10-16 Eli Zaretskii <eliz@gnu.org>
6149
6150 * numbers.texi (Integer Basics): Add index entries for reading
6151 numbers in hex, octal, and binary.
6152
61532003-10-16 Lute Kamstra <lute@gnu.org>
6154
6155 * modes.texi (Mode Line Format): Mention force-mode-line-update's
6156 argument.
6157
61582003-10-13 Luc Teirlinck <teirllm@auburn.edu>
6159
6160 * windows.texi (Choosing Window): Fix typo.
6161 * edebug.texi (Edebug Execution Modes): Fix typo.
6162
61632003-10-13 Richard M. Stallman <rms@gnu.org>
6164
6165 * windows.texi (Basic Windows): A window has fringe settings,
6166 display margins and scroll-bar settings.
6167 (Splitting Windows): Doc split-window return value.
6168 Clean up one-window-p.
6169 (Selecting Windows): Fix typo.
6170 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
6171 (Buffers and Windows): In set-window-buffer, explain effect
6172 on fringe settings and scroll bar settings.
6173 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
6174 (Choosing Window): Use defopt for pop-up-frame-function.
6175 For special-display-buffer-names, explain same-window and same-frame.
6176 Clarify window-dedicated-p return value.
6177 (Textual Scrolling): scroll-up and scroll-down can get an error.
6178 (Horizontal Scrolling): Clarify auto-hscroll-mode.
6179 Clarify set-window-hscroll.
6180 (Size of Window): Don't mention tool bar in window-height.
6181 (Coordinates and Windows): Explain what coordinates-in-window-p
6182 returns for fringes and display margins.
6183 (Window Configurations): Explain saving fringes, etc.
6184
6185 * tips.texi (Library Headers): Clean up Documentation.
6186
6187 * syntax.texi (Parsing Expressions): Clean up forward-comment
6188 and parse-sexp-lookup-properties.
6189
6190 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
6191
6192 * os.texi (System Environment): Clean up text for load-average errors.
6193
6194 * modes.texi (Hooks): Don't explain local hook details at front.
6195 Clarify run-hooks and run-hook-with-args a little.
6196 Clean up add-hook and remove-hook.
6197
6198 * edebug.texi (Edebug Execution Modes): Clarify t.
6199 Document edebug-sit-for-seconds.
6200 (Coverage Testing): Document C-x X = and =.
6201 (Instrumenting Macro Calls): Fix typo.
6202 (Specification List): Don't index the specification keywords.
6203
62042003-10-10 Kim F. Storm <storm@cua.dk>
6205
6206 * processes.texi (Network): Introduce make-network-process.
6207
62082003-10-09 Luc Teirlinck <teirllm@auburn.edu>
6209
6210 * tips.texi (Library Headers): Fix typo.
6211
62122003-10-07 Juri Linkov <juri@jurta.org>
6213
6214 * modes.texi (Imenu): Mention imenu-create-index-function's
6215 default value. Explain submenus better.
6216
62172003-10-07 Lute Kamstra <lute@gnu.org>
6218
6219 * modes.texi (Faces for Font Lock): Fix typo.
6220 (Hooks): Explain how buffer-local hook variables can refer to
6221 global hook variables.
6222 Various minor clarifications.
6223
62242003-10-06 Lute Kamstra <lute@gnu.org>
6225
6226 * tips.texi (Coding Conventions): Mention naming conventions for
6227 hooks.
6228
62292003-10-05 Luc Teirlinck <teirllm@auburn.edu>
6230
6231 * loading.texi (Library Search): Correct default value of
6232 load-suffixes.
6233 (Named Features): Fix typo.
6234
62352003-10-05 Richard M. Stallman <rms@gnu.org>
6236
6237 * loading.texi (Named Features): In `provide',
6238 say how to test for subfeatures.
6239 (Unloading): In unload-feature, use new var name
6240 unload-feature-special-hooks.
6241
62422003-10-03 Lute Kamstra <lute@gnu.org>
6243
6244 * modes.texi (Major Mode Conventions): Mention third way to set up
6245 Imenu.
6246 (Imenu): A number of small fixes.
6247 Delete documentation of internal variable imenu--index-alist.
6248 Document the return value format of imenu-create-index-function
6249 functions.
6250
62512003-09-30 Richard M. Stallman <rms@gnu.org>
6252
6253 * processes.texi (Network): Say what stopped datagram connections do.
6254
6255 * lists.texi (Association Lists): Clarify `assq-delete-all'.
6256
6257 * display.texi (Overlay Properties): Clarify `evaporate' property.
6258
62592003-09-29 Lute Kamstra <lute@gnu.org>
6260
6261 * modes.texi (Mode Line Data): Explain when symbols in mode-line
6262 constructs should be marked as risky.
6263 Change cons cell into proper list.
6264 (Mode Line Variables): Change cons cell into proper list.
6265
62662003-09-26 Lute Kamstra <lute@gnu.org>
6267
6268 * modes.texi (Mode Line Data): Document the :propertize construct.
6269 (Mode Line Variables): Reorder the descriptions of the variables
6270 to match their order in the default mode-line-format.
6271 Describe the new variables mode-line-position and mode-line-modes.
6272 Update the default values of mode-line-frame-identification,
6273 minor-mode-alist, and default-mode-line-format.
6274 (Properties in Mode): Mention the :propertize construct.
6275
62762003-09-26 Richard M. Stallman <rms@gnu.org>
6277
6278 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6279 * loading.texi, minibuf.texi, text.texi, variables.texi:
6280 Avoid @strong{Note:}.
6281
62822003-09-26 Richard M. Stallman <rms@gnu.org>
6283
6284 * keymaps.texi (Remapping Commands): Fix typo.
6285
62862003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
6287
6288 * processes.texi (Low-Level Network): Fix typo.
6289
62902003-09-23 Kim F. Storm <storm@cua.dk>
6291
6292 * processes.texi (Network, Network Servers): Fix typos.
6293 (Low-Level Network): Add timeout value for :server keyword.
6294 Add new option keywords to make-network-process.
6295 Add set-network-process-options.
6296 Explain how to test availability of network options.
6297
62982003-09-19 Richard M. Stallman <rms@gnu.org>
6299
6300 * text.texi (Motion by Indent): Arg to
6301 backward-to-indentation and forward-to-indentation is optional.
6302
6303 * strings.texi (Creating Strings): Add substring-no-properties.
6304
6305 * processes.texi
6306 (Process Information): Add list-processes arg QUERY-ONLY.
6307 Delete process-contact from here.
6308 Add new status values for process-status.
6309 Add process-get, process-put, process-plist, set-process-plist.
6310 (Synchronous Processes): Add call-process-shell-command.
6311 (Signals to Processes): signal-process allows process objects.
6312 (Network): Complete rewrite.
6313 (Network Servers, Datagrams, Low-Level Network): New nodes.
6314
6315 * positions.texi (Word Motion): forward-word, backward-word
6316 arg is optional. Reword.
6317
6318 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
6319
6320 * variables.texi (Creating Buffer-Local):
6321 Delete duplicate definition of buffer-local-value.
6322 (File Local Variables): Explain about discarding text props.
6323
63242003-09-11 Richard M. Stallman <rms@gnu.org>
6325
6326 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
6327 changes variables that record input events.
6328 (Minibuffer Misc): Add minibuffer-selected-window.
6329
6330 * lists.texi (Building Lists): Add copy-tree.
6331
6332 * display.texi (Fontsets): Add char-displayable-p.
6333 (Scroll Bars): New node.
6334
63352003-09-08 Lute Kamstra <lute@gnu.org>
6336
6337 * modes.texi (%-Constructs): Document new `%i' and `%I'
6338 constructs.
6339
63402003-09-03 Peter Runestig <peter@runestig.com>
6341
6342 * makefile.w32-in: New file.
6343
63442003-08-29 Richard M. Stallman <rms@gnu.org>
6345
6346 * display.texi (Overlay Properties): Clarify how priorities
6347 affect use of the properties.
6348
63492003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6350
6351 * customize.texi (Type Keywords): Correct the description of
6352 `:help-echo' in the case where `motion-doc' is a function.
6353
63542003-08-14 John Paul Wallington <jpw@gnu.org>
6355
6356 * modes.texi (Emulating Mode Line): Subsection, not section.
6357
63582003-08-13 Richard M. Stallman <rms@gnu.org>
6359
6360 * elisp.texi (Top): Update subnode lists in menu.
6361
6362 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
6363 (Kill Functions): kill-region has new arg yank-handler.
6364 (Yanking): New node.
6365 (Yank Commands): Add yank-undo-function.
6366 (Low-Level Kill Ring):
6367 kill-new and kill-append have new arg yank-handler.
6368 (Changing Properties): Add remove-list-of-text-properties.
6369 (Atomic Changes): New node.
6370
6371 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
6372
6373 * streams.texi (Output Variables): Add eval-expression-print-length
6374 and eval-expression-print-level.
6375
6376 * os.texi (Time Conversion): For encode-time, explain limits on year.
6377
6378 * objects.texi (Character Type): Define anchor "modifier bits".
6379
6380 * modes.texi (Emulating Mode Line): New node.
6381 (Search-based Fontification): Font Lock uses font-lock-face property.
6382 (Other Font Lock Variables): Likewise.
6383
6384 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
6385 not vectors.
6386 (Active Keymaps): Add emulation-mode-map-alists.
6387 (Functions for Key Lookup): key-binding has new arg no-remap.
6388 (Remapping Commands): New node.
6389 (Scanning Keymaps): where-is-internal has new arg no-remap.
6390 (Tool Bar): Add tool-bar-local-item-from-menu.
6391 Clarify when to use tool-bar-add-item-from-menu.
6392
6393 * commands.texi (Interactive Call): commandp has new arg.
6394 (Command Loop Info): Add this-original-command.
6395
63962003-08-06 John Paul Wallington <jpw@gnu.org>
6397
6398 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
6399
6400 * display.texi (Warning Basics): Fix typo.
6401 (Fringes): Add closing curly bracket and fix typo.
6402
6403 * elisp.texi (Top): Fix typo.
6404
64052003-08-05 Richard M. Stallman <rms@gnu.org>
6406
6407 * elisp.texi: Update lists of subnodes.
6408
6409 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
6410
6411 * variables.texi (Local Variables): Use lc for example variable names.
6412
6413 * tips.texi (Library Headers): Explain where to put -*-.
6414
6415 * strings.texi (Creating Strings): Fix xref for vconcat.
6416
6417 * sequences.texi (Vector Functions):
6418 vconcat no longer allows integer args.
6419
6420 * minibuf.texi (Reading File Names): read-file-name has new
6421 arg PREDICATE. New function read-directory-name.
6422
6423 * macros.texi (Defining Macros): Give definition of `declare'
6424 (Indenting Macros): New node.
6425
6426 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
6427 (Window Frame Parameters): Make separate table of parameters
6428 that are coupled with specific face attributes.
6429 (Deleting Frames): delete-frame-hooks renamed to
6430 delete-frame-functions.
6431
6432 * files.texi (Magic File Names): Add file-remote-p.
6433 Clarify file-local-copy.
6434
6435 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
6436 here; instead xref Defining Macros.
6437
6438 * display.texi (Warnings): New node, and subnodes.
6439 (Fringes): New node.
6440
6441 * debugging.texi (Test Coverage): New node.
6442
6443 * compile.texi (Compiler Errors): Explain with-no-warnings
6444 and other ways to suppress warnings.
6445
6446 * commands.texi (Interactive Call): Minor clarification.
6447
6448 * buffers.texi (Buffer File Name): set-visited-file-name
6449 renames the buffer too.
6450
6451 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
6452
64532003-07-24 Markus Rost <rost@math.ohio-state.edu>
6454
6455 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
6456
64572003-07-22 Markus Rost <rost@math.ohio-state.edu>
6458
6459 * internals.texi (Garbage Collection): Fix previous change.
6460
64612003-07-22 Richard M. Stallman <rms@gnu.org>
6462
6463 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
6464
6465 * display.texi (Width): Use \s syntax in example.
6466 (Font Selection): Add face-font-rescale-alist.
6467
6468 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
6469 Remove spurious indent in example.
6470
6471 * lists.texi (Building Lists): Add number-sequence.
6472
6473 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
6474
6475 * functions.texi (Function Documentation): Explain how to
6476 show calling convention explicitly in the doc string.
6477
6478 * windows.texi (Selecting Windows): save-selected-window saves
6479 selected window of each frame.
6480 (Window Configurations): Minor change.
6481
6482 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
6483
6484 * streams.texi (Output Variables): Add print-continuous-numbering
6485 and print-number-table.
6486
6487 * processes.texi (Decoding Output): New node.
6488
6489 * os.texi (Time Conversion): decode-time arg is optional.
6490
6491 * objects.texi (Character Type): Don't use space as example for \.
6492 Make list of char names and \-sequences correspond.
6493 Explain that \s is not used in strings. `\ ' needs space after.
6494
6495 * nonascii.texi (Converting Representations): Add string-to-multibyte.
6496 (Translation of Characters): Add translation-table-for-input.
6497 (Default Coding Systems): Add auto-coding-functions.
6498 (Explicit Encoding): Add decode-coding-inserted-region.
6499 (Locales): Add locale-info.
6500
6501 * minibuf.texi (Basic Completion): Describe test-completion.
6502 Collections can be lists of strings.
6503 Clean up lazy-completion-table.
6504 (Programmed Completion): Mention test-completion.
6505 Clarify why lambda expressions are not accepted.
6506 (Minibuffer Misc): Describe minibufferp.
6507
65082003-07-14 Richard M. Stallman <rms@gnu.org>
6509
6510 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
6511
6512 * windows.texi (Selecting Windows): New arg to select-window.
6513 (Selecting Windows): Add with-selected-window.
6514 (Size of Window): Add window-inside-edges, etc.
6515
6516 * internals.texi (Garbage Collection): Add post-gc-hook.
6517
6518 * processes.texi (Subprocess Creation): Add exec-suffixes.
6519
6520 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
6521 (Scanning Keymaps): Add map-keymaps.
6522 (Defining Menus): Add keymap-prompt.
6523
6524 * numbers.texi (Integer Basics): Add most-positive-fixnum,
6525 most-negative-fixnum.
6526
6527 * compile.texi (Byte Compilation): Explain no-byte-compile
6528 (Compiler Errors): New node.
6529
6530 * os.texi (User Identification): user-uid, user-real-uid
6531 can return float.
6532
6533 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
6534 and about derived modes.
6535 (Minor Modes): Add minor-mode-list.
6536 (Defining Minor Modes): Keyword args for define-minor-mode.
6537 (Search-based Fontification): Explain managing other properties.
6538 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 6539 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
6540 (Hooks): Add run-mode-hooks and delay-mode-hooks.
6541
6542 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
6543 (Variable Aliases): Clarify defvaralias.
6544
6545 * loading.texi (Library Search): Add load-suffixes.
6546
6547 * minibuf.texi (Basic Completion): Add lazy-completion-table.
6548 (Programmed Completion): Add dynamic-completion-table.
6549
6550 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
6551 (Magic File Names): Specify precedence order of handlers.
6552
6553 * commands.texi (Command Overview): Emacs server runs pre-command-hook
6554 and post-command-hook.
6555 (Waiting): New calling convention for sit-for.
6556
6557 * text.texi (Special Properties): local-map and keymap properties
6558 apply based on their stickiness.
6559
65602003-07-07 Richard M. Stallman <rms@gnu.org>
6561
6562 * modes.texi (Minor Mode Conventions): Specify only some kinds
6563 of list values as args to minor modes.
6564
6565 * files.texi (File Name Expansion): Warn about iterative use
6566 of substitute-in-file-name.
6567
6568 * advice.texi (Activation of Advice): Clean up previous change.
6569
65702003-07-06 Markus Rost <rost@math.ohio-state.edu>
6571
6572 * advice.texi (Activation of Advice): Note that ad-start-advice is
6573 turned on by default.
6574
65752003-06-30 Richard M. Stallman <rms@gnu.org>
6576
6577 * text.texi (Buffer Contents): Document current-word.
6578 (Change Hooks): Not called for *Messages*.
6579
6580 * functions.texi (Defining Functions): Explain about redefining
6581 primitives.
6582 (Function Safety): Renamed. Minor changes.
6583 Comment out the detailed criteria for what is safe.
6584
65852003-06-22 Andreas Schwab <schwab@suse.de>
6586
6587 * objects.texi (Symbol Type): Fix description of examples.
6588
65892003-06-16 Andreas Schwab <schwab@suse.de>
6590
6591 * hash.texi (Creating Hash): Fix description of :weakness.
6592
c8763fb6 65932003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
6594
6595 * files.texi (Changing Files): copy-file copies file modes, too.
6596
65972003-05-28 Richard M. Stallman <rms@gnu.org>
6598
6599 * strings.texi (Creating Strings): Clarify split-string.
6600
66012003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
6602
6603 * strings.texi (Creating Strings): Update split-string specification
6604 and examples.
6605
66062003-05-19 Richard M. Stallman <rms@gnu.org>
6607
6608 * elisp.texi: Correct invariant section names.
6609
66102003-04-20 Richard M. Stallman <rms@gnu.org>
6611
6612 * os.texi (Timers): Explain about timers and quitting.
6613
66142003-04-19 Richard M. Stallman <rms@gnu.org>
6615
6616 * internals.texi (Writing Emacs Primitives): Strings are
6617 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
6618 Explain GCPRO convention for varargs function args.
6619
66202003-04-16 Richard M. Stallman <rms@gnu.org>
6621
6622 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
6623
66242003-04-08 Richard M. Stallman <rms@gnu.org>
6625
6626 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
6627
66282003-02-13 Kim F. Storm <storm@cua.dk>
6629
6630 * objects.texi (Character Type): New \s escape for space.
6631
66322003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6633
6634 * os.texi (System Environment): Added cygwin system-type.
6635
66362003-01-25 Richard M. Stallman <rms@gnu.org>
6637
6638 * keymaps.texi: Document that a symbol can act as a keymap.
6639
66402003-01-13 Richard M. Stallman <rms@gnu.org>
6641
6642 * text.texi (Changing Properties): Say string indices are origin-0.
6643
6644 * positions.texi (Screen Lines) <compute-motion>:
6645 Correct order of elts in return value.
6646
6647 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
6648 how to define a default binding.
6649
66502002-12-07 Markus Rost <rost@math.ohio-state.edu>
6651
6652 * loading.texi (Unloading): Fix recent change for load-history.
6653
6654 * customize.texi (Simple Types): Clarify description of custom
6655 type 'number. Describe new custom type 'float.
6656
66572002-12-04 Markus Rost <rost@math.ohio-state.edu>
6658
6659 * variables.texi (File Local Variables): Fix typo.
6660
c8763fb6 66612002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
6662
6663 From Michael Albinus <Michael.Albinus@alcatel.de>.
6664
6665 * README: Target for Info file is `make info'.
6666
6667 * files.texi (File Name Components): Fixed typos in
6668 `file-name-sans-extension'.
6669 (Magic File Names): Complete list of operations for magic file
6670 name handlers.
6671
66722002-09-16 Jonathan Yavner <jyavner@engineer.com>
6673
6674 * variables.texi (File Local Variables): New function
6675 risky-local-variable-p.
6676
66772002-09-15 Jonathan Yavner <jyavner@engineer.com>
6678
6679 * functions.texi (Function safety): New node about unsafep.
6680
66812002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
6682
6683 * customize.texi (Splicing into Lists): Fixed example.
6684 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
6685
66862002-06-17 Juanma Barranquero <lektu@terra.es>
6687
6688 * frames.texi (Display Feature Testing): Fix typo.
6689
66902002-06-12 Andreas Schwab <schwab@suse.de>
6691
6692 * frames.texi (Initial Parameters, Resources): Fix references to
6693 the Emacs manual.
6694
66952002-05-13 Kim F. Storm <storm@cua.dk>
6696
6697 * variables.texi (Intro to Buffer-Local): Updated warning and
6698 example relating to changing buffer inside let.
6699
c8763fb6 67002002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6701
6702 * os.texi (Session Management): New node about X Session management.
6703
67042002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
6705
6706 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
6707 to which the manual corresponds, and the copyright years.
6708
6709 * Makefile.in (VERSION): Set to 2.9.
6710
67112001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
6712
6713 * elisp.texi: Change the category in @dircategory to "Emacs", to
6714 make it consistent with info/dir.
6715
67162001-11-25 Miles Bader <miles@gnu.org>
6717
6718 * text.texi (Fields): Describe new `limit' arg in
6719 field-beginning/field-end.
6720
67212001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
6722
6723 * permute-index: Don't depend on csh-specific features. Replace
6724 the interpreter name with /bin/sh.
6725
6726 * two-volume-cross-refs.txt: New file.
6727 * two.el: New file.
6728 * spellfile: New file.
6729
67302001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6731
6732 * permute-index: New file.
6733
6734 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6735 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6736 8+3 restricted namespace.
6737
6738 * Makefile.in (infodir): Define relative to $(srcdir).
6739 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6740 include directories list via -I switch to makeinfo.
6741 (index.texi): Use cp if both hard and symbolic links fail.
6742
67432001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6744
6745 * Makefile.in (distclean): Add.
6746
6747 The following changes make ELisp manual part of the Emacs
6748 distribution:
6749
6750 * Makefile.in: Add Copyright notice.
6751 (prefix): Remove.
6752 (infodir): Change value to "../info".
6753 (VPATH): New variable.
6754 (MAKE): Don't define.
6755 (texmacrodir): Don't define.
6756 (texinputdir): Append the existing value of TEXINPUTS.
6757 ($(infodir)/elisp): Instead of just "elisp". Reformat the
6758 command to be compatible with man/Makefile.in, and to put the
6759 output into ../info.
6760 (info): Add target.
6761 (installall): Target removed.
6762
c8763fb6 67632001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
6764
6765 * tips.texi (Coding Conventions): Fix typo.
6766
67672001-10-23 Gerd Moellmann <gerd@gnu.org>
6768
6769 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6770
67712001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
6772
6773 * files.texi (File Name Components): Update the description of
6774 file-name-sans-extension and file-name-extension, as they now
6775 ignore leading dots.
6776
67772001-10-20 Gerd Moellmann <gerd@gnu.org>
6778
6779 * (Version 21.1 released.)
6780
67812001-10-19 Miles Bader <miles@gnu.org>
6782
6783 * positions.texi (Text Lines): Describe behavior of
6784 `beginning-of-line'/`end-of-line' in the presence of field properties.
6785
67862001-10-17 Gerd Moellmann <gerd@gnu.org>
6787
6788 * Makefile.in (VERSION): Set to 2.8.
6789 (manual): Use `manual-21'.
6790
6791 * elisp.texi (VERSION): Add and use it where the version
6792 number was used. Set it to 2.8.
6793
6794 * intro.texi: Likewise.
6795
67962001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6797
6798 * files.texi (File Name Completion): Document the significance of
6799 a trailing slash in elements of completion-ignored-extensions.
6800
68012001-10-06 Miles Bader <miles@gnu.org>
6802
6803 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6804
68052001-10-04 Gerd Moellmann <gerd@gnu.org>
6806
6807 * variables.texi (Variable Aliases): New node.
6808
68092001-10-04 Gerd Moellmann <gerd@gnu.org>
6810
6811 * Branch for 21.1.
6812
68132001-10-02 Miles Bader <miles@gnu.org>
6814
6815 * minibuf.texi (Minibuffer Misc): Add entries for
6816 `minibuffer-contents', `minibuffer-contents-no-properties', and
6817 `delete-minibuffer-contents'.
6818 Correct description for `minibuffer-prompt-end'.
6819
6820 * text.texi (Property Search): Correct descriptions of
6821 `next-char-property-change' and `previous-char-property-change'.
6822 Add entries for `next-single-char-property-change' and
6823 `previous-single-char-property-change'.
6824 Make operand names a bit more consistent.
6825
68262001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
6827
6828 * frames.texi (Finding All Frames): Document that next-frame and
6829 previous-frame are local to current terminal.
6830
68312001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
6832
6833 * keymaps.texi (Creating Keymaps): Fix the description of the
6834 result of make-keymap.
6835
68362001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
6837
6838 * display.texi (Font Lookup, Attribute Functions)
6839 (Image Descriptors): Add cross-references to the definition of
6840 selected frame.
6841
6842 * buffers.texi (The Buffer List): Add cross-references to the
6843 definition of selected frame.
6844
6845 * frames.texi (Input Focus): Clarify which frame is _the_ selected
6846 frame at any given time.
6847 (Multiple Displays, Size and Position): Add a cross-reference to
6848 the definition of the selected frame.
6849
68502001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6851
6852 * strings.texi (String Conversion) <string-to-number>: Document
6853 that a float is returned for integers that are too large.
6854
6855 * frames.texi (Mouse Position): Document mouse-position-function.
6856 (Display Feature Testing): Document display-images-p.
6857 (Window Frame Parameters): Document the cursor-type variable.
6858
6859 * numbers.texi (Integer Basics): Document CL style read syntax for
6860 integers in bases other than 10.
6861
6862 * positions.texi (List Motion): Document
6863 open-paren-in-column-0-is-defun-start.
6864
6865 * lists.texi (Sets And Lists): Document member-ignore-case.
6866
6867 * internals.texi (Garbage Collection): Document the used and free
6868 strings report.
6869 (Memory Usage): Document strings-consed.
6870
6871 * os.texi (Time of Day): Document float-time.
6872 (Recording Input): Document that clear-this-command-keys clears
6873 the vector to be returned by recent-keys.
6874
6875 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6876 argument keymap can be a list.
6877
6878 * nonascii.texi (User-Chosen Coding Systems)
6879 <select-safe-coding-system>: Document the new argument
6880 accept-default-p and the variable
6881 select-safe-coding-system-accept-default-p. Tell what happens if
6882 buffer-file-coding-system is undecided.
6883 (Default Coding Systems): Document auto-coding-regexp-alist.
6884
6885 * display.texi (The Echo Area) <message>: Document
6886 message-truncate-lines.
6887 (Glyphs): Document that the glyph table is unused on windowed
6888 displays.
6889
6890 * help.texi (Describing Characters) <single-key-description>:
6891 Document the new argument no-angles.
6892 (Accessing Documentation) <documentation-property>: Document that
6893 a non-string property is evaluated.
6894 <documentation>: Document that the function-documentation property
6895 is looked for.
6896
6897 * windows.texi (Selecting Windows): Document some-window.
6898
6899 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6900
6901 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6902 apropos-mode-hook.
6903
6904 * commands.texi (Using Interactive): Document interactive-form.
6905 (Keyboard Macros): Document kbd-macro-termination-hook.
6906 (Command Loop Info): Document that clear-this-command-keys clears
6907 the vector to be returned by recent-keys.
6908
69092001-09-04 Werner LEMBERG <wl@gnu.org>
6910
6911 * Makefile.in (srcdir, texinputdir): New variables.
6912 (srcs, index.texi, install): Use $(srcdir).
6913 (.PHONY): Remove elisp.dvi.
6914 (elisp): Use -I switch for makeinfo.
6915 (elisp.dvi): Use $(srcdir) and $(texinputdir).
6916 (installall, dist): Use $(srcdir).
6917 Fix path to texinfo.tex.
6918 (maintainer-clean): Add elisp.dvi and elisp.oaux.
6919
69202001-08-30 Gerd Moellmann <gerd@gnu.org>
6921
6922 * display.texi (Conditional Display): Adjust to API change.
6923
6924 * configure: New file.
6925
69262001-07-30 Gerd Moellmann <gerd@gnu.org>
6927
6928 * commands.texi (Repeat Events): Add description of
6929 double-click-fuzz.
6930
69312001-05-08 Stefan Monnier <monnier@cs.yale.edu>
6932
6933 * syntax.texi (Syntax Class Table): Add the missing designator for
6934 comment and string fences.
6935 (Syntax Properties): Add a xref to syntax table internals.
6936 (Syntax Table Internals): Document string-to-syntax.
6937
69382001-05-07 Gerd Moellmann <gerd@gnu.org>
6939
6940 * Makefile.in (install): Use install-info command line options
6941 like in Emacs' Makefile.in.
6942
69432000-12-09 Miles Bader <miles@gnu.org>
6944
6945 * windows.texi (Window Start): Update documentation for
6946 `pos-visible-in-window-p'.
6947
69482000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6949
6950 * lists.texi (Building Lists): Add footnote to explain how to add
6951 to the end of a list.
6952
69532000-10-25 Gerd Moellmann <gerd@gnu.org>
6954
6955 * files.texi (Visiting Functions): Typos.
6956
69572000-10-25 Kenichi Handa <handa@etl.go.jp>
6958
6959 * files.texi (Visiting Functions): Return value of
6960 find-file-noselect may be a list of buffers if wildcards are used.
6961
69622000-10-24 Miles Bader <miles@lsi.nec.co.jp>
6963
6964 * display.texi (Defining Faces): Document `graphic' display type
6965 in face specs.
6966
b344d29d 69672000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
6968
6969 * hooks.texi (Standard Hooks): Replace obsolete
6970 `after-make-frame-hook' with `after-make-frame-functions'.
6971
6972 * frames.texi (Creating Frames): Ditto.
6973
6974 * variables.texi (Future Local Variables): Ditto.
6975
69762000-10-16 Gerd Moellmann <gerd@gnu.org>
6977
6978 * display.texi (Other Image Types): Add description of :foreground
6979 and :background properties of mono PBM images.
6980
69812000-08-17 Werner LEMBERG <wl@gnu.org>
6982
6983 * .cvsignore: New file.
6984
69852000-01-05 Gerd Moellmann <gerd@gnu.org>
6986
6987 * tindex.pl: New script.
6988
69891999-12-03 Dave Love <fx@gnu.org>
6990
6991 * Makefile.in (MAKEINFO): New parameter.
6992
69931999-09-17 Richard Stallman <rms@gnu.org>
6994
6995 * Makefile.in (srcs): Add hash.texi.
6996 (VERSION): Update to 20.6.
6997
69981999-09-13 Richard Stallman <rms@gnu.org>
6999
7000 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
7001
70021998-08-29 Karl Heuer <kwzh@gnu.org>
7003
7004 * configure.in: New file.
7005 * Makefile.in: Renamed from Makefile.
7006 (prefix, infodir): Use value obtained from configure.
7007 (emacslibdir): Obsolete variable deleted.
7008 (dist): Distribute configure.in, configure, Makefile.in.
7009
70101998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
7011
7012 * Makefile (INSTALL_INFO): New variable.
7013 (install): Run install-info.
7014
70151998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
7016
7017 * Makefile (elisp.dvi): Add missing backslash.
7018
70191998-05-02 Richard Stallman <rms@psilocin.gnu.org>
7020
7021 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
7022 Run texindex without `./'. Always run texindex on elisp.tp.
7023 (elisp.tps): Target deleted.
7024
70251998-04-05 Richard Stallman <rms@psilocin.gnu.org>
7026
7027 * Makefile (srcs): Add nonascii.texi and customize.texi.
7028 (dist): Start by deleting `temp'.
7029
70301998-02-17 Richard Stallman <rms@psilocin.gnu.org>
7031
7032 * Makefile (makeinfo, texindex): Targets deleted.
7033 (makeinfo.o, texindex.o): Targets deleted.
7034 (clean, dist): Don't do anything with them or with getopt*.
7035
70361998-01-30 Richard Stallman <rms@psilocin.gnu.org>
7037
7038 * Makefile (SHELL): Defined.
7039
70401998-01-27 Richard Stallman <rms@psilocin.gnu.org>
7041
7042 * Makefile (elisp.tps): New target.
7043 (elisp.dvi): Depend on elisp.tps.
7044
c5602427 70451996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
7046
7047 * README: Update phone number.
7048
7049 * Makefile (elisp): Make this be the default target.
7050 Depend on makeinfo.c instead of makeinfo.
7051 (install): Don't depend on elisp.dvi, since we don't install that.
7052 Use mkinstalldirs.
7053 (dist): Add mkinstalldirs.
7054
c5602427 70551995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
7056
7057 * Makefile (VERSION): Update version number.
7058 (maintainer-clean): Renamed from realclean.
7059
c5602427 70601995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
7061
7062 * Makefile (realclean): New target.
7063 (elisp): Remove any old elisp-* files first.
7064
c5602427 70651993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
7066
7067 * Makefile (VERSION): New variable.
7068 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
7069 Compressed file suffix should be `.gz', not `.z'.
7070
ce058493 70711993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7072
7073 * Makefile (elisp): Depend on makeinfo.
7074
c5602427 70751993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
7076
7077 * Makefile (srcs): Add anti.texi.
7078
c5602427 70791993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7080
7081 * Makefile (infodir, prefix): New vars.
7082 (install): Use infodir.
7083 (emacsinfodir): Deleted.
7084
c5602427 70851993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7086
7087 * Makefile (srcs): Add calendar.texi.
7088
7089 * Makefile (dist): Copy texindex.c and makeinfo.c.
7090 Limit elisp-* files to those with one or two digits.
7091
c5602427 70921993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7093
7094 * Makefile (dist): Changed to use Gzip instead of compress.
7095
c5602427 70961993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7097
7098 * loading.texi (Unloading): define-function changed back to
7099 defalias. It may not stay this way, but at least it's
7100 consistent with the known-good version of the code patch.
7101
c5602427 71021993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
7103
7104 * modes.texi (Hooks): Document new optional arg of add-hook.
7105
c5602427 71061993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7107
7108 * variables.texi: Document nil initial value of buffer-local variables.
7109
7110 * tips.texi: Add new section on standard library headers.
7111
c5602427 71121993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7113
7114 * Makefile (srcs): Add frame.texi to the list of sources.
7115
c5602427 71161993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7117
7118 * Makefile (dist): Don't bother excluding autosave files; they'll
7119 never make it into the temp directory anyway, and the hash marks
7120 in the name are problematic for make and the Bourne shell.
7121 (srcs):
7122
c5602427 71231993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7124
7125 * Makefile (dist): Don't include backup files or autosave files in
7126 the distribution tar file.
7127
c5602427 71281991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7129
7130 * Makefile (srcs): Added index.perm.
7131 (elisp.dvi): Remove erroneous shell comment.
7132 Expect output of permute-index in permuted.fns.
7133 Save old elisp.aux in elisp.oaux.
7134 (clean): Added index.texi to be deleted.
7135
c5602427 71361990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7137
7138 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
7139
c5602427 71401990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
7141
7142 * files.texi: Noted that completion-ignored-extensions is ignored
7143 when making *Completions*.
7144
3e868ee3 71451990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
7146
7147 * Makefile make dist now depends on elisp.dvi, since it tries
7148 to include it in the dist file.
7149
c5602427 71501990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 7151
c5602427 7152 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 7153
c5602427 71541989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7155
7156 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
7157 (defunargs): Turn off \hyphenchar of \sl font temporarily.
7158
c5602427 71591989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7160
7161 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
7162 and @error{} are the terms now being used. The files in the
7163 directory have been changed to reflect this.
7164
7165 * All instances of @indentedresultt{} have been changed to
7166 ` @result{}', using 5 spaces at the begining of the line.
7167
c5602427 71681989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7169
7170 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
7171 experimental @indentedresult{}, @indentedexpandsto{} are part of
7172 the texinfo.tex in this directory. These TeX macros are not
7173 stable yet.
7174
c5602427 71751989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7176
7177 * texinfo.tex: Temporarily added
7178 \let\result=\dblarrow
7179 \def\error{{\it ERROR} \longdblarrow}
7180 We need to do this better soon.
7181
c5602427 71821989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7183
7184 * Applied Karl Berry's patches to *.texinfo files, but not to
7185 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
7186 new title page format is also not applied, since it requires
7187 texinfo.tex changes.)
7188
7189 * Cleaned up `Makefile' and defined the `emacslibdir' directory
7190 for the Project GNU development environment.
7191
7192;; Local Variables:
c8763fb6 7193;; coding: utf-8
b8d4c8d0
GM
7194;; add-log-time-zone-rule: t
7195;; End:
7196
352c8b4a
GM
7197 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
7198 2007, 2008 Free Software Foundation, Inc.
b8d4c8d0
GM
7199
7200 This file is part of GNU Emacs.
7201
352c8b4a 7202 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 7203 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7204 the Free Software Foundation, either version 3 of the License, or
7205 (at your option) any later version.
b8d4c8d0
GM
7206
7207 GNU Emacs is distributed in the hope that it will be useful,
7208 but WITHOUT ANY WARRANTY; without even the implied warranty of
7209 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7210 GNU General Public License for more details.
7211
7212 You should have received a copy of the GNU General Public License
352c8b4a 7213 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
7214
7215;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda