(format-write-file): Improve previous doc fix.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
f6dc3bed
CY
12008-11-26 Chong Yidong <cyd@stupidchicken.com>
2
3 * modes.texi (Auto Major Mode): Fix example.
4
5da9413d
GM
52008-11-25 Glenn Morris <rgm@gnu.org>
6
7 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
8
9 * files.texi (Format Conversion Round-Trip):
10 Use active voice for previous change.
11
fcca848c
CY
122008-11-25 Chong Yidong <cyd@stupidchicken.com>
13
14 * os.texi (Processor Run Time):
15 * processes.texi (Transaction Queues):
16 * markers.texi (The Mark):
17 * windows.texi (Choosing Window, Selecting Windows):
18 * files.texi (Changing Files, Magic File Names):
19 * commands.texi (Key Sequence Input):
20 * functions.texi (Declaring Functions):
21 * strings.texi (Predicates for Strings):
22 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
23
36c8dc54
CY
242008-11-24 Chong Yidong <cyd@stupidchicken.com>
25
26 * help.texi (Accessing Documentation): Update example.
27
28 * variables.texi (Defining Variables): Note that `*' is not
29 necessary if defcustom is used.
30
2a79b242
EZ
312008-11-22 Eli Zaretskii <eliz@gnu.org>
32
33 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
34 Characters" from @detailmenu.
35
36 * nonascii.texi (Character Codes, Character Sets)
37 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
38 (Chars and Bytes, Splitting Characters): Sections removed.
39
392f0d26
LK
402008-11-22 Lute Kamstra <lute@gnu.org>
41
42 * positions.texi (Text Lines): Update goto-line documentation.
43
af1a5cd5
MR
442008-11-21 Martin Rudalics <rudalics@gmx.at>
45
6a4cfb0c
MR
46 * frames.texi (Frames): Fix typo, add cross references, reword.
47 (Initial Parameters): Reword special-display-frame-alist text.
48 (Frames and Windows): Reword. Describe argument norecord for
49 set-frame-selected-window.
50 (Input Focus): Describe argument norecord for select-frame.
51 Remove comment on MS-Windows behavior for focus-follows-mouse.
52 (Raising and Lowering): Mention windows-frames dichotomy in
53 metaphor.
54
af1a5cd5
MR
55 * windows.texi (Displaying Buffers, Vertical Scrolling)
56 (Horizontal Scrolling): Fix indenting and rewording issues
57 introduced with 2008-11-07 change.
58
c249fa9c
GM
592008-11-20 Glenn Morris <rgm@gnu.org>
60
61 * files.texi (Format Conversion Round-Trip): Mention `preserve'
62 element of `format-alist'.
63
204d4665
GM
642008-11-19 Glenn Morris <rgm@gnu.org>
65
66 * doclicense.texi: Update to FDL 1.3.
67 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
68
cc0910af
CY
692008-11-18 Chong Yidong <cyd@stupidchicken.com>
70
efe6e7c4
CY
71 * windows.texi (Window Hooks): Remove *-end-trigger-functions
72 vars, which are obsolete. Mention jit-lock-register.
73
74 * modes.texi (Other Font Lock Variables): Document
75 jit-lock-register and jit-lock-unregister.
76
cc0910af
CY
77 * frames.texi (Color Parameters): Document alpha parameter.
78
aeeedf76
MR
792008-11-16 Martin Rudalics <rudalics@gmx.at>
80
81 * windows.texi (Splitting Windows, Deleting Windows)
82 (Selecting Windows, Cyclic Window Ordering)
83 (Buffers and Windows, Displaying Buffers, Choosing Window)
84 (Dedicated Windows, Window Point, Window Start and End)
85 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
86 (Size of Window, Resizing Windows, Window Configurations)
87 (Window Parameters): Avoid @var at beginning of sentences and
88 reword accordingly.
89
4c565c5c
LK
902008-11-11 Lute Kamstra <lute@gnu.org>
91
92 * files.texi (File Name Components): Fix file-name-extension
93 documentation.
94
25f494c9
JB
952008-11-11 Juanma Barranquero <lekktu@gmail.com>
96
97 * frames.texi (Basic Parameters): Remove display-environment-variable
98 and term-environment-variable.
99
a1401ab1
EZ
1002008-11-08 Eli Zaretskii <eliz@gnu.org>
101
102 * windows.texi (Basic Windows, Splitting Windows)
103 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
104 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
105 (Resizing Windows, Window Configurations, Window Parameters):
106 Fix wording and markup.
a1401ab1 107
efafc282
MR
1082008-11-07 Martin Rudalics <rudalics@gmx.at>
109
110 * windows.texi (Windows): Update entries.
111 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 112 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
113 (Selecting Windows, Cyclic Window Ordering): Reword with special
114 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
115 (Buffers and Windows, Choosing Window): Reword with special
116 emphasis on dedicated windows.
117 (Displaying Buffers): Reword. For switch-to-buffer mention that
118 it may fall back on pop-to-buffer. For other-window try to
119 explain how it treats the cyclic ordering of windows.
efafc282
MR
120 (Dedicated Windows): New node and section discussing dedicated
121 windows and associated functions.
86ab855a 122 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
123 (Window Start and End): Rename node and section title. Reword.
124 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
125 Minor rewording.
126 (Size of Window): Reword, in particular text on window-width.
127 (Resizing Windows): Reword. Add text on balancing windows.
128 (Window Configurations): Reword. Mention window parameters.
129 (Window Parameters): New node and section on window parameters.
130 (Window Hooks): Reword. Mention that
131 window-configuration-change-hook is run "buffer-locally".
132 * elisp.texi (Top): Update Windows entries in @detailmenu
133 section.
134
d60a8ab2
JB
1352008-11-04 Juanma Barranquero <lekktu@gmail.com>
136
137 * searching.texi (Regexp Search): Fix typo.
138
01777627
CY
1392008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
140
141 * searching.texi (Regexp Search): Document GREEDY arg.
142 (Simple Match Data): Fix return value.
143
c4526e93
EZ
1442008-11-01 Eli Zaretskii <eliz@gnu.org>
145
146 * nonascii.texi (Text Representations): Rewrite to make consistent
147 with Emacs 23 internal representation of characters. Document
148 `unibyte-string'.
149
fe2ae8b5
CY
1502008-10-28 Chong Yidong <cyd@stupidchicken.com>
151
152 * processes.texi (Process Information): Note that process-status
153 does not accept buffer names.
154
cc5a21e3
CY
1552008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
156
157 * positions.texi (Skipping Characters): Correct return value of
158 skip-chars-forward.
159
09460d9a
MR
1602008-10-25 Martin Rudalics <rudalics@gmx.at>
161
520b29e7
MR
162 * windows.texi (Deleting Windows): Update documentation of
163 delete-windows-on.
164 (Buffers and Windows): Update documentations of
165 get-buffer-window and get-buffer-window-list.
166 (Displaying Buffers): Update documentation of
167 replace-buffer-in-windows.
168
09460d9a
MR
169 * buffers.texi (Current Buffer): Reword set-buffer and
170 with-current-buffer documentations.
171 (Creating Buffers): Reword documentation of get-buffer-create.
172
4d48fcdc
MR
1732008-10-23 Martin Rudalics <rudalics@gmx.at>
174
175 * buffers.texi (Current Buffer): Reword documentation of
176 set-buffer.
177 (Buffer Names): Reword documentation of buffer-name.
178 (The Buffer List): For bury-buffer explain what happens with the
179 buffer's window.
180 (Creating Buffers): Say that get-buffer-create's arg is called
181 buffer-or-name.
182
f0143c43
CY
1832008-10-22 Chong Yidong <cyd@stupidchicken.com>
184
3e5dbbd3
CY
185 * advice.texi (Computed Advice): Explain what DEFINITION is.
186
f0143c43
CY
187 * nonascii.texi (Character Codes): Remove obsolete function
188 char-valid-p, and document characterp instead.
189
52a94b85
MR
1902008-10-22 Martin Rudalics <rudalics@gmx.at>
191
192 * windows.texi (Displaying Buffers): Reword documentation of
193 pop-to-buffer.
194 (Choosing Window): Rewrite documentation of display-buffer and
195 its options.
196
f76f8246
MR
197 * buffers.texi (Killing Buffers): Update documentation of
198 kill-buffer.
199
acc8b598
EZ
2002008-10-21 Eli Zaretskii <eliz@gnu.org>
201
80e6b6df
EZ
202 * processes.texi (Serial Ports): Fix wording and improve markup.
203
3645358a
EZ
204 * searching.texi (Regexp Search): Document `string-match-p' and
205 `looking-at-p'.
206 (POSIX Regexps): Add an xref for "non-greedy".
207 (Regexp Special): Add @cindex entry for "non-greedy".
208
b3d50cff 209 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 210 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 211
73b7530a
EZ
212 * frames.texi (Color Names): Add an xref to `read-color'.
213
214 * minibuf.texi (High-Level Completion): Document `read-color'.
215
acc8b598
EZ
216 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
217
218 * positions.texi (Narrowing): Add an xref to "Swapping Text".
219
220 * buffers.texi (Swapping Text): New section, documents
221 `buffer-swap-text'.
222
10e187e8
MR
2232008-10-21 Martin Rudalics <rudalics@gmx.at>
224
225 * windows.texi (Resizing Windows): Minor wording fix.
226
fd6f900c
EZ
2272008-10-20 Eli Zaretskii <eliz@gnu.org>
228
229 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
230 and `combine-and-quote-strings'.
231
232 * strings.texi (Creating Strings): Add xrefs for them.
233
e4372165
EZ
2342008-10-19 Eli Zaretskii <eliz@gnu.org>
235
d6328fba
EZ
236 * elisp.texi (Top): Make descriptive text for "Reading File Names"
237 match the corresponding menu in minibuf.texi.
238
e4372165
EZ
239 * minibuf.texi (Reading File Names): Document `read-shell-command'
240 and `minibuffer-local-shell-command-map'.
241
5d8dda33
MR
2422008-10-19 Martin Rudalics <rudalics@gmx.at>
243
244 * windows.texi (Resizing Windows): Remove var{} around "window" in
245 documentation of enlarge-window.
246 Rewrite documentation of window-min-height and window-min-width.
247
437706cd
EZ
2482008-10-19 Eli Zaretskii <eliz@gnu.org>
249
80f85d7c
EZ
250 * functions.texi (Calling Functions): Document `apply-partially'.
251
291703b5
EZ
252 * hooks.texi (Standard Hooks): Mention
253 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
254
255 * variables.texi (File Local Variables): Document
256 `file-local-variables-alist', `before-hack-local-variables-hook'
257 and `hack-local-variables-hook'.
258
583d8b3c
EZ
259 * processes.texi (Synchronous Processes): Document `process-lines'.
260
437706cd 261 * customize.texi (Variable Definitions): Document
583d8b3c 262 `custom-reevaluate-setting'.
437706cd 263
7e51d89b
MR
2642008-10-18 Martin Rudalics <rudalics@gmx.at>
265
266 * windows.texi (Choosing Window, Deleting Windows)
267 (Displaying Buffers): Expand documentation of dedicated windows.
268
43c59a3d
EZ
2692008-10-18 Eli Zaretskii <eliz@gnu.org>
270
018a960d
EZ
271 * files.texi (Changing Files): Document symbolic input of file
272 modes to `set-file-modes'. Document `read-file-modes' and
273 `file-modes-symbolic-to-number'.
274
2c0b8144
EZ
275 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
276 and `search-map'.
277
80120f13
EZ
278 * searching.texi (Search and Replace): Document
279 `replace-search-function' and `replace-re-search-function'.
2c0b8144 280 Document `multi-query-replace-map'.
80120f13 281
6d4913f0
EZ
282 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
283 (Completion Commands, Reading File Names): Rename
284 `minibuffer-local-must-match-filename-map' to
285 `minibuffer-local-filename-must-match-map'.
286 (Minibuffer Completion): The `require-match' argument to
287 `completing-read' can now have the value `confirm-only'.
288
43c59a3d
EZ
289 * windows.texi (Displaying Buffers): Minor wording fix.
290 (Choosing Window): `split-height-threshold' can now be nil.
291 Document `split-width-threshold'. `pop-up-frames' can have the
292 value `graphic-only'.
293
f36acfd9
EZ
2942008-10-17 Eli Zaretskii <eliz@gnu.org>
295
296 * os.texi (Startup Summary): Document `before-init-time' and
297 `after-init-time'. Document `initial-window-system' and
298 `window-system-initialization-alist'. Document reading the
299 abbrevs file. Document the call to `server-start' under --daemon.
300 Rearrange a bit to be consistent with the code flow.
53728487
EZ
301 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
302 (Time Parsing): Document `format-seconds'.
f36acfd9 303
96995b89
MR
3042008-10-17 Martin Rudalics <rudalics@gmx.at>
305
306 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
307 and reword.
308
2de17c73
EZ
3092008-10-16 Eli Zaretskii <eliz@gnu.org>
310
311 * markers.texi (The Mark): Document use-region-p.
312
9cf52b11
EZ
3132008-10-15 Eli Zaretskii <eliz@gnu.org>
314
c3aaf1d7
EZ
315 * internals.texi (Writing Emacs Primitives): The interactive spec
316 of a primitive can be a Lisp form.
317
841a1743
EZ
318 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
319 values of transient-mark-mode. Document handle-shift-selection.
320
321 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
322 (Interactive Examples): Show an example of `^'.
323 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
324 (Defining Commands, Using Interactive): The interactive-form of a
325 function can be added via its symbol's property.
841a1743 326
52441368
EZ
327 * positions.texi (List Motion): beginning-of-defun-function can
328 now accept an argument.
329
8e8c1a72
EZ
330 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
331 now return a list of strings.
332
a33a1f2a
EZ
333 * control.texi (Handling Errors): Document ignore-errors.
334
4fb04348
EZ
335 * frames.texi (Creating Frames): Document frame-inherited-parameters.
336 (Parameter Access): Document set-frame-parameter.
337
ee666f84
EZ
338 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
339 Hooks" for the effect of kill-all-local-variables on local hook
340 functions.
341
9cf52b11
EZ
342 * modes.texi (Major Mode Conventions, Mode Line Variables):
343 `mode-name' need not be a string. xref to "Mode Line Data" for
344 details, and to "Emulating Mode Line" for computing a string
345 value.
346
22526bc4
EZ
3472008-10-14 Eli Zaretskii <eliz@gnu.org>
348
a65f6a85
EZ
349 * processes.texi (System Processes): New section.
350 (Processes, Signals to Processes): Add xrefs to it.
351
352 * objects.texi (Editing Types): A `process' is a subprocess of
353 Emacs, not just any process running on the OS.
354
355 * elisp.texi (Top): Adjust the @detailmenu for the above two
356 changes.
357
2724b26a
EZ
358 * sequences.texi (Char-Tables): Remove documentation of
359 set-char-table-default, which has no effect since Emacs 23.
360 <char-table-range, set-char-table-range>: Don't mention generic
361 characters and charsets. Add a cons cell as a possible argument.
362
363 * nonascii.texi (Splitting Characters)
364 (Translation of Characters): Don't mention generic characters.
365
366 * display.texi (Fontsets): Don't mention generic characters.
367
22526bc4 368 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 369 argument FUNCTION with a cons cell as KEY.
22526bc4 370
eaf4b689
EZ
3712008-10-13 Eli Zaretskii <eliz@gnu.org>
372
45e46036
EZ
373 * objects.texi (Primitive Function Type): Move "@cindex special
374 forms" from here...
375
376 * eval.texi (Special Forms): ...to here.
377
378 * functions.texi (What Is a Function): `functionp' returns nil for
379 special forms. Add an xref.
380
eaf4b689
EZ
381 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
382 Variables".
383
384 * variables.texi (Frame-Local Variables): New section.
385 (Buffer-Local Variables): Add an xref to it.
386 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
387 have both frame-local and buffer-local binding.
388
389 * frames.texi (Frames): Mention multiple tty frames.
390 (Frame Parameters, Parameter Access): Mention frame-local variable
391 bindings.
392
15688fce
GM
3932008-09-20 Glenn Morris <rgm@gnu.org>
394
395 * display.texi (Defining Faces): Recommend against face variables.
396
35539065
JB
3972008-09-16 Juanma Barranquero <lekktu@gmail.com>
398
399 * display.texi (Echo Area Customization): Fix typo.
400
6a57054b
JB
4012008-09-09 Juanma Barranquero <lekktu@gmail.com>
402
403 * loading.texi (Where Defined): Add `defface' item.
404
d632fb82
MR
4052008-09-06 Martin Rudalics <rudalics@gmx.at>
406
407 * loading.texi (Where Defined): Fix description of symbol-file.
408
905a9adb
JR
4092008-08-26 Jason Rumney <jasonr@gnu.org>
410
411 * display.texi (TIFF Images): New section describing :index property.
412
852e91b7
CY
4132008-08-23 Chong Yidong <cyd@stupidchicken.com>
414
415 * display.texi (Temporary Displays): Remove unnecessary comment
416 about usage of temp-buffer-show-hook.
417
6be001ee
CY
4182008-08-05 Chong Yidong <cyd@stupidchicken.com>
419
420 * symbols.texi (Other Plists): Fix incorrect example.
421 Suggested by Florian Beck.
422
58e3d8e8
JB
4232008-07-31 Juanma Barranquero <lekktu@gmail.com>
424
425 * os.texi: Fix previous change.
426
7c2fb837
DN
4272008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
428
429 * os.texi:
430 * intro.texi:
431 * files.texi: Remove VMS support.
432
9e2a2647
DN
4332008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
434
435 * os.texi:
436 * frames.texi:
437 * display.texi: Remove mentions of Mac Carbon.
438
c4f4682b
MB
4392008-07-01 Miles Bader <miles@gnu.org>
440
441 * text.texi (Special Properties):
442 * display.texi (Truncation): Add wrap-prefix and line-prefix.
443
3696411e
JB
4442008-06-28 Johan Bockgård <bojohan@gnu.org>
445
446 * display.texi (Other Image Types): Fix copy/paste error; say
447 "PBM", not "XBM".
448
f2a77c3a
DN
4492008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
450
451 * os.texi: Remove references to obsolete systems.
452
6d52677d
EZ
4532008-06-20 Eli Zaretskii <eliz@gnu.org>
454
455 * makefile.w32-in (distclean): Remove makefile.
456
1a87da4c
GM
4572008-06-17 Glenn Morris <rgm@gnu.org>
458
459 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
460 (elisp, dist): Remove rules and variables that are obsolete now
461 the lisp manual is no longer distributed separately.
462
fdda1c5d
GM
4632008-06-16 Glenn Morris <rgm@gnu.org>
464
646692e9
GM
465 * configure, configure.in, mkinstalldirs: Remove unused files.
466
467 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 468 * vol1.texi (EMACSVER):
6a57054b 469 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
470
471 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
472 as per maintain.info.
473
611bee81
GM
4742008-06-15 Glenn Morris <rgm@gnu.org>
475
a7bed3a0
GM
476 * makefile.w32-in (manual): Use "23" rather than "21".
477
478 * Makefile.in (emacsver): New, set by configure.
479 (manual): Use emacsver.
480
d794edf2
GM
481 * intro.texi: Report bugs using M-x report-emacs-bug.
482
611bee81
GM
483 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
484
c73e02fa
GM
4852008-06-13 Daniel Engeler <engeler@gmail.com>
486
487 * elisp.texi, internals.texi, processes.texi: Add documentation
488 about serial port access.
489
e40a85cd
MB
4902008-06-05 Miles Bader <miles@gnu.org>
491
492 * display.texi (Displaying Faces): Update to reflect function
493 renamings in face-remap.el.
494
7b753744
JB
4952008-06-05 Juanma Barranquero <lekktu@gmail.com>
496
497 * display.texi (Fontsets): Fix typos.
498
9d3d42fb
MB
4992008-06-03 Miles Bader <miles@gnu.org>
500
7b753744
JB
501 * display.texi (Displaying Faces): Add add-relative-face-remapping,
502 remove-relative-face-remapping, set-base-face-remapping,
503 and set-default-base-face-remapping.
9d3d42fb 504
f2cec7a9
MB
5052008-06-01 Miles Bader <miles@gnu.org>
506
507 * display.texi (Displaying Faces): Add face-remapping-alist.
508
8f39c96d
SM
5092008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
510
511 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
512 variable names.
513
1ef5eecc
ER
5142008-05-03 Eric S. Raymond <esr@golux>
515
352c8b4a 516 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
517 (current-global-map) return references, not copies.
518
63b4387f
JL
5192008-05-02 Juri Linkov <juri@jurta.org>
520
521 * minibuf.texi (Text from Minibuffer): Document a list of
522 default values for `read-from-minibuffer'.
523
38a8b703
JB
5242008-04-24 Juanma Barranquero <lekktu@gmail.com>
525
526 * nonascii.texi (Translation of Characters): Fix previous change.
527
7c42e639
CY
5282008-04-20 Chong Yidong <cyd@stupidchicken.com>
529
530 * display.texi (Overlay Properties): Clarify role of underlying
531 textprop and overlay keymaps for display strings.
532
533 * keymaps.texi (Active Keymaps): Ditto.
534
25c0d999
SM
5352008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
536
537 * minibuf.texi (Programmed Completion):
538 Replace dynamic-completion-table with the new completion-table-dynamic.
539
e3af5968
CY
5402008-04-07 Chong Yidong <cyd@stupidchicken.com>
541
542 * intro.texi (Some Terms): Change "fonts in this manual" index
543 entry to "typographic conventions".
544
6bfc8698
EZ
5452008-04-05 Eli Zaretskii <eliz@gnu.org>
546
547 * objects.texi (Text Props and Strings): Add indexing for read
548 syntax of text properties.
549
4972c361
SM
5502008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
551
552 * processes.texi (Decoding Output): Remove process-filter-multibyte
553 functions.
554
c70a68db
MR
5552008-03-15 Martin Rudalics <rudalics@gmx.at>
556
557 * display.texi (Finding Overlays): Say that empty overlays at
558 the end of the buffer are reported too.
559
1291fd36
GM
5602008-03-13 Glenn Morris <rgm@gnu.org>
561
562 * elisp.texi (EMACSVER): Set to 23.0.60.
563
c6b0dfd5
CY
5642008-02-26 Chong Yidong <cyd@stupidchicken.com>
565
38a8b703 566 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 567
875fc30c
GM
5682008-02-22 Glenn Morris <rgm@gnu.org>
569
570 * frames.texi (Position Parameters): Clarify the description of
571 `left' and `top', using information from "Geometry".
572 (Geometry): Give a pointer to "Position Parameters", rather than
573 repeating information.
574
d8c8e45a
GM
5752008-02-11 Glenn Morris <rgm@gnu.org>
576
577 * objects.texi (Equality Predicates): No longer talk about "two"
578 functions.
579
38a8b703 5802008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
581
582 * objects.texi (Equality Predicates): Add defun for
583 equal-including-properties.
584
bfffe0b1
GM
5852008-02-10 Glenn Morris <rgm@gnu.org>
586
587 * objects.texi (Equality Predicates):
588 Mention equal-including-properties.
589
431b78c9
RS
5902008-02-07 Richard Stallman <rms@gnu.org>
591
592 * windows.texi (Window Start): Mention the feature of moving
593 window-start to start of line.
594
c8763fb6 5952008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
596
597 * keymaps.texi (Tool Bar): Document rtl property.
598
1a256502
TTN
5992008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
600
601 * display.texi (Button Types):
602 For define-button-type, clarify type of NAME.
603
569382c2
MR
6042008-01-19 Martin Rudalics <rudalics@gmx.at>
605
606 * buffers.texi (Buffer Modification): Fix typo.
607
f3041af1
DN
6082008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
609
610 * os.texi (System Environment): Remove references to OSes that are
611 not supported anymore.
612
d35e1cd7
DN
6132008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
614
615 * os.texi (System Environment): Remove mention for Masscomp.
616
23af7580
RS
6172008-01-04 Richard Stallman <rms@gnu.org>
618
619 * display.texi (Faces): Don't talk about internal face vector as arg
620 to facep.
621
622 * customize.texi (Type Keywords): Fix previous change.
623
624 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
625 * elisp.texi (Top): Fix menu for commands.texi change.
626
ec7d5b1e
RS
6272007-12-30 Richard Stallman <rms@gnu.org>
628
629 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
630 (Accessing Scroll): New node broken out of Accessing Mouse.
631
101a6cea
RS
6322007-12-28 Richard Stallman <rms@gnu.org>
633
634 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 635 (Basic Parameters): For `title', refer to title bar.
041817a4 636 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 637
72b7e664
RS
6382007-12-23 Richard Stallman <rms@gnu.org>
639
640 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
641 Improve some of the commented-out keywords' text too.
642
27a4f445
MR
6432007-12-14 Martin Rudalics <rudalics@gmx.at>
644
e2e3f1d7
MR
645 * nonascii.texi (Encoding and I/O): Reword to avoid saying
646 "visit the current buffer".
647
27a4f445
MR
648 * os.texi (System Interface): Fix typo.
649
a2afc99d
RS
6502007-12-04 Richard Stallman <rms@gnu.org>
651
652 * objects.texi (Symbol Type): Fix typo.
653
b694135c
RS
6542007-12-03 Richard Stallman <rms@gnu.org>
655
656 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
657
f99a19da
GM
6582007-12-01 Glenn Morris <rgm@gnu.org>
659
660 * functions.texi (Declaring Functions): Improve previous change.
661
8f4b37d8
GM
6622007-11-30 Glenn Morris <rgm@gnu.org>
663
664 * functions.texi (Declaring Functions): Add optional fourth
665 argument of declare-function, and setting third argument to `t'.
666
61a2fe01
RS
6672007-11-29 Richard Stallman <rms@gnu.org>
668
669 * customize.texi (Composite Types): Document `group' type.
670
cbfc5193
GM
6712007-11-29 Glenn Morris <rgm@gnu.org>
672
673 * functions.texi (Declaring Functions): Add findex. Mention
674 `external' files.
675
8386283a
JB
6762007-11-26 Juanma Barranquero <lekktu@gmail.com>
677
678 * functions.texi (Declaring Functions): Fix directive.
679
a07c9a8b
RS
6802007-11-25 Richard Stallman <rms@gnu.org>
681
682 * help.texi (Help Functions): Clean up last change.
683
684 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
685
686 * loading.texi (Named Features): Minor cleanup.
687
688 * macros.texi (Eval During Expansion): Minor cleanup.
689
690 * variables.texi (Variable Aliases): Minor cleanup.
691
a0925923
RS
6922007-11-24 Richard Stallman <rms@gnu.org>
693
694 * functions.texi (Declaring Functions): Clarify previous change.
695
696 * compile.texi (Compiler Errors): Clarify previous change.
697
20c63e44
RS
6982007-11-24 Richard Stallman <rms@gnu.org>
699
e5e76c04 700 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
701 Clarify the text and move items around.
702
5bb0cda3
GM
7032007-11-24 Glenn Morris <rgm@gnu.org>
704
705 * functions.texi (Declaring Functions): New section.
706 * compile.texi (Compiler Errors): Mention declaring functions,
707 defvar with no initvalue, and byte-compile-warnings.
708
af13c86a
MR
7092007-11-15 Martin Rudalics <rudalics@gmx.at>
710
711 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
712 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
713
a5373305
MR
7142007-11-13 Martin Rudalics <rudalics@gmx.at>
715
716 * help.texi (Help Functions): Document new macro `with-help-window'.
717
fe284805
JL
7182007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
719
720 * searching.texi (Replacing Match): Describe new
721 `match-substitute-replacement'.
722
2c3a09b1
RS
7232007-10-31 Richard Stallman <rms@gnu.org>
724
725 * strings.texi (Creating Strings): Null strings from concat not unique.
726
f2b480f4
RS
7272007-10-26 Richard Stallman <rms@gnu.org>
728
729 * objects.texi (Equality Predicates): Null strings are uniquified.
730
731 * minibuf.texi: Minor clarifications in previous change.
732
db21122c
GM
7332007-10-25 Glenn Morris <rgm@gnu.org>
734
735 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
736
2328cbb3
RS
7372007-10-24 Richard Stallman <rms@gnu.org>
738
739 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
740
741 * variables.texi (Frame-Local Variables): Node deleted.
742 (Variables): Delete Frame-Local Variables from menu.
743 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
744 (Default Value): Don't mention frame-local vars.
745
746 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
747
748 * loading.texi (Unloading): Document FEATURE-unload-function
749 instead of FEATURE-unload-hook.
750
2328cbb3
RS
751 * frames.texi (Multiple Displays): Don't mention frame-local vars.
752
c066bafa
JL
7532007-10-22 Juri Linkov <juri@jurta.org>
754
755 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
756 (High-Level Completion): Document a list of default value strings
757 in the DEFAULT argument, for which minibuffer functions return the
758 first element.
759
65ced25f
JL
7602007-10-17 Juri Linkov <juri@jurta.org>
761
762 * text.texi (Filling): Update arguments of fill-paragraph.
763 fill-paragraph operates on the active region in Transient Mark mode.
764 Remove fill-paragraph-or-region.
765
ee46ec8e
KB
7662007-10-13 Karl Berry <karl@gnu.org>
767
768 * elisp.texi (@dircategory): Move to after @copying,
769 since we want @copying as close as possible to the beginning of
770 the output.
771
61bbdbc6
RS
7722007-10-12 Richard Stallman <rms@gnu.org>
773
774 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
775
776 * commands.texi (Distinguish Interactive): New node,
777 broken out from Interactive Call and rewritten.
778 (Command Loop): Put Distinguish Interactive in menu.
779
af23e1e8
RS
7802007-10-09 Richard Stallman <rms@gnu.org>
781
782 * text.texi (Examining Properties): Mention overlay priority.
783
784 * display.texi (Display Margins): Correct the description
785 of margin display specifications.
786 (Replacing Specs): New subnode broken out of Display Property.
787
e1965a69
JL
7882007-10-06 Juri Linkov <juri@jurta.org>
789
790 * text.texi (Filling): Document fill-paragraph-or-region.
791
4638454b
JB
7922007-10-05 Juanma Barranquero <lekktu@gmail.com>
793
794 * display.texi (Auto Faces): Fix typo.
795
7ed54cc5
RS
7962007-10-02 Richard Stallman <rms@gnu.org>
797
798 * display.texi (Display Property): Explain some display specs
799 don't let you move point in.
800
801 * frames.texi (Cursor Parameters): Describe
802 cursor-in-non-selected-windows here. Explain more values.
803
804 * windows.texi (Basic Windows): Don't describe
805 cursor-in-non-selected-windows here.
806
305a7ef2
EZ
8072007-10-01 Eli Zaretskii <eliz@gnu.org>
808
809 * processes.texi (Misc Network): Note that these functions are
810 supported only on some systems.
811
f7a7f4eb
RS
8122007-10-01 Richard Stallman <rms@gnu.org>
813
814 * display.texi (Overlay Properties): Explain nil as priority.
815 Explain that conflicts are unpredictable if not resolved by
816 priorities.
817
780d7bb9
RS
8182007-09-23 Richard Stallman <rms@gnu.org>
819
820 * macros.texi (Backquote): Minor clarification.
821
14b4fdfb
RS
8222007-09-19 Richard Stallman <rms@gnu.org>
823
824 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
825 Clarify when they work in parallel and when one overrides.
826 Fix error in example.
14b4fdfb 827
b8d4c8d0
GM
8282007-09-06 Glenn Morris <rgm@gnu.org>
829
830 * Move from lispref/ to doc/lispref/. Change all setfilename
831 commands to use ../../info.
832 * Makefile.in (infodir): Go up one more level.
4638454b 833 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
834 (miscmanualdir): New.
835 (dist): Use new variable miscmanualdir.
836 * makefile.w32-in (infodir, texinputdir): Go up one more level.
837 (usermanualdir): Change from ../man to ../emacs.
838
1bb1f7d3
MR
8392007-08-30 Martin Rudalics <rudalics@gmx.at>
840
841 * commands.texi (Command Loop Info): Advise against changing
842 most variables described here. Explain new variable
843 last-repeatable-command.
844
b8d4c8d0
GM
8452007-08-29 Glenn Morris <rgm@gnu.org>
846
847 * elisp.texi (EMACSVER): Increase to 23.0.50.
848
8492007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
850
851 * frames.texi (Basic Parameters): Add display-environment-variable
852 and term-environment-variable.
853
8542007-08-28 Juri Linkov <juri@jurta.org>
855
856 * display.texi (Image Formats, Other Image Types): Add SVG.
857
8582007-08-28 Juri Linkov <juri@jurta.org>
859
860 * display.texi (Images): Move formats-related text to new node
861 "Image Formats".
862 (Image Formats): New node.
863
619fb9ee
RS
8642007-08-27 Richard Stallman <rms@gnu.org>
865
866 * windows.texi (Window Configurations): Clarify what
867 a window configuration saves.
868
b8d4c8d0
GM
8692007-08-25 Richard Stallman <rms@gnu.org>
870
871 * display.texi (Images): Delete redundant @findex.
872
8732007-08-16 Richard Stallman <rms@gnu.org>
874
875 * processes.texi (Asynchronous Processes): Clarify
876 doc of start-file-process.
877
8782007-08-08 Martin Rudalics <rudalics@gmx.at>
879
880 * modes.texi (Example Major Modes): Fix typo.
881
8822007-08-08 Glenn Morris <rgm@gnu.org>
883
884 * intro.texi (nil and t): Do not use `iff' in documentation.
885
886 * tips.texi (Documentation Tips): Recommend against `iff'.
887
8882007-08-07 Chong Yidong <cyd@stupidchicken.com>
889
890 * display.texi (Image Cache): Document image-refresh.
891
8922007-08-06 Martin Rudalics <rudalics@gmx.at>
893
894 * windows.texi (Size of Window): Document window-full-width-p.
895
8962007-07-25 Glenn Morris <rgm@gnu.org>
897
898 * gpl.texi (GPL): Replace license with GPLv3.
899
900 * Relicense all FSF files to GPLv3 or later.
901
9022007-07-24 Michael Albinus <michael.albinus@gmx.de>
903
4638454b
JB
904 * processes.texi (Synchronous Processes):
905 Add `process-file-shell-command'.
b8d4c8d0
GM
906 (Asynchronous Processes): Mention restricted use of
907 `process-filter' and `process-sentinel' in
908 `start-file-process'. Add `start-file-process-shell-command'.
909
9102007-07-17 Michael Albinus <michael.albinus@gmx.de>
911
912 * files.texi (Magic File Names): Introduce optional parameter
913 IDENTIFICATION for `file-remote-p'.
914
9152007-07-16 Richard Stallman <rms@gnu.org>
916
917 * display.texi (Defining Faces): Fix previous change.
918
9192007-07-14 Richard Stallman <rms@gnu.org>
920
921 * control.texi (Handling Errors): Document `debug' in handler list.
922
9232007-07-10 Richard Stallman <rms@gnu.org>
924
925 * display.texi (Defining Faces): Explain C-M-x feature for defface.
926
9272007-07-09 Richard Stallman <rms@gnu.org>
928
929 * files.texi (Magic File Names): Rewrite previous change.
930
9312007-07-08 Michael Albinus <michael.albinus@gmx.de>
932
933 * files.texi (Magic File Names): Introduce optional parameter
934 CONNECTED for `file-remote-p'.
935
9362007-07-07 Michael Albinus <michael.albinus@gmx.de>
937
938 * processes.texi (Asynchronous Processes):
939 * files.texi (Magic File Names): Add `start-file-process'.
940
9412007-06-27 Richard Stallman <rms@gnu.org>
942
943 * files.texi (Format Conversion Piecemeal): Clarify
944 `after-insert-file-functions' calling convention.
945
9462007-06-27 Michael Albinus <michael.albinus@gmx.de>
947
4638454b
JB
948 * files.texi (Magic File Names): Remove `dired-call-process'.
949 Add `process-file'.
b8d4c8d0
GM
950
9512007-06-27 Kenichi Handa <handa@m17n.org>
952
953 * text.texi (Special Properties): Fix description about
4638454b 954 `composition' property.
b8d4c8d0
GM
955
9562007-06-26 Kenichi Handa <handa@m17n.org>
957
958 * nonascii.texi (Default Coding Systems): Document about the
959 return value `undecided'.
960
9612007-06-25 David Kastrup <dak@gnu.org>
962
963 * keymaps.texi (Active Keymaps): Document new POSITION argument of
964 `current-active-maps'.
965
9662007-06-24 Karl Berry <karl@gnu.org>
967
4638454b 968 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
969
9702007-06-15 Juanma Barranquero <lekktu@gmail.com>
971
972 * display.texi (Overlay Arrow): Doc fix.
973
9742007-06-14 Karl Berry <karl@tug.org>
975
976 * anti.texi (Antinews): Typo.
977
9782007-06-14 Chong Yidong <cyd@stupidchicken.com>
979
980 * display.texi (Image Cache): Document image-refresh.
981
9822007-06-12 Karl Berry <karl@gnu.org>
983
984 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
985 * two-volume.make: New file.
986 * .cvsignore: Ignore two-volume files.
987
9882007-06-12 Tom Tromey <tromey@redhat.com>
989
990 * os.texi (Init File): Document user-emacs-directory.
991
9922007-06-03 Nick Roberts <nickrob@snap.net.nz>
993
994 * commands.texi (Click Events): Describe width and height when
995 object is nil.
996
9972007-05-30 Nick Roberts <nickrob@snap.net.nz>
998
999 * commands.texi (Click Events): Layout more logically. Describe
1000 width and height.
1001 (Drag Events, Motion Events): Update to new format for position.
1002
10032007-06-02 Richard Stallman <rms@gnu.org>
1004
1005 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
1006
10072007-06-02 Chong Yidong <cyd@stupidchicken.com>
1008
1009 * Version 22.1 released.
1010
10112007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1012
1013 * text.texi (Special Properties): Correct meaning of fontified face.
1014
10152007-05-30 Richard Stallman <rms@gnu.org>
1016
1017 * text.texi (Special Properties): Add link to Adjusting Point.
1018
10192007-05-12 Richard Stallman <rms@gnu.org>
1020
1021 * text.texi (Margins): indent-to-left-margin is not the default.
1022 (Mode-Specific Indent): For indent-line-function, the default
1023 is indent-relative.
1024
1025 * modes.texi (Example Major Modes): Explain last line of text-mode
1026 is redundant.
1027
10282007-05-10 Richard Stallman <rms@gnu.org>
1029
1030 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
1031
1032 * help.texi (Keys in Documentation): Add reference to
1033 Documentation Tips.
1034
1035 * files.texi (Format Conversion): TO-FN gets three arguments.
1036
1037 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
1038
10392007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
1040
1041 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
1042 * files.texi (Format Conversion): Expand intro; add menu.
1043 (Format Conversion Overview, Format Conversion Round-Trip)
1044 (Format Conversion Piecemeal): New nodes/subsections.
1045 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
1046 * text.texi (Text Properties): Remove "Saving Properties" from menu.
1047 (Saving Properties): Delete node/subsection.
1048
10492007-05-07 Karl Berry <karl@gnu.org>
1050
1051 * elisp.texi (EMACSVER): Back to 22.
1052
10532007-05-06 Richard Stallman <rms@gnu.org>
1054
1055 * processes.texi (Accepting Output): Revert most of previous change.
1056
10572007-05-05 Richard Stallman <rms@gnu.org>
1058
1059 * processes.texi (Accepting Output): accept-process-output
1060 uses microseconds, not milliseconds. But that arg is obsolete.
1061
10622007-05-04 Karl Berry <karl@tug.org>
1063
1064 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
1065
10662007-05-04 Eli Zaretskii <eliz@gnu.org>
1067
1068 * tips.texi (Documentation Tips): Rearrange items to place the
1069 more important ones first. Add an index entry for hyperlinks.
1070
10712007-05-03 Karl Berry <karl@gnu.org>
1072
1073 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
1074 (EMACSVER) [smallbook]: 22 for printed version.
1075
1076 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
1077 so restore anchor to normal position after defun. Found by Kevin Ryde.
1078
10792007-04-26 Glenn Morris <rgm@gnu.org>
1080
1081 * elisp.texi (EMACSVER): Increase to 22.1.50.
1082
10832007-04-28 Karl Berry <karl@gnu.org>
1084
1085 * elisp.texi: Improve line breaks on copyright page,
1086 similar layout to emacs manual, 8.5x11 by default.
1087
10882007-04-24 Richard Stallman <rms@gnu.org>
1089
1090 * text.texi (Special Properties): Add xref to Overlay Properties.
1091
1092 * display.texi (Overlay Properties): Add xref to Special Properties.
1093
10942007-04-22 Richard Stallman <rms@gnu.org>
1095
1096 * keymaps.texi (Extended Menu Items): Move the info about
1097 format with cached keyboard binding.
1098
10992007-04-21 Richard Stallman <rms@gnu.org>
1100
1101 * text.texi (Special Properties): Clarify previous change.
1102
1103 * files.texi (File Name Expansion): Clarify previous change.
1104
1105 * display.texi (Attribute Functions): Fix example for
1106 face-attribute-relative-p.
1107
11082007-04-19 Kenichi Handa <handa@m17n.org>
1109
1110 * text.texi (Special Properties): Document composition property.
1111
11122007-04-19 Glenn Morris <rgm@gnu.org>
1113
1114 * files.texi (File Name Expansion): Mention "superroot".
1115
11162007-04-15 Chong Yidong <cyd@stupidchicken.com>
1117
1118 * frames.texi (Multiple Displays): Add note about "multi-monitor"
1119 setups.
1120 (Display Feature Testing): Note that display refers to all
1121 physical monitors for multi-monitor setups.
1122
11232007-04-14 Richard Stallman <rms@gnu.org>
1124
1125 * lists.texi (Sets And Lists): Clarify `delete' examples.
1126 Remove spurious xref to same node.
1127 Clarify xref for add-to-list.
1128
11292007-04-12 Nick Roberts <nickrob@snap.net.nz>
1130
1131 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
1132 value of lisp-mode-map.
1133
11342007-04-11 Karl Berry <karl@gnu.org>
1135
1136 * anti.texi (Antinews):
1137 * display.texi (Overlay Properties, Defining Images):
1138 * processes.texi (Synchronous Processes, Sentinels):
1139 * syntax.texi (Syntax Table Internals):
1140 * searching.texi (Regexp Special):
1141 * nonascii.texi (Default Coding Systems):
1142 * text.texi (Special Properties):
1143 * minibuf.texi (Basic Completion): Wording to improve breaks in
1144 8.5x11 format.
1145 * elisp.texi (smallbook): New @set to more easily switch between
1146 smallbook and 8.5x11.
1147
11482007-04-11 Richard Stallman <rms@gnu.org>
1149
1150 * text.texi (Lazy Properties): Minor fix.
1151
11522007-04-08 Karl Berry <karl@gnu.org>
1153
1154 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
1155 * macros.texi (Backquote): Downcase Backquote in index entries for
1156 consistency.
1157
11582007-04-08 Richard Stallman <rms@gnu.org>
1159
1160 * text.texi (Adaptive Fill): Just describe default,
1161 don't show it (since it contains non-ASCII chars).
1162
11632007-04-07 Karl Berry <karl@gnu.org>
1164
1165 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
1166 adaptive-fill-regexp's value, since they are not in the standard
1167 TeX fonts.
1168
11692007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
1170
1171 * display.texi (Defining Faces): Fix example.
1172
11732007-04-07 Karl Berry <karl@gnu.org>
1174
1175 * display.texi (Button Buffer Commands): Improve page break.
1176
11772007-04-07 Richard Stallman <rms@gnu.org>
1178
1179 * advice.texi (Activation of Advice): Remove redundant index entry.
1180
1181 * backups.texi: Improve index entries. Remove redundant ones.
1182
1183 * compile.texi (Byte Compilation): Improve index entry.
1184
1185 * hash.texi (Creating Hash): Improve index entry.
1186
1187 * symbols.texi (Definitions): Improve index entry.
1188
1189 * edebug.texi: Improve index entries. Remove redundant/useless ones.
1190
1191 * maps.texi (Standard Keymaps): Remove useless index entry.
1192
1193 * help.texi (Documentation Basics): Remove redundant index entries.
1194
1195 * customize.texi: Improve index entries.
1196 Remove redundant/useless ones.
1197
1198 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
1199
1200 * streams.texi (Output Variables): Improve index entry.
1201
1202 * abbrevs.texi (Abbrevs): Remove useless index entry.
1203
1204 * macros.texi (Expansion): Remove useless index entry.
1205
1206 * text.texi: Improve index entries. Remove redundant/useless ones.
1207 (Text Properties, Examining Properties)
1208 (Special Properties): Use "property category" instead of "category"
1209 to refer to the `category' property.
1210
1211 * positions.texi: Improve index entries. Remove useless one.
1212
1213 * lists.texi: Improve index entries. Remove redundant/useless ones.
1214
1215 * os.texi: Improve index entries.
1216 (Timers): Fix previous change.
1217
1218 * buffers.texi: Improve index entries.
1219 (Modification Time): Get rid of term "obsolete buffer".
1220
1221 * debugging.texi: Improve index entries.
1222 (Test Coverage): Add xref to other test coverage ftr.
1223
1224 * eval.texi: Improve index entry. Remove redundant ones.
1225
1226 * numbers.texi: Improve index entries. Remove redundant/useless ones.
1227
1228 * files.texi: Improve index entries. Remove redundant/useless ones.
1229
1230 * objects.texi: Improve index entries.
1231
1232 * processes.texi: Improve index entries.
1233
1234 * modes.texi: Improve index entry. Remove redundant one.
1235
1236 * nonascii.texi: Improve index entries.
1237
1238 * internals.texi: Improve index entries.
1239
1240 * syntax.texi: Improve index entries.
1241
1242 * keymaps.texi (Active Keymaps): Improve index entries.
1243
1244 * commands.texi: Improve index entries. Remove redundant/useless ones.
1245
1246 * frames.texi: Improve index entries. Remove redundant/useless ones.
1247
1248 * markers.texi: Improve index entries. Remove redundant ones.
1249
1250 * tips.texi: Improve index entries.
1251
1252 * loading.texi (Unloading): Improve index entry.
1253
1254 * variables.texi: Improve index entries. Remove redundant one.
1255
1256 * sequences.texi: Improve index entry.
1257
1258 * display.texi: Improve index entries. Remove redundant ones.
1259
1260 * windows.texi: Improve index entries.
1261
1262 * searching.texi: Improve index entries. Remove redundant one.
1263
1264 * strings.texi (Case Tables): Improve last change.
1265
12662007-04-04 Chong Yidong <cyd@stupidchicken.com>
1267
1268 * strings.texi (Case Tables): Document with-case-table and
1269 ascii-case-table.
1270
12712007-04-03 Karl Berry <karl@gnu.org>
1272
1273 * processes.texi (Network): Reword to improve page break.
1274
12752007-04-03 Eli Zaretskii <eliz@gnu.org>
1276
1277 * functions.texi (Inline Functions): Describe more disadvantages
1278 of defsubst, and make advice against it stronger.
1279
12802007-04-02 Karl Berry <karl@gnu.org>
1281
1282 * backups.texi (Backup Names): Avoid widow words.
1283 * modes.texi (Example Major Modes): Align last comment.
1284
12852007-04-01 Chong Yidong <cyd@stupidchicken.com>
1286
1287 * keymaps.texi (Remapping Commands): Document new arg to
1288 command-remapping.
1289
12902007-04-01 Karl Berry <karl@gnu.org>
1291
1292 * processes.texi (Low-Level Network): Typo.
1293 * loading.texi (Hooks for Loading): Avoid double "the".
1294 * keymaps.texi (Key Sequences): No double "and".
1295 (Changing Key Bindings): Shorten to improve line break.
1296
12972007-03-31 Glenn Morris <rgm@gnu.org>
1298
1299 * os.texi (Timers): Fix description of run-at-time TIME formats.
1300
13012007-03-31 Richard Stallman <rms@gnu.org>
1302
1303 * display.texi (Invisible Text): Correct buffer-invisibility-spec
1304 regarding ellipsis.
1305
13062007-03-31 Eli Zaretskii <eliz@gnu.org>
1307
1308 * intro.texi (nil and t):
1309 * symbols.texi (Plists and Alists):
1310 * variables.texi (Variable Aliases, Constant Variables):
1311 * functions.texi (Defining Functions):
1312 * advice.texi (Advising Primitives):
1313 * debugging.texi (Syntax Errors, Compilation Errors):
1314 * minibuf.texi (Minibuffer Windows):
1315 * commands.texi (Adjusting Point):
1316 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
1317 (Auto Major Mode, Major Mode Conventions):
1318 * help.texi (Describing Characters):
1319 * files.texi (Create/Delete Dirs, Information about Files)
1320 (File Locks, Writing to Files, Reading from Files)
1321 (Saving Buffers):
1322 * windows.texi (Resizing Windows, Cyclic Window Ordering):
1323 * frames.texi (Finding All Frames):
1324 * positions.texi (Buffer End, Motion):
1325 * markers.texi (The Region):
1326 * text.texi (Deletion, Near Point):
1327 * display.texi (Displaying Messages, Truncation):
1328 * os.texi (Processor Run Time):
1329 * tips.texi (Key Binding Conventions, Programming Tips)
1330 (Warning Tips, Documentation Tips, Comment Tips):
1331 * internals.texi (Memory Usage): Improve indexing.
1332
1333 * variables.texi (Frame-Local Variables):
1334 * functions.texi (Argument List):
1335 * loading.texi (Library Search):
1336 * streams.texi (Output Variables):
1337 * keymaps.texi (Translation Keymaps, Searching Keymaps):
1338 * searching.texi (Replacing Match, Search and Replace):
1339 * processes.texi (Byte Packing, Decoding Output)
1340 (Accepting Output, Network Servers, Shell Arguments):
1341 * display.texi (Abstract Display, Image Cache, Scroll Bars):
1342 * windows.texi (Window Point, Window Start):
1343 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
1344 * commands.texi (Reading Input, Keyboard Events):
1345 * minibuf.texi (Reading File Names, Minibuffer Completion)
1346 (Recursive Mini):
1347 * positions.texi (List Motion):
1348 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
1349 * numbers.texi (Arithmetic Operations, Math Functions)
1350 (Predicates on Numbers, Comparison of Numbers):
1351 (Numeric Conversions):
1352 * locals.texi (Standard Buffer-Local Variables):
1353 * maps.texi (Standard Keymaps):
1354 * os.texi (User Identification, System Environment, Recording Input)
1355 (X11 Keysyms):
1356 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
1357 * backups.texi (Backups and Auto-Saving):
1358 * customize.texi (Customization, Group Definitions)
1359 (Variable Definitions):
1360 * compile.texi (Byte Compilation): Improve index entries.
1361
13622007-03-31 Karl Berry <karl@gnu.org>
1363
1364 * macros.texi (Defining Macros): Avoid widow syllable.
1365
13662007-03-31 Eli Zaretskii <eliz@gnu.org>
1367
1368 * elisp.texi (Top): Postscript -> PostScript.
1369
1370 * display.texi (Images, Postscript Images): Postscript -> PostScript.
1371
13722007-03-31 Markus Triska <markus.triska@gmx.at>
1373
1374 * internals.texi (Writing Emacs Primitives): Untabify `For'.
1375
13762007-03-30 Karl Berry <karl@gnu.org>
1377
1378 * lists.texi (List-related Predicates): Remove spurious @need.
1379 (Setcdr): Use @smallexample to improve page break.
1380 (Association Lists) <assoc>: Reword to improve page break.
1381
1382 * strings.texi (String Conversion): Insert blank line to improve
1383 page break.
1384
1385 * numbers.texi (Random Numbers): Use @minus{}.
1386 (Math Functions): Use @minus{}.
1387
1388 * intro.texi (Acknowledgements): Avoid line breaks before middle
1389 initials.
1390
13912007-03-24 Eli Zaretskii <eliz@gnu.org>
1392
1393 * errors.texi (Standard Errors): Add an index entry.
1394
13952007-03-19 Richard Stallman <rms@gnu.org>
1396
1397 * os.texi (Recording Input): recent-keys now gives 300 keys.
1398
13992007-03-12 Glenn Morris <rgm@gnu.org>
1400
1401 * os.texi: Replace "daylight savings" with "daylight saving"
1402 throughout.
1403
14042007-03-05 Richard Stallman <rms@gnu.org>
1405
1406 * variables.texi (File Local Variables): Update
1407 enable-local-variables values.
1408
14092007-03-04 Richard Stallman <rms@gnu.org>
1410
1411 * syntax.texi (Control Parsing): Minor clarification.
1412
1413 * strings.texi (Formatting Strings): Clarify width, precision, flags.
1414
1415 * sequences.texi (Sequence Functions): Move string-bytes away,
1416 add xref.
1417
1418 * nonascii.texi (Text Representations): Move string-bytes here.
1419
1420 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
1421
1422 * minibuf.texi (Basic Completion): Minor clarification.
1423
1424 * markers.texi (The Mark): Clarify existence vs activation of mark.
1425 Other cleanup.
1426
1427 * display.texi (Finding Overlays): Write better example.
1428
1429 * compile.texi (Eval During Compile): Clarify putting macros
1430 in eval-when-compile.
1431
c5602427 14322007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
1433
1434 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 1435 load-read-function definition doc.
b8d4c8d0
GM
1436
14372007-02-21 Kim F. Storm <storm@cua.dk>
1438
1439 * strings.texi (Text Comparison): Mention that assoc-string
1440 converts symbols to strings before testing.
1441
14422007-02-17 Kim F. Storm <storm@cua.dk>
1443
1444 * processes.texi (Bindat Spec): Vector types can have optional
1445 element type.
1446 (Bindat Examples): Fix example. Add vector with element type.
1447
14482007-02-16 Andreas Schwab <schwab@suse.de>
1449
1450 * strings.texi (Formatting Strings): Document '+' flag.
1451
14522007-02-15 Juanma Barranquero <lekktu@gmail.com>
1453
1454 * strings.texi (Modifying Strings): Clarify that `clear-string'
1455 always converts the string to unibyte.
1456
14572007-02-14 Kim F. Storm <storm@cua.dk>
1458
1459 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
1460 Rewrite glyph code description to refer to these functions.
1461 Remove details of encoding face number and char into integer code.
1462
14632007-02-03 Alan Mackenzie <acm@muc.de>
1464
1465 * loading.texi (Hooks for Loading): Make the description of
1466 `eval-after-load' more detailed, and amend the description of
1467 after-load-alist, in accordance with changes from 2006-05.
1468
14692007-02-03 Chong Yidong <cyd@stupidchicken.com>
1470
1471 * modes.texi (Defining Minor Modes): Document that a :require
1472 keyword or similar may be required to make saved customization
1473 variables work.
1474
14752007-02-03 Eli Zaretskii <eliz@gnu.org>
1476
1477 * elisp.texi (Top): Make the detailed menu headers compliant with
1478 Texinfo guidelines and with what texnfo-upd.el expects. Add
1479 comments to prevent people from inadvertently modifying the key
1480 parts needed by `texinfo-multiple-files-update'.
1481
14822007-02-02 Eli Zaretskii <eliz@gnu.org>
1483
1484 * elisp.texi (Top): Update the top-level menus.
1485
1486 * syntax.texi (Categories): Add index entries.
1487
14882007-02-01 Juanma Barranquero <lekktu@gmail.com>
1489
1490 * display.texi (Attribute Functions): Fix name and description of
1491 the UNDERLINE arg of `set-face-underline-p'.
1492
14932007-01-29 Eli Zaretskii <eliz@gnu.org>
1494
1495 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
1496 Variables", and "Standard Keymaps" to the detailed menu.
1497
1498 * variables.texi (Future Local Variables): Add index entry.
1499
15002007-01-28 Richard Stallman <rms@gnu.org>
1501
1502 * tips.texi (Coding Conventions): Clarify the tip about macros
1503 that define a function or a variable.
1504
1505 * files.texi (File Attributes): UID and GID can be floats.
1506 (Magic File Names): Explain why deferring all operations to
1507 the standard handler does not work.
1508
15092007-01-23 Martin Rudalics <rudalics@gmx.at>
1510
1511 * backups.texi (Reverting): Use "buffer" instead of "file"
1512 when talking about major and minor modes.
1513
15142007-01-21 Richard Stallman <rms@gnu.org>
1515
1516 * help.texi (Documentation): Add xref to Documentation Tips.
1517
15182007-01-14 Juanma Barranquero <lekktu@gmail.com>
1519
1520 * tips.texi (Coding Conventions): Fix typos.
1521
15222007-01-05 Richard Stallman <rms@gnu.org>
1523
1524 * modes.texi (Defining Minor Modes): Fix previous change.
1525
15262007-01-03 Richard Stallman <rms@gnu.org>
1527
1528 * customize.texi (Variable Definitions, Customization Types):
1529 Don't use * in doc string for defcustom.
1530
15312007-01-02 Richard Stallman <rms@gnu.org>
1532
1533 * variables.texi (Variable Aliases): Clarify that aliases vars
1534 always have the same value.
1535
1536 * processes.texi (Bindat Spec): Fix Texinfo usage.
1537
1538 * modes.texi (Defining Minor Modes): Explain effect of command
1539 defined with define-global-minor-mode on new buffers.
1540
15412006-12-30 Kim F. Storm <storm@cua.dk>
1542
1543 * keymaps.texi (Tool Bar): Describe `grow-only' value of
1544 `auto-resize-tool-bars'.
1545
15462006-12-30 Richard Stallman <rms@gnu.org>
1547
1548 * keymaps.texi (Active Keymaps): Fix previous change.
1549
15502006-12-30 Nick Roberts <nickrob@snap.net.nz>
1551
1552 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
1553
15542006-12-30 Kim F. Storm <storm@cua.dk>
1555
1556 * processes.texi (Bindat Spec): Clarify using field names in
1557 length specifications.
1558
15592006-12-29 Kim F. Storm <storm@cua.dk>
1560
1561 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1562 Add count and index variables for eval forms in repeat blocks.
1563
15642006-12-24 Richard Stallman <rms@gnu.org>
1565
1566 * customize.texi (Variable Definitions): Document
1567 new name custom-add-frequent-value.
1568
15692006-12-19 Kim F. Storm <storm@cua.dk>
1570
1571 * commands.texi (Misc Events): User signals now result in sigusr1
1572 and sigusr2 events which are handled through special-event-map.
1573 (Special Events): User signals and drag-n-drop are special.
1574
15752006-12-17 Richard Stallman <rms@gnu.org>
1576
1577 * loading.texi (Named Features): Explain subfeatures better.
1578
1579 * customize.texi: Use "option" only for user options.
1580 For the keyword values inside defcustom etc, say "keywords".
1581 For :options value's elements, say "elements".
1582 :group should not be omitted.
1583
1584 * syntax.texi (Parsing Expressions): Split up node.
1585 (Motion via Parsing, Position Parse, Parser State)
1586 (Low-Level Parsing, Control Parsing): New subnodes.
1587 (Parser State): Document syntax-ppss-toplevel-pos.
1588
1589 * positions.texi (List Motion): Punctuation fix.
1590
1591 * files.texi (File Name Completion): Document PREDICATE arg
1592 to file-name-completion.
1593
15942006-12-16 Eli Zaretskii <eliz@gnu.org>
1595
1596 * internals.texi (Building Emacs, Writing Emacs Primitives):
1597 Add index entries.
1598
15992006-12-11 Richard Stallman <rms@gnu.org>
1600
1601 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
1602 affects face menu. Explain how to make it non-nil without enabling
1603 any fontification.
1604
16052006-12-10 Chong Yidong <cyd@stupidchicken.com>
1606
1607 * modes.texi (Font Lock Basics): Document nil value of
1608 font-lock-defaults.
1609
16102006-12-10 Glenn Morris <rgm@gnu.org>
1611
1612 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
1613 value for system-flag argument. Abbrev tables may not be empty
1614 when major modes are loaded.
1615
16162006-12-08 Juanma Barranquero <lekktu@gmail.com>
1617
1618 * makefile.w32-in (maintainer-clean): Partially revert last
1619 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
1620 to protect elisp-covers.texi.
1621
16222006-12-07 Juanma Barranquero <lekktu@gmail.com>
1623
1624 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1625 Don't remove elisp* info files; they are already deleted by the
1626 `clean' and `distclean' targets, and they are in the $(infodir)
1627 directory, not the current one.
1628
16292006-12-04 Kim F. Storm <storm@cua.dk>
1630
1631 * commands.texi (Misc Events): Update signal events.
1632 (Event Examples): Add signal example.
1633
16342006-11-29 Richard Stallman <rms@gnu.org>
1635
1636 * frames.texi (Visibility of Frames): Explain visible windows
1637 can be covered by others. Add xref for raise-frame.
1638
16392006-11-28 Richard Stallman <rms@gnu.org>
1640
1641 * searching.texi (Regexp Special): Update when ^ is special.
1642
16432006-11-27 Eli Zaretskii <eliz@gnu.org>
1644
1645 * customize.texi (Customization, Common Keywords)
1646 (Group Definitions, Variable Definitions, Composite Types)
1647 (Type Keywords, Customization Types): Add index entries for
1648 various customization keywords.
1649
16502006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1651
1652 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1653
c8763fb6 16542006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
1655
1656 * frames.texi (Window System Selections): Remove clipboard from
1657 description of selection-coding-system.
1658
16592006-11-06 Richard Stallman <rms@gnu.org>
1660
1661 * lists.texi (List Variables): Document COMPARE-FN.
1662
1663 * keymaps.texi: Avoid use of "binding" to mean a relation;
1664 use it only to refer to the meaning associated with a key.
1665 (Keymaps): Change menu node description.
1666
1667 * elisp.texi (Top): Change menu node description.
1668
1669 * display.texi (Managing Overlays): Document overlay-recenter.
1670
16712006-10-29 Chong Yidong <cyd@stupidchicken.com>
1672
1673 * Makefile.in: Use relative paths to avoid advertising filesystem
1674 contents during compilation.
1675
16762006-10-23 Kim F. Storm <storm@cua.dk>
1677
1678 * commands.texi (Event Input Misc): Update unread-command-events.
1679
16802006-10-23 Nick Roberts <nickrob@snap.net.nz>
1681
1682 * lists.texi (Sets And Lists): Fix typos.
1683
16842006-10-18 Juanma Barranquero <lekktu@gmail.com>
1685
1686 * control.texi (Processing of Errors): Use @var for an argument,
1687 not @code.
1688
16892006-10-16 Richard Stallman <rms@gnu.org>
1690
1691 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1692
1693 * keymaps.texi (Format of Keymaps): Show all the keymap element
1694 patterns that result from menu items.
1695 (Key Lookup): Minor cleanups.
1696
1697 * modes.texi (Precalculated Fontification): Don't say that
1698 not setting font-lock-defaults avoids loading font-lock.
1699
1700 * help.texi (Documentation): Move xref to Emacs Manual here.
1701 (Documentation Basics): From here.
1702 Also doc emacs-lisp-docstring-fill-column.
1703
1704 * elisp.texi: Update version and ISBN.
1705
1706 * commands.texi (Interactive Call): Clarify KEYS arg to
1707 call-interactively is a vector.
1708 (Command Loop Info): Delete anchor in this-command-keys.
1709 Add anchor in this-command-keys-vector.
1710 (Recursive Editing): Document how recursive-edit
1711 handles the current buffer.
1712
17132006-10-13 Chong Yidong <cyd@stupidchicken.com>
1714
1715 * frames.texi (Frame Titles): %c and %l are ignored in
1716 frame-title-format.
1717
17182006-10-11 Richard Stallman <rms@gnu.org>
1719
1720 * keymaps.texi (Key Sequences): Clarify use of kbd.
1721
17222006-10-10 Kim F. Storm <storm@cua.dk>
1723
1724 * lists.texi (Sets And Lists): Add memql.
1725
17262006-10-03 Richard Stallman <rms@gnu.org>
1727
1728 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1729 Clarify :ascii: and :nonascii:.
1730
17312006-09-29 Juri Linkov <juri@jurta.org>
1732
1733 * modes.texi (%-Constructs): Reorder coding systems in the
1734 documentation of %z to the real order displayed in the modeline.
1735
17362006-09-25 Richard Stallman <rms@gnu.org>
1737
1738 * os.texi (Timers): Describe timer-max-repeats.
1739
17402006-09-25 Chong Yidong <cyd@stupidchicken.com>
1741
1742 * os.texi (Timers): Mention with-local-quit.
1743
17442006-09-24 Richard Stallman <rms@gnu.org>
1745
1746 * searching.texi (Searching and Matching): Mention property search.
1747
1748 * commands.texi (Command Loop Info): Explain how read-event affects
1749 this-command-keys.
1750
17512006-09-20 Richard Stallman <rms@gnu.org>
1752
1753 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1754
1755 * windows.texi (Window Start): Minor cleanups.
1756
17572006-09-20 Kim F. Storm <storm@cua.dk>
1758
1759 * windows.texi (Window Start): pos-visible-in-window-p allows
1760 specifying t for position to mean "end of window".
1761 Add window-line-height.
1762
1763 * anti.texi (Antinews): Mention window-line-height.
1764
17652006-09-19 David Kastrup <dak@gnu.org>
1766
1767 * keymaps.texi (Searching Keymaps): Small clarification.
1768
17692006-09-18 Richard Stallman <rms@gnu.org>
1770
1771 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1772 cause keyboard menus.
1773 (Menu Keymaps): Likewise.
1774 (Defining Menus, Keyboard Menus): Clarify.
1775
1776 * text.texi (Fields): Clarify explanation of constrain-to-field.
1777
17782006-09-16 Eli Zaretskii <eliz@gnu.org>
1779
1780 * variables.texi (Tips for Defining): Fix a typo.
1781
17822006-09-15 Richard Stallman <rms@gnu.org>
1783
1784 * keymaps.texi (Remapping Commands, Searching Keymaps)
1785 (Active Keymaps): Clean up previous change.
1786
17872006-09-15 Jay Belanger <belanger@truman.edu>
1788
1789 * gpl.texi: Replace "Library Public License" by "Lesser Public
1790 License" throughout.
1791
17922006-09-15 David Kastrup <dak@gnu.org>
1793
1794 * keymaps.texi (Active Keymaps): Adapt description to use
1795 `get-char-property' instead `get-text-property'. Explain how
1796 mouse events change this. Explain the new optional argument of
1797 `key-binding' and its mouse-dependent lookup.
1798 (Searching Keymaps): Adapt description similarly.
1799 (Remapping Commands): Explain the new optional argument of
1800 `command-remapping'.
1801
18022006-09-14 Richard Stallman <rms@gnu.org>
1803
1804 * keymaps.texi (Searching Keymaps): Clarification.
1805 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
1806
18072006-09-13 Richard Stallman <rms@gnu.org>
1808
1809 * objects.texi (Character Type): Node split.
1810 Add xref to Describing Characters.
1811 (Basic Char Syntax, General Escape Syntax)
1812 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1813
18142006-09-11 Richard Stallman <rms@gnu.org>
1815
1816 * display.texi (Display Table Format): Wording clarification.
1817 (Glyphs): Clarifications.
1818
18192006-09-10 Chong Yidong <cyd@stupidchicken.com>
1820
1821 * keymaps.texi (Active Keymaps): Mention that key-binding checks
1822 local maps.
1823
18242006-09-10 Kim F. Storm <storm@cua.dk>
1825
1826 * display.texi (Forcing Redisplay): Document return value of
1827 function redisplay.
1828
18292006-09-09 Richard Stallman <rms@gnu.org>
1830
1831 * windows.texi (Window Hooks): Explain limits of
1832 window-scroll-functions.
1833
1834 * display.texi (Fringe Indicators): Update for last change in
1835 indicate-buffer-boundaries.
1836
18372006-09-08 Richard Stallman <rms@gnu.org>
1838
1839 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1840
18412006-09-06 Kim F. Storm <storm@cua.dk>
1842
1843 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1844
1845 * windows.texi (Window Start): Update pos-visible-in-window-p.
1846
18472006-09-04 Richard Stallman <rms@gnu.org>
1848
1849 * processes.texi (Accepting Output): Explain SECONDS=0 for
1850 accept-process-output.
1851
1852 * os.texi (Idle Timers): Explain why timer functions should not
1853 loop until (input-pending-p).
1854
18552006-09-02 Eli Zaretskii <eliz@gnu.org>
1856
1857 * makefile.w32-in (usermanualdir): New variable.
1858 (elisp.dvi): Use it.
1859
18602006-09-01 Eli Zaretskii <eliz@gnu.org>
1861
1862 * buffers.texi (Buffer Modification): Fix last change.
1863
18642006-09-01 Chong Yidong <cyd@stupidchicken.com>
1865
1866 * buffers.texi (Buffer Modification): Document
1867 buffer-chars-modified-tick.
1868
18692006-08-31 Richard Stallman <rms@gnu.org>
1870
1871 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1872
18732006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
1874
1875 * modes.texi (Syntactic Font Lock):
1876 Mention font-lock-syntactic-face-function
1877 instead of specific faces.
1878
18792006-08-29 Chong Yidong <cyd@stupidchicken.com>
1880
1881 * display.texi (Images): Add xrref to display-images-p.
1882
18832006-08-28 Kenichi Handa <handa@m17n.org>
1884
1885 * nonascii.texi (Lisp and Coding Systems): Fix description of
1886 detect-coding-region.
1887
18882006-08-27 Michael Olson <mwolson@gnu.org>
1889
1890 * processes.texi (Transaction Queues): Remove stray quote
1891 character.
1892
18932006-08-25 Richard Stallman <rms@gnu.org>
1894
1895 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
1896 Add xref.
1897
18982006-08-24 Chong Yidong <cyd@stupidchicken.com>
1899
1900 * os.texi (Timers): Avoid waiting inside timers.
1901
19022006-08-21 Lute Kamstra <lute@gnu.org>
1903
1904 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
1905
19062006-08-20 Richard Stallman <rms@gnu.org>
1907
1908 * os.texi (Idle Timers): New node, split out from Timers.
1909 Document current-idle-time.
1910 * commands.texi (Reading One Event): Update xref.
1911 * elisp.texi (Top): Update subnode menu.
1912
19132006-08-16 Richard Stallman <rms@gnu.org>
1914
1915 * keymaps.texi (Extended Menu Items): Show format of cached
1916 bindings in extended menu items.
1917
1918 * customize.texi (Variable Definitions): Explain when the
1919 standard value expression is evaluated.
1920
19212006-08-15 Chong Yidong <cyd@stupidchicken.com>
1922
1923 * commands.texi (Reading One Event): Explain idleness in
1924 `read-event'.
1925
19262006-08-12 Chong Yidong <cyd@stupidchicken.com>
1927
1928 * text.texi (Near Point): Say "cursor" not "terminal cursor".
1929 (Commands for Insertion): Removed split-line since it's not
1930 relevant for Lisp programming.
1931 (Yank Commands): Rewrite introduction.
1932 (Undo): Clarify.
1933 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
1934 (Filling): Remove redundant comment. Clarify return value of
1935 current-justification.
1936 (Margins): Minor clarifications.
1937 (Adaptive Fill): Update default value of adaptive-fill-regexp.
1938 (Sorting): Update definition of sort-lines.
1939 (Columns): Clarify behavior of sort-columns.
1940 (Indent Tabs): Link to Tab Stops in Emacs manual.
1941 (Special Properties): Clarify.
1942 (Clickable Text): Mention Buttons package.
1943
19442006-08-12 Kevin Ryde <user42@zip.com.au>
1945
1946 * os.texi (Time Parsing): Add %z to description of
1947 format-time-string, as per docstring. Add cross reference to
1948 glibc manual for strftime.
1949
19502006-08-08 Richard Stallman <rms@gnu.org>
1951
1952 * modes.texi: Clean up wording in previous change.
1953
19542006-08-07 Chong Yidong <cyd@stupidchicken.com>
1955
1956 * modes.texi (Hooks): Clarify.
1957 (Major Mode Basics): Mention define-derived-mode explicitly.
1958 (Major Mode Conventions): Rebinding RET is OK for some modes.
1959 Mention change-major-mode-hook and after-change-major-mode-hook.
1960 (Example Major Modes): Moved to end of Modes section.
1961 (Mode Line Basics): Clarify.
1962 (Mode Line Data): Mention help-echo and local-map in strings.
1963 Explain reason for treatment of non-risky variables.
1964 (Properties in Mode): Clarify.
1965 (Faces for Font Lock): Add font-lock-negation-char-face.
1966
19672006-08-04 Eli Zaretskii <eliz@gnu.org>
1968
1969 * strings.texi (Formatting Strings): Warn against arbitrary
1970 strings as first arg to `format'.
1971
19722006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
1973
1974 * text.texi (Clickable Text): Mention `help-echo' text property.
1975 Update intro, examples and associated explanations.
1976
19772006-07-31 Richard Stallman <rms@gnu.org>
1978
1979 * commands.texi: Update xrefs.
1980 (Event Mod): New node, cut out from old Translating Input.
1981
1982 * maps.texi: Update xrefs.
1983
1984 * keymaps.texi (Translation Keymaps): New node.
1985 Update xrefs from Translating Input to Translation Keymaps.
1986
1987 * elisp.texi (Top): Update subnode menu.
1988
1989 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
1990
1991 * os.texi (System Interface): Fix menu descriptions of some nodes.
1992 (Translating Input): Node deleted.
1993
19942006-07-31 Nick Roberts <nickrob@snap.net.nz>
1995
1996 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
1997
1998 * lists.texi (Sets And Lists): Likewise.
1999
20002006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
2001
2002 * text.texi (Fields): Mention POS
2003 requirement when narrowing is in effect.
2004
20052006-07-28 Richard Stallman <rms@gnu.org>
2006
2007 * display.texi (Face Attributes): Simplify wording.
2008 (Attribute Functions): Clarify meaning of new-frame default
2009 attribute settings.
2010
2011 * customize.texi (Common Keywords): Document how to use
2012 :package-version in a package not in Emacs.
2013
20142006-07-28 Kim F. Storm <storm@cua.dk>
2015
2016 * commands.texi (Reading One Event): Fix last change.
2017
20182006-07-26 Chong Yidong <cyd@stupidchicken.com>
2019
2020 * commands.texi (Reading One Event): Document SECONDS argument for
2021 read-event, read-char, and read-char-exclusive.
2022
20232006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2024
2025 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
2026 to ensure correct identification.
2027
20282006-07-24 Richard Stallman <rms@gnu.org>
2029
2030 * text.texi (Clickable Text): Clarify.
2031
2032 * sequences.texi (Vector Functions): Delete duplicate xref.
2033
2034 * objects.texi (Function Type): Clarify.
2035
2036 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
2037 modes.
2038
2039 * lists.texi (List Variables): New node.
2040 Material moved from other nodes.
2041
2042 * variables.texi (Setting Variables): add-to-list and
2043 add-to-ordered-list moved to List Variables node.
2044
20452006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2046
2047 * text.texi (Links and Mouse-1):
2048 For mouse-on-link-p, expand on arg POS.
2049
20502006-07-21 Kim F. Storm <storm@cua.dk>
2051
2052 * display.texi (Forcing Redisplay): Don't mention systems which
2053 don't support sub-second timers for redisplay-preemption-period.
2054
2055 * os.texi (Terminal Output): Clarify text vs graphical terminal.
2056
20572006-07-21 Eli Zaretskii <eliz@gnu.org>
2058
2059 * frames.texi (Input Focus): Document that focus-follows-mouse has
2060 no effect on MS-Windows.
2061
20622006-07-18 Richard Stallman <rms@gnu.org>
2063
2064 * display.texi (Forcing Redisplay): Cleanups in previous change.
2065
2066 * processes.texi (Low-Level Network): Make menu more convenient.
2067
20682006-07-18 Kim F. Storm <storm@cua.dk>
2069
2070 * display.texi (Forcing Redisplay): redisplay-preemption-period
2071 only used on window systems. Add xref to Terminal Output.
2072
2073 * os.texi (Terminal Output): baud-rate only controls preemption on
2074 non-window systems. Add xref to Forcing Redisplay.
2075
2076 * processes.texi (Low-Level Network): Rename node "Make Network"
2077 to "Network Processes".
2078
20792006-07-18 Karl Berry <karl@gnu.org>
2080
2081 * variables.texi, functions.texi, customize.texi, loading.texi:
2082 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
2083
20842006-07-17 Chong Yidong <cyd@stupidchicken.com>
2085
2086 * commands.texi (Waiting): Document batch-mode sit-for behavior.
2087
20882006-07-17 Richard Stallman <rms@gnu.org>
2089
2090 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
2091 Put period and comma inside quotes.
2092
2093 * loading.texi, markers.texi: Use real doublequote inside menus.
2094
2095 * windows.texi: Put point and comma inside quotes.
2096 (Textual Scrolling): Use @samp for error message.
2097
2098 * variables.texi, tips.texi, syntax.texi, symbols.texi:
2099 * strings.texi, streams.texi, processes.texi, os.texi:
2100 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
2101 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
2102 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
2103 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
2104 Put point and comma inside quotes.
2105
2106 * control.texi (Processing of Errors): Add command-error-function.
2107
2108 * variables.texi (File Local Variables): Clarify that
2109 file local variables make buffer-local bindings.
2110
2111 * modes.texi (Syntactic Font Lock): Give default for
2112 font-lock-syntax-table.
2113
21142006-07-17 Nick Roberts <nickrob@snap.net.nz>
2115
2116 * text.texi (Special Properties): Clean up previous change.
2117
21182006-07-16 Karl Berry <karl@gnu.org>
2119
2120 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
2121 * control.texi: Fix bad page breaks through chapter 10 (control).
2122
2123 * anti.texi (Antinews): Reorder face-attribute fns to avoid
2124 underfull hbox.
2125
21262006-07-15 Nick Roberts <nickrob@snap.net.nz>
2127
2128 * text.texi (Special Properties): Describe fontified text property
2129 in relation to a character (not text).
2130
21312006-07-15 Kim F. Storm <storm@cua.dk>
2132
2133 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
2134 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
2135 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
2136
2137 * anti.texi (Antinews): Mention redisplay function.
2138 The kbd macro existed, but was not documented, before 22.x.
2139 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
2140
21412006-07-14 Nick Roberts <nickrob@snap.net.nz>
2142
2143 * display.texi (Displaying Messages): Add anchor.
2144
2145 * frames.texi (Dialog Boxes): Use it.
2146
21472006-07-12 Richard Stallman <rms@gnu.org>
2148
2149 * objects.texi (Frame Type): Explain nature of frames better.
2150
2151 * frames.texi (Frames): Explain nature of frames better.
2152
21532006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
2154
2155 * tips.texi (Coding Conventions): Explain why use cl at compile time.
2156
21572006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2158
2159 * frames.texi (Window System Selections): Mention scrap support for Mac.
2160 Default value of x-select-enable-clipboard is t on Mac.
2161
2162 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
2163
21642006-07-11 Kim F. Storm <storm@cua.dk>
2165
2166 * display.texi (Forcing Redisplay): Add `redisplay' function.
2167 Don't mention (sit-for -1) -- use (redisplay t) instead.
2168
2169 * commands.texi (Waiting): (sit-for -1) is no longer special.
2170 (sit-for 0) is equivalent to (redisplay).
2171 Iconifying/deiconifying no longer makes sit-for return.
2172
21732006-07-10 Nick Roberts <nickrob@snap.net.nz>
2174
2175 * display.texi (Buttons): Fix typo.
2176
2177 * index.texi, elisp.texi (New Symbols): Comment node out.
2178
21792006-07-09 Richard Stallman <rms@gnu.org>
2180
2181 * display.texi (Truncation): Clean up previous change.
2182
21832006-07-08 Richard Stallman <rms@gnu.org>
2184
2185 * commands.texi (Interactive Call): Use 3 as prefix in example
2186 for execute-extended-command.
2187
2188 * display.texi (Attribute Functions): Move paragraph about
2189 compatibility with Emacs < 21.
2190
21912006-07-09 Kim F. Storm <storm@cua.dk>
2192
2193 * display.texi (Refresh Screen): Clarify force-window-update.
2194 (Truncation): "Normally" indicated by fringe arrows.
2195
21962006-07-08 Eli Zaretskii <eliz@gnu.org>
2197
2198 * windows.texi (Textual Scrolling, Resizing Windows):
2199 * variables.texi (Constant Variables):
2200 * text.texi (Buffer Contents, Deletion, Changing Properties)
2201 (Property Search, Special Properties, Sticky Properties)
2202 (Links and Mouse-1, Fields, Change Hooks):
2203 * syntax.texi (Syntax Table Functions, Parsing Expressions)
2204 (Categories):
2205 * symbols.texi (Other Plists):
2206 * streams.texi (Output Variables):
2207 * processes.texi (Input to Processes, Query Before Exit):
2208 * positions.texi (Word Motion, Text Lines, List Motion):
2209 * os.texi (Init File, System Environment, Sound Output)
2210 (Session Management):
2211 * nonascii.texi (Text Representations, Character Sets)
2212 (Chars and Bytes, Locales):
2213 * modes.texi (Defining Minor Modes, Header Lines):
2214 * minibuf.texi (Minibuffer Contents):
2215 * markers.texi (Information from Markers):
2216 * lists.texi (List Elements, Building Lists, Association Lists):
2217 * keymaps.texi (Tool Bar):
2218 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
2219 * functions.texi (What Is a Function, Mapping Functions):
2220 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
2221 (Color Names, Text Terminal Colors, Display Feature Testing):
2222 * files.texi (Visiting Functions, File Name Components)
2223 (Unique File Names, Contents of Directories):
2224 * display.texi (Forcing Redisplay, Displaying Messages)
2225 (Temporary Displays, Font Selection, Auto Faces)
2226 (Font Lookup, Fringe Indicators, Display Margins)
2227 (Image Descriptors, Showing Images, Image Cache, Button Types)
2228 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
2229 (Display Table Format, Glyphs):
2230 * control.texi (Iteration):
2231 * commands.texi (Command Loop Info, Adjusting Point):
2232 * backups.texi (Making Backups, Auto-Saving):
2233 Remove @tindex entries.
2234
22352006-07-07 Kim F. Storm <storm@cua.dk>
2236
2237 * display.texi (Fringe Cursors): Fix typo.
2238 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
2239 (Overlay Arrow): Default is overlay-arrow fringe indicator.
2240
22412006-07-05 Richard Stallman <rms@gnu.org>
2242
2243 * text.texi (Buffer Contents): Add example of text props
2244 in result of buffer-substring.
2245 (Text Properties): Explain better about use of specific property names.
2246 (Property Search): Some cleanups; reorder some functions.
2247
2248 * keymaps.texi (Changing Key Bindings): Cleanup.
2249 Add xref to Key Binding Conventions.
2250
2251 * display.texi (Attribute Functions): Add examples for
2252 face-attribute-relative-p.
2253
2254 * tips.texi (Coding Conventions): Cleanup last change.
2255
22562006-07-05 Karl Berry <karl@gnu.org>
2257
2258 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
2259 Remove @setchapternewpage odd.
2260 Result is 1013 pages, down from 1100.
2261
2262 * anti.texi, customize.texi, display.texi, internals.texi:
2263 * minibuf.texi, modes.texi, tips.texi:
2264 Fix overfull/underfull boxes.
2265
22662006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2267
2268 * edebug.texi (Instrumenting):
2269 Add Edebug-specific findex for eval-buffer.
2270 * loading.texi (Loading):
2271 Replace eval-current-buffer with eval-buffer.
2272
22732006-06-30 Nick Roberts <nickrob@snap.net.nz>
2274
2275 * locals.texi (Standard Buffer-Local Variables): Update the list
2276 of variables.
2277
22782006-06-26 Nick Roberts <nickrob@snap.net.nz>
2279
2280 * files.texi (File Name Completion): Point user to the node
2281 "Reading File Names".
2282
22832006-06-24 Eli Zaretskii <eliz@gnu.org>
2284
2285 * files.texi (Contents of Directories): Document case-insensitive
2286 behavior on respective filesystems.
2287
2288 * objects.texi (Character Type): Document that Emacs signals an
2289 error for unsupported Unicode characters specified as \uNNNN.
2290
22912006-06-19 Richard Stallman <rms@gnu.org>
2292
2293 * processes.texi (Bindat Spec): Clarify previous change.
2294
22952006-06-16 Richard Stallman <rms@gnu.org>
2296
2297 * tips.texi (Coding Conventions): Better explain conventions
2298 for definition constructs.
2299
2300 * text.texi (Special Properties): String value of `read-only'
2301 serves as the error message.
2302
2303 * objects.texi (Character Type): Clarify prev. change.
2304 (Non-ASCII in Strings): Mention \u and \U.
2305
2306 * commands.texi (Using Interactive): Explain problem of
2307 markers, etc., in command-history.
2308
23092006-06-14 Kim F. Storm <storm@cua.dk>
2310
2311 * commands.texi (Waiting): Negative arg to sit-for forces
2312 redisplay even if input is pending.
2313
2314 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
2315 redisplay. Remove incorrect example of binding redisplay-dont-pause
2316 around (sit-for 0).
2317
23182006-06-13 Richard Stallman <rms@gnu.org>
2319
2320 * display.texi (Forcing Redisplay): Clarify previous change.
2321
23222006-06-13 Romain Francoise <romain@orebokech.com>
2323
2324 * display.texi (Forcing Redisplay): Fix typo.
2325
23262006-06-13 Kim F. Storm <storm@cua.dk>
2327
2328 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
2329
23302006-06-10 Luc Teirlinck <teirllm@auburn.edu>
2331
2332 * tips.texi (Coding Conventions): Add `@end itemize'.
2333
23342006-06-10 Richard Stallman <rms@gnu.org>
2335
2336 * tips.texi (Coding Conventions): Explain use of coding systems
2337 to ensure one decoding for strings.
2338
23392006-06-09 Aidan Kehoe <kehoea@parhasard.net>
2340
2341 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
2342 syntax.
2343
23442006-06-07 Eli Zaretskii <eliz@gnu.org>
2345
2346 * display.texi (Font Selection): Remove description of
2347 clear-face-cache.
2348
2349 * compile.texi (Eval During Compile): Fix a typo. Add index
2350 entries for possible uses of eval-when-compile.
2351
23522006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
2353
2354 * display.texi (Abstract Display): Fix typo.
2355
23562006-06-03 Eli Zaretskii <eliz@gnu.org>
2357
2358 * minibuf.texi (Minibuffer History) <history-add-new-input>:
2359 Reword variable's description.
2360
23612006-06-01 Richard Stallman <rms@gnu.org>
2362
2363 * windows.texi (Splitting Windows): Clarify splitting nonselected
2364 window.
2365
23662006-05-31 Juri Linkov <juri@jurta.org>
2367
2368 * minibuf.texi (Minibuffer History): Add history-add-new-input.
2369
23702006-05-30 Richard Stallman <rms@gnu.org>
2371
2372 * display.texi (Line Height): Fix errors in description of
10d1d0af 2373 default line height and line-height property.
b8d4c8d0
GM
2374
2375 * nonascii.texi (Default Coding Systems): Further clarification.
2376
23772006-05-29 Luc Teirlinck <teirllm@auburn.edu>
2378
2379 * internals.texi (Pure Storage): Mention that an overflow in pure
2380 space causes a memory leak.
2381 (Garbage Collection): If there was an overflow in pure space,
2382 `garbage-collect' returns nil.
2383
23842006-05-30 Eli Zaretskii <eliz@gnu.org>
2385
2386 * nonascii.texi (Default Coding Systems): Fix it some more.
2387
23882006-05-29 Eli Zaretskii <eliz@gnu.org>
2389
2390 * nonascii.texi (Default Coding Systems): Fix last change.
2391
23922006-05-29 Kenichi Handa <handa@m17n.org>
2393
2394 * nonascii.texi (find-operation-coding-system): Describe the new
2395 argument format (FILENAME . BUFFER).
2396
23972006-05-28 Richard Stallman <rms@gnu.org>
2398
2399 * tips.texi (Coding Conventions): Better explain reasons not to
2400 advise other packages or use `eval-after-load'.
2401
24022006-05-29 Kim F. Storm <storm@cua.dk>
2403
2404 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
2405 `bindat-idx' and `bindat-raw' for clarity.
2406
24072006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2408
2409 * processes.texi (Bindat Spec): Expand on `repeat' handler.
2410
2411 * display.texi (Display): Add "Abstract Display" to menu.
2412 (Abstract Display, Abstract Display Functions)
2413 (Abstract Display Example): New nodes.
2414 * elisp.texi (Top): Add "Abstract Display" to menu.
2415
24162006-05-27 Chong Yidong <cyd@stupidchicken.com>
2417
2418 * keymaps.texi (Key Sequences): Link to input events definition.
2419 (Format of Keymaps): Delete material duplicated in Keymap Basics.
2420
2421 * files.texi (Changing Files): Document updated argument list for
2422 copy-file.
2423
24242006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2425
2426 * processes.texi (Bindat Functions): Explain term "total length".
2427 Use it in bindat-length and bindat-pack descriptions.
2428
24292006-05-26 Eli Zaretskii <eliz@gnu.org>
2430
2431 * tips.texi (Coding Conventions): Advise against using
2432 eval-after-load in packages. Add an index entry.
2433
24342006-05-25 Juri Linkov <juri@jurta.org>
2435
2436 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
2437
2438 * modes.texi (%-Constructs): Add %e, %z, %Z.
2439
24402006-05-25 Richard Stallman <rms@gnu.org>
2441
2442 * elisp.texi (Top): Update subnode menu.
2443
2444 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
2445 (Keymaps): Update menu.
2446
24472006-05-25 Chong Yidong <cyd@stupidchicken.com>
2448
2449 * keymaps.texi (Key Sequences): Some clarifications.
2450
24512006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
2452
2453 * processes.texi (Bindat Functions): Say "unibyte string"
2454 explicitly for bindat-unpack and bindat-pack descriptions.
2455 (Bindat Examples): Don't call `string-make-unibyte' in example.
2456
24572006-05-25 Chong Yidong <cyd@stupidchicken.com>
2458
2459 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 2460 Explain string and vector representations of key sequences.
b8d4c8d0
GM
2461
2462 * keymaps.texi (Changing Key Bindings):
dd7b651b 2463 * commands.texi (Interactive Codes):
b8d4c8d0
GM
2464 * help.texi (Describing Characters): Refer to it.
2465
24662006-05-23 Luc Teirlinck <teirllm@auburn.edu>
2467
2468 * frames.texi (Pointer Shape): @end table -> @end defvar.
2469
24702006-05-22 Richard Stallman <rms@gnu.org>
2471
2472 * elisp.texi (Top): Update subnode menus.
2473
2474 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
2475 Contents rewritten; material from old Pointer Shape node moved here.
2476
2477 * display.texi (Pointer Shape): Node deleted.
2478 (Image Descriptors): Minor cleanup.
2479
24802006-05-21 Richard Stallman <rms@gnu.org>
2481
2482 * syntax.texi (Parsing Expressions): Update info on which STATE
2483 elements are ignored.
2484
24852006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2486
2487 * hooks.texi (Standard Hooks): Correct typo.
2488
2489 * gpl.texi (GPL): ifinfo -> ifnottex.
2490
24912006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
2492
2493 * searching.texi (Simple Match Data): Warn about match data being
2494 set anew by every search.
2495
24962006-05-17 Richard Stallman <rms@gnu.org>
2497
2498 * minibuf.texi (Minibuffer History): Clarify.
2499
2500 * searching.texi (Regexp Special): Clarify nested regexp warning.
2501
25022006-05-16 Kim F. Storm <storm@cua.dk>
2503
2504 * minibuf.texi (Minibuffer History): Update add-to-history.
2505
25062006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
2507
2508 * nonascii.texi (Explicit Encoding): Fix
2509 typo (encoding<->decoding).
2510
25112006-05-14 Richard Stallman <rms@gnu.org>
2512
2513 * buffers.texi (Creating Buffers): Cleanup.
2514
2515 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
2516
25172006-05-13 Eli Zaretskii <eliz@gnu.org>
2518
2519 * buffers.texi (Current Buffer): Document that with-temp-buffer
2520 disables undo.
2521
2522 * os.texi (Terminal-Specific): More accurate description of how
2523 Emacs searches for the terminal-specific libraries.
2524
25252006-05-12 Eli Zaretskii <eliz@gnu.org>
2526
2527 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
2528 emacs-xtra to @inforef's.
2529
2530 * text.texi (Undo): Document that undo is turned off in buffers
2531 whose names begin with a space.
2532
2533 * buffers.texi (Buffer Names): Add index entries for buffers whose
2534 names begin with a space.
2535 (Creating Buffers): Document that undo is turned off in buffers
2536 whose names begin with a space.
2537
2538 * files.texi (Visiting Functions, Reading from Files)
2539 (Saving Buffers): Mention code and EOL conversions by file I/O
2540 primitives and subroutines.
2541
2542 * nonascii.texi (Lisp and Coding Systems): Document
2543 coding-system-eol-type. Add index entries for eol conversion.
2544
2545 * display.texi (Defining Faces): Mention `mac', and add an xref to
2546 where window-system is described.
2547
25482006-05-10 Richard Stallman <rms@gnu.org>
2549
2550 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
2551
25522006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2553
2554 * variables.texi (File Local Variables): Recommend to quote lambda
2555 expressions in safe-local-variable property.
2556
25572006-05-09 Richard Stallman <rms@gnu.org>
2558
2559 * variables.texi (File Local Variables): Document
2560 safe-local-eval-forms and safe-local-eval-function.
2561
25622006-05-07 Kim F. Storm <storm@cua.dk>
2563
2564 * minibuf.texi (Minibuffer History): Remove keep-dups arg
2565 from add-to-history.
2566
25672006-05-07 Romain Francoise <romain@orebokech.com>
2568
2569 * commands.texi (Event Input Misc):
2570 * compile.texi (Eval During Compile):
2571 * internals.texi (Buffer Internals):
2572 * minibuf.texi (Initial Input):
2573 * nonascii.texi (Scanning Charsets):
2574 * numbers.texi (Comparison of Numbers):
2575 * windows.texi (Textual Scrolling, Vertical Scrolling):
2576 Fix various typos.
2577
25782006-05-06 Eli Zaretskii <eliz@gnu.org>
2579
2580 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
2581 conditional xref's to either emacs or emacs-xtra, depending on
2582 @iftex/@ifnottex.
2583
2584 * minibuf.texi (Minibuffer History): Document add-to-history.
2585
25862006-05-05 Eli Zaretskii <eliz@gnu.org>
2587
2588 * internals.texi (Pure Storage): Mention the pure overflow message
2589 at startup.
2590
c8763fb6 25912006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2592
2593 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
2594 (Searching Keymaps): Fix pseudo-Lisp description of keymap
2595 search.
2596
25972006-05-01 Richard Stallman <rms@gnu.org>
2598
2599 * intro.texi (nil and t): Clarify.
2600
2601 * variables.texi (File Local Variables): Suggest using booleanp.
2602
26032006-05-01 Juanma Barranquero <lekktu@gmail.com>
2604
2605 * objects.texi (Type Predicates): Fix typos.
2606
26072006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2608
2609 * intro.texi (nil and t): Add booleanp.
2610
2611 * objects.texi (Type Predicates): Add links for booleanp and
2612 string-or-null-p.
2613
26142006-04-29 Richard Stallman <rms@gnu.org>
2615
2616 * modes.texi (Multiline Font Lock): Rename from
2617 Multi line Font Lock Elements. Much clarification.
2618 (Font Lock Multiline, Region to Fontify): Much clarification.
2619
26202006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2621
2622 * variables.texi (File Local Variables): Remove the special case t for
2623 safe-local-variable.
2624
26252006-04-26 Richard Stallman <rms@gnu.org>
2626
2627 * syntax.texi (Parsing Expressions): Minor cleanup.
2628
26292006-04-18 Richard Stallman <rms@gnu.org>
2630
2631 * tips.texi (Coding Conventions): Explain when the package's
2632 prefix should appear later on (not at the start of the name).
2633
2634 * searching.texi (String Search): Clarify effect of NOERROR.
2635
2636 * modes.texi (Imenu): Clarify what special items do.
2637
2638 * hooks.texi (Standard Hooks): Delete text about old hook names.
2639
26402006-04-17 Romain Francoise <romain@orebokech.com>
2641
2642 * variables.texi (Local Variables): Update the default value of
2643 `max-specpdl-size'.
2644
26452006-04-15 Michael Olson <mwolson@gnu.org>
2646
2647 * processes.texi (Transaction Queues): Mention the new optional
2648 `delay-question' argument for `tq-enqueue'.
2649
26502006-04-13 Bill Wohler <wohler@newt.com>
2651
2652 * customize.texi (Common Keywords): Use dotted notation for
2653 :package-version value. Specify its values. Improve documentation
2654 for customize-package-emacs-version-alist.
2655
26562006-04-12 Bill Wohler <wohler@newt.com>
2657
2658 * customize.texi (Common Keywords): Move description of
2659 customize-package-emacs-version-alist to @defvar.
2660
26612006-04-10 Bill Wohler <wohler@newt.com>
2662
2663 * customize.texi (Common Keywords): Add :package-version.
2664
26652006-04-10 Kim F. Storm <storm@cua.dk>
2666
2667 * text.texi (Buffer Contents): Add NOPROPS arg to
2668 filter-buffer-substring.
2669
26702006-04-08 Kevin Ryde <user42@zip.com.au>
2671
2672 * os.texi (Command-Line Arguments): Update xref to emacs manual
2673 "Command Arguments" -> "Emacs Invocation", per change there.
2674
26752006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
2676
2677 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2678 be on one line to help makeinfo not render two spaces after the dot.
2679
26802006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2681
2682 * strings.texi (Predicates for Strings): Add string-or-null-p.
2683
26842006-03-28 Kim F. Storm <storm@cua.dk>
2685
2686 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2687 remarks about systems that don't support fractional seconds.
2688
26892006-03-25 Karl Berry <karl@gnu.org>
2690
2691 * elisp.texi: Use @copyright{} instead of (C), and do not indent
2692 the year list.
2693
26942006-03-21 Nick Roberts <nickrob@snap.net.nz>
2695
2696 * display.texi (Fringe Indicators): Fix typos.
2697
26982006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2699
2700 * tips.texi (Documentation Tips): One can now also write `program'
2701 in front of a quoted symbol in a docstring to prevent making a
2702 hyperlink.
2703
27042006-03-19 Alan Mackenzie <acm@muc.de>
2705
2706 * text.texi (Special Properties): Clarify `fontified' property.
2707
27082006-03-16 Richard Stallman <rms@gnu.org>
2709
2710 * display.texi (Defining Images): Minor cleanup.
2711
27122006-03-16 Bill Wohler <wohler@newt.com>
2713
2714 * display.texi (Defining Images): In image-load-path-for-library,
2715 prefer user's images.
2716
27172006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2718
2719 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2720
27212006-03-15 Bill Wohler <wohler@newt.com>
2722
2723 * display.texi (Defining Images): Fix example in
2724 image-load-path-for-library by not recommending that one binds
2725 image-load-path. Just defvar it to placate compiler and only use
2726 it if previously defined.
2727
27282006-03-14 Bill Wohler <wohler@newt.com>
2729
2730 * display.texi (Defining Images): In image-load-path-for-library,
2731 always return list of directories. Update example.
2732
27332006-03-14 Alan Mackenzie <acm@muc.de>
2734
2735 * modes.texi: New node, "Region to Fontify" (for Font Lock).
2736 This describes font-lock-extend-region-function.
2737 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2738 the new node "Region to Fontify".
2739
27402006-03-13 Richard Stallman <rms@gnu.org>
2741
2742 * display.texi (Invisible Text): The impossible position is
2743 now before the invisible text, not after.
2744 (Defining Images): Clean up last change.
2745
27462006-03-11 Bill Wohler <wohler@newt.com>
2747
2748 * display.texi (Defining Images): Add image-load-path-for-library.
2749
27502006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2751
2752 * text.texi (Adaptive Fill): Fix Texinfo usage.
2753
2754 * strings.texi (Creating Strings): Fix Texinfo usage.
2755
2756 * searching.texi (Regexp Special): Use @samp for regular
2757 expressions that are not in Lisp syntax.
2758
27592006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2760
2761 * searching.texi (Regexp Special): Put remark between parentheses
2762 to avoid misreading.
2763
27642006-03-07 Luc Teirlinck <teirllm@auburn.edu>
2765
2766 * searching.texi (Syntax of Regexps): More accurately describe
2767 which characters are special in which situations.
2768 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2769 are not special. Describe in detail when `[' and `]' are special.
2770 (Regexp Backslash): Plenty of regexps with unbalanced square
2771 brackets are valid, so reword that statement.
2772
27732006-03-02 Kim F. Storm <storm@cua.dk>
2774
2775 * keymaps.texi (Tool Bar): Add tool-bar-border.
2776
27772006-02-28 Luc Teirlinck <teirllm@auburn.edu>
2778
2779 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
2780
27812006-02-27 Luc Teirlinck <teirllm@auburn.edu>
2782
2783 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2784
2785 * files.texi (Locating Files): Suggest additional values for the
2786 SUFFIXES arg of `locate-file'. Update pxref.
2787
2788 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2789 (How Programs Do Loading): Discuss the effects of Auto Compression
2790 mode on `load'.
2791 (Load Suffixes): New node.
2792 (Library Search): Delete description of `load-suffixes'; it was
2793 moved to "Load Suffixes".
2794 (Autoload, Named Features): Mention `load-suffixes'.
2795
27962006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2797
2798 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
2799
2800 * windows.texi (Window Tree): Fix typo.
2801
28022006-02-20 Kim F. Storm <storm@cua.dk>
2803
2804 * display.texi (Fringe Indicators): New section.
2805 Move indicate-empty-lines, indicate-buffer-boundaries, and
2806 default-indicate-buffer-boundaries here.
2807 Add fringe-indicator-alist and default-fringes-indicator-alist.
2808 Add list of logical fringe indicator symbols.
2809 Update list of standard bitmap names.
2810 (Fringe Cursors): New section.
2811 Move overflow-newline-into-fringe here.
2812 Add fringe-cursor-alist and default-fringes-cursor-alist.
2813 Add list of fringe cursor symbols.
2814
28152006-02-20 Juanma Barranquero <lekktu@gmail.com>
2816
2817 * commands.texi (Using Interactive): Fix reference to node
2818 "Minibuffers".
2819
28202006-02-19 Richard M. Stallman <rms@gnu.org>
2821
2822 * minibuf.texi (High-Level Completion):
2823 Add xref to read-input-method-name.
2824
2825 * files.texi (Relative File Names): Move file-relative-name here.
2826 (File Name Expansion): From here. Minor clarifications.
2827
2828 * commands.texi (Using Interactive): Add xrefs about reading input.
2829 Clarify remarks about that moving point and mark.
2830 Put string case before list case.
2831
c8763fb6 28322006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2833
2834 * display.texi (Other Display Specs, Image Descriptors):
2835 Revert erroneous changes. The previous description of
2836 image-descriptors as `(image . PROPS)' was correct.
2837
28382006-02-14 Richard M. Stallman <rms@gnu.org>
2839
2840 * variables.texi (File Local Variables): Clarifications.
2841
28422006-02-14 Juanma Barranquero <lekktu@gmail.com>
2843
2844 * variables.texi (File Local Variables): Use @code for a cons
2845 cell, not @var.
2846
28472006-02-13 Chong Yidong <cyd@stupidchicken.com>
2848
2849 * variables.texi (File Local Variables): Document new file local
2850 variable behavior.
2851
28522006-02-10 Kim F. Storm <storm@cua.dk>
2853
2854 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2855
28562006-02-08 Juanma Barranquero <lekktu@gmail.com>
2857
2858 * modes.texi (%-Constructs): Remove obsolete info about
2859 `global-mode-string'.
2860
28612006-02-07 Richard M. Stallman <rms@gnu.org>
2862
2863 * commands.texi (Prefix Command Arguments): Minor cleanup.
2864
2865 * display.texi: "Graphical display", not window system.
2866
2867 * functions.texi (What Is a Function): Fix xref.
2868
2869 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2870 (Changing Key Bindings): Clarify when remapping is better than
2871 substitute-key-definition.
2872
28732006-02-02 Richard M. Stallman <rms@gnu.org>
2874
2875 * minibuf.texi (Basic Completion): Completion alists are risky.
2876
2877 * keymaps.texi (Active Keymaps): Clarifications.
2878 (Searching Keymaps): New node.
2879 (Keymaps): Update menu.
2880
2881 * frames.texi (Layout Parameters): Minor clarification.
2882 (Drag and Drop): New node.
2883 (Frames): Update menu.
2884
28852006-01-29 Chong Yidong <cyd@stupidchicken.com>
2886
2887 * display.texi (Other Display Specs, Image Descriptors):
2888 Image description is a list, not a cons cell.
2889
28902006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2891
2892 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
2893 list is not necessarily a list).
2894
28952006-01-27 Eli Zaretskii <eliz@gnu.org>
2896
2897 * frames.texi (Layout Parameters): border-width and
2898 internal-border-width belong to the frame, not the window.
2899
29002006-01-19 Richard M. Stallman <rms@gnu.org>
2901
2902 * nonascii.texi (Translation of Characters): Search cmds use
2903 translation-table-for-input. Automatically made local.
2904
2905 * markers.texi (Overview of Markers): Count insertion type
2906 as one of a marker's attributes.
2907
2908 * keymaps.texi (Controlling Active Maps): New node, split out of
2909 Active Keymaps.
2910 (Keymaps): Menu updated.
2911 (Active Keymaps): Give pseudocode to explain how the active
2912 maps are searched. current-active-maps and key-binding moved here.
2913 (Functions for Key Lookup): current-active-maps and key-binding moved.
2914 Clarifications.
2915 (Searching the Keymaps): New subnode.
2916
2917 * elisp.texi (Top): Menu clarification.
2918
2919 * display.texi (Other Display Specs): Delete duplicate entry for
2920 just a string as display spec. Move text about recursive display
2921 specs on such a string.
2922
2923 * commands.texi (Key Sequence Input): Clarify.
2924 Move num-nonmacro-input-events out.
2925 (Reading One Event): num-nonmacro-input-events moved here.
2926
29272006-01-14 Nick Roberts <nickrob@snap.net.nz>
2928
2929 * advice.texi (Simple Advice): Update example to fit argument
2930 change in previous-line.
2931
29322006-01-05 Richard M. Stallman <rms@gnu.org>
2933
2934 * markers.texi (The Mark): Fix in `mark'.
2935
29362006-01-04 Richard M. Stallman <rms@gnu.org>
2937
2938 * processes.texi (Misc Network, Make Network): Minor cleanups.
2939
29402006-01-04 Kim F. Storm <storm@cua.dk>
2941
2942 * processes.texi (Make Network): Add IPv6 addresses and handling.
2943 (Network Feature Testing): Mention (:family ipv6).
2944 (Misc Network): Add IPv6 formats to format-network-address.
2945
29462005-12-30 Richard M. Stallman <rms@gnu.org>
2947
2948 * text.texi (Changing Properties):
2949 Don't use return value of set-text-properties.
2950
29512005-12-29 Luc Teirlinck <teirllm@auburn.edu>
2952
2953 * modes.texi (Mode Line Format): Correct typo in menu.
2954
29552005-12-29 Richard M. Stallman <rms@gnu.org>
2956
2957 * modes.texi (Mode Line Top): New node.
2958 (Mode Line Data): Some text moved to new node.
2959 Explain the data structure more concretely.
2960 (Mode Line Basics): Clarifications.
2961 (Mode Line Variables): Clarify intro paragraph.
2962 (%-Constructs): Clarify intro paragraph.
2963 (Mode Line Format): Update menu.
2964
29652005-12-28 Luc Teirlinck <teirllm@auburn.edu>
2966
2967 * minibuf.texi (Basic Completion): Update lazy-completion-table
2968 examples for removal of ARGS argument.
2969
29702005-12-23 Richard M. Stallman <rms@gnu.org>
2971
2972 * text.texi (Undo): Restore some explanation from the version
2973 that was deleted.
2974
29752005-12-23 Eli Zaretskii <eliz@gnu.org>
2976
2977 * text.texi (Undo): Remove duplicate descriptions of `apply
2978 funname' and `apply delta' elements of the undo list.
2979
29802005-12-20 Richard M. Stallman <rms@gnu.org>
2981
2982 * help.texi (Help Functions): Update documentation of `apropos'.
2983
29842005-12-20 Luc Teirlinck <teirllm@auburn.edu>
2985
2986 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
2987 because it is confusing. If the :help-echo keyword is a function,
2988 it is not directly used as the :help-echo overlay property, as the
2989 xref seems to suggest (it does not take the appropriate args).
2990
29912005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2992
2993 * customize.texi (Common Keywords): Fix Texinfo usage.
2994 (Group Definitions, Variable Definitions): Update for new
2995 conventions for using `*' in docstrings.
2996
2997 * tips.texi (Documentation Tips): Update for new conventions for
2998 using `*' in docstrings.
2999
30002005-12-16 Richard M. Stallman <rms@gnu.org>
3001
3002 * minibuf.texi (Minibuffer Contents): Minor cleanup.
3003
30042005-12-16 Juri Linkov <juri@jurta.org>
3005
3006 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
3007
30082005-12-14 Romain Francoise <romain@orebokech.com>
3009
3010 * modes.texi (Customizing Keywords): Rename `append' to `how'.
3011 Fix typo.
3012
30132005-12-11 Juri Linkov <juri@jurta.org>
3014
3015 * minibuf.texi (Completion Commands): Add mention of read-file-name
3016 for filename completion keymaps.
3017 (Reading File Names): Add mention of filename completion keymaps
3018 for read-file-name and xref to `Completion Commands'.
3019
30202005-12-10 Richard M. Stallman <rms@gnu.org>
3021
3022 * customize.texi (Common Keywords): State caveats for use of :tag.
3023
30242005-12-08 Richard M. Stallman <rms@gnu.org>
3025
3026 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
3027 with xrefs and better explanation.
3028 (Completion Commands): Add the filename completion maps.
3029
3030 * objects.texi (Character Type): Clarify that \s is not space
3031 if a dash follows.
3032
30332005-12-05 Richard M. Stallman <rms@gnu.org>
3034
3035 * windows.texi (Resizing Windows): Delete preserve-before args.
3036
30372005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3038
3039 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
3040 in full keymaps, since the quirk has been fixed.
3041
30422005-12-03 Eli Zaretskii <eliz@gnu.org>
3043
3044 * hooks.texi (Standard Hooks): Add index entries. Mention
3045 `compilation-finish-functions'.
3046
30472005-11-27 Richard M. Stallman <rms@gnu.org>
3048
3049 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
3050
30512005-11-21 Juri Linkov <juri@jurta.org>
3052
3053 * customize.texi (Common Keywords): Update links types
3054 custom-manual and url-link. Add link types emacs-library-link,
3055 file-link, function-link, variable-link, custom-group-link.
3056
30572005-11-20 Chong Yidong <cyd@stupidchicken.com>
3058
3059 * display.texi: Revert 2005-11-20 change.
3060
30612005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
3062
3063 * processes.texi (Bindat Functions):
3064 Say "third" to refer to zero-based index "2".
3065
30662005-11-18 Luc Teirlinck <teirllm@auburn.edu>
3067
3068 * loading.texi (Library Search): Update the default value of
3069 `load-suffixes'.
3070
30712005-11-17 Chong Yidong <cyd@stupidchicken.com>
3072
3073 * display.texi (Attribute Functions): Mention :ignore-defface.
3074
30752005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3076
3077 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
3078 (Minor Mode Conventions): Mention the use of a hook.
3079
30802005-11-06 Richard M. Stallman <rms@gnu.org>
3081
3082 * files.texi (Magic File Names): find-file-name-handler checks the
3083 `operations' property of the handler.
3084
30852005-11-03 Richard M. Stallman <rms@gnu.org>
3086
3087 * variables.texi (Frame-Local Variables): Small clarification.
3088
30892005-10-29 Chong Yidong <cyd@stupidchicken.com>
3090
3091 * os.texi (Init File): Document ~/.emacs.d/init.el.
3092
30932005-10-29 Richard M. Stallman <rms@gnu.org>
3094
3095 * internals.texi (Garbage Collection): Document memory-full.
3096
30972005-10-28 Bill Wohler <wohler@newt.com>
3098
3099 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
3100 for URLs.
3101
31022005-10-28 Richard M. Stallman <rms@gnu.org>
3103
3104 * minibuf.texi (Completion Commands): Clean up prev change.
3105
31062005-10-26 Kevin Ryde <user42@zip.com.au>
3107
3108 * compile.texi (Eval During Compile): Explain recommended uses
3109 of eval-when-compile and eval-and-compile.
3110
31112005-10-27 Masatake YAMATO <jet@gyve.org>
3112
3113 * minibuf.texi (Completion Commands):
3114 Write about new optional argument for `display-completion-list'.
3115
31162005-10-23 Richard M. Stallman <rms@gnu.org>
3117
3118 * display.texi (Overlay Arrow): Clarify about local bindings of
3119 overlay-arrow-position.
3120
31212005-10-22 Eli Zaretskii <eliz@gnu.org>
3122
3123 * internals.texi (Building Emacs): Fix last change.
3124
31252005-10-22 Richard M. Stallman <rms@gnu.org>
3126
3127 * internals.texi (Building Emacs): Document eval-at-startup.
3128
31292005-10-21 Richard M. Stallman <rms@gnu.org>
3130
3131 * loading.texi (Where Defined): load-history contains abs file names.
3132 symbol-file returns abs file names.
3133
31342005-10-19 Kim F. Storm <storm@cua.dk>
3135
3136 * display.texi (Showing Images): Add max-image-size integer value.
3137
31382005-10-18 Chong Yidong <cyd@stupidchicken.com>
3139
3140 * display.texi (Showing Images): Document max-image-size.
3141
31422005-10-17 Richard M. Stallman <rms@gnu.org>
3143
3144 * commands.texi (Quitting): Minor clarification.
3145
3146 * processes.texi (Sentinels): Clarify about output and quitting.
3147 (Filter Functions): Mention with-local-quit.
3148
31492005-10-17 Juri Linkov <juri@jurta.org>
3150
3151 * buffers.texi (Current Buffer):
3152 * commands.texi (Event Input Misc):
3153 * compile.texi (Eval During Compile, Compiler Errors):
3154 * customize.texi (Group Definitions):
3155 * display.texi (Progress, Defining Faces):
3156 * files.texi (Writing to Files):
3157 * modes.texi (Mode Hooks, Defining Minor Modes):
3158 * streams.texi (Output Functions):
3159 * syntax.texi (Syntax Table Functions):
3160 * text.texi (Change Hooks):
3161 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
3162
3163 * commands.texi (Quitting): Replace arg `forms' with `body' in
3164 `with-local-quit'.
3165
3166 * positions.texi (Excursions): Replace arg `forms' with `body' in
3167 `save-excursion'.
3168
31692005-10-08 Kim F. Storm <storm@cua.dk>
3170
3171 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
3172 Rename manual section accordingly.
3173
31742005-10-04 Kim F. Storm <storm@cua.dk>
3175
3176 * windows.texi (Window Split Tree): New section describing
3177 new function window-split-tree function.
3178
31792005-10-03 Nick Roberts <nickrob@snap.net.nz>
3180
3181 * display.texi (Fringe Size/Pos): Simplify and add detail.
3182
31832005-09-30 Romain Francoise <romain@orebokech.com>
3184
3185 * minibuf.texi (High-Level Completion): Explain that the prompt
3186 given to `read-buffer' should end with a colon and a space.
3187 Update usage examples.
3188
31892005-09-29 Juri Linkov <juri@jurta.org>
3190
3191 * display.texi (Displaying Messages): Rename argument name
3192 `string' to `format-string' in functions `message', `message-box',
3193 `message-or-box'.
3194
31952005-09-26 Chong Yidong <cyd@stupidchicken.com>
3196
3197 * errors.texi (Standard Errors): Correct xrefs.
3198
31992005-09-18 Chong Yidong <cyd@stupidchicken.com>
3200
3201 * display.texi (Defining Images): Update documentation for
3202 `image-load-path'.
3203
32042005-09-17 Richard M. Stallman <rms@gnu.org>
3205
3206 * display.texi (Defining Images): Clean up previous change.
3207
32082005-09-16 Romain Francoise <romain@orebokech.com>
3209
3210 * elisp.texi: Specify GFDL version 1.2.
3211
3212 * doclicense.texi (GNU Free Documentation License): Update to
3213 version 1.2.
3214
32152005-09-15 Chong Yidong <cyd@stupidchicken.com>
3216
3217 * display.texi (Defining Images): Document `image-load-path'.
3218
32192005-09-15 Richard M. Stallman <rms@gnu.org>
3220
3221 * objects.texi (Printed Representation): Minor cleanup.
3222 (Box Diagrams): Minor fix.
3223 (Cons Cell Type): Move (...) index item here.
3224 (Box Diagrams): From here.
3225 (Array Type): Minor fix.
3226 (Type Predicates): Delete index "predicates".
3227 (Hash Table Type): Clarify xref.
3228 (Dotted Pair Notation): Minor fix.
3229
32302005-09-10 Chong Yidong <cyd@stupidchicken.com>
3231
3232 * files.texi (Saving Buffers): Fix typo.
3233
32342005-09-08 Richard M. Stallman <rms@gnu.org>
3235
3236 * tips.texi (Programming Tips): Correct the "default" prompt spec.
3237
32382005-09-08 Chong Yidong <cyd@stupidchicken.com>
3239
3240 * locals.texi (Standard Buffer-Local Variables): Don't include
3241 mode variables for minor modes.
3242 Fix xrefs for buffer-display-count, buffer-display-table,
3243 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
3244 enable-multibyte-characters, fill-column, header-line-format,
3245 left-fringe-width, left-margin, and right-fringe-width.
3246
3247 * hooks.texi (Standard Hooks): All hooks should conform to the
3248 standard naming convention now.
3249 Fix xref for `echo-area-clear-hook'.
3250
3251 * display.texi (Usual Display): Note that indicate-empty-lines and
3252 tab-width are buffer-local.
3253
3254 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
3255
3256 * modes.texi (Mode Help): Note that major-mode is buffer-local.
3257
3258 * nonascii.texi (Encoding and I/O): Note that
3259 buffer-file-coding-system is buffer-local.
3260
3261 * positions.texi (List Motion): Note that defun-prompt-regexp is
3262 buffer-local.
3263
3264 * text.texi (Auto Filling): Note that auto-fill-function is
3265 buffer-local.
3266 (Undo): Note that buffer-undo-list is buffer-local.
3267
3268 * windows.texi (Buffers and Windows): Document
3269 buffer-display-count.
3270
32712005-09-06 Richard M. Stallman <rms@gnu.org>
3272
3273 * tips.texi (Coding Conventions): Sometimes it is ok to put the
3274 package prefix elsewhere than at the start of the name.
3275
32762005-09-03 Richard M. Stallman <rms@gnu.org>
3277
3278 * tips.texi (Programming Tips): Add conventions for minibuffer
3279 questions and prompts.
3280
32812005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
3282
3283 * intro.texi (nil and t): Minor cleanup.
3284 Delete spurious mention of keyword symbols.
3285 (Evaluation Notation): Add index entry.
3286 (A Sample Function Description): Minor cleanup.
3287 (A Sample Variable Description): Not all vars can be set.
3288
32892005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
3290
3291 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
3292
3293 (Insertion): Document precise type of `insert-char' arg COUNT.
3294
32952005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3296
3297 * modes.texi (Other Font Lock Variables): Sync the default of
3298 font-lock-lines-before.
3299
33002005-08-31 Michael Albinus <michael.albinus@gmx.de>
3301
3302 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
3303
33042005-08-29 Richard M. Stallman <rms@gnu.org>
3305
3306 * elisp.texi (Top): Update subnode menu.
3307
3308 * searching.texi (Searching and Matching): Move node.
3309 Rearrange contents and add overall explanation.
3310 (Searching and Case): Move node.
3311 (Searching and Matching): Update menu.
3312
33132005-08-27 Eli Zaretskii <eliz@gnu.org>
3314
3315 * os.texi (Startup Summary): Fix the description of the initial
3316 startup message display.
3317
33182005-08-25 Richard M. Stallman <rms@gnu.org>
3319
3320 * searching.texi (Search and Replace): Add replace-regexp-in-string.
3321
33222005-08-25 Emilio C. Lopes <eclig@gmx.net>
3323
3324 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
3325 `next-overlay-change' example.
3326
33272005-08-22 Juri Linkov <juri@jurta.org>
3328
3329 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
3330 Fix invert-face. Fix args of face-background.
3331
3332 * display.texi (Standard Faces): Delete node.
3333 (Faces): Add xref to `(emacs)Standard Faces'.
3334 (Displaying Faces): Fix xref to `Standard Faces'.
3335
3336 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
3337
33382005-08-20 Alan Mackenzie <acm@muc.de>
3339
3340 * buffers.texi (The Buffer List): Clarify the manipulation of the
3341 buffer list.
3342
33432005-08-14 Richard M. Stallman <rms@gnu.org>
3344
3345 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
3346 a regexp.
3347
33482005-08-11 Richard M. Stallman <rms@gnu.org>
3349
3350 * elisp.texi (Top): Update subnode lists.
3351
3352 * display.texi (Inverse Video): Node deleted.
3353
3354 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
3355 New nodes split out of Coding Conventions.
3356
3357 * searching.texi (Regular Expressions): Document re-builder.
3358
3359 * os.texi (Time Parsing): New node split out of Time Conversion.
3360
3361 * processes.texi (Misc Network, Network Feature Testing)
3362 (Network Options, Make Network): New nodes split out of
3363 Low-Level Network.
3364
33652005-08-09 Richard M. Stallman <rms@gnu.org>
3366
3367 * frames.texi (Geometry): New node, split from Size and Position.
3368 (Frame Parameters): Refer to Geometry.
3369
3370 * buffers.texi (The Buffer List): Fix xrefs.
3371
3372 * windows.texi (Splitting Windows): Fix xref.
3373
3374 * frames.texi (Layout Parameters): Add xref.
3375
3376 * display.texi (Line Height, Scroll Bars): Fix xrefs.
3377
3378 * keymaps.texi (Menu Bar): Fix xref.
3379
3380 * locals.texi (Standard Buffer-Local Variables): Fix xref.
3381
3382 * modes.texi (%-Constructs): Fix xref.
3383
3384 * frames.texi (Window Frame Parameters): Node split up.
3385 (Basic Parameters, Position Parameters, Size Parameters)
3386 (Layout Parameters, Buffer Parameters, Management Parameters)
3387 (Cursor Parameters, Color Parameters): New subnodes.
3388
33892005-08-09 Luc Teirlinck <teirllm@auburn.edu>
3390
3391 * positions.texi (Screen Lines): Update xref for previous change
3392 in minibuf.texi.
3393
3394 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
3395 change in minibuf.texi.
3396
33972005-08-09 Richard M. Stallman <rms@gnu.org>
3398
3399 * tips.texi (Coding Conventions): Minor cleanup.
3400
3401 * modes.texi (Defining Minor Modes): Explain when init-value
3402 can be non-nil.
3403
3404 * elisp.texi (Top): Update submenu for Minibuffer.
3405
3406 * minibuf.texi (Minibuffer Misc): Node split up.
3407 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
3408 (Recursive Mini): New nodes split out from Minibuffer Misc.
3409 (Minibuffer Misc): Document max-mini-window-height.
3410
3411 * hash.texi (Defining Hash): Delete stray paren in example.
3412
3413 * display.texi (Echo Area Customization): Don't define
3414 max-mini-window-height here; xref instead.
3415
3416 * commands.texi (Event Input Misc): Update while-no-input.
3417
3418 * advice.texi (Advising Functions): Explain when to use advice
3419 and when to use a hook.
3420
34212005-07-30 Eli Zaretskii <eliz@gnu.org>
3422
3423 * makefile.w32-in (info): Don't run install-info.
3424 ($(infodir)/dir): New target, produced by running install-info.
3425
34262005-07-27 Luc Teirlinck <teirllm@auburn.edu>
3427
3428 * modes.texi (Defining Minor Modes): The keyword for the initial
3429 value is :init-value, not :initial-value.
3430
34312005-07-23 Eli Zaretskii <eliz@gnu.org>
3432
3433 * loading.texi (Autoload): Make the `doctor' example be consistent
3434 with what's in current loaddefs.el. Describe the "fn" magic in
3435 the usage portion of the doc string.
3436
34372005-07-22 Richard M. Stallman <rms@gnu.org>
3438
3439 * internals.texi (Garbage Collection): Clarify previous change.
3440
34412005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
3442
3443 * internals.texi (Garbage Collection): Add gc-cons-percentage.
3444
34452005-07-18 Juri Linkov <juri@jurta.org>
3446
3447 * commands.texi (Accessing Events):
3448 * frames.texi (Text Terminal Colors, Resources):
3449 * markers.texi (The Mark):
3450 * modes.texi (Defining Minor Modes):
3451 Delete duplicate duplicate words.
3452
34532005-07-16 Richard M. Stallman <rms@gnu.org>
3454
3455 * display.texi (Managing Overlays): Clarify make-overlay
3456 args for insertion types.
3457
34582005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3459
3460 * customize.texi (Variable Definitions):
3461 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
3462 `standard-value' is a list too.
3463 (Defining New Types): Use @key{RET} instead of @key{ret}.
3464
34652005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
3466
3467 * os.texi (Translating Input): Fix typo.
3468
34692005-07-08 Richard M. Stallman <rms@gnu.org>
3470
3471 * README: Update edition number and size estimate.
3472
3473 * elisp.texi (VERSION): Set to 2.9.
3474
34752005-07-07 Richard M. Stallman <rms@gnu.org>
3476
3477 * book-spine.texinfo: Update Emacs version.
3478
3479 * display.texi (Inverse Video): Delete mode-line-inverse-video.
3480
34812005-07-06 Richard M. Stallman <rms@gnu.org>
3482
3483 * searching.texi (Regexp Search): Clarify what re-search-forward
3484 does when the search fails.
3485
34862005-07-05 Lute Kamstra <lute@gnu.org>
3487
3488 * Update FSF's address in GPL notices.
3489
3490 * doclicense.texi (GNU Free Documentation License):
3491 * gpl.texi (GPL):
3492 * tips.texi (Coding Conventions, Library Headers):
3493 * vol1.texi:
3494 * vol2.texi: Update FSF's address.
3495
34962005-07-04 Richard M. Stallman <rms@gnu.org>
3497
3498 * hooks.texi (Standard Hooks): Add occur-hook.
3499
35002005-07-03 Luc Teirlinck <teirllm@auburn.edu>
3501
3502 * display.texi (The Echo Area): Correct menu.
3503
35042005-07-03 Richard M. Stallman <rms@gnu.org>
3505
3506 * elisp.texi (Top): Update subnode menu for Display.
3507
3508 * display.texi (Displaying Messages): New node, with most
3509 of what was in The Echo Area.
3510 (Progress): Moved under The Echo Area.
3511 (Logging Messages): New node with new text.
3512 (Echo Area Customization): New node, the rest of what was
3513 in The Echo Area. Document message-truncate-lines with @defvar.
3514 (Display): Update menu.
3515
3516 * windows.texi (Textual Scrolling): Doc 3 values for
3517 scroll-preserve-screen-position.
3518
3519 * text.texi (Special Properties): Change hook functions
3520 should bind inhibit-modification-hooks around altering buffer text.
3521
3522 * keymaps.texi (Key Binding Commands): Call binding BINDING
3523 rather than DEFINITION.
3524
35252005-06-29 Juanma Barranquero <lekktu@gmail.com>
3526
3527 * variables.texi (Defining Variables): `user-variable-p' returns t
3528 for aliases of user options, nil for alias loops.
3529
35302005-06-28 Richard M. Stallman <rms@gnu.org>
3531
3532 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
3533 make-keymap.
3534
35352005-06-27 Luc Teirlinck <teirllm@auburn.edu>
3536
3537 * variables.texi (Setting Variables): Correct and clarify
3538 description of `add-to-ordered-list'.
3539
35402005-06-26 Richard M. Stallman <rms@gnu.org>
3541
3542 * display.texi (Faces): Minor cleanup.
3543
35442005-06-25 Luc Teirlinck <teirllm@auburn.edu>
3545
3546 * display.texi (Faces): `facep' returns t for strings that are
3547 face names.
3548
35492005-06-25 Richard M. Stallman <rms@gnu.org>
3550
3551 * objects.texi (Equality Predicates): Clarify meaning of equal.
3552
3553 * windows.texi (Selecting Windows): save-selected-window
3554 and with-selected-window save and restore the current buffer.
3555
35562005-06-24 Richard M. Stallman <rms@gnu.org>
3557
3558 * numbers.texi (Float Basics): Explain how to test for NaN,
3559 and printing the sign of NaNs.
3560
35612005-06-24 Eli Zaretskii <eliz@gnu.org>
3562
3563 * makefile.w32-in (MAKEINFO): Use --force.
3564
35652005-06-23 Richard M. Stallman <rms@gnu.org>
3566
3567 * display.texi (Face Functions): Correct Texinfo usage.
3568
35692005-06-23 Luc Teirlinck <teirllm@auburn.edu>
3570
3571 * lists.texi (Rings): `ring-elements' now returns the elements of
3572 RING in order.
3573
35742005-06-23 Juanma Barranquero <lekktu@gmail.com>
3575
3576 * markers.texi (The Mark): Texinfo usage fix.
3577
35782005-06-23 Kim F. Storm <storm@cua.dk>
3579
3580 * searching.texi (Entire Match Data): Remove evaporate option for
3581 match-data. Do not mention evaporate option for set-match-data.
3582
35832005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
3584
3585 * display.texi (Face Functions): Mention face aliases.
3586
35872005-06-21 Richard M. Stallman <rms@gnu.org>
3588
3589 * anti.texi (Antinews): Texinfo usage fix.
3590
35912005-06-21 Karl Berry <karl@gnu.org>
3592
3593 * elisp.texi: Use @copying.
3594
3595 * elisp.texi: Put @summarycontents and @contents before the Top
3596 node, instead of the end of the file, so that the contents appear
3597 in the right place in the dvi/pdf output.
3598
35992005-06-21 Juri Linkov <juri@jurta.org>
3600
3601 * display.texi (Defining Faces): Add `customized-face'.
3602
36032005-06-20 Kim F. Storm <storm@cua.dk>
3604
3605 * variables.texi (Setting Variables): Any type of element can be
3606 given order in add-to-ordered-list. Compare elements with eq.
3607
3608 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
3609
36102005-06-20 Karl Berry <karl@gnu.org>
3611
3612 * syntax.texi (Syntax Flags): Make last column very slightly wider
3613 to avoid "generic comment" breaking on two lines and causing an
3614 underfull box.
3615
36162005-06-19 Luc Teirlinck <teirllm@auburn.edu>
3617
3618 * lists.texi (Rings): Various minor clarifications and corrections.
3619
36202005-06-18 Richard M. Stallman <rms@gnu.org>
3621
3622 * functions.texi (Obsolete Functions): Simplify.
3623
3624 * variables.texi (Variable Aliases): Simplify.
3625
3626 * anti.texi, backups.texi, compile.texi, customization.texi:
3627 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3628 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3629 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3630 * variables.texi: Fix formatting ugliness.
3631
3632 * elisp.texi: Add links to Rings and Byte Packing.
3633 Update version and copyright years.
3634
3635 * minibuf.texi: Fix formatting ugliness.
3636 (Completion Commands): Move keymap vars to the end
3637 and vars completing-read binds to the top.
3638
36392005-06-17 Luc Teirlinck <teirllm@auburn.edu>
3640
3641 * processes.texi: Fix typos.
3642 (Bindat Spec): Correct Texinfo error.
3643 (Byte Packing): Fix ungrammatical sentence.
3644
36452005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
3646
3647 * lists.texi (Rings): New node.
3648 (Lists): Add it to menu.
3649
3650 * processes.texi (Byte Packing): New node.
3651 (Processes): Add it to menu.
3652
36532005-06-17 Richard M. Stallman <rms@gnu.org>
3654
3655 * syntax.texi (Parsing Expressions): Fix texinfo usage.
3656
3657 * help.texi (Documentation Basics): Explain the xref to
3658 Documentation Tips.
3659
3660 * debugging.texi (Debugger Commands): Minor fix.
3661
36622005-06-16 Luc Teirlinck <teirllm@auburn.edu>
3663
3664 * edebug.texi (Instrumenting): Eliminate duplicate link.
3665 (Specification List): Replace references to "below", referring to
3666 a later node, with one @ref to that node.
3667
3668 * os.texi (Timers): Timers should save and restore the match data
3669 if they change it.
3670
3671 * debugging.texi (Debugger Commands): Mention that the Lisp
3672 debugger can not step through primitive functions.
3673
36742005-06-16 Juanma Barranquero <lekktu@gmail.com>
3675
3676 * functions.texi (Obsolete Functions): Update argument names of
3677 `make-obsolete' and `define-obsolete-function-alias'.
3678
3679 * variables.texi (Variable Aliases): Update argument names of
3680 `defvaralias', `make-obsolete-variable' and
3681 `define-obsolete-variable-alias'.
3682
36832005-06-15 Kim F. Storm <storm@cua.dk>
3684
3685 * searching.texi (Entire Match Data): Rephrase warnings about
3686 evaporate arg to match-data and set-match-data.
3687
36882005-06-14 Luc Teirlinck <teirllm@auburn.edu>
3689
3690 * elisp.texi (Top): Update detailed menu.
3691
3692 * edebug.texi (Edebug): Update menu.
3693 (Instrumenting): Update xrefs.
3694 (Edebug Execution Modes): Correct xref.
3695 (Jumping): Clarify description of `h' command.
3696 Eliminate redundant @ref.
3697 (Breaks): New node.
3698 (Breakpoints): Is now a subsubsection.
3699 (Global Break Condition): Mention `C-x X X'.
3700 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
3701 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3702 (Edebug Display Update): Correct pxref.
3703 (Edebug and Macros): New node.
3704 (Instrumenting Macro Calls): Is now a subsubsection.
3705 Neither arg of `def-edebug-spec' is evaluated.
3706 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3707 (Specification Examples): Fix typo.
3708
37092005-06-14 Lute Kamstra <lute@gnu.org>
3710
3711 * debugging.texi (Function Debugging): Primitives can break on
3712 entry too.
3713
37142005-06-14 Kim F. Storm <storm@cua.dk>
3715
3716 * variables.texi (Setting Variables): Add add-to-ordered-list.
3717
37182005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3719
3720 * syntax.texi (Parsing Expressions): Document aux functions and vars of
3721 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3722
37232005-06-13 Lute Kamstra <lute@gnu.org>
3724
3725 * text.texi (Special Properties): Fix cross reference.
3726
37272005-06-11 Luc Teirlinck <teirllm@auburn.edu>
3728
3729 * debugging.texi (Function Debugging): Delete mention of empty
3730 string argument to `cancel-debug-on-entry'. Delete inaccurate
3731 description of the return value of that command.
3732
37332005-06-11 Alan Mackenzie <acm@muc.de>
3734
3735 * text.texi (Adaptive Fill): Amplify the description of
3736 fill-context-prefix.
3737
37382005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3739
3740 * syntax.texi (Parsing Expressions): Fix Texinfo error.
3741
37422005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3743
3744 * syntax.texi (Parsing Expressions): Document syntax-ppss.
3745
37462005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3747
3748 * debugging.texi (Error Debugging): Minor rewording.
3749 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3750 is optional.
3751
37522005-06-10 Lute Kamstra <lute@gnu.org>
3753
3754 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3755 (Top): Give it a title. Correct version number. Give the
3756 detailed node listing a more prominent header.
3757 * intro.texi: Don't set VERSION here a second time.
3758 Mention Emacs's version too.
3759 * anti.texi (Antinews): Use EMACSVER to refer to the current
3760 version of Emacs.
3761
37622005-06-09 Kim F. Storm <storm@cua.dk>
3763
3764 * searching.texi (Entire Match Data): Explain new `reseat' argument to
3765 match-data and set-match-data.
3766
37672005-06-08 Richard M. Stallman <rms@gnu.org>
3768
3769 * searching.texi (Entire Match Data): Clarify when match-data
3770 returns markers and when integers.
3771
3772 * display.texi (Defining Faces): Explain that face name should not
3773 end in `-face'.
3774
3775 * modes.texi (Mode Line Data): Minor cleanup.
3776 (Customizing Keywords): Node split out of Search-based Fontification.
3777 Add example of using font-lock-add-keywords from a hook.
3778 Clarify when MODE should be non-nil, and when nil.
3779
37802005-06-06 Richard M. Stallman <rms@gnu.org>
3781
3782 * modes.texi (Mode Line Data): Explain what happens when the car
3783 of a list is a void symbol.
3784 (Search-based Fontification): Explain MODE arg to
3785 font-lock-add-keywords and warn about calls from major modes.
3786
37872005-06-08 Juri Linkov <juri@jurta.org>
3788
3789 * display.texi (Standard Faces): Add `shadow' face.
3790
37912005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3792
3793 * modes.texi (Major Mode Conventions): A derived mode only needs
3794 to put the call to the parent mode inside `delay-mode-hooks'.
3795
37962005-05-29 Richard M. Stallman <rms@gnu.org>
3797
3798 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
3799 new, and what that implies. Clarify.
3800
3801 * files.texi (Locating Files): Clean up the text.
3802
3803 * frames.texi (Window Frame Parameters): Document user-size.
3804 Shorten entry for top by referring to left.
3805
38062005-05-26 Richard M. Stallman <rms@gnu.org>
3807
3808 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
3809 is new, and what the implications are. Other clarifications.
3810
38112005-05-24 Richard M. Stallman <rms@gnu.org>
3812
3813 * frames.texi (Dialog Boxes): Minor fixes.
3814
38152005-05-25 Masatake YAMATO <jet@gyve.org>
3816
3817 * display.texi (Standard Faces): Write about `mode-line-highlight'.
3818
38192005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3820
3821 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3822 is optional.
3823
38242005-05-24 Nick Roberts <nickrob@snap.net.nz>
3825
10d1d0af 3826 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
3827
38282005-05-23 Lute Kamstra <lute@gnu.org>
3829
3830 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3831 syntax-begin-function over font-lock-beginning-of-syntax-function.
3832
38332005-05-21 Luc Teirlinck <teirllm@auburn.edu>
3834
3835 * minibuf.texi (Reading File Names): Update description of
3836 `read-directory-name'.
3837
3838 * modes.texi (Derived Modes): Clarify :group keyword.
3839
38402005-05-21 Eli Zaretskii <eliz@gnu.org>
3841
3842 * files.texi (Locating Files): New subsection.
3843 Describe locate-file and executable-find.
3844
38452005-05-21 Kevin Ryde <user42@zip.com.au>
3846
3847 * frames.texi (Initial Parameters): Update cross reference to
3848 "Emacs Invocation".
3849
38502005-05-19 Luc Teirlinck <teirllm@auburn.edu>
3851
3852 * keymaps.texi (Active Keymaps): Add anchor.
3853
3854 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3855 (Major Mode Conventions): Refer to `Auto Major Mode' in more
3856 appropriate place.
3857 (Derived Modes): Small clarifications.
3858 (Minor Mode Conventions, Keymaps and Minor Modes):
3859 Replace references to nodes with references to anchors.
3860 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3861 Clarify description of lists whose first element is an integer.
3862 (Mode Line Variables): Add anchor.
3863 (%-Constructs): Clarify description of integer after %.
3864 (Emulating Mode Line): Describe nil value for FACE.
3865
38662005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3867
3868 * modes.texi (Derived Modes): Correct references to non-existing
3869 variable standard-syntax-table.
3870
38712005-05-17 Lute Kamstra <lute@gnu.org>
3872
3873 * modes.texi (Defining Minor Modes): Mention the mode hook.
3874
38752005-05-15 Kim F. Storm <storm@cua.dk>
3876
3877 * processes.texi (Network): Remove open-network-stream-nowait.
3878 (Network Servers): Remove open-network-stream-server.
3879
38802005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3881
3882 * elisp.texi (Top): Update detailed menu.
3883
3884 * variables.texi: Reorder nodes.
3885 (Variables): Update menu.
3886 (File Local Variables): Do not refer to the `-*-' line as
3887 a "local variables list". Add pxref.
3888
38892005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3890
3891 * elisp.texi (Top): Update detailed menu for node changes.
3892
3893 * modes.texi (Modes): Update Menu.
3894 (Hooks): Move to beginning of chapter.
3895 Most minor modes run mode hooks too.
3896 `add-hook' can handle void hooks or hooks whose value is a single
3897 function.
3898 (Major Modes): Update Menu.
3899 (Major Mode Basics): New node, split off from `Major Modes'.
3900 (Major Mode Conventions): Correct xref. Explain how to handle
3901 auto-mode-alist if the major mode command has an autoload cookie.
3902 (Auto Major Mode): Major update. Add magic-mode-alist.
3903 (Derived Modes): Major update.
3904 (Mode Line Format): Update Menu.
3905 (Mode Line Basics): New node, split off from `Mode Line Format'.
3906
3907 * loading.texi (Autoload): Mention `autoload cookie' as synonym
3908 for `magic autoload comment'. Add index entries and anchor.
3909
39102005-05-14 Richard M. Stallman <rms@gnu.org>
3911
3912 * tips.texi (Coding Conventions): Explain how important it is
3913 that just loading certain files not change Emacs behavior.
3914
3915 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
3916
39172005-05-12 Lute Kamstra <lute@gnu.org>
3918
3919 * modes.texi (Generic Modes): Update.
3920 (Major Modes): Refer to node "Generic Modes".
3921
3922 * elisp.texi (Top): Update to the current structure of the manual.
3923 * processes.texi (Processes): Add menu description.
3924 * customize.texi (Customization): Add menu descriptions.
3925
39262005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
3927
3928 * processes.texi (Signals to Processes)
3929 (Low-Level Network): Fix typos.
3930
39312005-05-11 Lute Kamstra <lute@gnu.org>
3932
3933 * elisp.texi (Top): Add some nodes from the chapter "Major and
3934 Minor Modes" to the detailed node listing.
3935
39362005-05-10 Richard M. Stallman <rms@gnu.org>
3937
3938 * keymaps.texi (Extended Menu Items): Menu item filter functions
3939 can be called at any time.
3940
39412005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3942
3943 * variables.texi (File Local Variables): `(hack-local-variables t)'
3944 now also checks whether a mode is specified in the local variables
3945 list.
3946
39472005-05-05 Kevin Ryde <user42@zip.com.au>
3948
3949 * display.texi (The Echo Area): Correct format function cross
3950 reference.
3951
39522005-05-05 Luc Teirlinck <teirllm@auburn.edu>
3953
3954 * variables.texi (Variable Aliases): Change description of
3955 `define-obsolete-variable-alias'.
3956
3957 * functions.texi (Functions): Add "Obsolete Functions" to menu.
3958 (Defining Functions): Add xref.
3959 (Obsolete Functions): New node.
3960 (Function Safety): Standardize capitalization of section title.
3961
3962 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
3963 (Dialog Boxes): Complete description of `x-popup-dialog'.
3964
39652005-05-04 Richard M. Stallman <rms@gnu.org>
3966
3967 * commands.texi (Interactive Codes): Fix Texinfo usage.
3968 Document U more clearly.
3969
39702005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3971
3972 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
3973 function and not a macro.
3974
3975 * frames.texi (Pop-Up Menus): Correct and clarify description of
3976 `x-popup-menu'.
3977 (Dialog Boxes): Clarify description of `x-popup-dialog'.
3978
39792005-05-01 Richard M. Stallman <rms@gnu.org>
3980
3981 * edebug.texi (Checking Whether to Stop): Fix previous change.
3982
39832005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3984
3985 * display.texi: Fix typos and Texinfo usage.
3986
3987 * edebug.texi (Checking Whether to Stop): executing-macro ->
3988 executing-kbd-macro.
3989
39902005-05-01 Richard M. Stallman <rms@gnu.org>
3991
3992 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
3993
39942005-04-30 Richard M. Stallman <rms@gnu.org>
3995
3996 * files.texi (Magic File Names): Document `operations' property.
3997
39982005-04-29 Lute Kamstra <lute@gnu.org>
3999
4000 * modes.texi (Generic Modes): New node.
4001 (Major Modes): Add it to the menu.
4002 (Derived Modes): Add "derived mode" to concept index.
4003
40042005-04-28 Lute Kamstra <lute@gnu.org>
4005
4006 * modes.texi (Defining Minor Modes): Fix previous change.
4007 (Font Lock Mode): Simplify.
4008 (Font Lock Basics): Say that font-lock-defaults is buffer-local
4009 when set and that some parts are optional. Add cross references.
4010 (Search-based Fontification): Say how to specify font-lock-keywords.
4011 Add cross references. Add font-lock-multiline to index.
4012 Move font-lock-keywords-case-fold-search here from node "Other Font
4013 Lock Variables". Document font-lock-add-keywords and
4014 font-lock-remove-keywords.
4015 (Other Font Lock Variables): Move font-lock-keywords-only,
4016 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4017 and font-lock-syntactic-face-function to node "Syntactic Font
4018 Lock". Move font-lock-keywords-case-fold-search to node
4019 "Search-based Fontification". Document font-lock-inhibit-thing-lock
4020 and font-lock-{,un}fontify-{buffer,region}-function.
4021 (Precalculated Fontification): Remove reference to deleted variable
4022 font-lock-core-only.
4023 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
4024 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
4025 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4026 and font-lock-syntactic-face-function here from node "Other Font
4027 Lock Variables". Move font-lock-syntactic-keywords to "Setting
4028 Syntax Properties". Add cross references.
4029 (Setting Syntax Properties): New node.
4030 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
4031 * syntax.texi (Syntax Properties): Add cross reference.
4032 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
4033
40342005-04-26 Richard M. Stallman <rms@gnu.org>
4035
4036 * display.texi (Defining Faces):
4037 Document `default' elements of defface spec.
4038
4039 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
4040
4041 * variables.texi (Variable Aliases): Clarify text.
4042
40432005-04-25 Chong Yidong <cyd@stupidchicken.com>
4044
4045 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
4046
40472005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4048
4049 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
4050
40512005-04-24 Eli Zaretskii <eliz@gnu.org>
4052
4053 * syntax.texi (Syntax Table Internals): Elaborate documentation of
4054 syntax-after and syntax-class.
4055
4056 * files.texi (Changing Files): Fix last change's cross-reference.
4057 (Unique File Names): Don't mention "numbers" in the documentation
4058 of make-temp-file and make-temp-name.
4059
40602005-04-23 Richard M. Stallman <rms@gnu.org>
4061
4062 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
4063
40642005-04-22 Nick Roberts <nickrob@snap.net.nz>
4065
4066 * windows.texi (Cyclic Window Ordering): Clarify window-list.
4067
40682005-04-22 Nick Roberts <nickrob@snap.net.nz>
4069
4070 * variables.texi (Variable Aliases): Describe make-obsolete-variable
4071 and define-obsolete-variable-alias.
4072
40732005-04-22 Kim F. Storm <storm@cua.dk>
4074
4075 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
4076 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
4077
40782005-04-21 Lute Kamstra <lute@gnu.org>
4079
4080 * lists.texi (Association Lists): Document rassq-delete-all.
4081
40822005-04-19 Richard M. Stallman <rms@gnu.org>
4083
4084 * modes.texi (Search-based Fontification): Explain that
4085 facespec is an expression to be evaluated.
4086
40872005-04-19 Kevin Ryde <user42@zip.com.au>
4088
4089 * streams.texi (Output Functions): Fix xref.
4090 * strings.texi (String Conversion): Fix xref.
4091
40922005-04-19 Kim F. Storm <storm@cua.dk>
4093
4094 * symbols.texi (Symbol Plists): Add safe-get.
4095 Mention that `get' may signal an error.
4096
40972005-04-18 Nick Roberts <nickrob@snap.net.nz>
4098
4099 * customize.texi (Variable Definitions): Replace tooltip-mode
4100 example with save-place.
4101
41022005-04-17 Richard M. Stallman <rms@gnu.org>
4103
4104 * buffers.texi (Indirect Buffers): Clarify.
4105
4106 * positions.texi (Positions): Clarify converting marker to integer.
4107
4108 * strings.texi (String Basics): Mention string-match; clarify.
4109
41102005-04-08 Lute Kamstra <lute@gnu.org>
4111
4112 * modes.texi (Search-based Fontification): Fix cross references.
4113 Use consistent terminology. Document anchored highlighting.
4114
41152005-04-05 Lute Kamstra <lute@gnu.org>
4116
4117 * modes.texi (Defining Minor Modes): Document :group keyword
4118 argument and its default value.
4119
41202005-04-03 Lute Kamstra <lute@gnu.org>
4121
4122 * hooks.texi (Standard Hooks): Add some hooks. Add cross
4123 references and/or descriptions. Delete major mode hooks; mention
4124 them as a category instead. Rename or delete obsolete hooks.
4125
41262005-04-02 Richard M. Stallman <rms@gnu.org>
4127
4128 * nonascii.texi (Coding System Basics): Another wording cleanup.
4129
41302005-04-01 Richard M. Stallman <rms@gnu.org>
4131
4132 * nonascii.texi (Coding System Basics): Clarify previous change.
4133
41342005-04-01 Kenichi Handa <handa@m17n.org>
4135
10d1d0af 4136 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
4137 identity of coding systems.
4138
41392005-03-29 Chong Yidong <cyd@stupidchicken.com>
4140
4141 * text.texi (Buffer Contents): Add filter-buffer-substring and
4142 buffer-substring-filters.
4143
41442005-03-26 Chong Yidong <cyd@stupidchicken.com>
4145
4146 * anti.texi (Antinews): Mention `G' interactive code.
4147
4148 * tips.texi (Compilation Tips): Mention benchmark.el.
4149
41502005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4151
4152 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
4153 is now bound to M-o M-o.
4154
4155 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
4156
41572005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4158
4159 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
4160 in the Emacs Manual).
4161 * Makefile.in (srcs): Remove calendar.texi.
4162 * makefile.w32-in (srcs): Remove calendar.texi.
4163 * display.texi (Display): Change name of next node.
4164 * os.texi (System In): Change name of previous node.
4165 * elisp.texi (Top): Remove Calendar references.
4166 * vol1.texi (Top): Remove Calendar references.
4167 * vol2.texi (Top): Remove Calendar references.
4168
41692005-03-25 Richard M. Stallman <rms@gnu.org>
4170
4171 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
4172 Cleanup previous change.
4173
41742005-03-25 Chong Yidong <cyd@stupidchicken.com>
4175
4176 * display.texi (Face Attributes): Faces earlier in an :inherit
4177 list take precedence.
4178 (Scroll Bars): Fix description of vertical-scroll-bars.
4179 Document frame-current-scroll-bars and window-current-scroll-bars.
4180
4181 * markers.texi (The Mark): Document temporary Transient Mark mode.
4182
4183 * minibuf.texi (Reading File Names):
4184 Document read-file-name-completion-ignore-case.
4185
4186 * positions.texi (Screen Lines): Document nil for width argument
4187 to compute-motion.
4188
41892005-03-23 Kim F. Storm <storm@cua.dk>
4190
4191 * display.texi (Standard Faces): Other faces used in the fringe
4192 implicitly inherits from the fringe face.
4193 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
4194 properties implicitly inherits from fringe face.
4195 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
4196
41972005-03-20 Chong Yidong <cyd@stupidchicken.com>
4198
4199 * display.texi (Invisible Text): State default value of
4200 line-move-ignore-invisible.
4201 (Managing Overlays): Document remove-overlays.
4202 (Standard Faces): Document escape-glyph face.
4203
4204 * minibuf.texi (Reading File Names): Document read-file-name-function.
4205
4206 * modes.texi (Other Font Lock Variables):
4207 Document font-lock-lines-before.
4208
4209 * positions.texi (Skipping Characters): skip-chars-forward allows
4210 character classes.
4211
42122005-03-18 Lute Kamstra <lute@gnu.org>
4213
4214 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
4215
42162005-03-17 Richard M. Stallman <rms@gnu.org>
4217
4218 * text.texi (Undo): Document extensible undo entries.
4219
dd7b651b 4220 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
4221
4222 * nonascii.texi (Character Codes): Minor fix.
4223
4224 * display.texi (Display Property): Explain the significance
4225 of having text properties that are eq.
4226 (Other Display Specs): Explain string as display spec.
4227
4228 * commands.texi (Interactive Codes): Document G option.
4229
42302005-03-17 Chong Yidong <cyd@stupidchicken.com>
4231
4232 * text.texi (Filling): Add sentence-end-without-period and
4233 sentence-end-without-space.
4234 (Changing Properties): Minor fix.
4235
4236 * anti.texi: Total rewrite.
4237
42382005-03-15 Lute Kamstra <lute@gnu.org>
4239
4240 * edebug.texi (Instrumenting Macro Calls): Fix typos.
4241
42422005-03-08 Kim F. Storm <storm@cua.dk>
4243
4244 * display.texi (Specified Space): Property :width is support on
4245 non-graphic terminals, :height is not.
4246
42472005-03-07 Richard M. Stallman <rms@gnu.org>
4248
4249 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
4250 Now subnodes of Fringes.
4251 (Overlay Arrow): Document overlay-arrow-variable-list.
4252 (Fringe Size/Pos): New node, broken out of Fringes.
4253 (Display): Explain clearing vs redisplay better.
4254 (Truncation): Clarify use of bitmaps.
4255 (The Echo Area): Clarify the uses of the echo area.
4256 Add max-mini-window-height.
4257 (Progress): Clarify.
4258 (Invisible Text): Explain that main loop moves point out.
4259 (Selective Display): Say "hidden", not "invisible".
4260 (Managing Overlays): Move up. Describe relation to Undo here.
4261 (Overlay Properties): Clarify intro.
4262 (Finding Overlays): Explain return values when nothing found.
4263 (Width): truncate-string-to-width has added arg.
4264 (Displaying Faces): Clarify and update mode line face handling.
4265 (Face Functions): Minor cleanup.
4266 (Conditional Display): Merge into Other Display Specs.
4267 (Pixel Specification, Other Display Specs): Minor cleanups.
4268 (Images, Image Descriptors): Minor cleanups.
4269 (GIF Images): Patents have expired.
4270 (Showing Images): Explain default text for insert-image.
4271 (Manipulating Button Types): Merge into Manipulating Buttons.
4272 (Making Buttons): Explain return values.
4273 (Button Buffer Commands): Add xref.
4274 (Inverse Video): Update mode-line-inverse-video.
4275 (Display Table Format): Clarify.
4276 (Active Display Table): Give defaults for window-display-table.
4277
4278 * calendar.texi (Calendar Customizing): calendar-holiday-marker
4279 and calendar-today-marker are strings, not chars.
4280 (Holiday Customizing): Minor fix.
4281
4282 * internals.texi (Writing Emacs Primitives): Update `or' example.
4283 Update limit on # args of subr.
4284
4285 * edebug.texi (Using Edebug): Arrow is in fringe.
4286 (Instrumenting): Arg to eval-defun works without loading edebug.
4287 (Edebug Execution Modes): Add xref.
4288
4289 * customize.texi (Common Keywords): Clarify :require.
4290 Mention :version here.
4291 (Variable Definitions, Group Definitions): Not here.
4292 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
4293
42942005-03-07 Chong Yidong <cyd@stupidchicken.com>
4295 * nonascii.texi (Text Representations): Clarify position-bytes.
4296 (Character Sets): Add list-charset-chars.
4297 (Scanning Charsets): Add charset-after.
4298 (Encoding and I/O): Minor fix.
4299
43002005-03-06 Richard M. Stallman <rms@gnu.org>
4301
4302 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
4303 (Resizing Windows): Likewise.
4304
4305 * text.texi (Change Hooks): Get rid of "Emacs 21".
4306
4307 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
4308
4309 * streams.texi (Output Variables): Get rid of "Emacs 21".
4310
4311 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
4312
4313 * os.texi (Translating Input): Replace flow-control example
4314 with a less obsolete example that uses `keyboard-translate'.
4315
4316 * objects.texi (Hash Table Type, Circular Objects):
4317 Get rid of "Emacs 21".
4318
4319 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
4320 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
4321
4322 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
4323
4324 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
4325
4326 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
4327 (Menu Bar): Fix when menu-bar-update-hook is called.
4328
4329 * hash.texi (Hash Tables): Get rid of "Emacs 21".
4330
4331 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
4332 and make it read better.
4333
4334 * files.texi (Writing to Files): Get rid of "Emacs 21".
4335 (Unique File Names): Likewise.
4336
4337 * elisp.texi: Update Emacs version to 22.
4338
4339 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
4340 (Overlay Properties, Face Attributes): Likewise.
4341 (Managing Overlays): Fix punctuation.
4342 (Attribute Functions): Clarify set-face-font; get rid of
4343 info about old Emacs versions.
4344 (Auto Faces, Font Lookup, Display Property, Images):
4345 Get rid of "Emacs 21".
4346
4347 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
4348
43492005-03-05 Richard M. Stallman <rms@gnu.org>
4350
4351 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
4352
43532005-03-04 Lute Kamstra <lute@gnu.org>
4354
4355 * debugging.texi (Error Debugging): Document stack-trace-on-error.
4356
43572005-03-03 Lute Kamstra <lute@gnu.org>
4358
4359 * edebug.texi (Instrumenting Macro Calls): Fix typo.
4360
43612005-03-01 Lute Kamstra <lute@gnu.org>
4362
4363 * debugging.texi (Debugger Commands): Update `j'.
4364
43652005-02-28 Lute Kamstra <lute@gnu.org>
4366
4367 * debugging.texi (Debugging): Fix typo.
4368 (Error Debugging): Document eval-expression-debug-on-error.
4369 (Function Debugging): Update example.
4370 (Using Debugger): Mention starred stack frames.
4371 (Debugger Commands): Document `j' and `l'.
4372 (Invoking the Debugger): `d' and `j' exit recursive edit too.
4373 Update the messages that the debugger displays.
4374 (Internals of Debugger): Add cross reference. Update example.
4375 (Excess Open): Minor improvement.
4376 (Excess Close): Minor improvement.
4377
43782005-02-26 Richard M. Stallman <rms@gnu.org>
4379
4380 * tips.texi (Coding Conventions): Clarify.
4381 Put all the major mode key reservations together.
4382 Mention the Mouse-1 => Mouse-2 conventions.
4383
4384 * syntax.texi (Syntax Class Table): Clarify.
4385 (Syntax Table Functions): syntax-after moved from here.
4386 (Syntax Table Internals): syntax-after moved to here.
4387 (Parsing Expressions): Update info on number of values
4388 and what's meaningful in the STATE argument.
4389 (Categories): Fix typo.
4390
4391 * sequences.texi (Arrays): Cleanup.
4392 (Char-Tables): Clarify.
4393
4394 * processes.texi (Deleting Processes): Cleanups, add xref.
4395 (Subprocess Creation): Explain nil in exec-path. Cleanup.
4396 (Process Information): set-process-coding-system, some args optional.
4397 (Input to Processes): Explain various types for PROCESS args.
4398 Rename them from PROCESS-NAME to PROCESS.
4399 (Signals to Processes): Likewise.
4400 (Decoding Output): Cleanup.
4401 (Query Before Exit): Clarify.
4402
4403 * os.texi (Startup Summary): Correct the options; add missing ones.
4404 (Terminal Output, Batch Mode): Clarify.
4405 (Flow Control): Node deleted.
4406
4407 * markers.texi (The Mark): Clarify.
4408
4409 * macros.texi (Expansion): Cleanup.
4410 (Indenting Macros): indent-spec allows ints, not floats.
4411
4412 * keymaps.texi (Keymaps): Clarify.
4413 (Format of Keymaps): Update lisp-mode-map example.
4414 (Active Keymaps, Key Lookup): Clarify.
4415 (Changing Key Bindings): Add xref to `kbd'.
4416 (Key Binding Commands, Simple Menu Items): Clarify.
4417 (Mouse Menus, Menu Bar): Clarify.
4418 (Menu Example): Replace print example with menu-bar-replace-menu.
4419
4420 * help.texi (Documentation Basics): Add function-documentation prop.
4421
4422 * elisp.texi (Top): Don't refer to Flow Control node.
4423
4424 * commands.texi (Command Overview): Improve xrefs.
4425 (Adjusting Point): Adjusting point applies to intangible and invis.
4426 (Key Sequence Input): Doc extra read-key-sequence args.
4427 Likewise for read-key-sequence-vector.
4428
4429 * backups.texi (Rename or Copy): Minor fix.
4430 (Numbered Backups): For version-control, say the default.
4431 (Auto-Saving): make-auto-save-file-name example is simplified.
4432
4433 * advice.texi (Advising Functions): Don't imply one part of Emacs
4434 should advise another part. Markup changes.
4435 (Defining Advice): Move transitional para.
4436 (Activation of Advice): Cleanup.
4437 Explain if COMPILE is nil or negative.
4438
4439 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
4440
44412005-02-24 Lute Kamstra <lute@gnu.org>
4442
4443 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
4444 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
4445
44462005-02-23 Lute Kamstra <lute@gnu.org>
4447
4448 * modes.texi (Defining Minor Modes): define-minor-mode can be used
4449 to define global minor modes as well.
4450
4451 * display.texi (Managing Overlays): overlay-buffer returns nil for
4452 deleted overlays.
4453
44542005-02-22 Kim F. Storm <storm@cua.dk>
4455
4456 * minibuf.texi (Basic Completion): Allow symbols in addition to
4457 strings in try-completion and all-completions.
4458
44592005-02-14 Lute Kamstra <lute@gnu.org>
4460
4461 * elisp.texi (Top): Remove reference to deleted node.
4462
4463 * lists.texi (Lists): Remove reference to deleted node.
4464 (Cons Cells): Fix typo.
4465
4466 * loading.texi (Where Defined): Fix typo.
4467
44682005-02-14 Richard M. Stallman <rms@gnu.org>
4469
4470 * variables.texi (Creating Buffer-Local): change-major-mode-hook
4471 is useful for discarding some minor modes.
4472
4473 * symbols.texi (Symbol Components): Reorder examples.
4474
4475 * streams.texi (Input Functions): State standard-input default.
4476 (Output Variables): State standard-output default.
4477
4478 * objects.texi (Printed Representation): Clarify read syntax vs print.
4479 (Floating Point Type): Explain meaning better.
4480 (Symbol Type): Explain uniqueness better.
4481 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
4482 List examples sooner.
4483 (Box Diagrams): New subnode broken out.
4484 Some examples moved from old Lists as Boxes node.
4485 (Dotted Pair Notation): Clarify intro.
4486 (Array Type): Clarify.
4487 (Type Predicates): Add hash-table-p.
4488
4489 * numbers.texi (Integer Basics): Clarify radix explanation.
4490 (Predicates on Numbers): Minor clarification.
4491 (Comparison of Numbers): Minor clarification. Clarify eql.
4492 Typos in min, max.
4493 (Math Functions): Clarify overflow in expt.
4494
4495 * minibuf.texi (Text from Minibuffer): Minor clarification.
4496 Mention arrow keys.
4497
4498 * loading.texi (Autoload): defun's doc string overrides autoload's
4499 doc string.
4500 (Repeated Loading): Modernize "add to list" examples.
4501 (Where Defined): Finish updating table of load-history elts.
4502
4503 * lists.texi (List-related Predicates): Minor wording improvement.
4504 (Lists as Boxes): Node deleted.
4505 (Building Lists): Explain trivial cases of number-sequence.
4506
4507 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 4508 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
4509 (Hash Access): Any object can be a key.
4510 State value of maphash.
4511
4512 * functions.texi (What Is a Function): Wording cleanup.
4513 (Function Documentation): Minor cleanup.
4514 Explain purpose of calling convention at end of doc string.
4515 (Function Names): Wording cleanup.
4516 (Calling Functions): Wording cleanup.
4517 Explain better how funcall calls the function.
4518 (Function Cells): Delete example of saving and redefining function.
4519
4520 * control.texi (Combining Conditions): Wording cleanup.
4521 (Iteration): dolist and dotimes bind VAR locally.
4522 (Cleanups): Xref to Atomic Changes.
4523
4524 * compile.texi (Byte Compilation): Delete 19.29 info.
4525 (Compilation Functions): Macros' difficulties don't affect defsubst.
4526 (Docs and Compilation): Delete 19.29 info.
4527
45282005-02-10 Richard M. Stallman <rms@gnu.org>
4529
4530 * objects.texi (Symbol Type): Minor correction.
4531
45322005-02-06 Lute Kamstra <lute@gnu.org>
4533
4534 * modes.texi (Example Major Modes): Fix typos.
4535
45362005-02-06 Richard M. Stallman <rms@gnu.org>
4537
4538 * text.texi (Margins): fill-nobreak-predicate can be one function.
4539
4540 * strings.texi (Modifying Strings): clear-string can make unibyte.
4541 (Formatting Strings): format gives error if values missing.
4542
4543 * positions.texi (Character Motion): Mention default arg
4544 for forward-char. backward-char refers to forward-char.
4545 (Word Motion): Mention default arg for forward-word.
4546 (Buffer End Motion): Mention default arg for beginning-of-buffer.
4547 Simplify end-of-buffer.
4548 (Text Lines): Mention default arg for forward-line.
4549 (List Motion): Mention default arg for beginning/end-of-defun.
4550 (Skipping Characters): Minor fixes in explaining character-set.
4551
4552 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
4553 Mode inheritance applies only when default-major-mode is nil.
4554 Clarifications.
4555 (Example Major Modes): Update Text mode and Lisp mode examples.
4556 (Minor Mode Conventions): Mention define-minor-mode at top.
4557 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
4558 (Mode Line Format): Update mode line face display info.
4559 (Properties in Mode): Mention effect of risky vars.
4560 (Imenu): Define imenu-add-to-menubar.
4561 (Font Lock Mode): Add descriptions to menu lines.
4562 (Faces for Font Lock): Add font-lock-doc-face.
4563
45642005-02-05 Lute Kamstra <lute@gnu.org>
4565
4566 * text.texi (Maintaining Undo): Remove obsolete function.
4567
45682005-02-05 Eli Zaretskii <eliz@gnu.org>
4569
4570 * frames.texi (Color Names): Add pointer to the X docs about RGB
4571 color specifications. Improve indexing
4572 (Text Terminal Colors): Replace the description of RGB values by
4573 an xref to "Color Names".
4574
45752005-02-03 Richard M. Stallman <rms@gnu.org>
4576
4577 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
4578 Clarify.
4579 (Selecting Windows): Clarify save-selected-window.
4580 (Cyclic Window Ordering): Clarify walk-windows.
4581 (Window Point): Clarify.
4582 (Window Start): Add comment to example.
4583 (Resizing Windows): Add `interactive' specs in examples.
4584 Document fit-window-to-buffer.
4585
4586 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
4587 (Undo, Maintaining Undo): Clarify last change.
4588 (Sorting): In sort-numeric-fields, explain about octal and hex.
4589 Mention sort-numeric-base.
4590 (Format Properties): Add xref for hard newlines.
4591
4592 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
4593 (Pop-Up Menus): Fix typo.
4594 (Color Names): Explain all types of color names.
4595 Explain color-values on B&W terminal.
4596 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
4597
4598 * files.texi (File Locks): Not supported on MS systems.
4599 (Testing Accessibility): Clarify.
4600
4601 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
4602 (Coverage Testing): Fix typo.
4603
4604 * commands.texi (Misc Events): Remove stray space.
4605
4606 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
4607 (Modification Time): Clarify when visited-file-modtime returns 0.
4608 (The Buffer List): Clarify bury-buffer.
4609 (Killing Buffers): Clarify.
4610 (Indirect Buffers): Add clone-indirect-buffer.
4611
46122005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4613
4614 * edebug.texi (Printing in Edebug): Fix default value of
4615 edebug-print-circle.
4616 (Coverage Testing): Fix displayed frequency count data.
4617
46182005-02-02 Luc Teirlinck <teirllm@auburn.edu>
4619
4620 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4621
46222005-02-02 Kim F. Storm <storm@cua.dk>
4623
4624 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4625
46262005-01-29 Eli Zaretskii <eliz@gnu.org>
4627
4628 * commands.texi (Misc Events): Describe the help-echo event.
4629
4630 * text.texi (Special Properties) <help-echo>: Use `pos'
4631 consistently in description of the help-echo property.
4632 Use @code{nil} instead of @var{nil}.
4633
4634 * display.texi (Overlay Properties): Fix the index entry for
4635 help-echo overlay property.
4636
4637 * customize.texi (Type Keywords): Uncomment the xref to the
4638 help-echo property documentation.
4639
46402005-01-23 Kim F. Storm <storm@cua.dk>
4641
4642 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4643 return value. Third element FULLY replaced by PARTIAL which
4644 specifies number of invisible pixels if row is only partially visible.
4645 (Textual Scrolling): Mention auto-window-vscroll.
4646 (Vertical Scrolling): New defvar auto-window-vscroll.
4647
46482005-01-16 Luc Teirlinck <teirllm@auburn.edu>
4649
4650 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4651 command remapping.
4652
46532005-01-15 Richard M. Stallman <rms@gnu.org>
4654
4655 * display.texi (Defining Images): Mention DATA-P arg of create-image.
4656
46572005-01-14 Kim F. Storm <storm@cua.dk>
4658
4659 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4660
4661 * text.texi (Links and Mouse-1): Fix string and vector item.
4662
46632005-01-13 Richard M. Stallman <rms@gnu.org>
4664
4665 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4666 descriptions of overriding-local-map and overriding-terminal-local-map.
4667
4668 * text.texi (Links and Mouse-1): Clarify text.
4669
46702005-01-13 Kim F. Storm <storm@cua.dk>
4671
4672 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4673
46742005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
4675
4676 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4677
46782005-01-12 Kim F. Storm <storm@cua.dk>
4679
4680 * text.texi (Links and Mouse-1): Rename section from Enabling
4681 Mouse-1 to Following Links. Change xrefs.
4682 Add examples for define-button-type and define-widget.
4683
4684 * display.texi (Button Properties, Button Buffer Commands):
4685 Clarify mouse-1 and follow-link functionality.
4686
46872005-01-12 Richard M. Stallman <rms@gnu.org>
4688
4689 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4690
4691 * display.texi (Beeping): Fix Texinfo usage.
4692
4693 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4694
46952005-01-11 Kim F. Storm <storm@cua.dk>
4696
4697 * display.texi (Button Properties, Button Buffer Commands):
4698 Mention mouse-1 binding. Add follow-link keyword.
4699
4700 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4701 (Enabling Mouse-1 to Follow Links): New subsection.
4702
47032005-01-06 Richard M. Stallman <rms@gnu.org>
4704
4705 * text.texi (Special Properties): Minor change.
4706
4707 * os.texi (Timers): Clarify previous change.
4708
4709 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4710
47112005-01-01 Luc Teirlinck <teirllm@auburn.edu>
4712
4713 * display.texi (Face Attributes): Correct xref to renamed node.
4714
47152005-01-01 Richard M. Stallman <rms@gnu.org>
4716
4717 * display.texi (Face Attributes): Describe hex color specs.
4718
47192004-12-31 Richard M. Stallman <rms@gnu.org>
4720
4721 * os.texi (Timers): Update previous change.
4722
47232004-12-30 Kim F. Storm <storm@cua.dk>
4724
4725 * display.texi (Line Height): Total line-height is now specified
4726 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
4727 in cons cells. (nil . RATIO) is relative to actual line height.
4728 Use line-height `t' instead of `0' to get minimum height.
4729
47302004-12-29 Richard M. Stallman <rms@gnu.org>
4731
4732 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4733
47342004-12-28 Richard M. Stallman <rms@gnu.org>
4735
4736 * commands.texi (Quitting): Clarify value of with-local-quit.
4737
4738 * elisp.texi (Top): Fix previous change.
4739
4740 * loading.texi (Loading): Fix previous change.
4741
47422004-12-27 Richard M. Stallman <rms@gnu.org>
4743
4744 * Makefile.in (MAKEINFO): Specify --force.
4745
4746 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4747
4748 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4749
4750 * display.texi (Line Height): Further clarify.
4751
4752 * elisp.texi (Top): Update Loading submenu.
4753
4754 * loading.texi (Where Defined): New node.
4755 (Unloading): load-history moved to Where Defined.
4756
47572004-12-21 Richard M. Stallman <rms@gnu.org>
4758
4759 * commands.texi (Event Input Misc): Add while-no-input.
4760
47612004-12-11 Richard M. Stallman <rms@gnu.org>
4762
4763 * display.texi (Line Height): Rewrite text for clarity.
4764
47652004-12-11 Kim F. Storm <storm@cua.dk>
4766
4767 * display.texi (Display): Add node "Line Height" to menu.
4768 (Line Height): New node. Move full description of line-spacing
4769 and line-height text properties here from text.texi.
4770 (Scroll Bars): Add vertical-scroll-bar variable.
4771
4772 * frames.texi (Window Frame Parameters): Remove line-height defvar.
4773
4774 * locals.texi (Standard Buffer-Local Variables): Fix xref for
4775 line-spacing and vertical-scroll-bar.
4776
4777 * text.texi (Special Properties): Just mention line-spacing and
4778 line-height here, add xref to new "Line Height" node.
4779
47802004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
4781
4782 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4783
4784 * locals.texi (Standard Buffer-Local Variables):
4785 Add @xref for `line-spacing'.
4786
47872004-12-05 Richard M. Stallman <rms@gnu.org>
4788
4789 * Makefile.in (maintainer-clean): Remove the info files
4790 in $(infodir) where they are created.
4791
47922004-12-03 Richard M. Stallman <rms@gnu.org>
4793
4794 * windows.texi (Selecting Windows): get-lru-window and
4795 get-largest-window don't consider dedicated windows.
4796
4797 * text.texi (Undo): Document undo-in-progress.
4798
47992004-11-26 Richard M. Stallman <rms@gnu.org>
4800
4801 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
4802 Remove a few vars that are not always buffer-local.
4803
48042004-11-24 Luc Teirlinck <teirllm@auburn.edu>
4805
4806 * locals.texi (Standard Buffer-Local Variables): Comment out
4807 xref's to non-existent node `Yet to be written'.
4808
48092004-11-24 Richard M. Stallman <rms@gnu.org>
4810
4811 * processes.texi (Synchronous Processes): Grammar fix.
4812
4813 * numbers.texi (Comparison of Numbers): Add eql.
4814
4815 * locals.texi (Standard Buffer-Local Variables): Add many vars.
4816
4817 * intro.texi (Printing Notation): Fix previous change.
4818
4819 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4820 and default-indicate-buffer-boundaries from here.
4821 (Usual Display): To here.
4822 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4823 (Usual Display): Move tab-width up.
4824
4825 * customize.texi (Variable Definitions): Replace
4826 show-paren-mode example with tooltip-mode.
4827 (Simple Types, Composite Types, Defining New Types):
4828 Minor cleanups.
4829
48302004-11-21 Jesper Harder <harder@ifa.au.dk>
4831
4832 * processes.texi (Synchronous Processes, Output from Processes):
4833 Markup fix.
4834
48352004-11-20 Richard M. Stallman <rms@gnu.org>
4836
4837 * positions.texi (Skipping Characters): skip-chars-forward
4838 now handles char classes.
4839
4840 * intro.texi (Printing Notation): Avoid confusion of `print'
4841 when explaining @print.
4842
4843 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4844
4845 * display.texi (Display Table Format): Minor fix.
4846
4847 * streams.texi (Output Functions): Fix print example.
4848
4849 * Makefile.in (elisp): New target.
4850 (dist): Depend on $(infodir)/elisp, not elisp.
4851 Copy the info files from $(infodir).
4852
4853 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4854 read-from-minibuffer.
4855
4856 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4857
48582004-11-19 Richard M. Stallman <rms@gnu.org>
4859
4860 * searching.texi (Regexp Search): Add search-whitespace-regexp.
4861
48622004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
4863
4864 * tips.texi (Coding Conventions): Fix typo.
4865
48662004-11-16 Richard M. Stallman <rms@gnu.org>
4867
4868 * tips.texi (Coding Conventions): Separate defvar and require
4869 methods to avoid warnings. Use require only when there are many
4870 functions and variables from that package.
4871
4872 * minibuf.texi (Minibuffer Completion): When ignoring case,
4873 predicate must not be case-sensitive.
4874
4875 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4876 (Test Coverage): Don't talk about "splotches". Clarified.
4877
48782004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
4879
4880 * frames.texi (Window Frame Parameters): Fix typo.
4881
48822004-11-15 Kim F. Storm <storm@cua.dk>
4883
4884 * symbols.texi (Other Plists): Note that plist-get may signal error.
4885 Add safe-plist-get.
4886
48872004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
4888
4889 * modes.texi (Font Lock Basics): Fix typo.
4890
48912004-11-08 Richard M. Stallman <rms@gnu.org>
4892
4893 * syntax.texi (Syntax Table Functions): Add syntax-after.
4894
48952004-11-06 Lars Brinkhoff <lars@nocrew.org>
4896
4897 * os.texi (Processor Run Time): New section documenting
4898 get-internal-run-time.
4899
49002004-11-06 Eli Zaretskii <eliz@gnu.org>
4901
4902 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
4903 it nukes elisp-cover.texi.
4904 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
4905 elisp-0 etc.
4906
49072004-11-05 Luc Teirlinck <teirllm@auburn.edu>
4908
4909 * commands.texi (Keyboard Macros): Document `append' return value
4910 of `defining-kbd-macro'.
4911
49122004-11-01 Richard M. Stallman <rms@gnu.org>
4913
4914 * commands.texi (Interactive Call): Add called-interactively-p.
4915
49162004-10-29 Simon Josefsson <jas@extundo.com>
4917
4918 * minibuf.texi (Reading a Password): Revert.
4919
49202004-10-28 Richard M. Stallman <rms@gnu.org>
4921
4922 * frames.texi (Display Feature Testing): Explain about "vendor".
4923
49242004-10-27 Richard M. Stallman <rms@gnu.org>
4925
4926 * commands.texi (Interactive Codes): `N' uses numeric prefix,
4927 not raw. Clarify `n'.
4928 (Interactive Call): Rewrite interactive-p, focusing on when
4929 and how to use it.
4930 (Misc Events): Clarify previous change.
4931
4932 * advice.texi (Simple Advice): Clarify what job the example does.
4933 (Around-Advice): Clarify ad-do-it.
4934 (Activation of Advice): An option of ad-default-compilation-action
4935 is `never', not `nil'.
4936
49372004-10-26 Kim F. Storm <storm@cua.dk>
4938
4939 * commands.texi (Interactive Codes): Add U code letter.
4940
49412004-10-25 Simon Josefsson <jas@extundo.com>
4942
4943 * minibuf.texi (Reading a Password): Add.
4944
49452004-10-24 Jason Rumney <jasonr@gnu.org>
4946
4947 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
4948 and wheel-down.
4949
49502004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
4951
4952 * processes.texi (Synchronous Processes): Document process-file.
4953
49542004-10-22 Kenichi Handa <handa@m17n.org>
4955
4956 * text.texi (translate-region): Document that it accepts also a
4957 char-table.
4958
49592004-10-22 David Ponce <david@dponce.com>
4960
4961 * windows.texi (Resizing Windows): Document the `preserve-before'
4962 argument of the functions `enlarge-window' and `shrink-window'.
4963
49642004-10-19 Jason Rumney <jasonr@gnu.org>
4965
4966 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
4967
49682004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4969
4970 * text.texi (Filling): Add anchor for definition of
4971 `sentence-end-double-space'.
4972
4973 * searching.texi (Regexp Example): Update description of how
4974 Emacs currently recognizes the end of a sentence.
4975 (Standard Regexps): Update definition of the variable
4976 `sentence-end'. Add definition of the function `sentence-end'.
4977
49782004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
4979
4980 * display.texi (Progress): New node.
4981
49822004-10-05 Kim F. Storm <storm@cua.dk>
4983
4984 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
4985
49862004-09-29 Kim F. Storm <storm@cua.dk>
4987
4988 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
4989 to identify bitmaps. Remove -fringe-bitmap suffix for standard
4990 fringe bitmap symbols, as they now have their own namespace.
4991 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
4992 vs. pixels. Signal error if no free bitmap slots.
4993 (Pixel Specification): Change IMAGE to @var{image}.
4994
49952004-09-28 Richard M. Stallman <rms@gnu.org>
4996
4997 * text.texi (Special Properties): Clarify line-spacing and line-height.
4998
4999 * searching.texi (Regexp Search): Add looking-back.
5000
50012004-09-25 Luc Teirlinck <teirllm@auburn.edu>
5002
5003 * display.texi: Correct typos.
5004 (Image Descriptors): Correct xref's.
5005
50062004-09-25 Richard M. Stallman <rms@gnu.org>
5007
5008 * text.texi (Special Properties): Cleanups in `cursor'.
5009 Rewrites in `line-height' and `line-spacing'; exchange them.
5010
5011 * display.texi (Fringes): Rewrite previous change.
5012 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
5013 (Display Fringe Bitmaps): Node deleted, text moved.
5014 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
5015 (Scroll Bars): Clarify set-window-scroll-bars.
5016 (Pointer Shape): Rewrite.
5017 (Specified Space): Clarify :align-to, etc.
5018 (Pixel Specification): Use @var. Clarify new text.
5019 (Other Display Specs): Clarify `slice'.
5020 (Image Descriptors): Cleanups.
5021 (Showing Images): Cleanups.
5022
50232004-09-24 Luc Teirlinck <teirllm@auburn.edu>
5024
5025 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
5026
5027 * modes.texi: Various minor changes in addition to:
5028 (Major Mode Conventions): Final call to `run-mode-hooks' should
5029 not be inside the `delay-mode-hooks' form.
5030 (Mode Hooks): New node.
5031 (Hooks): Delete obsolete example.
5032 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
5033 node "Mode Hooks".
5034
50352004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5036
5037 * display.texi: Correct various typos.
5038 (Display): Rename node "Pointer Shapes" to "Pointer
5039 Shape". (There is already a node called "Pointer Shapes" in
5040 frames.texi.)
5041 (Images): Remove non-existent node "Image Slices" from menu.
5042
50432004-09-23 Kim F. Storm <storm@cua.dk>
5044
5045 * text.texi (Special Properties): Add `cursor', `pointer',
5046 `line-height', and `line-spacing' properties.
5047
5048 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
5049 Shapes' to menu.
5050 (Standard Faces): Doc fix for fringe face.
5051 (Fringes): Add `overflow-newline-into-fringe' and
5052 'indicate-buffer-boundaries'.
5053 (Fringe Bitmaps, Pointer Shapes): New nodes.
5054 (Display Property): Add 'Pixel Specification' and 'Display Fringe
5055 Bitmaps' to menu.
5056 (Specified Space): Describe pixel width and height.
5057 (Pixel Specification): New node.
5058 (Other Display Specs): Add `slice' property.
5059 (Display Fringe Bitmaps): New node.
5060 (Images): Add 'Image Slices' to menu.
5061 (Image Descriptors): Add `:pointer' and `:map' properties.
5062 (Showing Images): Add slice arg to `insert-image'. Add
5063 'insert-sliced-image'.
5064
50652004-09-20 Richard M. Stallman <rms@gnu.org>
5066
5067 * commands.texi (Key Sequence Input):
5068 Clarify downcasing in read-key-sequence.
5069
50702004-09-08 Juri Linkov <juri@jurta.org>
5071
5072 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
5073
50742004-09-07 Luc Teirlinck <teirllm@auburn.edu>
5075
5076 * locals.texi (Standard Buffer-Local Variables): Add
5077 `buffer-auto-save-file-format'.
5078 * internals.texi (Buffer Internals): Describe new
5079 auto_save_file_format field of the buffer structure.
5080 * files.texi (Format Conversion): `auto-save-file-format' has been
5081 renamed `buffer-auto-save-file-format'.
5082
50832004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5084
5085 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
5086 an integer or a marker.
5087 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
5088
50892004-08-22 Richard M. Stallman <rms@gnu.org>
5090
5091 * modes.texi (Major Mode Conventions): Discuss rebinding of
5092 standard key bindings.
5093
50942004-08-18 Kim F. Storm <storm@cua.dk>
5095
5096 * processes.texi (Accepting Output): Add `just-this-one' arg to
5097 `accept-process-output'.
5098 (Output from Processes): New var `process-adaptive-read-buffering'.
5099
51002004-08-10 Luc Teirlinck <teirllm@auburn.edu>
5101
5102 * keymaps.texi: Various changes in addition to:
5103 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
5104 Give more varied examples for `kbd'.
5105 (Creating Keymaps): Char tables have slots for all characters
5106 without modifiers.
5107 (Active Keymaps): `overriding-local-map' and
5108 `overriding-terminal-local-map' also override text property and
5109 overlay keymaps.
5110 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
5111 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
5112 to denote a prefix of no events.
5113 `map-keymap' includes parent's bindings _recursively_.
5114 Clarify and correct description of `where-is-internal'.
5115 Mention BUFFER-OR-NAME arg to `describe-bindings'.
5116 (Menu Example): For menus intended for use with the keyboard, the
5117 menu items should be bound to characters or real function keys.
5118
51192004-08-08 Luc Teirlinck <teirllm@auburn.edu>
5120
5121 * objects.texi (Character Type): Reposition `@anchor' to prevent
5122 double space inside sentence in Info.
5123
5124 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
5125 renamed to `disabled-command-function'.
5126 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
5127 (Command Loop Info): Replace reference to it.
5128 (Disabling Commands): `disabled-command-hook' has been renamed to
5129 `disabled-command-function'.
5130
51312004-08-07 Luc Teirlinck <teirllm@auburn.edu>
5132
5133 * os.texi (Translating Input): Only non-prefix bindings in
5134 `key-translation-map' override actual key bindings. Warn about
5135 possible indirect effect of actual key bindings on non-prefix
5136 bindings in `key-translation-map'.
5137
51382004-08-06 Luc Teirlinck <teirllm@auburn.edu>
5139
5140 * minibuf.texi (High-Level Completion): Add anchor for definition
5141 of `read-variable'.
5142
5143 * commands.texi: Various changes in addition to:
5144 (Using Interactive): Clarify description of `interactive-form'.
5145 (Interactive Call): Mention default for KEYS argument to
5146 `call-interactively'.
5147 (Command Loop Info): Clarify description of `this-command-keys'.
5148 Mention KEEP-RECORD argument to `clear-this-command-keys'.
5149 Value of `last-event-frame' can be `macro'.
5150 (Repeat Events): `double-click-fuzz' is also used to distinguish
5151 clicks and drags.
5152 (Classifying Events): Clarify descriptions of `event-modifiers'
5153 `event-basic-type' and `event-convert-list'.
5154 (Accessing Events): `posn-timestamp' takes POSITION argument.
5155 (Quoted Character Input): Clarify description of
5156 `read-quoted-char' and fix example.
5157 (Quitting): Add `with-local-quit'.
5158 (Disabling Commands): Correct and clarify descriptions of
5159 `enable-command' and `disable-command'.
5160 Mention what happens if `disabled-command-hook' is nil.
5161 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
5162 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
5163
51642004-07-24 Luc Teirlinck <teirllm@auburn.edu>
5165
5166 * frames.texi: Various changes in addition to:
5167 (Creating Frames): Expand and clarify description of `make-frame'.
5168 (Window Frame Parameters): Either none or both of the `icon-left'
5169 and `icon-top' parameters must be specified. Put descriptions of
5170 `menu-bar-lines' and `toolbar-lines' closer together and change
5171 them accordingly.
5172 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
5173 except while processing `frame-title-format' or `icon-title-format'.
5174 (Deleting Frames): Correct description of `delete-frame'.
5175 Non-nil return values of `frame-live-p' are like those of `framep'.
5176 (Frames and Windows): Mention return value of
5177 `set-frame-selected-window'.
5178 (Visibility of Frames): Mention `force' argument to
5179 `make-frame-invisible'. `frame-visible-p' returns t for all
5180 frames on text-only terminals.
5181 (Frame Configurations): Restoring a frame configuration does not
5182 restore deleted frames.
5183 (Window System Selections): `x-set-selection' returns DATA.
5184 (Resources): Add example.
5185 (Display Feature Testing): Clarify descriptions of
5186 `display-pixel-height', `display-pixel-width', `x-server-version'
5187 and `x-server-vendor'.
5188
5189 * windows.texi (Choosing Window): Add anchor.
5190 * minibuf.texi (Minibuffer Misc): Add anchor.
5191
51922004-07-23 John Paul Wallington <jpw@gnu.org>
5193
5194 * macros.texi (Defining Macros): Declaration keyword for setting
5195 Edebug spec is `debug' not `edebug'.
5196
51972004-07-19 Luc Teirlinck <teirllm@auburn.edu>
5198
5199 * windows.texi: Various small changes in addition to:
5200 (Window Point): Mention return value of `set-window-point'.
5201 (Window Start): `pos-visible-in-window-p' disregards horizontal
5202 scrolling. Explain return value if PARTIALLY is non-nil.
5203 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
5204 and `set-window-vscroll'.
5205 (Size of Window): The argument WINDOW to `window-inside-edges',
5206 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
5207 (Resizing Windows): Explain return value of
5208 `shrink-window-if-larger-than-buffer'.
5209 `window-size-fixed' automatically becomes buffer local when set.
5210 (Window Configurations): Explain return value of
5211 `set-window-configuration'.
5212
5213 * minibuf.texi (Minibuffer Misc): Add anchor for
5214 `minibuffer-scroll-window'.
5215
5216 * positions.texi (Text Lines): Add anchor for `count-lines'.
5217
52182004-07-17 Richard M. Stallman <rms@gnu.org>
5219
5220 * display.texi (Overlay Properties): Adding `evaporate' prop
5221 deletes empty overlay immediately.
5222
5223 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
5224 fix example.
5225
52262004-07-16 Jim Blandy <jimb@redhat.com>
5227
5228 * searching.texi (Regexp Backslash): Document new \_< and \_>
5229 operators.
5230
52312004-07-16 Juanma Barranquero <lektu@terra.es>
5232
5233 * display.texi (Images): Fix Texinfo usage.
5234
52352004-07-14 Luc Teirlinck <teirllm@auburn.edu>
5236
5237 * buffers.texi (Modification Time): `visited-file-modtime' now
5238 returns a list of two integers, instead of a cons.
5239
52402004-07-13 Luc Teirlinck <teirllm@auburn.edu>
5241
5242 * windows.texi: Various changes in addition to:
5243 (Splitting Windows): Add `split-window-keep-point'.
5244
52452004-07-09 Richard M. Stallman <rms@gnu.org>
5246
5247 * frames.texi (Input Focus): Minor fix.
5248
52492004-07-07 Luc Teirlinck <teirllm@auburn.edu>
5250
5251 * frames.texi (Input Focus): Clarify descriptions of
5252 `select-frame-set-input-focus' and `select-frame'.
5253
52542004-07-06 Luc Teirlinck <teirllm@auburn.edu>
5255
5256 * os.texi: Various small changes in addition to:
5257 (Killing Emacs): Expand and clarify description of
5258 `kill-emacs-query-functions' and `kill-emacs-hook'.
5259 (System Environment): Expand and clarify description of `getenv'
5260 and `setenv'.
5261 (Timers): Clarify description of `run-at-time'.
5262 (Translating Input): Correct description of
5263 `extra-keyboard-modifiers'.
5264 (Flow Control): Correct description of `enable-flow-control'.
5265
52662004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
5267
5268 * os.texi: Update copyright.
5269 (Session Management): Grammar fix.
5270 Clarify which Emacs does the restarting.
5271 Use @samp for *scratch* buffer.
5272
52732004-07-04 Alan Mackenzie <acm@muc.de>
5274
5275 * frames.texi (Input Focus): Add documentation for
5276 `select-frame-set-input-focus'. Replace refs to non-existent
5277 `switch-frame' with `select-frame'. Minor corrections and tidying
5278 up of text-only terminal stuff.
5279
52802004-07-02 Richard M. Stallman <rms@gnu.org>
5281
5282 * files.texi (Saving Buffers): Cleanup write-contents-function.
5283 (Magic File Names): Cleanup file-remote-p.
5284
b344d29d 52852004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
5286
5287 * files.texi (Magic File Names): `file-remote-p' returns an
5288 identifier of the remote system, not just t.
5289
52902004-07-02 David Kastrup <dak@gnu.org>
5291
5292 * searching.texi (Entire Match Data): Add explanation about new
5293 match-data behavior when @var{integers} is non-nil.
5294
52952004-06-24 Richard M. Stallman <rms@gnu.org>
5296
5297 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
5298
5299 * customize.texi (Variable Definitions): Note about doc strings
5300 and :set.
5301
5302 * keymaps.texi (Keymap Terminology): Document `kbd'.
5303 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
5304
5305 * display.texi (Invisible Text): Setting buffer-invisibility-spec
5306 makes it buffer-local.
5307
5308 * files.texi (Saving Buffers): Correct previous change.
5309
5310 * commands.texi (Accessing Events):
5311 Clarify posn-col-row and posn-actual-col-row.
5312
53132004-06-24 David Ponce <david.ponce@wanadoo.fr>
5314
5315 * commands.texi (Accessing Events): New functions
5316 posn-at-point and posn-at-x-y. Add example to posn-x-y.
5317
53182004-06-23 Luc Teirlinck <teirllm@auburn.edu>
5319
5320 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
5321 * frames.texi, buffers.texi, backups.texi, variables.texi:
5322 * loading.texi, eval.texi, functions.texi, control.texi:
5323 * symbols.texi, minibuf.texi: Reposition @anchor's.
5324
5325 * help.texi: Various small changes in addition to the following.
5326 (Describing Characters): Describe PREFIX argument to
5327 `key-description'. Correct and clarify definition of
5328 `text-char-description'. Describe NEED-VECTOR argument to
5329 `read-kbd-macro'.
5330 (Help Functions): Clarify definition of `apropos'.
5331
53322004-06-23 Lars Hansen <larsh@math.ku.dk>
5333
5334 * files.texi (Saving Buffers): Correct description of
5335 `write-contents-functions'.
5336
53372004-06-21 Juanma Barranquero <lektu@terra.es>
5338
5339 * display.texi (Images): Remove redundant @vindex directives.
5340 Rewrite `image-library-alist' doc in active voice.
5341
53422004-06-14 Juanma Barranquero <lektu@terra.es>
5343
5344 * display.texi (Images): Document new delayed library loading,
5345 variable `image-library-alist' and (existing but undocumented)
5346 function `image-type-available-p'.
5347
53482004-06-05 Richard M. Stallman <rms@gnu.org>
5349
5350 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
5351 refer the user to the Initial Input node.
5352 (Text from Minibuffer): Likewise.
5353 (Initial Input): New node. Document this feature
5354 and say it is mostly deprecated.
5355
53562004-05-30 Richard M. Stallman <rms@gnu.org>
5357
5358 * loading.texi (Named Features): Clarify return value
5359 and meaning of NOERROR.
5360
5361 * variables.texi (File Local Variables): Minor cleanup.
5362
53632004-05-30 Michael Albinus <michael.albinus@gmx.de>
5364
5365 * files.texi (Magic File Names): Add `file-remote-p' as operation
5366 of file name handlers.
5367
53682004-05-29 Richard M. Stallman <rms@gnu.org>
5369
5370 * modes.texi (Minor Mode Conventions): (-) has no special meaning
5371 as arg to a minor mode command.
5372
53732004-05-22 Richard M. Stallman <rms@gnu.org>
5374
5375 * syntax.texi (Syntax Class Table): Word syntax not just for English.
5376
5377 * streams.texi (Output Variables): Doc float-output-format.
5378
5379 * searching.texi (Regexp Special): Nested repetition can be infloop.
5380
5381 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
5382 real stack overflow.
5383
5384 * compile.texi: Minor cleanups.
5385
53862004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
5387
5388 * lists.texi (Cons Cells): Explain dotted lists, true lists,
5389 circular lists.
5390 (List Elements): Explain handling of circular and dotted lists.
5391
53922004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
5393
5394 * modes.texi (Search-based Fontification): Fix typo.
5395
53962004-05-10 Juanma Barranquero <lektu@terra.es>
5397
5398 * modes.texi (Mode Line Variables): Fix description of
5399 global-mode-string, which is now after which-func-mode, not the
5400 buffer name.
5401
54022004-05-07 Lars Hansen <larsh@math.ku.dk>
5403
5404 * modes.texi (Desktop Save Mode): Add.
5405 (Modes): Add menu entry Desktop Save Mode.
5406
5407 * hooks.texi: Add desktop-after-read-hook,
5408 desktop-no-desktop-file-hook and desktop-save-hook.
5409
5410 * locals.texi: Add desktop-save-buffer.
5411
54122004-04-30 Jesper Harder <harder@ifa.au.dk>
5413
5414 * display.texi: emacs -> Emacs.
5415
54162004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
5417
5418 * files.texi (Changing Files): Document set-file-times.
5419
54202004-04-23 Juanma Barranquero <lektu@terra.es>
5421
5422 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5423
54242004-04-18 Jesper Harder <harder@ifa.au.dk>
5425
5426 * tips.texi (Coding Conventions): defopt -> defcustom.
5427
54282004-04-16 Luc Teirlinck <teirllm@auburn.edu>
5429
5430 * sequences.texi: Various clarifications.
5431
54322004-04-14 Luc Teirlinck <teirllm@auburn.edu>
5433
5434 * buffers.texi (Read Only Buffers): Mention optional ARG to
5435 `toggle-read-only'.
5436
54372004-04-14 Nick Roberts <nick@nick.uklinux.net>
5438
5439 * windows.texi (Selecting Windows): Note that get-lru-window
5440 returns a full-width window if possible.
5441
54422004-04-13 Luc Teirlinck <teirllm@auburn.edu>
5443
5444 * buffers.texi: Various changes in addition to:
5445 (Buffer File Name): Add `find-buffer-visiting'.
5446 (Buffer Modification): Mention optional ARG to `not-modified'.
5447 (Indirect Buffers): Mention optional CLONE argument to
5448 `make-indirect-buffer'.
5449
5450 * files.texi: Various changes in addition to:
5451 (Visiting Functions): `find-file-hook' is now a normal hook.
5452 (File Name Expansion): Explain difference between the way that
5453 `expand-file-name' and `file-truename' treat `..'.
5454 (Contents of Directories): Mention optional ID-FORMAT argument to
5455 `directory-files-and-attributes'.
5456 (Format Conversion): Mention new optional CONFIRM argument to
5457 `format-write-file'.
5458
54592004-04-12 Miles Bader <miles@gnu.org>
5460
5461 * macros.texi (Expansion): Add description of `macroexpand-all'.
5462
54632004-04-05 Jesper Harder <harder@ifa.au.dk>
5464
5465 * variables.texi (Variable Aliases): Mention
5466 cyclic-variable-indirection.
5467
5468 * errors.texi (Standard Errors): Ditto.
5469
54702004-04-04 Luc Teirlinck <teirllm@auburn.edu>
5471
5472 * backups.texi: Various small changes in addition to:
5473 (Making Backups): Mention return value of `backup-buffer'.
5474 (Auto-Saving): Mention optional FORCE argument to
5475 `delete-auto-save-file-if-necessary'.
5476 (Reverting): Mention optional PRESERVE-MODES argument to
5477 `revert-buffer'. Correct description of `revert-buffer-function'.
5478
54792004-03-22 Juri Linkov <juri@jurta.org>
5480
5481 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
5482 with `Vector Functions'.
5483
5484 * text.texi (Sorting): Add missing quote.
5485
54862004-03-14 Luc Teirlinck <teirllm@auburn.edu>
5487
5488 * intro.texi (Lisp History): Replace xref to `cl' manual with
5489 inforef.
5490
54912004-03-12 Richard M. Stallman <rms@gnu.org>
5492
5493 * intro.texi (Version Info): Add arg to emacs-version.
5494 (Lisp History): Change xref to CL manual.
5495
54962004-03-09 Luc Teirlinck <teirllm@auburn.edu>
5497
5498 * minibuf.texi (Completion Commands): Add xref to Emacs manual
5499 for Partial Completion mode.
5500
55012004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
5502
5503 * customize.texi: Fix typo. Remove eol whitespace.
5504
55052004-03-04 Richard M. Stallman <rms@gnu.org>
5506
5507 * processes.texi: Fix typos.
5508
5509 * lists.texi (Building Lists): Minor clarification.
5510
5511 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
5512 in make-hash-table.
5513
55142004-02-29 Juanma Barranquero <lektu@terra.es>
5515
5516 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
5517 rm, and ignore exit code.
5518
55192004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
5520
5521 * display.texi (Defining Faces): Add description for min-colors.
5522 Update example.
5523
55242004-02-23 Luc Teirlinck <teirllm@auburn.edu>
5525
5526 * abbrevs.texi: Various corrections and clarifications in addition
5527 to the following:
5528 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
5529
55302004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5531
5532 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
5533
55342004-02-21 Luc Teirlinck <teirllm@auburn.edu>
5535
5536 * text.texi: Various small changes in addition to the following:
5537 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
5538 to delete-horizontal-space.
5539 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
5540 description of yank-handler text property at various places.
5541
5542 * frames.texi (Window System Selections): Add anchor.
5543
5544 * syntax.texi (Syntax Table Functions): Clarify and correct
5545 descriptions of make-syntax-table and copy-syntax-table.
5546 (Motion and Syntax): Clarify SYNTAXES argument to
5547 skip-syntax-forward.
5548 (Parsing Expressions): Mention that the return value of
5549 parse-partial-sexp is currently a list of ten rather than nine
5550 elements.
5551 (Categories): Various corrections and clarifications.
5552
55532004-02-17 Luc Teirlinck <teirllm@auburn.edu>
5554
5555 * markers.texi (Marker Insertion Types): Minor change.
5556
5557 * locals.texi (Standard Buffer-Local Variables):
5558 * commands.texi (Interactive Codes, Using Interactive):
5559 * functions.texi (Related Topics): Fix xrefs.
5560
55612004-02-16 Luc Teirlinck <teirllm@auburn.edu>
5562
5563 * lists.texi (Sets And Lists): Update description of delete-dups.
5564
55652004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5566
5567 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5568
c8763fb6 55692004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5570
5571 * frames.texi (Parameter Access): frame-parameters arg is optional.
5572 modify-frame-parameters handles nil for FRAME.
5573 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5574 are all-or-nothing for certain toolkits.
5575 Mention parameter wait-for-wm.
5576 (Frames and Windows): In frame-first-window and frame-selected-window
5577 the arg is optional.
5578 (Input Focus): In redirect-frame-focus the second arg is optional.
5579 (Window System Selections): Mention selection type CLIPBOARD.
5580 Mention data-type UTF8_STRING.
5581 Mention numbering of cut buffers.
5582 (Resources): Describe x-resource-name.
5583
55842004-02-16 Richard M. Stallman <rms@gnu.org>
5585
5586 * windows.texi (Buffers and Windows): Delete false table
5587 about all-frames.
5588
5589 * syntax.texi (Parsing Expressions): Delete old caveat
5590 about parse-sexp-ignore-comments.
5591
5592 * streams.texi (Output Variables): Add print-quoted.
5593
5594 * lists.texi (Building Lists): Minor cleanup.
5595
5596 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
5597
5598 * display.texi (Overlays): Explain overlays use markers.
5599 (Managing Overlays): Explain front-advance and rear-advance
5600 in more detail.
5601
5602 * loading.texi (Unloading): Document unload-feature-special-hooks.
5603 Get rid of fns-NNN.el file.
5604
56052004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5606
5607 * help.texi (Describing Characters): Fix text-char-description
5608 example output.
5609
5610 * edebug.texi (Using Edebug): Fix example.
5611
5612 * debugging.texi (Internals of Debugger): Fix return value.
5613
5614 * files.texi (Changing Files): Fix argname.
5615
5616 * calendar.texi: Fix parens, and default values.
5617
5618 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
5619 * nonascii.texi, objects.texi, os.texi: Minor fixes.
5620 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
5621
5622 * positions.texi (Text Lines): Don't add -1 in current-line.
5623
56242004-02-16 Richard M. Stallman <rms@gnu.org>
5625
5626 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5627
56282004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5629
5630 * processes.texi (Low-Level Network): Fix a typo.
5631
56322004-02-12 Kim F. Storm <storm@cua.dk>
5633
5634 * display.texi (Fringes): Use consistent wording.
5635 Note that window-fringe's window arg is optional.
5636 (Scroll Bars): Use consistent wording.
5637
56382004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5639
5640 * tips.texi (Comment Tips): Document the new conventions for
5641 commenting out code.
5642
c8763fb6 56432004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5644
5645 * positions.texi (Text Lines): Added missing end defun.
5646
56472004-02-07 Kim F. Storm <storm@cua.dk>
5648
5649 * positions.texi (Text Lines): Add line-number-at-pos.
5650
56512004-02-06 John Paul Wallington <jpw@gnu.org>
5652
5653 * display.texi (Button Properties, Button Buffer Commands):
5654 mouse-2 invokes button, not down-mouse-1.
5655
56562004-02-04 Jason Rumney <jasonr@gnu.org>
5657
5658 * makefile.w32-in: Sync with Makefile.in changes.
5659
56602004-02-03 Luc Teirlinck <teirllm@auburn.edu>
5661
5662 * minibuf.texi (Text from Minibuffer): Various corrections and
5663 clarifications.
5664 (Object from Minibuffer): Correct Lisp description of
5665 read-minibuffer.
5666 (Minibuffer History): Clarify description of cons values for
5667 HISTORY arguments.
5668 (Basic Completion): Various corrections and clarifications. Add
5669 completion-regexp-list.
5670 (Minibuffer Completion): Correct and clarify description of
5671 completing-read.
5672 (Completion Commands): Mention Partial Completion mode. Various
5673 other minor changes.
5674 (High-Level Completion): Various corrections and clarifications.
5675 (Reading File Names): Ditto.
5676 (Minibuffer Misc): Ditto.
5677
56782004-01-26 Luc Teirlinck <teirllm@auburn.edu>
5679
5680 * strings.texi (Text Comparison): assoc-string also matches
5681 elements of alists that are strings instead of conses.
5682 (Formatting Strings): Standardize Texinfo usage. Update index
5683 entries.
5684
56852004-01-20 Luc Teirlinck <teirllm@auburn.edu>
5686
5687 * lists.texi (Sets And Lists): Add delete-dups.
5688
56892004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5690
5691 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5692 special form.
5693 * macros.texi (Defining Macros): Update description of `declare',
5694 which now is a macro.
5695 (Wrong Time): Fix typos.
5696
56972004-01-14 Luc Teirlinck <teirllm@auburn.edu>
5698
5699 * compile.texi (Compilation Functions): Expand descriptions of
5700 `compile-defun', `byte-compile-file', `byte-recompile-directory'
5701 and `batch-byte-compile'. In particular, mention and describe
5702 all optional arguments.
5703 (Disassembly): Correct and clarify the description of `disassemble'.
5704
57052004-01-11 Luc Teirlinck <teirllm@auburn.edu>
5706
5707 * searching.texi: Various small changes in addition to the
5708 following.
5709 (Regexp Example): Adapt to new value of `sentence-end'.
5710 (Regexp Functions): The PAREN argument to `regexp-opt' can be
5711 `words'.
5712 (Search and Replace): Add usage note for `perform-replace'.
5713 (Entire Match Data): Mention INTEGERS and REUSE arguments to
5714 `match-data'.
5715 (Standard Regexps): Update for new values of `paragraph-start'
5716 and `sentence-end'.
5717
57182004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5719
5720 * files.texi (Saving Buffers): Clarify descriptions of
5721 `write-contents-functions' and `before-save-hook'.
5722 Make the defvar's for `before-save-hook' and `after-save-hook'
5723 into defopt's.
5724
57252004-01-07 Kim F. Storm <storm@cua.dk>
5726
5727 * commands.texi (Click Events): Describe new image and
5728 width/height elements of click events.
5729 (Accessing Events): Add posn-string, posn-image, and
5730 posn-object-width-height. Change posn-object to return either
5731 image or string object.
5732
57332004-01-01 Simon Josefsson <jas@extundo.com>
5734
5735 * hooks.texi (Standard Hooks): Add before-save-hook.
5736 * files.texi (Saving Buffers): Likewise.
5737
57382004-01-03 Richard M. Stallman <rms@gnu.org>
5739
5740 * frames.texi (Frames and Windows): Delete frame-root-window.
5741
57422004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5743
5744 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5745
5746 * functions.texi: Various small changes in addition to the
5747 following.
5748 (What Is a Function): `functionp' returns nil for macros. Clarify
5749 behavior of this and following functions for symbol arguments.
5750 (Function Documentation): Add `\' in front of (fn @var{arglist})
5751 and explain why.
5752 (Defining Functions): Mention DOCSTRING argument to `defalias'.
5753 Add anchor.
5754 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
5755
57562004-01-01 Miles Bader <miles@gnu.org>
5757
5758 * display.texi (Buttons): New section.
5759
57602003-12-31 Andreas Schwab <schwab@suse.de>
5761
5762 * numbers.texi (Math Functions): sqrt reports a domain-error
5763 error.
5764 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5765
57662003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5767
5768 * tips.texi (Documentation Tips): Update item on hyperlinks in
5769 documentation strings.
5770
5771 * errors.texi (Standard Errors): Various small corrections and
5772 additions.
5773
5774 * control.texi: Various small changes in addition to the
5775 following.
5776 (Signaling Errors): Provide some more details on how `signal'
5777 constructs the error message. Add anchor to the definition of
5778 `signal'.
5779 (Error Symbols): Describe special treatment of `quit'.
5780 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5781 to emphasize that it has to be a single form.
5782
5783 * buffers.texi: Add anchor.
5784
57852003-12-29 Richard M. Stallman <rms@gnu.org>
5786
5787 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5788 (Window Configurations): Add window-configuration-frame.
5789
5790 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5791
5792 * text.texi (Examining Properties): Add get-char-property-and-overlay.
5793 Change arg name in get-char-property.
5794 (Special Properties): Update handling of keymap property.
5795
5796 * strings.texi (Modifying Strings): Add clear-string.
5797 (Text Comparison): Add assoc-string and remove
5798 assoc-ignore-case, assoc-ignore-representation.
5799
5800 * os.texi (Time of Day): Add set-time-zone-rule.
5801
5802 * numbers.texi (Math Functions): asin, acos, log, log10
5803 report domain-error errors.
5804
5805 * nonascii.texi (Converting Representations):
5806 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
5807 (Encoding and I/O): Add file-name-coding-system.
5808
5809 * modes.texi (Search-based Fontification): Explain that
5810 face specs are symbols with face names as values.
5811
5812 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5813
5814 * lists.texi (Building Lists): remq moved elsewhere.
5815 (Sets And Lists): remq moved here.
5816 (Association Lists): Refer to assoc-string.
5817
5818 * internals.texi (Garbage Collection): Add memory-use-counts.
5819
5820 * frames.texi (Frames and Windows): Add set-frame-selected-window
5821 and frame-root-window.
5822
5823 * files.texi (Contents of Directories):
5824 Add directory-files-and-attributes.
5825
5826 * display.texi (Refresh Screen): Add force-window-update.
5827 (Invisible Text): Explain about moving point out of invis text.
5828 (Overlay Properties): Add overlay-properties.
5829 (Managing Overlays): Add overlayp.
5830 (GIF Images): Invalid image number displays a hollow box.
5831
5832 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5833 (Killing Buffers): Add buffer-live-p.
5834
58352003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
5836
5837 * display.texi (Fringes): Fix typo "set-buffer-window".
5838
58392003-12-24 Luc Teirlinck <teirllm@auburn.edu>
5840
5841 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5842 * nonascii.texi, processes.texi, tips.texi, variables.texi:
5843 Add or change various xrefs and anchors.
5844
5845 * commands.texi: Replace all occurrences of @acronym{CAR} with
5846 @sc{car}, for consistency with the rest of the Elisp manual.
5847 `car' and `cdr' are historically acronyms, but are no longer
5848 widely thought of as such.
5849
5850 * internals.texi (Pure Storage): Mention that `purecopy' does not
5851 copy text properties.
5852 (Object Internals): Now 29 bits are used (in most implementations)
5853 to address Lisp objects.
5854
5855 * variables.texi (Variables with Restricted Values): New node.
5856
5857 * objects.texi (Lisp Data Types): Mention that certain variables
5858 can only take on a restricted set of values and add an xref to
5859 the new node "Variables with Restricted Values".
5860
5861 * eval.texi (Function Indirection): Describe the errors that
5862 `indirect-function' can signal.
5863 (Eval): Clarify the descriptions of `eval-region' and `values'.
5864 Describe `eval-buffer' instead of `eval-current-buffer' and
5865 mention `eval-current-buffer' as an alias for `current-buffer'.
5866 Correct the description and mention all optional arguments.
5867
5868 * nonascii.texi: Various small changes in addition to the
5869 following.
5870 (Converting Representations): Clarify behavior of
5871 `string-make-multibyte' and `string-to-multibyte' for unibyte all
5872 ASCII arguments.
5873 (Character Sets): Document the variable `charset-list' and adapt
5874 the definition of the function `charset-list' accordingly.
5875 (Translation of Characters): Clarify use of generic characters in
5876 `make-translation-table'. Clarify and correct the description of
5877 the use of translation tables in encoding and decoding.
5878 (User-Chosen Coding Systems): Correct and clarify the description
5879 of `select-safe-coding-system'.
5880 (Default Coding Systems): Clarify description of
5881 `file-coding-system-alist'.
5882
58832003-11-30 Luc Teirlinck <teirllm@auburn.edu>
5884
5885 * strings.texi (Text Comparison): Correctly describe when two
5886 strings are `equal'. Combine and clarify descriptions of
5887 `assoc-ignore-case' and `assoc-ignore-representation'.
5888
5889 * objects.texi (Non-ASCII in Strings): Clarify description of
5890 when a string is unibyte or multibyte.
5891 (Bool-Vector Type): Update examples.
5892 (Equality Predicates): Correctly describe when two strings are
5893 `equal'.
5894
58952003-11-29 Luc Teirlinck <teirllm@auburn.edu>
5896
5897 * lists.texi (Building Lists): `append' no longer accepts integer
5898 arguments. Update the description of `number-sequence' to reflect
5899 recent changes.
5900 (Sets And Lists): Describe `member-ignore-case' after `member'.
5901
59022003-11-27 Kim F. Storm <storm@cua.dk>
5903
5904 * commands.texi (Click Events): Click object may be an images.
5905 Describe (dx . dy) element of click positions.
5906 (Accessing Events): Remove duplicate posn-timestamp.
5907 New functions posn-object and posn-object-x-y.
5908
59092003-11-23 Kim F. Storm <storm@cua.dk>
5910
5911 * commands.texi (Click Events): Describe enhancements to event
5912 position lists, including new text-pos and (col . row) items.
5913 Mention left-fringe and right-fringe area events.
5914 (Accessing Events): New functions posn-area and
5915 posn-actual-col-row. Mention posn-timestamp. Mention that
5916 posn-point in non-text area still returns buffer position.
5917 Clarify posn-col-row.
5918
59192003-11-21 Lars Hansen <larsh@math.ku.dk>
5920
5921 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
5922 * anti.texi (File Attributes): Describe removed parameter
5923 ID-FORMAT.
5924
59252003-11-20 Luc Teirlinck <teirllm@auburn.edu>
5926
5927 * positions.texi (Positions): Mention that, if a marker is used as
5928 a position, its buffer is ignored.
5929
5930 * markers.texi (Overview of Markers): Mention it here too.
5931
59322003-11-12 Luc Teirlinck <teirllm@auburn.edu>
5933
5934 * numbers.texi (Numeric Conversions): Not just `floor', but also
5935 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
5936
59372003-11-10 Luc Teirlinck <teirllm@auburn.edu>
5938
5939 * markers.texi (Creating Markers): Specify insertion type of
5940 created markers. Add xref to `Marker Insertion Types'.
5941 Second argument to `copy-marker' is optional.
5942 (Marker Insertion Types): Mention that most markers are created
5943 with insertion type nil.
5944 (The Mark): Correctly describe when `mark' signals an error.
5945 (The Region): Correctly describe when `region-beginning' and
5946 `region-end' signal an error.
5947
59482003-11-08 Luc Teirlinck <teirllm@auburn.edu>
5949
5950 * hash.texi (Creating Hash): Clarify description of `eql'.
5951 `makehash' is obsolete.
5952 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
5953
5954 * positions.texi (Point): Change description of `buffer-end', so
5955 that it is also correct for floating point arguments.
5956 (List Motion): Correct argument lists of `beginning-of-defun' and
5957 `end-of-defun'.
5958 (Excursions): Add xref to `Marker Insertion Types'.
5959 (Narrowing): Argument to `narrow-to-page' is optional.
5960
59612003-11-06 Luc Teirlinck <teirllm@auburn.edu>
5962
5963 * streams.texi (Output Streams): Clarify behavior of point for
5964 marker output streams.
5965
59662003-11-04 Luc Teirlinck <teirllm@auburn.edu>
5967
5968 * variables.texi (Defining Variables): Second argument to
5969 `defconst' is not optional.
5970 (Setting Variables): Mention optional argument APPEND to
5971 `add-to-list'.
5972 (Creating Buffer-Local): Expand description of
5973 `make-variable-buffer-local'.
5974 (Frame-Local Variables): Expand description of
5975 `make-variable-frame-local'.
5976 (Variable Aliases): Correct description of optional argument
5977 DOCSTRING to `defvaralias'. Mention return value of
5978 `defvaralias'.
5979 (File Local Variables): Add xref to `File variables' in Emacs
5980 Manual. Correct description of `hack-local-variables'. Mention
5981 `safe-local-variable' property. Mention optional second argument
5982 to `risky-local-variable-p'.
5983
59842003-11-03 Luc Teirlinck <teirllm@auburn.edu>
5985
5986 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
5987
59882003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5989
5990 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
5991 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
5992 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
5993 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
5994 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
5995 lispref/processes.texi, lispref/searching.texi,
5996 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
5997 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
5998 @acronym{FOO}.
5999
60002003-10-27 Luc Teirlinck <teirllm@auburn.edu>
6001
6002 * strings.texi (Creating Strings): Argument START to `substring'
6003 can not be `nil'. Expand description of
6004 `substring-no-properties'. Correct description of `split-string',
6005 especially with respect to empty matches. Prevent very bad line
6006 break in definition of `split-string-default-separators'.
6007 (Text Comparison): `string=' and `string<' also accept symbols as
6008 arguments.
6009 (String Conversion): More completely describe argument BASE in
6010 `string-to-number'.
6011 (Formatting Strings): `%s' and `%S' in `format' do require
6012 corresponding object. Clarify behavior of numeric prefix after
6013 `%' in `format'.
6014 (Case Conversion): The argument to `upcase-initials' can be a
6015 character.
6016
60172003-10-27 Kenichi Handa <handa@m17n.org>
6018
6019 * display.texi (Fontsets): Fix texinfo usage.
6020
60212003-10-25 Kenichi Handa <handa@m17n.org>
6022
6023 * display.texi (Fontsets): Add description of the function
6024 set-fontset-font.
6025
60262003-10-23 Luc Teirlinck <teirllm@auburn.edu>
6027
6028 * display.texi (Temporary Displays): Add xref to `Documentation
6029 Tips'.
6030
6031 * functions.texi (Function Safety): Use inforef instead of pxref
6032 for SES.
6033
60342003-10-23 Andreas Schwab <schwab@suse.de>
6035
6036 * Makefile.in (TEX, texinputdir): Don't define.
6037 (TEXI2DVI): Define.
6038 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
6039 add $(srcdir)/index.texi.
6040 ($(infodir)/elisp): Remove index.texi dependency.
6041 (elisp.dvi): Likewise. Use $(TEXI2DVI).
6042 (index.texi): Remove target.
6043 (dist): Don't link $(srcdir)/permute-index.
6044 (clean): Don't remove index.texi.
6045
6046 * permute-index, index.perm: Remove.
6047 * index.texi: Rename from index.unperm.
6048
60492003-10-22 Luc Teirlinck <teirllm@auburn.edu>
6050
6051 * tips.texi (Documentation Tips): Document new behavior for face
6052 and variable hyperlinks in Help mode.
6053
60542003-10-21 Luc Teirlinck <teirllm@auburn.edu>
6055
6056 * objects.texi (Integer Type): Update for extra bit of integer range.
6057 (Character Type): Ditto.
6058
60592003-10-16 Eli Zaretskii <eliz@gnu.org>
6060
6061 * numbers.texi (Integer Basics): Add index entries for reading
6062 numbers in hex, octal, and binary.
6063
60642003-10-16 Lute Kamstra <lute@gnu.org>
6065
6066 * modes.texi (Mode Line Format): Mention force-mode-line-update's
6067 argument.
6068
60692003-10-13 Luc Teirlinck <teirllm@auburn.edu>
6070
6071 * windows.texi (Choosing Window): Fix typo.
6072 * edebug.texi (Edebug Execution Modes): Fix typo.
6073
60742003-10-13 Richard M. Stallman <rms@gnu.org>
6075
6076 * windows.texi (Basic Windows): A window has fringe settings,
6077 display margins and scroll-bar settings.
6078 (Splitting Windows): Doc split-window return value.
6079 Clean up one-window-p.
6080 (Selecting Windows): Fix typo.
6081 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
6082 (Buffers and Windows): In set-window-buffer, explain effect
6083 on fringe settings and scroll bar settings.
6084 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
6085 (Choosing Window): Use defopt for pop-up-frame-function.
6086 For special-display-buffer-names, explain same-window and same-frame.
6087 Clarify window-dedicated-p return value.
6088 (Textual Scrolling): scroll-up and scroll-down can get an error.
6089 (Horizontal Scrolling): Clarify auto-hscroll-mode.
6090 Clarify set-window-hscroll.
6091 (Size of Window): Don't mention tool bar in window-height.
6092 (Coordinates and Windows): Explain what coordinates-in-window-p
6093 returns for fringes and display margins.
6094 (Window Configurations): Explain saving fringes, etc.
6095
6096 * tips.texi (Library Headers): Clean up Documentation.
6097
6098 * syntax.texi (Parsing Expressions): Clean up forward-comment
6099 and parse-sexp-lookup-properties.
6100
6101 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
6102
6103 * os.texi (System Environment): Clean up text for load-average errors.
6104
6105 * modes.texi (Hooks): Don't explain local hook details at front.
6106 Clarify run-hooks and run-hook-with-args a little.
6107 Clean up add-hook and remove-hook.
6108
6109 * edebug.texi (Edebug Execution Modes): Clarify t.
6110 Document edebug-sit-for-seconds.
6111 (Coverage Testing): Document C-x X = and =.
6112 (Instrumenting Macro Calls): Fix typo.
6113 (Specification List): Don't index the specification keywords.
6114
61152003-10-10 Kim F. Storm <storm@cua.dk>
6116
6117 * processes.texi (Network): Introduce make-network-process.
6118
61192003-10-09 Luc Teirlinck <teirllm@auburn.edu>
6120
6121 * tips.texi (Library Headers): Fix typo.
6122
61232003-10-07 Juri Linkov <juri@jurta.org>
6124
6125 * modes.texi (Imenu): Mention imenu-create-index-function's
6126 default value. Explain submenus better.
6127
61282003-10-07 Lute Kamstra <lute@gnu.org>
6129
6130 * modes.texi (Faces for Font Lock): Fix typo.
6131 (Hooks): Explain how buffer-local hook variables can refer to
6132 global hook variables.
6133 Various minor clarifications.
6134
61352003-10-06 Lute Kamstra <lute@gnu.org>
6136
6137 * tips.texi (Coding Conventions): Mention naming conventions for
6138 hooks.
6139
61402003-10-05 Luc Teirlinck <teirllm@auburn.edu>
6141
6142 * loading.texi (Library Search): Correct default value of
6143 load-suffixes.
6144 (Named Features): Fix typo.
6145
61462003-10-05 Richard M. Stallman <rms@gnu.org>
6147
6148 * loading.texi (Named Features): In `provide',
6149 say how to test for subfeatures.
6150 (Unloading): In unload-feature, use new var name
6151 unload-feature-special-hooks.
6152
61532003-10-03 Lute Kamstra <lute@gnu.org>
6154
6155 * modes.texi (Major Mode Conventions): Mention third way to set up
6156 Imenu.
6157 (Imenu): A number of small fixes.
6158 Delete documentation of internal variable imenu--index-alist.
6159 Document the return value format of imenu-create-index-function
6160 functions.
6161
61622003-09-30 Richard M. Stallman <rms@gnu.org>
6163
6164 * processes.texi (Network): Say what stopped datagram connections do.
6165
6166 * lists.texi (Association Lists): Clarify `assq-delete-all'.
6167
6168 * display.texi (Overlay Properties): Clarify `evaporate' property.
6169
61702003-09-29 Lute Kamstra <lute@gnu.org>
6171
6172 * modes.texi (Mode Line Data): Explain when symbols in mode-line
6173 constructs should be marked as risky.
6174 Change cons cell into proper list.
6175 (Mode Line Variables): Change cons cell into proper list.
6176
61772003-09-26 Lute Kamstra <lute@gnu.org>
6178
6179 * modes.texi (Mode Line Data): Document the :propertize construct.
6180 (Mode Line Variables): Reorder the descriptions of the variables
6181 to match their order in the default mode-line-format.
6182 Describe the new variables mode-line-position and mode-line-modes.
6183 Update the default values of mode-line-frame-identification,
6184 minor-mode-alist, and default-mode-line-format.
6185 (Properties in Mode): Mention the :propertize construct.
6186
61872003-09-26 Richard M. Stallman <rms@gnu.org>
6188
6189 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6190 * loading.texi, minibuf.texi, text.texi, variables.texi:
6191 Avoid @strong{Note:}.
6192
61932003-09-26 Richard M. Stallman <rms@gnu.org>
6194
6195 * keymaps.texi (Remapping Commands): Fix typo.
6196
61972003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
6198
6199 * processes.texi (Low-Level Network): Fix typo.
6200
62012003-09-23 Kim F. Storm <storm@cua.dk>
6202
6203 * processes.texi (Network, Network Servers): Fix typos.
6204 (Low-Level Network): Add timeout value for :server keyword.
6205 Add new option keywords to make-network-process.
6206 Add set-network-process-options.
6207 Explain how to test availability of network options.
6208
62092003-09-19 Richard M. Stallman <rms@gnu.org>
6210
6211 * text.texi (Motion by Indent): Arg to
6212 backward-to-indentation and forward-to-indentation is optional.
6213
6214 * strings.texi (Creating Strings): Add substring-no-properties.
6215
6216 * processes.texi
6217 (Process Information): Add list-processes arg QUERY-ONLY.
6218 Delete process-contact from here.
6219 Add new status values for process-status.
6220 Add process-get, process-put, process-plist, set-process-plist.
6221 (Synchronous Processes): Add call-process-shell-command.
6222 (Signals to Processes): signal-process allows process objects.
6223 (Network): Complete rewrite.
6224 (Network Servers, Datagrams, Low-Level Network): New nodes.
6225
6226 * positions.texi (Word Motion): forward-word, backward-word
6227 arg is optional. Reword.
6228
6229 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
6230
6231 * variables.texi (Creating Buffer-Local):
6232 Delete duplicate definition of buffer-local-value.
6233 (File Local Variables): Explain about discarding text props.
6234
62352003-09-11 Richard M. Stallman <rms@gnu.org>
6236
6237 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
6238 changes variables that record input events.
6239 (Minibuffer Misc): Add minibuffer-selected-window.
6240
6241 * lists.texi (Building Lists): Add copy-tree.
6242
6243 * display.texi (Fontsets): Add char-displayable-p.
6244 (Scroll Bars): New node.
6245
62462003-09-08 Lute Kamstra <lute@gnu.org>
6247
6248 * modes.texi (%-Constructs): Document new `%i' and `%I'
6249 constructs.
6250
62512003-09-03 Peter Runestig <peter@runestig.com>
6252
6253 * makefile.w32-in: New file.
6254
62552003-08-29 Richard M. Stallman <rms@gnu.org>
6256
6257 * display.texi (Overlay Properties): Clarify how priorities
6258 affect use of the properties.
6259
62602003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6261
6262 * customize.texi (Type Keywords): Correct the description of
6263 `:help-echo' in the case where `motion-doc' is a function.
6264
62652003-08-14 John Paul Wallington <jpw@gnu.org>
6266
6267 * modes.texi (Emulating Mode Line): Subsection, not section.
6268
62692003-08-13 Richard M. Stallman <rms@gnu.org>
6270
6271 * elisp.texi (Top): Update subnode lists in menu.
6272
6273 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
6274 (Kill Functions): kill-region has new arg yank-handler.
6275 (Yanking): New node.
6276 (Yank Commands): Add yank-undo-function.
6277 (Low-Level Kill Ring):
6278 kill-new and kill-append have new arg yank-handler.
6279 (Changing Properties): Add remove-list-of-text-properties.
6280 (Atomic Changes): New node.
6281
6282 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
6283
6284 * streams.texi (Output Variables): Add eval-expression-print-length
6285 and eval-expression-print-level.
6286
6287 * os.texi (Time Conversion): For encode-time, explain limits on year.
6288
6289 * objects.texi (Character Type): Define anchor "modifier bits".
6290
6291 * modes.texi (Emulating Mode Line): New node.
6292 (Search-based Fontification): Font Lock uses font-lock-face property.
6293 (Other Font Lock Variables): Likewise.
6294
6295 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
6296 not vectors.
6297 (Active Keymaps): Add emulation-mode-map-alists.
6298 (Functions for Key Lookup): key-binding has new arg no-remap.
6299 (Remapping Commands): New node.
6300 (Scanning Keymaps): where-is-internal has new arg no-remap.
6301 (Tool Bar): Add tool-bar-local-item-from-menu.
6302 Clarify when to use tool-bar-add-item-from-menu.
6303
6304 * commands.texi (Interactive Call): commandp has new arg.
6305 (Command Loop Info): Add this-original-command.
6306
63072003-08-06 John Paul Wallington <jpw@gnu.org>
6308
6309 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
6310
6311 * display.texi (Warning Basics): Fix typo.
6312 (Fringes): Add closing curly bracket and fix typo.
6313
6314 * elisp.texi (Top): Fix typo.
6315
63162003-08-05 Richard M. Stallman <rms@gnu.org>
6317
6318 * elisp.texi: Update lists of subnodes.
6319
6320 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
6321
6322 * variables.texi (Local Variables): Use lc for example variable names.
6323
6324 * tips.texi (Library Headers): Explain where to put -*-.
6325
6326 * strings.texi (Creating Strings): Fix xref for vconcat.
6327
6328 * sequences.texi (Vector Functions):
6329 vconcat no longer allows integer args.
6330
6331 * minibuf.texi (Reading File Names): read-file-name has new
6332 arg PREDICATE. New function read-directory-name.
6333
6334 * macros.texi (Defining Macros): Give definition of `declare'
6335 (Indenting Macros): New node.
6336
6337 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
6338 (Window Frame Parameters): Make separate table of parameters
6339 that are coupled with specific face attributes.
6340 (Deleting Frames): delete-frame-hooks renamed to
6341 delete-frame-functions.
6342
6343 * files.texi (Magic File Names): Add file-remote-p.
6344 Clarify file-local-copy.
6345
6346 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
6347 here; instead xref Defining Macros.
6348
6349 * display.texi (Warnings): New node, and subnodes.
6350 (Fringes): New node.
6351
6352 * debugging.texi (Test Coverage): New node.
6353
6354 * compile.texi (Compiler Errors): Explain with-no-warnings
6355 and other ways to suppress warnings.
6356
6357 * commands.texi (Interactive Call): Minor clarification.
6358
6359 * buffers.texi (Buffer File Name): set-visited-file-name
6360 renames the buffer too.
6361
6362 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
6363
63642003-07-24 Markus Rost <rost@math.ohio-state.edu>
6365
6366 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
6367
63682003-07-22 Markus Rost <rost@math.ohio-state.edu>
6369
6370 * internals.texi (Garbage Collection): Fix previous change.
6371
63722003-07-22 Richard M. Stallman <rms@gnu.org>
6373
6374 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
6375
6376 * display.texi (Width): Use \s syntax in example.
6377 (Font Selection): Add face-font-rescale-alist.
6378
6379 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
6380 Remove spurious indent in example.
6381
6382 * lists.texi (Building Lists): Add number-sequence.
6383
6384 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
6385
6386 * functions.texi (Function Documentation): Explain how to
6387 show calling convention explicitly in the doc string.
6388
6389 * windows.texi (Selecting Windows): save-selected-window saves
6390 selected window of each frame.
6391 (Window Configurations): Minor change.
6392
6393 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
6394
6395 * streams.texi (Output Variables): Add print-continuous-numbering
6396 and print-number-table.
6397
6398 * processes.texi (Decoding Output): New node.
6399
6400 * os.texi (Time Conversion): decode-time arg is optional.
6401
6402 * objects.texi (Character Type): Don't use space as example for \.
6403 Make list of char names and \-sequences correspond.
6404 Explain that \s is not used in strings. `\ ' needs space after.
6405
6406 * nonascii.texi (Converting Representations): Add string-to-multibyte.
6407 (Translation of Characters): Add translation-table-for-input.
6408 (Default Coding Systems): Add auto-coding-functions.
6409 (Explicit Encoding): Add decode-coding-inserted-region.
6410 (Locales): Add locale-info.
6411
6412 * minibuf.texi (Basic Completion): Describe test-completion.
6413 Collections can be lists of strings.
6414 Clean up lazy-completion-table.
6415 (Programmed Completion): Mention test-completion.
6416 Clarify why lambda expressions are not accepted.
6417 (Minibuffer Misc): Describe minibufferp.
6418
64192003-07-14 Richard M. Stallman <rms@gnu.org>
6420
6421 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
6422
6423 * windows.texi (Selecting Windows): New arg to select-window.
6424 (Selecting Windows): Add with-selected-window.
6425 (Size of Window): Add window-inside-edges, etc.
6426
6427 * internals.texi (Garbage Collection): Add post-gc-hook.
6428
6429 * processes.texi (Subprocess Creation): Add exec-suffixes.
6430
6431 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
6432 (Scanning Keymaps): Add map-keymaps.
6433 (Defining Menus): Add keymap-prompt.
6434
6435 * numbers.texi (Integer Basics): Add most-positive-fixnum,
6436 most-negative-fixnum.
6437
6438 * compile.texi (Byte Compilation): Explain no-byte-compile
6439 (Compiler Errors): New node.
6440
6441 * os.texi (User Identification): user-uid, user-real-uid
6442 can return float.
6443
6444 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
6445 and about derived modes.
6446 (Minor Modes): Add minor-mode-list.
6447 (Defining Minor Modes): Keyword args for define-minor-mode.
6448 (Search-based Fontification): Explain managing other properties.
6449 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 6450 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
6451 (Hooks): Add run-mode-hooks and delay-mode-hooks.
6452
6453 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
6454 (Variable Aliases): Clarify defvaralias.
6455
6456 * loading.texi (Library Search): Add load-suffixes.
6457
6458 * minibuf.texi (Basic Completion): Add lazy-completion-table.
6459 (Programmed Completion): Add dynamic-completion-table.
6460
6461 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
6462 (Magic File Names): Specify precedence order of handlers.
6463
6464 * commands.texi (Command Overview): Emacs server runs pre-command-hook
6465 and post-command-hook.
6466 (Waiting): New calling convention for sit-for.
6467
6468 * text.texi (Special Properties): local-map and keymap properties
6469 apply based on their stickiness.
6470
64712003-07-07 Richard M. Stallman <rms@gnu.org>
6472
6473 * modes.texi (Minor Mode Conventions): Specify only some kinds
6474 of list values as args to minor modes.
6475
6476 * files.texi (File Name Expansion): Warn about iterative use
6477 of substitute-in-file-name.
6478
6479 * advice.texi (Activation of Advice): Clean up previous change.
6480
64812003-07-06 Markus Rost <rost@math.ohio-state.edu>
6482
6483 * advice.texi (Activation of Advice): Note that ad-start-advice is
6484 turned on by default.
6485
64862003-06-30 Richard M. Stallman <rms@gnu.org>
6487
6488 * text.texi (Buffer Contents): Document current-word.
6489 (Change Hooks): Not called for *Messages*.
6490
6491 * functions.texi (Defining Functions): Explain about redefining
6492 primitives.
6493 (Function Safety): Renamed. Minor changes.
6494 Comment out the detailed criteria for what is safe.
6495
64962003-06-22 Andreas Schwab <schwab@suse.de>
6497
6498 * objects.texi (Symbol Type): Fix description of examples.
6499
65002003-06-16 Andreas Schwab <schwab@suse.de>
6501
6502 * hash.texi (Creating Hash): Fix description of :weakness.
6503
c8763fb6 65042003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
6505
6506 * files.texi (Changing Files): copy-file copies file modes, too.
6507
65082003-05-28 Richard M. Stallman <rms@gnu.org>
6509
6510 * strings.texi (Creating Strings): Clarify split-string.
6511
65122003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
6513
6514 * strings.texi (Creating Strings): Update split-string specification
6515 and examples.
6516
65172003-05-19 Richard M. Stallman <rms@gnu.org>
6518
6519 * elisp.texi: Correct invariant section names.
6520
65212003-04-20 Richard M. Stallman <rms@gnu.org>
6522
6523 * os.texi (Timers): Explain about timers and quitting.
6524
65252003-04-19 Richard M. Stallman <rms@gnu.org>
6526
6527 * internals.texi (Writing Emacs Primitives): Strings are
6528 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
6529 Explain GCPRO convention for varargs function args.
6530
65312003-04-16 Richard M. Stallman <rms@gnu.org>
6532
6533 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
6534
65352003-04-08 Richard M. Stallman <rms@gnu.org>
6536
6537 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
6538
65392003-02-13 Kim F. Storm <storm@cua.dk>
6540
6541 * objects.texi (Character Type): New \s escape for space.
6542
65432003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6544
6545 * os.texi (System Environment): Added cygwin system-type.
6546
65472003-01-25 Richard M. Stallman <rms@gnu.org>
6548
6549 * keymaps.texi: Document that a symbol can act as a keymap.
6550
65512003-01-13 Richard M. Stallman <rms@gnu.org>
6552
6553 * text.texi (Changing Properties): Say string indices are origin-0.
6554
6555 * positions.texi (Screen Lines) <compute-motion>:
6556 Correct order of elts in return value.
6557
6558 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
6559 how to define a default binding.
6560
65612002-12-07 Markus Rost <rost@math.ohio-state.edu>
6562
6563 * loading.texi (Unloading): Fix recent change for load-history.
6564
6565 * customize.texi (Simple Types): Clarify description of custom
6566 type 'number. Describe new custom type 'float.
6567
65682002-12-04 Markus Rost <rost@math.ohio-state.edu>
6569
6570 * variables.texi (File Local Variables): Fix typo.
6571
c8763fb6 65722002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
6573
6574 From Michael Albinus <Michael.Albinus@alcatel.de>.
6575
6576 * README: Target for Info file is `make info'.
6577
6578 * files.texi (File Name Components): Fixed typos in
6579 `file-name-sans-extension'.
6580 (Magic File Names): Complete list of operations for magic file
6581 name handlers.
6582
65832002-09-16 Jonathan Yavner <jyavner@engineer.com>
6584
6585 * variables.texi (File Local Variables): New function
6586 risky-local-variable-p.
6587
65882002-09-15 Jonathan Yavner <jyavner@engineer.com>
6589
6590 * functions.texi (Function safety): New node about unsafep.
6591
65922002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
6593
6594 * customize.texi (Splicing into Lists): Fixed example.
6595 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
6596
65972002-06-17 Juanma Barranquero <lektu@terra.es>
6598
6599 * frames.texi (Display Feature Testing): Fix typo.
6600
66012002-06-12 Andreas Schwab <schwab@suse.de>
6602
6603 * frames.texi (Initial Parameters, Resources): Fix references to
6604 the Emacs manual.
6605
66062002-05-13 Kim F. Storm <storm@cua.dk>
6607
6608 * variables.texi (Intro to Buffer-Local): Updated warning and
6609 example relating to changing buffer inside let.
6610
c8763fb6 66112002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6612
6613 * os.texi (Session Management): New node about X Session management.
6614
66152002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
6616
6617 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
6618 to which the manual corresponds, and the copyright years.
6619
6620 * Makefile.in (VERSION): Set to 2.9.
6621
66222001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
6623
6624 * elisp.texi: Change the category in @dircategory to "Emacs", to
6625 make it consistent with info/dir.
6626
66272001-11-25 Miles Bader <miles@gnu.org>
6628
6629 * text.texi (Fields): Describe new `limit' arg in
6630 field-beginning/field-end.
6631
66322001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
6633
6634 * permute-index: Don't depend on csh-specific features. Replace
6635 the interpreter name with /bin/sh.
6636
6637 * two-volume-cross-refs.txt: New file.
6638 * two.el: New file.
6639 * spellfile: New file.
6640
66412001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6642
6643 * permute-index: New file.
6644
6645 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6646 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6647 8+3 restricted namespace.
6648
6649 * Makefile.in (infodir): Define relative to $(srcdir).
6650 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6651 include directories list via -I switch to makeinfo.
6652 (index.texi): Use cp if both hard and symbolic links fail.
6653
66542001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6655
6656 * Makefile.in (distclean): Add.
6657
6658 The following changes make ELisp manual part of the Emacs
6659 distribution:
6660
6661 * Makefile.in: Add Copyright notice.
6662 (prefix): Remove.
6663 (infodir): Change value to "../info".
6664 (VPATH): New variable.
6665 (MAKE): Don't define.
6666 (texmacrodir): Don't define.
6667 (texinputdir): Append the existing value of TEXINPUTS.
6668 ($(infodir)/elisp): Instead of just "elisp". Reformat the
6669 command to be compatible with man/Makefile.in, and to put the
6670 output into ../info.
6671 (info): Add target.
6672 (installall): Target removed.
6673
c8763fb6 66742001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
6675
6676 * tips.texi (Coding Conventions): Fix typo.
6677
66782001-10-23 Gerd Moellmann <gerd@gnu.org>
6679
6680 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6681
66822001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
6683
6684 * files.texi (File Name Components): Update the description of
6685 file-name-sans-extension and file-name-extension, as they now
6686 ignore leading dots.
6687
66882001-10-20 Gerd Moellmann <gerd@gnu.org>
6689
6690 * (Version 21.1 released.)
6691
66922001-10-19 Miles Bader <miles@gnu.org>
6693
6694 * positions.texi (Text Lines): Describe behavior of
6695 `beginning-of-line'/`end-of-line' in the presence of field properties.
6696
66972001-10-17 Gerd Moellmann <gerd@gnu.org>
6698
6699 * Makefile.in (VERSION): Set to 2.8.
6700 (manual): Use `manual-21'.
6701
6702 * elisp.texi (VERSION): Add and use it where the version
6703 number was used. Set it to 2.8.
6704
6705 * intro.texi: Likewise.
6706
67072001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6708
6709 * files.texi (File Name Completion): Document the significance of
6710 a trailing slash in elements of completion-ignored-extensions.
6711
67122001-10-06 Miles Bader <miles@gnu.org>
6713
6714 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6715
67162001-10-04 Gerd Moellmann <gerd@gnu.org>
6717
6718 * variables.texi (Variable Aliases): New node.
6719
67202001-10-04 Gerd Moellmann <gerd@gnu.org>
6721
6722 * Branch for 21.1.
6723
67242001-10-02 Miles Bader <miles@gnu.org>
6725
6726 * minibuf.texi (Minibuffer Misc): Add entries for
6727 `minibuffer-contents', `minibuffer-contents-no-properties', and
6728 `delete-minibuffer-contents'.
6729 Correct description for `minibuffer-prompt-end'.
6730
6731 * text.texi (Property Search): Correct descriptions of
6732 `next-char-property-change' and `previous-char-property-change'.
6733 Add entries for `next-single-char-property-change' and
6734 `previous-single-char-property-change'.
6735 Make operand names a bit more consistent.
6736
67372001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
6738
6739 * frames.texi (Finding All Frames): Document that next-frame and
6740 previous-frame are local to current terminal.
6741
67422001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
6743
6744 * keymaps.texi (Creating Keymaps): Fix the description of the
6745 result of make-keymap.
6746
67472001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
6748
6749 * display.texi (Font Lookup, Attribute Functions)
6750 (Image Descriptors): Add cross-references to the definition of
6751 selected frame.
6752
6753 * buffers.texi (The Buffer List): Add cross-references to the
6754 definition of selected frame.
6755
6756 * frames.texi (Input Focus): Clarify which frame is _the_ selected
6757 frame at any given time.
6758 (Multiple Displays, Size and Position): Add a cross-reference to
6759 the definition of the selected frame.
6760
67612001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6762
6763 * strings.texi (String Conversion) <string-to-number>: Document
6764 that a float is returned for integers that are too large.
6765
6766 * frames.texi (Mouse Position): Document mouse-position-function.
6767 (Display Feature Testing): Document display-images-p.
6768 (Window Frame Parameters): Document the cursor-type variable.
6769
6770 * numbers.texi (Integer Basics): Document CL style read syntax for
6771 integers in bases other than 10.
6772
6773 * positions.texi (List Motion): Document
6774 open-paren-in-column-0-is-defun-start.
6775
6776 * lists.texi (Sets And Lists): Document member-ignore-case.
6777
6778 * internals.texi (Garbage Collection): Document the used and free
6779 strings report.
6780 (Memory Usage): Document strings-consed.
6781
6782 * os.texi (Time of Day): Document float-time.
6783 (Recording Input): Document that clear-this-command-keys clears
6784 the vector to be returned by recent-keys.
6785
6786 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6787 argument keymap can be a list.
6788
6789 * nonascii.texi (User-Chosen Coding Systems)
6790 <select-safe-coding-system>: Document the new argument
6791 accept-default-p and the variable
6792 select-safe-coding-system-accept-default-p. Tell what happens if
6793 buffer-file-coding-system is undecided.
6794 (Default Coding Systems): Document auto-coding-regexp-alist.
6795
6796 * display.texi (The Echo Area) <message>: Document
6797 message-truncate-lines.
6798 (Glyphs): Document that the glyph table is unused on windowed
6799 displays.
6800
6801 * help.texi (Describing Characters) <single-key-description>:
6802 Document the new argument no-angles.
6803 (Accessing Documentation) <documentation-property>: Document that
6804 a non-string property is evaluated.
6805 <documentation>: Document that the function-documentation property
6806 is looked for.
6807
6808 * windows.texi (Selecting Windows): Document some-window.
6809
6810 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6811
6812 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6813 apropos-mode-hook.
6814
6815 * commands.texi (Using Interactive): Document interactive-form.
6816 (Keyboard Macros): Document kbd-macro-termination-hook.
6817 (Command Loop Info): Document that clear-this-command-keys clears
6818 the vector to be returned by recent-keys.
6819
68202001-09-04 Werner LEMBERG <wl@gnu.org>
6821
6822 * Makefile.in (srcdir, texinputdir): New variables.
6823 (srcs, index.texi, install): Use $(srcdir).
6824 (.PHONY): Remove elisp.dvi.
6825 (elisp): Use -I switch for makeinfo.
6826 (elisp.dvi): Use $(srcdir) and $(texinputdir).
6827 (installall, dist): Use $(srcdir).
6828 Fix path to texinfo.tex.
6829 (maintainer-clean): Add elisp.dvi and elisp.oaux.
6830
68312001-08-30 Gerd Moellmann <gerd@gnu.org>
6832
6833 * display.texi (Conditional Display): Adjust to API change.
6834
6835 * configure: New file.
6836
68372001-07-30 Gerd Moellmann <gerd@gnu.org>
6838
6839 * commands.texi (Repeat Events): Add description of
6840 double-click-fuzz.
6841
68422001-05-08 Stefan Monnier <monnier@cs.yale.edu>
6843
6844 * syntax.texi (Syntax Class Table): Add the missing designator for
6845 comment and string fences.
6846 (Syntax Properties): Add a xref to syntax table internals.
6847 (Syntax Table Internals): Document string-to-syntax.
6848
68492001-05-07 Gerd Moellmann <gerd@gnu.org>
6850
6851 * Makefile.in (install): Use install-info command line options
6852 like in Emacs' Makefile.in.
6853
68542000-12-09 Miles Bader <miles@gnu.org>
6855
6856 * windows.texi (Window Start): Update documentation for
6857 `pos-visible-in-window-p'.
6858
68592000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6860
6861 * lists.texi (Building Lists): Add footnote to explain how to add
6862 to the end of a list.
6863
68642000-10-25 Gerd Moellmann <gerd@gnu.org>
6865
6866 * files.texi (Visiting Functions): Typos.
6867
68682000-10-25 Kenichi Handa <handa@etl.go.jp>
6869
6870 * files.texi (Visiting Functions): Return value of
6871 find-file-noselect may be a list of buffers if wildcards are used.
6872
68732000-10-24 Miles Bader <miles@lsi.nec.co.jp>
6874
6875 * display.texi (Defining Faces): Document `graphic' display type
6876 in face specs.
6877
b344d29d 68782000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
6879
6880 * hooks.texi (Standard Hooks): Replace obsolete
6881 `after-make-frame-hook' with `after-make-frame-functions'.
6882
6883 * frames.texi (Creating Frames): Ditto.
6884
6885 * variables.texi (Future Local Variables): Ditto.
6886
68872000-10-16 Gerd Moellmann <gerd@gnu.org>
6888
6889 * display.texi (Other Image Types): Add description of :foreground
6890 and :background properties of mono PBM images.
6891
68922000-08-17 Werner LEMBERG <wl@gnu.org>
6893
6894 * .cvsignore: New file.
6895
68962000-01-05 Gerd Moellmann <gerd@gnu.org>
6897
6898 * tindex.pl: New script.
6899
69001999-12-03 Dave Love <fx@gnu.org>
6901
6902 * Makefile.in (MAKEINFO): New parameter.
6903
69041999-09-17 Richard Stallman <rms@gnu.org>
6905
6906 * Makefile.in (srcs): Add hash.texi.
6907 (VERSION): Update to 20.6.
6908
69091999-09-13 Richard Stallman <rms@gnu.org>
6910
6911 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
6912
69131998-08-29 Karl Heuer <kwzh@gnu.org>
6914
6915 * configure.in: New file.
6916 * Makefile.in: Renamed from Makefile.
6917 (prefix, infodir): Use value obtained from configure.
6918 (emacslibdir): Obsolete variable deleted.
6919 (dist): Distribute configure.in, configure, Makefile.in.
6920
69211998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
6922
6923 * Makefile (INSTALL_INFO): New variable.
6924 (install): Run install-info.
6925
69261998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
6927
6928 * Makefile (elisp.dvi): Add missing backslash.
6929
69301998-05-02 Richard Stallman <rms@psilocin.gnu.org>
6931
6932 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
6933 Run texindex without `./'. Always run texindex on elisp.tp.
6934 (elisp.tps): Target deleted.
6935
69361998-04-05 Richard Stallman <rms@psilocin.gnu.org>
6937
6938 * Makefile (srcs): Add nonascii.texi and customize.texi.
6939 (dist): Start by deleting `temp'.
6940
69411998-02-17 Richard Stallman <rms@psilocin.gnu.org>
6942
6943 * Makefile (makeinfo, texindex): Targets deleted.
6944 (makeinfo.o, texindex.o): Targets deleted.
6945 (clean, dist): Don't do anything with them or with getopt*.
6946
69471998-01-30 Richard Stallman <rms@psilocin.gnu.org>
6948
6949 * Makefile (SHELL): Defined.
6950
69511998-01-27 Richard Stallman <rms@psilocin.gnu.org>
6952
6953 * Makefile (elisp.tps): New target.
6954 (elisp.dvi): Depend on elisp.tps.
6955
c5602427 69561996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
6957
6958 * README: Update phone number.
6959
6960 * Makefile (elisp): Make this be the default target.
6961 Depend on makeinfo.c instead of makeinfo.
6962 (install): Don't depend on elisp.dvi, since we don't install that.
6963 Use mkinstalldirs.
6964 (dist): Add mkinstalldirs.
6965
c5602427 69661995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
6967
6968 * Makefile (VERSION): Update version number.
6969 (maintainer-clean): Renamed from realclean.
6970
c5602427 69711995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
6972
6973 * Makefile (realclean): New target.
6974 (elisp): Remove any old elisp-* files first.
6975
c5602427 69761993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
6977
6978 * Makefile (VERSION): New variable.
6979 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
6980 Compressed file suffix should be `.gz', not `.z'.
6981
ce058493 69821993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6983
6984 * Makefile (elisp): Depend on makeinfo.
6985
c5602427 69861993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
6987
6988 * Makefile (srcs): Add anti.texi.
6989
c5602427 69901993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6991
6992 * Makefile (infodir, prefix): New vars.
6993 (install): Use infodir.
6994 (emacsinfodir): Deleted.
6995
c5602427 69961993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6997
6998 * Makefile (srcs): Add calendar.texi.
6999
7000 * Makefile (dist): Copy texindex.c and makeinfo.c.
7001 Limit elisp-* files to those with one or two digits.
7002
c5602427 70031993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7004
7005 * Makefile (dist): Changed to use Gzip instead of compress.
7006
c5602427 70071993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7008
7009 * loading.texi (Unloading): define-function changed back to
7010 defalias. It may not stay this way, but at least it's
7011 consistent with the known-good version of the code patch.
7012
c5602427 70131993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
7014
7015 * modes.texi (Hooks): Document new optional arg of add-hook.
7016
c5602427 70171993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7018
7019 * variables.texi: Document nil initial value of buffer-local variables.
7020
7021 * tips.texi: Add new section on standard library headers.
7022
c5602427 70231993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7024
7025 * Makefile (srcs): Add frame.texi to the list of sources.
7026
c5602427 70271993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7028
7029 * Makefile (dist): Don't bother excluding autosave files; they'll
7030 never make it into the temp directory anyway, and the hash marks
7031 in the name are problematic for make and the Bourne shell.
7032 (srcs):
7033
c5602427 70341993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7035
7036 * Makefile (dist): Don't include backup files or autosave files in
7037 the distribution tar file.
7038
c5602427 70391991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7040
7041 * Makefile (srcs): Added index.perm.
7042 (elisp.dvi): Remove erroneous shell comment.
7043 Expect output of permute-index in permuted.fns.
7044 Save old elisp.aux in elisp.oaux.
7045 (clean): Added index.texi to be deleted.
7046
c5602427 70471990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7048
7049 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
7050
c5602427 70511990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
7052
7053 * files.texi: Noted that completion-ignored-extensions is ignored
7054 when making *Completions*.
7055
c5602427 70561990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
7057
7058 * Makefile make dist now depends on elisp.dvi, since it tries
7059 to include it in the dist file.
7060
c5602427 70611990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 7062
c5602427 7063 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 7064
c5602427 70651989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7066
7067 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
7068 (defunargs): Turn off \hyphenchar of \sl font temporarily.
7069
c5602427 70701989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7071
7072 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
7073 and @error{} are the terms now being used. The files in the
7074 directory have been changed to reflect this.
7075
7076 * All instances of @indentedresultt{} have been changed to
7077 ` @result{}', using 5 spaces at the begining of the line.
7078
c5602427 70791989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7080
7081 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
7082 experimental @indentedresult{}, @indentedexpandsto{} are part of
7083 the texinfo.tex in this directory. These TeX macros are not
7084 stable yet.
7085
c5602427 70861989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7087
7088 * texinfo.tex: Temporarily added
7089 \let\result=\dblarrow
7090 \def\error{{\it ERROR} \longdblarrow}
7091 We need to do this better soon.
7092
c5602427 70931989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7094
7095 * Applied Karl Berry's patches to *.texinfo files, but not to
7096 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
7097 new title page format is also not applied, since it requires
7098 texinfo.tex changes.)
7099
7100 * Cleaned up `Makefile' and defined the `emacslibdir' directory
7101 for the Project GNU development environment.
7102
7103;; Local Variables:
c8763fb6 7104;; coding: utf-8
b8d4c8d0
GM
7105;; add-log-time-zone-rule: t
7106;; End:
7107
352c8b4a
GM
7108 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
7109 2007, 2008 Free Software Foundation, Inc.
b8d4c8d0
GM
7110
7111 This file is part of GNU Emacs.
7112
352c8b4a 7113 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 7114 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7115 the Free Software Foundation, either version 3 of the License, or
7116 (at your option) any later version.
b8d4c8d0
GM
7117
7118 GNU Emacs is distributed in the hope that it will be useful,
7119 but WITHOUT ANY WARRANTY; without even the implied warranty of
7120 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7121 GNU General Public License for more details.
7122
7123 You should have received a copy of the GNU General Public License
352c8b4a 7124 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
7125
7126;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda