(Attribute Functions): Document `face-all-attributes'.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
acc8b598
EZ
12008-10-21 Eli Zaretskii <eliz@gnu.org>
2
b3d50cff
EZ
3 * display.texi (Attribute Functions): Document `face-all-attributes'.
4
73b7530a
EZ
5 * frames.texi (Color Names): Add an xref to `read-color'.
6
7 * minibuf.texi (High-Level Completion): Document `read-color'.
8
acc8b598
EZ
9 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
10
11 * positions.texi (Narrowing): Add an xref to "Swapping Text".
12
13 * buffers.texi (Swapping Text): New section, documents
14 `buffer-swap-text'.
15
10e187e8
MR
162008-10-21 Martin Rudalics <rudalics@gmx.at>
17
18 * windows.texi (Resizing Windows): Minor wording fix.
19
fd6f900c
EZ
202008-10-20 Eli Zaretskii <eliz@gnu.org>
21
22 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
23 and `combine-and-quote-strings'.
24
25 * strings.texi (Creating Strings): Add xrefs for them.
26
e4372165
EZ
272008-10-19 Eli Zaretskii <eliz@gnu.org>
28
d6328fba
EZ
29 * elisp.texi (Top): Make descriptive text for "Reading File Names"
30 match the corresponding menu in minibuf.texi.
31
e4372165
EZ
32 * minibuf.texi (Reading File Names): Document `read-shell-command'
33 and `minibuffer-local-shell-command-map'.
34
5d8dda33
MR
352008-10-19 Martin Rudalics <rudalics@gmx.at>
36
37 * windows.texi (Resizing Windows): Remove var{} around "window" in
38 documentation of enlarge-window.
39 Rewrite documentation of window-min-height and window-min-width.
40
437706cd
EZ
412008-10-19 Eli Zaretskii <eliz@gnu.org>
42
80f85d7c
EZ
43 * functions.texi (Calling Functions): Document `apply-partially'.
44
291703b5
EZ
45 * hooks.texi (Standard Hooks): Mention
46 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
47
48 * variables.texi (File Local Variables): Document
49 `file-local-variables-alist', `before-hack-local-variables-hook'
50 and `hack-local-variables-hook'.
51
583d8b3c
EZ
52 * processes.texi (Synchronous Processes): Document `process-lines'.
53
437706cd 54 * customize.texi (Variable Definitions): Document
583d8b3c 55 `custom-reevaluate-setting'.
437706cd 56
7e51d89b
MR
572008-10-18 Martin Rudalics <rudalics@gmx.at>
58
59 * windows.texi (Choosing Window, Deleting Windows)
60 (Displaying Buffers): Expand documentation of dedicated windows.
61
43c59a3d
EZ
622008-10-18 Eli Zaretskii <eliz@gnu.org>
63
018a960d
EZ
64 * files.texi (Changing Files): Document symbolic input of file
65 modes to `set-file-modes'. Document `read-file-modes' and
66 `file-modes-symbolic-to-number'.
67
2c0b8144
EZ
68 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
69 and `search-map'.
70
80120f13
EZ
71 * searching.texi (Search and Replace): Document
72 `replace-search-function' and `replace-re-search-function'.
2c0b8144 73 Document `multi-query-replace-map'.
80120f13 74
6d4913f0
EZ
75 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
76 (Completion Commands, Reading File Names): Rename
77 `minibuffer-local-must-match-filename-map' to
78 `minibuffer-local-filename-must-match-map'.
79 (Minibuffer Completion): The `require-match' argument to
80 `completing-read' can now have the value `confirm-only'.
81
43c59a3d
EZ
82 * windows.texi (Displaying Buffers): Minor wording fix.
83 (Choosing Window): `split-height-threshold' can now be nil.
84 Document `split-width-threshold'. `pop-up-frames' can have the
85 value `graphic-only'.
86
f36acfd9
EZ
872008-10-17 Eli Zaretskii <eliz@gnu.org>
88
89 * os.texi (Startup Summary): Document `before-init-time' and
90 `after-init-time'. Document `initial-window-system' and
91 `window-system-initialization-alist'. Document reading the
92 abbrevs file. Document the call to `server-start' under --daemon.
93 Rearrange a bit to be consistent with the code flow.
53728487
EZ
94 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
95 (Time Parsing): Document `format-seconds'.
f36acfd9 96
96995b89
MR
972008-10-17 Martin Rudalics <rudalics@gmx.at>
98
99 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
100 and reword.
101
2de17c73
EZ
1022008-10-16 Eli Zaretskii <eliz@gnu.org>
103
104 * markers.texi (The Mark): Document use-region-p.
105
9cf52b11
EZ
1062008-10-15 Eli Zaretskii <eliz@gnu.org>
107
c3aaf1d7
EZ
108 * internals.texi (Writing Emacs Primitives): The interactive spec
109 of a primitive can be a Lisp form.
110
841a1743
EZ
111 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
112 values of transient-mark-mode. Document handle-shift-selection.
113
114 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
115 (Interactive Examples): Show an example of `^'.
116 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
117 (Defining Commands, Using Interactive): The interactive-form of a
118 function can be added via its symbol's property.
841a1743 119
52441368
EZ
120 * positions.texi (List Motion): beginning-of-defun-function can
121 now accept an argument.
122
8e8c1a72
EZ
123 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
124 now return a list of strings.
125
a33a1f2a
EZ
126 * control.texi (Handling Errors): Document ignore-errors.
127
4fb04348
EZ
128 * frames.texi (Creating Frames): Document frame-inherited-parameters.
129 (Parameter Access): Document set-frame-parameter.
130
ee666f84
EZ
131 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
132 Hooks" for the effect of kill-all-local-variables on local hook
133 functions.
134
9cf52b11
EZ
135 * modes.texi (Major Mode Conventions, Mode Line Variables):
136 `mode-name' need not be a string. xref to "Mode Line Data" for
137 details, and to "Emulating Mode Line" for computing a string
138 value.
139
22526bc4
EZ
1402008-10-14 Eli Zaretskii <eliz@gnu.org>
141
a65f6a85
EZ
142 * processes.texi (System Processes): New section.
143 (Processes, Signals to Processes): Add xrefs to it.
144
145 * objects.texi (Editing Types): A `process' is a subprocess of
146 Emacs, not just any process running on the OS.
147
148 * elisp.texi (Top): Adjust the @detailmenu for the above two
149 changes.
150
2724b26a
EZ
151 * sequences.texi (Char-Tables): Remove documentation of
152 set-char-table-default, which has no effect since Emacs 23.
153 <char-table-range, set-char-table-range>: Don't mention generic
154 characters and charsets. Add a cons cell as a possible argument.
155
156 * nonascii.texi (Splitting Characters)
157 (Translation of Characters): Don't mention generic characters.
158
159 * display.texi (Fontsets): Don't mention generic characters.
160
22526bc4
EZ
161 * sequences.texi (Char-Tables): `map-char-table' can now call its
162 argument FUNCTION with a cons cell as KEY.
163
eaf4b689
EZ
1642008-10-13 Eli Zaretskii <eliz@gnu.org>
165
45e46036
EZ
166 * objects.texi (Primitive Function Type): Move "@cindex special
167 forms" from here...
168
169 * eval.texi (Special Forms): ...to here.
170
171 * functions.texi (What Is a Function): `functionp' returns nil for
172 special forms. Add an xref.
173
eaf4b689
EZ
174 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
175 Variables".
176
177 * variables.texi (Frame-Local Variables): New section.
178 (Buffer-Local Variables): Add an xref to it.
179 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
180 have both frame-local and buffer-local binding.
181
182 * frames.texi (Frames): Mention multiple tty frames.
183 (Frame Parameters, Parameter Access): Mention frame-local variable
184 bindings.
185
15688fce
GM
1862008-09-20 Glenn Morris <rgm@gnu.org>
187
188 * display.texi (Defining Faces): Recommend against face variables.
189
35539065
JB
1902008-09-16 Juanma Barranquero <lekktu@gmail.com>
191
192 * display.texi (Echo Area Customization): Fix typo.
193
6a57054b
JB
1942008-09-09 Juanma Barranquero <lekktu@gmail.com>
195
196 * loading.texi (Where Defined): Add `defface' item.
197
d632fb82
MR
1982008-09-06 Martin Rudalics <rudalics@gmx.at>
199
200 * loading.texi (Where Defined): Fix description of symbol-file.
201
905a9adb
JR
2022008-08-26 Jason Rumney <jasonr@gnu.org>
203
204 * display.texi (TIFF Images): New section describing :index property.
205
852e91b7
CY
2062008-08-23 Chong Yidong <cyd@stupidchicken.com>
207
208 * display.texi (Temporary Displays): Remove unnecessary comment
209 about usage of temp-buffer-show-hook.
210
6be001ee
CY
2112008-08-05 Chong Yidong <cyd@stupidchicken.com>
212
213 * symbols.texi (Other Plists): Fix incorrect example.
214 Suggested by Florian Beck.
215
58e3d8e8
JB
2162008-07-31 Juanma Barranquero <lekktu@gmail.com>
217
218 * os.texi: Fix previous change.
219
7c2fb837
DN
2202008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
221
222 * os.texi:
223 * intro.texi:
224 * files.texi: Remove VMS support.
225
9e2a2647
DN
2262008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
227
228 * os.texi:
229 * frames.texi:
230 * display.texi: Remove mentions of Mac Carbon.
231
c4f4682b
MB
2322008-07-01 Miles Bader <miles@gnu.org>
233
234 * text.texi (Special Properties):
235 * display.texi (Truncation): Add wrap-prefix and line-prefix.
236
3696411e
JB
2372008-06-28 Johan Bockgård <bojohan@gnu.org>
238
239 * display.texi (Other Image Types): Fix copy/paste error; say
240 "PBM", not "XBM".
241
f2a77c3a
DN
2422008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
243
244 * os.texi: Remove references to obsolete systems.
245
6d52677d
EZ
2462008-06-20 Eli Zaretskii <eliz@gnu.org>
247
248 * makefile.w32-in (distclean): Remove makefile.
249
1a87da4c
GM
2502008-06-17 Glenn Morris <rgm@gnu.org>
251
252 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
253 (elisp, dist): Remove rules and variables that are obsolete now
254 the lisp manual is no longer distributed separately.
255
fdda1c5d
GM
2562008-06-16 Glenn Morris <rgm@gnu.org>
257
646692e9
GM
258 * configure, configure.in, mkinstalldirs: Remove unused files.
259
260 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 261 * vol1.texi (EMACSVER):
6a57054b 262 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
263
264 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
265 as per maintain.info.
266
611bee81
GM
2672008-06-15 Glenn Morris <rgm@gnu.org>
268
a7bed3a0
GM
269 * makefile.w32-in (manual): Use "23" rather than "21".
270
271 * Makefile.in (emacsver): New, set by configure.
272 (manual): Use emacsver.
273
d794edf2
GM
274 * intro.texi: Report bugs using M-x report-emacs-bug.
275
611bee81
GM
276 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
277
c73e02fa
GM
2782008-06-13 Daniel Engeler <engeler@gmail.com>
279
280 * elisp.texi, internals.texi, processes.texi: Add documentation
281 about serial port access.
282
e40a85cd
MB
2832008-06-05 Miles Bader <miles@gnu.org>
284
285 * display.texi (Displaying Faces): Update to reflect function
286 renamings in face-remap.el.
287
7b753744
JB
2882008-06-05 Juanma Barranquero <lekktu@gmail.com>
289
290 * display.texi (Fontsets): Fix typos.
291
9d3d42fb
MB
2922008-06-03 Miles Bader <miles@gnu.org>
293
7b753744
JB
294 * display.texi (Displaying Faces): Add add-relative-face-remapping,
295 remove-relative-face-remapping, set-base-face-remapping,
296 and set-default-base-face-remapping.
9d3d42fb 297
f2cec7a9
MB
2982008-06-01 Miles Bader <miles@gnu.org>
299
300 * display.texi (Displaying Faces): Add face-remapping-alist.
301
8f39c96d
SM
3022008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
303
304 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
305 variable names.
306
1ef5eecc
ER
3072008-05-03 Eric S. Raymond <esr@golux>
308
352c8b4a 309 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
310 (current-global-map) return references, not copies.
311
63b4387f
JL
3122008-05-02 Juri Linkov <juri@jurta.org>
313
314 * minibuf.texi (Text from Minibuffer): Document a list of
315 default values for `read-from-minibuffer'.
316
38a8b703
JB
3172008-04-24 Juanma Barranquero <lekktu@gmail.com>
318
319 * nonascii.texi (Translation of Characters): Fix previous change.
320
7c42e639
CY
3212008-04-20 Chong Yidong <cyd@stupidchicken.com>
322
323 * display.texi (Overlay Properties): Clarify role of underlying
324 textprop and overlay keymaps for display strings.
325
326 * keymaps.texi (Active Keymaps): Ditto.
327
25c0d999
SM
3282008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
329
330 * minibuf.texi (Programmed Completion):
331 Replace dynamic-completion-table with the new completion-table-dynamic.
332
e3af5968
CY
3332008-04-07 Chong Yidong <cyd@stupidchicken.com>
334
335 * intro.texi (Some Terms): Change "fonts in this manual" index
336 entry to "typographic conventions".
337
6bfc8698
EZ
3382008-04-05 Eli Zaretskii <eliz@gnu.org>
339
340 * objects.texi (Text Props and Strings): Add indexing for read
341 syntax of text properties.
342
4972c361
SM
3432008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
344
345 * processes.texi (Decoding Output): Remove process-filter-multibyte
346 functions.
347
c70a68db
MR
3482008-03-15 Martin Rudalics <rudalics@gmx.at>
349
350 * display.texi (Finding Overlays): Say that empty overlays at
351 the end of the buffer are reported too.
352
1291fd36
GM
3532008-03-13 Glenn Morris <rgm@gnu.org>
354
355 * elisp.texi (EMACSVER): Set to 23.0.60.
356
c6b0dfd5
CY
3572008-02-26 Chong Yidong <cyd@stupidchicken.com>
358
38a8b703 359 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 360
875fc30c
GM
3612008-02-22 Glenn Morris <rgm@gnu.org>
362
363 * frames.texi (Position Parameters): Clarify the description of
364 `left' and `top', using information from "Geometry".
365 (Geometry): Give a pointer to "Position Parameters", rather than
366 repeating information.
367
d8c8e45a
GM
3682008-02-11 Glenn Morris <rgm@gnu.org>
369
370 * objects.texi (Equality Predicates): No longer talk about "two"
371 functions.
372
38a8b703 3732008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
374
375 * objects.texi (Equality Predicates): Add defun for
376 equal-including-properties.
377
bfffe0b1
GM
3782008-02-10 Glenn Morris <rgm@gnu.org>
379
380 * objects.texi (Equality Predicates):
381 Mention equal-including-properties.
382
431b78c9
RS
3832008-02-07 Richard Stallman <rms@gnu.org>
384
385 * windows.texi (Window Start): Mention the feature of moving
386 window-start to start of line.
387
c8763fb6 3882008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
389
390 * keymaps.texi (Tool Bar): Document rtl property.
391
1a256502
TTN
3922008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
393
394 * display.texi (Button Types):
395 For define-button-type, clarify type of NAME.
396
569382c2
MR
3972008-01-19 Martin Rudalics <rudalics@gmx.at>
398
399 * buffers.texi (Buffer Modification): Fix typo.
400
f3041af1
DN
4012008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
402
403 * os.texi (System Environment): Remove references to OSes that are
404 not supported anymore.
405
d35e1cd7
DN
4062008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
407
408 * os.texi (System Environment): Remove mention for Masscomp.
409
23af7580
RS
4102008-01-04 Richard Stallman <rms@gnu.org>
411
412 * display.texi (Faces): Don't talk about internal face vector as arg
413 to facep.
414
415 * customize.texi (Type Keywords): Fix previous change.
416
417 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
418 * elisp.texi (Top): Fix menu for commands.texi change.
419
ec7d5b1e
RS
4202007-12-30 Richard Stallman <rms@gnu.org>
421
422 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
423 (Accessing Scroll): New node broken out of Accessing Mouse.
424
101a6cea
RS
4252007-12-28 Richard Stallman <rms@gnu.org>
426
427 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 428 (Basic Parameters): For `title', refer to title bar.
041817a4 429 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 430
72b7e664
RS
4312007-12-23 Richard Stallman <rms@gnu.org>
432
433 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
434 Improve some of the commented-out keywords' text too.
435
27a4f445
MR
4362007-12-14 Martin Rudalics <rudalics@gmx.at>
437
e2e3f1d7
MR
438 * nonascii.texi (Encoding and I/O): Reword to avoid saying
439 "visit the current buffer".
440
27a4f445
MR
441 * os.texi (System Interface): Fix typo.
442
a2afc99d
RS
4432007-12-04 Richard Stallman <rms@gnu.org>
444
445 * objects.texi (Symbol Type): Fix typo.
446
b694135c
RS
4472007-12-03 Richard Stallman <rms@gnu.org>
448
449 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
450
f99a19da
GM
4512007-12-01 Glenn Morris <rgm@gnu.org>
452
453 * functions.texi (Declaring Functions): Improve previous change.
454
8f4b37d8
GM
4552007-11-30 Glenn Morris <rgm@gnu.org>
456
457 * functions.texi (Declaring Functions): Add optional fourth
458 argument of declare-function, and setting third argument to `t'.
459
61a2fe01
RS
4602007-11-29 Richard Stallman <rms@gnu.org>
461
462 * customize.texi (Composite Types): Document `group' type.
463
cbfc5193
GM
4642007-11-29 Glenn Morris <rgm@gnu.org>
465
466 * functions.texi (Declaring Functions): Add findex. Mention
467 `external' files.
468
8386283a
JB
4692007-11-26 Juanma Barranquero <lekktu@gmail.com>
470
471 * functions.texi (Declaring Functions): Fix directive.
472
a07c9a8b
RS
4732007-11-25 Richard Stallman <rms@gnu.org>
474
475 * help.texi (Help Functions): Clean up last change.
476
477 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
478
479 * loading.texi (Named Features): Minor cleanup.
480
481 * macros.texi (Eval During Expansion): Minor cleanup.
482
483 * variables.texi (Variable Aliases): Minor cleanup.
484
a0925923
RS
4852007-11-24 Richard Stallman <rms@gnu.org>
486
487 * functions.texi (Declaring Functions): Clarify previous change.
488
489 * compile.texi (Compiler Errors): Clarify previous change.
490
20c63e44
RS
4912007-11-24 Richard Stallman <rms@gnu.org>
492
e5e76c04 493 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
494 Clarify the text and move items around.
495
5bb0cda3
GM
4962007-11-24 Glenn Morris <rgm@gnu.org>
497
498 * functions.texi (Declaring Functions): New section.
499 * compile.texi (Compiler Errors): Mention declaring functions,
500 defvar with no initvalue, and byte-compile-warnings.
501
af13c86a
MR
5022007-11-15 Martin Rudalics <rudalics@gmx.at>
503
504 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
505 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
506
a5373305
MR
5072007-11-13 Martin Rudalics <rudalics@gmx.at>
508
509 * help.texi (Help Functions): Document new macro `with-help-window'.
510
fe284805
JL
5112007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
512
513 * searching.texi (Replacing Match): Describe new
514 `match-substitute-replacement'.
515
2c3a09b1
RS
5162007-10-31 Richard Stallman <rms@gnu.org>
517
518 * strings.texi (Creating Strings): Null strings from concat not unique.
519
f2b480f4
RS
5202007-10-26 Richard Stallman <rms@gnu.org>
521
522 * objects.texi (Equality Predicates): Null strings are uniquified.
523
524 * minibuf.texi: Minor clarifications in previous change.
525
db21122c
GM
5262007-10-25 Glenn Morris <rgm@gnu.org>
527
528 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
529
2328cbb3
RS
5302007-10-24 Richard Stallman <rms@gnu.org>
531
532 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
533
534 * variables.texi (Frame-Local Variables): Node deleted.
535 (Variables): Delete Frame-Local Variables from menu.
536 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
537 (Default Value): Don't mention frame-local vars.
538
539 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
540
541 * loading.texi (Unloading): Document FEATURE-unload-function
542 instead of FEATURE-unload-hook.
543
2328cbb3
RS
544 * frames.texi (Multiple Displays): Don't mention frame-local vars.
545
c066bafa
JL
5462007-10-22 Juri Linkov <juri@jurta.org>
547
548 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
549 (High-Level Completion): Document a list of default value strings
550 in the DEFAULT argument, for which minibuffer functions return the
551 first element.
552
65ced25f
JL
5532007-10-17 Juri Linkov <juri@jurta.org>
554
555 * text.texi (Filling): Update arguments of fill-paragraph.
556 fill-paragraph operates on the active region in Transient Mark mode.
557 Remove fill-paragraph-or-region.
558
ee46ec8e
KB
5592007-10-13 Karl Berry <karl@gnu.org>
560
561 * elisp.texi (@dircategory): Move to after @copying,
562 since we want @copying as close as possible to the beginning of
563 the output.
564
61bbdbc6
RS
5652007-10-12 Richard Stallman <rms@gnu.org>
566
567 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
568
569 * commands.texi (Distinguish Interactive): New node,
570 broken out from Interactive Call and rewritten.
571 (Command Loop): Put Distinguish Interactive in menu.
572
af23e1e8
RS
5732007-10-09 Richard Stallman <rms@gnu.org>
574
575 * text.texi (Examining Properties): Mention overlay priority.
576
577 * display.texi (Display Margins): Correct the description
578 of margin display specifications.
579 (Replacing Specs): New subnode broken out of Display Property.
580
e1965a69
JL
5812007-10-06 Juri Linkov <juri@jurta.org>
582
583 * text.texi (Filling): Document fill-paragraph-or-region.
584
4638454b
JB
5852007-10-05 Juanma Barranquero <lekktu@gmail.com>
586
587 * display.texi (Auto Faces): Fix typo.
588
7ed54cc5
RS
5892007-10-02 Richard Stallman <rms@gnu.org>
590
591 * display.texi (Display Property): Explain some display specs
592 don't let you move point in.
593
594 * frames.texi (Cursor Parameters): Describe
595 cursor-in-non-selected-windows here. Explain more values.
596
597 * windows.texi (Basic Windows): Don't describe
598 cursor-in-non-selected-windows here.
599
305a7ef2
EZ
6002007-10-01 Eli Zaretskii <eliz@gnu.org>
601
602 * processes.texi (Misc Network): Note that these functions are
603 supported only on some systems.
604
f7a7f4eb
RS
6052007-10-01 Richard Stallman <rms@gnu.org>
606
607 * display.texi (Overlay Properties): Explain nil as priority.
608 Explain that conflicts are unpredictable if not resolved by
609 priorities.
610
780d7bb9
RS
6112007-09-23 Richard Stallman <rms@gnu.org>
612
613 * macros.texi (Backquote): Minor clarification.
614
14b4fdfb
RS
6152007-09-19 Richard Stallman <rms@gnu.org>
616
617 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
618 Clarify when they work in parallel and when one overrides.
619 Fix error in example.
14b4fdfb 620
b8d4c8d0
GM
6212007-09-06 Glenn Morris <rgm@gnu.org>
622
623 * Move from lispref/ to doc/lispref/. Change all setfilename
624 commands to use ../../info.
625 * Makefile.in (infodir): Go up one more level.
4638454b 626 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
627 (miscmanualdir): New.
628 (dist): Use new variable miscmanualdir.
629 * makefile.w32-in (infodir, texinputdir): Go up one more level.
630 (usermanualdir): Change from ../man to ../emacs.
631
1bb1f7d3
MR
6322007-08-30 Martin Rudalics <rudalics@gmx.at>
633
634 * commands.texi (Command Loop Info): Advise against changing
635 most variables described here. Explain new variable
636 last-repeatable-command.
637
b8d4c8d0
GM
6382007-08-29 Glenn Morris <rgm@gnu.org>
639
640 * elisp.texi (EMACSVER): Increase to 23.0.50.
641
6422007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
643
644 * frames.texi (Basic Parameters): Add display-environment-variable
645 and term-environment-variable.
646
6472007-08-28 Juri Linkov <juri@jurta.org>
648
649 * display.texi (Image Formats, Other Image Types): Add SVG.
650
6512007-08-28 Juri Linkov <juri@jurta.org>
652
653 * display.texi (Images): Move formats-related text to new node
654 "Image Formats".
655 (Image Formats): New node.
656
619fb9ee
RS
6572007-08-27 Richard Stallman <rms@gnu.org>
658
659 * windows.texi (Window Configurations): Clarify what
660 a window configuration saves.
661
b8d4c8d0
GM
6622007-08-25 Richard Stallman <rms@gnu.org>
663
664 * display.texi (Images): Delete redundant @findex.
665
6662007-08-16 Richard Stallman <rms@gnu.org>
667
668 * processes.texi (Asynchronous Processes): Clarify
669 doc of start-file-process.
670
6712007-08-08 Martin Rudalics <rudalics@gmx.at>
672
673 * modes.texi (Example Major Modes): Fix typo.
674
6752007-08-08 Glenn Morris <rgm@gnu.org>
676
677 * intro.texi (nil and t): Do not use `iff' in documentation.
678
679 * tips.texi (Documentation Tips): Recommend against `iff'.
680
6812007-08-07 Chong Yidong <cyd@stupidchicken.com>
682
683 * display.texi (Image Cache): Document image-refresh.
684
6852007-08-06 Martin Rudalics <rudalics@gmx.at>
686
687 * windows.texi (Size of Window): Document window-full-width-p.
688
6892007-07-25 Glenn Morris <rgm@gnu.org>
690
691 * gpl.texi (GPL): Replace license with GPLv3.
692
693 * Relicense all FSF files to GPLv3 or later.
694
6952007-07-24 Michael Albinus <michael.albinus@gmx.de>
696
4638454b
JB
697 * processes.texi (Synchronous Processes):
698 Add `process-file-shell-command'.
b8d4c8d0
GM
699 (Asynchronous Processes): Mention restricted use of
700 `process-filter' and `process-sentinel' in
701 `start-file-process'. Add `start-file-process-shell-command'.
702
7032007-07-17 Michael Albinus <michael.albinus@gmx.de>
704
705 * files.texi (Magic File Names): Introduce optional parameter
706 IDENTIFICATION for `file-remote-p'.
707
7082007-07-16 Richard Stallman <rms@gnu.org>
709
710 * display.texi (Defining Faces): Fix previous change.
711
7122007-07-14 Richard Stallman <rms@gnu.org>
713
714 * control.texi (Handling Errors): Document `debug' in handler list.
715
7162007-07-10 Richard Stallman <rms@gnu.org>
717
718 * display.texi (Defining Faces): Explain C-M-x feature for defface.
719
7202007-07-09 Richard Stallman <rms@gnu.org>
721
722 * files.texi (Magic File Names): Rewrite previous change.
723
7242007-07-08 Michael Albinus <michael.albinus@gmx.de>
725
726 * files.texi (Magic File Names): Introduce optional parameter
727 CONNECTED for `file-remote-p'.
728
7292007-07-07 Michael Albinus <michael.albinus@gmx.de>
730
731 * processes.texi (Asynchronous Processes):
732 * files.texi (Magic File Names): Add `start-file-process'.
733
7342007-06-27 Richard Stallman <rms@gnu.org>
735
736 * files.texi (Format Conversion Piecemeal): Clarify
737 `after-insert-file-functions' calling convention.
738
7392007-06-27 Michael Albinus <michael.albinus@gmx.de>
740
4638454b
JB
741 * files.texi (Magic File Names): Remove `dired-call-process'.
742 Add `process-file'.
b8d4c8d0
GM
743
7442007-06-27 Kenichi Handa <handa@m17n.org>
745
746 * text.texi (Special Properties): Fix description about
4638454b 747 `composition' property.
b8d4c8d0
GM
748
7492007-06-26 Kenichi Handa <handa@m17n.org>
750
751 * nonascii.texi (Default Coding Systems): Document about the
752 return value `undecided'.
753
7542007-06-25 David Kastrup <dak@gnu.org>
755
756 * keymaps.texi (Active Keymaps): Document new POSITION argument of
757 `current-active-maps'.
758
7592007-06-24 Karl Berry <karl@gnu.org>
760
4638454b 761 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
762
7632007-06-15 Juanma Barranquero <lekktu@gmail.com>
764
765 * display.texi (Overlay Arrow): Doc fix.
766
7672007-06-14 Karl Berry <karl@tug.org>
768
769 * anti.texi (Antinews): Typo.
770
7712007-06-14 Chong Yidong <cyd@stupidchicken.com>
772
773 * display.texi (Image Cache): Document image-refresh.
774
7752007-06-12 Karl Berry <karl@gnu.org>
776
777 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
778 * two-volume.make: New file.
779 * .cvsignore: Ignore two-volume files.
780
7812007-06-12 Tom Tromey <tromey@redhat.com>
782
783 * os.texi (Init File): Document user-emacs-directory.
784
7852007-06-03 Nick Roberts <nickrob@snap.net.nz>
786
787 * commands.texi (Click Events): Describe width and height when
788 object is nil.
789
7902007-05-30 Nick Roberts <nickrob@snap.net.nz>
791
792 * commands.texi (Click Events): Layout more logically. Describe
793 width and height.
794 (Drag Events, Motion Events): Update to new format for position.
795
7962007-06-02 Richard Stallman <rms@gnu.org>
797
798 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
799
8002007-06-02 Chong Yidong <cyd@stupidchicken.com>
801
802 * Version 22.1 released.
803
8042007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
805
806 * text.texi (Special Properties): Correct meaning of fontified face.
807
8082007-05-30 Richard Stallman <rms@gnu.org>
809
810 * text.texi (Special Properties): Add link to Adjusting Point.
811
8122007-05-12 Richard Stallman <rms@gnu.org>
813
814 * text.texi (Margins): indent-to-left-margin is not the default.
815 (Mode-Specific Indent): For indent-line-function, the default
816 is indent-relative.
817
818 * modes.texi (Example Major Modes): Explain last line of text-mode
819 is redundant.
820
8212007-05-10 Richard Stallman <rms@gnu.org>
822
823 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
824
825 * help.texi (Keys in Documentation): Add reference to
826 Documentation Tips.
827
828 * files.texi (Format Conversion): TO-FN gets three arguments.
829
830 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
831
8322007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
833
834 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
835 * files.texi (Format Conversion): Expand intro; add menu.
836 (Format Conversion Overview, Format Conversion Round-Trip)
837 (Format Conversion Piecemeal): New nodes/subsections.
838 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
839 * text.texi (Text Properties): Remove "Saving Properties" from menu.
840 (Saving Properties): Delete node/subsection.
841
8422007-05-07 Karl Berry <karl@gnu.org>
843
844 * elisp.texi (EMACSVER): Back to 22.
845
8462007-05-06 Richard Stallman <rms@gnu.org>
847
848 * processes.texi (Accepting Output): Revert most of previous change.
849
8502007-05-05 Richard Stallman <rms@gnu.org>
851
852 * processes.texi (Accepting Output): accept-process-output
853 uses microseconds, not milliseconds. But that arg is obsolete.
854
8552007-05-04 Karl Berry <karl@tug.org>
856
857 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
858
8592007-05-04 Eli Zaretskii <eliz@gnu.org>
860
861 * tips.texi (Documentation Tips): Rearrange items to place the
862 more important ones first. Add an index entry for hyperlinks.
863
8642007-05-03 Karl Berry <karl@gnu.org>
865
866 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
867 (EMACSVER) [smallbook]: 22 for printed version.
868
869 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
870 so restore anchor to normal position after defun. Found by Kevin Ryde.
871
8722007-04-26 Glenn Morris <rgm@gnu.org>
873
874 * elisp.texi (EMACSVER): Increase to 22.1.50.
875
8762007-04-28 Karl Berry <karl@gnu.org>
877
878 * elisp.texi: Improve line breaks on copyright page,
879 similar layout to emacs manual, 8.5x11 by default.
880
8812007-04-24 Richard Stallman <rms@gnu.org>
882
883 * text.texi (Special Properties): Add xref to Overlay Properties.
884
885 * display.texi (Overlay Properties): Add xref to Special Properties.
886
8872007-04-22 Richard Stallman <rms@gnu.org>
888
889 * keymaps.texi (Extended Menu Items): Move the info about
890 format with cached keyboard binding.
891
8922007-04-21 Richard Stallman <rms@gnu.org>
893
894 * text.texi (Special Properties): Clarify previous change.
895
896 * files.texi (File Name Expansion): Clarify previous change.
897
898 * display.texi (Attribute Functions): Fix example for
899 face-attribute-relative-p.
900
9012007-04-19 Kenichi Handa <handa@m17n.org>
902
903 * text.texi (Special Properties): Document composition property.
904
9052007-04-19 Glenn Morris <rgm@gnu.org>
906
907 * files.texi (File Name Expansion): Mention "superroot".
908
9092007-04-15 Chong Yidong <cyd@stupidchicken.com>
910
911 * frames.texi (Multiple Displays): Add note about "multi-monitor"
912 setups.
913 (Display Feature Testing): Note that display refers to all
914 physical monitors for multi-monitor setups.
915
9162007-04-14 Richard Stallman <rms@gnu.org>
917
918 * lists.texi (Sets And Lists): Clarify `delete' examples.
919 Remove spurious xref to same node.
920 Clarify xref for add-to-list.
921
9222007-04-12 Nick Roberts <nickrob@snap.net.nz>
923
924 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
925 value of lisp-mode-map.
926
9272007-04-11 Karl Berry <karl@gnu.org>
928
929 * anti.texi (Antinews):
930 * display.texi (Overlay Properties, Defining Images):
931 * processes.texi (Synchronous Processes, Sentinels):
932 * syntax.texi (Syntax Table Internals):
933 * searching.texi (Regexp Special):
934 * nonascii.texi (Default Coding Systems):
935 * text.texi (Special Properties):
936 * minibuf.texi (Basic Completion): Wording to improve breaks in
937 8.5x11 format.
938 * elisp.texi (smallbook): New @set to more easily switch between
939 smallbook and 8.5x11.
940
9412007-04-11 Richard Stallman <rms@gnu.org>
942
943 * text.texi (Lazy Properties): Minor fix.
944
9452007-04-08 Karl Berry <karl@gnu.org>
946
947 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
948 * macros.texi (Backquote): Downcase Backquote in index entries for
949 consistency.
950
9512007-04-08 Richard Stallman <rms@gnu.org>
952
953 * text.texi (Adaptive Fill): Just describe default,
954 don't show it (since it contains non-ASCII chars).
955
9562007-04-07 Karl Berry <karl@gnu.org>
957
958 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
959 adaptive-fill-regexp's value, since they are not in the standard
960 TeX fonts.
961
9622007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
963
964 * display.texi (Defining Faces): Fix example.
965
9662007-04-07 Karl Berry <karl@gnu.org>
967
968 * display.texi (Button Buffer Commands): Improve page break.
969
9702007-04-07 Richard Stallman <rms@gnu.org>
971
972 * advice.texi (Activation of Advice): Remove redundant index entry.
973
974 * backups.texi: Improve index entries. Remove redundant ones.
975
976 * compile.texi (Byte Compilation): Improve index entry.
977
978 * hash.texi (Creating Hash): Improve index entry.
979
980 * symbols.texi (Definitions): Improve index entry.
981
982 * edebug.texi: Improve index entries. Remove redundant/useless ones.
983
984 * maps.texi (Standard Keymaps): Remove useless index entry.
985
986 * help.texi (Documentation Basics): Remove redundant index entries.
987
988 * customize.texi: Improve index entries.
989 Remove redundant/useless ones.
990
991 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
992
993 * streams.texi (Output Variables): Improve index entry.
994
995 * abbrevs.texi (Abbrevs): Remove useless index entry.
996
997 * macros.texi (Expansion): Remove useless index entry.
998
999 * text.texi: Improve index entries. Remove redundant/useless ones.
1000 (Text Properties, Examining Properties)
1001 (Special Properties): Use "property category" instead of "category"
1002 to refer to the `category' property.
1003
1004 * positions.texi: Improve index entries. Remove useless one.
1005
1006 * lists.texi: Improve index entries. Remove redundant/useless ones.
1007
1008 * os.texi: Improve index entries.
1009 (Timers): Fix previous change.
1010
1011 * buffers.texi: Improve index entries.
1012 (Modification Time): Get rid of term "obsolete buffer".
1013
1014 * debugging.texi: Improve index entries.
1015 (Test Coverage): Add xref to other test coverage ftr.
1016
1017 * eval.texi: Improve index entry. Remove redundant ones.
1018
1019 * numbers.texi: Improve index entries. Remove redundant/useless ones.
1020
1021 * files.texi: Improve index entries. Remove redundant/useless ones.
1022
1023 * objects.texi: Improve index entries.
1024
1025 * processes.texi: Improve index entries.
1026
1027 * modes.texi: Improve index entry. Remove redundant one.
1028
1029 * nonascii.texi: Improve index entries.
1030
1031 * internals.texi: Improve index entries.
1032
1033 * syntax.texi: Improve index entries.
1034
1035 * keymaps.texi (Active Keymaps): Improve index entries.
1036
1037 * commands.texi: Improve index entries. Remove redundant/useless ones.
1038
1039 * frames.texi: Improve index entries. Remove redundant/useless ones.
1040
1041 * markers.texi: Improve index entries. Remove redundant ones.
1042
1043 * tips.texi: Improve index entries.
1044
1045 * loading.texi (Unloading): Improve index entry.
1046
1047 * variables.texi: Improve index entries. Remove redundant one.
1048
1049 * sequences.texi: Improve index entry.
1050
1051 * display.texi: Improve index entries. Remove redundant ones.
1052
1053 * windows.texi: Improve index entries.
1054
1055 * searching.texi: Improve index entries. Remove redundant one.
1056
1057 * strings.texi (Case Tables): Improve last change.
1058
10592007-04-04 Chong Yidong <cyd@stupidchicken.com>
1060
1061 * strings.texi (Case Tables): Document with-case-table and
1062 ascii-case-table.
1063
10642007-04-03 Karl Berry <karl@gnu.org>
1065
1066 * processes.texi (Network): Reword to improve page break.
1067
10682007-04-03 Eli Zaretskii <eliz@gnu.org>
1069
1070 * functions.texi (Inline Functions): Describe more disadvantages
1071 of defsubst, and make advice against it stronger.
1072
10732007-04-02 Karl Berry <karl@gnu.org>
1074
1075 * backups.texi (Backup Names): Avoid widow words.
1076 * modes.texi (Example Major Modes): Align last comment.
1077
10782007-04-01 Chong Yidong <cyd@stupidchicken.com>
1079
1080 * keymaps.texi (Remapping Commands): Document new arg to
1081 command-remapping.
1082
10832007-04-01 Karl Berry <karl@gnu.org>
1084
1085 * processes.texi (Low-Level Network): Typo.
1086 * loading.texi (Hooks for Loading): Avoid double "the".
1087 * keymaps.texi (Key Sequences): No double "and".
1088 (Changing Key Bindings): Shorten to improve line break.
1089
10902007-03-31 Glenn Morris <rgm@gnu.org>
1091
1092 * os.texi (Timers): Fix description of run-at-time TIME formats.
1093
10942007-03-31 Richard Stallman <rms@gnu.org>
1095
1096 * display.texi (Invisible Text): Correct buffer-invisibility-spec
1097 regarding ellipsis.
1098
10992007-03-31 Eli Zaretskii <eliz@gnu.org>
1100
1101 * intro.texi (nil and t):
1102 * symbols.texi (Plists and Alists):
1103 * variables.texi (Variable Aliases, Constant Variables):
1104 * functions.texi (Defining Functions):
1105 * advice.texi (Advising Primitives):
1106 * debugging.texi (Syntax Errors, Compilation Errors):
1107 * minibuf.texi (Minibuffer Windows):
1108 * commands.texi (Adjusting Point):
1109 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
1110 (Auto Major Mode, Major Mode Conventions):
1111 * help.texi (Describing Characters):
1112 * files.texi (Create/Delete Dirs, Information about Files)
1113 (File Locks, Writing to Files, Reading from Files)
1114 (Saving Buffers):
1115 * windows.texi (Resizing Windows, Cyclic Window Ordering):
1116 * frames.texi (Finding All Frames):
1117 * positions.texi (Buffer End, Motion):
1118 * markers.texi (The Region):
1119 * text.texi (Deletion, Near Point):
1120 * display.texi (Displaying Messages, Truncation):
1121 * os.texi (Processor Run Time):
1122 * tips.texi (Key Binding Conventions, Programming Tips)
1123 (Warning Tips, Documentation Tips, Comment Tips):
1124 * internals.texi (Memory Usage): Improve indexing.
1125
1126 * variables.texi (Frame-Local Variables):
1127 * functions.texi (Argument List):
1128 * loading.texi (Library Search):
1129 * streams.texi (Output Variables):
1130 * keymaps.texi (Translation Keymaps, Searching Keymaps):
1131 * searching.texi (Replacing Match, Search and Replace):
1132 * processes.texi (Byte Packing, Decoding Output)
1133 (Accepting Output, Network Servers, Shell Arguments):
1134 * display.texi (Abstract Display, Image Cache, Scroll Bars):
1135 * windows.texi (Window Point, Window Start):
1136 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
1137 * commands.texi (Reading Input, Keyboard Events):
1138 * minibuf.texi (Reading File Names, Minibuffer Completion)
1139 (Recursive Mini):
1140 * positions.texi (List Motion):
1141 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
1142 * numbers.texi (Arithmetic Operations, Math Functions)
1143 (Predicates on Numbers, Comparison of Numbers):
1144 (Numeric Conversions):
1145 * locals.texi (Standard Buffer-Local Variables):
1146 * maps.texi (Standard Keymaps):
1147 * os.texi (User Identification, System Environment, Recording Input)
1148 (X11 Keysyms):
1149 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
1150 * backups.texi (Backups and Auto-Saving):
1151 * customize.texi (Customization, Group Definitions)
1152 (Variable Definitions):
1153 * compile.texi (Byte Compilation): Improve index entries.
1154
11552007-03-31 Karl Berry <karl@gnu.org>
1156
1157 * macros.texi (Defining Macros): Avoid widow syllable.
1158
11592007-03-31 Eli Zaretskii <eliz@gnu.org>
1160
1161 * elisp.texi (Top): Postscript -> PostScript.
1162
1163 * display.texi (Images, Postscript Images): Postscript -> PostScript.
1164
11652007-03-31 Markus Triska <markus.triska@gmx.at>
1166
1167 * internals.texi (Writing Emacs Primitives): Untabify `For'.
1168
11692007-03-30 Karl Berry <karl@gnu.org>
1170
1171 * lists.texi (List-related Predicates): Remove spurious @need.
1172 (Setcdr): Use @smallexample to improve page break.
1173 (Association Lists) <assoc>: Reword to improve page break.
1174
1175 * strings.texi (String Conversion): Insert blank line to improve
1176 page break.
1177
1178 * numbers.texi (Random Numbers): Use @minus{}.
1179 (Math Functions): Use @minus{}.
1180
1181 * intro.texi (Acknowledgements): Avoid line breaks before middle
1182 initials.
1183
11842007-03-24 Eli Zaretskii <eliz@gnu.org>
1185
1186 * errors.texi (Standard Errors): Add an index entry.
1187
11882007-03-19 Richard Stallman <rms@gnu.org>
1189
1190 * os.texi (Recording Input): recent-keys now gives 300 keys.
1191
11922007-03-12 Glenn Morris <rgm@gnu.org>
1193
1194 * os.texi: Replace "daylight savings" with "daylight saving"
1195 throughout.
1196
11972007-03-05 Richard Stallman <rms@gnu.org>
1198
1199 * variables.texi (File Local Variables): Update
1200 enable-local-variables values.
1201
12022007-03-04 Richard Stallman <rms@gnu.org>
1203
1204 * syntax.texi (Control Parsing): Minor clarification.
1205
1206 * strings.texi (Formatting Strings): Clarify width, precision, flags.
1207
1208 * sequences.texi (Sequence Functions): Move string-bytes away,
1209 add xref.
1210
1211 * nonascii.texi (Text Representations): Move string-bytes here.
1212
1213 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
1214
1215 * minibuf.texi (Basic Completion): Minor clarification.
1216
1217 * markers.texi (The Mark): Clarify existence vs activation of mark.
1218 Other cleanup.
1219
1220 * display.texi (Finding Overlays): Write better example.
1221
1222 * compile.texi (Eval During Compile): Clarify putting macros
1223 in eval-when-compile.
1224
c5602427 12252007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
1226
1227 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 1228 load-read-function definition doc.
b8d4c8d0
GM
1229
12302007-02-21 Kim F. Storm <storm@cua.dk>
1231
1232 * strings.texi (Text Comparison): Mention that assoc-string
1233 converts symbols to strings before testing.
1234
12352007-02-17 Kim F. Storm <storm@cua.dk>
1236
1237 * processes.texi (Bindat Spec): Vector types can have optional
1238 element type.
1239 (Bindat Examples): Fix example. Add vector with element type.
1240
12412007-02-16 Andreas Schwab <schwab@suse.de>
1242
1243 * strings.texi (Formatting Strings): Document '+' flag.
1244
12452007-02-15 Juanma Barranquero <lekktu@gmail.com>
1246
1247 * strings.texi (Modifying Strings): Clarify that `clear-string'
1248 always converts the string to unibyte.
1249
12502007-02-14 Kim F. Storm <storm@cua.dk>
1251
1252 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
1253 Rewrite glyph code description to refer to these functions.
1254 Remove details of encoding face number and char into integer code.
1255
12562007-02-03 Alan Mackenzie <acm@muc.de>
1257
1258 * loading.texi (Hooks for Loading): Make the description of
1259 `eval-after-load' more detailed, and amend the description of
1260 after-load-alist, in accordance with changes from 2006-05.
1261
12622007-02-03 Chong Yidong <cyd@stupidchicken.com>
1263
1264 * modes.texi (Defining Minor Modes): Document that a :require
1265 keyword or similar may be required to make saved customization
1266 variables work.
1267
12682007-02-03 Eli Zaretskii <eliz@gnu.org>
1269
1270 * elisp.texi (Top): Make the detailed menu headers compliant with
1271 Texinfo guidelines and with what texnfo-upd.el expects. Add
1272 comments to prevent people from inadvertently modifying the key
1273 parts needed by `texinfo-multiple-files-update'.
1274
12752007-02-02 Eli Zaretskii <eliz@gnu.org>
1276
1277 * elisp.texi (Top): Update the top-level menus.
1278
1279 * syntax.texi (Categories): Add index entries.
1280
12812007-02-01 Juanma Barranquero <lekktu@gmail.com>
1282
1283 * display.texi (Attribute Functions): Fix name and description of
1284 the UNDERLINE arg of `set-face-underline-p'.
1285
12862007-01-29 Eli Zaretskii <eliz@gnu.org>
1287
1288 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
1289 Variables", and "Standard Keymaps" to the detailed menu.
1290
1291 * variables.texi (Future Local Variables): Add index entry.
1292
12932007-01-28 Richard Stallman <rms@gnu.org>
1294
1295 * tips.texi (Coding Conventions): Clarify the tip about macros
1296 that define a function or a variable.
1297
1298 * files.texi (File Attributes): UID and GID can be floats.
1299 (Magic File Names): Explain why deferring all operations to
1300 the standard handler does not work.
1301
13022007-01-23 Martin Rudalics <rudalics@gmx.at>
1303
1304 * backups.texi (Reverting): Use "buffer" instead of "file"
1305 when talking about major and minor modes.
1306
13072007-01-21 Richard Stallman <rms@gnu.org>
1308
1309 * help.texi (Documentation): Add xref to Documentation Tips.
1310
13112007-01-14 Juanma Barranquero <lekktu@gmail.com>
1312
1313 * tips.texi (Coding Conventions): Fix typos.
1314
13152007-01-05 Richard Stallman <rms@gnu.org>
1316
1317 * modes.texi (Defining Minor Modes): Fix previous change.
1318
13192007-01-03 Richard Stallman <rms@gnu.org>
1320
1321 * customize.texi (Variable Definitions, Customization Types):
1322 Don't use * in doc string for defcustom.
1323
13242007-01-02 Richard Stallman <rms@gnu.org>
1325
1326 * variables.texi (Variable Aliases): Clarify that aliases vars
1327 always have the same value.
1328
1329 * processes.texi (Bindat Spec): Fix Texinfo usage.
1330
1331 * modes.texi (Defining Minor Modes): Explain effect of command
1332 defined with define-global-minor-mode on new buffers.
1333
13342006-12-30 Kim F. Storm <storm@cua.dk>
1335
1336 * keymaps.texi (Tool Bar): Describe `grow-only' value of
1337 `auto-resize-tool-bars'.
1338
13392006-12-30 Richard Stallman <rms@gnu.org>
1340
1341 * keymaps.texi (Active Keymaps): Fix previous change.
1342
13432006-12-30 Nick Roberts <nickrob@snap.net.nz>
1344
1345 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
1346
13472006-12-30 Kim F. Storm <storm@cua.dk>
1348
1349 * processes.texi (Bindat Spec): Clarify using field names in
1350 length specifications.
1351
13522006-12-29 Kim F. Storm <storm@cua.dk>
1353
1354 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1355 Add count and index variables for eval forms in repeat blocks.
1356
13572006-12-24 Richard Stallman <rms@gnu.org>
1358
1359 * customize.texi (Variable Definitions): Document
1360 new name custom-add-frequent-value.
1361
13622006-12-19 Kim F. Storm <storm@cua.dk>
1363
1364 * commands.texi (Misc Events): User signals now result in sigusr1
1365 and sigusr2 events which are handled through special-event-map.
1366 (Special Events): User signals and drag-n-drop are special.
1367
13682006-12-17 Richard Stallman <rms@gnu.org>
1369
1370 * loading.texi (Named Features): Explain subfeatures better.
1371
1372 * customize.texi: Use "option" only for user options.
1373 For the keyword values inside defcustom etc, say "keywords".
1374 For :options value's elements, say "elements".
1375 :group should not be omitted.
1376
1377 * syntax.texi (Parsing Expressions): Split up node.
1378 (Motion via Parsing, Position Parse, Parser State)
1379 (Low-Level Parsing, Control Parsing): New subnodes.
1380 (Parser State): Document syntax-ppss-toplevel-pos.
1381
1382 * positions.texi (List Motion): Punctuation fix.
1383
1384 * files.texi (File Name Completion): Document PREDICATE arg
1385 to file-name-completion.
1386
13872006-12-16 Eli Zaretskii <eliz@gnu.org>
1388
1389 * internals.texi (Building Emacs, Writing Emacs Primitives):
1390 Add index entries.
1391
13922006-12-11 Richard Stallman <rms@gnu.org>
1393
1394 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
1395 affects face menu. Explain how to make it non-nil without enabling
1396 any fontification.
1397
13982006-12-10 Chong Yidong <cyd@stupidchicken.com>
1399
1400 * modes.texi (Font Lock Basics): Document nil value of
1401 font-lock-defaults.
1402
14032006-12-10 Glenn Morris <rgm@gnu.org>
1404
1405 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
1406 value for system-flag argument. Abbrev tables may not be empty
1407 when major modes are loaded.
1408
14092006-12-08 Juanma Barranquero <lekktu@gmail.com>
1410
1411 * makefile.w32-in (maintainer-clean): Partially revert last
1412 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
1413 to protect elisp-covers.texi.
1414
14152006-12-07 Juanma Barranquero <lekktu@gmail.com>
1416
1417 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1418 Don't remove elisp* info files; they are already deleted by the
1419 `clean' and `distclean' targets, and they are in the $(infodir)
1420 directory, not the current one.
1421
14222006-12-04 Kim F. Storm <storm@cua.dk>
1423
1424 * commands.texi (Misc Events): Update signal events.
1425 (Event Examples): Add signal example.
1426
14272006-11-29 Richard Stallman <rms@gnu.org>
1428
1429 * frames.texi (Visibility of Frames): Explain visible windows
1430 can be covered by others. Add xref for raise-frame.
1431
14322006-11-28 Richard Stallman <rms@gnu.org>
1433
1434 * searching.texi (Regexp Special): Update when ^ is special.
1435
14362006-11-27 Eli Zaretskii <eliz@gnu.org>
1437
1438 * customize.texi (Customization, Common Keywords)
1439 (Group Definitions, Variable Definitions, Composite Types)
1440 (Type Keywords, Customization Types): Add index entries for
1441 various customization keywords.
1442
14432006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1444
1445 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1446
c8763fb6 14472006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
1448
1449 * frames.texi (Window System Selections): Remove clipboard from
1450 description of selection-coding-system.
1451
14522006-11-06 Richard Stallman <rms@gnu.org>
1453
1454 * lists.texi (List Variables): Document COMPARE-FN.
1455
1456 * keymaps.texi: Avoid use of "binding" to mean a relation;
1457 use it only to refer to the meaning associated with a key.
1458 (Keymaps): Change menu node description.
1459
1460 * elisp.texi (Top): Change menu node description.
1461
1462 * display.texi (Managing Overlays): Document overlay-recenter.
1463
14642006-10-29 Chong Yidong <cyd@stupidchicken.com>
1465
1466 * Makefile.in: Use relative paths to avoid advertising filesystem
1467 contents during compilation.
1468
14692006-10-23 Kim F. Storm <storm@cua.dk>
1470
1471 * commands.texi (Event Input Misc): Update unread-command-events.
1472
14732006-10-23 Nick Roberts <nickrob@snap.net.nz>
1474
1475 * lists.texi (Sets And Lists): Fix typos.
1476
14772006-10-18 Juanma Barranquero <lekktu@gmail.com>
1478
1479 * control.texi (Processing of Errors): Use @var for an argument,
1480 not @code.
1481
14822006-10-16 Richard Stallman <rms@gnu.org>
1483
1484 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1485
1486 * keymaps.texi (Format of Keymaps): Show all the keymap element
1487 patterns that result from menu items.
1488 (Key Lookup): Minor cleanups.
1489
1490 * modes.texi (Precalculated Fontification): Don't say that
1491 not setting font-lock-defaults avoids loading font-lock.
1492
1493 * help.texi (Documentation): Move xref to Emacs Manual here.
1494 (Documentation Basics): From here.
1495 Also doc emacs-lisp-docstring-fill-column.
1496
1497 * elisp.texi: Update version and ISBN.
1498
1499 * commands.texi (Interactive Call): Clarify KEYS arg to
1500 call-interactively is a vector.
1501 (Command Loop Info): Delete anchor in this-command-keys.
1502 Add anchor in this-command-keys-vector.
1503 (Recursive Editing): Document how recursive-edit
1504 handles the current buffer.
1505
15062006-10-13 Chong Yidong <cyd@stupidchicken.com>
1507
1508 * frames.texi (Frame Titles): %c and %l are ignored in
1509 frame-title-format.
1510
15112006-10-11 Richard Stallman <rms@gnu.org>
1512
1513 * keymaps.texi (Key Sequences): Clarify use of kbd.
1514
15152006-10-10 Kim F. Storm <storm@cua.dk>
1516
1517 * lists.texi (Sets And Lists): Add memql.
1518
15192006-10-03 Richard Stallman <rms@gnu.org>
1520
1521 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1522 Clarify :ascii: and :nonascii:.
1523
15242006-09-29 Juri Linkov <juri@jurta.org>
1525
1526 * modes.texi (%-Constructs): Reorder coding systems in the
1527 documentation of %z to the real order displayed in the modeline.
1528
15292006-09-25 Richard Stallman <rms@gnu.org>
1530
1531 * os.texi (Timers): Describe timer-max-repeats.
1532
15332006-09-25 Chong Yidong <cyd@stupidchicken.com>
1534
1535 * os.texi (Timers): Mention with-local-quit.
1536
15372006-09-24 Richard Stallman <rms@gnu.org>
1538
1539 * searching.texi (Searching and Matching): Mention property search.
1540
1541 * commands.texi (Command Loop Info): Explain how read-event affects
1542 this-command-keys.
1543
15442006-09-20 Richard Stallman <rms@gnu.org>
1545
1546 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1547
1548 * windows.texi (Window Start): Minor cleanups.
1549
15502006-09-20 Kim F. Storm <storm@cua.dk>
1551
1552 * windows.texi (Window Start): pos-visible-in-window-p allows
1553 specifying t for position to mean "end of window".
1554 Add window-line-height.
1555
1556 * anti.texi (Antinews): Mention window-line-height.
1557
15582006-09-19 David Kastrup <dak@gnu.org>
1559
1560 * keymaps.texi (Searching Keymaps): Small clarification.
1561
15622006-09-18 Richard Stallman <rms@gnu.org>
1563
1564 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1565 cause keyboard menus.
1566 (Menu Keymaps): Likewise.
1567 (Defining Menus, Keyboard Menus): Clarify.
1568
1569 * text.texi (Fields): Clarify explanation of constrain-to-field.
1570
15712006-09-16 Eli Zaretskii <eliz@gnu.org>
1572
1573 * variables.texi (Tips for Defining): Fix a typo.
1574
15752006-09-15 Richard Stallman <rms@gnu.org>
1576
1577 * keymaps.texi (Remapping Commands, Searching Keymaps)
1578 (Active Keymaps): Clean up previous change.
1579
15802006-09-15 Jay Belanger <belanger@truman.edu>
1581
1582 * gpl.texi: Replace "Library Public License" by "Lesser Public
1583 License" throughout.
1584
15852006-09-15 David Kastrup <dak@gnu.org>
1586
1587 * keymaps.texi (Active Keymaps): Adapt description to use
1588 `get-char-property' instead `get-text-property'. Explain how
1589 mouse events change this. Explain the new optional argument of
1590 `key-binding' and its mouse-dependent lookup.
1591 (Searching Keymaps): Adapt description similarly.
1592 (Remapping Commands): Explain the new optional argument of
1593 `command-remapping'.
1594
15952006-09-14 Richard Stallman <rms@gnu.org>
1596
1597 * keymaps.texi (Searching Keymaps): Clarification.
1598 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
1599
16002006-09-13 Richard Stallman <rms@gnu.org>
1601
1602 * objects.texi (Character Type): Node split.
1603 Add xref to Describing Characters.
1604 (Basic Char Syntax, General Escape Syntax)
1605 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1606
16072006-09-11 Richard Stallman <rms@gnu.org>
1608
1609 * display.texi (Display Table Format): Wording clarification.
1610 (Glyphs): Clarifications.
1611
16122006-09-10 Chong Yidong <cyd@stupidchicken.com>
1613
1614 * keymaps.texi (Active Keymaps): Mention that key-binding checks
1615 local maps.
1616
16172006-09-10 Kim F. Storm <storm@cua.dk>
1618
1619 * display.texi (Forcing Redisplay): Document return value of
1620 function redisplay.
1621
16222006-09-09 Richard Stallman <rms@gnu.org>
1623
1624 * windows.texi (Window Hooks): Explain limits of
1625 window-scroll-functions.
1626
1627 * display.texi (Fringe Indicators): Update for last change in
1628 indicate-buffer-boundaries.
1629
16302006-09-08 Richard Stallman <rms@gnu.org>
1631
1632 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1633
16342006-09-06 Kim F. Storm <storm@cua.dk>
1635
1636 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1637
1638 * windows.texi (Window Start): Update pos-visible-in-window-p.
1639
16402006-09-04 Richard Stallman <rms@gnu.org>
1641
1642 * processes.texi (Accepting Output): Explain SECONDS=0 for
1643 accept-process-output.
1644
1645 * os.texi (Idle Timers): Explain why timer functions should not
1646 loop until (input-pending-p).
1647
16482006-09-02 Eli Zaretskii <eliz@gnu.org>
1649
1650 * makefile.w32-in (usermanualdir): New variable.
1651 (elisp.dvi): Use it.
1652
16532006-09-01 Eli Zaretskii <eliz@gnu.org>
1654
1655 * buffers.texi (Buffer Modification): Fix last change.
1656
16572006-09-01 Chong Yidong <cyd@stupidchicken.com>
1658
1659 * buffers.texi (Buffer Modification): Document
1660 buffer-chars-modified-tick.
1661
16622006-08-31 Richard Stallman <rms@gnu.org>
1663
1664 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1665
16662006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
1667
1668 * modes.texi (Syntactic Font Lock):
1669 Mention font-lock-syntactic-face-function
1670 instead of specific faces.
1671
16722006-08-29 Chong Yidong <cyd@stupidchicken.com>
1673
1674 * display.texi (Images): Add xrref to display-images-p.
1675
16762006-08-28 Kenichi Handa <handa@m17n.org>
1677
1678 * nonascii.texi (Lisp and Coding Systems): Fix description of
1679 detect-coding-region.
1680
16812006-08-27 Michael Olson <mwolson@gnu.org>
1682
1683 * processes.texi (Transaction Queues): Remove stray quote
1684 character.
1685
16862006-08-25 Richard Stallman <rms@gnu.org>
1687
1688 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
1689 Add xref.
1690
16912006-08-24 Chong Yidong <cyd@stupidchicken.com>
1692
1693 * os.texi (Timers): Avoid waiting inside timers.
1694
16952006-08-21 Lute Kamstra <lute@gnu.org>
1696
1697 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
1698
16992006-08-20 Richard Stallman <rms@gnu.org>
1700
1701 * os.texi (Idle Timers): New node, split out from Timers.
1702 Document current-idle-time.
1703 * commands.texi (Reading One Event): Update xref.
1704 * elisp.texi (Top): Update subnode menu.
1705
17062006-08-16 Richard Stallman <rms@gnu.org>
1707
1708 * keymaps.texi (Extended Menu Items): Show format of cached
1709 bindings in extended menu items.
1710
1711 * customize.texi (Variable Definitions): Explain when the
1712 standard value expression is evaluated.
1713
17142006-08-15 Chong Yidong <cyd@stupidchicken.com>
1715
1716 * commands.texi (Reading One Event): Explain idleness in
1717 `read-event'.
1718
17192006-08-12 Chong Yidong <cyd@stupidchicken.com>
1720
1721 * text.texi (Near Point): Say "cursor" not "terminal cursor".
1722 (Commands for Insertion): Removed split-line since it's not
1723 relevant for Lisp programming.
1724 (Yank Commands): Rewrite introduction.
1725 (Undo): Clarify.
1726 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
1727 (Filling): Remove redundant comment. Clarify return value of
1728 current-justification.
1729 (Margins): Minor clarifications.
1730 (Adaptive Fill): Update default value of adaptive-fill-regexp.
1731 (Sorting): Update definition of sort-lines.
1732 (Columns): Clarify behavior of sort-columns.
1733 (Indent Tabs): Link to Tab Stops in Emacs manual.
1734 (Special Properties): Clarify.
1735 (Clickable Text): Mention Buttons package.
1736
17372006-08-12 Kevin Ryde <user42@zip.com.au>
1738
1739 * os.texi (Time Parsing): Add %z to description of
1740 format-time-string, as per docstring. Add cross reference to
1741 glibc manual for strftime.
1742
17432006-08-08 Richard Stallman <rms@gnu.org>
1744
1745 * modes.texi: Clean up wording in previous change.
1746
17472006-08-07 Chong Yidong <cyd@stupidchicken.com>
1748
1749 * modes.texi (Hooks): Clarify.
1750 (Major Mode Basics): Mention define-derived-mode explicitly.
1751 (Major Mode Conventions): Rebinding RET is OK for some modes.
1752 Mention change-major-mode-hook and after-change-major-mode-hook.
1753 (Example Major Modes): Moved to end of Modes section.
1754 (Mode Line Basics): Clarify.
1755 (Mode Line Data): Mention help-echo and local-map in strings.
1756 Explain reason for treatment of non-risky variables.
1757 (Properties in Mode): Clarify.
1758 (Faces for Font Lock): Add font-lock-negation-char-face.
1759
17602006-08-04 Eli Zaretskii <eliz@gnu.org>
1761
1762 * strings.texi (Formatting Strings): Warn against arbitrary
1763 strings as first arg to `format'.
1764
17652006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
1766
1767 * text.texi (Clickable Text): Mention `help-echo' text property.
1768 Update intro, examples and associated explanations.
1769
17702006-07-31 Richard Stallman <rms@gnu.org>
1771
1772 * commands.texi: Update xrefs.
1773 (Event Mod): New node, cut out from old Translating Input.
1774
1775 * maps.texi: Update xrefs.
1776
1777 * keymaps.texi (Translation Keymaps): New node.
1778 Update xrefs from Translating Input to Translation Keymaps.
1779
1780 * elisp.texi (Top): Update subnode menu.
1781
1782 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
1783
1784 * os.texi (System Interface): Fix menu descriptions of some nodes.
1785 (Translating Input): Node deleted.
1786
17872006-07-31 Nick Roberts <nickrob@snap.net.nz>
1788
1789 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
1790
1791 * lists.texi (Sets And Lists): Likewise.
1792
17932006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
1794
1795 * text.texi (Fields): Mention POS
1796 requirement when narrowing is in effect.
1797
17982006-07-28 Richard Stallman <rms@gnu.org>
1799
1800 * display.texi (Face Attributes): Simplify wording.
1801 (Attribute Functions): Clarify meaning of new-frame default
1802 attribute settings.
1803
1804 * customize.texi (Common Keywords): Document how to use
1805 :package-version in a package not in Emacs.
1806
18072006-07-28 Kim F. Storm <storm@cua.dk>
1808
1809 * commands.texi (Reading One Event): Fix last change.
1810
18112006-07-26 Chong Yidong <cyd@stupidchicken.com>
1812
1813 * commands.texi (Reading One Event): Document SECONDS argument for
1814 read-event, read-char, and read-char-exclusive.
1815
18162006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
1817
1818 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
1819 to ensure correct identification.
1820
18212006-07-24 Richard Stallman <rms@gnu.org>
1822
1823 * text.texi (Clickable Text): Clarify.
1824
1825 * sequences.texi (Vector Functions): Delete duplicate xref.
1826
1827 * objects.texi (Function Type): Clarify.
1828
1829 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
1830 modes.
1831
1832 * lists.texi (List Variables): New node.
1833 Material moved from other nodes.
1834
1835 * variables.texi (Setting Variables): add-to-list and
1836 add-to-ordered-list moved to List Variables node.
1837
18382006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
1839
1840 * text.texi (Links and Mouse-1):
1841 For mouse-on-link-p, expand on arg POS.
1842
18432006-07-21 Kim F. Storm <storm@cua.dk>
1844
1845 * display.texi (Forcing Redisplay): Don't mention systems which
1846 don't support sub-second timers for redisplay-preemption-period.
1847
1848 * os.texi (Terminal Output): Clarify text vs graphical terminal.
1849
18502006-07-21 Eli Zaretskii <eliz@gnu.org>
1851
1852 * frames.texi (Input Focus): Document that focus-follows-mouse has
1853 no effect on MS-Windows.
1854
18552006-07-18 Richard Stallman <rms@gnu.org>
1856
1857 * display.texi (Forcing Redisplay): Cleanups in previous change.
1858
1859 * processes.texi (Low-Level Network): Make menu more convenient.
1860
18612006-07-18 Kim F. Storm <storm@cua.dk>
1862
1863 * display.texi (Forcing Redisplay): redisplay-preemption-period
1864 only used on window systems. Add xref to Terminal Output.
1865
1866 * os.texi (Terminal Output): baud-rate only controls preemption on
1867 non-window systems. Add xref to Forcing Redisplay.
1868
1869 * processes.texi (Low-Level Network): Rename node "Make Network"
1870 to "Network Processes".
1871
18722006-07-18 Karl Berry <karl@gnu.org>
1873
1874 * variables.texi, functions.texi, customize.texi, loading.texi:
1875 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
1876
18772006-07-17 Chong Yidong <cyd@stupidchicken.com>
1878
1879 * commands.texi (Waiting): Document batch-mode sit-for behavior.
1880
18812006-07-17 Richard Stallman <rms@gnu.org>
1882
1883 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
1884 Put period and comma inside quotes.
1885
1886 * loading.texi, markers.texi: Use real doublequote inside menus.
1887
1888 * windows.texi: Put point and comma inside quotes.
1889 (Textual Scrolling): Use @samp for error message.
1890
1891 * variables.texi, tips.texi, syntax.texi, symbols.texi:
1892 * strings.texi, streams.texi, processes.texi, os.texi:
1893 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
1894 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
1895 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
1896 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
1897 Put point and comma inside quotes.
1898
1899 * control.texi (Processing of Errors): Add command-error-function.
1900
1901 * variables.texi (File Local Variables): Clarify that
1902 file local variables make buffer-local bindings.
1903
1904 * modes.texi (Syntactic Font Lock): Give default for
1905 font-lock-syntax-table.
1906
19072006-07-17 Nick Roberts <nickrob@snap.net.nz>
1908
1909 * text.texi (Special Properties): Clean up previous change.
1910
19112006-07-16 Karl Berry <karl@gnu.org>
1912
1913 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
1914 * control.texi: Fix bad page breaks through chapter 10 (control).
1915
1916 * anti.texi (Antinews): Reorder face-attribute fns to avoid
1917 underfull hbox.
1918
19192006-07-15 Nick Roberts <nickrob@snap.net.nz>
1920
1921 * text.texi (Special Properties): Describe fontified text property
1922 in relation to a character (not text).
1923
19242006-07-15 Kim F. Storm <storm@cua.dk>
1925
1926 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
1927 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
1928 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
1929
1930 * anti.texi (Antinews): Mention redisplay function.
1931 The kbd macro existed, but was not documented, before 22.x.
1932 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
1933
19342006-07-14 Nick Roberts <nickrob@snap.net.nz>
1935
1936 * display.texi (Displaying Messages): Add anchor.
1937
1938 * frames.texi (Dialog Boxes): Use it.
1939
19402006-07-12 Richard Stallman <rms@gnu.org>
1941
1942 * objects.texi (Frame Type): Explain nature of frames better.
1943
1944 * frames.texi (Frames): Explain nature of frames better.
1945
19462006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
1947
1948 * tips.texi (Coding Conventions): Explain why use cl at compile time.
1949
19502006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1951
1952 * frames.texi (Window System Selections): Mention scrap support for Mac.
1953 Default value of x-select-enable-clipboard is t on Mac.
1954
1955 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
1956
19572006-07-11 Kim F. Storm <storm@cua.dk>
1958
1959 * display.texi (Forcing Redisplay): Add `redisplay' function.
1960 Don't mention (sit-for -1) -- use (redisplay t) instead.
1961
1962 * commands.texi (Waiting): (sit-for -1) is no longer special.
1963 (sit-for 0) is equivalent to (redisplay).
1964 Iconifying/deiconifying no longer makes sit-for return.
1965
19662006-07-10 Nick Roberts <nickrob@snap.net.nz>
1967
1968 * display.texi (Buttons): Fix typo.
1969
1970 * index.texi, elisp.texi (New Symbols): Comment node out.
1971
19722006-07-09 Richard Stallman <rms@gnu.org>
1973
1974 * display.texi (Truncation): Clean up previous change.
1975
19762006-07-08 Richard Stallman <rms@gnu.org>
1977
1978 * commands.texi (Interactive Call): Use 3 as prefix in example
1979 for execute-extended-command.
1980
1981 * display.texi (Attribute Functions): Move paragraph about
1982 compatibility with Emacs < 21.
1983
19842006-07-09 Kim F. Storm <storm@cua.dk>
1985
1986 * display.texi (Refresh Screen): Clarify force-window-update.
1987 (Truncation): "Normally" indicated by fringe arrows.
1988
19892006-07-08 Eli Zaretskii <eliz@gnu.org>
1990
1991 * windows.texi (Textual Scrolling, Resizing Windows):
1992 * variables.texi (Constant Variables):
1993 * text.texi (Buffer Contents, Deletion, Changing Properties)
1994 (Property Search, Special Properties, Sticky Properties)
1995 (Links and Mouse-1, Fields, Change Hooks):
1996 * syntax.texi (Syntax Table Functions, Parsing Expressions)
1997 (Categories):
1998 * symbols.texi (Other Plists):
1999 * streams.texi (Output Variables):
2000 * processes.texi (Input to Processes, Query Before Exit):
2001 * positions.texi (Word Motion, Text Lines, List Motion):
2002 * os.texi (Init File, System Environment, Sound Output)
2003 (Session Management):
2004 * nonascii.texi (Text Representations, Character Sets)
2005 (Chars and Bytes, Locales):
2006 * modes.texi (Defining Minor Modes, Header Lines):
2007 * minibuf.texi (Minibuffer Contents):
2008 * markers.texi (Information from Markers):
2009 * lists.texi (List Elements, Building Lists, Association Lists):
2010 * keymaps.texi (Tool Bar):
2011 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
2012 * functions.texi (What Is a Function, Mapping Functions):
2013 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
2014 (Color Names, Text Terminal Colors, Display Feature Testing):
2015 * files.texi (Visiting Functions, File Name Components)
2016 (Unique File Names, Contents of Directories):
2017 * display.texi (Forcing Redisplay, Displaying Messages)
2018 (Temporary Displays, Font Selection, Auto Faces)
2019 (Font Lookup, Fringe Indicators, Display Margins)
2020 (Image Descriptors, Showing Images, Image Cache, Button Types)
2021 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
2022 (Display Table Format, Glyphs):
2023 * control.texi (Iteration):
2024 * commands.texi (Command Loop Info, Adjusting Point):
2025 * backups.texi (Making Backups, Auto-Saving):
2026 Remove @tindex entries.
2027
20282006-07-07 Kim F. Storm <storm@cua.dk>
2029
2030 * display.texi (Fringe Cursors): Fix typo.
2031 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
2032 (Overlay Arrow): Default is overlay-arrow fringe indicator.
2033
20342006-07-05 Richard Stallman <rms@gnu.org>
2035
2036 * text.texi (Buffer Contents): Add example of text props
2037 in result of buffer-substring.
2038 (Text Properties): Explain better about use of specific property names.
2039 (Property Search): Some cleanups; reorder some functions.
2040
2041 * keymaps.texi (Changing Key Bindings): Cleanup.
2042 Add xref to Key Binding Conventions.
2043
2044 * display.texi (Attribute Functions): Add examples for
2045 face-attribute-relative-p.
2046
2047 * tips.texi (Coding Conventions): Cleanup last change.
2048
20492006-07-05 Karl Berry <karl@gnu.org>
2050
2051 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
2052 Remove @setchapternewpage odd.
2053 Result is 1013 pages, down from 1100.
2054
2055 * anti.texi, customize.texi, display.texi, internals.texi:
2056 * minibuf.texi, modes.texi, tips.texi:
2057 Fix overfull/underfull boxes.
2058
20592006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2060
2061 * edebug.texi (Instrumenting):
2062 Add Edebug-specific findex for eval-buffer.
2063 * loading.texi (Loading):
2064 Replace eval-current-buffer with eval-buffer.
2065
20662006-06-30 Nick Roberts <nickrob@snap.net.nz>
2067
2068 * locals.texi (Standard Buffer-Local Variables): Update the list
2069 of variables.
2070
20712006-06-26 Nick Roberts <nickrob@snap.net.nz>
2072
2073 * files.texi (File Name Completion): Point user to the node
2074 "Reading File Names".
2075
20762006-06-24 Eli Zaretskii <eliz@gnu.org>
2077
2078 * files.texi (Contents of Directories): Document case-insensitive
2079 behavior on respective filesystems.
2080
2081 * objects.texi (Character Type): Document that Emacs signals an
2082 error for unsupported Unicode characters specified as \uNNNN.
2083
20842006-06-19 Richard Stallman <rms@gnu.org>
2085
2086 * processes.texi (Bindat Spec): Clarify previous change.
2087
20882006-06-16 Richard Stallman <rms@gnu.org>
2089
2090 * tips.texi (Coding Conventions): Better explain conventions
2091 for definition constructs.
2092
2093 * text.texi (Special Properties): String value of `read-only'
2094 serves as the error message.
2095
2096 * objects.texi (Character Type): Clarify prev. change.
2097 (Non-ASCII in Strings): Mention \u and \U.
2098
2099 * commands.texi (Using Interactive): Explain problem of
2100 markers, etc., in command-history.
2101
21022006-06-14 Kim F. Storm <storm@cua.dk>
2103
2104 * commands.texi (Waiting): Negative arg to sit-for forces
2105 redisplay even if input is pending.
2106
2107 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
2108 redisplay. Remove incorrect example of binding redisplay-dont-pause
2109 around (sit-for 0).
2110
21112006-06-13 Richard Stallman <rms@gnu.org>
2112
2113 * display.texi (Forcing Redisplay): Clarify previous change.
2114
21152006-06-13 Romain Francoise <romain@orebokech.com>
2116
2117 * display.texi (Forcing Redisplay): Fix typo.
2118
21192006-06-13 Kim F. Storm <storm@cua.dk>
2120
2121 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
2122
21232006-06-10 Luc Teirlinck <teirllm@auburn.edu>
2124
2125 * tips.texi (Coding Conventions): Add `@end itemize'.
2126
21272006-06-10 Richard Stallman <rms@gnu.org>
2128
2129 * tips.texi (Coding Conventions): Explain use of coding systems
2130 to ensure one decoding for strings.
2131
21322006-06-09 Aidan Kehoe <kehoea@parhasard.net>
2133
2134 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
2135 syntax.
2136
21372006-06-07 Eli Zaretskii <eliz@gnu.org>
2138
2139 * display.texi (Font Selection): Remove description of
2140 clear-face-cache.
2141
2142 * compile.texi (Eval During Compile): Fix a typo. Add index
2143 entries for possible uses of eval-when-compile.
2144
21452006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
2146
2147 * display.texi (Abstract Display): Fix typo.
2148
21492006-06-03 Eli Zaretskii <eliz@gnu.org>
2150
2151 * minibuf.texi (Minibuffer History) <history-add-new-input>:
2152 Reword variable's description.
2153
21542006-06-01 Richard Stallman <rms@gnu.org>
2155
2156 * windows.texi (Splitting Windows): Clarify splitting nonselected
2157 window.
2158
21592006-05-31 Juri Linkov <juri@jurta.org>
2160
2161 * minibuf.texi (Minibuffer History): Add history-add-new-input.
2162
21632006-05-30 Richard Stallman <rms@gnu.org>
2164
2165 * display.texi (Line Height): Fix errors in description of
10d1d0af 2166 default line height and line-height property.
b8d4c8d0
GM
2167
2168 * nonascii.texi (Default Coding Systems): Further clarification.
2169
21702006-05-29 Luc Teirlinck <teirllm@auburn.edu>
2171
2172 * internals.texi (Pure Storage): Mention that an overflow in pure
2173 space causes a memory leak.
2174 (Garbage Collection): If there was an overflow in pure space,
2175 `garbage-collect' returns nil.
2176
21772006-05-30 Eli Zaretskii <eliz@gnu.org>
2178
2179 * nonascii.texi (Default Coding Systems): Fix it some more.
2180
21812006-05-29 Eli Zaretskii <eliz@gnu.org>
2182
2183 * nonascii.texi (Default Coding Systems): Fix last change.
2184
21852006-05-29 Kenichi Handa <handa@m17n.org>
2186
2187 * nonascii.texi (find-operation-coding-system): Describe the new
2188 argument format (FILENAME . BUFFER).
2189
21902006-05-28 Richard Stallman <rms@gnu.org>
2191
2192 * tips.texi (Coding Conventions): Better explain reasons not to
2193 advise other packages or use `eval-after-load'.
2194
21952006-05-29 Kim F. Storm <storm@cua.dk>
2196
2197 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
2198 `bindat-idx' and `bindat-raw' for clarity.
2199
22002006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2201
2202 * processes.texi (Bindat Spec): Expand on `repeat' handler.
2203
2204 * display.texi (Display): Add "Abstract Display" to menu.
2205 (Abstract Display, Abstract Display Functions)
2206 (Abstract Display Example): New nodes.
2207 * elisp.texi (Top): Add "Abstract Display" to menu.
2208
22092006-05-27 Chong Yidong <cyd@stupidchicken.com>
2210
2211 * keymaps.texi (Key Sequences): Link to input events definition.
2212 (Format of Keymaps): Delete material duplicated in Keymap Basics.
2213
2214 * files.texi (Changing Files): Document updated argument list for
2215 copy-file.
2216
22172006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2218
2219 * processes.texi (Bindat Functions): Explain term "total length".
2220 Use it in bindat-length and bindat-pack descriptions.
2221
22222006-05-26 Eli Zaretskii <eliz@gnu.org>
2223
2224 * tips.texi (Coding Conventions): Advise against using
2225 eval-after-load in packages. Add an index entry.
2226
22272006-05-25 Juri Linkov <juri@jurta.org>
2228
2229 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
2230
2231 * modes.texi (%-Constructs): Add %e, %z, %Z.
2232
22332006-05-25 Richard Stallman <rms@gnu.org>
2234
2235 * elisp.texi (Top): Update subnode menu.
2236
2237 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
2238 (Keymaps): Update menu.
2239
22402006-05-25 Chong Yidong <cyd@stupidchicken.com>
2241
2242 * keymaps.texi (Key Sequences): Some clarifications.
2243
22442006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
2245
2246 * processes.texi (Bindat Functions): Say "unibyte string"
2247 explicitly for bindat-unpack and bindat-pack descriptions.
2248 (Bindat Examples): Don't call `string-make-unibyte' in example.
2249
22502006-05-25 Chong Yidong <cyd@stupidchicken.com>
2251
2252 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 2253 Explain string and vector representations of key sequences.
b8d4c8d0
GM
2254
2255 * keymaps.texi (Changing Key Bindings):
dd7b651b 2256 * commands.texi (Interactive Codes):
b8d4c8d0
GM
2257 * help.texi (Describing Characters): Refer to it.
2258
22592006-05-23 Luc Teirlinck <teirllm@auburn.edu>
2260
2261 * frames.texi (Pointer Shape): @end table -> @end defvar.
2262
22632006-05-22 Richard Stallman <rms@gnu.org>
2264
2265 * elisp.texi (Top): Update subnode menus.
2266
2267 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
2268 Contents rewritten; material from old Pointer Shape node moved here.
2269
2270 * display.texi (Pointer Shape): Node deleted.
2271 (Image Descriptors): Minor cleanup.
2272
22732006-05-21 Richard Stallman <rms@gnu.org>
2274
2275 * syntax.texi (Parsing Expressions): Update info on which STATE
2276 elements are ignored.
2277
22782006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2279
2280 * hooks.texi (Standard Hooks): Correct typo.
2281
2282 * gpl.texi (GPL): ifinfo -> ifnottex.
2283
22842006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
2285
2286 * searching.texi (Simple Match Data): Warn about match data being
2287 set anew by every search.
2288
22892006-05-17 Richard Stallman <rms@gnu.org>
2290
2291 * minibuf.texi (Minibuffer History): Clarify.
2292
2293 * searching.texi (Regexp Special): Clarify nested regexp warning.
2294
22952006-05-16 Kim F. Storm <storm@cua.dk>
2296
2297 * minibuf.texi (Minibuffer History): Update add-to-history.
2298
22992006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
2300
2301 * nonascii.texi (Explicit Encoding): Fix
2302 typo (encoding<->decoding).
2303
23042006-05-14 Richard Stallman <rms@gnu.org>
2305
2306 * buffers.texi (Creating Buffers): Cleanup.
2307
2308 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
2309
23102006-05-13 Eli Zaretskii <eliz@gnu.org>
2311
2312 * buffers.texi (Current Buffer): Document that with-temp-buffer
2313 disables undo.
2314
2315 * os.texi (Terminal-Specific): More accurate description of how
2316 Emacs searches for the terminal-specific libraries.
2317
23182006-05-12 Eli Zaretskii <eliz@gnu.org>
2319
2320 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
2321 emacs-xtra to @inforef's.
2322
2323 * text.texi (Undo): Document that undo is turned off in buffers
2324 whose names begin with a space.
2325
2326 * buffers.texi (Buffer Names): Add index entries for buffers whose
2327 names begin with a space.
2328 (Creating Buffers): Document that undo is turned off in buffers
2329 whose names begin with a space.
2330
2331 * files.texi (Visiting Functions, Reading from Files)
2332 (Saving Buffers): Mention code and EOL conversions by file I/O
2333 primitives and subroutines.
2334
2335 * nonascii.texi (Lisp and Coding Systems): Document
2336 coding-system-eol-type. Add index entries for eol conversion.
2337
2338 * display.texi (Defining Faces): Mention `mac', and add an xref to
2339 where window-system is described.
2340
23412006-05-10 Richard Stallman <rms@gnu.org>
2342
2343 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
2344
23452006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2346
2347 * variables.texi (File Local Variables): Recommend to quote lambda
2348 expressions in safe-local-variable property.
2349
23502006-05-09 Richard Stallman <rms@gnu.org>
2351
2352 * variables.texi (File Local Variables): Document
2353 safe-local-eval-forms and safe-local-eval-function.
2354
23552006-05-07 Kim F. Storm <storm@cua.dk>
2356
2357 * minibuf.texi (Minibuffer History): Remove keep-dups arg
2358 from add-to-history.
2359
23602006-05-07 Romain Francoise <romain@orebokech.com>
2361
2362 * commands.texi (Event Input Misc):
2363 * compile.texi (Eval During Compile):
2364 * internals.texi (Buffer Internals):
2365 * minibuf.texi (Initial Input):
2366 * nonascii.texi (Scanning Charsets):
2367 * numbers.texi (Comparison of Numbers):
2368 * windows.texi (Textual Scrolling, Vertical Scrolling):
2369 Fix various typos.
2370
23712006-05-06 Eli Zaretskii <eliz@gnu.org>
2372
2373 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
2374 conditional xref's to either emacs or emacs-xtra, depending on
2375 @iftex/@ifnottex.
2376
2377 * minibuf.texi (Minibuffer History): Document add-to-history.
2378
23792006-05-05 Eli Zaretskii <eliz@gnu.org>
2380
2381 * internals.texi (Pure Storage): Mention the pure overflow message
2382 at startup.
2383
c8763fb6 23842006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2385
2386 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
2387 (Searching Keymaps): Fix pseudo-Lisp description of keymap
2388 search.
2389
23902006-05-01 Richard Stallman <rms@gnu.org>
2391
2392 * intro.texi (nil and t): Clarify.
2393
2394 * variables.texi (File Local Variables): Suggest using booleanp.
2395
23962006-05-01 Juanma Barranquero <lekktu@gmail.com>
2397
2398 * objects.texi (Type Predicates): Fix typos.
2399
24002006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2401
2402 * intro.texi (nil and t): Add booleanp.
2403
2404 * objects.texi (Type Predicates): Add links for booleanp and
2405 string-or-null-p.
2406
24072006-04-29 Richard Stallman <rms@gnu.org>
2408
2409 * modes.texi (Multiline Font Lock): Rename from
2410 Multi line Font Lock Elements. Much clarification.
2411 (Font Lock Multiline, Region to Fontify): Much clarification.
2412
24132006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2414
2415 * variables.texi (File Local Variables): Remove the special case t for
2416 safe-local-variable.
2417
24182006-04-26 Richard Stallman <rms@gnu.org>
2419
2420 * syntax.texi (Parsing Expressions): Minor cleanup.
2421
24222006-04-18 Richard Stallman <rms@gnu.org>
2423
2424 * tips.texi (Coding Conventions): Explain when the package's
2425 prefix should appear later on (not at the start of the name).
2426
2427 * searching.texi (String Search): Clarify effect of NOERROR.
2428
2429 * modes.texi (Imenu): Clarify what special items do.
2430
2431 * hooks.texi (Standard Hooks): Delete text about old hook names.
2432
24332006-04-17 Romain Francoise <romain@orebokech.com>
2434
2435 * variables.texi (Local Variables): Update the default value of
2436 `max-specpdl-size'.
2437
24382006-04-15 Michael Olson <mwolson@gnu.org>
2439
2440 * processes.texi (Transaction Queues): Mention the new optional
2441 `delay-question' argument for `tq-enqueue'.
2442
24432006-04-13 Bill Wohler <wohler@newt.com>
2444
2445 * customize.texi (Common Keywords): Use dotted notation for
2446 :package-version value. Specify its values. Improve documentation
2447 for customize-package-emacs-version-alist.
2448
24492006-04-12 Bill Wohler <wohler@newt.com>
2450
2451 * customize.texi (Common Keywords): Move description of
2452 customize-package-emacs-version-alist to @defvar.
2453
24542006-04-10 Bill Wohler <wohler@newt.com>
2455
2456 * customize.texi (Common Keywords): Add :package-version.
2457
24582006-04-10 Kim F. Storm <storm@cua.dk>
2459
2460 * text.texi (Buffer Contents): Add NOPROPS arg to
2461 filter-buffer-substring.
2462
24632006-04-08 Kevin Ryde <user42@zip.com.au>
2464
2465 * os.texi (Command-Line Arguments): Update xref to emacs manual
2466 "Command Arguments" -> "Emacs Invocation", per change there.
2467
24682006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
2469
2470 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2471 be on one line to help makeinfo not render two spaces after the dot.
2472
24732006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2474
2475 * strings.texi (Predicates for Strings): Add string-or-null-p.
2476
24772006-03-28 Kim F. Storm <storm@cua.dk>
2478
2479 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2480 remarks about systems that don't support fractional seconds.
2481
24822006-03-25 Karl Berry <karl@gnu.org>
2483
2484 * elisp.texi: Use @copyright{} instead of (C), and do not indent
2485 the year list.
2486
24872006-03-21 Nick Roberts <nickrob@snap.net.nz>
2488
2489 * display.texi (Fringe Indicators): Fix typos.
2490
24912006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2492
2493 * tips.texi (Documentation Tips): One can now also write `program'
2494 in front of a quoted symbol in a docstring to prevent making a
2495 hyperlink.
2496
24972006-03-19 Alan Mackenzie <acm@muc.de>
2498
2499 * text.texi (Special Properties): Clarify `fontified' property.
2500
25012006-03-16 Richard Stallman <rms@gnu.org>
2502
2503 * display.texi (Defining Images): Minor cleanup.
2504
25052006-03-16 Bill Wohler <wohler@newt.com>
2506
2507 * display.texi (Defining Images): In image-load-path-for-library,
2508 prefer user's images.
2509
25102006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2511
2512 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2513
25142006-03-15 Bill Wohler <wohler@newt.com>
2515
2516 * display.texi (Defining Images): Fix example in
2517 image-load-path-for-library by not recommending that one binds
2518 image-load-path. Just defvar it to placate compiler and only use
2519 it if previously defined.
2520
25212006-03-14 Bill Wohler <wohler@newt.com>
2522
2523 * display.texi (Defining Images): In image-load-path-for-library,
2524 always return list of directories. Update example.
2525
25262006-03-14 Alan Mackenzie <acm@muc.de>
2527
2528 * modes.texi: New node, "Region to Fontify" (for Font Lock).
2529 This describes font-lock-extend-region-function.
2530 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2531 the new node "Region to Fontify".
2532
25332006-03-13 Richard Stallman <rms@gnu.org>
2534
2535 * display.texi (Invisible Text): The impossible position is
2536 now before the invisible text, not after.
2537 (Defining Images): Clean up last change.
2538
25392006-03-11 Bill Wohler <wohler@newt.com>
2540
2541 * display.texi (Defining Images): Add image-load-path-for-library.
2542
25432006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2544
2545 * text.texi (Adaptive Fill): Fix Texinfo usage.
2546
2547 * strings.texi (Creating Strings): Fix Texinfo usage.
2548
2549 * searching.texi (Regexp Special): Use @samp for regular
2550 expressions that are not in Lisp syntax.
2551
25522006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2553
2554 * searching.texi (Regexp Special): Put remark between parentheses
2555 to avoid misreading.
2556
25572006-03-07 Luc Teirlinck <teirllm@auburn.edu>
2558
2559 * searching.texi (Syntax of Regexps): More accurately describe
2560 which characters are special in which situations.
2561 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2562 are not special. Describe in detail when `[' and `]' are special.
2563 (Regexp Backslash): Plenty of regexps with unbalanced square
2564 brackets are valid, so reword that statement.
2565
25662006-03-02 Kim F. Storm <storm@cua.dk>
2567
2568 * keymaps.texi (Tool Bar): Add tool-bar-border.
2569
25702006-02-28 Luc Teirlinck <teirllm@auburn.edu>
2571
2572 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
2573
25742006-02-27 Luc Teirlinck <teirllm@auburn.edu>
2575
2576 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2577
2578 * files.texi (Locating Files): Suggest additional values for the
2579 SUFFIXES arg of `locate-file'. Update pxref.
2580
2581 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2582 (How Programs Do Loading): Discuss the effects of Auto Compression
2583 mode on `load'.
2584 (Load Suffixes): New node.
2585 (Library Search): Delete description of `load-suffixes'; it was
2586 moved to "Load Suffixes".
2587 (Autoload, Named Features): Mention `load-suffixes'.
2588
25892006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2590
2591 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
2592
2593 * windows.texi (Window Tree): Fix typo.
2594
25952006-02-20 Kim F. Storm <storm@cua.dk>
2596
2597 * display.texi (Fringe Indicators): New section.
2598 Move indicate-empty-lines, indicate-buffer-boundaries, and
2599 default-indicate-buffer-boundaries here.
2600 Add fringe-indicator-alist and default-fringes-indicator-alist.
2601 Add list of logical fringe indicator symbols.
2602 Update list of standard bitmap names.
2603 (Fringe Cursors): New section.
2604 Move overflow-newline-into-fringe here.
2605 Add fringe-cursor-alist and default-fringes-cursor-alist.
2606 Add list of fringe cursor symbols.
2607
26082006-02-20 Juanma Barranquero <lekktu@gmail.com>
2609
2610 * commands.texi (Using Interactive): Fix reference to node
2611 "Minibuffers".
2612
26132006-02-19 Richard M. Stallman <rms@gnu.org>
2614
2615 * minibuf.texi (High-Level Completion):
2616 Add xref to read-input-method-name.
2617
2618 * files.texi (Relative File Names): Move file-relative-name here.
2619 (File Name Expansion): From here. Minor clarifications.
2620
2621 * commands.texi (Using Interactive): Add xrefs about reading input.
2622 Clarify remarks about that moving point and mark.
2623 Put string case before list case.
2624
c8763fb6 26252006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2626
2627 * display.texi (Other Display Specs, Image Descriptors):
2628 Revert erroneous changes. The previous description of
2629 image-descriptors as `(image . PROPS)' was correct.
2630
26312006-02-14 Richard M. Stallman <rms@gnu.org>
2632
2633 * variables.texi (File Local Variables): Clarifications.
2634
26352006-02-14 Juanma Barranquero <lekktu@gmail.com>
2636
2637 * variables.texi (File Local Variables): Use @code for a cons
2638 cell, not @var.
2639
26402006-02-13 Chong Yidong <cyd@stupidchicken.com>
2641
2642 * variables.texi (File Local Variables): Document new file local
2643 variable behavior.
2644
26452006-02-10 Kim F. Storm <storm@cua.dk>
2646
2647 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2648
26492006-02-08 Juanma Barranquero <lekktu@gmail.com>
2650
2651 * modes.texi (%-Constructs): Remove obsolete info about
2652 `global-mode-string'.
2653
26542006-02-07 Richard M. Stallman <rms@gnu.org>
2655
2656 * commands.texi (Prefix Command Arguments): Minor cleanup.
2657
2658 * display.texi: "Graphical display", not window system.
2659
2660 * functions.texi (What Is a Function): Fix xref.
2661
2662 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2663 (Changing Key Bindings): Clarify when remapping is better than
2664 substitute-key-definition.
2665
26662006-02-02 Richard M. Stallman <rms@gnu.org>
2667
2668 * minibuf.texi (Basic Completion): Completion alists are risky.
2669
2670 * keymaps.texi (Active Keymaps): Clarifications.
2671 (Searching Keymaps): New node.
2672 (Keymaps): Update menu.
2673
2674 * frames.texi (Layout Parameters): Minor clarification.
2675 (Drag and Drop): New node.
2676 (Frames): Update menu.
2677
26782006-01-29 Chong Yidong <cyd@stupidchicken.com>
2679
2680 * display.texi (Other Display Specs, Image Descriptors):
2681 Image description is a list, not a cons cell.
2682
26832006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2684
2685 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
2686 list is not necessarily a list).
2687
26882006-01-27 Eli Zaretskii <eliz@gnu.org>
2689
2690 * frames.texi (Layout Parameters): border-width and
2691 internal-border-width belong to the frame, not the window.
2692
26932006-01-19 Richard M. Stallman <rms@gnu.org>
2694
2695 * nonascii.texi (Translation of Characters): Search cmds use
2696 translation-table-for-input. Automatically made local.
2697
2698 * markers.texi (Overview of Markers): Count insertion type
2699 as one of a marker's attributes.
2700
2701 * keymaps.texi (Controlling Active Maps): New node, split out of
2702 Active Keymaps.
2703 (Keymaps): Menu updated.
2704 (Active Keymaps): Give pseudocode to explain how the active
2705 maps are searched. current-active-maps and key-binding moved here.
2706 (Functions for Key Lookup): current-active-maps and key-binding moved.
2707 Clarifications.
2708 (Searching the Keymaps): New subnode.
2709
2710 * elisp.texi (Top): Menu clarification.
2711
2712 * display.texi (Other Display Specs): Delete duplicate entry for
2713 just a string as display spec. Move text about recursive display
2714 specs on such a string.
2715
2716 * commands.texi (Key Sequence Input): Clarify.
2717 Move num-nonmacro-input-events out.
2718 (Reading One Event): num-nonmacro-input-events moved here.
2719
27202006-01-14 Nick Roberts <nickrob@snap.net.nz>
2721
2722 * advice.texi (Simple Advice): Update example to fit argument
2723 change in previous-line.
2724
27252006-01-05 Richard M. Stallman <rms@gnu.org>
2726
2727 * markers.texi (The Mark): Fix in `mark'.
2728
27292006-01-04 Richard M. Stallman <rms@gnu.org>
2730
2731 * processes.texi (Misc Network, Make Network): Minor cleanups.
2732
27332006-01-04 Kim F. Storm <storm@cua.dk>
2734
2735 * processes.texi (Make Network): Add IPv6 addresses and handling.
2736 (Network Feature Testing): Mention (:family ipv6).
2737 (Misc Network): Add IPv6 formats to format-network-address.
2738
27392005-12-30 Richard M. Stallman <rms@gnu.org>
2740
2741 * text.texi (Changing Properties):
2742 Don't use return value of set-text-properties.
2743
27442005-12-29 Luc Teirlinck <teirllm@auburn.edu>
2745
2746 * modes.texi (Mode Line Format): Correct typo in menu.
2747
27482005-12-29 Richard M. Stallman <rms@gnu.org>
2749
2750 * modes.texi (Mode Line Top): New node.
2751 (Mode Line Data): Some text moved to new node.
2752 Explain the data structure more concretely.
2753 (Mode Line Basics): Clarifications.
2754 (Mode Line Variables): Clarify intro paragraph.
2755 (%-Constructs): Clarify intro paragraph.
2756 (Mode Line Format): Update menu.
2757
27582005-12-28 Luc Teirlinck <teirllm@auburn.edu>
2759
2760 * minibuf.texi (Basic Completion): Update lazy-completion-table
2761 examples for removal of ARGS argument.
2762
27632005-12-23 Richard M. Stallman <rms@gnu.org>
2764
2765 * text.texi (Undo): Restore some explanation from the version
2766 that was deleted.
2767
27682005-12-23 Eli Zaretskii <eliz@gnu.org>
2769
2770 * text.texi (Undo): Remove duplicate descriptions of `apply
2771 funname' and `apply delta' elements of the undo list.
2772
27732005-12-20 Richard M. Stallman <rms@gnu.org>
2774
2775 * help.texi (Help Functions): Update documentation of `apropos'.
2776
27772005-12-20 Luc Teirlinck <teirllm@auburn.edu>
2778
2779 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
2780 because it is confusing. If the :help-echo keyword is a function,
2781 it is not directly used as the :help-echo overlay property, as the
2782 xref seems to suggest (it does not take the appropriate args).
2783
27842005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2785
2786 * customize.texi (Common Keywords): Fix Texinfo usage.
2787 (Group Definitions, Variable Definitions): Update for new
2788 conventions for using `*' in docstrings.
2789
2790 * tips.texi (Documentation Tips): Update for new conventions for
2791 using `*' in docstrings.
2792
27932005-12-16 Richard M. Stallman <rms@gnu.org>
2794
2795 * minibuf.texi (Minibuffer Contents): Minor cleanup.
2796
27972005-12-16 Juri Linkov <juri@jurta.org>
2798
2799 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
2800
28012005-12-14 Romain Francoise <romain@orebokech.com>
2802
2803 * modes.texi (Customizing Keywords): Rename `append' to `how'.
2804 Fix typo.
2805
28062005-12-11 Juri Linkov <juri@jurta.org>
2807
2808 * minibuf.texi (Completion Commands): Add mention of read-file-name
2809 for filename completion keymaps.
2810 (Reading File Names): Add mention of filename completion keymaps
2811 for read-file-name and xref to `Completion Commands'.
2812
28132005-12-10 Richard M. Stallman <rms@gnu.org>
2814
2815 * customize.texi (Common Keywords): State caveats for use of :tag.
2816
28172005-12-08 Richard M. Stallman <rms@gnu.org>
2818
2819 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
2820 with xrefs and better explanation.
2821 (Completion Commands): Add the filename completion maps.
2822
2823 * objects.texi (Character Type): Clarify that \s is not space
2824 if a dash follows.
2825
28262005-12-05 Richard M. Stallman <rms@gnu.org>
2827
2828 * windows.texi (Resizing Windows): Delete preserve-before args.
2829
28302005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2831
2832 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
2833 in full keymaps, since the quirk has been fixed.
2834
28352005-12-03 Eli Zaretskii <eliz@gnu.org>
2836
2837 * hooks.texi (Standard Hooks): Add index entries. Mention
2838 `compilation-finish-functions'.
2839
28402005-11-27 Richard M. Stallman <rms@gnu.org>
2841
2842 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
2843
28442005-11-21 Juri Linkov <juri@jurta.org>
2845
2846 * customize.texi (Common Keywords): Update links types
2847 custom-manual and url-link. Add link types emacs-library-link,
2848 file-link, function-link, variable-link, custom-group-link.
2849
28502005-11-20 Chong Yidong <cyd@stupidchicken.com>
2851
2852 * display.texi: Revert 2005-11-20 change.
2853
28542005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
2855
2856 * processes.texi (Bindat Functions):
2857 Say "third" to refer to zero-based index "2".
2858
28592005-11-18 Luc Teirlinck <teirllm@auburn.edu>
2860
2861 * loading.texi (Library Search): Update the default value of
2862 `load-suffixes'.
2863
28642005-11-17 Chong Yidong <cyd@stupidchicken.com>
2865
2866 * display.texi (Attribute Functions): Mention :ignore-defface.
2867
28682005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
2869
2870 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
2871 (Minor Mode Conventions): Mention the use of a hook.
2872
28732005-11-06 Richard M. Stallman <rms@gnu.org>
2874
2875 * files.texi (Magic File Names): find-file-name-handler checks the
2876 `operations' property of the handler.
2877
28782005-11-03 Richard M. Stallman <rms@gnu.org>
2879
2880 * variables.texi (Frame-Local Variables): Small clarification.
2881
28822005-10-29 Chong Yidong <cyd@stupidchicken.com>
2883
2884 * os.texi (Init File): Document ~/.emacs.d/init.el.
2885
28862005-10-29 Richard M. Stallman <rms@gnu.org>
2887
2888 * internals.texi (Garbage Collection): Document memory-full.
2889
28902005-10-28 Bill Wohler <wohler@newt.com>
2891
2892 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
2893 for URLs.
2894
28952005-10-28 Richard M. Stallman <rms@gnu.org>
2896
2897 * minibuf.texi (Completion Commands): Clean up prev change.
2898
28992005-10-26 Kevin Ryde <user42@zip.com.au>
2900
2901 * compile.texi (Eval During Compile): Explain recommended uses
2902 of eval-when-compile and eval-and-compile.
2903
29042005-10-27 Masatake YAMATO <jet@gyve.org>
2905
2906 * minibuf.texi (Completion Commands):
2907 Write about new optional argument for `display-completion-list'.
2908
29092005-10-23 Richard M. Stallman <rms@gnu.org>
2910
2911 * display.texi (Overlay Arrow): Clarify about local bindings of
2912 overlay-arrow-position.
2913
29142005-10-22 Eli Zaretskii <eliz@gnu.org>
2915
2916 * internals.texi (Building Emacs): Fix last change.
2917
29182005-10-22 Richard M. Stallman <rms@gnu.org>
2919
2920 * internals.texi (Building Emacs): Document eval-at-startup.
2921
29222005-10-21 Richard M. Stallman <rms@gnu.org>
2923
2924 * loading.texi (Where Defined): load-history contains abs file names.
2925 symbol-file returns abs file names.
2926
29272005-10-19 Kim F. Storm <storm@cua.dk>
2928
2929 * display.texi (Showing Images): Add max-image-size integer value.
2930
29312005-10-18 Chong Yidong <cyd@stupidchicken.com>
2932
2933 * display.texi (Showing Images): Document max-image-size.
2934
29352005-10-17 Richard M. Stallman <rms@gnu.org>
2936
2937 * commands.texi (Quitting): Minor clarification.
2938
2939 * processes.texi (Sentinels): Clarify about output and quitting.
2940 (Filter Functions): Mention with-local-quit.
2941
29422005-10-17 Juri Linkov <juri@jurta.org>
2943
2944 * buffers.texi (Current Buffer):
2945 * commands.texi (Event Input Misc):
2946 * compile.texi (Eval During Compile, Compiler Errors):
2947 * customize.texi (Group Definitions):
2948 * display.texi (Progress, Defining Faces):
2949 * files.texi (Writing to Files):
2950 * modes.texi (Mode Hooks, Defining Minor Modes):
2951 * streams.texi (Output Functions):
2952 * syntax.texi (Syntax Table Functions):
2953 * text.texi (Change Hooks):
2954 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2955
2956 * commands.texi (Quitting): Replace arg `forms' with `body' in
2957 `with-local-quit'.
2958
2959 * positions.texi (Excursions): Replace arg `forms' with `body' in
2960 `save-excursion'.
2961
29622005-10-08 Kim F. Storm <storm@cua.dk>
2963
2964 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
2965 Rename manual section accordingly.
2966
29672005-10-04 Kim F. Storm <storm@cua.dk>
2968
2969 * windows.texi (Window Split Tree): New section describing
2970 new function window-split-tree function.
2971
29722005-10-03 Nick Roberts <nickrob@snap.net.nz>
2973
2974 * display.texi (Fringe Size/Pos): Simplify and add detail.
2975
29762005-09-30 Romain Francoise <romain@orebokech.com>
2977
2978 * minibuf.texi (High-Level Completion): Explain that the prompt
2979 given to `read-buffer' should end with a colon and a space.
2980 Update usage examples.
2981
29822005-09-29 Juri Linkov <juri@jurta.org>
2983
2984 * display.texi (Displaying Messages): Rename argument name
2985 `string' to `format-string' in functions `message', `message-box',
2986 `message-or-box'.
2987
29882005-09-26 Chong Yidong <cyd@stupidchicken.com>
2989
2990 * errors.texi (Standard Errors): Correct xrefs.
2991
29922005-09-18 Chong Yidong <cyd@stupidchicken.com>
2993
2994 * display.texi (Defining Images): Update documentation for
2995 `image-load-path'.
2996
29972005-09-17 Richard M. Stallman <rms@gnu.org>
2998
2999 * display.texi (Defining Images): Clean up previous change.
3000
30012005-09-16 Romain Francoise <romain@orebokech.com>
3002
3003 * elisp.texi: Specify GFDL version 1.2.
3004
3005 * doclicense.texi (GNU Free Documentation License): Update to
3006 version 1.2.
3007
30082005-09-15 Chong Yidong <cyd@stupidchicken.com>
3009
3010 * display.texi (Defining Images): Document `image-load-path'.
3011
30122005-09-15 Richard M. Stallman <rms@gnu.org>
3013
3014 * objects.texi (Printed Representation): Minor cleanup.
3015 (Box Diagrams): Minor fix.
3016 (Cons Cell Type): Move (...) index item here.
3017 (Box Diagrams): From here.
3018 (Array Type): Minor fix.
3019 (Type Predicates): Delete index "predicates".
3020 (Hash Table Type): Clarify xref.
3021 (Dotted Pair Notation): Minor fix.
3022
30232005-09-10 Chong Yidong <cyd@stupidchicken.com>
3024
3025 * files.texi (Saving Buffers): Fix typo.
3026
30272005-09-08 Richard M. Stallman <rms@gnu.org>
3028
3029 * tips.texi (Programming Tips): Correct the "default" prompt spec.
3030
30312005-09-08 Chong Yidong <cyd@stupidchicken.com>
3032
3033 * locals.texi (Standard Buffer-Local Variables): Don't include
3034 mode variables for minor modes.
3035 Fix xrefs for buffer-display-count, buffer-display-table,
3036 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
3037 enable-multibyte-characters, fill-column, header-line-format,
3038 left-fringe-width, left-margin, and right-fringe-width.
3039
3040 * hooks.texi (Standard Hooks): All hooks should conform to the
3041 standard naming convention now.
3042 Fix xref for `echo-area-clear-hook'.
3043
3044 * display.texi (Usual Display): Note that indicate-empty-lines and
3045 tab-width are buffer-local.
3046
3047 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
3048
3049 * modes.texi (Mode Help): Note that major-mode is buffer-local.
3050
3051 * nonascii.texi (Encoding and I/O): Note that
3052 buffer-file-coding-system is buffer-local.
3053
3054 * positions.texi (List Motion): Note that defun-prompt-regexp is
3055 buffer-local.
3056
3057 * text.texi (Auto Filling): Note that auto-fill-function is
3058 buffer-local.
3059 (Undo): Note that buffer-undo-list is buffer-local.
3060
3061 * windows.texi (Buffers and Windows): Document
3062 buffer-display-count.
3063
30642005-09-06 Richard M. Stallman <rms@gnu.org>
3065
3066 * tips.texi (Coding Conventions): Sometimes it is ok to put the
3067 package prefix elsewhere than at the start of the name.
3068
30692005-09-03 Richard M. Stallman <rms@gnu.org>
3070
3071 * tips.texi (Programming Tips): Add conventions for minibuffer
3072 questions and prompts.
3073
30742005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
3075
3076 * intro.texi (nil and t): Minor cleanup.
3077 Delete spurious mention of keyword symbols.
3078 (Evaluation Notation): Add index entry.
3079 (A Sample Function Description): Minor cleanup.
3080 (A Sample Variable Description): Not all vars can be set.
3081
30822005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
3083
3084 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
3085
3086 (Insertion): Document precise type of `insert-char' arg COUNT.
3087
30882005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3089
3090 * modes.texi (Other Font Lock Variables): Sync the default of
3091 font-lock-lines-before.
3092
30932005-08-31 Michael Albinus <michael.albinus@gmx.de>
3094
3095 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
3096
30972005-08-29 Richard M. Stallman <rms@gnu.org>
3098
3099 * elisp.texi (Top): Update subnode menu.
3100
3101 * searching.texi (Searching and Matching): Move node.
3102 Rearrange contents and add overall explanation.
3103 (Searching and Case): Move node.
3104 (Searching and Matching): Update menu.
3105
31062005-08-27 Eli Zaretskii <eliz@gnu.org>
3107
3108 * os.texi (Startup Summary): Fix the description of the initial
3109 startup message display.
3110
31112005-08-25 Richard M. Stallman <rms@gnu.org>
3112
3113 * searching.texi (Search and Replace): Add replace-regexp-in-string.
3114
31152005-08-25 Emilio C. Lopes <eclig@gmx.net>
3116
3117 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
3118 `next-overlay-change' example.
3119
31202005-08-22 Juri Linkov <juri@jurta.org>
3121
3122 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
3123 Fix invert-face. Fix args of face-background.
3124
3125 * display.texi (Standard Faces): Delete node.
3126 (Faces): Add xref to `(emacs)Standard Faces'.
3127 (Displaying Faces): Fix xref to `Standard Faces'.
3128
3129 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
3130
31312005-08-20 Alan Mackenzie <acm@muc.de>
3132
3133 * buffers.texi (The Buffer List): Clarify the manipulation of the
3134 buffer list.
3135
31362005-08-14 Richard M. Stallman <rms@gnu.org>
3137
3138 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
3139 a regexp.
3140
31412005-08-11 Richard M. Stallman <rms@gnu.org>
3142
3143 * elisp.texi (Top): Update subnode lists.
3144
3145 * display.texi (Inverse Video): Node deleted.
3146
3147 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
3148 New nodes split out of Coding Conventions.
3149
3150 * searching.texi (Regular Expressions): Document re-builder.
3151
3152 * os.texi (Time Parsing): New node split out of Time Conversion.
3153
3154 * processes.texi (Misc Network, Network Feature Testing)
3155 (Network Options, Make Network): New nodes split out of
3156 Low-Level Network.
3157
31582005-08-09 Richard M. Stallman <rms@gnu.org>
3159
3160 * frames.texi (Geometry): New node, split from Size and Position.
3161 (Frame Parameters): Refer to Geometry.
3162
3163 * buffers.texi (The Buffer List): Fix xrefs.
3164
3165 * windows.texi (Splitting Windows): Fix xref.
3166
3167 * frames.texi (Layout Parameters): Add xref.
3168
3169 * display.texi (Line Height, Scroll Bars): Fix xrefs.
3170
3171 * keymaps.texi (Menu Bar): Fix xref.
3172
3173 * locals.texi (Standard Buffer-Local Variables): Fix xref.
3174
3175 * modes.texi (%-Constructs): Fix xref.
3176
3177 * frames.texi (Window Frame Parameters): Node split up.
3178 (Basic Parameters, Position Parameters, Size Parameters)
3179 (Layout Parameters, Buffer Parameters, Management Parameters)
3180 (Cursor Parameters, Color Parameters): New subnodes.
3181
31822005-08-09 Luc Teirlinck <teirllm@auburn.edu>
3183
3184 * positions.texi (Screen Lines): Update xref for previous change
3185 in minibuf.texi.
3186
3187 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
3188 change in minibuf.texi.
3189
31902005-08-09 Richard M. Stallman <rms@gnu.org>
3191
3192 * tips.texi (Coding Conventions): Minor cleanup.
3193
3194 * modes.texi (Defining Minor Modes): Explain when init-value
3195 can be non-nil.
3196
3197 * elisp.texi (Top): Update submenu for Minibuffer.
3198
3199 * minibuf.texi (Minibuffer Misc): Node split up.
3200 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
3201 (Recursive Mini): New nodes split out from Minibuffer Misc.
3202 (Minibuffer Misc): Document max-mini-window-height.
3203
3204 * hash.texi (Defining Hash): Delete stray paren in example.
3205
3206 * display.texi (Echo Area Customization): Don't define
3207 max-mini-window-height here; xref instead.
3208
3209 * commands.texi (Event Input Misc): Update while-no-input.
3210
3211 * advice.texi (Advising Functions): Explain when to use advice
3212 and when to use a hook.
3213
32142005-07-30 Eli Zaretskii <eliz@gnu.org>
3215
3216 * makefile.w32-in (info): Don't run install-info.
3217 ($(infodir)/dir): New target, produced by running install-info.
3218
32192005-07-27 Luc Teirlinck <teirllm@auburn.edu>
3220
3221 * modes.texi (Defining Minor Modes): The keyword for the initial
3222 value is :init-value, not :initial-value.
3223
32242005-07-23 Eli Zaretskii <eliz@gnu.org>
3225
3226 * loading.texi (Autoload): Make the `doctor' example be consistent
3227 with what's in current loaddefs.el. Describe the "fn" magic in
3228 the usage portion of the doc string.
3229
32302005-07-22 Richard M. Stallman <rms@gnu.org>
3231
3232 * internals.texi (Garbage Collection): Clarify previous change.
3233
32342005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
3235
3236 * internals.texi (Garbage Collection): Add gc-cons-percentage.
3237
32382005-07-18 Juri Linkov <juri@jurta.org>
3239
3240 * commands.texi (Accessing Events):
3241 * frames.texi (Text Terminal Colors, Resources):
3242 * markers.texi (The Mark):
3243 * modes.texi (Defining Minor Modes):
3244 Delete duplicate duplicate words.
3245
32462005-07-16 Richard M. Stallman <rms@gnu.org>
3247
3248 * display.texi (Managing Overlays): Clarify make-overlay
3249 args for insertion types.
3250
32512005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3252
3253 * customize.texi (Variable Definitions):
3254 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
3255 `standard-value' is a list too.
3256 (Defining New Types): Use @key{RET} instead of @key{ret}.
3257
32582005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
3259
3260 * os.texi (Translating Input): Fix typo.
3261
32622005-07-08 Richard M. Stallman <rms@gnu.org>
3263
3264 * README: Update edition number and size estimate.
3265
3266 * elisp.texi (VERSION): Set to 2.9.
3267
32682005-07-07 Richard M. Stallman <rms@gnu.org>
3269
3270 * book-spine.texinfo: Update Emacs version.
3271
3272 * display.texi (Inverse Video): Delete mode-line-inverse-video.
3273
32742005-07-06 Richard M. Stallman <rms@gnu.org>
3275
3276 * searching.texi (Regexp Search): Clarify what re-search-forward
3277 does when the search fails.
3278
32792005-07-05 Lute Kamstra <lute@gnu.org>
3280
3281 * Update FSF's address in GPL notices.
3282
3283 * doclicense.texi (GNU Free Documentation License):
3284 * gpl.texi (GPL):
3285 * tips.texi (Coding Conventions, Library Headers):
3286 * vol1.texi:
3287 * vol2.texi: Update FSF's address.
3288
32892005-07-04 Richard M. Stallman <rms@gnu.org>
3290
3291 * hooks.texi (Standard Hooks): Add occur-hook.
3292
32932005-07-03 Luc Teirlinck <teirllm@auburn.edu>
3294
3295 * display.texi (The Echo Area): Correct menu.
3296
32972005-07-03 Richard M. Stallman <rms@gnu.org>
3298
3299 * elisp.texi (Top): Update subnode menu for Display.
3300
3301 * display.texi (Displaying Messages): New node, with most
3302 of what was in The Echo Area.
3303 (Progress): Moved under The Echo Area.
3304 (Logging Messages): New node with new text.
3305 (Echo Area Customization): New node, the rest of what was
3306 in The Echo Area. Document message-truncate-lines with @defvar.
3307 (Display): Update menu.
3308
3309 * windows.texi (Textual Scrolling): Doc 3 values for
3310 scroll-preserve-screen-position.
3311
3312 * text.texi (Special Properties): Change hook functions
3313 should bind inhibit-modification-hooks around altering buffer text.
3314
3315 * keymaps.texi (Key Binding Commands): Call binding BINDING
3316 rather than DEFINITION.
3317
33182005-06-29 Juanma Barranquero <lekktu@gmail.com>
3319
3320 * variables.texi (Defining Variables): `user-variable-p' returns t
3321 for aliases of user options, nil for alias loops.
3322
33232005-06-28 Richard M. Stallman <rms@gnu.org>
3324
3325 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
3326 make-keymap.
3327
33282005-06-27 Luc Teirlinck <teirllm@auburn.edu>
3329
3330 * variables.texi (Setting Variables): Correct and clarify
3331 description of `add-to-ordered-list'.
3332
33332005-06-26 Richard M. Stallman <rms@gnu.org>
3334
3335 * display.texi (Faces): Minor cleanup.
3336
33372005-06-25 Luc Teirlinck <teirllm@auburn.edu>
3338
3339 * display.texi (Faces): `facep' returns t for strings that are
3340 face names.
3341
33422005-06-25 Richard M. Stallman <rms@gnu.org>
3343
3344 * objects.texi (Equality Predicates): Clarify meaning of equal.
3345
3346 * windows.texi (Selecting Windows): save-selected-window
3347 and with-selected-window save and restore the current buffer.
3348
33492005-06-24 Richard M. Stallman <rms@gnu.org>
3350
3351 * numbers.texi (Float Basics): Explain how to test for NaN,
3352 and printing the sign of NaNs.
3353
33542005-06-24 Eli Zaretskii <eliz@gnu.org>
3355
3356 * makefile.w32-in (MAKEINFO): Use --force.
3357
33582005-06-23 Richard M. Stallman <rms@gnu.org>
3359
3360 * display.texi (Face Functions): Correct Texinfo usage.
3361
33622005-06-23 Luc Teirlinck <teirllm@auburn.edu>
3363
3364 * lists.texi (Rings): `ring-elements' now returns the elements of
3365 RING in order.
3366
33672005-06-23 Juanma Barranquero <lekktu@gmail.com>
3368
3369 * markers.texi (The Mark): Texinfo usage fix.
3370
33712005-06-23 Kim F. Storm <storm@cua.dk>
3372
3373 * searching.texi (Entire Match Data): Remove evaporate option for
3374 match-data. Do not mention evaporate option for set-match-data.
3375
33762005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
3377
3378 * display.texi (Face Functions): Mention face aliases.
3379
33802005-06-21 Richard M. Stallman <rms@gnu.org>
3381
3382 * anti.texi (Antinews): Texinfo usage fix.
3383
33842005-06-21 Karl Berry <karl@gnu.org>
3385
3386 * elisp.texi: Use @copying.
3387
3388 * elisp.texi: Put @summarycontents and @contents before the Top
3389 node, instead of the end of the file, so that the contents appear
3390 in the right place in the dvi/pdf output.
3391
33922005-06-21 Juri Linkov <juri@jurta.org>
3393
3394 * display.texi (Defining Faces): Add `customized-face'.
3395
33962005-06-20 Kim F. Storm <storm@cua.dk>
3397
3398 * variables.texi (Setting Variables): Any type of element can be
3399 given order in add-to-ordered-list. Compare elements with eq.
3400
3401 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
3402
34032005-06-20 Karl Berry <karl@gnu.org>
3404
3405 * syntax.texi (Syntax Flags): Make last column very slightly wider
3406 to avoid "generic comment" breaking on two lines and causing an
3407 underfull box.
3408
34092005-06-19 Luc Teirlinck <teirllm@auburn.edu>
3410
3411 * lists.texi (Rings): Various minor clarifications and corrections.
3412
34132005-06-18 Richard M. Stallman <rms@gnu.org>
3414
3415 * functions.texi (Obsolete Functions): Simplify.
3416
3417 * variables.texi (Variable Aliases): Simplify.
3418
3419 * anti.texi, backups.texi, compile.texi, customization.texi:
3420 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3421 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3422 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3423 * variables.texi: Fix formatting ugliness.
3424
3425 * elisp.texi: Add links to Rings and Byte Packing.
3426 Update version and copyright years.
3427
3428 * minibuf.texi: Fix formatting ugliness.
3429 (Completion Commands): Move keymap vars to the end
3430 and vars completing-read binds to the top.
3431
34322005-06-17 Luc Teirlinck <teirllm@auburn.edu>
3433
3434 * processes.texi: Fix typos.
3435 (Bindat Spec): Correct Texinfo error.
3436 (Byte Packing): Fix ungrammatical sentence.
3437
34382005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
3439
3440 * lists.texi (Rings): New node.
3441 (Lists): Add it to menu.
3442
3443 * processes.texi (Byte Packing): New node.
3444 (Processes): Add it to menu.
3445
34462005-06-17 Richard M. Stallman <rms@gnu.org>
3447
3448 * syntax.texi (Parsing Expressions): Fix texinfo usage.
3449
3450 * help.texi (Documentation Basics): Explain the xref to
3451 Documentation Tips.
3452
3453 * debugging.texi (Debugger Commands): Minor fix.
3454
34552005-06-16 Luc Teirlinck <teirllm@auburn.edu>
3456
3457 * edebug.texi (Instrumenting): Eliminate duplicate link.
3458 (Specification List): Replace references to "below", referring to
3459 a later node, with one @ref to that node.
3460
3461 * os.texi (Timers): Timers should save and restore the match data
3462 if they change it.
3463
3464 * debugging.texi (Debugger Commands): Mention that the Lisp
3465 debugger can not step through primitive functions.
3466
34672005-06-16 Juanma Barranquero <lekktu@gmail.com>
3468
3469 * functions.texi (Obsolete Functions): Update argument names of
3470 `make-obsolete' and `define-obsolete-function-alias'.
3471
3472 * variables.texi (Variable Aliases): Update argument names of
3473 `defvaralias', `make-obsolete-variable' and
3474 `define-obsolete-variable-alias'.
3475
34762005-06-15 Kim F. Storm <storm@cua.dk>
3477
3478 * searching.texi (Entire Match Data): Rephrase warnings about
3479 evaporate arg to match-data and set-match-data.
3480
34812005-06-14 Luc Teirlinck <teirllm@auburn.edu>
3482
3483 * elisp.texi (Top): Update detailed menu.
3484
3485 * edebug.texi (Edebug): Update menu.
3486 (Instrumenting): Update xrefs.
3487 (Edebug Execution Modes): Correct xref.
3488 (Jumping): Clarify description of `h' command.
3489 Eliminate redundant @ref.
3490 (Breaks): New node.
3491 (Breakpoints): Is now a subsubsection.
3492 (Global Break Condition): Mention `C-x X X'.
3493 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
3494 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3495 (Edebug Display Update): Correct pxref.
3496 (Edebug and Macros): New node.
3497 (Instrumenting Macro Calls): Is now a subsubsection.
3498 Neither arg of `def-edebug-spec' is evaluated.
3499 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3500 (Specification Examples): Fix typo.
3501
35022005-06-14 Lute Kamstra <lute@gnu.org>
3503
3504 * debugging.texi (Function Debugging): Primitives can break on
3505 entry too.
3506
35072005-06-14 Kim F. Storm <storm@cua.dk>
3508
3509 * variables.texi (Setting Variables): Add add-to-ordered-list.
3510
35112005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3512
3513 * syntax.texi (Parsing Expressions): Document aux functions and vars of
3514 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3515
35162005-06-13 Lute Kamstra <lute@gnu.org>
3517
3518 * text.texi (Special Properties): Fix cross reference.
3519
35202005-06-11 Luc Teirlinck <teirllm@auburn.edu>
3521
3522 * debugging.texi (Function Debugging): Delete mention of empty
3523 string argument to `cancel-debug-on-entry'. Delete inaccurate
3524 description of the return value of that command.
3525
35262005-06-11 Alan Mackenzie <acm@muc.de>
3527
3528 * text.texi (Adaptive Fill): Amplify the description of
3529 fill-context-prefix.
3530
35312005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3532
3533 * syntax.texi (Parsing Expressions): Fix Texinfo error.
3534
35352005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3536
3537 * syntax.texi (Parsing Expressions): Document syntax-ppss.
3538
35392005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3540
3541 * debugging.texi (Error Debugging): Minor rewording.
3542 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3543 is optional.
3544
35452005-06-10 Lute Kamstra <lute@gnu.org>
3546
3547 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3548 (Top): Give it a title. Correct version number. Give the
3549 detailed node listing a more prominent header.
3550 * intro.texi: Don't set VERSION here a second time.
3551 Mention Emacs's version too.
3552 * anti.texi (Antinews): Use EMACSVER to refer to the current
3553 version of Emacs.
3554
35552005-06-09 Kim F. Storm <storm@cua.dk>
3556
3557 * searching.texi (Entire Match Data): Explain new `reseat' argument to
3558 match-data and set-match-data.
3559
35602005-06-08 Richard M. Stallman <rms@gnu.org>
3561
3562 * searching.texi (Entire Match Data): Clarify when match-data
3563 returns markers and when integers.
3564
3565 * display.texi (Defining Faces): Explain that face name should not
3566 end in `-face'.
3567
3568 * modes.texi (Mode Line Data): Minor cleanup.
3569 (Customizing Keywords): Node split out of Search-based Fontification.
3570 Add example of using font-lock-add-keywords from a hook.
3571 Clarify when MODE should be non-nil, and when nil.
3572
35732005-06-06 Richard M. Stallman <rms@gnu.org>
3574
3575 * modes.texi (Mode Line Data): Explain what happens when the car
3576 of a list is a void symbol.
3577 (Search-based Fontification): Explain MODE arg to
3578 font-lock-add-keywords and warn about calls from major modes.
3579
35802005-06-08 Juri Linkov <juri@jurta.org>
3581
3582 * display.texi (Standard Faces): Add `shadow' face.
3583
35842005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3585
3586 * modes.texi (Major Mode Conventions): A derived mode only needs
3587 to put the call to the parent mode inside `delay-mode-hooks'.
3588
35892005-05-29 Richard M. Stallman <rms@gnu.org>
3590
3591 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
3592 new, and what that implies. Clarify.
3593
3594 * files.texi (Locating Files): Clean up the text.
3595
3596 * frames.texi (Window Frame Parameters): Document user-size.
3597 Shorten entry for top by referring to left.
3598
35992005-05-26 Richard M. Stallman <rms@gnu.org>
3600
3601 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
3602 is new, and what the implications are. Other clarifications.
3603
36042005-05-24 Richard M. Stallman <rms@gnu.org>
3605
3606 * frames.texi (Dialog Boxes): Minor fixes.
3607
36082005-05-25 Masatake YAMATO <jet@gyve.org>
3609
3610 * display.texi (Standard Faces): Write about `mode-line-highlight'.
3611
36122005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3613
3614 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3615 is optional.
3616
36172005-05-24 Nick Roberts <nickrob@snap.net.nz>
3618
10d1d0af 3619 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
3620
36212005-05-23 Lute Kamstra <lute@gnu.org>
3622
3623 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3624 syntax-begin-function over font-lock-beginning-of-syntax-function.
3625
36262005-05-21 Luc Teirlinck <teirllm@auburn.edu>
3627
3628 * minibuf.texi (Reading File Names): Update description of
3629 `read-directory-name'.
3630
3631 * modes.texi (Derived Modes): Clarify :group keyword.
3632
36332005-05-21 Eli Zaretskii <eliz@gnu.org>
3634
3635 * files.texi (Locating Files): New subsection.
3636 Describe locate-file and executable-find.
3637
36382005-05-21 Kevin Ryde <user42@zip.com.au>
3639
3640 * frames.texi (Initial Parameters): Update cross reference to
3641 "Emacs Invocation".
3642
36432005-05-19 Luc Teirlinck <teirllm@auburn.edu>
3644
3645 * keymaps.texi (Active Keymaps): Add anchor.
3646
3647 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3648 (Major Mode Conventions): Refer to `Auto Major Mode' in more
3649 appropriate place.
3650 (Derived Modes): Small clarifications.
3651 (Minor Mode Conventions, Keymaps and Minor Modes):
3652 Replace references to nodes with references to anchors.
3653 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3654 Clarify description of lists whose first element is an integer.
3655 (Mode Line Variables): Add anchor.
3656 (%-Constructs): Clarify description of integer after %.
3657 (Emulating Mode Line): Describe nil value for FACE.
3658
36592005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3660
3661 * modes.texi (Derived Modes): Correct references to non-existing
3662 variable standard-syntax-table.
3663
36642005-05-17 Lute Kamstra <lute@gnu.org>
3665
3666 * modes.texi (Defining Minor Modes): Mention the mode hook.
3667
36682005-05-15 Kim F. Storm <storm@cua.dk>
3669
3670 * processes.texi (Network): Remove open-network-stream-nowait.
3671 (Network Servers): Remove open-network-stream-server.
3672
36732005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3674
3675 * elisp.texi (Top): Update detailed menu.
3676
3677 * variables.texi: Reorder nodes.
3678 (Variables): Update menu.
3679 (File Local Variables): Do not refer to the `-*-' line as
3680 a "local variables list". Add pxref.
3681
36822005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3683
3684 * elisp.texi (Top): Update detailed menu for node changes.
3685
3686 * modes.texi (Modes): Update Menu.
3687 (Hooks): Move to beginning of chapter.
3688 Most minor modes run mode hooks too.
3689 `add-hook' can handle void hooks or hooks whose value is a single
3690 function.
3691 (Major Modes): Update Menu.
3692 (Major Mode Basics): New node, split off from `Major Modes'.
3693 (Major Mode Conventions): Correct xref. Explain how to handle
3694 auto-mode-alist if the major mode command has an autoload cookie.
3695 (Auto Major Mode): Major update. Add magic-mode-alist.
3696 (Derived Modes): Major update.
3697 (Mode Line Format): Update Menu.
3698 (Mode Line Basics): New node, split off from `Mode Line Format'.
3699
3700 * loading.texi (Autoload): Mention `autoload cookie' as synonym
3701 for `magic autoload comment'. Add index entries and anchor.
3702
37032005-05-14 Richard M. Stallman <rms@gnu.org>
3704
3705 * tips.texi (Coding Conventions): Explain how important it is
3706 that just loading certain files not change Emacs behavior.
3707
3708 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
3709
37102005-05-12 Lute Kamstra <lute@gnu.org>
3711
3712 * modes.texi (Generic Modes): Update.
3713 (Major Modes): Refer to node "Generic Modes".
3714
3715 * elisp.texi (Top): Update to the current structure of the manual.
3716 * processes.texi (Processes): Add menu description.
3717 * customize.texi (Customization): Add menu descriptions.
3718
37192005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
3720
3721 * processes.texi (Signals to Processes)
3722 (Low-Level Network): Fix typos.
3723
37242005-05-11 Lute Kamstra <lute@gnu.org>
3725
3726 * elisp.texi (Top): Add some nodes from the chapter "Major and
3727 Minor Modes" to the detailed node listing.
3728
37292005-05-10 Richard M. Stallman <rms@gnu.org>
3730
3731 * keymaps.texi (Extended Menu Items): Menu item filter functions
3732 can be called at any time.
3733
37342005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3735
3736 * variables.texi (File Local Variables): `(hack-local-variables t)'
3737 now also checks whether a mode is specified in the local variables
3738 list.
3739
37402005-05-05 Kevin Ryde <user42@zip.com.au>
3741
3742 * display.texi (The Echo Area): Correct format function cross
3743 reference.
3744
37452005-05-05 Luc Teirlinck <teirllm@auburn.edu>
3746
3747 * variables.texi (Variable Aliases): Change description of
3748 `define-obsolete-variable-alias'.
3749
3750 * functions.texi (Functions): Add "Obsolete Functions" to menu.
3751 (Defining Functions): Add xref.
3752 (Obsolete Functions): New node.
3753 (Function Safety): Standardize capitalization of section title.
3754
3755 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
3756 (Dialog Boxes): Complete description of `x-popup-dialog'.
3757
37582005-05-04 Richard M. Stallman <rms@gnu.org>
3759
3760 * commands.texi (Interactive Codes): Fix Texinfo usage.
3761 Document U more clearly.
3762
37632005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3764
3765 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
3766 function and not a macro.
3767
3768 * frames.texi (Pop-Up Menus): Correct and clarify description of
3769 `x-popup-menu'.
3770 (Dialog Boxes): Clarify description of `x-popup-dialog'.
3771
37722005-05-01 Richard M. Stallman <rms@gnu.org>
3773
3774 * edebug.texi (Checking Whether to Stop): Fix previous change.
3775
37762005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3777
3778 * display.texi: Fix typos and Texinfo usage.
3779
3780 * edebug.texi (Checking Whether to Stop): executing-macro ->
3781 executing-kbd-macro.
3782
37832005-05-01 Richard M. Stallman <rms@gnu.org>
3784
3785 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
3786
37872005-04-30 Richard M. Stallman <rms@gnu.org>
3788
3789 * files.texi (Magic File Names): Document `operations' property.
3790
37912005-04-29 Lute Kamstra <lute@gnu.org>
3792
3793 * modes.texi (Generic Modes): New node.
3794 (Major Modes): Add it to the menu.
3795 (Derived Modes): Add "derived mode" to concept index.
3796
37972005-04-28 Lute Kamstra <lute@gnu.org>
3798
3799 * modes.texi (Defining Minor Modes): Fix previous change.
3800 (Font Lock Mode): Simplify.
3801 (Font Lock Basics): Say that font-lock-defaults is buffer-local
3802 when set and that some parts are optional. Add cross references.
3803 (Search-based Fontification): Say how to specify font-lock-keywords.
3804 Add cross references. Add font-lock-multiline to index.
3805 Move font-lock-keywords-case-fold-search here from node "Other Font
3806 Lock Variables". Document font-lock-add-keywords and
3807 font-lock-remove-keywords.
3808 (Other Font Lock Variables): Move font-lock-keywords-only,
3809 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3810 and font-lock-syntactic-face-function to node "Syntactic Font
3811 Lock". Move font-lock-keywords-case-fold-search to node
3812 "Search-based Fontification". Document font-lock-inhibit-thing-lock
3813 and font-lock-{,un}fontify-{buffer,region}-function.
3814 (Precalculated Fontification): Remove reference to deleted variable
3815 font-lock-core-only.
3816 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
3817 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
3818 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3819 and font-lock-syntactic-face-function here from node "Other Font
3820 Lock Variables". Move font-lock-syntactic-keywords to "Setting
3821 Syntax Properties". Add cross references.
3822 (Setting Syntax Properties): New node.
3823 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
3824 * syntax.texi (Syntax Properties): Add cross reference.
3825 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
3826
38272005-04-26 Richard M. Stallman <rms@gnu.org>
3828
3829 * display.texi (Defining Faces):
3830 Document `default' elements of defface spec.
3831
3832 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
3833
3834 * variables.texi (Variable Aliases): Clarify text.
3835
38362005-04-25 Chong Yidong <cyd@stupidchicken.com>
3837
3838 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
3839
38402005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3841
3842 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
3843
38442005-04-24 Eli Zaretskii <eliz@gnu.org>
3845
3846 * syntax.texi (Syntax Table Internals): Elaborate documentation of
3847 syntax-after and syntax-class.
3848
3849 * files.texi (Changing Files): Fix last change's cross-reference.
3850 (Unique File Names): Don't mention "numbers" in the documentation
3851 of make-temp-file and make-temp-name.
3852
38532005-04-23 Richard M. Stallman <rms@gnu.org>
3854
3855 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
3856
38572005-04-22 Nick Roberts <nickrob@snap.net.nz>
3858
3859 * windows.texi (Cyclic Window Ordering): Clarify window-list.
3860
38612005-04-22 Nick Roberts <nickrob@snap.net.nz>
3862
3863 * variables.texi (Variable Aliases): Describe make-obsolete-variable
3864 and define-obsolete-variable-alias.
3865
38662005-04-22 Kim F. Storm <storm@cua.dk>
3867
3868 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
3869 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
3870
38712005-04-21 Lute Kamstra <lute@gnu.org>
3872
3873 * lists.texi (Association Lists): Document rassq-delete-all.
3874
38752005-04-19 Richard M. Stallman <rms@gnu.org>
3876
3877 * modes.texi (Search-based Fontification): Explain that
3878 facespec is an expression to be evaluated.
3879
38802005-04-19 Kevin Ryde <user42@zip.com.au>
3881
3882 * streams.texi (Output Functions): Fix xref.
3883 * strings.texi (String Conversion): Fix xref.
3884
38852005-04-19 Kim F. Storm <storm@cua.dk>
3886
3887 * symbols.texi (Symbol Plists): Add safe-get.
3888 Mention that `get' may signal an error.
3889
38902005-04-18 Nick Roberts <nickrob@snap.net.nz>
3891
3892 * customize.texi (Variable Definitions): Replace tooltip-mode
3893 example with save-place.
3894
38952005-04-17 Richard M. Stallman <rms@gnu.org>
3896
3897 * buffers.texi (Indirect Buffers): Clarify.
3898
3899 * positions.texi (Positions): Clarify converting marker to integer.
3900
3901 * strings.texi (String Basics): Mention string-match; clarify.
3902
39032005-04-08 Lute Kamstra <lute@gnu.org>
3904
3905 * modes.texi (Search-based Fontification): Fix cross references.
3906 Use consistent terminology. Document anchored highlighting.
3907
39082005-04-05 Lute Kamstra <lute@gnu.org>
3909
3910 * modes.texi (Defining Minor Modes): Document :group keyword
3911 argument and its default value.
3912
39132005-04-03 Lute Kamstra <lute@gnu.org>
3914
3915 * hooks.texi (Standard Hooks): Add some hooks. Add cross
3916 references and/or descriptions. Delete major mode hooks; mention
3917 them as a category instead. Rename or delete obsolete hooks.
3918
39192005-04-02 Richard M. Stallman <rms@gnu.org>
3920
3921 * nonascii.texi (Coding System Basics): Another wording cleanup.
3922
39232005-04-01 Richard M. Stallman <rms@gnu.org>
3924
3925 * nonascii.texi (Coding System Basics): Clarify previous change.
3926
39272005-04-01 Kenichi Handa <handa@m17n.org>
3928
10d1d0af 3929 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
3930 identity of coding systems.
3931
39322005-03-29 Chong Yidong <cyd@stupidchicken.com>
3933
3934 * text.texi (Buffer Contents): Add filter-buffer-substring and
3935 buffer-substring-filters.
3936
39372005-03-26 Chong Yidong <cyd@stupidchicken.com>
3938
3939 * anti.texi (Antinews): Mention `G' interactive code.
3940
3941 * tips.texi (Compilation Tips): Mention benchmark.el.
3942
39432005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3944
3945 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
3946 is now bound to M-o M-o.
3947
3948 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
3949
39502005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3951
3952 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
3953 in the Emacs Manual).
3954 * Makefile.in (srcs): Remove calendar.texi.
3955 * makefile.w32-in (srcs): Remove calendar.texi.
3956 * display.texi (Display): Change name of next node.
3957 * os.texi (System In): Change name of previous node.
3958 * elisp.texi (Top): Remove Calendar references.
3959 * vol1.texi (Top): Remove Calendar references.
3960 * vol2.texi (Top): Remove Calendar references.
3961
39622005-03-25 Richard M. Stallman <rms@gnu.org>
3963
3964 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
3965 Cleanup previous change.
3966
39672005-03-25 Chong Yidong <cyd@stupidchicken.com>
3968
3969 * display.texi (Face Attributes): Faces earlier in an :inherit
3970 list take precedence.
3971 (Scroll Bars): Fix description of vertical-scroll-bars.
3972 Document frame-current-scroll-bars and window-current-scroll-bars.
3973
3974 * markers.texi (The Mark): Document temporary Transient Mark mode.
3975
3976 * minibuf.texi (Reading File Names):
3977 Document read-file-name-completion-ignore-case.
3978
3979 * positions.texi (Screen Lines): Document nil for width argument
3980 to compute-motion.
3981
39822005-03-23 Kim F. Storm <storm@cua.dk>
3983
3984 * display.texi (Standard Faces): Other faces used in the fringe
3985 implicitly inherits from the fringe face.
3986 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
3987 properties implicitly inherits from fringe face.
3988 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
3989
39902005-03-20 Chong Yidong <cyd@stupidchicken.com>
3991
3992 * display.texi (Invisible Text): State default value of
3993 line-move-ignore-invisible.
3994 (Managing Overlays): Document remove-overlays.
3995 (Standard Faces): Document escape-glyph face.
3996
3997 * minibuf.texi (Reading File Names): Document read-file-name-function.
3998
3999 * modes.texi (Other Font Lock Variables):
4000 Document font-lock-lines-before.
4001
4002 * positions.texi (Skipping Characters): skip-chars-forward allows
4003 character classes.
4004
40052005-03-18 Lute Kamstra <lute@gnu.org>
4006
4007 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
4008
40092005-03-17 Richard M. Stallman <rms@gnu.org>
4010
4011 * text.texi (Undo): Document extensible undo entries.
4012
dd7b651b 4013 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
4014
4015 * nonascii.texi (Character Codes): Minor fix.
4016
4017 * display.texi (Display Property): Explain the significance
4018 of having text properties that are eq.
4019 (Other Display Specs): Explain string as display spec.
4020
4021 * commands.texi (Interactive Codes): Document G option.
4022
40232005-03-17 Chong Yidong <cyd@stupidchicken.com>
4024
4025 * text.texi (Filling): Add sentence-end-without-period and
4026 sentence-end-without-space.
4027 (Changing Properties): Minor fix.
4028
4029 * anti.texi: Total rewrite.
4030
40312005-03-15 Lute Kamstra <lute@gnu.org>
4032
4033 * edebug.texi (Instrumenting Macro Calls): Fix typos.
4034
40352005-03-08 Kim F. Storm <storm@cua.dk>
4036
4037 * display.texi (Specified Space): Property :width is support on
4038 non-graphic terminals, :height is not.
4039
40402005-03-07 Richard M. Stallman <rms@gnu.org>
4041
4042 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
4043 Now subnodes of Fringes.
4044 (Overlay Arrow): Document overlay-arrow-variable-list.
4045 (Fringe Size/Pos): New node, broken out of Fringes.
4046 (Display): Explain clearing vs redisplay better.
4047 (Truncation): Clarify use of bitmaps.
4048 (The Echo Area): Clarify the uses of the echo area.
4049 Add max-mini-window-height.
4050 (Progress): Clarify.
4051 (Invisible Text): Explain that main loop moves point out.
4052 (Selective Display): Say "hidden", not "invisible".
4053 (Managing Overlays): Move up. Describe relation to Undo here.
4054 (Overlay Properties): Clarify intro.
4055 (Finding Overlays): Explain return values when nothing found.
4056 (Width): truncate-string-to-width has added arg.
4057 (Displaying Faces): Clarify and update mode line face handling.
4058 (Face Functions): Minor cleanup.
4059 (Conditional Display): Merge into Other Display Specs.
4060 (Pixel Specification, Other Display Specs): Minor cleanups.
4061 (Images, Image Descriptors): Minor cleanups.
4062 (GIF Images): Patents have expired.
4063 (Showing Images): Explain default text for insert-image.
4064 (Manipulating Button Types): Merge into Manipulating Buttons.
4065 (Making Buttons): Explain return values.
4066 (Button Buffer Commands): Add xref.
4067 (Inverse Video): Update mode-line-inverse-video.
4068 (Display Table Format): Clarify.
4069 (Active Display Table): Give defaults for window-display-table.
4070
4071 * calendar.texi (Calendar Customizing): calendar-holiday-marker
4072 and calendar-today-marker are strings, not chars.
4073 (Holiday Customizing): Minor fix.
4074
4075 * internals.texi (Writing Emacs Primitives): Update `or' example.
4076 Update limit on # args of subr.
4077
4078 * edebug.texi (Using Edebug): Arrow is in fringe.
4079 (Instrumenting): Arg to eval-defun works without loading edebug.
4080 (Edebug Execution Modes): Add xref.
4081
4082 * customize.texi (Common Keywords): Clarify :require.
4083 Mention :version here.
4084 (Variable Definitions, Group Definitions): Not here.
4085 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
4086
40872005-03-07 Chong Yidong <cyd@stupidchicken.com>
4088 * nonascii.texi (Text Representations): Clarify position-bytes.
4089 (Character Sets): Add list-charset-chars.
4090 (Scanning Charsets): Add charset-after.
4091 (Encoding and I/O): Minor fix.
4092
40932005-03-06 Richard M. Stallman <rms@gnu.org>
4094
4095 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
4096 (Resizing Windows): Likewise.
4097
4098 * text.texi (Change Hooks): Get rid of "Emacs 21".
4099
4100 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
4101
4102 * streams.texi (Output Variables): Get rid of "Emacs 21".
4103
4104 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
4105
4106 * os.texi (Translating Input): Replace flow-control example
4107 with a less obsolete example that uses `keyboard-translate'.
4108
4109 * objects.texi (Hash Table Type, Circular Objects):
4110 Get rid of "Emacs 21".
4111
4112 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
4113 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
4114
4115 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
4116
4117 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
4118
4119 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
4120 (Menu Bar): Fix when menu-bar-update-hook is called.
4121
4122 * hash.texi (Hash Tables): Get rid of "Emacs 21".
4123
4124 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
4125 and make it read better.
4126
4127 * files.texi (Writing to Files): Get rid of "Emacs 21".
4128 (Unique File Names): Likewise.
4129
4130 * elisp.texi: Update Emacs version to 22.
4131
4132 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
4133 (Overlay Properties, Face Attributes): Likewise.
4134 (Managing Overlays): Fix punctuation.
4135 (Attribute Functions): Clarify set-face-font; get rid of
4136 info about old Emacs versions.
4137 (Auto Faces, Font Lookup, Display Property, Images):
4138 Get rid of "Emacs 21".
4139
4140 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
4141
41422005-03-05 Richard M. Stallman <rms@gnu.org>
4143
4144 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
4145
41462005-03-04 Lute Kamstra <lute@gnu.org>
4147
4148 * debugging.texi (Error Debugging): Document stack-trace-on-error.
4149
41502005-03-03 Lute Kamstra <lute@gnu.org>
4151
4152 * edebug.texi (Instrumenting Macro Calls): Fix typo.
4153
41542005-03-01 Lute Kamstra <lute@gnu.org>
4155
4156 * debugging.texi (Debugger Commands): Update `j'.
4157
41582005-02-28 Lute Kamstra <lute@gnu.org>
4159
4160 * debugging.texi (Debugging): Fix typo.
4161 (Error Debugging): Document eval-expression-debug-on-error.
4162 (Function Debugging): Update example.
4163 (Using Debugger): Mention starred stack frames.
4164 (Debugger Commands): Document `j' and `l'.
4165 (Invoking the Debugger): `d' and `j' exit recursive edit too.
4166 Update the messages that the debugger displays.
4167 (Internals of Debugger): Add cross reference. Update example.
4168 (Excess Open): Minor improvement.
4169 (Excess Close): Minor improvement.
4170
41712005-02-26 Richard M. Stallman <rms@gnu.org>
4172
4173 * tips.texi (Coding Conventions): Clarify.
4174 Put all the major mode key reservations together.
4175 Mention the Mouse-1 => Mouse-2 conventions.
4176
4177 * syntax.texi (Syntax Class Table): Clarify.
4178 (Syntax Table Functions): syntax-after moved from here.
4179 (Syntax Table Internals): syntax-after moved to here.
4180 (Parsing Expressions): Update info on number of values
4181 and what's meaningful in the STATE argument.
4182 (Categories): Fix typo.
4183
4184 * sequences.texi (Arrays): Cleanup.
4185 (Char-Tables): Clarify.
4186
4187 * processes.texi (Deleting Processes): Cleanups, add xref.
4188 (Subprocess Creation): Explain nil in exec-path. Cleanup.
4189 (Process Information): set-process-coding-system, some args optional.
4190 (Input to Processes): Explain various types for PROCESS args.
4191 Rename them from PROCESS-NAME to PROCESS.
4192 (Signals to Processes): Likewise.
4193 (Decoding Output): Cleanup.
4194 (Query Before Exit): Clarify.
4195
4196 * os.texi (Startup Summary): Correct the options; add missing ones.
4197 (Terminal Output, Batch Mode): Clarify.
4198 (Flow Control): Node deleted.
4199
4200 * markers.texi (The Mark): Clarify.
4201
4202 * macros.texi (Expansion): Cleanup.
4203 (Indenting Macros): indent-spec allows ints, not floats.
4204
4205 * keymaps.texi (Keymaps): Clarify.
4206 (Format of Keymaps): Update lisp-mode-map example.
4207 (Active Keymaps, Key Lookup): Clarify.
4208 (Changing Key Bindings): Add xref to `kbd'.
4209 (Key Binding Commands, Simple Menu Items): Clarify.
4210 (Mouse Menus, Menu Bar): Clarify.
4211 (Menu Example): Replace print example with menu-bar-replace-menu.
4212
4213 * help.texi (Documentation Basics): Add function-documentation prop.
4214
4215 * elisp.texi (Top): Don't refer to Flow Control node.
4216
4217 * commands.texi (Command Overview): Improve xrefs.
4218 (Adjusting Point): Adjusting point applies to intangible and invis.
4219 (Key Sequence Input): Doc extra read-key-sequence args.
4220 Likewise for read-key-sequence-vector.
4221
4222 * backups.texi (Rename or Copy): Minor fix.
4223 (Numbered Backups): For version-control, say the default.
4224 (Auto-Saving): make-auto-save-file-name example is simplified.
4225
4226 * advice.texi (Advising Functions): Don't imply one part of Emacs
4227 should advise another part. Markup changes.
4228 (Defining Advice): Move transitional para.
4229 (Activation of Advice): Cleanup.
4230 Explain if COMPILE is nil or negative.
4231
4232 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
4233
42342005-02-24 Lute Kamstra <lute@gnu.org>
4235
4236 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
4237 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
4238
42392005-02-23 Lute Kamstra <lute@gnu.org>
4240
4241 * modes.texi (Defining Minor Modes): define-minor-mode can be used
4242 to define global minor modes as well.
4243
4244 * display.texi (Managing Overlays): overlay-buffer returns nil for
4245 deleted overlays.
4246
42472005-02-22 Kim F. Storm <storm@cua.dk>
4248
4249 * minibuf.texi (Basic Completion): Allow symbols in addition to
4250 strings in try-completion and all-completions.
4251
42522005-02-14 Lute Kamstra <lute@gnu.org>
4253
4254 * elisp.texi (Top): Remove reference to deleted node.
4255
4256 * lists.texi (Lists): Remove reference to deleted node.
4257 (Cons Cells): Fix typo.
4258
4259 * loading.texi (Where Defined): Fix typo.
4260
42612005-02-14 Richard M. Stallman <rms@gnu.org>
4262
4263 * variables.texi (Creating Buffer-Local): change-major-mode-hook
4264 is useful for discarding some minor modes.
4265
4266 * symbols.texi (Symbol Components): Reorder examples.
4267
4268 * streams.texi (Input Functions): State standard-input default.
4269 (Output Variables): State standard-output default.
4270
4271 * objects.texi (Printed Representation): Clarify read syntax vs print.
4272 (Floating Point Type): Explain meaning better.
4273 (Symbol Type): Explain uniqueness better.
4274 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
4275 List examples sooner.
4276 (Box Diagrams): New subnode broken out.
4277 Some examples moved from old Lists as Boxes node.
4278 (Dotted Pair Notation): Clarify intro.
4279 (Array Type): Clarify.
4280 (Type Predicates): Add hash-table-p.
4281
4282 * numbers.texi (Integer Basics): Clarify radix explanation.
4283 (Predicates on Numbers): Minor clarification.
4284 (Comparison of Numbers): Minor clarification. Clarify eql.
4285 Typos in min, max.
4286 (Math Functions): Clarify overflow in expt.
4287
4288 * minibuf.texi (Text from Minibuffer): Minor clarification.
4289 Mention arrow keys.
4290
4291 * loading.texi (Autoload): defun's doc string overrides autoload's
4292 doc string.
4293 (Repeated Loading): Modernize "add to list" examples.
4294 (Where Defined): Finish updating table of load-history elts.
4295
4296 * lists.texi (List-related Predicates): Minor wording improvement.
4297 (Lists as Boxes): Node deleted.
4298 (Building Lists): Explain trivial cases of number-sequence.
4299
4300 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 4301 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
4302 (Hash Access): Any object can be a key.
4303 State value of maphash.
4304
4305 * functions.texi (What Is a Function): Wording cleanup.
4306 (Function Documentation): Minor cleanup.
4307 Explain purpose of calling convention at end of doc string.
4308 (Function Names): Wording cleanup.
4309 (Calling Functions): Wording cleanup.
4310 Explain better how funcall calls the function.
4311 (Function Cells): Delete example of saving and redefining function.
4312
4313 * control.texi (Combining Conditions): Wording cleanup.
4314 (Iteration): dolist and dotimes bind VAR locally.
4315 (Cleanups): Xref to Atomic Changes.
4316
4317 * compile.texi (Byte Compilation): Delete 19.29 info.
4318 (Compilation Functions): Macros' difficulties don't affect defsubst.
4319 (Docs and Compilation): Delete 19.29 info.
4320
43212005-02-10 Richard M. Stallman <rms@gnu.org>
4322
4323 * objects.texi (Symbol Type): Minor correction.
4324
43252005-02-06 Lute Kamstra <lute@gnu.org>
4326
4327 * modes.texi (Example Major Modes): Fix typos.
4328
43292005-02-06 Richard M. Stallman <rms@gnu.org>
4330
4331 * text.texi (Margins): fill-nobreak-predicate can be one function.
4332
4333 * strings.texi (Modifying Strings): clear-string can make unibyte.
4334 (Formatting Strings): format gives error if values missing.
4335
4336 * positions.texi (Character Motion): Mention default arg
4337 for forward-char. backward-char refers to forward-char.
4338 (Word Motion): Mention default arg for forward-word.
4339 (Buffer End Motion): Mention default arg for beginning-of-buffer.
4340 Simplify end-of-buffer.
4341 (Text Lines): Mention default arg for forward-line.
4342 (List Motion): Mention default arg for beginning/end-of-defun.
4343 (Skipping Characters): Minor fixes in explaining character-set.
4344
4345 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
4346 Mode inheritance applies only when default-major-mode is nil.
4347 Clarifications.
4348 (Example Major Modes): Update Text mode and Lisp mode examples.
4349 (Minor Mode Conventions): Mention define-minor-mode at top.
4350 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
4351 (Mode Line Format): Update mode line face display info.
4352 (Properties in Mode): Mention effect of risky vars.
4353 (Imenu): Define imenu-add-to-menubar.
4354 (Font Lock Mode): Add descriptions to menu lines.
4355 (Faces for Font Lock): Add font-lock-doc-face.
4356
43572005-02-05 Lute Kamstra <lute@gnu.org>
4358
4359 * text.texi (Maintaining Undo): Remove obsolete function.
4360
43612005-02-05 Eli Zaretskii <eliz@gnu.org>
4362
4363 * frames.texi (Color Names): Add pointer to the X docs about RGB
4364 color specifications. Improve indexing
4365 (Text Terminal Colors): Replace the description of RGB values by
4366 an xref to "Color Names".
4367
43682005-02-03 Richard M. Stallman <rms@gnu.org>
4369
4370 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
4371 Clarify.
4372 (Selecting Windows): Clarify save-selected-window.
4373 (Cyclic Window Ordering): Clarify walk-windows.
4374 (Window Point): Clarify.
4375 (Window Start): Add comment to example.
4376 (Resizing Windows): Add `interactive' specs in examples.
4377 Document fit-window-to-buffer.
4378
4379 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
4380 (Undo, Maintaining Undo): Clarify last change.
4381 (Sorting): In sort-numeric-fields, explain about octal and hex.
4382 Mention sort-numeric-base.
4383 (Format Properties): Add xref for hard newlines.
4384
4385 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
4386 (Pop-Up Menus): Fix typo.
4387 (Color Names): Explain all types of color names.
4388 Explain color-values on B&W terminal.
4389 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
4390
4391 * files.texi (File Locks): Not supported on MS systems.
4392 (Testing Accessibility): Clarify.
4393
4394 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
4395 (Coverage Testing): Fix typo.
4396
4397 * commands.texi (Misc Events): Remove stray space.
4398
4399 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
4400 (Modification Time): Clarify when visited-file-modtime returns 0.
4401 (The Buffer List): Clarify bury-buffer.
4402 (Killing Buffers): Clarify.
4403 (Indirect Buffers): Add clone-indirect-buffer.
4404
44052005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4406
4407 * edebug.texi (Printing in Edebug): Fix default value of
4408 edebug-print-circle.
4409 (Coverage Testing): Fix displayed frequency count data.
4410
44112005-02-02 Luc Teirlinck <teirllm@auburn.edu>
4412
4413 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4414
44152005-02-02 Kim F. Storm <storm@cua.dk>
4416
4417 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4418
44192005-01-29 Eli Zaretskii <eliz@gnu.org>
4420
4421 * commands.texi (Misc Events): Describe the help-echo event.
4422
4423 * text.texi (Special Properties) <help-echo>: Use `pos'
4424 consistently in description of the help-echo property.
4425 Use @code{nil} instead of @var{nil}.
4426
4427 * display.texi (Overlay Properties): Fix the index entry for
4428 help-echo overlay property.
4429
4430 * customize.texi (Type Keywords): Uncomment the xref to the
4431 help-echo property documentation.
4432
44332005-01-23 Kim F. Storm <storm@cua.dk>
4434
4435 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4436 return value. Third element FULLY replaced by PARTIAL which
4437 specifies number of invisible pixels if row is only partially visible.
4438 (Textual Scrolling): Mention auto-window-vscroll.
4439 (Vertical Scrolling): New defvar auto-window-vscroll.
4440
44412005-01-16 Luc Teirlinck <teirllm@auburn.edu>
4442
4443 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4444 command remapping.
4445
44462005-01-15 Richard M. Stallman <rms@gnu.org>
4447
4448 * display.texi (Defining Images): Mention DATA-P arg of create-image.
4449
44502005-01-14 Kim F. Storm <storm@cua.dk>
4451
4452 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4453
4454 * text.texi (Links and Mouse-1): Fix string and vector item.
4455
44562005-01-13 Richard M. Stallman <rms@gnu.org>
4457
4458 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4459 descriptions of overriding-local-map and overriding-terminal-local-map.
4460
4461 * text.texi (Links and Mouse-1): Clarify text.
4462
44632005-01-13 Kim F. Storm <storm@cua.dk>
4464
4465 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4466
44672005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
4468
4469 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4470
44712005-01-12 Kim F. Storm <storm@cua.dk>
4472
4473 * text.texi (Links and Mouse-1): Rename section from Enabling
4474 Mouse-1 to Following Links. Change xrefs.
4475 Add examples for define-button-type and define-widget.
4476
4477 * display.texi (Button Properties, Button Buffer Commands):
4478 Clarify mouse-1 and follow-link functionality.
4479
44802005-01-12 Richard M. Stallman <rms@gnu.org>
4481
4482 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4483
4484 * display.texi (Beeping): Fix Texinfo usage.
4485
4486 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4487
44882005-01-11 Kim F. Storm <storm@cua.dk>
4489
4490 * display.texi (Button Properties, Button Buffer Commands):
4491 Mention mouse-1 binding. Add follow-link keyword.
4492
4493 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4494 (Enabling Mouse-1 to Follow Links): New subsection.
4495
44962005-01-06 Richard M. Stallman <rms@gnu.org>
4497
4498 * text.texi (Special Properties): Minor change.
4499
4500 * os.texi (Timers): Clarify previous change.
4501
4502 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4503
45042005-01-01 Luc Teirlinck <teirllm@auburn.edu>
4505
4506 * display.texi (Face Attributes): Correct xref to renamed node.
4507
45082005-01-01 Richard M. Stallman <rms@gnu.org>
4509
4510 * display.texi (Face Attributes): Describe hex color specs.
4511
45122004-12-31 Richard M. Stallman <rms@gnu.org>
4513
4514 * os.texi (Timers): Update previous change.
4515
45162004-12-30 Kim F. Storm <storm@cua.dk>
4517
4518 * display.texi (Line Height): Total line-height is now specified
4519 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
4520 in cons cells. (nil . RATIO) is relative to actual line height.
4521 Use line-height `t' instead of `0' to get minimum height.
4522
45232004-12-29 Richard M. Stallman <rms@gnu.org>
4524
4525 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4526
45272004-12-28 Richard M. Stallman <rms@gnu.org>
4528
4529 * commands.texi (Quitting): Clarify value of with-local-quit.
4530
4531 * elisp.texi (Top): Fix previous change.
4532
4533 * loading.texi (Loading): Fix previous change.
4534
45352004-12-27 Richard M. Stallman <rms@gnu.org>
4536
4537 * Makefile.in (MAKEINFO): Specify --force.
4538
4539 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4540
4541 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4542
4543 * display.texi (Line Height): Further clarify.
4544
4545 * elisp.texi (Top): Update Loading submenu.
4546
4547 * loading.texi (Where Defined): New node.
4548 (Unloading): load-history moved to Where Defined.
4549
45502004-12-21 Richard M. Stallman <rms@gnu.org>
4551
4552 * commands.texi (Event Input Misc): Add while-no-input.
4553
45542004-12-11 Richard M. Stallman <rms@gnu.org>
4555
4556 * display.texi (Line Height): Rewrite text for clarity.
4557
45582004-12-11 Kim F. Storm <storm@cua.dk>
4559
4560 * display.texi (Display): Add node "Line Height" to menu.
4561 (Line Height): New node. Move full description of line-spacing
4562 and line-height text properties here from text.texi.
4563 (Scroll Bars): Add vertical-scroll-bar variable.
4564
4565 * frames.texi (Window Frame Parameters): Remove line-height defvar.
4566
4567 * locals.texi (Standard Buffer-Local Variables): Fix xref for
4568 line-spacing and vertical-scroll-bar.
4569
4570 * text.texi (Special Properties): Just mention line-spacing and
4571 line-height here, add xref to new "Line Height" node.
4572
45732004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
4574
4575 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4576
4577 * locals.texi (Standard Buffer-Local Variables):
4578 Add @xref for `line-spacing'.
4579
45802004-12-05 Richard M. Stallman <rms@gnu.org>
4581
4582 * Makefile.in (maintainer-clean): Remove the info files
4583 in $(infodir) where they are created.
4584
45852004-12-03 Richard M. Stallman <rms@gnu.org>
4586
4587 * windows.texi (Selecting Windows): get-lru-window and
4588 get-largest-window don't consider dedicated windows.
4589
4590 * text.texi (Undo): Document undo-in-progress.
4591
45922004-11-26 Richard M. Stallman <rms@gnu.org>
4593
4594 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
4595 Remove a few vars that are not always buffer-local.
4596
45972004-11-24 Luc Teirlinck <teirllm@auburn.edu>
4598
4599 * locals.texi (Standard Buffer-Local Variables): Comment out
4600 xref's to non-existent node `Yet to be written'.
4601
46022004-11-24 Richard M. Stallman <rms@gnu.org>
4603
4604 * processes.texi (Synchronous Processes): Grammar fix.
4605
4606 * numbers.texi (Comparison of Numbers): Add eql.
4607
4608 * locals.texi (Standard Buffer-Local Variables): Add many vars.
4609
4610 * intro.texi (Printing Notation): Fix previous change.
4611
4612 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4613 and default-indicate-buffer-boundaries from here.
4614 (Usual Display): To here.
4615 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4616 (Usual Display): Move tab-width up.
4617
4618 * customize.texi (Variable Definitions): Replace
4619 show-paren-mode example with tooltip-mode.
4620 (Simple Types, Composite Types, Defining New Types):
4621 Minor cleanups.
4622
46232004-11-21 Jesper Harder <harder@ifa.au.dk>
4624
4625 * processes.texi (Synchronous Processes, Output from Processes):
4626 Markup fix.
4627
46282004-11-20 Richard M. Stallman <rms@gnu.org>
4629
4630 * positions.texi (Skipping Characters): skip-chars-forward
4631 now handles char classes.
4632
4633 * intro.texi (Printing Notation): Avoid confusion of `print'
4634 when explaining @print.
4635
4636 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4637
4638 * display.texi (Display Table Format): Minor fix.
4639
4640 * streams.texi (Output Functions): Fix print example.
4641
4642 * Makefile.in (elisp): New target.
4643 (dist): Depend on $(infodir)/elisp, not elisp.
4644 Copy the info files from $(infodir).
4645
4646 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4647 read-from-minibuffer.
4648
4649 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4650
46512004-11-19 Richard M. Stallman <rms@gnu.org>
4652
4653 * searching.texi (Regexp Search): Add search-whitespace-regexp.
4654
46552004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
4656
4657 * tips.texi (Coding Conventions): Fix typo.
4658
46592004-11-16 Richard M. Stallman <rms@gnu.org>
4660
4661 * tips.texi (Coding Conventions): Separate defvar and require
4662 methods to avoid warnings. Use require only when there are many
4663 functions and variables from that package.
4664
4665 * minibuf.texi (Minibuffer Completion): When ignoring case,
4666 predicate must not be case-sensitive.
4667
4668 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4669 (Test Coverage): Don't talk about "splotches". Clarified.
4670
46712004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
4672
4673 * frames.texi (Window Frame Parameters): Fix typo.
4674
46752004-11-15 Kim F. Storm <storm@cua.dk>
4676
4677 * symbols.texi (Other Plists): Note that plist-get may signal error.
4678 Add safe-plist-get.
4679
46802004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
4681
4682 * modes.texi (Font Lock Basics): Fix typo.
4683
46842004-11-08 Richard M. Stallman <rms@gnu.org>
4685
4686 * syntax.texi (Syntax Table Functions): Add syntax-after.
4687
46882004-11-06 Lars Brinkhoff <lars@nocrew.org>
4689
4690 * os.texi (Processor Run Time): New section documenting
4691 get-internal-run-time.
4692
46932004-11-06 Eli Zaretskii <eliz@gnu.org>
4694
4695 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
4696 it nukes elisp-cover.texi.
4697 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
4698 elisp-0 etc.
4699
47002004-11-05 Luc Teirlinck <teirllm@auburn.edu>
4701
4702 * commands.texi (Keyboard Macros): Document `append' return value
4703 of `defining-kbd-macro'.
4704
47052004-11-01 Richard M. Stallman <rms@gnu.org>
4706
4707 * commands.texi (Interactive Call): Add called-interactively-p.
4708
47092004-10-29 Simon Josefsson <jas@extundo.com>
4710
4711 * minibuf.texi (Reading a Password): Revert.
4712
47132004-10-28 Richard M. Stallman <rms@gnu.org>
4714
4715 * frames.texi (Display Feature Testing): Explain about "vendor".
4716
47172004-10-27 Richard M. Stallman <rms@gnu.org>
4718
4719 * commands.texi (Interactive Codes): `N' uses numeric prefix,
4720 not raw. Clarify `n'.
4721 (Interactive Call): Rewrite interactive-p, focusing on when
4722 and how to use it.
4723 (Misc Events): Clarify previous change.
4724
4725 * advice.texi (Simple Advice): Clarify what job the example does.
4726 (Around-Advice): Clarify ad-do-it.
4727 (Activation of Advice): An option of ad-default-compilation-action
4728 is `never', not `nil'.
4729
47302004-10-26 Kim F. Storm <storm@cua.dk>
4731
4732 * commands.texi (Interactive Codes): Add U code letter.
4733
47342004-10-25 Simon Josefsson <jas@extundo.com>
4735
4736 * minibuf.texi (Reading a Password): Add.
4737
47382004-10-24 Jason Rumney <jasonr@gnu.org>
4739
4740 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
4741 and wheel-down.
4742
47432004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
4744
4745 * processes.texi (Synchronous Processes): Document process-file.
4746
47472004-10-22 Kenichi Handa <handa@m17n.org>
4748
4749 * text.texi (translate-region): Document that it accepts also a
4750 char-table.
4751
47522004-10-22 David Ponce <david@dponce.com>
4753
4754 * windows.texi (Resizing Windows): Document the `preserve-before'
4755 argument of the functions `enlarge-window' and `shrink-window'.
4756
47572004-10-19 Jason Rumney <jasonr@gnu.org>
4758
4759 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
4760
47612004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4762
4763 * text.texi (Filling): Add anchor for definition of
4764 `sentence-end-double-space'.
4765
4766 * searching.texi (Regexp Example): Update description of how
4767 Emacs currently recognizes the end of a sentence.
4768 (Standard Regexps): Update definition of the variable
4769 `sentence-end'. Add definition of the function `sentence-end'.
4770
47712004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
4772
4773 * display.texi (Progress): New node.
4774
47752004-10-05 Kim F. Storm <storm@cua.dk>
4776
4777 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
4778
47792004-09-29 Kim F. Storm <storm@cua.dk>
4780
4781 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
4782 to identify bitmaps. Remove -fringe-bitmap suffix for standard
4783 fringe bitmap symbols, as they now have their own namespace.
4784 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
4785 vs. pixels. Signal error if no free bitmap slots.
4786 (Pixel Specification): Change IMAGE to @var{image}.
4787
47882004-09-28 Richard M. Stallman <rms@gnu.org>
4789
4790 * text.texi (Special Properties): Clarify line-spacing and line-height.
4791
4792 * searching.texi (Regexp Search): Add looking-back.
4793
47942004-09-25 Luc Teirlinck <teirllm@auburn.edu>
4795
4796 * display.texi: Correct typos.
4797 (Image Descriptors): Correct xref's.
4798
47992004-09-25 Richard M. Stallman <rms@gnu.org>
4800
4801 * text.texi (Special Properties): Cleanups in `cursor'.
4802 Rewrites in `line-height' and `line-spacing'; exchange them.
4803
4804 * display.texi (Fringes): Rewrite previous change.
4805 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
4806 (Display Fringe Bitmaps): Node deleted, text moved.
4807 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
4808 (Scroll Bars): Clarify set-window-scroll-bars.
4809 (Pointer Shape): Rewrite.
4810 (Specified Space): Clarify :align-to, etc.
4811 (Pixel Specification): Use @var. Clarify new text.
4812 (Other Display Specs): Clarify `slice'.
4813 (Image Descriptors): Cleanups.
4814 (Showing Images): Cleanups.
4815
48162004-09-24 Luc Teirlinck <teirllm@auburn.edu>
4817
4818 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
4819
4820 * modes.texi: Various minor changes in addition to:
4821 (Major Mode Conventions): Final call to `run-mode-hooks' should
4822 not be inside the `delay-mode-hooks' form.
4823 (Mode Hooks): New node.
4824 (Hooks): Delete obsolete example.
4825 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
4826 node "Mode Hooks".
4827
48282004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4829
4830 * display.texi: Correct various typos.
4831 (Display): Rename node "Pointer Shapes" to "Pointer
4832 Shape". (There is already a node called "Pointer Shapes" in
4833 frames.texi.)
4834 (Images): Remove non-existent node "Image Slices" from menu.
4835
48362004-09-23 Kim F. Storm <storm@cua.dk>
4837
4838 * text.texi (Special Properties): Add `cursor', `pointer',
4839 `line-height', and `line-spacing' properties.
4840
4841 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
4842 Shapes' to menu.
4843 (Standard Faces): Doc fix for fringe face.
4844 (Fringes): Add `overflow-newline-into-fringe' and
4845 'indicate-buffer-boundaries'.
4846 (Fringe Bitmaps, Pointer Shapes): New nodes.
4847 (Display Property): Add 'Pixel Specification' and 'Display Fringe
4848 Bitmaps' to menu.
4849 (Specified Space): Describe pixel width and height.
4850 (Pixel Specification): New node.
4851 (Other Display Specs): Add `slice' property.
4852 (Display Fringe Bitmaps): New node.
4853 (Images): Add 'Image Slices' to menu.
4854 (Image Descriptors): Add `:pointer' and `:map' properties.
4855 (Showing Images): Add slice arg to `insert-image'. Add
4856 'insert-sliced-image'.
4857
48582004-09-20 Richard M. Stallman <rms@gnu.org>
4859
4860 * commands.texi (Key Sequence Input):
4861 Clarify downcasing in read-key-sequence.
4862
48632004-09-08 Juri Linkov <juri@jurta.org>
4864
4865 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
4866
48672004-09-07 Luc Teirlinck <teirllm@auburn.edu>
4868
4869 * locals.texi (Standard Buffer-Local Variables): Add
4870 `buffer-auto-save-file-format'.
4871 * internals.texi (Buffer Internals): Describe new
4872 auto_save_file_format field of the buffer structure.
4873 * files.texi (Format Conversion): `auto-save-file-format' has been
4874 renamed `buffer-auto-save-file-format'.
4875
48762004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4877
4878 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
4879 an integer or a marker.
4880 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
4881
48822004-08-22 Richard M. Stallman <rms@gnu.org>
4883
4884 * modes.texi (Major Mode Conventions): Discuss rebinding of
4885 standard key bindings.
4886
48872004-08-18 Kim F. Storm <storm@cua.dk>
4888
4889 * processes.texi (Accepting Output): Add `just-this-one' arg to
4890 `accept-process-output'.
4891 (Output from Processes): New var `process-adaptive-read-buffering'.
4892
48932004-08-10 Luc Teirlinck <teirllm@auburn.edu>
4894
4895 * keymaps.texi: Various changes in addition to:
4896 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
4897 Give more varied examples for `kbd'.
4898 (Creating Keymaps): Char tables have slots for all characters
4899 without modifiers.
4900 (Active Keymaps): `overriding-local-map' and
4901 `overriding-terminal-local-map' also override text property and
4902 overlay keymaps.
4903 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
4904 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
4905 to denote a prefix of no events.
4906 `map-keymap' includes parent's bindings _recursively_.
4907 Clarify and correct description of `where-is-internal'.
4908 Mention BUFFER-OR-NAME arg to `describe-bindings'.
4909 (Menu Example): For menus intended for use with the keyboard, the
4910 menu items should be bound to characters or real function keys.
4911
49122004-08-08 Luc Teirlinck <teirllm@auburn.edu>
4913
4914 * objects.texi (Character Type): Reposition `@anchor' to prevent
4915 double space inside sentence in Info.
4916
4917 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
4918 renamed to `disabled-command-function'.
4919 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
4920 (Command Loop Info): Replace reference to it.
4921 (Disabling Commands): `disabled-command-hook' has been renamed to
4922 `disabled-command-function'.
4923
49242004-08-07 Luc Teirlinck <teirllm@auburn.edu>
4925
4926 * os.texi (Translating Input): Only non-prefix bindings in
4927 `key-translation-map' override actual key bindings. Warn about
4928 possible indirect effect of actual key bindings on non-prefix
4929 bindings in `key-translation-map'.
4930
49312004-08-06 Luc Teirlinck <teirllm@auburn.edu>
4932
4933 * minibuf.texi (High-Level Completion): Add anchor for definition
4934 of `read-variable'.
4935
4936 * commands.texi: Various changes in addition to:
4937 (Using Interactive): Clarify description of `interactive-form'.
4938 (Interactive Call): Mention default for KEYS argument to
4939 `call-interactively'.
4940 (Command Loop Info): Clarify description of `this-command-keys'.
4941 Mention KEEP-RECORD argument to `clear-this-command-keys'.
4942 Value of `last-event-frame' can be `macro'.
4943 (Repeat Events): `double-click-fuzz' is also used to distinguish
4944 clicks and drags.
4945 (Classifying Events): Clarify descriptions of `event-modifiers'
4946 `event-basic-type' and `event-convert-list'.
4947 (Accessing Events): `posn-timestamp' takes POSITION argument.
4948 (Quoted Character Input): Clarify description of
4949 `read-quoted-char' and fix example.
4950 (Quitting): Add `with-local-quit'.
4951 (Disabling Commands): Correct and clarify descriptions of
4952 `enable-command' and `disable-command'.
4953 Mention what happens if `disabled-command-hook' is nil.
4954 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
4955 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
4956
49572004-07-24 Luc Teirlinck <teirllm@auburn.edu>
4958
4959 * frames.texi: Various changes in addition to:
4960 (Creating Frames): Expand and clarify description of `make-frame'.
4961 (Window Frame Parameters): Either none or both of the `icon-left'
4962 and `icon-top' parameters must be specified. Put descriptions of
4963 `menu-bar-lines' and `toolbar-lines' closer together and change
4964 them accordingly.
4965 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
4966 except while processing `frame-title-format' or `icon-title-format'.
4967 (Deleting Frames): Correct description of `delete-frame'.
4968 Non-nil return values of `frame-live-p' are like those of `framep'.
4969 (Frames and Windows): Mention return value of
4970 `set-frame-selected-window'.
4971 (Visibility of Frames): Mention `force' argument to
4972 `make-frame-invisible'. `frame-visible-p' returns t for all
4973 frames on text-only terminals.
4974 (Frame Configurations): Restoring a frame configuration does not
4975 restore deleted frames.
4976 (Window System Selections): `x-set-selection' returns DATA.
4977 (Resources): Add example.
4978 (Display Feature Testing): Clarify descriptions of
4979 `display-pixel-height', `display-pixel-width', `x-server-version'
4980 and `x-server-vendor'.
4981
4982 * windows.texi (Choosing Window): Add anchor.
4983 * minibuf.texi (Minibuffer Misc): Add anchor.
4984
49852004-07-23 John Paul Wallington <jpw@gnu.org>
4986
4987 * macros.texi (Defining Macros): Declaration keyword for setting
4988 Edebug spec is `debug' not `edebug'.
4989
49902004-07-19 Luc Teirlinck <teirllm@auburn.edu>
4991
4992 * windows.texi: Various small changes in addition to:
4993 (Window Point): Mention return value of `set-window-point'.
4994 (Window Start): `pos-visible-in-window-p' disregards horizontal
4995 scrolling. Explain return value if PARTIALLY is non-nil.
4996 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
4997 and `set-window-vscroll'.
4998 (Size of Window): The argument WINDOW to `window-inside-edges',
4999 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
5000 (Resizing Windows): Explain return value of
5001 `shrink-window-if-larger-than-buffer'.
5002 `window-size-fixed' automatically becomes buffer local when set.
5003 (Window Configurations): Explain return value of
5004 `set-window-configuration'.
5005
5006 * minibuf.texi (Minibuffer Misc): Add anchor for
5007 `minibuffer-scroll-window'.
5008
5009 * positions.texi (Text Lines): Add anchor for `count-lines'.
5010
50112004-07-17 Richard M. Stallman <rms@gnu.org>
5012
5013 * display.texi (Overlay Properties): Adding `evaporate' prop
5014 deletes empty overlay immediately.
5015
5016 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
5017 fix example.
5018
50192004-07-16 Jim Blandy <jimb@redhat.com>
5020
5021 * searching.texi (Regexp Backslash): Document new \_< and \_>
5022 operators.
5023
50242004-07-16 Juanma Barranquero <lektu@terra.es>
5025
5026 * display.texi (Images): Fix Texinfo usage.
5027
50282004-07-14 Luc Teirlinck <teirllm@auburn.edu>
5029
5030 * buffers.texi (Modification Time): `visited-file-modtime' now
5031 returns a list of two integers, instead of a cons.
5032
50332004-07-13 Luc Teirlinck <teirllm@auburn.edu>
5034
5035 * windows.texi: Various changes in addition to:
5036 (Splitting Windows): Add `split-window-keep-point'.
5037
50382004-07-09 Richard M. Stallman <rms@gnu.org>
5039
5040 * frames.texi (Input Focus): Minor fix.
5041
50422004-07-07 Luc Teirlinck <teirllm@auburn.edu>
5043
5044 * frames.texi (Input Focus): Clarify descriptions of
5045 `select-frame-set-input-focus' and `select-frame'.
5046
50472004-07-06 Luc Teirlinck <teirllm@auburn.edu>
5048
5049 * os.texi: Various small changes in addition to:
5050 (Killing Emacs): Expand and clarify description of
5051 `kill-emacs-query-functions' and `kill-emacs-hook'.
5052 (System Environment): Expand and clarify description of `getenv'
5053 and `setenv'.
5054 (Timers): Clarify description of `run-at-time'.
5055 (Translating Input): Correct description of
5056 `extra-keyboard-modifiers'.
5057 (Flow Control): Correct description of `enable-flow-control'.
5058
50592004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
5060
5061 * os.texi: Update copyright.
5062 (Session Management): Grammar fix.
5063 Clarify which Emacs does the restarting.
5064 Use @samp for *scratch* buffer.
5065
50662004-07-04 Alan Mackenzie <acm@muc.de>
5067
5068 * frames.texi (Input Focus): Add documentation for
5069 `select-frame-set-input-focus'. Replace refs to non-existent
5070 `switch-frame' with `select-frame'. Minor corrections and tidying
5071 up of text-only terminal stuff.
5072
50732004-07-02 Richard M. Stallman <rms@gnu.org>
5074
5075 * files.texi (Saving Buffers): Cleanup write-contents-function.
5076 (Magic File Names): Cleanup file-remote-p.
5077
b344d29d 50782004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
5079
5080 * files.texi (Magic File Names): `file-remote-p' returns an
5081 identifier of the remote system, not just t.
5082
50832004-07-02 David Kastrup <dak@gnu.org>
5084
5085 * searching.texi (Entire Match Data): Add explanation about new
5086 match-data behavior when @var{integers} is non-nil.
5087
50882004-06-24 Richard M. Stallman <rms@gnu.org>
5089
5090 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
5091
5092 * customize.texi (Variable Definitions): Note about doc strings
5093 and :set.
5094
5095 * keymaps.texi (Keymap Terminology): Document `kbd'.
5096 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
5097
5098 * display.texi (Invisible Text): Setting buffer-invisibility-spec
5099 makes it buffer-local.
5100
5101 * files.texi (Saving Buffers): Correct previous change.
5102
5103 * commands.texi (Accessing Events):
5104 Clarify posn-col-row and posn-actual-col-row.
5105
51062004-06-24 David Ponce <david.ponce@wanadoo.fr>
5107
5108 * commands.texi (Accessing Events): New functions
5109 posn-at-point and posn-at-x-y. Add example to posn-x-y.
5110
51112004-06-23 Luc Teirlinck <teirllm@auburn.edu>
5112
5113 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
5114 * frames.texi, buffers.texi, backups.texi, variables.texi:
5115 * loading.texi, eval.texi, functions.texi, control.texi:
5116 * symbols.texi, minibuf.texi: Reposition @anchor's.
5117
5118 * help.texi: Various small changes in addition to the following.
5119 (Describing Characters): Describe PREFIX argument to
5120 `key-description'. Correct and clarify definition of
5121 `text-char-description'. Describe NEED-VECTOR argument to
5122 `read-kbd-macro'.
5123 (Help Functions): Clarify definition of `apropos'.
5124
51252004-06-23 Lars Hansen <larsh@math.ku.dk>
5126
5127 * files.texi (Saving Buffers): Correct description of
5128 `write-contents-functions'.
5129
51302004-06-21 Juanma Barranquero <lektu@terra.es>
5131
5132 * display.texi (Images): Remove redundant @vindex directives.
5133 Rewrite `image-library-alist' doc in active voice.
5134
51352004-06-14 Juanma Barranquero <lektu@terra.es>
5136
5137 * display.texi (Images): Document new delayed library loading,
5138 variable `image-library-alist' and (existing but undocumented)
5139 function `image-type-available-p'.
5140
51412004-06-05 Richard M. Stallman <rms@gnu.org>
5142
5143 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
5144 refer the user to the Initial Input node.
5145 (Text from Minibuffer): Likewise.
5146 (Initial Input): New node. Document this feature
5147 and say it is mostly deprecated.
5148
51492004-05-30 Richard M. Stallman <rms@gnu.org>
5150
5151 * loading.texi (Named Features): Clarify return value
5152 and meaning of NOERROR.
5153
5154 * variables.texi (File Local Variables): Minor cleanup.
5155
51562004-05-30 Michael Albinus <michael.albinus@gmx.de>
5157
5158 * files.texi (Magic File Names): Add `file-remote-p' as operation
5159 of file name handlers.
5160
51612004-05-29 Richard M. Stallman <rms@gnu.org>
5162
5163 * modes.texi (Minor Mode Conventions): (-) has no special meaning
5164 as arg to a minor mode command.
5165
51662004-05-22 Richard M. Stallman <rms@gnu.org>
5167
5168 * syntax.texi (Syntax Class Table): Word syntax not just for English.
5169
5170 * streams.texi (Output Variables): Doc float-output-format.
5171
5172 * searching.texi (Regexp Special): Nested repetition can be infloop.
5173
5174 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
5175 real stack overflow.
5176
5177 * compile.texi: Minor cleanups.
5178
51792004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
5180
5181 * lists.texi (Cons Cells): Explain dotted lists, true lists,
5182 circular lists.
5183 (List Elements): Explain handling of circular and dotted lists.
5184
51852004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
5186
5187 * modes.texi (Search-based Fontification): Fix typo.
5188
51892004-05-10 Juanma Barranquero <lektu@terra.es>
5190
5191 * modes.texi (Mode Line Variables): Fix description of
5192 global-mode-string, which is now after which-func-mode, not the
5193 buffer name.
5194
51952004-05-07 Lars Hansen <larsh@math.ku.dk>
5196
5197 * modes.texi (Desktop Save Mode): Add.
5198 (Modes): Add menu entry Desktop Save Mode.
5199
5200 * hooks.texi: Add desktop-after-read-hook,
5201 desktop-no-desktop-file-hook and desktop-save-hook.
5202
5203 * locals.texi: Add desktop-save-buffer.
5204
52052004-04-30 Jesper Harder <harder@ifa.au.dk>
5206
5207 * display.texi: emacs -> Emacs.
5208
52092004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
5210
5211 * files.texi (Changing Files): Document set-file-times.
5212
52132004-04-23 Juanma Barranquero <lektu@terra.es>
5214
5215 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5216
52172004-04-18 Jesper Harder <harder@ifa.au.dk>
5218
5219 * tips.texi (Coding Conventions): defopt -> defcustom.
5220
52212004-04-16 Luc Teirlinck <teirllm@auburn.edu>
5222
5223 * sequences.texi: Various clarifications.
5224
52252004-04-14 Luc Teirlinck <teirllm@auburn.edu>
5226
5227 * buffers.texi (Read Only Buffers): Mention optional ARG to
5228 `toggle-read-only'.
5229
52302004-04-14 Nick Roberts <nick@nick.uklinux.net>
5231
5232 * windows.texi (Selecting Windows): Note that get-lru-window
5233 returns a full-width window if possible.
5234
52352004-04-13 Luc Teirlinck <teirllm@auburn.edu>
5236
5237 * buffers.texi: Various changes in addition to:
5238 (Buffer File Name): Add `find-buffer-visiting'.
5239 (Buffer Modification): Mention optional ARG to `not-modified'.
5240 (Indirect Buffers): Mention optional CLONE argument to
5241 `make-indirect-buffer'.
5242
5243 * files.texi: Various changes in addition to:
5244 (Visiting Functions): `find-file-hook' is now a normal hook.
5245 (File Name Expansion): Explain difference between the way that
5246 `expand-file-name' and `file-truename' treat `..'.
5247 (Contents of Directories): Mention optional ID-FORMAT argument to
5248 `directory-files-and-attributes'.
5249 (Format Conversion): Mention new optional CONFIRM argument to
5250 `format-write-file'.
5251
52522004-04-12 Miles Bader <miles@gnu.org>
5253
5254 * macros.texi (Expansion): Add description of `macroexpand-all'.
5255
52562004-04-05 Jesper Harder <harder@ifa.au.dk>
5257
5258 * variables.texi (Variable Aliases): Mention
5259 cyclic-variable-indirection.
5260
5261 * errors.texi (Standard Errors): Ditto.
5262
52632004-04-04 Luc Teirlinck <teirllm@auburn.edu>
5264
5265 * backups.texi: Various small changes in addition to:
5266 (Making Backups): Mention return value of `backup-buffer'.
5267 (Auto-Saving): Mention optional FORCE argument to
5268 `delete-auto-save-file-if-necessary'.
5269 (Reverting): Mention optional PRESERVE-MODES argument to
5270 `revert-buffer'. Correct description of `revert-buffer-function'.
5271
52722004-03-22 Juri Linkov <juri@jurta.org>
5273
5274 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
5275 with `Vector Functions'.
5276
5277 * text.texi (Sorting): Add missing quote.
5278
52792004-03-14 Luc Teirlinck <teirllm@auburn.edu>
5280
5281 * intro.texi (Lisp History): Replace xref to `cl' manual with
5282 inforef.
5283
52842004-03-12 Richard M. Stallman <rms@gnu.org>
5285
5286 * intro.texi (Version Info): Add arg to emacs-version.
5287 (Lisp History): Change xref to CL manual.
5288
52892004-03-09 Luc Teirlinck <teirllm@auburn.edu>
5290
5291 * minibuf.texi (Completion Commands): Add xref to Emacs manual
5292 for Partial Completion mode.
5293
52942004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
5295
5296 * customize.texi: Fix typo. Remove eol whitespace.
5297
52982004-03-04 Richard M. Stallman <rms@gnu.org>
5299
5300 * processes.texi: Fix typos.
5301
5302 * lists.texi (Building Lists): Minor clarification.
5303
5304 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
5305 in make-hash-table.
5306
53072004-02-29 Juanma Barranquero <lektu@terra.es>
5308
5309 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
5310 rm, and ignore exit code.
5311
53122004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
5313
5314 * display.texi (Defining Faces): Add description for min-colors.
5315 Update example.
5316
53172004-02-23 Luc Teirlinck <teirllm@auburn.edu>
5318
5319 * abbrevs.texi: Various corrections and clarifications in addition
5320 to the following:
5321 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
5322
53232004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5324
5325 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
5326
53272004-02-21 Luc Teirlinck <teirllm@auburn.edu>
5328
5329 * text.texi: Various small changes in addition to the following:
5330 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
5331 to delete-horizontal-space.
5332 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
5333 description of yank-handler text property at various places.
5334
5335 * frames.texi (Window System Selections): Add anchor.
5336
5337 * syntax.texi (Syntax Table Functions): Clarify and correct
5338 descriptions of make-syntax-table and copy-syntax-table.
5339 (Motion and Syntax): Clarify SYNTAXES argument to
5340 skip-syntax-forward.
5341 (Parsing Expressions): Mention that the return value of
5342 parse-partial-sexp is currently a list of ten rather than nine
5343 elements.
5344 (Categories): Various corrections and clarifications.
5345
53462004-02-17 Luc Teirlinck <teirllm@auburn.edu>
5347
5348 * markers.texi (Marker Insertion Types): Minor change.
5349
5350 * locals.texi (Standard Buffer-Local Variables):
5351 * commands.texi (Interactive Codes, Using Interactive):
5352 * functions.texi (Related Topics): Fix xrefs.
5353
53542004-02-16 Luc Teirlinck <teirllm@auburn.edu>
5355
5356 * lists.texi (Sets And Lists): Update description of delete-dups.
5357
53582004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5359
5360 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5361
c8763fb6 53622004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5363
5364 * frames.texi (Parameter Access): frame-parameters arg is optional.
5365 modify-frame-parameters handles nil for FRAME.
5366 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5367 are all-or-nothing for certain toolkits.
5368 Mention parameter wait-for-wm.
5369 (Frames and Windows): In frame-first-window and frame-selected-window
5370 the arg is optional.
5371 (Input Focus): In redirect-frame-focus the second arg is optional.
5372 (Window System Selections): Mention selection type CLIPBOARD.
5373 Mention data-type UTF8_STRING.
5374 Mention numbering of cut buffers.
5375 (Resources): Describe x-resource-name.
5376
53772004-02-16 Richard M. Stallman <rms@gnu.org>
5378
5379 * windows.texi (Buffers and Windows): Delete false table
5380 about all-frames.
5381
5382 * syntax.texi (Parsing Expressions): Delete old caveat
5383 about parse-sexp-ignore-comments.
5384
5385 * streams.texi (Output Variables): Add print-quoted.
5386
5387 * lists.texi (Building Lists): Minor cleanup.
5388
5389 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
5390
5391 * display.texi (Overlays): Explain overlays use markers.
5392 (Managing Overlays): Explain front-advance and rear-advance
5393 in more detail.
5394
5395 * loading.texi (Unloading): Document unload-feature-special-hooks.
5396 Get rid of fns-NNN.el file.
5397
53982004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5399
5400 * help.texi (Describing Characters): Fix text-char-description
5401 example output.
5402
5403 * edebug.texi (Using Edebug): Fix example.
5404
5405 * debugging.texi (Internals of Debugger): Fix return value.
5406
5407 * files.texi (Changing Files): Fix argname.
5408
5409 * calendar.texi: Fix parens, and default values.
5410
5411 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
5412 * nonascii.texi, objects.texi, os.texi: Minor fixes.
5413 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
5414
5415 * positions.texi (Text Lines): Don't add -1 in current-line.
5416
54172004-02-16 Richard M. Stallman <rms@gnu.org>
5418
5419 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5420
54212004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5422
5423 * processes.texi (Low-Level Network): Fix a typo.
5424
54252004-02-12 Kim F. Storm <storm@cua.dk>
5426
5427 * display.texi (Fringes): Use consistent wording.
5428 Note that window-fringe's window arg is optional.
5429 (Scroll Bars): Use consistent wording.
5430
54312004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5432
5433 * tips.texi (Comment Tips): Document the new conventions for
5434 commenting out code.
5435
c8763fb6 54362004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5437
5438 * positions.texi (Text Lines): Added missing end defun.
5439
54402004-02-07 Kim F. Storm <storm@cua.dk>
5441
5442 * positions.texi (Text Lines): Add line-number-at-pos.
5443
54442004-02-06 John Paul Wallington <jpw@gnu.org>
5445
5446 * display.texi (Button Properties, Button Buffer Commands):
5447 mouse-2 invokes button, not down-mouse-1.
5448
54492004-02-04 Jason Rumney <jasonr@gnu.org>
5450
5451 * makefile.w32-in: Sync with Makefile.in changes.
5452
54532004-02-03 Luc Teirlinck <teirllm@auburn.edu>
5454
5455 * minibuf.texi (Text from Minibuffer): Various corrections and
5456 clarifications.
5457 (Object from Minibuffer): Correct Lisp description of
5458 read-minibuffer.
5459 (Minibuffer History): Clarify description of cons values for
5460 HISTORY arguments.
5461 (Basic Completion): Various corrections and clarifications. Add
5462 completion-regexp-list.
5463 (Minibuffer Completion): Correct and clarify description of
5464 completing-read.
5465 (Completion Commands): Mention Partial Completion mode. Various
5466 other minor changes.
5467 (High-Level Completion): Various corrections and clarifications.
5468 (Reading File Names): Ditto.
5469 (Minibuffer Misc): Ditto.
5470
54712004-01-26 Luc Teirlinck <teirllm@auburn.edu>
5472
5473 * strings.texi (Text Comparison): assoc-string also matches
5474 elements of alists that are strings instead of conses.
5475 (Formatting Strings): Standardize Texinfo usage. Update index
5476 entries.
5477
54782004-01-20 Luc Teirlinck <teirllm@auburn.edu>
5479
5480 * lists.texi (Sets And Lists): Add delete-dups.
5481
54822004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5483
5484 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5485 special form.
5486 * macros.texi (Defining Macros): Update description of `declare',
5487 which now is a macro.
5488 (Wrong Time): Fix typos.
5489
54902004-01-14 Luc Teirlinck <teirllm@auburn.edu>
5491
5492 * compile.texi (Compilation Functions): Expand descriptions of
5493 `compile-defun', `byte-compile-file', `byte-recompile-directory'
5494 and `batch-byte-compile'. In particular, mention and describe
5495 all optional arguments.
5496 (Disassembly): Correct and clarify the description of `disassemble'.
5497
54982004-01-11 Luc Teirlinck <teirllm@auburn.edu>
5499
5500 * searching.texi: Various small changes in addition to the
5501 following.
5502 (Regexp Example): Adapt to new value of `sentence-end'.
5503 (Regexp Functions): The PAREN argument to `regexp-opt' can be
5504 `words'.
5505 (Search and Replace): Add usage note for `perform-replace'.
5506 (Entire Match Data): Mention INTEGERS and REUSE arguments to
5507 `match-data'.
5508 (Standard Regexps): Update for new values of `paragraph-start'
5509 and `sentence-end'.
5510
55112004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5512
5513 * files.texi (Saving Buffers): Clarify descriptions of
5514 `write-contents-functions' and `before-save-hook'.
5515 Make the defvar's for `before-save-hook' and `after-save-hook'
5516 into defopt's.
5517
55182004-01-07 Kim F. Storm <storm@cua.dk>
5519
5520 * commands.texi (Click Events): Describe new image and
5521 width/height elements of click events.
5522 (Accessing Events): Add posn-string, posn-image, and
5523 posn-object-width-height. Change posn-object to return either
5524 image or string object.
5525
55262004-01-01 Simon Josefsson <jas@extundo.com>
5527
5528 * hooks.texi (Standard Hooks): Add before-save-hook.
5529 * files.texi (Saving Buffers): Likewise.
5530
55312004-01-03 Richard M. Stallman <rms@gnu.org>
5532
5533 * frames.texi (Frames and Windows): Delete frame-root-window.
5534
55352004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5536
5537 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5538
5539 * functions.texi: Various small changes in addition to the
5540 following.
5541 (What Is a Function): `functionp' returns nil for macros. Clarify
5542 behavior of this and following functions for symbol arguments.
5543 (Function Documentation): Add `\' in front of (fn @var{arglist})
5544 and explain why.
5545 (Defining Functions): Mention DOCSTRING argument to `defalias'.
5546 Add anchor.
5547 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
5548
55492004-01-01 Miles Bader <miles@gnu.org>
5550
5551 * display.texi (Buttons): New section.
5552
55532003-12-31 Andreas Schwab <schwab@suse.de>
5554
5555 * numbers.texi (Math Functions): sqrt reports a domain-error
5556 error.
5557 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5558
55592003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5560
5561 * tips.texi (Documentation Tips): Update item on hyperlinks in
5562 documentation strings.
5563
5564 * errors.texi (Standard Errors): Various small corrections and
5565 additions.
5566
5567 * control.texi: Various small changes in addition to the
5568 following.
5569 (Signaling Errors): Provide some more details on how `signal'
5570 constructs the error message. Add anchor to the definition of
5571 `signal'.
5572 (Error Symbols): Describe special treatment of `quit'.
5573 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5574 to emphasize that it has to be a single form.
5575
5576 * buffers.texi: Add anchor.
5577
55782003-12-29 Richard M. Stallman <rms@gnu.org>
5579
5580 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5581 (Window Configurations): Add window-configuration-frame.
5582
5583 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5584
5585 * text.texi (Examining Properties): Add get-char-property-and-overlay.
5586 Change arg name in get-char-property.
5587 (Special Properties): Update handling of keymap property.
5588
5589 * strings.texi (Modifying Strings): Add clear-string.
5590 (Text Comparison): Add assoc-string and remove
5591 assoc-ignore-case, assoc-ignore-representation.
5592
5593 * os.texi (Time of Day): Add set-time-zone-rule.
5594
5595 * numbers.texi (Math Functions): asin, acos, log, log10
5596 report domain-error errors.
5597
5598 * nonascii.texi (Converting Representations):
5599 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
5600 (Encoding and I/O): Add file-name-coding-system.
5601
5602 * modes.texi (Search-based Fontification): Explain that
5603 face specs are symbols with face names as values.
5604
5605 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5606
5607 * lists.texi (Building Lists): remq moved elsewhere.
5608 (Sets And Lists): remq moved here.
5609 (Association Lists): Refer to assoc-string.
5610
5611 * internals.texi (Garbage Collection): Add memory-use-counts.
5612
5613 * frames.texi (Frames and Windows): Add set-frame-selected-window
5614 and frame-root-window.
5615
5616 * files.texi (Contents of Directories):
5617 Add directory-files-and-attributes.
5618
5619 * display.texi (Refresh Screen): Add force-window-update.
5620 (Invisible Text): Explain about moving point out of invis text.
5621 (Overlay Properties): Add overlay-properties.
5622 (Managing Overlays): Add overlayp.
5623 (GIF Images): Invalid image number displays a hollow box.
5624
5625 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5626 (Killing Buffers): Add buffer-live-p.
5627
56282003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
5629
5630 * display.texi (Fringes): Fix typo "set-buffer-window".
5631
56322003-12-24 Luc Teirlinck <teirllm@auburn.edu>
5633
5634 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5635 * nonascii.texi, processes.texi, tips.texi, variables.texi:
5636 Add or change various xrefs and anchors.
5637
5638 * commands.texi: Replace all occurrences of @acronym{CAR} with
5639 @sc{car}, for consistency with the rest of the Elisp manual.
5640 `car' and `cdr' are historically acronyms, but are no longer
5641 widely thought of as such.
5642
5643 * internals.texi (Pure Storage): Mention that `purecopy' does not
5644 copy text properties.
5645 (Object Internals): Now 29 bits are used (in most implementations)
5646 to address Lisp objects.
5647
5648 * variables.texi (Variables with Restricted Values): New node.
5649
5650 * objects.texi (Lisp Data Types): Mention that certain variables
5651 can only take on a restricted set of values and add an xref to
5652 the new node "Variables with Restricted Values".
5653
5654 * eval.texi (Function Indirection): Describe the errors that
5655 `indirect-function' can signal.
5656 (Eval): Clarify the descriptions of `eval-region' and `values'.
5657 Describe `eval-buffer' instead of `eval-current-buffer' and
5658 mention `eval-current-buffer' as an alias for `current-buffer'.
5659 Correct the description and mention all optional arguments.
5660
5661 * nonascii.texi: Various small changes in addition to the
5662 following.
5663 (Converting Representations): Clarify behavior of
5664 `string-make-multibyte' and `string-to-multibyte' for unibyte all
5665 ASCII arguments.
5666 (Character Sets): Document the variable `charset-list' and adapt
5667 the definition of the function `charset-list' accordingly.
5668 (Translation of Characters): Clarify use of generic characters in
5669 `make-translation-table'. Clarify and correct the description of
5670 the use of translation tables in encoding and decoding.
5671 (User-Chosen Coding Systems): Correct and clarify the description
5672 of `select-safe-coding-system'.
5673 (Default Coding Systems): Clarify description of
5674 `file-coding-system-alist'.
5675
56762003-11-30 Luc Teirlinck <teirllm@auburn.edu>
5677
5678 * strings.texi (Text Comparison): Correctly describe when two
5679 strings are `equal'. Combine and clarify descriptions of
5680 `assoc-ignore-case' and `assoc-ignore-representation'.
5681
5682 * objects.texi (Non-ASCII in Strings): Clarify description of
5683 when a string is unibyte or multibyte.
5684 (Bool-Vector Type): Update examples.
5685 (Equality Predicates): Correctly describe when two strings are
5686 `equal'.
5687
56882003-11-29 Luc Teirlinck <teirllm@auburn.edu>
5689
5690 * lists.texi (Building Lists): `append' no longer accepts integer
5691 arguments. Update the description of `number-sequence' to reflect
5692 recent changes.
5693 (Sets And Lists): Describe `member-ignore-case' after `member'.
5694
56952003-11-27 Kim F. Storm <storm@cua.dk>
5696
5697 * commands.texi (Click Events): Click object may be an images.
5698 Describe (dx . dy) element of click positions.
5699 (Accessing Events): Remove duplicate posn-timestamp.
5700 New functions posn-object and posn-object-x-y.
5701
57022003-11-23 Kim F. Storm <storm@cua.dk>
5703
5704 * commands.texi (Click Events): Describe enhancements to event
5705 position lists, including new text-pos and (col . row) items.
5706 Mention left-fringe and right-fringe area events.
5707 (Accessing Events): New functions posn-area and
5708 posn-actual-col-row. Mention posn-timestamp. Mention that
5709 posn-point in non-text area still returns buffer position.
5710 Clarify posn-col-row.
5711
57122003-11-21 Lars Hansen <larsh@math.ku.dk>
5713
5714 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
5715 * anti.texi (File Attributes): Describe removed parameter
5716 ID-FORMAT.
5717
57182003-11-20 Luc Teirlinck <teirllm@auburn.edu>
5719
5720 * positions.texi (Positions): Mention that, if a marker is used as
5721 a position, its buffer is ignored.
5722
5723 * markers.texi (Overview of Markers): Mention it here too.
5724
57252003-11-12 Luc Teirlinck <teirllm@auburn.edu>
5726
5727 * numbers.texi (Numeric Conversions): Not just `floor', but also
5728 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
5729
57302003-11-10 Luc Teirlinck <teirllm@auburn.edu>
5731
5732 * markers.texi (Creating Markers): Specify insertion type of
5733 created markers. Add xref to `Marker Insertion Types'.
5734 Second argument to `copy-marker' is optional.
5735 (Marker Insertion Types): Mention that most markers are created
5736 with insertion type nil.
5737 (The Mark): Correctly describe when `mark' signals an error.
5738 (The Region): Correctly describe when `region-beginning' and
5739 `region-end' signal an error.
5740
57412003-11-08 Luc Teirlinck <teirllm@auburn.edu>
5742
5743 * hash.texi (Creating Hash): Clarify description of `eql'.
5744 `makehash' is obsolete.
5745 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
5746
5747 * positions.texi (Point): Change description of `buffer-end', so
5748 that it is also correct for floating point arguments.
5749 (List Motion): Correct argument lists of `beginning-of-defun' and
5750 `end-of-defun'.
5751 (Excursions): Add xref to `Marker Insertion Types'.
5752 (Narrowing): Argument to `narrow-to-page' is optional.
5753
57542003-11-06 Luc Teirlinck <teirllm@auburn.edu>
5755
5756 * streams.texi (Output Streams): Clarify behavior of point for
5757 marker output streams.
5758
57592003-11-04 Luc Teirlinck <teirllm@auburn.edu>
5760
5761 * variables.texi (Defining Variables): Second argument to
5762 `defconst' is not optional.
5763 (Setting Variables): Mention optional argument APPEND to
5764 `add-to-list'.
5765 (Creating Buffer-Local): Expand description of
5766 `make-variable-buffer-local'.
5767 (Frame-Local Variables): Expand description of
5768 `make-variable-frame-local'.
5769 (Variable Aliases): Correct description of optional argument
5770 DOCSTRING to `defvaralias'. Mention return value of
5771 `defvaralias'.
5772 (File Local Variables): Add xref to `File variables' in Emacs
5773 Manual. Correct description of `hack-local-variables'. Mention
5774 `safe-local-variable' property. Mention optional second argument
5775 to `risky-local-variable-p'.
5776
57772003-11-03 Luc Teirlinck <teirllm@auburn.edu>
5778
5779 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
5780
57812003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5782
5783 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
5784 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
5785 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
5786 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
5787 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
5788 lispref/processes.texi, lispref/searching.texi,
5789 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
5790 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
5791 @acronym{FOO}.
5792
57932003-10-27 Luc Teirlinck <teirllm@auburn.edu>
5794
5795 * strings.texi (Creating Strings): Argument START to `substring'
5796 can not be `nil'. Expand description of
5797 `substring-no-properties'. Correct description of `split-string',
5798 especially with respect to empty matches. Prevent very bad line
5799 break in definition of `split-string-default-separators'.
5800 (Text Comparison): `string=' and `string<' also accept symbols as
5801 arguments.
5802 (String Conversion): More completely describe argument BASE in
5803 `string-to-number'.
5804 (Formatting Strings): `%s' and `%S' in `format' do require
5805 corresponding object. Clarify behavior of numeric prefix after
5806 `%' in `format'.
5807 (Case Conversion): The argument to `upcase-initials' can be a
5808 character.
5809
58102003-10-27 Kenichi Handa <handa@m17n.org>
5811
5812 * display.texi (Fontsets): Fix texinfo usage.
5813
58142003-10-25 Kenichi Handa <handa@m17n.org>
5815
5816 * display.texi (Fontsets): Add description of the function
5817 set-fontset-font.
5818
58192003-10-23 Luc Teirlinck <teirllm@auburn.edu>
5820
5821 * display.texi (Temporary Displays): Add xref to `Documentation
5822 Tips'.
5823
5824 * functions.texi (Function Safety): Use inforef instead of pxref
5825 for SES.
5826
58272003-10-23 Andreas Schwab <schwab@suse.de>
5828
5829 * Makefile.in (TEX, texinputdir): Don't define.
5830 (TEXI2DVI): Define.
5831 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
5832 add $(srcdir)/index.texi.
5833 ($(infodir)/elisp): Remove index.texi dependency.
5834 (elisp.dvi): Likewise. Use $(TEXI2DVI).
5835 (index.texi): Remove target.
5836 (dist): Don't link $(srcdir)/permute-index.
5837 (clean): Don't remove index.texi.
5838
5839 * permute-index, index.perm: Remove.
5840 * index.texi: Rename from index.unperm.
5841
58422003-10-22 Luc Teirlinck <teirllm@auburn.edu>
5843
5844 * tips.texi (Documentation Tips): Document new behavior for face
5845 and variable hyperlinks in Help mode.
5846
58472003-10-21 Luc Teirlinck <teirllm@auburn.edu>
5848
5849 * objects.texi (Integer Type): Update for extra bit of integer range.
5850 (Character Type): Ditto.
5851
58522003-10-16 Eli Zaretskii <eliz@gnu.org>
5853
5854 * numbers.texi (Integer Basics): Add index entries for reading
5855 numbers in hex, octal, and binary.
5856
58572003-10-16 Lute Kamstra <lute@gnu.org>
5858
5859 * modes.texi (Mode Line Format): Mention force-mode-line-update's
5860 argument.
5861
58622003-10-13 Luc Teirlinck <teirllm@auburn.edu>
5863
5864 * windows.texi (Choosing Window): Fix typo.
5865 * edebug.texi (Edebug Execution Modes): Fix typo.
5866
58672003-10-13 Richard M. Stallman <rms@gnu.org>
5868
5869 * windows.texi (Basic Windows): A window has fringe settings,
5870 display margins and scroll-bar settings.
5871 (Splitting Windows): Doc split-window return value.
5872 Clean up one-window-p.
5873 (Selecting Windows): Fix typo.
5874 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
5875 (Buffers and Windows): In set-window-buffer, explain effect
5876 on fringe settings and scroll bar settings.
5877 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
5878 (Choosing Window): Use defopt for pop-up-frame-function.
5879 For special-display-buffer-names, explain same-window and same-frame.
5880 Clarify window-dedicated-p return value.
5881 (Textual Scrolling): scroll-up and scroll-down can get an error.
5882 (Horizontal Scrolling): Clarify auto-hscroll-mode.
5883 Clarify set-window-hscroll.
5884 (Size of Window): Don't mention tool bar in window-height.
5885 (Coordinates and Windows): Explain what coordinates-in-window-p
5886 returns for fringes and display margins.
5887 (Window Configurations): Explain saving fringes, etc.
5888
5889 * tips.texi (Library Headers): Clean up Documentation.
5890
5891 * syntax.texi (Parsing Expressions): Clean up forward-comment
5892 and parse-sexp-lookup-properties.
5893
5894 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
5895
5896 * os.texi (System Environment): Clean up text for load-average errors.
5897
5898 * modes.texi (Hooks): Don't explain local hook details at front.
5899 Clarify run-hooks and run-hook-with-args a little.
5900 Clean up add-hook and remove-hook.
5901
5902 * edebug.texi (Edebug Execution Modes): Clarify t.
5903 Document edebug-sit-for-seconds.
5904 (Coverage Testing): Document C-x X = and =.
5905 (Instrumenting Macro Calls): Fix typo.
5906 (Specification List): Don't index the specification keywords.
5907
59082003-10-10 Kim F. Storm <storm@cua.dk>
5909
5910 * processes.texi (Network): Introduce make-network-process.
5911
59122003-10-09 Luc Teirlinck <teirllm@auburn.edu>
5913
5914 * tips.texi (Library Headers): Fix typo.
5915
59162003-10-07 Juri Linkov <juri@jurta.org>
5917
5918 * modes.texi (Imenu): Mention imenu-create-index-function's
5919 default value. Explain submenus better.
5920
59212003-10-07 Lute Kamstra <lute@gnu.org>
5922
5923 * modes.texi (Faces for Font Lock): Fix typo.
5924 (Hooks): Explain how buffer-local hook variables can refer to
5925 global hook variables.
5926 Various minor clarifications.
5927
59282003-10-06 Lute Kamstra <lute@gnu.org>
5929
5930 * tips.texi (Coding Conventions): Mention naming conventions for
5931 hooks.
5932
59332003-10-05 Luc Teirlinck <teirllm@auburn.edu>
5934
5935 * loading.texi (Library Search): Correct default value of
5936 load-suffixes.
5937 (Named Features): Fix typo.
5938
59392003-10-05 Richard M. Stallman <rms@gnu.org>
5940
5941 * loading.texi (Named Features): In `provide',
5942 say how to test for subfeatures.
5943 (Unloading): In unload-feature, use new var name
5944 unload-feature-special-hooks.
5945
59462003-10-03 Lute Kamstra <lute@gnu.org>
5947
5948 * modes.texi (Major Mode Conventions): Mention third way to set up
5949 Imenu.
5950 (Imenu): A number of small fixes.
5951 Delete documentation of internal variable imenu--index-alist.
5952 Document the return value format of imenu-create-index-function
5953 functions.
5954
59552003-09-30 Richard M. Stallman <rms@gnu.org>
5956
5957 * processes.texi (Network): Say what stopped datagram connections do.
5958
5959 * lists.texi (Association Lists): Clarify `assq-delete-all'.
5960
5961 * display.texi (Overlay Properties): Clarify `evaporate' property.
5962
59632003-09-29 Lute Kamstra <lute@gnu.org>
5964
5965 * modes.texi (Mode Line Data): Explain when symbols in mode-line
5966 constructs should be marked as risky.
5967 Change cons cell into proper list.
5968 (Mode Line Variables): Change cons cell into proper list.
5969
59702003-09-26 Lute Kamstra <lute@gnu.org>
5971
5972 * modes.texi (Mode Line Data): Document the :propertize construct.
5973 (Mode Line Variables): Reorder the descriptions of the variables
5974 to match their order in the default mode-line-format.
5975 Describe the new variables mode-line-position and mode-line-modes.
5976 Update the default values of mode-line-frame-identification,
5977 minor-mode-alist, and default-mode-line-format.
5978 (Properties in Mode): Mention the :propertize construct.
5979
59802003-09-26 Richard M. Stallman <rms@gnu.org>
5981
5982 * buffers.texi, commands.texi, debugging.texi, eval.texi:
5983 * loading.texi, minibuf.texi, text.texi, variables.texi:
5984 Avoid @strong{Note:}.
5985
59862003-09-26 Richard M. Stallman <rms@gnu.org>
5987
5988 * keymaps.texi (Remapping Commands): Fix typo.
5989
59902003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
5991
5992 * processes.texi (Low-Level Network): Fix typo.
5993
59942003-09-23 Kim F. Storm <storm@cua.dk>
5995
5996 * processes.texi (Network, Network Servers): Fix typos.
5997 (Low-Level Network): Add timeout value for :server keyword.
5998 Add new option keywords to make-network-process.
5999 Add set-network-process-options.
6000 Explain how to test availability of network options.
6001
60022003-09-19 Richard M. Stallman <rms@gnu.org>
6003
6004 * text.texi (Motion by Indent): Arg to
6005 backward-to-indentation and forward-to-indentation is optional.
6006
6007 * strings.texi (Creating Strings): Add substring-no-properties.
6008
6009 * processes.texi
6010 (Process Information): Add list-processes arg QUERY-ONLY.
6011 Delete process-contact from here.
6012 Add new status values for process-status.
6013 Add process-get, process-put, process-plist, set-process-plist.
6014 (Synchronous Processes): Add call-process-shell-command.
6015 (Signals to Processes): signal-process allows process objects.
6016 (Network): Complete rewrite.
6017 (Network Servers, Datagrams, Low-Level Network): New nodes.
6018
6019 * positions.texi (Word Motion): forward-word, backward-word
6020 arg is optional. Reword.
6021
6022 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
6023
6024 * variables.texi (Creating Buffer-Local):
6025 Delete duplicate definition of buffer-local-value.
6026 (File Local Variables): Explain about discarding text props.
6027
60282003-09-11 Richard M. Stallman <rms@gnu.org>
6029
6030 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
6031 changes variables that record input events.
6032 (Minibuffer Misc): Add minibuffer-selected-window.
6033
6034 * lists.texi (Building Lists): Add copy-tree.
6035
6036 * display.texi (Fontsets): Add char-displayable-p.
6037 (Scroll Bars): New node.
6038
60392003-09-08 Lute Kamstra <lute@gnu.org>
6040
6041 * modes.texi (%-Constructs): Document new `%i' and `%I'
6042 constructs.
6043
60442003-09-03 Peter Runestig <peter@runestig.com>
6045
6046 * makefile.w32-in: New file.
6047
60482003-08-29 Richard M. Stallman <rms@gnu.org>
6049
6050 * display.texi (Overlay Properties): Clarify how priorities
6051 affect use of the properties.
6052
60532003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6054
6055 * customize.texi (Type Keywords): Correct the description of
6056 `:help-echo' in the case where `motion-doc' is a function.
6057
60582003-08-14 John Paul Wallington <jpw@gnu.org>
6059
6060 * modes.texi (Emulating Mode Line): Subsection, not section.
6061
60622003-08-13 Richard M. Stallman <rms@gnu.org>
6063
6064 * elisp.texi (Top): Update subnode lists in menu.
6065
6066 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
6067 (Kill Functions): kill-region has new arg yank-handler.
6068 (Yanking): New node.
6069 (Yank Commands): Add yank-undo-function.
6070 (Low-Level Kill Ring):
6071 kill-new and kill-append have new arg yank-handler.
6072 (Changing Properties): Add remove-list-of-text-properties.
6073 (Atomic Changes): New node.
6074
6075 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
6076
6077 * streams.texi (Output Variables): Add eval-expression-print-length
6078 and eval-expression-print-level.
6079
6080 * os.texi (Time Conversion): For encode-time, explain limits on year.
6081
6082 * objects.texi (Character Type): Define anchor "modifier bits".
6083
6084 * modes.texi (Emulating Mode Line): New node.
6085 (Search-based Fontification): Font Lock uses font-lock-face property.
6086 (Other Font Lock Variables): Likewise.
6087
6088 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
6089 not vectors.
6090 (Active Keymaps): Add emulation-mode-map-alists.
6091 (Functions for Key Lookup): key-binding has new arg no-remap.
6092 (Remapping Commands): New node.
6093 (Scanning Keymaps): where-is-internal has new arg no-remap.
6094 (Tool Bar): Add tool-bar-local-item-from-menu.
6095 Clarify when to use tool-bar-add-item-from-menu.
6096
6097 * commands.texi (Interactive Call): commandp has new arg.
6098 (Command Loop Info): Add this-original-command.
6099
61002003-08-06 John Paul Wallington <jpw@gnu.org>
6101
6102 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
6103
6104 * display.texi (Warning Basics): Fix typo.
6105 (Fringes): Add closing curly bracket and fix typo.
6106
6107 * elisp.texi (Top): Fix typo.
6108
61092003-08-05 Richard M. Stallman <rms@gnu.org>
6110
6111 * elisp.texi: Update lists of subnodes.
6112
6113 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
6114
6115 * variables.texi (Local Variables): Use lc for example variable names.
6116
6117 * tips.texi (Library Headers): Explain where to put -*-.
6118
6119 * strings.texi (Creating Strings): Fix xref for vconcat.
6120
6121 * sequences.texi (Vector Functions):
6122 vconcat no longer allows integer args.
6123
6124 * minibuf.texi (Reading File Names): read-file-name has new
6125 arg PREDICATE. New function read-directory-name.
6126
6127 * macros.texi (Defining Macros): Give definition of `declare'
6128 (Indenting Macros): New node.
6129
6130 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
6131 (Window Frame Parameters): Make separate table of parameters
6132 that are coupled with specific face attributes.
6133 (Deleting Frames): delete-frame-hooks renamed to
6134 delete-frame-functions.
6135
6136 * files.texi (Magic File Names): Add file-remote-p.
6137 Clarify file-local-copy.
6138
6139 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
6140 here; instead xref Defining Macros.
6141
6142 * display.texi (Warnings): New node, and subnodes.
6143 (Fringes): New node.
6144
6145 * debugging.texi (Test Coverage): New node.
6146
6147 * compile.texi (Compiler Errors): Explain with-no-warnings
6148 and other ways to suppress warnings.
6149
6150 * commands.texi (Interactive Call): Minor clarification.
6151
6152 * buffers.texi (Buffer File Name): set-visited-file-name
6153 renames the buffer too.
6154
6155 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
6156
61572003-07-24 Markus Rost <rost@math.ohio-state.edu>
6158
6159 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
6160
61612003-07-22 Markus Rost <rost@math.ohio-state.edu>
6162
6163 * internals.texi (Garbage Collection): Fix previous change.
6164
61652003-07-22 Richard M. Stallman <rms@gnu.org>
6166
6167 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
6168
6169 * display.texi (Width): Use \s syntax in example.
6170 (Font Selection): Add face-font-rescale-alist.
6171
6172 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
6173 Remove spurious indent in example.
6174
6175 * lists.texi (Building Lists): Add number-sequence.
6176
6177 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
6178
6179 * functions.texi (Function Documentation): Explain how to
6180 show calling convention explicitly in the doc string.
6181
6182 * windows.texi (Selecting Windows): save-selected-window saves
6183 selected window of each frame.
6184 (Window Configurations): Minor change.
6185
6186 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
6187
6188 * streams.texi (Output Variables): Add print-continuous-numbering
6189 and print-number-table.
6190
6191 * processes.texi (Decoding Output): New node.
6192
6193 * os.texi (Time Conversion): decode-time arg is optional.
6194
6195 * objects.texi (Character Type): Don't use space as example for \.
6196 Make list of char names and \-sequences correspond.
6197 Explain that \s is not used in strings. `\ ' needs space after.
6198
6199 * nonascii.texi (Converting Representations): Add string-to-multibyte.
6200 (Translation of Characters): Add translation-table-for-input.
6201 (Default Coding Systems): Add auto-coding-functions.
6202 (Explicit Encoding): Add decode-coding-inserted-region.
6203 (Locales): Add locale-info.
6204
6205 * minibuf.texi (Basic Completion): Describe test-completion.
6206 Collections can be lists of strings.
6207 Clean up lazy-completion-table.
6208 (Programmed Completion): Mention test-completion.
6209 Clarify why lambda expressions are not accepted.
6210 (Minibuffer Misc): Describe minibufferp.
6211
62122003-07-14 Richard M. Stallman <rms@gnu.org>
6213
6214 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
6215
6216 * windows.texi (Selecting Windows): New arg to select-window.
6217 (Selecting Windows): Add with-selected-window.
6218 (Size of Window): Add window-inside-edges, etc.
6219
6220 * internals.texi (Garbage Collection): Add post-gc-hook.
6221
6222 * processes.texi (Subprocess Creation): Add exec-suffixes.
6223
6224 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
6225 (Scanning Keymaps): Add map-keymaps.
6226 (Defining Menus): Add keymap-prompt.
6227
6228 * numbers.texi (Integer Basics): Add most-positive-fixnum,
6229 most-negative-fixnum.
6230
6231 * compile.texi (Byte Compilation): Explain no-byte-compile
6232 (Compiler Errors): New node.
6233
6234 * os.texi (User Identification): user-uid, user-real-uid
6235 can return float.
6236
6237 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
6238 and about derived modes.
6239 (Minor Modes): Add minor-mode-list.
6240 (Defining Minor Modes): Keyword args for define-minor-mode.
6241 (Search-based Fontification): Explain managing other properties.
6242 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 6243 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
6244 (Hooks): Add run-mode-hooks and delay-mode-hooks.
6245
6246 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
6247 (Variable Aliases): Clarify defvaralias.
6248
6249 * loading.texi (Library Search): Add load-suffixes.
6250
6251 * minibuf.texi (Basic Completion): Add lazy-completion-table.
6252 (Programmed Completion): Add dynamic-completion-table.
6253
6254 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
6255 (Magic File Names): Specify precedence order of handlers.
6256
6257 * commands.texi (Command Overview): Emacs server runs pre-command-hook
6258 and post-command-hook.
6259 (Waiting): New calling convention for sit-for.
6260
6261 * text.texi (Special Properties): local-map and keymap properties
6262 apply based on their stickiness.
6263
62642003-07-07 Richard M. Stallman <rms@gnu.org>
6265
6266 * modes.texi (Minor Mode Conventions): Specify only some kinds
6267 of list values as args to minor modes.
6268
6269 * files.texi (File Name Expansion): Warn about iterative use
6270 of substitute-in-file-name.
6271
6272 * advice.texi (Activation of Advice): Clean up previous change.
6273
62742003-07-06 Markus Rost <rost@math.ohio-state.edu>
6275
6276 * advice.texi (Activation of Advice): Note that ad-start-advice is
6277 turned on by default.
6278
62792003-06-30 Richard M. Stallman <rms@gnu.org>
6280
6281 * text.texi (Buffer Contents): Document current-word.
6282 (Change Hooks): Not called for *Messages*.
6283
6284 * functions.texi (Defining Functions): Explain about redefining
6285 primitives.
6286 (Function Safety): Renamed. Minor changes.
6287 Comment out the detailed criteria for what is safe.
6288
62892003-06-22 Andreas Schwab <schwab@suse.de>
6290
6291 * objects.texi (Symbol Type): Fix description of examples.
6292
62932003-06-16 Andreas Schwab <schwab@suse.de>
6294
6295 * hash.texi (Creating Hash): Fix description of :weakness.
6296
c8763fb6 62972003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
6298
6299 * files.texi (Changing Files): copy-file copies file modes, too.
6300
63012003-05-28 Richard M. Stallman <rms@gnu.org>
6302
6303 * strings.texi (Creating Strings): Clarify split-string.
6304
63052003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
6306
6307 * strings.texi (Creating Strings): Update split-string specification
6308 and examples.
6309
63102003-05-19 Richard M. Stallman <rms@gnu.org>
6311
6312 * elisp.texi: Correct invariant section names.
6313
63142003-04-20 Richard M. Stallman <rms@gnu.org>
6315
6316 * os.texi (Timers): Explain about timers and quitting.
6317
63182003-04-19 Richard M. Stallman <rms@gnu.org>
6319
6320 * internals.texi (Writing Emacs Primitives): Strings are
6321 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
6322 Explain GCPRO convention for varargs function args.
6323
63242003-04-16 Richard M. Stallman <rms@gnu.org>
6325
6326 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
6327
63282003-04-08 Richard M. Stallman <rms@gnu.org>
6329
6330 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
6331
63322003-02-13 Kim F. Storm <storm@cua.dk>
6333
6334 * objects.texi (Character Type): New \s escape for space.
6335
63362003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6337
6338 * os.texi (System Environment): Added cygwin system-type.
6339
63402003-01-25 Richard M. Stallman <rms@gnu.org>
6341
6342 * keymaps.texi: Document that a symbol can act as a keymap.
6343
63442003-01-13 Richard M. Stallman <rms@gnu.org>
6345
6346 * text.texi (Changing Properties): Say string indices are origin-0.
6347
6348 * positions.texi (Screen Lines) <compute-motion>:
6349 Correct order of elts in return value.
6350
6351 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
6352 how to define a default binding.
6353
63542002-12-07 Markus Rost <rost@math.ohio-state.edu>
6355
6356 * loading.texi (Unloading): Fix recent change for load-history.
6357
6358 * customize.texi (Simple Types): Clarify description of custom
6359 type 'number. Describe new custom type 'float.
6360
63612002-12-04 Markus Rost <rost@math.ohio-state.edu>
6362
6363 * variables.texi (File Local Variables): Fix typo.
6364
c8763fb6 63652002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
6366
6367 From Michael Albinus <Michael.Albinus@alcatel.de>.
6368
6369 * README: Target for Info file is `make info'.
6370
6371 * files.texi (File Name Components): Fixed typos in
6372 `file-name-sans-extension'.
6373 (Magic File Names): Complete list of operations for magic file
6374 name handlers.
6375
63762002-09-16 Jonathan Yavner <jyavner@engineer.com>
6377
6378 * variables.texi (File Local Variables): New function
6379 risky-local-variable-p.
6380
63812002-09-15 Jonathan Yavner <jyavner@engineer.com>
6382
6383 * functions.texi (Function safety): New node about unsafep.
6384
63852002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
6386
6387 * customize.texi (Splicing into Lists): Fixed example.
6388 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
6389
63902002-06-17 Juanma Barranquero <lektu@terra.es>
6391
6392 * frames.texi (Display Feature Testing): Fix typo.
6393
63942002-06-12 Andreas Schwab <schwab@suse.de>
6395
6396 * frames.texi (Initial Parameters, Resources): Fix references to
6397 the Emacs manual.
6398
63992002-05-13 Kim F. Storm <storm@cua.dk>
6400
6401 * variables.texi (Intro to Buffer-Local): Updated warning and
6402 example relating to changing buffer inside let.
6403
c8763fb6 64042002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6405
6406 * os.texi (Session Management): New node about X Session management.
6407
64082002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
6409
6410 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
6411 to which the manual corresponds, and the copyright years.
6412
6413 * Makefile.in (VERSION): Set to 2.9.
6414
64152001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
6416
6417 * elisp.texi: Change the category in @dircategory to "Emacs", to
6418 make it consistent with info/dir.
6419
64202001-11-25 Miles Bader <miles@gnu.org>
6421
6422 * text.texi (Fields): Describe new `limit' arg in
6423 field-beginning/field-end.
6424
64252001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
6426
6427 * permute-index: Don't depend on csh-specific features. Replace
6428 the interpreter name with /bin/sh.
6429
6430 * two-volume-cross-refs.txt: New file.
6431 * two.el: New file.
6432 * spellfile: New file.
6433
64342001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6435
6436 * permute-index: New file.
6437
6438 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6439 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6440 8+3 restricted namespace.
6441
6442 * Makefile.in (infodir): Define relative to $(srcdir).
6443 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6444 include directories list via -I switch to makeinfo.
6445 (index.texi): Use cp if both hard and symbolic links fail.
6446
64472001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6448
6449 * Makefile.in (distclean): Add.
6450
6451 The following changes make ELisp manual part of the Emacs
6452 distribution:
6453
6454 * Makefile.in: Add Copyright notice.
6455 (prefix): Remove.
6456 (infodir): Change value to "../info".
6457 (VPATH): New variable.
6458 (MAKE): Don't define.
6459 (texmacrodir): Don't define.
6460 (texinputdir): Append the existing value of TEXINPUTS.
6461 ($(infodir)/elisp): Instead of just "elisp". Reformat the
6462 command to be compatible with man/Makefile.in, and to put the
6463 output into ../info.
6464 (info): Add target.
6465 (installall): Target removed.
6466
c8763fb6 64672001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
6468
6469 * tips.texi (Coding Conventions): Fix typo.
6470
64712001-10-23 Gerd Moellmann <gerd@gnu.org>
6472
6473 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6474
64752001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
6476
6477 * files.texi (File Name Components): Update the description of
6478 file-name-sans-extension and file-name-extension, as they now
6479 ignore leading dots.
6480
64812001-10-20 Gerd Moellmann <gerd@gnu.org>
6482
6483 * (Version 21.1 released.)
6484
64852001-10-19 Miles Bader <miles@gnu.org>
6486
6487 * positions.texi (Text Lines): Describe behavior of
6488 `beginning-of-line'/`end-of-line' in the presence of field properties.
6489
64902001-10-17 Gerd Moellmann <gerd@gnu.org>
6491
6492 * Makefile.in (VERSION): Set to 2.8.
6493 (manual): Use `manual-21'.
6494
6495 * elisp.texi (VERSION): Add and use it where the version
6496 number was used. Set it to 2.8.
6497
6498 * intro.texi: Likewise.
6499
65002001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6501
6502 * files.texi (File Name Completion): Document the significance of
6503 a trailing slash in elements of completion-ignored-extensions.
6504
65052001-10-06 Miles Bader <miles@gnu.org>
6506
6507 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6508
65092001-10-04 Gerd Moellmann <gerd@gnu.org>
6510
6511 * variables.texi (Variable Aliases): New node.
6512
65132001-10-04 Gerd Moellmann <gerd@gnu.org>
6514
6515 * Branch for 21.1.
6516
65172001-10-02 Miles Bader <miles@gnu.org>
6518
6519 * minibuf.texi (Minibuffer Misc): Add entries for
6520 `minibuffer-contents', `minibuffer-contents-no-properties', and
6521 `delete-minibuffer-contents'.
6522 Correct description for `minibuffer-prompt-end'.
6523
6524 * text.texi (Property Search): Correct descriptions of
6525 `next-char-property-change' and `previous-char-property-change'.
6526 Add entries for `next-single-char-property-change' and
6527 `previous-single-char-property-change'.
6528 Make operand names a bit more consistent.
6529
65302001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
6531
6532 * frames.texi (Finding All Frames): Document that next-frame and
6533 previous-frame are local to current terminal.
6534
65352001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
6536
6537 * keymaps.texi (Creating Keymaps): Fix the description of the
6538 result of make-keymap.
6539
65402001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
6541
6542 * display.texi (Font Lookup, Attribute Functions)
6543 (Image Descriptors): Add cross-references to the definition of
6544 selected frame.
6545
6546 * buffers.texi (The Buffer List): Add cross-references to the
6547 definition of selected frame.
6548
6549 * frames.texi (Input Focus): Clarify which frame is _the_ selected
6550 frame at any given time.
6551 (Multiple Displays, Size and Position): Add a cross-reference to
6552 the definition of the selected frame.
6553
65542001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6555
6556 * strings.texi (String Conversion) <string-to-number>: Document
6557 that a float is returned for integers that are too large.
6558
6559 * frames.texi (Mouse Position): Document mouse-position-function.
6560 (Display Feature Testing): Document display-images-p.
6561 (Window Frame Parameters): Document the cursor-type variable.
6562
6563 * numbers.texi (Integer Basics): Document CL style read syntax for
6564 integers in bases other than 10.
6565
6566 * positions.texi (List Motion): Document
6567 open-paren-in-column-0-is-defun-start.
6568
6569 * lists.texi (Sets And Lists): Document member-ignore-case.
6570
6571 * internals.texi (Garbage Collection): Document the used and free
6572 strings report.
6573 (Memory Usage): Document strings-consed.
6574
6575 * os.texi (Time of Day): Document float-time.
6576 (Recording Input): Document that clear-this-command-keys clears
6577 the vector to be returned by recent-keys.
6578
6579 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6580 argument keymap can be a list.
6581
6582 * nonascii.texi (User-Chosen Coding Systems)
6583 <select-safe-coding-system>: Document the new argument
6584 accept-default-p and the variable
6585 select-safe-coding-system-accept-default-p. Tell what happens if
6586 buffer-file-coding-system is undecided.
6587 (Default Coding Systems): Document auto-coding-regexp-alist.
6588
6589 * display.texi (The Echo Area) <message>: Document
6590 message-truncate-lines.
6591 (Glyphs): Document that the glyph table is unused on windowed
6592 displays.
6593
6594 * help.texi (Describing Characters) <single-key-description>:
6595 Document the new argument no-angles.
6596 (Accessing Documentation) <documentation-property>: Document that
6597 a non-string property is evaluated.
6598 <documentation>: Document that the function-documentation property
6599 is looked for.
6600
6601 * windows.texi (Selecting Windows): Document some-window.
6602
6603 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6604
6605 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6606 apropos-mode-hook.
6607
6608 * commands.texi (Using Interactive): Document interactive-form.
6609 (Keyboard Macros): Document kbd-macro-termination-hook.
6610 (Command Loop Info): Document that clear-this-command-keys clears
6611 the vector to be returned by recent-keys.
6612
66132001-09-04 Werner LEMBERG <wl@gnu.org>
6614
6615 * Makefile.in (srcdir, texinputdir): New variables.
6616 (srcs, index.texi, install): Use $(srcdir).
6617 (.PHONY): Remove elisp.dvi.
6618 (elisp): Use -I switch for makeinfo.
6619 (elisp.dvi): Use $(srcdir) and $(texinputdir).
6620 (installall, dist): Use $(srcdir).
6621 Fix path to texinfo.tex.
6622 (maintainer-clean): Add elisp.dvi and elisp.oaux.
6623
66242001-08-30 Gerd Moellmann <gerd@gnu.org>
6625
6626 * display.texi (Conditional Display): Adjust to API change.
6627
6628 * configure: New file.
6629
66302001-07-30 Gerd Moellmann <gerd@gnu.org>
6631
6632 * commands.texi (Repeat Events): Add description of
6633 double-click-fuzz.
6634
66352001-05-08 Stefan Monnier <monnier@cs.yale.edu>
6636
6637 * syntax.texi (Syntax Class Table): Add the missing designator for
6638 comment and string fences.
6639 (Syntax Properties): Add a xref to syntax table internals.
6640 (Syntax Table Internals): Document string-to-syntax.
6641
66422001-05-07 Gerd Moellmann <gerd@gnu.org>
6643
6644 * Makefile.in (install): Use install-info command line options
6645 like in Emacs' Makefile.in.
6646
66472000-12-09 Miles Bader <miles@gnu.org>
6648
6649 * windows.texi (Window Start): Update documentation for
6650 `pos-visible-in-window-p'.
6651
66522000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6653
6654 * lists.texi (Building Lists): Add footnote to explain how to add
6655 to the end of a list.
6656
66572000-10-25 Gerd Moellmann <gerd@gnu.org>
6658
6659 * files.texi (Visiting Functions): Typos.
6660
66612000-10-25 Kenichi Handa <handa@etl.go.jp>
6662
6663 * files.texi (Visiting Functions): Return value of
6664 find-file-noselect may be a list of buffers if wildcards are used.
6665
66662000-10-24 Miles Bader <miles@lsi.nec.co.jp>
6667
6668 * display.texi (Defining Faces): Document `graphic' display type
6669 in face specs.
6670
b344d29d 66712000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
6672
6673 * hooks.texi (Standard Hooks): Replace obsolete
6674 `after-make-frame-hook' with `after-make-frame-functions'.
6675
6676 * frames.texi (Creating Frames): Ditto.
6677
6678 * variables.texi (Future Local Variables): Ditto.
6679
66802000-10-16 Gerd Moellmann <gerd@gnu.org>
6681
6682 * display.texi (Other Image Types): Add description of :foreground
6683 and :background properties of mono PBM images.
6684
66852000-08-17 Werner LEMBERG <wl@gnu.org>
6686
6687 * .cvsignore: New file.
6688
66892000-01-05 Gerd Moellmann <gerd@gnu.org>
6690
6691 * tindex.pl: New script.
6692
66931999-12-03 Dave Love <fx@gnu.org>
6694
6695 * Makefile.in (MAKEINFO): New parameter.
6696
66971999-09-17 Richard Stallman <rms@gnu.org>
6698
6699 * Makefile.in (srcs): Add hash.texi.
6700 (VERSION): Update to 20.6.
6701
67021999-09-13 Richard Stallman <rms@gnu.org>
6703
6704 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
6705
67061998-08-29 Karl Heuer <kwzh@gnu.org>
6707
6708 * configure.in: New file.
6709 * Makefile.in: Renamed from Makefile.
6710 (prefix, infodir): Use value obtained from configure.
6711 (emacslibdir): Obsolete variable deleted.
6712 (dist): Distribute configure.in, configure, Makefile.in.
6713
67141998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
6715
6716 * Makefile (INSTALL_INFO): New variable.
6717 (install): Run install-info.
6718
67191998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
6720
6721 * Makefile (elisp.dvi): Add missing backslash.
6722
67231998-05-02 Richard Stallman <rms@psilocin.gnu.org>
6724
6725 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
6726 Run texindex without `./'. Always run texindex on elisp.tp.
6727 (elisp.tps): Target deleted.
6728
67291998-04-05 Richard Stallman <rms@psilocin.gnu.org>
6730
6731 * Makefile (srcs): Add nonascii.texi and customize.texi.
6732 (dist): Start by deleting `temp'.
6733
67341998-02-17 Richard Stallman <rms@psilocin.gnu.org>
6735
6736 * Makefile (makeinfo, texindex): Targets deleted.
6737 (makeinfo.o, texindex.o): Targets deleted.
6738 (clean, dist): Don't do anything with them or with getopt*.
6739
67401998-01-30 Richard Stallman <rms@psilocin.gnu.org>
6741
6742 * Makefile (SHELL): Defined.
6743
67441998-01-27 Richard Stallman <rms@psilocin.gnu.org>
6745
6746 * Makefile (elisp.tps): New target.
6747 (elisp.dvi): Depend on elisp.tps.
6748
c5602427 67491996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
6750
6751 * README: Update phone number.
6752
6753 * Makefile (elisp): Make this be the default target.
6754 Depend on makeinfo.c instead of makeinfo.
6755 (install): Don't depend on elisp.dvi, since we don't install that.
6756 Use mkinstalldirs.
6757 (dist): Add mkinstalldirs.
6758
c5602427 67591995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
6760
6761 * Makefile (VERSION): Update version number.
6762 (maintainer-clean): Renamed from realclean.
6763
c5602427 67641995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
6765
6766 * Makefile (realclean): New target.
6767 (elisp): Remove any old elisp-* files first.
6768
c5602427 67691993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
6770
6771 * Makefile (VERSION): New variable.
6772 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
6773 Compressed file suffix should be `.gz', not `.z'.
6774
ce058493 67751993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6776
6777 * Makefile (elisp): Depend on makeinfo.
6778
c5602427 67791993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
6780
6781 * Makefile (srcs): Add anti.texi.
6782
c5602427 67831993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6784
6785 * Makefile (infodir, prefix): New vars.
6786 (install): Use infodir.
6787 (emacsinfodir): Deleted.
6788
c5602427 67891993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6790
6791 * Makefile (srcs): Add calendar.texi.
6792
6793 * Makefile (dist): Copy texindex.c and makeinfo.c.
6794 Limit elisp-* files to those with one or two digits.
6795
c5602427 67961993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
6797
6798 * Makefile (dist): Changed to use Gzip instead of compress.
6799
c5602427 68001993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6801
6802 * loading.texi (Unloading): define-function changed back to
6803 defalias. It may not stay this way, but at least it's
6804 consistent with the known-good version of the code patch.
6805
c5602427 68061993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
6807
6808 * modes.texi (Hooks): Document new optional arg of add-hook.
6809
c5602427 68101993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6811
6812 * variables.texi: Document nil initial value of buffer-local variables.
6813
6814 * tips.texi: Add new section on standard library headers.
6815
c5602427 68161993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
6817
6818 * Makefile (srcs): Add frame.texi to the list of sources.
6819
c5602427 68201993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
6821
6822 * Makefile (dist): Don't bother excluding autosave files; they'll
6823 never make it into the temp directory anyway, and the hash marks
6824 in the name are problematic for make and the Bourne shell.
6825 (srcs):
6826
c5602427 68271993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
6828
6829 * Makefile (dist): Don't include backup files or autosave files in
6830 the distribution tar file.
6831
c5602427 68321991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6833
6834 * Makefile (srcs): Added index.perm.
6835 (elisp.dvi): Remove erroneous shell comment.
6836 Expect output of permute-index in permuted.fns.
6837 Save old elisp.aux in elisp.oaux.
6838 (clean): Added index.texi to be deleted.
6839
c5602427 68401990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
6841
6842 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
6843
c5602427 68441990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
6845
6846 * files.texi: Noted that completion-ignored-extensions is ignored
6847 when making *Completions*.
6848
c5602427 68491990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
6850
6851 * Makefile make dist now depends on elisp.dvi, since it tries
6852 to include it in the dist file.
6853
c5602427 68541990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 6855
c5602427 6856 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 6857
c5602427 68581989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
6859
6860 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
6861 (defunargs): Turn off \hyphenchar of \sl font temporarily.
6862
c5602427 68631989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
6864
6865 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
6866 and @error{} are the terms now being used. The files in the
6867 directory have been changed to reflect this.
6868
6869 * All instances of @indentedresultt{} have been changed to
6870 ` @result{}', using 5 spaces at the begining of the line.
6871
c5602427 68721989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
6873
6874 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
6875 experimental @indentedresult{}, @indentedexpandsto{} are part of
6876 the texinfo.tex in this directory. These TeX macros are not
6877 stable yet.
6878
c5602427 68791989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
6880
6881 * texinfo.tex: Temporarily added
6882 \let\result=\dblarrow
6883 \def\error{{\it ERROR} \longdblarrow}
6884 We need to do this better soon.
6885
c5602427 68861989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
6887
6888 * Applied Karl Berry's patches to *.texinfo files, but not to
6889 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
6890 new title page format is also not applied, since it requires
6891 texinfo.tex changes.)
6892
6893 * Cleaned up `Makefile' and defined the `emacslibdir' directory
6894 for the Project GNU development environment.
6895
6896;; Local Variables:
c8763fb6 6897;; coding: utf-8
b8d4c8d0
GM
6898;; add-log-time-zone-rule: t
6899;; End:
6900
352c8b4a
GM
6901 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6902 2007, 2008 Free Software Foundation, Inc.
b8d4c8d0
GM
6903
6904 This file is part of GNU Emacs.
6905
352c8b4a 6906 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 6907 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6908 the Free Software Foundation, either version 3 of the License, or
6909 (at your option) any later version.
b8d4c8d0
GM
6910
6911 GNU Emacs is distributed in the hope that it will be useful,
6912 but WITHOUT ANY WARRANTY; without even the implied warranty of
6913 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6914 GNU General Public License for more details.
6915
6916 You should have received a copy of the GNU General Public License
352c8b4a 6917 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
6918
6919;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda