Transform defvar into defcustom.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
fa047ae7
GM
12008-12-02 Glenn Morris <rgm@gnu.org>
2
3 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
4 section yet again.
5
47dbc044
EZ
62008-11-29 Eli Zaretskii <eliz@gnu.org>
7
98d05998
EZ
8 * nonascii.texi (Character Properties): New Section.
9 (Specifying Coding Systems): Document
10 `coding-system-priority-list', `set-coding-system-priority', and
11 `with-coding-priority'.
12 (Lisp and Coding Systems): Document `check-coding-systems-region'
13 and `coding-system-charset-list'.
14 (Coding System Basics): Document `coding-system-aliases'.
15
16 * elisp.texi (Top): Add a @detailmenu entry for "Character
17 Properties".
18
47dbc044
EZ
19 * objects.texi (Character Type): Correct the range of Emacs
20 characters. Add an @xref to "Character Codes".
21
22 * strings.texi (String Basics): Add an @xref to "Character Codes".
23
24 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
25
26 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
27 (Character Codes): Document `max-char'.
28
8b80cdf5
EZ
292008-11-28 Eli Zaretskii <eliz@gnu.org>
30
31 * nonascii.texi (Text Representations, Converting Representations)
32 (Character Sets, Scanning Charsets, Translation of Characters):
33 Make text more accurate.
34
a99dceba
GM
352008-11-28 Glenn Morris <rgm@gnu.org>
36
37 * files.texi (Format Conversion Round-Trip): Improve previous change.
38
f6dc3bed
CY
392008-11-26 Chong Yidong <cyd@stupidchicken.com>
40
41 * modes.texi (Auto Major Mode): Fix example.
42
5da9413d
GM
432008-11-25 Glenn Morris <rgm@gnu.org>
44
45 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
46
47 * files.texi (Format Conversion Round-Trip):
48 Use active voice for previous change.
49
fcca848c
CY
502008-11-25 Chong Yidong <cyd@stupidchicken.com>
51
52 * os.texi (Processor Run Time):
53 * processes.texi (Transaction Queues):
54 * markers.texi (The Mark):
55 * windows.texi (Choosing Window, Selecting Windows):
56 * files.texi (Changing Files, Magic File Names):
57 * commands.texi (Key Sequence Input):
58 * functions.texi (Declaring Functions):
59 * strings.texi (Predicates for Strings):
60 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
61
36c8dc54
CY
622008-11-24 Chong Yidong <cyd@stupidchicken.com>
63
64 * help.texi (Accessing Documentation): Update example.
65
66 * variables.texi (Defining Variables): Note that `*' is not
67 necessary if defcustom is used.
68
2a79b242
EZ
692008-11-22 Eli Zaretskii <eliz@gnu.org>
70
71 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
72 Characters" from @detailmenu.
73
74 * nonascii.texi (Character Codes, Character Sets)
75 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
76 (Chars and Bytes, Splitting Characters): Sections removed.
77
392f0d26
LK
782008-11-22 Lute Kamstra <lute@gnu.org>
79
80 * positions.texi (Text Lines): Update goto-line documentation.
81
af1a5cd5
MR
822008-11-21 Martin Rudalics <rudalics@gmx.at>
83
6a4cfb0c
MR
84 * frames.texi (Frames): Fix typo, add cross references, reword.
85 (Initial Parameters): Reword special-display-frame-alist text.
86 (Frames and Windows): Reword. Describe argument norecord for
87 set-frame-selected-window.
88 (Input Focus): Describe argument norecord for select-frame.
89 Remove comment on MS-Windows behavior for focus-follows-mouse.
90 (Raising and Lowering): Mention windows-frames dichotomy in
91 metaphor.
92
af1a5cd5
MR
93 * windows.texi (Displaying Buffers, Vertical Scrolling)
94 (Horizontal Scrolling): Fix indenting and rewording issues
95 introduced with 2008-11-07 change.
96
c249fa9c
GM
972008-11-20 Glenn Morris <rgm@gnu.org>
98
99 * files.texi (Format Conversion Round-Trip): Mention `preserve'
100 element of `format-alist'.
101
204d4665
GM
1022008-11-19 Glenn Morris <rgm@gnu.org>
103
104 * doclicense.texi: Update to FDL 1.3.
105 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
106
cc0910af
CY
1072008-11-18 Chong Yidong <cyd@stupidchicken.com>
108
efe6e7c4
CY
109 * windows.texi (Window Hooks): Remove *-end-trigger-functions
110 vars, which are obsolete. Mention jit-lock-register.
111
112 * modes.texi (Other Font Lock Variables): Document
113 jit-lock-register and jit-lock-unregister.
114
cc0910af
CY
115 * frames.texi (Color Parameters): Document alpha parameter.
116
aeeedf76
MR
1172008-11-16 Martin Rudalics <rudalics@gmx.at>
118
119 * windows.texi (Splitting Windows, Deleting Windows)
120 (Selecting Windows, Cyclic Window Ordering)
121 (Buffers and Windows, Displaying Buffers, Choosing Window)
122 (Dedicated Windows, Window Point, Window Start and End)
123 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
124 (Size of Window, Resizing Windows, Window Configurations)
125 (Window Parameters): Avoid @var at beginning of sentences and
126 reword accordingly.
127
4c565c5c
LK
1282008-11-11 Lute Kamstra <lute@gnu.org>
129
130 * files.texi (File Name Components): Fix file-name-extension
131 documentation.
132
25f494c9
JB
1332008-11-11 Juanma Barranquero <lekktu@gmail.com>
134
135 * frames.texi (Basic Parameters): Remove display-environment-variable
136 and term-environment-variable.
137
a1401ab1
EZ
1382008-11-08 Eli Zaretskii <eliz@gnu.org>
139
140 * windows.texi (Basic Windows, Splitting Windows)
141 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
142 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
143 (Resizing Windows, Window Configurations, Window Parameters):
144 Fix wording and markup.
a1401ab1 145
efafc282
MR
1462008-11-07 Martin Rudalics <rudalics@gmx.at>
147
148 * windows.texi (Windows): Update entries.
149 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 150 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
151 (Selecting Windows, Cyclic Window Ordering): Reword with special
152 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
153 (Buffers and Windows, Choosing Window): Reword with special
154 emphasis on dedicated windows.
155 (Displaying Buffers): Reword. For switch-to-buffer mention that
156 it may fall back on pop-to-buffer. For other-window try to
157 explain how it treats the cyclic ordering of windows.
efafc282
MR
158 (Dedicated Windows): New node and section discussing dedicated
159 windows and associated functions.
86ab855a 160 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
161 (Window Start and End): Rename node and section title. Reword.
162 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
163 Minor rewording.
164 (Size of Window): Reword, in particular text on window-width.
165 (Resizing Windows): Reword. Add text on balancing windows.
166 (Window Configurations): Reword. Mention window parameters.
167 (Window Parameters): New node and section on window parameters.
168 (Window Hooks): Reword. Mention that
169 window-configuration-change-hook is run "buffer-locally".
170 * elisp.texi (Top): Update Windows entries in @detailmenu
171 section.
172
d60a8ab2
JB
1732008-11-04 Juanma Barranquero <lekktu@gmail.com>
174
175 * searching.texi (Regexp Search): Fix typo.
176
01777627
CY
1772008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
178
179 * searching.texi (Regexp Search): Document GREEDY arg.
180 (Simple Match Data): Fix return value.
181
c4526e93
EZ
1822008-11-01 Eli Zaretskii <eliz@gnu.org>
183
184 * nonascii.texi (Text Representations): Rewrite to make consistent
185 with Emacs 23 internal representation of characters. Document
186 `unibyte-string'.
187
fe2ae8b5
CY
1882008-10-28 Chong Yidong <cyd@stupidchicken.com>
189
190 * processes.texi (Process Information): Note that process-status
191 does not accept buffer names.
192
cc5a21e3
CY
1932008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
194
195 * positions.texi (Skipping Characters): Correct return value of
196 skip-chars-forward.
197
09460d9a
MR
1982008-10-25 Martin Rudalics <rudalics@gmx.at>
199
520b29e7
MR
200 * windows.texi (Deleting Windows): Update documentation of
201 delete-windows-on.
202 (Buffers and Windows): Update documentations of
203 get-buffer-window and get-buffer-window-list.
204 (Displaying Buffers): Update documentation of
205 replace-buffer-in-windows.
206
09460d9a
MR
207 * buffers.texi (Current Buffer): Reword set-buffer and
208 with-current-buffer documentations.
209 (Creating Buffers): Reword documentation of get-buffer-create.
210
4d48fcdc
MR
2112008-10-23 Martin Rudalics <rudalics@gmx.at>
212
213 * buffers.texi (Current Buffer): Reword documentation of
214 set-buffer.
215 (Buffer Names): Reword documentation of buffer-name.
216 (The Buffer List): For bury-buffer explain what happens with the
217 buffer's window.
218 (Creating Buffers): Say that get-buffer-create's arg is called
219 buffer-or-name.
220
f0143c43
CY
2212008-10-22 Chong Yidong <cyd@stupidchicken.com>
222
3e5dbbd3
CY
223 * advice.texi (Computed Advice): Explain what DEFINITION is.
224
f0143c43
CY
225 * nonascii.texi (Character Codes): Remove obsolete function
226 char-valid-p, and document characterp instead.
227
52a94b85
MR
2282008-10-22 Martin Rudalics <rudalics@gmx.at>
229
230 * windows.texi (Displaying Buffers): Reword documentation of
231 pop-to-buffer.
232 (Choosing Window): Rewrite documentation of display-buffer and
233 its options.
234
f76f8246
MR
235 * buffers.texi (Killing Buffers): Update documentation of
236 kill-buffer.
237
acc8b598
EZ
2382008-10-21 Eli Zaretskii <eliz@gnu.org>
239
80e6b6df
EZ
240 * processes.texi (Serial Ports): Fix wording and improve markup.
241
3645358a
EZ
242 * searching.texi (Regexp Search): Document `string-match-p' and
243 `looking-at-p'.
244 (POSIX Regexps): Add an xref for "non-greedy".
245 (Regexp Special): Add @cindex entry for "non-greedy".
246
b3d50cff 247 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 248 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 249
73b7530a
EZ
250 * frames.texi (Color Names): Add an xref to `read-color'.
251
252 * minibuf.texi (High-Level Completion): Document `read-color'.
253
acc8b598
EZ
254 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
255
256 * positions.texi (Narrowing): Add an xref to "Swapping Text".
257
258 * buffers.texi (Swapping Text): New section, documents
259 `buffer-swap-text'.
260
10e187e8
MR
2612008-10-21 Martin Rudalics <rudalics@gmx.at>
262
263 * windows.texi (Resizing Windows): Minor wording fix.
264
fd6f900c
EZ
2652008-10-20 Eli Zaretskii <eliz@gnu.org>
266
267 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
268 and `combine-and-quote-strings'.
269
270 * strings.texi (Creating Strings): Add xrefs for them.
271
e4372165
EZ
2722008-10-19 Eli Zaretskii <eliz@gnu.org>
273
d6328fba
EZ
274 * elisp.texi (Top): Make descriptive text for "Reading File Names"
275 match the corresponding menu in minibuf.texi.
276
e4372165
EZ
277 * minibuf.texi (Reading File Names): Document `read-shell-command'
278 and `minibuffer-local-shell-command-map'.
279
5d8dda33
MR
2802008-10-19 Martin Rudalics <rudalics@gmx.at>
281
282 * windows.texi (Resizing Windows): Remove var{} around "window" in
283 documentation of enlarge-window.
284 Rewrite documentation of window-min-height and window-min-width.
285
437706cd
EZ
2862008-10-19 Eli Zaretskii <eliz@gnu.org>
287
80f85d7c
EZ
288 * functions.texi (Calling Functions): Document `apply-partially'.
289
291703b5
EZ
290 * hooks.texi (Standard Hooks): Mention
291 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
292
293 * variables.texi (File Local Variables): Document
294 `file-local-variables-alist', `before-hack-local-variables-hook'
295 and `hack-local-variables-hook'.
296
583d8b3c
EZ
297 * processes.texi (Synchronous Processes): Document `process-lines'.
298
437706cd 299 * customize.texi (Variable Definitions): Document
583d8b3c 300 `custom-reevaluate-setting'.
437706cd 301
7e51d89b
MR
3022008-10-18 Martin Rudalics <rudalics@gmx.at>
303
304 * windows.texi (Choosing Window, Deleting Windows)
305 (Displaying Buffers): Expand documentation of dedicated windows.
306
43c59a3d
EZ
3072008-10-18 Eli Zaretskii <eliz@gnu.org>
308
018a960d
EZ
309 * files.texi (Changing Files): Document symbolic input of file
310 modes to `set-file-modes'. Document `read-file-modes' and
311 `file-modes-symbolic-to-number'.
312
2c0b8144
EZ
313 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
314 and `search-map'.
315
80120f13
EZ
316 * searching.texi (Search and Replace): Document
317 `replace-search-function' and `replace-re-search-function'.
2c0b8144 318 Document `multi-query-replace-map'.
80120f13 319
6d4913f0
EZ
320 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
321 (Completion Commands, Reading File Names): Rename
322 `minibuffer-local-must-match-filename-map' to
323 `minibuffer-local-filename-must-match-map'.
324 (Minibuffer Completion): The `require-match' argument to
325 `completing-read' can now have the value `confirm-only'.
326
43c59a3d
EZ
327 * windows.texi (Displaying Buffers): Minor wording fix.
328 (Choosing Window): `split-height-threshold' can now be nil.
329 Document `split-width-threshold'. `pop-up-frames' can have the
330 value `graphic-only'.
331
f36acfd9
EZ
3322008-10-17 Eli Zaretskii <eliz@gnu.org>
333
334 * os.texi (Startup Summary): Document `before-init-time' and
335 `after-init-time'. Document `initial-window-system' and
336 `window-system-initialization-alist'. Document reading the
337 abbrevs file. Document the call to `server-start' under --daemon.
338 Rearrange a bit to be consistent with the code flow.
53728487
EZ
339 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
340 (Time Parsing): Document `format-seconds'.
f36acfd9 341
96995b89
MR
3422008-10-17 Martin Rudalics <rudalics@gmx.at>
343
344 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
345 and reword.
346
2de17c73
EZ
3472008-10-16 Eli Zaretskii <eliz@gnu.org>
348
349 * markers.texi (The Mark): Document use-region-p.
350
9cf52b11
EZ
3512008-10-15 Eli Zaretskii <eliz@gnu.org>
352
c3aaf1d7
EZ
353 * internals.texi (Writing Emacs Primitives): The interactive spec
354 of a primitive can be a Lisp form.
355
841a1743
EZ
356 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
357 values of transient-mark-mode. Document handle-shift-selection.
358
359 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
360 (Interactive Examples): Show an example of `^'.
361 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
362 (Defining Commands, Using Interactive): The interactive-form of a
363 function can be added via its symbol's property.
841a1743 364
52441368
EZ
365 * positions.texi (List Motion): beginning-of-defun-function can
366 now accept an argument.
367
8e8c1a72
EZ
368 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
369 now return a list of strings.
370
a33a1f2a
EZ
371 * control.texi (Handling Errors): Document ignore-errors.
372
4fb04348
EZ
373 * frames.texi (Creating Frames): Document frame-inherited-parameters.
374 (Parameter Access): Document set-frame-parameter.
375
ee666f84
EZ
376 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
377 Hooks" for the effect of kill-all-local-variables on local hook
378 functions.
379
9cf52b11
EZ
380 * modes.texi (Major Mode Conventions, Mode Line Variables):
381 `mode-name' need not be a string. xref to "Mode Line Data" for
382 details, and to "Emulating Mode Line" for computing a string
383 value.
384
22526bc4
EZ
3852008-10-14 Eli Zaretskii <eliz@gnu.org>
386
a65f6a85
EZ
387 * processes.texi (System Processes): New section.
388 (Processes, Signals to Processes): Add xrefs to it.
389
390 * objects.texi (Editing Types): A `process' is a subprocess of
391 Emacs, not just any process running on the OS.
392
393 * elisp.texi (Top): Adjust the @detailmenu for the above two
394 changes.
395
2724b26a
EZ
396 * sequences.texi (Char-Tables): Remove documentation of
397 set-char-table-default, which has no effect since Emacs 23.
398 <char-table-range, set-char-table-range>: Don't mention generic
399 characters and charsets. Add a cons cell as a possible argument.
400
401 * nonascii.texi (Splitting Characters)
402 (Translation of Characters): Don't mention generic characters.
403
404 * display.texi (Fontsets): Don't mention generic characters.
405
22526bc4 406 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 407 argument FUNCTION with a cons cell as KEY.
22526bc4 408
eaf4b689
EZ
4092008-10-13 Eli Zaretskii <eliz@gnu.org>
410
45e46036
EZ
411 * objects.texi (Primitive Function Type): Move "@cindex special
412 forms" from here...
413
414 * eval.texi (Special Forms): ...to here.
415
416 * functions.texi (What Is a Function): `functionp' returns nil for
417 special forms. Add an xref.
418
eaf4b689
EZ
419 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
420 Variables".
421
422 * variables.texi (Frame-Local Variables): New section.
423 (Buffer-Local Variables): Add an xref to it.
424 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
425 have both frame-local and buffer-local binding.
426
427 * frames.texi (Frames): Mention multiple tty frames.
428 (Frame Parameters, Parameter Access): Mention frame-local variable
429 bindings.
430
15688fce
GM
4312008-09-20 Glenn Morris <rgm@gnu.org>
432
433 * display.texi (Defining Faces): Recommend against face variables.
434
35539065
JB
4352008-09-16 Juanma Barranquero <lekktu@gmail.com>
436
437 * display.texi (Echo Area Customization): Fix typo.
438
6a57054b
JB
4392008-09-09 Juanma Barranquero <lekktu@gmail.com>
440
441 * loading.texi (Where Defined): Add `defface' item.
442
d632fb82
MR
4432008-09-06 Martin Rudalics <rudalics@gmx.at>
444
445 * loading.texi (Where Defined): Fix description of symbol-file.
446
905a9adb
JR
4472008-08-26 Jason Rumney <jasonr@gnu.org>
448
449 * display.texi (TIFF Images): New section describing :index property.
450
852e91b7
CY
4512008-08-23 Chong Yidong <cyd@stupidchicken.com>
452
453 * display.texi (Temporary Displays): Remove unnecessary comment
454 about usage of temp-buffer-show-hook.
455
6be001ee
CY
4562008-08-05 Chong Yidong <cyd@stupidchicken.com>
457
458 * symbols.texi (Other Plists): Fix incorrect example.
459 Suggested by Florian Beck.
460
58e3d8e8
JB
4612008-07-31 Juanma Barranquero <lekktu@gmail.com>
462
463 * os.texi: Fix previous change.
464
7c2fb837
DN
4652008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
466
467 * os.texi:
468 * intro.texi:
469 * files.texi: Remove VMS support.
470
9e2a2647
DN
4712008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
472
473 * os.texi:
474 * frames.texi:
475 * display.texi: Remove mentions of Mac Carbon.
476
c4f4682b
MB
4772008-07-01 Miles Bader <miles@gnu.org>
478
479 * text.texi (Special Properties):
480 * display.texi (Truncation): Add wrap-prefix and line-prefix.
481
3696411e
JB
4822008-06-28 Johan Bockgård <bojohan@gnu.org>
483
484 * display.texi (Other Image Types): Fix copy/paste error; say
485 "PBM", not "XBM".
486
f2a77c3a
DN
4872008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
488
489 * os.texi: Remove references to obsolete systems.
490
6d52677d
EZ
4912008-06-20 Eli Zaretskii <eliz@gnu.org>
492
493 * makefile.w32-in (distclean): Remove makefile.
494
1a87da4c
GM
4952008-06-17 Glenn Morris <rgm@gnu.org>
496
497 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
498 (elisp, dist): Remove rules and variables that are obsolete now
499 the lisp manual is no longer distributed separately.
500
fdda1c5d
GM
5012008-06-16 Glenn Morris <rgm@gnu.org>
502
646692e9
GM
503 * configure, configure.in, mkinstalldirs: Remove unused files.
504
505 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 506 * vol1.texi (EMACSVER):
6a57054b 507 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
508
509 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
510 as per maintain.info.
511
611bee81
GM
5122008-06-15 Glenn Morris <rgm@gnu.org>
513
a7bed3a0
GM
514 * makefile.w32-in (manual): Use "23" rather than "21".
515
516 * Makefile.in (emacsver): New, set by configure.
517 (manual): Use emacsver.
518
d794edf2
GM
519 * intro.texi: Report bugs using M-x report-emacs-bug.
520
611bee81
GM
521 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
522
c73e02fa
GM
5232008-06-13 Daniel Engeler <engeler@gmail.com>
524
525 * elisp.texi, internals.texi, processes.texi: Add documentation
526 about serial port access.
527
e40a85cd
MB
5282008-06-05 Miles Bader <miles@gnu.org>
529
530 * display.texi (Displaying Faces): Update to reflect function
531 renamings in face-remap.el.
532
7b753744
JB
5332008-06-05 Juanma Barranquero <lekktu@gmail.com>
534
535 * display.texi (Fontsets): Fix typos.
536
9d3d42fb
MB
5372008-06-03 Miles Bader <miles@gnu.org>
538
7b753744
JB
539 * display.texi (Displaying Faces): Add add-relative-face-remapping,
540 remove-relative-face-remapping, set-base-face-remapping,
541 and set-default-base-face-remapping.
9d3d42fb 542
f2cec7a9
MB
5432008-06-01 Miles Bader <miles@gnu.org>
544
545 * display.texi (Displaying Faces): Add face-remapping-alist.
546
8f39c96d
SM
5472008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
548
549 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
550 variable names.
551
1ef5eecc
ER
5522008-05-03 Eric S. Raymond <esr@golux>
553
352c8b4a 554 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
555 (current-global-map) return references, not copies.
556
63b4387f
JL
5572008-05-02 Juri Linkov <juri@jurta.org>
558
559 * minibuf.texi (Text from Minibuffer): Document a list of
560 default values for `read-from-minibuffer'.
561
38a8b703
JB
5622008-04-24 Juanma Barranquero <lekktu@gmail.com>
563
564 * nonascii.texi (Translation of Characters): Fix previous change.
565
7c42e639
CY
5662008-04-20 Chong Yidong <cyd@stupidchicken.com>
567
568 * display.texi (Overlay Properties): Clarify role of underlying
569 textprop and overlay keymaps for display strings.
570
571 * keymaps.texi (Active Keymaps): Ditto.
572
25c0d999
SM
5732008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
574
575 * minibuf.texi (Programmed Completion):
576 Replace dynamic-completion-table with the new completion-table-dynamic.
577
e3af5968
CY
5782008-04-07 Chong Yidong <cyd@stupidchicken.com>
579
580 * intro.texi (Some Terms): Change "fonts in this manual" index
581 entry to "typographic conventions".
582
6bfc8698
EZ
5832008-04-05 Eli Zaretskii <eliz@gnu.org>
584
585 * objects.texi (Text Props and Strings): Add indexing for read
586 syntax of text properties.
587
4972c361
SM
5882008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
589
590 * processes.texi (Decoding Output): Remove process-filter-multibyte
591 functions.
592
c70a68db
MR
5932008-03-15 Martin Rudalics <rudalics@gmx.at>
594
595 * display.texi (Finding Overlays): Say that empty overlays at
596 the end of the buffer are reported too.
597
1291fd36
GM
5982008-03-13 Glenn Morris <rgm@gnu.org>
599
600 * elisp.texi (EMACSVER): Set to 23.0.60.
601
c6b0dfd5
CY
6022008-02-26 Chong Yidong <cyd@stupidchicken.com>
603
38a8b703 604 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 605
875fc30c
GM
6062008-02-22 Glenn Morris <rgm@gnu.org>
607
608 * frames.texi (Position Parameters): Clarify the description of
609 `left' and `top', using information from "Geometry".
610 (Geometry): Give a pointer to "Position Parameters", rather than
611 repeating information.
612
d8c8e45a
GM
6132008-02-11 Glenn Morris <rgm@gnu.org>
614
615 * objects.texi (Equality Predicates): No longer talk about "two"
616 functions.
617
38a8b703 6182008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
619
620 * objects.texi (Equality Predicates): Add defun for
621 equal-including-properties.
622
bfffe0b1
GM
6232008-02-10 Glenn Morris <rgm@gnu.org>
624
625 * objects.texi (Equality Predicates):
626 Mention equal-including-properties.
627
431b78c9
RS
6282008-02-07 Richard Stallman <rms@gnu.org>
629
630 * windows.texi (Window Start): Mention the feature of moving
631 window-start to start of line.
632
c8763fb6 6332008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
634
635 * keymaps.texi (Tool Bar): Document rtl property.
636
1a256502
TTN
6372008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
638
639 * display.texi (Button Types):
640 For define-button-type, clarify type of NAME.
641
569382c2
MR
6422008-01-19 Martin Rudalics <rudalics@gmx.at>
643
644 * buffers.texi (Buffer Modification): Fix typo.
645
f3041af1
DN
6462008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
647
648 * os.texi (System Environment): Remove references to OSes that are
649 not supported anymore.
650
d35e1cd7
DN
6512008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
652
653 * os.texi (System Environment): Remove mention for Masscomp.
654
23af7580
RS
6552008-01-04 Richard Stallman <rms@gnu.org>
656
657 * display.texi (Faces): Don't talk about internal face vector as arg
658 to facep.
659
660 * customize.texi (Type Keywords): Fix previous change.
661
662 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
663 * elisp.texi (Top): Fix menu for commands.texi change.
664
ec7d5b1e
RS
6652007-12-30 Richard Stallman <rms@gnu.org>
666
667 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
668 (Accessing Scroll): New node broken out of Accessing Mouse.
669
101a6cea
RS
6702007-12-28 Richard Stallman <rms@gnu.org>
671
672 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 673 (Basic Parameters): For `title', refer to title bar.
041817a4 674 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 675
72b7e664
RS
6762007-12-23 Richard Stallman <rms@gnu.org>
677
678 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
679 Improve some of the commented-out keywords' text too.
680
27a4f445
MR
6812007-12-14 Martin Rudalics <rudalics@gmx.at>
682
e2e3f1d7
MR
683 * nonascii.texi (Encoding and I/O): Reword to avoid saying
684 "visit the current buffer".
685
27a4f445
MR
686 * os.texi (System Interface): Fix typo.
687
a2afc99d
RS
6882007-12-04 Richard Stallman <rms@gnu.org>
689
690 * objects.texi (Symbol Type): Fix typo.
691
b694135c
RS
6922007-12-03 Richard Stallman <rms@gnu.org>
693
694 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
695
f99a19da
GM
6962007-12-01 Glenn Morris <rgm@gnu.org>
697
698 * functions.texi (Declaring Functions): Improve previous change.
699
8f4b37d8
GM
7002007-11-30 Glenn Morris <rgm@gnu.org>
701
702 * functions.texi (Declaring Functions): Add optional fourth
703 argument of declare-function, and setting third argument to `t'.
704
61a2fe01
RS
7052007-11-29 Richard Stallman <rms@gnu.org>
706
707 * customize.texi (Composite Types): Document `group' type.
708
cbfc5193
GM
7092007-11-29 Glenn Morris <rgm@gnu.org>
710
711 * functions.texi (Declaring Functions): Add findex. Mention
712 `external' files.
713
8386283a
JB
7142007-11-26 Juanma Barranquero <lekktu@gmail.com>
715
716 * functions.texi (Declaring Functions): Fix directive.
717
a07c9a8b
RS
7182007-11-25 Richard Stallman <rms@gnu.org>
719
720 * help.texi (Help Functions): Clean up last change.
721
722 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
723
724 * loading.texi (Named Features): Minor cleanup.
725
726 * macros.texi (Eval During Expansion): Minor cleanup.
727
728 * variables.texi (Variable Aliases): Minor cleanup.
729
a0925923
RS
7302007-11-24 Richard Stallman <rms@gnu.org>
731
732 * functions.texi (Declaring Functions): Clarify previous change.
733
734 * compile.texi (Compiler Errors): Clarify previous change.
735
20c63e44
RS
7362007-11-24 Richard Stallman <rms@gnu.org>
737
e5e76c04 738 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
739 Clarify the text and move items around.
740
5bb0cda3
GM
7412007-11-24 Glenn Morris <rgm@gnu.org>
742
743 * functions.texi (Declaring Functions): New section.
744 * compile.texi (Compiler Errors): Mention declaring functions,
745 defvar with no initvalue, and byte-compile-warnings.
746
af13c86a
MR
7472007-11-15 Martin Rudalics <rudalics@gmx.at>
748
749 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
750 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
751
a5373305
MR
7522007-11-13 Martin Rudalics <rudalics@gmx.at>
753
754 * help.texi (Help Functions): Document new macro `with-help-window'.
755
fe284805
JL
7562007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
757
758 * searching.texi (Replacing Match): Describe new
759 `match-substitute-replacement'.
760
2c3a09b1
RS
7612007-10-31 Richard Stallman <rms@gnu.org>
762
763 * strings.texi (Creating Strings): Null strings from concat not unique.
764
f2b480f4
RS
7652007-10-26 Richard Stallman <rms@gnu.org>
766
767 * objects.texi (Equality Predicates): Null strings are uniquified.
768
769 * minibuf.texi: Minor clarifications in previous change.
770
db21122c
GM
7712007-10-25 Glenn Morris <rgm@gnu.org>
772
773 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
774
2328cbb3
RS
7752007-10-24 Richard Stallman <rms@gnu.org>
776
777 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
778
779 * variables.texi (Frame-Local Variables): Node deleted.
780 (Variables): Delete Frame-Local Variables from menu.
781 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
782 (Default Value): Don't mention frame-local vars.
783
784 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
785
786 * loading.texi (Unloading): Document FEATURE-unload-function
787 instead of FEATURE-unload-hook.
788
2328cbb3
RS
789 * frames.texi (Multiple Displays): Don't mention frame-local vars.
790
c066bafa
JL
7912007-10-22 Juri Linkov <juri@jurta.org>
792
793 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
794 (High-Level Completion): Document a list of default value strings
795 in the DEFAULT argument, for which minibuffer functions return the
796 first element.
797
65ced25f
JL
7982007-10-17 Juri Linkov <juri@jurta.org>
799
800 * text.texi (Filling): Update arguments of fill-paragraph.
801 fill-paragraph operates on the active region in Transient Mark mode.
802 Remove fill-paragraph-or-region.
803
ee46ec8e
KB
8042007-10-13 Karl Berry <karl@gnu.org>
805
806 * elisp.texi (@dircategory): Move to after @copying,
807 since we want @copying as close as possible to the beginning of
808 the output.
809
61bbdbc6
RS
8102007-10-12 Richard Stallman <rms@gnu.org>
811
812 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
813
814 * commands.texi (Distinguish Interactive): New node,
815 broken out from Interactive Call and rewritten.
816 (Command Loop): Put Distinguish Interactive in menu.
817
af23e1e8
RS
8182007-10-09 Richard Stallman <rms@gnu.org>
819
820 * text.texi (Examining Properties): Mention overlay priority.
821
822 * display.texi (Display Margins): Correct the description
823 of margin display specifications.
824 (Replacing Specs): New subnode broken out of Display Property.
825
e1965a69
JL
8262007-10-06 Juri Linkov <juri@jurta.org>
827
828 * text.texi (Filling): Document fill-paragraph-or-region.
829
4638454b
JB
8302007-10-05 Juanma Barranquero <lekktu@gmail.com>
831
832 * display.texi (Auto Faces): Fix typo.
833
7ed54cc5
RS
8342007-10-02 Richard Stallman <rms@gnu.org>
835
836 * display.texi (Display Property): Explain some display specs
837 don't let you move point in.
838
839 * frames.texi (Cursor Parameters): Describe
840 cursor-in-non-selected-windows here. Explain more values.
841
842 * windows.texi (Basic Windows): Don't describe
843 cursor-in-non-selected-windows here.
844
305a7ef2
EZ
8452007-10-01 Eli Zaretskii <eliz@gnu.org>
846
847 * processes.texi (Misc Network): Note that these functions are
848 supported only on some systems.
849
f7a7f4eb
RS
8502007-10-01 Richard Stallman <rms@gnu.org>
851
852 * display.texi (Overlay Properties): Explain nil as priority.
853 Explain that conflicts are unpredictable if not resolved by
854 priorities.
855
780d7bb9
RS
8562007-09-23 Richard Stallman <rms@gnu.org>
857
858 * macros.texi (Backquote): Minor clarification.
859
14b4fdfb
RS
8602007-09-19 Richard Stallman <rms@gnu.org>
861
862 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
863 Clarify when they work in parallel and when one overrides.
864 Fix error in example.
14b4fdfb 865
b8d4c8d0
GM
8662007-09-06 Glenn Morris <rgm@gnu.org>
867
868 * Move from lispref/ to doc/lispref/. Change all setfilename
869 commands to use ../../info.
870 * Makefile.in (infodir): Go up one more level.
4638454b 871 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
872 (miscmanualdir): New.
873 (dist): Use new variable miscmanualdir.
874 * makefile.w32-in (infodir, texinputdir): Go up one more level.
875 (usermanualdir): Change from ../man to ../emacs.
876
1bb1f7d3
MR
8772007-08-30 Martin Rudalics <rudalics@gmx.at>
878
879 * commands.texi (Command Loop Info): Advise against changing
880 most variables described here. Explain new variable
881 last-repeatable-command.
882
b8d4c8d0
GM
8832007-08-29 Glenn Morris <rgm@gnu.org>
884
885 * elisp.texi (EMACSVER): Increase to 23.0.50.
886
8872007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
888
889 * frames.texi (Basic Parameters): Add display-environment-variable
890 and term-environment-variable.
891
8922007-08-28 Juri Linkov <juri@jurta.org>
893
894 * display.texi (Image Formats, Other Image Types): Add SVG.
895
8962007-08-28 Juri Linkov <juri@jurta.org>
897
898 * display.texi (Images): Move formats-related text to new node
899 "Image Formats".
900 (Image Formats): New node.
901
619fb9ee
RS
9022007-08-27 Richard Stallman <rms@gnu.org>
903
904 * windows.texi (Window Configurations): Clarify what
905 a window configuration saves.
906
b8d4c8d0
GM
9072007-08-25 Richard Stallman <rms@gnu.org>
908
909 * display.texi (Images): Delete redundant @findex.
910
9112007-08-16 Richard Stallman <rms@gnu.org>
912
913 * processes.texi (Asynchronous Processes): Clarify
914 doc of start-file-process.
915
9162007-08-08 Martin Rudalics <rudalics@gmx.at>
917
918 * modes.texi (Example Major Modes): Fix typo.
919
9202007-08-08 Glenn Morris <rgm@gnu.org>
921
922 * intro.texi (nil and t): Do not use `iff' in documentation.
923
924 * tips.texi (Documentation Tips): Recommend against `iff'.
925
9262007-08-07 Chong Yidong <cyd@stupidchicken.com>
927
928 * display.texi (Image Cache): Document image-refresh.
929
9302007-08-06 Martin Rudalics <rudalics@gmx.at>
931
932 * windows.texi (Size of Window): Document window-full-width-p.
933
9342007-07-25 Glenn Morris <rgm@gnu.org>
935
936 * gpl.texi (GPL): Replace license with GPLv3.
937
938 * Relicense all FSF files to GPLv3 or later.
939
9402007-07-24 Michael Albinus <michael.albinus@gmx.de>
941
4638454b
JB
942 * processes.texi (Synchronous Processes):
943 Add `process-file-shell-command'.
b8d4c8d0
GM
944 (Asynchronous Processes): Mention restricted use of
945 `process-filter' and `process-sentinel' in
946 `start-file-process'. Add `start-file-process-shell-command'.
947
9482007-07-17 Michael Albinus <michael.albinus@gmx.de>
949
950 * files.texi (Magic File Names): Introduce optional parameter
951 IDENTIFICATION for `file-remote-p'.
952
9532007-07-16 Richard Stallman <rms@gnu.org>
954
955 * display.texi (Defining Faces): Fix previous change.
956
9572007-07-14 Richard Stallman <rms@gnu.org>
958
959 * control.texi (Handling Errors): Document `debug' in handler list.
960
9612007-07-10 Richard Stallman <rms@gnu.org>
962
963 * display.texi (Defining Faces): Explain C-M-x feature for defface.
964
9652007-07-09 Richard Stallman <rms@gnu.org>
966
967 * files.texi (Magic File Names): Rewrite previous change.
968
9692007-07-08 Michael Albinus <michael.albinus@gmx.de>
970
971 * files.texi (Magic File Names): Introduce optional parameter
972 CONNECTED for `file-remote-p'.
973
9742007-07-07 Michael Albinus <michael.albinus@gmx.de>
975
976 * processes.texi (Asynchronous Processes):
977 * files.texi (Magic File Names): Add `start-file-process'.
978
9792007-06-27 Richard Stallman <rms@gnu.org>
980
981 * files.texi (Format Conversion Piecemeal): Clarify
982 `after-insert-file-functions' calling convention.
983
9842007-06-27 Michael Albinus <michael.albinus@gmx.de>
985
4638454b
JB
986 * files.texi (Magic File Names): Remove `dired-call-process'.
987 Add `process-file'.
b8d4c8d0
GM
988
9892007-06-27 Kenichi Handa <handa@m17n.org>
990
991 * text.texi (Special Properties): Fix description about
4638454b 992 `composition' property.
b8d4c8d0
GM
993
9942007-06-26 Kenichi Handa <handa@m17n.org>
995
996 * nonascii.texi (Default Coding Systems): Document about the
997 return value `undecided'.
998
9992007-06-25 David Kastrup <dak@gnu.org>
1000
1001 * keymaps.texi (Active Keymaps): Document new POSITION argument of
1002 `current-active-maps'.
1003
10042007-06-24 Karl Berry <karl@gnu.org>
1005
4638454b 1006 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
1007
10082007-06-15 Juanma Barranquero <lekktu@gmail.com>
1009
1010 * display.texi (Overlay Arrow): Doc fix.
1011
10122007-06-14 Karl Berry <karl@tug.org>
1013
1014 * anti.texi (Antinews): Typo.
1015
10162007-06-14 Chong Yidong <cyd@stupidchicken.com>
1017
1018 * display.texi (Image Cache): Document image-refresh.
1019
10202007-06-12 Karl Berry <karl@gnu.org>
1021
1022 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
1023 * two-volume.make: New file.
1024 * .cvsignore: Ignore two-volume files.
1025
10262007-06-12 Tom Tromey <tromey@redhat.com>
1027
1028 * os.texi (Init File): Document user-emacs-directory.
1029
10302007-06-03 Nick Roberts <nickrob@snap.net.nz>
1031
1032 * commands.texi (Click Events): Describe width and height when
1033 object is nil.
1034
10352007-05-30 Nick Roberts <nickrob@snap.net.nz>
1036
1037 * commands.texi (Click Events): Layout more logically. Describe
1038 width and height.
1039 (Drag Events, Motion Events): Update to new format for position.
1040
10412007-06-02 Richard Stallman <rms@gnu.org>
1042
1043 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
1044
10452007-06-02 Chong Yidong <cyd@stupidchicken.com>
1046
1047 * Version 22.1 released.
1048
10492007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1050
1051 * text.texi (Special Properties): Correct meaning of fontified face.
1052
10532007-05-30 Richard Stallman <rms@gnu.org>
1054
1055 * text.texi (Special Properties): Add link to Adjusting Point.
1056
10572007-05-12 Richard Stallman <rms@gnu.org>
1058
1059 * text.texi (Margins): indent-to-left-margin is not the default.
1060 (Mode-Specific Indent): For indent-line-function, the default
1061 is indent-relative.
1062
1063 * modes.texi (Example Major Modes): Explain last line of text-mode
1064 is redundant.
1065
10662007-05-10 Richard Stallman <rms@gnu.org>
1067
1068 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
1069
1070 * help.texi (Keys in Documentation): Add reference to
1071 Documentation Tips.
1072
1073 * files.texi (Format Conversion): TO-FN gets three arguments.
1074
1075 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
1076
10772007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
1078
1079 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
1080 * files.texi (Format Conversion): Expand intro; add menu.
1081 (Format Conversion Overview, Format Conversion Round-Trip)
1082 (Format Conversion Piecemeal): New nodes/subsections.
1083 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
1084 * text.texi (Text Properties): Remove "Saving Properties" from menu.
1085 (Saving Properties): Delete node/subsection.
1086
10872007-05-07 Karl Berry <karl@gnu.org>
1088
1089 * elisp.texi (EMACSVER): Back to 22.
1090
10912007-05-06 Richard Stallman <rms@gnu.org>
1092
1093 * processes.texi (Accepting Output): Revert most of previous change.
1094
10952007-05-05 Richard Stallman <rms@gnu.org>
1096
1097 * processes.texi (Accepting Output): accept-process-output
1098 uses microseconds, not milliseconds. But that arg is obsolete.
1099
11002007-05-04 Karl Berry <karl@tug.org>
1101
1102 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
1103
11042007-05-04 Eli Zaretskii <eliz@gnu.org>
1105
1106 * tips.texi (Documentation Tips): Rearrange items to place the
1107 more important ones first. Add an index entry for hyperlinks.
1108
11092007-05-03 Karl Berry <karl@gnu.org>
1110
1111 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
1112 (EMACSVER) [smallbook]: 22 for printed version.
1113
1114 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
1115 so restore anchor to normal position after defun. Found by Kevin Ryde.
1116
11172007-04-26 Glenn Morris <rgm@gnu.org>
1118
1119 * elisp.texi (EMACSVER): Increase to 22.1.50.
1120
11212007-04-28 Karl Berry <karl@gnu.org>
1122
1123 * elisp.texi: Improve line breaks on copyright page,
1124 similar layout to emacs manual, 8.5x11 by default.
1125
11262007-04-24 Richard Stallman <rms@gnu.org>
1127
1128 * text.texi (Special Properties): Add xref to Overlay Properties.
1129
1130 * display.texi (Overlay Properties): Add xref to Special Properties.
1131
11322007-04-22 Richard Stallman <rms@gnu.org>
1133
1134 * keymaps.texi (Extended Menu Items): Move the info about
1135 format with cached keyboard binding.
1136
11372007-04-21 Richard Stallman <rms@gnu.org>
1138
1139 * text.texi (Special Properties): Clarify previous change.
1140
1141 * files.texi (File Name Expansion): Clarify previous change.
1142
1143 * display.texi (Attribute Functions): Fix example for
1144 face-attribute-relative-p.
1145
11462007-04-19 Kenichi Handa <handa@m17n.org>
1147
1148 * text.texi (Special Properties): Document composition property.
1149
11502007-04-19 Glenn Morris <rgm@gnu.org>
1151
1152 * files.texi (File Name Expansion): Mention "superroot".
1153
11542007-04-15 Chong Yidong <cyd@stupidchicken.com>
1155
1156 * frames.texi (Multiple Displays): Add note about "multi-monitor"
1157 setups.
1158 (Display Feature Testing): Note that display refers to all
1159 physical monitors for multi-monitor setups.
1160
11612007-04-14 Richard Stallman <rms@gnu.org>
1162
1163 * lists.texi (Sets And Lists): Clarify `delete' examples.
1164 Remove spurious xref to same node.
1165 Clarify xref for add-to-list.
1166
11672007-04-12 Nick Roberts <nickrob@snap.net.nz>
1168
1169 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
1170 value of lisp-mode-map.
1171
11722007-04-11 Karl Berry <karl@gnu.org>
1173
1174 * anti.texi (Antinews):
1175 * display.texi (Overlay Properties, Defining Images):
1176 * processes.texi (Synchronous Processes, Sentinels):
1177 * syntax.texi (Syntax Table Internals):
1178 * searching.texi (Regexp Special):
1179 * nonascii.texi (Default Coding Systems):
1180 * text.texi (Special Properties):
1181 * minibuf.texi (Basic Completion): Wording to improve breaks in
1182 8.5x11 format.
1183 * elisp.texi (smallbook): New @set to more easily switch between
1184 smallbook and 8.5x11.
1185
11862007-04-11 Richard Stallman <rms@gnu.org>
1187
1188 * text.texi (Lazy Properties): Minor fix.
1189
11902007-04-08 Karl Berry <karl@gnu.org>
1191
1192 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
1193 * macros.texi (Backquote): Downcase Backquote in index entries for
1194 consistency.
1195
11962007-04-08 Richard Stallman <rms@gnu.org>
1197
1198 * text.texi (Adaptive Fill): Just describe default,
1199 don't show it (since it contains non-ASCII chars).
1200
12012007-04-07 Karl Berry <karl@gnu.org>
1202
1203 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
1204 adaptive-fill-regexp's value, since they are not in the standard
1205 TeX fonts.
1206
12072007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
1208
1209 * display.texi (Defining Faces): Fix example.
1210
12112007-04-07 Karl Berry <karl@gnu.org>
1212
1213 * display.texi (Button Buffer Commands): Improve page break.
1214
12152007-04-07 Richard Stallman <rms@gnu.org>
1216
1217 * advice.texi (Activation of Advice): Remove redundant index entry.
1218
1219 * backups.texi: Improve index entries. Remove redundant ones.
1220
1221 * compile.texi (Byte Compilation): Improve index entry.
1222
1223 * hash.texi (Creating Hash): Improve index entry.
1224
1225 * symbols.texi (Definitions): Improve index entry.
1226
1227 * edebug.texi: Improve index entries. Remove redundant/useless ones.
1228
1229 * maps.texi (Standard Keymaps): Remove useless index entry.
1230
1231 * help.texi (Documentation Basics): Remove redundant index entries.
1232
1233 * customize.texi: Improve index entries.
1234 Remove redundant/useless ones.
1235
1236 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
1237
1238 * streams.texi (Output Variables): Improve index entry.
1239
1240 * abbrevs.texi (Abbrevs): Remove useless index entry.
1241
1242 * macros.texi (Expansion): Remove useless index entry.
1243
1244 * text.texi: Improve index entries. Remove redundant/useless ones.
1245 (Text Properties, Examining Properties)
1246 (Special Properties): Use "property category" instead of "category"
1247 to refer to the `category' property.
1248
1249 * positions.texi: Improve index entries. Remove useless one.
1250
1251 * lists.texi: Improve index entries. Remove redundant/useless ones.
1252
1253 * os.texi: Improve index entries.
1254 (Timers): Fix previous change.
1255
1256 * buffers.texi: Improve index entries.
1257 (Modification Time): Get rid of term "obsolete buffer".
1258
1259 * debugging.texi: Improve index entries.
1260 (Test Coverage): Add xref to other test coverage ftr.
1261
1262 * eval.texi: Improve index entry. Remove redundant ones.
1263
1264 * numbers.texi: Improve index entries. Remove redundant/useless ones.
1265
1266 * files.texi: Improve index entries. Remove redundant/useless ones.
1267
1268 * objects.texi: Improve index entries.
1269
1270 * processes.texi: Improve index entries.
1271
1272 * modes.texi: Improve index entry. Remove redundant one.
1273
1274 * nonascii.texi: Improve index entries.
1275
1276 * internals.texi: Improve index entries.
1277
1278 * syntax.texi: Improve index entries.
1279
1280 * keymaps.texi (Active Keymaps): Improve index entries.
1281
1282 * commands.texi: Improve index entries. Remove redundant/useless ones.
1283
1284 * frames.texi: Improve index entries. Remove redundant/useless ones.
1285
1286 * markers.texi: Improve index entries. Remove redundant ones.
1287
1288 * tips.texi: Improve index entries.
1289
1290 * loading.texi (Unloading): Improve index entry.
1291
1292 * variables.texi: Improve index entries. Remove redundant one.
1293
1294 * sequences.texi: Improve index entry.
1295
1296 * display.texi: Improve index entries. Remove redundant ones.
1297
1298 * windows.texi: Improve index entries.
1299
1300 * searching.texi: Improve index entries. Remove redundant one.
1301
1302 * strings.texi (Case Tables): Improve last change.
1303
13042007-04-04 Chong Yidong <cyd@stupidchicken.com>
1305
1306 * strings.texi (Case Tables): Document with-case-table and
1307 ascii-case-table.
1308
13092007-04-03 Karl Berry <karl@gnu.org>
1310
1311 * processes.texi (Network): Reword to improve page break.
1312
13132007-04-03 Eli Zaretskii <eliz@gnu.org>
1314
1315 * functions.texi (Inline Functions): Describe more disadvantages
1316 of defsubst, and make advice against it stronger.
1317
13182007-04-02 Karl Berry <karl@gnu.org>
1319
1320 * backups.texi (Backup Names): Avoid widow words.
1321 * modes.texi (Example Major Modes): Align last comment.
1322
13232007-04-01 Chong Yidong <cyd@stupidchicken.com>
1324
1325 * keymaps.texi (Remapping Commands): Document new arg to
1326 command-remapping.
1327
13282007-04-01 Karl Berry <karl@gnu.org>
1329
1330 * processes.texi (Low-Level Network): Typo.
1331 * loading.texi (Hooks for Loading): Avoid double "the".
1332 * keymaps.texi (Key Sequences): No double "and".
1333 (Changing Key Bindings): Shorten to improve line break.
1334
13352007-03-31 Glenn Morris <rgm@gnu.org>
1336
1337 * os.texi (Timers): Fix description of run-at-time TIME formats.
1338
13392007-03-31 Richard Stallman <rms@gnu.org>
1340
1341 * display.texi (Invisible Text): Correct buffer-invisibility-spec
1342 regarding ellipsis.
1343
13442007-03-31 Eli Zaretskii <eliz@gnu.org>
1345
1346 * intro.texi (nil and t):
1347 * symbols.texi (Plists and Alists):
1348 * variables.texi (Variable Aliases, Constant Variables):
1349 * functions.texi (Defining Functions):
1350 * advice.texi (Advising Primitives):
1351 * debugging.texi (Syntax Errors, Compilation Errors):
1352 * minibuf.texi (Minibuffer Windows):
1353 * commands.texi (Adjusting Point):
1354 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
1355 (Auto Major Mode, Major Mode Conventions):
1356 * help.texi (Describing Characters):
1357 * files.texi (Create/Delete Dirs, Information about Files)
1358 (File Locks, Writing to Files, Reading from Files)
1359 (Saving Buffers):
1360 * windows.texi (Resizing Windows, Cyclic Window Ordering):
1361 * frames.texi (Finding All Frames):
1362 * positions.texi (Buffer End, Motion):
1363 * markers.texi (The Region):
1364 * text.texi (Deletion, Near Point):
1365 * display.texi (Displaying Messages, Truncation):
1366 * os.texi (Processor Run Time):
1367 * tips.texi (Key Binding Conventions, Programming Tips)
1368 (Warning Tips, Documentation Tips, Comment Tips):
1369 * internals.texi (Memory Usage): Improve indexing.
1370
1371 * variables.texi (Frame-Local Variables):
1372 * functions.texi (Argument List):
1373 * loading.texi (Library Search):
1374 * streams.texi (Output Variables):
1375 * keymaps.texi (Translation Keymaps, Searching Keymaps):
1376 * searching.texi (Replacing Match, Search and Replace):
1377 * processes.texi (Byte Packing, Decoding Output)
1378 (Accepting Output, Network Servers, Shell Arguments):
1379 * display.texi (Abstract Display, Image Cache, Scroll Bars):
1380 * windows.texi (Window Point, Window Start):
1381 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
1382 * commands.texi (Reading Input, Keyboard Events):
1383 * minibuf.texi (Reading File Names, Minibuffer Completion)
1384 (Recursive Mini):
1385 * positions.texi (List Motion):
1386 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
1387 * numbers.texi (Arithmetic Operations, Math Functions)
1388 (Predicates on Numbers, Comparison of Numbers):
1389 (Numeric Conversions):
1390 * locals.texi (Standard Buffer-Local Variables):
1391 * maps.texi (Standard Keymaps):
1392 * os.texi (User Identification, System Environment, Recording Input)
1393 (X11 Keysyms):
1394 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
1395 * backups.texi (Backups and Auto-Saving):
1396 * customize.texi (Customization, Group Definitions)
1397 (Variable Definitions):
1398 * compile.texi (Byte Compilation): Improve index entries.
1399
14002007-03-31 Karl Berry <karl@gnu.org>
1401
1402 * macros.texi (Defining Macros): Avoid widow syllable.
1403
14042007-03-31 Eli Zaretskii <eliz@gnu.org>
1405
1406 * elisp.texi (Top): Postscript -> PostScript.
1407
1408 * display.texi (Images, Postscript Images): Postscript -> PostScript.
1409
14102007-03-31 Markus Triska <markus.triska@gmx.at>
1411
1412 * internals.texi (Writing Emacs Primitives): Untabify `For'.
1413
14142007-03-30 Karl Berry <karl@gnu.org>
1415
1416 * lists.texi (List-related Predicates): Remove spurious @need.
1417 (Setcdr): Use @smallexample to improve page break.
1418 (Association Lists) <assoc>: Reword to improve page break.
1419
1420 * strings.texi (String Conversion): Insert blank line to improve
1421 page break.
1422
1423 * numbers.texi (Random Numbers): Use @minus{}.
1424 (Math Functions): Use @minus{}.
1425
1426 * intro.texi (Acknowledgements): Avoid line breaks before middle
1427 initials.
1428
14292007-03-24 Eli Zaretskii <eliz@gnu.org>
1430
1431 * errors.texi (Standard Errors): Add an index entry.
1432
14332007-03-19 Richard Stallman <rms@gnu.org>
1434
1435 * os.texi (Recording Input): recent-keys now gives 300 keys.
1436
14372007-03-12 Glenn Morris <rgm@gnu.org>
1438
1439 * os.texi: Replace "daylight savings" with "daylight saving"
1440 throughout.
1441
14422007-03-05 Richard Stallman <rms@gnu.org>
1443
1444 * variables.texi (File Local Variables): Update
1445 enable-local-variables values.
1446
14472007-03-04 Richard Stallman <rms@gnu.org>
1448
1449 * syntax.texi (Control Parsing): Minor clarification.
1450
1451 * strings.texi (Formatting Strings): Clarify width, precision, flags.
1452
1453 * sequences.texi (Sequence Functions): Move string-bytes away,
1454 add xref.
1455
1456 * nonascii.texi (Text Representations): Move string-bytes here.
1457
1458 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
1459
1460 * minibuf.texi (Basic Completion): Minor clarification.
1461
1462 * markers.texi (The Mark): Clarify existence vs activation of mark.
1463 Other cleanup.
1464
1465 * display.texi (Finding Overlays): Write better example.
1466
1467 * compile.texi (Eval During Compile): Clarify putting macros
1468 in eval-when-compile.
1469
c5602427 14702007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
1471
1472 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 1473 load-read-function definition doc.
b8d4c8d0
GM
1474
14752007-02-21 Kim F. Storm <storm@cua.dk>
1476
1477 * strings.texi (Text Comparison): Mention that assoc-string
1478 converts symbols to strings before testing.
1479
14802007-02-17 Kim F. Storm <storm@cua.dk>
1481
1482 * processes.texi (Bindat Spec): Vector types can have optional
1483 element type.
1484 (Bindat Examples): Fix example. Add vector with element type.
1485
14862007-02-16 Andreas Schwab <schwab@suse.de>
1487
1488 * strings.texi (Formatting Strings): Document '+' flag.
1489
14902007-02-15 Juanma Barranquero <lekktu@gmail.com>
1491
1492 * strings.texi (Modifying Strings): Clarify that `clear-string'
1493 always converts the string to unibyte.
1494
14952007-02-14 Kim F. Storm <storm@cua.dk>
1496
1497 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
1498 Rewrite glyph code description to refer to these functions.
1499 Remove details of encoding face number and char into integer code.
1500
15012007-02-03 Alan Mackenzie <acm@muc.de>
1502
1503 * loading.texi (Hooks for Loading): Make the description of
1504 `eval-after-load' more detailed, and amend the description of
1505 after-load-alist, in accordance with changes from 2006-05.
1506
15072007-02-03 Chong Yidong <cyd@stupidchicken.com>
1508
1509 * modes.texi (Defining Minor Modes): Document that a :require
1510 keyword or similar may be required to make saved customization
1511 variables work.
1512
15132007-02-03 Eli Zaretskii <eliz@gnu.org>
1514
1515 * elisp.texi (Top): Make the detailed menu headers compliant with
1516 Texinfo guidelines and with what texnfo-upd.el expects. Add
1517 comments to prevent people from inadvertently modifying the key
1518 parts needed by `texinfo-multiple-files-update'.
1519
15202007-02-02 Eli Zaretskii <eliz@gnu.org>
1521
1522 * elisp.texi (Top): Update the top-level menus.
1523
1524 * syntax.texi (Categories): Add index entries.
1525
15262007-02-01 Juanma Barranquero <lekktu@gmail.com>
1527
1528 * display.texi (Attribute Functions): Fix name and description of
1529 the UNDERLINE arg of `set-face-underline-p'.
1530
15312007-01-29 Eli Zaretskii <eliz@gnu.org>
1532
1533 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
1534 Variables", and "Standard Keymaps" to the detailed menu.
1535
1536 * variables.texi (Future Local Variables): Add index entry.
1537
15382007-01-28 Richard Stallman <rms@gnu.org>
1539
1540 * tips.texi (Coding Conventions): Clarify the tip about macros
1541 that define a function or a variable.
1542
1543 * files.texi (File Attributes): UID and GID can be floats.
1544 (Magic File Names): Explain why deferring all operations to
1545 the standard handler does not work.
1546
15472007-01-23 Martin Rudalics <rudalics@gmx.at>
1548
1549 * backups.texi (Reverting): Use "buffer" instead of "file"
1550 when talking about major and minor modes.
1551
15522007-01-21 Richard Stallman <rms@gnu.org>
1553
1554 * help.texi (Documentation): Add xref to Documentation Tips.
1555
15562007-01-14 Juanma Barranquero <lekktu@gmail.com>
1557
1558 * tips.texi (Coding Conventions): Fix typos.
1559
15602007-01-05 Richard Stallman <rms@gnu.org>
1561
1562 * modes.texi (Defining Minor Modes): Fix previous change.
1563
15642007-01-03 Richard Stallman <rms@gnu.org>
1565
1566 * customize.texi (Variable Definitions, Customization Types):
1567 Don't use * in doc string for defcustom.
1568
15692007-01-02 Richard Stallman <rms@gnu.org>
1570
1571 * variables.texi (Variable Aliases): Clarify that aliases vars
1572 always have the same value.
1573
1574 * processes.texi (Bindat Spec): Fix Texinfo usage.
1575
1576 * modes.texi (Defining Minor Modes): Explain effect of command
1577 defined with define-global-minor-mode on new buffers.
1578
15792006-12-30 Kim F. Storm <storm@cua.dk>
1580
1581 * keymaps.texi (Tool Bar): Describe `grow-only' value of
1582 `auto-resize-tool-bars'.
1583
15842006-12-30 Richard Stallman <rms@gnu.org>
1585
1586 * keymaps.texi (Active Keymaps): Fix previous change.
1587
15882006-12-30 Nick Roberts <nickrob@snap.net.nz>
1589
1590 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
1591
15922006-12-30 Kim F. Storm <storm@cua.dk>
1593
1594 * processes.texi (Bindat Spec): Clarify using field names in
1595 length specifications.
1596
15972006-12-29 Kim F. Storm <storm@cua.dk>
1598
1599 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1600 Add count and index variables for eval forms in repeat blocks.
1601
16022006-12-24 Richard Stallman <rms@gnu.org>
1603
1604 * customize.texi (Variable Definitions): Document
1605 new name custom-add-frequent-value.
1606
16072006-12-19 Kim F. Storm <storm@cua.dk>
1608
1609 * commands.texi (Misc Events): User signals now result in sigusr1
1610 and sigusr2 events which are handled through special-event-map.
1611 (Special Events): User signals and drag-n-drop are special.
1612
16132006-12-17 Richard Stallman <rms@gnu.org>
1614
1615 * loading.texi (Named Features): Explain subfeatures better.
1616
1617 * customize.texi: Use "option" only for user options.
1618 For the keyword values inside defcustom etc, say "keywords".
1619 For :options value's elements, say "elements".
1620 :group should not be omitted.
1621
1622 * syntax.texi (Parsing Expressions): Split up node.
1623 (Motion via Parsing, Position Parse, Parser State)
1624 (Low-Level Parsing, Control Parsing): New subnodes.
1625 (Parser State): Document syntax-ppss-toplevel-pos.
1626
1627 * positions.texi (List Motion): Punctuation fix.
1628
1629 * files.texi (File Name Completion): Document PREDICATE arg
1630 to file-name-completion.
1631
16322006-12-16 Eli Zaretskii <eliz@gnu.org>
1633
1634 * internals.texi (Building Emacs, Writing Emacs Primitives):
1635 Add index entries.
1636
16372006-12-11 Richard Stallman <rms@gnu.org>
1638
1639 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
1640 affects face menu. Explain how to make it non-nil without enabling
1641 any fontification.
1642
16432006-12-10 Chong Yidong <cyd@stupidchicken.com>
1644
1645 * modes.texi (Font Lock Basics): Document nil value of
1646 font-lock-defaults.
1647
16482006-12-10 Glenn Morris <rgm@gnu.org>
1649
1650 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
1651 value for system-flag argument. Abbrev tables may not be empty
1652 when major modes are loaded.
1653
16542006-12-08 Juanma Barranquero <lekktu@gmail.com>
1655
1656 * makefile.w32-in (maintainer-clean): Partially revert last
1657 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
1658 to protect elisp-covers.texi.
1659
16602006-12-07 Juanma Barranquero <lekktu@gmail.com>
1661
1662 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1663 Don't remove elisp* info files; they are already deleted by the
1664 `clean' and `distclean' targets, and they are in the $(infodir)
1665 directory, not the current one.
1666
16672006-12-04 Kim F. Storm <storm@cua.dk>
1668
1669 * commands.texi (Misc Events): Update signal events.
1670 (Event Examples): Add signal example.
1671
16722006-11-29 Richard Stallman <rms@gnu.org>
1673
1674 * frames.texi (Visibility of Frames): Explain visible windows
1675 can be covered by others. Add xref for raise-frame.
1676
16772006-11-28 Richard Stallman <rms@gnu.org>
1678
1679 * searching.texi (Regexp Special): Update when ^ is special.
1680
16812006-11-27 Eli Zaretskii <eliz@gnu.org>
1682
1683 * customize.texi (Customization, Common Keywords)
1684 (Group Definitions, Variable Definitions, Composite Types)
1685 (Type Keywords, Customization Types): Add index entries for
1686 various customization keywords.
1687
16882006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1689
1690 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1691
c8763fb6 16922006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
1693
1694 * frames.texi (Window System Selections): Remove clipboard from
1695 description of selection-coding-system.
1696
16972006-11-06 Richard Stallman <rms@gnu.org>
1698
1699 * lists.texi (List Variables): Document COMPARE-FN.
1700
1701 * keymaps.texi: Avoid use of "binding" to mean a relation;
1702 use it only to refer to the meaning associated with a key.
1703 (Keymaps): Change menu node description.
1704
1705 * elisp.texi (Top): Change menu node description.
1706
1707 * display.texi (Managing Overlays): Document overlay-recenter.
1708
17092006-10-29 Chong Yidong <cyd@stupidchicken.com>
1710
1711 * Makefile.in: Use relative paths to avoid advertising filesystem
1712 contents during compilation.
1713
17142006-10-23 Kim F. Storm <storm@cua.dk>
1715
1716 * commands.texi (Event Input Misc): Update unread-command-events.
1717
17182006-10-23 Nick Roberts <nickrob@snap.net.nz>
1719
1720 * lists.texi (Sets And Lists): Fix typos.
1721
17222006-10-18 Juanma Barranquero <lekktu@gmail.com>
1723
1724 * control.texi (Processing of Errors): Use @var for an argument,
1725 not @code.
1726
17272006-10-16 Richard Stallman <rms@gnu.org>
1728
1729 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1730
1731 * keymaps.texi (Format of Keymaps): Show all the keymap element
1732 patterns that result from menu items.
1733 (Key Lookup): Minor cleanups.
1734
1735 * modes.texi (Precalculated Fontification): Don't say that
1736 not setting font-lock-defaults avoids loading font-lock.
1737
1738 * help.texi (Documentation): Move xref to Emacs Manual here.
1739 (Documentation Basics): From here.
1740 Also doc emacs-lisp-docstring-fill-column.
1741
1742 * elisp.texi: Update version and ISBN.
1743
1744 * commands.texi (Interactive Call): Clarify KEYS arg to
1745 call-interactively is a vector.
1746 (Command Loop Info): Delete anchor in this-command-keys.
1747 Add anchor in this-command-keys-vector.
1748 (Recursive Editing): Document how recursive-edit
1749 handles the current buffer.
1750
17512006-10-13 Chong Yidong <cyd@stupidchicken.com>
1752
1753 * frames.texi (Frame Titles): %c and %l are ignored in
1754 frame-title-format.
1755
17562006-10-11 Richard Stallman <rms@gnu.org>
1757
1758 * keymaps.texi (Key Sequences): Clarify use of kbd.
1759
17602006-10-10 Kim F. Storm <storm@cua.dk>
1761
1762 * lists.texi (Sets And Lists): Add memql.
1763
17642006-10-03 Richard Stallman <rms@gnu.org>
1765
1766 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1767 Clarify :ascii: and :nonascii:.
1768
17692006-09-29 Juri Linkov <juri@jurta.org>
1770
1771 * modes.texi (%-Constructs): Reorder coding systems in the
1772 documentation of %z to the real order displayed in the modeline.
1773
17742006-09-25 Richard Stallman <rms@gnu.org>
1775
1776 * os.texi (Timers): Describe timer-max-repeats.
1777
17782006-09-25 Chong Yidong <cyd@stupidchicken.com>
1779
1780 * os.texi (Timers): Mention with-local-quit.
1781
17822006-09-24 Richard Stallman <rms@gnu.org>
1783
1784 * searching.texi (Searching and Matching): Mention property search.
1785
1786 * commands.texi (Command Loop Info): Explain how read-event affects
1787 this-command-keys.
1788
17892006-09-20 Richard Stallman <rms@gnu.org>
1790
1791 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1792
1793 * windows.texi (Window Start): Minor cleanups.
1794
17952006-09-20 Kim F. Storm <storm@cua.dk>
1796
1797 * windows.texi (Window Start): pos-visible-in-window-p allows
1798 specifying t for position to mean "end of window".
1799 Add window-line-height.
1800
1801 * anti.texi (Antinews): Mention window-line-height.
1802
18032006-09-19 David Kastrup <dak@gnu.org>
1804
1805 * keymaps.texi (Searching Keymaps): Small clarification.
1806
18072006-09-18 Richard Stallman <rms@gnu.org>
1808
1809 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1810 cause keyboard menus.
1811 (Menu Keymaps): Likewise.
1812 (Defining Menus, Keyboard Menus): Clarify.
1813
1814 * text.texi (Fields): Clarify explanation of constrain-to-field.
1815
18162006-09-16 Eli Zaretskii <eliz@gnu.org>
1817
1818 * variables.texi (Tips for Defining): Fix a typo.
1819
18202006-09-15 Richard Stallman <rms@gnu.org>
1821
1822 * keymaps.texi (Remapping Commands, Searching Keymaps)
1823 (Active Keymaps): Clean up previous change.
1824
18252006-09-15 Jay Belanger <belanger@truman.edu>
1826
1827 * gpl.texi: Replace "Library Public License" by "Lesser Public
1828 License" throughout.
1829
18302006-09-15 David Kastrup <dak@gnu.org>
1831
1832 * keymaps.texi (Active Keymaps): Adapt description to use
1833 `get-char-property' instead `get-text-property'. Explain how
1834 mouse events change this. Explain the new optional argument of
1835 `key-binding' and its mouse-dependent lookup.
1836 (Searching Keymaps): Adapt description similarly.
1837 (Remapping Commands): Explain the new optional argument of
1838 `command-remapping'.
1839
18402006-09-14 Richard Stallman <rms@gnu.org>
1841
1842 * keymaps.texi (Searching Keymaps): Clarification.
1843 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
1844
18452006-09-13 Richard Stallman <rms@gnu.org>
1846
1847 * objects.texi (Character Type): Node split.
1848 Add xref to Describing Characters.
1849 (Basic Char Syntax, General Escape Syntax)
1850 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1851
18522006-09-11 Richard Stallman <rms@gnu.org>
1853
1854 * display.texi (Display Table Format): Wording clarification.
1855 (Glyphs): Clarifications.
1856
18572006-09-10 Chong Yidong <cyd@stupidchicken.com>
1858
1859 * keymaps.texi (Active Keymaps): Mention that key-binding checks
1860 local maps.
1861
18622006-09-10 Kim F. Storm <storm@cua.dk>
1863
1864 * display.texi (Forcing Redisplay): Document return value of
1865 function redisplay.
1866
18672006-09-09 Richard Stallman <rms@gnu.org>
1868
1869 * windows.texi (Window Hooks): Explain limits of
1870 window-scroll-functions.
1871
1872 * display.texi (Fringe Indicators): Update for last change in
1873 indicate-buffer-boundaries.
1874
18752006-09-08 Richard Stallman <rms@gnu.org>
1876
1877 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1878
18792006-09-06 Kim F. Storm <storm@cua.dk>
1880
1881 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1882
1883 * windows.texi (Window Start): Update pos-visible-in-window-p.
1884
18852006-09-04 Richard Stallman <rms@gnu.org>
1886
1887 * processes.texi (Accepting Output): Explain SECONDS=0 for
1888 accept-process-output.
1889
1890 * os.texi (Idle Timers): Explain why timer functions should not
1891 loop until (input-pending-p).
1892
18932006-09-02 Eli Zaretskii <eliz@gnu.org>
1894
1895 * makefile.w32-in (usermanualdir): New variable.
1896 (elisp.dvi): Use it.
1897
18982006-09-01 Eli Zaretskii <eliz@gnu.org>
1899
1900 * buffers.texi (Buffer Modification): Fix last change.
1901
19022006-09-01 Chong Yidong <cyd@stupidchicken.com>
1903
1904 * buffers.texi (Buffer Modification): Document
1905 buffer-chars-modified-tick.
1906
19072006-08-31 Richard Stallman <rms@gnu.org>
1908
1909 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1910
19112006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
1912
1913 * modes.texi (Syntactic Font Lock):
1914 Mention font-lock-syntactic-face-function
1915 instead of specific faces.
1916
19172006-08-29 Chong Yidong <cyd@stupidchicken.com>
1918
1919 * display.texi (Images): Add xrref to display-images-p.
1920
19212006-08-28 Kenichi Handa <handa@m17n.org>
1922
1923 * nonascii.texi (Lisp and Coding Systems): Fix description of
1924 detect-coding-region.
1925
19262006-08-27 Michael Olson <mwolson@gnu.org>
1927
1928 * processes.texi (Transaction Queues): Remove stray quote
1929 character.
1930
19312006-08-25 Richard Stallman <rms@gnu.org>
1932
1933 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
1934 Add xref.
1935
19362006-08-24 Chong Yidong <cyd@stupidchicken.com>
1937
1938 * os.texi (Timers): Avoid waiting inside timers.
1939
19402006-08-21 Lute Kamstra <lute@gnu.org>
1941
1942 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
1943
19442006-08-20 Richard Stallman <rms@gnu.org>
1945
1946 * os.texi (Idle Timers): New node, split out from Timers.
1947 Document current-idle-time.
1948 * commands.texi (Reading One Event): Update xref.
1949 * elisp.texi (Top): Update subnode menu.
1950
19512006-08-16 Richard Stallman <rms@gnu.org>
1952
1953 * keymaps.texi (Extended Menu Items): Show format of cached
1954 bindings in extended menu items.
1955
1956 * customize.texi (Variable Definitions): Explain when the
1957 standard value expression is evaluated.
1958
19592006-08-15 Chong Yidong <cyd@stupidchicken.com>
1960
1961 * commands.texi (Reading One Event): Explain idleness in
1962 `read-event'.
1963
19642006-08-12 Chong Yidong <cyd@stupidchicken.com>
1965
1966 * text.texi (Near Point): Say "cursor" not "terminal cursor".
1967 (Commands for Insertion): Removed split-line since it's not
1968 relevant for Lisp programming.
1969 (Yank Commands): Rewrite introduction.
1970 (Undo): Clarify.
1971 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
1972 (Filling): Remove redundant comment. Clarify return value of
1973 current-justification.
1974 (Margins): Minor clarifications.
1975 (Adaptive Fill): Update default value of adaptive-fill-regexp.
1976 (Sorting): Update definition of sort-lines.
1977 (Columns): Clarify behavior of sort-columns.
1978 (Indent Tabs): Link to Tab Stops in Emacs manual.
1979 (Special Properties): Clarify.
1980 (Clickable Text): Mention Buttons package.
1981
19822006-08-12 Kevin Ryde <user42@zip.com.au>
1983
1984 * os.texi (Time Parsing): Add %z to description of
1985 format-time-string, as per docstring. Add cross reference to
1986 glibc manual for strftime.
1987
19882006-08-08 Richard Stallman <rms@gnu.org>
1989
1990 * modes.texi: Clean up wording in previous change.
1991
19922006-08-07 Chong Yidong <cyd@stupidchicken.com>
1993
1994 * modes.texi (Hooks): Clarify.
1995 (Major Mode Basics): Mention define-derived-mode explicitly.
1996 (Major Mode Conventions): Rebinding RET is OK for some modes.
1997 Mention change-major-mode-hook and after-change-major-mode-hook.
1998 (Example Major Modes): Moved to end of Modes section.
1999 (Mode Line Basics): Clarify.
2000 (Mode Line Data): Mention help-echo and local-map in strings.
2001 Explain reason for treatment of non-risky variables.
2002 (Properties in Mode): Clarify.
2003 (Faces for Font Lock): Add font-lock-negation-char-face.
2004
20052006-08-04 Eli Zaretskii <eliz@gnu.org>
2006
2007 * strings.texi (Formatting Strings): Warn against arbitrary
2008 strings as first arg to `format'.
2009
20102006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
2011
2012 * text.texi (Clickable Text): Mention `help-echo' text property.
2013 Update intro, examples and associated explanations.
2014
20152006-07-31 Richard Stallman <rms@gnu.org>
2016
2017 * commands.texi: Update xrefs.
2018 (Event Mod): New node, cut out from old Translating Input.
2019
2020 * maps.texi: Update xrefs.
2021
2022 * keymaps.texi (Translation Keymaps): New node.
2023 Update xrefs from Translating Input to Translation Keymaps.
2024
2025 * elisp.texi (Top): Update subnode menu.
2026
2027 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
2028
2029 * os.texi (System Interface): Fix menu descriptions of some nodes.
2030 (Translating Input): Node deleted.
2031
20322006-07-31 Nick Roberts <nickrob@snap.net.nz>
2033
2034 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
2035
2036 * lists.texi (Sets And Lists): Likewise.
2037
20382006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
2039
2040 * text.texi (Fields): Mention POS
2041 requirement when narrowing is in effect.
2042
20432006-07-28 Richard Stallman <rms@gnu.org>
2044
2045 * display.texi (Face Attributes): Simplify wording.
2046 (Attribute Functions): Clarify meaning of new-frame default
2047 attribute settings.
2048
2049 * customize.texi (Common Keywords): Document how to use
2050 :package-version in a package not in Emacs.
2051
20522006-07-28 Kim F. Storm <storm@cua.dk>
2053
2054 * commands.texi (Reading One Event): Fix last change.
2055
20562006-07-26 Chong Yidong <cyd@stupidchicken.com>
2057
2058 * commands.texi (Reading One Event): Document SECONDS argument for
2059 read-event, read-char, and read-char-exclusive.
2060
20612006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2062
2063 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
2064 to ensure correct identification.
2065
20662006-07-24 Richard Stallman <rms@gnu.org>
2067
2068 * text.texi (Clickable Text): Clarify.
2069
2070 * sequences.texi (Vector Functions): Delete duplicate xref.
2071
2072 * objects.texi (Function Type): Clarify.
2073
2074 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
2075 modes.
2076
2077 * lists.texi (List Variables): New node.
2078 Material moved from other nodes.
2079
2080 * variables.texi (Setting Variables): add-to-list and
2081 add-to-ordered-list moved to List Variables node.
2082
20832006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2084
2085 * text.texi (Links and Mouse-1):
2086 For mouse-on-link-p, expand on arg POS.
2087
20882006-07-21 Kim F. Storm <storm@cua.dk>
2089
2090 * display.texi (Forcing Redisplay): Don't mention systems which
2091 don't support sub-second timers for redisplay-preemption-period.
2092
2093 * os.texi (Terminal Output): Clarify text vs graphical terminal.
2094
20952006-07-21 Eli Zaretskii <eliz@gnu.org>
2096
2097 * frames.texi (Input Focus): Document that focus-follows-mouse has
2098 no effect on MS-Windows.
2099
21002006-07-18 Richard Stallman <rms@gnu.org>
2101
2102 * display.texi (Forcing Redisplay): Cleanups in previous change.
2103
2104 * processes.texi (Low-Level Network): Make menu more convenient.
2105
21062006-07-18 Kim F. Storm <storm@cua.dk>
2107
2108 * display.texi (Forcing Redisplay): redisplay-preemption-period
2109 only used on window systems. Add xref to Terminal Output.
2110
2111 * os.texi (Terminal Output): baud-rate only controls preemption on
2112 non-window systems. Add xref to Forcing Redisplay.
2113
2114 * processes.texi (Low-Level Network): Rename node "Make Network"
2115 to "Network Processes".
2116
21172006-07-18 Karl Berry <karl@gnu.org>
2118
2119 * variables.texi, functions.texi, customize.texi, loading.texi:
2120 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
2121
21222006-07-17 Chong Yidong <cyd@stupidchicken.com>
2123
2124 * commands.texi (Waiting): Document batch-mode sit-for behavior.
2125
21262006-07-17 Richard Stallman <rms@gnu.org>
2127
2128 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
2129 Put period and comma inside quotes.
2130
2131 * loading.texi, markers.texi: Use real doublequote inside menus.
2132
2133 * windows.texi: Put point and comma inside quotes.
2134 (Textual Scrolling): Use @samp for error message.
2135
2136 * variables.texi, tips.texi, syntax.texi, symbols.texi:
2137 * strings.texi, streams.texi, processes.texi, os.texi:
2138 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
2139 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
2140 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
2141 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
2142 Put point and comma inside quotes.
2143
2144 * control.texi (Processing of Errors): Add command-error-function.
2145
2146 * variables.texi (File Local Variables): Clarify that
2147 file local variables make buffer-local bindings.
2148
2149 * modes.texi (Syntactic Font Lock): Give default for
2150 font-lock-syntax-table.
2151
21522006-07-17 Nick Roberts <nickrob@snap.net.nz>
2153
2154 * text.texi (Special Properties): Clean up previous change.
2155
21562006-07-16 Karl Berry <karl@gnu.org>
2157
2158 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
2159 * control.texi: Fix bad page breaks through chapter 10 (control).
2160
2161 * anti.texi (Antinews): Reorder face-attribute fns to avoid
2162 underfull hbox.
2163
21642006-07-15 Nick Roberts <nickrob@snap.net.nz>
2165
2166 * text.texi (Special Properties): Describe fontified text property
2167 in relation to a character (not text).
2168
21692006-07-15 Kim F. Storm <storm@cua.dk>
2170
2171 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
2172 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
2173 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
2174
2175 * anti.texi (Antinews): Mention redisplay function.
2176 The kbd macro existed, but was not documented, before 22.x.
2177 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
2178
21792006-07-14 Nick Roberts <nickrob@snap.net.nz>
2180
2181 * display.texi (Displaying Messages): Add anchor.
2182
2183 * frames.texi (Dialog Boxes): Use it.
2184
21852006-07-12 Richard Stallman <rms@gnu.org>
2186
2187 * objects.texi (Frame Type): Explain nature of frames better.
2188
2189 * frames.texi (Frames): Explain nature of frames better.
2190
21912006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
2192
2193 * tips.texi (Coding Conventions): Explain why use cl at compile time.
2194
21952006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2196
2197 * frames.texi (Window System Selections): Mention scrap support for Mac.
2198 Default value of x-select-enable-clipboard is t on Mac.
2199
2200 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
2201
22022006-07-11 Kim F. Storm <storm@cua.dk>
2203
2204 * display.texi (Forcing Redisplay): Add `redisplay' function.
2205 Don't mention (sit-for -1) -- use (redisplay t) instead.
2206
2207 * commands.texi (Waiting): (sit-for -1) is no longer special.
2208 (sit-for 0) is equivalent to (redisplay).
2209 Iconifying/deiconifying no longer makes sit-for return.
2210
22112006-07-10 Nick Roberts <nickrob@snap.net.nz>
2212
2213 * display.texi (Buttons): Fix typo.
2214
2215 * index.texi, elisp.texi (New Symbols): Comment node out.
2216
22172006-07-09 Richard Stallman <rms@gnu.org>
2218
2219 * display.texi (Truncation): Clean up previous change.
2220
22212006-07-08 Richard Stallman <rms@gnu.org>
2222
2223 * commands.texi (Interactive Call): Use 3 as prefix in example
2224 for execute-extended-command.
2225
2226 * display.texi (Attribute Functions): Move paragraph about
2227 compatibility with Emacs < 21.
2228
22292006-07-09 Kim F. Storm <storm@cua.dk>
2230
2231 * display.texi (Refresh Screen): Clarify force-window-update.
2232 (Truncation): "Normally" indicated by fringe arrows.
2233
22342006-07-08 Eli Zaretskii <eliz@gnu.org>
2235
2236 * windows.texi (Textual Scrolling, Resizing Windows):
2237 * variables.texi (Constant Variables):
2238 * text.texi (Buffer Contents, Deletion, Changing Properties)
2239 (Property Search, Special Properties, Sticky Properties)
2240 (Links and Mouse-1, Fields, Change Hooks):
2241 * syntax.texi (Syntax Table Functions, Parsing Expressions)
2242 (Categories):
2243 * symbols.texi (Other Plists):
2244 * streams.texi (Output Variables):
2245 * processes.texi (Input to Processes, Query Before Exit):
2246 * positions.texi (Word Motion, Text Lines, List Motion):
2247 * os.texi (Init File, System Environment, Sound Output)
2248 (Session Management):
2249 * nonascii.texi (Text Representations, Character Sets)
2250 (Chars and Bytes, Locales):
2251 * modes.texi (Defining Minor Modes, Header Lines):
2252 * minibuf.texi (Minibuffer Contents):
2253 * markers.texi (Information from Markers):
2254 * lists.texi (List Elements, Building Lists, Association Lists):
2255 * keymaps.texi (Tool Bar):
2256 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
2257 * functions.texi (What Is a Function, Mapping Functions):
2258 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
2259 (Color Names, Text Terminal Colors, Display Feature Testing):
2260 * files.texi (Visiting Functions, File Name Components)
2261 (Unique File Names, Contents of Directories):
2262 * display.texi (Forcing Redisplay, Displaying Messages)
2263 (Temporary Displays, Font Selection, Auto Faces)
2264 (Font Lookup, Fringe Indicators, Display Margins)
2265 (Image Descriptors, Showing Images, Image Cache, Button Types)
2266 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
2267 (Display Table Format, Glyphs):
2268 * control.texi (Iteration):
2269 * commands.texi (Command Loop Info, Adjusting Point):
2270 * backups.texi (Making Backups, Auto-Saving):
2271 Remove @tindex entries.
2272
22732006-07-07 Kim F. Storm <storm@cua.dk>
2274
2275 * display.texi (Fringe Cursors): Fix typo.
2276 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
2277 (Overlay Arrow): Default is overlay-arrow fringe indicator.
2278
22792006-07-05 Richard Stallman <rms@gnu.org>
2280
2281 * text.texi (Buffer Contents): Add example of text props
2282 in result of buffer-substring.
2283 (Text Properties): Explain better about use of specific property names.
2284 (Property Search): Some cleanups; reorder some functions.
2285
2286 * keymaps.texi (Changing Key Bindings): Cleanup.
2287 Add xref to Key Binding Conventions.
2288
2289 * display.texi (Attribute Functions): Add examples for
2290 face-attribute-relative-p.
2291
2292 * tips.texi (Coding Conventions): Cleanup last change.
2293
22942006-07-05 Karl Berry <karl@gnu.org>
2295
2296 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
2297 Remove @setchapternewpage odd.
2298 Result is 1013 pages, down from 1100.
2299
2300 * anti.texi, customize.texi, display.texi, internals.texi:
2301 * minibuf.texi, modes.texi, tips.texi:
2302 Fix overfull/underfull boxes.
2303
23042006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2305
2306 * edebug.texi (Instrumenting):
2307 Add Edebug-specific findex for eval-buffer.
2308 * loading.texi (Loading):
2309 Replace eval-current-buffer with eval-buffer.
2310
23112006-06-30 Nick Roberts <nickrob@snap.net.nz>
2312
2313 * locals.texi (Standard Buffer-Local Variables): Update the list
2314 of variables.
2315
23162006-06-26 Nick Roberts <nickrob@snap.net.nz>
2317
2318 * files.texi (File Name Completion): Point user to the node
2319 "Reading File Names".
2320
23212006-06-24 Eli Zaretskii <eliz@gnu.org>
2322
2323 * files.texi (Contents of Directories): Document case-insensitive
2324 behavior on respective filesystems.
2325
2326 * objects.texi (Character Type): Document that Emacs signals an
2327 error for unsupported Unicode characters specified as \uNNNN.
2328
23292006-06-19 Richard Stallman <rms@gnu.org>
2330
2331 * processes.texi (Bindat Spec): Clarify previous change.
2332
23332006-06-16 Richard Stallman <rms@gnu.org>
2334
2335 * tips.texi (Coding Conventions): Better explain conventions
2336 for definition constructs.
2337
2338 * text.texi (Special Properties): String value of `read-only'
2339 serves as the error message.
2340
2341 * objects.texi (Character Type): Clarify prev. change.
2342 (Non-ASCII in Strings): Mention \u and \U.
2343
2344 * commands.texi (Using Interactive): Explain problem of
2345 markers, etc., in command-history.
2346
23472006-06-14 Kim F. Storm <storm@cua.dk>
2348
2349 * commands.texi (Waiting): Negative arg to sit-for forces
2350 redisplay even if input is pending.
2351
2352 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
2353 redisplay. Remove incorrect example of binding redisplay-dont-pause
2354 around (sit-for 0).
2355
23562006-06-13 Richard Stallman <rms@gnu.org>
2357
2358 * display.texi (Forcing Redisplay): Clarify previous change.
2359
23602006-06-13 Romain Francoise <romain@orebokech.com>
2361
2362 * display.texi (Forcing Redisplay): Fix typo.
2363
23642006-06-13 Kim F. Storm <storm@cua.dk>
2365
2366 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
2367
23682006-06-10 Luc Teirlinck <teirllm@auburn.edu>
2369
2370 * tips.texi (Coding Conventions): Add `@end itemize'.
2371
23722006-06-10 Richard Stallman <rms@gnu.org>
2373
2374 * tips.texi (Coding Conventions): Explain use of coding systems
2375 to ensure one decoding for strings.
2376
23772006-06-09 Aidan Kehoe <kehoea@parhasard.net>
2378
2379 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
2380 syntax.
2381
23822006-06-07 Eli Zaretskii <eliz@gnu.org>
2383
2384 * display.texi (Font Selection): Remove description of
2385 clear-face-cache.
2386
2387 * compile.texi (Eval During Compile): Fix a typo. Add index
2388 entries for possible uses of eval-when-compile.
2389
23902006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
2391
2392 * display.texi (Abstract Display): Fix typo.
2393
23942006-06-03 Eli Zaretskii <eliz@gnu.org>
2395
2396 * minibuf.texi (Minibuffer History) <history-add-new-input>:
2397 Reword variable's description.
2398
23992006-06-01 Richard Stallman <rms@gnu.org>
2400
2401 * windows.texi (Splitting Windows): Clarify splitting nonselected
2402 window.
2403
24042006-05-31 Juri Linkov <juri@jurta.org>
2405
2406 * minibuf.texi (Minibuffer History): Add history-add-new-input.
2407
24082006-05-30 Richard Stallman <rms@gnu.org>
2409
2410 * display.texi (Line Height): Fix errors in description of
10d1d0af 2411 default line height and line-height property.
b8d4c8d0
GM
2412
2413 * nonascii.texi (Default Coding Systems): Further clarification.
2414
24152006-05-29 Luc Teirlinck <teirllm@auburn.edu>
2416
2417 * internals.texi (Pure Storage): Mention that an overflow in pure
2418 space causes a memory leak.
2419 (Garbage Collection): If there was an overflow in pure space,
2420 `garbage-collect' returns nil.
2421
24222006-05-30 Eli Zaretskii <eliz@gnu.org>
2423
2424 * nonascii.texi (Default Coding Systems): Fix it some more.
2425
24262006-05-29 Eli Zaretskii <eliz@gnu.org>
2427
2428 * nonascii.texi (Default Coding Systems): Fix last change.
2429
24302006-05-29 Kenichi Handa <handa@m17n.org>
2431
2432 * nonascii.texi (find-operation-coding-system): Describe the new
2433 argument format (FILENAME . BUFFER).
2434
24352006-05-28 Richard Stallman <rms@gnu.org>
2436
2437 * tips.texi (Coding Conventions): Better explain reasons not to
2438 advise other packages or use `eval-after-load'.
2439
24402006-05-29 Kim F. Storm <storm@cua.dk>
2441
2442 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
2443 `bindat-idx' and `bindat-raw' for clarity.
2444
24452006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2446
2447 * processes.texi (Bindat Spec): Expand on `repeat' handler.
2448
2449 * display.texi (Display): Add "Abstract Display" to menu.
2450 (Abstract Display, Abstract Display Functions)
2451 (Abstract Display Example): New nodes.
2452 * elisp.texi (Top): Add "Abstract Display" to menu.
2453
24542006-05-27 Chong Yidong <cyd@stupidchicken.com>
2455
2456 * keymaps.texi (Key Sequences): Link to input events definition.
2457 (Format of Keymaps): Delete material duplicated in Keymap Basics.
2458
2459 * files.texi (Changing Files): Document updated argument list for
2460 copy-file.
2461
24622006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2463
2464 * processes.texi (Bindat Functions): Explain term "total length".
2465 Use it in bindat-length and bindat-pack descriptions.
2466
24672006-05-26 Eli Zaretskii <eliz@gnu.org>
2468
2469 * tips.texi (Coding Conventions): Advise against using
2470 eval-after-load in packages. Add an index entry.
2471
24722006-05-25 Juri Linkov <juri@jurta.org>
2473
2474 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
2475
2476 * modes.texi (%-Constructs): Add %e, %z, %Z.
2477
24782006-05-25 Richard Stallman <rms@gnu.org>
2479
2480 * elisp.texi (Top): Update subnode menu.
2481
2482 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
2483 (Keymaps): Update menu.
2484
24852006-05-25 Chong Yidong <cyd@stupidchicken.com>
2486
2487 * keymaps.texi (Key Sequences): Some clarifications.
2488
24892006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
2490
2491 * processes.texi (Bindat Functions): Say "unibyte string"
2492 explicitly for bindat-unpack and bindat-pack descriptions.
2493 (Bindat Examples): Don't call `string-make-unibyte' in example.
2494
24952006-05-25 Chong Yidong <cyd@stupidchicken.com>
2496
2497 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 2498 Explain string and vector representations of key sequences.
b8d4c8d0
GM
2499
2500 * keymaps.texi (Changing Key Bindings):
dd7b651b 2501 * commands.texi (Interactive Codes):
b8d4c8d0
GM
2502 * help.texi (Describing Characters): Refer to it.
2503
25042006-05-23 Luc Teirlinck <teirllm@auburn.edu>
2505
2506 * frames.texi (Pointer Shape): @end table -> @end defvar.
2507
25082006-05-22 Richard Stallman <rms@gnu.org>
2509
2510 * elisp.texi (Top): Update subnode menus.
2511
2512 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
2513 Contents rewritten; material from old Pointer Shape node moved here.
2514
2515 * display.texi (Pointer Shape): Node deleted.
2516 (Image Descriptors): Minor cleanup.
2517
25182006-05-21 Richard Stallman <rms@gnu.org>
2519
2520 * syntax.texi (Parsing Expressions): Update info on which STATE
2521 elements are ignored.
2522
25232006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2524
2525 * hooks.texi (Standard Hooks): Correct typo.
2526
2527 * gpl.texi (GPL): ifinfo -> ifnottex.
2528
25292006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
2530
2531 * searching.texi (Simple Match Data): Warn about match data being
2532 set anew by every search.
2533
25342006-05-17 Richard Stallman <rms@gnu.org>
2535
2536 * minibuf.texi (Minibuffer History): Clarify.
2537
2538 * searching.texi (Regexp Special): Clarify nested regexp warning.
2539
25402006-05-16 Kim F. Storm <storm@cua.dk>
2541
2542 * minibuf.texi (Minibuffer History): Update add-to-history.
2543
25442006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
2545
2546 * nonascii.texi (Explicit Encoding): Fix
2547 typo (encoding<->decoding).
2548
25492006-05-14 Richard Stallman <rms@gnu.org>
2550
2551 * buffers.texi (Creating Buffers): Cleanup.
2552
2553 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
2554
25552006-05-13 Eli Zaretskii <eliz@gnu.org>
2556
2557 * buffers.texi (Current Buffer): Document that with-temp-buffer
2558 disables undo.
2559
2560 * os.texi (Terminal-Specific): More accurate description of how
2561 Emacs searches for the terminal-specific libraries.
2562
25632006-05-12 Eli Zaretskii <eliz@gnu.org>
2564
2565 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
2566 emacs-xtra to @inforef's.
2567
2568 * text.texi (Undo): Document that undo is turned off in buffers
2569 whose names begin with a space.
2570
2571 * buffers.texi (Buffer Names): Add index entries for buffers whose
2572 names begin with a space.
2573 (Creating Buffers): Document that undo is turned off in buffers
2574 whose names begin with a space.
2575
2576 * files.texi (Visiting Functions, Reading from Files)
2577 (Saving Buffers): Mention code and EOL conversions by file I/O
2578 primitives and subroutines.
2579
2580 * nonascii.texi (Lisp and Coding Systems): Document
2581 coding-system-eol-type. Add index entries for eol conversion.
2582
2583 * display.texi (Defining Faces): Mention `mac', and add an xref to
2584 where window-system is described.
2585
25862006-05-10 Richard Stallman <rms@gnu.org>
2587
2588 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
2589
25902006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2591
2592 * variables.texi (File Local Variables): Recommend to quote lambda
2593 expressions in safe-local-variable property.
2594
25952006-05-09 Richard Stallman <rms@gnu.org>
2596
2597 * variables.texi (File Local Variables): Document
2598 safe-local-eval-forms and safe-local-eval-function.
2599
26002006-05-07 Kim F. Storm <storm@cua.dk>
2601
2602 * minibuf.texi (Minibuffer History): Remove keep-dups arg
2603 from add-to-history.
2604
26052006-05-07 Romain Francoise <romain@orebokech.com>
2606
2607 * commands.texi (Event Input Misc):
2608 * compile.texi (Eval During Compile):
2609 * internals.texi (Buffer Internals):
2610 * minibuf.texi (Initial Input):
2611 * nonascii.texi (Scanning Charsets):
2612 * numbers.texi (Comparison of Numbers):
2613 * windows.texi (Textual Scrolling, Vertical Scrolling):
2614 Fix various typos.
2615
26162006-05-06 Eli Zaretskii <eliz@gnu.org>
2617
2618 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
2619 conditional xref's to either emacs or emacs-xtra, depending on
2620 @iftex/@ifnottex.
2621
2622 * minibuf.texi (Minibuffer History): Document add-to-history.
2623
26242006-05-05 Eli Zaretskii <eliz@gnu.org>
2625
2626 * internals.texi (Pure Storage): Mention the pure overflow message
2627 at startup.
2628
c8763fb6 26292006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2630
2631 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
2632 (Searching Keymaps): Fix pseudo-Lisp description of keymap
2633 search.
2634
26352006-05-01 Richard Stallman <rms@gnu.org>
2636
2637 * intro.texi (nil and t): Clarify.
2638
2639 * variables.texi (File Local Variables): Suggest using booleanp.
2640
26412006-05-01 Juanma Barranquero <lekktu@gmail.com>
2642
2643 * objects.texi (Type Predicates): Fix typos.
2644
26452006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2646
2647 * intro.texi (nil and t): Add booleanp.
2648
2649 * objects.texi (Type Predicates): Add links for booleanp and
2650 string-or-null-p.
2651
26522006-04-29 Richard Stallman <rms@gnu.org>
2653
2654 * modes.texi (Multiline Font Lock): Rename from
2655 Multi line Font Lock Elements. Much clarification.
2656 (Font Lock Multiline, Region to Fontify): Much clarification.
2657
26582006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2659
2660 * variables.texi (File Local Variables): Remove the special case t for
2661 safe-local-variable.
2662
26632006-04-26 Richard Stallman <rms@gnu.org>
2664
2665 * syntax.texi (Parsing Expressions): Minor cleanup.
2666
26672006-04-18 Richard Stallman <rms@gnu.org>
2668
2669 * tips.texi (Coding Conventions): Explain when the package's
2670 prefix should appear later on (not at the start of the name).
2671
2672 * searching.texi (String Search): Clarify effect of NOERROR.
2673
2674 * modes.texi (Imenu): Clarify what special items do.
2675
2676 * hooks.texi (Standard Hooks): Delete text about old hook names.
2677
26782006-04-17 Romain Francoise <romain@orebokech.com>
2679
2680 * variables.texi (Local Variables): Update the default value of
2681 `max-specpdl-size'.
2682
26832006-04-15 Michael Olson <mwolson@gnu.org>
2684
2685 * processes.texi (Transaction Queues): Mention the new optional
2686 `delay-question' argument for `tq-enqueue'.
2687
26882006-04-13 Bill Wohler <wohler@newt.com>
2689
2690 * customize.texi (Common Keywords): Use dotted notation for
2691 :package-version value. Specify its values. Improve documentation
2692 for customize-package-emacs-version-alist.
2693
26942006-04-12 Bill Wohler <wohler@newt.com>
2695
2696 * customize.texi (Common Keywords): Move description of
2697 customize-package-emacs-version-alist to @defvar.
2698
26992006-04-10 Bill Wohler <wohler@newt.com>
2700
2701 * customize.texi (Common Keywords): Add :package-version.
2702
27032006-04-10 Kim F. Storm <storm@cua.dk>
2704
2705 * text.texi (Buffer Contents): Add NOPROPS arg to
2706 filter-buffer-substring.
2707
27082006-04-08 Kevin Ryde <user42@zip.com.au>
2709
2710 * os.texi (Command-Line Arguments): Update xref to emacs manual
2711 "Command Arguments" -> "Emacs Invocation", per change there.
2712
27132006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
2714
2715 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2716 be on one line to help makeinfo not render two spaces after the dot.
2717
27182006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2719
2720 * strings.texi (Predicates for Strings): Add string-or-null-p.
2721
27222006-03-28 Kim F. Storm <storm@cua.dk>
2723
2724 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2725 remarks about systems that don't support fractional seconds.
2726
27272006-03-25 Karl Berry <karl@gnu.org>
2728
2729 * elisp.texi: Use @copyright{} instead of (C), and do not indent
2730 the year list.
2731
27322006-03-21 Nick Roberts <nickrob@snap.net.nz>
2733
2734 * display.texi (Fringe Indicators): Fix typos.
2735
27362006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2737
2738 * tips.texi (Documentation Tips): One can now also write `program'
2739 in front of a quoted symbol in a docstring to prevent making a
2740 hyperlink.
2741
27422006-03-19 Alan Mackenzie <acm@muc.de>
2743
2744 * text.texi (Special Properties): Clarify `fontified' property.
2745
27462006-03-16 Richard Stallman <rms@gnu.org>
2747
2748 * display.texi (Defining Images): Minor cleanup.
2749
27502006-03-16 Bill Wohler <wohler@newt.com>
2751
2752 * display.texi (Defining Images): In image-load-path-for-library,
2753 prefer user's images.
2754
27552006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2756
2757 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2758
27592006-03-15 Bill Wohler <wohler@newt.com>
2760
2761 * display.texi (Defining Images): Fix example in
2762 image-load-path-for-library by not recommending that one binds
2763 image-load-path. Just defvar it to placate compiler and only use
2764 it if previously defined.
2765
27662006-03-14 Bill Wohler <wohler@newt.com>
2767
2768 * display.texi (Defining Images): In image-load-path-for-library,
2769 always return list of directories. Update example.
2770
27712006-03-14 Alan Mackenzie <acm@muc.de>
2772
2773 * modes.texi: New node, "Region to Fontify" (for Font Lock).
2774 This describes font-lock-extend-region-function.
2775 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2776 the new node "Region to Fontify".
2777
27782006-03-13 Richard Stallman <rms@gnu.org>
2779
2780 * display.texi (Invisible Text): The impossible position is
2781 now before the invisible text, not after.
2782 (Defining Images): Clean up last change.
2783
27842006-03-11 Bill Wohler <wohler@newt.com>
2785
2786 * display.texi (Defining Images): Add image-load-path-for-library.
2787
27882006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2789
2790 * text.texi (Adaptive Fill): Fix Texinfo usage.
2791
2792 * strings.texi (Creating Strings): Fix Texinfo usage.
2793
2794 * searching.texi (Regexp Special): Use @samp for regular
2795 expressions that are not in Lisp syntax.
2796
27972006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2798
2799 * searching.texi (Regexp Special): Put remark between parentheses
2800 to avoid misreading.
2801
28022006-03-07 Luc Teirlinck <teirllm@auburn.edu>
2803
2804 * searching.texi (Syntax of Regexps): More accurately describe
2805 which characters are special in which situations.
2806 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2807 are not special. Describe in detail when `[' and `]' are special.
2808 (Regexp Backslash): Plenty of regexps with unbalanced square
2809 brackets are valid, so reword that statement.
2810
28112006-03-02 Kim F. Storm <storm@cua.dk>
2812
2813 * keymaps.texi (Tool Bar): Add tool-bar-border.
2814
28152006-02-28 Luc Teirlinck <teirllm@auburn.edu>
2816
2817 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
2818
28192006-02-27 Luc Teirlinck <teirllm@auburn.edu>
2820
2821 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2822
2823 * files.texi (Locating Files): Suggest additional values for the
2824 SUFFIXES arg of `locate-file'. Update pxref.
2825
2826 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2827 (How Programs Do Loading): Discuss the effects of Auto Compression
2828 mode on `load'.
2829 (Load Suffixes): New node.
2830 (Library Search): Delete description of `load-suffixes'; it was
2831 moved to "Load Suffixes".
2832 (Autoload, Named Features): Mention `load-suffixes'.
2833
28342006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2835
2836 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
2837
2838 * windows.texi (Window Tree): Fix typo.
2839
28402006-02-20 Kim F. Storm <storm@cua.dk>
2841
2842 * display.texi (Fringe Indicators): New section.
2843 Move indicate-empty-lines, indicate-buffer-boundaries, and
2844 default-indicate-buffer-boundaries here.
2845 Add fringe-indicator-alist and default-fringes-indicator-alist.
2846 Add list of logical fringe indicator symbols.
2847 Update list of standard bitmap names.
2848 (Fringe Cursors): New section.
2849 Move overflow-newline-into-fringe here.
2850 Add fringe-cursor-alist and default-fringes-cursor-alist.
2851 Add list of fringe cursor symbols.
2852
28532006-02-20 Juanma Barranquero <lekktu@gmail.com>
2854
2855 * commands.texi (Using Interactive): Fix reference to node
2856 "Minibuffers".
2857
28582006-02-19 Richard M. Stallman <rms@gnu.org>
2859
2860 * minibuf.texi (High-Level Completion):
2861 Add xref to read-input-method-name.
2862
2863 * files.texi (Relative File Names): Move file-relative-name here.
2864 (File Name Expansion): From here. Minor clarifications.
2865
2866 * commands.texi (Using Interactive): Add xrefs about reading input.
2867 Clarify remarks about that moving point and mark.
2868 Put string case before list case.
2869
c8763fb6 28702006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2871
2872 * display.texi (Other Display Specs, Image Descriptors):
2873 Revert erroneous changes. The previous description of
2874 image-descriptors as `(image . PROPS)' was correct.
2875
28762006-02-14 Richard M. Stallman <rms@gnu.org>
2877
2878 * variables.texi (File Local Variables): Clarifications.
2879
28802006-02-14 Juanma Barranquero <lekktu@gmail.com>
2881
2882 * variables.texi (File Local Variables): Use @code for a cons
2883 cell, not @var.
2884
28852006-02-13 Chong Yidong <cyd@stupidchicken.com>
2886
2887 * variables.texi (File Local Variables): Document new file local
2888 variable behavior.
2889
28902006-02-10 Kim F. Storm <storm@cua.dk>
2891
2892 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2893
28942006-02-08 Juanma Barranquero <lekktu@gmail.com>
2895
2896 * modes.texi (%-Constructs): Remove obsolete info about
2897 `global-mode-string'.
2898
28992006-02-07 Richard M. Stallman <rms@gnu.org>
2900
2901 * commands.texi (Prefix Command Arguments): Minor cleanup.
2902
2903 * display.texi: "Graphical display", not window system.
2904
2905 * functions.texi (What Is a Function): Fix xref.
2906
2907 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2908 (Changing Key Bindings): Clarify when remapping is better than
2909 substitute-key-definition.
2910
29112006-02-02 Richard M. Stallman <rms@gnu.org>
2912
2913 * minibuf.texi (Basic Completion): Completion alists are risky.
2914
2915 * keymaps.texi (Active Keymaps): Clarifications.
2916 (Searching Keymaps): New node.
2917 (Keymaps): Update menu.
2918
2919 * frames.texi (Layout Parameters): Minor clarification.
2920 (Drag and Drop): New node.
2921 (Frames): Update menu.
2922
29232006-01-29 Chong Yidong <cyd@stupidchicken.com>
2924
2925 * display.texi (Other Display Specs, Image Descriptors):
2926 Image description is a list, not a cons cell.
2927
29282006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2929
2930 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
2931 list is not necessarily a list).
2932
29332006-01-27 Eli Zaretskii <eliz@gnu.org>
2934
2935 * frames.texi (Layout Parameters): border-width and
2936 internal-border-width belong to the frame, not the window.
2937
29382006-01-19 Richard M. Stallman <rms@gnu.org>
2939
2940 * nonascii.texi (Translation of Characters): Search cmds use
2941 translation-table-for-input. Automatically made local.
2942
2943 * markers.texi (Overview of Markers): Count insertion type
2944 as one of a marker's attributes.
2945
2946 * keymaps.texi (Controlling Active Maps): New node, split out of
2947 Active Keymaps.
2948 (Keymaps): Menu updated.
2949 (Active Keymaps): Give pseudocode to explain how the active
2950 maps are searched. current-active-maps and key-binding moved here.
2951 (Functions for Key Lookup): current-active-maps and key-binding moved.
2952 Clarifications.
2953 (Searching the Keymaps): New subnode.
2954
2955 * elisp.texi (Top): Menu clarification.
2956
2957 * display.texi (Other Display Specs): Delete duplicate entry for
2958 just a string as display spec. Move text about recursive display
2959 specs on such a string.
2960
2961 * commands.texi (Key Sequence Input): Clarify.
2962 Move num-nonmacro-input-events out.
2963 (Reading One Event): num-nonmacro-input-events moved here.
2964
29652006-01-14 Nick Roberts <nickrob@snap.net.nz>
2966
2967 * advice.texi (Simple Advice): Update example to fit argument
2968 change in previous-line.
2969
29702006-01-05 Richard M. Stallman <rms@gnu.org>
2971
2972 * markers.texi (The Mark): Fix in `mark'.
2973
29742006-01-04 Richard M. Stallman <rms@gnu.org>
2975
2976 * processes.texi (Misc Network, Make Network): Minor cleanups.
2977
29782006-01-04 Kim F. Storm <storm@cua.dk>
2979
2980 * processes.texi (Make Network): Add IPv6 addresses and handling.
2981 (Network Feature Testing): Mention (:family ipv6).
2982 (Misc Network): Add IPv6 formats to format-network-address.
2983
29842005-12-30 Richard M. Stallman <rms@gnu.org>
2985
2986 * text.texi (Changing Properties):
2987 Don't use return value of set-text-properties.
2988
29892005-12-29 Luc Teirlinck <teirllm@auburn.edu>
2990
2991 * modes.texi (Mode Line Format): Correct typo in menu.
2992
29932005-12-29 Richard M. Stallman <rms@gnu.org>
2994
2995 * modes.texi (Mode Line Top): New node.
2996 (Mode Line Data): Some text moved to new node.
2997 Explain the data structure more concretely.
2998 (Mode Line Basics): Clarifications.
2999 (Mode Line Variables): Clarify intro paragraph.
3000 (%-Constructs): Clarify intro paragraph.
3001 (Mode Line Format): Update menu.
3002
30032005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3004
3005 * minibuf.texi (Basic Completion): Update lazy-completion-table
3006 examples for removal of ARGS argument.
3007
30082005-12-23 Richard M. Stallman <rms@gnu.org>
3009
3010 * text.texi (Undo): Restore some explanation from the version
3011 that was deleted.
3012
30132005-12-23 Eli Zaretskii <eliz@gnu.org>
3014
3015 * text.texi (Undo): Remove duplicate descriptions of `apply
3016 funname' and `apply delta' elements of the undo list.
3017
30182005-12-20 Richard M. Stallman <rms@gnu.org>
3019
3020 * help.texi (Help Functions): Update documentation of `apropos'.
3021
30222005-12-20 Luc Teirlinck <teirllm@auburn.edu>
3023
3024 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
3025 because it is confusing. If the :help-echo keyword is a function,
3026 it is not directly used as the :help-echo overlay property, as the
3027 xref seems to suggest (it does not take the appropriate args).
3028
30292005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3030
3031 * customize.texi (Common Keywords): Fix Texinfo usage.
3032 (Group Definitions, Variable Definitions): Update for new
3033 conventions for using `*' in docstrings.
3034
3035 * tips.texi (Documentation Tips): Update for new conventions for
3036 using `*' in docstrings.
3037
30382005-12-16 Richard M. Stallman <rms@gnu.org>
3039
3040 * minibuf.texi (Minibuffer Contents): Minor cleanup.
3041
30422005-12-16 Juri Linkov <juri@jurta.org>
3043
3044 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
3045
30462005-12-14 Romain Francoise <romain@orebokech.com>
3047
3048 * modes.texi (Customizing Keywords): Rename `append' to `how'.
3049 Fix typo.
3050
30512005-12-11 Juri Linkov <juri@jurta.org>
3052
3053 * minibuf.texi (Completion Commands): Add mention of read-file-name
3054 for filename completion keymaps.
3055 (Reading File Names): Add mention of filename completion keymaps
3056 for read-file-name and xref to `Completion Commands'.
3057
30582005-12-10 Richard M. Stallman <rms@gnu.org>
3059
3060 * customize.texi (Common Keywords): State caveats for use of :tag.
3061
30622005-12-08 Richard M. Stallman <rms@gnu.org>
3063
3064 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
3065 with xrefs and better explanation.
3066 (Completion Commands): Add the filename completion maps.
3067
3068 * objects.texi (Character Type): Clarify that \s is not space
3069 if a dash follows.
3070
30712005-12-05 Richard M. Stallman <rms@gnu.org>
3072
3073 * windows.texi (Resizing Windows): Delete preserve-before args.
3074
30752005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3076
3077 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
3078 in full keymaps, since the quirk has been fixed.
3079
30802005-12-03 Eli Zaretskii <eliz@gnu.org>
3081
3082 * hooks.texi (Standard Hooks): Add index entries. Mention
3083 `compilation-finish-functions'.
3084
30852005-11-27 Richard M. Stallman <rms@gnu.org>
3086
3087 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
3088
30892005-11-21 Juri Linkov <juri@jurta.org>
3090
3091 * customize.texi (Common Keywords): Update links types
3092 custom-manual and url-link. Add link types emacs-library-link,
3093 file-link, function-link, variable-link, custom-group-link.
3094
30952005-11-20 Chong Yidong <cyd@stupidchicken.com>
3096
3097 * display.texi: Revert 2005-11-20 change.
3098
30992005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
3100
3101 * processes.texi (Bindat Functions):
3102 Say "third" to refer to zero-based index "2".
3103
31042005-11-18 Luc Teirlinck <teirllm@auburn.edu>
3105
3106 * loading.texi (Library Search): Update the default value of
3107 `load-suffixes'.
3108
31092005-11-17 Chong Yidong <cyd@stupidchicken.com>
3110
3111 * display.texi (Attribute Functions): Mention :ignore-defface.
3112
31132005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3114
3115 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
3116 (Minor Mode Conventions): Mention the use of a hook.
3117
31182005-11-06 Richard M. Stallman <rms@gnu.org>
3119
3120 * files.texi (Magic File Names): find-file-name-handler checks the
3121 `operations' property of the handler.
3122
31232005-11-03 Richard M. Stallman <rms@gnu.org>
3124
3125 * variables.texi (Frame-Local Variables): Small clarification.
3126
31272005-10-29 Chong Yidong <cyd@stupidchicken.com>
3128
3129 * os.texi (Init File): Document ~/.emacs.d/init.el.
3130
31312005-10-29 Richard M. Stallman <rms@gnu.org>
3132
3133 * internals.texi (Garbage Collection): Document memory-full.
3134
31352005-10-28 Bill Wohler <wohler@newt.com>
3136
3137 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
3138 for URLs.
3139
31402005-10-28 Richard M. Stallman <rms@gnu.org>
3141
3142 * minibuf.texi (Completion Commands): Clean up prev change.
3143
31442005-10-26 Kevin Ryde <user42@zip.com.au>
3145
3146 * compile.texi (Eval During Compile): Explain recommended uses
3147 of eval-when-compile and eval-and-compile.
3148
31492005-10-27 Masatake YAMATO <jet@gyve.org>
3150
3151 * minibuf.texi (Completion Commands):
3152 Write about new optional argument for `display-completion-list'.
3153
31542005-10-23 Richard M. Stallman <rms@gnu.org>
3155
3156 * display.texi (Overlay Arrow): Clarify about local bindings of
3157 overlay-arrow-position.
3158
31592005-10-22 Eli Zaretskii <eliz@gnu.org>
3160
3161 * internals.texi (Building Emacs): Fix last change.
3162
31632005-10-22 Richard M. Stallman <rms@gnu.org>
3164
3165 * internals.texi (Building Emacs): Document eval-at-startup.
3166
31672005-10-21 Richard M. Stallman <rms@gnu.org>
3168
3169 * loading.texi (Where Defined): load-history contains abs file names.
3170 symbol-file returns abs file names.
3171
31722005-10-19 Kim F. Storm <storm@cua.dk>
3173
3174 * display.texi (Showing Images): Add max-image-size integer value.
3175
31762005-10-18 Chong Yidong <cyd@stupidchicken.com>
3177
3178 * display.texi (Showing Images): Document max-image-size.
3179
31802005-10-17 Richard M. Stallman <rms@gnu.org>
3181
3182 * commands.texi (Quitting): Minor clarification.
3183
3184 * processes.texi (Sentinels): Clarify about output and quitting.
3185 (Filter Functions): Mention with-local-quit.
3186
31872005-10-17 Juri Linkov <juri@jurta.org>
3188
3189 * buffers.texi (Current Buffer):
3190 * commands.texi (Event Input Misc):
3191 * compile.texi (Eval During Compile, Compiler Errors):
3192 * customize.texi (Group Definitions):
3193 * display.texi (Progress, Defining Faces):
3194 * files.texi (Writing to Files):
3195 * modes.texi (Mode Hooks, Defining Minor Modes):
3196 * streams.texi (Output Functions):
3197 * syntax.texi (Syntax Table Functions):
3198 * text.texi (Change Hooks):
3199 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
3200
3201 * commands.texi (Quitting): Replace arg `forms' with `body' in
3202 `with-local-quit'.
3203
3204 * positions.texi (Excursions): Replace arg `forms' with `body' in
3205 `save-excursion'.
3206
32072005-10-08 Kim F. Storm <storm@cua.dk>
3208
3209 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
3210 Rename manual section accordingly.
3211
32122005-10-04 Kim F. Storm <storm@cua.dk>
3213
3214 * windows.texi (Window Split Tree): New section describing
3215 new function window-split-tree function.
3216
32172005-10-03 Nick Roberts <nickrob@snap.net.nz>
3218
3219 * display.texi (Fringe Size/Pos): Simplify and add detail.
3220
32212005-09-30 Romain Francoise <romain@orebokech.com>
3222
3223 * minibuf.texi (High-Level Completion): Explain that the prompt
3224 given to `read-buffer' should end with a colon and a space.
3225 Update usage examples.
3226
32272005-09-29 Juri Linkov <juri@jurta.org>
3228
3229 * display.texi (Displaying Messages): Rename argument name
3230 `string' to `format-string' in functions `message', `message-box',
3231 `message-or-box'.
3232
32332005-09-26 Chong Yidong <cyd@stupidchicken.com>
3234
3235 * errors.texi (Standard Errors): Correct xrefs.
3236
32372005-09-18 Chong Yidong <cyd@stupidchicken.com>
3238
3239 * display.texi (Defining Images): Update documentation for
3240 `image-load-path'.
3241
32422005-09-17 Richard M. Stallman <rms@gnu.org>
3243
3244 * display.texi (Defining Images): Clean up previous change.
3245
32462005-09-16 Romain Francoise <romain@orebokech.com>
3247
3248 * elisp.texi: Specify GFDL version 1.2.
3249
3250 * doclicense.texi (GNU Free Documentation License): Update to
3251 version 1.2.
3252
32532005-09-15 Chong Yidong <cyd@stupidchicken.com>
3254
3255 * display.texi (Defining Images): Document `image-load-path'.
3256
32572005-09-15 Richard M. Stallman <rms@gnu.org>
3258
3259 * objects.texi (Printed Representation): Minor cleanup.
3260 (Box Diagrams): Minor fix.
3261 (Cons Cell Type): Move (...) index item here.
3262 (Box Diagrams): From here.
3263 (Array Type): Minor fix.
3264 (Type Predicates): Delete index "predicates".
3265 (Hash Table Type): Clarify xref.
3266 (Dotted Pair Notation): Minor fix.
3267
32682005-09-10 Chong Yidong <cyd@stupidchicken.com>
3269
3270 * files.texi (Saving Buffers): Fix typo.
3271
32722005-09-08 Richard M. Stallman <rms@gnu.org>
3273
3274 * tips.texi (Programming Tips): Correct the "default" prompt spec.
3275
32762005-09-08 Chong Yidong <cyd@stupidchicken.com>
3277
3278 * locals.texi (Standard Buffer-Local Variables): Don't include
3279 mode variables for minor modes.
3280 Fix xrefs for buffer-display-count, buffer-display-table,
3281 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
3282 enable-multibyte-characters, fill-column, header-line-format,
3283 left-fringe-width, left-margin, and right-fringe-width.
3284
3285 * hooks.texi (Standard Hooks): All hooks should conform to the
3286 standard naming convention now.
3287 Fix xref for `echo-area-clear-hook'.
3288
3289 * display.texi (Usual Display): Note that indicate-empty-lines and
3290 tab-width are buffer-local.
3291
3292 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
3293
3294 * modes.texi (Mode Help): Note that major-mode is buffer-local.
3295
3296 * nonascii.texi (Encoding and I/O): Note that
3297 buffer-file-coding-system is buffer-local.
3298
3299 * positions.texi (List Motion): Note that defun-prompt-regexp is
3300 buffer-local.
3301
3302 * text.texi (Auto Filling): Note that auto-fill-function is
3303 buffer-local.
3304 (Undo): Note that buffer-undo-list is buffer-local.
3305
3306 * windows.texi (Buffers and Windows): Document
3307 buffer-display-count.
3308
33092005-09-06 Richard M. Stallman <rms@gnu.org>
3310
3311 * tips.texi (Coding Conventions): Sometimes it is ok to put the
3312 package prefix elsewhere than at the start of the name.
3313
33142005-09-03 Richard M. Stallman <rms@gnu.org>
3315
3316 * tips.texi (Programming Tips): Add conventions for minibuffer
3317 questions and prompts.
3318
33192005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
3320
3321 * intro.texi (nil and t): Minor cleanup.
3322 Delete spurious mention of keyword symbols.
3323 (Evaluation Notation): Add index entry.
3324 (A Sample Function Description): Minor cleanup.
3325 (A Sample Variable Description): Not all vars can be set.
3326
33272005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
3328
3329 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
3330
3331 (Insertion): Document precise type of `insert-char' arg COUNT.
3332
33332005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3334
3335 * modes.texi (Other Font Lock Variables): Sync the default of
3336 font-lock-lines-before.
3337
33382005-08-31 Michael Albinus <michael.albinus@gmx.de>
3339
3340 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
3341
33422005-08-29 Richard M. Stallman <rms@gnu.org>
3343
3344 * elisp.texi (Top): Update subnode menu.
3345
3346 * searching.texi (Searching and Matching): Move node.
3347 Rearrange contents and add overall explanation.
3348 (Searching and Case): Move node.
3349 (Searching and Matching): Update menu.
3350
33512005-08-27 Eli Zaretskii <eliz@gnu.org>
3352
3353 * os.texi (Startup Summary): Fix the description of the initial
3354 startup message display.
3355
33562005-08-25 Richard M. Stallman <rms@gnu.org>
3357
3358 * searching.texi (Search and Replace): Add replace-regexp-in-string.
3359
33602005-08-25 Emilio C. Lopes <eclig@gmx.net>
3361
3362 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
3363 `next-overlay-change' example.
3364
33652005-08-22 Juri Linkov <juri@jurta.org>
3366
3367 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
3368 Fix invert-face. Fix args of face-background.
3369
3370 * display.texi (Standard Faces): Delete node.
3371 (Faces): Add xref to `(emacs)Standard Faces'.
3372 (Displaying Faces): Fix xref to `Standard Faces'.
3373
3374 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
3375
33762005-08-20 Alan Mackenzie <acm@muc.de>
3377
3378 * buffers.texi (The Buffer List): Clarify the manipulation of the
3379 buffer list.
3380
33812005-08-14 Richard M. Stallman <rms@gnu.org>
3382
3383 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
3384 a regexp.
3385
33862005-08-11 Richard M. Stallman <rms@gnu.org>
3387
3388 * elisp.texi (Top): Update subnode lists.
3389
3390 * display.texi (Inverse Video): Node deleted.
3391
3392 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
3393 New nodes split out of Coding Conventions.
3394
3395 * searching.texi (Regular Expressions): Document re-builder.
3396
3397 * os.texi (Time Parsing): New node split out of Time Conversion.
3398
3399 * processes.texi (Misc Network, Network Feature Testing)
3400 (Network Options, Make Network): New nodes split out of
3401 Low-Level Network.
3402
34032005-08-09 Richard M. Stallman <rms@gnu.org>
3404
3405 * frames.texi (Geometry): New node, split from Size and Position.
3406 (Frame Parameters): Refer to Geometry.
3407
3408 * buffers.texi (The Buffer List): Fix xrefs.
3409
3410 * windows.texi (Splitting Windows): Fix xref.
3411
3412 * frames.texi (Layout Parameters): Add xref.
3413
3414 * display.texi (Line Height, Scroll Bars): Fix xrefs.
3415
3416 * keymaps.texi (Menu Bar): Fix xref.
3417
3418 * locals.texi (Standard Buffer-Local Variables): Fix xref.
3419
3420 * modes.texi (%-Constructs): Fix xref.
3421
3422 * frames.texi (Window Frame Parameters): Node split up.
3423 (Basic Parameters, Position Parameters, Size Parameters)
3424 (Layout Parameters, Buffer Parameters, Management Parameters)
3425 (Cursor Parameters, Color Parameters): New subnodes.
3426
34272005-08-09 Luc Teirlinck <teirllm@auburn.edu>
3428
3429 * positions.texi (Screen Lines): Update xref for previous change
3430 in minibuf.texi.
3431
3432 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
3433 change in minibuf.texi.
3434
34352005-08-09 Richard M. Stallman <rms@gnu.org>
3436
3437 * tips.texi (Coding Conventions): Minor cleanup.
3438
3439 * modes.texi (Defining Minor Modes): Explain when init-value
3440 can be non-nil.
3441
3442 * elisp.texi (Top): Update submenu for Minibuffer.
3443
3444 * minibuf.texi (Minibuffer Misc): Node split up.
3445 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
3446 (Recursive Mini): New nodes split out from Minibuffer Misc.
3447 (Minibuffer Misc): Document max-mini-window-height.
3448
3449 * hash.texi (Defining Hash): Delete stray paren in example.
3450
3451 * display.texi (Echo Area Customization): Don't define
3452 max-mini-window-height here; xref instead.
3453
3454 * commands.texi (Event Input Misc): Update while-no-input.
3455
3456 * advice.texi (Advising Functions): Explain when to use advice
3457 and when to use a hook.
3458
34592005-07-30 Eli Zaretskii <eliz@gnu.org>
3460
3461 * makefile.w32-in (info): Don't run install-info.
3462 ($(infodir)/dir): New target, produced by running install-info.
3463
34642005-07-27 Luc Teirlinck <teirllm@auburn.edu>
3465
3466 * modes.texi (Defining Minor Modes): The keyword for the initial
3467 value is :init-value, not :initial-value.
3468
34692005-07-23 Eli Zaretskii <eliz@gnu.org>
3470
3471 * loading.texi (Autoload): Make the `doctor' example be consistent
3472 with what's in current loaddefs.el. Describe the "fn" magic in
3473 the usage portion of the doc string.
3474
34752005-07-22 Richard M. Stallman <rms@gnu.org>
3476
3477 * internals.texi (Garbage Collection): Clarify previous change.
3478
34792005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
3480
3481 * internals.texi (Garbage Collection): Add gc-cons-percentage.
3482
34832005-07-18 Juri Linkov <juri@jurta.org>
3484
3485 * commands.texi (Accessing Events):
3486 * frames.texi (Text Terminal Colors, Resources):
3487 * markers.texi (The Mark):
3488 * modes.texi (Defining Minor Modes):
3489 Delete duplicate duplicate words.
3490
34912005-07-16 Richard M. Stallman <rms@gnu.org>
3492
3493 * display.texi (Managing Overlays): Clarify make-overlay
3494 args for insertion types.
3495
34962005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3497
3498 * customize.texi (Variable Definitions):
3499 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
3500 `standard-value' is a list too.
3501 (Defining New Types): Use @key{RET} instead of @key{ret}.
3502
35032005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
3504
3505 * os.texi (Translating Input): Fix typo.
3506
35072005-07-08 Richard M. Stallman <rms@gnu.org>
3508
3509 * README: Update edition number and size estimate.
3510
3511 * elisp.texi (VERSION): Set to 2.9.
3512
35132005-07-07 Richard M. Stallman <rms@gnu.org>
3514
3515 * book-spine.texinfo: Update Emacs version.
3516
3517 * display.texi (Inverse Video): Delete mode-line-inverse-video.
3518
35192005-07-06 Richard M. Stallman <rms@gnu.org>
3520
3521 * searching.texi (Regexp Search): Clarify what re-search-forward
3522 does when the search fails.
3523
35242005-07-05 Lute Kamstra <lute@gnu.org>
3525
3526 * Update FSF's address in GPL notices.
3527
3528 * doclicense.texi (GNU Free Documentation License):
3529 * gpl.texi (GPL):
3530 * tips.texi (Coding Conventions, Library Headers):
3531 * vol1.texi:
3532 * vol2.texi: Update FSF's address.
3533
35342005-07-04 Richard M. Stallman <rms@gnu.org>
3535
3536 * hooks.texi (Standard Hooks): Add occur-hook.
3537
35382005-07-03 Luc Teirlinck <teirllm@auburn.edu>
3539
3540 * display.texi (The Echo Area): Correct menu.
3541
35422005-07-03 Richard M. Stallman <rms@gnu.org>
3543
3544 * elisp.texi (Top): Update subnode menu for Display.
3545
3546 * display.texi (Displaying Messages): New node, with most
3547 of what was in The Echo Area.
3548 (Progress): Moved under The Echo Area.
3549 (Logging Messages): New node with new text.
3550 (Echo Area Customization): New node, the rest of what was
3551 in The Echo Area. Document message-truncate-lines with @defvar.
3552 (Display): Update menu.
3553
3554 * windows.texi (Textual Scrolling): Doc 3 values for
3555 scroll-preserve-screen-position.
3556
3557 * text.texi (Special Properties): Change hook functions
3558 should bind inhibit-modification-hooks around altering buffer text.
3559
3560 * keymaps.texi (Key Binding Commands): Call binding BINDING
3561 rather than DEFINITION.
3562
35632005-06-29 Juanma Barranquero <lekktu@gmail.com>
3564
3565 * variables.texi (Defining Variables): `user-variable-p' returns t
3566 for aliases of user options, nil for alias loops.
3567
35682005-06-28 Richard M. Stallman <rms@gnu.org>
3569
3570 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
3571 make-keymap.
3572
35732005-06-27 Luc Teirlinck <teirllm@auburn.edu>
3574
3575 * variables.texi (Setting Variables): Correct and clarify
3576 description of `add-to-ordered-list'.
3577
35782005-06-26 Richard M. Stallman <rms@gnu.org>
3579
3580 * display.texi (Faces): Minor cleanup.
3581
35822005-06-25 Luc Teirlinck <teirllm@auburn.edu>
3583
3584 * display.texi (Faces): `facep' returns t for strings that are
3585 face names.
3586
35872005-06-25 Richard M. Stallman <rms@gnu.org>
3588
3589 * objects.texi (Equality Predicates): Clarify meaning of equal.
3590
3591 * windows.texi (Selecting Windows): save-selected-window
3592 and with-selected-window save and restore the current buffer.
3593
35942005-06-24 Richard M. Stallman <rms@gnu.org>
3595
3596 * numbers.texi (Float Basics): Explain how to test for NaN,
3597 and printing the sign of NaNs.
3598
35992005-06-24 Eli Zaretskii <eliz@gnu.org>
3600
3601 * makefile.w32-in (MAKEINFO): Use --force.
3602
36032005-06-23 Richard M. Stallman <rms@gnu.org>
3604
3605 * display.texi (Face Functions): Correct Texinfo usage.
3606
36072005-06-23 Luc Teirlinck <teirllm@auburn.edu>
3608
3609 * lists.texi (Rings): `ring-elements' now returns the elements of
3610 RING in order.
3611
36122005-06-23 Juanma Barranquero <lekktu@gmail.com>
3613
3614 * markers.texi (The Mark): Texinfo usage fix.
3615
36162005-06-23 Kim F. Storm <storm@cua.dk>
3617
3618 * searching.texi (Entire Match Data): Remove evaporate option for
3619 match-data. Do not mention evaporate option for set-match-data.
3620
36212005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
3622
3623 * display.texi (Face Functions): Mention face aliases.
3624
36252005-06-21 Richard M. Stallman <rms@gnu.org>
3626
3627 * anti.texi (Antinews): Texinfo usage fix.
3628
36292005-06-21 Karl Berry <karl@gnu.org>
3630
3631 * elisp.texi: Use @copying.
3632
3633 * elisp.texi: Put @summarycontents and @contents before the Top
3634 node, instead of the end of the file, so that the contents appear
3635 in the right place in the dvi/pdf output.
3636
36372005-06-21 Juri Linkov <juri@jurta.org>
3638
3639 * display.texi (Defining Faces): Add `customized-face'.
3640
36412005-06-20 Kim F. Storm <storm@cua.dk>
3642
3643 * variables.texi (Setting Variables): Any type of element can be
3644 given order in add-to-ordered-list. Compare elements with eq.
3645
3646 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
3647
36482005-06-20 Karl Berry <karl@gnu.org>
3649
3650 * syntax.texi (Syntax Flags): Make last column very slightly wider
3651 to avoid "generic comment" breaking on two lines and causing an
3652 underfull box.
3653
36542005-06-19 Luc Teirlinck <teirllm@auburn.edu>
3655
3656 * lists.texi (Rings): Various minor clarifications and corrections.
3657
36582005-06-18 Richard M. Stallman <rms@gnu.org>
3659
3660 * functions.texi (Obsolete Functions): Simplify.
3661
3662 * variables.texi (Variable Aliases): Simplify.
3663
3664 * anti.texi, backups.texi, compile.texi, customization.texi:
3665 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3666 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3667 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3668 * variables.texi: Fix formatting ugliness.
3669
3670 * elisp.texi: Add links to Rings and Byte Packing.
3671 Update version and copyright years.
3672
3673 * minibuf.texi: Fix formatting ugliness.
3674 (Completion Commands): Move keymap vars to the end
3675 and vars completing-read binds to the top.
3676
36772005-06-17 Luc Teirlinck <teirllm@auburn.edu>
3678
3679 * processes.texi: Fix typos.
3680 (Bindat Spec): Correct Texinfo error.
3681 (Byte Packing): Fix ungrammatical sentence.
3682
36832005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
3684
3685 * lists.texi (Rings): New node.
3686 (Lists): Add it to menu.
3687
3688 * processes.texi (Byte Packing): New node.
3689 (Processes): Add it to menu.
3690
36912005-06-17 Richard M. Stallman <rms@gnu.org>
3692
3693 * syntax.texi (Parsing Expressions): Fix texinfo usage.
3694
3695 * help.texi (Documentation Basics): Explain the xref to
3696 Documentation Tips.
3697
3698 * debugging.texi (Debugger Commands): Minor fix.
3699
37002005-06-16 Luc Teirlinck <teirllm@auburn.edu>
3701
3702 * edebug.texi (Instrumenting): Eliminate duplicate link.
3703 (Specification List): Replace references to "below", referring to
3704 a later node, with one @ref to that node.
3705
3706 * os.texi (Timers): Timers should save and restore the match data
3707 if they change it.
3708
3709 * debugging.texi (Debugger Commands): Mention that the Lisp
3710 debugger can not step through primitive functions.
3711
37122005-06-16 Juanma Barranquero <lekktu@gmail.com>
3713
3714 * functions.texi (Obsolete Functions): Update argument names of
3715 `make-obsolete' and `define-obsolete-function-alias'.
3716
3717 * variables.texi (Variable Aliases): Update argument names of
3718 `defvaralias', `make-obsolete-variable' and
3719 `define-obsolete-variable-alias'.
3720
37212005-06-15 Kim F. Storm <storm@cua.dk>
3722
3723 * searching.texi (Entire Match Data): Rephrase warnings about
3724 evaporate arg to match-data and set-match-data.
3725
37262005-06-14 Luc Teirlinck <teirllm@auburn.edu>
3727
3728 * elisp.texi (Top): Update detailed menu.
3729
3730 * edebug.texi (Edebug): Update menu.
3731 (Instrumenting): Update xrefs.
3732 (Edebug Execution Modes): Correct xref.
3733 (Jumping): Clarify description of `h' command.
3734 Eliminate redundant @ref.
3735 (Breaks): New node.
3736 (Breakpoints): Is now a subsubsection.
3737 (Global Break Condition): Mention `C-x X X'.
3738 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
3739 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3740 (Edebug Display Update): Correct pxref.
3741 (Edebug and Macros): New node.
3742 (Instrumenting Macro Calls): Is now a subsubsection.
3743 Neither arg of `def-edebug-spec' is evaluated.
3744 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3745 (Specification Examples): Fix typo.
3746
37472005-06-14 Lute Kamstra <lute@gnu.org>
3748
3749 * debugging.texi (Function Debugging): Primitives can break on
3750 entry too.
3751
37522005-06-14 Kim F. Storm <storm@cua.dk>
3753
3754 * variables.texi (Setting Variables): Add add-to-ordered-list.
3755
37562005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3757
3758 * syntax.texi (Parsing Expressions): Document aux functions and vars of
3759 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3760
37612005-06-13 Lute Kamstra <lute@gnu.org>
3762
3763 * text.texi (Special Properties): Fix cross reference.
3764
37652005-06-11 Luc Teirlinck <teirllm@auburn.edu>
3766
3767 * debugging.texi (Function Debugging): Delete mention of empty
3768 string argument to `cancel-debug-on-entry'. Delete inaccurate
3769 description of the return value of that command.
3770
37712005-06-11 Alan Mackenzie <acm@muc.de>
3772
3773 * text.texi (Adaptive Fill): Amplify the description of
3774 fill-context-prefix.
3775
37762005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3777
3778 * syntax.texi (Parsing Expressions): Fix Texinfo error.
3779
37802005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3781
3782 * syntax.texi (Parsing Expressions): Document syntax-ppss.
3783
37842005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3785
3786 * debugging.texi (Error Debugging): Minor rewording.
3787 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3788 is optional.
3789
37902005-06-10 Lute Kamstra <lute@gnu.org>
3791
3792 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3793 (Top): Give it a title. Correct version number. Give the
3794 detailed node listing a more prominent header.
3795 * intro.texi: Don't set VERSION here a second time.
3796 Mention Emacs's version too.
3797 * anti.texi (Antinews): Use EMACSVER to refer to the current
3798 version of Emacs.
3799
38002005-06-09 Kim F. Storm <storm@cua.dk>
3801
3802 * searching.texi (Entire Match Data): Explain new `reseat' argument to
3803 match-data and set-match-data.
3804
38052005-06-08 Richard M. Stallman <rms@gnu.org>
3806
3807 * searching.texi (Entire Match Data): Clarify when match-data
3808 returns markers and when integers.
3809
3810 * display.texi (Defining Faces): Explain that face name should not
3811 end in `-face'.
3812
3813 * modes.texi (Mode Line Data): Minor cleanup.
3814 (Customizing Keywords): Node split out of Search-based Fontification.
3815 Add example of using font-lock-add-keywords from a hook.
3816 Clarify when MODE should be non-nil, and when nil.
3817
38182005-06-06 Richard M. Stallman <rms@gnu.org>
3819
3820 * modes.texi (Mode Line Data): Explain what happens when the car
3821 of a list is a void symbol.
3822 (Search-based Fontification): Explain MODE arg to
3823 font-lock-add-keywords and warn about calls from major modes.
3824
38252005-06-08 Juri Linkov <juri@jurta.org>
3826
3827 * display.texi (Standard Faces): Add `shadow' face.
3828
38292005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3830
3831 * modes.texi (Major Mode Conventions): A derived mode only needs
3832 to put the call to the parent mode inside `delay-mode-hooks'.
3833
38342005-05-29 Richard M. Stallman <rms@gnu.org>
3835
3836 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
3837 new, and what that implies. Clarify.
3838
3839 * files.texi (Locating Files): Clean up the text.
3840
3841 * frames.texi (Window Frame Parameters): Document user-size.
3842 Shorten entry for top by referring to left.
3843
38442005-05-26 Richard M. Stallman <rms@gnu.org>
3845
3846 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
3847 is new, and what the implications are. Other clarifications.
3848
38492005-05-24 Richard M. Stallman <rms@gnu.org>
3850
3851 * frames.texi (Dialog Boxes): Minor fixes.
3852
38532005-05-25 Masatake YAMATO <jet@gyve.org>
3854
3855 * display.texi (Standard Faces): Write about `mode-line-highlight'.
3856
38572005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3858
3859 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3860 is optional.
3861
38622005-05-24 Nick Roberts <nickrob@snap.net.nz>
3863
10d1d0af 3864 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
3865
38662005-05-23 Lute Kamstra <lute@gnu.org>
3867
3868 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3869 syntax-begin-function over font-lock-beginning-of-syntax-function.
3870
38712005-05-21 Luc Teirlinck <teirllm@auburn.edu>
3872
3873 * minibuf.texi (Reading File Names): Update description of
3874 `read-directory-name'.
3875
3876 * modes.texi (Derived Modes): Clarify :group keyword.
3877
38782005-05-21 Eli Zaretskii <eliz@gnu.org>
3879
3880 * files.texi (Locating Files): New subsection.
3881 Describe locate-file and executable-find.
3882
38832005-05-21 Kevin Ryde <user42@zip.com.au>
3884
3885 * frames.texi (Initial Parameters): Update cross reference to
3886 "Emacs Invocation".
3887
38882005-05-19 Luc Teirlinck <teirllm@auburn.edu>
3889
3890 * keymaps.texi (Active Keymaps): Add anchor.
3891
3892 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3893 (Major Mode Conventions): Refer to `Auto Major Mode' in more
3894 appropriate place.
3895 (Derived Modes): Small clarifications.
3896 (Minor Mode Conventions, Keymaps and Minor Modes):
3897 Replace references to nodes with references to anchors.
3898 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3899 Clarify description of lists whose first element is an integer.
3900 (Mode Line Variables): Add anchor.
3901 (%-Constructs): Clarify description of integer after %.
3902 (Emulating Mode Line): Describe nil value for FACE.
3903
39042005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3905
3906 * modes.texi (Derived Modes): Correct references to non-existing
3907 variable standard-syntax-table.
3908
39092005-05-17 Lute Kamstra <lute@gnu.org>
3910
3911 * modes.texi (Defining Minor Modes): Mention the mode hook.
3912
39132005-05-15 Kim F. Storm <storm@cua.dk>
3914
3915 * processes.texi (Network): Remove open-network-stream-nowait.
3916 (Network Servers): Remove open-network-stream-server.
3917
39182005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3919
3920 * elisp.texi (Top): Update detailed menu.
3921
3922 * variables.texi: Reorder nodes.
3923 (Variables): Update menu.
3924 (File Local Variables): Do not refer to the `-*-' line as
3925 a "local variables list". Add pxref.
3926
39272005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3928
3929 * elisp.texi (Top): Update detailed menu for node changes.
3930
3931 * modes.texi (Modes): Update Menu.
3932 (Hooks): Move to beginning of chapter.
3933 Most minor modes run mode hooks too.
3934 `add-hook' can handle void hooks or hooks whose value is a single
3935 function.
3936 (Major Modes): Update Menu.
3937 (Major Mode Basics): New node, split off from `Major Modes'.
3938 (Major Mode Conventions): Correct xref. Explain how to handle
3939 auto-mode-alist if the major mode command has an autoload cookie.
3940 (Auto Major Mode): Major update. Add magic-mode-alist.
3941 (Derived Modes): Major update.
3942 (Mode Line Format): Update Menu.
3943 (Mode Line Basics): New node, split off from `Mode Line Format'.
3944
3945 * loading.texi (Autoload): Mention `autoload cookie' as synonym
3946 for `magic autoload comment'. Add index entries and anchor.
3947
39482005-05-14 Richard M. Stallman <rms@gnu.org>
3949
3950 * tips.texi (Coding Conventions): Explain how important it is
3951 that just loading certain files not change Emacs behavior.
3952
3953 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
3954
39552005-05-12 Lute Kamstra <lute@gnu.org>
3956
3957 * modes.texi (Generic Modes): Update.
3958 (Major Modes): Refer to node "Generic Modes".
3959
3960 * elisp.texi (Top): Update to the current structure of the manual.
3961 * processes.texi (Processes): Add menu description.
3962 * customize.texi (Customization): Add menu descriptions.
3963
39642005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
3965
3966 * processes.texi (Signals to Processes)
3967 (Low-Level Network): Fix typos.
3968
39692005-05-11 Lute Kamstra <lute@gnu.org>
3970
3971 * elisp.texi (Top): Add some nodes from the chapter "Major and
3972 Minor Modes" to the detailed node listing.
3973
39742005-05-10 Richard M. Stallman <rms@gnu.org>
3975
3976 * keymaps.texi (Extended Menu Items): Menu item filter functions
3977 can be called at any time.
3978
39792005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3980
3981 * variables.texi (File Local Variables): `(hack-local-variables t)'
3982 now also checks whether a mode is specified in the local variables
3983 list.
3984
39852005-05-05 Kevin Ryde <user42@zip.com.au>
3986
3987 * display.texi (The Echo Area): Correct format function cross
3988 reference.
3989
39902005-05-05 Luc Teirlinck <teirllm@auburn.edu>
3991
3992 * variables.texi (Variable Aliases): Change description of
3993 `define-obsolete-variable-alias'.
3994
3995 * functions.texi (Functions): Add "Obsolete Functions" to menu.
3996 (Defining Functions): Add xref.
3997 (Obsolete Functions): New node.
3998 (Function Safety): Standardize capitalization of section title.
3999
4000 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
4001 (Dialog Boxes): Complete description of `x-popup-dialog'.
4002
40032005-05-04 Richard M. Stallman <rms@gnu.org>
4004
4005 * commands.texi (Interactive Codes): Fix Texinfo usage.
4006 Document U more clearly.
4007
40082005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4009
4010 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
4011 function and not a macro.
4012
4013 * frames.texi (Pop-Up Menus): Correct and clarify description of
4014 `x-popup-menu'.
4015 (Dialog Boxes): Clarify description of `x-popup-dialog'.
4016
40172005-05-01 Richard M. Stallman <rms@gnu.org>
4018
4019 * edebug.texi (Checking Whether to Stop): Fix previous change.
4020
40212005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4022
4023 * display.texi: Fix typos and Texinfo usage.
4024
4025 * edebug.texi (Checking Whether to Stop): executing-macro ->
4026 executing-kbd-macro.
4027
40282005-05-01 Richard M. Stallman <rms@gnu.org>
4029
4030 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
4031
40322005-04-30 Richard M. Stallman <rms@gnu.org>
4033
4034 * files.texi (Magic File Names): Document `operations' property.
4035
40362005-04-29 Lute Kamstra <lute@gnu.org>
4037
4038 * modes.texi (Generic Modes): New node.
4039 (Major Modes): Add it to the menu.
4040 (Derived Modes): Add "derived mode" to concept index.
4041
40422005-04-28 Lute Kamstra <lute@gnu.org>
4043
4044 * modes.texi (Defining Minor Modes): Fix previous change.
4045 (Font Lock Mode): Simplify.
4046 (Font Lock Basics): Say that font-lock-defaults is buffer-local
4047 when set and that some parts are optional. Add cross references.
4048 (Search-based Fontification): Say how to specify font-lock-keywords.
4049 Add cross references. Add font-lock-multiline to index.
4050 Move font-lock-keywords-case-fold-search here from node "Other Font
4051 Lock Variables". Document font-lock-add-keywords and
4052 font-lock-remove-keywords.
4053 (Other Font Lock Variables): Move font-lock-keywords-only,
4054 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4055 and font-lock-syntactic-face-function to node "Syntactic Font
4056 Lock". Move font-lock-keywords-case-fold-search to node
4057 "Search-based Fontification". Document font-lock-inhibit-thing-lock
4058 and font-lock-{,un}fontify-{buffer,region}-function.
4059 (Precalculated Fontification): Remove reference to deleted variable
4060 font-lock-core-only.
4061 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
4062 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
4063 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4064 and font-lock-syntactic-face-function here from node "Other Font
4065 Lock Variables". Move font-lock-syntactic-keywords to "Setting
4066 Syntax Properties". Add cross references.
4067 (Setting Syntax Properties): New node.
4068 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
4069 * syntax.texi (Syntax Properties): Add cross reference.
4070 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
4071
40722005-04-26 Richard M. Stallman <rms@gnu.org>
4073
4074 * display.texi (Defining Faces):
4075 Document `default' elements of defface spec.
4076
4077 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
4078
4079 * variables.texi (Variable Aliases): Clarify text.
4080
40812005-04-25 Chong Yidong <cyd@stupidchicken.com>
4082
4083 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
4084
40852005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4086
4087 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
4088
40892005-04-24 Eli Zaretskii <eliz@gnu.org>
4090
4091 * syntax.texi (Syntax Table Internals): Elaborate documentation of
4092 syntax-after and syntax-class.
4093
4094 * files.texi (Changing Files): Fix last change's cross-reference.
4095 (Unique File Names): Don't mention "numbers" in the documentation
4096 of make-temp-file and make-temp-name.
4097
40982005-04-23 Richard M. Stallman <rms@gnu.org>
4099
4100 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
4101
41022005-04-22 Nick Roberts <nickrob@snap.net.nz>
4103
4104 * windows.texi (Cyclic Window Ordering): Clarify window-list.
4105
41062005-04-22 Nick Roberts <nickrob@snap.net.nz>
4107
4108 * variables.texi (Variable Aliases): Describe make-obsolete-variable
4109 and define-obsolete-variable-alias.
4110
41112005-04-22 Kim F. Storm <storm@cua.dk>
4112
4113 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
4114 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
4115
41162005-04-21 Lute Kamstra <lute@gnu.org>
4117
4118 * lists.texi (Association Lists): Document rassq-delete-all.
4119
41202005-04-19 Richard M. Stallman <rms@gnu.org>
4121
4122 * modes.texi (Search-based Fontification): Explain that
4123 facespec is an expression to be evaluated.
4124
41252005-04-19 Kevin Ryde <user42@zip.com.au>
4126
4127 * streams.texi (Output Functions): Fix xref.
4128 * strings.texi (String Conversion): Fix xref.
4129
41302005-04-19 Kim F. Storm <storm@cua.dk>
4131
4132 * symbols.texi (Symbol Plists): Add safe-get.
4133 Mention that `get' may signal an error.
4134
41352005-04-18 Nick Roberts <nickrob@snap.net.nz>
4136
4137 * customize.texi (Variable Definitions): Replace tooltip-mode
4138 example with save-place.
4139
41402005-04-17 Richard M. Stallman <rms@gnu.org>
4141
4142 * buffers.texi (Indirect Buffers): Clarify.
4143
4144 * positions.texi (Positions): Clarify converting marker to integer.
4145
4146 * strings.texi (String Basics): Mention string-match; clarify.
4147
41482005-04-08 Lute Kamstra <lute@gnu.org>
4149
4150 * modes.texi (Search-based Fontification): Fix cross references.
4151 Use consistent terminology. Document anchored highlighting.
4152
41532005-04-05 Lute Kamstra <lute@gnu.org>
4154
4155 * modes.texi (Defining Minor Modes): Document :group keyword
4156 argument and its default value.
4157
41582005-04-03 Lute Kamstra <lute@gnu.org>
4159
4160 * hooks.texi (Standard Hooks): Add some hooks. Add cross
4161 references and/or descriptions. Delete major mode hooks; mention
4162 them as a category instead. Rename or delete obsolete hooks.
4163
41642005-04-02 Richard M. Stallman <rms@gnu.org>
4165
4166 * nonascii.texi (Coding System Basics): Another wording cleanup.
4167
41682005-04-01 Richard M. Stallman <rms@gnu.org>
4169
4170 * nonascii.texi (Coding System Basics): Clarify previous change.
4171
41722005-04-01 Kenichi Handa <handa@m17n.org>
4173
10d1d0af 4174 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
4175 identity of coding systems.
4176
41772005-03-29 Chong Yidong <cyd@stupidchicken.com>
4178
4179 * text.texi (Buffer Contents): Add filter-buffer-substring and
4180 buffer-substring-filters.
4181
41822005-03-26 Chong Yidong <cyd@stupidchicken.com>
4183
4184 * anti.texi (Antinews): Mention `G' interactive code.
4185
4186 * tips.texi (Compilation Tips): Mention benchmark.el.
4187
41882005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4189
4190 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
4191 is now bound to M-o M-o.
4192
4193 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
4194
41952005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4196
4197 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
4198 in the Emacs Manual).
4199 * Makefile.in (srcs): Remove calendar.texi.
4200 * makefile.w32-in (srcs): Remove calendar.texi.
4201 * display.texi (Display): Change name of next node.
4202 * os.texi (System In): Change name of previous node.
4203 * elisp.texi (Top): Remove Calendar references.
4204 * vol1.texi (Top): Remove Calendar references.
4205 * vol2.texi (Top): Remove Calendar references.
4206
42072005-03-25 Richard M. Stallman <rms@gnu.org>
4208
4209 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
4210 Cleanup previous change.
4211
42122005-03-25 Chong Yidong <cyd@stupidchicken.com>
4213
4214 * display.texi (Face Attributes): Faces earlier in an :inherit
4215 list take precedence.
4216 (Scroll Bars): Fix description of vertical-scroll-bars.
4217 Document frame-current-scroll-bars and window-current-scroll-bars.
4218
4219 * markers.texi (The Mark): Document temporary Transient Mark mode.
4220
4221 * minibuf.texi (Reading File Names):
4222 Document read-file-name-completion-ignore-case.
4223
4224 * positions.texi (Screen Lines): Document nil for width argument
4225 to compute-motion.
4226
42272005-03-23 Kim F. Storm <storm@cua.dk>
4228
4229 * display.texi (Standard Faces): Other faces used in the fringe
4230 implicitly inherits from the fringe face.
4231 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
4232 properties implicitly inherits from fringe face.
4233 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
4234
42352005-03-20 Chong Yidong <cyd@stupidchicken.com>
4236
4237 * display.texi (Invisible Text): State default value of
4238 line-move-ignore-invisible.
4239 (Managing Overlays): Document remove-overlays.
4240 (Standard Faces): Document escape-glyph face.
4241
4242 * minibuf.texi (Reading File Names): Document read-file-name-function.
4243
4244 * modes.texi (Other Font Lock Variables):
4245 Document font-lock-lines-before.
4246
4247 * positions.texi (Skipping Characters): skip-chars-forward allows
4248 character classes.
4249
42502005-03-18 Lute Kamstra <lute@gnu.org>
4251
4252 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
4253
42542005-03-17 Richard M. Stallman <rms@gnu.org>
4255
4256 * text.texi (Undo): Document extensible undo entries.
4257
dd7b651b 4258 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
4259
4260 * nonascii.texi (Character Codes): Minor fix.
4261
4262 * display.texi (Display Property): Explain the significance
4263 of having text properties that are eq.
4264 (Other Display Specs): Explain string as display spec.
4265
4266 * commands.texi (Interactive Codes): Document G option.
4267
42682005-03-17 Chong Yidong <cyd@stupidchicken.com>
4269
4270 * text.texi (Filling): Add sentence-end-without-period and
4271 sentence-end-without-space.
4272 (Changing Properties): Minor fix.
4273
4274 * anti.texi: Total rewrite.
4275
42762005-03-15 Lute Kamstra <lute@gnu.org>
4277
4278 * edebug.texi (Instrumenting Macro Calls): Fix typos.
4279
42802005-03-08 Kim F. Storm <storm@cua.dk>
4281
4282 * display.texi (Specified Space): Property :width is support on
4283 non-graphic terminals, :height is not.
4284
42852005-03-07 Richard M. Stallman <rms@gnu.org>
4286
4287 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
4288 Now subnodes of Fringes.
4289 (Overlay Arrow): Document overlay-arrow-variable-list.
4290 (Fringe Size/Pos): New node, broken out of Fringes.
4291 (Display): Explain clearing vs redisplay better.
4292 (Truncation): Clarify use of bitmaps.
4293 (The Echo Area): Clarify the uses of the echo area.
4294 Add max-mini-window-height.
4295 (Progress): Clarify.
4296 (Invisible Text): Explain that main loop moves point out.
4297 (Selective Display): Say "hidden", not "invisible".
4298 (Managing Overlays): Move up. Describe relation to Undo here.
4299 (Overlay Properties): Clarify intro.
4300 (Finding Overlays): Explain return values when nothing found.
4301 (Width): truncate-string-to-width has added arg.
4302 (Displaying Faces): Clarify and update mode line face handling.
4303 (Face Functions): Minor cleanup.
4304 (Conditional Display): Merge into Other Display Specs.
4305 (Pixel Specification, Other Display Specs): Minor cleanups.
4306 (Images, Image Descriptors): Minor cleanups.
4307 (GIF Images): Patents have expired.
4308 (Showing Images): Explain default text for insert-image.
4309 (Manipulating Button Types): Merge into Manipulating Buttons.
4310 (Making Buttons): Explain return values.
4311 (Button Buffer Commands): Add xref.
4312 (Inverse Video): Update mode-line-inverse-video.
4313 (Display Table Format): Clarify.
4314 (Active Display Table): Give defaults for window-display-table.
4315
4316 * calendar.texi (Calendar Customizing): calendar-holiday-marker
4317 and calendar-today-marker are strings, not chars.
4318 (Holiday Customizing): Minor fix.
4319
4320 * internals.texi (Writing Emacs Primitives): Update `or' example.
4321 Update limit on # args of subr.
4322
4323 * edebug.texi (Using Edebug): Arrow is in fringe.
4324 (Instrumenting): Arg to eval-defun works without loading edebug.
4325 (Edebug Execution Modes): Add xref.
4326
4327 * customize.texi (Common Keywords): Clarify :require.
4328 Mention :version here.
4329 (Variable Definitions, Group Definitions): Not here.
4330 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
4331
43322005-03-07 Chong Yidong <cyd@stupidchicken.com>
4333 * nonascii.texi (Text Representations): Clarify position-bytes.
4334 (Character Sets): Add list-charset-chars.
4335 (Scanning Charsets): Add charset-after.
4336 (Encoding and I/O): Minor fix.
4337
43382005-03-06 Richard M. Stallman <rms@gnu.org>
4339
4340 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
4341 (Resizing Windows): Likewise.
4342
4343 * text.texi (Change Hooks): Get rid of "Emacs 21".
4344
4345 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
4346
4347 * streams.texi (Output Variables): Get rid of "Emacs 21".
4348
4349 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
4350
4351 * os.texi (Translating Input): Replace flow-control example
4352 with a less obsolete example that uses `keyboard-translate'.
4353
4354 * objects.texi (Hash Table Type, Circular Objects):
4355 Get rid of "Emacs 21".
4356
4357 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
4358 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
4359
4360 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
4361
4362 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
4363
4364 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
4365 (Menu Bar): Fix when menu-bar-update-hook is called.
4366
4367 * hash.texi (Hash Tables): Get rid of "Emacs 21".
4368
4369 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
4370 and make it read better.
4371
4372 * files.texi (Writing to Files): Get rid of "Emacs 21".
4373 (Unique File Names): Likewise.
4374
4375 * elisp.texi: Update Emacs version to 22.
4376
4377 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
4378 (Overlay Properties, Face Attributes): Likewise.
4379 (Managing Overlays): Fix punctuation.
4380 (Attribute Functions): Clarify set-face-font; get rid of
4381 info about old Emacs versions.
4382 (Auto Faces, Font Lookup, Display Property, Images):
4383 Get rid of "Emacs 21".
4384
4385 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
4386
43872005-03-05 Richard M. Stallman <rms@gnu.org>
4388
4389 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
4390
43912005-03-04 Lute Kamstra <lute@gnu.org>
4392
4393 * debugging.texi (Error Debugging): Document stack-trace-on-error.
4394
43952005-03-03 Lute Kamstra <lute@gnu.org>
4396
4397 * edebug.texi (Instrumenting Macro Calls): Fix typo.
4398
43992005-03-01 Lute Kamstra <lute@gnu.org>
4400
4401 * debugging.texi (Debugger Commands): Update `j'.
4402
44032005-02-28 Lute Kamstra <lute@gnu.org>
4404
4405 * debugging.texi (Debugging): Fix typo.
4406 (Error Debugging): Document eval-expression-debug-on-error.
4407 (Function Debugging): Update example.
4408 (Using Debugger): Mention starred stack frames.
4409 (Debugger Commands): Document `j' and `l'.
4410 (Invoking the Debugger): `d' and `j' exit recursive edit too.
4411 Update the messages that the debugger displays.
4412 (Internals of Debugger): Add cross reference. Update example.
4413 (Excess Open): Minor improvement.
4414 (Excess Close): Minor improvement.
4415
44162005-02-26 Richard M. Stallman <rms@gnu.org>
4417
4418 * tips.texi (Coding Conventions): Clarify.
4419 Put all the major mode key reservations together.
4420 Mention the Mouse-1 => Mouse-2 conventions.
4421
4422 * syntax.texi (Syntax Class Table): Clarify.
4423 (Syntax Table Functions): syntax-after moved from here.
4424 (Syntax Table Internals): syntax-after moved to here.
4425 (Parsing Expressions): Update info on number of values
4426 and what's meaningful in the STATE argument.
4427 (Categories): Fix typo.
4428
4429 * sequences.texi (Arrays): Cleanup.
4430 (Char-Tables): Clarify.
4431
4432 * processes.texi (Deleting Processes): Cleanups, add xref.
4433 (Subprocess Creation): Explain nil in exec-path. Cleanup.
4434 (Process Information): set-process-coding-system, some args optional.
4435 (Input to Processes): Explain various types for PROCESS args.
4436 Rename them from PROCESS-NAME to PROCESS.
4437 (Signals to Processes): Likewise.
4438 (Decoding Output): Cleanup.
4439 (Query Before Exit): Clarify.
4440
4441 * os.texi (Startup Summary): Correct the options; add missing ones.
4442 (Terminal Output, Batch Mode): Clarify.
4443 (Flow Control): Node deleted.
4444
4445 * markers.texi (The Mark): Clarify.
4446
4447 * macros.texi (Expansion): Cleanup.
4448 (Indenting Macros): indent-spec allows ints, not floats.
4449
4450 * keymaps.texi (Keymaps): Clarify.
4451 (Format of Keymaps): Update lisp-mode-map example.
4452 (Active Keymaps, Key Lookup): Clarify.
4453 (Changing Key Bindings): Add xref to `kbd'.
4454 (Key Binding Commands, Simple Menu Items): Clarify.
4455 (Mouse Menus, Menu Bar): Clarify.
4456 (Menu Example): Replace print example with menu-bar-replace-menu.
4457
4458 * help.texi (Documentation Basics): Add function-documentation prop.
4459
4460 * elisp.texi (Top): Don't refer to Flow Control node.
4461
4462 * commands.texi (Command Overview): Improve xrefs.
4463 (Adjusting Point): Adjusting point applies to intangible and invis.
4464 (Key Sequence Input): Doc extra read-key-sequence args.
4465 Likewise for read-key-sequence-vector.
4466
4467 * backups.texi (Rename or Copy): Minor fix.
4468 (Numbered Backups): For version-control, say the default.
4469 (Auto-Saving): make-auto-save-file-name example is simplified.
4470
4471 * advice.texi (Advising Functions): Don't imply one part of Emacs
4472 should advise another part. Markup changes.
4473 (Defining Advice): Move transitional para.
4474 (Activation of Advice): Cleanup.
4475 Explain if COMPILE is nil or negative.
4476
4477 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
4478
44792005-02-24 Lute Kamstra <lute@gnu.org>
4480
4481 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
4482 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
4483
44842005-02-23 Lute Kamstra <lute@gnu.org>
4485
4486 * modes.texi (Defining Minor Modes): define-minor-mode can be used
4487 to define global minor modes as well.
4488
4489 * display.texi (Managing Overlays): overlay-buffer returns nil for
4490 deleted overlays.
4491
44922005-02-22 Kim F. Storm <storm@cua.dk>
4493
4494 * minibuf.texi (Basic Completion): Allow symbols in addition to
4495 strings in try-completion and all-completions.
4496
44972005-02-14 Lute Kamstra <lute@gnu.org>
4498
4499 * elisp.texi (Top): Remove reference to deleted node.
4500
4501 * lists.texi (Lists): Remove reference to deleted node.
4502 (Cons Cells): Fix typo.
4503
4504 * loading.texi (Where Defined): Fix typo.
4505
45062005-02-14 Richard M. Stallman <rms@gnu.org>
4507
4508 * variables.texi (Creating Buffer-Local): change-major-mode-hook
4509 is useful for discarding some minor modes.
4510
4511 * symbols.texi (Symbol Components): Reorder examples.
4512
4513 * streams.texi (Input Functions): State standard-input default.
4514 (Output Variables): State standard-output default.
4515
4516 * objects.texi (Printed Representation): Clarify read syntax vs print.
4517 (Floating Point Type): Explain meaning better.
4518 (Symbol Type): Explain uniqueness better.
4519 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
4520 List examples sooner.
4521 (Box Diagrams): New subnode broken out.
4522 Some examples moved from old Lists as Boxes node.
4523 (Dotted Pair Notation): Clarify intro.
4524 (Array Type): Clarify.
4525 (Type Predicates): Add hash-table-p.
4526
4527 * numbers.texi (Integer Basics): Clarify radix explanation.
4528 (Predicates on Numbers): Minor clarification.
4529 (Comparison of Numbers): Minor clarification. Clarify eql.
4530 Typos in min, max.
4531 (Math Functions): Clarify overflow in expt.
4532
4533 * minibuf.texi (Text from Minibuffer): Minor clarification.
4534 Mention arrow keys.
4535
4536 * loading.texi (Autoload): defun's doc string overrides autoload's
4537 doc string.
4538 (Repeated Loading): Modernize "add to list" examples.
4539 (Where Defined): Finish updating table of load-history elts.
4540
4541 * lists.texi (List-related Predicates): Minor wording improvement.
4542 (Lists as Boxes): Node deleted.
4543 (Building Lists): Explain trivial cases of number-sequence.
4544
4545 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 4546 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
4547 (Hash Access): Any object can be a key.
4548 State value of maphash.
4549
4550 * functions.texi (What Is a Function): Wording cleanup.
4551 (Function Documentation): Minor cleanup.
4552 Explain purpose of calling convention at end of doc string.
4553 (Function Names): Wording cleanup.
4554 (Calling Functions): Wording cleanup.
4555 Explain better how funcall calls the function.
4556 (Function Cells): Delete example of saving and redefining function.
4557
4558 * control.texi (Combining Conditions): Wording cleanup.
4559 (Iteration): dolist and dotimes bind VAR locally.
4560 (Cleanups): Xref to Atomic Changes.
4561
4562 * compile.texi (Byte Compilation): Delete 19.29 info.
4563 (Compilation Functions): Macros' difficulties don't affect defsubst.
4564 (Docs and Compilation): Delete 19.29 info.
4565
45662005-02-10 Richard M. Stallman <rms@gnu.org>
4567
4568 * objects.texi (Symbol Type): Minor correction.
4569
45702005-02-06 Lute Kamstra <lute@gnu.org>
4571
4572 * modes.texi (Example Major Modes): Fix typos.
4573
45742005-02-06 Richard M. Stallman <rms@gnu.org>
4575
4576 * text.texi (Margins): fill-nobreak-predicate can be one function.
4577
4578 * strings.texi (Modifying Strings): clear-string can make unibyte.
4579 (Formatting Strings): format gives error if values missing.
4580
4581 * positions.texi (Character Motion): Mention default arg
4582 for forward-char. backward-char refers to forward-char.
4583 (Word Motion): Mention default arg for forward-word.
4584 (Buffer End Motion): Mention default arg for beginning-of-buffer.
4585 Simplify end-of-buffer.
4586 (Text Lines): Mention default arg for forward-line.
4587 (List Motion): Mention default arg for beginning/end-of-defun.
4588 (Skipping Characters): Minor fixes in explaining character-set.
4589
4590 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
4591 Mode inheritance applies only when default-major-mode is nil.
4592 Clarifications.
4593 (Example Major Modes): Update Text mode and Lisp mode examples.
4594 (Minor Mode Conventions): Mention define-minor-mode at top.
4595 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
4596 (Mode Line Format): Update mode line face display info.
4597 (Properties in Mode): Mention effect of risky vars.
4598 (Imenu): Define imenu-add-to-menubar.
4599 (Font Lock Mode): Add descriptions to menu lines.
4600 (Faces for Font Lock): Add font-lock-doc-face.
4601
46022005-02-05 Lute Kamstra <lute@gnu.org>
4603
4604 * text.texi (Maintaining Undo): Remove obsolete function.
4605
46062005-02-05 Eli Zaretskii <eliz@gnu.org>
4607
4608 * frames.texi (Color Names): Add pointer to the X docs about RGB
4609 color specifications. Improve indexing
4610 (Text Terminal Colors): Replace the description of RGB values by
4611 an xref to "Color Names".
4612
46132005-02-03 Richard M. Stallman <rms@gnu.org>
4614
4615 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
4616 Clarify.
4617 (Selecting Windows): Clarify save-selected-window.
4618 (Cyclic Window Ordering): Clarify walk-windows.
4619 (Window Point): Clarify.
4620 (Window Start): Add comment to example.
4621 (Resizing Windows): Add `interactive' specs in examples.
4622 Document fit-window-to-buffer.
4623
4624 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
4625 (Undo, Maintaining Undo): Clarify last change.
4626 (Sorting): In sort-numeric-fields, explain about octal and hex.
4627 Mention sort-numeric-base.
4628 (Format Properties): Add xref for hard newlines.
4629
4630 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
4631 (Pop-Up Menus): Fix typo.
4632 (Color Names): Explain all types of color names.
4633 Explain color-values on B&W terminal.
4634 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
4635
4636 * files.texi (File Locks): Not supported on MS systems.
4637 (Testing Accessibility): Clarify.
4638
4639 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
4640 (Coverage Testing): Fix typo.
4641
4642 * commands.texi (Misc Events): Remove stray space.
4643
4644 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
4645 (Modification Time): Clarify when visited-file-modtime returns 0.
4646 (The Buffer List): Clarify bury-buffer.
4647 (Killing Buffers): Clarify.
4648 (Indirect Buffers): Add clone-indirect-buffer.
4649
46502005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4651
4652 * edebug.texi (Printing in Edebug): Fix default value of
4653 edebug-print-circle.
4654 (Coverage Testing): Fix displayed frequency count data.
4655
46562005-02-02 Luc Teirlinck <teirllm@auburn.edu>
4657
4658 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4659
46602005-02-02 Kim F. Storm <storm@cua.dk>
4661
4662 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4663
46642005-01-29 Eli Zaretskii <eliz@gnu.org>
4665
4666 * commands.texi (Misc Events): Describe the help-echo event.
4667
4668 * text.texi (Special Properties) <help-echo>: Use `pos'
4669 consistently in description of the help-echo property.
4670 Use @code{nil} instead of @var{nil}.
4671
4672 * display.texi (Overlay Properties): Fix the index entry for
4673 help-echo overlay property.
4674
4675 * customize.texi (Type Keywords): Uncomment the xref to the
4676 help-echo property documentation.
4677
46782005-01-23 Kim F. Storm <storm@cua.dk>
4679
4680 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4681 return value. Third element FULLY replaced by PARTIAL which
4682 specifies number of invisible pixels if row is only partially visible.
4683 (Textual Scrolling): Mention auto-window-vscroll.
4684 (Vertical Scrolling): New defvar auto-window-vscroll.
4685
46862005-01-16 Luc Teirlinck <teirllm@auburn.edu>
4687
4688 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4689 command remapping.
4690
46912005-01-15 Richard M. Stallman <rms@gnu.org>
4692
4693 * display.texi (Defining Images): Mention DATA-P arg of create-image.
4694
46952005-01-14 Kim F. Storm <storm@cua.dk>
4696
4697 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4698
4699 * text.texi (Links and Mouse-1): Fix string and vector item.
4700
47012005-01-13 Richard M. Stallman <rms@gnu.org>
4702
4703 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4704 descriptions of overriding-local-map and overriding-terminal-local-map.
4705
4706 * text.texi (Links and Mouse-1): Clarify text.
4707
47082005-01-13 Kim F. Storm <storm@cua.dk>
4709
4710 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4711
47122005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
4713
4714 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4715
47162005-01-12 Kim F. Storm <storm@cua.dk>
4717
4718 * text.texi (Links and Mouse-1): Rename section from Enabling
4719 Mouse-1 to Following Links. Change xrefs.
4720 Add examples for define-button-type and define-widget.
4721
4722 * display.texi (Button Properties, Button Buffer Commands):
4723 Clarify mouse-1 and follow-link functionality.
4724
47252005-01-12 Richard M. Stallman <rms@gnu.org>
4726
4727 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4728
4729 * display.texi (Beeping): Fix Texinfo usage.
4730
4731 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4732
47332005-01-11 Kim F. Storm <storm@cua.dk>
4734
4735 * display.texi (Button Properties, Button Buffer Commands):
4736 Mention mouse-1 binding. Add follow-link keyword.
4737
4738 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4739 (Enabling Mouse-1 to Follow Links): New subsection.
4740
47412005-01-06 Richard M. Stallman <rms@gnu.org>
4742
4743 * text.texi (Special Properties): Minor change.
4744
4745 * os.texi (Timers): Clarify previous change.
4746
4747 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4748
47492005-01-01 Luc Teirlinck <teirllm@auburn.edu>
4750
4751 * display.texi (Face Attributes): Correct xref to renamed node.
4752
47532005-01-01 Richard M. Stallman <rms@gnu.org>
4754
4755 * display.texi (Face Attributes): Describe hex color specs.
4756
47572004-12-31 Richard M. Stallman <rms@gnu.org>
4758
4759 * os.texi (Timers): Update previous change.
4760
47612004-12-30 Kim F. Storm <storm@cua.dk>
4762
4763 * display.texi (Line Height): Total line-height is now specified
4764 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
4765 in cons cells. (nil . RATIO) is relative to actual line height.
4766 Use line-height `t' instead of `0' to get minimum height.
4767
47682004-12-29 Richard M. Stallman <rms@gnu.org>
4769
4770 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4771
47722004-12-28 Richard M. Stallman <rms@gnu.org>
4773
4774 * commands.texi (Quitting): Clarify value of with-local-quit.
4775
4776 * elisp.texi (Top): Fix previous change.
4777
4778 * loading.texi (Loading): Fix previous change.
4779
47802004-12-27 Richard M. Stallman <rms@gnu.org>
4781
4782 * Makefile.in (MAKEINFO): Specify --force.
4783
4784 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4785
4786 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4787
4788 * display.texi (Line Height): Further clarify.
4789
4790 * elisp.texi (Top): Update Loading submenu.
4791
4792 * loading.texi (Where Defined): New node.
4793 (Unloading): load-history moved to Where Defined.
4794
47952004-12-21 Richard M. Stallman <rms@gnu.org>
4796
4797 * commands.texi (Event Input Misc): Add while-no-input.
4798
47992004-12-11 Richard M. Stallman <rms@gnu.org>
4800
4801 * display.texi (Line Height): Rewrite text for clarity.
4802
48032004-12-11 Kim F. Storm <storm@cua.dk>
4804
4805 * display.texi (Display): Add node "Line Height" to menu.
4806 (Line Height): New node. Move full description of line-spacing
4807 and line-height text properties here from text.texi.
4808 (Scroll Bars): Add vertical-scroll-bar variable.
4809
4810 * frames.texi (Window Frame Parameters): Remove line-height defvar.
4811
4812 * locals.texi (Standard Buffer-Local Variables): Fix xref for
4813 line-spacing and vertical-scroll-bar.
4814
4815 * text.texi (Special Properties): Just mention line-spacing and
4816 line-height here, add xref to new "Line Height" node.
4817
48182004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
4819
4820 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4821
4822 * locals.texi (Standard Buffer-Local Variables):
4823 Add @xref for `line-spacing'.
4824
48252004-12-05 Richard M. Stallman <rms@gnu.org>
4826
4827 * Makefile.in (maintainer-clean): Remove the info files
4828 in $(infodir) where they are created.
4829
48302004-12-03 Richard M. Stallman <rms@gnu.org>
4831
4832 * windows.texi (Selecting Windows): get-lru-window and
4833 get-largest-window don't consider dedicated windows.
4834
4835 * text.texi (Undo): Document undo-in-progress.
4836
48372004-11-26 Richard M. Stallman <rms@gnu.org>
4838
4839 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
4840 Remove a few vars that are not always buffer-local.
4841
48422004-11-24 Luc Teirlinck <teirllm@auburn.edu>
4843
4844 * locals.texi (Standard Buffer-Local Variables): Comment out
4845 xref's to non-existent node `Yet to be written'.
4846
48472004-11-24 Richard M. Stallman <rms@gnu.org>
4848
4849 * processes.texi (Synchronous Processes): Grammar fix.
4850
4851 * numbers.texi (Comparison of Numbers): Add eql.
4852
4853 * locals.texi (Standard Buffer-Local Variables): Add many vars.
4854
4855 * intro.texi (Printing Notation): Fix previous change.
4856
4857 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4858 and default-indicate-buffer-boundaries from here.
4859 (Usual Display): To here.
4860 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4861 (Usual Display): Move tab-width up.
4862
4863 * customize.texi (Variable Definitions): Replace
4864 show-paren-mode example with tooltip-mode.
4865 (Simple Types, Composite Types, Defining New Types):
4866 Minor cleanups.
4867
48682004-11-21 Jesper Harder <harder@ifa.au.dk>
4869
4870 * processes.texi (Synchronous Processes, Output from Processes):
4871 Markup fix.
4872
48732004-11-20 Richard M. Stallman <rms@gnu.org>
4874
4875 * positions.texi (Skipping Characters): skip-chars-forward
4876 now handles char classes.
4877
4878 * intro.texi (Printing Notation): Avoid confusion of `print'
4879 when explaining @print.
4880
4881 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4882
4883 * display.texi (Display Table Format): Minor fix.
4884
4885 * streams.texi (Output Functions): Fix print example.
4886
4887 * Makefile.in (elisp): New target.
4888 (dist): Depend on $(infodir)/elisp, not elisp.
4889 Copy the info files from $(infodir).
4890
4891 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4892 read-from-minibuffer.
4893
4894 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4895
48962004-11-19 Richard M. Stallman <rms@gnu.org>
4897
4898 * searching.texi (Regexp Search): Add search-whitespace-regexp.
4899
49002004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
4901
4902 * tips.texi (Coding Conventions): Fix typo.
4903
49042004-11-16 Richard M. Stallman <rms@gnu.org>
4905
4906 * tips.texi (Coding Conventions): Separate defvar and require
4907 methods to avoid warnings. Use require only when there are many
4908 functions and variables from that package.
4909
4910 * minibuf.texi (Minibuffer Completion): When ignoring case,
4911 predicate must not be case-sensitive.
4912
4913 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4914 (Test Coverage): Don't talk about "splotches". Clarified.
4915
49162004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
4917
4918 * frames.texi (Window Frame Parameters): Fix typo.
4919
49202004-11-15 Kim F. Storm <storm@cua.dk>
4921
4922 * symbols.texi (Other Plists): Note that plist-get may signal error.
4923 Add safe-plist-get.
4924
49252004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
4926
4927 * modes.texi (Font Lock Basics): Fix typo.
4928
49292004-11-08 Richard M. Stallman <rms@gnu.org>
4930
4931 * syntax.texi (Syntax Table Functions): Add syntax-after.
4932
49332004-11-06 Lars Brinkhoff <lars@nocrew.org>
4934
4935 * os.texi (Processor Run Time): New section documenting
4936 get-internal-run-time.
4937
49382004-11-06 Eli Zaretskii <eliz@gnu.org>
4939
4940 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
4941 it nukes elisp-cover.texi.
4942 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
4943 elisp-0 etc.
4944
49452004-11-05 Luc Teirlinck <teirllm@auburn.edu>
4946
4947 * commands.texi (Keyboard Macros): Document `append' return value
4948 of `defining-kbd-macro'.
4949
49502004-11-01 Richard M. Stallman <rms@gnu.org>
4951
4952 * commands.texi (Interactive Call): Add called-interactively-p.
4953
49542004-10-29 Simon Josefsson <jas@extundo.com>
4955
4956 * minibuf.texi (Reading a Password): Revert.
4957
49582004-10-28 Richard M. Stallman <rms@gnu.org>
4959
4960 * frames.texi (Display Feature Testing): Explain about "vendor".
4961
49622004-10-27 Richard M. Stallman <rms@gnu.org>
4963
4964 * commands.texi (Interactive Codes): `N' uses numeric prefix,
4965 not raw. Clarify `n'.
4966 (Interactive Call): Rewrite interactive-p, focusing on when
4967 and how to use it.
4968 (Misc Events): Clarify previous change.
4969
4970 * advice.texi (Simple Advice): Clarify what job the example does.
4971 (Around-Advice): Clarify ad-do-it.
4972 (Activation of Advice): An option of ad-default-compilation-action
4973 is `never', not `nil'.
4974
49752004-10-26 Kim F. Storm <storm@cua.dk>
4976
4977 * commands.texi (Interactive Codes): Add U code letter.
4978
49792004-10-25 Simon Josefsson <jas@extundo.com>
4980
4981 * minibuf.texi (Reading a Password): Add.
4982
49832004-10-24 Jason Rumney <jasonr@gnu.org>
4984
4985 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
4986 and wheel-down.
4987
49882004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
4989
4990 * processes.texi (Synchronous Processes): Document process-file.
4991
49922004-10-22 Kenichi Handa <handa@m17n.org>
4993
4994 * text.texi (translate-region): Document that it accepts also a
4995 char-table.
4996
49972004-10-22 David Ponce <david@dponce.com>
4998
4999 * windows.texi (Resizing Windows): Document the `preserve-before'
5000 argument of the functions `enlarge-window' and `shrink-window'.
5001
50022004-10-19 Jason Rumney <jasonr@gnu.org>
5003
5004 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
5005
50062004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5007
5008 * text.texi (Filling): Add anchor for definition of
5009 `sentence-end-double-space'.
5010
5011 * searching.texi (Regexp Example): Update description of how
5012 Emacs currently recognizes the end of a sentence.
5013 (Standard Regexps): Update definition of the variable
5014 `sentence-end'. Add definition of the function `sentence-end'.
5015
50162004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
5017
5018 * display.texi (Progress): New node.
5019
50202004-10-05 Kim F. Storm <storm@cua.dk>
5021
5022 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
5023
50242004-09-29 Kim F. Storm <storm@cua.dk>
5025
5026 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
5027 to identify bitmaps. Remove -fringe-bitmap suffix for standard
5028 fringe bitmap symbols, as they now have their own namespace.
5029 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
5030 vs. pixels. Signal error if no free bitmap slots.
5031 (Pixel Specification): Change IMAGE to @var{image}.
5032
50332004-09-28 Richard M. Stallman <rms@gnu.org>
5034
5035 * text.texi (Special Properties): Clarify line-spacing and line-height.
5036
5037 * searching.texi (Regexp Search): Add looking-back.
5038
50392004-09-25 Luc Teirlinck <teirllm@auburn.edu>
5040
5041 * display.texi: Correct typos.
5042 (Image Descriptors): Correct xref's.
5043
50442004-09-25 Richard M. Stallman <rms@gnu.org>
5045
5046 * text.texi (Special Properties): Cleanups in `cursor'.
5047 Rewrites in `line-height' and `line-spacing'; exchange them.
5048
5049 * display.texi (Fringes): Rewrite previous change.
5050 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
5051 (Display Fringe Bitmaps): Node deleted, text moved.
5052 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
5053 (Scroll Bars): Clarify set-window-scroll-bars.
5054 (Pointer Shape): Rewrite.
5055 (Specified Space): Clarify :align-to, etc.
5056 (Pixel Specification): Use @var. Clarify new text.
5057 (Other Display Specs): Clarify `slice'.
5058 (Image Descriptors): Cleanups.
5059 (Showing Images): Cleanups.
5060
50612004-09-24 Luc Teirlinck <teirllm@auburn.edu>
5062
5063 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
5064
5065 * modes.texi: Various minor changes in addition to:
5066 (Major Mode Conventions): Final call to `run-mode-hooks' should
5067 not be inside the `delay-mode-hooks' form.
5068 (Mode Hooks): New node.
5069 (Hooks): Delete obsolete example.
5070 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
5071 node "Mode Hooks".
5072
50732004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5074
5075 * display.texi: Correct various typos.
5076 (Display): Rename node "Pointer Shapes" to "Pointer
5077 Shape". (There is already a node called "Pointer Shapes" in
5078 frames.texi.)
5079 (Images): Remove non-existent node "Image Slices" from menu.
5080
50812004-09-23 Kim F. Storm <storm@cua.dk>
5082
5083 * text.texi (Special Properties): Add `cursor', `pointer',
5084 `line-height', and `line-spacing' properties.
5085
5086 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
5087 Shapes' to menu.
5088 (Standard Faces): Doc fix for fringe face.
5089 (Fringes): Add `overflow-newline-into-fringe' and
5090 'indicate-buffer-boundaries'.
5091 (Fringe Bitmaps, Pointer Shapes): New nodes.
5092 (Display Property): Add 'Pixel Specification' and 'Display Fringe
5093 Bitmaps' to menu.
5094 (Specified Space): Describe pixel width and height.
5095 (Pixel Specification): New node.
5096 (Other Display Specs): Add `slice' property.
5097 (Display Fringe Bitmaps): New node.
5098 (Images): Add 'Image Slices' to menu.
5099 (Image Descriptors): Add `:pointer' and `:map' properties.
5100 (Showing Images): Add slice arg to `insert-image'. Add
5101 'insert-sliced-image'.
5102
51032004-09-20 Richard M. Stallman <rms@gnu.org>
5104
5105 * commands.texi (Key Sequence Input):
5106 Clarify downcasing in read-key-sequence.
5107
51082004-09-08 Juri Linkov <juri@jurta.org>
5109
5110 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
5111
51122004-09-07 Luc Teirlinck <teirllm@auburn.edu>
5113
5114 * locals.texi (Standard Buffer-Local Variables): Add
5115 `buffer-auto-save-file-format'.
5116 * internals.texi (Buffer Internals): Describe new
5117 auto_save_file_format field of the buffer structure.
5118 * files.texi (Format Conversion): `auto-save-file-format' has been
5119 renamed `buffer-auto-save-file-format'.
5120
51212004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5122
5123 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
5124 an integer or a marker.
5125 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
5126
51272004-08-22 Richard M. Stallman <rms@gnu.org>
5128
5129 * modes.texi (Major Mode Conventions): Discuss rebinding of
5130 standard key bindings.
5131
51322004-08-18 Kim F. Storm <storm@cua.dk>
5133
5134 * processes.texi (Accepting Output): Add `just-this-one' arg to
5135 `accept-process-output'.
5136 (Output from Processes): New var `process-adaptive-read-buffering'.
5137
51382004-08-10 Luc Teirlinck <teirllm@auburn.edu>
5139
5140 * keymaps.texi: Various changes in addition to:
5141 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
5142 Give more varied examples for `kbd'.
5143 (Creating Keymaps): Char tables have slots for all characters
5144 without modifiers.
5145 (Active Keymaps): `overriding-local-map' and
5146 `overriding-terminal-local-map' also override text property and
5147 overlay keymaps.
5148 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
5149 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
5150 to denote a prefix of no events.
5151 `map-keymap' includes parent's bindings _recursively_.
5152 Clarify and correct description of `where-is-internal'.
5153 Mention BUFFER-OR-NAME arg to `describe-bindings'.
5154 (Menu Example): For menus intended for use with the keyboard, the
5155 menu items should be bound to characters or real function keys.
5156
51572004-08-08 Luc Teirlinck <teirllm@auburn.edu>
5158
5159 * objects.texi (Character Type): Reposition `@anchor' to prevent
5160 double space inside sentence in Info.
5161
5162 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
5163 renamed to `disabled-command-function'.
5164 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
5165 (Command Loop Info): Replace reference to it.
5166 (Disabling Commands): `disabled-command-hook' has been renamed to
5167 `disabled-command-function'.
5168
51692004-08-07 Luc Teirlinck <teirllm@auburn.edu>
5170
5171 * os.texi (Translating Input): Only non-prefix bindings in
5172 `key-translation-map' override actual key bindings. Warn about
5173 possible indirect effect of actual key bindings on non-prefix
5174 bindings in `key-translation-map'.
5175
51762004-08-06 Luc Teirlinck <teirllm@auburn.edu>
5177
5178 * minibuf.texi (High-Level Completion): Add anchor for definition
5179 of `read-variable'.
5180
5181 * commands.texi: Various changes in addition to:
5182 (Using Interactive): Clarify description of `interactive-form'.
5183 (Interactive Call): Mention default for KEYS argument to
5184 `call-interactively'.
5185 (Command Loop Info): Clarify description of `this-command-keys'.
5186 Mention KEEP-RECORD argument to `clear-this-command-keys'.
5187 Value of `last-event-frame' can be `macro'.
5188 (Repeat Events): `double-click-fuzz' is also used to distinguish
5189 clicks and drags.
5190 (Classifying Events): Clarify descriptions of `event-modifiers'
5191 `event-basic-type' and `event-convert-list'.
5192 (Accessing Events): `posn-timestamp' takes POSITION argument.
5193 (Quoted Character Input): Clarify description of
5194 `read-quoted-char' and fix example.
5195 (Quitting): Add `with-local-quit'.
5196 (Disabling Commands): Correct and clarify descriptions of
5197 `enable-command' and `disable-command'.
5198 Mention what happens if `disabled-command-hook' is nil.
5199 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
5200 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
5201
52022004-07-24 Luc Teirlinck <teirllm@auburn.edu>
5203
5204 * frames.texi: Various changes in addition to:
5205 (Creating Frames): Expand and clarify description of `make-frame'.
5206 (Window Frame Parameters): Either none or both of the `icon-left'
5207 and `icon-top' parameters must be specified. Put descriptions of
5208 `menu-bar-lines' and `toolbar-lines' closer together and change
5209 them accordingly.
5210 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
5211 except while processing `frame-title-format' or `icon-title-format'.
5212 (Deleting Frames): Correct description of `delete-frame'.
5213 Non-nil return values of `frame-live-p' are like those of `framep'.
5214 (Frames and Windows): Mention return value of
5215 `set-frame-selected-window'.
5216 (Visibility of Frames): Mention `force' argument to
5217 `make-frame-invisible'. `frame-visible-p' returns t for all
5218 frames on text-only terminals.
5219 (Frame Configurations): Restoring a frame configuration does not
5220 restore deleted frames.
5221 (Window System Selections): `x-set-selection' returns DATA.
5222 (Resources): Add example.
5223 (Display Feature Testing): Clarify descriptions of
5224 `display-pixel-height', `display-pixel-width', `x-server-version'
5225 and `x-server-vendor'.
5226
5227 * windows.texi (Choosing Window): Add anchor.
5228 * minibuf.texi (Minibuffer Misc): Add anchor.
5229
52302004-07-23 John Paul Wallington <jpw@gnu.org>
5231
5232 * macros.texi (Defining Macros): Declaration keyword for setting
5233 Edebug spec is `debug' not `edebug'.
5234
52352004-07-19 Luc Teirlinck <teirllm@auburn.edu>
5236
5237 * windows.texi: Various small changes in addition to:
5238 (Window Point): Mention return value of `set-window-point'.
5239 (Window Start): `pos-visible-in-window-p' disregards horizontal
5240 scrolling. Explain return value if PARTIALLY is non-nil.
5241 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
5242 and `set-window-vscroll'.
5243 (Size of Window): The argument WINDOW to `window-inside-edges',
5244 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
5245 (Resizing Windows): Explain return value of
5246 `shrink-window-if-larger-than-buffer'.
5247 `window-size-fixed' automatically becomes buffer local when set.
5248 (Window Configurations): Explain return value of
5249 `set-window-configuration'.
5250
5251 * minibuf.texi (Minibuffer Misc): Add anchor for
5252 `minibuffer-scroll-window'.
5253
5254 * positions.texi (Text Lines): Add anchor for `count-lines'.
5255
52562004-07-17 Richard M. Stallman <rms@gnu.org>
5257
5258 * display.texi (Overlay Properties): Adding `evaporate' prop
5259 deletes empty overlay immediately.
5260
5261 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
5262 fix example.
5263
52642004-07-16 Jim Blandy <jimb@redhat.com>
5265
5266 * searching.texi (Regexp Backslash): Document new \_< and \_>
5267 operators.
5268
52692004-07-16 Juanma Barranquero <lektu@terra.es>
5270
5271 * display.texi (Images): Fix Texinfo usage.
5272
52732004-07-14 Luc Teirlinck <teirllm@auburn.edu>
5274
5275 * buffers.texi (Modification Time): `visited-file-modtime' now
5276 returns a list of two integers, instead of a cons.
5277
52782004-07-13 Luc Teirlinck <teirllm@auburn.edu>
5279
5280 * windows.texi: Various changes in addition to:
5281 (Splitting Windows): Add `split-window-keep-point'.
5282
52832004-07-09 Richard M. Stallman <rms@gnu.org>
5284
5285 * frames.texi (Input Focus): Minor fix.
5286
52872004-07-07 Luc Teirlinck <teirllm@auburn.edu>
5288
5289 * frames.texi (Input Focus): Clarify descriptions of
5290 `select-frame-set-input-focus' and `select-frame'.
5291
52922004-07-06 Luc Teirlinck <teirllm@auburn.edu>
5293
5294 * os.texi: Various small changes in addition to:
5295 (Killing Emacs): Expand and clarify description of
5296 `kill-emacs-query-functions' and `kill-emacs-hook'.
5297 (System Environment): Expand and clarify description of `getenv'
5298 and `setenv'.
5299 (Timers): Clarify description of `run-at-time'.
5300 (Translating Input): Correct description of
5301 `extra-keyboard-modifiers'.
5302 (Flow Control): Correct description of `enable-flow-control'.
5303
53042004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
5305
5306 * os.texi: Update copyright.
5307 (Session Management): Grammar fix.
5308 Clarify which Emacs does the restarting.
5309 Use @samp for *scratch* buffer.
5310
53112004-07-04 Alan Mackenzie <acm@muc.de>
5312
5313 * frames.texi (Input Focus): Add documentation for
5314 `select-frame-set-input-focus'. Replace refs to non-existent
5315 `switch-frame' with `select-frame'. Minor corrections and tidying
5316 up of text-only terminal stuff.
5317
53182004-07-02 Richard M. Stallman <rms@gnu.org>
5319
5320 * files.texi (Saving Buffers): Cleanup write-contents-function.
5321 (Magic File Names): Cleanup file-remote-p.
5322
b344d29d 53232004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
5324
5325 * files.texi (Magic File Names): `file-remote-p' returns an
5326 identifier of the remote system, not just t.
5327
53282004-07-02 David Kastrup <dak@gnu.org>
5329
5330 * searching.texi (Entire Match Data): Add explanation about new
5331 match-data behavior when @var{integers} is non-nil.
5332
53332004-06-24 Richard M. Stallman <rms@gnu.org>
5334
5335 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
5336
5337 * customize.texi (Variable Definitions): Note about doc strings
5338 and :set.
5339
5340 * keymaps.texi (Keymap Terminology): Document `kbd'.
5341 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
5342
5343 * display.texi (Invisible Text): Setting buffer-invisibility-spec
5344 makes it buffer-local.
5345
5346 * files.texi (Saving Buffers): Correct previous change.
5347
5348 * commands.texi (Accessing Events):
5349 Clarify posn-col-row and posn-actual-col-row.
5350
53512004-06-24 David Ponce <david.ponce@wanadoo.fr>
5352
5353 * commands.texi (Accessing Events): New functions
5354 posn-at-point and posn-at-x-y. Add example to posn-x-y.
5355
53562004-06-23 Luc Teirlinck <teirllm@auburn.edu>
5357
5358 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
5359 * frames.texi, buffers.texi, backups.texi, variables.texi:
5360 * loading.texi, eval.texi, functions.texi, control.texi:
5361 * symbols.texi, minibuf.texi: Reposition @anchor's.
5362
5363 * help.texi: Various small changes in addition to the following.
5364 (Describing Characters): Describe PREFIX argument to
5365 `key-description'. Correct and clarify definition of
5366 `text-char-description'. Describe NEED-VECTOR argument to
5367 `read-kbd-macro'.
5368 (Help Functions): Clarify definition of `apropos'.
5369
53702004-06-23 Lars Hansen <larsh@math.ku.dk>
5371
5372 * files.texi (Saving Buffers): Correct description of
5373 `write-contents-functions'.
5374
53752004-06-21 Juanma Barranquero <lektu@terra.es>
5376
5377 * display.texi (Images): Remove redundant @vindex directives.
5378 Rewrite `image-library-alist' doc in active voice.
5379
53802004-06-14 Juanma Barranquero <lektu@terra.es>
5381
5382 * display.texi (Images): Document new delayed library loading,
5383 variable `image-library-alist' and (existing but undocumented)
5384 function `image-type-available-p'.
5385
53862004-06-05 Richard M. Stallman <rms@gnu.org>
5387
5388 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
5389 refer the user to the Initial Input node.
5390 (Text from Minibuffer): Likewise.
5391 (Initial Input): New node. Document this feature
5392 and say it is mostly deprecated.
5393
53942004-05-30 Richard M. Stallman <rms@gnu.org>
5395
5396 * loading.texi (Named Features): Clarify return value
5397 and meaning of NOERROR.
5398
5399 * variables.texi (File Local Variables): Minor cleanup.
5400
54012004-05-30 Michael Albinus <michael.albinus@gmx.de>
5402
5403 * files.texi (Magic File Names): Add `file-remote-p' as operation
5404 of file name handlers.
5405
54062004-05-29 Richard M. Stallman <rms@gnu.org>
5407
5408 * modes.texi (Minor Mode Conventions): (-) has no special meaning
5409 as arg to a minor mode command.
5410
54112004-05-22 Richard M. Stallman <rms@gnu.org>
5412
5413 * syntax.texi (Syntax Class Table): Word syntax not just for English.
5414
5415 * streams.texi (Output Variables): Doc float-output-format.
5416
5417 * searching.texi (Regexp Special): Nested repetition can be infloop.
5418
5419 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
5420 real stack overflow.
5421
5422 * compile.texi: Minor cleanups.
5423
54242004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
5425
5426 * lists.texi (Cons Cells): Explain dotted lists, true lists,
5427 circular lists.
5428 (List Elements): Explain handling of circular and dotted lists.
5429
54302004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
5431
5432 * modes.texi (Search-based Fontification): Fix typo.
5433
54342004-05-10 Juanma Barranquero <lektu@terra.es>
5435
5436 * modes.texi (Mode Line Variables): Fix description of
5437 global-mode-string, which is now after which-func-mode, not the
5438 buffer name.
5439
54402004-05-07 Lars Hansen <larsh@math.ku.dk>
5441
5442 * modes.texi (Desktop Save Mode): Add.
5443 (Modes): Add menu entry Desktop Save Mode.
5444
5445 * hooks.texi: Add desktop-after-read-hook,
5446 desktop-no-desktop-file-hook and desktop-save-hook.
5447
5448 * locals.texi: Add desktop-save-buffer.
5449
54502004-04-30 Jesper Harder <harder@ifa.au.dk>
5451
5452 * display.texi: emacs -> Emacs.
5453
54542004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
5455
5456 * files.texi (Changing Files): Document set-file-times.
5457
54582004-04-23 Juanma Barranquero <lektu@terra.es>
5459
5460 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5461
54622004-04-18 Jesper Harder <harder@ifa.au.dk>
5463
5464 * tips.texi (Coding Conventions): defopt -> defcustom.
5465
54662004-04-16 Luc Teirlinck <teirllm@auburn.edu>
5467
5468 * sequences.texi: Various clarifications.
5469
54702004-04-14 Luc Teirlinck <teirllm@auburn.edu>
5471
5472 * buffers.texi (Read Only Buffers): Mention optional ARG to
5473 `toggle-read-only'.
5474
54752004-04-14 Nick Roberts <nick@nick.uklinux.net>
5476
5477 * windows.texi (Selecting Windows): Note that get-lru-window
5478 returns a full-width window if possible.
5479
54802004-04-13 Luc Teirlinck <teirllm@auburn.edu>
5481
5482 * buffers.texi: Various changes in addition to:
5483 (Buffer File Name): Add `find-buffer-visiting'.
5484 (Buffer Modification): Mention optional ARG to `not-modified'.
5485 (Indirect Buffers): Mention optional CLONE argument to
5486 `make-indirect-buffer'.
5487
5488 * files.texi: Various changes in addition to:
5489 (Visiting Functions): `find-file-hook' is now a normal hook.
5490 (File Name Expansion): Explain difference between the way that
5491 `expand-file-name' and `file-truename' treat `..'.
5492 (Contents of Directories): Mention optional ID-FORMAT argument to
5493 `directory-files-and-attributes'.
5494 (Format Conversion): Mention new optional CONFIRM argument to
5495 `format-write-file'.
5496
54972004-04-12 Miles Bader <miles@gnu.org>
5498
5499 * macros.texi (Expansion): Add description of `macroexpand-all'.
5500
55012004-04-05 Jesper Harder <harder@ifa.au.dk>
5502
5503 * variables.texi (Variable Aliases): Mention
5504 cyclic-variable-indirection.
5505
5506 * errors.texi (Standard Errors): Ditto.
5507
55082004-04-04 Luc Teirlinck <teirllm@auburn.edu>
5509
5510 * backups.texi: Various small changes in addition to:
5511 (Making Backups): Mention return value of `backup-buffer'.
5512 (Auto-Saving): Mention optional FORCE argument to
5513 `delete-auto-save-file-if-necessary'.
5514 (Reverting): Mention optional PRESERVE-MODES argument to
5515 `revert-buffer'. Correct description of `revert-buffer-function'.
5516
55172004-03-22 Juri Linkov <juri@jurta.org>
5518
5519 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
5520 with `Vector Functions'.
5521
5522 * text.texi (Sorting): Add missing quote.
5523
55242004-03-14 Luc Teirlinck <teirllm@auburn.edu>
5525
5526 * intro.texi (Lisp History): Replace xref to `cl' manual with
5527 inforef.
5528
55292004-03-12 Richard M. Stallman <rms@gnu.org>
5530
5531 * intro.texi (Version Info): Add arg to emacs-version.
5532 (Lisp History): Change xref to CL manual.
5533
55342004-03-09 Luc Teirlinck <teirllm@auburn.edu>
5535
5536 * minibuf.texi (Completion Commands): Add xref to Emacs manual
5537 for Partial Completion mode.
5538
55392004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
5540
5541 * customize.texi: Fix typo. Remove eol whitespace.
5542
55432004-03-04 Richard M. Stallman <rms@gnu.org>
5544
5545 * processes.texi: Fix typos.
5546
5547 * lists.texi (Building Lists): Minor clarification.
5548
5549 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
5550 in make-hash-table.
5551
55522004-02-29 Juanma Barranquero <lektu@terra.es>
5553
5554 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
5555 rm, and ignore exit code.
5556
55572004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
5558
5559 * display.texi (Defining Faces): Add description for min-colors.
5560 Update example.
5561
55622004-02-23 Luc Teirlinck <teirllm@auburn.edu>
5563
5564 * abbrevs.texi: Various corrections and clarifications in addition
5565 to the following:
5566 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
5567
55682004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5569
5570 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
5571
55722004-02-21 Luc Teirlinck <teirllm@auburn.edu>
5573
5574 * text.texi: Various small changes in addition to the following:
5575 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
5576 to delete-horizontal-space.
5577 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
5578 description of yank-handler text property at various places.
5579
5580 * frames.texi (Window System Selections): Add anchor.
5581
5582 * syntax.texi (Syntax Table Functions): Clarify and correct
5583 descriptions of make-syntax-table and copy-syntax-table.
5584 (Motion and Syntax): Clarify SYNTAXES argument to
5585 skip-syntax-forward.
5586 (Parsing Expressions): Mention that the return value of
5587 parse-partial-sexp is currently a list of ten rather than nine
5588 elements.
5589 (Categories): Various corrections and clarifications.
5590
55912004-02-17 Luc Teirlinck <teirllm@auburn.edu>
5592
5593 * markers.texi (Marker Insertion Types): Minor change.
5594
5595 * locals.texi (Standard Buffer-Local Variables):
5596 * commands.texi (Interactive Codes, Using Interactive):
5597 * functions.texi (Related Topics): Fix xrefs.
5598
55992004-02-16 Luc Teirlinck <teirllm@auburn.edu>
5600
5601 * lists.texi (Sets And Lists): Update description of delete-dups.
5602
56032004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5604
5605 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5606
c8763fb6 56072004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5608
5609 * frames.texi (Parameter Access): frame-parameters arg is optional.
5610 modify-frame-parameters handles nil for FRAME.
5611 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5612 are all-or-nothing for certain toolkits.
5613 Mention parameter wait-for-wm.
5614 (Frames and Windows): In frame-first-window and frame-selected-window
5615 the arg is optional.
5616 (Input Focus): In redirect-frame-focus the second arg is optional.
5617 (Window System Selections): Mention selection type CLIPBOARD.
5618 Mention data-type UTF8_STRING.
5619 Mention numbering of cut buffers.
5620 (Resources): Describe x-resource-name.
5621
56222004-02-16 Richard M. Stallman <rms@gnu.org>
5623
5624 * windows.texi (Buffers and Windows): Delete false table
5625 about all-frames.
5626
5627 * syntax.texi (Parsing Expressions): Delete old caveat
5628 about parse-sexp-ignore-comments.
5629
5630 * streams.texi (Output Variables): Add print-quoted.
5631
5632 * lists.texi (Building Lists): Minor cleanup.
5633
5634 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
5635
5636 * display.texi (Overlays): Explain overlays use markers.
5637 (Managing Overlays): Explain front-advance and rear-advance
5638 in more detail.
5639
5640 * loading.texi (Unloading): Document unload-feature-special-hooks.
5641 Get rid of fns-NNN.el file.
5642
56432004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5644
5645 * help.texi (Describing Characters): Fix text-char-description
5646 example output.
5647
5648 * edebug.texi (Using Edebug): Fix example.
5649
5650 * debugging.texi (Internals of Debugger): Fix return value.
5651
5652 * files.texi (Changing Files): Fix argname.
5653
5654 * calendar.texi: Fix parens, and default values.
5655
5656 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
5657 * nonascii.texi, objects.texi, os.texi: Minor fixes.
5658 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
5659
5660 * positions.texi (Text Lines): Don't add -1 in current-line.
5661
56622004-02-16 Richard M. Stallman <rms@gnu.org>
5663
5664 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5665
56662004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5667
5668 * processes.texi (Low-Level Network): Fix a typo.
5669
56702004-02-12 Kim F. Storm <storm@cua.dk>
5671
5672 * display.texi (Fringes): Use consistent wording.
5673 Note that window-fringe's window arg is optional.
5674 (Scroll Bars): Use consistent wording.
5675
56762004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5677
5678 * tips.texi (Comment Tips): Document the new conventions for
5679 commenting out code.
5680
c8763fb6 56812004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5682
5683 * positions.texi (Text Lines): Added missing end defun.
5684
56852004-02-07 Kim F. Storm <storm@cua.dk>
5686
5687 * positions.texi (Text Lines): Add line-number-at-pos.
5688
56892004-02-06 John Paul Wallington <jpw@gnu.org>
5690
5691 * display.texi (Button Properties, Button Buffer Commands):
5692 mouse-2 invokes button, not down-mouse-1.
5693
56942004-02-04 Jason Rumney <jasonr@gnu.org>
5695
5696 * makefile.w32-in: Sync with Makefile.in changes.
5697
56982004-02-03 Luc Teirlinck <teirllm@auburn.edu>
5699
5700 * minibuf.texi (Text from Minibuffer): Various corrections and
5701 clarifications.
5702 (Object from Minibuffer): Correct Lisp description of
5703 read-minibuffer.
5704 (Minibuffer History): Clarify description of cons values for
5705 HISTORY arguments.
5706 (Basic Completion): Various corrections and clarifications. Add
5707 completion-regexp-list.
5708 (Minibuffer Completion): Correct and clarify description of
5709 completing-read.
5710 (Completion Commands): Mention Partial Completion mode. Various
5711 other minor changes.
5712 (High-Level Completion): Various corrections and clarifications.
5713 (Reading File Names): Ditto.
5714 (Minibuffer Misc): Ditto.
5715
57162004-01-26 Luc Teirlinck <teirllm@auburn.edu>
5717
5718 * strings.texi (Text Comparison): assoc-string also matches
5719 elements of alists that are strings instead of conses.
5720 (Formatting Strings): Standardize Texinfo usage. Update index
5721 entries.
5722
57232004-01-20 Luc Teirlinck <teirllm@auburn.edu>
5724
5725 * lists.texi (Sets And Lists): Add delete-dups.
5726
57272004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5728
5729 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5730 special form.
5731 * macros.texi (Defining Macros): Update description of `declare',
5732 which now is a macro.
5733 (Wrong Time): Fix typos.
5734
57352004-01-14 Luc Teirlinck <teirllm@auburn.edu>
5736
5737 * compile.texi (Compilation Functions): Expand descriptions of
5738 `compile-defun', `byte-compile-file', `byte-recompile-directory'
5739 and `batch-byte-compile'. In particular, mention and describe
5740 all optional arguments.
5741 (Disassembly): Correct and clarify the description of `disassemble'.
5742
57432004-01-11 Luc Teirlinck <teirllm@auburn.edu>
5744
5745 * searching.texi: Various small changes in addition to the
5746 following.
5747 (Regexp Example): Adapt to new value of `sentence-end'.
5748 (Regexp Functions): The PAREN argument to `regexp-opt' can be
5749 `words'.
5750 (Search and Replace): Add usage note for `perform-replace'.
5751 (Entire Match Data): Mention INTEGERS and REUSE arguments to
5752 `match-data'.
5753 (Standard Regexps): Update for new values of `paragraph-start'
5754 and `sentence-end'.
5755
57562004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5757
5758 * files.texi (Saving Buffers): Clarify descriptions of
5759 `write-contents-functions' and `before-save-hook'.
5760 Make the defvar's for `before-save-hook' and `after-save-hook'
5761 into defopt's.
5762
57632004-01-07 Kim F. Storm <storm@cua.dk>
5764
5765 * commands.texi (Click Events): Describe new image and
5766 width/height elements of click events.
5767 (Accessing Events): Add posn-string, posn-image, and
5768 posn-object-width-height. Change posn-object to return either
5769 image or string object.
5770
57712004-01-01 Simon Josefsson <jas@extundo.com>
5772
5773 * hooks.texi (Standard Hooks): Add before-save-hook.
5774 * files.texi (Saving Buffers): Likewise.
5775
57762004-01-03 Richard M. Stallman <rms@gnu.org>
5777
5778 * frames.texi (Frames and Windows): Delete frame-root-window.
5779
57802004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5781
5782 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5783
5784 * functions.texi: Various small changes in addition to the
5785 following.
5786 (What Is a Function): `functionp' returns nil for macros. Clarify
5787 behavior of this and following functions for symbol arguments.
5788 (Function Documentation): Add `\' in front of (fn @var{arglist})
5789 and explain why.
5790 (Defining Functions): Mention DOCSTRING argument to `defalias'.
5791 Add anchor.
5792 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
5793
57942004-01-01 Miles Bader <miles@gnu.org>
5795
5796 * display.texi (Buttons): New section.
5797
57982003-12-31 Andreas Schwab <schwab@suse.de>
5799
5800 * numbers.texi (Math Functions): sqrt reports a domain-error
5801 error.
5802 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5803
58042003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5805
5806 * tips.texi (Documentation Tips): Update item on hyperlinks in
5807 documentation strings.
5808
5809 * errors.texi (Standard Errors): Various small corrections and
5810 additions.
5811
5812 * control.texi: Various small changes in addition to the
5813 following.
5814 (Signaling Errors): Provide some more details on how `signal'
5815 constructs the error message. Add anchor to the definition of
5816 `signal'.
5817 (Error Symbols): Describe special treatment of `quit'.
5818 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5819 to emphasize that it has to be a single form.
5820
5821 * buffers.texi: Add anchor.
5822
58232003-12-29 Richard M. Stallman <rms@gnu.org>
5824
5825 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5826 (Window Configurations): Add window-configuration-frame.
5827
5828 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5829
5830 * text.texi (Examining Properties): Add get-char-property-and-overlay.
5831 Change arg name in get-char-property.
5832 (Special Properties): Update handling of keymap property.
5833
5834 * strings.texi (Modifying Strings): Add clear-string.
5835 (Text Comparison): Add assoc-string and remove
5836 assoc-ignore-case, assoc-ignore-representation.
5837
5838 * os.texi (Time of Day): Add set-time-zone-rule.
5839
5840 * numbers.texi (Math Functions): asin, acos, log, log10
5841 report domain-error errors.
5842
5843 * nonascii.texi (Converting Representations):
5844 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
5845 (Encoding and I/O): Add file-name-coding-system.
5846
5847 * modes.texi (Search-based Fontification): Explain that
5848 face specs are symbols with face names as values.
5849
5850 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5851
5852 * lists.texi (Building Lists): remq moved elsewhere.
5853 (Sets And Lists): remq moved here.
5854 (Association Lists): Refer to assoc-string.
5855
5856 * internals.texi (Garbage Collection): Add memory-use-counts.
5857
5858 * frames.texi (Frames and Windows): Add set-frame-selected-window
5859 and frame-root-window.
5860
5861 * files.texi (Contents of Directories):
5862 Add directory-files-and-attributes.
5863
5864 * display.texi (Refresh Screen): Add force-window-update.
5865 (Invisible Text): Explain about moving point out of invis text.
5866 (Overlay Properties): Add overlay-properties.
5867 (Managing Overlays): Add overlayp.
5868 (GIF Images): Invalid image number displays a hollow box.
5869
5870 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5871 (Killing Buffers): Add buffer-live-p.
5872
58732003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
5874
5875 * display.texi (Fringes): Fix typo "set-buffer-window".
5876
58772003-12-24 Luc Teirlinck <teirllm@auburn.edu>
5878
5879 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5880 * nonascii.texi, processes.texi, tips.texi, variables.texi:
5881 Add or change various xrefs and anchors.
5882
5883 * commands.texi: Replace all occurrences of @acronym{CAR} with
5884 @sc{car}, for consistency with the rest of the Elisp manual.
5885 `car' and `cdr' are historically acronyms, but are no longer
5886 widely thought of as such.
5887
5888 * internals.texi (Pure Storage): Mention that `purecopy' does not
5889 copy text properties.
5890 (Object Internals): Now 29 bits are used (in most implementations)
5891 to address Lisp objects.
5892
5893 * variables.texi (Variables with Restricted Values): New node.
5894
5895 * objects.texi (Lisp Data Types): Mention that certain variables
5896 can only take on a restricted set of values and add an xref to
5897 the new node "Variables with Restricted Values".
5898
5899 * eval.texi (Function Indirection): Describe the errors that
5900 `indirect-function' can signal.
5901 (Eval): Clarify the descriptions of `eval-region' and `values'.
5902 Describe `eval-buffer' instead of `eval-current-buffer' and
5903 mention `eval-current-buffer' as an alias for `current-buffer'.
5904 Correct the description and mention all optional arguments.
5905
5906 * nonascii.texi: Various small changes in addition to the
5907 following.
5908 (Converting Representations): Clarify behavior of
5909 `string-make-multibyte' and `string-to-multibyte' for unibyte all
5910 ASCII arguments.
5911 (Character Sets): Document the variable `charset-list' and adapt
5912 the definition of the function `charset-list' accordingly.
5913 (Translation of Characters): Clarify use of generic characters in
5914 `make-translation-table'. Clarify and correct the description of
5915 the use of translation tables in encoding and decoding.
5916 (User-Chosen Coding Systems): Correct and clarify the description
5917 of `select-safe-coding-system'.
5918 (Default Coding Systems): Clarify description of
5919 `file-coding-system-alist'.
5920
59212003-11-30 Luc Teirlinck <teirllm@auburn.edu>
5922
5923 * strings.texi (Text Comparison): Correctly describe when two
5924 strings are `equal'. Combine and clarify descriptions of
5925 `assoc-ignore-case' and `assoc-ignore-representation'.
5926
5927 * objects.texi (Non-ASCII in Strings): Clarify description of
5928 when a string is unibyte or multibyte.
5929 (Bool-Vector Type): Update examples.
5930 (Equality Predicates): Correctly describe when two strings are
5931 `equal'.
5932
59332003-11-29 Luc Teirlinck <teirllm@auburn.edu>
5934
5935 * lists.texi (Building Lists): `append' no longer accepts integer
5936 arguments. Update the description of `number-sequence' to reflect
5937 recent changes.
5938 (Sets And Lists): Describe `member-ignore-case' after `member'.
5939
59402003-11-27 Kim F. Storm <storm@cua.dk>
5941
5942 * commands.texi (Click Events): Click object may be an images.
5943 Describe (dx . dy) element of click positions.
5944 (Accessing Events): Remove duplicate posn-timestamp.
5945 New functions posn-object and posn-object-x-y.
5946
59472003-11-23 Kim F. Storm <storm@cua.dk>
5948
5949 * commands.texi (Click Events): Describe enhancements to event
5950 position lists, including new text-pos and (col . row) items.
5951 Mention left-fringe and right-fringe area events.
5952 (Accessing Events): New functions posn-area and
5953 posn-actual-col-row. Mention posn-timestamp. Mention that
5954 posn-point in non-text area still returns buffer position.
5955 Clarify posn-col-row.
5956
59572003-11-21 Lars Hansen <larsh@math.ku.dk>
5958
5959 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
5960 * anti.texi (File Attributes): Describe removed parameter
5961 ID-FORMAT.
5962
59632003-11-20 Luc Teirlinck <teirllm@auburn.edu>
5964
5965 * positions.texi (Positions): Mention that, if a marker is used as
5966 a position, its buffer is ignored.
5967
5968 * markers.texi (Overview of Markers): Mention it here too.
5969
59702003-11-12 Luc Teirlinck <teirllm@auburn.edu>
5971
5972 * numbers.texi (Numeric Conversions): Not just `floor', but also
5973 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
5974
59752003-11-10 Luc Teirlinck <teirllm@auburn.edu>
5976
5977 * markers.texi (Creating Markers): Specify insertion type of
5978 created markers. Add xref to `Marker Insertion Types'.
5979 Second argument to `copy-marker' is optional.
5980 (Marker Insertion Types): Mention that most markers are created
5981 with insertion type nil.
5982 (The Mark): Correctly describe when `mark' signals an error.
5983 (The Region): Correctly describe when `region-beginning' and
5984 `region-end' signal an error.
5985
59862003-11-08 Luc Teirlinck <teirllm@auburn.edu>
5987
5988 * hash.texi (Creating Hash): Clarify description of `eql'.
5989 `makehash' is obsolete.
5990 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
5991
5992 * positions.texi (Point): Change description of `buffer-end', so
5993 that it is also correct for floating point arguments.
5994 (List Motion): Correct argument lists of `beginning-of-defun' and
5995 `end-of-defun'.
5996 (Excursions): Add xref to `Marker Insertion Types'.
5997 (Narrowing): Argument to `narrow-to-page' is optional.
5998
59992003-11-06 Luc Teirlinck <teirllm@auburn.edu>
6000
6001 * streams.texi (Output Streams): Clarify behavior of point for
6002 marker output streams.
6003
60042003-11-04 Luc Teirlinck <teirllm@auburn.edu>
6005
6006 * variables.texi (Defining Variables): Second argument to
6007 `defconst' is not optional.
6008 (Setting Variables): Mention optional argument APPEND to
6009 `add-to-list'.
6010 (Creating Buffer-Local): Expand description of
6011 `make-variable-buffer-local'.
6012 (Frame-Local Variables): Expand description of
6013 `make-variable-frame-local'.
6014 (Variable Aliases): Correct description of optional argument
6015 DOCSTRING to `defvaralias'. Mention return value of
6016 `defvaralias'.
6017 (File Local Variables): Add xref to `File variables' in Emacs
6018 Manual. Correct description of `hack-local-variables'. Mention
6019 `safe-local-variable' property. Mention optional second argument
6020 to `risky-local-variable-p'.
6021
60222003-11-03 Luc Teirlinck <teirllm@auburn.edu>
6023
6024 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
6025
60262003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6027
6028 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
6029 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
6030 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
6031 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
6032 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
6033 lispref/processes.texi, lispref/searching.texi,
6034 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
6035 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
6036 @acronym{FOO}.
6037
60382003-10-27 Luc Teirlinck <teirllm@auburn.edu>
6039
6040 * strings.texi (Creating Strings): Argument START to `substring'
6041 can not be `nil'. Expand description of
6042 `substring-no-properties'. Correct description of `split-string',
6043 especially with respect to empty matches. Prevent very bad line
6044 break in definition of `split-string-default-separators'.
6045 (Text Comparison): `string=' and `string<' also accept symbols as
6046 arguments.
6047 (String Conversion): More completely describe argument BASE in
6048 `string-to-number'.
6049 (Formatting Strings): `%s' and `%S' in `format' do require
6050 corresponding object. Clarify behavior of numeric prefix after
6051 `%' in `format'.
6052 (Case Conversion): The argument to `upcase-initials' can be a
6053 character.
6054
60552003-10-27 Kenichi Handa <handa@m17n.org>
6056
6057 * display.texi (Fontsets): Fix texinfo usage.
6058
60592003-10-25 Kenichi Handa <handa@m17n.org>
6060
6061 * display.texi (Fontsets): Add description of the function
6062 set-fontset-font.
6063
60642003-10-23 Luc Teirlinck <teirllm@auburn.edu>
6065
6066 * display.texi (Temporary Displays): Add xref to `Documentation
6067 Tips'.
6068
6069 * functions.texi (Function Safety): Use inforef instead of pxref
6070 for SES.
6071
60722003-10-23 Andreas Schwab <schwab@suse.de>
6073
6074 * Makefile.in (TEX, texinputdir): Don't define.
6075 (TEXI2DVI): Define.
6076 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
6077 add $(srcdir)/index.texi.
6078 ($(infodir)/elisp): Remove index.texi dependency.
6079 (elisp.dvi): Likewise. Use $(TEXI2DVI).
6080 (index.texi): Remove target.
6081 (dist): Don't link $(srcdir)/permute-index.
6082 (clean): Don't remove index.texi.
6083
6084 * permute-index, index.perm: Remove.
6085 * index.texi: Rename from index.unperm.
6086
60872003-10-22 Luc Teirlinck <teirllm@auburn.edu>
6088
6089 * tips.texi (Documentation Tips): Document new behavior for face
6090 and variable hyperlinks in Help mode.
6091
60922003-10-21 Luc Teirlinck <teirllm@auburn.edu>
6093
6094 * objects.texi (Integer Type): Update for extra bit of integer range.
6095 (Character Type): Ditto.
6096
60972003-10-16 Eli Zaretskii <eliz@gnu.org>
6098
6099 * numbers.texi (Integer Basics): Add index entries for reading
6100 numbers in hex, octal, and binary.
6101
61022003-10-16 Lute Kamstra <lute@gnu.org>
6103
6104 * modes.texi (Mode Line Format): Mention force-mode-line-update's
6105 argument.
6106
61072003-10-13 Luc Teirlinck <teirllm@auburn.edu>
6108
6109 * windows.texi (Choosing Window): Fix typo.
6110 * edebug.texi (Edebug Execution Modes): Fix typo.
6111
61122003-10-13 Richard M. Stallman <rms@gnu.org>
6113
6114 * windows.texi (Basic Windows): A window has fringe settings,
6115 display margins and scroll-bar settings.
6116 (Splitting Windows): Doc split-window return value.
6117 Clean up one-window-p.
6118 (Selecting Windows): Fix typo.
6119 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
6120 (Buffers and Windows): In set-window-buffer, explain effect
6121 on fringe settings and scroll bar settings.
6122 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
6123 (Choosing Window): Use defopt for pop-up-frame-function.
6124 For special-display-buffer-names, explain same-window and same-frame.
6125 Clarify window-dedicated-p return value.
6126 (Textual Scrolling): scroll-up and scroll-down can get an error.
6127 (Horizontal Scrolling): Clarify auto-hscroll-mode.
6128 Clarify set-window-hscroll.
6129 (Size of Window): Don't mention tool bar in window-height.
6130 (Coordinates and Windows): Explain what coordinates-in-window-p
6131 returns for fringes and display margins.
6132 (Window Configurations): Explain saving fringes, etc.
6133
6134 * tips.texi (Library Headers): Clean up Documentation.
6135
6136 * syntax.texi (Parsing Expressions): Clean up forward-comment
6137 and parse-sexp-lookup-properties.
6138
6139 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
6140
6141 * os.texi (System Environment): Clean up text for load-average errors.
6142
6143 * modes.texi (Hooks): Don't explain local hook details at front.
6144 Clarify run-hooks and run-hook-with-args a little.
6145 Clean up add-hook and remove-hook.
6146
6147 * edebug.texi (Edebug Execution Modes): Clarify t.
6148 Document edebug-sit-for-seconds.
6149 (Coverage Testing): Document C-x X = and =.
6150 (Instrumenting Macro Calls): Fix typo.
6151 (Specification List): Don't index the specification keywords.
6152
61532003-10-10 Kim F. Storm <storm@cua.dk>
6154
6155 * processes.texi (Network): Introduce make-network-process.
6156
61572003-10-09 Luc Teirlinck <teirllm@auburn.edu>
6158
6159 * tips.texi (Library Headers): Fix typo.
6160
61612003-10-07 Juri Linkov <juri@jurta.org>
6162
6163 * modes.texi (Imenu): Mention imenu-create-index-function's
6164 default value. Explain submenus better.
6165
61662003-10-07 Lute Kamstra <lute@gnu.org>
6167
6168 * modes.texi (Faces for Font Lock): Fix typo.
6169 (Hooks): Explain how buffer-local hook variables can refer to
6170 global hook variables.
6171 Various minor clarifications.
6172
61732003-10-06 Lute Kamstra <lute@gnu.org>
6174
6175 * tips.texi (Coding Conventions): Mention naming conventions for
6176 hooks.
6177
61782003-10-05 Luc Teirlinck <teirllm@auburn.edu>
6179
6180 * loading.texi (Library Search): Correct default value of
6181 load-suffixes.
6182 (Named Features): Fix typo.
6183
61842003-10-05 Richard M. Stallman <rms@gnu.org>
6185
6186 * loading.texi (Named Features): In `provide',
6187 say how to test for subfeatures.
6188 (Unloading): In unload-feature, use new var name
6189 unload-feature-special-hooks.
6190
61912003-10-03 Lute Kamstra <lute@gnu.org>
6192
6193 * modes.texi (Major Mode Conventions): Mention third way to set up
6194 Imenu.
6195 (Imenu): A number of small fixes.
6196 Delete documentation of internal variable imenu--index-alist.
6197 Document the return value format of imenu-create-index-function
6198 functions.
6199
62002003-09-30 Richard M. Stallman <rms@gnu.org>
6201
6202 * processes.texi (Network): Say what stopped datagram connections do.
6203
6204 * lists.texi (Association Lists): Clarify `assq-delete-all'.
6205
6206 * display.texi (Overlay Properties): Clarify `evaporate' property.
6207
62082003-09-29 Lute Kamstra <lute@gnu.org>
6209
6210 * modes.texi (Mode Line Data): Explain when symbols in mode-line
6211 constructs should be marked as risky.
6212 Change cons cell into proper list.
6213 (Mode Line Variables): Change cons cell into proper list.
6214
62152003-09-26 Lute Kamstra <lute@gnu.org>
6216
6217 * modes.texi (Mode Line Data): Document the :propertize construct.
6218 (Mode Line Variables): Reorder the descriptions of the variables
6219 to match their order in the default mode-line-format.
6220 Describe the new variables mode-line-position and mode-line-modes.
6221 Update the default values of mode-line-frame-identification,
6222 minor-mode-alist, and default-mode-line-format.
6223 (Properties in Mode): Mention the :propertize construct.
6224
62252003-09-26 Richard M. Stallman <rms@gnu.org>
6226
6227 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6228 * loading.texi, minibuf.texi, text.texi, variables.texi:
6229 Avoid @strong{Note:}.
6230
62312003-09-26 Richard M. Stallman <rms@gnu.org>
6232
6233 * keymaps.texi (Remapping Commands): Fix typo.
6234
62352003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
6236
6237 * processes.texi (Low-Level Network): Fix typo.
6238
62392003-09-23 Kim F. Storm <storm@cua.dk>
6240
6241 * processes.texi (Network, Network Servers): Fix typos.
6242 (Low-Level Network): Add timeout value for :server keyword.
6243 Add new option keywords to make-network-process.
6244 Add set-network-process-options.
6245 Explain how to test availability of network options.
6246
62472003-09-19 Richard M. Stallman <rms@gnu.org>
6248
6249 * text.texi (Motion by Indent): Arg to
6250 backward-to-indentation and forward-to-indentation is optional.
6251
6252 * strings.texi (Creating Strings): Add substring-no-properties.
6253
6254 * processes.texi
6255 (Process Information): Add list-processes arg QUERY-ONLY.
6256 Delete process-contact from here.
6257 Add new status values for process-status.
6258 Add process-get, process-put, process-plist, set-process-plist.
6259 (Synchronous Processes): Add call-process-shell-command.
6260 (Signals to Processes): signal-process allows process objects.
6261 (Network): Complete rewrite.
6262 (Network Servers, Datagrams, Low-Level Network): New nodes.
6263
6264 * positions.texi (Word Motion): forward-word, backward-word
6265 arg is optional. Reword.
6266
6267 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
6268
6269 * variables.texi (Creating Buffer-Local):
6270 Delete duplicate definition of buffer-local-value.
6271 (File Local Variables): Explain about discarding text props.
6272
62732003-09-11 Richard M. Stallman <rms@gnu.org>
6274
6275 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
6276 changes variables that record input events.
6277 (Minibuffer Misc): Add minibuffer-selected-window.
6278
6279 * lists.texi (Building Lists): Add copy-tree.
6280
6281 * display.texi (Fontsets): Add char-displayable-p.
6282 (Scroll Bars): New node.
6283
62842003-09-08 Lute Kamstra <lute@gnu.org>
6285
6286 * modes.texi (%-Constructs): Document new `%i' and `%I'
6287 constructs.
6288
62892003-09-03 Peter Runestig <peter@runestig.com>
6290
6291 * makefile.w32-in: New file.
6292
62932003-08-29 Richard M. Stallman <rms@gnu.org>
6294
6295 * display.texi (Overlay Properties): Clarify how priorities
6296 affect use of the properties.
6297
62982003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6299
6300 * customize.texi (Type Keywords): Correct the description of
6301 `:help-echo' in the case where `motion-doc' is a function.
6302
63032003-08-14 John Paul Wallington <jpw@gnu.org>
6304
6305 * modes.texi (Emulating Mode Line): Subsection, not section.
6306
63072003-08-13 Richard M. Stallman <rms@gnu.org>
6308
6309 * elisp.texi (Top): Update subnode lists in menu.
6310
6311 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
6312 (Kill Functions): kill-region has new arg yank-handler.
6313 (Yanking): New node.
6314 (Yank Commands): Add yank-undo-function.
6315 (Low-Level Kill Ring):
6316 kill-new and kill-append have new arg yank-handler.
6317 (Changing Properties): Add remove-list-of-text-properties.
6318 (Atomic Changes): New node.
6319
6320 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
6321
6322 * streams.texi (Output Variables): Add eval-expression-print-length
6323 and eval-expression-print-level.
6324
6325 * os.texi (Time Conversion): For encode-time, explain limits on year.
6326
6327 * objects.texi (Character Type): Define anchor "modifier bits".
6328
6329 * modes.texi (Emulating Mode Line): New node.
6330 (Search-based Fontification): Font Lock uses font-lock-face property.
6331 (Other Font Lock Variables): Likewise.
6332
6333 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
6334 not vectors.
6335 (Active Keymaps): Add emulation-mode-map-alists.
6336 (Functions for Key Lookup): key-binding has new arg no-remap.
6337 (Remapping Commands): New node.
6338 (Scanning Keymaps): where-is-internal has new arg no-remap.
6339 (Tool Bar): Add tool-bar-local-item-from-menu.
6340 Clarify when to use tool-bar-add-item-from-menu.
6341
6342 * commands.texi (Interactive Call): commandp has new arg.
6343 (Command Loop Info): Add this-original-command.
6344
63452003-08-06 John Paul Wallington <jpw@gnu.org>
6346
6347 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
6348
6349 * display.texi (Warning Basics): Fix typo.
6350 (Fringes): Add closing curly bracket and fix typo.
6351
6352 * elisp.texi (Top): Fix typo.
6353
63542003-08-05 Richard M. Stallman <rms@gnu.org>
6355
6356 * elisp.texi: Update lists of subnodes.
6357
6358 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
6359
6360 * variables.texi (Local Variables): Use lc for example variable names.
6361
6362 * tips.texi (Library Headers): Explain where to put -*-.
6363
6364 * strings.texi (Creating Strings): Fix xref for vconcat.
6365
6366 * sequences.texi (Vector Functions):
6367 vconcat no longer allows integer args.
6368
6369 * minibuf.texi (Reading File Names): read-file-name has new
6370 arg PREDICATE. New function read-directory-name.
6371
6372 * macros.texi (Defining Macros): Give definition of `declare'
6373 (Indenting Macros): New node.
6374
6375 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
6376 (Window Frame Parameters): Make separate table of parameters
6377 that are coupled with specific face attributes.
6378 (Deleting Frames): delete-frame-hooks renamed to
6379 delete-frame-functions.
6380
6381 * files.texi (Magic File Names): Add file-remote-p.
6382 Clarify file-local-copy.
6383
6384 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
6385 here; instead xref Defining Macros.
6386
6387 * display.texi (Warnings): New node, and subnodes.
6388 (Fringes): New node.
6389
6390 * debugging.texi (Test Coverage): New node.
6391
6392 * compile.texi (Compiler Errors): Explain with-no-warnings
6393 and other ways to suppress warnings.
6394
6395 * commands.texi (Interactive Call): Minor clarification.
6396
6397 * buffers.texi (Buffer File Name): set-visited-file-name
6398 renames the buffer too.
6399
6400 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
6401
64022003-07-24 Markus Rost <rost@math.ohio-state.edu>
6403
6404 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
6405
64062003-07-22 Markus Rost <rost@math.ohio-state.edu>
6407
6408 * internals.texi (Garbage Collection): Fix previous change.
6409
64102003-07-22 Richard M. Stallman <rms@gnu.org>
6411
6412 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
6413
6414 * display.texi (Width): Use \s syntax in example.
6415 (Font Selection): Add face-font-rescale-alist.
6416
6417 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
6418 Remove spurious indent in example.
6419
6420 * lists.texi (Building Lists): Add number-sequence.
6421
6422 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
6423
6424 * functions.texi (Function Documentation): Explain how to
6425 show calling convention explicitly in the doc string.
6426
6427 * windows.texi (Selecting Windows): save-selected-window saves
6428 selected window of each frame.
6429 (Window Configurations): Minor change.
6430
6431 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
6432
6433 * streams.texi (Output Variables): Add print-continuous-numbering
6434 and print-number-table.
6435
6436 * processes.texi (Decoding Output): New node.
6437
6438 * os.texi (Time Conversion): decode-time arg is optional.
6439
6440 * objects.texi (Character Type): Don't use space as example for \.
6441 Make list of char names and \-sequences correspond.
6442 Explain that \s is not used in strings. `\ ' needs space after.
6443
6444 * nonascii.texi (Converting Representations): Add string-to-multibyte.
6445 (Translation of Characters): Add translation-table-for-input.
6446 (Default Coding Systems): Add auto-coding-functions.
6447 (Explicit Encoding): Add decode-coding-inserted-region.
6448 (Locales): Add locale-info.
6449
6450 * minibuf.texi (Basic Completion): Describe test-completion.
6451 Collections can be lists of strings.
6452 Clean up lazy-completion-table.
6453 (Programmed Completion): Mention test-completion.
6454 Clarify why lambda expressions are not accepted.
6455 (Minibuffer Misc): Describe minibufferp.
6456
64572003-07-14 Richard M. Stallman <rms@gnu.org>
6458
6459 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
6460
6461 * windows.texi (Selecting Windows): New arg to select-window.
6462 (Selecting Windows): Add with-selected-window.
6463 (Size of Window): Add window-inside-edges, etc.
6464
6465 * internals.texi (Garbage Collection): Add post-gc-hook.
6466
6467 * processes.texi (Subprocess Creation): Add exec-suffixes.
6468
6469 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
6470 (Scanning Keymaps): Add map-keymaps.
6471 (Defining Menus): Add keymap-prompt.
6472
6473 * numbers.texi (Integer Basics): Add most-positive-fixnum,
6474 most-negative-fixnum.
6475
6476 * compile.texi (Byte Compilation): Explain no-byte-compile
6477 (Compiler Errors): New node.
6478
6479 * os.texi (User Identification): user-uid, user-real-uid
6480 can return float.
6481
6482 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
6483 and about derived modes.
6484 (Minor Modes): Add minor-mode-list.
6485 (Defining Minor Modes): Keyword args for define-minor-mode.
6486 (Search-based Fontification): Explain managing other properties.
6487 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 6488 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
6489 (Hooks): Add run-mode-hooks and delay-mode-hooks.
6490
6491 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
6492 (Variable Aliases): Clarify defvaralias.
6493
6494 * loading.texi (Library Search): Add load-suffixes.
6495
6496 * minibuf.texi (Basic Completion): Add lazy-completion-table.
6497 (Programmed Completion): Add dynamic-completion-table.
6498
6499 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
6500 (Magic File Names): Specify precedence order of handlers.
6501
6502 * commands.texi (Command Overview): Emacs server runs pre-command-hook
6503 and post-command-hook.
6504 (Waiting): New calling convention for sit-for.
6505
6506 * text.texi (Special Properties): local-map and keymap properties
6507 apply based on their stickiness.
6508
65092003-07-07 Richard M. Stallman <rms@gnu.org>
6510
6511 * modes.texi (Minor Mode Conventions): Specify only some kinds
6512 of list values as args to minor modes.
6513
6514 * files.texi (File Name Expansion): Warn about iterative use
6515 of substitute-in-file-name.
6516
6517 * advice.texi (Activation of Advice): Clean up previous change.
6518
65192003-07-06 Markus Rost <rost@math.ohio-state.edu>
6520
6521 * advice.texi (Activation of Advice): Note that ad-start-advice is
6522 turned on by default.
6523
65242003-06-30 Richard M. Stallman <rms@gnu.org>
6525
6526 * text.texi (Buffer Contents): Document current-word.
6527 (Change Hooks): Not called for *Messages*.
6528
6529 * functions.texi (Defining Functions): Explain about redefining
6530 primitives.
6531 (Function Safety): Renamed. Minor changes.
6532 Comment out the detailed criteria for what is safe.
6533
65342003-06-22 Andreas Schwab <schwab@suse.de>
6535
6536 * objects.texi (Symbol Type): Fix description of examples.
6537
65382003-06-16 Andreas Schwab <schwab@suse.de>
6539
6540 * hash.texi (Creating Hash): Fix description of :weakness.
6541
c8763fb6 65422003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
6543
6544 * files.texi (Changing Files): copy-file copies file modes, too.
6545
65462003-05-28 Richard M. Stallman <rms@gnu.org>
6547
6548 * strings.texi (Creating Strings): Clarify split-string.
6549
65502003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
6551
6552 * strings.texi (Creating Strings): Update split-string specification
6553 and examples.
6554
65552003-05-19 Richard M. Stallman <rms@gnu.org>
6556
6557 * elisp.texi: Correct invariant section names.
6558
65592003-04-20 Richard M. Stallman <rms@gnu.org>
6560
6561 * os.texi (Timers): Explain about timers and quitting.
6562
65632003-04-19 Richard M. Stallman <rms@gnu.org>
6564
6565 * internals.texi (Writing Emacs Primitives): Strings are
6566 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
6567 Explain GCPRO convention for varargs function args.
6568
65692003-04-16 Richard M. Stallman <rms@gnu.org>
6570
6571 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
6572
65732003-04-08 Richard M. Stallman <rms@gnu.org>
6574
6575 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
6576
65772003-02-13 Kim F. Storm <storm@cua.dk>
6578
6579 * objects.texi (Character Type): New \s escape for space.
6580
65812003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6582
6583 * os.texi (System Environment): Added cygwin system-type.
6584
65852003-01-25 Richard M. Stallman <rms@gnu.org>
6586
6587 * keymaps.texi: Document that a symbol can act as a keymap.
6588
65892003-01-13 Richard M. Stallman <rms@gnu.org>
6590
6591 * text.texi (Changing Properties): Say string indices are origin-0.
6592
6593 * positions.texi (Screen Lines) <compute-motion>:
6594 Correct order of elts in return value.
6595
6596 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
6597 how to define a default binding.
6598
65992002-12-07 Markus Rost <rost@math.ohio-state.edu>
6600
6601 * loading.texi (Unloading): Fix recent change for load-history.
6602
6603 * customize.texi (Simple Types): Clarify description of custom
6604 type 'number. Describe new custom type 'float.
6605
66062002-12-04 Markus Rost <rost@math.ohio-state.edu>
6607
6608 * variables.texi (File Local Variables): Fix typo.
6609
c8763fb6 66102002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
6611
6612 From Michael Albinus <Michael.Albinus@alcatel.de>.
6613
6614 * README: Target for Info file is `make info'.
6615
6616 * files.texi (File Name Components): Fixed typos in
6617 `file-name-sans-extension'.
6618 (Magic File Names): Complete list of operations for magic file
6619 name handlers.
6620
66212002-09-16 Jonathan Yavner <jyavner@engineer.com>
6622
6623 * variables.texi (File Local Variables): New function
6624 risky-local-variable-p.
6625
66262002-09-15 Jonathan Yavner <jyavner@engineer.com>
6627
6628 * functions.texi (Function safety): New node about unsafep.
6629
66302002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
6631
6632 * customize.texi (Splicing into Lists): Fixed example.
6633 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
6634
66352002-06-17 Juanma Barranquero <lektu@terra.es>
6636
6637 * frames.texi (Display Feature Testing): Fix typo.
6638
66392002-06-12 Andreas Schwab <schwab@suse.de>
6640
6641 * frames.texi (Initial Parameters, Resources): Fix references to
6642 the Emacs manual.
6643
66442002-05-13 Kim F. Storm <storm@cua.dk>
6645
6646 * variables.texi (Intro to Buffer-Local): Updated warning and
6647 example relating to changing buffer inside let.
6648
c8763fb6 66492002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6650
6651 * os.texi (Session Management): New node about X Session management.
6652
66532002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
6654
6655 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
6656 to which the manual corresponds, and the copyright years.
6657
6658 * Makefile.in (VERSION): Set to 2.9.
6659
66602001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
6661
6662 * elisp.texi: Change the category in @dircategory to "Emacs", to
6663 make it consistent with info/dir.
6664
66652001-11-25 Miles Bader <miles@gnu.org>
6666
6667 * text.texi (Fields): Describe new `limit' arg in
6668 field-beginning/field-end.
6669
66702001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
6671
6672 * permute-index: Don't depend on csh-specific features. Replace
6673 the interpreter name with /bin/sh.
6674
6675 * two-volume-cross-refs.txt: New file.
6676 * two.el: New file.
6677 * spellfile: New file.
6678
66792001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6680
6681 * permute-index: New file.
6682
6683 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6684 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6685 8+3 restricted namespace.
6686
6687 * Makefile.in (infodir): Define relative to $(srcdir).
6688 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6689 include directories list via -I switch to makeinfo.
6690 (index.texi): Use cp if both hard and symbolic links fail.
6691
66922001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6693
6694 * Makefile.in (distclean): Add.
6695
6696 The following changes make ELisp manual part of the Emacs
6697 distribution:
6698
6699 * Makefile.in: Add Copyright notice.
6700 (prefix): Remove.
6701 (infodir): Change value to "../info".
6702 (VPATH): New variable.
6703 (MAKE): Don't define.
6704 (texmacrodir): Don't define.
6705 (texinputdir): Append the existing value of TEXINPUTS.
6706 ($(infodir)/elisp): Instead of just "elisp". Reformat the
6707 command to be compatible with man/Makefile.in, and to put the
6708 output into ../info.
6709 (info): Add target.
6710 (installall): Target removed.
6711
c8763fb6 67122001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
6713
6714 * tips.texi (Coding Conventions): Fix typo.
6715
67162001-10-23 Gerd Moellmann <gerd@gnu.org>
6717
6718 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6719
67202001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
6721
6722 * files.texi (File Name Components): Update the description of
6723 file-name-sans-extension and file-name-extension, as they now
6724 ignore leading dots.
6725
67262001-10-20 Gerd Moellmann <gerd@gnu.org>
6727
6728 * (Version 21.1 released.)
6729
67302001-10-19 Miles Bader <miles@gnu.org>
6731
6732 * positions.texi (Text Lines): Describe behavior of
6733 `beginning-of-line'/`end-of-line' in the presence of field properties.
6734
67352001-10-17 Gerd Moellmann <gerd@gnu.org>
6736
6737 * Makefile.in (VERSION): Set to 2.8.
6738 (manual): Use `manual-21'.
6739
6740 * elisp.texi (VERSION): Add and use it where the version
6741 number was used. Set it to 2.8.
6742
6743 * intro.texi: Likewise.
6744
67452001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6746
6747 * files.texi (File Name Completion): Document the significance of
6748 a trailing slash in elements of completion-ignored-extensions.
6749
67502001-10-06 Miles Bader <miles@gnu.org>
6751
6752 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6753
67542001-10-04 Gerd Moellmann <gerd@gnu.org>
6755
6756 * variables.texi (Variable Aliases): New node.
6757
67582001-10-04 Gerd Moellmann <gerd@gnu.org>
6759
6760 * Branch for 21.1.
6761
67622001-10-02 Miles Bader <miles@gnu.org>
6763
6764 * minibuf.texi (Minibuffer Misc): Add entries for
6765 `minibuffer-contents', `minibuffer-contents-no-properties', and
6766 `delete-minibuffer-contents'.
6767 Correct description for `minibuffer-prompt-end'.
6768
6769 * text.texi (Property Search): Correct descriptions of
6770 `next-char-property-change' and `previous-char-property-change'.
6771 Add entries for `next-single-char-property-change' and
6772 `previous-single-char-property-change'.
6773 Make operand names a bit more consistent.
6774
67752001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
6776
6777 * frames.texi (Finding All Frames): Document that next-frame and
6778 previous-frame are local to current terminal.
6779
67802001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
6781
6782 * keymaps.texi (Creating Keymaps): Fix the description of the
6783 result of make-keymap.
6784
67852001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
6786
6787 * display.texi (Font Lookup, Attribute Functions)
6788 (Image Descriptors): Add cross-references to the definition of
6789 selected frame.
6790
6791 * buffers.texi (The Buffer List): Add cross-references to the
6792 definition of selected frame.
6793
6794 * frames.texi (Input Focus): Clarify which frame is _the_ selected
6795 frame at any given time.
6796 (Multiple Displays, Size and Position): Add a cross-reference to
6797 the definition of the selected frame.
6798
67992001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6800
6801 * strings.texi (String Conversion) <string-to-number>: Document
6802 that a float is returned for integers that are too large.
6803
6804 * frames.texi (Mouse Position): Document mouse-position-function.
6805 (Display Feature Testing): Document display-images-p.
6806 (Window Frame Parameters): Document the cursor-type variable.
6807
6808 * numbers.texi (Integer Basics): Document CL style read syntax for
6809 integers in bases other than 10.
6810
6811 * positions.texi (List Motion): Document
6812 open-paren-in-column-0-is-defun-start.
6813
6814 * lists.texi (Sets And Lists): Document member-ignore-case.
6815
6816 * internals.texi (Garbage Collection): Document the used and free
6817 strings report.
6818 (Memory Usage): Document strings-consed.
6819
6820 * os.texi (Time of Day): Document float-time.
6821 (Recording Input): Document that clear-this-command-keys clears
6822 the vector to be returned by recent-keys.
6823
6824 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6825 argument keymap can be a list.
6826
6827 * nonascii.texi (User-Chosen Coding Systems)
6828 <select-safe-coding-system>: Document the new argument
6829 accept-default-p and the variable
6830 select-safe-coding-system-accept-default-p. Tell what happens if
6831 buffer-file-coding-system is undecided.
6832 (Default Coding Systems): Document auto-coding-regexp-alist.
6833
6834 * display.texi (The Echo Area) <message>: Document
6835 message-truncate-lines.
6836 (Glyphs): Document that the glyph table is unused on windowed
6837 displays.
6838
6839 * help.texi (Describing Characters) <single-key-description>:
6840 Document the new argument no-angles.
6841 (Accessing Documentation) <documentation-property>: Document that
6842 a non-string property is evaluated.
6843 <documentation>: Document that the function-documentation property
6844 is looked for.
6845
6846 * windows.texi (Selecting Windows): Document some-window.
6847
6848 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6849
6850 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6851 apropos-mode-hook.
6852
6853 * commands.texi (Using Interactive): Document interactive-form.
6854 (Keyboard Macros): Document kbd-macro-termination-hook.
6855 (Command Loop Info): Document that clear-this-command-keys clears
6856 the vector to be returned by recent-keys.
6857
68582001-09-04 Werner LEMBERG <wl@gnu.org>
6859
6860 * Makefile.in (srcdir, texinputdir): New variables.
6861 (srcs, index.texi, install): Use $(srcdir).
6862 (.PHONY): Remove elisp.dvi.
6863 (elisp): Use -I switch for makeinfo.
6864 (elisp.dvi): Use $(srcdir) and $(texinputdir).
6865 (installall, dist): Use $(srcdir).
6866 Fix path to texinfo.tex.
6867 (maintainer-clean): Add elisp.dvi and elisp.oaux.
6868
68692001-08-30 Gerd Moellmann <gerd@gnu.org>
6870
6871 * display.texi (Conditional Display): Adjust to API change.
6872
6873 * configure: New file.
6874
68752001-07-30 Gerd Moellmann <gerd@gnu.org>
6876
6877 * commands.texi (Repeat Events): Add description of
6878 double-click-fuzz.
6879
68802001-05-08 Stefan Monnier <monnier@cs.yale.edu>
6881
6882 * syntax.texi (Syntax Class Table): Add the missing designator for
6883 comment and string fences.
6884 (Syntax Properties): Add a xref to syntax table internals.
6885 (Syntax Table Internals): Document string-to-syntax.
6886
68872001-05-07 Gerd Moellmann <gerd@gnu.org>
6888
6889 * Makefile.in (install): Use install-info command line options
6890 like in Emacs' Makefile.in.
6891
68922000-12-09 Miles Bader <miles@gnu.org>
6893
6894 * windows.texi (Window Start): Update documentation for
6895 `pos-visible-in-window-p'.
6896
68972000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6898
6899 * lists.texi (Building Lists): Add footnote to explain how to add
6900 to the end of a list.
6901
69022000-10-25 Gerd Moellmann <gerd@gnu.org>
6903
6904 * files.texi (Visiting Functions): Typos.
6905
69062000-10-25 Kenichi Handa <handa@etl.go.jp>
6907
6908 * files.texi (Visiting Functions): Return value of
6909 find-file-noselect may be a list of buffers if wildcards are used.
6910
69112000-10-24 Miles Bader <miles@lsi.nec.co.jp>
6912
6913 * display.texi (Defining Faces): Document `graphic' display type
6914 in face specs.
6915
b344d29d 69162000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
6917
6918 * hooks.texi (Standard Hooks): Replace obsolete
6919 `after-make-frame-hook' with `after-make-frame-functions'.
6920
6921 * frames.texi (Creating Frames): Ditto.
6922
6923 * variables.texi (Future Local Variables): Ditto.
6924
69252000-10-16 Gerd Moellmann <gerd@gnu.org>
6926
6927 * display.texi (Other Image Types): Add description of :foreground
6928 and :background properties of mono PBM images.
6929
69302000-08-17 Werner LEMBERG <wl@gnu.org>
6931
6932 * .cvsignore: New file.
6933
69342000-01-05 Gerd Moellmann <gerd@gnu.org>
6935
6936 * tindex.pl: New script.
6937
69381999-12-03 Dave Love <fx@gnu.org>
6939
6940 * Makefile.in (MAKEINFO): New parameter.
6941
69421999-09-17 Richard Stallman <rms@gnu.org>
6943
6944 * Makefile.in (srcs): Add hash.texi.
6945 (VERSION): Update to 20.6.
6946
69471999-09-13 Richard Stallman <rms@gnu.org>
6948
6949 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
6950
69511998-08-29 Karl Heuer <kwzh@gnu.org>
6952
6953 * configure.in: New file.
6954 * Makefile.in: Renamed from Makefile.
6955 (prefix, infodir): Use value obtained from configure.
6956 (emacslibdir): Obsolete variable deleted.
6957 (dist): Distribute configure.in, configure, Makefile.in.
6958
69591998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
6960
6961 * Makefile (INSTALL_INFO): New variable.
6962 (install): Run install-info.
6963
69641998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
6965
6966 * Makefile (elisp.dvi): Add missing backslash.
6967
69681998-05-02 Richard Stallman <rms@psilocin.gnu.org>
6969
6970 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
6971 Run texindex without `./'. Always run texindex on elisp.tp.
6972 (elisp.tps): Target deleted.
6973
69741998-04-05 Richard Stallman <rms@psilocin.gnu.org>
6975
6976 * Makefile (srcs): Add nonascii.texi and customize.texi.
6977 (dist): Start by deleting `temp'.
6978
69791998-02-17 Richard Stallman <rms@psilocin.gnu.org>
6980
6981 * Makefile (makeinfo, texindex): Targets deleted.
6982 (makeinfo.o, texindex.o): Targets deleted.
6983 (clean, dist): Don't do anything with them or with getopt*.
6984
69851998-01-30 Richard Stallman <rms@psilocin.gnu.org>
6986
6987 * Makefile (SHELL): Defined.
6988
69891998-01-27 Richard Stallman <rms@psilocin.gnu.org>
6990
6991 * Makefile (elisp.tps): New target.
6992 (elisp.dvi): Depend on elisp.tps.
6993
c5602427 69941996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
6995
6996 * README: Update phone number.
6997
6998 * Makefile (elisp): Make this be the default target.
6999 Depend on makeinfo.c instead of makeinfo.
7000 (install): Don't depend on elisp.dvi, since we don't install that.
7001 Use mkinstalldirs.
7002 (dist): Add mkinstalldirs.
7003
c5602427 70041995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
7005
7006 * Makefile (VERSION): Update version number.
7007 (maintainer-clean): Renamed from realclean.
7008
c5602427 70091995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
7010
7011 * Makefile (realclean): New target.
7012 (elisp): Remove any old elisp-* files first.
7013
c5602427 70141993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
7015
7016 * Makefile (VERSION): New variable.
7017 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
7018 Compressed file suffix should be `.gz', not `.z'.
7019
ce058493 70201993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7021
7022 * Makefile (elisp): Depend on makeinfo.
7023
c5602427 70241993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
7025
7026 * Makefile (srcs): Add anti.texi.
7027
c5602427 70281993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7029
7030 * Makefile (infodir, prefix): New vars.
7031 (install): Use infodir.
7032 (emacsinfodir): Deleted.
7033
c5602427 70341993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7035
7036 * Makefile (srcs): Add calendar.texi.
7037
7038 * Makefile (dist): Copy texindex.c and makeinfo.c.
7039 Limit elisp-* files to those with one or two digits.
7040
c5602427 70411993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7042
7043 * Makefile (dist): Changed to use Gzip instead of compress.
7044
c5602427 70451993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7046
7047 * loading.texi (Unloading): define-function changed back to
7048 defalias. It may not stay this way, but at least it's
7049 consistent with the known-good version of the code patch.
7050
c5602427 70511993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
7052
7053 * modes.texi (Hooks): Document new optional arg of add-hook.
7054
c5602427 70551993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7056
7057 * variables.texi: Document nil initial value of buffer-local variables.
7058
7059 * tips.texi: Add new section on standard library headers.
7060
c5602427 70611993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7062
7063 * Makefile (srcs): Add frame.texi to the list of sources.
7064
c5602427 70651993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7066
7067 * Makefile (dist): Don't bother excluding autosave files; they'll
7068 never make it into the temp directory anyway, and the hash marks
7069 in the name are problematic for make and the Bourne shell.
7070 (srcs):
7071
c5602427 70721993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7073
7074 * Makefile (dist): Don't include backup files or autosave files in
7075 the distribution tar file.
7076
c5602427 70771991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7078
7079 * Makefile (srcs): Added index.perm.
7080 (elisp.dvi): Remove erroneous shell comment.
7081 Expect output of permute-index in permuted.fns.
7082 Save old elisp.aux in elisp.oaux.
7083 (clean): Added index.texi to be deleted.
7084
c5602427 70851990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7086
7087 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
7088
c5602427 70891990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
7090
7091 * files.texi: Noted that completion-ignored-extensions is ignored
7092 when making *Completions*.
7093
c5602427 70941990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
7095
7096 * Makefile make dist now depends on elisp.dvi, since it tries
7097 to include it in the dist file.
7098
c5602427 70991990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 7100
c5602427 7101 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 7102
c5602427 71031989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7104
7105 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
7106 (defunargs): Turn off \hyphenchar of \sl font temporarily.
7107
c5602427 71081989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7109
7110 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
7111 and @error{} are the terms now being used. The files in the
7112 directory have been changed to reflect this.
7113
7114 * All instances of @indentedresultt{} have been changed to
7115 ` @result{}', using 5 spaces at the begining of the line.
7116
c5602427 71171989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7118
7119 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
7120 experimental @indentedresult{}, @indentedexpandsto{} are part of
7121 the texinfo.tex in this directory. These TeX macros are not
7122 stable yet.
7123
c5602427 71241989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7125
7126 * texinfo.tex: Temporarily added
7127 \let\result=\dblarrow
7128 \def\error{{\it ERROR} \longdblarrow}
7129 We need to do this better soon.
7130
c5602427 71311989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7132
7133 * Applied Karl Berry's patches to *.texinfo files, but not to
7134 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
7135 new title page format is also not applied, since it requires
7136 texinfo.tex changes.)
7137
7138 * Cleaned up `Makefile' and defined the `emacslibdir' directory
7139 for the Project GNU development environment.
7140
7141;; Local Variables:
c8763fb6 7142;; coding: utf-8
b8d4c8d0
GM
7143;; add-log-time-zone-rule: t
7144;; End:
7145
352c8b4a
GM
7146 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
7147 2007, 2008 Free Software Foundation, Inc.
b8d4c8d0
GM
7148
7149 This file is part of GNU Emacs.
7150
352c8b4a 7151 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 7152 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7153 the Free Software Foundation, either version 3 of the License, or
7154 (at your option) any later version.
b8d4c8d0
GM
7155
7156 GNU Emacs is distributed in the hope that it will be useful,
7157 but WITHOUT ANY WARRANTY; without even the implied warranty of
7158 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7159 GNU General Public License for more details.
7160
7161 You should have received a copy of the GNU General Public License
352c8b4a 7162 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
7163
7164;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda