(hack-one-local-variable-eval-safep): Handle lisp-indent-function and
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
58e3d8e8
JB
12008-07-31 Juanma Barranquero <lekktu@gmail.com>
2
3 * os.texi: Fix previous change.
4
7c2fb837
DN
52008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6
7 * os.texi:
8 * intro.texi:
9 * files.texi: Remove VMS support.
10
9e2a2647
DN
112008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
12
13 * os.texi:
14 * frames.texi:
15 * display.texi: Remove mentions of Mac Carbon.
16
c4f4682b
MB
172008-07-01 Miles Bader <miles@gnu.org>
18
19 * text.texi (Special Properties):
20 * display.texi (Truncation): Add wrap-prefix and line-prefix.
21
3696411e
JB
222008-06-28 Johan Bockgård <bojohan@gnu.org>
23
24 * display.texi (Other Image Types): Fix copy/paste error; say
25 "PBM", not "XBM".
26
f2a77c3a
DN
272008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
28
29 * os.texi: Remove references to obsolete systems.
30
6d52677d
EZ
312008-06-20 Eli Zaretskii <eliz@gnu.org>
32
33 * makefile.w32-in (distclean): Remove makefile.
34
1a87da4c
GM
352008-06-17 Glenn Morris <rgm@gnu.org>
36
37 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
38 (elisp, dist): Remove rules and variables that are obsolete now
39 the lisp manual is no longer distributed separately.
40
fdda1c5d
GM
412008-06-16 Glenn Morris <rgm@gnu.org>
42
646692e9
GM
43 * configure, configure.in, mkinstalldirs: Remove unused files.
44
45 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d
GM
46 * vol1.texi (EMACSVER):
47 * vol2.texi (EMACSVER): Set to 23.0.60.
48
49 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
50 as per maintain.info.
51
611bee81
GM
522008-06-15 Glenn Morris <rgm@gnu.org>
53
a7bed3a0
GM
54 * makefile.w32-in (manual): Use "23" rather than "21".
55
56 * Makefile.in (emacsver): New, set by configure.
57 (manual): Use emacsver.
58
d794edf2
GM
59 * intro.texi: Report bugs using M-x report-emacs-bug.
60
611bee81
GM
61 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
62
c73e02fa
GM
632008-06-13 Daniel Engeler <engeler@gmail.com>
64
65 * elisp.texi, internals.texi, processes.texi: Add documentation
66 about serial port access.
67
e40a85cd
MB
682008-06-05 Miles Bader <miles@gnu.org>
69
70 * display.texi (Displaying Faces): Update to reflect function
71 renamings in face-remap.el.
72
7b753744
JB
732008-06-05 Juanma Barranquero <lekktu@gmail.com>
74
75 * display.texi (Fontsets): Fix typos.
76
9d3d42fb
MB
772008-06-03 Miles Bader <miles@gnu.org>
78
7b753744
JB
79 * display.texi (Displaying Faces): Add add-relative-face-remapping,
80 remove-relative-face-remapping, set-base-face-remapping,
81 and set-default-base-face-remapping.
9d3d42fb 82
f2cec7a9
MB
832008-06-01 Miles Bader <miles@gnu.org>
84
85 * display.texi (Displaying Faces): Add face-remapping-alist.
86
8f39c96d
SM
872008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
88
89 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
90 variable names.
91
1ef5eecc
ER
922008-05-03 Eric S. Raymond <esr@golux>
93
352c8b4a 94 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
95 (current-global-map) return references, not copies.
96
63b4387f
JL
972008-05-02 Juri Linkov <juri@jurta.org>
98
99 * minibuf.texi (Text from Minibuffer): Document a list of
100 default values for `read-from-minibuffer'.
101
38a8b703
JB
1022008-04-24 Juanma Barranquero <lekktu@gmail.com>
103
104 * nonascii.texi (Translation of Characters): Fix previous change.
105
7c42e639
CY
1062008-04-20 Chong Yidong <cyd@stupidchicken.com>
107
108 * display.texi (Overlay Properties): Clarify role of underlying
109 textprop and overlay keymaps for display strings.
110
111 * keymaps.texi (Active Keymaps): Ditto.
112
25c0d999
SM
1132008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
114
115 * minibuf.texi (Programmed Completion):
116 Replace dynamic-completion-table with the new completion-table-dynamic.
117
e3af5968
CY
1182008-04-07 Chong Yidong <cyd@stupidchicken.com>
119
120 * intro.texi (Some Terms): Change "fonts in this manual" index
121 entry to "typographic conventions".
122
6bfc8698
EZ
1232008-04-05 Eli Zaretskii <eliz@gnu.org>
124
125 * objects.texi (Text Props and Strings): Add indexing for read
126 syntax of text properties.
127
4972c361
SM
1282008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
129
130 * processes.texi (Decoding Output): Remove process-filter-multibyte
131 functions.
132
c70a68db
MR
1332008-03-15 Martin Rudalics <rudalics@gmx.at>
134
135 * display.texi (Finding Overlays): Say that empty overlays at
136 the end of the buffer are reported too.
137
1291fd36
GM
1382008-03-13 Glenn Morris <rgm@gnu.org>
139
140 * elisp.texi (EMACSVER): Set to 23.0.60.
141
c6b0dfd5
CY
1422008-02-26 Chong Yidong <cyd@stupidchicken.com>
143
38a8b703 144 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 145
875fc30c
GM
1462008-02-22 Glenn Morris <rgm@gnu.org>
147
148 * frames.texi (Position Parameters): Clarify the description of
149 `left' and `top', using information from "Geometry".
150 (Geometry): Give a pointer to "Position Parameters", rather than
151 repeating information.
152
d8c8e45a
GM
1532008-02-11 Glenn Morris <rgm@gnu.org>
154
155 * objects.texi (Equality Predicates): No longer talk about "two"
156 functions.
157
38a8b703 1582008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
159
160 * objects.texi (Equality Predicates): Add defun for
161 equal-including-properties.
162
bfffe0b1
GM
1632008-02-10 Glenn Morris <rgm@gnu.org>
164
165 * objects.texi (Equality Predicates):
166 Mention equal-including-properties.
167
431b78c9
RS
1682008-02-07 Richard Stallman <rms@gnu.org>
169
170 * windows.texi (Window Start): Mention the feature of moving
171 window-start to start of line.
172
c8763fb6 1732008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
174
175 * keymaps.texi (Tool Bar): Document rtl property.
176
1a256502
TTN
1772008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
178
179 * display.texi (Button Types):
180 For define-button-type, clarify type of NAME.
181
569382c2
MR
1822008-01-19 Martin Rudalics <rudalics@gmx.at>
183
184 * buffers.texi (Buffer Modification): Fix typo.
185
f3041af1
DN
1862008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
187
188 * os.texi (System Environment): Remove references to OSes that are
189 not supported anymore.
190
d35e1cd7
DN
1912008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
192
193 * os.texi (System Environment): Remove mention for Masscomp.
194
23af7580
RS
1952008-01-04 Richard Stallman <rms@gnu.org>
196
197 * display.texi (Faces): Don't talk about internal face vector as arg
198 to facep.
199
200 * customize.texi (Type Keywords): Fix previous change.
201
202 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
203 * elisp.texi (Top): Fix menu for commands.texi change.
204
ec7d5b1e
RS
2052007-12-30 Richard Stallman <rms@gnu.org>
206
207 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
208 (Accessing Scroll): New node broken out of Accessing Mouse.
209
101a6cea
RS
2102007-12-28 Richard Stallman <rms@gnu.org>
211
212 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 213 (Basic Parameters): For `title', refer to title bar.
041817a4 214 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 215
72b7e664
RS
2162007-12-23 Richard Stallman <rms@gnu.org>
217
218 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
219 Improve some of the commented-out keywords' text too.
220
27a4f445
MR
2212007-12-14 Martin Rudalics <rudalics@gmx.at>
222
e2e3f1d7
MR
223 * nonascii.texi (Encoding and I/O): Reword to avoid saying
224 "visit the current buffer".
225
27a4f445
MR
226 * os.texi (System Interface): Fix typo.
227
a2afc99d
RS
2282007-12-04 Richard Stallman <rms@gnu.org>
229
230 * objects.texi (Symbol Type): Fix typo.
231
b694135c
RS
2322007-12-03 Richard Stallman <rms@gnu.org>
233
234 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
235
f99a19da
GM
2362007-12-01 Glenn Morris <rgm@gnu.org>
237
238 * functions.texi (Declaring Functions): Improve previous change.
239
8f4b37d8
GM
2402007-11-30 Glenn Morris <rgm@gnu.org>
241
242 * functions.texi (Declaring Functions): Add optional fourth
243 argument of declare-function, and setting third argument to `t'.
244
61a2fe01
RS
2452007-11-29 Richard Stallman <rms@gnu.org>
246
247 * customize.texi (Composite Types): Document `group' type.
248
cbfc5193
GM
2492007-11-29 Glenn Morris <rgm@gnu.org>
250
251 * functions.texi (Declaring Functions): Add findex. Mention
252 `external' files.
253
8386283a
JB
2542007-11-26 Juanma Barranquero <lekktu@gmail.com>
255
256 * functions.texi (Declaring Functions): Fix directive.
257
a07c9a8b
RS
2582007-11-25 Richard Stallman <rms@gnu.org>
259
260 * help.texi (Help Functions): Clean up last change.
261
262 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
263
264 * loading.texi (Named Features): Minor cleanup.
265
266 * macros.texi (Eval During Expansion): Minor cleanup.
267
268 * variables.texi (Variable Aliases): Minor cleanup.
269
a0925923
RS
2702007-11-24 Richard Stallman <rms@gnu.org>
271
272 * functions.texi (Declaring Functions): Clarify previous change.
273
274 * compile.texi (Compiler Errors): Clarify previous change.
275
20c63e44
RS
2762007-11-24 Richard Stallman <rms@gnu.org>
277
e5e76c04 278 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
279 Clarify the text and move items around.
280
5bb0cda3
GM
2812007-11-24 Glenn Morris <rgm@gnu.org>
282
283 * functions.texi (Declaring Functions): New section.
284 * compile.texi (Compiler Errors): Mention declaring functions,
285 defvar with no initvalue, and byte-compile-warnings.
286
af13c86a
MR
2872007-11-15 Martin Rudalics <rudalics@gmx.at>
288
289 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
290 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
291
a5373305
MR
2922007-11-13 Martin Rudalics <rudalics@gmx.at>
293
294 * help.texi (Help Functions): Document new macro `with-help-window'.
295
fe284805
JL
2962007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
297
298 * searching.texi (Replacing Match): Describe new
299 `match-substitute-replacement'.
300
2c3a09b1
RS
3012007-10-31 Richard Stallman <rms@gnu.org>
302
303 * strings.texi (Creating Strings): Null strings from concat not unique.
304
f2b480f4
RS
3052007-10-26 Richard Stallman <rms@gnu.org>
306
307 * objects.texi (Equality Predicates): Null strings are uniquified.
308
309 * minibuf.texi: Minor clarifications in previous change.
310
db21122c
GM
3112007-10-25 Glenn Morris <rgm@gnu.org>
312
313 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
314
2328cbb3
RS
3152007-10-24 Richard Stallman <rms@gnu.org>
316
317 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
318
319 * variables.texi (Frame-Local Variables): Node deleted.
320 (Variables): Delete Frame-Local Variables from menu.
321 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
322 (Default Value): Don't mention frame-local vars.
323
324 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
325
326 * loading.texi (Unloading): Document FEATURE-unload-function
327 instead of FEATURE-unload-hook.
328
2328cbb3
RS
329 * frames.texi (Multiple Displays): Don't mention frame-local vars.
330
c066bafa
JL
3312007-10-22 Juri Linkov <juri@jurta.org>
332
333 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
334 (High-Level Completion): Document a list of default value strings
335 in the DEFAULT argument, for which minibuffer functions return the
336 first element.
337
65ced25f
JL
3382007-10-17 Juri Linkov <juri@jurta.org>
339
340 * text.texi (Filling): Update arguments of fill-paragraph.
341 fill-paragraph operates on the active region in Transient Mark mode.
342 Remove fill-paragraph-or-region.
343
ee46ec8e
KB
3442007-10-13 Karl Berry <karl@gnu.org>
345
346 * elisp.texi (@dircategory): Move to after @copying,
347 since we want @copying as close as possible to the beginning of
348 the output.
349
61bbdbc6
RS
3502007-10-12 Richard Stallman <rms@gnu.org>
351
352 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
353
354 * commands.texi (Distinguish Interactive): New node,
355 broken out from Interactive Call and rewritten.
356 (Command Loop): Put Distinguish Interactive in menu.
357
af23e1e8
RS
3582007-10-09 Richard Stallman <rms@gnu.org>
359
360 * text.texi (Examining Properties): Mention overlay priority.
361
362 * display.texi (Display Margins): Correct the description
363 of margin display specifications.
364 (Replacing Specs): New subnode broken out of Display Property.
365
e1965a69
JL
3662007-10-06 Juri Linkov <juri@jurta.org>
367
368 * text.texi (Filling): Document fill-paragraph-or-region.
369
4638454b
JB
3702007-10-05 Juanma Barranquero <lekktu@gmail.com>
371
372 * display.texi (Auto Faces): Fix typo.
373
7ed54cc5
RS
3742007-10-02 Richard Stallman <rms@gnu.org>
375
376 * display.texi (Display Property): Explain some display specs
377 don't let you move point in.
378
379 * frames.texi (Cursor Parameters): Describe
380 cursor-in-non-selected-windows here. Explain more values.
381
382 * windows.texi (Basic Windows): Don't describe
383 cursor-in-non-selected-windows here.
384
305a7ef2
EZ
3852007-10-01 Eli Zaretskii <eliz@gnu.org>
386
387 * processes.texi (Misc Network): Note that these functions are
388 supported only on some systems.
389
f7a7f4eb
RS
3902007-10-01 Richard Stallman <rms@gnu.org>
391
392 * display.texi (Overlay Properties): Explain nil as priority.
393 Explain that conflicts are unpredictable if not resolved by
394 priorities.
395
780d7bb9
RS
3962007-09-23 Richard Stallman <rms@gnu.org>
397
398 * macros.texi (Backquote): Minor clarification.
399
14b4fdfb
RS
4002007-09-19 Richard Stallman <rms@gnu.org>
401
402 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
403 Clarify when they work in parallel and when one overrides.
404 Fix error in example.
14b4fdfb 405
b8d4c8d0
GM
4062007-09-06 Glenn Morris <rgm@gnu.org>
407
408 * Move from lispref/ to doc/lispref/. Change all setfilename
409 commands to use ../../info.
410 * Makefile.in (infodir): Go up one more level.
4638454b 411 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
412 (miscmanualdir): New.
413 (dist): Use new variable miscmanualdir.
414 * makefile.w32-in (infodir, texinputdir): Go up one more level.
415 (usermanualdir): Change from ../man to ../emacs.
416
1bb1f7d3
MR
4172007-08-30 Martin Rudalics <rudalics@gmx.at>
418
419 * commands.texi (Command Loop Info): Advise against changing
420 most variables described here. Explain new variable
421 last-repeatable-command.
422
b8d4c8d0
GM
4232007-08-29 Glenn Morris <rgm@gnu.org>
424
425 * elisp.texi (EMACSVER): Increase to 23.0.50.
426
4272007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
428
429 * frames.texi (Basic Parameters): Add display-environment-variable
430 and term-environment-variable.
431
4322007-08-28 Juri Linkov <juri@jurta.org>
433
434 * display.texi (Image Formats, Other Image Types): Add SVG.
435
4362007-08-28 Juri Linkov <juri@jurta.org>
437
438 * display.texi (Images): Move formats-related text to new node
439 "Image Formats".
440 (Image Formats): New node.
441
619fb9ee
RS
4422007-08-27 Richard Stallman <rms@gnu.org>
443
444 * windows.texi (Window Configurations): Clarify what
445 a window configuration saves.
446
b8d4c8d0
GM
4472007-08-25 Richard Stallman <rms@gnu.org>
448
449 * display.texi (Images): Delete redundant @findex.
450
4512007-08-16 Richard Stallman <rms@gnu.org>
452
453 * processes.texi (Asynchronous Processes): Clarify
454 doc of start-file-process.
455
4562007-08-08 Martin Rudalics <rudalics@gmx.at>
457
458 * modes.texi (Example Major Modes): Fix typo.
459
4602007-08-08 Glenn Morris <rgm@gnu.org>
461
462 * intro.texi (nil and t): Do not use `iff' in documentation.
463
464 * tips.texi (Documentation Tips): Recommend against `iff'.
465
4662007-08-07 Chong Yidong <cyd@stupidchicken.com>
467
468 * display.texi (Image Cache): Document image-refresh.
469
4702007-08-06 Martin Rudalics <rudalics@gmx.at>
471
472 * windows.texi (Size of Window): Document window-full-width-p.
473
4742007-07-25 Glenn Morris <rgm@gnu.org>
475
476 * gpl.texi (GPL): Replace license with GPLv3.
477
478 * Relicense all FSF files to GPLv3 or later.
479
4802007-07-24 Michael Albinus <michael.albinus@gmx.de>
481
4638454b
JB
482 * processes.texi (Synchronous Processes):
483 Add `process-file-shell-command'.
b8d4c8d0
GM
484 (Asynchronous Processes): Mention restricted use of
485 `process-filter' and `process-sentinel' in
486 `start-file-process'. Add `start-file-process-shell-command'.
487
4882007-07-17 Michael Albinus <michael.albinus@gmx.de>
489
490 * files.texi (Magic File Names): Introduce optional parameter
491 IDENTIFICATION for `file-remote-p'.
492
4932007-07-16 Richard Stallman <rms@gnu.org>
494
495 * display.texi (Defining Faces): Fix previous change.
496
4972007-07-14 Richard Stallman <rms@gnu.org>
498
499 * control.texi (Handling Errors): Document `debug' in handler list.
500
5012007-07-10 Richard Stallman <rms@gnu.org>
502
503 * display.texi (Defining Faces): Explain C-M-x feature for defface.
504
5052007-07-09 Richard Stallman <rms@gnu.org>
506
507 * files.texi (Magic File Names): Rewrite previous change.
508
5092007-07-08 Michael Albinus <michael.albinus@gmx.de>
510
511 * files.texi (Magic File Names): Introduce optional parameter
512 CONNECTED for `file-remote-p'.
513
5142007-07-07 Michael Albinus <michael.albinus@gmx.de>
515
516 * processes.texi (Asynchronous Processes):
517 * files.texi (Magic File Names): Add `start-file-process'.
518
5192007-06-27 Richard Stallman <rms@gnu.org>
520
521 * files.texi (Format Conversion Piecemeal): Clarify
522 `after-insert-file-functions' calling convention.
523
5242007-06-27 Michael Albinus <michael.albinus@gmx.de>
525
4638454b
JB
526 * files.texi (Magic File Names): Remove `dired-call-process'.
527 Add `process-file'.
b8d4c8d0
GM
528
5292007-06-27 Kenichi Handa <handa@m17n.org>
530
531 * text.texi (Special Properties): Fix description about
4638454b 532 `composition' property.
b8d4c8d0
GM
533
5342007-06-26 Kenichi Handa <handa@m17n.org>
535
536 * nonascii.texi (Default Coding Systems): Document about the
537 return value `undecided'.
538
5392007-06-25 David Kastrup <dak@gnu.org>
540
541 * keymaps.texi (Active Keymaps): Document new POSITION argument of
542 `current-active-maps'.
543
5442007-06-24 Karl Berry <karl@gnu.org>
545
4638454b 546 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
547
5482007-06-15 Juanma Barranquero <lekktu@gmail.com>
549
550 * display.texi (Overlay Arrow): Doc fix.
551
5522007-06-14 Karl Berry <karl@tug.org>
553
554 * anti.texi (Antinews): Typo.
555
5562007-06-14 Chong Yidong <cyd@stupidchicken.com>
557
558 * display.texi (Image Cache): Document image-refresh.
559
5602007-06-12 Karl Berry <karl@gnu.org>
561
562 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
563 * two-volume.make: New file.
564 * .cvsignore: Ignore two-volume files.
565
5662007-06-12 Tom Tromey <tromey@redhat.com>
567
568 * os.texi (Init File): Document user-emacs-directory.
569
5702007-06-03 Nick Roberts <nickrob@snap.net.nz>
571
572 * commands.texi (Click Events): Describe width and height when
573 object is nil.
574
5752007-05-30 Nick Roberts <nickrob@snap.net.nz>
576
577 * commands.texi (Click Events): Layout more logically. Describe
578 width and height.
579 (Drag Events, Motion Events): Update to new format for position.
580
5812007-06-02 Richard Stallman <rms@gnu.org>
582
583 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
584
5852007-06-02 Chong Yidong <cyd@stupidchicken.com>
586
587 * Version 22.1 released.
588
5892007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
590
591 * text.texi (Special Properties): Correct meaning of fontified face.
592
5932007-05-30 Richard Stallman <rms@gnu.org>
594
595 * text.texi (Special Properties): Add link to Adjusting Point.
596
5972007-05-12 Richard Stallman <rms@gnu.org>
598
599 * text.texi (Margins): indent-to-left-margin is not the default.
600 (Mode-Specific Indent): For indent-line-function, the default
601 is indent-relative.
602
603 * modes.texi (Example Major Modes): Explain last line of text-mode
604 is redundant.
605
6062007-05-10 Richard Stallman <rms@gnu.org>
607
608 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
609
610 * help.texi (Keys in Documentation): Add reference to
611 Documentation Tips.
612
613 * files.texi (Format Conversion): TO-FN gets three arguments.
614
615 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
616
6172007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
618
619 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
620 * files.texi (Format Conversion): Expand intro; add menu.
621 (Format Conversion Overview, Format Conversion Round-Trip)
622 (Format Conversion Piecemeal): New nodes/subsections.
623 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
624 * text.texi (Text Properties): Remove "Saving Properties" from menu.
625 (Saving Properties): Delete node/subsection.
626
6272007-05-07 Karl Berry <karl@gnu.org>
628
629 * elisp.texi (EMACSVER): Back to 22.
630
6312007-05-06 Richard Stallman <rms@gnu.org>
632
633 * processes.texi (Accepting Output): Revert most of previous change.
634
6352007-05-05 Richard Stallman <rms@gnu.org>
636
637 * processes.texi (Accepting Output): accept-process-output
638 uses microseconds, not milliseconds. But that arg is obsolete.
639
6402007-05-04 Karl Berry <karl@tug.org>
641
642 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
643
6442007-05-04 Eli Zaretskii <eliz@gnu.org>
645
646 * tips.texi (Documentation Tips): Rearrange items to place the
647 more important ones first. Add an index entry for hyperlinks.
648
6492007-05-03 Karl Berry <karl@gnu.org>
650
651 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
652 (EMACSVER) [smallbook]: 22 for printed version.
653
654 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
655 so restore anchor to normal position after defun. Found by Kevin Ryde.
656
6572007-04-26 Glenn Morris <rgm@gnu.org>
658
659 * elisp.texi (EMACSVER): Increase to 22.1.50.
660
6612007-04-28 Karl Berry <karl@gnu.org>
662
663 * elisp.texi: Improve line breaks on copyright page,
664 similar layout to emacs manual, 8.5x11 by default.
665
6662007-04-24 Richard Stallman <rms@gnu.org>
667
668 * text.texi (Special Properties): Add xref to Overlay Properties.
669
670 * display.texi (Overlay Properties): Add xref to Special Properties.
671
6722007-04-22 Richard Stallman <rms@gnu.org>
673
674 * keymaps.texi (Extended Menu Items): Move the info about
675 format with cached keyboard binding.
676
6772007-04-21 Richard Stallman <rms@gnu.org>
678
679 * text.texi (Special Properties): Clarify previous change.
680
681 * files.texi (File Name Expansion): Clarify previous change.
682
683 * display.texi (Attribute Functions): Fix example for
684 face-attribute-relative-p.
685
6862007-04-19 Kenichi Handa <handa@m17n.org>
687
688 * text.texi (Special Properties): Document composition property.
689
6902007-04-19 Glenn Morris <rgm@gnu.org>
691
692 * files.texi (File Name Expansion): Mention "superroot".
693
6942007-04-15 Chong Yidong <cyd@stupidchicken.com>
695
696 * frames.texi (Multiple Displays): Add note about "multi-monitor"
697 setups.
698 (Display Feature Testing): Note that display refers to all
699 physical monitors for multi-monitor setups.
700
7012007-04-14 Richard Stallman <rms@gnu.org>
702
703 * lists.texi (Sets And Lists): Clarify `delete' examples.
704 Remove spurious xref to same node.
705 Clarify xref for add-to-list.
706
7072007-04-12 Nick Roberts <nickrob@snap.net.nz>
708
709 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
710 value of lisp-mode-map.
711
7122007-04-11 Karl Berry <karl@gnu.org>
713
714 * anti.texi (Antinews):
715 * display.texi (Overlay Properties, Defining Images):
716 * processes.texi (Synchronous Processes, Sentinels):
717 * syntax.texi (Syntax Table Internals):
718 * searching.texi (Regexp Special):
719 * nonascii.texi (Default Coding Systems):
720 * text.texi (Special Properties):
721 * minibuf.texi (Basic Completion): Wording to improve breaks in
722 8.5x11 format.
723 * elisp.texi (smallbook): New @set to more easily switch between
724 smallbook and 8.5x11.
725
7262007-04-11 Richard Stallman <rms@gnu.org>
727
728 * text.texi (Lazy Properties): Minor fix.
729
7302007-04-08 Karl Berry <karl@gnu.org>
731
732 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
733 * macros.texi (Backquote): Downcase Backquote in index entries for
734 consistency.
735
7362007-04-08 Richard Stallman <rms@gnu.org>
737
738 * text.texi (Adaptive Fill): Just describe default,
739 don't show it (since it contains non-ASCII chars).
740
7412007-04-07 Karl Berry <karl@gnu.org>
742
743 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
744 adaptive-fill-regexp's value, since they are not in the standard
745 TeX fonts.
746
7472007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
748
749 * display.texi (Defining Faces): Fix example.
750
7512007-04-07 Karl Berry <karl@gnu.org>
752
753 * display.texi (Button Buffer Commands): Improve page break.
754
7552007-04-07 Richard Stallman <rms@gnu.org>
756
757 * advice.texi (Activation of Advice): Remove redundant index entry.
758
759 * backups.texi: Improve index entries. Remove redundant ones.
760
761 * compile.texi (Byte Compilation): Improve index entry.
762
763 * hash.texi (Creating Hash): Improve index entry.
764
765 * symbols.texi (Definitions): Improve index entry.
766
767 * edebug.texi: Improve index entries. Remove redundant/useless ones.
768
769 * maps.texi (Standard Keymaps): Remove useless index entry.
770
771 * help.texi (Documentation Basics): Remove redundant index entries.
772
773 * customize.texi: Improve index entries.
774 Remove redundant/useless ones.
775
776 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
777
778 * streams.texi (Output Variables): Improve index entry.
779
780 * abbrevs.texi (Abbrevs): Remove useless index entry.
781
782 * macros.texi (Expansion): Remove useless index entry.
783
784 * text.texi: Improve index entries. Remove redundant/useless ones.
785 (Text Properties, Examining Properties)
786 (Special Properties): Use "property category" instead of "category"
787 to refer to the `category' property.
788
789 * positions.texi: Improve index entries. Remove useless one.
790
791 * lists.texi: Improve index entries. Remove redundant/useless ones.
792
793 * os.texi: Improve index entries.
794 (Timers): Fix previous change.
795
796 * buffers.texi: Improve index entries.
797 (Modification Time): Get rid of term "obsolete buffer".
798
799 * debugging.texi: Improve index entries.
800 (Test Coverage): Add xref to other test coverage ftr.
801
802 * eval.texi: Improve index entry. Remove redundant ones.
803
804 * numbers.texi: Improve index entries. Remove redundant/useless ones.
805
806 * files.texi: Improve index entries. Remove redundant/useless ones.
807
808 * objects.texi: Improve index entries.
809
810 * processes.texi: Improve index entries.
811
812 * modes.texi: Improve index entry. Remove redundant one.
813
814 * nonascii.texi: Improve index entries.
815
816 * internals.texi: Improve index entries.
817
818 * syntax.texi: Improve index entries.
819
820 * keymaps.texi (Active Keymaps): Improve index entries.
821
822 * commands.texi: Improve index entries. Remove redundant/useless ones.
823
824 * frames.texi: Improve index entries. Remove redundant/useless ones.
825
826 * markers.texi: Improve index entries. Remove redundant ones.
827
828 * tips.texi: Improve index entries.
829
830 * loading.texi (Unloading): Improve index entry.
831
832 * variables.texi: Improve index entries. Remove redundant one.
833
834 * sequences.texi: Improve index entry.
835
836 * display.texi: Improve index entries. Remove redundant ones.
837
838 * windows.texi: Improve index entries.
839
840 * searching.texi: Improve index entries. Remove redundant one.
841
842 * strings.texi (Case Tables): Improve last change.
843
8442007-04-04 Chong Yidong <cyd@stupidchicken.com>
845
846 * strings.texi (Case Tables): Document with-case-table and
847 ascii-case-table.
848
8492007-04-03 Karl Berry <karl@gnu.org>
850
851 * processes.texi (Network): Reword to improve page break.
852
8532007-04-03 Eli Zaretskii <eliz@gnu.org>
854
855 * functions.texi (Inline Functions): Describe more disadvantages
856 of defsubst, and make advice against it stronger.
857
8582007-04-02 Karl Berry <karl@gnu.org>
859
860 * backups.texi (Backup Names): Avoid widow words.
861 * modes.texi (Example Major Modes): Align last comment.
862
8632007-04-01 Chong Yidong <cyd@stupidchicken.com>
864
865 * keymaps.texi (Remapping Commands): Document new arg to
866 command-remapping.
867
8682007-04-01 Karl Berry <karl@gnu.org>
869
870 * processes.texi (Low-Level Network): Typo.
871 * loading.texi (Hooks for Loading): Avoid double "the".
872 * keymaps.texi (Key Sequences): No double "and".
873 (Changing Key Bindings): Shorten to improve line break.
874
8752007-03-31 Glenn Morris <rgm@gnu.org>
876
877 * os.texi (Timers): Fix description of run-at-time TIME formats.
878
8792007-03-31 Richard Stallman <rms@gnu.org>
880
881 * display.texi (Invisible Text): Correct buffer-invisibility-spec
882 regarding ellipsis.
883
8842007-03-31 Eli Zaretskii <eliz@gnu.org>
885
886 * intro.texi (nil and t):
887 * symbols.texi (Plists and Alists):
888 * variables.texi (Variable Aliases, Constant Variables):
889 * functions.texi (Defining Functions):
890 * advice.texi (Advising Primitives):
891 * debugging.texi (Syntax Errors, Compilation Errors):
892 * minibuf.texi (Minibuffer Windows):
893 * commands.texi (Adjusting Point):
894 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
895 (Auto Major Mode, Major Mode Conventions):
896 * help.texi (Describing Characters):
897 * files.texi (Create/Delete Dirs, Information about Files)
898 (File Locks, Writing to Files, Reading from Files)
899 (Saving Buffers):
900 * windows.texi (Resizing Windows, Cyclic Window Ordering):
901 * frames.texi (Finding All Frames):
902 * positions.texi (Buffer End, Motion):
903 * markers.texi (The Region):
904 * text.texi (Deletion, Near Point):
905 * display.texi (Displaying Messages, Truncation):
906 * os.texi (Processor Run Time):
907 * tips.texi (Key Binding Conventions, Programming Tips)
908 (Warning Tips, Documentation Tips, Comment Tips):
909 * internals.texi (Memory Usage): Improve indexing.
910
911 * variables.texi (Frame-Local Variables):
912 * functions.texi (Argument List):
913 * loading.texi (Library Search):
914 * streams.texi (Output Variables):
915 * keymaps.texi (Translation Keymaps, Searching Keymaps):
916 * searching.texi (Replacing Match, Search and Replace):
917 * processes.texi (Byte Packing, Decoding Output)
918 (Accepting Output, Network Servers, Shell Arguments):
919 * display.texi (Abstract Display, Image Cache, Scroll Bars):
920 * windows.texi (Window Point, Window Start):
921 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
922 * commands.texi (Reading Input, Keyboard Events):
923 * minibuf.texi (Reading File Names, Minibuffer Completion)
924 (Recursive Mini):
925 * positions.texi (List Motion):
926 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
927 * numbers.texi (Arithmetic Operations, Math Functions)
928 (Predicates on Numbers, Comparison of Numbers):
929 (Numeric Conversions):
930 * locals.texi (Standard Buffer-Local Variables):
931 * maps.texi (Standard Keymaps):
932 * os.texi (User Identification, System Environment, Recording Input)
933 (X11 Keysyms):
934 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
935 * backups.texi (Backups and Auto-Saving):
936 * customize.texi (Customization, Group Definitions)
937 (Variable Definitions):
938 * compile.texi (Byte Compilation): Improve index entries.
939
9402007-03-31 Karl Berry <karl@gnu.org>
941
942 * macros.texi (Defining Macros): Avoid widow syllable.
943
9442007-03-31 Eli Zaretskii <eliz@gnu.org>
945
946 * elisp.texi (Top): Postscript -> PostScript.
947
948 * display.texi (Images, Postscript Images): Postscript -> PostScript.
949
9502007-03-31 Markus Triska <markus.triska@gmx.at>
951
952 * internals.texi (Writing Emacs Primitives): Untabify `For'.
953
9542007-03-30 Karl Berry <karl@gnu.org>
955
956 * lists.texi (List-related Predicates): Remove spurious @need.
957 (Setcdr): Use @smallexample to improve page break.
958 (Association Lists) <assoc>: Reword to improve page break.
959
960 * strings.texi (String Conversion): Insert blank line to improve
961 page break.
962
963 * numbers.texi (Random Numbers): Use @minus{}.
964 (Math Functions): Use @minus{}.
965
966 * intro.texi (Acknowledgements): Avoid line breaks before middle
967 initials.
968
9692007-03-24 Eli Zaretskii <eliz@gnu.org>
970
971 * errors.texi (Standard Errors): Add an index entry.
972
9732007-03-19 Richard Stallman <rms@gnu.org>
974
975 * os.texi (Recording Input): recent-keys now gives 300 keys.
976
9772007-03-12 Glenn Morris <rgm@gnu.org>
978
979 * os.texi: Replace "daylight savings" with "daylight saving"
980 throughout.
981
9822007-03-05 Richard Stallman <rms@gnu.org>
983
984 * variables.texi (File Local Variables): Update
985 enable-local-variables values.
986
9872007-03-04 Richard Stallman <rms@gnu.org>
988
989 * syntax.texi (Control Parsing): Minor clarification.
990
991 * strings.texi (Formatting Strings): Clarify width, precision, flags.
992
993 * sequences.texi (Sequence Functions): Move string-bytes away,
994 add xref.
995
996 * nonascii.texi (Text Representations): Move string-bytes here.
997
998 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
999
1000 * minibuf.texi (Basic Completion): Minor clarification.
1001
1002 * markers.texi (The Mark): Clarify existence vs activation of mark.
1003 Other cleanup.
1004
1005 * display.texi (Finding Overlays): Write better example.
1006
1007 * compile.texi (Eval During Compile): Clarify putting macros
1008 in eval-when-compile.
1009
c5602427 10102007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
1011
1012 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 1013 load-read-function definition doc.
b8d4c8d0
GM
1014
10152007-02-21 Kim F. Storm <storm@cua.dk>
1016
1017 * strings.texi (Text Comparison): Mention that assoc-string
1018 converts symbols to strings before testing.
1019
10202007-02-17 Kim F. Storm <storm@cua.dk>
1021
1022 * processes.texi (Bindat Spec): Vector types can have optional
1023 element type.
1024 (Bindat Examples): Fix example. Add vector with element type.
1025
10262007-02-16 Andreas Schwab <schwab@suse.de>
1027
1028 * strings.texi (Formatting Strings): Document '+' flag.
1029
10302007-02-15 Juanma Barranquero <lekktu@gmail.com>
1031
1032 * strings.texi (Modifying Strings): Clarify that `clear-string'
1033 always converts the string to unibyte.
1034
10352007-02-14 Kim F. Storm <storm@cua.dk>
1036
1037 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
1038 Rewrite glyph code description to refer to these functions.
1039 Remove details of encoding face number and char into integer code.
1040
10412007-02-03 Alan Mackenzie <acm@muc.de>
1042
1043 * loading.texi (Hooks for Loading): Make the description of
1044 `eval-after-load' more detailed, and amend the description of
1045 after-load-alist, in accordance with changes from 2006-05.
1046
10472007-02-03 Chong Yidong <cyd@stupidchicken.com>
1048
1049 * modes.texi (Defining Minor Modes): Document that a :require
1050 keyword or similar may be required to make saved customization
1051 variables work.
1052
10532007-02-03 Eli Zaretskii <eliz@gnu.org>
1054
1055 * elisp.texi (Top): Make the detailed menu headers compliant with
1056 Texinfo guidelines and with what texnfo-upd.el expects. Add
1057 comments to prevent people from inadvertently modifying the key
1058 parts needed by `texinfo-multiple-files-update'.
1059
10602007-02-02 Eli Zaretskii <eliz@gnu.org>
1061
1062 * elisp.texi (Top): Update the top-level menus.
1063
1064 * syntax.texi (Categories): Add index entries.
1065
10662007-02-01 Juanma Barranquero <lekktu@gmail.com>
1067
1068 * display.texi (Attribute Functions): Fix name and description of
1069 the UNDERLINE arg of `set-face-underline-p'.
1070
10712007-01-29 Eli Zaretskii <eliz@gnu.org>
1072
1073 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
1074 Variables", and "Standard Keymaps" to the detailed menu.
1075
1076 * variables.texi (Future Local Variables): Add index entry.
1077
10782007-01-28 Richard Stallman <rms@gnu.org>
1079
1080 * tips.texi (Coding Conventions): Clarify the tip about macros
1081 that define a function or a variable.
1082
1083 * files.texi (File Attributes): UID and GID can be floats.
1084 (Magic File Names): Explain why deferring all operations to
1085 the standard handler does not work.
1086
10872007-01-23 Martin Rudalics <rudalics@gmx.at>
1088
1089 * backups.texi (Reverting): Use "buffer" instead of "file"
1090 when talking about major and minor modes.
1091
10922007-01-21 Richard Stallman <rms@gnu.org>
1093
1094 * help.texi (Documentation): Add xref to Documentation Tips.
1095
10962007-01-14 Juanma Barranquero <lekktu@gmail.com>
1097
1098 * tips.texi (Coding Conventions): Fix typos.
1099
11002007-01-05 Richard Stallman <rms@gnu.org>
1101
1102 * modes.texi (Defining Minor Modes): Fix previous change.
1103
11042007-01-03 Richard Stallman <rms@gnu.org>
1105
1106 * customize.texi (Variable Definitions, Customization Types):
1107 Don't use * in doc string for defcustom.
1108
11092007-01-02 Richard Stallman <rms@gnu.org>
1110
1111 * variables.texi (Variable Aliases): Clarify that aliases vars
1112 always have the same value.
1113
1114 * processes.texi (Bindat Spec): Fix Texinfo usage.
1115
1116 * modes.texi (Defining Minor Modes): Explain effect of command
1117 defined with define-global-minor-mode on new buffers.
1118
11192006-12-30 Kim F. Storm <storm@cua.dk>
1120
1121 * keymaps.texi (Tool Bar): Describe `grow-only' value of
1122 `auto-resize-tool-bars'.
1123
11242006-12-30 Richard Stallman <rms@gnu.org>
1125
1126 * keymaps.texi (Active Keymaps): Fix previous change.
1127
11282006-12-30 Nick Roberts <nickrob@snap.net.nz>
1129
1130 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
1131
11322006-12-30 Kim F. Storm <storm@cua.dk>
1133
1134 * processes.texi (Bindat Spec): Clarify using field names in
1135 length specifications.
1136
11372006-12-29 Kim F. Storm <storm@cua.dk>
1138
1139 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1140 Add count and index variables for eval forms in repeat blocks.
1141
11422006-12-24 Richard Stallman <rms@gnu.org>
1143
1144 * customize.texi (Variable Definitions): Document
1145 new name custom-add-frequent-value.
1146
11472006-12-19 Kim F. Storm <storm@cua.dk>
1148
1149 * commands.texi (Misc Events): User signals now result in sigusr1
1150 and sigusr2 events which are handled through special-event-map.
1151 (Special Events): User signals and drag-n-drop are special.
1152
11532006-12-17 Richard Stallman <rms@gnu.org>
1154
1155 * loading.texi (Named Features): Explain subfeatures better.
1156
1157 * customize.texi: Use "option" only for user options.
1158 For the keyword values inside defcustom etc, say "keywords".
1159 For :options value's elements, say "elements".
1160 :group should not be omitted.
1161
1162 * syntax.texi (Parsing Expressions): Split up node.
1163 (Motion via Parsing, Position Parse, Parser State)
1164 (Low-Level Parsing, Control Parsing): New subnodes.
1165 (Parser State): Document syntax-ppss-toplevel-pos.
1166
1167 * positions.texi (List Motion): Punctuation fix.
1168
1169 * files.texi (File Name Completion): Document PREDICATE arg
1170 to file-name-completion.
1171
11722006-12-16 Eli Zaretskii <eliz@gnu.org>
1173
1174 * internals.texi (Building Emacs, Writing Emacs Primitives):
1175 Add index entries.
1176
11772006-12-11 Richard Stallman <rms@gnu.org>
1178
1179 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
1180 affects face menu. Explain how to make it non-nil without enabling
1181 any fontification.
1182
11832006-12-10 Chong Yidong <cyd@stupidchicken.com>
1184
1185 * modes.texi (Font Lock Basics): Document nil value of
1186 font-lock-defaults.
1187
11882006-12-10 Glenn Morris <rgm@gnu.org>
1189
1190 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
1191 value for system-flag argument. Abbrev tables may not be empty
1192 when major modes are loaded.
1193
11942006-12-08 Juanma Barranquero <lekktu@gmail.com>
1195
1196 * makefile.w32-in (maintainer-clean): Partially revert last
1197 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
1198 to protect elisp-covers.texi.
1199
12002006-12-07 Juanma Barranquero <lekktu@gmail.com>
1201
1202 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1203 Don't remove elisp* info files; they are already deleted by the
1204 `clean' and `distclean' targets, and they are in the $(infodir)
1205 directory, not the current one.
1206
12072006-12-04 Kim F. Storm <storm@cua.dk>
1208
1209 * commands.texi (Misc Events): Update signal events.
1210 (Event Examples): Add signal example.
1211
12122006-11-29 Richard Stallman <rms@gnu.org>
1213
1214 * frames.texi (Visibility of Frames): Explain visible windows
1215 can be covered by others. Add xref for raise-frame.
1216
12172006-11-28 Richard Stallman <rms@gnu.org>
1218
1219 * searching.texi (Regexp Special): Update when ^ is special.
1220
12212006-11-27 Eli Zaretskii <eliz@gnu.org>
1222
1223 * customize.texi (Customization, Common Keywords)
1224 (Group Definitions, Variable Definitions, Composite Types)
1225 (Type Keywords, Customization Types): Add index entries for
1226 various customization keywords.
1227
12282006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1229
1230 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1231
c8763fb6 12322006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
1233
1234 * frames.texi (Window System Selections): Remove clipboard from
1235 description of selection-coding-system.
1236
12372006-11-06 Richard Stallman <rms@gnu.org>
1238
1239 * lists.texi (List Variables): Document COMPARE-FN.
1240
1241 * keymaps.texi: Avoid use of "binding" to mean a relation;
1242 use it only to refer to the meaning associated with a key.
1243 (Keymaps): Change menu node description.
1244
1245 * elisp.texi (Top): Change menu node description.
1246
1247 * display.texi (Managing Overlays): Document overlay-recenter.
1248
12492006-10-29 Chong Yidong <cyd@stupidchicken.com>
1250
1251 * Makefile.in: Use relative paths to avoid advertising filesystem
1252 contents during compilation.
1253
12542006-10-23 Kim F. Storm <storm@cua.dk>
1255
1256 * commands.texi (Event Input Misc): Update unread-command-events.
1257
12582006-10-23 Nick Roberts <nickrob@snap.net.nz>
1259
1260 * lists.texi (Sets And Lists): Fix typos.
1261
12622006-10-18 Juanma Barranquero <lekktu@gmail.com>
1263
1264 * control.texi (Processing of Errors): Use @var for an argument,
1265 not @code.
1266
12672006-10-16 Richard Stallman <rms@gnu.org>
1268
1269 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1270
1271 * keymaps.texi (Format of Keymaps): Show all the keymap element
1272 patterns that result from menu items.
1273 (Key Lookup): Minor cleanups.
1274
1275 * modes.texi (Precalculated Fontification): Don't say that
1276 not setting font-lock-defaults avoids loading font-lock.
1277
1278 * help.texi (Documentation): Move xref to Emacs Manual here.
1279 (Documentation Basics): From here.
1280 Also doc emacs-lisp-docstring-fill-column.
1281
1282 * elisp.texi: Update version and ISBN.
1283
1284 * commands.texi (Interactive Call): Clarify KEYS arg to
1285 call-interactively is a vector.
1286 (Command Loop Info): Delete anchor in this-command-keys.
1287 Add anchor in this-command-keys-vector.
1288 (Recursive Editing): Document how recursive-edit
1289 handles the current buffer.
1290
12912006-10-13 Chong Yidong <cyd@stupidchicken.com>
1292
1293 * frames.texi (Frame Titles): %c and %l are ignored in
1294 frame-title-format.
1295
12962006-10-11 Richard Stallman <rms@gnu.org>
1297
1298 * keymaps.texi (Key Sequences): Clarify use of kbd.
1299
13002006-10-10 Kim F. Storm <storm@cua.dk>
1301
1302 * lists.texi (Sets And Lists): Add memql.
1303
13042006-10-03 Richard Stallman <rms@gnu.org>
1305
1306 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1307 Clarify :ascii: and :nonascii:.
1308
13092006-09-29 Juri Linkov <juri@jurta.org>
1310
1311 * modes.texi (%-Constructs): Reorder coding systems in the
1312 documentation of %z to the real order displayed in the modeline.
1313
13142006-09-25 Richard Stallman <rms@gnu.org>
1315
1316 * os.texi (Timers): Describe timer-max-repeats.
1317
13182006-09-25 Chong Yidong <cyd@stupidchicken.com>
1319
1320 * os.texi (Timers): Mention with-local-quit.
1321
13222006-09-24 Richard Stallman <rms@gnu.org>
1323
1324 * searching.texi (Searching and Matching): Mention property search.
1325
1326 * commands.texi (Command Loop Info): Explain how read-event affects
1327 this-command-keys.
1328
13292006-09-20 Richard Stallman <rms@gnu.org>
1330
1331 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1332
1333 * windows.texi (Window Start): Minor cleanups.
1334
13352006-09-20 Kim F. Storm <storm@cua.dk>
1336
1337 * windows.texi (Window Start): pos-visible-in-window-p allows
1338 specifying t for position to mean "end of window".
1339 Add window-line-height.
1340
1341 * anti.texi (Antinews): Mention window-line-height.
1342
13432006-09-19 David Kastrup <dak@gnu.org>
1344
1345 * keymaps.texi (Searching Keymaps): Small clarification.
1346
13472006-09-18 Richard Stallman <rms@gnu.org>
1348
1349 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1350 cause keyboard menus.
1351 (Menu Keymaps): Likewise.
1352 (Defining Menus, Keyboard Menus): Clarify.
1353
1354 * text.texi (Fields): Clarify explanation of constrain-to-field.
1355
13562006-09-16 Eli Zaretskii <eliz@gnu.org>
1357
1358 * variables.texi (Tips for Defining): Fix a typo.
1359
13602006-09-15 Richard Stallman <rms@gnu.org>
1361
1362 * keymaps.texi (Remapping Commands, Searching Keymaps)
1363 (Active Keymaps): Clean up previous change.
1364
13652006-09-15 Jay Belanger <belanger@truman.edu>
1366
1367 * gpl.texi: Replace "Library Public License" by "Lesser Public
1368 License" throughout.
1369
13702006-09-15 David Kastrup <dak@gnu.org>
1371
1372 * keymaps.texi (Active Keymaps): Adapt description to use
1373 `get-char-property' instead `get-text-property'. Explain how
1374 mouse events change this. Explain the new optional argument of
1375 `key-binding' and its mouse-dependent lookup.
1376 (Searching Keymaps): Adapt description similarly.
1377 (Remapping Commands): Explain the new optional argument of
1378 `command-remapping'.
1379
13802006-09-14 Richard Stallman <rms@gnu.org>
1381
1382 * keymaps.texi (Searching Keymaps): Clarification.
1383 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
1384
13852006-09-13 Richard Stallman <rms@gnu.org>
1386
1387 * objects.texi (Character Type): Node split.
1388 Add xref to Describing Characters.
1389 (Basic Char Syntax, General Escape Syntax)
1390 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1391
13922006-09-11 Richard Stallman <rms@gnu.org>
1393
1394 * display.texi (Display Table Format): Wording clarification.
1395 (Glyphs): Clarifications.
1396
13972006-09-10 Chong Yidong <cyd@stupidchicken.com>
1398
1399 * keymaps.texi (Active Keymaps): Mention that key-binding checks
1400 local maps.
1401
14022006-09-10 Kim F. Storm <storm@cua.dk>
1403
1404 * display.texi (Forcing Redisplay): Document return value of
1405 function redisplay.
1406
14072006-09-09 Richard Stallman <rms@gnu.org>
1408
1409 * windows.texi (Window Hooks): Explain limits of
1410 window-scroll-functions.
1411
1412 * display.texi (Fringe Indicators): Update for last change in
1413 indicate-buffer-boundaries.
1414
14152006-09-08 Richard Stallman <rms@gnu.org>
1416
1417 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1418
14192006-09-06 Kim F. Storm <storm@cua.dk>
1420
1421 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1422
1423 * windows.texi (Window Start): Update pos-visible-in-window-p.
1424
14252006-09-04 Richard Stallman <rms@gnu.org>
1426
1427 * processes.texi (Accepting Output): Explain SECONDS=0 for
1428 accept-process-output.
1429
1430 * os.texi (Idle Timers): Explain why timer functions should not
1431 loop until (input-pending-p).
1432
14332006-09-02 Eli Zaretskii <eliz@gnu.org>
1434
1435 * makefile.w32-in (usermanualdir): New variable.
1436 (elisp.dvi): Use it.
1437
14382006-09-01 Eli Zaretskii <eliz@gnu.org>
1439
1440 * buffers.texi (Buffer Modification): Fix last change.
1441
14422006-09-01 Chong Yidong <cyd@stupidchicken.com>
1443
1444 * buffers.texi (Buffer Modification): Document
1445 buffer-chars-modified-tick.
1446
14472006-08-31 Richard Stallman <rms@gnu.org>
1448
1449 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1450
14512006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
1452
1453 * modes.texi (Syntactic Font Lock):
1454 Mention font-lock-syntactic-face-function
1455 instead of specific faces.
1456
14572006-08-29 Chong Yidong <cyd@stupidchicken.com>
1458
1459 * display.texi (Images): Add xrref to display-images-p.
1460
14612006-08-28 Kenichi Handa <handa@m17n.org>
1462
1463 * nonascii.texi (Lisp and Coding Systems): Fix description of
1464 detect-coding-region.
1465
14662006-08-27 Michael Olson <mwolson@gnu.org>
1467
1468 * processes.texi (Transaction Queues): Remove stray quote
1469 character.
1470
14712006-08-25 Richard Stallman <rms@gnu.org>
1472
1473 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
1474 Add xref.
1475
14762006-08-24 Chong Yidong <cyd@stupidchicken.com>
1477
1478 * os.texi (Timers): Avoid waiting inside timers.
1479
14802006-08-21 Lute Kamstra <lute@gnu.org>
1481
1482 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
1483
14842006-08-20 Richard Stallman <rms@gnu.org>
1485
1486 * os.texi (Idle Timers): New node, split out from Timers.
1487 Document current-idle-time.
1488 * commands.texi (Reading One Event): Update xref.
1489 * elisp.texi (Top): Update subnode menu.
1490
14912006-08-16 Richard Stallman <rms@gnu.org>
1492
1493 * keymaps.texi (Extended Menu Items): Show format of cached
1494 bindings in extended menu items.
1495
1496 * customize.texi (Variable Definitions): Explain when the
1497 standard value expression is evaluated.
1498
14992006-08-15 Chong Yidong <cyd@stupidchicken.com>
1500
1501 * commands.texi (Reading One Event): Explain idleness in
1502 `read-event'.
1503
15042006-08-12 Chong Yidong <cyd@stupidchicken.com>
1505
1506 * text.texi (Near Point): Say "cursor" not "terminal cursor".
1507 (Commands for Insertion): Removed split-line since it's not
1508 relevant for Lisp programming.
1509 (Yank Commands): Rewrite introduction.
1510 (Undo): Clarify.
1511 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
1512 (Filling): Remove redundant comment. Clarify return value of
1513 current-justification.
1514 (Margins): Minor clarifications.
1515 (Adaptive Fill): Update default value of adaptive-fill-regexp.
1516 (Sorting): Update definition of sort-lines.
1517 (Columns): Clarify behavior of sort-columns.
1518 (Indent Tabs): Link to Tab Stops in Emacs manual.
1519 (Special Properties): Clarify.
1520 (Clickable Text): Mention Buttons package.
1521
15222006-08-12 Kevin Ryde <user42@zip.com.au>
1523
1524 * os.texi (Time Parsing): Add %z to description of
1525 format-time-string, as per docstring. Add cross reference to
1526 glibc manual for strftime.
1527
15282006-08-08 Richard Stallman <rms@gnu.org>
1529
1530 * modes.texi: Clean up wording in previous change.
1531
15322006-08-07 Chong Yidong <cyd@stupidchicken.com>
1533
1534 * modes.texi (Hooks): Clarify.
1535 (Major Mode Basics): Mention define-derived-mode explicitly.
1536 (Major Mode Conventions): Rebinding RET is OK for some modes.
1537 Mention change-major-mode-hook and after-change-major-mode-hook.
1538 (Example Major Modes): Moved to end of Modes section.
1539 (Mode Line Basics): Clarify.
1540 (Mode Line Data): Mention help-echo and local-map in strings.
1541 Explain reason for treatment of non-risky variables.
1542 (Properties in Mode): Clarify.
1543 (Faces for Font Lock): Add font-lock-negation-char-face.
1544
15452006-08-04 Eli Zaretskii <eliz@gnu.org>
1546
1547 * strings.texi (Formatting Strings): Warn against arbitrary
1548 strings as first arg to `format'.
1549
15502006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
1551
1552 * text.texi (Clickable Text): Mention `help-echo' text property.
1553 Update intro, examples and associated explanations.
1554
15552006-07-31 Richard Stallman <rms@gnu.org>
1556
1557 * commands.texi: Update xrefs.
1558 (Event Mod): New node, cut out from old Translating Input.
1559
1560 * maps.texi: Update xrefs.
1561
1562 * keymaps.texi (Translation Keymaps): New node.
1563 Update xrefs from Translating Input to Translation Keymaps.
1564
1565 * elisp.texi (Top): Update subnode menu.
1566
1567 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
1568
1569 * os.texi (System Interface): Fix menu descriptions of some nodes.
1570 (Translating Input): Node deleted.
1571
15722006-07-31 Nick Roberts <nickrob@snap.net.nz>
1573
1574 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
1575
1576 * lists.texi (Sets And Lists): Likewise.
1577
15782006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
1579
1580 * text.texi (Fields): Mention POS
1581 requirement when narrowing is in effect.
1582
15832006-07-28 Richard Stallman <rms@gnu.org>
1584
1585 * display.texi (Face Attributes): Simplify wording.
1586 (Attribute Functions): Clarify meaning of new-frame default
1587 attribute settings.
1588
1589 * customize.texi (Common Keywords): Document how to use
1590 :package-version in a package not in Emacs.
1591
15922006-07-28 Kim F. Storm <storm@cua.dk>
1593
1594 * commands.texi (Reading One Event): Fix last change.
1595
15962006-07-26 Chong Yidong <cyd@stupidchicken.com>
1597
1598 * commands.texi (Reading One Event): Document SECONDS argument for
1599 read-event, read-char, and read-char-exclusive.
1600
16012006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
1602
1603 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
1604 to ensure correct identification.
1605
16062006-07-24 Richard Stallman <rms@gnu.org>
1607
1608 * text.texi (Clickable Text): Clarify.
1609
1610 * sequences.texi (Vector Functions): Delete duplicate xref.
1611
1612 * objects.texi (Function Type): Clarify.
1613
1614 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
1615 modes.
1616
1617 * lists.texi (List Variables): New node.
1618 Material moved from other nodes.
1619
1620 * variables.texi (Setting Variables): add-to-list and
1621 add-to-ordered-list moved to List Variables node.
1622
16232006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
1624
1625 * text.texi (Links and Mouse-1):
1626 For mouse-on-link-p, expand on arg POS.
1627
16282006-07-21 Kim F. Storm <storm@cua.dk>
1629
1630 * display.texi (Forcing Redisplay): Don't mention systems which
1631 don't support sub-second timers for redisplay-preemption-period.
1632
1633 * os.texi (Terminal Output): Clarify text vs graphical terminal.
1634
16352006-07-21 Eli Zaretskii <eliz@gnu.org>
1636
1637 * frames.texi (Input Focus): Document that focus-follows-mouse has
1638 no effect on MS-Windows.
1639
16402006-07-18 Richard Stallman <rms@gnu.org>
1641
1642 * display.texi (Forcing Redisplay): Cleanups in previous change.
1643
1644 * processes.texi (Low-Level Network): Make menu more convenient.
1645
16462006-07-18 Kim F. Storm <storm@cua.dk>
1647
1648 * display.texi (Forcing Redisplay): redisplay-preemption-period
1649 only used on window systems. Add xref to Terminal Output.
1650
1651 * os.texi (Terminal Output): baud-rate only controls preemption on
1652 non-window systems. Add xref to Forcing Redisplay.
1653
1654 * processes.texi (Low-Level Network): Rename node "Make Network"
1655 to "Network Processes".
1656
16572006-07-18 Karl Berry <karl@gnu.org>
1658
1659 * variables.texi, functions.texi, customize.texi, loading.texi:
1660 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
1661
16622006-07-17 Chong Yidong <cyd@stupidchicken.com>
1663
1664 * commands.texi (Waiting): Document batch-mode sit-for behavior.
1665
16662006-07-17 Richard Stallman <rms@gnu.org>
1667
1668 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
1669 Put period and comma inside quotes.
1670
1671 * loading.texi, markers.texi: Use real doublequote inside menus.
1672
1673 * windows.texi: Put point and comma inside quotes.
1674 (Textual Scrolling): Use @samp for error message.
1675
1676 * variables.texi, tips.texi, syntax.texi, symbols.texi:
1677 * strings.texi, streams.texi, processes.texi, os.texi:
1678 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
1679 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
1680 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
1681 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
1682 Put point and comma inside quotes.
1683
1684 * control.texi (Processing of Errors): Add command-error-function.
1685
1686 * variables.texi (File Local Variables): Clarify that
1687 file local variables make buffer-local bindings.
1688
1689 * modes.texi (Syntactic Font Lock): Give default for
1690 font-lock-syntax-table.
1691
16922006-07-17 Nick Roberts <nickrob@snap.net.nz>
1693
1694 * text.texi (Special Properties): Clean up previous change.
1695
16962006-07-16 Karl Berry <karl@gnu.org>
1697
1698 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
1699 * control.texi: Fix bad page breaks through chapter 10 (control).
1700
1701 * anti.texi (Antinews): Reorder face-attribute fns to avoid
1702 underfull hbox.
1703
17042006-07-15 Nick Roberts <nickrob@snap.net.nz>
1705
1706 * text.texi (Special Properties): Describe fontified text property
1707 in relation to a character (not text).
1708
17092006-07-15 Kim F. Storm <storm@cua.dk>
1710
1711 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
1712 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
1713 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
1714
1715 * anti.texi (Antinews): Mention redisplay function.
1716 The kbd macro existed, but was not documented, before 22.x.
1717 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
1718
17192006-07-14 Nick Roberts <nickrob@snap.net.nz>
1720
1721 * display.texi (Displaying Messages): Add anchor.
1722
1723 * frames.texi (Dialog Boxes): Use it.
1724
17252006-07-12 Richard Stallman <rms@gnu.org>
1726
1727 * objects.texi (Frame Type): Explain nature of frames better.
1728
1729 * frames.texi (Frames): Explain nature of frames better.
1730
17312006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
1732
1733 * tips.texi (Coding Conventions): Explain why use cl at compile time.
1734
17352006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1736
1737 * frames.texi (Window System Selections): Mention scrap support for Mac.
1738 Default value of x-select-enable-clipboard is t on Mac.
1739
1740 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
1741
17422006-07-11 Kim F. Storm <storm@cua.dk>
1743
1744 * display.texi (Forcing Redisplay): Add `redisplay' function.
1745 Don't mention (sit-for -1) -- use (redisplay t) instead.
1746
1747 * commands.texi (Waiting): (sit-for -1) is no longer special.
1748 (sit-for 0) is equivalent to (redisplay).
1749 Iconifying/deiconifying no longer makes sit-for return.
1750
17512006-07-10 Nick Roberts <nickrob@snap.net.nz>
1752
1753 * display.texi (Buttons): Fix typo.
1754
1755 * index.texi, elisp.texi (New Symbols): Comment node out.
1756
17572006-07-09 Richard Stallman <rms@gnu.org>
1758
1759 * display.texi (Truncation): Clean up previous change.
1760
17612006-07-08 Richard Stallman <rms@gnu.org>
1762
1763 * commands.texi (Interactive Call): Use 3 as prefix in example
1764 for execute-extended-command.
1765
1766 * display.texi (Attribute Functions): Move paragraph about
1767 compatibility with Emacs < 21.
1768
17692006-07-09 Kim F. Storm <storm@cua.dk>
1770
1771 * display.texi (Refresh Screen): Clarify force-window-update.
1772 (Truncation): "Normally" indicated by fringe arrows.
1773
17742006-07-08 Eli Zaretskii <eliz@gnu.org>
1775
1776 * windows.texi (Textual Scrolling, Resizing Windows):
1777 * variables.texi (Constant Variables):
1778 * text.texi (Buffer Contents, Deletion, Changing Properties)
1779 (Property Search, Special Properties, Sticky Properties)
1780 (Links and Mouse-1, Fields, Change Hooks):
1781 * syntax.texi (Syntax Table Functions, Parsing Expressions)
1782 (Categories):
1783 * symbols.texi (Other Plists):
1784 * streams.texi (Output Variables):
1785 * processes.texi (Input to Processes, Query Before Exit):
1786 * positions.texi (Word Motion, Text Lines, List Motion):
1787 * os.texi (Init File, System Environment, Sound Output)
1788 (Session Management):
1789 * nonascii.texi (Text Representations, Character Sets)
1790 (Chars and Bytes, Locales):
1791 * modes.texi (Defining Minor Modes, Header Lines):
1792 * minibuf.texi (Minibuffer Contents):
1793 * markers.texi (Information from Markers):
1794 * lists.texi (List Elements, Building Lists, Association Lists):
1795 * keymaps.texi (Tool Bar):
1796 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
1797 * functions.texi (What Is a Function, Mapping Functions):
1798 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
1799 (Color Names, Text Terminal Colors, Display Feature Testing):
1800 * files.texi (Visiting Functions, File Name Components)
1801 (Unique File Names, Contents of Directories):
1802 * display.texi (Forcing Redisplay, Displaying Messages)
1803 (Temporary Displays, Font Selection, Auto Faces)
1804 (Font Lookup, Fringe Indicators, Display Margins)
1805 (Image Descriptors, Showing Images, Image Cache, Button Types)
1806 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
1807 (Display Table Format, Glyphs):
1808 * control.texi (Iteration):
1809 * commands.texi (Command Loop Info, Adjusting Point):
1810 * backups.texi (Making Backups, Auto-Saving):
1811 Remove @tindex entries.
1812
18132006-07-07 Kim F. Storm <storm@cua.dk>
1814
1815 * display.texi (Fringe Cursors): Fix typo.
1816 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
1817 (Overlay Arrow): Default is overlay-arrow fringe indicator.
1818
18192006-07-05 Richard Stallman <rms@gnu.org>
1820
1821 * text.texi (Buffer Contents): Add example of text props
1822 in result of buffer-substring.
1823 (Text Properties): Explain better about use of specific property names.
1824 (Property Search): Some cleanups; reorder some functions.
1825
1826 * keymaps.texi (Changing Key Bindings): Cleanup.
1827 Add xref to Key Binding Conventions.
1828
1829 * display.texi (Attribute Functions): Add examples for
1830 face-attribute-relative-p.
1831
1832 * tips.texi (Coding Conventions): Cleanup last change.
1833
18342006-07-05 Karl Berry <karl@gnu.org>
1835
1836 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
1837 Remove @setchapternewpage odd.
1838 Result is 1013 pages, down from 1100.
1839
1840 * anti.texi, customize.texi, display.texi, internals.texi:
1841 * minibuf.texi, modes.texi, tips.texi:
1842 Fix overfull/underfull boxes.
1843
18442006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1845
1846 * edebug.texi (Instrumenting):
1847 Add Edebug-specific findex for eval-buffer.
1848 * loading.texi (Loading):
1849 Replace eval-current-buffer with eval-buffer.
1850
18512006-06-30 Nick Roberts <nickrob@snap.net.nz>
1852
1853 * locals.texi (Standard Buffer-Local Variables): Update the list
1854 of variables.
1855
18562006-06-26 Nick Roberts <nickrob@snap.net.nz>
1857
1858 * files.texi (File Name Completion): Point user to the node
1859 "Reading File Names".
1860
18612006-06-24 Eli Zaretskii <eliz@gnu.org>
1862
1863 * files.texi (Contents of Directories): Document case-insensitive
1864 behavior on respective filesystems.
1865
1866 * objects.texi (Character Type): Document that Emacs signals an
1867 error for unsupported Unicode characters specified as \uNNNN.
1868
18692006-06-19 Richard Stallman <rms@gnu.org>
1870
1871 * processes.texi (Bindat Spec): Clarify previous change.
1872
18732006-06-16 Richard Stallman <rms@gnu.org>
1874
1875 * tips.texi (Coding Conventions): Better explain conventions
1876 for definition constructs.
1877
1878 * text.texi (Special Properties): String value of `read-only'
1879 serves as the error message.
1880
1881 * objects.texi (Character Type): Clarify prev. change.
1882 (Non-ASCII in Strings): Mention \u and \U.
1883
1884 * commands.texi (Using Interactive): Explain problem of
1885 markers, etc., in command-history.
1886
18872006-06-14 Kim F. Storm <storm@cua.dk>
1888
1889 * commands.texi (Waiting): Negative arg to sit-for forces
1890 redisplay even if input is pending.
1891
1892 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
1893 redisplay. Remove incorrect example of binding redisplay-dont-pause
1894 around (sit-for 0).
1895
18962006-06-13 Richard Stallman <rms@gnu.org>
1897
1898 * display.texi (Forcing Redisplay): Clarify previous change.
1899
19002006-06-13 Romain Francoise <romain@orebokech.com>
1901
1902 * display.texi (Forcing Redisplay): Fix typo.
1903
19042006-06-13 Kim F. Storm <storm@cua.dk>
1905
1906 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
1907
19082006-06-10 Luc Teirlinck <teirllm@auburn.edu>
1909
1910 * tips.texi (Coding Conventions): Add `@end itemize'.
1911
19122006-06-10 Richard Stallman <rms@gnu.org>
1913
1914 * tips.texi (Coding Conventions): Explain use of coding systems
1915 to ensure one decoding for strings.
1916
19172006-06-09 Aidan Kehoe <kehoea@parhasard.net>
1918
1919 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
1920 syntax.
1921
19222006-06-07 Eli Zaretskii <eliz@gnu.org>
1923
1924 * display.texi (Font Selection): Remove description of
1925 clear-face-cache.
1926
1927 * compile.texi (Eval During Compile): Fix a typo. Add index
1928 entries for possible uses of eval-when-compile.
1929
19302006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
1931
1932 * display.texi (Abstract Display): Fix typo.
1933
19342006-06-03 Eli Zaretskii <eliz@gnu.org>
1935
1936 * minibuf.texi (Minibuffer History) <history-add-new-input>:
1937 Reword variable's description.
1938
19392006-06-01 Richard Stallman <rms@gnu.org>
1940
1941 * windows.texi (Splitting Windows): Clarify splitting nonselected
1942 window.
1943
19442006-05-31 Juri Linkov <juri@jurta.org>
1945
1946 * minibuf.texi (Minibuffer History): Add history-add-new-input.
1947
19482006-05-30 Richard Stallman <rms@gnu.org>
1949
1950 * display.texi (Line Height): Fix errors in description of
1951 default line height and line-height properyty.
1952
1953 * nonascii.texi (Default Coding Systems): Further clarification.
1954
19552006-05-29 Luc Teirlinck <teirllm@auburn.edu>
1956
1957 * internals.texi (Pure Storage): Mention that an overflow in pure
1958 space causes a memory leak.
1959 (Garbage Collection): If there was an overflow in pure space,
1960 `garbage-collect' returns nil.
1961
19622006-05-30 Eli Zaretskii <eliz@gnu.org>
1963
1964 * nonascii.texi (Default Coding Systems): Fix it some more.
1965
19662006-05-29 Eli Zaretskii <eliz@gnu.org>
1967
1968 * nonascii.texi (Default Coding Systems): Fix last change.
1969
19702006-05-29 Kenichi Handa <handa@m17n.org>
1971
1972 * nonascii.texi (find-operation-coding-system): Describe the new
1973 argument format (FILENAME . BUFFER).
1974
19752006-05-28 Richard Stallman <rms@gnu.org>
1976
1977 * tips.texi (Coding Conventions): Better explain reasons not to
1978 advise other packages or use `eval-after-load'.
1979
19802006-05-29 Kim F. Storm <storm@cua.dk>
1981
1982 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
1983 `bindat-idx' and `bindat-raw' for clarity.
1984
19852006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1986
1987 * processes.texi (Bindat Spec): Expand on `repeat' handler.
1988
1989 * display.texi (Display): Add "Abstract Display" to menu.
1990 (Abstract Display, Abstract Display Functions)
1991 (Abstract Display Example): New nodes.
1992 * elisp.texi (Top): Add "Abstract Display" to menu.
1993
19942006-05-27 Chong Yidong <cyd@stupidchicken.com>
1995
1996 * keymaps.texi (Key Sequences): Link to input events definition.
1997 (Format of Keymaps): Delete material duplicated in Keymap Basics.
1998
1999 * files.texi (Changing Files): Document updated argument list for
2000 copy-file.
2001
20022006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2003
2004 * processes.texi (Bindat Functions): Explain term "total length".
2005 Use it in bindat-length and bindat-pack descriptions.
2006
20072006-05-26 Eli Zaretskii <eliz@gnu.org>
2008
2009 * tips.texi (Coding Conventions): Advise against using
2010 eval-after-load in packages. Add an index entry.
2011
20122006-05-25 Juri Linkov <juri@jurta.org>
2013
2014 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
2015
2016 * modes.texi (%-Constructs): Add %e, %z, %Z.
2017
20182006-05-25 Richard Stallman <rms@gnu.org>
2019
2020 * elisp.texi (Top): Update subnode menu.
2021
2022 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
2023 (Keymaps): Update menu.
2024
20252006-05-25 Chong Yidong <cyd@stupidchicken.com>
2026
2027 * keymaps.texi (Key Sequences): Some clarifications.
2028
20292006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
2030
2031 * processes.texi (Bindat Functions): Say "unibyte string"
2032 explicitly for bindat-unpack and bindat-pack descriptions.
2033 (Bindat Examples): Don't call `string-make-unibyte' in example.
2034
20352006-05-25 Chong Yidong <cyd@stupidchicken.com>
2036
2037 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 2038 Explain string and vector representations of key sequences.
b8d4c8d0
GM
2039
2040 * keymaps.texi (Changing Key Bindings):
dd7b651b 2041 * commands.texi (Interactive Codes):
b8d4c8d0
GM
2042 * help.texi (Describing Characters): Refer to it.
2043
20442006-05-23 Luc Teirlinck <teirllm@auburn.edu>
2045
2046 * frames.texi (Pointer Shape): @end table -> @end defvar.
2047
20482006-05-22 Richard Stallman <rms@gnu.org>
2049
2050 * elisp.texi (Top): Update subnode menus.
2051
2052 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
2053 Contents rewritten; material from old Pointer Shape node moved here.
2054
2055 * display.texi (Pointer Shape): Node deleted.
2056 (Image Descriptors): Minor cleanup.
2057
20582006-05-21 Richard Stallman <rms@gnu.org>
2059
2060 * syntax.texi (Parsing Expressions): Update info on which STATE
2061 elements are ignored.
2062
20632006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2064
2065 * hooks.texi (Standard Hooks): Correct typo.
2066
2067 * gpl.texi (GPL): ifinfo -> ifnottex.
2068
20692006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
2070
2071 * searching.texi (Simple Match Data): Warn about match data being
2072 set anew by every search.
2073
20742006-05-17 Richard Stallman <rms@gnu.org>
2075
2076 * minibuf.texi (Minibuffer History): Clarify.
2077
2078 * searching.texi (Regexp Special): Clarify nested regexp warning.
2079
20802006-05-16 Kim F. Storm <storm@cua.dk>
2081
2082 * minibuf.texi (Minibuffer History): Update add-to-history.
2083
20842006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
2085
2086 * nonascii.texi (Explicit Encoding): Fix
2087 typo (encoding<->decoding).
2088
20892006-05-14 Richard Stallman <rms@gnu.org>
2090
2091 * buffers.texi (Creating Buffers): Cleanup.
2092
2093 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
2094
20952006-05-13 Eli Zaretskii <eliz@gnu.org>
2096
2097 * buffers.texi (Current Buffer): Document that with-temp-buffer
2098 disables undo.
2099
2100 * os.texi (Terminal-Specific): More accurate description of how
2101 Emacs searches for the terminal-specific libraries.
2102
21032006-05-12 Eli Zaretskii <eliz@gnu.org>
2104
2105 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
2106 emacs-xtra to @inforef's.
2107
2108 * text.texi (Undo): Document that undo is turned off in buffers
2109 whose names begin with a space.
2110
2111 * buffers.texi (Buffer Names): Add index entries for buffers whose
2112 names begin with a space.
2113 (Creating Buffers): Document that undo is turned off in buffers
2114 whose names begin with a space.
2115
2116 * files.texi (Visiting Functions, Reading from Files)
2117 (Saving Buffers): Mention code and EOL conversions by file I/O
2118 primitives and subroutines.
2119
2120 * nonascii.texi (Lisp and Coding Systems): Document
2121 coding-system-eol-type. Add index entries for eol conversion.
2122
2123 * display.texi (Defining Faces): Mention `mac', and add an xref to
2124 where window-system is described.
2125
21262006-05-10 Richard Stallman <rms@gnu.org>
2127
2128 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
2129
21302006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2131
2132 * variables.texi (File Local Variables): Recommend to quote lambda
2133 expressions in safe-local-variable property.
2134
21352006-05-09 Richard Stallman <rms@gnu.org>
2136
2137 * variables.texi (File Local Variables): Document
2138 safe-local-eval-forms and safe-local-eval-function.
2139
21402006-05-07 Kim F. Storm <storm@cua.dk>
2141
2142 * minibuf.texi (Minibuffer History): Remove keep-dups arg
2143 from add-to-history.
2144
21452006-05-07 Romain Francoise <romain@orebokech.com>
2146
2147 * commands.texi (Event Input Misc):
2148 * compile.texi (Eval During Compile):
2149 * internals.texi (Buffer Internals):
2150 * minibuf.texi (Initial Input):
2151 * nonascii.texi (Scanning Charsets):
2152 * numbers.texi (Comparison of Numbers):
2153 * windows.texi (Textual Scrolling, Vertical Scrolling):
2154 Fix various typos.
2155
21562006-05-06 Eli Zaretskii <eliz@gnu.org>
2157
2158 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
2159 conditional xref's to either emacs or emacs-xtra, depending on
2160 @iftex/@ifnottex.
2161
2162 * minibuf.texi (Minibuffer History): Document add-to-history.
2163
21642006-05-05 Eli Zaretskii <eliz@gnu.org>
2165
2166 * internals.texi (Pure Storage): Mention the pure overflow message
2167 at startup.
2168
c8763fb6 21692006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2170
2171 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
2172 (Searching Keymaps): Fix pseudo-Lisp description of keymap
2173 search.
2174
21752006-05-01 Richard Stallman <rms@gnu.org>
2176
2177 * intro.texi (nil and t): Clarify.
2178
2179 * variables.texi (File Local Variables): Suggest using booleanp.
2180
21812006-05-01 Juanma Barranquero <lekktu@gmail.com>
2182
2183 * objects.texi (Type Predicates): Fix typos.
2184
21852006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2186
2187 * intro.texi (nil and t): Add booleanp.
2188
2189 * objects.texi (Type Predicates): Add links for booleanp and
2190 string-or-null-p.
2191
21922006-04-29 Richard Stallman <rms@gnu.org>
2193
2194 * modes.texi (Multiline Font Lock): Rename from
2195 Multi line Font Lock Elements. Much clarification.
2196 (Font Lock Multiline, Region to Fontify): Much clarification.
2197
21982006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2199
2200 * variables.texi (File Local Variables): Remove the special case t for
2201 safe-local-variable.
2202
22032006-04-26 Richard Stallman <rms@gnu.org>
2204
2205 * syntax.texi (Parsing Expressions): Minor cleanup.
2206
22072006-04-18 Richard Stallman <rms@gnu.org>
2208
2209 * tips.texi (Coding Conventions): Explain when the package's
2210 prefix should appear later on (not at the start of the name).
2211
2212 * searching.texi (String Search): Clarify effect of NOERROR.
2213
2214 * modes.texi (Imenu): Clarify what special items do.
2215
2216 * hooks.texi (Standard Hooks): Delete text about old hook names.
2217
22182006-04-17 Romain Francoise <romain@orebokech.com>
2219
2220 * variables.texi (Local Variables): Update the default value of
2221 `max-specpdl-size'.
2222
22232006-04-15 Michael Olson <mwolson@gnu.org>
2224
2225 * processes.texi (Transaction Queues): Mention the new optional
2226 `delay-question' argument for `tq-enqueue'.
2227
22282006-04-13 Bill Wohler <wohler@newt.com>
2229
2230 * customize.texi (Common Keywords): Use dotted notation for
2231 :package-version value. Specify its values. Improve documentation
2232 for customize-package-emacs-version-alist.
2233
22342006-04-12 Bill Wohler <wohler@newt.com>
2235
2236 * customize.texi (Common Keywords): Move description of
2237 customize-package-emacs-version-alist to @defvar.
2238
22392006-04-10 Bill Wohler <wohler@newt.com>
2240
2241 * customize.texi (Common Keywords): Add :package-version.
2242
22432006-04-10 Kim F. Storm <storm@cua.dk>
2244
2245 * text.texi (Buffer Contents): Add NOPROPS arg to
2246 filter-buffer-substring.
2247
22482006-04-08 Kevin Ryde <user42@zip.com.au>
2249
2250 * os.texi (Command-Line Arguments): Update xref to emacs manual
2251 "Command Arguments" -> "Emacs Invocation", per change there.
2252
22532006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
2254
2255 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2256 be on one line to help makeinfo not render two spaces after the dot.
2257
22582006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2259
2260 * strings.texi (Predicates for Strings): Add string-or-null-p.
2261
22622006-03-28 Kim F. Storm <storm@cua.dk>
2263
2264 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2265 remarks about systems that don't support fractional seconds.
2266
22672006-03-25 Karl Berry <karl@gnu.org>
2268
2269 * elisp.texi: Use @copyright{} instead of (C), and do not indent
2270 the year list.
2271
22722006-03-21 Nick Roberts <nickrob@snap.net.nz>
2273
2274 * display.texi (Fringe Indicators): Fix typos.
2275
22762006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2277
2278 * tips.texi (Documentation Tips): One can now also write `program'
2279 in front of a quoted symbol in a docstring to prevent making a
2280 hyperlink.
2281
22822006-03-19 Alan Mackenzie <acm@muc.de>
2283
2284 * text.texi (Special Properties): Clarify `fontified' property.
2285
22862006-03-16 Richard Stallman <rms@gnu.org>
2287
2288 * display.texi (Defining Images): Minor cleanup.
2289
22902006-03-16 Bill Wohler <wohler@newt.com>
2291
2292 * display.texi (Defining Images): In image-load-path-for-library,
2293 prefer user's images.
2294
22952006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2296
2297 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2298
22992006-03-15 Bill Wohler <wohler@newt.com>
2300
2301 * display.texi (Defining Images): Fix example in
2302 image-load-path-for-library by not recommending that one binds
2303 image-load-path. Just defvar it to placate compiler and only use
2304 it if previously defined.
2305
23062006-03-14 Bill Wohler <wohler@newt.com>
2307
2308 * display.texi (Defining Images): In image-load-path-for-library,
2309 always return list of directories. Update example.
2310
23112006-03-14 Alan Mackenzie <acm@muc.de>
2312
2313 * modes.texi: New node, "Region to Fontify" (for Font Lock).
2314 This describes font-lock-extend-region-function.
2315 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2316 the new node "Region to Fontify".
2317
23182006-03-13 Richard Stallman <rms@gnu.org>
2319
2320 * display.texi (Invisible Text): The impossible position is
2321 now before the invisible text, not after.
2322 (Defining Images): Clean up last change.
2323
23242006-03-11 Bill Wohler <wohler@newt.com>
2325
2326 * display.texi (Defining Images): Add image-load-path-for-library.
2327
23282006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2329
2330 * text.texi (Adaptive Fill): Fix Texinfo usage.
2331
2332 * strings.texi (Creating Strings): Fix Texinfo usage.
2333
2334 * searching.texi (Regexp Special): Use @samp for regular
2335 expressions that are not in Lisp syntax.
2336
23372006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2338
2339 * searching.texi (Regexp Special): Put remark between parentheses
2340 to avoid misreading.
2341
23422006-03-07 Luc Teirlinck <teirllm@auburn.edu>
2343
2344 * searching.texi (Syntax of Regexps): More accurately describe
2345 which characters are special in which situations.
2346 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2347 are not special. Describe in detail when `[' and `]' are special.
2348 (Regexp Backslash): Plenty of regexps with unbalanced square
2349 brackets are valid, so reword that statement.
2350
23512006-03-02 Kim F. Storm <storm@cua.dk>
2352
2353 * keymaps.texi (Tool Bar): Add tool-bar-border.
2354
23552006-02-28 Luc Teirlinck <teirllm@auburn.edu>
2356
2357 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
2358
23592006-02-27 Luc Teirlinck <teirllm@auburn.edu>
2360
2361 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2362
2363 * files.texi (Locating Files): Suggest additional values for the
2364 SUFFIXES arg of `locate-file'. Update pxref.
2365
2366 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2367 (How Programs Do Loading): Discuss the effects of Auto Compression
2368 mode on `load'.
2369 (Load Suffixes): New node.
2370 (Library Search): Delete description of `load-suffixes'; it was
2371 moved to "Load Suffixes".
2372 (Autoload, Named Features): Mention `load-suffixes'.
2373
23742006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2375
2376 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
2377
2378 * windows.texi (Window Tree): Fix typo.
2379
23802006-02-20 Kim F. Storm <storm@cua.dk>
2381
2382 * display.texi (Fringe Indicators): New section.
2383 Move indicate-empty-lines, indicate-buffer-boundaries, and
2384 default-indicate-buffer-boundaries here.
2385 Add fringe-indicator-alist and default-fringes-indicator-alist.
2386 Add list of logical fringe indicator symbols.
2387 Update list of standard bitmap names.
2388 (Fringe Cursors): New section.
2389 Move overflow-newline-into-fringe here.
2390 Add fringe-cursor-alist and default-fringes-cursor-alist.
2391 Add list of fringe cursor symbols.
2392
23932006-02-20 Juanma Barranquero <lekktu@gmail.com>
2394
2395 * commands.texi (Using Interactive): Fix reference to node
2396 "Minibuffers".
2397
23982006-02-19 Richard M. Stallman <rms@gnu.org>
2399
2400 * minibuf.texi (High-Level Completion):
2401 Add xref to read-input-method-name.
2402
2403 * files.texi (Relative File Names): Move file-relative-name here.
2404 (File Name Expansion): From here. Minor clarifications.
2405
2406 * commands.texi (Using Interactive): Add xrefs about reading input.
2407 Clarify remarks about that moving point and mark.
2408 Put string case before list case.
2409
c8763fb6 24102006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2411
2412 * display.texi (Other Display Specs, Image Descriptors):
2413 Revert erroneous changes. The previous description of
2414 image-descriptors as `(image . PROPS)' was correct.
2415
24162006-02-14 Richard M. Stallman <rms@gnu.org>
2417
2418 * variables.texi (File Local Variables): Clarifications.
2419
24202006-02-14 Juanma Barranquero <lekktu@gmail.com>
2421
2422 * variables.texi (File Local Variables): Use @code for a cons
2423 cell, not @var.
2424
24252006-02-13 Chong Yidong <cyd@stupidchicken.com>
2426
2427 * variables.texi (File Local Variables): Document new file local
2428 variable behavior.
2429
24302006-02-10 Kim F. Storm <storm@cua.dk>
2431
2432 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2433
24342006-02-08 Juanma Barranquero <lekktu@gmail.com>
2435
2436 * modes.texi (%-Constructs): Remove obsolete info about
2437 `global-mode-string'.
2438
24392006-02-07 Richard M. Stallman <rms@gnu.org>
2440
2441 * commands.texi (Prefix Command Arguments): Minor cleanup.
2442
2443 * display.texi: "Graphical display", not window system.
2444
2445 * functions.texi (What Is a Function): Fix xref.
2446
2447 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2448 (Changing Key Bindings): Clarify when remapping is better than
2449 substitute-key-definition.
2450
24512006-02-02 Richard M. Stallman <rms@gnu.org>
2452
2453 * minibuf.texi (Basic Completion): Completion alists are risky.
2454
2455 * keymaps.texi (Active Keymaps): Clarifications.
2456 (Searching Keymaps): New node.
2457 (Keymaps): Update menu.
2458
2459 * frames.texi (Layout Parameters): Minor clarification.
2460 (Drag and Drop): New node.
2461 (Frames): Update menu.
2462
24632006-01-29 Chong Yidong <cyd@stupidchicken.com>
2464
2465 * display.texi (Other Display Specs, Image Descriptors):
2466 Image description is a list, not a cons cell.
2467
24682006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2469
2470 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
2471 list is not necessarily a list).
2472
24732006-01-27 Eli Zaretskii <eliz@gnu.org>
2474
2475 * frames.texi (Layout Parameters): border-width and
2476 internal-border-width belong to the frame, not the window.
2477
24782006-01-19 Richard M. Stallman <rms@gnu.org>
2479
2480 * nonascii.texi (Translation of Characters): Search cmds use
2481 translation-table-for-input. Automatically made local.
2482
2483 * markers.texi (Overview of Markers): Count insertion type
2484 as one of a marker's attributes.
2485
2486 * keymaps.texi (Controlling Active Maps): New node, split out of
2487 Active Keymaps.
2488 (Keymaps): Menu updated.
2489 (Active Keymaps): Give pseudocode to explain how the active
2490 maps are searched. current-active-maps and key-binding moved here.
2491 (Functions for Key Lookup): current-active-maps and key-binding moved.
2492 Clarifications.
2493 (Searching the Keymaps): New subnode.
2494
2495 * elisp.texi (Top): Menu clarification.
2496
2497 * display.texi (Other Display Specs): Delete duplicate entry for
2498 just a string as display spec. Move text about recursive display
2499 specs on such a string.
2500
2501 * commands.texi (Key Sequence Input): Clarify.
2502 Move num-nonmacro-input-events out.
2503 (Reading One Event): num-nonmacro-input-events moved here.
2504
25052006-01-14 Nick Roberts <nickrob@snap.net.nz>
2506
2507 * advice.texi (Simple Advice): Update example to fit argument
2508 change in previous-line.
2509
25102006-01-05 Richard M. Stallman <rms@gnu.org>
2511
2512 * markers.texi (The Mark): Fix in `mark'.
2513
25142006-01-04 Richard M. Stallman <rms@gnu.org>
2515
2516 * processes.texi (Misc Network, Make Network): Minor cleanups.
2517
25182006-01-04 Kim F. Storm <storm@cua.dk>
2519
2520 * processes.texi (Make Network): Add IPv6 addresses and handling.
2521 (Network Feature Testing): Mention (:family ipv6).
2522 (Misc Network): Add IPv6 formats to format-network-address.
2523
25242005-12-30 Richard M. Stallman <rms@gnu.org>
2525
2526 * text.texi (Changing Properties):
2527 Don't use return value of set-text-properties.
2528
25292005-12-29 Luc Teirlinck <teirllm@auburn.edu>
2530
2531 * modes.texi (Mode Line Format): Correct typo in menu.
2532
25332005-12-29 Richard M. Stallman <rms@gnu.org>
2534
2535 * modes.texi (Mode Line Top): New node.
2536 (Mode Line Data): Some text moved to new node.
2537 Explain the data structure more concretely.
2538 (Mode Line Basics): Clarifications.
2539 (Mode Line Variables): Clarify intro paragraph.
2540 (%-Constructs): Clarify intro paragraph.
2541 (Mode Line Format): Update menu.
2542
25432005-12-28 Luc Teirlinck <teirllm@auburn.edu>
2544
2545 * minibuf.texi (Basic Completion): Update lazy-completion-table
2546 examples for removal of ARGS argument.
2547
25482005-12-23 Richard M. Stallman <rms@gnu.org>
2549
2550 * text.texi (Undo): Restore some explanation from the version
2551 that was deleted.
2552
25532005-12-23 Eli Zaretskii <eliz@gnu.org>
2554
2555 * text.texi (Undo): Remove duplicate descriptions of `apply
2556 funname' and `apply delta' elements of the undo list.
2557
25582005-12-20 Richard M. Stallman <rms@gnu.org>
2559
2560 * help.texi (Help Functions): Update documentation of `apropos'.
2561
25622005-12-20 Luc Teirlinck <teirllm@auburn.edu>
2563
2564 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
2565 because it is confusing. If the :help-echo keyword is a function,
2566 it is not directly used as the :help-echo overlay property, as the
2567 xref seems to suggest (it does not take the appropriate args).
2568
25692005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2570
2571 * customize.texi (Common Keywords): Fix Texinfo usage.
2572 (Group Definitions, Variable Definitions): Update for new
2573 conventions for using `*' in docstrings.
2574
2575 * tips.texi (Documentation Tips): Update for new conventions for
2576 using `*' in docstrings.
2577
25782005-12-16 Richard M. Stallman <rms@gnu.org>
2579
2580 * minibuf.texi (Minibuffer Contents): Minor cleanup.
2581
25822005-12-16 Juri Linkov <juri@jurta.org>
2583
2584 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
2585
25862005-12-14 Romain Francoise <romain@orebokech.com>
2587
2588 * modes.texi (Customizing Keywords): Rename `append' to `how'.
2589 Fix typo.
2590
25912005-12-11 Juri Linkov <juri@jurta.org>
2592
2593 * minibuf.texi (Completion Commands): Add mention of read-file-name
2594 for filename completion keymaps.
2595 (Reading File Names): Add mention of filename completion keymaps
2596 for read-file-name and xref to `Completion Commands'.
2597
25982005-12-10 Richard M. Stallman <rms@gnu.org>
2599
2600 * customize.texi (Common Keywords): State caveats for use of :tag.
2601
26022005-12-08 Richard M. Stallman <rms@gnu.org>
2603
2604 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
2605 with xrefs and better explanation.
2606 (Completion Commands): Add the filename completion maps.
2607
2608 * objects.texi (Character Type): Clarify that \s is not space
2609 if a dash follows.
2610
26112005-12-05 Richard M. Stallman <rms@gnu.org>
2612
2613 * windows.texi (Resizing Windows): Delete preserve-before args.
2614
26152005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2616
2617 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
2618 in full keymaps, since the quirk has been fixed.
2619
26202005-12-03 Eli Zaretskii <eliz@gnu.org>
2621
2622 * hooks.texi (Standard Hooks): Add index entries. Mention
2623 `compilation-finish-functions'.
2624
26252005-11-27 Richard M. Stallman <rms@gnu.org>
2626
2627 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
2628
26292005-11-21 Juri Linkov <juri@jurta.org>
2630
2631 * customize.texi (Common Keywords): Update links types
2632 custom-manual and url-link. Add link types emacs-library-link,
2633 file-link, function-link, variable-link, custom-group-link.
2634
26352005-11-20 Chong Yidong <cyd@stupidchicken.com>
2636
2637 * display.texi: Revert 2005-11-20 change.
2638
26392005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
2640
2641 * processes.texi (Bindat Functions):
2642 Say "third" to refer to zero-based index "2".
2643
26442005-11-18 Luc Teirlinck <teirllm@auburn.edu>
2645
2646 * loading.texi (Library Search): Update the default value of
2647 `load-suffixes'.
2648
26492005-11-17 Chong Yidong <cyd@stupidchicken.com>
2650
2651 * display.texi (Attribute Functions): Mention :ignore-defface.
2652
26532005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
2654
2655 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
2656 (Minor Mode Conventions): Mention the use of a hook.
2657
26582005-11-06 Richard M. Stallman <rms@gnu.org>
2659
2660 * files.texi (Magic File Names): find-file-name-handler checks the
2661 `operations' property of the handler.
2662
26632005-11-03 Richard M. Stallman <rms@gnu.org>
2664
2665 * variables.texi (Frame-Local Variables): Small clarification.
2666
26672005-10-29 Chong Yidong <cyd@stupidchicken.com>
2668
2669 * os.texi (Init File): Document ~/.emacs.d/init.el.
2670
26712005-10-29 Richard M. Stallman <rms@gnu.org>
2672
2673 * internals.texi (Garbage Collection): Document memory-full.
2674
26752005-10-28 Bill Wohler <wohler@newt.com>
2676
2677 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
2678 for URLs.
2679
26802005-10-28 Richard M. Stallman <rms@gnu.org>
2681
2682 * minibuf.texi (Completion Commands): Clean up prev change.
2683
26842005-10-26 Kevin Ryde <user42@zip.com.au>
2685
2686 * compile.texi (Eval During Compile): Explain recommended uses
2687 of eval-when-compile and eval-and-compile.
2688
26892005-10-27 Masatake YAMATO <jet@gyve.org>
2690
2691 * minibuf.texi (Completion Commands):
2692 Write about new optional argument for `display-completion-list'.
2693
26942005-10-23 Richard M. Stallman <rms@gnu.org>
2695
2696 * display.texi (Overlay Arrow): Clarify about local bindings of
2697 overlay-arrow-position.
2698
26992005-10-22 Eli Zaretskii <eliz@gnu.org>
2700
2701 * internals.texi (Building Emacs): Fix last change.
2702
27032005-10-22 Richard M. Stallman <rms@gnu.org>
2704
2705 * internals.texi (Building Emacs): Document eval-at-startup.
2706
27072005-10-21 Richard M. Stallman <rms@gnu.org>
2708
2709 * loading.texi (Where Defined): load-history contains abs file names.
2710 symbol-file returns abs file names.
2711
27122005-10-19 Kim F. Storm <storm@cua.dk>
2713
2714 * display.texi (Showing Images): Add max-image-size integer value.
2715
27162005-10-18 Chong Yidong <cyd@stupidchicken.com>
2717
2718 * display.texi (Showing Images): Document max-image-size.
2719
27202005-10-17 Richard M. Stallman <rms@gnu.org>
2721
2722 * commands.texi (Quitting): Minor clarification.
2723
2724 * processes.texi (Sentinels): Clarify about output and quitting.
2725 (Filter Functions): Mention with-local-quit.
2726
27272005-10-17 Juri Linkov <juri@jurta.org>
2728
2729 * buffers.texi (Current Buffer):
2730 * commands.texi (Event Input Misc):
2731 * compile.texi (Eval During Compile, Compiler Errors):
2732 * customize.texi (Group Definitions):
2733 * display.texi (Progress, Defining Faces):
2734 * files.texi (Writing to Files):
2735 * modes.texi (Mode Hooks, Defining Minor Modes):
2736 * streams.texi (Output Functions):
2737 * syntax.texi (Syntax Table Functions):
2738 * text.texi (Change Hooks):
2739 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2740
2741 * commands.texi (Quitting): Replace arg `forms' with `body' in
2742 `with-local-quit'.
2743
2744 * positions.texi (Excursions): Replace arg `forms' with `body' in
2745 `save-excursion'.
2746
27472005-10-08 Kim F. Storm <storm@cua.dk>
2748
2749 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
2750 Rename manual section accordingly.
2751
27522005-10-04 Kim F. Storm <storm@cua.dk>
2753
2754 * windows.texi (Window Split Tree): New section describing
2755 new function window-split-tree function.
2756
27572005-10-03 Nick Roberts <nickrob@snap.net.nz>
2758
2759 * display.texi (Fringe Size/Pos): Simplify and add detail.
2760
27612005-09-30 Romain Francoise <romain@orebokech.com>
2762
2763 * minibuf.texi (High-Level Completion): Explain that the prompt
2764 given to `read-buffer' should end with a colon and a space.
2765 Update usage examples.
2766
27672005-09-29 Juri Linkov <juri@jurta.org>
2768
2769 * display.texi (Displaying Messages): Rename argument name
2770 `string' to `format-string' in functions `message', `message-box',
2771 `message-or-box'.
2772
27732005-09-26 Chong Yidong <cyd@stupidchicken.com>
2774
2775 * errors.texi (Standard Errors): Correct xrefs.
2776
27772005-09-18 Chong Yidong <cyd@stupidchicken.com>
2778
2779 * display.texi (Defining Images): Update documentation for
2780 `image-load-path'.
2781
27822005-09-17 Richard M. Stallman <rms@gnu.org>
2783
2784 * display.texi (Defining Images): Clean up previous change.
2785
27862005-09-16 Romain Francoise <romain@orebokech.com>
2787
2788 * elisp.texi: Specify GFDL version 1.2.
2789
2790 * doclicense.texi (GNU Free Documentation License): Update to
2791 version 1.2.
2792
27932005-09-15 Chong Yidong <cyd@stupidchicken.com>
2794
2795 * display.texi (Defining Images): Document `image-load-path'.
2796
27972005-09-15 Richard M. Stallman <rms@gnu.org>
2798
2799 * objects.texi (Printed Representation): Minor cleanup.
2800 (Box Diagrams): Minor fix.
2801 (Cons Cell Type): Move (...) index item here.
2802 (Box Diagrams): From here.
2803 (Array Type): Minor fix.
2804 (Type Predicates): Delete index "predicates".
2805 (Hash Table Type): Clarify xref.
2806 (Dotted Pair Notation): Minor fix.
2807
28082005-09-10 Chong Yidong <cyd@stupidchicken.com>
2809
2810 * files.texi (Saving Buffers): Fix typo.
2811
28122005-09-08 Richard M. Stallman <rms@gnu.org>
2813
2814 * tips.texi (Programming Tips): Correct the "default" prompt spec.
2815
28162005-09-08 Chong Yidong <cyd@stupidchicken.com>
2817
2818 * locals.texi (Standard Buffer-Local Variables): Don't include
2819 mode variables for minor modes.
2820 Fix xrefs for buffer-display-count, buffer-display-table,
2821 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
2822 enable-multibyte-characters, fill-column, header-line-format,
2823 left-fringe-width, left-margin, and right-fringe-width.
2824
2825 * hooks.texi (Standard Hooks): All hooks should conform to the
2826 standard naming convention now.
2827 Fix xref for `echo-area-clear-hook'.
2828
2829 * display.texi (Usual Display): Note that indicate-empty-lines and
2830 tab-width are buffer-local.
2831
2832 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
2833
2834 * modes.texi (Mode Help): Note that major-mode is buffer-local.
2835
2836 * nonascii.texi (Encoding and I/O): Note that
2837 buffer-file-coding-system is buffer-local.
2838
2839 * positions.texi (List Motion): Note that defun-prompt-regexp is
2840 buffer-local.
2841
2842 * text.texi (Auto Filling): Note that auto-fill-function is
2843 buffer-local.
2844 (Undo): Note that buffer-undo-list is buffer-local.
2845
2846 * windows.texi (Buffers and Windows): Document
2847 buffer-display-count.
2848
28492005-09-06 Richard M. Stallman <rms@gnu.org>
2850
2851 * tips.texi (Coding Conventions): Sometimes it is ok to put the
2852 package prefix elsewhere than at the start of the name.
2853
28542005-09-03 Richard M. Stallman <rms@gnu.org>
2855
2856 * tips.texi (Programming Tips): Add conventions for minibuffer
2857 questions and prompts.
2858
28592005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
2860
2861 * intro.texi (nil and t): Minor cleanup.
2862 Delete spurious mention of keyword symbols.
2863 (Evaluation Notation): Add index entry.
2864 (A Sample Function Description): Minor cleanup.
2865 (A Sample Variable Description): Not all vars can be set.
2866
28672005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
2868
2869 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
2870
2871 (Insertion): Document precise type of `insert-char' arg COUNT.
2872
28732005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
2874
2875 * modes.texi (Other Font Lock Variables): Sync the default of
2876 font-lock-lines-before.
2877
28782005-08-31 Michael Albinus <michael.albinus@gmx.de>
2879
2880 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
2881
28822005-08-29 Richard M. Stallman <rms@gnu.org>
2883
2884 * elisp.texi (Top): Update subnode menu.
2885
2886 * searching.texi (Searching and Matching): Move node.
2887 Rearrange contents and add overall explanation.
2888 (Searching and Case): Move node.
2889 (Searching and Matching): Update menu.
2890
28912005-08-27 Eli Zaretskii <eliz@gnu.org>
2892
2893 * os.texi (Startup Summary): Fix the description of the initial
2894 startup message display.
2895
28962005-08-25 Richard M. Stallman <rms@gnu.org>
2897
2898 * searching.texi (Search and Replace): Add replace-regexp-in-string.
2899
29002005-08-25 Emilio C. Lopes <eclig@gmx.net>
2901
2902 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
2903 `next-overlay-change' example.
2904
29052005-08-22 Juri Linkov <juri@jurta.org>
2906
2907 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
2908 Fix invert-face. Fix args of face-background.
2909
2910 * display.texi (Standard Faces): Delete node.
2911 (Faces): Add xref to `(emacs)Standard Faces'.
2912 (Displaying Faces): Fix xref to `Standard Faces'.
2913
2914 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
2915
29162005-08-20 Alan Mackenzie <acm@muc.de>
2917
2918 * buffers.texi (The Buffer List): Clarify the manipulation of the
2919 buffer list.
2920
29212005-08-14 Richard M. Stallman <rms@gnu.org>
2922
2923 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
2924 a regexp.
2925
29262005-08-11 Richard M. Stallman <rms@gnu.org>
2927
2928 * elisp.texi (Top): Update subnode lists.
2929
2930 * display.texi (Inverse Video): Node deleted.
2931
2932 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
2933 New nodes split out of Coding Conventions.
2934
2935 * searching.texi (Regular Expressions): Document re-builder.
2936
2937 * os.texi (Time Parsing): New node split out of Time Conversion.
2938
2939 * processes.texi (Misc Network, Network Feature Testing)
2940 (Network Options, Make Network): New nodes split out of
2941 Low-Level Network.
2942
29432005-08-09 Richard M. Stallman <rms@gnu.org>
2944
2945 * frames.texi (Geometry): New node, split from Size and Position.
2946 (Frame Parameters): Refer to Geometry.
2947
2948 * buffers.texi (The Buffer List): Fix xrefs.
2949
2950 * windows.texi (Splitting Windows): Fix xref.
2951
2952 * frames.texi (Layout Parameters): Add xref.
2953
2954 * display.texi (Line Height, Scroll Bars): Fix xrefs.
2955
2956 * keymaps.texi (Menu Bar): Fix xref.
2957
2958 * locals.texi (Standard Buffer-Local Variables): Fix xref.
2959
2960 * modes.texi (%-Constructs): Fix xref.
2961
2962 * frames.texi (Window Frame Parameters): Node split up.
2963 (Basic Parameters, Position Parameters, Size Parameters)
2964 (Layout Parameters, Buffer Parameters, Management Parameters)
2965 (Cursor Parameters, Color Parameters): New subnodes.
2966
29672005-08-09 Luc Teirlinck <teirllm@auburn.edu>
2968
2969 * positions.texi (Screen Lines): Update xref for previous change
2970 in minibuf.texi.
2971
2972 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
2973 change in minibuf.texi.
2974
29752005-08-09 Richard M. Stallman <rms@gnu.org>
2976
2977 * tips.texi (Coding Conventions): Minor cleanup.
2978
2979 * modes.texi (Defining Minor Modes): Explain when init-value
2980 can be non-nil.
2981
2982 * elisp.texi (Top): Update submenu for Minibuffer.
2983
2984 * minibuf.texi (Minibuffer Misc): Node split up.
2985 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
2986 (Recursive Mini): New nodes split out from Minibuffer Misc.
2987 (Minibuffer Misc): Document max-mini-window-height.
2988
2989 * hash.texi (Defining Hash): Delete stray paren in example.
2990
2991 * display.texi (Echo Area Customization): Don't define
2992 max-mini-window-height here; xref instead.
2993
2994 * commands.texi (Event Input Misc): Update while-no-input.
2995
2996 * advice.texi (Advising Functions): Explain when to use advice
2997 and when to use a hook.
2998
29992005-07-30 Eli Zaretskii <eliz@gnu.org>
3000
3001 * makefile.w32-in (info): Don't run install-info.
3002 ($(infodir)/dir): New target, produced by running install-info.
3003
30042005-07-27 Luc Teirlinck <teirllm@auburn.edu>
3005
3006 * modes.texi (Defining Minor Modes): The keyword for the initial
3007 value is :init-value, not :initial-value.
3008
30092005-07-23 Eli Zaretskii <eliz@gnu.org>
3010
3011 * loading.texi (Autoload): Make the `doctor' example be consistent
3012 with what's in current loaddefs.el. Describe the "fn" magic in
3013 the usage portion of the doc string.
3014
30152005-07-22 Richard M. Stallman <rms@gnu.org>
3016
3017 * internals.texi (Garbage Collection): Clarify previous change.
3018
30192005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
3020
3021 * internals.texi (Garbage Collection): Add gc-cons-percentage.
3022
30232005-07-18 Juri Linkov <juri@jurta.org>
3024
3025 * commands.texi (Accessing Events):
3026 * frames.texi (Text Terminal Colors, Resources):
3027 * markers.texi (The Mark):
3028 * modes.texi (Defining Minor Modes):
3029 Delete duplicate duplicate words.
3030
30312005-07-16 Richard M. Stallman <rms@gnu.org>
3032
3033 * display.texi (Managing Overlays): Clarify make-overlay
3034 args for insertion types.
3035
30362005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3037
3038 * customize.texi (Variable Definitions):
3039 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
3040 `standard-value' is a list too.
3041 (Defining New Types): Use @key{RET} instead of @key{ret}.
3042
30432005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
3044
3045 * os.texi (Translating Input): Fix typo.
3046
30472005-07-08 Richard M. Stallman <rms@gnu.org>
3048
3049 * README: Update edition number and size estimate.
3050
3051 * elisp.texi (VERSION): Set to 2.9.
3052
30532005-07-07 Richard M. Stallman <rms@gnu.org>
3054
3055 * book-spine.texinfo: Update Emacs version.
3056
3057 * display.texi (Inverse Video): Delete mode-line-inverse-video.
3058
30592005-07-06 Richard M. Stallman <rms@gnu.org>
3060
3061 * searching.texi (Regexp Search): Clarify what re-search-forward
3062 does when the search fails.
3063
30642005-07-05 Lute Kamstra <lute@gnu.org>
3065
3066 * Update FSF's address in GPL notices.
3067
3068 * doclicense.texi (GNU Free Documentation License):
3069 * gpl.texi (GPL):
3070 * tips.texi (Coding Conventions, Library Headers):
3071 * vol1.texi:
3072 * vol2.texi: Update FSF's address.
3073
30742005-07-04 Richard M. Stallman <rms@gnu.org>
3075
3076 * hooks.texi (Standard Hooks): Add occur-hook.
3077
30782005-07-03 Luc Teirlinck <teirllm@auburn.edu>
3079
3080 * display.texi (The Echo Area): Correct menu.
3081
30822005-07-03 Richard M. Stallman <rms@gnu.org>
3083
3084 * elisp.texi (Top): Update subnode menu for Display.
3085
3086 * display.texi (Displaying Messages): New node, with most
3087 of what was in The Echo Area.
3088 (Progress): Moved under The Echo Area.
3089 (Logging Messages): New node with new text.
3090 (Echo Area Customization): New node, the rest of what was
3091 in The Echo Area. Document message-truncate-lines with @defvar.
3092 (Display): Update menu.
3093
3094 * windows.texi (Textual Scrolling): Doc 3 values for
3095 scroll-preserve-screen-position.
3096
3097 * text.texi (Special Properties): Change hook functions
3098 should bind inhibit-modification-hooks around altering buffer text.
3099
3100 * keymaps.texi (Key Binding Commands): Call binding BINDING
3101 rather than DEFINITION.
3102
31032005-06-29 Juanma Barranquero <lekktu@gmail.com>
3104
3105 * variables.texi (Defining Variables): `user-variable-p' returns t
3106 for aliases of user options, nil for alias loops.
3107
31082005-06-28 Richard M. Stallman <rms@gnu.org>
3109
3110 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
3111 make-keymap.
3112
31132005-06-27 Luc Teirlinck <teirllm@auburn.edu>
3114
3115 * variables.texi (Setting Variables): Correct and clarify
3116 description of `add-to-ordered-list'.
3117
31182005-06-26 Richard M. Stallman <rms@gnu.org>
3119
3120 * display.texi (Faces): Minor cleanup.
3121
31222005-06-25 Luc Teirlinck <teirllm@auburn.edu>
3123
3124 * display.texi (Faces): `facep' returns t for strings that are
3125 face names.
3126
31272005-06-25 Richard M. Stallman <rms@gnu.org>
3128
3129 * objects.texi (Equality Predicates): Clarify meaning of equal.
3130
3131 * windows.texi (Selecting Windows): save-selected-window
3132 and with-selected-window save and restore the current buffer.
3133
31342005-06-24 Richard M. Stallman <rms@gnu.org>
3135
3136 * numbers.texi (Float Basics): Explain how to test for NaN,
3137 and printing the sign of NaNs.
3138
31392005-06-24 Eli Zaretskii <eliz@gnu.org>
3140
3141 * makefile.w32-in (MAKEINFO): Use --force.
3142
31432005-06-23 Richard M. Stallman <rms@gnu.org>
3144
3145 * display.texi (Face Functions): Correct Texinfo usage.
3146
31472005-06-23 Luc Teirlinck <teirllm@auburn.edu>
3148
3149 * lists.texi (Rings): `ring-elements' now returns the elements of
3150 RING in order.
3151
31522005-06-23 Juanma Barranquero <lekktu@gmail.com>
3153
3154 * markers.texi (The Mark): Texinfo usage fix.
3155
31562005-06-23 Kim F. Storm <storm@cua.dk>
3157
3158 * searching.texi (Entire Match Data): Remove evaporate option for
3159 match-data. Do not mention evaporate option for set-match-data.
3160
31612005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
3162
3163 * display.texi (Face Functions): Mention face aliases.
3164
31652005-06-21 Richard M. Stallman <rms@gnu.org>
3166
3167 * anti.texi (Antinews): Texinfo usage fix.
3168
31692005-06-21 Karl Berry <karl@gnu.org>
3170
3171 * elisp.texi: Use @copying.
3172
3173 * elisp.texi: Put @summarycontents and @contents before the Top
3174 node, instead of the end of the file, so that the contents appear
3175 in the right place in the dvi/pdf output.
3176
31772005-06-21 Juri Linkov <juri@jurta.org>
3178
3179 * display.texi (Defining Faces): Add `customized-face'.
3180
31812005-06-20 Kim F. Storm <storm@cua.dk>
3182
3183 * variables.texi (Setting Variables): Any type of element can be
3184 given order in add-to-ordered-list. Compare elements with eq.
3185
3186 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
3187
31882005-06-20 Karl Berry <karl@gnu.org>
3189
3190 * syntax.texi (Syntax Flags): Make last column very slightly wider
3191 to avoid "generic comment" breaking on two lines and causing an
3192 underfull box.
3193
31942005-06-19 Luc Teirlinck <teirllm@auburn.edu>
3195
3196 * lists.texi (Rings): Various minor clarifications and corrections.
3197
31982005-06-18 Richard M. Stallman <rms@gnu.org>
3199
3200 * functions.texi (Obsolete Functions): Simplify.
3201
3202 * variables.texi (Variable Aliases): Simplify.
3203
3204 * anti.texi, backups.texi, compile.texi, customization.texi:
3205 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3206 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3207 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3208 * variables.texi: Fix formatting ugliness.
3209
3210 * elisp.texi: Add links to Rings and Byte Packing.
3211 Update version and copyright years.
3212
3213 * minibuf.texi: Fix formatting ugliness.
3214 (Completion Commands): Move keymap vars to the end
3215 and vars completing-read binds to the top.
3216
32172005-06-17 Luc Teirlinck <teirllm@auburn.edu>
3218
3219 * processes.texi: Fix typos.
3220 (Bindat Spec): Correct Texinfo error.
3221 (Byte Packing): Fix ungrammatical sentence.
3222
32232005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
3224
3225 * lists.texi (Rings): New node.
3226 (Lists): Add it to menu.
3227
3228 * processes.texi (Byte Packing): New node.
3229 (Processes): Add it to menu.
3230
32312005-06-17 Richard M. Stallman <rms@gnu.org>
3232
3233 * syntax.texi (Parsing Expressions): Fix texinfo usage.
3234
3235 * help.texi (Documentation Basics): Explain the xref to
3236 Documentation Tips.
3237
3238 * debugging.texi (Debugger Commands): Minor fix.
3239
32402005-06-16 Luc Teirlinck <teirllm@auburn.edu>
3241
3242 * edebug.texi (Instrumenting): Eliminate duplicate link.
3243 (Specification List): Replace references to "below", referring to
3244 a later node, with one @ref to that node.
3245
3246 * os.texi (Timers): Timers should save and restore the match data
3247 if they change it.
3248
3249 * debugging.texi (Debugger Commands): Mention that the Lisp
3250 debugger can not step through primitive functions.
3251
32522005-06-16 Juanma Barranquero <lekktu@gmail.com>
3253
3254 * functions.texi (Obsolete Functions): Update argument names of
3255 `make-obsolete' and `define-obsolete-function-alias'.
3256
3257 * variables.texi (Variable Aliases): Update argument names of
3258 `defvaralias', `make-obsolete-variable' and
3259 `define-obsolete-variable-alias'.
3260
32612005-06-15 Kim F. Storm <storm@cua.dk>
3262
3263 * searching.texi (Entire Match Data): Rephrase warnings about
3264 evaporate arg to match-data and set-match-data.
3265
32662005-06-14 Luc Teirlinck <teirllm@auburn.edu>
3267
3268 * elisp.texi (Top): Update detailed menu.
3269
3270 * edebug.texi (Edebug): Update menu.
3271 (Instrumenting): Update xrefs.
3272 (Edebug Execution Modes): Correct xref.
3273 (Jumping): Clarify description of `h' command.
3274 Eliminate redundant @ref.
3275 (Breaks): New node.
3276 (Breakpoints): Is now a subsubsection.
3277 (Global Break Condition): Mention `C-x X X'.
3278 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
3279 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3280 (Edebug Display Update): Correct pxref.
3281 (Edebug and Macros): New node.
3282 (Instrumenting Macro Calls): Is now a subsubsection.
3283 Neither arg of `def-edebug-spec' is evaluated.
3284 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3285 (Specification Examples): Fix typo.
3286
32872005-06-14 Lute Kamstra <lute@gnu.org>
3288
3289 * debugging.texi (Function Debugging): Primitives can break on
3290 entry too.
3291
32922005-06-14 Kim F. Storm <storm@cua.dk>
3293
3294 * variables.texi (Setting Variables): Add add-to-ordered-list.
3295
32962005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3297
3298 * syntax.texi (Parsing Expressions): Document aux functions and vars of
3299 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3300
33012005-06-13 Lute Kamstra <lute@gnu.org>
3302
3303 * text.texi (Special Properties): Fix cross reference.
3304
33052005-06-11 Luc Teirlinck <teirllm@auburn.edu>
3306
3307 * debugging.texi (Function Debugging): Delete mention of empty
3308 string argument to `cancel-debug-on-entry'. Delete inaccurate
3309 description of the return value of that command.
3310
33112005-06-11 Alan Mackenzie <acm@muc.de>
3312
3313 * text.texi (Adaptive Fill): Amplify the description of
3314 fill-context-prefix.
3315
33162005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3317
3318 * syntax.texi (Parsing Expressions): Fix Texinfo error.
3319
33202005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3321
3322 * syntax.texi (Parsing Expressions): Document syntax-ppss.
3323
33242005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3325
3326 * debugging.texi (Error Debugging): Minor rewording.
3327 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3328 is optional.
3329
33302005-06-10 Lute Kamstra <lute@gnu.org>
3331
3332 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3333 (Top): Give it a title. Correct version number. Give the
3334 detailed node listing a more prominent header.
3335 * intro.texi: Don't set VERSION here a second time.
3336 Mention Emacs's version too.
3337 * anti.texi (Antinews): Use EMACSVER to refer to the current
3338 version of Emacs.
3339
33402005-06-09 Kim F. Storm <storm@cua.dk>
3341
3342 * searching.texi (Entire Match Data): Explain new `reseat' argument to
3343 match-data and set-match-data.
3344
33452005-06-08 Richard M. Stallman <rms@gnu.org>
3346
3347 * searching.texi (Entire Match Data): Clarify when match-data
3348 returns markers and when integers.
3349
3350 * display.texi (Defining Faces): Explain that face name should not
3351 end in `-face'.
3352
3353 * modes.texi (Mode Line Data): Minor cleanup.
3354 (Customizing Keywords): Node split out of Search-based Fontification.
3355 Add example of using font-lock-add-keywords from a hook.
3356 Clarify when MODE should be non-nil, and when nil.
3357
33582005-06-06 Richard M. Stallman <rms@gnu.org>
3359
3360 * modes.texi (Mode Line Data): Explain what happens when the car
3361 of a list is a void symbol.
3362 (Search-based Fontification): Explain MODE arg to
3363 font-lock-add-keywords and warn about calls from major modes.
3364
33652005-06-08 Juri Linkov <juri@jurta.org>
3366
3367 * display.texi (Standard Faces): Add `shadow' face.
3368
33692005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3370
3371 * modes.texi (Major Mode Conventions): A derived mode only needs
3372 to put the call to the parent mode inside `delay-mode-hooks'.
3373
33742005-05-29 Richard M. Stallman <rms@gnu.org>
3375
3376 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
3377 new, and what that implies. Clarify.
3378
3379 * files.texi (Locating Files): Clean up the text.
3380
3381 * frames.texi (Window Frame Parameters): Document user-size.
3382 Shorten entry for top by referring to left.
3383
33842005-05-26 Richard M. Stallman <rms@gnu.org>
3385
3386 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
3387 is new, and what the implications are. Other clarifications.
3388
33892005-05-24 Richard M. Stallman <rms@gnu.org>
3390
3391 * frames.texi (Dialog Boxes): Minor fixes.
3392
33932005-05-25 Masatake YAMATO <jet@gyve.org>
3394
3395 * display.texi (Standard Faces): Write about `mode-line-highlight'.
3396
33972005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3398
3399 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3400 is optional.
3401
34022005-05-24 Nick Roberts <nickrob@snap.net.nz>
3403
3404 * frames.texi (Dialog Boxes): Descibe new optional argument.
3405
34062005-05-23 Lute Kamstra <lute@gnu.org>
3407
3408 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3409 syntax-begin-function over font-lock-beginning-of-syntax-function.
3410
34112005-05-21 Luc Teirlinck <teirllm@auburn.edu>
3412
3413 * minibuf.texi (Reading File Names): Update description of
3414 `read-directory-name'.
3415
3416 * modes.texi (Derived Modes): Clarify :group keyword.
3417
34182005-05-21 Eli Zaretskii <eliz@gnu.org>
3419
3420 * files.texi (Locating Files): New subsection.
3421 Describe locate-file and executable-find.
3422
34232005-05-21 Kevin Ryde <user42@zip.com.au>
3424
3425 * frames.texi (Initial Parameters): Update cross reference to
3426 "Emacs Invocation".
3427
34282005-05-19 Luc Teirlinck <teirllm@auburn.edu>
3429
3430 * keymaps.texi (Active Keymaps): Add anchor.
3431
3432 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3433 (Major Mode Conventions): Refer to `Auto Major Mode' in more
3434 appropriate place.
3435 (Derived Modes): Small clarifications.
3436 (Minor Mode Conventions, Keymaps and Minor Modes):
3437 Replace references to nodes with references to anchors.
3438 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3439 Clarify description of lists whose first element is an integer.
3440 (Mode Line Variables): Add anchor.
3441 (%-Constructs): Clarify description of integer after %.
3442 (Emulating Mode Line): Describe nil value for FACE.
3443
34442005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3445
3446 * modes.texi (Derived Modes): Correct references to non-existing
3447 variable standard-syntax-table.
3448
34492005-05-17 Lute Kamstra <lute@gnu.org>
3450
3451 * modes.texi (Defining Minor Modes): Mention the mode hook.
3452
34532005-05-15 Kim F. Storm <storm@cua.dk>
3454
3455 * processes.texi (Network): Remove open-network-stream-nowait.
3456 (Network Servers): Remove open-network-stream-server.
3457
34582005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3459
3460 * elisp.texi (Top): Update detailed menu.
3461
3462 * variables.texi: Reorder nodes.
3463 (Variables): Update menu.
3464 (File Local Variables): Do not refer to the `-*-' line as
3465 a "local variables list". Add pxref.
3466
34672005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3468
3469 * elisp.texi (Top): Update detailed menu for node changes.
3470
3471 * modes.texi (Modes): Update Menu.
3472 (Hooks): Move to beginning of chapter.
3473 Most minor modes run mode hooks too.
3474 `add-hook' can handle void hooks or hooks whose value is a single
3475 function.
3476 (Major Modes): Update Menu.
3477 (Major Mode Basics): New node, split off from `Major Modes'.
3478 (Major Mode Conventions): Correct xref. Explain how to handle
3479 auto-mode-alist if the major mode command has an autoload cookie.
3480 (Auto Major Mode): Major update. Add magic-mode-alist.
3481 (Derived Modes): Major update.
3482 (Mode Line Format): Update Menu.
3483 (Mode Line Basics): New node, split off from `Mode Line Format'.
3484
3485 * loading.texi (Autoload): Mention `autoload cookie' as synonym
3486 for `magic autoload comment'. Add index entries and anchor.
3487
34882005-05-14 Richard M. Stallman <rms@gnu.org>
3489
3490 * tips.texi (Coding Conventions): Explain how important it is
3491 that just loading certain files not change Emacs behavior.
3492
3493 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
3494
34952005-05-12 Lute Kamstra <lute@gnu.org>
3496
3497 * modes.texi (Generic Modes): Update.
3498 (Major Modes): Refer to node "Generic Modes".
3499
3500 * elisp.texi (Top): Update to the current structure of the manual.
3501 * processes.texi (Processes): Add menu description.
3502 * customize.texi (Customization): Add menu descriptions.
3503
35042005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
3505
3506 * processes.texi (Signals to Processes)
3507 (Low-Level Network): Fix typos.
3508
35092005-05-11 Lute Kamstra <lute@gnu.org>
3510
3511 * elisp.texi (Top): Add some nodes from the chapter "Major and
3512 Minor Modes" to the detailed node listing.
3513
35142005-05-10 Richard M. Stallman <rms@gnu.org>
3515
3516 * keymaps.texi (Extended Menu Items): Menu item filter functions
3517 can be called at any time.
3518
35192005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3520
3521 * variables.texi (File Local Variables): `(hack-local-variables t)'
3522 now also checks whether a mode is specified in the local variables
3523 list.
3524
35252005-05-05 Kevin Ryde <user42@zip.com.au>
3526
3527 * display.texi (The Echo Area): Correct format function cross
3528 reference.
3529
35302005-05-05 Luc Teirlinck <teirllm@auburn.edu>
3531
3532 * variables.texi (Variable Aliases): Change description of
3533 `define-obsolete-variable-alias'.
3534
3535 * functions.texi (Functions): Add "Obsolete Functions" to menu.
3536 (Defining Functions): Add xref.
3537 (Obsolete Functions): New node.
3538 (Function Safety): Standardize capitalization of section title.
3539
3540 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
3541 (Dialog Boxes): Complete description of `x-popup-dialog'.
3542
35432005-05-04 Richard M. Stallman <rms@gnu.org>
3544
3545 * commands.texi (Interactive Codes): Fix Texinfo usage.
3546 Document U more clearly.
3547
35482005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3549
3550 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
3551 function and not a macro.
3552
3553 * frames.texi (Pop-Up Menus): Correct and clarify description of
3554 `x-popup-menu'.
3555 (Dialog Boxes): Clarify description of `x-popup-dialog'.
3556
35572005-05-01 Richard M. Stallman <rms@gnu.org>
3558
3559 * edebug.texi (Checking Whether to Stop): Fix previous change.
3560
35612005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3562
3563 * display.texi: Fix typos and Texinfo usage.
3564
3565 * edebug.texi (Checking Whether to Stop): executing-macro ->
3566 executing-kbd-macro.
3567
35682005-05-01 Richard M. Stallman <rms@gnu.org>
3569
3570 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
3571
35722005-04-30 Richard M. Stallman <rms@gnu.org>
3573
3574 * files.texi (Magic File Names): Document `operations' property.
3575
35762005-04-29 Lute Kamstra <lute@gnu.org>
3577
3578 * modes.texi (Generic Modes): New node.
3579 (Major Modes): Add it to the menu.
3580 (Derived Modes): Add "derived mode" to concept index.
3581
35822005-04-28 Lute Kamstra <lute@gnu.org>
3583
3584 * modes.texi (Defining Minor Modes): Fix previous change.
3585 (Font Lock Mode): Simplify.
3586 (Font Lock Basics): Say that font-lock-defaults is buffer-local
3587 when set and that some parts are optional. Add cross references.
3588 (Search-based Fontification): Say how to specify font-lock-keywords.
3589 Add cross references. Add font-lock-multiline to index.
3590 Move font-lock-keywords-case-fold-search here from node "Other Font
3591 Lock Variables". Document font-lock-add-keywords and
3592 font-lock-remove-keywords.
3593 (Other Font Lock Variables): Move font-lock-keywords-only,
3594 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3595 and font-lock-syntactic-face-function to node "Syntactic Font
3596 Lock". Move font-lock-keywords-case-fold-search to node
3597 "Search-based Fontification". Document font-lock-inhibit-thing-lock
3598 and font-lock-{,un}fontify-{buffer,region}-function.
3599 (Precalculated Fontification): Remove reference to deleted variable
3600 font-lock-core-only.
3601 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
3602 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
3603 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3604 and font-lock-syntactic-face-function here from node "Other Font
3605 Lock Variables". Move font-lock-syntactic-keywords to "Setting
3606 Syntax Properties". Add cross references.
3607 (Setting Syntax Properties): New node.
3608 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
3609 * syntax.texi (Syntax Properties): Add cross reference.
3610 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
3611
36122005-04-26 Richard M. Stallman <rms@gnu.org>
3613
3614 * display.texi (Defining Faces):
3615 Document `default' elements of defface spec.
3616
3617 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
3618
3619 * variables.texi (Variable Aliases): Clarify text.
3620
36212005-04-25 Chong Yidong <cyd@stupidchicken.com>
3622
3623 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
3624
36252005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3626
3627 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
3628
36292005-04-24 Eli Zaretskii <eliz@gnu.org>
3630
3631 * syntax.texi (Syntax Table Internals): Elaborate documentation of
3632 syntax-after and syntax-class.
3633
3634 * files.texi (Changing Files): Fix last change's cross-reference.
3635 (Unique File Names): Don't mention "numbers" in the documentation
3636 of make-temp-file and make-temp-name.
3637
36382005-04-23 Richard M. Stallman <rms@gnu.org>
3639
3640 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
3641
36422005-04-22 Nick Roberts <nickrob@snap.net.nz>
3643
3644 * windows.texi (Cyclic Window Ordering): Clarify window-list.
3645
36462005-04-22 Nick Roberts <nickrob@snap.net.nz>
3647
3648 * variables.texi (Variable Aliases): Describe make-obsolete-variable
3649 and define-obsolete-variable-alias.
3650
36512005-04-22 Kim F. Storm <storm@cua.dk>
3652
3653 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
3654 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
3655
36562005-04-21 Lute Kamstra <lute@gnu.org>
3657
3658 * lists.texi (Association Lists): Document rassq-delete-all.
3659
36602005-04-19 Richard M. Stallman <rms@gnu.org>
3661
3662 * modes.texi (Search-based Fontification): Explain that
3663 facespec is an expression to be evaluated.
3664
36652005-04-19 Kevin Ryde <user42@zip.com.au>
3666
3667 * streams.texi (Output Functions): Fix xref.
3668 * strings.texi (String Conversion): Fix xref.
3669
36702005-04-19 Kim F. Storm <storm@cua.dk>
3671
3672 * symbols.texi (Symbol Plists): Add safe-get.
3673 Mention that `get' may signal an error.
3674
36752005-04-18 Nick Roberts <nickrob@snap.net.nz>
3676
3677 * customize.texi (Variable Definitions): Replace tooltip-mode
3678 example with save-place.
3679
36802005-04-17 Richard M. Stallman <rms@gnu.org>
3681
3682 * buffers.texi (Indirect Buffers): Clarify.
3683
3684 * positions.texi (Positions): Clarify converting marker to integer.
3685
3686 * strings.texi (String Basics): Mention string-match; clarify.
3687
36882005-04-08 Lute Kamstra <lute@gnu.org>
3689
3690 * modes.texi (Search-based Fontification): Fix cross references.
3691 Use consistent terminology. Document anchored highlighting.
3692
36932005-04-05 Lute Kamstra <lute@gnu.org>
3694
3695 * modes.texi (Defining Minor Modes): Document :group keyword
3696 argument and its default value.
3697
36982005-04-03 Lute Kamstra <lute@gnu.org>
3699
3700 * hooks.texi (Standard Hooks): Add some hooks. Add cross
3701 references and/or descriptions. Delete major mode hooks; mention
3702 them as a category instead. Rename or delete obsolete hooks.
3703
37042005-04-02 Richard M. Stallman <rms@gnu.org>
3705
3706 * nonascii.texi (Coding System Basics): Another wording cleanup.
3707
37082005-04-01 Richard M. Stallman <rms@gnu.org>
3709
3710 * nonascii.texi (Coding System Basics): Clarify previous change.
3711
37122005-04-01 Kenichi Handa <handa@m17n.org>
3713
3714 * nonascii.texi (Coding System Basics): Describe about rondtrip
3715 identity of coding systems.
3716
37172005-03-29 Chong Yidong <cyd@stupidchicken.com>
3718
3719 * text.texi (Buffer Contents): Add filter-buffer-substring and
3720 buffer-substring-filters.
3721
37222005-03-26 Chong Yidong <cyd@stupidchicken.com>
3723
3724 * anti.texi (Antinews): Mention `G' interactive code.
3725
3726 * tips.texi (Compilation Tips): Mention benchmark.el.
3727
37282005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3729
3730 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
3731 is now bound to M-o M-o.
3732
3733 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
3734
37352005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3736
3737 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
3738 in the Emacs Manual).
3739 * Makefile.in (srcs): Remove calendar.texi.
3740 * makefile.w32-in (srcs): Remove calendar.texi.
3741 * display.texi (Display): Change name of next node.
3742 * os.texi (System In): Change name of previous node.
3743 * elisp.texi (Top): Remove Calendar references.
3744 * vol1.texi (Top): Remove Calendar references.
3745 * vol2.texi (Top): Remove Calendar references.
3746
37472005-03-25 Richard M. Stallman <rms@gnu.org>
3748
3749 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
3750 Cleanup previous change.
3751
37522005-03-25 Chong Yidong <cyd@stupidchicken.com>
3753
3754 * display.texi (Face Attributes): Faces earlier in an :inherit
3755 list take precedence.
3756 (Scroll Bars): Fix description of vertical-scroll-bars.
3757 Document frame-current-scroll-bars and window-current-scroll-bars.
3758
3759 * markers.texi (The Mark): Document temporary Transient Mark mode.
3760
3761 * minibuf.texi (Reading File Names):
3762 Document read-file-name-completion-ignore-case.
3763
3764 * positions.texi (Screen Lines): Document nil for width argument
3765 to compute-motion.
3766
37672005-03-23 Kim F. Storm <storm@cua.dk>
3768
3769 * display.texi (Standard Faces): Other faces used in the fringe
3770 implicitly inherits from the fringe face.
3771 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
3772 properties implicitly inherits from fringe face.
3773 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
3774
37752005-03-20 Chong Yidong <cyd@stupidchicken.com>
3776
3777 * display.texi (Invisible Text): State default value of
3778 line-move-ignore-invisible.
3779 (Managing Overlays): Document remove-overlays.
3780 (Standard Faces): Document escape-glyph face.
3781
3782 * minibuf.texi (Reading File Names): Document read-file-name-function.
3783
3784 * modes.texi (Other Font Lock Variables):
3785 Document font-lock-lines-before.
3786
3787 * positions.texi (Skipping Characters): skip-chars-forward allows
3788 character classes.
3789
37902005-03-18 Lute Kamstra <lute@gnu.org>
3791
3792 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
3793
37942005-03-17 Richard M. Stallman <rms@gnu.org>
3795
3796 * text.texi (Undo): Document extensible undo entries.
3797
dd7b651b 3798 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
3799
3800 * nonascii.texi (Character Codes): Minor fix.
3801
3802 * display.texi (Display Property): Explain the significance
3803 of having text properties that are eq.
3804 (Other Display Specs): Explain string as display spec.
3805
3806 * commands.texi (Interactive Codes): Document G option.
3807
38082005-03-17 Chong Yidong <cyd@stupidchicken.com>
3809
3810 * text.texi (Filling): Add sentence-end-without-period and
3811 sentence-end-without-space.
3812 (Changing Properties): Minor fix.
3813
3814 * anti.texi: Total rewrite.
3815
38162005-03-15 Lute Kamstra <lute@gnu.org>
3817
3818 * edebug.texi (Instrumenting Macro Calls): Fix typos.
3819
38202005-03-08 Kim F. Storm <storm@cua.dk>
3821
3822 * display.texi (Specified Space): Property :width is support on
3823 non-graphic terminals, :height is not.
3824
38252005-03-07 Richard M. Stallman <rms@gnu.org>
3826
3827 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
3828 Now subnodes of Fringes.
3829 (Overlay Arrow): Document overlay-arrow-variable-list.
3830 (Fringe Size/Pos): New node, broken out of Fringes.
3831 (Display): Explain clearing vs redisplay better.
3832 (Truncation): Clarify use of bitmaps.
3833 (The Echo Area): Clarify the uses of the echo area.
3834 Add max-mini-window-height.
3835 (Progress): Clarify.
3836 (Invisible Text): Explain that main loop moves point out.
3837 (Selective Display): Say "hidden", not "invisible".
3838 (Managing Overlays): Move up. Describe relation to Undo here.
3839 (Overlay Properties): Clarify intro.
3840 (Finding Overlays): Explain return values when nothing found.
3841 (Width): truncate-string-to-width has added arg.
3842 (Displaying Faces): Clarify and update mode line face handling.
3843 (Face Functions): Minor cleanup.
3844 (Conditional Display): Merge into Other Display Specs.
3845 (Pixel Specification, Other Display Specs): Minor cleanups.
3846 (Images, Image Descriptors): Minor cleanups.
3847 (GIF Images): Patents have expired.
3848 (Showing Images): Explain default text for insert-image.
3849 (Manipulating Button Types): Merge into Manipulating Buttons.
3850 (Making Buttons): Explain return values.
3851 (Button Buffer Commands): Add xref.
3852 (Inverse Video): Update mode-line-inverse-video.
3853 (Display Table Format): Clarify.
3854 (Active Display Table): Give defaults for window-display-table.
3855
3856 * calendar.texi (Calendar Customizing): calendar-holiday-marker
3857 and calendar-today-marker are strings, not chars.
3858 (Holiday Customizing): Minor fix.
3859
3860 * internals.texi (Writing Emacs Primitives): Update `or' example.
3861 Update limit on # args of subr.
3862
3863 * edebug.texi (Using Edebug): Arrow is in fringe.
3864 (Instrumenting): Arg to eval-defun works without loading edebug.
3865 (Edebug Execution Modes): Add xref.
3866
3867 * customize.texi (Common Keywords): Clarify :require.
3868 Mention :version here.
3869 (Variable Definitions, Group Definitions): Not here.
3870 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
3871
38722005-03-07 Chong Yidong <cyd@stupidchicken.com>
3873 * nonascii.texi (Text Representations): Clarify position-bytes.
3874 (Character Sets): Add list-charset-chars.
3875 (Scanning Charsets): Add charset-after.
3876 (Encoding and I/O): Minor fix.
3877
38782005-03-06 Richard M. Stallman <rms@gnu.org>
3879
3880 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
3881 (Resizing Windows): Likewise.
3882
3883 * text.texi (Change Hooks): Get rid of "Emacs 21".
3884
3885 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
3886
3887 * streams.texi (Output Variables): Get rid of "Emacs 21".
3888
3889 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
3890
3891 * os.texi (Translating Input): Replace flow-control example
3892 with a less obsolete example that uses `keyboard-translate'.
3893
3894 * objects.texi (Hash Table Type, Circular Objects):
3895 Get rid of "Emacs 21".
3896
3897 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
3898 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
3899
3900 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
3901
3902 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
3903
3904 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
3905 (Menu Bar): Fix when menu-bar-update-hook is called.
3906
3907 * hash.texi (Hash Tables): Get rid of "Emacs 21".
3908
3909 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
3910 and make it read better.
3911
3912 * files.texi (Writing to Files): Get rid of "Emacs 21".
3913 (Unique File Names): Likewise.
3914
3915 * elisp.texi: Update Emacs version to 22.
3916
3917 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
3918 (Overlay Properties, Face Attributes): Likewise.
3919 (Managing Overlays): Fix punctuation.
3920 (Attribute Functions): Clarify set-face-font; get rid of
3921 info about old Emacs versions.
3922 (Auto Faces, Font Lookup, Display Property, Images):
3923 Get rid of "Emacs 21".
3924
3925 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
3926
39272005-03-05 Richard M. Stallman <rms@gnu.org>
3928
3929 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
3930
39312005-03-04 Lute Kamstra <lute@gnu.org>
3932
3933 * debugging.texi (Error Debugging): Document stack-trace-on-error.
3934
39352005-03-03 Lute Kamstra <lute@gnu.org>
3936
3937 * edebug.texi (Instrumenting Macro Calls): Fix typo.
3938
39392005-03-01 Lute Kamstra <lute@gnu.org>
3940
3941 * debugging.texi (Debugger Commands): Update `j'.
3942
39432005-02-28 Lute Kamstra <lute@gnu.org>
3944
3945 * debugging.texi (Debugging): Fix typo.
3946 (Error Debugging): Document eval-expression-debug-on-error.
3947 (Function Debugging): Update example.
3948 (Using Debugger): Mention starred stack frames.
3949 (Debugger Commands): Document `j' and `l'.
3950 (Invoking the Debugger): `d' and `j' exit recursive edit too.
3951 Update the messages that the debugger displays.
3952 (Internals of Debugger): Add cross reference. Update example.
3953 (Excess Open): Minor improvement.
3954 (Excess Close): Minor improvement.
3955
39562005-02-26 Richard M. Stallman <rms@gnu.org>
3957
3958 * tips.texi (Coding Conventions): Clarify.
3959 Put all the major mode key reservations together.
3960 Mention the Mouse-1 => Mouse-2 conventions.
3961
3962 * syntax.texi (Syntax Class Table): Clarify.
3963 (Syntax Table Functions): syntax-after moved from here.
3964 (Syntax Table Internals): syntax-after moved to here.
3965 (Parsing Expressions): Update info on number of values
3966 and what's meaningful in the STATE argument.
3967 (Categories): Fix typo.
3968
3969 * sequences.texi (Arrays): Cleanup.
3970 (Char-Tables): Clarify.
3971
3972 * processes.texi (Deleting Processes): Cleanups, add xref.
3973 (Subprocess Creation): Explain nil in exec-path. Cleanup.
3974 (Process Information): set-process-coding-system, some args optional.
3975 (Input to Processes): Explain various types for PROCESS args.
3976 Rename them from PROCESS-NAME to PROCESS.
3977 (Signals to Processes): Likewise.
3978 (Decoding Output): Cleanup.
3979 (Query Before Exit): Clarify.
3980
3981 * os.texi (Startup Summary): Correct the options; add missing ones.
3982 (Terminal Output, Batch Mode): Clarify.
3983 (Flow Control): Node deleted.
3984
3985 * markers.texi (The Mark): Clarify.
3986
3987 * macros.texi (Expansion): Cleanup.
3988 (Indenting Macros): indent-spec allows ints, not floats.
3989
3990 * keymaps.texi (Keymaps): Clarify.
3991 (Format of Keymaps): Update lisp-mode-map example.
3992 (Active Keymaps, Key Lookup): Clarify.
3993 (Changing Key Bindings): Add xref to `kbd'.
3994 (Key Binding Commands, Simple Menu Items): Clarify.
3995 (Mouse Menus, Menu Bar): Clarify.
3996 (Menu Example): Replace print example with menu-bar-replace-menu.
3997
3998 * help.texi (Documentation Basics): Add function-documentation prop.
3999
4000 * elisp.texi (Top): Don't refer to Flow Control node.
4001
4002 * commands.texi (Command Overview): Improve xrefs.
4003 (Adjusting Point): Adjusting point applies to intangible and invis.
4004 (Key Sequence Input): Doc extra read-key-sequence args.
4005 Likewise for read-key-sequence-vector.
4006
4007 * backups.texi (Rename or Copy): Minor fix.
4008 (Numbered Backups): For version-control, say the default.
4009 (Auto-Saving): make-auto-save-file-name example is simplified.
4010
4011 * advice.texi (Advising Functions): Don't imply one part of Emacs
4012 should advise another part. Markup changes.
4013 (Defining Advice): Move transitional para.
4014 (Activation of Advice): Cleanup.
4015 Explain if COMPILE is nil or negative.
4016
4017 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
4018
40192005-02-24 Lute Kamstra <lute@gnu.org>
4020
4021 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
4022 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
4023
40242005-02-23 Lute Kamstra <lute@gnu.org>
4025
4026 * modes.texi (Defining Minor Modes): define-minor-mode can be used
4027 to define global minor modes as well.
4028
4029 * display.texi (Managing Overlays): overlay-buffer returns nil for
4030 deleted overlays.
4031
40322005-02-22 Kim F. Storm <storm@cua.dk>
4033
4034 * minibuf.texi (Basic Completion): Allow symbols in addition to
4035 strings in try-completion and all-completions.
4036
40372005-02-14 Lute Kamstra <lute@gnu.org>
4038
4039 * elisp.texi (Top): Remove reference to deleted node.
4040
4041 * lists.texi (Lists): Remove reference to deleted node.
4042 (Cons Cells): Fix typo.
4043
4044 * loading.texi (Where Defined): Fix typo.
4045
40462005-02-14 Richard M. Stallman <rms@gnu.org>
4047
4048 * variables.texi (Creating Buffer-Local): change-major-mode-hook
4049 is useful for discarding some minor modes.
4050
4051 * symbols.texi (Symbol Components): Reorder examples.
4052
4053 * streams.texi (Input Functions): State standard-input default.
4054 (Output Variables): State standard-output default.
4055
4056 * objects.texi (Printed Representation): Clarify read syntax vs print.
4057 (Floating Point Type): Explain meaning better.
4058 (Symbol Type): Explain uniqueness better.
4059 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
4060 List examples sooner.
4061 (Box Diagrams): New subnode broken out.
4062 Some examples moved from old Lists as Boxes node.
4063 (Dotted Pair Notation): Clarify intro.
4064 (Array Type): Clarify.
4065 (Type Predicates): Add hash-table-p.
4066
4067 * numbers.texi (Integer Basics): Clarify radix explanation.
4068 (Predicates on Numbers): Minor clarification.
4069 (Comparison of Numbers): Minor clarification. Clarify eql.
4070 Typos in min, max.
4071 (Math Functions): Clarify overflow in expt.
4072
4073 * minibuf.texi (Text from Minibuffer): Minor clarification.
4074 Mention arrow keys.
4075
4076 * loading.texi (Autoload): defun's doc string overrides autoload's
4077 doc string.
4078 (Repeated Loading): Modernize "add to list" examples.
4079 (Where Defined): Finish updating table of load-history elts.
4080
4081 * lists.texi (List-related Predicates): Minor wording improvement.
4082 (Lists as Boxes): Node deleted.
4083 (Building Lists): Explain trivial cases of number-sequence.
4084
4085 * hash.texi (Hash Tables): Add desc to menu items.
4086 (Creating Hash): Expain "full" means "make larger",
4087 (Hash Access): Any object can be a key.
4088 State value of maphash.
4089
4090 * functions.texi (What Is a Function): Wording cleanup.
4091 (Function Documentation): Minor cleanup.
4092 Explain purpose of calling convention at end of doc string.
4093 (Function Names): Wording cleanup.
4094 (Calling Functions): Wording cleanup.
4095 Explain better how funcall calls the function.
4096 (Function Cells): Delete example of saving and redefining function.
4097
4098 * control.texi (Combining Conditions): Wording cleanup.
4099 (Iteration): dolist and dotimes bind VAR locally.
4100 (Cleanups): Xref to Atomic Changes.
4101
4102 * compile.texi (Byte Compilation): Delete 19.29 info.
4103 (Compilation Functions): Macros' difficulties don't affect defsubst.
4104 (Docs and Compilation): Delete 19.29 info.
4105
41062005-02-10 Richard M. Stallman <rms@gnu.org>
4107
4108 * objects.texi (Symbol Type): Minor correction.
4109
41102005-02-06 Lute Kamstra <lute@gnu.org>
4111
4112 * modes.texi (Example Major Modes): Fix typos.
4113
41142005-02-06 Richard M. Stallman <rms@gnu.org>
4115
4116 * text.texi (Margins): fill-nobreak-predicate can be one function.
4117
4118 * strings.texi (Modifying Strings): clear-string can make unibyte.
4119 (Formatting Strings): format gives error if values missing.
4120
4121 * positions.texi (Character Motion): Mention default arg
4122 for forward-char. backward-char refers to forward-char.
4123 (Word Motion): Mention default arg for forward-word.
4124 (Buffer End Motion): Mention default arg for beginning-of-buffer.
4125 Simplify end-of-buffer.
4126 (Text Lines): Mention default arg for forward-line.
4127 (List Motion): Mention default arg for beginning/end-of-defun.
4128 (Skipping Characters): Minor fixes in explaining character-set.
4129
4130 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
4131 Mode inheritance applies only when default-major-mode is nil.
4132 Clarifications.
4133 (Example Major Modes): Update Text mode and Lisp mode examples.
4134 (Minor Mode Conventions): Mention define-minor-mode at top.
4135 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
4136 (Mode Line Format): Update mode line face display info.
4137 (Properties in Mode): Mention effect of risky vars.
4138 (Imenu): Define imenu-add-to-menubar.
4139 (Font Lock Mode): Add descriptions to menu lines.
4140 (Faces for Font Lock): Add font-lock-doc-face.
4141
41422005-02-05 Lute Kamstra <lute@gnu.org>
4143
4144 * text.texi (Maintaining Undo): Remove obsolete function.
4145
41462005-02-05 Eli Zaretskii <eliz@gnu.org>
4147
4148 * frames.texi (Color Names): Add pointer to the X docs about RGB
4149 color specifications. Improve indexing
4150 (Text Terminal Colors): Replace the description of RGB values by
4151 an xref to "Color Names".
4152
41532005-02-03 Richard M. Stallman <rms@gnu.org>
4154
4155 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
4156 Clarify.
4157 (Selecting Windows): Clarify save-selected-window.
4158 (Cyclic Window Ordering): Clarify walk-windows.
4159 (Window Point): Clarify.
4160 (Window Start): Add comment to example.
4161 (Resizing Windows): Add `interactive' specs in examples.
4162 Document fit-window-to-buffer.
4163
4164 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
4165 (Undo, Maintaining Undo): Clarify last change.
4166 (Sorting): In sort-numeric-fields, explain about octal and hex.
4167 Mention sort-numeric-base.
4168 (Format Properties): Add xref for hard newlines.
4169
4170 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
4171 (Pop-Up Menus): Fix typo.
4172 (Color Names): Explain all types of color names.
4173 Explain color-values on B&W terminal.
4174 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
4175
4176 * files.texi (File Locks): Not supported on MS systems.
4177 (Testing Accessibility): Clarify.
4178
4179 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
4180 (Coverage Testing): Fix typo.
4181
4182 * commands.texi (Misc Events): Remove stray space.
4183
4184 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
4185 (Modification Time): Clarify when visited-file-modtime returns 0.
4186 (The Buffer List): Clarify bury-buffer.
4187 (Killing Buffers): Clarify.
4188 (Indirect Buffers): Add clone-indirect-buffer.
4189
41902005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4191
4192 * edebug.texi (Printing in Edebug): Fix default value of
4193 edebug-print-circle.
4194 (Coverage Testing): Fix displayed frequency count data.
4195
41962005-02-02 Luc Teirlinck <teirllm@auburn.edu>
4197
4198 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4199
42002005-02-02 Kim F. Storm <storm@cua.dk>
4201
4202 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4203
42042005-01-29 Eli Zaretskii <eliz@gnu.org>
4205
4206 * commands.texi (Misc Events): Describe the help-echo event.
4207
4208 * text.texi (Special Properties) <help-echo>: Use `pos'
4209 consistently in description of the help-echo property.
4210 Use @code{nil} instead of @var{nil}.
4211
4212 * display.texi (Overlay Properties): Fix the index entry for
4213 help-echo overlay property.
4214
4215 * customize.texi (Type Keywords): Uncomment the xref to the
4216 help-echo property documentation.
4217
42182005-01-23 Kim F. Storm <storm@cua.dk>
4219
4220 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4221 return value. Third element FULLY replaced by PARTIAL which
4222 specifies number of invisible pixels if row is only partially visible.
4223 (Textual Scrolling): Mention auto-window-vscroll.
4224 (Vertical Scrolling): New defvar auto-window-vscroll.
4225
42262005-01-16 Luc Teirlinck <teirllm@auburn.edu>
4227
4228 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4229 command remapping.
4230
42312005-01-15 Richard M. Stallman <rms@gnu.org>
4232
4233 * display.texi (Defining Images): Mention DATA-P arg of create-image.
4234
42352005-01-14 Kim F. Storm <storm@cua.dk>
4236
4237 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4238
4239 * text.texi (Links and Mouse-1): Fix string and vector item.
4240
42412005-01-13 Richard M. Stallman <rms@gnu.org>
4242
4243 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4244 descriptions of overriding-local-map and overriding-terminal-local-map.
4245
4246 * text.texi (Links and Mouse-1): Clarify text.
4247
42482005-01-13 Kim F. Storm <storm@cua.dk>
4249
4250 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4251
42522005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
4253
4254 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4255
42562005-01-12 Kim F. Storm <storm@cua.dk>
4257
4258 * text.texi (Links and Mouse-1): Rename section from Enabling
4259 Mouse-1 to Following Links. Change xrefs.
4260 Add examples for define-button-type and define-widget.
4261
4262 * display.texi (Button Properties, Button Buffer Commands):
4263 Clarify mouse-1 and follow-link functionality.
4264
42652005-01-12 Richard M. Stallman <rms@gnu.org>
4266
4267 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4268
4269 * display.texi (Beeping): Fix Texinfo usage.
4270
4271 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4272
42732005-01-11 Kim F. Storm <storm@cua.dk>
4274
4275 * display.texi (Button Properties, Button Buffer Commands):
4276 Mention mouse-1 binding. Add follow-link keyword.
4277
4278 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4279 (Enabling Mouse-1 to Follow Links): New subsection.
4280
42812005-01-06 Richard M. Stallman <rms@gnu.org>
4282
4283 * text.texi (Special Properties): Minor change.
4284
4285 * os.texi (Timers): Clarify previous change.
4286
4287 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4288
42892005-01-01 Luc Teirlinck <teirllm@auburn.edu>
4290
4291 * display.texi (Face Attributes): Correct xref to renamed node.
4292
42932005-01-01 Richard M. Stallman <rms@gnu.org>
4294
4295 * display.texi (Face Attributes): Describe hex color specs.
4296
42972004-12-31 Richard M. Stallman <rms@gnu.org>
4298
4299 * os.texi (Timers): Update previous change.
4300
43012004-12-30 Kim F. Storm <storm@cua.dk>
4302
4303 * display.texi (Line Height): Total line-height is now specified
4304 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
4305 in cons cells. (nil . RATIO) is relative to actual line height.
4306 Use line-height `t' instead of `0' to get minimum height.
4307
43082004-12-29 Richard M. Stallman <rms@gnu.org>
4309
4310 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4311
43122004-12-28 Richard M. Stallman <rms@gnu.org>
4313
4314 * commands.texi (Quitting): Clarify value of with-local-quit.
4315
4316 * elisp.texi (Top): Fix previous change.
4317
4318 * loading.texi (Loading): Fix previous change.
4319
43202004-12-27 Richard M. Stallman <rms@gnu.org>
4321
4322 * Makefile.in (MAKEINFO): Specify --force.
4323
4324 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4325
4326 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4327
4328 * display.texi (Line Height): Further clarify.
4329
4330 * elisp.texi (Top): Update Loading submenu.
4331
4332 * loading.texi (Where Defined): New node.
4333 (Unloading): load-history moved to Where Defined.
4334
43352004-12-21 Richard M. Stallman <rms@gnu.org>
4336
4337 * commands.texi (Event Input Misc): Add while-no-input.
4338
43392004-12-11 Richard M. Stallman <rms@gnu.org>
4340
4341 * display.texi (Line Height): Rewrite text for clarity.
4342
43432004-12-11 Kim F. Storm <storm@cua.dk>
4344
4345 * display.texi (Display): Add node "Line Height" to menu.
4346 (Line Height): New node. Move full description of line-spacing
4347 and line-height text properties here from text.texi.
4348 (Scroll Bars): Add vertical-scroll-bar variable.
4349
4350 * frames.texi (Window Frame Parameters): Remove line-height defvar.
4351
4352 * locals.texi (Standard Buffer-Local Variables): Fix xref for
4353 line-spacing and vertical-scroll-bar.
4354
4355 * text.texi (Special Properties): Just mention line-spacing and
4356 line-height here, add xref to new "Line Height" node.
4357
43582004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
4359
4360 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4361
4362 * locals.texi (Standard Buffer-Local Variables):
4363 Add @xref for `line-spacing'.
4364
43652004-12-05 Richard M. Stallman <rms@gnu.org>
4366
4367 * Makefile.in (maintainer-clean): Remove the info files
4368 in $(infodir) where they are created.
4369
43702004-12-03 Richard M. Stallman <rms@gnu.org>
4371
4372 * windows.texi (Selecting Windows): get-lru-window and
4373 get-largest-window don't consider dedicated windows.
4374
4375 * text.texi (Undo): Document undo-in-progress.
4376
43772004-11-26 Richard M. Stallman <rms@gnu.org>
4378
4379 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
4380 Remove a few vars that are not always buffer-local.
4381
43822004-11-24 Luc Teirlinck <teirllm@auburn.edu>
4383
4384 * locals.texi (Standard Buffer-Local Variables): Comment out
4385 xref's to non-existent node `Yet to be written'.
4386
43872004-11-24 Richard M. Stallman <rms@gnu.org>
4388
4389 * processes.texi (Synchronous Processes): Grammar fix.
4390
4391 * numbers.texi (Comparison of Numbers): Add eql.
4392
4393 * locals.texi (Standard Buffer-Local Variables): Add many vars.
4394
4395 * intro.texi (Printing Notation): Fix previous change.
4396
4397 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4398 and default-indicate-buffer-boundaries from here.
4399 (Usual Display): To here.
4400 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4401 (Usual Display): Move tab-width up.
4402
4403 * customize.texi (Variable Definitions): Replace
4404 show-paren-mode example with tooltip-mode.
4405 (Simple Types, Composite Types, Defining New Types):
4406 Minor cleanups.
4407
44082004-11-21 Jesper Harder <harder@ifa.au.dk>
4409
4410 * processes.texi (Synchronous Processes, Output from Processes):
4411 Markup fix.
4412
44132004-11-20 Richard M. Stallman <rms@gnu.org>
4414
4415 * positions.texi (Skipping Characters): skip-chars-forward
4416 now handles char classes.
4417
4418 * intro.texi (Printing Notation): Avoid confusion of `print'
4419 when explaining @print.
4420
4421 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4422
4423 * display.texi (Display Table Format): Minor fix.
4424
4425 * streams.texi (Output Functions): Fix print example.
4426
4427 * Makefile.in (elisp): New target.
4428 (dist): Depend on $(infodir)/elisp, not elisp.
4429 Copy the info files from $(infodir).
4430
4431 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4432 read-from-minibuffer.
4433
4434 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4435
44362004-11-19 Richard M. Stallman <rms@gnu.org>
4437
4438 * searching.texi (Regexp Search): Add search-whitespace-regexp.
4439
44402004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
4441
4442 * tips.texi (Coding Conventions): Fix typo.
4443
44442004-11-16 Richard M. Stallman <rms@gnu.org>
4445
4446 * tips.texi (Coding Conventions): Separate defvar and require
4447 methods to avoid warnings. Use require only when there are many
4448 functions and variables from that package.
4449
4450 * minibuf.texi (Minibuffer Completion): When ignoring case,
4451 predicate must not be case-sensitive.
4452
4453 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4454 (Test Coverage): Don't talk about "splotches". Clarified.
4455
44562004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
4457
4458 * frames.texi (Window Frame Parameters): Fix typo.
4459
44602004-11-15 Kim F. Storm <storm@cua.dk>
4461
4462 * symbols.texi (Other Plists): Note that plist-get may signal error.
4463 Add safe-plist-get.
4464
44652004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
4466
4467 * modes.texi (Font Lock Basics): Fix typo.
4468
44692004-11-08 Richard M. Stallman <rms@gnu.org>
4470
4471 * syntax.texi (Syntax Table Functions): Add syntax-after.
4472
44732004-11-06 Lars Brinkhoff <lars@nocrew.org>
4474
4475 * os.texi (Processor Run Time): New section documenting
4476 get-internal-run-time.
4477
44782004-11-06 Eli Zaretskii <eliz@gnu.org>
4479
4480 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
4481 it nukes elisp-cover.texi.
4482 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
4483 elisp-0 etc.
4484
44852004-11-05 Luc Teirlinck <teirllm@auburn.edu>
4486
4487 * commands.texi (Keyboard Macros): Document `append' return value
4488 of `defining-kbd-macro'.
4489
44902004-11-01 Richard M. Stallman <rms@gnu.org>
4491
4492 * commands.texi (Interactive Call): Add called-interactively-p.
4493
44942004-10-29 Simon Josefsson <jas@extundo.com>
4495
4496 * minibuf.texi (Reading a Password): Revert.
4497
44982004-10-28 Richard M. Stallman <rms@gnu.org>
4499
4500 * frames.texi (Display Feature Testing): Explain about "vendor".
4501
45022004-10-27 Richard M. Stallman <rms@gnu.org>
4503
4504 * commands.texi (Interactive Codes): `N' uses numeric prefix,
4505 not raw. Clarify `n'.
4506 (Interactive Call): Rewrite interactive-p, focusing on when
4507 and how to use it.
4508 (Misc Events): Clarify previous change.
4509
4510 * advice.texi (Simple Advice): Clarify what job the example does.
4511 (Around-Advice): Clarify ad-do-it.
4512 (Activation of Advice): An option of ad-default-compilation-action
4513 is `never', not `nil'.
4514
45152004-10-26 Kim F. Storm <storm@cua.dk>
4516
4517 * commands.texi (Interactive Codes): Add U code letter.
4518
45192004-10-25 Simon Josefsson <jas@extundo.com>
4520
4521 * minibuf.texi (Reading a Password): Add.
4522
45232004-10-24 Jason Rumney <jasonr@gnu.org>
4524
4525 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
4526 and wheel-down.
4527
45282004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
4529
4530 * processes.texi (Synchronous Processes): Document process-file.
4531
45322004-10-22 Kenichi Handa <handa@m17n.org>
4533
4534 * text.texi (translate-region): Document that it accepts also a
4535 char-table.
4536
45372004-10-22 David Ponce <david@dponce.com>
4538
4539 * windows.texi (Resizing Windows): Document the `preserve-before'
4540 argument of the functions `enlarge-window' and `shrink-window'.
4541
45422004-10-19 Jason Rumney <jasonr@gnu.org>
4543
4544 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
4545
45462004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4547
4548 * text.texi (Filling): Add anchor for definition of
4549 `sentence-end-double-space'.
4550
4551 * searching.texi (Regexp Example): Update description of how
4552 Emacs currently recognizes the end of a sentence.
4553 (Standard Regexps): Update definition of the variable
4554 `sentence-end'. Add definition of the function `sentence-end'.
4555
45562004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
4557
4558 * display.texi (Progress): New node.
4559
45602004-10-05 Kim F. Storm <storm@cua.dk>
4561
4562 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
4563
45642004-09-29 Kim F. Storm <storm@cua.dk>
4565
4566 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
4567 to identify bitmaps. Remove -fringe-bitmap suffix for standard
4568 fringe bitmap symbols, as they now have their own namespace.
4569 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
4570 vs. pixels. Signal error if no free bitmap slots.
4571 (Pixel Specification): Change IMAGE to @var{image}.
4572
45732004-09-28 Richard M. Stallman <rms@gnu.org>
4574
4575 * text.texi (Special Properties): Clarify line-spacing and line-height.
4576
4577 * searching.texi (Regexp Search): Add looking-back.
4578
45792004-09-25 Luc Teirlinck <teirllm@auburn.edu>
4580
4581 * display.texi: Correct typos.
4582 (Image Descriptors): Correct xref's.
4583
45842004-09-25 Richard M. Stallman <rms@gnu.org>
4585
4586 * text.texi (Special Properties): Cleanups in `cursor'.
4587 Rewrites in `line-height' and `line-spacing'; exchange them.
4588
4589 * display.texi (Fringes): Rewrite previous change.
4590 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
4591 (Display Fringe Bitmaps): Node deleted, text moved.
4592 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
4593 (Scroll Bars): Clarify set-window-scroll-bars.
4594 (Pointer Shape): Rewrite.
4595 (Specified Space): Clarify :align-to, etc.
4596 (Pixel Specification): Use @var. Clarify new text.
4597 (Other Display Specs): Clarify `slice'.
4598 (Image Descriptors): Cleanups.
4599 (Showing Images): Cleanups.
4600
46012004-09-24 Luc Teirlinck <teirllm@auburn.edu>
4602
4603 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
4604
4605 * modes.texi: Various minor changes in addition to:
4606 (Major Mode Conventions): Final call to `run-mode-hooks' should
4607 not be inside the `delay-mode-hooks' form.
4608 (Mode Hooks): New node.
4609 (Hooks): Delete obsolete example.
4610 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
4611 node "Mode Hooks".
4612
46132004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4614
4615 * display.texi: Correct various typos.
4616 (Display): Rename node "Pointer Shapes" to "Pointer
4617 Shape". (There is already a node called "Pointer Shapes" in
4618 frames.texi.)
4619 (Images): Remove non-existent node "Image Slices" from menu.
4620
46212004-09-23 Kim F. Storm <storm@cua.dk>
4622
4623 * text.texi (Special Properties): Add `cursor', `pointer',
4624 `line-height', and `line-spacing' properties.
4625
4626 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
4627 Shapes' to menu.
4628 (Standard Faces): Doc fix for fringe face.
4629 (Fringes): Add `overflow-newline-into-fringe' and
4630 'indicate-buffer-boundaries'.
4631 (Fringe Bitmaps, Pointer Shapes): New nodes.
4632 (Display Property): Add 'Pixel Specification' and 'Display Fringe
4633 Bitmaps' to menu.
4634 (Specified Space): Describe pixel width and height.
4635 (Pixel Specification): New node.
4636 (Other Display Specs): Add `slice' property.
4637 (Display Fringe Bitmaps): New node.
4638 (Images): Add 'Image Slices' to menu.
4639 (Image Descriptors): Add `:pointer' and `:map' properties.
4640 (Showing Images): Add slice arg to `insert-image'. Add
4641 'insert-sliced-image'.
4642
46432004-09-20 Richard M. Stallman <rms@gnu.org>
4644
4645 * commands.texi (Key Sequence Input):
4646 Clarify downcasing in read-key-sequence.
4647
46482004-09-08 Juri Linkov <juri@jurta.org>
4649
4650 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
4651
46522004-09-07 Luc Teirlinck <teirllm@auburn.edu>
4653
4654 * locals.texi (Standard Buffer-Local Variables): Add
4655 `buffer-auto-save-file-format'.
4656 * internals.texi (Buffer Internals): Describe new
4657 auto_save_file_format field of the buffer structure.
4658 * files.texi (Format Conversion): `auto-save-file-format' has been
4659 renamed `buffer-auto-save-file-format'.
4660
46612004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4662
4663 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
4664 an integer or a marker.
4665 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
4666
46672004-08-22 Richard M. Stallman <rms@gnu.org>
4668
4669 * modes.texi (Major Mode Conventions): Discuss rebinding of
4670 standard key bindings.
4671
46722004-08-18 Kim F. Storm <storm@cua.dk>
4673
4674 * processes.texi (Accepting Output): Add `just-this-one' arg to
4675 `accept-process-output'.
4676 (Output from Processes): New var `process-adaptive-read-buffering'.
4677
46782004-08-10 Luc Teirlinck <teirllm@auburn.edu>
4679
4680 * keymaps.texi: Various changes in addition to:
4681 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
4682 Give more varied examples for `kbd'.
4683 (Creating Keymaps): Char tables have slots for all characters
4684 without modifiers.
4685 (Active Keymaps): `overriding-local-map' and
4686 `overriding-terminal-local-map' also override text property and
4687 overlay keymaps.
4688 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
4689 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
4690 to denote a prefix of no events.
4691 `map-keymap' includes parent's bindings _recursively_.
4692 Clarify and correct description of `where-is-internal'.
4693 Mention BUFFER-OR-NAME arg to `describe-bindings'.
4694 (Menu Example): For menus intended for use with the keyboard, the
4695 menu items should be bound to characters or real function keys.
4696
46972004-08-08 Luc Teirlinck <teirllm@auburn.edu>
4698
4699 * objects.texi (Character Type): Reposition `@anchor' to prevent
4700 double space inside sentence in Info.
4701
4702 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
4703 renamed to `disabled-command-function'.
4704 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
4705 (Command Loop Info): Replace reference to it.
4706 (Disabling Commands): `disabled-command-hook' has been renamed to
4707 `disabled-command-function'.
4708
47092004-08-07 Luc Teirlinck <teirllm@auburn.edu>
4710
4711 * os.texi (Translating Input): Only non-prefix bindings in
4712 `key-translation-map' override actual key bindings. Warn about
4713 possible indirect effect of actual key bindings on non-prefix
4714 bindings in `key-translation-map'.
4715
47162004-08-06 Luc Teirlinck <teirllm@auburn.edu>
4717
4718 * minibuf.texi (High-Level Completion): Add anchor for definition
4719 of `read-variable'.
4720
4721 * commands.texi: Various changes in addition to:
4722 (Using Interactive): Clarify description of `interactive-form'.
4723 (Interactive Call): Mention default for KEYS argument to
4724 `call-interactively'.
4725 (Command Loop Info): Clarify description of `this-command-keys'.
4726 Mention KEEP-RECORD argument to `clear-this-command-keys'.
4727 Value of `last-event-frame' can be `macro'.
4728 (Repeat Events): `double-click-fuzz' is also used to distinguish
4729 clicks and drags.
4730 (Classifying Events): Clarify descriptions of `event-modifiers'
4731 `event-basic-type' and `event-convert-list'.
4732 (Accessing Events): `posn-timestamp' takes POSITION argument.
4733 (Quoted Character Input): Clarify description of
4734 `read-quoted-char' and fix example.
4735 (Quitting): Add `with-local-quit'.
4736 (Disabling Commands): Correct and clarify descriptions of
4737 `enable-command' and `disable-command'.
4738 Mention what happens if `disabled-command-hook' is nil.
4739 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
4740 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
4741
47422004-07-24 Luc Teirlinck <teirllm@auburn.edu>
4743
4744 * frames.texi: Various changes in addition to:
4745 (Creating Frames): Expand and clarify description of `make-frame'.
4746 (Window Frame Parameters): Either none or both of the `icon-left'
4747 and `icon-top' parameters must be specified. Put descriptions of
4748 `menu-bar-lines' and `toolbar-lines' closer together and change
4749 them accordingly.
4750 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
4751 except while processing `frame-title-format' or `icon-title-format'.
4752 (Deleting Frames): Correct description of `delete-frame'.
4753 Non-nil return values of `frame-live-p' are like those of `framep'.
4754 (Frames and Windows): Mention return value of
4755 `set-frame-selected-window'.
4756 (Visibility of Frames): Mention `force' argument to
4757 `make-frame-invisible'. `frame-visible-p' returns t for all
4758 frames on text-only terminals.
4759 (Frame Configurations): Restoring a frame configuration does not
4760 restore deleted frames.
4761 (Window System Selections): `x-set-selection' returns DATA.
4762 (Resources): Add example.
4763 (Display Feature Testing): Clarify descriptions of
4764 `display-pixel-height', `display-pixel-width', `x-server-version'
4765 and `x-server-vendor'.
4766
4767 * windows.texi (Choosing Window): Add anchor.
4768 * minibuf.texi (Minibuffer Misc): Add anchor.
4769
47702004-07-23 John Paul Wallington <jpw@gnu.org>
4771
4772 * macros.texi (Defining Macros): Declaration keyword for setting
4773 Edebug spec is `debug' not `edebug'.
4774
47752004-07-19 Luc Teirlinck <teirllm@auburn.edu>
4776
4777 * windows.texi: Various small changes in addition to:
4778 (Window Point): Mention return value of `set-window-point'.
4779 (Window Start): `pos-visible-in-window-p' disregards horizontal
4780 scrolling. Explain return value if PARTIALLY is non-nil.
4781 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
4782 and `set-window-vscroll'.
4783 (Size of Window): The argument WINDOW to `window-inside-edges',
4784 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
4785 (Resizing Windows): Explain return value of
4786 `shrink-window-if-larger-than-buffer'.
4787 `window-size-fixed' automatically becomes buffer local when set.
4788 (Window Configurations): Explain return value of
4789 `set-window-configuration'.
4790
4791 * minibuf.texi (Minibuffer Misc): Add anchor for
4792 `minibuffer-scroll-window'.
4793
4794 * positions.texi (Text Lines): Add anchor for `count-lines'.
4795
47962004-07-17 Richard M. Stallman <rms@gnu.org>
4797
4798 * display.texi (Overlay Properties): Adding `evaporate' prop
4799 deletes empty overlay immediately.
4800
4801 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
4802 fix example.
4803
48042004-07-16 Jim Blandy <jimb@redhat.com>
4805
4806 * searching.texi (Regexp Backslash): Document new \_< and \_>
4807 operators.
4808
48092004-07-16 Juanma Barranquero <lektu@terra.es>
4810
4811 * display.texi (Images): Fix Texinfo usage.
4812
48132004-07-14 Luc Teirlinck <teirllm@auburn.edu>
4814
4815 * buffers.texi (Modification Time): `visited-file-modtime' now
4816 returns a list of two integers, instead of a cons.
4817
48182004-07-13 Luc Teirlinck <teirllm@auburn.edu>
4819
4820 * windows.texi: Various changes in addition to:
4821 (Splitting Windows): Add `split-window-keep-point'.
4822
48232004-07-09 Richard M. Stallman <rms@gnu.org>
4824
4825 * frames.texi (Input Focus): Minor fix.
4826
48272004-07-07 Luc Teirlinck <teirllm@auburn.edu>
4828
4829 * frames.texi (Input Focus): Clarify descriptions of
4830 `select-frame-set-input-focus' and `select-frame'.
4831
48322004-07-06 Luc Teirlinck <teirllm@auburn.edu>
4833
4834 * os.texi: Various small changes in addition to:
4835 (Killing Emacs): Expand and clarify description of
4836 `kill-emacs-query-functions' and `kill-emacs-hook'.
4837 (System Environment): Expand and clarify description of `getenv'
4838 and `setenv'.
4839 (Timers): Clarify description of `run-at-time'.
4840 (Translating Input): Correct description of
4841 `extra-keyboard-modifiers'.
4842 (Flow Control): Correct description of `enable-flow-control'.
4843
48442004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
4845
4846 * os.texi: Update copyright.
4847 (Session Management): Grammar fix.
4848 Clarify which Emacs does the restarting.
4849 Use @samp for *scratch* buffer.
4850
48512004-07-04 Alan Mackenzie <acm@muc.de>
4852
4853 * frames.texi (Input Focus): Add documentation for
4854 `select-frame-set-input-focus'. Replace refs to non-existent
4855 `switch-frame' with `select-frame'. Minor corrections and tidying
4856 up of text-only terminal stuff.
4857
48582004-07-02 Richard M. Stallman <rms@gnu.org>
4859
4860 * files.texi (Saving Buffers): Cleanup write-contents-function.
4861 (Magic File Names): Cleanup file-remote-p.
4862
b344d29d 48632004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
4864
4865 * files.texi (Magic File Names): `file-remote-p' returns an
4866 identifier of the remote system, not just t.
4867
48682004-07-02 David Kastrup <dak@gnu.org>
4869
4870 * searching.texi (Entire Match Data): Add explanation about new
4871 match-data behavior when @var{integers} is non-nil.
4872
48732004-06-24 Richard M. Stallman <rms@gnu.org>
4874
4875 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
4876
4877 * customize.texi (Variable Definitions): Note about doc strings
4878 and :set.
4879
4880 * keymaps.texi (Keymap Terminology): Document `kbd'.
4881 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
4882
4883 * display.texi (Invisible Text): Setting buffer-invisibility-spec
4884 makes it buffer-local.
4885
4886 * files.texi (Saving Buffers): Correct previous change.
4887
4888 * commands.texi (Accessing Events):
4889 Clarify posn-col-row and posn-actual-col-row.
4890
48912004-06-24 David Ponce <david.ponce@wanadoo.fr>
4892
4893 * commands.texi (Accessing Events): New functions
4894 posn-at-point and posn-at-x-y. Add example to posn-x-y.
4895
48962004-06-23 Luc Teirlinck <teirllm@auburn.edu>
4897
4898 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
4899 * frames.texi, buffers.texi, backups.texi, variables.texi:
4900 * loading.texi, eval.texi, functions.texi, control.texi:
4901 * symbols.texi, minibuf.texi: Reposition @anchor's.
4902
4903 * help.texi: Various small changes in addition to the following.
4904 (Describing Characters): Describe PREFIX argument to
4905 `key-description'. Correct and clarify definition of
4906 `text-char-description'. Describe NEED-VECTOR argument to
4907 `read-kbd-macro'.
4908 (Help Functions): Clarify definition of `apropos'.
4909
49102004-06-23 Lars Hansen <larsh@math.ku.dk>
4911
4912 * files.texi (Saving Buffers): Correct description of
4913 `write-contents-functions'.
4914
49152004-06-21 Juanma Barranquero <lektu@terra.es>
4916
4917 * display.texi (Images): Remove redundant @vindex directives.
4918 Rewrite `image-library-alist' doc in active voice.
4919
49202004-06-14 Juanma Barranquero <lektu@terra.es>
4921
4922 * display.texi (Images): Document new delayed library loading,
4923 variable `image-library-alist' and (existing but undocumented)
4924 function `image-type-available-p'.
4925
49262004-06-05 Richard M. Stallman <rms@gnu.org>
4927
4928 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
4929 refer the user to the Initial Input node.
4930 (Text from Minibuffer): Likewise.
4931 (Initial Input): New node. Document this feature
4932 and say it is mostly deprecated.
4933
49342004-05-30 Richard M. Stallman <rms@gnu.org>
4935
4936 * loading.texi (Named Features): Clarify return value
4937 and meaning of NOERROR.
4938
4939 * variables.texi (File Local Variables): Minor cleanup.
4940
49412004-05-30 Michael Albinus <michael.albinus@gmx.de>
4942
4943 * files.texi (Magic File Names): Add `file-remote-p' as operation
4944 of file name handlers.
4945
49462004-05-29 Richard M. Stallman <rms@gnu.org>
4947
4948 * modes.texi (Minor Mode Conventions): (-) has no special meaning
4949 as arg to a minor mode command.
4950
49512004-05-22 Richard M. Stallman <rms@gnu.org>
4952
4953 * syntax.texi (Syntax Class Table): Word syntax not just for English.
4954
4955 * streams.texi (Output Variables): Doc float-output-format.
4956
4957 * searching.texi (Regexp Special): Nested repetition can be infloop.
4958
4959 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
4960 real stack overflow.
4961
4962 * compile.texi: Minor cleanups.
4963
49642004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
4965
4966 * lists.texi (Cons Cells): Explain dotted lists, true lists,
4967 circular lists.
4968 (List Elements): Explain handling of circular and dotted lists.
4969
49702004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
4971
4972 * modes.texi (Search-based Fontification): Fix typo.
4973
49742004-05-10 Juanma Barranquero <lektu@terra.es>
4975
4976 * modes.texi (Mode Line Variables): Fix description of
4977 global-mode-string, which is now after which-func-mode, not the
4978 buffer name.
4979
49802004-05-07 Lars Hansen <larsh@math.ku.dk>
4981
4982 * modes.texi (Desktop Save Mode): Add.
4983 (Modes): Add menu entry Desktop Save Mode.
4984
4985 * hooks.texi: Add desktop-after-read-hook,
4986 desktop-no-desktop-file-hook and desktop-save-hook.
4987
4988 * locals.texi: Add desktop-save-buffer.
4989
49902004-04-30 Jesper Harder <harder@ifa.au.dk>
4991
4992 * display.texi: emacs -> Emacs.
4993
49942004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
4995
4996 * files.texi (Changing Files): Document set-file-times.
4997
49982004-04-23 Juanma Barranquero <lektu@terra.es>
4999
5000 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5001
50022004-04-18 Jesper Harder <harder@ifa.au.dk>
5003
5004 * tips.texi (Coding Conventions): defopt -> defcustom.
5005
50062004-04-16 Luc Teirlinck <teirllm@auburn.edu>
5007
5008 * sequences.texi: Various clarifications.
5009
50102004-04-14 Luc Teirlinck <teirllm@auburn.edu>
5011
5012 * buffers.texi (Read Only Buffers): Mention optional ARG to
5013 `toggle-read-only'.
5014
50152004-04-14 Nick Roberts <nick@nick.uklinux.net>
5016
5017 * windows.texi (Selecting Windows): Note that get-lru-window
5018 returns a full-width window if possible.
5019
50202004-04-13 Luc Teirlinck <teirllm@auburn.edu>
5021
5022 * buffers.texi: Various changes in addition to:
5023 (Buffer File Name): Add `find-buffer-visiting'.
5024 (Buffer Modification): Mention optional ARG to `not-modified'.
5025 (Indirect Buffers): Mention optional CLONE argument to
5026 `make-indirect-buffer'.
5027
5028 * files.texi: Various changes in addition to:
5029 (Visiting Functions): `find-file-hook' is now a normal hook.
5030 (File Name Expansion): Explain difference between the way that
5031 `expand-file-name' and `file-truename' treat `..'.
5032 (Contents of Directories): Mention optional ID-FORMAT argument to
5033 `directory-files-and-attributes'.
5034 (Format Conversion): Mention new optional CONFIRM argument to
5035 `format-write-file'.
5036
50372004-04-12 Miles Bader <miles@gnu.org>
5038
5039 * macros.texi (Expansion): Add description of `macroexpand-all'.
5040
50412004-04-05 Jesper Harder <harder@ifa.au.dk>
5042
5043 * variables.texi (Variable Aliases): Mention
5044 cyclic-variable-indirection.
5045
5046 * errors.texi (Standard Errors): Ditto.
5047
50482004-04-04 Luc Teirlinck <teirllm@auburn.edu>
5049
5050 * backups.texi: Various small changes in addition to:
5051 (Making Backups): Mention return value of `backup-buffer'.
5052 (Auto-Saving): Mention optional FORCE argument to
5053 `delete-auto-save-file-if-necessary'.
5054 (Reverting): Mention optional PRESERVE-MODES argument to
5055 `revert-buffer'. Correct description of `revert-buffer-function'.
5056
50572004-03-22 Juri Linkov <juri@jurta.org>
5058
5059 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
5060 with `Vector Functions'.
5061
5062 * text.texi (Sorting): Add missing quote.
5063
50642004-03-14 Luc Teirlinck <teirllm@auburn.edu>
5065
5066 * intro.texi (Lisp History): Replace xref to `cl' manual with
5067 inforef.
5068
50692004-03-12 Richard M. Stallman <rms@gnu.org>
5070
5071 * intro.texi (Version Info): Add arg to emacs-version.
5072 (Lisp History): Change xref to CL manual.
5073
50742004-03-09 Luc Teirlinck <teirllm@auburn.edu>
5075
5076 * minibuf.texi (Completion Commands): Add xref to Emacs manual
5077 for Partial Completion mode.
5078
50792004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
5080
5081 * customize.texi: Fix typo. Remove eol whitespace.
5082
50832004-03-04 Richard M. Stallman <rms@gnu.org>
5084
5085 * processes.texi: Fix typos.
5086
5087 * lists.texi (Building Lists): Minor clarification.
5088
5089 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
5090 in make-hash-table.
5091
50922004-02-29 Juanma Barranquero <lektu@terra.es>
5093
5094 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
5095 rm, and ignore exit code.
5096
50972004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
5098
5099 * display.texi (Defining Faces): Add description for min-colors.
5100 Update example.
5101
51022004-02-23 Luc Teirlinck <teirllm@auburn.edu>
5103
5104 * abbrevs.texi: Various corrections and clarifications in addition
5105 to the following:
5106 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
5107
51082004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5109
5110 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
5111
51122004-02-21 Luc Teirlinck <teirllm@auburn.edu>
5113
5114 * text.texi: Various small changes in addition to the following:
5115 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
5116 to delete-horizontal-space.
5117 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
5118 description of yank-handler text property at various places.
5119
5120 * frames.texi (Window System Selections): Add anchor.
5121
5122 * syntax.texi (Syntax Table Functions): Clarify and correct
5123 descriptions of make-syntax-table and copy-syntax-table.
5124 (Motion and Syntax): Clarify SYNTAXES argument to
5125 skip-syntax-forward.
5126 (Parsing Expressions): Mention that the return value of
5127 parse-partial-sexp is currently a list of ten rather than nine
5128 elements.
5129 (Categories): Various corrections and clarifications.
5130
51312004-02-17 Luc Teirlinck <teirllm@auburn.edu>
5132
5133 * markers.texi (Marker Insertion Types): Minor change.
5134
5135 * locals.texi (Standard Buffer-Local Variables):
5136 * commands.texi (Interactive Codes, Using Interactive):
5137 * functions.texi (Related Topics): Fix xrefs.
5138
51392004-02-16 Luc Teirlinck <teirllm@auburn.edu>
5140
5141 * lists.texi (Sets And Lists): Update description of delete-dups.
5142
51432004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5144
5145 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5146
c8763fb6 51472004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5148
5149 * frames.texi (Parameter Access): frame-parameters arg is optional.
5150 modify-frame-parameters handles nil for FRAME.
5151 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5152 are all-or-nothing for certain toolkits.
5153 Mention parameter wait-for-wm.
5154 (Frames and Windows): In frame-first-window and frame-selected-window
5155 the arg is optional.
5156 (Input Focus): In redirect-frame-focus the second arg is optional.
5157 (Window System Selections): Mention selection type CLIPBOARD.
5158 Mention data-type UTF8_STRING.
5159 Mention numbering of cut buffers.
5160 (Resources): Describe x-resource-name.
5161
51622004-02-16 Richard M. Stallman <rms@gnu.org>
5163
5164 * windows.texi (Buffers and Windows): Delete false table
5165 about all-frames.
5166
5167 * syntax.texi (Parsing Expressions): Delete old caveat
5168 about parse-sexp-ignore-comments.
5169
5170 * streams.texi (Output Variables): Add print-quoted.
5171
5172 * lists.texi (Building Lists): Minor cleanup.
5173
5174 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
5175
5176 * display.texi (Overlays): Explain overlays use markers.
5177 (Managing Overlays): Explain front-advance and rear-advance
5178 in more detail.
5179
5180 * loading.texi (Unloading): Document unload-feature-special-hooks.
5181 Get rid of fns-NNN.el file.
5182
51832004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5184
5185 * help.texi (Describing Characters): Fix text-char-description
5186 example output.
5187
5188 * edebug.texi (Using Edebug): Fix example.
5189
5190 * debugging.texi (Internals of Debugger): Fix return value.
5191
5192 * files.texi (Changing Files): Fix argname.
5193
5194 * calendar.texi: Fix parens, and default values.
5195
5196 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
5197 * nonascii.texi, objects.texi, os.texi: Minor fixes.
5198 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
5199
5200 * positions.texi (Text Lines): Don't add -1 in current-line.
5201
52022004-02-16 Richard M. Stallman <rms@gnu.org>
5203
5204 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5205
52062004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5207
5208 * processes.texi (Low-Level Network): Fix a typo.
5209
52102004-02-12 Kim F. Storm <storm@cua.dk>
5211
5212 * display.texi (Fringes): Use consistent wording.
5213 Note that window-fringe's window arg is optional.
5214 (Scroll Bars): Use consistent wording.
5215
52162004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5217
5218 * tips.texi (Comment Tips): Document the new conventions for
5219 commenting out code.
5220
c8763fb6 52212004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5222
5223 * positions.texi (Text Lines): Added missing end defun.
5224
52252004-02-07 Kim F. Storm <storm@cua.dk>
5226
5227 * positions.texi (Text Lines): Add line-number-at-pos.
5228
52292004-02-06 John Paul Wallington <jpw@gnu.org>
5230
5231 * display.texi (Button Properties, Button Buffer Commands):
5232 mouse-2 invokes button, not down-mouse-1.
5233
52342004-02-04 Jason Rumney <jasonr@gnu.org>
5235
5236 * makefile.w32-in: Sync with Makefile.in changes.
5237
52382004-02-03 Luc Teirlinck <teirllm@auburn.edu>
5239
5240 * minibuf.texi (Text from Minibuffer): Various corrections and
5241 clarifications.
5242 (Object from Minibuffer): Correct Lisp description of
5243 read-minibuffer.
5244 (Minibuffer History): Clarify description of cons values for
5245 HISTORY arguments.
5246 (Basic Completion): Various corrections and clarifications. Add
5247 completion-regexp-list.
5248 (Minibuffer Completion): Correct and clarify description of
5249 completing-read.
5250 (Completion Commands): Mention Partial Completion mode. Various
5251 other minor changes.
5252 (High-Level Completion): Various corrections and clarifications.
5253 (Reading File Names): Ditto.
5254 (Minibuffer Misc): Ditto.
5255
52562004-01-26 Luc Teirlinck <teirllm@auburn.edu>
5257
5258 * strings.texi (Text Comparison): assoc-string also matches
5259 elements of alists that are strings instead of conses.
5260 (Formatting Strings): Standardize Texinfo usage. Update index
5261 entries.
5262
52632004-01-20 Luc Teirlinck <teirllm@auburn.edu>
5264
5265 * lists.texi (Sets And Lists): Add delete-dups.
5266
52672004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5268
5269 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5270 special form.
5271 * macros.texi (Defining Macros): Update description of `declare',
5272 which now is a macro.
5273 (Wrong Time): Fix typos.
5274
52752004-01-14 Luc Teirlinck <teirllm@auburn.edu>
5276
5277 * compile.texi (Compilation Functions): Expand descriptions of
5278 `compile-defun', `byte-compile-file', `byte-recompile-directory'
5279 and `batch-byte-compile'. In particular, mention and describe
5280 all optional arguments.
5281 (Disassembly): Correct and clarify the description of `disassemble'.
5282
52832004-01-11 Luc Teirlinck <teirllm@auburn.edu>
5284
5285 * searching.texi: Various small changes in addition to the
5286 following.
5287 (Regexp Example): Adapt to new value of `sentence-end'.
5288 (Regexp Functions): The PAREN argument to `regexp-opt' can be
5289 `words'.
5290 (Search and Replace): Add usage note for `perform-replace'.
5291 (Entire Match Data): Mention INTEGERS and REUSE arguments to
5292 `match-data'.
5293 (Standard Regexps): Update for new values of `paragraph-start'
5294 and `sentence-end'.
5295
52962004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5297
5298 * files.texi (Saving Buffers): Clarify descriptions of
5299 `write-contents-functions' and `before-save-hook'.
5300 Make the defvar's for `before-save-hook' and `after-save-hook'
5301 into defopt's.
5302
53032004-01-07 Kim F. Storm <storm@cua.dk>
5304
5305 * commands.texi (Click Events): Describe new image and
5306 width/height elements of click events.
5307 (Accessing Events): Add posn-string, posn-image, and
5308 posn-object-width-height. Change posn-object to return either
5309 image or string object.
5310
53112004-01-01 Simon Josefsson <jas@extundo.com>
5312
5313 * hooks.texi (Standard Hooks): Add before-save-hook.
5314 * files.texi (Saving Buffers): Likewise.
5315
53162004-01-03 Richard M. Stallman <rms@gnu.org>
5317
5318 * frames.texi (Frames and Windows): Delete frame-root-window.
5319
53202004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5321
5322 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5323
5324 * functions.texi: Various small changes in addition to the
5325 following.
5326 (What Is a Function): `functionp' returns nil for macros. Clarify
5327 behavior of this and following functions for symbol arguments.
5328 (Function Documentation): Add `\' in front of (fn @var{arglist})
5329 and explain why.
5330 (Defining Functions): Mention DOCSTRING argument to `defalias'.
5331 Add anchor.
5332 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
5333
53342004-01-01 Miles Bader <miles@gnu.org>
5335
5336 * display.texi (Buttons): New section.
5337
53382003-12-31 Andreas Schwab <schwab@suse.de>
5339
5340 * numbers.texi (Math Functions): sqrt reports a domain-error
5341 error.
5342 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5343
53442003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5345
5346 * tips.texi (Documentation Tips): Update item on hyperlinks in
5347 documentation strings.
5348
5349 * errors.texi (Standard Errors): Various small corrections and
5350 additions.
5351
5352 * control.texi: Various small changes in addition to the
5353 following.
5354 (Signaling Errors): Provide some more details on how `signal'
5355 constructs the error message. Add anchor to the definition of
5356 `signal'.
5357 (Error Symbols): Describe special treatment of `quit'.
5358 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5359 to emphasize that it has to be a single form.
5360
5361 * buffers.texi: Add anchor.
5362
53632003-12-29 Richard M. Stallman <rms@gnu.org>
5364
5365 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5366 (Window Configurations): Add window-configuration-frame.
5367
5368 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5369
5370 * text.texi (Examining Properties): Add get-char-property-and-overlay.
5371 Change arg name in get-char-property.
5372 (Special Properties): Update handling of keymap property.
5373
5374 * strings.texi (Modifying Strings): Add clear-string.
5375 (Text Comparison): Add assoc-string and remove
5376 assoc-ignore-case, assoc-ignore-representation.
5377
5378 * os.texi (Time of Day): Add set-time-zone-rule.
5379
5380 * numbers.texi (Math Functions): asin, acos, log, log10
5381 report domain-error errors.
5382
5383 * nonascii.texi (Converting Representations):
5384 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
5385 (Encoding and I/O): Add file-name-coding-system.
5386
5387 * modes.texi (Search-based Fontification): Explain that
5388 face specs are symbols with face names as values.
5389
5390 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5391
5392 * lists.texi (Building Lists): remq moved elsewhere.
5393 (Sets And Lists): remq moved here.
5394 (Association Lists): Refer to assoc-string.
5395
5396 * internals.texi (Garbage Collection): Add memory-use-counts.
5397
5398 * frames.texi (Frames and Windows): Add set-frame-selected-window
5399 and frame-root-window.
5400
5401 * files.texi (Contents of Directories):
5402 Add directory-files-and-attributes.
5403
5404 * display.texi (Refresh Screen): Add force-window-update.
5405 (Invisible Text): Explain about moving point out of invis text.
5406 (Overlay Properties): Add overlay-properties.
5407 (Managing Overlays): Add overlayp.
5408 (GIF Images): Invalid image number displays a hollow box.
5409
5410 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5411 (Killing Buffers): Add buffer-live-p.
5412
54132003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
5414
5415 * display.texi (Fringes): Fix typo "set-buffer-window".
5416
54172003-12-24 Luc Teirlinck <teirllm@auburn.edu>
5418
5419 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5420 * nonascii.texi, processes.texi, tips.texi, variables.texi:
5421 Add or change various xrefs and anchors.
5422
5423 * commands.texi: Replace all occurrences of @acronym{CAR} with
5424 @sc{car}, for consistency with the rest of the Elisp manual.
5425 `car' and `cdr' are historically acronyms, but are no longer
5426 widely thought of as such.
5427
5428 * internals.texi (Pure Storage): Mention that `purecopy' does not
5429 copy text properties.
5430 (Object Internals): Now 29 bits are used (in most implementations)
5431 to address Lisp objects.
5432
5433 * variables.texi (Variables with Restricted Values): New node.
5434
5435 * objects.texi (Lisp Data Types): Mention that certain variables
5436 can only take on a restricted set of values and add an xref to
5437 the new node "Variables with Restricted Values".
5438
5439 * eval.texi (Function Indirection): Describe the errors that
5440 `indirect-function' can signal.
5441 (Eval): Clarify the descriptions of `eval-region' and `values'.
5442 Describe `eval-buffer' instead of `eval-current-buffer' and
5443 mention `eval-current-buffer' as an alias for `current-buffer'.
5444 Correct the description and mention all optional arguments.
5445
5446 * nonascii.texi: Various small changes in addition to the
5447 following.
5448 (Converting Representations): Clarify behavior of
5449 `string-make-multibyte' and `string-to-multibyte' for unibyte all
5450 ASCII arguments.
5451 (Character Sets): Document the variable `charset-list' and adapt
5452 the definition of the function `charset-list' accordingly.
5453 (Translation of Characters): Clarify use of generic characters in
5454 `make-translation-table'. Clarify and correct the description of
5455 the use of translation tables in encoding and decoding.
5456 (User-Chosen Coding Systems): Correct and clarify the description
5457 of `select-safe-coding-system'.
5458 (Default Coding Systems): Clarify description of
5459 `file-coding-system-alist'.
5460
54612003-11-30 Luc Teirlinck <teirllm@auburn.edu>
5462
5463 * strings.texi (Text Comparison): Correctly describe when two
5464 strings are `equal'. Combine and clarify descriptions of
5465 `assoc-ignore-case' and `assoc-ignore-representation'.
5466
5467 * objects.texi (Non-ASCII in Strings): Clarify description of
5468 when a string is unibyte or multibyte.
5469 (Bool-Vector Type): Update examples.
5470 (Equality Predicates): Correctly describe when two strings are
5471 `equal'.
5472
54732003-11-29 Luc Teirlinck <teirllm@auburn.edu>
5474
5475 * lists.texi (Building Lists): `append' no longer accepts integer
5476 arguments. Update the description of `number-sequence' to reflect
5477 recent changes.
5478 (Sets And Lists): Describe `member-ignore-case' after `member'.
5479
54802003-11-27 Kim F. Storm <storm@cua.dk>
5481
5482 * commands.texi (Click Events): Click object may be an images.
5483 Describe (dx . dy) element of click positions.
5484 (Accessing Events): Remove duplicate posn-timestamp.
5485 New functions posn-object and posn-object-x-y.
5486
54872003-11-23 Kim F. Storm <storm@cua.dk>
5488
5489 * commands.texi (Click Events): Describe enhancements to event
5490 position lists, including new text-pos and (col . row) items.
5491 Mention left-fringe and right-fringe area events.
5492 (Accessing Events): New functions posn-area and
5493 posn-actual-col-row. Mention posn-timestamp. Mention that
5494 posn-point in non-text area still returns buffer position.
5495 Clarify posn-col-row.
5496
54972003-11-21 Lars Hansen <larsh@math.ku.dk>
5498
5499 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
5500 * anti.texi (File Attributes): Describe removed parameter
5501 ID-FORMAT.
5502
55032003-11-20 Luc Teirlinck <teirllm@auburn.edu>
5504
5505 * positions.texi (Positions): Mention that, if a marker is used as
5506 a position, its buffer is ignored.
5507
5508 * markers.texi (Overview of Markers): Mention it here too.
5509
55102003-11-12 Luc Teirlinck <teirllm@auburn.edu>
5511
5512 * numbers.texi (Numeric Conversions): Not just `floor', but also
5513 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
5514
55152003-11-10 Luc Teirlinck <teirllm@auburn.edu>
5516
5517 * markers.texi (Creating Markers): Specify insertion type of
5518 created markers. Add xref to `Marker Insertion Types'.
5519 Second argument to `copy-marker' is optional.
5520 (Marker Insertion Types): Mention that most markers are created
5521 with insertion type nil.
5522 (The Mark): Correctly describe when `mark' signals an error.
5523 (The Region): Correctly describe when `region-beginning' and
5524 `region-end' signal an error.
5525
55262003-11-08 Luc Teirlinck <teirllm@auburn.edu>
5527
5528 * hash.texi (Creating Hash): Clarify description of `eql'.
5529 `makehash' is obsolete.
5530 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
5531
5532 * positions.texi (Point): Change description of `buffer-end', so
5533 that it is also correct for floating point arguments.
5534 (List Motion): Correct argument lists of `beginning-of-defun' and
5535 `end-of-defun'.
5536 (Excursions): Add xref to `Marker Insertion Types'.
5537 (Narrowing): Argument to `narrow-to-page' is optional.
5538
55392003-11-06 Luc Teirlinck <teirllm@auburn.edu>
5540
5541 * streams.texi (Output Streams): Clarify behavior of point for
5542 marker output streams.
5543
55442003-11-04 Luc Teirlinck <teirllm@auburn.edu>
5545
5546 * variables.texi (Defining Variables): Second argument to
5547 `defconst' is not optional.
5548 (Setting Variables): Mention optional argument APPEND to
5549 `add-to-list'.
5550 (Creating Buffer-Local): Expand description of
5551 `make-variable-buffer-local'.
5552 (Frame-Local Variables): Expand description of
5553 `make-variable-frame-local'.
5554 (Variable Aliases): Correct description of optional argument
5555 DOCSTRING to `defvaralias'. Mention return value of
5556 `defvaralias'.
5557 (File Local Variables): Add xref to `File variables' in Emacs
5558 Manual. Correct description of `hack-local-variables'. Mention
5559 `safe-local-variable' property. Mention optional second argument
5560 to `risky-local-variable-p'.
5561
55622003-11-03 Luc Teirlinck <teirllm@auburn.edu>
5563
5564 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
5565
55662003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5567
5568 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
5569 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
5570 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
5571 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
5572 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
5573 lispref/processes.texi, lispref/searching.texi,
5574 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
5575 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
5576 @acronym{FOO}.
5577
55782003-10-27 Luc Teirlinck <teirllm@auburn.edu>
5579
5580 * strings.texi (Creating Strings): Argument START to `substring'
5581 can not be `nil'. Expand description of
5582 `substring-no-properties'. Correct description of `split-string',
5583 especially with respect to empty matches. Prevent very bad line
5584 break in definition of `split-string-default-separators'.
5585 (Text Comparison): `string=' and `string<' also accept symbols as
5586 arguments.
5587 (String Conversion): More completely describe argument BASE in
5588 `string-to-number'.
5589 (Formatting Strings): `%s' and `%S' in `format' do require
5590 corresponding object. Clarify behavior of numeric prefix after
5591 `%' in `format'.
5592 (Case Conversion): The argument to `upcase-initials' can be a
5593 character.
5594
55952003-10-27 Kenichi Handa <handa@m17n.org>
5596
5597 * display.texi (Fontsets): Fix texinfo usage.
5598
55992003-10-25 Kenichi Handa <handa@m17n.org>
5600
5601 * display.texi (Fontsets): Add description of the function
5602 set-fontset-font.
5603
56042003-10-23 Luc Teirlinck <teirllm@auburn.edu>
5605
5606 * display.texi (Temporary Displays): Add xref to `Documentation
5607 Tips'.
5608
5609 * functions.texi (Function Safety): Use inforef instead of pxref
5610 for SES.
5611
56122003-10-23 Andreas Schwab <schwab@suse.de>
5613
5614 * Makefile.in (TEX, texinputdir): Don't define.
5615 (TEXI2DVI): Define.
5616 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
5617 add $(srcdir)/index.texi.
5618 ($(infodir)/elisp): Remove index.texi dependency.
5619 (elisp.dvi): Likewise. Use $(TEXI2DVI).
5620 (index.texi): Remove target.
5621 (dist): Don't link $(srcdir)/permute-index.
5622 (clean): Don't remove index.texi.
5623
5624 * permute-index, index.perm: Remove.
5625 * index.texi: Rename from index.unperm.
5626
56272003-10-22 Luc Teirlinck <teirllm@auburn.edu>
5628
5629 * tips.texi (Documentation Tips): Document new behavior for face
5630 and variable hyperlinks in Help mode.
5631
56322003-10-21 Luc Teirlinck <teirllm@auburn.edu>
5633
5634 * objects.texi (Integer Type): Update for extra bit of integer range.
5635 (Character Type): Ditto.
5636
56372003-10-16 Eli Zaretskii <eliz@gnu.org>
5638
5639 * numbers.texi (Integer Basics): Add index entries for reading
5640 numbers in hex, octal, and binary.
5641
56422003-10-16 Lute Kamstra <lute@gnu.org>
5643
5644 * modes.texi (Mode Line Format): Mention force-mode-line-update's
5645 argument.
5646
56472003-10-13 Luc Teirlinck <teirllm@auburn.edu>
5648
5649 * windows.texi (Choosing Window): Fix typo.
5650 * edebug.texi (Edebug Execution Modes): Fix typo.
5651
56522003-10-13 Richard M. Stallman <rms@gnu.org>
5653
5654 * windows.texi (Basic Windows): A window has fringe settings,
5655 display margins and scroll-bar settings.
5656 (Splitting Windows): Doc split-window return value.
5657 Clean up one-window-p.
5658 (Selecting Windows): Fix typo.
5659 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
5660 (Buffers and Windows): In set-window-buffer, explain effect
5661 on fringe settings and scroll bar settings.
5662 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
5663 (Choosing Window): Use defopt for pop-up-frame-function.
5664 For special-display-buffer-names, explain same-window and same-frame.
5665 Clarify window-dedicated-p return value.
5666 (Textual Scrolling): scroll-up and scroll-down can get an error.
5667 (Horizontal Scrolling): Clarify auto-hscroll-mode.
5668 Clarify set-window-hscroll.
5669 (Size of Window): Don't mention tool bar in window-height.
5670 (Coordinates and Windows): Explain what coordinates-in-window-p
5671 returns for fringes and display margins.
5672 (Window Configurations): Explain saving fringes, etc.
5673
5674 * tips.texi (Library Headers): Clean up Documentation.
5675
5676 * syntax.texi (Parsing Expressions): Clean up forward-comment
5677 and parse-sexp-lookup-properties.
5678
5679 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
5680
5681 * os.texi (System Environment): Clean up text for load-average errors.
5682
5683 * modes.texi (Hooks): Don't explain local hook details at front.
5684 Clarify run-hooks and run-hook-with-args a little.
5685 Clean up add-hook and remove-hook.
5686
5687 * edebug.texi (Edebug Execution Modes): Clarify t.
5688 Document edebug-sit-for-seconds.
5689 (Coverage Testing): Document C-x X = and =.
5690 (Instrumenting Macro Calls): Fix typo.
5691 (Specification List): Don't index the specification keywords.
5692
56932003-10-10 Kim F. Storm <storm@cua.dk>
5694
5695 * processes.texi (Network): Introduce make-network-process.
5696
56972003-10-09 Luc Teirlinck <teirllm@auburn.edu>
5698
5699 * tips.texi (Library Headers): Fix typo.
5700
57012003-10-07 Juri Linkov <juri@jurta.org>
5702
5703 * modes.texi (Imenu): Mention imenu-create-index-function's
5704 default value. Explain submenus better.
5705
57062003-10-07 Lute Kamstra <lute@gnu.org>
5707
5708 * modes.texi (Faces for Font Lock): Fix typo.
5709 (Hooks): Explain how buffer-local hook variables can refer to
5710 global hook variables.
5711 Various minor clarifications.
5712
57132003-10-06 Lute Kamstra <lute@gnu.org>
5714
5715 * tips.texi (Coding Conventions): Mention naming conventions for
5716 hooks.
5717
57182003-10-05 Luc Teirlinck <teirllm@auburn.edu>
5719
5720 * loading.texi (Library Search): Correct default value of
5721 load-suffixes.
5722 (Named Features): Fix typo.
5723
57242003-10-05 Richard M. Stallman <rms@gnu.org>
5725
5726 * loading.texi (Named Features): In `provide',
5727 say how to test for subfeatures.
5728 (Unloading): In unload-feature, use new var name
5729 unload-feature-special-hooks.
5730
57312003-10-03 Lute Kamstra <lute@gnu.org>
5732
5733 * modes.texi (Major Mode Conventions): Mention third way to set up
5734 Imenu.
5735 (Imenu): A number of small fixes.
5736 Delete documentation of internal variable imenu--index-alist.
5737 Document the return value format of imenu-create-index-function
5738 functions.
5739
57402003-09-30 Richard M. Stallman <rms@gnu.org>
5741
5742 * processes.texi (Network): Say what stopped datagram connections do.
5743
5744 * lists.texi (Association Lists): Clarify `assq-delete-all'.
5745
5746 * display.texi (Overlay Properties): Clarify `evaporate' property.
5747
57482003-09-29 Lute Kamstra <lute@gnu.org>
5749
5750 * modes.texi (Mode Line Data): Explain when symbols in mode-line
5751 constructs should be marked as risky.
5752 Change cons cell into proper list.
5753 (Mode Line Variables): Change cons cell into proper list.
5754
57552003-09-26 Lute Kamstra <lute@gnu.org>
5756
5757 * modes.texi (Mode Line Data): Document the :propertize construct.
5758 (Mode Line Variables): Reorder the descriptions of the variables
5759 to match their order in the default mode-line-format.
5760 Describe the new variables mode-line-position and mode-line-modes.
5761 Update the default values of mode-line-frame-identification,
5762 minor-mode-alist, and default-mode-line-format.
5763 (Properties in Mode): Mention the :propertize construct.
5764
57652003-09-26 Richard M. Stallman <rms@gnu.org>
5766
5767 * buffers.texi, commands.texi, debugging.texi, eval.texi:
5768 * loading.texi, minibuf.texi, text.texi, variables.texi:
5769 Avoid @strong{Note:}.
5770
57712003-09-26 Richard M. Stallman <rms@gnu.org>
5772
5773 * keymaps.texi (Remapping Commands): Fix typo.
5774
57752003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
5776
5777 * processes.texi (Low-Level Network): Fix typo.
5778
57792003-09-23 Kim F. Storm <storm@cua.dk>
5780
5781 * processes.texi (Network, Network Servers): Fix typos.
5782 (Low-Level Network): Add timeout value for :server keyword.
5783 Add new option keywords to make-network-process.
5784 Add set-network-process-options.
5785 Explain how to test availability of network options.
5786
57872003-09-19 Richard M. Stallman <rms@gnu.org>
5788
5789 * text.texi (Motion by Indent): Arg to
5790 backward-to-indentation and forward-to-indentation is optional.
5791
5792 * strings.texi (Creating Strings): Add substring-no-properties.
5793
5794 * processes.texi
5795 (Process Information): Add list-processes arg QUERY-ONLY.
5796 Delete process-contact from here.
5797 Add new status values for process-status.
5798 Add process-get, process-put, process-plist, set-process-plist.
5799 (Synchronous Processes): Add call-process-shell-command.
5800 (Signals to Processes): signal-process allows process objects.
5801 (Network): Complete rewrite.
5802 (Network Servers, Datagrams, Low-Level Network): New nodes.
5803
5804 * positions.texi (Word Motion): forward-word, backward-word
5805 arg is optional. Reword.
5806
5807 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
5808
5809 * variables.texi (Creating Buffer-Local):
5810 Delete duplicate definition of buffer-local-value.
5811 (File Local Variables): Explain about discarding text props.
5812
58132003-09-11 Richard M. Stallman <rms@gnu.org>
5814
5815 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
5816 changes variables that record input events.
5817 (Minibuffer Misc): Add minibuffer-selected-window.
5818
5819 * lists.texi (Building Lists): Add copy-tree.
5820
5821 * display.texi (Fontsets): Add char-displayable-p.
5822 (Scroll Bars): New node.
5823
58242003-09-08 Lute Kamstra <lute@gnu.org>
5825
5826 * modes.texi (%-Constructs): Document new `%i' and `%I'
5827 constructs.
5828
58292003-09-03 Peter Runestig <peter@runestig.com>
5830
5831 * makefile.w32-in: New file.
5832
58332003-08-29 Richard M. Stallman <rms@gnu.org>
5834
5835 * display.texi (Overlay Properties): Clarify how priorities
5836 affect use of the properties.
5837
58382003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5839
5840 * customize.texi (Type Keywords): Correct the description of
5841 `:help-echo' in the case where `motion-doc' is a function.
5842
58432003-08-14 John Paul Wallington <jpw@gnu.org>
5844
5845 * modes.texi (Emulating Mode Line): Subsection, not section.
5846
58472003-08-13 Richard M. Stallman <rms@gnu.org>
5848
5849 * elisp.texi (Top): Update subnode lists in menu.
5850
5851 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
5852 (Kill Functions): kill-region has new arg yank-handler.
5853 (Yanking): New node.
5854 (Yank Commands): Add yank-undo-function.
5855 (Low-Level Kill Ring):
5856 kill-new and kill-append have new arg yank-handler.
5857 (Changing Properties): Add remove-list-of-text-properties.
5858 (Atomic Changes): New node.
5859
5860 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
5861
5862 * streams.texi (Output Variables): Add eval-expression-print-length
5863 and eval-expression-print-level.
5864
5865 * os.texi (Time Conversion): For encode-time, explain limits on year.
5866
5867 * objects.texi (Character Type): Define anchor "modifier bits".
5868
5869 * modes.texi (Emulating Mode Line): New node.
5870 (Search-based Fontification): Font Lock uses font-lock-face property.
5871 (Other Font Lock Variables): Likewise.
5872
5873 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
5874 not vectors.
5875 (Active Keymaps): Add emulation-mode-map-alists.
5876 (Functions for Key Lookup): key-binding has new arg no-remap.
5877 (Remapping Commands): New node.
5878 (Scanning Keymaps): where-is-internal has new arg no-remap.
5879 (Tool Bar): Add tool-bar-local-item-from-menu.
5880 Clarify when to use tool-bar-add-item-from-menu.
5881
5882 * commands.texi (Interactive Call): commandp has new arg.
5883 (Command Loop Info): Add this-original-command.
5884
58852003-08-06 John Paul Wallington <jpw@gnu.org>
5886
5887 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
5888
5889 * display.texi (Warning Basics): Fix typo.
5890 (Fringes): Add closing curly bracket and fix typo.
5891
5892 * elisp.texi (Top): Fix typo.
5893
58942003-08-05 Richard M. Stallman <rms@gnu.org>
5895
5896 * elisp.texi: Update lists of subnodes.
5897
5898 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
5899
5900 * variables.texi (Local Variables): Use lc for example variable names.
5901
5902 * tips.texi (Library Headers): Explain where to put -*-.
5903
5904 * strings.texi (Creating Strings): Fix xref for vconcat.
5905
5906 * sequences.texi (Vector Functions):
5907 vconcat no longer allows integer args.
5908
5909 * minibuf.texi (Reading File Names): read-file-name has new
5910 arg PREDICATE. New function read-directory-name.
5911
5912 * macros.texi (Defining Macros): Give definition of `declare'
5913 (Indenting Macros): New node.
5914
5915 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
5916 (Window Frame Parameters): Make separate table of parameters
5917 that are coupled with specific face attributes.
5918 (Deleting Frames): delete-frame-hooks renamed to
5919 delete-frame-functions.
5920
5921 * files.texi (Magic File Names): Add file-remote-p.
5922 Clarify file-local-copy.
5923
5924 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
5925 here; instead xref Defining Macros.
5926
5927 * display.texi (Warnings): New node, and subnodes.
5928 (Fringes): New node.
5929
5930 * debugging.texi (Test Coverage): New node.
5931
5932 * compile.texi (Compiler Errors): Explain with-no-warnings
5933 and other ways to suppress warnings.
5934
5935 * commands.texi (Interactive Call): Minor clarification.
5936
5937 * buffers.texi (Buffer File Name): set-visited-file-name
5938 renames the buffer too.
5939
5940 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
5941
59422003-07-24 Markus Rost <rost@math.ohio-state.edu>
5943
5944 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
5945
59462003-07-22 Markus Rost <rost@math.ohio-state.edu>
5947
5948 * internals.texi (Garbage Collection): Fix previous change.
5949
59502003-07-22 Richard M. Stallman <rms@gnu.org>
5951
5952 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
5953
5954 * display.texi (Width): Use \s syntax in example.
5955 (Font Selection): Add face-font-rescale-alist.
5956
5957 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
5958 Remove spurious indent in example.
5959
5960 * lists.texi (Building Lists): Add number-sequence.
5961
5962 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
5963
5964 * functions.texi (Function Documentation): Explain how to
5965 show calling convention explicitly in the doc string.
5966
5967 * windows.texi (Selecting Windows): save-selected-window saves
5968 selected window of each frame.
5969 (Window Configurations): Minor change.
5970
5971 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
5972
5973 * streams.texi (Output Variables): Add print-continuous-numbering
5974 and print-number-table.
5975
5976 * processes.texi (Decoding Output): New node.
5977
5978 * os.texi (Time Conversion): decode-time arg is optional.
5979
5980 * objects.texi (Character Type): Don't use space as example for \.
5981 Make list of char names and \-sequences correspond.
5982 Explain that \s is not used in strings. `\ ' needs space after.
5983
5984 * nonascii.texi (Converting Representations): Add string-to-multibyte.
5985 (Translation of Characters): Add translation-table-for-input.
5986 (Default Coding Systems): Add auto-coding-functions.
5987 (Explicit Encoding): Add decode-coding-inserted-region.
5988 (Locales): Add locale-info.
5989
5990 * minibuf.texi (Basic Completion): Describe test-completion.
5991 Collections can be lists of strings.
5992 Clean up lazy-completion-table.
5993 (Programmed Completion): Mention test-completion.
5994 Clarify why lambda expressions are not accepted.
5995 (Minibuffer Misc): Describe minibufferp.
5996
59972003-07-14 Richard M. Stallman <rms@gnu.org>
5998
5999 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
6000
6001 * windows.texi (Selecting Windows): New arg to select-window.
6002 (Selecting Windows): Add with-selected-window.
6003 (Size of Window): Add window-inside-edges, etc.
6004
6005 * internals.texi (Garbage Collection): Add post-gc-hook.
6006
6007 * processes.texi (Subprocess Creation): Add exec-suffixes.
6008
6009 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
6010 (Scanning Keymaps): Add map-keymaps.
6011 (Defining Menus): Add keymap-prompt.
6012
6013 * numbers.texi (Integer Basics): Add most-positive-fixnum,
6014 most-negative-fixnum.
6015
6016 * compile.texi (Byte Compilation): Explain no-byte-compile
6017 (Compiler Errors): New node.
6018
6019 * os.texi (User Identification): user-uid, user-real-uid
6020 can return float.
6021
6022 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
6023 and about derived modes.
6024 (Minor Modes): Add minor-mode-list.
6025 (Defining Minor Modes): Keyword args for define-minor-mode.
6026 (Search-based Fontification): Explain managing other properties.
6027 (Other Font Lock Variables): Add font-lock-extra-managed-props.
6028 (Faces for Font Lock): Add font-locl-preprocessor-face.
6029 (Hooks): Add run-mode-hooks and delay-mode-hooks.
6030
6031 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
6032 (Variable Aliases): Clarify defvaralias.
6033
6034 * loading.texi (Library Search): Add load-suffixes.
6035
6036 * minibuf.texi (Basic Completion): Add lazy-completion-table.
6037 (Programmed Completion): Add dynamic-completion-table.
6038
6039 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
6040 (Magic File Names): Specify precedence order of handlers.
6041
6042 * commands.texi (Command Overview): Emacs server runs pre-command-hook
6043 and post-command-hook.
6044 (Waiting): New calling convention for sit-for.
6045
6046 * text.texi (Special Properties): local-map and keymap properties
6047 apply based on their stickiness.
6048
60492003-07-07 Richard M. Stallman <rms@gnu.org>
6050
6051 * modes.texi (Minor Mode Conventions): Specify only some kinds
6052 of list values as args to minor modes.
6053
6054 * files.texi (File Name Expansion): Warn about iterative use
6055 of substitute-in-file-name.
6056
6057 * advice.texi (Activation of Advice): Clean up previous change.
6058
60592003-07-06 Markus Rost <rost@math.ohio-state.edu>
6060
6061 * advice.texi (Activation of Advice): Note that ad-start-advice is
6062 turned on by default.
6063
60642003-06-30 Richard M. Stallman <rms@gnu.org>
6065
6066 * text.texi (Buffer Contents): Document current-word.
6067 (Change Hooks): Not called for *Messages*.
6068
6069 * functions.texi (Defining Functions): Explain about redefining
6070 primitives.
6071 (Function Safety): Renamed. Minor changes.
6072 Comment out the detailed criteria for what is safe.
6073
60742003-06-22 Andreas Schwab <schwab@suse.de>
6075
6076 * objects.texi (Symbol Type): Fix description of examples.
6077
60782003-06-16 Andreas Schwab <schwab@suse.de>
6079
6080 * hash.texi (Creating Hash): Fix description of :weakness.
6081
c8763fb6 60822003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
6083
6084 * files.texi (Changing Files): copy-file copies file modes, too.
6085
60862003-05-28 Richard M. Stallman <rms@gnu.org>
6087
6088 * strings.texi (Creating Strings): Clarify split-string.
6089
60902003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
6091
6092 * strings.texi (Creating Strings): Update split-string specification
6093 and examples.
6094
60952003-05-19 Richard M. Stallman <rms@gnu.org>
6096
6097 * elisp.texi: Correct invariant section names.
6098
60992003-04-20 Richard M. Stallman <rms@gnu.org>
6100
6101 * os.texi (Timers): Explain about timers and quitting.
6102
61032003-04-19 Richard M. Stallman <rms@gnu.org>
6104
6105 * internals.texi (Writing Emacs Primitives): Strings are
6106 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
6107 Explain GCPRO convention for varargs function args.
6108
61092003-04-16 Richard M. Stallman <rms@gnu.org>
6110
6111 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
6112
61132003-04-08 Richard M. Stallman <rms@gnu.org>
6114
6115 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
6116
61172003-02-13 Kim F. Storm <storm@cua.dk>
6118
6119 * objects.texi (Character Type): New \s escape for space.
6120
61212003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6122
6123 * os.texi (System Environment): Added cygwin system-type.
6124
61252003-01-25 Richard M. Stallman <rms@gnu.org>
6126
6127 * keymaps.texi: Document that a symbol can act as a keymap.
6128
61292003-01-13 Richard M. Stallman <rms@gnu.org>
6130
6131 * text.texi (Changing Properties): Say string indices are origin-0.
6132
6133 * positions.texi (Screen Lines) <compute-motion>:
6134 Correct order of elts in return value.
6135
6136 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
6137 how to define a default binding.
6138
61392002-12-07 Markus Rost <rost@math.ohio-state.edu>
6140
6141 * loading.texi (Unloading): Fix recent change for load-history.
6142
6143 * customize.texi (Simple Types): Clarify description of custom
6144 type 'number. Describe new custom type 'float.
6145
61462002-12-04 Markus Rost <rost@math.ohio-state.edu>
6147
6148 * variables.texi (File Local Variables): Fix typo.
6149
c8763fb6 61502002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
6151
6152 From Michael Albinus <Michael.Albinus@alcatel.de>.
6153
6154 * README: Target for Info file is `make info'.
6155
6156 * files.texi (File Name Components): Fixed typos in
6157 `file-name-sans-extension'.
6158 (Magic File Names): Complete list of operations for magic file
6159 name handlers.
6160
61612002-09-16 Jonathan Yavner <jyavner@engineer.com>
6162
6163 * variables.texi (File Local Variables): New function
6164 risky-local-variable-p.
6165
61662002-09-15 Jonathan Yavner <jyavner@engineer.com>
6167
6168 * functions.texi (Function safety): New node about unsafep.
6169
61702002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
6171
6172 * customize.texi (Splicing into Lists): Fixed example.
6173 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
6174
61752002-06-17 Juanma Barranquero <lektu@terra.es>
6176
6177 * frames.texi (Display Feature Testing): Fix typo.
6178
61792002-06-12 Andreas Schwab <schwab@suse.de>
6180
6181 * frames.texi (Initial Parameters, Resources): Fix references to
6182 the Emacs manual.
6183
61842002-05-13 Kim F. Storm <storm@cua.dk>
6185
6186 * variables.texi (Intro to Buffer-Local): Updated warning and
6187 example relating to changing buffer inside let.
6188
c8763fb6 61892002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6190
6191 * os.texi (Session Management): New node about X Session management.
6192
61932002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
6194
6195 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
6196 to which the manual corresponds, and the copyright years.
6197
6198 * Makefile.in (VERSION): Set to 2.9.
6199
62002001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
6201
6202 * elisp.texi: Change the category in @dircategory to "Emacs", to
6203 make it consistent with info/dir.
6204
62052001-11-25 Miles Bader <miles@gnu.org>
6206
6207 * text.texi (Fields): Describe new `limit' arg in
6208 field-beginning/field-end.
6209
62102001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
6211
6212 * permute-index: Don't depend on csh-specific features. Replace
6213 the interpreter name with /bin/sh.
6214
6215 * two-volume-cross-refs.txt: New file.
6216 * two.el: New file.
6217 * spellfile: New file.
6218
62192001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6220
6221 * permute-index: New file.
6222
6223 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6224 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6225 8+3 restricted namespace.
6226
6227 * Makefile.in (infodir): Define relative to $(srcdir).
6228 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6229 include directories list via -I switch to makeinfo.
6230 (index.texi): Use cp if both hard and symbolic links fail.
6231
62322001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6233
6234 * Makefile.in (distclean): Add.
6235
6236 The following changes make ELisp manual part of the Emacs
6237 distribution:
6238
6239 * Makefile.in: Add Copyright notice.
6240 (prefix): Remove.
6241 (infodir): Change value to "../info".
6242 (VPATH): New variable.
6243 (MAKE): Don't define.
6244 (texmacrodir): Don't define.
6245 (texinputdir): Append the existing value of TEXINPUTS.
6246 ($(infodir)/elisp): Instead of just "elisp". Reformat the
6247 command to be compatible with man/Makefile.in, and to put the
6248 output into ../info.
6249 (info): Add target.
6250 (installall): Target removed.
6251
c8763fb6 62522001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
6253
6254 * tips.texi (Coding Conventions): Fix typo.
6255
62562001-10-23 Gerd Moellmann <gerd@gnu.org>
6257
6258 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6259
62602001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
6261
6262 * files.texi (File Name Components): Update the description of
6263 file-name-sans-extension and file-name-extension, as they now
6264 ignore leading dots.
6265
62662001-10-20 Gerd Moellmann <gerd@gnu.org>
6267
6268 * (Version 21.1 released.)
6269
62702001-10-19 Miles Bader <miles@gnu.org>
6271
6272 * positions.texi (Text Lines): Describe behavior of
6273 `beginning-of-line'/`end-of-line' in the presence of field properties.
6274
62752001-10-17 Gerd Moellmann <gerd@gnu.org>
6276
6277 * Makefile.in (VERSION): Set to 2.8.
6278 (manual): Use `manual-21'.
6279
6280 * elisp.texi (VERSION): Add and use it where the version
6281 number was used. Set it to 2.8.
6282
6283 * intro.texi: Likewise.
6284
62852001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6286
6287 * files.texi (File Name Completion): Document the significance of
6288 a trailing slash in elements of completion-ignored-extensions.
6289
62902001-10-06 Miles Bader <miles@gnu.org>
6291
6292 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6293
62942001-10-04 Gerd Moellmann <gerd@gnu.org>
6295
6296 * variables.texi (Variable Aliases): New node.
6297
62982001-10-04 Gerd Moellmann <gerd@gnu.org>
6299
6300 * Branch for 21.1.
6301
63022001-10-02 Miles Bader <miles@gnu.org>
6303
6304 * minibuf.texi (Minibuffer Misc): Add entries for
6305 `minibuffer-contents', `minibuffer-contents-no-properties', and
6306 `delete-minibuffer-contents'.
6307 Correct description for `minibuffer-prompt-end'.
6308
6309 * text.texi (Property Search): Correct descriptions of
6310 `next-char-property-change' and `previous-char-property-change'.
6311 Add entries for `next-single-char-property-change' and
6312 `previous-single-char-property-change'.
6313 Make operand names a bit more consistent.
6314
63152001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
6316
6317 * frames.texi (Finding All Frames): Document that next-frame and
6318 previous-frame are local to current terminal.
6319
63202001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
6321
6322 * keymaps.texi (Creating Keymaps): Fix the description of the
6323 result of make-keymap.
6324
63252001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
6326
6327 * display.texi (Font Lookup, Attribute Functions)
6328 (Image Descriptors): Add cross-references to the definition of
6329 selected frame.
6330
6331 * buffers.texi (The Buffer List): Add cross-references to the
6332 definition of selected frame.
6333
6334 * frames.texi (Input Focus): Clarify which frame is _the_ selected
6335 frame at any given time.
6336 (Multiple Displays, Size and Position): Add a cross-reference to
6337 the definition of the selected frame.
6338
63392001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6340
6341 * strings.texi (String Conversion) <string-to-number>: Document
6342 that a float is returned for integers that are too large.
6343
6344 * frames.texi (Mouse Position): Document mouse-position-function.
6345 (Display Feature Testing): Document display-images-p.
6346 (Window Frame Parameters): Document the cursor-type variable.
6347
6348 * numbers.texi (Integer Basics): Document CL style read syntax for
6349 integers in bases other than 10.
6350
6351 * positions.texi (List Motion): Document
6352 open-paren-in-column-0-is-defun-start.
6353
6354 * lists.texi (Sets And Lists): Document member-ignore-case.
6355
6356 * internals.texi (Garbage Collection): Document the used and free
6357 strings report.
6358 (Memory Usage): Document strings-consed.
6359
6360 * os.texi (Time of Day): Document float-time.
6361 (Recording Input): Document that clear-this-command-keys clears
6362 the vector to be returned by recent-keys.
6363
6364 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6365 argument keymap can be a list.
6366
6367 * nonascii.texi (User-Chosen Coding Systems)
6368 <select-safe-coding-system>: Document the new argument
6369 accept-default-p and the variable
6370 select-safe-coding-system-accept-default-p. Tell what happens if
6371 buffer-file-coding-system is undecided.
6372 (Default Coding Systems): Document auto-coding-regexp-alist.
6373
6374 * display.texi (The Echo Area) <message>: Document
6375 message-truncate-lines.
6376 (Glyphs): Document that the glyph table is unused on windowed
6377 displays.
6378
6379 * help.texi (Describing Characters) <single-key-description>:
6380 Document the new argument no-angles.
6381 (Accessing Documentation) <documentation-property>: Document that
6382 a non-string property is evaluated.
6383 <documentation>: Document that the function-documentation property
6384 is looked for.
6385
6386 * windows.texi (Selecting Windows): Document some-window.
6387
6388 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6389
6390 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6391 apropos-mode-hook.
6392
6393 * commands.texi (Using Interactive): Document interactive-form.
6394 (Keyboard Macros): Document kbd-macro-termination-hook.
6395 (Command Loop Info): Document that clear-this-command-keys clears
6396 the vector to be returned by recent-keys.
6397
63982001-09-04 Werner LEMBERG <wl@gnu.org>
6399
6400 * Makefile.in (srcdir, texinputdir): New variables.
6401 (srcs, index.texi, install): Use $(srcdir).
6402 (.PHONY): Remove elisp.dvi.
6403 (elisp): Use -I switch for makeinfo.
6404 (elisp.dvi): Use $(srcdir) and $(texinputdir).
6405 (installall, dist): Use $(srcdir).
6406 Fix path to texinfo.tex.
6407 (maintainer-clean): Add elisp.dvi and elisp.oaux.
6408
64092001-08-30 Gerd Moellmann <gerd@gnu.org>
6410
6411 * display.texi (Conditional Display): Adjust to API change.
6412
6413 * configure: New file.
6414
64152001-07-30 Gerd Moellmann <gerd@gnu.org>
6416
6417 * commands.texi (Repeat Events): Add description of
6418 double-click-fuzz.
6419
64202001-05-08 Stefan Monnier <monnier@cs.yale.edu>
6421
6422 * syntax.texi (Syntax Class Table): Add the missing designator for
6423 comment and string fences.
6424 (Syntax Properties): Add a xref to syntax table internals.
6425 (Syntax Table Internals): Document string-to-syntax.
6426
64272001-05-07 Gerd Moellmann <gerd@gnu.org>
6428
6429 * Makefile.in (install): Use install-info command line options
6430 like in Emacs' Makefile.in.
6431
64322000-12-09 Miles Bader <miles@gnu.org>
6433
6434 * windows.texi (Window Start): Update documentation for
6435 `pos-visible-in-window-p'.
6436
64372000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6438
6439 * lists.texi (Building Lists): Add footnote to explain how to add
6440 to the end of a list.
6441
64422000-10-25 Gerd Moellmann <gerd@gnu.org>
6443
6444 * files.texi (Visiting Functions): Typos.
6445
64462000-10-25 Kenichi Handa <handa@etl.go.jp>
6447
6448 * files.texi (Visiting Functions): Return value of
6449 find-file-noselect may be a list of buffers if wildcards are used.
6450
64512000-10-24 Miles Bader <miles@lsi.nec.co.jp>
6452
6453 * display.texi (Defining Faces): Document `graphic' display type
6454 in face specs.
6455
b344d29d 64562000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
6457
6458 * hooks.texi (Standard Hooks): Replace obsolete
6459 `after-make-frame-hook' with `after-make-frame-functions'.
6460
6461 * frames.texi (Creating Frames): Ditto.
6462
6463 * variables.texi (Future Local Variables): Ditto.
6464
64652000-10-16 Gerd Moellmann <gerd@gnu.org>
6466
6467 * display.texi (Other Image Types): Add description of :foreground
6468 and :background properties of mono PBM images.
6469
64702000-08-17 Werner LEMBERG <wl@gnu.org>
6471
6472 * .cvsignore: New file.
6473
64742000-01-05 Gerd Moellmann <gerd@gnu.org>
6475
6476 * tindex.pl: New script.
6477
64781999-12-03 Dave Love <fx@gnu.org>
6479
6480 * Makefile.in (MAKEINFO): New parameter.
6481
64821999-09-17 Richard Stallman <rms@gnu.org>
6483
6484 * Makefile.in (srcs): Add hash.texi.
6485 (VERSION): Update to 20.6.
6486
64871999-09-13 Richard Stallman <rms@gnu.org>
6488
6489 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
6490
64911998-08-29 Karl Heuer <kwzh@gnu.org>
6492
6493 * configure.in: New file.
6494 * Makefile.in: Renamed from Makefile.
6495 (prefix, infodir): Use value obtained from configure.
6496 (emacslibdir): Obsolete variable deleted.
6497 (dist): Distribute configure.in, configure, Makefile.in.
6498
64991998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
6500
6501 * Makefile (INSTALL_INFO): New variable.
6502 (install): Run install-info.
6503
65041998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
6505
6506 * Makefile (elisp.dvi): Add missing backslash.
6507
65081998-05-02 Richard Stallman <rms@psilocin.gnu.org>
6509
6510 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
6511 Run texindex without `./'. Always run texindex on elisp.tp.
6512 (elisp.tps): Target deleted.
6513
65141998-04-05 Richard Stallman <rms@psilocin.gnu.org>
6515
6516 * Makefile (srcs): Add nonascii.texi and customize.texi.
6517 (dist): Start by deleting `temp'.
6518
65191998-02-17 Richard Stallman <rms@psilocin.gnu.org>
6520
6521 * Makefile (makeinfo, texindex): Targets deleted.
6522 (makeinfo.o, texindex.o): Targets deleted.
6523 (clean, dist): Don't do anything with them or with getopt*.
6524
65251998-01-30 Richard Stallman <rms@psilocin.gnu.org>
6526
6527 * Makefile (SHELL): Defined.
6528
65291998-01-27 Richard Stallman <rms@psilocin.gnu.org>
6530
6531 * Makefile (elisp.tps): New target.
6532 (elisp.dvi): Depend on elisp.tps.
6533
c5602427 65341996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
6535
6536 * README: Update phone number.
6537
6538 * Makefile (elisp): Make this be the default target.
6539 Depend on makeinfo.c instead of makeinfo.
6540 (install): Don't depend on elisp.dvi, since we don't install that.
6541 Use mkinstalldirs.
6542 (dist): Add mkinstalldirs.
6543
c5602427 65441995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
6545
6546 * Makefile (VERSION): Update version number.
6547 (maintainer-clean): Renamed from realclean.
6548
c5602427 65491995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
6550
6551 * Makefile (realclean): New target.
6552 (elisp): Remove any old elisp-* files first.
6553
c5602427 65541993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
6555
6556 * Makefile (VERSION): New variable.
6557 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
6558 Compressed file suffix should be `.gz', not `.z'.
6559
ce058493 65601993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6561
6562 * Makefile (elisp): Depend on makeinfo.
6563
c5602427 65641993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
6565
6566 * Makefile (srcs): Add anti.texi.
6567
c5602427 65681993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6569
6570 * Makefile (infodir, prefix): New vars.
6571 (install): Use infodir.
6572 (emacsinfodir): Deleted.
6573
c5602427 65741993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6575
6576 * Makefile (srcs): Add calendar.texi.
6577
6578 * Makefile (dist): Copy texindex.c and makeinfo.c.
6579 Limit elisp-* files to those with one or two digits.
6580
c5602427 65811993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
6582
6583 * Makefile (dist): Changed to use Gzip instead of compress.
6584
c5602427 65851993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6586
6587 * loading.texi (Unloading): define-function changed back to
6588 defalias. It may not stay this way, but at least it's
6589 consistent with the known-good version of the code patch.
6590
c5602427 65911993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
6592
6593 * modes.texi (Hooks): Document new optional arg of add-hook.
6594
c5602427 65951993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6596
6597 * variables.texi: Document nil initial value of buffer-local variables.
6598
6599 * tips.texi: Add new section on standard library headers.
6600
c5602427 66011993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
6602
6603 * Makefile (srcs): Add frame.texi to the list of sources.
6604
c5602427 66051993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
6606
6607 * Makefile (dist): Don't bother excluding autosave files; they'll
6608 never make it into the temp directory anyway, and the hash marks
6609 in the name are problematic for make and the Bourne shell.
6610 (srcs):
6611
c5602427 66121993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
6613
6614 * Makefile (dist): Don't include backup files or autosave files in
6615 the distribution tar file.
6616
c5602427 66171991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6618
6619 * Makefile (srcs): Added index.perm.
6620 (elisp.dvi): Remove erroneous shell comment.
6621 Expect output of permute-index in permuted.fns.
6622 Save old elisp.aux in elisp.oaux.
6623 (clean): Added index.texi to be deleted.
6624
c5602427 66251990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
6626
6627 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
6628
c5602427 66291990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
6630
6631 * files.texi: Noted that completion-ignored-extensions is ignored
6632 when making *Completions*.
6633
c5602427 66341990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
6635
6636 * Makefile make dist now depends on elisp.dvi, since it tries
6637 to include it in the dist file.
6638
c5602427 66391990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 6640
c5602427 6641 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 6642
c5602427 66431989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
6644
6645 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
6646 (defunargs): Turn off \hyphenchar of \sl font temporarily.
6647
c5602427 66481989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
6649
6650 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
6651 and @error{} are the terms now being used. The files in the
6652 directory have been changed to reflect this.
6653
6654 * All instances of @indentedresultt{} have been changed to
6655 ` @result{}', using 5 spaces at the begining of the line.
6656
c5602427 66571989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
6658
6659 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
6660 experimental @indentedresult{}, @indentedexpandsto{} are part of
6661 the texinfo.tex in this directory. These TeX macros are not
6662 stable yet.
6663
c5602427 66641989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
6665
6666 * texinfo.tex: Temporarily added
6667 \let\result=\dblarrow
6668 \def\error{{\it ERROR} \longdblarrow}
6669 We need to do this better soon.
6670
c5602427 66711989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
6672
6673 * Applied Karl Berry's patches to *.texinfo files, but not to
6674 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
6675 new title page format is also not applied, since it requires
6676 texinfo.tex changes.)
6677
6678 * Cleaned up `Makefile' and defined the `emacslibdir' directory
6679 for the Project GNU development environment.
6680
6681;; Local Variables:
c8763fb6 6682;; coding: utf-8
b8d4c8d0
GM
6683;; add-log-time-zone-rule: t
6684;; End:
6685
352c8b4a
GM
6686 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6687 2007, 2008 Free Software Foundation, Inc.
b8d4c8d0
GM
6688
6689 This file is part of GNU Emacs.
6690
352c8b4a 6691 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 6692 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6693 the Free Software Foundation, either version 3 of the License, or
6694 (at your option) any later version.
b8d4c8d0
GM
6695
6696 GNU Emacs is distributed in the hope that it will be useful,
6697 but WITHOUT ANY WARRANTY; without even the implied warranty of
6698 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6699 GNU General Public License for more details.
6700
6701 You should have received a copy of the GNU General Public License
352c8b4a 6702 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
6703
6704;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda