*** empty log message ***
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
9cf52b11
EZ
12008-10-15 Eli Zaretskii <eliz@gnu.org>
2
841a1743
EZ
3 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
4 values of transient-mark-mode. Document handle-shift-selection.
5
6 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
7 (Interactive Examples): Show an example of `^'.
8 (Key Sequence Input): Document this-command-keys-shift-translated.
9
52441368
EZ
10 * positions.texi (List Motion): beginning-of-defun-function can
11 now accept an argument.
12
8e8c1a72
EZ
13 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
14 now return a list of strings.
15
a33a1f2a
EZ
16 * control.texi (Handling Errors): Document ignore-errors.
17
4fb04348
EZ
18 * frames.texi (Creating Frames): Document frame-inherited-parameters.
19 (Parameter Access): Document set-frame-parameter.
20
ee666f84
EZ
21 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
22 Hooks" for the effect of kill-all-local-variables on local hook
23 functions.
24
9cf52b11
EZ
25 * modes.texi (Major Mode Conventions, Mode Line Variables):
26 `mode-name' need not be a string. xref to "Mode Line Data" for
27 details, and to "Emulating Mode Line" for computing a string
28 value.
29
22526bc4
EZ
302008-10-14 Eli Zaretskii <eliz@gnu.org>
31
a65f6a85
EZ
32 * processes.texi (System Processes): New section.
33 (Processes, Signals to Processes): Add xrefs to it.
34
35 * objects.texi (Editing Types): A `process' is a subprocess of
36 Emacs, not just any process running on the OS.
37
38 * elisp.texi (Top): Adjust the @detailmenu for the above two
39 changes.
40
2724b26a
EZ
41 * sequences.texi (Char-Tables): Remove documentation of
42 set-char-table-default, which has no effect since Emacs 23.
43 <char-table-range, set-char-table-range>: Don't mention generic
44 characters and charsets. Add a cons cell as a possible argument.
45
46 * nonascii.texi (Splitting Characters)
47 (Translation of Characters): Don't mention generic characters.
48
49 * display.texi (Fontsets): Don't mention generic characters.
50
22526bc4
EZ
51 * sequences.texi (Char-Tables): `map-char-table' can now call its
52 argument FUNCTION with a cons cell as KEY.
53
eaf4b689
EZ
542008-10-13 Eli Zaretskii <eliz@gnu.org>
55
45e46036
EZ
56 * objects.texi (Primitive Function Type): Move "@cindex special
57 forms" from here...
58
59 * eval.texi (Special Forms): ...to here.
60
61 * functions.texi (What Is a Function): `functionp' returns nil for
62 special forms. Add an xref.
63
eaf4b689
EZ
64 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
65 Variables".
66
67 * variables.texi (Frame-Local Variables): New section.
68 (Buffer-Local Variables): Add an xref to it.
69 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
70 have both frame-local and buffer-local binding.
71
72 * frames.texi (Frames): Mention multiple tty frames.
73 (Frame Parameters, Parameter Access): Mention frame-local variable
74 bindings.
75
15688fce
GM
762008-09-20 Glenn Morris <rgm@gnu.org>
77
78 * display.texi (Defining Faces): Recommend against face variables.
79
35539065
JB
802008-09-16 Juanma Barranquero <lekktu@gmail.com>
81
82 * display.texi (Echo Area Customization): Fix typo.
83
6a57054b
JB
842008-09-09 Juanma Barranquero <lekktu@gmail.com>
85
86 * loading.texi (Where Defined): Add `defface' item.
87
d632fb82
MR
882008-09-06 Martin Rudalics <rudalics@gmx.at>
89
90 * loading.texi (Where Defined): Fix description of symbol-file.
91
905a9adb
JR
922008-08-26 Jason Rumney <jasonr@gnu.org>
93
94 * display.texi (TIFF Images): New section describing :index property.
95
852e91b7
CY
962008-08-23 Chong Yidong <cyd@stupidchicken.com>
97
98 * display.texi (Temporary Displays): Remove unnecessary comment
99 about usage of temp-buffer-show-hook.
100
6be001ee
CY
1012008-08-05 Chong Yidong <cyd@stupidchicken.com>
102
103 * symbols.texi (Other Plists): Fix incorrect example.
104 Suggested by Florian Beck.
105
58e3d8e8
JB
1062008-07-31 Juanma Barranquero <lekktu@gmail.com>
107
108 * os.texi: Fix previous change.
109
7c2fb837
DN
1102008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
111
112 * os.texi:
113 * intro.texi:
114 * files.texi: Remove VMS support.
115
9e2a2647
DN
1162008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
117
118 * os.texi:
119 * frames.texi:
120 * display.texi: Remove mentions of Mac Carbon.
121
c4f4682b
MB
1222008-07-01 Miles Bader <miles@gnu.org>
123
124 * text.texi (Special Properties):
125 * display.texi (Truncation): Add wrap-prefix and line-prefix.
126
3696411e
JB
1272008-06-28 Johan Bockgård <bojohan@gnu.org>
128
129 * display.texi (Other Image Types): Fix copy/paste error; say
130 "PBM", not "XBM".
131
f2a77c3a
DN
1322008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
133
134 * os.texi: Remove references to obsolete systems.
135
6d52677d
EZ
1362008-06-20 Eli Zaretskii <eliz@gnu.org>
137
138 * makefile.w32-in (distclean): Remove makefile.
139
1a87da4c
GM
1402008-06-17 Glenn Morris <rgm@gnu.org>
141
142 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
143 (elisp, dist): Remove rules and variables that are obsolete now
144 the lisp manual is no longer distributed separately.
145
fdda1c5d
GM
1462008-06-16 Glenn Morris <rgm@gnu.org>
147
646692e9
GM
148 * configure, configure.in, mkinstalldirs: Remove unused files.
149
150 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 151 * vol1.texi (EMACSVER):
6a57054b 152 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
153
154 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
155 as per maintain.info.
156
611bee81
GM
1572008-06-15 Glenn Morris <rgm@gnu.org>
158
a7bed3a0
GM
159 * makefile.w32-in (manual): Use "23" rather than "21".
160
161 * Makefile.in (emacsver): New, set by configure.
162 (manual): Use emacsver.
163
d794edf2
GM
164 * intro.texi: Report bugs using M-x report-emacs-bug.
165
611bee81
GM
166 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
167
c73e02fa
GM
1682008-06-13 Daniel Engeler <engeler@gmail.com>
169
170 * elisp.texi, internals.texi, processes.texi: Add documentation
171 about serial port access.
172
e40a85cd
MB
1732008-06-05 Miles Bader <miles@gnu.org>
174
175 * display.texi (Displaying Faces): Update to reflect function
176 renamings in face-remap.el.
177
7b753744
JB
1782008-06-05 Juanma Barranquero <lekktu@gmail.com>
179
180 * display.texi (Fontsets): Fix typos.
181
9d3d42fb
MB
1822008-06-03 Miles Bader <miles@gnu.org>
183
7b753744
JB
184 * display.texi (Displaying Faces): Add add-relative-face-remapping,
185 remove-relative-face-remapping, set-base-face-remapping,
186 and set-default-base-face-remapping.
9d3d42fb 187
f2cec7a9
MB
1882008-06-01 Miles Bader <miles@gnu.org>
189
190 * display.texi (Displaying Faces): Add face-remapping-alist.
191
8f39c96d
SM
1922008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
193
194 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
195 variable names.
196
1ef5eecc
ER
1972008-05-03 Eric S. Raymond <esr@golux>
198
352c8b4a 199 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
200 (current-global-map) return references, not copies.
201
63b4387f
JL
2022008-05-02 Juri Linkov <juri@jurta.org>
203
204 * minibuf.texi (Text from Minibuffer): Document a list of
205 default values for `read-from-minibuffer'.
206
38a8b703
JB
2072008-04-24 Juanma Barranquero <lekktu@gmail.com>
208
209 * nonascii.texi (Translation of Characters): Fix previous change.
210
7c42e639
CY
2112008-04-20 Chong Yidong <cyd@stupidchicken.com>
212
213 * display.texi (Overlay Properties): Clarify role of underlying
214 textprop and overlay keymaps for display strings.
215
216 * keymaps.texi (Active Keymaps): Ditto.
217
25c0d999
SM
2182008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
219
220 * minibuf.texi (Programmed Completion):
221 Replace dynamic-completion-table with the new completion-table-dynamic.
222
e3af5968
CY
2232008-04-07 Chong Yidong <cyd@stupidchicken.com>
224
225 * intro.texi (Some Terms): Change "fonts in this manual" index
226 entry to "typographic conventions".
227
6bfc8698
EZ
2282008-04-05 Eli Zaretskii <eliz@gnu.org>
229
230 * objects.texi (Text Props and Strings): Add indexing for read
231 syntax of text properties.
232
4972c361
SM
2332008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
234
235 * processes.texi (Decoding Output): Remove process-filter-multibyte
236 functions.
237
c70a68db
MR
2382008-03-15 Martin Rudalics <rudalics@gmx.at>
239
240 * display.texi (Finding Overlays): Say that empty overlays at
241 the end of the buffer are reported too.
242
1291fd36
GM
2432008-03-13 Glenn Morris <rgm@gnu.org>
244
245 * elisp.texi (EMACSVER): Set to 23.0.60.
246
c6b0dfd5
CY
2472008-02-26 Chong Yidong <cyd@stupidchicken.com>
248
38a8b703 249 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 250
875fc30c
GM
2512008-02-22 Glenn Morris <rgm@gnu.org>
252
253 * frames.texi (Position Parameters): Clarify the description of
254 `left' and `top', using information from "Geometry".
255 (Geometry): Give a pointer to "Position Parameters", rather than
256 repeating information.
257
d8c8e45a
GM
2582008-02-11 Glenn Morris <rgm@gnu.org>
259
260 * objects.texi (Equality Predicates): No longer talk about "two"
261 functions.
262
38a8b703 2632008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
264
265 * objects.texi (Equality Predicates): Add defun for
266 equal-including-properties.
267
bfffe0b1
GM
2682008-02-10 Glenn Morris <rgm@gnu.org>
269
270 * objects.texi (Equality Predicates):
271 Mention equal-including-properties.
272
431b78c9
RS
2732008-02-07 Richard Stallman <rms@gnu.org>
274
275 * windows.texi (Window Start): Mention the feature of moving
276 window-start to start of line.
277
c8763fb6 2782008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
279
280 * keymaps.texi (Tool Bar): Document rtl property.
281
1a256502
TTN
2822008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
283
284 * display.texi (Button Types):
285 For define-button-type, clarify type of NAME.
286
569382c2
MR
2872008-01-19 Martin Rudalics <rudalics@gmx.at>
288
289 * buffers.texi (Buffer Modification): Fix typo.
290
f3041af1
DN
2912008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
292
293 * os.texi (System Environment): Remove references to OSes that are
294 not supported anymore.
295
d35e1cd7
DN
2962008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
297
298 * os.texi (System Environment): Remove mention for Masscomp.
299
23af7580
RS
3002008-01-04 Richard Stallman <rms@gnu.org>
301
302 * display.texi (Faces): Don't talk about internal face vector as arg
303 to facep.
304
305 * customize.texi (Type Keywords): Fix previous change.
306
307 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
308 * elisp.texi (Top): Fix menu for commands.texi change.
309
ec7d5b1e
RS
3102007-12-30 Richard Stallman <rms@gnu.org>
311
312 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
313 (Accessing Scroll): New node broken out of Accessing Mouse.
314
101a6cea
RS
3152007-12-28 Richard Stallman <rms@gnu.org>
316
317 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 318 (Basic Parameters): For `title', refer to title bar.
041817a4 319 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 320
72b7e664
RS
3212007-12-23 Richard Stallman <rms@gnu.org>
322
323 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
324 Improve some of the commented-out keywords' text too.
325
27a4f445
MR
3262007-12-14 Martin Rudalics <rudalics@gmx.at>
327
e2e3f1d7
MR
328 * nonascii.texi (Encoding and I/O): Reword to avoid saying
329 "visit the current buffer".
330
27a4f445
MR
331 * os.texi (System Interface): Fix typo.
332
a2afc99d
RS
3332007-12-04 Richard Stallman <rms@gnu.org>
334
335 * objects.texi (Symbol Type): Fix typo.
336
b694135c
RS
3372007-12-03 Richard Stallman <rms@gnu.org>
338
339 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
340
f99a19da
GM
3412007-12-01 Glenn Morris <rgm@gnu.org>
342
343 * functions.texi (Declaring Functions): Improve previous change.
344
8f4b37d8
GM
3452007-11-30 Glenn Morris <rgm@gnu.org>
346
347 * functions.texi (Declaring Functions): Add optional fourth
348 argument of declare-function, and setting third argument to `t'.
349
61a2fe01
RS
3502007-11-29 Richard Stallman <rms@gnu.org>
351
352 * customize.texi (Composite Types): Document `group' type.
353
cbfc5193
GM
3542007-11-29 Glenn Morris <rgm@gnu.org>
355
356 * functions.texi (Declaring Functions): Add findex. Mention
357 `external' files.
358
8386283a
JB
3592007-11-26 Juanma Barranquero <lekktu@gmail.com>
360
361 * functions.texi (Declaring Functions): Fix directive.
362
a07c9a8b
RS
3632007-11-25 Richard Stallman <rms@gnu.org>
364
365 * help.texi (Help Functions): Clean up last change.
366
367 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
368
369 * loading.texi (Named Features): Minor cleanup.
370
371 * macros.texi (Eval During Expansion): Minor cleanup.
372
373 * variables.texi (Variable Aliases): Minor cleanup.
374
a0925923
RS
3752007-11-24 Richard Stallman <rms@gnu.org>
376
377 * functions.texi (Declaring Functions): Clarify previous change.
378
379 * compile.texi (Compiler Errors): Clarify previous change.
380
20c63e44
RS
3812007-11-24 Richard Stallman <rms@gnu.org>
382
e5e76c04 383 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
384 Clarify the text and move items around.
385
5bb0cda3
GM
3862007-11-24 Glenn Morris <rgm@gnu.org>
387
388 * functions.texi (Declaring Functions): New section.
389 * compile.texi (Compiler Errors): Mention declaring functions,
390 defvar with no initvalue, and byte-compile-warnings.
391
af13c86a
MR
3922007-11-15 Martin Rudalics <rudalics@gmx.at>
393
394 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
395 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
396
a5373305
MR
3972007-11-13 Martin Rudalics <rudalics@gmx.at>
398
399 * help.texi (Help Functions): Document new macro `with-help-window'.
400
fe284805
JL
4012007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
402
403 * searching.texi (Replacing Match): Describe new
404 `match-substitute-replacement'.
405
2c3a09b1
RS
4062007-10-31 Richard Stallman <rms@gnu.org>
407
408 * strings.texi (Creating Strings): Null strings from concat not unique.
409
f2b480f4
RS
4102007-10-26 Richard Stallman <rms@gnu.org>
411
412 * objects.texi (Equality Predicates): Null strings are uniquified.
413
414 * minibuf.texi: Minor clarifications in previous change.
415
db21122c
GM
4162007-10-25 Glenn Morris <rgm@gnu.org>
417
418 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
419
2328cbb3
RS
4202007-10-24 Richard Stallman <rms@gnu.org>
421
422 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
423
424 * variables.texi (Frame-Local Variables): Node deleted.
425 (Variables): Delete Frame-Local Variables from menu.
426 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
427 (Default Value): Don't mention frame-local vars.
428
429 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
430
431 * loading.texi (Unloading): Document FEATURE-unload-function
432 instead of FEATURE-unload-hook.
433
2328cbb3
RS
434 * frames.texi (Multiple Displays): Don't mention frame-local vars.
435
c066bafa
JL
4362007-10-22 Juri Linkov <juri@jurta.org>
437
438 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
439 (High-Level Completion): Document a list of default value strings
440 in the DEFAULT argument, for which minibuffer functions return the
441 first element.
442
65ced25f
JL
4432007-10-17 Juri Linkov <juri@jurta.org>
444
445 * text.texi (Filling): Update arguments of fill-paragraph.
446 fill-paragraph operates on the active region in Transient Mark mode.
447 Remove fill-paragraph-or-region.
448
ee46ec8e
KB
4492007-10-13 Karl Berry <karl@gnu.org>
450
451 * elisp.texi (@dircategory): Move to after @copying,
452 since we want @copying as close as possible to the beginning of
453 the output.
454
61bbdbc6
RS
4552007-10-12 Richard Stallman <rms@gnu.org>
456
457 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
458
459 * commands.texi (Distinguish Interactive): New node,
460 broken out from Interactive Call and rewritten.
461 (Command Loop): Put Distinguish Interactive in menu.
462
af23e1e8
RS
4632007-10-09 Richard Stallman <rms@gnu.org>
464
465 * text.texi (Examining Properties): Mention overlay priority.
466
467 * display.texi (Display Margins): Correct the description
468 of margin display specifications.
469 (Replacing Specs): New subnode broken out of Display Property.
470
e1965a69
JL
4712007-10-06 Juri Linkov <juri@jurta.org>
472
473 * text.texi (Filling): Document fill-paragraph-or-region.
474
4638454b
JB
4752007-10-05 Juanma Barranquero <lekktu@gmail.com>
476
477 * display.texi (Auto Faces): Fix typo.
478
7ed54cc5
RS
4792007-10-02 Richard Stallman <rms@gnu.org>
480
481 * display.texi (Display Property): Explain some display specs
482 don't let you move point in.
483
484 * frames.texi (Cursor Parameters): Describe
485 cursor-in-non-selected-windows here. Explain more values.
486
487 * windows.texi (Basic Windows): Don't describe
488 cursor-in-non-selected-windows here.
489
305a7ef2
EZ
4902007-10-01 Eli Zaretskii <eliz@gnu.org>
491
492 * processes.texi (Misc Network): Note that these functions are
493 supported only on some systems.
494
f7a7f4eb
RS
4952007-10-01 Richard Stallman <rms@gnu.org>
496
497 * display.texi (Overlay Properties): Explain nil as priority.
498 Explain that conflicts are unpredictable if not resolved by
499 priorities.
500
780d7bb9
RS
5012007-09-23 Richard Stallman <rms@gnu.org>
502
503 * macros.texi (Backquote): Minor clarification.
504
14b4fdfb
RS
5052007-09-19 Richard Stallman <rms@gnu.org>
506
507 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
508 Clarify when they work in parallel and when one overrides.
509 Fix error in example.
14b4fdfb 510
b8d4c8d0
GM
5112007-09-06 Glenn Morris <rgm@gnu.org>
512
513 * Move from lispref/ to doc/lispref/. Change all setfilename
514 commands to use ../../info.
515 * Makefile.in (infodir): Go up one more level.
4638454b 516 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
517 (miscmanualdir): New.
518 (dist): Use new variable miscmanualdir.
519 * makefile.w32-in (infodir, texinputdir): Go up one more level.
520 (usermanualdir): Change from ../man to ../emacs.
521
1bb1f7d3
MR
5222007-08-30 Martin Rudalics <rudalics@gmx.at>
523
524 * commands.texi (Command Loop Info): Advise against changing
525 most variables described here. Explain new variable
526 last-repeatable-command.
527
b8d4c8d0
GM
5282007-08-29 Glenn Morris <rgm@gnu.org>
529
530 * elisp.texi (EMACSVER): Increase to 23.0.50.
531
5322007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
533
534 * frames.texi (Basic Parameters): Add display-environment-variable
535 and term-environment-variable.
536
5372007-08-28 Juri Linkov <juri@jurta.org>
538
539 * display.texi (Image Formats, Other Image Types): Add SVG.
540
5412007-08-28 Juri Linkov <juri@jurta.org>
542
543 * display.texi (Images): Move formats-related text to new node
544 "Image Formats".
545 (Image Formats): New node.
546
619fb9ee
RS
5472007-08-27 Richard Stallman <rms@gnu.org>
548
549 * windows.texi (Window Configurations): Clarify what
550 a window configuration saves.
551
b8d4c8d0
GM
5522007-08-25 Richard Stallman <rms@gnu.org>
553
554 * display.texi (Images): Delete redundant @findex.
555
5562007-08-16 Richard Stallman <rms@gnu.org>
557
558 * processes.texi (Asynchronous Processes): Clarify
559 doc of start-file-process.
560
5612007-08-08 Martin Rudalics <rudalics@gmx.at>
562
563 * modes.texi (Example Major Modes): Fix typo.
564
5652007-08-08 Glenn Morris <rgm@gnu.org>
566
567 * intro.texi (nil and t): Do not use `iff' in documentation.
568
569 * tips.texi (Documentation Tips): Recommend against `iff'.
570
5712007-08-07 Chong Yidong <cyd@stupidchicken.com>
572
573 * display.texi (Image Cache): Document image-refresh.
574
5752007-08-06 Martin Rudalics <rudalics@gmx.at>
576
577 * windows.texi (Size of Window): Document window-full-width-p.
578
5792007-07-25 Glenn Morris <rgm@gnu.org>
580
581 * gpl.texi (GPL): Replace license with GPLv3.
582
583 * Relicense all FSF files to GPLv3 or later.
584
5852007-07-24 Michael Albinus <michael.albinus@gmx.de>
586
4638454b
JB
587 * processes.texi (Synchronous Processes):
588 Add `process-file-shell-command'.
b8d4c8d0
GM
589 (Asynchronous Processes): Mention restricted use of
590 `process-filter' and `process-sentinel' in
591 `start-file-process'. Add `start-file-process-shell-command'.
592
5932007-07-17 Michael Albinus <michael.albinus@gmx.de>
594
595 * files.texi (Magic File Names): Introduce optional parameter
596 IDENTIFICATION for `file-remote-p'.
597
5982007-07-16 Richard Stallman <rms@gnu.org>
599
600 * display.texi (Defining Faces): Fix previous change.
601
6022007-07-14 Richard Stallman <rms@gnu.org>
603
604 * control.texi (Handling Errors): Document `debug' in handler list.
605
6062007-07-10 Richard Stallman <rms@gnu.org>
607
608 * display.texi (Defining Faces): Explain C-M-x feature for defface.
609
6102007-07-09 Richard Stallman <rms@gnu.org>
611
612 * files.texi (Magic File Names): Rewrite previous change.
613
6142007-07-08 Michael Albinus <michael.albinus@gmx.de>
615
616 * files.texi (Magic File Names): Introduce optional parameter
617 CONNECTED for `file-remote-p'.
618
6192007-07-07 Michael Albinus <michael.albinus@gmx.de>
620
621 * processes.texi (Asynchronous Processes):
622 * files.texi (Magic File Names): Add `start-file-process'.
623
6242007-06-27 Richard Stallman <rms@gnu.org>
625
626 * files.texi (Format Conversion Piecemeal): Clarify
627 `after-insert-file-functions' calling convention.
628
6292007-06-27 Michael Albinus <michael.albinus@gmx.de>
630
4638454b
JB
631 * files.texi (Magic File Names): Remove `dired-call-process'.
632 Add `process-file'.
b8d4c8d0
GM
633
6342007-06-27 Kenichi Handa <handa@m17n.org>
635
636 * text.texi (Special Properties): Fix description about
4638454b 637 `composition' property.
b8d4c8d0
GM
638
6392007-06-26 Kenichi Handa <handa@m17n.org>
640
641 * nonascii.texi (Default Coding Systems): Document about the
642 return value `undecided'.
643
6442007-06-25 David Kastrup <dak@gnu.org>
645
646 * keymaps.texi (Active Keymaps): Document new POSITION argument of
647 `current-active-maps'.
648
6492007-06-24 Karl Berry <karl@gnu.org>
650
4638454b 651 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
652
6532007-06-15 Juanma Barranquero <lekktu@gmail.com>
654
655 * display.texi (Overlay Arrow): Doc fix.
656
6572007-06-14 Karl Berry <karl@tug.org>
658
659 * anti.texi (Antinews): Typo.
660
6612007-06-14 Chong Yidong <cyd@stupidchicken.com>
662
663 * display.texi (Image Cache): Document image-refresh.
664
6652007-06-12 Karl Berry <karl@gnu.org>
666
667 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
668 * two-volume.make: New file.
669 * .cvsignore: Ignore two-volume files.
670
6712007-06-12 Tom Tromey <tromey@redhat.com>
672
673 * os.texi (Init File): Document user-emacs-directory.
674
6752007-06-03 Nick Roberts <nickrob@snap.net.nz>
676
677 * commands.texi (Click Events): Describe width and height when
678 object is nil.
679
6802007-05-30 Nick Roberts <nickrob@snap.net.nz>
681
682 * commands.texi (Click Events): Layout more logically. Describe
683 width and height.
684 (Drag Events, Motion Events): Update to new format for position.
685
6862007-06-02 Richard Stallman <rms@gnu.org>
687
688 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
689
6902007-06-02 Chong Yidong <cyd@stupidchicken.com>
691
692 * Version 22.1 released.
693
6942007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
695
696 * text.texi (Special Properties): Correct meaning of fontified face.
697
6982007-05-30 Richard Stallman <rms@gnu.org>
699
700 * text.texi (Special Properties): Add link to Adjusting Point.
701
7022007-05-12 Richard Stallman <rms@gnu.org>
703
704 * text.texi (Margins): indent-to-left-margin is not the default.
705 (Mode-Specific Indent): For indent-line-function, the default
706 is indent-relative.
707
708 * modes.texi (Example Major Modes): Explain last line of text-mode
709 is redundant.
710
7112007-05-10 Richard Stallman <rms@gnu.org>
712
713 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
714
715 * help.texi (Keys in Documentation): Add reference to
716 Documentation Tips.
717
718 * files.texi (Format Conversion): TO-FN gets three arguments.
719
720 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
721
7222007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
723
724 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
725 * files.texi (Format Conversion): Expand intro; add menu.
726 (Format Conversion Overview, Format Conversion Round-Trip)
727 (Format Conversion Piecemeal): New nodes/subsections.
728 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
729 * text.texi (Text Properties): Remove "Saving Properties" from menu.
730 (Saving Properties): Delete node/subsection.
731
7322007-05-07 Karl Berry <karl@gnu.org>
733
734 * elisp.texi (EMACSVER): Back to 22.
735
7362007-05-06 Richard Stallman <rms@gnu.org>
737
738 * processes.texi (Accepting Output): Revert most of previous change.
739
7402007-05-05 Richard Stallman <rms@gnu.org>
741
742 * processes.texi (Accepting Output): accept-process-output
743 uses microseconds, not milliseconds. But that arg is obsolete.
744
7452007-05-04 Karl Berry <karl@tug.org>
746
747 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
748
7492007-05-04 Eli Zaretskii <eliz@gnu.org>
750
751 * tips.texi (Documentation Tips): Rearrange items to place the
752 more important ones first. Add an index entry for hyperlinks.
753
7542007-05-03 Karl Berry <karl@gnu.org>
755
756 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
757 (EMACSVER) [smallbook]: 22 for printed version.
758
759 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
760 so restore anchor to normal position after defun. Found by Kevin Ryde.
761
7622007-04-26 Glenn Morris <rgm@gnu.org>
763
764 * elisp.texi (EMACSVER): Increase to 22.1.50.
765
7662007-04-28 Karl Berry <karl@gnu.org>
767
768 * elisp.texi: Improve line breaks on copyright page,
769 similar layout to emacs manual, 8.5x11 by default.
770
7712007-04-24 Richard Stallman <rms@gnu.org>
772
773 * text.texi (Special Properties): Add xref to Overlay Properties.
774
775 * display.texi (Overlay Properties): Add xref to Special Properties.
776
7772007-04-22 Richard Stallman <rms@gnu.org>
778
779 * keymaps.texi (Extended Menu Items): Move the info about
780 format with cached keyboard binding.
781
7822007-04-21 Richard Stallman <rms@gnu.org>
783
784 * text.texi (Special Properties): Clarify previous change.
785
786 * files.texi (File Name Expansion): Clarify previous change.
787
788 * display.texi (Attribute Functions): Fix example for
789 face-attribute-relative-p.
790
7912007-04-19 Kenichi Handa <handa@m17n.org>
792
793 * text.texi (Special Properties): Document composition property.
794
7952007-04-19 Glenn Morris <rgm@gnu.org>
796
797 * files.texi (File Name Expansion): Mention "superroot".
798
7992007-04-15 Chong Yidong <cyd@stupidchicken.com>
800
801 * frames.texi (Multiple Displays): Add note about "multi-monitor"
802 setups.
803 (Display Feature Testing): Note that display refers to all
804 physical monitors for multi-monitor setups.
805
8062007-04-14 Richard Stallman <rms@gnu.org>
807
808 * lists.texi (Sets And Lists): Clarify `delete' examples.
809 Remove spurious xref to same node.
810 Clarify xref for add-to-list.
811
8122007-04-12 Nick Roberts <nickrob@snap.net.nz>
813
814 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
815 value of lisp-mode-map.
816
8172007-04-11 Karl Berry <karl@gnu.org>
818
819 * anti.texi (Antinews):
820 * display.texi (Overlay Properties, Defining Images):
821 * processes.texi (Synchronous Processes, Sentinels):
822 * syntax.texi (Syntax Table Internals):
823 * searching.texi (Regexp Special):
824 * nonascii.texi (Default Coding Systems):
825 * text.texi (Special Properties):
826 * minibuf.texi (Basic Completion): Wording to improve breaks in
827 8.5x11 format.
828 * elisp.texi (smallbook): New @set to more easily switch between
829 smallbook and 8.5x11.
830
8312007-04-11 Richard Stallman <rms@gnu.org>
832
833 * text.texi (Lazy Properties): Minor fix.
834
8352007-04-08 Karl Berry <karl@gnu.org>
836
837 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
838 * macros.texi (Backquote): Downcase Backquote in index entries for
839 consistency.
840
8412007-04-08 Richard Stallman <rms@gnu.org>
842
843 * text.texi (Adaptive Fill): Just describe default,
844 don't show it (since it contains non-ASCII chars).
845
8462007-04-07 Karl Berry <karl@gnu.org>
847
848 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
849 adaptive-fill-regexp's value, since they are not in the standard
850 TeX fonts.
851
8522007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
853
854 * display.texi (Defining Faces): Fix example.
855
8562007-04-07 Karl Berry <karl@gnu.org>
857
858 * display.texi (Button Buffer Commands): Improve page break.
859
8602007-04-07 Richard Stallman <rms@gnu.org>
861
862 * advice.texi (Activation of Advice): Remove redundant index entry.
863
864 * backups.texi: Improve index entries. Remove redundant ones.
865
866 * compile.texi (Byte Compilation): Improve index entry.
867
868 * hash.texi (Creating Hash): Improve index entry.
869
870 * symbols.texi (Definitions): Improve index entry.
871
872 * edebug.texi: Improve index entries. Remove redundant/useless ones.
873
874 * maps.texi (Standard Keymaps): Remove useless index entry.
875
876 * help.texi (Documentation Basics): Remove redundant index entries.
877
878 * customize.texi: Improve index entries.
879 Remove redundant/useless ones.
880
881 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
882
883 * streams.texi (Output Variables): Improve index entry.
884
885 * abbrevs.texi (Abbrevs): Remove useless index entry.
886
887 * macros.texi (Expansion): Remove useless index entry.
888
889 * text.texi: Improve index entries. Remove redundant/useless ones.
890 (Text Properties, Examining Properties)
891 (Special Properties): Use "property category" instead of "category"
892 to refer to the `category' property.
893
894 * positions.texi: Improve index entries. Remove useless one.
895
896 * lists.texi: Improve index entries. Remove redundant/useless ones.
897
898 * os.texi: Improve index entries.
899 (Timers): Fix previous change.
900
901 * buffers.texi: Improve index entries.
902 (Modification Time): Get rid of term "obsolete buffer".
903
904 * debugging.texi: Improve index entries.
905 (Test Coverage): Add xref to other test coverage ftr.
906
907 * eval.texi: Improve index entry. Remove redundant ones.
908
909 * numbers.texi: Improve index entries. Remove redundant/useless ones.
910
911 * files.texi: Improve index entries. Remove redundant/useless ones.
912
913 * objects.texi: Improve index entries.
914
915 * processes.texi: Improve index entries.
916
917 * modes.texi: Improve index entry. Remove redundant one.
918
919 * nonascii.texi: Improve index entries.
920
921 * internals.texi: Improve index entries.
922
923 * syntax.texi: Improve index entries.
924
925 * keymaps.texi (Active Keymaps): Improve index entries.
926
927 * commands.texi: Improve index entries. Remove redundant/useless ones.
928
929 * frames.texi: Improve index entries. Remove redundant/useless ones.
930
931 * markers.texi: Improve index entries. Remove redundant ones.
932
933 * tips.texi: Improve index entries.
934
935 * loading.texi (Unloading): Improve index entry.
936
937 * variables.texi: Improve index entries. Remove redundant one.
938
939 * sequences.texi: Improve index entry.
940
941 * display.texi: Improve index entries. Remove redundant ones.
942
943 * windows.texi: Improve index entries.
944
945 * searching.texi: Improve index entries. Remove redundant one.
946
947 * strings.texi (Case Tables): Improve last change.
948
9492007-04-04 Chong Yidong <cyd@stupidchicken.com>
950
951 * strings.texi (Case Tables): Document with-case-table and
952 ascii-case-table.
953
9542007-04-03 Karl Berry <karl@gnu.org>
955
956 * processes.texi (Network): Reword to improve page break.
957
9582007-04-03 Eli Zaretskii <eliz@gnu.org>
959
960 * functions.texi (Inline Functions): Describe more disadvantages
961 of defsubst, and make advice against it stronger.
962
9632007-04-02 Karl Berry <karl@gnu.org>
964
965 * backups.texi (Backup Names): Avoid widow words.
966 * modes.texi (Example Major Modes): Align last comment.
967
9682007-04-01 Chong Yidong <cyd@stupidchicken.com>
969
970 * keymaps.texi (Remapping Commands): Document new arg to
971 command-remapping.
972
9732007-04-01 Karl Berry <karl@gnu.org>
974
975 * processes.texi (Low-Level Network): Typo.
976 * loading.texi (Hooks for Loading): Avoid double "the".
977 * keymaps.texi (Key Sequences): No double "and".
978 (Changing Key Bindings): Shorten to improve line break.
979
9802007-03-31 Glenn Morris <rgm@gnu.org>
981
982 * os.texi (Timers): Fix description of run-at-time TIME formats.
983
9842007-03-31 Richard Stallman <rms@gnu.org>
985
986 * display.texi (Invisible Text): Correct buffer-invisibility-spec
987 regarding ellipsis.
988
9892007-03-31 Eli Zaretskii <eliz@gnu.org>
990
991 * intro.texi (nil and t):
992 * symbols.texi (Plists and Alists):
993 * variables.texi (Variable Aliases, Constant Variables):
994 * functions.texi (Defining Functions):
995 * advice.texi (Advising Primitives):
996 * debugging.texi (Syntax Errors, Compilation Errors):
997 * minibuf.texi (Minibuffer Windows):
998 * commands.texi (Adjusting Point):
999 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
1000 (Auto Major Mode, Major Mode Conventions):
1001 * help.texi (Describing Characters):
1002 * files.texi (Create/Delete Dirs, Information about Files)
1003 (File Locks, Writing to Files, Reading from Files)
1004 (Saving Buffers):
1005 * windows.texi (Resizing Windows, Cyclic Window Ordering):
1006 * frames.texi (Finding All Frames):
1007 * positions.texi (Buffer End, Motion):
1008 * markers.texi (The Region):
1009 * text.texi (Deletion, Near Point):
1010 * display.texi (Displaying Messages, Truncation):
1011 * os.texi (Processor Run Time):
1012 * tips.texi (Key Binding Conventions, Programming Tips)
1013 (Warning Tips, Documentation Tips, Comment Tips):
1014 * internals.texi (Memory Usage): Improve indexing.
1015
1016 * variables.texi (Frame-Local Variables):
1017 * functions.texi (Argument List):
1018 * loading.texi (Library Search):
1019 * streams.texi (Output Variables):
1020 * keymaps.texi (Translation Keymaps, Searching Keymaps):
1021 * searching.texi (Replacing Match, Search and Replace):
1022 * processes.texi (Byte Packing, Decoding Output)
1023 (Accepting Output, Network Servers, Shell Arguments):
1024 * display.texi (Abstract Display, Image Cache, Scroll Bars):
1025 * windows.texi (Window Point, Window Start):
1026 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
1027 * commands.texi (Reading Input, Keyboard Events):
1028 * minibuf.texi (Reading File Names, Minibuffer Completion)
1029 (Recursive Mini):
1030 * positions.texi (List Motion):
1031 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
1032 * numbers.texi (Arithmetic Operations, Math Functions)
1033 (Predicates on Numbers, Comparison of Numbers):
1034 (Numeric Conversions):
1035 * locals.texi (Standard Buffer-Local Variables):
1036 * maps.texi (Standard Keymaps):
1037 * os.texi (User Identification, System Environment, Recording Input)
1038 (X11 Keysyms):
1039 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
1040 * backups.texi (Backups and Auto-Saving):
1041 * customize.texi (Customization, Group Definitions)
1042 (Variable Definitions):
1043 * compile.texi (Byte Compilation): Improve index entries.
1044
10452007-03-31 Karl Berry <karl@gnu.org>
1046
1047 * macros.texi (Defining Macros): Avoid widow syllable.
1048
10492007-03-31 Eli Zaretskii <eliz@gnu.org>
1050
1051 * elisp.texi (Top): Postscript -> PostScript.
1052
1053 * display.texi (Images, Postscript Images): Postscript -> PostScript.
1054
10552007-03-31 Markus Triska <markus.triska@gmx.at>
1056
1057 * internals.texi (Writing Emacs Primitives): Untabify `For'.
1058
10592007-03-30 Karl Berry <karl@gnu.org>
1060
1061 * lists.texi (List-related Predicates): Remove spurious @need.
1062 (Setcdr): Use @smallexample to improve page break.
1063 (Association Lists) <assoc>: Reword to improve page break.
1064
1065 * strings.texi (String Conversion): Insert blank line to improve
1066 page break.
1067
1068 * numbers.texi (Random Numbers): Use @minus{}.
1069 (Math Functions): Use @minus{}.
1070
1071 * intro.texi (Acknowledgements): Avoid line breaks before middle
1072 initials.
1073
10742007-03-24 Eli Zaretskii <eliz@gnu.org>
1075
1076 * errors.texi (Standard Errors): Add an index entry.
1077
10782007-03-19 Richard Stallman <rms@gnu.org>
1079
1080 * os.texi (Recording Input): recent-keys now gives 300 keys.
1081
10822007-03-12 Glenn Morris <rgm@gnu.org>
1083
1084 * os.texi: Replace "daylight savings" with "daylight saving"
1085 throughout.
1086
10872007-03-05 Richard Stallman <rms@gnu.org>
1088
1089 * variables.texi (File Local Variables): Update
1090 enable-local-variables values.
1091
10922007-03-04 Richard Stallman <rms@gnu.org>
1093
1094 * syntax.texi (Control Parsing): Minor clarification.
1095
1096 * strings.texi (Formatting Strings): Clarify width, precision, flags.
1097
1098 * sequences.texi (Sequence Functions): Move string-bytes away,
1099 add xref.
1100
1101 * nonascii.texi (Text Representations): Move string-bytes here.
1102
1103 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
1104
1105 * minibuf.texi (Basic Completion): Minor clarification.
1106
1107 * markers.texi (The Mark): Clarify existence vs activation of mark.
1108 Other cleanup.
1109
1110 * display.texi (Finding Overlays): Write better example.
1111
1112 * compile.texi (Eval During Compile): Clarify putting macros
1113 in eval-when-compile.
1114
c5602427 11152007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
1116
1117 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 1118 load-read-function definition doc.
b8d4c8d0
GM
1119
11202007-02-21 Kim F. Storm <storm@cua.dk>
1121
1122 * strings.texi (Text Comparison): Mention that assoc-string
1123 converts symbols to strings before testing.
1124
11252007-02-17 Kim F. Storm <storm@cua.dk>
1126
1127 * processes.texi (Bindat Spec): Vector types can have optional
1128 element type.
1129 (Bindat Examples): Fix example. Add vector with element type.
1130
11312007-02-16 Andreas Schwab <schwab@suse.de>
1132
1133 * strings.texi (Formatting Strings): Document '+' flag.
1134
11352007-02-15 Juanma Barranquero <lekktu@gmail.com>
1136
1137 * strings.texi (Modifying Strings): Clarify that `clear-string'
1138 always converts the string to unibyte.
1139
11402007-02-14 Kim F. Storm <storm@cua.dk>
1141
1142 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
1143 Rewrite glyph code description to refer to these functions.
1144 Remove details of encoding face number and char into integer code.
1145
11462007-02-03 Alan Mackenzie <acm@muc.de>
1147
1148 * loading.texi (Hooks for Loading): Make the description of
1149 `eval-after-load' more detailed, and amend the description of
1150 after-load-alist, in accordance with changes from 2006-05.
1151
11522007-02-03 Chong Yidong <cyd@stupidchicken.com>
1153
1154 * modes.texi (Defining Minor Modes): Document that a :require
1155 keyword or similar may be required to make saved customization
1156 variables work.
1157
11582007-02-03 Eli Zaretskii <eliz@gnu.org>
1159
1160 * elisp.texi (Top): Make the detailed menu headers compliant with
1161 Texinfo guidelines and with what texnfo-upd.el expects. Add
1162 comments to prevent people from inadvertently modifying the key
1163 parts needed by `texinfo-multiple-files-update'.
1164
11652007-02-02 Eli Zaretskii <eliz@gnu.org>
1166
1167 * elisp.texi (Top): Update the top-level menus.
1168
1169 * syntax.texi (Categories): Add index entries.
1170
11712007-02-01 Juanma Barranquero <lekktu@gmail.com>
1172
1173 * display.texi (Attribute Functions): Fix name and description of
1174 the UNDERLINE arg of `set-face-underline-p'.
1175
11762007-01-29 Eli Zaretskii <eliz@gnu.org>
1177
1178 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
1179 Variables", and "Standard Keymaps" to the detailed menu.
1180
1181 * variables.texi (Future Local Variables): Add index entry.
1182
11832007-01-28 Richard Stallman <rms@gnu.org>
1184
1185 * tips.texi (Coding Conventions): Clarify the tip about macros
1186 that define a function or a variable.
1187
1188 * files.texi (File Attributes): UID and GID can be floats.
1189 (Magic File Names): Explain why deferring all operations to
1190 the standard handler does not work.
1191
11922007-01-23 Martin Rudalics <rudalics@gmx.at>
1193
1194 * backups.texi (Reverting): Use "buffer" instead of "file"
1195 when talking about major and minor modes.
1196
11972007-01-21 Richard Stallman <rms@gnu.org>
1198
1199 * help.texi (Documentation): Add xref to Documentation Tips.
1200
12012007-01-14 Juanma Barranquero <lekktu@gmail.com>
1202
1203 * tips.texi (Coding Conventions): Fix typos.
1204
12052007-01-05 Richard Stallman <rms@gnu.org>
1206
1207 * modes.texi (Defining Minor Modes): Fix previous change.
1208
12092007-01-03 Richard Stallman <rms@gnu.org>
1210
1211 * customize.texi (Variable Definitions, Customization Types):
1212 Don't use * in doc string for defcustom.
1213
12142007-01-02 Richard Stallman <rms@gnu.org>
1215
1216 * variables.texi (Variable Aliases): Clarify that aliases vars
1217 always have the same value.
1218
1219 * processes.texi (Bindat Spec): Fix Texinfo usage.
1220
1221 * modes.texi (Defining Minor Modes): Explain effect of command
1222 defined with define-global-minor-mode on new buffers.
1223
12242006-12-30 Kim F. Storm <storm@cua.dk>
1225
1226 * keymaps.texi (Tool Bar): Describe `grow-only' value of
1227 `auto-resize-tool-bars'.
1228
12292006-12-30 Richard Stallman <rms@gnu.org>
1230
1231 * keymaps.texi (Active Keymaps): Fix previous change.
1232
12332006-12-30 Nick Roberts <nickrob@snap.net.nz>
1234
1235 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
1236
12372006-12-30 Kim F. Storm <storm@cua.dk>
1238
1239 * processes.texi (Bindat Spec): Clarify using field names in
1240 length specifications.
1241
12422006-12-29 Kim F. Storm <storm@cua.dk>
1243
1244 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1245 Add count and index variables for eval forms in repeat blocks.
1246
12472006-12-24 Richard Stallman <rms@gnu.org>
1248
1249 * customize.texi (Variable Definitions): Document
1250 new name custom-add-frequent-value.
1251
12522006-12-19 Kim F. Storm <storm@cua.dk>
1253
1254 * commands.texi (Misc Events): User signals now result in sigusr1
1255 and sigusr2 events which are handled through special-event-map.
1256 (Special Events): User signals and drag-n-drop are special.
1257
12582006-12-17 Richard Stallman <rms@gnu.org>
1259
1260 * loading.texi (Named Features): Explain subfeatures better.
1261
1262 * customize.texi: Use "option" only for user options.
1263 For the keyword values inside defcustom etc, say "keywords".
1264 For :options value's elements, say "elements".
1265 :group should not be omitted.
1266
1267 * syntax.texi (Parsing Expressions): Split up node.
1268 (Motion via Parsing, Position Parse, Parser State)
1269 (Low-Level Parsing, Control Parsing): New subnodes.
1270 (Parser State): Document syntax-ppss-toplevel-pos.
1271
1272 * positions.texi (List Motion): Punctuation fix.
1273
1274 * files.texi (File Name Completion): Document PREDICATE arg
1275 to file-name-completion.
1276
12772006-12-16 Eli Zaretskii <eliz@gnu.org>
1278
1279 * internals.texi (Building Emacs, Writing Emacs Primitives):
1280 Add index entries.
1281
12822006-12-11 Richard Stallman <rms@gnu.org>
1283
1284 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
1285 affects face menu. Explain how to make it non-nil without enabling
1286 any fontification.
1287
12882006-12-10 Chong Yidong <cyd@stupidchicken.com>
1289
1290 * modes.texi (Font Lock Basics): Document nil value of
1291 font-lock-defaults.
1292
12932006-12-10 Glenn Morris <rgm@gnu.org>
1294
1295 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
1296 value for system-flag argument. Abbrev tables may not be empty
1297 when major modes are loaded.
1298
12992006-12-08 Juanma Barranquero <lekktu@gmail.com>
1300
1301 * makefile.w32-in (maintainer-clean): Partially revert last
1302 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
1303 to protect elisp-covers.texi.
1304
13052006-12-07 Juanma Barranquero <lekktu@gmail.com>
1306
1307 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1308 Don't remove elisp* info files; they are already deleted by the
1309 `clean' and `distclean' targets, and they are in the $(infodir)
1310 directory, not the current one.
1311
13122006-12-04 Kim F. Storm <storm@cua.dk>
1313
1314 * commands.texi (Misc Events): Update signal events.
1315 (Event Examples): Add signal example.
1316
13172006-11-29 Richard Stallman <rms@gnu.org>
1318
1319 * frames.texi (Visibility of Frames): Explain visible windows
1320 can be covered by others. Add xref for raise-frame.
1321
13222006-11-28 Richard Stallman <rms@gnu.org>
1323
1324 * searching.texi (Regexp Special): Update when ^ is special.
1325
13262006-11-27 Eli Zaretskii <eliz@gnu.org>
1327
1328 * customize.texi (Customization, Common Keywords)
1329 (Group Definitions, Variable Definitions, Composite Types)
1330 (Type Keywords, Customization Types): Add index entries for
1331 various customization keywords.
1332
13332006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1334
1335 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1336
c8763fb6 13372006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
1338
1339 * frames.texi (Window System Selections): Remove clipboard from
1340 description of selection-coding-system.
1341
13422006-11-06 Richard Stallman <rms@gnu.org>
1343
1344 * lists.texi (List Variables): Document COMPARE-FN.
1345
1346 * keymaps.texi: Avoid use of "binding" to mean a relation;
1347 use it only to refer to the meaning associated with a key.
1348 (Keymaps): Change menu node description.
1349
1350 * elisp.texi (Top): Change menu node description.
1351
1352 * display.texi (Managing Overlays): Document overlay-recenter.
1353
13542006-10-29 Chong Yidong <cyd@stupidchicken.com>
1355
1356 * Makefile.in: Use relative paths to avoid advertising filesystem
1357 contents during compilation.
1358
13592006-10-23 Kim F. Storm <storm@cua.dk>
1360
1361 * commands.texi (Event Input Misc): Update unread-command-events.
1362
13632006-10-23 Nick Roberts <nickrob@snap.net.nz>
1364
1365 * lists.texi (Sets And Lists): Fix typos.
1366
13672006-10-18 Juanma Barranquero <lekktu@gmail.com>
1368
1369 * control.texi (Processing of Errors): Use @var for an argument,
1370 not @code.
1371
13722006-10-16 Richard Stallman <rms@gnu.org>
1373
1374 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1375
1376 * keymaps.texi (Format of Keymaps): Show all the keymap element
1377 patterns that result from menu items.
1378 (Key Lookup): Minor cleanups.
1379
1380 * modes.texi (Precalculated Fontification): Don't say that
1381 not setting font-lock-defaults avoids loading font-lock.
1382
1383 * help.texi (Documentation): Move xref to Emacs Manual here.
1384 (Documentation Basics): From here.
1385 Also doc emacs-lisp-docstring-fill-column.
1386
1387 * elisp.texi: Update version and ISBN.
1388
1389 * commands.texi (Interactive Call): Clarify KEYS arg to
1390 call-interactively is a vector.
1391 (Command Loop Info): Delete anchor in this-command-keys.
1392 Add anchor in this-command-keys-vector.
1393 (Recursive Editing): Document how recursive-edit
1394 handles the current buffer.
1395
13962006-10-13 Chong Yidong <cyd@stupidchicken.com>
1397
1398 * frames.texi (Frame Titles): %c and %l are ignored in
1399 frame-title-format.
1400
14012006-10-11 Richard Stallman <rms@gnu.org>
1402
1403 * keymaps.texi (Key Sequences): Clarify use of kbd.
1404
14052006-10-10 Kim F. Storm <storm@cua.dk>
1406
1407 * lists.texi (Sets And Lists): Add memql.
1408
14092006-10-03 Richard Stallman <rms@gnu.org>
1410
1411 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1412 Clarify :ascii: and :nonascii:.
1413
14142006-09-29 Juri Linkov <juri@jurta.org>
1415
1416 * modes.texi (%-Constructs): Reorder coding systems in the
1417 documentation of %z to the real order displayed in the modeline.
1418
14192006-09-25 Richard Stallman <rms@gnu.org>
1420
1421 * os.texi (Timers): Describe timer-max-repeats.
1422
14232006-09-25 Chong Yidong <cyd@stupidchicken.com>
1424
1425 * os.texi (Timers): Mention with-local-quit.
1426
14272006-09-24 Richard Stallman <rms@gnu.org>
1428
1429 * searching.texi (Searching and Matching): Mention property search.
1430
1431 * commands.texi (Command Loop Info): Explain how read-event affects
1432 this-command-keys.
1433
14342006-09-20 Richard Stallman <rms@gnu.org>
1435
1436 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1437
1438 * windows.texi (Window Start): Minor cleanups.
1439
14402006-09-20 Kim F. Storm <storm@cua.dk>
1441
1442 * windows.texi (Window Start): pos-visible-in-window-p allows
1443 specifying t for position to mean "end of window".
1444 Add window-line-height.
1445
1446 * anti.texi (Antinews): Mention window-line-height.
1447
14482006-09-19 David Kastrup <dak@gnu.org>
1449
1450 * keymaps.texi (Searching Keymaps): Small clarification.
1451
14522006-09-18 Richard Stallman <rms@gnu.org>
1453
1454 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1455 cause keyboard menus.
1456 (Menu Keymaps): Likewise.
1457 (Defining Menus, Keyboard Menus): Clarify.
1458
1459 * text.texi (Fields): Clarify explanation of constrain-to-field.
1460
14612006-09-16 Eli Zaretskii <eliz@gnu.org>
1462
1463 * variables.texi (Tips for Defining): Fix a typo.
1464
14652006-09-15 Richard Stallman <rms@gnu.org>
1466
1467 * keymaps.texi (Remapping Commands, Searching Keymaps)
1468 (Active Keymaps): Clean up previous change.
1469
14702006-09-15 Jay Belanger <belanger@truman.edu>
1471
1472 * gpl.texi: Replace "Library Public License" by "Lesser Public
1473 License" throughout.
1474
14752006-09-15 David Kastrup <dak@gnu.org>
1476
1477 * keymaps.texi (Active Keymaps): Adapt description to use
1478 `get-char-property' instead `get-text-property'. Explain how
1479 mouse events change this. Explain the new optional argument of
1480 `key-binding' and its mouse-dependent lookup.
1481 (Searching Keymaps): Adapt description similarly.
1482 (Remapping Commands): Explain the new optional argument of
1483 `command-remapping'.
1484
14852006-09-14 Richard Stallman <rms@gnu.org>
1486
1487 * keymaps.texi (Searching Keymaps): Clarification.
1488 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
1489
14902006-09-13 Richard Stallman <rms@gnu.org>
1491
1492 * objects.texi (Character Type): Node split.
1493 Add xref to Describing Characters.
1494 (Basic Char Syntax, General Escape Syntax)
1495 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1496
14972006-09-11 Richard Stallman <rms@gnu.org>
1498
1499 * display.texi (Display Table Format): Wording clarification.
1500 (Glyphs): Clarifications.
1501
15022006-09-10 Chong Yidong <cyd@stupidchicken.com>
1503
1504 * keymaps.texi (Active Keymaps): Mention that key-binding checks
1505 local maps.
1506
15072006-09-10 Kim F. Storm <storm@cua.dk>
1508
1509 * display.texi (Forcing Redisplay): Document return value of
1510 function redisplay.
1511
15122006-09-09 Richard Stallman <rms@gnu.org>
1513
1514 * windows.texi (Window Hooks): Explain limits of
1515 window-scroll-functions.
1516
1517 * display.texi (Fringe Indicators): Update for last change in
1518 indicate-buffer-boundaries.
1519
15202006-09-08 Richard Stallman <rms@gnu.org>
1521
1522 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1523
15242006-09-06 Kim F. Storm <storm@cua.dk>
1525
1526 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1527
1528 * windows.texi (Window Start): Update pos-visible-in-window-p.
1529
15302006-09-04 Richard Stallman <rms@gnu.org>
1531
1532 * processes.texi (Accepting Output): Explain SECONDS=0 for
1533 accept-process-output.
1534
1535 * os.texi (Idle Timers): Explain why timer functions should not
1536 loop until (input-pending-p).
1537
15382006-09-02 Eli Zaretskii <eliz@gnu.org>
1539
1540 * makefile.w32-in (usermanualdir): New variable.
1541 (elisp.dvi): Use it.
1542
15432006-09-01 Eli Zaretskii <eliz@gnu.org>
1544
1545 * buffers.texi (Buffer Modification): Fix last change.
1546
15472006-09-01 Chong Yidong <cyd@stupidchicken.com>
1548
1549 * buffers.texi (Buffer Modification): Document
1550 buffer-chars-modified-tick.
1551
15522006-08-31 Richard Stallman <rms@gnu.org>
1553
1554 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1555
15562006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
1557
1558 * modes.texi (Syntactic Font Lock):
1559 Mention font-lock-syntactic-face-function
1560 instead of specific faces.
1561
15622006-08-29 Chong Yidong <cyd@stupidchicken.com>
1563
1564 * display.texi (Images): Add xrref to display-images-p.
1565
15662006-08-28 Kenichi Handa <handa@m17n.org>
1567
1568 * nonascii.texi (Lisp and Coding Systems): Fix description of
1569 detect-coding-region.
1570
15712006-08-27 Michael Olson <mwolson@gnu.org>
1572
1573 * processes.texi (Transaction Queues): Remove stray quote
1574 character.
1575
15762006-08-25 Richard Stallman <rms@gnu.org>
1577
1578 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
1579 Add xref.
1580
15812006-08-24 Chong Yidong <cyd@stupidchicken.com>
1582
1583 * os.texi (Timers): Avoid waiting inside timers.
1584
15852006-08-21 Lute Kamstra <lute@gnu.org>
1586
1587 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
1588
15892006-08-20 Richard Stallman <rms@gnu.org>
1590
1591 * os.texi (Idle Timers): New node, split out from Timers.
1592 Document current-idle-time.
1593 * commands.texi (Reading One Event): Update xref.
1594 * elisp.texi (Top): Update subnode menu.
1595
15962006-08-16 Richard Stallman <rms@gnu.org>
1597
1598 * keymaps.texi (Extended Menu Items): Show format of cached
1599 bindings in extended menu items.
1600
1601 * customize.texi (Variable Definitions): Explain when the
1602 standard value expression is evaluated.
1603
16042006-08-15 Chong Yidong <cyd@stupidchicken.com>
1605
1606 * commands.texi (Reading One Event): Explain idleness in
1607 `read-event'.
1608
16092006-08-12 Chong Yidong <cyd@stupidchicken.com>
1610
1611 * text.texi (Near Point): Say "cursor" not "terminal cursor".
1612 (Commands for Insertion): Removed split-line since it's not
1613 relevant for Lisp programming.
1614 (Yank Commands): Rewrite introduction.
1615 (Undo): Clarify.
1616 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
1617 (Filling): Remove redundant comment. Clarify return value of
1618 current-justification.
1619 (Margins): Minor clarifications.
1620 (Adaptive Fill): Update default value of adaptive-fill-regexp.
1621 (Sorting): Update definition of sort-lines.
1622 (Columns): Clarify behavior of sort-columns.
1623 (Indent Tabs): Link to Tab Stops in Emacs manual.
1624 (Special Properties): Clarify.
1625 (Clickable Text): Mention Buttons package.
1626
16272006-08-12 Kevin Ryde <user42@zip.com.au>
1628
1629 * os.texi (Time Parsing): Add %z to description of
1630 format-time-string, as per docstring. Add cross reference to
1631 glibc manual for strftime.
1632
16332006-08-08 Richard Stallman <rms@gnu.org>
1634
1635 * modes.texi: Clean up wording in previous change.
1636
16372006-08-07 Chong Yidong <cyd@stupidchicken.com>
1638
1639 * modes.texi (Hooks): Clarify.
1640 (Major Mode Basics): Mention define-derived-mode explicitly.
1641 (Major Mode Conventions): Rebinding RET is OK for some modes.
1642 Mention change-major-mode-hook and after-change-major-mode-hook.
1643 (Example Major Modes): Moved to end of Modes section.
1644 (Mode Line Basics): Clarify.
1645 (Mode Line Data): Mention help-echo and local-map in strings.
1646 Explain reason for treatment of non-risky variables.
1647 (Properties in Mode): Clarify.
1648 (Faces for Font Lock): Add font-lock-negation-char-face.
1649
16502006-08-04 Eli Zaretskii <eliz@gnu.org>
1651
1652 * strings.texi (Formatting Strings): Warn against arbitrary
1653 strings as first arg to `format'.
1654
16552006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
1656
1657 * text.texi (Clickable Text): Mention `help-echo' text property.
1658 Update intro, examples and associated explanations.
1659
16602006-07-31 Richard Stallman <rms@gnu.org>
1661
1662 * commands.texi: Update xrefs.
1663 (Event Mod): New node, cut out from old Translating Input.
1664
1665 * maps.texi: Update xrefs.
1666
1667 * keymaps.texi (Translation Keymaps): New node.
1668 Update xrefs from Translating Input to Translation Keymaps.
1669
1670 * elisp.texi (Top): Update subnode menu.
1671
1672 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
1673
1674 * os.texi (System Interface): Fix menu descriptions of some nodes.
1675 (Translating Input): Node deleted.
1676
16772006-07-31 Nick Roberts <nickrob@snap.net.nz>
1678
1679 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
1680
1681 * lists.texi (Sets And Lists): Likewise.
1682
16832006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
1684
1685 * text.texi (Fields): Mention POS
1686 requirement when narrowing is in effect.
1687
16882006-07-28 Richard Stallman <rms@gnu.org>
1689
1690 * display.texi (Face Attributes): Simplify wording.
1691 (Attribute Functions): Clarify meaning of new-frame default
1692 attribute settings.
1693
1694 * customize.texi (Common Keywords): Document how to use
1695 :package-version in a package not in Emacs.
1696
16972006-07-28 Kim F. Storm <storm@cua.dk>
1698
1699 * commands.texi (Reading One Event): Fix last change.
1700
17012006-07-26 Chong Yidong <cyd@stupidchicken.com>
1702
1703 * commands.texi (Reading One Event): Document SECONDS argument for
1704 read-event, read-char, and read-char-exclusive.
1705
17062006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
1707
1708 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
1709 to ensure correct identification.
1710
17112006-07-24 Richard Stallman <rms@gnu.org>
1712
1713 * text.texi (Clickable Text): Clarify.
1714
1715 * sequences.texi (Vector Functions): Delete duplicate xref.
1716
1717 * objects.texi (Function Type): Clarify.
1718
1719 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
1720 modes.
1721
1722 * lists.texi (List Variables): New node.
1723 Material moved from other nodes.
1724
1725 * variables.texi (Setting Variables): add-to-list and
1726 add-to-ordered-list moved to List Variables node.
1727
17282006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
1729
1730 * text.texi (Links and Mouse-1):
1731 For mouse-on-link-p, expand on arg POS.
1732
17332006-07-21 Kim F. Storm <storm@cua.dk>
1734
1735 * display.texi (Forcing Redisplay): Don't mention systems which
1736 don't support sub-second timers for redisplay-preemption-period.
1737
1738 * os.texi (Terminal Output): Clarify text vs graphical terminal.
1739
17402006-07-21 Eli Zaretskii <eliz@gnu.org>
1741
1742 * frames.texi (Input Focus): Document that focus-follows-mouse has
1743 no effect on MS-Windows.
1744
17452006-07-18 Richard Stallman <rms@gnu.org>
1746
1747 * display.texi (Forcing Redisplay): Cleanups in previous change.
1748
1749 * processes.texi (Low-Level Network): Make menu more convenient.
1750
17512006-07-18 Kim F. Storm <storm@cua.dk>
1752
1753 * display.texi (Forcing Redisplay): redisplay-preemption-period
1754 only used on window systems. Add xref to Terminal Output.
1755
1756 * os.texi (Terminal Output): baud-rate only controls preemption on
1757 non-window systems. Add xref to Forcing Redisplay.
1758
1759 * processes.texi (Low-Level Network): Rename node "Make Network"
1760 to "Network Processes".
1761
17622006-07-18 Karl Berry <karl@gnu.org>
1763
1764 * variables.texi, functions.texi, customize.texi, loading.texi:
1765 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
1766
17672006-07-17 Chong Yidong <cyd@stupidchicken.com>
1768
1769 * commands.texi (Waiting): Document batch-mode sit-for behavior.
1770
17712006-07-17 Richard Stallman <rms@gnu.org>
1772
1773 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
1774 Put period and comma inside quotes.
1775
1776 * loading.texi, markers.texi: Use real doublequote inside menus.
1777
1778 * windows.texi: Put point and comma inside quotes.
1779 (Textual Scrolling): Use @samp for error message.
1780
1781 * variables.texi, tips.texi, syntax.texi, symbols.texi:
1782 * strings.texi, streams.texi, processes.texi, os.texi:
1783 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
1784 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
1785 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
1786 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
1787 Put point and comma inside quotes.
1788
1789 * control.texi (Processing of Errors): Add command-error-function.
1790
1791 * variables.texi (File Local Variables): Clarify that
1792 file local variables make buffer-local bindings.
1793
1794 * modes.texi (Syntactic Font Lock): Give default for
1795 font-lock-syntax-table.
1796
17972006-07-17 Nick Roberts <nickrob@snap.net.nz>
1798
1799 * text.texi (Special Properties): Clean up previous change.
1800
18012006-07-16 Karl Berry <karl@gnu.org>
1802
1803 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
1804 * control.texi: Fix bad page breaks through chapter 10 (control).
1805
1806 * anti.texi (Antinews): Reorder face-attribute fns to avoid
1807 underfull hbox.
1808
18092006-07-15 Nick Roberts <nickrob@snap.net.nz>
1810
1811 * text.texi (Special Properties): Describe fontified text property
1812 in relation to a character (not text).
1813
18142006-07-15 Kim F. Storm <storm@cua.dk>
1815
1816 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
1817 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
1818 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
1819
1820 * anti.texi (Antinews): Mention redisplay function.
1821 The kbd macro existed, but was not documented, before 22.x.
1822 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
1823
18242006-07-14 Nick Roberts <nickrob@snap.net.nz>
1825
1826 * display.texi (Displaying Messages): Add anchor.
1827
1828 * frames.texi (Dialog Boxes): Use it.
1829
18302006-07-12 Richard Stallman <rms@gnu.org>
1831
1832 * objects.texi (Frame Type): Explain nature of frames better.
1833
1834 * frames.texi (Frames): Explain nature of frames better.
1835
18362006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
1837
1838 * tips.texi (Coding Conventions): Explain why use cl at compile time.
1839
18402006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1841
1842 * frames.texi (Window System Selections): Mention scrap support for Mac.
1843 Default value of x-select-enable-clipboard is t on Mac.
1844
1845 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
1846
18472006-07-11 Kim F. Storm <storm@cua.dk>
1848
1849 * display.texi (Forcing Redisplay): Add `redisplay' function.
1850 Don't mention (sit-for -1) -- use (redisplay t) instead.
1851
1852 * commands.texi (Waiting): (sit-for -1) is no longer special.
1853 (sit-for 0) is equivalent to (redisplay).
1854 Iconifying/deiconifying no longer makes sit-for return.
1855
18562006-07-10 Nick Roberts <nickrob@snap.net.nz>
1857
1858 * display.texi (Buttons): Fix typo.
1859
1860 * index.texi, elisp.texi (New Symbols): Comment node out.
1861
18622006-07-09 Richard Stallman <rms@gnu.org>
1863
1864 * display.texi (Truncation): Clean up previous change.
1865
18662006-07-08 Richard Stallman <rms@gnu.org>
1867
1868 * commands.texi (Interactive Call): Use 3 as prefix in example
1869 for execute-extended-command.
1870
1871 * display.texi (Attribute Functions): Move paragraph about
1872 compatibility with Emacs < 21.
1873
18742006-07-09 Kim F. Storm <storm@cua.dk>
1875
1876 * display.texi (Refresh Screen): Clarify force-window-update.
1877 (Truncation): "Normally" indicated by fringe arrows.
1878
18792006-07-08 Eli Zaretskii <eliz@gnu.org>
1880
1881 * windows.texi (Textual Scrolling, Resizing Windows):
1882 * variables.texi (Constant Variables):
1883 * text.texi (Buffer Contents, Deletion, Changing Properties)
1884 (Property Search, Special Properties, Sticky Properties)
1885 (Links and Mouse-1, Fields, Change Hooks):
1886 * syntax.texi (Syntax Table Functions, Parsing Expressions)
1887 (Categories):
1888 * symbols.texi (Other Plists):
1889 * streams.texi (Output Variables):
1890 * processes.texi (Input to Processes, Query Before Exit):
1891 * positions.texi (Word Motion, Text Lines, List Motion):
1892 * os.texi (Init File, System Environment, Sound Output)
1893 (Session Management):
1894 * nonascii.texi (Text Representations, Character Sets)
1895 (Chars and Bytes, Locales):
1896 * modes.texi (Defining Minor Modes, Header Lines):
1897 * minibuf.texi (Minibuffer Contents):
1898 * markers.texi (Information from Markers):
1899 * lists.texi (List Elements, Building Lists, Association Lists):
1900 * keymaps.texi (Tool Bar):
1901 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
1902 * functions.texi (What Is a Function, Mapping Functions):
1903 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
1904 (Color Names, Text Terminal Colors, Display Feature Testing):
1905 * files.texi (Visiting Functions, File Name Components)
1906 (Unique File Names, Contents of Directories):
1907 * display.texi (Forcing Redisplay, Displaying Messages)
1908 (Temporary Displays, Font Selection, Auto Faces)
1909 (Font Lookup, Fringe Indicators, Display Margins)
1910 (Image Descriptors, Showing Images, Image Cache, Button Types)
1911 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
1912 (Display Table Format, Glyphs):
1913 * control.texi (Iteration):
1914 * commands.texi (Command Loop Info, Adjusting Point):
1915 * backups.texi (Making Backups, Auto-Saving):
1916 Remove @tindex entries.
1917
19182006-07-07 Kim F. Storm <storm@cua.dk>
1919
1920 * display.texi (Fringe Cursors): Fix typo.
1921 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
1922 (Overlay Arrow): Default is overlay-arrow fringe indicator.
1923
19242006-07-05 Richard Stallman <rms@gnu.org>
1925
1926 * text.texi (Buffer Contents): Add example of text props
1927 in result of buffer-substring.
1928 (Text Properties): Explain better about use of specific property names.
1929 (Property Search): Some cleanups; reorder some functions.
1930
1931 * keymaps.texi (Changing Key Bindings): Cleanup.
1932 Add xref to Key Binding Conventions.
1933
1934 * display.texi (Attribute Functions): Add examples for
1935 face-attribute-relative-p.
1936
1937 * tips.texi (Coding Conventions): Cleanup last change.
1938
19392006-07-05 Karl Berry <karl@gnu.org>
1940
1941 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
1942 Remove @setchapternewpage odd.
1943 Result is 1013 pages, down from 1100.
1944
1945 * anti.texi, customize.texi, display.texi, internals.texi:
1946 * minibuf.texi, modes.texi, tips.texi:
1947 Fix overfull/underfull boxes.
1948
19492006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1950
1951 * edebug.texi (Instrumenting):
1952 Add Edebug-specific findex for eval-buffer.
1953 * loading.texi (Loading):
1954 Replace eval-current-buffer with eval-buffer.
1955
19562006-06-30 Nick Roberts <nickrob@snap.net.nz>
1957
1958 * locals.texi (Standard Buffer-Local Variables): Update the list
1959 of variables.
1960
19612006-06-26 Nick Roberts <nickrob@snap.net.nz>
1962
1963 * files.texi (File Name Completion): Point user to the node
1964 "Reading File Names".
1965
19662006-06-24 Eli Zaretskii <eliz@gnu.org>
1967
1968 * files.texi (Contents of Directories): Document case-insensitive
1969 behavior on respective filesystems.
1970
1971 * objects.texi (Character Type): Document that Emacs signals an
1972 error for unsupported Unicode characters specified as \uNNNN.
1973
19742006-06-19 Richard Stallman <rms@gnu.org>
1975
1976 * processes.texi (Bindat Spec): Clarify previous change.
1977
19782006-06-16 Richard Stallman <rms@gnu.org>
1979
1980 * tips.texi (Coding Conventions): Better explain conventions
1981 for definition constructs.
1982
1983 * text.texi (Special Properties): String value of `read-only'
1984 serves as the error message.
1985
1986 * objects.texi (Character Type): Clarify prev. change.
1987 (Non-ASCII in Strings): Mention \u and \U.
1988
1989 * commands.texi (Using Interactive): Explain problem of
1990 markers, etc., in command-history.
1991
19922006-06-14 Kim F. Storm <storm@cua.dk>
1993
1994 * commands.texi (Waiting): Negative arg to sit-for forces
1995 redisplay even if input is pending.
1996
1997 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
1998 redisplay. Remove incorrect example of binding redisplay-dont-pause
1999 around (sit-for 0).
2000
20012006-06-13 Richard Stallman <rms@gnu.org>
2002
2003 * display.texi (Forcing Redisplay): Clarify previous change.
2004
20052006-06-13 Romain Francoise <romain@orebokech.com>
2006
2007 * display.texi (Forcing Redisplay): Fix typo.
2008
20092006-06-13 Kim F. Storm <storm@cua.dk>
2010
2011 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
2012
20132006-06-10 Luc Teirlinck <teirllm@auburn.edu>
2014
2015 * tips.texi (Coding Conventions): Add `@end itemize'.
2016
20172006-06-10 Richard Stallman <rms@gnu.org>
2018
2019 * tips.texi (Coding Conventions): Explain use of coding systems
2020 to ensure one decoding for strings.
2021
20222006-06-09 Aidan Kehoe <kehoea@parhasard.net>
2023
2024 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
2025 syntax.
2026
20272006-06-07 Eli Zaretskii <eliz@gnu.org>
2028
2029 * display.texi (Font Selection): Remove description of
2030 clear-face-cache.
2031
2032 * compile.texi (Eval During Compile): Fix a typo. Add index
2033 entries for possible uses of eval-when-compile.
2034
20352006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
2036
2037 * display.texi (Abstract Display): Fix typo.
2038
20392006-06-03 Eli Zaretskii <eliz@gnu.org>
2040
2041 * minibuf.texi (Minibuffer History) <history-add-new-input>:
2042 Reword variable's description.
2043
20442006-06-01 Richard Stallman <rms@gnu.org>
2045
2046 * windows.texi (Splitting Windows): Clarify splitting nonselected
2047 window.
2048
20492006-05-31 Juri Linkov <juri@jurta.org>
2050
2051 * minibuf.texi (Minibuffer History): Add history-add-new-input.
2052
20532006-05-30 Richard Stallman <rms@gnu.org>
2054
2055 * display.texi (Line Height): Fix errors in description of
10d1d0af 2056 default line height and line-height property.
b8d4c8d0
GM
2057
2058 * nonascii.texi (Default Coding Systems): Further clarification.
2059
20602006-05-29 Luc Teirlinck <teirllm@auburn.edu>
2061
2062 * internals.texi (Pure Storage): Mention that an overflow in pure
2063 space causes a memory leak.
2064 (Garbage Collection): If there was an overflow in pure space,
2065 `garbage-collect' returns nil.
2066
20672006-05-30 Eli Zaretskii <eliz@gnu.org>
2068
2069 * nonascii.texi (Default Coding Systems): Fix it some more.
2070
20712006-05-29 Eli Zaretskii <eliz@gnu.org>
2072
2073 * nonascii.texi (Default Coding Systems): Fix last change.
2074
20752006-05-29 Kenichi Handa <handa@m17n.org>
2076
2077 * nonascii.texi (find-operation-coding-system): Describe the new
2078 argument format (FILENAME . BUFFER).
2079
20802006-05-28 Richard Stallman <rms@gnu.org>
2081
2082 * tips.texi (Coding Conventions): Better explain reasons not to
2083 advise other packages or use `eval-after-load'.
2084
20852006-05-29 Kim F. Storm <storm@cua.dk>
2086
2087 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
2088 `bindat-idx' and `bindat-raw' for clarity.
2089
20902006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2091
2092 * processes.texi (Bindat Spec): Expand on `repeat' handler.
2093
2094 * display.texi (Display): Add "Abstract Display" to menu.
2095 (Abstract Display, Abstract Display Functions)
2096 (Abstract Display Example): New nodes.
2097 * elisp.texi (Top): Add "Abstract Display" to menu.
2098
20992006-05-27 Chong Yidong <cyd@stupidchicken.com>
2100
2101 * keymaps.texi (Key Sequences): Link to input events definition.
2102 (Format of Keymaps): Delete material duplicated in Keymap Basics.
2103
2104 * files.texi (Changing Files): Document updated argument list for
2105 copy-file.
2106
21072006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2108
2109 * processes.texi (Bindat Functions): Explain term "total length".
2110 Use it in bindat-length and bindat-pack descriptions.
2111
21122006-05-26 Eli Zaretskii <eliz@gnu.org>
2113
2114 * tips.texi (Coding Conventions): Advise against using
2115 eval-after-load in packages. Add an index entry.
2116
21172006-05-25 Juri Linkov <juri@jurta.org>
2118
2119 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
2120
2121 * modes.texi (%-Constructs): Add %e, %z, %Z.
2122
21232006-05-25 Richard Stallman <rms@gnu.org>
2124
2125 * elisp.texi (Top): Update subnode menu.
2126
2127 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
2128 (Keymaps): Update menu.
2129
21302006-05-25 Chong Yidong <cyd@stupidchicken.com>
2131
2132 * keymaps.texi (Key Sequences): Some clarifications.
2133
21342006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
2135
2136 * processes.texi (Bindat Functions): Say "unibyte string"
2137 explicitly for bindat-unpack and bindat-pack descriptions.
2138 (Bindat Examples): Don't call `string-make-unibyte' in example.
2139
21402006-05-25 Chong Yidong <cyd@stupidchicken.com>
2141
2142 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 2143 Explain string and vector representations of key sequences.
b8d4c8d0
GM
2144
2145 * keymaps.texi (Changing Key Bindings):
dd7b651b 2146 * commands.texi (Interactive Codes):
b8d4c8d0
GM
2147 * help.texi (Describing Characters): Refer to it.
2148
21492006-05-23 Luc Teirlinck <teirllm@auburn.edu>
2150
2151 * frames.texi (Pointer Shape): @end table -> @end defvar.
2152
21532006-05-22 Richard Stallman <rms@gnu.org>
2154
2155 * elisp.texi (Top): Update subnode menus.
2156
2157 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
2158 Contents rewritten; material from old Pointer Shape node moved here.
2159
2160 * display.texi (Pointer Shape): Node deleted.
2161 (Image Descriptors): Minor cleanup.
2162
21632006-05-21 Richard Stallman <rms@gnu.org>
2164
2165 * syntax.texi (Parsing Expressions): Update info on which STATE
2166 elements are ignored.
2167
21682006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2169
2170 * hooks.texi (Standard Hooks): Correct typo.
2171
2172 * gpl.texi (GPL): ifinfo -> ifnottex.
2173
21742006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
2175
2176 * searching.texi (Simple Match Data): Warn about match data being
2177 set anew by every search.
2178
21792006-05-17 Richard Stallman <rms@gnu.org>
2180
2181 * minibuf.texi (Minibuffer History): Clarify.
2182
2183 * searching.texi (Regexp Special): Clarify nested regexp warning.
2184
21852006-05-16 Kim F. Storm <storm@cua.dk>
2186
2187 * minibuf.texi (Minibuffer History): Update add-to-history.
2188
21892006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
2190
2191 * nonascii.texi (Explicit Encoding): Fix
2192 typo (encoding<->decoding).
2193
21942006-05-14 Richard Stallman <rms@gnu.org>
2195
2196 * buffers.texi (Creating Buffers): Cleanup.
2197
2198 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
2199
22002006-05-13 Eli Zaretskii <eliz@gnu.org>
2201
2202 * buffers.texi (Current Buffer): Document that with-temp-buffer
2203 disables undo.
2204
2205 * os.texi (Terminal-Specific): More accurate description of how
2206 Emacs searches for the terminal-specific libraries.
2207
22082006-05-12 Eli Zaretskii <eliz@gnu.org>
2209
2210 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
2211 emacs-xtra to @inforef's.
2212
2213 * text.texi (Undo): Document that undo is turned off in buffers
2214 whose names begin with a space.
2215
2216 * buffers.texi (Buffer Names): Add index entries for buffers whose
2217 names begin with a space.
2218 (Creating Buffers): Document that undo is turned off in buffers
2219 whose names begin with a space.
2220
2221 * files.texi (Visiting Functions, Reading from Files)
2222 (Saving Buffers): Mention code and EOL conversions by file I/O
2223 primitives and subroutines.
2224
2225 * nonascii.texi (Lisp and Coding Systems): Document
2226 coding-system-eol-type. Add index entries for eol conversion.
2227
2228 * display.texi (Defining Faces): Mention `mac', and add an xref to
2229 where window-system is described.
2230
22312006-05-10 Richard Stallman <rms@gnu.org>
2232
2233 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
2234
22352006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2236
2237 * variables.texi (File Local Variables): Recommend to quote lambda
2238 expressions in safe-local-variable property.
2239
22402006-05-09 Richard Stallman <rms@gnu.org>
2241
2242 * variables.texi (File Local Variables): Document
2243 safe-local-eval-forms and safe-local-eval-function.
2244
22452006-05-07 Kim F. Storm <storm@cua.dk>
2246
2247 * minibuf.texi (Minibuffer History): Remove keep-dups arg
2248 from add-to-history.
2249
22502006-05-07 Romain Francoise <romain@orebokech.com>
2251
2252 * commands.texi (Event Input Misc):
2253 * compile.texi (Eval During Compile):
2254 * internals.texi (Buffer Internals):
2255 * minibuf.texi (Initial Input):
2256 * nonascii.texi (Scanning Charsets):
2257 * numbers.texi (Comparison of Numbers):
2258 * windows.texi (Textual Scrolling, Vertical Scrolling):
2259 Fix various typos.
2260
22612006-05-06 Eli Zaretskii <eliz@gnu.org>
2262
2263 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
2264 conditional xref's to either emacs or emacs-xtra, depending on
2265 @iftex/@ifnottex.
2266
2267 * minibuf.texi (Minibuffer History): Document add-to-history.
2268
22692006-05-05 Eli Zaretskii <eliz@gnu.org>
2270
2271 * internals.texi (Pure Storage): Mention the pure overflow message
2272 at startup.
2273
c8763fb6 22742006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2275
2276 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
2277 (Searching Keymaps): Fix pseudo-Lisp description of keymap
2278 search.
2279
22802006-05-01 Richard Stallman <rms@gnu.org>
2281
2282 * intro.texi (nil and t): Clarify.
2283
2284 * variables.texi (File Local Variables): Suggest using booleanp.
2285
22862006-05-01 Juanma Barranquero <lekktu@gmail.com>
2287
2288 * objects.texi (Type Predicates): Fix typos.
2289
22902006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2291
2292 * intro.texi (nil and t): Add booleanp.
2293
2294 * objects.texi (Type Predicates): Add links for booleanp and
2295 string-or-null-p.
2296
22972006-04-29 Richard Stallman <rms@gnu.org>
2298
2299 * modes.texi (Multiline Font Lock): Rename from
2300 Multi line Font Lock Elements. Much clarification.
2301 (Font Lock Multiline, Region to Fontify): Much clarification.
2302
23032006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2304
2305 * variables.texi (File Local Variables): Remove the special case t for
2306 safe-local-variable.
2307
23082006-04-26 Richard Stallman <rms@gnu.org>
2309
2310 * syntax.texi (Parsing Expressions): Minor cleanup.
2311
23122006-04-18 Richard Stallman <rms@gnu.org>
2313
2314 * tips.texi (Coding Conventions): Explain when the package's
2315 prefix should appear later on (not at the start of the name).
2316
2317 * searching.texi (String Search): Clarify effect of NOERROR.
2318
2319 * modes.texi (Imenu): Clarify what special items do.
2320
2321 * hooks.texi (Standard Hooks): Delete text about old hook names.
2322
23232006-04-17 Romain Francoise <romain@orebokech.com>
2324
2325 * variables.texi (Local Variables): Update the default value of
2326 `max-specpdl-size'.
2327
23282006-04-15 Michael Olson <mwolson@gnu.org>
2329
2330 * processes.texi (Transaction Queues): Mention the new optional
2331 `delay-question' argument for `tq-enqueue'.
2332
23332006-04-13 Bill Wohler <wohler@newt.com>
2334
2335 * customize.texi (Common Keywords): Use dotted notation for
2336 :package-version value. Specify its values. Improve documentation
2337 for customize-package-emacs-version-alist.
2338
23392006-04-12 Bill Wohler <wohler@newt.com>
2340
2341 * customize.texi (Common Keywords): Move description of
2342 customize-package-emacs-version-alist to @defvar.
2343
23442006-04-10 Bill Wohler <wohler@newt.com>
2345
2346 * customize.texi (Common Keywords): Add :package-version.
2347
23482006-04-10 Kim F. Storm <storm@cua.dk>
2349
2350 * text.texi (Buffer Contents): Add NOPROPS arg to
2351 filter-buffer-substring.
2352
23532006-04-08 Kevin Ryde <user42@zip.com.au>
2354
2355 * os.texi (Command-Line Arguments): Update xref to emacs manual
2356 "Command Arguments" -> "Emacs Invocation", per change there.
2357
23582006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
2359
2360 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2361 be on one line to help makeinfo not render two spaces after the dot.
2362
23632006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2364
2365 * strings.texi (Predicates for Strings): Add string-or-null-p.
2366
23672006-03-28 Kim F. Storm <storm@cua.dk>
2368
2369 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2370 remarks about systems that don't support fractional seconds.
2371
23722006-03-25 Karl Berry <karl@gnu.org>
2373
2374 * elisp.texi: Use @copyright{} instead of (C), and do not indent
2375 the year list.
2376
23772006-03-21 Nick Roberts <nickrob@snap.net.nz>
2378
2379 * display.texi (Fringe Indicators): Fix typos.
2380
23812006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2382
2383 * tips.texi (Documentation Tips): One can now also write `program'
2384 in front of a quoted symbol in a docstring to prevent making a
2385 hyperlink.
2386
23872006-03-19 Alan Mackenzie <acm@muc.de>
2388
2389 * text.texi (Special Properties): Clarify `fontified' property.
2390
23912006-03-16 Richard Stallman <rms@gnu.org>
2392
2393 * display.texi (Defining Images): Minor cleanup.
2394
23952006-03-16 Bill Wohler <wohler@newt.com>
2396
2397 * display.texi (Defining Images): In image-load-path-for-library,
2398 prefer user's images.
2399
24002006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2401
2402 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2403
24042006-03-15 Bill Wohler <wohler@newt.com>
2405
2406 * display.texi (Defining Images): Fix example in
2407 image-load-path-for-library by not recommending that one binds
2408 image-load-path. Just defvar it to placate compiler and only use
2409 it if previously defined.
2410
24112006-03-14 Bill Wohler <wohler@newt.com>
2412
2413 * display.texi (Defining Images): In image-load-path-for-library,
2414 always return list of directories. Update example.
2415
24162006-03-14 Alan Mackenzie <acm@muc.de>
2417
2418 * modes.texi: New node, "Region to Fontify" (for Font Lock).
2419 This describes font-lock-extend-region-function.
2420 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2421 the new node "Region to Fontify".
2422
24232006-03-13 Richard Stallman <rms@gnu.org>
2424
2425 * display.texi (Invisible Text): The impossible position is
2426 now before the invisible text, not after.
2427 (Defining Images): Clean up last change.
2428
24292006-03-11 Bill Wohler <wohler@newt.com>
2430
2431 * display.texi (Defining Images): Add image-load-path-for-library.
2432
24332006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2434
2435 * text.texi (Adaptive Fill): Fix Texinfo usage.
2436
2437 * strings.texi (Creating Strings): Fix Texinfo usage.
2438
2439 * searching.texi (Regexp Special): Use @samp for regular
2440 expressions that are not in Lisp syntax.
2441
24422006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2443
2444 * searching.texi (Regexp Special): Put remark between parentheses
2445 to avoid misreading.
2446
24472006-03-07 Luc Teirlinck <teirllm@auburn.edu>
2448
2449 * searching.texi (Syntax of Regexps): More accurately describe
2450 which characters are special in which situations.
2451 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2452 are not special. Describe in detail when `[' and `]' are special.
2453 (Regexp Backslash): Plenty of regexps with unbalanced square
2454 brackets are valid, so reword that statement.
2455
24562006-03-02 Kim F. Storm <storm@cua.dk>
2457
2458 * keymaps.texi (Tool Bar): Add tool-bar-border.
2459
24602006-02-28 Luc Teirlinck <teirllm@auburn.edu>
2461
2462 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
2463
24642006-02-27 Luc Teirlinck <teirllm@auburn.edu>
2465
2466 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2467
2468 * files.texi (Locating Files): Suggest additional values for the
2469 SUFFIXES arg of `locate-file'. Update pxref.
2470
2471 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2472 (How Programs Do Loading): Discuss the effects of Auto Compression
2473 mode on `load'.
2474 (Load Suffixes): New node.
2475 (Library Search): Delete description of `load-suffixes'; it was
2476 moved to "Load Suffixes".
2477 (Autoload, Named Features): Mention `load-suffixes'.
2478
24792006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2480
2481 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
2482
2483 * windows.texi (Window Tree): Fix typo.
2484
24852006-02-20 Kim F. Storm <storm@cua.dk>
2486
2487 * display.texi (Fringe Indicators): New section.
2488 Move indicate-empty-lines, indicate-buffer-boundaries, and
2489 default-indicate-buffer-boundaries here.
2490 Add fringe-indicator-alist and default-fringes-indicator-alist.
2491 Add list of logical fringe indicator symbols.
2492 Update list of standard bitmap names.
2493 (Fringe Cursors): New section.
2494 Move overflow-newline-into-fringe here.
2495 Add fringe-cursor-alist and default-fringes-cursor-alist.
2496 Add list of fringe cursor symbols.
2497
24982006-02-20 Juanma Barranquero <lekktu@gmail.com>
2499
2500 * commands.texi (Using Interactive): Fix reference to node
2501 "Minibuffers".
2502
25032006-02-19 Richard M. Stallman <rms@gnu.org>
2504
2505 * minibuf.texi (High-Level Completion):
2506 Add xref to read-input-method-name.
2507
2508 * files.texi (Relative File Names): Move file-relative-name here.
2509 (File Name Expansion): From here. Minor clarifications.
2510
2511 * commands.texi (Using Interactive): Add xrefs about reading input.
2512 Clarify remarks about that moving point and mark.
2513 Put string case before list case.
2514
c8763fb6 25152006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2516
2517 * display.texi (Other Display Specs, Image Descriptors):
2518 Revert erroneous changes. The previous description of
2519 image-descriptors as `(image . PROPS)' was correct.
2520
25212006-02-14 Richard M. Stallman <rms@gnu.org>
2522
2523 * variables.texi (File Local Variables): Clarifications.
2524
25252006-02-14 Juanma Barranquero <lekktu@gmail.com>
2526
2527 * variables.texi (File Local Variables): Use @code for a cons
2528 cell, not @var.
2529
25302006-02-13 Chong Yidong <cyd@stupidchicken.com>
2531
2532 * variables.texi (File Local Variables): Document new file local
2533 variable behavior.
2534
25352006-02-10 Kim F. Storm <storm@cua.dk>
2536
2537 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2538
25392006-02-08 Juanma Barranquero <lekktu@gmail.com>
2540
2541 * modes.texi (%-Constructs): Remove obsolete info about
2542 `global-mode-string'.
2543
25442006-02-07 Richard M. Stallman <rms@gnu.org>
2545
2546 * commands.texi (Prefix Command Arguments): Minor cleanup.
2547
2548 * display.texi: "Graphical display", not window system.
2549
2550 * functions.texi (What Is a Function): Fix xref.
2551
2552 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2553 (Changing Key Bindings): Clarify when remapping is better than
2554 substitute-key-definition.
2555
25562006-02-02 Richard M. Stallman <rms@gnu.org>
2557
2558 * minibuf.texi (Basic Completion): Completion alists are risky.
2559
2560 * keymaps.texi (Active Keymaps): Clarifications.
2561 (Searching Keymaps): New node.
2562 (Keymaps): Update menu.
2563
2564 * frames.texi (Layout Parameters): Minor clarification.
2565 (Drag and Drop): New node.
2566 (Frames): Update menu.
2567
25682006-01-29 Chong Yidong <cyd@stupidchicken.com>
2569
2570 * display.texi (Other Display Specs, Image Descriptors):
2571 Image description is a list, not a cons cell.
2572
25732006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2574
2575 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
2576 list is not necessarily a list).
2577
25782006-01-27 Eli Zaretskii <eliz@gnu.org>
2579
2580 * frames.texi (Layout Parameters): border-width and
2581 internal-border-width belong to the frame, not the window.
2582
25832006-01-19 Richard M. Stallman <rms@gnu.org>
2584
2585 * nonascii.texi (Translation of Characters): Search cmds use
2586 translation-table-for-input. Automatically made local.
2587
2588 * markers.texi (Overview of Markers): Count insertion type
2589 as one of a marker's attributes.
2590
2591 * keymaps.texi (Controlling Active Maps): New node, split out of
2592 Active Keymaps.
2593 (Keymaps): Menu updated.
2594 (Active Keymaps): Give pseudocode to explain how the active
2595 maps are searched. current-active-maps and key-binding moved here.
2596 (Functions for Key Lookup): current-active-maps and key-binding moved.
2597 Clarifications.
2598 (Searching the Keymaps): New subnode.
2599
2600 * elisp.texi (Top): Menu clarification.
2601
2602 * display.texi (Other Display Specs): Delete duplicate entry for
2603 just a string as display spec. Move text about recursive display
2604 specs on such a string.
2605
2606 * commands.texi (Key Sequence Input): Clarify.
2607 Move num-nonmacro-input-events out.
2608 (Reading One Event): num-nonmacro-input-events moved here.
2609
26102006-01-14 Nick Roberts <nickrob@snap.net.nz>
2611
2612 * advice.texi (Simple Advice): Update example to fit argument
2613 change in previous-line.
2614
26152006-01-05 Richard M. Stallman <rms@gnu.org>
2616
2617 * markers.texi (The Mark): Fix in `mark'.
2618
26192006-01-04 Richard M. Stallman <rms@gnu.org>
2620
2621 * processes.texi (Misc Network, Make Network): Minor cleanups.
2622
26232006-01-04 Kim F. Storm <storm@cua.dk>
2624
2625 * processes.texi (Make Network): Add IPv6 addresses and handling.
2626 (Network Feature Testing): Mention (:family ipv6).
2627 (Misc Network): Add IPv6 formats to format-network-address.
2628
26292005-12-30 Richard M. Stallman <rms@gnu.org>
2630
2631 * text.texi (Changing Properties):
2632 Don't use return value of set-text-properties.
2633
26342005-12-29 Luc Teirlinck <teirllm@auburn.edu>
2635
2636 * modes.texi (Mode Line Format): Correct typo in menu.
2637
26382005-12-29 Richard M. Stallman <rms@gnu.org>
2639
2640 * modes.texi (Mode Line Top): New node.
2641 (Mode Line Data): Some text moved to new node.
2642 Explain the data structure more concretely.
2643 (Mode Line Basics): Clarifications.
2644 (Mode Line Variables): Clarify intro paragraph.
2645 (%-Constructs): Clarify intro paragraph.
2646 (Mode Line Format): Update menu.
2647
26482005-12-28 Luc Teirlinck <teirllm@auburn.edu>
2649
2650 * minibuf.texi (Basic Completion): Update lazy-completion-table
2651 examples for removal of ARGS argument.
2652
26532005-12-23 Richard M. Stallman <rms@gnu.org>
2654
2655 * text.texi (Undo): Restore some explanation from the version
2656 that was deleted.
2657
26582005-12-23 Eli Zaretskii <eliz@gnu.org>
2659
2660 * text.texi (Undo): Remove duplicate descriptions of `apply
2661 funname' and `apply delta' elements of the undo list.
2662
26632005-12-20 Richard M. Stallman <rms@gnu.org>
2664
2665 * help.texi (Help Functions): Update documentation of `apropos'.
2666
26672005-12-20 Luc Teirlinck <teirllm@auburn.edu>
2668
2669 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
2670 because it is confusing. If the :help-echo keyword is a function,
2671 it is not directly used as the :help-echo overlay property, as the
2672 xref seems to suggest (it does not take the appropriate args).
2673
26742005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2675
2676 * customize.texi (Common Keywords): Fix Texinfo usage.
2677 (Group Definitions, Variable Definitions): Update for new
2678 conventions for using `*' in docstrings.
2679
2680 * tips.texi (Documentation Tips): Update for new conventions for
2681 using `*' in docstrings.
2682
26832005-12-16 Richard M. Stallman <rms@gnu.org>
2684
2685 * minibuf.texi (Minibuffer Contents): Minor cleanup.
2686
26872005-12-16 Juri Linkov <juri@jurta.org>
2688
2689 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
2690
26912005-12-14 Romain Francoise <romain@orebokech.com>
2692
2693 * modes.texi (Customizing Keywords): Rename `append' to `how'.
2694 Fix typo.
2695
26962005-12-11 Juri Linkov <juri@jurta.org>
2697
2698 * minibuf.texi (Completion Commands): Add mention of read-file-name
2699 for filename completion keymaps.
2700 (Reading File Names): Add mention of filename completion keymaps
2701 for read-file-name and xref to `Completion Commands'.
2702
27032005-12-10 Richard M. Stallman <rms@gnu.org>
2704
2705 * customize.texi (Common Keywords): State caveats for use of :tag.
2706
27072005-12-08 Richard M. Stallman <rms@gnu.org>
2708
2709 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
2710 with xrefs and better explanation.
2711 (Completion Commands): Add the filename completion maps.
2712
2713 * objects.texi (Character Type): Clarify that \s is not space
2714 if a dash follows.
2715
27162005-12-05 Richard M. Stallman <rms@gnu.org>
2717
2718 * windows.texi (Resizing Windows): Delete preserve-before args.
2719
27202005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2721
2722 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
2723 in full keymaps, since the quirk has been fixed.
2724
27252005-12-03 Eli Zaretskii <eliz@gnu.org>
2726
2727 * hooks.texi (Standard Hooks): Add index entries. Mention
2728 `compilation-finish-functions'.
2729
27302005-11-27 Richard M. Stallman <rms@gnu.org>
2731
2732 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
2733
27342005-11-21 Juri Linkov <juri@jurta.org>
2735
2736 * customize.texi (Common Keywords): Update links types
2737 custom-manual and url-link. Add link types emacs-library-link,
2738 file-link, function-link, variable-link, custom-group-link.
2739
27402005-11-20 Chong Yidong <cyd@stupidchicken.com>
2741
2742 * display.texi: Revert 2005-11-20 change.
2743
27442005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
2745
2746 * processes.texi (Bindat Functions):
2747 Say "third" to refer to zero-based index "2".
2748
27492005-11-18 Luc Teirlinck <teirllm@auburn.edu>
2750
2751 * loading.texi (Library Search): Update the default value of
2752 `load-suffixes'.
2753
27542005-11-17 Chong Yidong <cyd@stupidchicken.com>
2755
2756 * display.texi (Attribute Functions): Mention :ignore-defface.
2757
27582005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
2759
2760 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
2761 (Minor Mode Conventions): Mention the use of a hook.
2762
27632005-11-06 Richard M. Stallman <rms@gnu.org>
2764
2765 * files.texi (Magic File Names): find-file-name-handler checks the
2766 `operations' property of the handler.
2767
27682005-11-03 Richard M. Stallman <rms@gnu.org>
2769
2770 * variables.texi (Frame-Local Variables): Small clarification.
2771
27722005-10-29 Chong Yidong <cyd@stupidchicken.com>
2773
2774 * os.texi (Init File): Document ~/.emacs.d/init.el.
2775
27762005-10-29 Richard M. Stallman <rms@gnu.org>
2777
2778 * internals.texi (Garbage Collection): Document memory-full.
2779
27802005-10-28 Bill Wohler <wohler@newt.com>
2781
2782 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
2783 for URLs.
2784
27852005-10-28 Richard M. Stallman <rms@gnu.org>
2786
2787 * minibuf.texi (Completion Commands): Clean up prev change.
2788
27892005-10-26 Kevin Ryde <user42@zip.com.au>
2790
2791 * compile.texi (Eval During Compile): Explain recommended uses
2792 of eval-when-compile and eval-and-compile.
2793
27942005-10-27 Masatake YAMATO <jet@gyve.org>
2795
2796 * minibuf.texi (Completion Commands):
2797 Write about new optional argument for `display-completion-list'.
2798
27992005-10-23 Richard M. Stallman <rms@gnu.org>
2800
2801 * display.texi (Overlay Arrow): Clarify about local bindings of
2802 overlay-arrow-position.
2803
28042005-10-22 Eli Zaretskii <eliz@gnu.org>
2805
2806 * internals.texi (Building Emacs): Fix last change.
2807
28082005-10-22 Richard M. Stallman <rms@gnu.org>
2809
2810 * internals.texi (Building Emacs): Document eval-at-startup.
2811
28122005-10-21 Richard M. Stallman <rms@gnu.org>
2813
2814 * loading.texi (Where Defined): load-history contains abs file names.
2815 symbol-file returns abs file names.
2816
28172005-10-19 Kim F. Storm <storm@cua.dk>
2818
2819 * display.texi (Showing Images): Add max-image-size integer value.
2820
28212005-10-18 Chong Yidong <cyd@stupidchicken.com>
2822
2823 * display.texi (Showing Images): Document max-image-size.
2824
28252005-10-17 Richard M. Stallman <rms@gnu.org>
2826
2827 * commands.texi (Quitting): Minor clarification.
2828
2829 * processes.texi (Sentinels): Clarify about output and quitting.
2830 (Filter Functions): Mention with-local-quit.
2831
28322005-10-17 Juri Linkov <juri@jurta.org>
2833
2834 * buffers.texi (Current Buffer):
2835 * commands.texi (Event Input Misc):
2836 * compile.texi (Eval During Compile, Compiler Errors):
2837 * customize.texi (Group Definitions):
2838 * display.texi (Progress, Defining Faces):
2839 * files.texi (Writing to Files):
2840 * modes.texi (Mode Hooks, Defining Minor Modes):
2841 * streams.texi (Output Functions):
2842 * syntax.texi (Syntax Table Functions):
2843 * text.texi (Change Hooks):
2844 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2845
2846 * commands.texi (Quitting): Replace arg `forms' with `body' in
2847 `with-local-quit'.
2848
2849 * positions.texi (Excursions): Replace arg `forms' with `body' in
2850 `save-excursion'.
2851
28522005-10-08 Kim F. Storm <storm@cua.dk>
2853
2854 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
2855 Rename manual section accordingly.
2856
28572005-10-04 Kim F. Storm <storm@cua.dk>
2858
2859 * windows.texi (Window Split Tree): New section describing
2860 new function window-split-tree function.
2861
28622005-10-03 Nick Roberts <nickrob@snap.net.nz>
2863
2864 * display.texi (Fringe Size/Pos): Simplify and add detail.
2865
28662005-09-30 Romain Francoise <romain@orebokech.com>
2867
2868 * minibuf.texi (High-Level Completion): Explain that the prompt
2869 given to `read-buffer' should end with a colon and a space.
2870 Update usage examples.
2871
28722005-09-29 Juri Linkov <juri@jurta.org>
2873
2874 * display.texi (Displaying Messages): Rename argument name
2875 `string' to `format-string' in functions `message', `message-box',
2876 `message-or-box'.
2877
28782005-09-26 Chong Yidong <cyd@stupidchicken.com>
2879
2880 * errors.texi (Standard Errors): Correct xrefs.
2881
28822005-09-18 Chong Yidong <cyd@stupidchicken.com>
2883
2884 * display.texi (Defining Images): Update documentation for
2885 `image-load-path'.
2886
28872005-09-17 Richard M. Stallman <rms@gnu.org>
2888
2889 * display.texi (Defining Images): Clean up previous change.
2890
28912005-09-16 Romain Francoise <romain@orebokech.com>
2892
2893 * elisp.texi: Specify GFDL version 1.2.
2894
2895 * doclicense.texi (GNU Free Documentation License): Update to
2896 version 1.2.
2897
28982005-09-15 Chong Yidong <cyd@stupidchicken.com>
2899
2900 * display.texi (Defining Images): Document `image-load-path'.
2901
29022005-09-15 Richard M. Stallman <rms@gnu.org>
2903
2904 * objects.texi (Printed Representation): Minor cleanup.
2905 (Box Diagrams): Minor fix.
2906 (Cons Cell Type): Move (...) index item here.
2907 (Box Diagrams): From here.
2908 (Array Type): Minor fix.
2909 (Type Predicates): Delete index "predicates".
2910 (Hash Table Type): Clarify xref.
2911 (Dotted Pair Notation): Minor fix.
2912
29132005-09-10 Chong Yidong <cyd@stupidchicken.com>
2914
2915 * files.texi (Saving Buffers): Fix typo.
2916
29172005-09-08 Richard M. Stallman <rms@gnu.org>
2918
2919 * tips.texi (Programming Tips): Correct the "default" prompt spec.
2920
29212005-09-08 Chong Yidong <cyd@stupidchicken.com>
2922
2923 * locals.texi (Standard Buffer-Local Variables): Don't include
2924 mode variables for minor modes.
2925 Fix xrefs for buffer-display-count, buffer-display-table,
2926 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
2927 enable-multibyte-characters, fill-column, header-line-format,
2928 left-fringe-width, left-margin, and right-fringe-width.
2929
2930 * hooks.texi (Standard Hooks): All hooks should conform to the
2931 standard naming convention now.
2932 Fix xref for `echo-area-clear-hook'.
2933
2934 * display.texi (Usual Display): Note that indicate-empty-lines and
2935 tab-width are buffer-local.
2936
2937 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
2938
2939 * modes.texi (Mode Help): Note that major-mode is buffer-local.
2940
2941 * nonascii.texi (Encoding and I/O): Note that
2942 buffer-file-coding-system is buffer-local.
2943
2944 * positions.texi (List Motion): Note that defun-prompt-regexp is
2945 buffer-local.
2946
2947 * text.texi (Auto Filling): Note that auto-fill-function is
2948 buffer-local.
2949 (Undo): Note that buffer-undo-list is buffer-local.
2950
2951 * windows.texi (Buffers and Windows): Document
2952 buffer-display-count.
2953
29542005-09-06 Richard M. Stallman <rms@gnu.org>
2955
2956 * tips.texi (Coding Conventions): Sometimes it is ok to put the
2957 package prefix elsewhere than at the start of the name.
2958
29592005-09-03 Richard M. Stallman <rms@gnu.org>
2960
2961 * tips.texi (Programming Tips): Add conventions for minibuffer
2962 questions and prompts.
2963
29642005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
2965
2966 * intro.texi (nil and t): Minor cleanup.
2967 Delete spurious mention of keyword symbols.
2968 (Evaluation Notation): Add index entry.
2969 (A Sample Function Description): Minor cleanup.
2970 (A Sample Variable Description): Not all vars can be set.
2971
29722005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
2973
2974 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
2975
2976 (Insertion): Document precise type of `insert-char' arg COUNT.
2977
29782005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
2979
2980 * modes.texi (Other Font Lock Variables): Sync the default of
2981 font-lock-lines-before.
2982
29832005-08-31 Michael Albinus <michael.albinus@gmx.de>
2984
2985 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
2986
29872005-08-29 Richard M. Stallman <rms@gnu.org>
2988
2989 * elisp.texi (Top): Update subnode menu.
2990
2991 * searching.texi (Searching and Matching): Move node.
2992 Rearrange contents and add overall explanation.
2993 (Searching and Case): Move node.
2994 (Searching and Matching): Update menu.
2995
29962005-08-27 Eli Zaretskii <eliz@gnu.org>
2997
2998 * os.texi (Startup Summary): Fix the description of the initial
2999 startup message display.
3000
30012005-08-25 Richard M. Stallman <rms@gnu.org>
3002
3003 * searching.texi (Search and Replace): Add replace-regexp-in-string.
3004
30052005-08-25 Emilio C. Lopes <eclig@gmx.net>
3006
3007 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
3008 `next-overlay-change' example.
3009
30102005-08-22 Juri Linkov <juri@jurta.org>
3011
3012 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
3013 Fix invert-face. Fix args of face-background.
3014
3015 * display.texi (Standard Faces): Delete node.
3016 (Faces): Add xref to `(emacs)Standard Faces'.
3017 (Displaying Faces): Fix xref to `Standard Faces'.
3018
3019 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
3020
30212005-08-20 Alan Mackenzie <acm@muc.de>
3022
3023 * buffers.texi (The Buffer List): Clarify the manipulation of the
3024 buffer list.
3025
30262005-08-14 Richard M. Stallman <rms@gnu.org>
3027
3028 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
3029 a regexp.
3030
30312005-08-11 Richard M. Stallman <rms@gnu.org>
3032
3033 * elisp.texi (Top): Update subnode lists.
3034
3035 * display.texi (Inverse Video): Node deleted.
3036
3037 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
3038 New nodes split out of Coding Conventions.
3039
3040 * searching.texi (Regular Expressions): Document re-builder.
3041
3042 * os.texi (Time Parsing): New node split out of Time Conversion.
3043
3044 * processes.texi (Misc Network, Network Feature Testing)
3045 (Network Options, Make Network): New nodes split out of
3046 Low-Level Network.
3047
30482005-08-09 Richard M. Stallman <rms@gnu.org>
3049
3050 * frames.texi (Geometry): New node, split from Size and Position.
3051 (Frame Parameters): Refer to Geometry.
3052
3053 * buffers.texi (The Buffer List): Fix xrefs.
3054
3055 * windows.texi (Splitting Windows): Fix xref.
3056
3057 * frames.texi (Layout Parameters): Add xref.
3058
3059 * display.texi (Line Height, Scroll Bars): Fix xrefs.
3060
3061 * keymaps.texi (Menu Bar): Fix xref.
3062
3063 * locals.texi (Standard Buffer-Local Variables): Fix xref.
3064
3065 * modes.texi (%-Constructs): Fix xref.
3066
3067 * frames.texi (Window Frame Parameters): Node split up.
3068 (Basic Parameters, Position Parameters, Size Parameters)
3069 (Layout Parameters, Buffer Parameters, Management Parameters)
3070 (Cursor Parameters, Color Parameters): New subnodes.
3071
30722005-08-09 Luc Teirlinck <teirllm@auburn.edu>
3073
3074 * positions.texi (Screen Lines): Update xref for previous change
3075 in minibuf.texi.
3076
3077 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
3078 change in minibuf.texi.
3079
30802005-08-09 Richard M. Stallman <rms@gnu.org>
3081
3082 * tips.texi (Coding Conventions): Minor cleanup.
3083
3084 * modes.texi (Defining Minor Modes): Explain when init-value
3085 can be non-nil.
3086
3087 * elisp.texi (Top): Update submenu for Minibuffer.
3088
3089 * minibuf.texi (Minibuffer Misc): Node split up.
3090 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
3091 (Recursive Mini): New nodes split out from Minibuffer Misc.
3092 (Minibuffer Misc): Document max-mini-window-height.
3093
3094 * hash.texi (Defining Hash): Delete stray paren in example.
3095
3096 * display.texi (Echo Area Customization): Don't define
3097 max-mini-window-height here; xref instead.
3098
3099 * commands.texi (Event Input Misc): Update while-no-input.
3100
3101 * advice.texi (Advising Functions): Explain when to use advice
3102 and when to use a hook.
3103
31042005-07-30 Eli Zaretskii <eliz@gnu.org>
3105
3106 * makefile.w32-in (info): Don't run install-info.
3107 ($(infodir)/dir): New target, produced by running install-info.
3108
31092005-07-27 Luc Teirlinck <teirllm@auburn.edu>
3110
3111 * modes.texi (Defining Minor Modes): The keyword for the initial
3112 value is :init-value, not :initial-value.
3113
31142005-07-23 Eli Zaretskii <eliz@gnu.org>
3115
3116 * loading.texi (Autoload): Make the `doctor' example be consistent
3117 with what's in current loaddefs.el. Describe the "fn" magic in
3118 the usage portion of the doc string.
3119
31202005-07-22 Richard M. Stallman <rms@gnu.org>
3121
3122 * internals.texi (Garbage Collection): Clarify previous change.
3123
31242005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
3125
3126 * internals.texi (Garbage Collection): Add gc-cons-percentage.
3127
31282005-07-18 Juri Linkov <juri@jurta.org>
3129
3130 * commands.texi (Accessing Events):
3131 * frames.texi (Text Terminal Colors, Resources):
3132 * markers.texi (The Mark):
3133 * modes.texi (Defining Minor Modes):
3134 Delete duplicate duplicate words.
3135
31362005-07-16 Richard M. Stallman <rms@gnu.org>
3137
3138 * display.texi (Managing Overlays): Clarify make-overlay
3139 args for insertion types.
3140
31412005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3142
3143 * customize.texi (Variable Definitions):
3144 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
3145 `standard-value' is a list too.
3146 (Defining New Types): Use @key{RET} instead of @key{ret}.
3147
31482005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
3149
3150 * os.texi (Translating Input): Fix typo.
3151
31522005-07-08 Richard M. Stallman <rms@gnu.org>
3153
3154 * README: Update edition number and size estimate.
3155
3156 * elisp.texi (VERSION): Set to 2.9.
3157
31582005-07-07 Richard M. Stallman <rms@gnu.org>
3159
3160 * book-spine.texinfo: Update Emacs version.
3161
3162 * display.texi (Inverse Video): Delete mode-line-inverse-video.
3163
31642005-07-06 Richard M. Stallman <rms@gnu.org>
3165
3166 * searching.texi (Regexp Search): Clarify what re-search-forward
3167 does when the search fails.
3168
31692005-07-05 Lute Kamstra <lute@gnu.org>
3170
3171 * Update FSF's address in GPL notices.
3172
3173 * doclicense.texi (GNU Free Documentation License):
3174 * gpl.texi (GPL):
3175 * tips.texi (Coding Conventions, Library Headers):
3176 * vol1.texi:
3177 * vol2.texi: Update FSF's address.
3178
31792005-07-04 Richard M. Stallman <rms@gnu.org>
3180
3181 * hooks.texi (Standard Hooks): Add occur-hook.
3182
31832005-07-03 Luc Teirlinck <teirllm@auburn.edu>
3184
3185 * display.texi (The Echo Area): Correct menu.
3186
31872005-07-03 Richard M. Stallman <rms@gnu.org>
3188
3189 * elisp.texi (Top): Update subnode menu for Display.
3190
3191 * display.texi (Displaying Messages): New node, with most
3192 of what was in The Echo Area.
3193 (Progress): Moved under The Echo Area.
3194 (Logging Messages): New node with new text.
3195 (Echo Area Customization): New node, the rest of what was
3196 in The Echo Area. Document message-truncate-lines with @defvar.
3197 (Display): Update menu.
3198
3199 * windows.texi (Textual Scrolling): Doc 3 values for
3200 scroll-preserve-screen-position.
3201
3202 * text.texi (Special Properties): Change hook functions
3203 should bind inhibit-modification-hooks around altering buffer text.
3204
3205 * keymaps.texi (Key Binding Commands): Call binding BINDING
3206 rather than DEFINITION.
3207
32082005-06-29 Juanma Barranquero <lekktu@gmail.com>
3209
3210 * variables.texi (Defining Variables): `user-variable-p' returns t
3211 for aliases of user options, nil for alias loops.
3212
32132005-06-28 Richard M. Stallman <rms@gnu.org>
3214
3215 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
3216 make-keymap.
3217
32182005-06-27 Luc Teirlinck <teirllm@auburn.edu>
3219
3220 * variables.texi (Setting Variables): Correct and clarify
3221 description of `add-to-ordered-list'.
3222
32232005-06-26 Richard M. Stallman <rms@gnu.org>
3224
3225 * display.texi (Faces): Minor cleanup.
3226
32272005-06-25 Luc Teirlinck <teirllm@auburn.edu>
3228
3229 * display.texi (Faces): `facep' returns t for strings that are
3230 face names.
3231
32322005-06-25 Richard M. Stallman <rms@gnu.org>
3233
3234 * objects.texi (Equality Predicates): Clarify meaning of equal.
3235
3236 * windows.texi (Selecting Windows): save-selected-window
3237 and with-selected-window save and restore the current buffer.
3238
32392005-06-24 Richard M. Stallman <rms@gnu.org>
3240
3241 * numbers.texi (Float Basics): Explain how to test for NaN,
3242 and printing the sign of NaNs.
3243
32442005-06-24 Eli Zaretskii <eliz@gnu.org>
3245
3246 * makefile.w32-in (MAKEINFO): Use --force.
3247
32482005-06-23 Richard M. Stallman <rms@gnu.org>
3249
3250 * display.texi (Face Functions): Correct Texinfo usage.
3251
32522005-06-23 Luc Teirlinck <teirllm@auburn.edu>
3253
3254 * lists.texi (Rings): `ring-elements' now returns the elements of
3255 RING in order.
3256
32572005-06-23 Juanma Barranquero <lekktu@gmail.com>
3258
3259 * markers.texi (The Mark): Texinfo usage fix.
3260
32612005-06-23 Kim F. Storm <storm@cua.dk>
3262
3263 * searching.texi (Entire Match Data): Remove evaporate option for
3264 match-data. Do not mention evaporate option for set-match-data.
3265
32662005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
3267
3268 * display.texi (Face Functions): Mention face aliases.
3269
32702005-06-21 Richard M. Stallman <rms@gnu.org>
3271
3272 * anti.texi (Antinews): Texinfo usage fix.
3273
32742005-06-21 Karl Berry <karl@gnu.org>
3275
3276 * elisp.texi: Use @copying.
3277
3278 * elisp.texi: Put @summarycontents and @contents before the Top
3279 node, instead of the end of the file, so that the contents appear
3280 in the right place in the dvi/pdf output.
3281
32822005-06-21 Juri Linkov <juri@jurta.org>
3283
3284 * display.texi (Defining Faces): Add `customized-face'.
3285
32862005-06-20 Kim F. Storm <storm@cua.dk>
3287
3288 * variables.texi (Setting Variables): Any type of element can be
3289 given order in add-to-ordered-list. Compare elements with eq.
3290
3291 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
3292
32932005-06-20 Karl Berry <karl@gnu.org>
3294
3295 * syntax.texi (Syntax Flags): Make last column very slightly wider
3296 to avoid "generic comment" breaking on two lines and causing an
3297 underfull box.
3298
32992005-06-19 Luc Teirlinck <teirllm@auburn.edu>
3300
3301 * lists.texi (Rings): Various minor clarifications and corrections.
3302
33032005-06-18 Richard M. Stallman <rms@gnu.org>
3304
3305 * functions.texi (Obsolete Functions): Simplify.
3306
3307 * variables.texi (Variable Aliases): Simplify.
3308
3309 * anti.texi, backups.texi, compile.texi, customization.texi:
3310 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3311 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3312 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3313 * variables.texi: Fix formatting ugliness.
3314
3315 * elisp.texi: Add links to Rings and Byte Packing.
3316 Update version and copyright years.
3317
3318 * minibuf.texi: Fix formatting ugliness.
3319 (Completion Commands): Move keymap vars to the end
3320 and vars completing-read binds to the top.
3321
33222005-06-17 Luc Teirlinck <teirllm@auburn.edu>
3323
3324 * processes.texi: Fix typos.
3325 (Bindat Spec): Correct Texinfo error.
3326 (Byte Packing): Fix ungrammatical sentence.
3327
33282005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
3329
3330 * lists.texi (Rings): New node.
3331 (Lists): Add it to menu.
3332
3333 * processes.texi (Byte Packing): New node.
3334 (Processes): Add it to menu.
3335
33362005-06-17 Richard M. Stallman <rms@gnu.org>
3337
3338 * syntax.texi (Parsing Expressions): Fix texinfo usage.
3339
3340 * help.texi (Documentation Basics): Explain the xref to
3341 Documentation Tips.
3342
3343 * debugging.texi (Debugger Commands): Minor fix.
3344
33452005-06-16 Luc Teirlinck <teirllm@auburn.edu>
3346
3347 * edebug.texi (Instrumenting): Eliminate duplicate link.
3348 (Specification List): Replace references to "below", referring to
3349 a later node, with one @ref to that node.
3350
3351 * os.texi (Timers): Timers should save and restore the match data
3352 if they change it.
3353
3354 * debugging.texi (Debugger Commands): Mention that the Lisp
3355 debugger can not step through primitive functions.
3356
33572005-06-16 Juanma Barranquero <lekktu@gmail.com>
3358
3359 * functions.texi (Obsolete Functions): Update argument names of
3360 `make-obsolete' and `define-obsolete-function-alias'.
3361
3362 * variables.texi (Variable Aliases): Update argument names of
3363 `defvaralias', `make-obsolete-variable' and
3364 `define-obsolete-variable-alias'.
3365
33662005-06-15 Kim F. Storm <storm@cua.dk>
3367
3368 * searching.texi (Entire Match Data): Rephrase warnings about
3369 evaporate arg to match-data and set-match-data.
3370
33712005-06-14 Luc Teirlinck <teirllm@auburn.edu>
3372
3373 * elisp.texi (Top): Update detailed menu.
3374
3375 * edebug.texi (Edebug): Update menu.
3376 (Instrumenting): Update xrefs.
3377 (Edebug Execution Modes): Correct xref.
3378 (Jumping): Clarify description of `h' command.
3379 Eliminate redundant @ref.
3380 (Breaks): New node.
3381 (Breakpoints): Is now a subsubsection.
3382 (Global Break Condition): Mention `C-x X X'.
3383 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
3384 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3385 (Edebug Display Update): Correct pxref.
3386 (Edebug and Macros): New node.
3387 (Instrumenting Macro Calls): Is now a subsubsection.
3388 Neither arg of `def-edebug-spec' is evaluated.
3389 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3390 (Specification Examples): Fix typo.
3391
33922005-06-14 Lute Kamstra <lute@gnu.org>
3393
3394 * debugging.texi (Function Debugging): Primitives can break on
3395 entry too.
3396
33972005-06-14 Kim F. Storm <storm@cua.dk>
3398
3399 * variables.texi (Setting Variables): Add add-to-ordered-list.
3400
34012005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3402
3403 * syntax.texi (Parsing Expressions): Document aux functions and vars of
3404 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3405
34062005-06-13 Lute Kamstra <lute@gnu.org>
3407
3408 * text.texi (Special Properties): Fix cross reference.
3409
34102005-06-11 Luc Teirlinck <teirllm@auburn.edu>
3411
3412 * debugging.texi (Function Debugging): Delete mention of empty
3413 string argument to `cancel-debug-on-entry'. Delete inaccurate
3414 description of the return value of that command.
3415
34162005-06-11 Alan Mackenzie <acm@muc.de>
3417
3418 * text.texi (Adaptive Fill): Amplify the description of
3419 fill-context-prefix.
3420
34212005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3422
3423 * syntax.texi (Parsing Expressions): Fix Texinfo error.
3424
34252005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3426
3427 * syntax.texi (Parsing Expressions): Document syntax-ppss.
3428
34292005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3430
3431 * debugging.texi (Error Debugging): Minor rewording.
3432 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3433 is optional.
3434
34352005-06-10 Lute Kamstra <lute@gnu.org>
3436
3437 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3438 (Top): Give it a title. Correct version number. Give the
3439 detailed node listing a more prominent header.
3440 * intro.texi: Don't set VERSION here a second time.
3441 Mention Emacs's version too.
3442 * anti.texi (Antinews): Use EMACSVER to refer to the current
3443 version of Emacs.
3444
34452005-06-09 Kim F. Storm <storm@cua.dk>
3446
3447 * searching.texi (Entire Match Data): Explain new `reseat' argument to
3448 match-data and set-match-data.
3449
34502005-06-08 Richard M. Stallman <rms@gnu.org>
3451
3452 * searching.texi (Entire Match Data): Clarify when match-data
3453 returns markers and when integers.
3454
3455 * display.texi (Defining Faces): Explain that face name should not
3456 end in `-face'.
3457
3458 * modes.texi (Mode Line Data): Minor cleanup.
3459 (Customizing Keywords): Node split out of Search-based Fontification.
3460 Add example of using font-lock-add-keywords from a hook.
3461 Clarify when MODE should be non-nil, and when nil.
3462
34632005-06-06 Richard M. Stallman <rms@gnu.org>
3464
3465 * modes.texi (Mode Line Data): Explain what happens when the car
3466 of a list is a void symbol.
3467 (Search-based Fontification): Explain MODE arg to
3468 font-lock-add-keywords and warn about calls from major modes.
3469
34702005-06-08 Juri Linkov <juri@jurta.org>
3471
3472 * display.texi (Standard Faces): Add `shadow' face.
3473
34742005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3475
3476 * modes.texi (Major Mode Conventions): A derived mode only needs
3477 to put the call to the parent mode inside `delay-mode-hooks'.
3478
34792005-05-29 Richard M. Stallman <rms@gnu.org>
3480
3481 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
3482 new, and what that implies. Clarify.
3483
3484 * files.texi (Locating Files): Clean up the text.
3485
3486 * frames.texi (Window Frame Parameters): Document user-size.
3487 Shorten entry for top by referring to left.
3488
34892005-05-26 Richard M. Stallman <rms@gnu.org>
3490
3491 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
3492 is new, and what the implications are. Other clarifications.
3493
34942005-05-24 Richard M. Stallman <rms@gnu.org>
3495
3496 * frames.texi (Dialog Boxes): Minor fixes.
3497
34982005-05-25 Masatake YAMATO <jet@gyve.org>
3499
3500 * display.texi (Standard Faces): Write about `mode-line-highlight'.
3501
35022005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3503
3504 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3505 is optional.
3506
35072005-05-24 Nick Roberts <nickrob@snap.net.nz>
3508
10d1d0af 3509 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
3510
35112005-05-23 Lute Kamstra <lute@gnu.org>
3512
3513 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3514 syntax-begin-function over font-lock-beginning-of-syntax-function.
3515
35162005-05-21 Luc Teirlinck <teirllm@auburn.edu>
3517
3518 * minibuf.texi (Reading File Names): Update description of
3519 `read-directory-name'.
3520
3521 * modes.texi (Derived Modes): Clarify :group keyword.
3522
35232005-05-21 Eli Zaretskii <eliz@gnu.org>
3524
3525 * files.texi (Locating Files): New subsection.
3526 Describe locate-file and executable-find.
3527
35282005-05-21 Kevin Ryde <user42@zip.com.au>
3529
3530 * frames.texi (Initial Parameters): Update cross reference to
3531 "Emacs Invocation".
3532
35332005-05-19 Luc Teirlinck <teirllm@auburn.edu>
3534
3535 * keymaps.texi (Active Keymaps): Add anchor.
3536
3537 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3538 (Major Mode Conventions): Refer to `Auto Major Mode' in more
3539 appropriate place.
3540 (Derived Modes): Small clarifications.
3541 (Minor Mode Conventions, Keymaps and Minor Modes):
3542 Replace references to nodes with references to anchors.
3543 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3544 Clarify description of lists whose first element is an integer.
3545 (Mode Line Variables): Add anchor.
3546 (%-Constructs): Clarify description of integer after %.
3547 (Emulating Mode Line): Describe nil value for FACE.
3548
35492005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3550
3551 * modes.texi (Derived Modes): Correct references to non-existing
3552 variable standard-syntax-table.
3553
35542005-05-17 Lute Kamstra <lute@gnu.org>
3555
3556 * modes.texi (Defining Minor Modes): Mention the mode hook.
3557
35582005-05-15 Kim F. Storm <storm@cua.dk>
3559
3560 * processes.texi (Network): Remove open-network-stream-nowait.
3561 (Network Servers): Remove open-network-stream-server.
3562
35632005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3564
3565 * elisp.texi (Top): Update detailed menu.
3566
3567 * variables.texi: Reorder nodes.
3568 (Variables): Update menu.
3569 (File Local Variables): Do not refer to the `-*-' line as
3570 a "local variables list". Add pxref.
3571
35722005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3573
3574 * elisp.texi (Top): Update detailed menu for node changes.
3575
3576 * modes.texi (Modes): Update Menu.
3577 (Hooks): Move to beginning of chapter.
3578 Most minor modes run mode hooks too.
3579 `add-hook' can handle void hooks or hooks whose value is a single
3580 function.
3581 (Major Modes): Update Menu.
3582 (Major Mode Basics): New node, split off from `Major Modes'.
3583 (Major Mode Conventions): Correct xref. Explain how to handle
3584 auto-mode-alist if the major mode command has an autoload cookie.
3585 (Auto Major Mode): Major update. Add magic-mode-alist.
3586 (Derived Modes): Major update.
3587 (Mode Line Format): Update Menu.
3588 (Mode Line Basics): New node, split off from `Mode Line Format'.
3589
3590 * loading.texi (Autoload): Mention `autoload cookie' as synonym
3591 for `magic autoload comment'. Add index entries and anchor.
3592
35932005-05-14 Richard M. Stallman <rms@gnu.org>
3594
3595 * tips.texi (Coding Conventions): Explain how important it is
3596 that just loading certain files not change Emacs behavior.
3597
3598 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
3599
36002005-05-12 Lute Kamstra <lute@gnu.org>
3601
3602 * modes.texi (Generic Modes): Update.
3603 (Major Modes): Refer to node "Generic Modes".
3604
3605 * elisp.texi (Top): Update to the current structure of the manual.
3606 * processes.texi (Processes): Add menu description.
3607 * customize.texi (Customization): Add menu descriptions.
3608
36092005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
3610
3611 * processes.texi (Signals to Processes)
3612 (Low-Level Network): Fix typos.
3613
36142005-05-11 Lute Kamstra <lute@gnu.org>
3615
3616 * elisp.texi (Top): Add some nodes from the chapter "Major and
3617 Minor Modes" to the detailed node listing.
3618
36192005-05-10 Richard M. Stallman <rms@gnu.org>
3620
3621 * keymaps.texi (Extended Menu Items): Menu item filter functions
3622 can be called at any time.
3623
36242005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3625
3626 * variables.texi (File Local Variables): `(hack-local-variables t)'
3627 now also checks whether a mode is specified in the local variables
3628 list.
3629
36302005-05-05 Kevin Ryde <user42@zip.com.au>
3631
3632 * display.texi (The Echo Area): Correct format function cross
3633 reference.
3634
36352005-05-05 Luc Teirlinck <teirllm@auburn.edu>
3636
3637 * variables.texi (Variable Aliases): Change description of
3638 `define-obsolete-variable-alias'.
3639
3640 * functions.texi (Functions): Add "Obsolete Functions" to menu.
3641 (Defining Functions): Add xref.
3642 (Obsolete Functions): New node.
3643 (Function Safety): Standardize capitalization of section title.
3644
3645 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
3646 (Dialog Boxes): Complete description of `x-popup-dialog'.
3647
36482005-05-04 Richard M. Stallman <rms@gnu.org>
3649
3650 * commands.texi (Interactive Codes): Fix Texinfo usage.
3651 Document U more clearly.
3652
36532005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3654
3655 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
3656 function and not a macro.
3657
3658 * frames.texi (Pop-Up Menus): Correct and clarify description of
3659 `x-popup-menu'.
3660 (Dialog Boxes): Clarify description of `x-popup-dialog'.
3661
36622005-05-01 Richard M. Stallman <rms@gnu.org>
3663
3664 * edebug.texi (Checking Whether to Stop): Fix previous change.
3665
36662005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3667
3668 * display.texi: Fix typos and Texinfo usage.
3669
3670 * edebug.texi (Checking Whether to Stop): executing-macro ->
3671 executing-kbd-macro.
3672
36732005-05-01 Richard M. Stallman <rms@gnu.org>
3674
3675 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
3676
36772005-04-30 Richard M. Stallman <rms@gnu.org>
3678
3679 * files.texi (Magic File Names): Document `operations' property.
3680
36812005-04-29 Lute Kamstra <lute@gnu.org>
3682
3683 * modes.texi (Generic Modes): New node.
3684 (Major Modes): Add it to the menu.
3685 (Derived Modes): Add "derived mode" to concept index.
3686
36872005-04-28 Lute Kamstra <lute@gnu.org>
3688
3689 * modes.texi (Defining Minor Modes): Fix previous change.
3690 (Font Lock Mode): Simplify.
3691 (Font Lock Basics): Say that font-lock-defaults is buffer-local
3692 when set and that some parts are optional. Add cross references.
3693 (Search-based Fontification): Say how to specify font-lock-keywords.
3694 Add cross references. Add font-lock-multiline to index.
3695 Move font-lock-keywords-case-fold-search here from node "Other Font
3696 Lock Variables". Document font-lock-add-keywords and
3697 font-lock-remove-keywords.
3698 (Other Font Lock Variables): Move font-lock-keywords-only,
3699 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3700 and font-lock-syntactic-face-function to node "Syntactic Font
3701 Lock". Move font-lock-keywords-case-fold-search to node
3702 "Search-based Fontification". Document font-lock-inhibit-thing-lock
3703 and font-lock-{,un}fontify-{buffer,region}-function.
3704 (Precalculated Fontification): Remove reference to deleted variable
3705 font-lock-core-only.
3706 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
3707 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
3708 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3709 and font-lock-syntactic-face-function here from node "Other Font
3710 Lock Variables". Move font-lock-syntactic-keywords to "Setting
3711 Syntax Properties". Add cross references.
3712 (Setting Syntax Properties): New node.
3713 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
3714 * syntax.texi (Syntax Properties): Add cross reference.
3715 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
3716
37172005-04-26 Richard M. Stallman <rms@gnu.org>
3718
3719 * display.texi (Defining Faces):
3720 Document `default' elements of defface spec.
3721
3722 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
3723
3724 * variables.texi (Variable Aliases): Clarify text.
3725
37262005-04-25 Chong Yidong <cyd@stupidchicken.com>
3727
3728 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
3729
37302005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3731
3732 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
3733
37342005-04-24 Eli Zaretskii <eliz@gnu.org>
3735
3736 * syntax.texi (Syntax Table Internals): Elaborate documentation of
3737 syntax-after and syntax-class.
3738
3739 * files.texi (Changing Files): Fix last change's cross-reference.
3740 (Unique File Names): Don't mention "numbers" in the documentation
3741 of make-temp-file and make-temp-name.
3742
37432005-04-23 Richard M. Stallman <rms@gnu.org>
3744
3745 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
3746
37472005-04-22 Nick Roberts <nickrob@snap.net.nz>
3748
3749 * windows.texi (Cyclic Window Ordering): Clarify window-list.
3750
37512005-04-22 Nick Roberts <nickrob@snap.net.nz>
3752
3753 * variables.texi (Variable Aliases): Describe make-obsolete-variable
3754 and define-obsolete-variable-alias.
3755
37562005-04-22 Kim F. Storm <storm@cua.dk>
3757
3758 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
3759 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
3760
37612005-04-21 Lute Kamstra <lute@gnu.org>
3762
3763 * lists.texi (Association Lists): Document rassq-delete-all.
3764
37652005-04-19 Richard M. Stallman <rms@gnu.org>
3766
3767 * modes.texi (Search-based Fontification): Explain that
3768 facespec is an expression to be evaluated.
3769
37702005-04-19 Kevin Ryde <user42@zip.com.au>
3771
3772 * streams.texi (Output Functions): Fix xref.
3773 * strings.texi (String Conversion): Fix xref.
3774
37752005-04-19 Kim F. Storm <storm@cua.dk>
3776
3777 * symbols.texi (Symbol Plists): Add safe-get.
3778 Mention that `get' may signal an error.
3779
37802005-04-18 Nick Roberts <nickrob@snap.net.nz>
3781
3782 * customize.texi (Variable Definitions): Replace tooltip-mode
3783 example with save-place.
3784
37852005-04-17 Richard M. Stallman <rms@gnu.org>
3786
3787 * buffers.texi (Indirect Buffers): Clarify.
3788
3789 * positions.texi (Positions): Clarify converting marker to integer.
3790
3791 * strings.texi (String Basics): Mention string-match; clarify.
3792
37932005-04-08 Lute Kamstra <lute@gnu.org>
3794
3795 * modes.texi (Search-based Fontification): Fix cross references.
3796 Use consistent terminology. Document anchored highlighting.
3797
37982005-04-05 Lute Kamstra <lute@gnu.org>
3799
3800 * modes.texi (Defining Minor Modes): Document :group keyword
3801 argument and its default value.
3802
38032005-04-03 Lute Kamstra <lute@gnu.org>
3804
3805 * hooks.texi (Standard Hooks): Add some hooks. Add cross
3806 references and/or descriptions. Delete major mode hooks; mention
3807 them as a category instead. Rename or delete obsolete hooks.
3808
38092005-04-02 Richard M. Stallman <rms@gnu.org>
3810
3811 * nonascii.texi (Coding System Basics): Another wording cleanup.
3812
38132005-04-01 Richard M. Stallman <rms@gnu.org>
3814
3815 * nonascii.texi (Coding System Basics): Clarify previous change.
3816
38172005-04-01 Kenichi Handa <handa@m17n.org>
3818
10d1d0af 3819 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
3820 identity of coding systems.
3821
38222005-03-29 Chong Yidong <cyd@stupidchicken.com>
3823
3824 * text.texi (Buffer Contents): Add filter-buffer-substring and
3825 buffer-substring-filters.
3826
38272005-03-26 Chong Yidong <cyd@stupidchicken.com>
3828
3829 * anti.texi (Antinews): Mention `G' interactive code.
3830
3831 * tips.texi (Compilation Tips): Mention benchmark.el.
3832
38332005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3834
3835 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
3836 is now bound to M-o M-o.
3837
3838 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
3839
38402005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3841
3842 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
3843 in the Emacs Manual).
3844 * Makefile.in (srcs): Remove calendar.texi.
3845 * makefile.w32-in (srcs): Remove calendar.texi.
3846 * display.texi (Display): Change name of next node.
3847 * os.texi (System In): Change name of previous node.
3848 * elisp.texi (Top): Remove Calendar references.
3849 * vol1.texi (Top): Remove Calendar references.
3850 * vol2.texi (Top): Remove Calendar references.
3851
38522005-03-25 Richard M. Stallman <rms@gnu.org>
3853
3854 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
3855 Cleanup previous change.
3856
38572005-03-25 Chong Yidong <cyd@stupidchicken.com>
3858
3859 * display.texi (Face Attributes): Faces earlier in an :inherit
3860 list take precedence.
3861 (Scroll Bars): Fix description of vertical-scroll-bars.
3862 Document frame-current-scroll-bars and window-current-scroll-bars.
3863
3864 * markers.texi (The Mark): Document temporary Transient Mark mode.
3865
3866 * minibuf.texi (Reading File Names):
3867 Document read-file-name-completion-ignore-case.
3868
3869 * positions.texi (Screen Lines): Document nil for width argument
3870 to compute-motion.
3871
38722005-03-23 Kim F. Storm <storm@cua.dk>
3873
3874 * display.texi (Standard Faces): Other faces used in the fringe
3875 implicitly inherits from the fringe face.
3876 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
3877 properties implicitly inherits from fringe face.
3878 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
3879
38802005-03-20 Chong Yidong <cyd@stupidchicken.com>
3881
3882 * display.texi (Invisible Text): State default value of
3883 line-move-ignore-invisible.
3884 (Managing Overlays): Document remove-overlays.
3885 (Standard Faces): Document escape-glyph face.
3886
3887 * minibuf.texi (Reading File Names): Document read-file-name-function.
3888
3889 * modes.texi (Other Font Lock Variables):
3890 Document font-lock-lines-before.
3891
3892 * positions.texi (Skipping Characters): skip-chars-forward allows
3893 character classes.
3894
38952005-03-18 Lute Kamstra <lute@gnu.org>
3896
3897 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
3898
38992005-03-17 Richard M. Stallman <rms@gnu.org>
3900
3901 * text.texi (Undo): Document extensible undo entries.
3902
dd7b651b 3903 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
3904
3905 * nonascii.texi (Character Codes): Minor fix.
3906
3907 * display.texi (Display Property): Explain the significance
3908 of having text properties that are eq.
3909 (Other Display Specs): Explain string as display spec.
3910
3911 * commands.texi (Interactive Codes): Document G option.
3912
39132005-03-17 Chong Yidong <cyd@stupidchicken.com>
3914
3915 * text.texi (Filling): Add sentence-end-without-period and
3916 sentence-end-without-space.
3917 (Changing Properties): Minor fix.
3918
3919 * anti.texi: Total rewrite.
3920
39212005-03-15 Lute Kamstra <lute@gnu.org>
3922
3923 * edebug.texi (Instrumenting Macro Calls): Fix typos.
3924
39252005-03-08 Kim F. Storm <storm@cua.dk>
3926
3927 * display.texi (Specified Space): Property :width is support on
3928 non-graphic terminals, :height is not.
3929
39302005-03-07 Richard M. Stallman <rms@gnu.org>
3931
3932 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
3933 Now subnodes of Fringes.
3934 (Overlay Arrow): Document overlay-arrow-variable-list.
3935 (Fringe Size/Pos): New node, broken out of Fringes.
3936 (Display): Explain clearing vs redisplay better.
3937 (Truncation): Clarify use of bitmaps.
3938 (The Echo Area): Clarify the uses of the echo area.
3939 Add max-mini-window-height.
3940 (Progress): Clarify.
3941 (Invisible Text): Explain that main loop moves point out.
3942 (Selective Display): Say "hidden", not "invisible".
3943 (Managing Overlays): Move up. Describe relation to Undo here.
3944 (Overlay Properties): Clarify intro.
3945 (Finding Overlays): Explain return values when nothing found.
3946 (Width): truncate-string-to-width has added arg.
3947 (Displaying Faces): Clarify and update mode line face handling.
3948 (Face Functions): Minor cleanup.
3949 (Conditional Display): Merge into Other Display Specs.
3950 (Pixel Specification, Other Display Specs): Minor cleanups.
3951 (Images, Image Descriptors): Minor cleanups.
3952 (GIF Images): Patents have expired.
3953 (Showing Images): Explain default text for insert-image.
3954 (Manipulating Button Types): Merge into Manipulating Buttons.
3955 (Making Buttons): Explain return values.
3956 (Button Buffer Commands): Add xref.
3957 (Inverse Video): Update mode-line-inverse-video.
3958 (Display Table Format): Clarify.
3959 (Active Display Table): Give defaults for window-display-table.
3960
3961 * calendar.texi (Calendar Customizing): calendar-holiday-marker
3962 and calendar-today-marker are strings, not chars.
3963 (Holiday Customizing): Minor fix.
3964
3965 * internals.texi (Writing Emacs Primitives): Update `or' example.
3966 Update limit on # args of subr.
3967
3968 * edebug.texi (Using Edebug): Arrow is in fringe.
3969 (Instrumenting): Arg to eval-defun works without loading edebug.
3970 (Edebug Execution Modes): Add xref.
3971
3972 * customize.texi (Common Keywords): Clarify :require.
3973 Mention :version here.
3974 (Variable Definitions, Group Definitions): Not here.
3975 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
3976
39772005-03-07 Chong Yidong <cyd@stupidchicken.com>
3978 * nonascii.texi (Text Representations): Clarify position-bytes.
3979 (Character Sets): Add list-charset-chars.
3980 (Scanning Charsets): Add charset-after.
3981 (Encoding and I/O): Minor fix.
3982
39832005-03-06 Richard M. Stallman <rms@gnu.org>
3984
3985 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
3986 (Resizing Windows): Likewise.
3987
3988 * text.texi (Change Hooks): Get rid of "Emacs 21".
3989
3990 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
3991
3992 * streams.texi (Output Variables): Get rid of "Emacs 21".
3993
3994 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
3995
3996 * os.texi (Translating Input): Replace flow-control example
3997 with a less obsolete example that uses `keyboard-translate'.
3998
3999 * objects.texi (Hash Table Type, Circular Objects):
4000 Get rid of "Emacs 21".
4001
4002 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
4003 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
4004
4005 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
4006
4007 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
4008
4009 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
4010 (Menu Bar): Fix when menu-bar-update-hook is called.
4011
4012 * hash.texi (Hash Tables): Get rid of "Emacs 21".
4013
4014 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
4015 and make it read better.
4016
4017 * files.texi (Writing to Files): Get rid of "Emacs 21".
4018 (Unique File Names): Likewise.
4019
4020 * elisp.texi: Update Emacs version to 22.
4021
4022 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
4023 (Overlay Properties, Face Attributes): Likewise.
4024 (Managing Overlays): Fix punctuation.
4025 (Attribute Functions): Clarify set-face-font; get rid of
4026 info about old Emacs versions.
4027 (Auto Faces, Font Lookup, Display Property, Images):
4028 Get rid of "Emacs 21".
4029
4030 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
4031
40322005-03-05 Richard M. Stallman <rms@gnu.org>
4033
4034 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
4035
40362005-03-04 Lute Kamstra <lute@gnu.org>
4037
4038 * debugging.texi (Error Debugging): Document stack-trace-on-error.
4039
40402005-03-03 Lute Kamstra <lute@gnu.org>
4041
4042 * edebug.texi (Instrumenting Macro Calls): Fix typo.
4043
40442005-03-01 Lute Kamstra <lute@gnu.org>
4045
4046 * debugging.texi (Debugger Commands): Update `j'.
4047
40482005-02-28 Lute Kamstra <lute@gnu.org>
4049
4050 * debugging.texi (Debugging): Fix typo.
4051 (Error Debugging): Document eval-expression-debug-on-error.
4052 (Function Debugging): Update example.
4053 (Using Debugger): Mention starred stack frames.
4054 (Debugger Commands): Document `j' and `l'.
4055 (Invoking the Debugger): `d' and `j' exit recursive edit too.
4056 Update the messages that the debugger displays.
4057 (Internals of Debugger): Add cross reference. Update example.
4058 (Excess Open): Minor improvement.
4059 (Excess Close): Minor improvement.
4060
40612005-02-26 Richard M. Stallman <rms@gnu.org>
4062
4063 * tips.texi (Coding Conventions): Clarify.
4064 Put all the major mode key reservations together.
4065 Mention the Mouse-1 => Mouse-2 conventions.
4066
4067 * syntax.texi (Syntax Class Table): Clarify.
4068 (Syntax Table Functions): syntax-after moved from here.
4069 (Syntax Table Internals): syntax-after moved to here.
4070 (Parsing Expressions): Update info on number of values
4071 and what's meaningful in the STATE argument.
4072 (Categories): Fix typo.
4073
4074 * sequences.texi (Arrays): Cleanup.
4075 (Char-Tables): Clarify.
4076
4077 * processes.texi (Deleting Processes): Cleanups, add xref.
4078 (Subprocess Creation): Explain nil in exec-path. Cleanup.
4079 (Process Information): set-process-coding-system, some args optional.
4080 (Input to Processes): Explain various types for PROCESS args.
4081 Rename them from PROCESS-NAME to PROCESS.
4082 (Signals to Processes): Likewise.
4083 (Decoding Output): Cleanup.
4084 (Query Before Exit): Clarify.
4085
4086 * os.texi (Startup Summary): Correct the options; add missing ones.
4087 (Terminal Output, Batch Mode): Clarify.
4088 (Flow Control): Node deleted.
4089
4090 * markers.texi (The Mark): Clarify.
4091
4092 * macros.texi (Expansion): Cleanup.
4093 (Indenting Macros): indent-spec allows ints, not floats.
4094
4095 * keymaps.texi (Keymaps): Clarify.
4096 (Format of Keymaps): Update lisp-mode-map example.
4097 (Active Keymaps, Key Lookup): Clarify.
4098 (Changing Key Bindings): Add xref to `kbd'.
4099 (Key Binding Commands, Simple Menu Items): Clarify.
4100 (Mouse Menus, Menu Bar): Clarify.
4101 (Menu Example): Replace print example with menu-bar-replace-menu.
4102
4103 * help.texi (Documentation Basics): Add function-documentation prop.
4104
4105 * elisp.texi (Top): Don't refer to Flow Control node.
4106
4107 * commands.texi (Command Overview): Improve xrefs.
4108 (Adjusting Point): Adjusting point applies to intangible and invis.
4109 (Key Sequence Input): Doc extra read-key-sequence args.
4110 Likewise for read-key-sequence-vector.
4111
4112 * backups.texi (Rename or Copy): Minor fix.
4113 (Numbered Backups): For version-control, say the default.
4114 (Auto-Saving): make-auto-save-file-name example is simplified.
4115
4116 * advice.texi (Advising Functions): Don't imply one part of Emacs
4117 should advise another part. Markup changes.
4118 (Defining Advice): Move transitional para.
4119 (Activation of Advice): Cleanup.
4120 Explain if COMPILE is nil or negative.
4121
4122 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
4123
41242005-02-24 Lute Kamstra <lute@gnu.org>
4125
4126 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
4127 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
4128
41292005-02-23 Lute Kamstra <lute@gnu.org>
4130
4131 * modes.texi (Defining Minor Modes): define-minor-mode can be used
4132 to define global minor modes as well.
4133
4134 * display.texi (Managing Overlays): overlay-buffer returns nil for
4135 deleted overlays.
4136
41372005-02-22 Kim F. Storm <storm@cua.dk>
4138
4139 * minibuf.texi (Basic Completion): Allow symbols in addition to
4140 strings in try-completion and all-completions.
4141
41422005-02-14 Lute Kamstra <lute@gnu.org>
4143
4144 * elisp.texi (Top): Remove reference to deleted node.
4145
4146 * lists.texi (Lists): Remove reference to deleted node.
4147 (Cons Cells): Fix typo.
4148
4149 * loading.texi (Where Defined): Fix typo.
4150
41512005-02-14 Richard M. Stallman <rms@gnu.org>
4152
4153 * variables.texi (Creating Buffer-Local): change-major-mode-hook
4154 is useful for discarding some minor modes.
4155
4156 * symbols.texi (Symbol Components): Reorder examples.
4157
4158 * streams.texi (Input Functions): State standard-input default.
4159 (Output Variables): State standard-output default.
4160
4161 * objects.texi (Printed Representation): Clarify read syntax vs print.
4162 (Floating Point Type): Explain meaning better.
4163 (Symbol Type): Explain uniqueness better.
4164 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
4165 List examples sooner.
4166 (Box Diagrams): New subnode broken out.
4167 Some examples moved from old Lists as Boxes node.
4168 (Dotted Pair Notation): Clarify intro.
4169 (Array Type): Clarify.
4170 (Type Predicates): Add hash-table-p.
4171
4172 * numbers.texi (Integer Basics): Clarify radix explanation.
4173 (Predicates on Numbers): Minor clarification.
4174 (Comparison of Numbers): Minor clarification. Clarify eql.
4175 Typos in min, max.
4176 (Math Functions): Clarify overflow in expt.
4177
4178 * minibuf.texi (Text from Minibuffer): Minor clarification.
4179 Mention arrow keys.
4180
4181 * loading.texi (Autoload): defun's doc string overrides autoload's
4182 doc string.
4183 (Repeated Loading): Modernize "add to list" examples.
4184 (Where Defined): Finish updating table of load-history elts.
4185
4186 * lists.texi (List-related Predicates): Minor wording improvement.
4187 (Lists as Boxes): Node deleted.
4188 (Building Lists): Explain trivial cases of number-sequence.
4189
4190 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 4191 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
4192 (Hash Access): Any object can be a key.
4193 State value of maphash.
4194
4195 * functions.texi (What Is a Function): Wording cleanup.
4196 (Function Documentation): Minor cleanup.
4197 Explain purpose of calling convention at end of doc string.
4198 (Function Names): Wording cleanup.
4199 (Calling Functions): Wording cleanup.
4200 Explain better how funcall calls the function.
4201 (Function Cells): Delete example of saving and redefining function.
4202
4203 * control.texi (Combining Conditions): Wording cleanup.
4204 (Iteration): dolist and dotimes bind VAR locally.
4205 (Cleanups): Xref to Atomic Changes.
4206
4207 * compile.texi (Byte Compilation): Delete 19.29 info.
4208 (Compilation Functions): Macros' difficulties don't affect defsubst.
4209 (Docs and Compilation): Delete 19.29 info.
4210
42112005-02-10 Richard M. Stallman <rms@gnu.org>
4212
4213 * objects.texi (Symbol Type): Minor correction.
4214
42152005-02-06 Lute Kamstra <lute@gnu.org>
4216
4217 * modes.texi (Example Major Modes): Fix typos.
4218
42192005-02-06 Richard M. Stallman <rms@gnu.org>
4220
4221 * text.texi (Margins): fill-nobreak-predicate can be one function.
4222
4223 * strings.texi (Modifying Strings): clear-string can make unibyte.
4224 (Formatting Strings): format gives error if values missing.
4225
4226 * positions.texi (Character Motion): Mention default arg
4227 for forward-char. backward-char refers to forward-char.
4228 (Word Motion): Mention default arg for forward-word.
4229 (Buffer End Motion): Mention default arg for beginning-of-buffer.
4230 Simplify end-of-buffer.
4231 (Text Lines): Mention default arg for forward-line.
4232 (List Motion): Mention default arg for beginning/end-of-defun.
4233 (Skipping Characters): Minor fixes in explaining character-set.
4234
4235 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
4236 Mode inheritance applies only when default-major-mode is nil.
4237 Clarifications.
4238 (Example Major Modes): Update Text mode and Lisp mode examples.
4239 (Minor Mode Conventions): Mention define-minor-mode at top.
4240 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
4241 (Mode Line Format): Update mode line face display info.
4242 (Properties in Mode): Mention effect of risky vars.
4243 (Imenu): Define imenu-add-to-menubar.
4244 (Font Lock Mode): Add descriptions to menu lines.
4245 (Faces for Font Lock): Add font-lock-doc-face.
4246
42472005-02-05 Lute Kamstra <lute@gnu.org>
4248
4249 * text.texi (Maintaining Undo): Remove obsolete function.
4250
42512005-02-05 Eli Zaretskii <eliz@gnu.org>
4252
4253 * frames.texi (Color Names): Add pointer to the X docs about RGB
4254 color specifications. Improve indexing
4255 (Text Terminal Colors): Replace the description of RGB values by
4256 an xref to "Color Names".
4257
42582005-02-03 Richard M. Stallman <rms@gnu.org>
4259
4260 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
4261 Clarify.
4262 (Selecting Windows): Clarify save-selected-window.
4263 (Cyclic Window Ordering): Clarify walk-windows.
4264 (Window Point): Clarify.
4265 (Window Start): Add comment to example.
4266 (Resizing Windows): Add `interactive' specs in examples.
4267 Document fit-window-to-buffer.
4268
4269 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
4270 (Undo, Maintaining Undo): Clarify last change.
4271 (Sorting): In sort-numeric-fields, explain about octal and hex.
4272 Mention sort-numeric-base.
4273 (Format Properties): Add xref for hard newlines.
4274
4275 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
4276 (Pop-Up Menus): Fix typo.
4277 (Color Names): Explain all types of color names.
4278 Explain color-values on B&W terminal.
4279 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
4280
4281 * files.texi (File Locks): Not supported on MS systems.
4282 (Testing Accessibility): Clarify.
4283
4284 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
4285 (Coverage Testing): Fix typo.
4286
4287 * commands.texi (Misc Events): Remove stray space.
4288
4289 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
4290 (Modification Time): Clarify when visited-file-modtime returns 0.
4291 (The Buffer List): Clarify bury-buffer.
4292 (Killing Buffers): Clarify.
4293 (Indirect Buffers): Add clone-indirect-buffer.
4294
42952005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4296
4297 * edebug.texi (Printing in Edebug): Fix default value of
4298 edebug-print-circle.
4299 (Coverage Testing): Fix displayed frequency count data.
4300
43012005-02-02 Luc Teirlinck <teirllm@auburn.edu>
4302
4303 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4304
43052005-02-02 Kim F. Storm <storm@cua.dk>
4306
4307 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4308
43092005-01-29 Eli Zaretskii <eliz@gnu.org>
4310
4311 * commands.texi (Misc Events): Describe the help-echo event.
4312
4313 * text.texi (Special Properties) <help-echo>: Use `pos'
4314 consistently in description of the help-echo property.
4315 Use @code{nil} instead of @var{nil}.
4316
4317 * display.texi (Overlay Properties): Fix the index entry for
4318 help-echo overlay property.
4319
4320 * customize.texi (Type Keywords): Uncomment the xref to the
4321 help-echo property documentation.
4322
43232005-01-23 Kim F. Storm <storm@cua.dk>
4324
4325 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4326 return value. Third element FULLY replaced by PARTIAL which
4327 specifies number of invisible pixels if row is only partially visible.
4328 (Textual Scrolling): Mention auto-window-vscroll.
4329 (Vertical Scrolling): New defvar auto-window-vscroll.
4330
43312005-01-16 Luc Teirlinck <teirllm@auburn.edu>
4332
4333 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4334 command remapping.
4335
43362005-01-15 Richard M. Stallman <rms@gnu.org>
4337
4338 * display.texi (Defining Images): Mention DATA-P arg of create-image.
4339
43402005-01-14 Kim F. Storm <storm@cua.dk>
4341
4342 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4343
4344 * text.texi (Links and Mouse-1): Fix string and vector item.
4345
43462005-01-13 Richard M. Stallman <rms@gnu.org>
4347
4348 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4349 descriptions of overriding-local-map and overriding-terminal-local-map.
4350
4351 * text.texi (Links and Mouse-1): Clarify text.
4352
43532005-01-13 Kim F. Storm <storm@cua.dk>
4354
4355 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4356
43572005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
4358
4359 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4360
43612005-01-12 Kim F. Storm <storm@cua.dk>
4362
4363 * text.texi (Links and Mouse-1): Rename section from Enabling
4364 Mouse-1 to Following Links. Change xrefs.
4365 Add examples for define-button-type and define-widget.
4366
4367 * display.texi (Button Properties, Button Buffer Commands):
4368 Clarify mouse-1 and follow-link functionality.
4369
43702005-01-12 Richard M. Stallman <rms@gnu.org>
4371
4372 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4373
4374 * display.texi (Beeping): Fix Texinfo usage.
4375
4376 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4377
43782005-01-11 Kim F. Storm <storm@cua.dk>
4379
4380 * display.texi (Button Properties, Button Buffer Commands):
4381 Mention mouse-1 binding. Add follow-link keyword.
4382
4383 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4384 (Enabling Mouse-1 to Follow Links): New subsection.
4385
43862005-01-06 Richard M. Stallman <rms@gnu.org>
4387
4388 * text.texi (Special Properties): Minor change.
4389
4390 * os.texi (Timers): Clarify previous change.
4391
4392 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4393
43942005-01-01 Luc Teirlinck <teirllm@auburn.edu>
4395
4396 * display.texi (Face Attributes): Correct xref to renamed node.
4397
43982005-01-01 Richard M. Stallman <rms@gnu.org>
4399
4400 * display.texi (Face Attributes): Describe hex color specs.
4401
44022004-12-31 Richard M. Stallman <rms@gnu.org>
4403
4404 * os.texi (Timers): Update previous change.
4405
44062004-12-30 Kim F. Storm <storm@cua.dk>
4407
4408 * display.texi (Line Height): Total line-height is now specified
4409 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
4410 in cons cells. (nil . RATIO) is relative to actual line height.
4411 Use line-height `t' instead of `0' to get minimum height.
4412
44132004-12-29 Richard M. Stallman <rms@gnu.org>
4414
4415 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4416
44172004-12-28 Richard M. Stallman <rms@gnu.org>
4418
4419 * commands.texi (Quitting): Clarify value of with-local-quit.
4420
4421 * elisp.texi (Top): Fix previous change.
4422
4423 * loading.texi (Loading): Fix previous change.
4424
44252004-12-27 Richard M. Stallman <rms@gnu.org>
4426
4427 * Makefile.in (MAKEINFO): Specify --force.
4428
4429 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4430
4431 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4432
4433 * display.texi (Line Height): Further clarify.
4434
4435 * elisp.texi (Top): Update Loading submenu.
4436
4437 * loading.texi (Where Defined): New node.
4438 (Unloading): load-history moved to Where Defined.
4439
44402004-12-21 Richard M. Stallman <rms@gnu.org>
4441
4442 * commands.texi (Event Input Misc): Add while-no-input.
4443
44442004-12-11 Richard M. Stallman <rms@gnu.org>
4445
4446 * display.texi (Line Height): Rewrite text for clarity.
4447
44482004-12-11 Kim F. Storm <storm@cua.dk>
4449
4450 * display.texi (Display): Add node "Line Height" to menu.
4451 (Line Height): New node. Move full description of line-spacing
4452 and line-height text properties here from text.texi.
4453 (Scroll Bars): Add vertical-scroll-bar variable.
4454
4455 * frames.texi (Window Frame Parameters): Remove line-height defvar.
4456
4457 * locals.texi (Standard Buffer-Local Variables): Fix xref for
4458 line-spacing and vertical-scroll-bar.
4459
4460 * text.texi (Special Properties): Just mention line-spacing and
4461 line-height here, add xref to new "Line Height" node.
4462
44632004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
4464
4465 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4466
4467 * locals.texi (Standard Buffer-Local Variables):
4468 Add @xref for `line-spacing'.
4469
44702004-12-05 Richard M. Stallman <rms@gnu.org>
4471
4472 * Makefile.in (maintainer-clean): Remove the info files
4473 in $(infodir) where they are created.
4474
44752004-12-03 Richard M. Stallman <rms@gnu.org>
4476
4477 * windows.texi (Selecting Windows): get-lru-window and
4478 get-largest-window don't consider dedicated windows.
4479
4480 * text.texi (Undo): Document undo-in-progress.
4481
44822004-11-26 Richard M. Stallman <rms@gnu.org>
4483
4484 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
4485 Remove a few vars that are not always buffer-local.
4486
44872004-11-24 Luc Teirlinck <teirllm@auburn.edu>
4488
4489 * locals.texi (Standard Buffer-Local Variables): Comment out
4490 xref's to non-existent node `Yet to be written'.
4491
44922004-11-24 Richard M. Stallman <rms@gnu.org>
4493
4494 * processes.texi (Synchronous Processes): Grammar fix.
4495
4496 * numbers.texi (Comparison of Numbers): Add eql.
4497
4498 * locals.texi (Standard Buffer-Local Variables): Add many vars.
4499
4500 * intro.texi (Printing Notation): Fix previous change.
4501
4502 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4503 and default-indicate-buffer-boundaries from here.
4504 (Usual Display): To here.
4505 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4506 (Usual Display): Move tab-width up.
4507
4508 * customize.texi (Variable Definitions): Replace
4509 show-paren-mode example with tooltip-mode.
4510 (Simple Types, Composite Types, Defining New Types):
4511 Minor cleanups.
4512
45132004-11-21 Jesper Harder <harder@ifa.au.dk>
4514
4515 * processes.texi (Synchronous Processes, Output from Processes):
4516 Markup fix.
4517
45182004-11-20 Richard M. Stallman <rms@gnu.org>
4519
4520 * positions.texi (Skipping Characters): skip-chars-forward
4521 now handles char classes.
4522
4523 * intro.texi (Printing Notation): Avoid confusion of `print'
4524 when explaining @print.
4525
4526 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4527
4528 * display.texi (Display Table Format): Minor fix.
4529
4530 * streams.texi (Output Functions): Fix print example.
4531
4532 * Makefile.in (elisp): New target.
4533 (dist): Depend on $(infodir)/elisp, not elisp.
4534 Copy the info files from $(infodir).
4535
4536 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4537 read-from-minibuffer.
4538
4539 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4540
45412004-11-19 Richard M. Stallman <rms@gnu.org>
4542
4543 * searching.texi (Regexp Search): Add search-whitespace-regexp.
4544
45452004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
4546
4547 * tips.texi (Coding Conventions): Fix typo.
4548
45492004-11-16 Richard M. Stallman <rms@gnu.org>
4550
4551 * tips.texi (Coding Conventions): Separate defvar and require
4552 methods to avoid warnings. Use require only when there are many
4553 functions and variables from that package.
4554
4555 * minibuf.texi (Minibuffer Completion): When ignoring case,
4556 predicate must not be case-sensitive.
4557
4558 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4559 (Test Coverage): Don't talk about "splotches". Clarified.
4560
45612004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
4562
4563 * frames.texi (Window Frame Parameters): Fix typo.
4564
45652004-11-15 Kim F. Storm <storm@cua.dk>
4566
4567 * symbols.texi (Other Plists): Note that plist-get may signal error.
4568 Add safe-plist-get.
4569
45702004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
4571
4572 * modes.texi (Font Lock Basics): Fix typo.
4573
45742004-11-08 Richard M. Stallman <rms@gnu.org>
4575
4576 * syntax.texi (Syntax Table Functions): Add syntax-after.
4577
45782004-11-06 Lars Brinkhoff <lars@nocrew.org>
4579
4580 * os.texi (Processor Run Time): New section documenting
4581 get-internal-run-time.
4582
45832004-11-06 Eli Zaretskii <eliz@gnu.org>
4584
4585 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
4586 it nukes elisp-cover.texi.
4587 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
4588 elisp-0 etc.
4589
45902004-11-05 Luc Teirlinck <teirllm@auburn.edu>
4591
4592 * commands.texi (Keyboard Macros): Document `append' return value
4593 of `defining-kbd-macro'.
4594
45952004-11-01 Richard M. Stallman <rms@gnu.org>
4596
4597 * commands.texi (Interactive Call): Add called-interactively-p.
4598
45992004-10-29 Simon Josefsson <jas@extundo.com>
4600
4601 * minibuf.texi (Reading a Password): Revert.
4602
46032004-10-28 Richard M. Stallman <rms@gnu.org>
4604
4605 * frames.texi (Display Feature Testing): Explain about "vendor".
4606
46072004-10-27 Richard M. Stallman <rms@gnu.org>
4608
4609 * commands.texi (Interactive Codes): `N' uses numeric prefix,
4610 not raw. Clarify `n'.
4611 (Interactive Call): Rewrite interactive-p, focusing on when
4612 and how to use it.
4613 (Misc Events): Clarify previous change.
4614
4615 * advice.texi (Simple Advice): Clarify what job the example does.
4616 (Around-Advice): Clarify ad-do-it.
4617 (Activation of Advice): An option of ad-default-compilation-action
4618 is `never', not `nil'.
4619
46202004-10-26 Kim F. Storm <storm@cua.dk>
4621
4622 * commands.texi (Interactive Codes): Add U code letter.
4623
46242004-10-25 Simon Josefsson <jas@extundo.com>
4625
4626 * minibuf.texi (Reading a Password): Add.
4627
46282004-10-24 Jason Rumney <jasonr@gnu.org>
4629
4630 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
4631 and wheel-down.
4632
46332004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
4634
4635 * processes.texi (Synchronous Processes): Document process-file.
4636
46372004-10-22 Kenichi Handa <handa@m17n.org>
4638
4639 * text.texi (translate-region): Document that it accepts also a
4640 char-table.
4641
46422004-10-22 David Ponce <david@dponce.com>
4643
4644 * windows.texi (Resizing Windows): Document the `preserve-before'
4645 argument of the functions `enlarge-window' and `shrink-window'.
4646
46472004-10-19 Jason Rumney <jasonr@gnu.org>
4648
4649 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
4650
46512004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4652
4653 * text.texi (Filling): Add anchor for definition of
4654 `sentence-end-double-space'.
4655
4656 * searching.texi (Regexp Example): Update description of how
4657 Emacs currently recognizes the end of a sentence.
4658 (Standard Regexps): Update definition of the variable
4659 `sentence-end'. Add definition of the function `sentence-end'.
4660
46612004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
4662
4663 * display.texi (Progress): New node.
4664
46652004-10-05 Kim F. Storm <storm@cua.dk>
4666
4667 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
4668
46692004-09-29 Kim F. Storm <storm@cua.dk>
4670
4671 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
4672 to identify bitmaps. Remove -fringe-bitmap suffix for standard
4673 fringe bitmap symbols, as they now have their own namespace.
4674 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
4675 vs. pixels. Signal error if no free bitmap slots.
4676 (Pixel Specification): Change IMAGE to @var{image}.
4677
46782004-09-28 Richard M. Stallman <rms@gnu.org>
4679
4680 * text.texi (Special Properties): Clarify line-spacing and line-height.
4681
4682 * searching.texi (Regexp Search): Add looking-back.
4683
46842004-09-25 Luc Teirlinck <teirllm@auburn.edu>
4685
4686 * display.texi: Correct typos.
4687 (Image Descriptors): Correct xref's.
4688
46892004-09-25 Richard M. Stallman <rms@gnu.org>
4690
4691 * text.texi (Special Properties): Cleanups in `cursor'.
4692 Rewrites in `line-height' and `line-spacing'; exchange them.
4693
4694 * display.texi (Fringes): Rewrite previous change.
4695 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
4696 (Display Fringe Bitmaps): Node deleted, text moved.
4697 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
4698 (Scroll Bars): Clarify set-window-scroll-bars.
4699 (Pointer Shape): Rewrite.
4700 (Specified Space): Clarify :align-to, etc.
4701 (Pixel Specification): Use @var. Clarify new text.
4702 (Other Display Specs): Clarify `slice'.
4703 (Image Descriptors): Cleanups.
4704 (Showing Images): Cleanups.
4705
47062004-09-24 Luc Teirlinck <teirllm@auburn.edu>
4707
4708 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
4709
4710 * modes.texi: Various minor changes in addition to:
4711 (Major Mode Conventions): Final call to `run-mode-hooks' should
4712 not be inside the `delay-mode-hooks' form.
4713 (Mode Hooks): New node.
4714 (Hooks): Delete obsolete example.
4715 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
4716 node "Mode Hooks".
4717
47182004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4719
4720 * display.texi: Correct various typos.
4721 (Display): Rename node "Pointer Shapes" to "Pointer
4722 Shape". (There is already a node called "Pointer Shapes" in
4723 frames.texi.)
4724 (Images): Remove non-existent node "Image Slices" from menu.
4725
47262004-09-23 Kim F. Storm <storm@cua.dk>
4727
4728 * text.texi (Special Properties): Add `cursor', `pointer',
4729 `line-height', and `line-spacing' properties.
4730
4731 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
4732 Shapes' to menu.
4733 (Standard Faces): Doc fix for fringe face.
4734 (Fringes): Add `overflow-newline-into-fringe' and
4735 'indicate-buffer-boundaries'.
4736 (Fringe Bitmaps, Pointer Shapes): New nodes.
4737 (Display Property): Add 'Pixel Specification' and 'Display Fringe
4738 Bitmaps' to menu.
4739 (Specified Space): Describe pixel width and height.
4740 (Pixel Specification): New node.
4741 (Other Display Specs): Add `slice' property.
4742 (Display Fringe Bitmaps): New node.
4743 (Images): Add 'Image Slices' to menu.
4744 (Image Descriptors): Add `:pointer' and `:map' properties.
4745 (Showing Images): Add slice arg to `insert-image'. Add
4746 'insert-sliced-image'.
4747
47482004-09-20 Richard M. Stallman <rms@gnu.org>
4749
4750 * commands.texi (Key Sequence Input):
4751 Clarify downcasing in read-key-sequence.
4752
47532004-09-08 Juri Linkov <juri@jurta.org>
4754
4755 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
4756
47572004-09-07 Luc Teirlinck <teirllm@auburn.edu>
4758
4759 * locals.texi (Standard Buffer-Local Variables): Add
4760 `buffer-auto-save-file-format'.
4761 * internals.texi (Buffer Internals): Describe new
4762 auto_save_file_format field of the buffer structure.
4763 * files.texi (Format Conversion): `auto-save-file-format' has been
4764 renamed `buffer-auto-save-file-format'.
4765
47662004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4767
4768 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
4769 an integer or a marker.
4770 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
4771
47722004-08-22 Richard M. Stallman <rms@gnu.org>
4773
4774 * modes.texi (Major Mode Conventions): Discuss rebinding of
4775 standard key bindings.
4776
47772004-08-18 Kim F. Storm <storm@cua.dk>
4778
4779 * processes.texi (Accepting Output): Add `just-this-one' arg to
4780 `accept-process-output'.
4781 (Output from Processes): New var `process-adaptive-read-buffering'.
4782
47832004-08-10 Luc Teirlinck <teirllm@auburn.edu>
4784
4785 * keymaps.texi: Various changes in addition to:
4786 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
4787 Give more varied examples for `kbd'.
4788 (Creating Keymaps): Char tables have slots for all characters
4789 without modifiers.
4790 (Active Keymaps): `overriding-local-map' and
4791 `overriding-terminal-local-map' also override text property and
4792 overlay keymaps.
4793 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
4794 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
4795 to denote a prefix of no events.
4796 `map-keymap' includes parent's bindings _recursively_.
4797 Clarify and correct description of `where-is-internal'.
4798 Mention BUFFER-OR-NAME arg to `describe-bindings'.
4799 (Menu Example): For menus intended for use with the keyboard, the
4800 menu items should be bound to characters or real function keys.
4801
48022004-08-08 Luc Teirlinck <teirllm@auburn.edu>
4803
4804 * objects.texi (Character Type): Reposition `@anchor' to prevent
4805 double space inside sentence in Info.
4806
4807 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
4808 renamed to `disabled-command-function'.
4809 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
4810 (Command Loop Info): Replace reference to it.
4811 (Disabling Commands): `disabled-command-hook' has been renamed to
4812 `disabled-command-function'.
4813
48142004-08-07 Luc Teirlinck <teirllm@auburn.edu>
4815
4816 * os.texi (Translating Input): Only non-prefix bindings in
4817 `key-translation-map' override actual key bindings. Warn about
4818 possible indirect effect of actual key bindings on non-prefix
4819 bindings in `key-translation-map'.
4820
48212004-08-06 Luc Teirlinck <teirllm@auburn.edu>
4822
4823 * minibuf.texi (High-Level Completion): Add anchor for definition
4824 of `read-variable'.
4825
4826 * commands.texi: Various changes in addition to:
4827 (Using Interactive): Clarify description of `interactive-form'.
4828 (Interactive Call): Mention default for KEYS argument to
4829 `call-interactively'.
4830 (Command Loop Info): Clarify description of `this-command-keys'.
4831 Mention KEEP-RECORD argument to `clear-this-command-keys'.
4832 Value of `last-event-frame' can be `macro'.
4833 (Repeat Events): `double-click-fuzz' is also used to distinguish
4834 clicks and drags.
4835 (Classifying Events): Clarify descriptions of `event-modifiers'
4836 `event-basic-type' and `event-convert-list'.
4837 (Accessing Events): `posn-timestamp' takes POSITION argument.
4838 (Quoted Character Input): Clarify description of
4839 `read-quoted-char' and fix example.
4840 (Quitting): Add `with-local-quit'.
4841 (Disabling Commands): Correct and clarify descriptions of
4842 `enable-command' and `disable-command'.
4843 Mention what happens if `disabled-command-hook' is nil.
4844 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
4845 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
4846
48472004-07-24 Luc Teirlinck <teirllm@auburn.edu>
4848
4849 * frames.texi: Various changes in addition to:
4850 (Creating Frames): Expand and clarify description of `make-frame'.
4851 (Window Frame Parameters): Either none or both of the `icon-left'
4852 and `icon-top' parameters must be specified. Put descriptions of
4853 `menu-bar-lines' and `toolbar-lines' closer together and change
4854 them accordingly.
4855 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
4856 except while processing `frame-title-format' or `icon-title-format'.
4857 (Deleting Frames): Correct description of `delete-frame'.
4858 Non-nil return values of `frame-live-p' are like those of `framep'.
4859 (Frames and Windows): Mention return value of
4860 `set-frame-selected-window'.
4861 (Visibility of Frames): Mention `force' argument to
4862 `make-frame-invisible'. `frame-visible-p' returns t for all
4863 frames on text-only terminals.
4864 (Frame Configurations): Restoring a frame configuration does not
4865 restore deleted frames.
4866 (Window System Selections): `x-set-selection' returns DATA.
4867 (Resources): Add example.
4868 (Display Feature Testing): Clarify descriptions of
4869 `display-pixel-height', `display-pixel-width', `x-server-version'
4870 and `x-server-vendor'.
4871
4872 * windows.texi (Choosing Window): Add anchor.
4873 * minibuf.texi (Minibuffer Misc): Add anchor.
4874
48752004-07-23 John Paul Wallington <jpw@gnu.org>
4876
4877 * macros.texi (Defining Macros): Declaration keyword for setting
4878 Edebug spec is `debug' not `edebug'.
4879
48802004-07-19 Luc Teirlinck <teirllm@auburn.edu>
4881
4882 * windows.texi: Various small changes in addition to:
4883 (Window Point): Mention return value of `set-window-point'.
4884 (Window Start): `pos-visible-in-window-p' disregards horizontal
4885 scrolling. Explain return value if PARTIALLY is non-nil.
4886 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
4887 and `set-window-vscroll'.
4888 (Size of Window): The argument WINDOW to `window-inside-edges',
4889 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
4890 (Resizing Windows): Explain return value of
4891 `shrink-window-if-larger-than-buffer'.
4892 `window-size-fixed' automatically becomes buffer local when set.
4893 (Window Configurations): Explain return value of
4894 `set-window-configuration'.
4895
4896 * minibuf.texi (Minibuffer Misc): Add anchor for
4897 `minibuffer-scroll-window'.
4898
4899 * positions.texi (Text Lines): Add anchor for `count-lines'.
4900
49012004-07-17 Richard M. Stallman <rms@gnu.org>
4902
4903 * display.texi (Overlay Properties): Adding `evaporate' prop
4904 deletes empty overlay immediately.
4905
4906 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
4907 fix example.
4908
49092004-07-16 Jim Blandy <jimb@redhat.com>
4910
4911 * searching.texi (Regexp Backslash): Document new \_< and \_>
4912 operators.
4913
49142004-07-16 Juanma Barranquero <lektu@terra.es>
4915
4916 * display.texi (Images): Fix Texinfo usage.
4917
49182004-07-14 Luc Teirlinck <teirllm@auburn.edu>
4919
4920 * buffers.texi (Modification Time): `visited-file-modtime' now
4921 returns a list of two integers, instead of a cons.
4922
49232004-07-13 Luc Teirlinck <teirllm@auburn.edu>
4924
4925 * windows.texi: Various changes in addition to:
4926 (Splitting Windows): Add `split-window-keep-point'.
4927
49282004-07-09 Richard M. Stallman <rms@gnu.org>
4929
4930 * frames.texi (Input Focus): Minor fix.
4931
49322004-07-07 Luc Teirlinck <teirllm@auburn.edu>
4933
4934 * frames.texi (Input Focus): Clarify descriptions of
4935 `select-frame-set-input-focus' and `select-frame'.
4936
49372004-07-06 Luc Teirlinck <teirllm@auburn.edu>
4938
4939 * os.texi: Various small changes in addition to:
4940 (Killing Emacs): Expand and clarify description of
4941 `kill-emacs-query-functions' and `kill-emacs-hook'.
4942 (System Environment): Expand and clarify description of `getenv'
4943 and `setenv'.
4944 (Timers): Clarify description of `run-at-time'.
4945 (Translating Input): Correct description of
4946 `extra-keyboard-modifiers'.
4947 (Flow Control): Correct description of `enable-flow-control'.
4948
49492004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
4950
4951 * os.texi: Update copyright.
4952 (Session Management): Grammar fix.
4953 Clarify which Emacs does the restarting.
4954 Use @samp for *scratch* buffer.
4955
49562004-07-04 Alan Mackenzie <acm@muc.de>
4957
4958 * frames.texi (Input Focus): Add documentation for
4959 `select-frame-set-input-focus'. Replace refs to non-existent
4960 `switch-frame' with `select-frame'. Minor corrections and tidying
4961 up of text-only terminal stuff.
4962
49632004-07-02 Richard M. Stallman <rms@gnu.org>
4964
4965 * files.texi (Saving Buffers): Cleanup write-contents-function.
4966 (Magic File Names): Cleanup file-remote-p.
4967
b344d29d 49682004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
4969
4970 * files.texi (Magic File Names): `file-remote-p' returns an
4971 identifier of the remote system, not just t.
4972
49732004-07-02 David Kastrup <dak@gnu.org>
4974
4975 * searching.texi (Entire Match Data): Add explanation about new
4976 match-data behavior when @var{integers} is non-nil.
4977
49782004-06-24 Richard M. Stallman <rms@gnu.org>
4979
4980 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
4981
4982 * customize.texi (Variable Definitions): Note about doc strings
4983 and :set.
4984
4985 * keymaps.texi (Keymap Terminology): Document `kbd'.
4986 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
4987
4988 * display.texi (Invisible Text): Setting buffer-invisibility-spec
4989 makes it buffer-local.
4990
4991 * files.texi (Saving Buffers): Correct previous change.
4992
4993 * commands.texi (Accessing Events):
4994 Clarify posn-col-row and posn-actual-col-row.
4995
49962004-06-24 David Ponce <david.ponce@wanadoo.fr>
4997
4998 * commands.texi (Accessing Events): New functions
4999 posn-at-point and posn-at-x-y. Add example to posn-x-y.
5000
50012004-06-23 Luc Teirlinck <teirllm@auburn.edu>
5002
5003 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
5004 * frames.texi, buffers.texi, backups.texi, variables.texi:
5005 * loading.texi, eval.texi, functions.texi, control.texi:
5006 * symbols.texi, minibuf.texi: Reposition @anchor's.
5007
5008 * help.texi: Various small changes in addition to the following.
5009 (Describing Characters): Describe PREFIX argument to
5010 `key-description'. Correct and clarify definition of
5011 `text-char-description'. Describe NEED-VECTOR argument to
5012 `read-kbd-macro'.
5013 (Help Functions): Clarify definition of `apropos'.
5014
50152004-06-23 Lars Hansen <larsh@math.ku.dk>
5016
5017 * files.texi (Saving Buffers): Correct description of
5018 `write-contents-functions'.
5019
50202004-06-21 Juanma Barranquero <lektu@terra.es>
5021
5022 * display.texi (Images): Remove redundant @vindex directives.
5023 Rewrite `image-library-alist' doc in active voice.
5024
50252004-06-14 Juanma Barranquero <lektu@terra.es>
5026
5027 * display.texi (Images): Document new delayed library loading,
5028 variable `image-library-alist' and (existing but undocumented)
5029 function `image-type-available-p'.
5030
50312004-06-05 Richard M. Stallman <rms@gnu.org>
5032
5033 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
5034 refer the user to the Initial Input node.
5035 (Text from Minibuffer): Likewise.
5036 (Initial Input): New node. Document this feature
5037 and say it is mostly deprecated.
5038
50392004-05-30 Richard M. Stallman <rms@gnu.org>
5040
5041 * loading.texi (Named Features): Clarify return value
5042 and meaning of NOERROR.
5043
5044 * variables.texi (File Local Variables): Minor cleanup.
5045
50462004-05-30 Michael Albinus <michael.albinus@gmx.de>
5047
5048 * files.texi (Magic File Names): Add `file-remote-p' as operation
5049 of file name handlers.
5050
50512004-05-29 Richard M. Stallman <rms@gnu.org>
5052
5053 * modes.texi (Minor Mode Conventions): (-) has no special meaning
5054 as arg to a minor mode command.
5055
50562004-05-22 Richard M. Stallman <rms@gnu.org>
5057
5058 * syntax.texi (Syntax Class Table): Word syntax not just for English.
5059
5060 * streams.texi (Output Variables): Doc float-output-format.
5061
5062 * searching.texi (Regexp Special): Nested repetition can be infloop.
5063
5064 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
5065 real stack overflow.
5066
5067 * compile.texi: Minor cleanups.
5068
50692004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
5070
5071 * lists.texi (Cons Cells): Explain dotted lists, true lists,
5072 circular lists.
5073 (List Elements): Explain handling of circular and dotted lists.
5074
50752004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
5076
5077 * modes.texi (Search-based Fontification): Fix typo.
5078
50792004-05-10 Juanma Barranquero <lektu@terra.es>
5080
5081 * modes.texi (Mode Line Variables): Fix description of
5082 global-mode-string, which is now after which-func-mode, not the
5083 buffer name.
5084
50852004-05-07 Lars Hansen <larsh@math.ku.dk>
5086
5087 * modes.texi (Desktop Save Mode): Add.
5088 (Modes): Add menu entry Desktop Save Mode.
5089
5090 * hooks.texi: Add desktop-after-read-hook,
5091 desktop-no-desktop-file-hook and desktop-save-hook.
5092
5093 * locals.texi: Add desktop-save-buffer.
5094
50952004-04-30 Jesper Harder <harder@ifa.au.dk>
5096
5097 * display.texi: emacs -> Emacs.
5098
50992004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
5100
5101 * files.texi (Changing Files): Document set-file-times.
5102
51032004-04-23 Juanma Barranquero <lektu@terra.es>
5104
5105 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5106
51072004-04-18 Jesper Harder <harder@ifa.au.dk>
5108
5109 * tips.texi (Coding Conventions): defopt -> defcustom.
5110
51112004-04-16 Luc Teirlinck <teirllm@auburn.edu>
5112
5113 * sequences.texi: Various clarifications.
5114
51152004-04-14 Luc Teirlinck <teirllm@auburn.edu>
5116
5117 * buffers.texi (Read Only Buffers): Mention optional ARG to
5118 `toggle-read-only'.
5119
51202004-04-14 Nick Roberts <nick@nick.uklinux.net>
5121
5122 * windows.texi (Selecting Windows): Note that get-lru-window
5123 returns a full-width window if possible.
5124
51252004-04-13 Luc Teirlinck <teirllm@auburn.edu>
5126
5127 * buffers.texi: Various changes in addition to:
5128 (Buffer File Name): Add `find-buffer-visiting'.
5129 (Buffer Modification): Mention optional ARG to `not-modified'.
5130 (Indirect Buffers): Mention optional CLONE argument to
5131 `make-indirect-buffer'.
5132
5133 * files.texi: Various changes in addition to:
5134 (Visiting Functions): `find-file-hook' is now a normal hook.
5135 (File Name Expansion): Explain difference between the way that
5136 `expand-file-name' and `file-truename' treat `..'.
5137 (Contents of Directories): Mention optional ID-FORMAT argument to
5138 `directory-files-and-attributes'.
5139 (Format Conversion): Mention new optional CONFIRM argument to
5140 `format-write-file'.
5141
51422004-04-12 Miles Bader <miles@gnu.org>
5143
5144 * macros.texi (Expansion): Add description of `macroexpand-all'.
5145
51462004-04-05 Jesper Harder <harder@ifa.au.dk>
5147
5148 * variables.texi (Variable Aliases): Mention
5149 cyclic-variable-indirection.
5150
5151 * errors.texi (Standard Errors): Ditto.
5152
51532004-04-04 Luc Teirlinck <teirllm@auburn.edu>
5154
5155 * backups.texi: Various small changes in addition to:
5156 (Making Backups): Mention return value of `backup-buffer'.
5157 (Auto-Saving): Mention optional FORCE argument to
5158 `delete-auto-save-file-if-necessary'.
5159 (Reverting): Mention optional PRESERVE-MODES argument to
5160 `revert-buffer'. Correct description of `revert-buffer-function'.
5161
51622004-03-22 Juri Linkov <juri@jurta.org>
5163
5164 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
5165 with `Vector Functions'.
5166
5167 * text.texi (Sorting): Add missing quote.
5168
51692004-03-14 Luc Teirlinck <teirllm@auburn.edu>
5170
5171 * intro.texi (Lisp History): Replace xref to `cl' manual with
5172 inforef.
5173
51742004-03-12 Richard M. Stallman <rms@gnu.org>
5175
5176 * intro.texi (Version Info): Add arg to emacs-version.
5177 (Lisp History): Change xref to CL manual.
5178
51792004-03-09 Luc Teirlinck <teirllm@auburn.edu>
5180
5181 * minibuf.texi (Completion Commands): Add xref to Emacs manual
5182 for Partial Completion mode.
5183
51842004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
5185
5186 * customize.texi: Fix typo. Remove eol whitespace.
5187
51882004-03-04 Richard M. Stallman <rms@gnu.org>
5189
5190 * processes.texi: Fix typos.
5191
5192 * lists.texi (Building Lists): Minor clarification.
5193
5194 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
5195 in make-hash-table.
5196
51972004-02-29 Juanma Barranquero <lektu@terra.es>
5198
5199 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
5200 rm, and ignore exit code.
5201
52022004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
5203
5204 * display.texi (Defining Faces): Add description for min-colors.
5205 Update example.
5206
52072004-02-23 Luc Teirlinck <teirllm@auburn.edu>
5208
5209 * abbrevs.texi: Various corrections and clarifications in addition
5210 to the following:
5211 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
5212
52132004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5214
5215 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
5216
52172004-02-21 Luc Teirlinck <teirllm@auburn.edu>
5218
5219 * text.texi: Various small changes in addition to the following:
5220 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
5221 to delete-horizontal-space.
5222 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
5223 description of yank-handler text property at various places.
5224
5225 * frames.texi (Window System Selections): Add anchor.
5226
5227 * syntax.texi (Syntax Table Functions): Clarify and correct
5228 descriptions of make-syntax-table and copy-syntax-table.
5229 (Motion and Syntax): Clarify SYNTAXES argument to
5230 skip-syntax-forward.
5231 (Parsing Expressions): Mention that the return value of
5232 parse-partial-sexp is currently a list of ten rather than nine
5233 elements.
5234 (Categories): Various corrections and clarifications.
5235
52362004-02-17 Luc Teirlinck <teirllm@auburn.edu>
5237
5238 * markers.texi (Marker Insertion Types): Minor change.
5239
5240 * locals.texi (Standard Buffer-Local Variables):
5241 * commands.texi (Interactive Codes, Using Interactive):
5242 * functions.texi (Related Topics): Fix xrefs.
5243
52442004-02-16 Luc Teirlinck <teirllm@auburn.edu>
5245
5246 * lists.texi (Sets And Lists): Update description of delete-dups.
5247
52482004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5249
5250 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5251
c8763fb6 52522004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5253
5254 * frames.texi (Parameter Access): frame-parameters arg is optional.
5255 modify-frame-parameters handles nil for FRAME.
5256 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5257 are all-or-nothing for certain toolkits.
5258 Mention parameter wait-for-wm.
5259 (Frames and Windows): In frame-first-window and frame-selected-window
5260 the arg is optional.
5261 (Input Focus): In redirect-frame-focus the second arg is optional.
5262 (Window System Selections): Mention selection type CLIPBOARD.
5263 Mention data-type UTF8_STRING.
5264 Mention numbering of cut buffers.
5265 (Resources): Describe x-resource-name.
5266
52672004-02-16 Richard M. Stallman <rms@gnu.org>
5268
5269 * windows.texi (Buffers and Windows): Delete false table
5270 about all-frames.
5271
5272 * syntax.texi (Parsing Expressions): Delete old caveat
5273 about parse-sexp-ignore-comments.
5274
5275 * streams.texi (Output Variables): Add print-quoted.
5276
5277 * lists.texi (Building Lists): Minor cleanup.
5278
5279 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
5280
5281 * display.texi (Overlays): Explain overlays use markers.
5282 (Managing Overlays): Explain front-advance and rear-advance
5283 in more detail.
5284
5285 * loading.texi (Unloading): Document unload-feature-special-hooks.
5286 Get rid of fns-NNN.el file.
5287
52882004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5289
5290 * help.texi (Describing Characters): Fix text-char-description
5291 example output.
5292
5293 * edebug.texi (Using Edebug): Fix example.
5294
5295 * debugging.texi (Internals of Debugger): Fix return value.
5296
5297 * files.texi (Changing Files): Fix argname.
5298
5299 * calendar.texi: Fix parens, and default values.
5300
5301 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
5302 * nonascii.texi, objects.texi, os.texi: Minor fixes.
5303 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
5304
5305 * positions.texi (Text Lines): Don't add -1 in current-line.
5306
53072004-02-16 Richard M. Stallman <rms@gnu.org>
5308
5309 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5310
53112004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5312
5313 * processes.texi (Low-Level Network): Fix a typo.
5314
53152004-02-12 Kim F. Storm <storm@cua.dk>
5316
5317 * display.texi (Fringes): Use consistent wording.
5318 Note that window-fringe's window arg is optional.
5319 (Scroll Bars): Use consistent wording.
5320
53212004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5322
5323 * tips.texi (Comment Tips): Document the new conventions for
5324 commenting out code.
5325
c8763fb6 53262004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5327
5328 * positions.texi (Text Lines): Added missing end defun.
5329
53302004-02-07 Kim F. Storm <storm@cua.dk>
5331
5332 * positions.texi (Text Lines): Add line-number-at-pos.
5333
53342004-02-06 John Paul Wallington <jpw@gnu.org>
5335
5336 * display.texi (Button Properties, Button Buffer Commands):
5337 mouse-2 invokes button, not down-mouse-1.
5338
53392004-02-04 Jason Rumney <jasonr@gnu.org>
5340
5341 * makefile.w32-in: Sync with Makefile.in changes.
5342
53432004-02-03 Luc Teirlinck <teirllm@auburn.edu>
5344
5345 * minibuf.texi (Text from Minibuffer): Various corrections and
5346 clarifications.
5347 (Object from Minibuffer): Correct Lisp description of
5348 read-minibuffer.
5349 (Minibuffer History): Clarify description of cons values for
5350 HISTORY arguments.
5351 (Basic Completion): Various corrections and clarifications. Add
5352 completion-regexp-list.
5353 (Minibuffer Completion): Correct and clarify description of
5354 completing-read.
5355 (Completion Commands): Mention Partial Completion mode. Various
5356 other minor changes.
5357 (High-Level Completion): Various corrections and clarifications.
5358 (Reading File Names): Ditto.
5359 (Minibuffer Misc): Ditto.
5360
53612004-01-26 Luc Teirlinck <teirllm@auburn.edu>
5362
5363 * strings.texi (Text Comparison): assoc-string also matches
5364 elements of alists that are strings instead of conses.
5365 (Formatting Strings): Standardize Texinfo usage. Update index
5366 entries.
5367
53682004-01-20 Luc Teirlinck <teirllm@auburn.edu>
5369
5370 * lists.texi (Sets And Lists): Add delete-dups.
5371
53722004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5373
5374 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5375 special form.
5376 * macros.texi (Defining Macros): Update description of `declare',
5377 which now is a macro.
5378 (Wrong Time): Fix typos.
5379
53802004-01-14 Luc Teirlinck <teirllm@auburn.edu>
5381
5382 * compile.texi (Compilation Functions): Expand descriptions of
5383 `compile-defun', `byte-compile-file', `byte-recompile-directory'
5384 and `batch-byte-compile'. In particular, mention and describe
5385 all optional arguments.
5386 (Disassembly): Correct and clarify the description of `disassemble'.
5387
53882004-01-11 Luc Teirlinck <teirllm@auburn.edu>
5389
5390 * searching.texi: Various small changes in addition to the
5391 following.
5392 (Regexp Example): Adapt to new value of `sentence-end'.
5393 (Regexp Functions): The PAREN argument to `regexp-opt' can be
5394 `words'.
5395 (Search and Replace): Add usage note for `perform-replace'.
5396 (Entire Match Data): Mention INTEGERS and REUSE arguments to
5397 `match-data'.
5398 (Standard Regexps): Update for new values of `paragraph-start'
5399 and `sentence-end'.
5400
54012004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5402
5403 * files.texi (Saving Buffers): Clarify descriptions of
5404 `write-contents-functions' and `before-save-hook'.
5405 Make the defvar's for `before-save-hook' and `after-save-hook'
5406 into defopt's.
5407
54082004-01-07 Kim F. Storm <storm@cua.dk>
5409
5410 * commands.texi (Click Events): Describe new image and
5411 width/height elements of click events.
5412 (Accessing Events): Add posn-string, posn-image, and
5413 posn-object-width-height. Change posn-object to return either
5414 image or string object.
5415
54162004-01-01 Simon Josefsson <jas@extundo.com>
5417
5418 * hooks.texi (Standard Hooks): Add before-save-hook.
5419 * files.texi (Saving Buffers): Likewise.
5420
54212004-01-03 Richard M. Stallman <rms@gnu.org>
5422
5423 * frames.texi (Frames and Windows): Delete frame-root-window.
5424
54252004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5426
5427 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5428
5429 * functions.texi: Various small changes in addition to the
5430 following.
5431 (What Is a Function): `functionp' returns nil for macros. Clarify
5432 behavior of this and following functions for symbol arguments.
5433 (Function Documentation): Add `\' in front of (fn @var{arglist})
5434 and explain why.
5435 (Defining Functions): Mention DOCSTRING argument to `defalias'.
5436 Add anchor.
5437 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
5438
54392004-01-01 Miles Bader <miles@gnu.org>
5440
5441 * display.texi (Buttons): New section.
5442
54432003-12-31 Andreas Schwab <schwab@suse.de>
5444
5445 * numbers.texi (Math Functions): sqrt reports a domain-error
5446 error.
5447 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5448
54492003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5450
5451 * tips.texi (Documentation Tips): Update item on hyperlinks in
5452 documentation strings.
5453
5454 * errors.texi (Standard Errors): Various small corrections and
5455 additions.
5456
5457 * control.texi: Various small changes in addition to the
5458 following.
5459 (Signaling Errors): Provide some more details on how `signal'
5460 constructs the error message. Add anchor to the definition of
5461 `signal'.
5462 (Error Symbols): Describe special treatment of `quit'.
5463 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5464 to emphasize that it has to be a single form.
5465
5466 * buffers.texi: Add anchor.
5467
54682003-12-29 Richard M. Stallman <rms@gnu.org>
5469
5470 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5471 (Window Configurations): Add window-configuration-frame.
5472
5473 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5474
5475 * text.texi (Examining Properties): Add get-char-property-and-overlay.
5476 Change arg name in get-char-property.
5477 (Special Properties): Update handling of keymap property.
5478
5479 * strings.texi (Modifying Strings): Add clear-string.
5480 (Text Comparison): Add assoc-string and remove
5481 assoc-ignore-case, assoc-ignore-representation.
5482
5483 * os.texi (Time of Day): Add set-time-zone-rule.
5484
5485 * numbers.texi (Math Functions): asin, acos, log, log10
5486 report domain-error errors.
5487
5488 * nonascii.texi (Converting Representations):
5489 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
5490 (Encoding and I/O): Add file-name-coding-system.
5491
5492 * modes.texi (Search-based Fontification): Explain that
5493 face specs are symbols with face names as values.
5494
5495 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5496
5497 * lists.texi (Building Lists): remq moved elsewhere.
5498 (Sets And Lists): remq moved here.
5499 (Association Lists): Refer to assoc-string.
5500
5501 * internals.texi (Garbage Collection): Add memory-use-counts.
5502
5503 * frames.texi (Frames and Windows): Add set-frame-selected-window
5504 and frame-root-window.
5505
5506 * files.texi (Contents of Directories):
5507 Add directory-files-and-attributes.
5508
5509 * display.texi (Refresh Screen): Add force-window-update.
5510 (Invisible Text): Explain about moving point out of invis text.
5511 (Overlay Properties): Add overlay-properties.
5512 (Managing Overlays): Add overlayp.
5513 (GIF Images): Invalid image number displays a hollow box.
5514
5515 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5516 (Killing Buffers): Add buffer-live-p.
5517
55182003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
5519
5520 * display.texi (Fringes): Fix typo "set-buffer-window".
5521
55222003-12-24 Luc Teirlinck <teirllm@auburn.edu>
5523
5524 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5525 * nonascii.texi, processes.texi, tips.texi, variables.texi:
5526 Add or change various xrefs and anchors.
5527
5528 * commands.texi: Replace all occurrences of @acronym{CAR} with
5529 @sc{car}, for consistency with the rest of the Elisp manual.
5530 `car' and `cdr' are historically acronyms, but are no longer
5531 widely thought of as such.
5532
5533 * internals.texi (Pure Storage): Mention that `purecopy' does not
5534 copy text properties.
5535 (Object Internals): Now 29 bits are used (in most implementations)
5536 to address Lisp objects.
5537
5538 * variables.texi (Variables with Restricted Values): New node.
5539
5540 * objects.texi (Lisp Data Types): Mention that certain variables
5541 can only take on a restricted set of values and add an xref to
5542 the new node "Variables with Restricted Values".
5543
5544 * eval.texi (Function Indirection): Describe the errors that
5545 `indirect-function' can signal.
5546 (Eval): Clarify the descriptions of `eval-region' and `values'.
5547 Describe `eval-buffer' instead of `eval-current-buffer' and
5548 mention `eval-current-buffer' as an alias for `current-buffer'.
5549 Correct the description and mention all optional arguments.
5550
5551 * nonascii.texi: Various small changes in addition to the
5552 following.
5553 (Converting Representations): Clarify behavior of
5554 `string-make-multibyte' and `string-to-multibyte' for unibyte all
5555 ASCII arguments.
5556 (Character Sets): Document the variable `charset-list' and adapt
5557 the definition of the function `charset-list' accordingly.
5558 (Translation of Characters): Clarify use of generic characters in
5559 `make-translation-table'. Clarify and correct the description of
5560 the use of translation tables in encoding and decoding.
5561 (User-Chosen Coding Systems): Correct and clarify the description
5562 of `select-safe-coding-system'.
5563 (Default Coding Systems): Clarify description of
5564 `file-coding-system-alist'.
5565
55662003-11-30 Luc Teirlinck <teirllm@auburn.edu>
5567
5568 * strings.texi (Text Comparison): Correctly describe when two
5569 strings are `equal'. Combine and clarify descriptions of
5570 `assoc-ignore-case' and `assoc-ignore-representation'.
5571
5572 * objects.texi (Non-ASCII in Strings): Clarify description of
5573 when a string is unibyte or multibyte.
5574 (Bool-Vector Type): Update examples.
5575 (Equality Predicates): Correctly describe when two strings are
5576 `equal'.
5577
55782003-11-29 Luc Teirlinck <teirllm@auburn.edu>
5579
5580 * lists.texi (Building Lists): `append' no longer accepts integer
5581 arguments. Update the description of `number-sequence' to reflect
5582 recent changes.
5583 (Sets And Lists): Describe `member-ignore-case' after `member'.
5584
55852003-11-27 Kim F. Storm <storm@cua.dk>
5586
5587 * commands.texi (Click Events): Click object may be an images.
5588 Describe (dx . dy) element of click positions.
5589 (Accessing Events): Remove duplicate posn-timestamp.
5590 New functions posn-object and posn-object-x-y.
5591
55922003-11-23 Kim F. Storm <storm@cua.dk>
5593
5594 * commands.texi (Click Events): Describe enhancements to event
5595 position lists, including new text-pos and (col . row) items.
5596 Mention left-fringe and right-fringe area events.
5597 (Accessing Events): New functions posn-area and
5598 posn-actual-col-row. Mention posn-timestamp. Mention that
5599 posn-point in non-text area still returns buffer position.
5600 Clarify posn-col-row.
5601
56022003-11-21 Lars Hansen <larsh@math.ku.dk>
5603
5604 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
5605 * anti.texi (File Attributes): Describe removed parameter
5606 ID-FORMAT.
5607
56082003-11-20 Luc Teirlinck <teirllm@auburn.edu>
5609
5610 * positions.texi (Positions): Mention that, if a marker is used as
5611 a position, its buffer is ignored.
5612
5613 * markers.texi (Overview of Markers): Mention it here too.
5614
56152003-11-12 Luc Teirlinck <teirllm@auburn.edu>
5616
5617 * numbers.texi (Numeric Conversions): Not just `floor', but also
5618 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
5619
56202003-11-10 Luc Teirlinck <teirllm@auburn.edu>
5621
5622 * markers.texi (Creating Markers): Specify insertion type of
5623 created markers. Add xref to `Marker Insertion Types'.
5624 Second argument to `copy-marker' is optional.
5625 (Marker Insertion Types): Mention that most markers are created
5626 with insertion type nil.
5627 (The Mark): Correctly describe when `mark' signals an error.
5628 (The Region): Correctly describe when `region-beginning' and
5629 `region-end' signal an error.
5630
56312003-11-08 Luc Teirlinck <teirllm@auburn.edu>
5632
5633 * hash.texi (Creating Hash): Clarify description of `eql'.
5634 `makehash' is obsolete.
5635 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
5636
5637 * positions.texi (Point): Change description of `buffer-end', so
5638 that it is also correct for floating point arguments.
5639 (List Motion): Correct argument lists of `beginning-of-defun' and
5640 `end-of-defun'.
5641 (Excursions): Add xref to `Marker Insertion Types'.
5642 (Narrowing): Argument to `narrow-to-page' is optional.
5643
56442003-11-06 Luc Teirlinck <teirllm@auburn.edu>
5645
5646 * streams.texi (Output Streams): Clarify behavior of point for
5647 marker output streams.
5648
56492003-11-04 Luc Teirlinck <teirllm@auburn.edu>
5650
5651 * variables.texi (Defining Variables): Second argument to
5652 `defconst' is not optional.
5653 (Setting Variables): Mention optional argument APPEND to
5654 `add-to-list'.
5655 (Creating Buffer-Local): Expand description of
5656 `make-variable-buffer-local'.
5657 (Frame-Local Variables): Expand description of
5658 `make-variable-frame-local'.
5659 (Variable Aliases): Correct description of optional argument
5660 DOCSTRING to `defvaralias'. Mention return value of
5661 `defvaralias'.
5662 (File Local Variables): Add xref to `File variables' in Emacs
5663 Manual. Correct description of `hack-local-variables'. Mention
5664 `safe-local-variable' property. Mention optional second argument
5665 to `risky-local-variable-p'.
5666
56672003-11-03 Luc Teirlinck <teirllm@auburn.edu>
5668
5669 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
5670
56712003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5672
5673 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
5674 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
5675 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
5676 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
5677 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
5678 lispref/processes.texi, lispref/searching.texi,
5679 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
5680 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
5681 @acronym{FOO}.
5682
56832003-10-27 Luc Teirlinck <teirllm@auburn.edu>
5684
5685 * strings.texi (Creating Strings): Argument START to `substring'
5686 can not be `nil'. Expand description of
5687 `substring-no-properties'. Correct description of `split-string',
5688 especially with respect to empty matches. Prevent very bad line
5689 break in definition of `split-string-default-separators'.
5690 (Text Comparison): `string=' and `string<' also accept symbols as
5691 arguments.
5692 (String Conversion): More completely describe argument BASE in
5693 `string-to-number'.
5694 (Formatting Strings): `%s' and `%S' in `format' do require
5695 corresponding object. Clarify behavior of numeric prefix after
5696 `%' in `format'.
5697 (Case Conversion): The argument to `upcase-initials' can be a
5698 character.
5699
57002003-10-27 Kenichi Handa <handa@m17n.org>
5701
5702 * display.texi (Fontsets): Fix texinfo usage.
5703
57042003-10-25 Kenichi Handa <handa@m17n.org>
5705
5706 * display.texi (Fontsets): Add description of the function
5707 set-fontset-font.
5708
57092003-10-23 Luc Teirlinck <teirllm@auburn.edu>
5710
5711 * display.texi (Temporary Displays): Add xref to `Documentation
5712 Tips'.
5713
5714 * functions.texi (Function Safety): Use inforef instead of pxref
5715 for SES.
5716
57172003-10-23 Andreas Schwab <schwab@suse.de>
5718
5719 * Makefile.in (TEX, texinputdir): Don't define.
5720 (TEXI2DVI): Define.
5721 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
5722 add $(srcdir)/index.texi.
5723 ($(infodir)/elisp): Remove index.texi dependency.
5724 (elisp.dvi): Likewise. Use $(TEXI2DVI).
5725 (index.texi): Remove target.
5726 (dist): Don't link $(srcdir)/permute-index.
5727 (clean): Don't remove index.texi.
5728
5729 * permute-index, index.perm: Remove.
5730 * index.texi: Rename from index.unperm.
5731
57322003-10-22 Luc Teirlinck <teirllm@auburn.edu>
5733
5734 * tips.texi (Documentation Tips): Document new behavior for face
5735 and variable hyperlinks in Help mode.
5736
57372003-10-21 Luc Teirlinck <teirllm@auburn.edu>
5738
5739 * objects.texi (Integer Type): Update for extra bit of integer range.
5740 (Character Type): Ditto.
5741
57422003-10-16 Eli Zaretskii <eliz@gnu.org>
5743
5744 * numbers.texi (Integer Basics): Add index entries for reading
5745 numbers in hex, octal, and binary.
5746
57472003-10-16 Lute Kamstra <lute@gnu.org>
5748
5749 * modes.texi (Mode Line Format): Mention force-mode-line-update's
5750 argument.
5751
57522003-10-13 Luc Teirlinck <teirllm@auburn.edu>
5753
5754 * windows.texi (Choosing Window): Fix typo.
5755 * edebug.texi (Edebug Execution Modes): Fix typo.
5756
57572003-10-13 Richard M. Stallman <rms@gnu.org>
5758
5759 * windows.texi (Basic Windows): A window has fringe settings,
5760 display margins and scroll-bar settings.
5761 (Splitting Windows): Doc split-window return value.
5762 Clean up one-window-p.
5763 (Selecting Windows): Fix typo.
5764 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
5765 (Buffers and Windows): In set-window-buffer, explain effect
5766 on fringe settings and scroll bar settings.
5767 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
5768 (Choosing Window): Use defopt for pop-up-frame-function.
5769 For special-display-buffer-names, explain same-window and same-frame.
5770 Clarify window-dedicated-p return value.
5771 (Textual Scrolling): scroll-up and scroll-down can get an error.
5772 (Horizontal Scrolling): Clarify auto-hscroll-mode.
5773 Clarify set-window-hscroll.
5774 (Size of Window): Don't mention tool bar in window-height.
5775 (Coordinates and Windows): Explain what coordinates-in-window-p
5776 returns for fringes and display margins.
5777 (Window Configurations): Explain saving fringes, etc.
5778
5779 * tips.texi (Library Headers): Clean up Documentation.
5780
5781 * syntax.texi (Parsing Expressions): Clean up forward-comment
5782 and parse-sexp-lookup-properties.
5783
5784 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
5785
5786 * os.texi (System Environment): Clean up text for load-average errors.
5787
5788 * modes.texi (Hooks): Don't explain local hook details at front.
5789 Clarify run-hooks and run-hook-with-args a little.
5790 Clean up add-hook and remove-hook.
5791
5792 * edebug.texi (Edebug Execution Modes): Clarify t.
5793 Document edebug-sit-for-seconds.
5794 (Coverage Testing): Document C-x X = and =.
5795 (Instrumenting Macro Calls): Fix typo.
5796 (Specification List): Don't index the specification keywords.
5797
57982003-10-10 Kim F. Storm <storm@cua.dk>
5799
5800 * processes.texi (Network): Introduce make-network-process.
5801
58022003-10-09 Luc Teirlinck <teirllm@auburn.edu>
5803
5804 * tips.texi (Library Headers): Fix typo.
5805
58062003-10-07 Juri Linkov <juri@jurta.org>
5807
5808 * modes.texi (Imenu): Mention imenu-create-index-function's
5809 default value. Explain submenus better.
5810
58112003-10-07 Lute Kamstra <lute@gnu.org>
5812
5813 * modes.texi (Faces for Font Lock): Fix typo.
5814 (Hooks): Explain how buffer-local hook variables can refer to
5815 global hook variables.
5816 Various minor clarifications.
5817
58182003-10-06 Lute Kamstra <lute@gnu.org>
5819
5820 * tips.texi (Coding Conventions): Mention naming conventions for
5821 hooks.
5822
58232003-10-05 Luc Teirlinck <teirllm@auburn.edu>
5824
5825 * loading.texi (Library Search): Correct default value of
5826 load-suffixes.
5827 (Named Features): Fix typo.
5828
58292003-10-05 Richard M. Stallman <rms@gnu.org>
5830
5831 * loading.texi (Named Features): In `provide',
5832 say how to test for subfeatures.
5833 (Unloading): In unload-feature, use new var name
5834 unload-feature-special-hooks.
5835
58362003-10-03 Lute Kamstra <lute@gnu.org>
5837
5838 * modes.texi (Major Mode Conventions): Mention third way to set up
5839 Imenu.
5840 (Imenu): A number of small fixes.
5841 Delete documentation of internal variable imenu--index-alist.
5842 Document the return value format of imenu-create-index-function
5843 functions.
5844
58452003-09-30 Richard M. Stallman <rms@gnu.org>
5846
5847 * processes.texi (Network): Say what stopped datagram connections do.
5848
5849 * lists.texi (Association Lists): Clarify `assq-delete-all'.
5850
5851 * display.texi (Overlay Properties): Clarify `evaporate' property.
5852
58532003-09-29 Lute Kamstra <lute@gnu.org>
5854
5855 * modes.texi (Mode Line Data): Explain when symbols in mode-line
5856 constructs should be marked as risky.
5857 Change cons cell into proper list.
5858 (Mode Line Variables): Change cons cell into proper list.
5859
58602003-09-26 Lute Kamstra <lute@gnu.org>
5861
5862 * modes.texi (Mode Line Data): Document the :propertize construct.
5863 (Mode Line Variables): Reorder the descriptions of the variables
5864 to match their order in the default mode-line-format.
5865 Describe the new variables mode-line-position and mode-line-modes.
5866 Update the default values of mode-line-frame-identification,
5867 minor-mode-alist, and default-mode-line-format.
5868 (Properties in Mode): Mention the :propertize construct.
5869
58702003-09-26 Richard M. Stallman <rms@gnu.org>
5871
5872 * buffers.texi, commands.texi, debugging.texi, eval.texi:
5873 * loading.texi, minibuf.texi, text.texi, variables.texi:
5874 Avoid @strong{Note:}.
5875
58762003-09-26 Richard M. Stallman <rms@gnu.org>
5877
5878 * keymaps.texi (Remapping Commands): Fix typo.
5879
58802003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
5881
5882 * processes.texi (Low-Level Network): Fix typo.
5883
58842003-09-23 Kim F. Storm <storm@cua.dk>
5885
5886 * processes.texi (Network, Network Servers): Fix typos.
5887 (Low-Level Network): Add timeout value for :server keyword.
5888 Add new option keywords to make-network-process.
5889 Add set-network-process-options.
5890 Explain how to test availability of network options.
5891
58922003-09-19 Richard M. Stallman <rms@gnu.org>
5893
5894 * text.texi (Motion by Indent): Arg to
5895 backward-to-indentation and forward-to-indentation is optional.
5896
5897 * strings.texi (Creating Strings): Add substring-no-properties.
5898
5899 * processes.texi
5900 (Process Information): Add list-processes arg QUERY-ONLY.
5901 Delete process-contact from here.
5902 Add new status values for process-status.
5903 Add process-get, process-put, process-plist, set-process-plist.
5904 (Synchronous Processes): Add call-process-shell-command.
5905 (Signals to Processes): signal-process allows process objects.
5906 (Network): Complete rewrite.
5907 (Network Servers, Datagrams, Low-Level Network): New nodes.
5908
5909 * positions.texi (Word Motion): forward-word, backward-word
5910 arg is optional. Reword.
5911
5912 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
5913
5914 * variables.texi (Creating Buffer-Local):
5915 Delete duplicate definition of buffer-local-value.
5916 (File Local Variables): Explain about discarding text props.
5917
59182003-09-11 Richard M. Stallman <rms@gnu.org>
5919
5920 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
5921 changes variables that record input events.
5922 (Minibuffer Misc): Add minibuffer-selected-window.
5923
5924 * lists.texi (Building Lists): Add copy-tree.
5925
5926 * display.texi (Fontsets): Add char-displayable-p.
5927 (Scroll Bars): New node.
5928
59292003-09-08 Lute Kamstra <lute@gnu.org>
5930
5931 * modes.texi (%-Constructs): Document new `%i' and `%I'
5932 constructs.
5933
59342003-09-03 Peter Runestig <peter@runestig.com>
5935
5936 * makefile.w32-in: New file.
5937
59382003-08-29 Richard M. Stallman <rms@gnu.org>
5939
5940 * display.texi (Overlay Properties): Clarify how priorities
5941 affect use of the properties.
5942
59432003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5944
5945 * customize.texi (Type Keywords): Correct the description of
5946 `:help-echo' in the case where `motion-doc' is a function.
5947
59482003-08-14 John Paul Wallington <jpw@gnu.org>
5949
5950 * modes.texi (Emulating Mode Line): Subsection, not section.
5951
59522003-08-13 Richard M. Stallman <rms@gnu.org>
5953
5954 * elisp.texi (Top): Update subnode lists in menu.
5955
5956 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
5957 (Kill Functions): kill-region has new arg yank-handler.
5958 (Yanking): New node.
5959 (Yank Commands): Add yank-undo-function.
5960 (Low-Level Kill Ring):
5961 kill-new and kill-append have new arg yank-handler.
5962 (Changing Properties): Add remove-list-of-text-properties.
5963 (Atomic Changes): New node.
5964
5965 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
5966
5967 * streams.texi (Output Variables): Add eval-expression-print-length
5968 and eval-expression-print-level.
5969
5970 * os.texi (Time Conversion): For encode-time, explain limits on year.
5971
5972 * objects.texi (Character Type): Define anchor "modifier bits".
5973
5974 * modes.texi (Emulating Mode Line): New node.
5975 (Search-based Fontification): Font Lock uses font-lock-face property.
5976 (Other Font Lock Variables): Likewise.
5977
5978 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
5979 not vectors.
5980 (Active Keymaps): Add emulation-mode-map-alists.
5981 (Functions for Key Lookup): key-binding has new arg no-remap.
5982 (Remapping Commands): New node.
5983 (Scanning Keymaps): where-is-internal has new arg no-remap.
5984 (Tool Bar): Add tool-bar-local-item-from-menu.
5985 Clarify when to use tool-bar-add-item-from-menu.
5986
5987 * commands.texi (Interactive Call): commandp has new arg.
5988 (Command Loop Info): Add this-original-command.
5989
59902003-08-06 John Paul Wallington <jpw@gnu.org>
5991
5992 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
5993
5994 * display.texi (Warning Basics): Fix typo.
5995 (Fringes): Add closing curly bracket and fix typo.
5996
5997 * elisp.texi (Top): Fix typo.
5998
59992003-08-05 Richard M. Stallman <rms@gnu.org>
6000
6001 * elisp.texi: Update lists of subnodes.
6002
6003 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
6004
6005 * variables.texi (Local Variables): Use lc for example variable names.
6006
6007 * tips.texi (Library Headers): Explain where to put -*-.
6008
6009 * strings.texi (Creating Strings): Fix xref for vconcat.
6010
6011 * sequences.texi (Vector Functions):
6012 vconcat no longer allows integer args.
6013
6014 * minibuf.texi (Reading File Names): read-file-name has new
6015 arg PREDICATE. New function read-directory-name.
6016
6017 * macros.texi (Defining Macros): Give definition of `declare'
6018 (Indenting Macros): New node.
6019
6020 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
6021 (Window Frame Parameters): Make separate table of parameters
6022 that are coupled with specific face attributes.
6023 (Deleting Frames): delete-frame-hooks renamed to
6024 delete-frame-functions.
6025
6026 * files.texi (Magic File Names): Add file-remote-p.
6027 Clarify file-local-copy.
6028
6029 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
6030 here; instead xref Defining Macros.
6031
6032 * display.texi (Warnings): New node, and subnodes.
6033 (Fringes): New node.
6034
6035 * debugging.texi (Test Coverage): New node.
6036
6037 * compile.texi (Compiler Errors): Explain with-no-warnings
6038 and other ways to suppress warnings.
6039
6040 * commands.texi (Interactive Call): Minor clarification.
6041
6042 * buffers.texi (Buffer File Name): set-visited-file-name
6043 renames the buffer too.
6044
6045 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
6046
60472003-07-24 Markus Rost <rost@math.ohio-state.edu>
6048
6049 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
6050
60512003-07-22 Markus Rost <rost@math.ohio-state.edu>
6052
6053 * internals.texi (Garbage Collection): Fix previous change.
6054
60552003-07-22 Richard M. Stallman <rms@gnu.org>
6056
6057 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
6058
6059 * display.texi (Width): Use \s syntax in example.
6060 (Font Selection): Add face-font-rescale-alist.
6061
6062 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
6063 Remove spurious indent in example.
6064
6065 * lists.texi (Building Lists): Add number-sequence.
6066
6067 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
6068
6069 * functions.texi (Function Documentation): Explain how to
6070 show calling convention explicitly in the doc string.
6071
6072 * windows.texi (Selecting Windows): save-selected-window saves
6073 selected window of each frame.
6074 (Window Configurations): Minor change.
6075
6076 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
6077
6078 * streams.texi (Output Variables): Add print-continuous-numbering
6079 and print-number-table.
6080
6081 * processes.texi (Decoding Output): New node.
6082
6083 * os.texi (Time Conversion): decode-time arg is optional.
6084
6085 * objects.texi (Character Type): Don't use space as example for \.
6086 Make list of char names and \-sequences correspond.
6087 Explain that \s is not used in strings. `\ ' needs space after.
6088
6089 * nonascii.texi (Converting Representations): Add string-to-multibyte.
6090 (Translation of Characters): Add translation-table-for-input.
6091 (Default Coding Systems): Add auto-coding-functions.
6092 (Explicit Encoding): Add decode-coding-inserted-region.
6093 (Locales): Add locale-info.
6094
6095 * minibuf.texi (Basic Completion): Describe test-completion.
6096 Collections can be lists of strings.
6097 Clean up lazy-completion-table.
6098 (Programmed Completion): Mention test-completion.
6099 Clarify why lambda expressions are not accepted.
6100 (Minibuffer Misc): Describe minibufferp.
6101
61022003-07-14 Richard M. Stallman <rms@gnu.org>
6103
6104 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
6105
6106 * windows.texi (Selecting Windows): New arg to select-window.
6107 (Selecting Windows): Add with-selected-window.
6108 (Size of Window): Add window-inside-edges, etc.
6109
6110 * internals.texi (Garbage Collection): Add post-gc-hook.
6111
6112 * processes.texi (Subprocess Creation): Add exec-suffixes.
6113
6114 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
6115 (Scanning Keymaps): Add map-keymaps.
6116 (Defining Menus): Add keymap-prompt.
6117
6118 * numbers.texi (Integer Basics): Add most-positive-fixnum,
6119 most-negative-fixnum.
6120
6121 * compile.texi (Byte Compilation): Explain no-byte-compile
6122 (Compiler Errors): New node.
6123
6124 * os.texi (User Identification): user-uid, user-real-uid
6125 can return float.
6126
6127 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
6128 and about derived modes.
6129 (Minor Modes): Add minor-mode-list.
6130 (Defining Minor Modes): Keyword args for define-minor-mode.
6131 (Search-based Fontification): Explain managing other properties.
6132 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 6133 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
6134 (Hooks): Add run-mode-hooks and delay-mode-hooks.
6135
6136 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
6137 (Variable Aliases): Clarify defvaralias.
6138
6139 * loading.texi (Library Search): Add load-suffixes.
6140
6141 * minibuf.texi (Basic Completion): Add lazy-completion-table.
6142 (Programmed Completion): Add dynamic-completion-table.
6143
6144 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
6145 (Magic File Names): Specify precedence order of handlers.
6146
6147 * commands.texi (Command Overview): Emacs server runs pre-command-hook
6148 and post-command-hook.
6149 (Waiting): New calling convention for sit-for.
6150
6151 * text.texi (Special Properties): local-map and keymap properties
6152 apply based on their stickiness.
6153
61542003-07-07 Richard M. Stallman <rms@gnu.org>
6155
6156 * modes.texi (Minor Mode Conventions): Specify only some kinds
6157 of list values as args to minor modes.
6158
6159 * files.texi (File Name Expansion): Warn about iterative use
6160 of substitute-in-file-name.
6161
6162 * advice.texi (Activation of Advice): Clean up previous change.
6163
61642003-07-06 Markus Rost <rost@math.ohio-state.edu>
6165
6166 * advice.texi (Activation of Advice): Note that ad-start-advice is
6167 turned on by default.
6168
61692003-06-30 Richard M. Stallman <rms@gnu.org>
6170
6171 * text.texi (Buffer Contents): Document current-word.
6172 (Change Hooks): Not called for *Messages*.
6173
6174 * functions.texi (Defining Functions): Explain about redefining
6175 primitives.
6176 (Function Safety): Renamed. Minor changes.
6177 Comment out the detailed criteria for what is safe.
6178
61792003-06-22 Andreas Schwab <schwab@suse.de>
6180
6181 * objects.texi (Symbol Type): Fix description of examples.
6182
61832003-06-16 Andreas Schwab <schwab@suse.de>
6184
6185 * hash.texi (Creating Hash): Fix description of :weakness.
6186
c8763fb6 61872003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
6188
6189 * files.texi (Changing Files): copy-file copies file modes, too.
6190
61912003-05-28 Richard M. Stallman <rms@gnu.org>
6192
6193 * strings.texi (Creating Strings): Clarify split-string.
6194
61952003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
6196
6197 * strings.texi (Creating Strings): Update split-string specification
6198 and examples.
6199
62002003-05-19 Richard M. Stallman <rms@gnu.org>
6201
6202 * elisp.texi: Correct invariant section names.
6203
62042003-04-20 Richard M. Stallman <rms@gnu.org>
6205
6206 * os.texi (Timers): Explain about timers and quitting.
6207
62082003-04-19 Richard M. Stallman <rms@gnu.org>
6209
6210 * internals.texi (Writing Emacs Primitives): Strings are
6211 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
6212 Explain GCPRO convention for varargs function args.
6213
62142003-04-16 Richard M. Stallman <rms@gnu.org>
6215
6216 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
6217
62182003-04-08 Richard M. Stallman <rms@gnu.org>
6219
6220 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
6221
62222003-02-13 Kim F. Storm <storm@cua.dk>
6223
6224 * objects.texi (Character Type): New \s escape for space.
6225
62262003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6227
6228 * os.texi (System Environment): Added cygwin system-type.
6229
62302003-01-25 Richard M. Stallman <rms@gnu.org>
6231
6232 * keymaps.texi: Document that a symbol can act as a keymap.
6233
62342003-01-13 Richard M. Stallman <rms@gnu.org>
6235
6236 * text.texi (Changing Properties): Say string indices are origin-0.
6237
6238 * positions.texi (Screen Lines) <compute-motion>:
6239 Correct order of elts in return value.
6240
6241 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
6242 how to define a default binding.
6243
62442002-12-07 Markus Rost <rost@math.ohio-state.edu>
6245
6246 * loading.texi (Unloading): Fix recent change for load-history.
6247
6248 * customize.texi (Simple Types): Clarify description of custom
6249 type 'number. Describe new custom type 'float.
6250
62512002-12-04 Markus Rost <rost@math.ohio-state.edu>
6252
6253 * variables.texi (File Local Variables): Fix typo.
6254
c8763fb6 62552002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
6256
6257 From Michael Albinus <Michael.Albinus@alcatel.de>.
6258
6259 * README: Target for Info file is `make info'.
6260
6261 * files.texi (File Name Components): Fixed typos in
6262 `file-name-sans-extension'.
6263 (Magic File Names): Complete list of operations for magic file
6264 name handlers.
6265
62662002-09-16 Jonathan Yavner <jyavner@engineer.com>
6267
6268 * variables.texi (File Local Variables): New function
6269 risky-local-variable-p.
6270
62712002-09-15 Jonathan Yavner <jyavner@engineer.com>
6272
6273 * functions.texi (Function safety): New node about unsafep.
6274
62752002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
6276
6277 * customize.texi (Splicing into Lists): Fixed example.
6278 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
6279
62802002-06-17 Juanma Barranquero <lektu@terra.es>
6281
6282 * frames.texi (Display Feature Testing): Fix typo.
6283
62842002-06-12 Andreas Schwab <schwab@suse.de>
6285
6286 * frames.texi (Initial Parameters, Resources): Fix references to
6287 the Emacs manual.
6288
62892002-05-13 Kim F. Storm <storm@cua.dk>
6290
6291 * variables.texi (Intro to Buffer-Local): Updated warning and
6292 example relating to changing buffer inside let.
6293
c8763fb6 62942002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6295
6296 * os.texi (Session Management): New node about X Session management.
6297
62982002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
6299
6300 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
6301 to which the manual corresponds, and the copyright years.
6302
6303 * Makefile.in (VERSION): Set to 2.9.
6304
63052001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
6306
6307 * elisp.texi: Change the category in @dircategory to "Emacs", to
6308 make it consistent with info/dir.
6309
63102001-11-25 Miles Bader <miles@gnu.org>
6311
6312 * text.texi (Fields): Describe new `limit' arg in
6313 field-beginning/field-end.
6314
63152001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
6316
6317 * permute-index: Don't depend on csh-specific features. Replace
6318 the interpreter name with /bin/sh.
6319
6320 * two-volume-cross-refs.txt: New file.
6321 * two.el: New file.
6322 * spellfile: New file.
6323
63242001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6325
6326 * permute-index: New file.
6327
6328 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6329 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6330 8+3 restricted namespace.
6331
6332 * Makefile.in (infodir): Define relative to $(srcdir).
6333 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6334 include directories list via -I switch to makeinfo.
6335 (index.texi): Use cp if both hard and symbolic links fail.
6336
63372001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6338
6339 * Makefile.in (distclean): Add.
6340
6341 The following changes make ELisp manual part of the Emacs
6342 distribution:
6343
6344 * Makefile.in: Add Copyright notice.
6345 (prefix): Remove.
6346 (infodir): Change value to "../info".
6347 (VPATH): New variable.
6348 (MAKE): Don't define.
6349 (texmacrodir): Don't define.
6350 (texinputdir): Append the existing value of TEXINPUTS.
6351 ($(infodir)/elisp): Instead of just "elisp". Reformat the
6352 command to be compatible with man/Makefile.in, and to put the
6353 output into ../info.
6354 (info): Add target.
6355 (installall): Target removed.
6356
c8763fb6 63572001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
6358
6359 * tips.texi (Coding Conventions): Fix typo.
6360
63612001-10-23 Gerd Moellmann <gerd@gnu.org>
6362
6363 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6364
63652001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
6366
6367 * files.texi (File Name Components): Update the description of
6368 file-name-sans-extension and file-name-extension, as they now
6369 ignore leading dots.
6370
63712001-10-20 Gerd Moellmann <gerd@gnu.org>
6372
6373 * (Version 21.1 released.)
6374
63752001-10-19 Miles Bader <miles@gnu.org>
6376
6377 * positions.texi (Text Lines): Describe behavior of
6378 `beginning-of-line'/`end-of-line' in the presence of field properties.
6379
63802001-10-17 Gerd Moellmann <gerd@gnu.org>
6381
6382 * Makefile.in (VERSION): Set to 2.8.
6383 (manual): Use `manual-21'.
6384
6385 * elisp.texi (VERSION): Add and use it where the version
6386 number was used. Set it to 2.8.
6387
6388 * intro.texi: Likewise.
6389
63902001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6391
6392 * files.texi (File Name Completion): Document the significance of
6393 a trailing slash in elements of completion-ignored-extensions.
6394
63952001-10-06 Miles Bader <miles@gnu.org>
6396
6397 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6398
63992001-10-04 Gerd Moellmann <gerd@gnu.org>
6400
6401 * variables.texi (Variable Aliases): New node.
6402
64032001-10-04 Gerd Moellmann <gerd@gnu.org>
6404
6405 * Branch for 21.1.
6406
64072001-10-02 Miles Bader <miles@gnu.org>
6408
6409 * minibuf.texi (Minibuffer Misc): Add entries for
6410 `minibuffer-contents', `minibuffer-contents-no-properties', and
6411 `delete-minibuffer-contents'.
6412 Correct description for `minibuffer-prompt-end'.
6413
6414 * text.texi (Property Search): Correct descriptions of
6415 `next-char-property-change' and `previous-char-property-change'.
6416 Add entries for `next-single-char-property-change' and
6417 `previous-single-char-property-change'.
6418 Make operand names a bit more consistent.
6419
64202001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
6421
6422 * frames.texi (Finding All Frames): Document that next-frame and
6423 previous-frame are local to current terminal.
6424
64252001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
6426
6427 * keymaps.texi (Creating Keymaps): Fix the description of the
6428 result of make-keymap.
6429
64302001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
6431
6432 * display.texi (Font Lookup, Attribute Functions)
6433 (Image Descriptors): Add cross-references to the definition of
6434 selected frame.
6435
6436 * buffers.texi (The Buffer List): Add cross-references to the
6437 definition of selected frame.
6438
6439 * frames.texi (Input Focus): Clarify which frame is _the_ selected
6440 frame at any given time.
6441 (Multiple Displays, Size and Position): Add a cross-reference to
6442 the definition of the selected frame.
6443
64442001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6445
6446 * strings.texi (String Conversion) <string-to-number>: Document
6447 that a float is returned for integers that are too large.
6448
6449 * frames.texi (Mouse Position): Document mouse-position-function.
6450 (Display Feature Testing): Document display-images-p.
6451 (Window Frame Parameters): Document the cursor-type variable.
6452
6453 * numbers.texi (Integer Basics): Document CL style read syntax for
6454 integers in bases other than 10.
6455
6456 * positions.texi (List Motion): Document
6457 open-paren-in-column-0-is-defun-start.
6458
6459 * lists.texi (Sets And Lists): Document member-ignore-case.
6460
6461 * internals.texi (Garbage Collection): Document the used and free
6462 strings report.
6463 (Memory Usage): Document strings-consed.
6464
6465 * os.texi (Time of Day): Document float-time.
6466 (Recording Input): Document that clear-this-command-keys clears
6467 the vector to be returned by recent-keys.
6468
6469 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6470 argument keymap can be a list.
6471
6472 * nonascii.texi (User-Chosen Coding Systems)
6473 <select-safe-coding-system>: Document the new argument
6474 accept-default-p and the variable
6475 select-safe-coding-system-accept-default-p. Tell what happens if
6476 buffer-file-coding-system is undecided.
6477 (Default Coding Systems): Document auto-coding-regexp-alist.
6478
6479 * display.texi (The Echo Area) <message>: Document
6480 message-truncate-lines.
6481 (Glyphs): Document that the glyph table is unused on windowed
6482 displays.
6483
6484 * help.texi (Describing Characters) <single-key-description>:
6485 Document the new argument no-angles.
6486 (Accessing Documentation) <documentation-property>: Document that
6487 a non-string property is evaluated.
6488 <documentation>: Document that the function-documentation property
6489 is looked for.
6490
6491 * windows.texi (Selecting Windows): Document some-window.
6492
6493 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6494
6495 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6496 apropos-mode-hook.
6497
6498 * commands.texi (Using Interactive): Document interactive-form.
6499 (Keyboard Macros): Document kbd-macro-termination-hook.
6500 (Command Loop Info): Document that clear-this-command-keys clears
6501 the vector to be returned by recent-keys.
6502
65032001-09-04 Werner LEMBERG <wl@gnu.org>
6504
6505 * Makefile.in (srcdir, texinputdir): New variables.
6506 (srcs, index.texi, install): Use $(srcdir).
6507 (.PHONY): Remove elisp.dvi.
6508 (elisp): Use -I switch for makeinfo.
6509 (elisp.dvi): Use $(srcdir) and $(texinputdir).
6510 (installall, dist): Use $(srcdir).
6511 Fix path to texinfo.tex.
6512 (maintainer-clean): Add elisp.dvi and elisp.oaux.
6513
65142001-08-30 Gerd Moellmann <gerd@gnu.org>
6515
6516 * display.texi (Conditional Display): Adjust to API change.
6517
6518 * configure: New file.
6519
65202001-07-30 Gerd Moellmann <gerd@gnu.org>
6521
6522 * commands.texi (Repeat Events): Add description of
6523 double-click-fuzz.
6524
65252001-05-08 Stefan Monnier <monnier@cs.yale.edu>
6526
6527 * syntax.texi (Syntax Class Table): Add the missing designator for
6528 comment and string fences.
6529 (Syntax Properties): Add a xref to syntax table internals.
6530 (Syntax Table Internals): Document string-to-syntax.
6531
65322001-05-07 Gerd Moellmann <gerd@gnu.org>
6533
6534 * Makefile.in (install): Use install-info command line options
6535 like in Emacs' Makefile.in.
6536
65372000-12-09 Miles Bader <miles@gnu.org>
6538
6539 * windows.texi (Window Start): Update documentation for
6540 `pos-visible-in-window-p'.
6541
65422000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6543
6544 * lists.texi (Building Lists): Add footnote to explain how to add
6545 to the end of a list.
6546
65472000-10-25 Gerd Moellmann <gerd@gnu.org>
6548
6549 * files.texi (Visiting Functions): Typos.
6550
65512000-10-25 Kenichi Handa <handa@etl.go.jp>
6552
6553 * files.texi (Visiting Functions): Return value of
6554 find-file-noselect may be a list of buffers if wildcards are used.
6555
65562000-10-24 Miles Bader <miles@lsi.nec.co.jp>
6557
6558 * display.texi (Defining Faces): Document `graphic' display type
6559 in face specs.
6560
b344d29d 65612000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
6562
6563 * hooks.texi (Standard Hooks): Replace obsolete
6564 `after-make-frame-hook' with `after-make-frame-functions'.
6565
6566 * frames.texi (Creating Frames): Ditto.
6567
6568 * variables.texi (Future Local Variables): Ditto.
6569
65702000-10-16 Gerd Moellmann <gerd@gnu.org>
6571
6572 * display.texi (Other Image Types): Add description of :foreground
6573 and :background properties of mono PBM images.
6574
65752000-08-17 Werner LEMBERG <wl@gnu.org>
6576
6577 * .cvsignore: New file.
6578
65792000-01-05 Gerd Moellmann <gerd@gnu.org>
6580
6581 * tindex.pl: New script.
6582
65831999-12-03 Dave Love <fx@gnu.org>
6584
6585 * Makefile.in (MAKEINFO): New parameter.
6586
65871999-09-17 Richard Stallman <rms@gnu.org>
6588
6589 * Makefile.in (srcs): Add hash.texi.
6590 (VERSION): Update to 20.6.
6591
65921999-09-13 Richard Stallman <rms@gnu.org>
6593
6594 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
6595
65961998-08-29 Karl Heuer <kwzh@gnu.org>
6597
6598 * configure.in: New file.
6599 * Makefile.in: Renamed from Makefile.
6600 (prefix, infodir): Use value obtained from configure.
6601 (emacslibdir): Obsolete variable deleted.
6602 (dist): Distribute configure.in, configure, Makefile.in.
6603
66041998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
6605
6606 * Makefile (INSTALL_INFO): New variable.
6607 (install): Run install-info.
6608
66091998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
6610
6611 * Makefile (elisp.dvi): Add missing backslash.
6612
66131998-05-02 Richard Stallman <rms@psilocin.gnu.org>
6614
6615 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
6616 Run texindex without `./'. Always run texindex on elisp.tp.
6617 (elisp.tps): Target deleted.
6618
66191998-04-05 Richard Stallman <rms@psilocin.gnu.org>
6620
6621 * Makefile (srcs): Add nonascii.texi and customize.texi.
6622 (dist): Start by deleting `temp'.
6623
66241998-02-17 Richard Stallman <rms@psilocin.gnu.org>
6625
6626 * Makefile (makeinfo, texindex): Targets deleted.
6627 (makeinfo.o, texindex.o): Targets deleted.
6628 (clean, dist): Don't do anything with them or with getopt*.
6629
66301998-01-30 Richard Stallman <rms@psilocin.gnu.org>
6631
6632 * Makefile (SHELL): Defined.
6633
66341998-01-27 Richard Stallman <rms@psilocin.gnu.org>
6635
6636 * Makefile (elisp.tps): New target.
6637 (elisp.dvi): Depend on elisp.tps.
6638
c5602427 66391996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
6640
6641 * README: Update phone number.
6642
6643 * Makefile (elisp): Make this be the default target.
6644 Depend on makeinfo.c instead of makeinfo.
6645 (install): Don't depend on elisp.dvi, since we don't install that.
6646 Use mkinstalldirs.
6647 (dist): Add mkinstalldirs.
6648
c5602427 66491995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
6650
6651 * Makefile (VERSION): Update version number.
6652 (maintainer-clean): Renamed from realclean.
6653
c5602427 66541995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
6655
6656 * Makefile (realclean): New target.
6657 (elisp): Remove any old elisp-* files first.
6658
c5602427 66591993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
6660
6661 * Makefile (VERSION): New variable.
6662 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
6663 Compressed file suffix should be `.gz', not `.z'.
6664
ce058493 66651993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6666
6667 * Makefile (elisp): Depend on makeinfo.
6668
c5602427 66691993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
6670
6671 * Makefile (srcs): Add anti.texi.
6672
c5602427 66731993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6674
6675 * Makefile (infodir, prefix): New vars.
6676 (install): Use infodir.
6677 (emacsinfodir): Deleted.
6678
c5602427 66791993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6680
6681 * Makefile (srcs): Add calendar.texi.
6682
6683 * Makefile (dist): Copy texindex.c and makeinfo.c.
6684 Limit elisp-* files to those with one or two digits.
6685
c5602427 66861993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
6687
6688 * Makefile (dist): Changed to use Gzip instead of compress.
6689
c5602427 66901993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6691
6692 * loading.texi (Unloading): define-function changed back to
6693 defalias. It may not stay this way, but at least it's
6694 consistent with the known-good version of the code patch.
6695
c5602427 66961993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
6697
6698 * modes.texi (Hooks): Document new optional arg of add-hook.
6699
c5602427 67001993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6701
6702 * variables.texi: Document nil initial value of buffer-local variables.
6703
6704 * tips.texi: Add new section on standard library headers.
6705
c5602427 67061993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
6707
6708 * Makefile (srcs): Add frame.texi to the list of sources.
6709
c5602427 67101993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
6711
6712 * Makefile (dist): Don't bother excluding autosave files; they'll
6713 never make it into the temp directory anyway, and the hash marks
6714 in the name are problematic for make and the Bourne shell.
6715 (srcs):
6716
c5602427 67171993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
6718
6719 * Makefile (dist): Don't include backup files or autosave files in
6720 the distribution tar file.
6721
c5602427 67221991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6723
6724 * Makefile (srcs): Added index.perm.
6725 (elisp.dvi): Remove erroneous shell comment.
6726 Expect output of permute-index in permuted.fns.
6727 Save old elisp.aux in elisp.oaux.
6728 (clean): Added index.texi to be deleted.
6729
c5602427 67301990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
6731
6732 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
6733
c5602427 67341990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
6735
6736 * files.texi: Noted that completion-ignored-extensions is ignored
6737 when making *Completions*.
6738
c5602427 67391990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
6740
6741 * Makefile make dist now depends on elisp.dvi, since it tries
6742 to include it in the dist file.
6743
c5602427 67441990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 6745
c5602427 6746 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 6747
c5602427 67481989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
6749
6750 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
6751 (defunargs): Turn off \hyphenchar of \sl font temporarily.
6752
c5602427 67531989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
6754
6755 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
6756 and @error{} are the terms now being used. The files in the
6757 directory have been changed to reflect this.
6758
6759 * All instances of @indentedresultt{} have been changed to
6760 ` @result{}', using 5 spaces at the begining of the line.
6761
c5602427 67621989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
6763
6764 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
6765 experimental @indentedresult{}, @indentedexpandsto{} are part of
6766 the texinfo.tex in this directory. These TeX macros are not
6767 stable yet.
6768
c5602427 67691989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
6770
6771 * texinfo.tex: Temporarily added
6772 \let\result=\dblarrow
6773 \def\error{{\it ERROR} \longdblarrow}
6774 We need to do this better soon.
6775
c5602427 67761989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
6777
6778 * Applied Karl Berry's patches to *.texinfo files, but not to
6779 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
6780 new title page format is also not applied, since it requires
6781 texinfo.tex changes.)
6782
6783 * Cleaned up `Makefile' and defined the `emacslibdir' directory
6784 for the Project GNU development environment.
6785
6786;; Local Variables:
c8763fb6 6787;; coding: utf-8
b8d4c8d0
GM
6788;; add-log-time-zone-rule: t
6789;; End:
6790
352c8b4a
GM
6791 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6792 2007, 2008 Free Software Foundation, Inc.
b8d4c8d0
GM
6793
6794 This file is part of GNU Emacs.
6795
352c8b4a 6796 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 6797 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6798 the Free Software Foundation, either version 3 of the License, or
6799 (at your option) any later version.
b8d4c8d0
GM
6800
6801 GNU Emacs is distributed in the hope that it will be useful,
6802 but WITHOUT ANY WARRANTY; without even the implied warranty of
6803 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6804 GNU General Public License for more details.
6805
6806 You should have received a copy of the GNU General Public License
352c8b4a 6807 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
6808
6809;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda