(process_times): Compute sum of utime and stime.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
d31f6679
CY
12009-01-01 Chong Yidong <cyd@stupidchicken.com>
2
3 * display.texi (Face Attributes): Clarify :height attribute.
4
174dc00c
MR
52008-12-31 Martin Rudalics <rudalics@gmx.at>
6
7 * buffers.texi (The Buffer List): Clarify what moves a buffer to
8 the front of the buffer list. Add entries for `last-buffer' and
9 `unbury-buffer'.
10
b8afe7e4
EZ
112008-12-27 Eli Zaretskii <eliz@gnu.org>
12
d14030f5
EZ
13 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
14 and its subsections.
15
16 * frames.texi (Multiple Terminals, Low-level Terminal)
17 (Terminal Parameters, Frames on Other TTY devices): New sections.
18 (Frames): Add an xref to "Multiple Terminals".
19
765980a4
EZ
20 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
21
22 * objects.texi (Terminal Type): New node.
23 (Editing Types): Add it to the menu.
24
47bd5577
EZ
25 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
26 Variables".
27
eb22b78c 28 * variables.texi (Directory Local Variables): New node.
47bd5577 29 (Variables): Add a menu item for it.
eb22b78c 30
b8afe7e4
EZ
31 * loading.texi (Autoload): Document `generate-autoload-cookie' and
32 `generated-autoload-file'.
33
77bb0476
EZ
342008-12-20 Eli Zaretskii <eliz@gnu.org>
35
028e2c19
EZ
36 * os.texi (Startup Summary): Add xref to documentation of
37 `initial-window-system'.
38
77bb0476
EZ
39 * display.texi (Window Systems): Document `window-system' the
40 function. The variable `window-system' is now frame-local.
028e2c19 41 Document `initial-window-system'.
77bb0476 42
dda87836
MR
432008-12-19 Martin Rudalics <rudalics@gmx.at>
44
45 * windows.texi (Windows): Rewrite description of
46 fit-window-to-buffer.
47
caef3ed2
GM
482008-12-13 Glenn Morris <rgm@gnu.org>
49
50 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
51 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
52
21c58e4d
GM
532008-12-12 Glenn Morris <rgm@gnu.org>
54
55 * debugging.texi (Error Debugging): Refer forwards to
56 eval-expression-debug-on-error.
57
af38459f
EZ
582008-12-05 Eli Zaretskii <eliz@gnu.org>
59
5dedd9b5
EZ
60 * strings.texi (String Basics): Only unibyte strings that
61 represent key sequences hold 8-bit raw bytes.
62
af38459f
EZ
63 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
64 paragraph to speak about `undecided'.
65 (Character Properties): Don't explain the meaning of each
66 property; instead, identify their Unicode Standard names.
b3f1f4a5 67 (Character Sets): Document `map-charset-chars'.
af38459f 68
fa047ae7
GM
692008-12-02 Glenn Morris <rgm@gnu.org>
70
71 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
72 section yet again.
73
47dbc044
EZ
742008-11-29 Eli Zaretskii <eliz@gnu.org>
75
98d05998
EZ
76 * nonascii.texi (Character Properties): New Section.
77 (Specifying Coding Systems): Document
78 `coding-system-priority-list', `set-coding-system-priority', and
79 `with-coding-priority'.
80 (Lisp and Coding Systems): Document `check-coding-systems-region'
81 and `coding-system-charset-list'.
82 (Coding System Basics): Document `coding-system-aliases'.
83
84 * elisp.texi (Top): Add a @detailmenu entry for "Character
85 Properties".
86
47dbc044
EZ
87 * objects.texi (Character Type): Correct the range of Emacs
88 characters. Add an @xref to "Character Codes".
89
90 * strings.texi (String Basics): Add an @xref to "Character Codes".
91
92 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
93
94 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
95 (Character Codes): Document `max-char'.
96
8b80cdf5
EZ
972008-11-28 Eli Zaretskii <eliz@gnu.org>
98
99 * nonascii.texi (Text Representations, Converting Representations)
100 (Character Sets, Scanning Charsets, Translation of Characters):
101 Make text more accurate.
102
a99dceba
GM
1032008-11-28 Glenn Morris <rgm@gnu.org>
104
105 * files.texi (Format Conversion Round-Trip): Improve previous change.
106
f6dc3bed
CY
1072008-11-26 Chong Yidong <cyd@stupidchicken.com>
108
109 * modes.texi (Auto Major Mode): Fix example.
110
5da9413d
GM
1112008-11-25 Glenn Morris <rgm@gnu.org>
112
113 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
114
115 * files.texi (Format Conversion Round-Trip):
116 Use active voice for previous change.
117
fcca848c
CY
1182008-11-25 Chong Yidong <cyd@stupidchicken.com>
119
120 * os.texi (Processor Run Time):
121 * processes.texi (Transaction Queues):
122 * markers.texi (The Mark):
123 * windows.texi (Choosing Window, Selecting Windows):
124 * files.texi (Changing Files, Magic File Names):
125 * commands.texi (Key Sequence Input):
126 * functions.texi (Declaring Functions):
127 * strings.texi (Predicates for Strings):
128 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
129
36c8dc54
CY
1302008-11-24 Chong Yidong <cyd@stupidchicken.com>
131
132 * help.texi (Accessing Documentation): Update example.
133
134 * variables.texi (Defining Variables): Note that `*' is not
135 necessary if defcustom is used.
136
2a79b242
EZ
1372008-11-22 Eli Zaretskii <eliz@gnu.org>
138
139 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
140 Characters" from @detailmenu.
141
142 * nonascii.texi (Character Codes, Character Sets)
143 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
144 (Chars and Bytes, Splitting Characters): Sections removed.
145
392f0d26
LK
1462008-11-22 Lute Kamstra <lute@gnu.org>
147
148 * positions.texi (Text Lines): Update goto-line documentation.
149
af1a5cd5
MR
1502008-11-21 Martin Rudalics <rudalics@gmx.at>
151
6a4cfb0c
MR
152 * frames.texi (Frames): Fix typo, add cross references, reword.
153 (Initial Parameters): Reword special-display-frame-alist text.
154 (Frames and Windows): Reword. Describe argument norecord for
155 set-frame-selected-window.
156 (Input Focus): Describe argument norecord for select-frame.
157 Remove comment on MS-Windows behavior for focus-follows-mouse.
158 (Raising and Lowering): Mention windows-frames dichotomy in
159 metaphor.
160
af1a5cd5
MR
161 * windows.texi (Displaying Buffers, Vertical Scrolling)
162 (Horizontal Scrolling): Fix indenting and rewording issues
163 introduced with 2008-11-07 change.
164
c249fa9c
GM
1652008-11-20 Glenn Morris <rgm@gnu.org>
166
167 * files.texi (Format Conversion Round-Trip): Mention `preserve'
168 element of `format-alist'.
169
204d4665
GM
1702008-11-19 Glenn Morris <rgm@gnu.org>
171
172 * doclicense.texi: Update to FDL 1.3.
173 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
174
cc0910af
CY
1752008-11-18 Chong Yidong <cyd@stupidchicken.com>
176
efe6e7c4
CY
177 * windows.texi (Window Hooks): Remove *-end-trigger-functions
178 vars, which are obsolete. Mention jit-lock-register.
179
180 * modes.texi (Other Font Lock Variables): Document
181 jit-lock-register and jit-lock-unregister.
182
cc0910af
CY
183 * frames.texi (Color Parameters): Document alpha parameter.
184
aeeedf76
MR
1852008-11-16 Martin Rudalics <rudalics@gmx.at>
186
187 * windows.texi (Splitting Windows, Deleting Windows)
188 (Selecting Windows, Cyclic Window Ordering)
189 (Buffers and Windows, Displaying Buffers, Choosing Window)
190 (Dedicated Windows, Window Point, Window Start and End)
191 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
192 (Size of Window, Resizing Windows, Window Configurations)
193 (Window Parameters): Avoid @var at beginning of sentences and
194 reword accordingly.
195
4c565c5c
LK
1962008-11-11 Lute Kamstra <lute@gnu.org>
197
198 * files.texi (File Name Components): Fix file-name-extension
199 documentation.
200
25f494c9
JB
2012008-11-11 Juanma Barranquero <lekktu@gmail.com>
202
203 * frames.texi (Basic Parameters): Remove display-environment-variable
204 and term-environment-variable.
205
a1401ab1
EZ
2062008-11-08 Eli Zaretskii <eliz@gnu.org>
207
208 * windows.texi (Basic Windows, Splitting Windows)
209 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
210 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
211 (Resizing Windows, Window Configurations, Window Parameters):
212 Fix wording and markup.
a1401ab1 213
efafc282
MR
2142008-11-07 Martin Rudalics <rudalics@gmx.at>
215
216 * windows.texi (Windows): Update entries.
217 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 218 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
219 (Selecting Windows, Cyclic Window Ordering): Reword with special
220 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
221 (Buffers and Windows, Choosing Window): Reword with special
222 emphasis on dedicated windows.
223 (Displaying Buffers): Reword. For switch-to-buffer mention that
224 it may fall back on pop-to-buffer. For other-window try to
225 explain how it treats the cyclic ordering of windows.
efafc282
MR
226 (Dedicated Windows): New node and section discussing dedicated
227 windows and associated functions.
86ab855a 228 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
229 (Window Start and End): Rename node and section title. Reword.
230 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
231 Minor rewording.
232 (Size of Window): Reword, in particular text on window-width.
233 (Resizing Windows): Reword. Add text on balancing windows.
234 (Window Configurations): Reword. Mention window parameters.
235 (Window Parameters): New node and section on window parameters.
236 (Window Hooks): Reword. Mention that
237 window-configuration-change-hook is run "buffer-locally".
238 * elisp.texi (Top): Update Windows entries in @detailmenu
239 section.
240
d60a8ab2
JB
2412008-11-04 Juanma Barranquero <lekktu@gmail.com>
242
243 * searching.texi (Regexp Search): Fix typo.
244
01777627
CY
2452008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
246
247 * searching.texi (Regexp Search): Document GREEDY arg.
248 (Simple Match Data): Fix return value.
249
c4526e93
EZ
2502008-11-01 Eli Zaretskii <eliz@gnu.org>
251
252 * nonascii.texi (Text Representations): Rewrite to make consistent
253 with Emacs 23 internal representation of characters. Document
254 `unibyte-string'.
255
fe2ae8b5
CY
2562008-10-28 Chong Yidong <cyd@stupidchicken.com>
257
258 * processes.texi (Process Information): Note that process-status
259 does not accept buffer names.
260
cc5a21e3
CY
2612008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
262
263 * positions.texi (Skipping Characters): Correct return value of
264 skip-chars-forward.
265
09460d9a
MR
2662008-10-25 Martin Rudalics <rudalics@gmx.at>
267
520b29e7
MR
268 * windows.texi (Deleting Windows): Update documentation of
269 delete-windows-on.
270 (Buffers and Windows): Update documentations of
271 get-buffer-window and get-buffer-window-list.
272 (Displaying Buffers): Update documentation of
273 replace-buffer-in-windows.
274
09460d9a
MR
275 * buffers.texi (Current Buffer): Reword set-buffer and
276 with-current-buffer documentations.
277 (Creating Buffers): Reword documentation of get-buffer-create.
278
4d48fcdc
MR
2792008-10-23 Martin Rudalics <rudalics@gmx.at>
280
281 * buffers.texi (Current Buffer): Reword documentation of
282 set-buffer.
283 (Buffer Names): Reword documentation of buffer-name.
284 (The Buffer List): For bury-buffer explain what happens with the
285 buffer's window.
286 (Creating Buffers): Say that get-buffer-create's arg is called
287 buffer-or-name.
288
f0143c43
CY
2892008-10-22 Chong Yidong <cyd@stupidchicken.com>
290
3e5dbbd3
CY
291 * advice.texi (Computed Advice): Explain what DEFINITION is.
292
f0143c43
CY
293 * nonascii.texi (Character Codes): Remove obsolete function
294 char-valid-p, and document characterp instead.
295
52a94b85
MR
2962008-10-22 Martin Rudalics <rudalics@gmx.at>
297
298 * windows.texi (Displaying Buffers): Reword documentation of
299 pop-to-buffer.
300 (Choosing Window): Rewrite documentation of display-buffer and
301 its options.
302
f76f8246
MR
303 * buffers.texi (Killing Buffers): Update documentation of
304 kill-buffer.
305
acc8b598
EZ
3062008-10-21 Eli Zaretskii <eliz@gnu.org>
307
80e6b6df
EZ
308 * processes.texi (Serial Ports): Fix wording and improve markup.
309
3645358a
EZ
310 * searching.texi (Regexp Search): Document `string-match-p' and
311 `looking-at-p'.
312 (POSIX Regexps): Add an xref for "non-greedy".
313 (Regexp Special): Add @cindex entry for "non-greedy".
314
b3d50cff 315 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 316 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 317
73b7530a
EZ
318 * frames.texi (Color Names): Add an xref to `read-color'.
319
320 * minibuf.texi (High-Level Completion): Document `read-color'.
321
acc8b598
EZ
322 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
323
324 * positions.texi (Narrowing): Add an xref to "Swapping Text".
325
326 * buffers.texi (Swapping Text): New section, documents
327 `buffer-swap-text'.
328
10e187e8
MR
3292008-10-21 Martin Rudalics <rudalics@gmx.at>
330
331 * windows.texi (Resizing Windows): Minor wording fix.
332
fd6f900c
EZ
3332008-10-20 Eli Zaretskii <eliz@gnu.org>
334
335 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
336 and `combine-and-quote-strings'.
337
338 * strings.texi (Creating Strings): Add xrefs for them.
339
e4372165
EZ
3402008-10-19 Eli Zaretskii <eliz@gnu.org>
341
d6328fba
EZ
342 * elisp.texi (Top): Make descriptive text for "Reading File Names"
343 match the corresponding menu in minibuf.texi.
344
e4372165
EZ
345 * minibuf.texi (Reading File Names): Document `read-shell-command'
346 and `minibuffer-local-shell-command-map'.
347
5d8dda33
MR
3482008-10-19 Martin Rudalics <rudalics@gmx.at>
349
350 * windows.texi (Resizing Windows): Remove var{} around "window" in
351 documentation of enlarge-window.
352 Rewrite documentation of window-min-height and window-min-width.
353
437706cd
EZ
3542008-10-19 Eli Zaretskii <eliz@gnu.org>
355
80f85d7c
EZ
356 * functions.texi (Calling Functions): Document `apply-partially'.
357
291703b5
EZ
358 * hooks.texi (Standard Hooks): Mention
359 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
360
361 * variables.texi (File Local Variables): Document
362 `file-local-variables-alist', `before-hack-local-variables-hook'
363 and `hack-local-variables-hook'.
364
583d8b3c
EZ
365 * processes.texi (Synchronous Processes): Document `process-lines'.
366
437706cd 367 * customize.texi (Variable Definitions): Document
583d8b3c 368 `custom-reevaluate-setting'.
437706cd 369
7e51d89b
MR
3702008-10-18 Martin Rudalics <rudalics@gmx.at>
371
372 * windows.texi (Choosing Window, Deleting Windows)
373 (Displaying Buffers): Expand documentation of dedicated windows.
374
43c59a3d
EZ
3752008-10-18 Eli Zaretskii <eliz@gnu.org>
376
018a960d
EZ
377 * files.texi (Changing Files): Document symbolic input of file
378 modes to `set-file-modes'. Document `read-file-modes' and
379 `file-modes-symbolic-to-number'.
380
2c0b8144
EZ
381 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
382 and `search-map'.
383
80120f13
EZ
384 * searching.texi (Search and Replace): Document
385 `replace-search-function' and `replace-re-search-function'.
2c0b8144 386 Document `multi-query-replace-map'.
80120f13 387
6d4913f0
EZ
388 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
389 (Completion Commands, Reading File Names): Rename
390 `minibuffer-local-must-match-filename-map' to
391 `minibuffer-local-filename-must-match-map'.
392 (Minibuffer Completion): The `require-match' argument to
393 `completing-read' can now have the value `confirm-only'.
394
43c59a3d
EZ
395 * windows.texi (Displaying Buffers): Minor wording fix.
396 (Choosing Window): `split-height-threshold' can now be nil.
397 Document `split-width-threshold'. `pop-up-frames' can have the
398 value `graphic-only'.
399
f36acfd9
EZ
4002008-10-17 Eli Zaretskii <eliz@gnu.org>
401
402 * os.texi (Startup Summary): Document `before-init-time' and
403 `after-init-time'. Document `initial-window-system' and
404 `window-system-initialization-alist'. Document reading the
405 abbrevs file. Document the call to `server-start' under --daemon.
406 Rearrange a bit to be consistent with the code flow.
53728487
EZ
407 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
408 (Time Parsing): Document `format-seconds'.
f36acfd9 409
96995b89
MR
4102008-10-17 Martin Rudalics <rudalics@gmx.at>
411
412 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
413 and reword.
414
2de17c73
EZ
4152008-10-16 Eli Zaretskii <eliz@gnu.org>
416
417 * markers.texi (The Mark): Document use-region-p.
418
9cf52b11
EZ
4192008-10-15 Eli Zaretskii <eliz@gnu.org>
420
c3aaf1d7
EZ
421 * internals.texi (Writing Emacs Primitives): The interactive spec
422 of a primitive can be a Lisp form.
423
841a1743
EZ
424 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
425 values of transient-mark-mode. Document handle-shift-selection.
426
427 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
428 (Interactive Examples): Show an example of `^'.
429 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
430 (Defining Commands, Using Interactive): The interactive-form of a
431 function can be added via its symbol's property.
841a1743 432
52441368
EZ
433 * positions.texi (List Motion): beginning-of-defun-function can
434 now accept an argument.
435
8e8c1a72
EZ
436 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
437 now return a list of strings.
438
a33a1f2a
EZ
439 * control.texi (Handling Errors): Document ignore-errors.
440
4fb04348
EZ
441 * frames.texi (Creating Frames): Document frame-inherited-parameters.
442 (Parameter Access): Document set-frame-parameter.
443
ee666f84
EZ
444 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
445 Hooks" for the effect of kill-all-local-variables on local hook
446 functions.
447
9cf52b11
EZ
448 * modes.texi (Major Mode Conventions, Mode Line Variables):
449 `mode-name' need not be a string. xref to "Mode Line Data" for
450 details, and to "Emulating Mode Line" for computing a string
451 value.
452
22526bc4
EZ
4532008-10-14 Eli Zaretskii <eliz@gnu.org>
454
a65f6a85
EZ
455 * processes.texi (System Processes): New section.
456 (Processes, Signals to Processes): Add xrefs to it.
457
458 * objects.texi (Editing Types): A `process' is a subprocess of
459 Emacs, not just any process running on the OS.
460
461 * elisp.texi (Top): Adjust the @detailmenu for the above two
462 changes.
463
2724b26a
EZ
464 * sequences.texi (Char-Tables): Remove documentation of
465 set-char-table-default, which has no effect since Emacs 23.
466 <char-table-range, set-char-table-range>: Don't mention generic
467 characters and charsets. Add a cons cell as a possible argument.
468
469 * nonascii.texi (Splitting Characters)
470 (Translation of Characters): Don't mention generic characters.
471
472 * display.texi (Fontsets): Don't mention generic characters.
473
22526bc4 474 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 475 argument FUNCTION with a cons cell as KEY.
22526bc4 476
eaf4b689
EZ
4772008-10-13 Eli Zaretskii <eliz@gnu.org>
478
45e46036
EZ
479 * objects.texi (Primitive Function Type): Move "@cindex special
480 forms" from here...
481
482 * eval.texi (Special Forms): ...to here.
483
484 * functions.texi (What Is a Function): `functionp' returns nil for
485 special forms. Add an xref.
486
eaf4b689
EZ
487 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
488 Variables".
489
490 * variables.texi (Frame-Local Variables): New section.
491 (Buffer-Local Variables): Add an xref to it.
492 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
493 have both frame-local and buffer-local binding.
494
495 * frames.texi (Frames): Mention multiple tty frames.
496 (Frame Parameters, Parameter Access): Mention frame-local variable
497 bindings.
498
15688fce
GM
4992008-09-20 Glenn Morris <rgm@gnu.org>
500
501 * display.texi (Defining Faces): Recommend against face variables.
502
35539065
JB
5032008-09-16 Juanma Barranquero <lekktu@gmail.com>
504
505 * display.texi (Echo Area Customization): Fix typo.
506
6a57054b
JB
5072008-09-09 Juanma Barranquero <lekktu@gmail.com>
508
509 * loading.texi (Where Defined): Add `defface' item.
510
d632fb82
MR
5112008-09-06 Martin Rudalics <rudalics@gmx.at>
512
513 * loading.texi (Where Defined): Fix description of symbol-file.
514
905a9adb
JR
5152008-08-26 Jason Rumney <jasonr@gnu.org>
516
517 * display.texi (TIFF Images): New section describing :index property.
518
852e91b7
CY
5192008-08-23 Chong Yidong <cyd@stupidchicken.com>
520
521 * display.texi (Temporary Displays): Remove unnecessary comment
522 about usage of temp-buffer-show-hook.
523
6be001ee
CY
5242008-08-05 Chong Yidong <cyd@stupidchicken.com>
525
526 * symbols.texi (Other Plists): Fix incorrect example.
527 Suggested by Florian Beck.
528
58e3d8e8
JB
5292008-07-31 Juanma Barranquero <lekktu@gmail.com>
530
531 * os.texi: Fix previous change.
532
7c2fb837
DN
5332008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
534
535 * os.texi:
536 * intro.texi:
537 * files.texi: Remove VMS support.
538
9e2a2647
DN
5392008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
540
541 * os.texi:
542 * frames.texi:
543 * display.texi: Remove mentions of Mac Carbon.
544
c4f4682b
MB
5452008-07-01 Miles Bader <miles@gnu.org>
546
547 * text.texi (Special Properties):
548 * display.texi (Truncation): Add wrap-prefix and line-prefix.
549
3696411e
JB
5502008-06-28 Johan Bockgård <bojohan@gnu.org>
551
552 * display.texi (Other Image Types): Fix copy/paste error; say
553 "PBM", not "XBM".
554
f2a77c3a
DN
5552008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
556
557 * os.texi: Remove references to obsolete systems.
558
6d52677d
EZ
5592008-06-20 Eli Zaretskii <eliz@gnu.org>
560
561 * makefile.w32-in (distclean): Remove makefile.
562
1a87da4c
GM
5632008-06-17 Glenn Morris <rgm@gnu.org>
564
565 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
566 (elisp, dist): Remove rules and variables that are obsolete now
567 the lisp manual is no longer distributed separately.
568
fdda1c5d
GM
5692008-06-16 Glenn Morris <rgm@gnu.org>
570
646692e9
GM
571 * configure, configure.in, mkinstalldirs: Remove unused files.
572
573 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 574 * vol1.texi (EMACSVER):
6a57054b 575 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
576
577 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
578 as per maintain.info.
579
611bee81
GM
5802008-06-15 Glenn Morris <rgm@gnu.org>
581
a7bed3a0
GM
582 * makefile.w32-in (manual): Use "23" rather than "21".
583
584 * Makefile.in (emacsver): New, set by configure.
585 (manual): Use emacsver.
586
d794edf2
GM
587 * intro.texi: Report bugs using M-x report-emacs-bug.
588
611bee81
GM
589 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
590
c73e02fa
GM
5912008-06-13 Daniel Engeler <engeler@gmail.com>
592
593 * elisp.texi, internals.texi, processes.texi: Add documentation
594 about serial port access.
595
e40a85cd
MB
5962008-06-05 Miles Bader <miles@gnu.org>
597
598 * display.texi (Displaying Faces): Update to reflect function
599 renamings in face-remap.el.
600
7b753744
JB
6012008-06-05 Juanma Barranquero <lekktu@gmail.com>
602
603 * display.texi (Fontsets): Fix typos.
604
9d3d42fb
MB
6052008-06-03 Miles Bader <miles@gnu.org>
606
7b753744
JB
607 * display.texi (Displaying Faces): Add add-relative-face-remapping,
608 remove-relative-face-remapping, set-base-face-remapping,
609 and set-default-base-face-remapping.
9d3d42fb 610
f2cec7a9
MB
6112008-06-01 Miles Bader <miles@gnu.org>
612
613 * display.texi (Displaying Faces): Add face-remapping-alist.
614
8f39c96d
SM
6152008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
616
617 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
618 variable names.
619
1ef5eecc
ER
6202008-05-03 Eric S. Raymond <esr@golux>
621
352c8b4a 622 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
623 (current-global-map) return references, not copies.
624
63b4387f
JL
6252008-05-02 Juri Linkov <juri@jurta.org>
626
627 * minibuf.texi (Text from Minibuffer): Document a list of
628 default values for `read-from-minibuffer'.
629
38a8b703
JB
6302008-04-24 Juanma Barranquero <lekktu@gmail.com>
631
632 * nonascii.texi (Translation of Characters): Fix previous change.
633
7c42e639
CY
6342008-04-20 Chong Yidong <cyd@stupidchicken.com>
635
636 * display.texi (Overlay Properties): Clarify role of underlying
637 textprop and overlay keymaps for display strings.
638
639 * keymaps.texi (Active Keymaps): Ditto.
640
25c0d999
SM
6412008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
642
643 * minibuf.texi (Programmed Completion):
644 Replace dynamic-completion-table with the new completion-table-dynamic.
645
e3af5968
CY
6462008-04-07 Chong Yidong <cyd@stupidchicken.com>
647
648 * intro.texi (Some Terms): Change "fonts in this manual" index
649 entry to "typographic conventions".
650
6bfc8698
EZ
6512008-04-05 Eli Zaretskii <eliz@gnu.org>
652
653 * objects.texi (Text Props and Strings): Add indexing for read
654 syntax of text properties.
655
4972c361
SM
6562008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
657
658 * processes.texi (Decoding Output): Remove process-filter-multibyte
659 functions.
660
c70a68db
MR
6612008-03-15 Martin Rudalics <rudalics@gmx.at>
662
663 * display.texi (Finding Overlays): Say that empty overlays at
664 the end of the buffer are reported too.
665
1291fd36
GM
6662008-03-13 Glenn Morris <rgm@gnu.org>
667
668 * elisp.texi (EMACSVER): Set to 23.0.60.
669
c6b0dfd5
CY
6702008-02-26 Chong Yidong <cyd@stupidchicken.com>
671
38a8b703 672 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 673
875fc30c
GM
6742008-02-22 Glenn Morris <rgm@gnu.org>
675
676 * frames.texi (Position Parameters): Clarify the description of
677 `left' and `top', using information from "Geometry".
678 (Geometry): Give a pointer to "Position Parameters", rather than
679 repeating information.
680
d8c8e45a
GM
6812008-02-11 Glenn Morris <rgm@gnu.org>
682
683 * objects.texi (Equality Predicates): No longer talk about "two"
684 functions.
685
38a8b703 6862008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
687
688 * objects.texi (Equality Predicates): Add defun for
689 equal-including-properties.
690
bfffe0b1
GM
6912008-02-10 Glenn Morris <rgm@gnu.org>
692
693 * objects.texi (Equality Predicates):
694 Mention equal-including-properties.
695
431b78c9
RS
6962008-02-07 Richard Stallman <rms@gnu.org>
697
698 * windows.texi (Window Start): Mention the feature of moving
699 window-start to start of line.
700
c8763fb6 7012008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
702
703 * keymaps.texi (Tool Bar): Document rtl property.
704
1a256502
TTN
7052008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
706
707 * display.texi (Button Types):
708 For define-button-type, clarify type of NAME.
709
569382c2
MR
7102008-01-19 Martin Rudalics <rudalics@gmx.at>
711
712 * buffers.texi (Buffer Modification): Fix typo.
713
f3041af1
DN
7142008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
715
716 * os.texi (System Environment): Remove references to OSes that are
717 not supported anymore.
718
d35e1cd7
DN
7192008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
720
721 * os.texi (System Environment): Remove mention for Masscomp.
722
23af7580
RS
7232008-01-04 Richard Stallman <rms@gnu.org>
724
725 * display.texi (Faces): Don't talk about internal face vector as arg
726 to facep.
727
728 * customize.texi (Type Keywords): Fix previous change.
729
730 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
731 * elisp.texi (Top): Fix menu for commands.texi change.
732
ec7d5b1e
RS
7332007-12-30 Richard Stallman <rms@gnu.org>
734
735 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
736 (Accessing Scroll): New node broken out of Accessing Mouse.
737
101a6cea
RS
7382007-12-28 Richard Stallman <rms@gnu.org>
739
740 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 741 (Basic Parameters): For `title', refer to title bar.
041817a4 742 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 743
72b7e664
RS
7442007-12-23 Richard Stallman <rms@gnu.org>
745
746 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
747 Improve some of the commented-out keywords' text too.
748
27a4f445
MR
7492007-12-14 Martin Rudalics <rudalics@gmx.at>
750
e2e3f1d7
MR
751 * nonascii.texi (Encoding and I/O): Reword to avoid saying
752 "visit the current buffer".
753
27a4f445
MR
754 * os.texi (System Interface): Fix typo.
755
a2afc99d
RS
7562007-12-04 Richard Stallman <rms@gnu.org>
757
758 * objects.texi (Symbol Type): Fix typo.
759
b694135c
RS
7602007-12-03 Richard Stallman <rms@gnu.org>
761
762 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
763
f99a19da
GM
7642007-12-01 Glenn Morris <rgm@gnu.org>
765
766 * functions.texi (Declaring Functions): Improve previous change.
767
8f4b37d8
GM
7682007-11-30 Glenn Morris <rgm@gnu.org>
769
770 * functions.texi (Declaring Functions): Add optional fourth
771 argument of declare-function, and setting third argument to `t'.
772
61a2fe01
RS
7732007-11-29 Richard Stallman <rms@gnu.org>
774
775 * customize.texi (Composite Types): Document `group' type.
776
cbfc5193
GM
7772007-11-29 Glenn Morris <rgm@gnu.org>
778
779 * functions.texi (Declaring Functions): Add findex. Mention
780 `external' files.
781
8386283a
JB
7822007-11-26 Juanma Barranquero <lekktu@gmail.com>
783
784 * functions.texi (Declaring Functions): Fix directive.
785
a07c9a8b
RS
7862007-11-25 Richard Stallman <rms@gnu.org>
787
788 * help.texi (Help Functions): Clean up last change.
789
790 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
791
792 * loading.texi (Named Features): Minor cleanup.
793
794 * macros.texi (Eval During Expansion): Minor cleanup.
795
796 * variables.texi (Variable Aliases): Minor cleanup.
797
a0925923
RS
7982007-11-24 Richard Stallman <rms@gnu.org>
799
800 * functions.texi (Declaring Functions): Clarify previous change.
801
802 * compile.texi (Compiler Errors): Clarify previous change.
803
20c63e44
RS
8042007-11-24 Richard Stallman <rms@gnu.org>
805
e5e76c04 806 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
807 Clarify the text and move items around.
808
5bb0cda3
GM
8092007-11-24 Glenn Morris <rgm@gnu.org>
810
811 * functions.texi (Declaring Functions): New section.
812 * compile.texi (Compiler Errors): Mention declaring functions,
813 defvar with no initvalue, and byte-compile-warnings.
814
af13c86a
MR
8152007-11-15 Martin Rudalics <rudalics@gmx.at>
816
817 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
818 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
819
a5373305
MR
8202007-11-13 Martin Rudalics <rudalics@gmx.at>
821
822 * help.texi (Help Functions): Document new macro `with-help-window'.
823
fe284805
JL
8242007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
825
826 * searching.texi (Replacing Match): Describe new
827 `match-substitute-replacement'.
828
2c3a09b1
RS
8292007-10-31 Richard Stallman <rms@gnu.org>
830
831 * strings.texi (Creating Strings): Null strings from concat not unique.
832
f2b480f4
RS
8332007-10-26 Richard Stallman <rms@gnu.org>
834
835 * objects.texi (Equality Predicates): Null strings are uniquified.
836
837 * minibuf.texi: Minor clarifications in previous change.
838
db21122c
GM
8392007-10-25 Glenn Morris <rgm@gnu.org>
840
841 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
842
2328cbb3
RS
8432007-10-24 Richard Stallman <rms@gnu.org>
844
845 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
846
847 * variables.texi (Frame-Local Variables): Node deleted.
848 (Variables): Delete Frame-Local Variables from menu.
849 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
850 (Default Value): Don't mention frame-local vars.
851
852 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
853
854 * loading.texi (Unloading): Document FEATURE-unload-function
855 instead of FEATURE-unload-hook.
856
2328cbb3
RS
857 * frames.texi (Multiple Displays): Don't mention frame-local vars.
858
c066bafa
JL
8592007-10-22 Juri Linkov <juri@jurta.org>
860
861 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
862 (High-Level Completion): Document a list of default value strings
863 in the DEFAULT argument, for which minibuffer functions return the
864 first element.
865
65ced25f
JL
8662007-10-17 Juri Linkov <juri@jurta.org>
867
868 * text.texi (Filling): Update arguments of fill-paragraph.
869 fill-paragraph operates on the active region in Transient Mark mode.
870 Remove fill-paragraph-or-region.
871
ee46ec8e
KB
8722007-10-13 Karl Berry <karl@gnu.org>
873
874 * elisp.texi (@dircategory): Move to after @copying,
875 since we want @copying as close as possible to the beginning of
876 the output.
877
61bbdbc6
RS
8782007-10-12 Richard Stallman <rms@gnu.org>
879
880 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
881
882 * commands.texi (Distinguish Interactive): New node,
883 broken out from Interactive Call and rewritten.
884 (Command Loop): Put Distinguish Interactive in menu.
885
af23e1e8
RS
8862007-10-09 Richard Stallman <rms@gnu.org>
887
888 * text.texi (Examining Properties): Mention overlay priority.
889
890 * display.texi (Display Margins): Correct the description
891 of margin display specifications.
892 (Replacing Specs): New subnode broken out of Display Property.
893
e1965a69
JL
8942007-10-06 Juri Linkov <juri@jurta.org>
895
896 * text.texi (Filling): Document fill-paragraph-or-region.
897
4638454b
JB
8982007-10-05 Juanma Barranquero <lekktu@gmail.com>
899
900 * display.texi (Auto Faces): Fix typo.
901
7ed54cc5
RS
9022007-10-02 Richard Stallman <rms@gnu.org>
903
904 * display.texi (Display Property): Explain some display specs
905 don't let you move point in.
906
907 * frames.texi (Cursor Parameters): Describe
908 cursor-in-non-selected-windows here. Explain more values.
909
910 * windows.texi (Basic Windows): Don't describe
911 cursor-in-non-selected-windows here.
912
305a7ef2
EZ
9132007-10-01 Eli Zaretskii <eliz@gnu.org>
914
915 * processes.texi (Misc Network): Note that these functions are
916 supported only on some systems.
917
f7a7f4eb
RS
9182007-10-01 Richard Stallman <rms@gnu.org>
919
920 * display.texi (Overlay Properties): Explain nil as priority.
921 Explain that conflicts are unpredictable if not resolved by
922 priorities.
923
780d7bb9
RS
9242007-09-23 Richard Stallman <rms@gnu.org>
925
926 * macros.texi (Backquote): Minor clarification.
927
14b4fdfb
RS
9282007-09-19 Richard Stallman <rms@gnu.org>
929
930 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
931 Clarify when they work in parallel and when one overrides.
932 Fix error in example.
14b4fdfb 933
b8d4c8d0
GM
9342007-09-06 Glenn Morris <rgm@gnu.org>
935
b3e755a9 936 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
937 commands to use ../../info.
938 * Makefile.in (infodir): Go up one more level.
4638454b 939 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
940 (miscmanualdir): New.
941 (dist): Use new variable miscmanualdir.
942 * makefile.w32-in (infodir, texinputdir): Go up one more level.
943 (usermanualdir): Change from ../man to ../emacs.
944
1bb1f7d3
MR
9452007-08-30 Martin Rudalics <rudalics@gmx.at>
946
947 * commands.texi (Command Loop Info): Advise against changing
948 most variables described here. Explain new variable
949 last-repeatable-command.
950
b8d4c8d0
GM
9512007-08-29 Glenn Morris <rgm@gnu.org>
952
953 * elisp.texi (EMACSVER): Increase to 23.0.50.
954
9552007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
956
957 * frames.texi (Basic Parameters): Add display-environment-variable
958 and term-environment-variable.
959
9602007-08-28 Juri Linkov <juri@jurta.org>
961
962 * display.texi (Image Formats, Other Image Types): Add SVG.
963
9642007-08-28 Juri Linkov <juri@jurta.org>
965
966 * display.texi (Images): Move formats-related text to new node
967 "Image Formats".
968 (Image Formats): New node.
969
619fb9ee
RS
9702007-08-27 Richard Stallman <rms@gnu.org>
971
972 * windows.texi (Window Configurations): Clarify what
973 a window configuration saves.
974
b8d4c8d0
GM
9752007-08-25 Richard Stallman <rms@gnu.org>
976
977 * display.texi (Images): Delete redundant @findex.
978
9792007-08-16 Richard Stallman <rms@gnu.org>
980
981 * processes.texi (Asynchronous Processes): Clarify
982 doc of start-file-process.
983
9842007-08-08 Martin Rudalics <rudalics@gmx.at>
985
986 * modes.texi (Example Major Modes): Fix typo.
987
9882007-08-08 Glenn Morris <rgm@gnu.org>
989
990 * intro.texi (nil and t): Do not use `iff' in documentation.
991
992 * tips.texi (Documentation Tips): Recommend against `iff'.
993
9942007-08-07 Chong Yidong <cyd@stupidchicken.com>
995
996 * display.texi (Image Cache): Document image-refresh.
997
9982007-08-06 Martin Rudalics <rudalics@gmx.at>
999
1000 * windows.texi (Size of Window): Document window-full-width-p.
1001
10022007-07-25 Glenn Morris <rgm@gnu.org>
1003
1004 * gpl.texi (GPL): Replace license with GPLv3.
1005
1006 * Relicense all FSF files to GPLv3 or later.
1007
10082007-07-24 Michael Albinus <michael.albinus@gmx.de>
1009
4638454b
JB
1010 * processes.texi (Synchronous Processes):
1011 Add `process-file-shell-command'.
b8d4c8d0
GM
1012 (Asynchronous Processes): Mention restricted use of
1013 `process-filter' and `process-sentinel' in
1014 `start-file-process'. Add `start-file-process-shell-command'.
1015
10162007-07-17 Michael Albinus <michael.albinus@gmx.de>
1017
1018 * files.texi (Magic File Names): Introduce optional parameter
1019 IDENTIFICATION for `file-remote-p'.
1020
10212007-07-16 Richard Stallman <rms@gnu.org>
1022
1023 * display.texi (Defining Faces): Fix previous change.
1024
10252007-07-14 Richard Stallman <rms@gnu.org>
1026
1027 * control.texi (Handling Errors): Document `debug' in handler list.
1028
10292007-07-10 Richard Stallman <rms@gnu.org>
1030
1031 * display.texi (Defining Faces): Explain C-M-x feature for defface.
1032
10332007-07-09 Richard Stallman <rms@gnu.org>
1034
1035 * files.texi (Magic File Names): Rewrite previous change.
1036
10372007-07-08 Michael Albinus <michael.albinus@gmx.de>
1038
1039 * files.texi (Magic File Names): Introduce optional parameter
1040 CONNECTED for `file-remote-p'.
1041
10422007-07-07 Michael Albinus <michael.albinus@gmx.de>
1043
1044 * processes.texi (Asynchronous Processes):
1045 * files.texi (Magic File Names): Add `start-file-process'.
1046
10472007-06-27 Richard Stallman <rms@gnu.org>
1048
1049 * files.texi (Format Conversion Piecemeal): Clarify
1050 `after-insert-file-functions' calling convention.
1051
10522007-06-27 Michael Albinus <michael.albinus@gmx.de>
1053
4638454b
JB
1054 * files.texi (Magic File Names): Remove `dired-call-process'.
1055 Add `process-file'.
b8d4c8d0
GM
1056
10572007-06-27 Kenichi Handa <handa@m17n.org>
1058
1059 * text.texi (Special Properties): Fix description about
4638454b 1060 `composition' property.
b8d4c8d0
GM
1061
10622007-06-26 Kenichi Handa <handa@m17n.org>
1063
1064 * nonascii.texi (Default Coding Systems): Document about the
1065 return value `undecided'.
1066
10672007-06-25 David Kastrup <dak@gnu.org>
1068
1069 * keymaps.texi (Active Keymaps): Document new POSITION argument of
1070 `current-active-maps'.
1071
10722007-06-24 Karl Berry <karl@gnu.org>
1073
4638454b 1074 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
1075
10762007-06-15 Juanma Barranquero <lekktu@gmail.com>
1077
1078 * display.texi (Overlay Arrow): Doc fix.
1079
10802007-06-14 Karl Berry <karl@tug.org>
1081
1082 * anti.texi (Antinews): Typo.
1083
10842007-06-14 Chong Yidong <cyd@stupidchicken.com>
1085
1086 * display.texi (Image Cache): Document image-refresh.
1087
10882007-06-12 Karl Berry <karl@gnu.org>
1089
1090 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
1091 * two-volume.make: New file.
1092 * .cvsignore: Ignore two-volume files.
1093
10942007-06-12 Tom Tromey <tromey@redhat.com>
1095
1096 * os.texi (Init File): Document user-emacs-directory.
1097
10982007-06-03 Nick Roberts <nickrob@snap.net.nz>
1099
1100 * commands.texi (Click Events): Describe width and height when
1101 object is nil.
1102
11032007-05-30 Nick Roberts <nickrob@snap.net.nz>
1104
1105 * commands.texi (Click Events): Layout more logically. Describe
1106 width and height.
1107 (Drag Events, Motion Events): Update to new format for position.
1108
11092007-06-02 Richard Stallman <rms@gnu.org>
1110
1111 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
1112
11132007-06-02 Chong Yidong <cyd@stupidchicken.com>
1114
1115 * Version 22.1 released.
1116
11172007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1118
1119 * text.texi (Special Properties): Correct meaning of fontified face.
1120
11212007-05-30 Richard Stallman <rms@gnu.org>
1122
1123 * text.texi (Special Properties): Add link to Adjusting Point.
1124
11252007-05-12 Richard Stallman <rms@gnu.org>
1126
1127 * text.texi (Margins): indent-to-left-margin is not the default.
1128 (Mode-Specific Indent): For indent-line-function, the default
1129 is indent-relative.
1130
1131 * modes.texi (Example Major Modes): Explain last line of text-mode
1132 is redundant.
1133
11342007-05-10 Richard Stallman <rms@gnu.org>
1135
1136 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
1137
1138 * help.texi (Keys in Documentation): Add reference to
1139 Documentation Tips.
1140
1141 * files.texi (Format Conversion): TO-FN gets three arguments.
1142
1143 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
1144
11452007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
1146
1147 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
1148 * files.texi (Format Conversion): Expand intro; add menu.
1149 (Format Conversion Overview, Format Conversion Round-Trip)
1150 (Format Conversion Piecemeal): New nodes/subsections.
1151 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
1152 * text.texi (Text Properties): Remove "Saving Properties" from menu.
1153 (Saving Properties): Delete node/subsection.
1154
11552007-05-07 Karl Berry <karl@gnu.org>
1156
1157 * elisp.texi (EMACSVER): Back to 22.
1158
11592007-05-06 Richard Stallman <rms@gnu.org>
1160
1161 * processes.texi (Accepting Output): Revert most of previous change.
1162
11632007-05-05 Richard Stallman <rms@gnu.org>
1164
1165 * processes.texi (Accepting Output): accept-process-output
1166 uses microseconds, not milliseconds. But that arg is obsolete.
1167
11682007-05-04 Karl Berry <karl@tug.org>
1169
1170 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
1171
11722007-05-04 Eli Zaretskii <eliz@gnu.org>
1173
1174 * tips.texi (Documentation Tips): Rearrange items to place the
1175 more important ones first. Add an index entry for hyperlinks.
1176
11772007-05-03 Karl Berry <karl@gnu.org>
1178
1179 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
1180 (EMACSVER) [smallbook]: 22 for printed version.
1181
1182 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
1183 so restore anchor to normal position after defun. Found by Kevin Ryde.
1184
11852007-04-26 Glenn Morris <rgm@gnu.org>
1186
1187 * elisp.texi (EMACSVER): Increase to 22.1.50.
1188
11892007-04-28 Karl Berry <karl@gnu.org>
1190
1191 * elisp.texi: Improve line breaks on copyright page,
1192 similar layout to emacs manual, 8.5x11 by default.
1193
11942007-04-24 Richard Stallman <rms@gnu.org>
1195
1196 * text.texi (Special Properties): Add xref to Overlay Properties.
1197
1198 * display.texi (Overlay Properties): Add xref to Special Properties.
1199
12002007-04-22 Richard Stallman <rms@gnu.org>
1201
1202 * keymaps.texi (Extended Menu Items): Move the info about
1203 format with cached keyboard binding.
1204
12052007-04-21 Richard Stallman <rms@gnu.org>
1206
1207 * text.texi (Special Properties): Clarify previous change.
1208
1209 * files.texi (File Name Expansion): Clarify previous change.
1210
1211 * display.texi (Attribute Functions): Fix example for
1212 face-attribute-relative-p.
1213
12142007-04-19 Kenichi Handa <handa@m17n.org>
1215
1216 * text.texi (Special Properties): Document composition property.
1217
12182007-04-19 Glenn Morris <rgm@gnu.org>
1219
1220 * files.texi (File Name Expansion): Mention "superroot".
1221
12222007-04-15 Chong Yidong <cyd@stupidchicken.com>
1223
1224 * frames.texi (Multiple Displays): Add note about "multi-monitor"
1225 setups.
1226 (Display Feature Testing): Note that display refers to all
1227 physical monitors for multi-monitor setups.
1228
12292007-04-14 Richard Stallman <rms@gnu.org>
1230
1231 * lists.texi (Sets And Lists): Clarify `delete' examples.
1232 Remove spurious xref to same node.
1233 Clarify xref for add-to-list.
1234
12352007-04-12 Nick Roberts <nickrob@snap.net.nz>
1236
1237 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
1238 value of lisp-mode-map.
1239
12402007-04-11 Karl Berry <karl@gnu.org>
1241
1242 * anti.texi (Antinews):
1243 * display.texi (Overlay Properties, Defining Images):
1244 * processes.texi (Synchronous Processes, Sentinels):
1245 * syntax.texi (Syntax Table Internals):
1246 * searching.texi (Regexp Special):
1247 * nonascii.texi (Default Coding Systems):
1248 * text.texi (Special Properties):
1249 * minibuf.texi (Basic Completion): Wording to improve breaks in
1250 8.5x11 format.
1251 * elisp.texi (smallbook): New @set to more easily switch between
1252 smallbook and 8.5x11.
1253
12542007-04-11 Richard Stallman <rms@gnu.org>
1255
1256 * text.texi (Lazy Properties): Minor fix.
1257
12582007-04-08 Karl Berry <karl@gnu.org>
1259
1260 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
1261 * macros.texi (Backquote): Downcase Backquote in index entries for
1262 consistency.
1263
12642007-04-08 Richard Stallman <rms@gnu.org>
1265
1266 * text.texi (Adaptive Fill): Just describe default,
1267 don't show it (since it contains non-ASCII chars).
1268
12692007-04-07 Karl Berry <karl@gnu.org>
1270
1271 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
1272 adaptive-fill-regexp's value, since they are not in the standard
1273 TeX fonts.
1274
12752007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
1276
1277 * display.texi (Defining Faces): Fix example.
1278
12792007-04-07 Karl Berry <karl@gnu.org>
1280
1281 * display.texi (Button Buffer Commands): Improve page break.
1282
12832007-04-07 Richard Stallman <rms@gnu.org>
1284
1285 * advice.texi (Activation of Advice): Remove redundant index entry.
1286
1287 * backups.texi: Improve index entries. Remove redundant ones.
1288
1289 * compile.texi (Byte Compilation): Improve index entry.
1290
1291 * hash.texi (Creating Hash): Improve index entry.
1292
1293 * symbols.texi (Definitions): Improve index entry.
1294
1295 * edebug.texi: Improve index entries. Remove redundant/useless ones.
1296
1297 * maps.texi (Standard Keymaps): Remove useless index entry.
1298
1299 * help.texi (Documentation Basics): Remove redundant index entries.
1300
1301 * customize.texi: Improve index entries.
1302 Remove redundant/useless ones.
1303
1304 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
1305
1306 * streams.texi (Output Variables): Improve index entry.
1307
1308 * abbrevs.texi (Abbrevs): Remove useless index entry.
1309
1310 * macros.texi (Expansion): Remove useless index entry.
1311
1312 * text.texi: Improve index entries. Remove redundant/useless ones.
1313 (Text Properties, Examining Properties)
1314 (Special Properties): Use "property category" instead of "category"
1315 to refer to the `category' property.
1316
1317 * positions.texi: Improve index entries. Remove useless one.
1318
1319 * lists.texi: Improve index entries. Remove redundant/useless ones.
1320
1321 * os.texi: Improve index entries.
1322 (Timers): Fix previous change.
1323
1324 * buffers.texi: Improve index entries.
1325 (Modification Time): Get rid of term "obsolete buffer".
1326
1327 * debugging.texi: Improve index entries.
1328 (Test Coverage): Add xref to other test coverage ftr.
1329
1330 * eval.texi: Improve index entry. Remove redundant ones.
1331
1332 * numbers.texi: Improve index entries. Remove redundant/useless ones.
1333
1334 * files.texi: Improve index entries. Remove redundant/useless ones.
1335
1336 * objects.texi: Improve index entries.
1337
1338 * processes.texi: Improve index entries.
1339
1340 * modes.texi: Improve index entry. Remove redundant one.
1341
1342 * nonascii.texi: Improve index entries.
1343
1344 * internals.texi: Improve index entries.
1345
1346 * syntax.texi: Improve index entries.
1347
1348 * keymaps.texi (Active Keymaps): Improve index entries.
1349
1350 * commands.texi: Improve index entries. Remove redundant/useless ones.
1351
1352 * frames.texi: Improve index entries. Remove redundant/useless ones.
1353
1354 * markers.texi: Improve index entries. Remove redundant ones.
1355
1356 * tips.texi: Improve index entries.
1357
1358 * loading.texi (Unloading): Improve index entry.
1359
1360 * variables.texi: Improve index entries. Remove redundant one.
1361
1362 * sequences.texi: Improve index entry.
1363
1364 * display.texi: Improve index entries. Remove redundant ones.
1365
1366 * windows.texi: Improve index entries.
1367
1368 * searching.texi: Improve index entries. Remove redundant one.
1369
1370 * strings.texi (Case Tables): Improve last change.
1371
13722007-04-04 Chong Yidong <cyd@stupidchicken.com>
1373
1374 * strings.texi (Case Tables): Document with-case-table and
1375 ascii-case-table.
1376
13772007-04-03 Karl Berry <karl@gnu.org>
1378
1379 * processes.texi (Network): Reword to improve page break.
1380
13812007-04-03 Eli Zaretskii <eliz@gnu.org>
1382
1383 * functions.texi (Inline Functions): Describe more disadvantages
1384 of defsubst, and make advice against it stronger.
1385
13862007-04-02 Karl Berry <karl@gnu.org>
1387
1388 * backups.texi (Backup Names): Avoid widow words.
1389 * modes.texi (Example Major Modes): Align last comment.
1390
13912007-04-01 Chong Yidong <cyd@stupidchicken.com>
1392
1393 * keymaps.texi (Remapping Commands): Document new arg to
1394 command-remapping.
1395
13962007-04-01 Karl Berry <karl@gnu.org>
1397
1398 * processes.texi (Low-Level Network): Typo.
1399 * loading.texi (Hooks for Loading): Avoid double "the".
1400 * keymaps.texi (Key Sequences): No double "and".
1401 (Changing Key Bindings): Shorten to improve line break.
1402
14032007-03-31 Glenn Morris <rgm@gnu.org>
1404
1405 * os.texi (Timers): Fix description of run-at-time TIME formats.
1406
14072007-03-31 Richard Stallman <rms@gnu.org>
1408
1409 * display.texi (Invisible Text): Correct buffer-invisibility-spec
1410 regarding ellipsis.
1411
14122007-03-31 Eli Zaretskii <eliz@gnu.org>
1413
1414 * intro.texi (nil and t):
1415 * symbols.texi (Plists and Alists):
1416 * variables.texi (Variable Aliases, Constant Variables):
1417 * functions.texi (Defining Functions):
1418 * advice.texi (Advising Primitives):
1419 * debugging.texi (Syntax Errors, Compilation Errors):
1420 * minibuf.texi (Minibuffer Windows):
1421 * commands.texi (Adjusting Point):
1422 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
1423 (Auto Major Mode, Major Mode Conventions):
1424 * help.texi (Describing Characters):
1425 * files.texi (Create/Delete Dirs, Information about Files)
1426 (File Locks, Writing to Files, Reading from Files)
1427 (Saving Buffers):
1428 * windows.texi (Resizing Windows, Cyclic Window Ordering):
1429 * frames.texi (Finding All Frames):
1430 * positions.texi (Buffer End, Motion):
1431 * markers.texi (The Region):
1432 * text.texi (Deletion, Near Point):
1433 * display.texi (Displaying Messages, Truncation):
1434 * os.texi (Processor Run Time):
1435 * tips.texi (Key Binding Conventions, Programming Tips)
1436 (Warning Tips, Documentation Tips, Comment Tips):
1437 * internals.texi (Memory Usage): Improve indexing.
1438
1439 * variables.texi (Frame-Local Variables):
1440 * functions.texi (Argument List):
1441 * loading.texi (Library Search):
1442 * streams.texi (Output Variables):
1443 * keymaps.texi (Translation Keymaps, Searching Keymaps):
1444 * searching.texi (Replacing Match, Search and Replace):
1445 * processes.texi (Byte Packing, Decoding Output)
1446 (Accepting Output, Network Servers, Shell Arguments):
1447 * display.texi (Abstract Display, Image Cache, Scroll Bars):
1448 * windows.texi (Window Point, Window Start):
1449 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
1450 * commands.texi (Reading Input, Keyboard Events):
1451 * minibuf.texi (Reading File Names, Minibuffer Completion)
1452 (Recursive Mini):
1453 * positions.texi (List Motion):
1454 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
1455 * numbers.texi (Arithmetic Operations, Math Functions)
1456 (Predicates on Numbers, Comparison of Numbers):
1457 (Numeric Conversions):
1458 * locals.texi (Standard Buffer-Local Variables):
1459 * maps.texi (Standard Keymaps):
1460 * os.texi (User Identification, System Environment, Recording Input)
1461 (X11 Keysyms):
1462 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
1463 * backups.texi (Backups and Auto-Saving):
1464 * customize.texi (Customization, Group Definitions)
1465 (Variable Definitions):
1466 * compile.texi (Byte Compilation): Improve index entries.
1467
14682007-03-31 Karl Berry <karl@gnu.org>
1469
1470 * macros.texi (Defining Macros): Avoid widow syllable.
1471
14722007-03-31 Eli Zaretskii <eliz@gnu.org>
1473
1474 * elisp.texi (Top): Postscript -> PostScript.
1475
1476 * display.texi (Images, Postscript Images): Postscript -> PostScript.
1477
14782007-03-31 Markus Triska <markus.triska@gmx.at>
1479
1480 * internals.texi (Writing Emacs Primitives): Untabify `For'.
1481
14822007-03-30 Karl Berry <karl@gnu.org>
1483
1484 * lists.texi (List-related Predicates): Remove spurious @need.
1485 (Setcdr): Use @smallexample to improve page break.
1486 (Association Lists) <assoc>: Reword to improve page break.
1487
1488 * strings.texi (String Conversion): Insert blank line to improve
1489 page break.
1490
1491 * numbers.texi (Random Numbers): Use @minus{}.
1492 (Math Functions): Use @minus{}.
1493
1494 * intro.texi (Acknowledgements): Avoid line breaks before middle
1495 initials.
1496
14972007-03-24 Eli Zaretskii <eliz@gnu.org>
1498
1499 * errors.texi (Standard Errors): Add an index entry.
1500
15012007-03-19 Richard Stallman <rms@gnu.org>
1502
1503 * os.texi (Recording Input): recent-keys now gives 300 keys.
1504
15052007-03-12 Glenn Morris <rgm@gnu.org>
1506
1507 * os.texi: Replace "daylight savings" with "daylight saving"
1508 throughout.
1509
15102007-03-05 Richard Stallman <rms@gnu.org>
1511
1512 * variables.texi (File Local Variables): Update
1513 enable-local-variables values.
1514
15152007-03-04 Richard Stallman <rms@gnu.org>
1516
1517 * syntax.texi (Control Parsing): Minor clarification.
1518
1519 * strings.texi (Formatting Strings): Clarify width, precision, flags.
1520
1521 * sequences.texi (Sequence Functions): Move string-bytes away,
1522 add xref.
1523
1524 * nonascii.texi (Text Representations): Move string-bytes here.
1525
1526 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
1527
1528 * minibuf.texi (Basic Completion): Minor clarification.
1529
1530 * markers.texi (The Mark): Clarify existence vs activation of mark.
1531 Other cleanup.
1532
1533 * display.texi (Finding Overlays): Write better example.
1534
1535 * compile.texi (Eval During Compile): Clarify putting macros
1536 in eval-when-compile.
1537
c5602427 15382007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
1539
1540 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 1541 load-read-function definition doc.
b8d4c8d0
GM
1542
15432007-02-21 Kim F. Storm <storm@cua.dk>
1544
1545 * strings.texi (Text Comparison): Mention that assoc-string
1546 converts symbols to strings before testing.
1547
15482007-02-17 Kim F. Storm <storm@cua.dk>
1549
1550 * processes.texi (Bindat Spec): Vector types can have optional
1551 element type.
1552 (Bindat Examples): Fix example. Add vector with element type.
1553
15542007-02-16 Andreas Schwab <schwab@suse.de>
1555
1556 * strings.texi (Formatting Strings): Document '+' flag.
1557
15582007-02-15 Juanma Barranquero <lekktu@gmail.com>
1559
1560 * strings.texi (Modifying Strings): Clarify that `clear-string'
1561 always converts the string to unibyte.
1562
15632007-02-14 Kim F. Storm <storm@cua.dk>
1564
1565 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
1566 Rewrite glyph code description to refer to these functions.
1567 Remove details of encoding face number and char into integer code.
1568
15692007-02-03 Alan Mackenzie <acm@muc.de>
1570
1571 * loading.texi (Hooks for Loading): Make the description of
1572 `eval-after-load' more detailed, and amend the description of
1573 after-load-alist, in accordance with changes from 2006-05.
1574
15752007-02-03 Chong Yidong <cyd@stupidchicken.com>
1576
1577 * modes.texi (Defining Minor Modes): Document that a :require
1578 keyword or similar may be required to make saved customization
1579 variables work.
1580
15812007-02-03 Eli Zaretskii <eliz@gnu.org>
1582
1583 * elisp.texi (Top): Make the detailed menu headers compliant with
1584 Texinfo guidelines and with what texnfo-upd.el expects. Add
1585 comments to prevent people from inadvertently modifying the key
1586 parts needed by `texinfo-multiple-files-update'.
1587
15882007-02-02 Eli Zaretskii <eliz@gnu.org>
1589
1590 * elisp.texi (Top): Update the top-level menus.
1591
1592 * syntax.texi (Categories): Add index entries.
1593
15942007-02-01 Juanma Barranquero <lekktu@gmail.com>
1595
1596 * display.texi (Attribute Functions): Fix name and description of
1597 the UNDERLINE arg of `set-face-underline-p'.
1598
15992007-01-29 Eli Zaretskii <eliz@gnu.org>
1600
1601 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
1602 Variables", and "Standard Keymaps" to the detailed menu.
1603
1604 * variables.texi (Future Local Variables): Add index entry.
1605
16062007-01-28 Richard Stallman <rms@gnu.org>
1607
1608 * tips.texi (Coding Conventions): Clarify the tip about macros
1609 that define a function or a variable.
1610
1611 * files.texi (File Attributes): UID and GID can be floats.
1612 (Magic File Names): Explain why deferring all operations to
1613 the standard handler does not work.
1614
16152007-01-23 Martin Rudalics <rudalics@gmx.at>
1616
1617 * backups.texi (Reverting): Use "buffer" instead of "file"
1618 when talking about major and minor modes.
1619
16202007-01-21 Richard Stallman <rms@gnu.org>
1621
1622 * help.texi (Documentation): Add xref to Documentation Tips.
1623
16242007-01-14 Juanma Barranquero <lekktu@gmail.com>
1625
1626 * tips.texi (Coding Conventions): Fix typos.
1627
16282007-01-05 Richard Stallman <rms@gnu.org>
1629
1630 * modes.texi (Defining Minor Modes): Fix previous change.
1631
16322007-01-03 Richard Stallman <rms@gnu.org>
1633
1634 * customize.texi (Variable Definitions, Customization Types):
1635 Don't use * in doc string for defcustom.
1636
16372007-01-02 Richard Stallman <rms@gnu.org>
1638
1639 * variables.texi (Variable Aliases): Clarify that aliases vars
1640 always have the same value.
1641
1642 * processes.texi (Bindat Spec): Fix Texinfo usage.
1643
1644 * modes.texi (Defining Minor Modes): Explain effect of command
1645 defined with define-global-minor-mode on new buffers.
1646
16472006-12-30 Kim F. Storm <storm@cua.dk>
1648
1649 * keymaps.texi (Tool Bar): Describe `grow-only' value of
1650 `auto-resize-tool-bars'.
1651
16522006-12-30 Richard Stallman <rms@gnu.org>
1653
1654 * keymaps.texi (Active Keymaps): Fix previous change.
1655
16562006-12-30 Nick Roberts <nickrob@snap.net.nz>
1657
1658 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
1659
16602006-12-30 Kim F. Storm <storm@cua.dk>
1661
1662 * processes.texi (Bindat Spec): Clarify using field names in
1663 length specifications.
1664
16652006-12-29 Kim F. Storm <storm@cua.dk>
1666
1667 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1668 Add count and index variables for eval forms in repeat blocks.
1669
16702006-12-24 Richard Stallman <rms@gnu.org>
1671
1672 * customize.texi (Variable Definitions): Document
1673 new name custom-add-frequent-value.
1674
16752006-12-19 Kim F. Storm <storm@cua.dk>
1676
1677 * commands.texi (Misc Events): User signals now result in sigusr1
1678 and sigusr2 events which are handled through special-event-map.
1679 (Special Events): User signals and drag-n-drop are special.
1680
16812006-12-17 Richard Stallman <rms@gnu.org>
1682
1683 * loading.texi (Named Features): Explain subfeatures better.
1684
1685 * customize.texi: Use "option" only for user options.
1686 For the keyword values inside defcustom etc, say "keywords".
1687 For :options value's elements, say "elements".
1688 :group should not be omitted.
1689
1690 * syntax.texi (Parsing Expressions): Split up node.
1691 (Motion via Parsing, Position Parse, Parser State)
1692 (Low-Level Parsing, Control Parsing): New subnodes.
1693 (Parser State): Document syntax-ppss-toplevel-pos.
1694
1695 * positions.texi (List Motion): Punctuation fix.
1696
1697 * files.texi (File Name Completion): Document PREDICATE arg
1698 to file-name-completion.
1699
17002006-12-16 Eli Zaretskii <eliz@gnu.org>
1701
1702 * internals.texi (Building Emacs, Writing Emacs Primitives):
1703 Add index entries.
1704
17052006-12-11 Richard Stallman <rms@gnu.org>
1706
1707 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
1708 affects face menu. Explain how to make it non-nil without enabling
1709 any fontification.
1710
17112006-12-10 Chong Yidong <cyd@stupidchicken.com>
1712
1713 * modes.texi (Font Lock Basics): Document nil value of
1714 font-lock-defaults.
1715
17162006-12-10 Glenn Morris <rgm@gnu.org>
1717
1718 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
1719 value for system-flag argument. Abbrev tables may not be empty
1720 when major modes are loaded.
1721
17222006-12-08 Juanma Barranquero <lekktu@gmail.com>
1723
1724 * makefile.w32-in (maintainer-clean): Partially revert last
1725 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
1726 to protect elisp-covers.texi.
1727
17282006-12-07 Juanma Barranquero <lekktu@gmail.com>
1729
1730 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1731 Don't remove elisp* info files; they are already deleted by the
1732 `clean' and `distclean' targets, and they are in the $(infodir)
1733 directory, not the current one.
1734
17352006-12-04 Kim F. Storm <storm@cua.dk>
1736
1737 * commands.texi (Misc Events): Update signal events.
1738 (Event Examples): Add signal example.
1739
17402006-11-29 Richard Stallman <rms@gnu.org>
1741
1742 * frames.texi (Visibility of Frames): Explain visible windows
1743 can be covered by others. Add xref for raise-frame.
1744
17452006-11-28 Richard Stallman <rms@gnu.org>
1746
1747 * searching.texi (Regexp Special): Update when ^ is special.
1748
17492006-11-27 Eli Zaretskii <eliz@gnu.org>
1750
1751 * customize.texi (Customization, Common Keywords)
1752 (Group Definitions, Variable Definitions, Composite Types)
1753 (Type Keywords, Customization Types): Add index entries for
1754 various customization keywords.
1755
17562006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1757
1758 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1759
c8763fb6 17602006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
1761
1762 * frames.texi (Window System Selections): Remove clipboard from
1763 description of selection-coding-system.
1764
17652006-11-06 Richard Stallman <rms@gnu.org>
1766
1767 * lists.texi (List Variables): Document COMPARE-FN.
1768
1769 * keymaps.texi: Avoid use of "binding" to mean a relation;
1770 use it only to refer to the meaning associated with a key.
1771 (Keymaps): Change menu node description.
1772
1773 * elisp.texi (Top): Change menu node description.
1774
1775 * display.texi (Managing Overlays): Document overlay-recenter.
1776
17772006-10-29 Chong Yidong <cyd@stupidchicken.com>
1778
1779 * Makefile.in: Use relative paths to avoid advertising filesystem
1780 contents during compilation.
1781
17822006-10-23 Kim F. Storm <storm@cua.dk>
1783
1784 * commands.texi (Event Input Misc): Update unread-command-events.
1785
17862006-10-23 Nick Roberts <nickrob@snap.net.nz>
1787
1788 * lists.texi (Sets And Lists): Fix typos.
1789
17902006-10-18 Juanma Barranquero <lekktu@gmail.com>
1791
1792 * control.texi (Processing of Errors): Use @var for an argument,
1793 not @code.
1794
17952006-10-16 Richard Stallman <rms@gnu.org>
1796
1797 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1798
1799 * keymaps.texi (Format of Keymaps): Show all the keymap element
1800 patterns that result from menu items.
1801 (Key Lookup): Minor cleanups.
1802
1803 * modes.texi (Precalculated Fontification): Don't say that
1804 not setting font-lock-defaults avoids loading font-lock.
1805
1806 * help.texi (Documentation): Move xref to Emacs Manual here.
1807 (Documentation Basics): From here.
1808 Also doc emacs-lisp-docstring-fill-column.
1809
1810 * elisp.texi: Update version and ISBN.
1811
1812 * commands.texi (Interactive Call): Clarify KEYS arg to
1813 call-interactively is a vector.
1814 (Command Loop Info): Delete anchor in this-command-keys.
1815 Add anchor in this-command-keys-vector.
1816 (Recursive Editing): Document how recursive-edit
1817 handles the current buffer.
1818
18192006-10-13 Chong Yidong <cyd@stupidchicken.com>
1820
1821 * frames.texi (Frame Titles): %c and %l are ignored in
1822 frame-title-format.
1823
18242006-10-11 Richard Stallman <rms@gnu.org>
1825
1826 * keymaps.texi (Key Sequences): Clarify use of kbd.
1827
18282006-10-10 Kim F. Storm <storm@cua.dk>
1829
1830 * lists.texi (Sets And Lists): Add memql.
1831
18322006-10-03 Richard Stallman <rms@gnu.org>
1833
1834 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1835 Clarify :ascii: and :nonascii:.
1836
18372006-09-29 Juri Linkov <juri@jurta.org>
1838
1839 * modes.texi (%-Constructs): Reorder coding systems in the
1840 documentation of %z to the real order displayed in the modeline.
1841
18422006-09-25 Richard Stallman <rms@gnu.org>
1843
1844 * os.texi (Timers): Describe timer-max-repeats.
1845
18462006-09-25 Chong Yidong <cyd@stupidchicken.com>
1847
1848 * os.texi (Timers): Mention with-local-quit.
1849
18502006-09-24 Richard Stallman <rms@gnu.org>
1851
1852 * searching.texi (Searching and Matching): Mention property search.
1853
1854 * commands.texi (Command Loop Info): Explain how read-event affects
1855 this-command-keys.
1856
18572006-09-20 Richard Stallman <rms@gnu.org>
1858
1859 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1860
1861 * windows.texi (Window Start): Minor cleanups.
1862
18632006-09-20 Kim F. Storm <storm@cua.dk>
1864
1865 * windows.texi (Window Start): pos-visible-in-window-p allows
1866 specifying t for position to mean "end of window".
1867 Add window-line-height.
1868
1869 * anti.texi (Antinews): Mention window-line-height.
1870
18712006-09-19 David Kastrup <dak@gnu.org>
1872
1873 * keymaps.texi (Searching Keymaps): Small clarification.
1874
18752006-09-18 Richard Stallman <rms@gnu.org>
1876
1877 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1878 cause keyboard menus.
1879 (Menu Keymaps): Likewise.
1880 (Defining Menus, Keyboard Menus): Clarify.
1881
1882 * text.texi (Fields): Clarify explanation of constrain-to-field.
1883
18842006-09-16 Eli Zaretskii <eliz@gnu.org>
1885
1886 * variables.texi (Tips for Defining): Fix a typo.
1887
18882006-09-15 Richard Stallman <rms@gnu.org>
1889
1890 * keymaps.texi (Remapping Commands, Searching Keymaps)
1891 (Active Keymaps): Clean up previous change.
1892
18932006-09-15 Jay Belanger <belanger@truman.edu>
1894
1895 * gpl.texi: Replace "Library Public License" by "Lesser Public
1896 License" throughout.
1897
18982006-09-15 David Kastrup <dak@gnu.org>
1899
1900 * keymaps.texi (Active Keymaps): Adapt description to use
1901 `get-char-property' instead `get-text-property'. Explain how
1902 mouse events change this. Explain the new optional argument of
1903 `key-binding' and its mouse-dependent lookup.
1904 (Searching Keymaps): Adapt description similarly.
1905 (Remapping Commands): Explain the new optional argument of
1906 `command-remapping'.
1907
19082006-09-14 Richard Stallman <rms@gnu.org>
1909
1910 * keymaps.texi (Searching Keymaps): Clarification.
1911 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
1912
19132006-09-13 Richard Stallman <rms@gnu.org>
1914
1915 * objects.texi (Character Type): Node split.
1916 Add xref to Describing Characters.
1917 (Basic Char Syntax, General Escape Syntax)
1918 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1919
19202006-09-11 Richard Stallman <rms@gnu.org>
1921
1922 * display.texi (Display Table Format): Wording clarification.
1923 (Glyphs): Clarifications.
1924
19252006-09-10 Chong Yidong <cyd@stupidchicken.com>
1926
1927 * keymaps.texi (Active Keymaps): Mention that key-binding checks
1928 local maps.
1929
19302006-09-10 Kim F. Storm <storm@cua.dk>
1931
1932 * display.texi (Forcing Redisplay): Document return value of
1933 function redisplay.
1934
19352006-09-09 Richard Stallman <rms@gnu.org>
1936
1937 * windows.texi (Window Hooks): Explain limits of
1938 window-scroll-functions.
1939
1940 * display.texi (Fringe Indicators): Update for last change in
1941 indicate-buffer-boundaries.
1942
19432006-09-08 Richard Stallman <rms@gnu.org>
1944
1945 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1946
19472006-09-06 Kim F. Storm <storm@cua.dk>
1948
1949 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1950
1951 * windows.texi (Window Start): Update pos-visible-in-window-p.
1952
19532006-09-04 Richard Stallman <rms@gnu.org>
1954
1955 * processes.texi (Accepting Output): Explain SECONDS=0 for
1956 accept-process-output.
1957
1958 * os.texi (Idle Timers): Explain why timer functions should not
1959 loop until (input-pending-p).
1960
19612006-09-02 Eli Zaretskii <eliz@gnu.org>
1962
1963 * makefile.w32-in (usermanualdir): New variable.
1964 (elisp.dvi): Use it.
1965
19662006-09-01 Eli Zaretskii <eliz@gnu.org>
1967
1968 * buffers.texi (Buffer Modification): Fix last change.
1969
19702006-09-01 Chong Yidong <cyd@stupidchicken.com>
1971
1972 * buffers.texi (Buffer Modification): Document
1973 buffer-chars-modified-tick.
1974
19752006-08-31 Richard Stallman <rms@gnu.org>
1976
1977 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1978
19792006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
1980
1981 * modes.texi (Syntactic Font Lock):
1982 Mention font-lock-syntactic-face-function
1983 instead of specific faces.
1984
19852006-08-29 Chong Yidong <cyd@stupidchicken.com>
1986
1987 * display.texi (Images): Add xrref to display-images-p.
1988
19892006-08-28 Kenichi Handa <handa@m17n.org>
1990
1991 * nonascii.texi (Lisp and Coding Systems): Fix description of
1992 detect-coding-region.
1993
19942006-08-27 Michael Olson <mwolson@gnu.org>
1995
1996 * processes.texi (Transaction Queues): Remove stray quote
1997 character.
1998
19992006-08-25 Richard Stallman <rms@gnu.org>
2000
2001 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
2002 Add xref.
2003
20042006-08-24 Chong Yidong <cyd@stupidchicken.com>
2005
2006 * os.texi (Timers): Avoid waiting inside timers.
2007
20082006-08-21 Lute Kamstra <lute@gnu.org>
2009
2010 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
2011
20122006-08-20 Richard Stallman <rms@gnu.org>
2013
2014 * os.texi (Idle Timers): New node, split out from Timers.
2015 Document current-idle-time.
2016 * commands.texi (Reading One Event): Update xref.
2017 * elisp.texi (Top): Update subnode menu.
2018
20192006-08-16 Richard Stallman <rms@gnu.org>
2020
2021 * keymaps.texi (Extended Menu Items): Show format of cached
2022 bindings in extended menu items.
2023
2024 * customize.texi (Variable Definitions): Explain when the
2025 standard value expression is evaluated.
2026
20272006-08-15 Chong Yidong <cyd@stupidchicken.com>
2028
2029 * commands.texi (Reading One Event): Explain idleness in
2030 `read-event'.
2031
20322006-08-12 Chong Yidong <cyd@stupidchicken.com>
2033
2034 * text.texi (Near Point): Say "cursor" not "terminal cursor".
2035 (Commands for Insertion): Removed split-line since it's not
2036 relevant for Lisp programming.
2037 (Yank Commands): Rewrite introduction.
2038 (Undo): Clarify.
2039 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
2040 (Filling): Remove redundant comment. Clarify return value of
2041 current-justification.
2042 (Margins): Minor clarifications.
2043 (Adaptive Fill): Update default value of adaptive-fill-regexp.
2044 (Sorting): Update definition of sort-lines.
2045 (Columns): Clarify behavior of sort-columns.
2046 (Indent Tabs): Link to Tab Stops in Emacs manual.
2047 (Special Properties): Clarify.
2048 (Clickable Text): Mention Buttons package.
2049
20502006-08-12 Kevin Ryde <user42@zip.com.au>
2051
2052 * os.texi (Time Parsing): Add %z to description of
2053 format-time-string, as per docstring. Add cross reference to
2054 glibc manual for strftime.
2055
20562006-08-08 Richard Stallman <rms@gnu.org>
2057
2058 * modes.texi: Clean up wording in previous change.
2059
20602006-08-07 Chong Yidong <cyd@stupidchicken.com>
2061
2062 * modes.texi (Hooks): Clarify.
2063 (Major Mode Basics): Mention define-derived-mode explicitly.
2064 (Major Mode Conventions): Rebinding RET is OK for some modes.
2065 Mention change-major-mode-hook and after-change-major-mode-hook.
2066 (Example Major Modes): Moved to end of Modes section.
2067 (Mode Line Basics): Clarify.
2068 (Mode Line Data): Mention help-echo and local-map in strings.
2069 Explain reason for treatment of non-risky variables.
2070 (Properties in Mode): Clarify.
2071 (Faces for Font Lock): Add font-lock-negation-char-face.
2072
20732006-08-04 Eli Zaretskii <eliz@gnu.org>
2074
2075 * strings.texi (Formatting Strings): Warn against arbitrary
2076 strings as first arg to `format'.
2077
20782006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
2079
2080 * text.texi (Clickable Text): Mention `help-echo' text property.
2081 Update intro, examples and associated explanations.
2082
20832006-07-31 Richard Stallman <rms@gnu.org>
2084
2085 * commands.texi: Update xrefs.
2086 (Event Mod): New node, cut out from old Translating Input.
2087
2088 * maps.texi: Update xrefs.
2089
2090 * keymaps.texi (Translation Keymaps): New node.
2091 Update xrefs from Translating Input to Translation Keymaps.
2092
2093 * elisp.texi (Top): Update subnode menu.
2094
2095 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
2096
2097 * os.texi (System Interface): Fix menu descriptions of some nodes.
2098 (Translating Input): Node deleted.
2099
21002006-07-31 Nick Roberts <nickrob@snap.net.nz>
2101
2102 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
2103
2104 * lists.texi (Sets And Lists): Likewise.
2105
21062006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
2107
2108 * text.texi (Fields): Mention POS
2109 requirement when narrowing is in effect.
2110
21112006-07-28 Richard Stallman <rms@gnu.org>
2112
2113 * display.texi (Face Attributes): Simplify wording.
2114 (Attribute Functions): Clarify meaning of new-frame default
2115 attribute settings.
2116
2117 * customize.texi (Common Keywords): Document how to use
2118 :package-version in a package not in Emacs.
2119
21202006-07-28 Kim F. Storm <storm@cua.dk>
2121
2122 * commands.texi (Reading One Event): Fix last change.
2123
21242006-07-26 Chong Yidong <cyd@stupidchicken.com>
2125
2126 * commands.texi (Reading One Event): Document SECONDS argument for
2127 read-event, read-char, and read-char-exclusive.
2128
21292006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2130
2131 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
2132 to ensure correct identification.
2133
21342006-07-24 Richard Stallman <rms@gnu.org>
2135
2136 * text.texi (Clickable Text): Clarify.
2137
2138 * sequences.texi (Vector Functions): Delete duplicate xref.
2139
2140 * objects.texi (Function Type): Clarify.
2141
2142 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
2143 modes.
2144
2145 * lists.texi (List Variables): New node.
2146 Material moved from other nodes.
2147
2148 * variables.texi (Setting Variables): add-to-list and
2149 add-to-ordered-list moved to List Variables node.
2150
21512006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2152
2153 * text.texi (Links and Mouse-1):
2154 For mouse-on-link-p, expand on arg POS.
2155
21562006-07-21 Kim F. Storm <storm@cua.dk>
2157
2158 * display.texi (Forcing Redisplay): Don't mention systems which
2159 don't support sub-second timers for redisplay-preemption-period.
2160
2161 * os.texi (Terminal Output): Clarify text vs graphical terminal.
2162
21632006-07-21 Eli Zaretskii <eliz@gnu.org>
2164
2165 * frames.texi (Input Focus): Document that focus-follows-mouse has
2166 no effect on MS-Windows.
2167
21682006-07-18 Richard Stallman <rms@gnu.org>
2169
2170 * display.texi (Forcing Redisplay): Cleanups in previous change.
2171
2172 * processes.texi (Low-Level Network): Make menu more convenient.
2173
21742006-07-18 Kim F. Storm <storm@cua.dk>
2175
2176 * display.texi (Forcing Redisplay): redisplay-preemption-period
2177 only used on window systems. Add xref to Terminal Output.
2178
2179 * os.texi (Terminal Output): baud-rate only controls preemption on
2180 non-window systems. Add xref to Forcing Redisplay.
2181
2182 * processes.texi (Low-Level Network): Rename node "Make Network"
2183 to "Network Processes".
2184
21852006-07-18 Karl Berry <karl@gnu.org>
2186
2187 * variables.texi, functions.texi, customize.texi, loading.texi:
2188 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
2189
21902006-07-17 Chong Yidong <cyd@stupidchicken.com>
2191
2192 * commands.texi (Waiting): Document batch-mode sit-for behavior.
2193
21942006-07-17 Richard Stallman <rms@gnu.org>
2195
2196 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
2197 Put period and comma inside quotes.
2198
2199 * loading.texi, markers.texi: Use real doublequote inside menus.
2200
2201 * windows.texi: Put point and comma inside quotes.
2202 (Textual Scrolling): Use @samp for error message.
2203
2204 * variables.texi, tips.texi, syntax.texi, symbols.texi:
2205 * strings.texi, streams.texi, processes.texi, os.texi:
2206 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
2207 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
2208 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
2209 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
2210 Put point and comma inside quotes.
2211
2212 * control.texi (Processing of Errors): Add command-error-function.
2213
2214 * variables.texi (File Local Variables): Clarify that
2215 file local variables make buffer-local bindings.
2216
2217 * modes.texi (Syntactic Font Lock): Give default for
2218 font-lock-syntax-table.
2219
22202006-07-17 Nick Roberts <nickrob@snap.net.nz>
2221
2222 * text.texi (Special Properties): Clean up previous change.
2223
22242006-07-16 Karl Berry <karl@gnu.org>
2225
2226 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
2227 * control.texi: Fix bad page breaks through chapter 10 (control).
2228
2229 * anti.texi (Antinews): Reorder face-attribute fns to avoid
2230 underfull hbox.
2231
22322006-07-15 Nick Roberts <nickrob@snap.net.nz>
2233
2234 * text.texi (Special Properties): Describe fontified text property
2235 in relation to a character (not text).
2236
22372006-07-15 Kim F. Storm <storm@cua.dk>
2238
2239 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
2240 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
2241 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
2242
2243 * anti.texi (Antinews): Mention redisplay function.
2244 The kbd macro existed, but was not documented, before 22.x.
2245 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
2246
22472006-07-14 Nick Roberts <nickrob@snap.net.nz>
2248
2249 * display.texi (Displaying Messages): Add anchor.
2250
2251 * frames.texi (Dialog Boxes): Use it.
2252
22532006-07-12 Richard Stallman <rms@gnu.org>
2254
2255 * objects.texi (Frame Type): Explain nature of frames better.
2256
2257 * frames.texi (Frames): Explain nature of frames better.
2258
22592006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
2260
2261 * tips.texi (Coding Conventions): Explain why use cl at compile time.
2262
22632006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2264
2265 * frames.texi (Window System Selections): Mention scrap support for Mac.
2266 Default value of x-select-enable-clipboard is t on Mac.
2267
2268 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
2269
22702006-07-11 Kim F. Storm <storm@cua.dk>
2271
2272 * display.texi (Forcing Redisplay): Add `redisplay' function.
2273 Don't mention (sit-for -1) -- use (redisplay t) instead.
2274
2275 * commands.texi (Waiting): (sit-for -1) is no longer special.
2276 (sit-for 0) is equivalent to (redisplay).
2277 Iconifying/deiconifying no longer makes sit-for return.
2278
22792006-07-10 Nick Roberts <nickrob@snap.net.nz>
2280
2281 * display.texi (Buttons): Fix typo.
2282
2283 * index.texi, elisp.texi (New Symbols): Comment node out.
2284
22852006-07-09 Richard Stallman <rms@gnu.org>
2286
2287 * display.texi (Truncation): Clean up previous change.
2288
22892006-07-08 Richard Stallman <rms@gnu.org>
2290
2291 * commands.texi (Interactive Call): Use 3 as prefix in example
2292 for execute-extended-command.
2293
2294 * display.texi (Attribute Functions): Move paragraph about
2295 compatibility with Emacs < 21.
2296
22972006-07-09 Kim F. Storm <storm@cua.dk>
2298
2299 * display.texi (Refresh Screen): Clarify force-window-update.
2300 (Truncation): "Normally" indicated by fringe arrows.
2301
23022006-07-08 Eli Zaretskii <eliz@gnu.org>
2303
2304 * windows.texi (Textual Scrolling, Resizing Windows):
2305 * variables.texi (Constant Variables):
2306 * text.texi (Buffer Contents, Deletion, Changing Properties)
2307 (Property Search, Special Properties, Sticky Properties)
2308 (Links and Mouse-1, Fields, Change Hooks):
2309 * syntax.texi (Syntax Table Functions, Parsing Expressions)
2310 (Categories):
2311 * symbols.texi (Other Plists):
2312 * streams.texi (Output Variables):
2313 * processes.texi (Input to Processes, Query Before Exit):
2314 * positions.texi (Word Motion, Text Lines, List Motion):
2315 * os.texi (Init File, System Environment, Sound Output)
2316 (Session Management):
2317 * nonascii.texi (Text Representations, Character Sets)
2318 (Chars and Bytes, Locales):
2319 * modes.texi (Defining Minor Modes, Header Lines):
2320 * minibuf.texi (Minibuffer Contents):
2321 * markers.texi (Information from Markers):
2322 * lists.texi (List Elements, Building Lists, Association Lists):
2323 * keymaps.texi (Tool Bar):
2324 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
2325 * functions.texi (What Is a Function, Mapping Functions):
2326 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
2327 (Color Names, Text Terminal Colors, Display Feature Testing):
2328 * files.texi (Visiting Functions, File Name Components)
2329 (Unique File Names, Contents of Directories):
2330 * display.texi (Forcing Redisplay, Displaying Messages)
2331 (Temporary Displays, Font Selection, Auto Faces)
2332 (Font Lookup, Fringe Indicators, Display Margins)
2333 (Image Descriptors, Showing Images, Image Cache, Button Types)
2334 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
2335 (Display Table Format, Glyphs):
2336 * control.texi (Iteration):
2337 * commands.texi (Command Loop Info, Adjusting Point):
2338 * backups.texi (Making Backups, Auto-Saving):
2339 Remove @tindex entries.
2340
23412006-07-07 Kim F. Storm <storm@cua.dk>
2342
2343 * display.texi (Fringe Cursors): Fix typo.
2344 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
2345 (Overlay Arrow): Default is overlay-arrow fringe indicator.
2346
23472006-07-05 Richard Stallman <rms@gnu.org>
2348
2349 * text.texi (Buffer Contents): Add example of text props
2350 in result of buffer-substring.
2351 (Text Properties): Explain better about use of specific property names.
2352 (Property Search): Some cleanups; reorder some functions.
2353
2354 * keymaps.texi (Changing Key Bindings): Cleanup.
2355 Add xref to Key Binding Conventions.
2356
2357 * display.texi (Attribute Functions): Add examples for
2358 face-attribute-relative-p.
2359
2360 * tips.texi (Coding Conventions): Cleanup last change.
2361
23622006-07-05 Karl Berry <karl@gnu.org>
2363
2364 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
2365 Remove @setchapternewpage odd.
2366 Result is 1013 pages, down from 1100.
2367
2368 * anti.texi, customize.texi, display.texi, internals.texi:
2369 * minibuf.texi, modes.texi, tips.texi:
2370 Fix overfull/underfull boxes.
2371
23722006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2373
2374 * edebug.texi (Instrumenting):
2375 Add Edebug-specific findex for eval-buffer.
2376 * loading.texi (Loading):
2377 Replace eval-current-buffer with eval-buffer.
2378
23792006-06-30 Nick Roberts <nickrob@snap.net.nz>
2380
2381 * locals.texi (Standard Buffer-Local Variables): Update the list
2382 of variables.
2383
23842006-06-26 Nick Roberts <nickrob@snap.net.nz>
2385
2386 * files.texi (File Name Completion): Point user to the node
2387 "Reading File Names".
2388
23892006-06-24 Eli Zaretskii <eliz@gnu.org>
2390
2391 * files.texi (Contents of Directories): Document case-insensitive
2392 behavior on respective filesystems.
2393
2394 * objects.texi (Character Type): Document that Emacs signals an
2395 error for unsupported Unicode characters specified as \uNNNN.
2396
23972006-06-19 Richard Stallman <rms@gnu.org>
2398
2399 * processes.texi (Bindat Spec): Clarify previous change.
2400
24012006-06-16 Richard Stallman <rms@gnu.org>
2402
2403 * tips.texi (Coding Conventions): Better explain conventions
2404 for definition constructs.
2405
2406 * text.texi (Special Properties): String value of `read-only'
2407 serves as the error message.
2408
2409 * objects.texi (Character Type): Clarify prev. change.
2410 (Non-ASCII in Strings): Mention \u and \U.
2411
2412 * commands.texi (Using Interactive): Explain problem of
2413 markers, etc., in command-history.
2414
24152006-06-14 Kim F. Storm <storm@cua.dk>
2416
2417 * commands.texi (Waiting): Negative arg to sit-for forces
2418 redisplay even if input is pending.
2419
2420 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
2421 redisplay. Remove incorrect example of binding redisplay-dont-pause
2422 around (sit-for 0).
2423
24242006-06-13 Richard Stallman <rms@gnu.org>
2425
2426 * display.texi (Forcing Redisplay): Clarify previous change.
2427
24282006-06-13 Romain Francoise <romain@orebokech.com>
2429
2430 * display.texi (Forcing Redisplay): Fix typo.
2431
24322006-06-13 Kim F. Storm <storm@cua.dk>
2433
2434 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
2435
24362006-06-10 Luc Teirlinck <teirllm@auburn.edu>
2437
2438 * tips.texi (Coding Conventions): Add `@end itemize'.
2439
24402006-06-10 Richard Stallman <rms@gnu.org>
2441
2442 * tips.texi (Coding Conventions): Explain use of coding systems
2443 to ensure one decoding for strings.
2444
24452006-06-09 Aidan Kehoe <kehoea@parhasard.net>
2446
2447 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
2448 syntax.
2449
24502006-06-07 Eli Zaretskii <eliz@gnu.org>
2451
2452 * display.texi (Font Selection): Remove description of
2453 clear-face-cache.
2454
2455 * compile.texi (Eval During Compile): Fix a typo. Add index
2456 entries for possible uses of eval-when-compile.
2457
24582006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
2459
2460 * display.texi (Abstract Display): Fix typo.
2461
24622006-06-03 Eli Zaretskii <eliz@gnu.org>
2463
2464 * minibuf.texi (Minibuffer History) <history-add-new-input>:
2465 Reword variable's description.
2466
24672006-06-01 Richard Stallman <rms@gnu.org>
2468
2469 * windows.texi (Splitting Windows): Clarify splitting nonselected
2470 window.
2471
24722006-05-31 Juri Linkov <juri@jurta.org>
2473
2474 * minibuf.texi (Minibuffer History): Add history-add-new-input.
2475
24762006-05-30 Richard Stallman <rms@gnu.org>
2477
2478 * display.texi (Line Height): Fix errors in description of
10d1d0af 2479 default line height and line-height property.
b8d4c8d0
GM
2480
2481 * nonascii.texi (Default Coding Systems): Further clarification.
2482
24832006-05-29 Luc Teirlinck <teirllm@auburn.edu>
2484
2485 * internals.texi (Pure Storage): Mention that an overflow in pure
2486 space causes a memory leak.
2487 (Garbage Collection): If there was an overflow in pure space,
2488 `garbage-collect' returns nil.
2489
24902006-05-30 Eli Zaretskii <eliz@gnu.org>
2491
2492 * nonascii.texi (Default Coding Systems): Fix it some more.
2493
24942006-05-29 Eli Zaretskii <eliz@gnu.org>
2495
2496 * nonascii.texi (Default Coding Systems): Fix last change.
2497
24982006-05-29 Kenichi Handa <handa@m17n.org>
2499
2500 * nonascii.texi (find-operation-coding-system): Describe the new
2501 argument format (FILENAME . BUFFER).
2502
25032006-05-28 Richard Stallman <rms@gnu.org>
2504
2505 * tips.texi (Coding Conventions): Better explain reasons not to
2506 advise other packages or use `eval-after-load'.
2507
25082006-05-29 Kim F. Storm <storm@cua.dk>
2509
2510 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
2511 `bindat-idx' and `bindat-raw' for clarity.
2512
25132006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2514
2515 * processes.texi (Bindat Spec): Expand on `repeat' handler.
2516
2517 * display.texi (Display): Add "Abstract Display" to menu.
2518 (Abstract Display, Abstract Display Functions)
2519 (Abstract Display Example): New nodes.
2520 * elisp.texi (Top): Add "Abstract Display" to menu.
2521
25222006-05-27 Chong Yidong <cyd@stupidchicken.com>
2523
2524 * keymaps.texi (Key Sequences): Link to input events definition.
2525 (Format of Keymaps): Delete material duplicated in Keymap Basics.
2526
2527 * files.texi (Changing Files): Document updated argument list for
2528 copy-file.
2529
25302006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2531
2532 * processes.texi (Bindat Functions): Explain term "total length".
2533 Use it in bindat-length and bindat-pack descriptions.
2534
25352006-05-26 Eli Zaretskii <eliz@gnu.org>
2536
2537 * tips.texi (Coding Conventions): Advise against using
2538 eval-after-load in packages. Add an index entry.
2539
25402006-05-25 Juri Linkov <juri@jurta.org>
2541
2542 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
2543
2544 * modes.texi (%-Constructs): Add %e, %z, %Z.
2545
25462006-05-25 Richard Stallman <rms@gnu.org>
2547
2548 * elisp.texi (Top): Update subnode menu.
2549
2550 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
2551 (Keymaps): Update menu.
2552
25532006-05-25 Chong Yidong <cyd@stupidchicken.com>
2554
2555 * keymaps.texi (Key Sequences): Some clarifications.
2556
25572006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
2558
2559 * processes.texi (Bindat Functions): Say "unibyte string"
2560 explicitly for bindat-unpack and bindat-pack descriptions.
2561 (Bindat Examples): Don't call `string-make-unibyte' in example.
2562
25632006-05-25 Chong Yidong <cyd@stupidchicken.com>
2564
2565 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 2566 Explain string and vector representations of key sequences.
b8d4c8d0
GM
2567
2568 * keymaps.texi (Changing Key Bindings):
dd7b651b 2569 * commands.texi (Interactive Codes):
b8d4c8d0
GM
2570 * help.texi (Describing Characters): Refer to it.
2571
25722006-05-23 Luc Teirlinck <teirllm@auburn.edu>
2573
2574 * frames.texi (Pointer Shape): @end table -> @end defvar.
2575
25762006-05-22 Richard Stallman <rms@gnu.org>
2577
2578 * elisp.texi (Top): Update subnode menus.
2579
2580 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
2581 Contents rewritten; material from old Pointer Shape node moved here.
2582
2583 * display.texi (Pointer Shape): Node deleted.
2584 (Image Descriptors): Minor cleanup.
2585
25862006-05-21 Richard Stallman <rms@gnu.org>
2587
2588 * syntax.texi (Parsing Expressions): Update info on which STATE
2589 elements are ignored.
2590
25912006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2592
2593 * hooks.texi (Standard Hooks): Correct typo.
2594
2595 * gpl.texi (GPL): ifinfo -> ifnottex.
2596
25972006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
2598
2599 * searching.texi (Simple Match Data): Warn about match data being
2600 set anew by every search.
2601
26022006-05-17 Richard Stallman <rms@gnu.org>
2603
2604 * minibuf.texi (Minibuffer History): Clarify.
2605
2606 * searching.texi (Regexp Special): Clarify nested regexp warning.
2607
26082006-05-16 Kim F. Storm <storm@cua.dk>
2609
2610 * minibuf.texi (Minibuffer History): Update add-to-history.
2611
26122006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
2613
2614 * nonascii.texi (Explicit Encoding): Fix
2615 typo (encoding<->decoding).
2616
26172006-05-14 Richard Stallman <rms@gnu.org>
2618
2619 * buffers.texi (Creating Buffers): Cleanup.
2620
2621 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
2622
26232006-05-13 Eli Zaretskii <eliz@gnu.org>
2624
2625 * buffers.texi (Current Buffer): Document that with-temp-buffer
2626 disables undo.
2627
2628 * os.texi (Terminal-Specific): More accurate description of how
2629 Emacs searches for the terminal-specific libraries.
2630
26312006-05-12 Eli Zaretskii <eliz@gnu.org>
2632
2633 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
2634 emacs-xtra to @inforef's.
2635
2636 * text.texi (Undo): Document that undo is turned off in buffers
2637 whose names begin with a space.
2638
2639 * buffers.texi (Buffer Names): Add index entries for buffers whose
2640 names begin with a space.
2641 (Creating Buffers): Document that undo is turned off in buffers
2642 whose names begin with a space.
2643
2644 * files.texi (Visiting Functions, Reading from Files)
2645 (Saving Buffers): Mention code and EOL conversions by file I/O
2646 primitives and subroutines.
2647
2648 * nonascii.texi (Lisp and Coding Systems): Document
2649 coding-system-eol-type. Add index entries for eol conversion.
2650
2651 * display.texi (Defining Faces): Mention `mac', and add an xref to
2652 where window-system is described.
2653
26542006-05-10 Richard Stallman <rms@gnu.org>
2655
2656 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
2657
26582006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2659
2660 * variables.texi (File Local Variables): Recommend to quote lambda
2661 expressions in safe-local-variable property.
2662
26632006-05-09 Richard Stallman <rms@gnu.org>
2664
2665 * variables.texi (File Local Variables): Document
2666 safe-local-eval-forms and safe-local-eval-function.
2667
26682006-05-07 Kim F. Storm <storm@cua.dk>
2669
2670 * minibuf.texi (Minibuffer History): Remove keep-dups arg
2671 from add-to-history.
2672
26732006-05-07 Romain Francoise <romain@orebokech.com>
2674
2675 * commands.texi (Event Input Misc):
2676 * compile.texi (Eval During Compile):
2677 * internals.texi (Buffer Internals):
2678 * minibuf.texi (Initial Input):
2679 * nonascii.texi (Scanning Charsets):
2680 * numbers.texi (Comparison of Numbers):
2681 * windows.texi (Textual Scrolling, Vertical Scrolling):
2682 Fix various typos.
2683
26842006-05-06 Eli Zaretskii <eliz@gnu.org>
2685
2686 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
2687 conditional xref's to either emacs or emacs-xtra, depending on
2688 @iftex/@ifnottex.
2689
2690 * minibuf.texi (Minibuffer History): Document add-to-history.
2691
26922006-05-05 Eli Zaretskii <eliz@gnu.org>
2693
2694 * internals.texi (Pure Storage): Mention the pure overflow message
2695 at startup.
2696
c8763fb6 26972006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2698
2699 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
2700 (Searching Keymaps): Fix pseudo-Lisp description of keymap
2701 search.
2702
27032006-05-01 Richard Stallman <rms@gnu.org>
2704
2705 * intro.texi (nil and t): Clarify.
2706
2707 * variables.texi (File Local Variables): Suggest using booleanp.
2708
27092006-05-01 Juanma Barranquero <lekktu@gmail.com>
2710
2711 * objects.texi (Type Predicates): Fix typos.
2712
27132006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2714
2715 * intro.texi (nil and t): Add booleanp.
2716
2717 * objects.texi (Type Predicates): Add links for booleanp and
2718 string-or-null-p.
2719
27202006-04-29 Richard Stallman <rms@gnu.org>
2721
2722 * modes.texi (Multiline Font Lock): Rename from
2723 Multi line Font Lock Elements. Much clarification.
2724 (Font Lock Multiline, Region to Fontify): Much clarification.
2725
27262006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2727
2728 * variables.texi (File Local Variables): Remove the special case t for
2729 safe-local-variable.
2730
27312006-04-26 Richard Stallman <rms@gnu.org>
2732
2733 * syntax.texi (Parsing Expressions): Minor cleanup.
2734
27352006-04-18 Richard Stallman <rms@gnu.org>
2736
2737 * tips.texi (Coding Conventions): Explain when the package's
2738 prefix should appear later on (not at the start of the name).
2739
2740 * searching.texi (String Search): Clarify effect of NOERROR.
2741
2742 * modes.texi (Imenu): Clarify what special items do.
2743
2744 * hooks.texi (Standard Hooks): Delete text about old hook names.
2745
27462006-04-17 Romain Francoise <romain@orebokech.com>
2747
2748 * variables.texi (Local Variables): Update the default value of
2749 `max-specpdl-size'.
2750
27512006-04-15 Michael Olson <mwolson@gnu.org>
2752
2753 * processes.texi (Transaction Queues): Mention the new optional
2754 `delay-question' argument for `tq-enqueue'.
2755
27562006-04-13 Bill Wohler <wohler@newt.com>
2757
2758 * customize.texi (Common Keywords): Use dotted notation for
2759 :package-version value. Specify its values. Improve documentation
2760 for customize-package-emacs-version-alist.
2761
27622006-04-12 Bill Wohler <wohler@newt.com>
2763
2764 * customize.texi (Common Keywords): Move description of
2765 customize-package-emacs-version-alist to @defvar.
2766
27672006-04-10 Bill Wohler <wohler@newt.com>
2768
2769 * customize.texi (Common Keywords): Add :package-version.
2770
27712006-04-10 Kim F. Storm <storm@cua.dk>
2772
2773 * text.texi (Buffer Contents): Add NOPROPS arg to
2774 filter-buffer-substring.
2775
27762006-04-08 Kevin Ryde <user42@zip.com.au>
2777
2778 * os.texi (Command-Line Arguments): Update xref to emacs manual
2779 "Command Arguments" -> "Emacs Invocation", per change there.
2780
27812006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
2782
2783 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2784 be on one line to help makeinfo not render two spaces after the dot.
2785
27862006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2787
2788 * strings.texi (Predicates for Strings): Add string-or-null-p.
2789
27902006-03-28 Kim F. Storm <storm@cua.dk>
2791
2792 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2793 remarks about systems that don't support fractional seconds.
2794
27952006-03-25 Karl Berry <karl@gnu.org>
2796
2797 * elisp.texi: Use @copyright{} instead of (C), and do not indent
2798 the year list.
2799
28002006-03-21 Nick Roberts <nickrob@snap.net.nz>
2801
2802 * display.texi (Fringe Indicators): Fix typos.
2803
28042006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2805
2806 * tips.texi (Documentation Tips): One can now also write `program'
2807 in front of a quoted symbol in a docstring to prevent making a
2808 hyperlink.
2809
28102006-03-19 Alan Mackenzie <acm@muc.de>
2811
2812 * text.texi (Special Properties): Clarify `fontified' property.
2813
28142006-03-16 Richard Stallman <rms@gnu.org>
2815
2816 * display.texi (Defining Images): Minor cleanup.
2817
28182006-03-16 Bill Wohler <wohler@newt.com>
2819
2820 * display.texi (Defining Images): In image-load-path-for-library,
2821 prefer user's images.
2822
28232006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2824
2825 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2826
28272006-03-15 Bill Wohler <wohler@newt.com>
2828
2829 * display.texi (Defining Images): Fix example in
2830 image-load-path-for-library by not recommending that one binds
2831 image-load-path. Just defvar it to placate compiler and only use
2832 it if previously defined.
2833
28342006-03-14 Bill Wohler <wohler@newt.com>
2835
2836 * display.texi (Defining Images): In image-load-path-for-library,
2837 always return list of directories. Update example.
2838
28392006-03-14 Alan Mackenzie <acm@muc.de>
2840
2841 * modes.texi: New node, "Region to Fontify" (for Font Lock).
2842 This describes font-lock-extend-region-function.
2843 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2844 the new node "Region to Fontify".
2845
28462006-03-13 Richard Stallman <rms@gnu.org>
2847
2848 * display.texi (Invisible Text): The impossible position is
2849 now before the invisible text, not after.
2850 (Defining Images): Clean up last change.
2851
28522006-03-11 Bill Wohler <wohler@newt.com>
2853
2854 * display.texi (Defining Images): Add image-load-path-for-library.
2855
28562006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2857
2858 * text.texi (Adaptive Fill): Fix Texinfo usage.
2859
2860 * strings.texi (Creating Strings): Fix Texinfo usage.
2861
2862 * searching.texi (Regexp Special): Use @samp for regular
2863 expressions that are not in Lisp syntax.
2864
28652006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2866
2867 * searching.texi (Regexp Special): Put remark between parentheses
2868 to avoid misreading.
2869
28702006-03-07 Luc Teirlinck <teirllm@auburn.edu>
2871
2872 * searching.texi (Syntax of Regexps): More accurately describe
2873 which characters are special in which situations.
2874 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2875 are not special. Describe in detail when `[' and `]' are special.
2876 (Regexp Backslash): Plenty of regexps with unbalanced square
2877 brackets are valid, so reword that statement.
2878
28792006-03-02 Kim F. Storm <storm@cua.dk>
2880
2881 * keymaps.texi (Tool Bar): Add tool-bar-border.
2882
28832006-02-28 Luc Teirlinck <teirllm@auburn.edu>
2884
2885 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
2886
28872006-02-27 Luc Teirlinck <teirllm@auburn.edu>
2888
2889 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2890
2891 * files.texi (Locating Files): Suggest additional values for the
2892 SUFFIXES arg of `locate-file'. Update pxref.
2893
2894 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2895 (How Programs Do Loading): Discuss the effects of Auto Compression
2896 mode on `load'.
2897 (Load Suffixes): New node.
2898 (Library Search): Delete description of `load-suffixes'; it was
2899 moved to "Load Suffixes".
2900 (Autoload, Named Features): Mention `load-suffixes'.
2901
29022006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2903
2904 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
2905
2906 * windows.texi (Window Tree): Fix typo.
2907
29082006-02-20 Kim F. Storm <storm@cua.dk>
2909
2910 * display.texi (Fringe Indicators): New section.
2911 Move indicate-empty-lines, indicate-buffer-boundaries, and
2912 default-indicate-buffer-boundaries here.
2913 Add fringe-indicator-alist and default-fringes-indicator-alist.
2914 Add list of logical fringe indicator symbols.
2915 Update list of standard bitmap names.
2916 (Fringe Cursors): New section.
2917 Move overflow-newline-into-fringe here.
2918 Add fringe-cursor-alist and default-fringes-cursor-alist.
2919 Add list of fringe cursor symbols.
2920
29212006-02-20 Juanma Barranquero <lekktu@gmail.com>
2922
2923 * commands.texi (Using Interactive): Fix reference to node
2924 "Minibuffers".
2925
29262006-02-19 Richard M. Stallman <rms@gnu.org>
2927
2928 * minibuf.texi (High-Level Completion):
2929 Add xref to read-input-method-name.
2930
2931 * files.texi (Relative File Names): Move file-relative-name here.
2932 (File Name Expansion): From here. Minor clarifications.
2933
2934 * commands.texi (Using Interactive): Add xrefs about reading input.
2935 Clarify remarks about that moving point and mark.
2936 Put string case before list case.
2937
c8763fb6 29382006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2939
2940 * display.texi (Other Display Specs, Image Descriptors):
2941 Revert erroneous changes. The previous description of
2942 image-descriptors as `(image . PROPS)' was correct.
2943
29442006-02-14 Richard M. Stallman <rms@gnu.org>
2945
2946 * variables.texi (File Local Variables): Clarifications.
2947
29482006-02-14 Juanma Barranquero <lekktu@gmail.com>
2949
2950 * variables.texi (File Local Variables): Use @code for a cons
2951 cell, not @var.
2952
29532006-02-13 Chong Yidong <cyd@stupidchicken.com>
2954
2955 * variables.texi (File Local Variables): Document new file local
2956 variable behavior.
2957
29582006-02-10 Kim F. Storm <storm@cua.dk>
2959
2960 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2961
29622006-02-08 Juanma Barranquero <lekktu@gmail.com>
2963
2964 * modes.texi (%-Constructs): Remove obsolete info about
2965 `global-mode-string'.
2966
29672006-02-07 Richard M. Stallman <rms@gnu.org>
2968
2969 * commands.texi (Prefix Command Arguments): Minor cleanup.
2970
2971 * display.texi: "Graphical display", not window system.
2972
2973 * functions.texi (What Is a Function): Fix xref.
2974
2975 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2976 (Changing Key Bindings): Clarify when remapping is better than
2977 substitute-key-definition.
2978
29792006-02-02 Richard M. Stallman <rms@gnu.org>
2980
2981 * minibuf.texi (Basic Completion): Completion alists are risky.
2982
2983 * keymaps.texi (Active Keymaps): Clarifications.
2984 (Searching Keymaps): New node.
2985 (Keymaps): Update menu.
2986
2987 * frames.texi (Layout Parameters): Minor clarification.
2988 (Drag and Drop): New node.
2989 (Frames): Update menu.
2990
29912006-01-29 Chong Yidong <cyd@stupidchicken.com>
2992
2993 * display.texi (Other Display Specs, Image Descriptors):
2994 Image description is a list, not a cons cell.
2995
29962006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2997
2998 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
2999 list is not necessarily a list).
3000
30012006-01-27 Eli Zaretskii <eliz@gnu.org>
3002
3003 * frames.texi (Layout Parameters): border-width and
3004 internal-border-width belong to the frame, not the window.
3005
30062006-01-19 Richard M. Stallman <rms@gnu.org>
3007
3008 * nonascii.texi (Translation of Characters): Search cmds use
3009 translation-table-for-input. Automatically made local.
3010
3011 * markers.texi (Overview of Markers): Count insertion type
3012 as one of a marker's attributes.
3013
3014 * keymaps.texi (Controlling Active Maps): New node, split out of
3015 Active Keymaps.
3016 (Keymaps): Menu updated.
3017 (Active Keymaps): Give pseudocode to explain how the active
3018 maps are searched. current-active-maps and key-binding moved here.
3019 (Functions for Key Lookup): current-active-maps and key-binding moved.
3020 Clarifications.
3021 (Searching the Keymaps): New subnode.
3022
3023 * elisp.texi (Top): Menu clarification.
3024
3025 * display.texi (Other Display Specs): Delete duplicate entry for
3026 just a string as display spec. Move text about recursive display
3027 specs on such a string.
3028
3029 * commands.texi (Key Sequence Input): Clarify.
3030 Move num-nonmacro-input-events out.
3031 (Reading One Event): num-nonmacro-input-events moved here.
3032
30332006-01-14 Nick Roberts <nickrob@snap.net.nz>
3034
3035 * advice.texi (Simple Advice): Update example to fit argument
3036 change in previous-line.
3037
30382006-01-05 Richard M. Stallman <rms@gnu.org>
3039
3040 * markers.texi (The Mark): Fix in `mark'.
3041
30422006-01-04 Richard M. Stallman <rms@gnu.org>
3043
3044 * processes.texi (Misc Network, Make Network): Minor cleanups.
3045
30462006-01-04 Kim F. Storm <storm@cua.dk>
3047
3048 * processes.texi (Make Network): Add IPv6 addresses and handling.
3049 (Network Feature Testing): Mention (:family ipv6).
3050 (Misc Network): Add IPv6 formats to format-network-address.
3051
30522005-12-30 Richard M. Stallman <rms@gnu.org>
3053
3054 * text.texi (Changing Properties):
3055 Don't use return value of set-text-properties.
3056
30572005-12-29 Luc Teirlinck <teirllm@auburn.edu>
3058
3059 * modes.texi (Mode Line Format): Correct typo in menu.
3060
30612005-12-29 Richard M. Stallman <rms@gnu.org>
3062
3063 * modes.texi (Mode Line Top): New node.
3064 (Mode Line Data): Some text moved to new node.
3065 Explain the data structure more concretely.
3066 (Mode Line Basics): Clarifications.
3067 (Mode Line Variables): Clarify intro paragraph.
3068 (%-Constructs): Clarify intro paragraph.
3069 (Mode Line Format): Update menu.
3070
30712005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3072
3073 * minibuf.texi (Basic Completion): Update lazy-completion-table
3074 examples for removal of ARGS argument.
3075
30762005-12-23 Richard M. Stallman <rms@gnu.org>
3077
3078 * text.texi (Undo): Restore some explanation from the version
3079 that was deleted.
3080
30812005-12-23 Eli Zaretskii <eliz@gnu.org>
3082
3083 * text.texi (Undo): Remove duplicate descriptions of `apply
3084 funname' and `apply delta' elements of the undo list.
3085
30862005-12-20 Richard M. Stallman <rms@gnu.org>
3087
3088 * help.texi (Help Functions): Update documentation of `apropos'.
3089
30902005-12-20 Luc Teirlinck <teirllm@auburn.edu>
3091
3092 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
3093 because it is confusing. If the :help-echo keyword is a function,
3094 it is not directly used as the :help-echo overlay property, as the
3095 xref seems to suggest (it does not take the appropriate args).
3096
30972005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3098
3099 * customize.texi (Common Keywords): Fix Texinfo usage.
3100 (Group Definitions, Variable Definitions): Update for new
3101 conventions for using `*' in docstrings.
3102
3103 * tips.texi (Documentation Tips): Update for new conventions for
3104 using `*' in docstrings.
3105
31062005-12-16 Richard M. Stallman <rms@gnu.org>
3107
3108 * minibuf.texi (Minibuffer Contents): Minor cleanup.
3109
31102005-12-16 Juri Linkov <juri@jurta.org>
3111
3112 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
3113
31142005-12-14 Romain Francoise <romain@orebokech.com>
3115
3116 * modes.texi (Customizing Keywords): Rename `append' to `how'.
3117 Fix typo.
3118
31192005-12-11 Juri Linkov <juri@jurta.org>
3120
3121 * minibuf.texi (Completion Commands): Add mention of read-file-name
3122 for filename completion keymaps.
3123 (Reading File Names): Add mention of filename completion keymaps
3124 for read-file-name and xref to `Completion Commands'.
3125
31262005-12-10 Richard M. Stallman <rms@gnu.org>
3127
3128 * customize.texi (Common Keywords): State caveats for use of :tag.
3129
31302005-12-08 Richard M. Stallman <rms@gnu.org>
3131
3132 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
3133 with xrefs and better explanation.
3134 (Completion Commands): Add the filename completion maps.
3135
3136 * objects.texi (Character Type): Clarify that \s is not space
3137 if a dash follows.
3138
31392005-12-05 Richard M. Stallman <rms@gnu.org>
3140
3141 * windows.texi (Resizing Windows): Delete preserve-before args.
3142
31432005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3144
3145 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
3146 in full keymaps, since the quirk has been fixed.
3147
31482005-12-03 Eli Zaretskii <eliz@gnu.org>
3149
3150 * hooks.texi (Standard Hooks): Add index entries. Mention
3151 `compilation-finish-functions'.
3152
31532005-11-27 Richard M. Stallman <rms@gnu.org>
3154
3155 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
3156
31572005-11-21 Juri Linkov <juri@jurta.org>
3158
3159 * customize.texi (Common Keywords): Update links types
3160 custom-manual and url-link. Add link types emacs-library-link,
3161 file-link, function-link, variable-link, custom-group-link.
3162
31632005-11-20 Chong Yidong <cyd@stupidchicken.com>
3164
3165 * display.texi: Revert 2005-11-20 change.
3166
31672005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
3168
3169 * processes.texi (Bindat Functions):
3170 Say "third" to refer to zero-based index "2".
3171
31722005-11-18 Luc Teirlinck <teirllm@auburn.edu>
3173
3174 * loading.texi (Library Search): Update the default value of
3175 `load-suffixes'.
3176
31772005-11-17 Chong Yidong <cyd@stupidchicken.com>
3178
3179 * display.texi (Attribute Functions): Mention :ignore-defface.
3180
31812005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3182
3183 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
3184 (Minor Mode Conventions): Mention the use of a hook.
3185
31862005-11-06 Richard M. Stallman <rms@gnu.org>
3187
3188 * files.texi (Magic File Names): find-file-name-handler checks the
3189 `operations' property of the handler.
3190
31912005-11-03 Richard M. Stallman <rms@gnu.org>
3192
3193 * variables.texi (Frame-Local Variables): Small clarification.
3194
31952005-10-29 Chong Yidong <cyd@stupidchicken.com>
3196
3197 * os.texi (Init File): Document ~/.emacs.d/init.el.
3198
31992005-10-29 Richard M. Stallman <rms@gnu.org>
3200
3201 * internals.texi (Garbage Collection): Document memory-full.
3202
32032005-10-28 Bill Wohler <wohler@newt.com>
3204
3205 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
3206 for URLs.
3207
32082005-10-28 Richard M. Stallman <rms@gnu.org>
3209
3210 * minibuf.texi (Completion Commands): Clean up prev change.
3211
32122005-10-26 Kevin Ryde <user42@zip.com.au>
3213
3214 * compile.texi (Eval During Compile): Explain recommended uses
3215 of eval-when-compile and eval-and-compile.
3216
32172005-10-27 Masatake YAMATO <jet@gyve.org>
3218
3219 * minibuf.texi (Completion Commands):
3220 Write about new optional argument for `display-completion-list'.
3221
32222005-10-23 Richard M. Stallman <rms@gnu.org>
3223
3224 * display.texi (Overlay Arrow): Clarify about local bindings of
3225 overlay-arrow-position.
3226
32272005-10-22 Eli Zaretskii <eliz@gnu.org>
3228
3229 * internals.texi (Building Emacs): Fix last change.
3230
32312005-10-22 Richard M. Stallman <rms@gnu.org>
3232
3233 * internals.texi (Building Emacs): Document eval-at-startup.
3234
32352005-10-21 Richard M. Stallman <rms@gnu.org>
3236
3237 * loading.texi (Where Defined): load-history contains abs file names.
3238 symbol-file returns abs file names.
3239
32402005-10-19 Kim F. Storm <storm@cua.dk>
3241
3242 * display.texi (Showing Images): Add max-image-size integer value.
3243
32442005-10-18 Chong Yidong <cyd@stupidchicken.com>
3245
3246 * display.texi (Showing Images): Document max-image-size.
3247
32482005-10-17 Richard M. Stallman <rms@gnu.org>
3249
3250 * commands.texi (Quitting): Minor clarification.
3251
3252 * processes.texi (Sentinels): Clarify about output and quitting.
3253 (Filter Functions): Mention with-local-quit.
3254
32552005-10-17 Juri Linkov <juri@jurta.org>
3256
3257 * buffers.texi (Current Buffer):
3258 * commands.texi (Event Input Misc):
3259 * compile.texi (Eval During Compile, Compiler Errors):
3260 * customize.texi (Group Definitions):
3261 * display.texi (Progress, Defining Faces):
3262 * files.texi (Writing to Files):
3263 * modes.texi (Mode Hooks, Defining Minor Modes):
3264 * streams.texi (Output Functions):
3265 * syntax.texi (Syntax Table Functions):
3266 * text.texi (Change Hooks):
3267 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
3268
3269 * commands.texi (Quitting): Replace arg `forms' with `body' in
3270 `with-local-quit'.
3271
3272 * positions.texi (Excursions): Replace arg `forms' with `body' in
3273 `save-excursion'.
3274
32752005-10-08 Kim F. Storm <storm@cua.dk>
3276
3277 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
3278 Rename manual section accordingly.
3279
32802005-10-04 Kim F. Storm <storm@cua.dk>
3281
3282 * windows.texi (Window Split Tree): New section describing
3283 new function window-split-tree function.
3284
32852005-10-03 Nick Roberts <nickrob@snap.net.nz>
3286
3287 * display.texi (Fringe Size/Pos): Simplify and add detail.
3288
32892005-09-30 Romain Francoise <romain@orebokech.com>
3290
3291 * minibuf.texi (High-Level Completion): Explain that the prompt
3292 given to `read-buffer' should end with a colon and a space.
3293 Update usage examples.
3294
32952005-09-29 Juri Linkov <juri@jurta.org>
3296
3297 * display.texi (Displaying Messages): Rename argument name
3298 `string' to `format-string' in functions `message', `message-box',
3299 `message-or-box'.
3300
33012005-09-26 Chong Yidong <cyd@stupidchicken.com>
3302
3303 * errors.texi (Standard Errors): Correct xrefs.
3304
33052005-09-18 Chong Yidong <cyd@stupidchicken.com>
3306
3307 * display.texi (Defining Images): Update documentation for
3308 `image-load-path'.
3309
33102005-09-17 Richard M. Stallman <rms@gnu.org>
3311
3312 * display.texi (Defining Images): Clean up previous change.
3313
33142005-09-16 Romain Francoise <romain@orebokech.com>
3315
3316 * elisp.texi: Specify GFDL version 1.2.
3317
3318 * doclicense.texi (GNU Free Documentation License): Update to
3319 version 1.2.
3320
33212005-09-15 Chong Yidong <cyd@stupidchicken.com>
3322
3323 * display.texi (Defining Images): Document `image-load-path'.
3324
33252005-09-15 Richard M. Stallman <rms@gnu.org>
3326
3327 * objects.texi (Printed Representation): Minor cleanup.
3328 (Box Diagrams): Minor fix.
3329 (Cons Cell Type): Move (...) index item here.
3330 (Box Diagrams): From here.
3331 (Array Type): Minor fix.
3332 (Type Predicates): Delete index "predicates".
3333 (Hash Table Type): Clarify xref.
3334 (Dotted Pair Notation): Minor fix.
3335
33362005-09-10 Chong Yidong <cyd@stupidchicken.com>
3337
3338 * files.texi (Saving Buffers): Fix typo.
3339
33402005-09-08 Richard M. Stallman <rms@gnu.org>
3341
3342 * tips.texi (Programming Tips): Correct the "default" prompt spec.
3343
33442005-09-08 Chong Yidong <cyd@stupidchicken.com>
3345
3346 * locals.texi (Standard Buffer-Local Variables): Don't include
3347 mode variables for minor modes.
3348 Fix xrefs for buffer-display-count, buffer-display-table,
3349 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
3350 enable-multibyte-characters, fill-column, header-line-format,
3351 left-fringe-width, left-margin, and right-fringe-width.
3352
3353 * hooks.texi (Standard Hooks): All hooks should conform to the
3354 standard naming convention now.
3355 Fix xref for `echo-area-clear-hook'.
3356
3357 * display.texi (Usual Display): Note that indicate-empty-lines and
3358 tab-width are buffer-local.
3359
3360 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
3361
3362 * modes.texi (Mode Help): Note that major-mode is buffer-local.
3363
3364 * nonascii.texi (Encoding and I/O): Note that
3365 buffer-file-coding-system is buffer-local.
3366
3367 * positions.texi (List Motion): Note that defun-prompt-regexp is
3368 buffer-local.
3369
3370 * text.texi (Auto Filling): Note that auto-fill-function is
3371 buffer-local.
3372 (Undo): Note that buffer-undo-list is buffer-local.
3373
3374 * windows.texi (Buffers and Windows): Document
3375 buffer-display-count.
3376
33772005-09-06 Richard M. Stallman <rms@gnu.org>
3378
3379 * tips.texi (Coding Conventions): Sometimes it is ok to put the
3380 package prefix elsewhere than at the start of the name.
3381
33822005-09-03 Richard M. Stallman <rms@gnu.org>
3383
3384 * tips.texi (Programming Tips): Add conventions for minibuffer
3385 questions and prompts.
3386
33872005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
3388
3389 * intro.texi (nil and t): Minor cleanup.
3390 Delete spurious mention of keyword symbols.
3391 (Evaluation Notation): Add index entry.
3392 (A Sample Function Description): Minor cleanup.
3393 (A Sample Variable Description): Not all vars can be set.
3394
33952005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
3396
3397 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
3398
3399 (Insertion): Document precise type of `insert-char' arg COUNT.
3400
34012005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3402
3403 * modes.texi (Other Font Lock Variables): Sync the default of
3404 font-lock-lines-before.
3405
34062005-08-31 Michael Albinus <michael.albinus@gmx.de>
3407
3408 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
3409
34102005-08-29 Richard M. Stallman <rms@gnu.org>
3411
3412 * elisp.texi (Top): Update subnode menu.
3413
3414 * searching.texi (Searching and Matching): Move node.
3415 Rearrange contents and add overall explanation.
3416 (Searching and Case): Move node.
3417 (Searching and Matching): Update menu.
3418
34192005-08-27 Eli Zaretskii <eliz@gnu.org>
3420
3421 * os.texi (Startup Summary): Fix the description of the initial
3422 startup message display.
3423
34242005-08-25 Richard M. Stallman <rms@gnu.org>
3425
3426 * searching.texi (Search and Replace): Add replace-regexp-in-string.
3427
34282005-08-25 Emilio C. Lopes <eclig@gmx.net>
3429
3430 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
3431 `next-overlay-change' example.
3432
34332005-08-22 Juri Linkov <juri@jurta.org>
3434
3435 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
3436 Fix invert-face. Fix args of face-background.
3437
3438 * display.texi (Standard Faces): Delete node.
3439 (Faces): Add xref to `(emacs)Standard Faces'.
3440 (Displaying Faces): Fix xref to `Standard Faces'.
3441
3442 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
3443
34442005-08-20 Alan Mackenzie <acm@muc.de>
3445
3446 * buffers.texi (The Buffer List): Clarify the manipulation of the
3447 buffer list.
3448
34492005-08-14 Richard M. Stallman <rms@gnu.org>
3450
3451 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
3452 a regexp.
3453
34542005-08-11 Richard M. Stallman <rms@gnu.org>
3455
3456 * elisp.texi (Top): Update subnode lists.
3457
3458 * display.texi (Inverse Video): Node deleted.
3459
3460 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
3461 New nodes split out of Coding Conventions.
3462
3463 * searching.texi (Regular Expressions): Document re-builder.
3464
3465 * os.texi (Time Parsing): New node split out of Time Conversion.
3466
3467 * processes.texi (Misc Network, Network Feature Testing)
3468 (Network Options, Make Network): New nodes split out of
3469 Low-Level Network.
3470
34712005-08-09 Richard M. Stallman <rms@gnu.org>
3472
3473 * frames.texi (Geometry): New node, split from Size and Position.
3474 (Frame Parameters): Refer to Geometry.
3475
3476 * buffers.texi (The Buffer List): Fix xrefs.
3477
3478 * windows.texi (Splitting Windows): Fix xref.
3479
3480 * frames.texi (Layout Parameters): Add xref.
3481
3482 * display.texi (Line Height, Scroll Bars): Fix xrefs.
3483
3484 * keymaps.texi (Menu Bar): Fix xref.
3485
3486 * locals.texi (Standard Buffer-Local Variables): Fix xref.
3487
3488 * modes.texi (%-Constructs): Fix xref.
3489
3490 * frames.texi (Window Frame Parameters): Node split up.
3491 (Basic Parameters, Position Parameters, Size Parameters)
3492 (Layout Parameters, Buffer Parameters, Management Parameters)
3493 (Cursor Parameters, Color Parameters): New subnodes.
3494
34952005-08-09 Luc Teirlinck <teirllm@auburn.edu>
3496
3497 * positions.texi (Screen Lines): Update xref for previous change
3498 in minibuf.texi.
3499
3500 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
3501 change in minibuf.texi.
3502
35032005-08-09 Richard M. Stallman <rms@gnu.org>
3504
3505 * tips.texi (Coding Conventions): Minor cleanup.
3506
3507 * modes.texi (Defining Minor Modes): Explain when init-value
3508 can be non-nil.
3509
3510 * elisp.texi (Top): Update submenu for Minibuffer.
3511
3512 * minibuf.texi (Minibuffer Misc): Node split up.
3513 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
3514 (Recursive Mini): New nodes split out from Minibuffer Misc.
3515 (Minibuffer Misc): Document max-mini-window-height.
3516
3517 * hash.texi (Defining Hash): Delete stray paren in example.
3518
3519 * display.texi (Echo Area Customization): Don't define
3520 max-mini-window-height here; xref instead.
3521
3522 * commands.texi (Event Input Misc): Update while-no-input.
3523
3524 * advice.texi (Advising Functions): Explain when to use advice
3525 and when to use a hook.
3526
35272005-07-30 Eli Zaretskii <eliz@gnu.org>
3528
3529 * makefile.w32-in (info): Don't run install-info.
3530 ($(infodir)/dir): New target, produced by running install-info.
3531
35322005-07-27 Luc Teirlinck <teirllm@auburn.edu>
3533
3534 * modes.texi (Defining Minor Modes): The keyword for the initial
3535 value is :init-value, not :initial-value.
3536
35372005-07-23 Eli Zaretskii <eliz@gnu.org>
3538
3539 * loading.texi (Autoload): Make the `doctor' example be consistent
3540 with what's in current loaddefs.el. Describe the "fn" magic in
3541 the usage portion of the doc string.
3542
35432005-07-22 Richard M. Stallman <rms@gnu.org>
3544
3545 * internals.texi (Garbage Collection): Clarify previous change.
3546
35472005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
3548
3549 * internals.texi (Garbage Collection): Add gc-cons-percentage.
3550
35512005-07-18 Juri Linkov <juri@jurta.org>
3552
3553 * commands.texi (Accessing Events):
3554 * frames.texi (Text Terminal Colors, Resources):
3555 * markers.texi (The Mark):
3556 * modes.texi (Defining Minor Modes):
3557 Delete duplicate duplicate words.
3558
35592005-07-16 Richard M. Stallman <rms@gnu.org>
3560
3561 * display.texi (Managing Overlays): Clarify make-overlay
3562 args for insertion types.
3563
35642005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3565
3566 * customize.texi (Variable Definitions):
3567 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
3568 `standard-value' is a list too.
3569 (Defining New Types): Use @key{RET} instead of @key{ret}.
3570
35712005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
3572
3573 * os.texi (Translating Input): Fix typo.
3574
35752005-07-08 Richard M. Stallman <rms@gnu.org>
3576
3577 * README: Update edition number and size estimate.
3578
3579 * elisp.texi (VERSION): Set to 2.9.
3580
35812005-07-07 Richard M. Stallman <rms@gnu.org>
3582
3583 * book-spine.texinfo: Update Emacs version.
3584
3585 * display.texi (Inverse Video): Delete mode-line-inverse-video.
3586
35872005-07-06 Richard M. Stallman <rms@gnu.org>
3588
3589 * searching.texi (Regexp Search): Clarify what re-search-forward
3590 does when the search fails.
3591
35922005-07-05 Lute Kamstra <lute@gnu.org>
3593
3594 * Update FSF's address in GPL notices.
3595
3596 * doclicense.texi (GNU Free Documentation License):
3597 * gpl.texi (GPL):
3598 * tips.texi (Coding Conventions, Library Headers):
3599 * vol1.texi:
3600 * vol2.texi: Update FSF's address.
3601
36022005-07-04 Richard M. Stallman <rms@gnu.org>
3603
3604 * hooks.texi (Standard Hooks): Add occur-hook.
3605
36062005-07-03 Luc Teirlinck <teirllm@auburn.edu>
3607
3608 * display.texi (The Echo Area): Correct menu.
3609
36102005-07-03 Richard M. Stallman <rms@gnu.org>
3611
3612 * elisp.texi (Top): Update subnode menu for Display.
3613
3614 * display.texi (Displaying Messages): New node, with most
3615 of what was in The Echo Area.
3616 (Progress): Moved under The Echo Area.
3617 (Logging Messages): New node with new text.
3618 (Echo Area Customization): New node, the rest of what was
3619 in The Echo Area. Document message-truncate-lines with @defvar.
3620 (Display): Update menu.
3621
3622 * windows.texi (Textual Scrolling): Doc 3 values for
3623 scroll-preserve-screen-position.
3624
3625 * text.texi (Special Properties): Change hook functions
3626 should bind inhibit-modification-hooks around altering buffer text.
3627
3628 * keymaps.texi (Key Binding Commands): Call binding BINDING
3629 rather than DEFINITION.
3630
36312005-06-29 Juanma Barranquero <lekktu@gmail.com>
3632
3633 * variables.texi (Defining Variables): `user-variable-p' returns t
3634 for aliases of user options, nil for alias loops.
3635
36362005-06-28 Richard M. Stallman <rms@gnu.org>
3637
3638 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
3639 make-keymap.
3640
36412005-06-27 Luc Teirlinck <teirllm@auburn.edu>
3642
3643 * variables.texi (Setting Variables): Correct and clarify
3644 description of `add-to-ordered-list'.
3645
36462005-06-26 Richard M. Stallman <rms@gnu.org>
3647
3648 * display.texi (Faces): Minor cleanup.
3649
36502005-06-25 Luc Teirlinck <teirllm@auburn.edu>
3651
3652 * display.texi (Faces): `facep' returns t for strings that are
3653 face names.
3654
36552005-06-25 Richard M. Stallman <rms@gnu.org>
3656
3657 * objects.texi (Equality Predicates): Clarify meaning of equal.
3658
3659 * windows.texi (Selecting Windows): save-selected-window
3660 and with-selected-window save and restore the current buffer.
3661
36622005-06-24 Richard M. Stallman <rms@gnu.org>
3663
3664 * numbers.texi (Float Basics): Explain how to test for NaN,
3665 and printing the sign of NaNs.
3666
36672005-06-24 Eli Zaretskii <eliz@gnu.org>
3668
3669 * makefile.w32-in (MAKEINFO): Use --force.
3670
36712005-06-23 Richard M. Stallman <rms@gnu.org>
3672
3673 * display.texi (Face Functions): Correct Texinfo usage.
3674
36752005-06-23 Luc Teirlinck <teirllm@auburn.edu>
3676
3677 * lists.texi (Rings): `ring-elements' now returns the elements of
3678 RING in order.
3679
36802005-06-23 Juanma Barranquero <lekktu@gmail.com>
3681
3682 * markers.texi (The Mark): Texinfo usage fix.
3683
36842005-06-23 Kim F. Storm <storm@cua.dk>
3685
3686 * searching.texi (Entire Match Data): Remove evaporate option for
3687 match-data. Do not mention evaporate option for set-match-data.
3688
36892005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
3690
3691 * display.texi (Face Functions): Mention face aliases.
3692
36932005-06-21 Richard M. Stallman <rms@gnu.org>
3694
3695 * anti.texi (Antinews): Texinfo usage fix.
3696
36972005-06-21 Karl Berry <karl@gnu.org>
3698
3699 * elisp.texi: Use @copying.
3700
3701 * elisp.texi: Put @summarycontents and @contents before the Top
3702 node, instead of the end of the file, so that the contents appear
3703 in the right place in the dvi/pdf output.
3704
37052005-06-21 Juri Linkov <juri@jurta.org>
3706
3707 * display.texi (Defining Faces): Add `customized-face'.
3708
37092005-06-20 Kim F. Storm <storm@cua.dk>
3710
3711 * variables.texi (Setting Variables): Any type of element can be
3712 given order in add-to-ordered-list. Compare elements with eq.
3713
3714 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
3715
37162005-06-20 Karl Berry <karl@gnu.org>
3717
3718 * syntax.texi (Syntax Flags): Make last column very slightly wider
3719 to avoid "generic comment" breaking on two lines and causing an
3720 underfull box.
3721
37222005-06-19 Luc Teirlinck <teirllm@auburn.edu>
3723
3724 * lists.texi (Rings): Various minor clarifications and corrections.
3725
37262005-06-18 Richard M. Stallman <rms@gnu.org>
3727
3728 * functions.texi (Obsolete Functions): Simplify.
3729
3730 * variables.texi (Variable Aliases): Simplify.
3731
3732 * anti.texi, backups.texi, compile.texi, customization.texi:
3733 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3734 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3735 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3736 * variables.texi: Fix formatting ugliness.
3737
3738 * elisp.texi: Add links to Rings and Byte Packing.
3739 Update version and copyright years.
3740
3741 * minibuf.texi: Fix formatting ugliness.
3742 (Completion Commands): Move keymap vars to the end
3743 and vars completing-read binds to the top.
3744
37452005-06-17 Luc Teirlinck <teirllm@auburn.edu>
3746
3747 * processes.texi: Fix typos.
3748 (Bindat Spec): Correct Texinfo error.
3749 (Byte Packing): Fix ungrammatical sentence.
3750
37512005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
3752
3753 * lists.texi (Rings): New node.
3754 (Lists): Add it to menu.
3755
3756 * processes.texi (Byte Packing): New node.
3757 (Processes): Add it to menu.
3758
37592005-06-17 Richard M. Stallman <rms@gnu.org>
3760
3761 * syntax.texi (Parsing Expressions): Fix texinfo usage.
3762
3763 * help.texi (Documentation Basics): Explain the xref to
3764 Documentation Tips.
3765
3766 * debugging.texi (Debugger Commands): Minor fix.
3767
37682005-06-16 Luc Teirlinck <teirllm@auburn.edu>
3769
3770 * edebug.texi (Instrumenting): Eliminate duplicate link.
3771 (Specification List): Replace references to "below", referring to
3772 a later node, with one @ref to that node.
3773
3774 * os.texi (Timers): Timers should save and restore the match data
3775 if they change it.
3776
3777 * debugging.texi (Debugger Commands): Mention that the Lisp
3778 debugger can not step through primitive functions.
3779
37802005-06-16 Juanma Barranquero <lekktu@gmail.com>
3781
3782 * functions.texi (Obsolete Functions): Update argument names of
3783 `make-obsolete' and `define-obsolete-function-alias'.
3784
3785 * variables.texi (Variable Aliases): Update argument names of
3786 `defvaralias', `make-obsolete-variable' and
3787 `define-obsolete-variable-alias'.
3788
37892005-06-15 Kim F. Storm <storm@cua.dk>
3790
3791 * searching.texi (Entire Match Data): Rephrase warnings about
3792 evaporate arg to match-data and set-match-data.
3793
37942005-06-14 Luc Teirlinck <teirllm@auburn.edu>
3795
3796 * elisp.texi (Top): Update detailed menu.
3797
3798 * edebug.texi (Edebug): Update menu.
3799 (Instrumenting): Update xrefs.
3800 (Edebug Execution Modes): Correct xref.
3801 (Jumping): Clarify description of `h' command.
3802 Eliminate redundant @ref.
3803 (Breaks): New node.
3804 (Breakpoints): Is now a subsubsection.
3805 (Global Break Condition): Mention `C-x X X'.
3806 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
3807 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3808 (Edebug Display Update): Correct pxref.
3809 (Edebug and Macros): New node.
3810 (Instrumenting Macro Calls): Is now a subsubsection.
3811 Neither arg of `def-edebug-spec' is evaluated.
3812 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3813 (Specification Examples): Fix typo.
3814
38152005-06-14 Lute Kamstra <lute@gnu.org>
3816
3817 * debugging.texi (Function Debugging): Primitives can break on
3818 entry too.
3819
38202005-06-14 Kim F. Storm <storm@cua.dk>
3821
3822 * variables.texi (Setting Variables): Add add-to-ordered-list.
3823
38242005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3825
3826 * syntax.texi (Parsing Expressions): Document aux functions and vars of
3827 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3828
38292005-06-13 Lute Kamstra <lute@gnu.org>
3830
3831 * text.texi (Special Properties): Fix cross reference.
3832
38332005-06-11 Luc Teirlinck <teirllm@auburn.edu>
3834
3835 * debugging.texi (Function Debugging): Delete mention of empty
3836 string argument to `cancel-debug-on-entry'. Delete inaccurate
3837 description of the return value of that command.
3838
38392005-06-11 Alan Mackenzie <acm@muc.de>
3840
3841 * text.texi (Adaptive Fill): Amplify the description of
3842 fill-context-prefix.
3843
38442005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3845
3846 * syntax.texi (Parsing Expressions): Fix Texinfo error.
3847
38482005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3849
3850 * syntax.texi (Parsing Expressions): Document syntax-ppss.
3851
38522005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3853
3854 * debugging.texi (Error Debugging): Minor rewording.
3855 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3856 is optional.
3857
38582005-06-10 Lute Kamstra <lute@gnu.org>
3859
3860 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3861 (Top): Give it a title. Correct version number. Give the
3862 detailed node listing a more prominent header.
3863 * intro.texi: Don't set VERSION here a second time.
3864 Mention Emacs's version too.
3865 * anti.texi (Antinews): Use EMACSVER to refer to the current
3866 version of Emacs.
3867
38682005-06-09 Kim F. Storm <storm@cua.dk>
3869
3870 * searching.texi (Entire Match Data): Explain new `reseat' argument to
3871 match-data and set-match-data.
3872
38732005-06-08 Richard M. Stallman <rms@gnu.org>
3874
3875 * searching.texi (Entire Match Data): Clarify when match-data
3876 returns markers and when integers.
3877
3878 * display.texi (Defining Faces): Explain that face name should not
3879 end in `-face'.
3880
3881 * modes.texi (Mode Line Data): Minor cleanup.
3882 (Customizing Keywords): Node split out of Search-based Fontification.
3883 Add example of using font-lock-add-keywords from a hook.
3884 Clarify when MODE should be non-nil, and when nil.
3885
38862005-06-06 Richard M. Stallman <rms@gnu.org>
3887
3888 * modes.texi (Mode Line Data): Explain what happens when the car
3889 of a list is a void symbol.
3890 (Search-based Fontification): Explain MODE arg to
3891 font-lock-add-keywords and warn about calls from major modes.
3892
38932005-06-08 Juri Linkov <juri@jurta.org>
3894
3895 * display.texi (Standard Faces): Add `shadow' face.
3896
38972005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3898
3899 * modes.texi (Major Mode Conventions): A derived mode only needs
3900 to put the call to the parent mode inside `delay-mode-hooks'.
3901
39022005-05-29 Richard M. Stallman <rms@gnu.org>
3903
3904 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
3905 new, and what that implies. Clarify.
3906
3907 * files.texi (Locating Files): Clean up the text.
3908
3909 * frames.texi (Window Frame Parameters): Document user-size.
3910 Shorten entry for top by referring to left.
3911
39122005-05-26 Richard M. Stallman <rms@gnu.org>
3913
3914 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
3915 is new, and what the implications are. Other clarifications.
3916
39172005-05-24 Richard M. Stallman <rms@gnu.org>
3918
3919 * frames.texi (Dialog Boxes): Minor fixes.
3920
39212005-05-25 Masatake YAMATO <jet@gyve.org>
3922
3923 * display.texi (Standard Faces): Write about `mode-line-highlight'.
3924
39252005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3926
3927 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3928 is optional.
3929
39302005-05-24 Nick Roberts <nickrob@snap.net.nz>
3931
10d1d0af 3932 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
3933
39342005-05-23 Lute Kamstra <lute@gnu.org>
3935
3936 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3937 syntax-begin-function over font-lock-beginning-of-syntax-function.
3938
39392005-05-21 Luc Teirlinck <teirllm@auburn.edu>
3940
3941 * minibuf.texi (Reading File Names): Update description of
3942 `read-directory-name'.
3943
3944 * modes.texi (Derived Modes): Clarify :group keyword.
3945
39462005-05-21 Eli Zaretskii <eliz@gnu.org>
3947
3948 * files.texi (Locating Files): New subsection.
3949 Describe locate-file and executable-find.
3950
39512005-05-21 Kevin Ryde <user42@zip.com.au>
3952
3953 * frames.texi (Initial Parameters): Update cross reference to
3954 "Emacs Invocation".
3955
39562005-05-19 Luc Teirlinck <teirllm@auburn.edu>
3957
3958 * keymaps.texi (Active Keymaps): Add anchor.
3959
3960 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3961 (Major Mode Conventions): Refer to `Auto Major Mode' in more
3962 appropriate place.
3963 (Derived Modes): Small clarifications.
3964 (Minor Mode Conventions, Keymaps and Minor Modes):
3965 Replace references to nodes with references to anchors.
3966 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3967 Clarify description of lists whose first element is an integer.
3968 (Mode Line Variables): Add anchor.
3969 (%-Constructs): Clarify description of integer after %.
3970 (Emulating Mode Line): Describe nil value for FACE.
3971
39722005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3973
3974 * modes.texi (Derived Modes): Correct references to non-existing
3975 variable standard-syntax-table.
3976
39772005-05-17 Lute Kamstra <lute@gnu.org>
3978
3979 * modes.texi (Defining Minor Modes): Mention the mode hook.
3980
39812005-05-15 Kim F. Storm <storm@cua.dk>
3982
3983 * processes.texi (Network): Remove open-network-stream-nowait.
3984 (Network Servers): Remove open-network-stream-server.
3985
39862005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3987
3988 * elisp.texi (Top): Update detailed menu.
3989
3990 * variables.texi: Reorder nodes.
3991 (Variables): Update menu.
3992 (File Local Variables): Do not refer to the `-*-' line as
3993 a "local variables list". Add pxref.
3994
39952005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3996
3997 * elisp.texi (Top): Update detailed menu for node changes.
3998
3999 * modes.texi (Modes): Update Menu.
4000 (Hooks): Move to beginning of chapter.
4001 Most minor modes run mode hooks too.
4002 `add-hook' can handle void hooks or hooks whose value is a single
4003 function.
4004 (Major Modes): Update Menu.
4005 (Major Mode Basics): New node, split off from `Major Modes'.
4006 (Major Mode Conventions): Correct xref. Explain how to handle
4007 auto-mode-alist if the major mode command has an autoload cookie.
4008 (Auto Major Mode): Major update. Add magic-mode-alist.
4009 (Derived Modes): Major update.
4010 (Mode Line Format): Update Menu.
4011 (Mode Line Basics): New node, split off from `Mode Line Format'.
4012
4013 * loading.texi (Autoload): Mention `autoload cookie' as synonym
4014 for `magic autoload comment'. Add index entries and anchor.
4015
40162005-05-14 Richard M. Stallman <rms@gnu.org>
4017
4018 * tips.texi (Coding Conventions): Explain how important it is
4019 that just loading certain files not change Emacs behavior.
4020
4021 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
4022
40232005-05-12 Lute Kamstra <lute@gnu.org>
4024
4025 * modes.texi (Generic Modes): Update.
4026 (Major Modes): Refer to node "Generic Modes".
4027
4028 * elisp.texi (Top): Update to the current structure of the manual.
4029 * processes.texi (Processes): Add menu description.
4030 * customize.texi (Customization): Add menu descriptions.
4031
40322005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
4033
4034 * processes.texi (Signals to Processes)
4035 (Low-Level Network): Fix typos.
4036
40372005-05-11 Lute Kamstra <lute@gnu.org>
4038
4039 * elisp.texi (Top): Add some nodes from the chapter "Major and
4040 Minor Modes" to the detailed node listing.
4041
40422005-05-10 Richard M. Stallman <rms@gnu.org>
4043
4044 * keymaps.texi (Extended Menu Items): Menu item filter functions
4045 can be called at any time.
4046
40472005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4048
4049 * variables.texi (File Local Variables): `(hack-local-variables t)'
4050 now also checks whether a mode is specified in the local variables
4051 list.
4052
40532005-05-05 Kevin Ryde <user42@zip.com.au>
4054
4055 * display.texi (The Echo Area): Correct format function cross
4056 reference.
4057
40582005-05-05 Luc Teirlinck <teirllm@auburn.edu>
4059
4060 * variables.texi (Variable Aliases): Change description of
4061 `define-obsolete-variable-alias'.
4062
4063 * functions.texi (Functions): Add "Obsolete Functions" to menu.
4064 (Defining Functions): Add xref.
4065 (Obsolete Functions): New node.
4066 (Function Safety): Standardize capitalization of section title.
4067
4068 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
4069 (Dialog Boxes): Complete description of `x-popup-dialog'.
4070
40712005-05-04 Richard M. Stallman <rms@gnu.org>
4072
4073 * commands.texi (Interactive Codes): Fix Texinfo usage.
4074 Document U more clearly.
4075
40762005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4077
4078 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
4079 function and not a macro.
4080
4081 * frames.texi (Pop-Up Menus): Correct and clarify description of
4082 `x-popup-menu'.
4083 (Dialog Boxes): Clarify description of `x-popup-dialog'.
4084
40852005-05-01 Richard M. Stallman <rms@gnu.org>
4086
4087 * edebug.texi (Checking Whether to Stop): Fix previous change.
4088
40892005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4090
4091 * display.texi: Fix typos and Texinfo usage.
4092
4093 * edebug.texi (Checking Whether to Stop): executing-macro ->
4094 executing-kbd-macro.
4095
40962005-05-01 Richard M. Stallman <rms@gnu.org>
4097
4098 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
4099
41002005-04-30 Richard M. Stallman <rms@gnu.org>
4101
4102 * files.texi (Magic File Names): Document `operations' property.
4103
41042005-04-29 Lute Kamstra <lute@gnu.org>
4105
4106 * modes.texi (Generic Modes): New node.
4107 (Major Modes): Add it to the menu.
4108 (Derived Modes): Add "derived mode" to concept index.
4109
41102005-04-28 Lute Kamstra <lute@gnu.org>
4111
4112 * modes.texi (Defining Minor Modes): Fix previous change.
4113 (Font Lock Mode): Simplify.
4114 (Font Lock Basics): Say that font-lock-defaults is buffer-local
4115 when set and that some parts are optional. Add cross references.
4116 (Search-based Fontification): Say how to specify font-lock-keywords.
4117 Add cross references. Add font-lock-multiline to index.
4118 Move font-lock-keywords-case-fold-search here from node "Other Font
4119 Lock Variables". Document font-lock-add-keywords and
4120 font-lock-remove-keywords.
4121 (Other Font Lock Variables): Move font-lock-keywords-only,
4122 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4123 and font-lock-syntactic-face-function to node "Syntactic Font
4124 Lock". Move font-lock-keywords-case-fold-search to node
4125 "Search-based Fontification". Document font-lock-inhibit-thing-lock
4126 and font-lock-{,un}fontify-{buffer,region}-function.
4127 (Precalculated Fontification): Remove reference to deleted variable
4128 font-lock-core-only.
4129 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
4130 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
4131 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4132 and font-lock-syntactic-face-function here from node "Other Font
4133 Lock Variables". Move font-lock-syntactic-keywords to "Setting
4134 Syntax Properties". Add cross references.
4135 (Setting Syntax Properties): New node.
4136 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
4137 * syntax.texi (Syntax Properties): Add cross reference.
4138 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
4139
41402005-04-26 Richard M. Stallman <rms@gnu.org>
4141
4142 * display.texi (Defining Faces):
4143 Document `default' elements of defface spec.
4144
4145 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
4146
4147 * variables.texi (Variable Aliases): Clarify text.
4148
41492005-04-25 Chong Yidong <cyd@stupidchicken.com>
4150
4151 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
4152
41532005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4154
4155 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
4156
41572005-04-24 Eli Zaretskii <eliz@gnu.org>
4158
4159 * syntax.texi (Syntax Table Internals): Elaborate documentation of
4160 syntax-after and syntax-class.
4161
4162 * files.texi (Changing Files): Fix last change's cross-reference.
4163 (Unique File Names): Don't mention "numbers" in the documentation
4164 of make-temp-file and make-temp-name.
4165
41662005-04-23 Richard M. Stallman <rms@gnu.org>
4167
4168 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
4169
41702005-04-22 Nick Roberts <nickrob@snap.net.nz>
4171
4172 * windows.texi (Cyclic Window Ordering): Clarify window-list.
4173
41742005-04-22 Nick Roberts <nickrob@snap.net.nz>
4175
4176 * variables.texi (Variable Aliases): Describe make-obsolete-variable
4177 and define-obsolete-variable-alias.
4178
41792005-04-22 Kim F. Storm <storm@cua.dk>
4180
4181 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
4182 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
4183
41842005-04-21 Lute Kamstra <lute@gnu.org>
4185
4186 * lists.texi (Association Lists): Document rassq-delete-all.
4187
41882005-04-19 Richard M. Stallman <rms@gnu.org>
4189
4190 * modes.texi (Search-based Fontification): Explain that
4191 facespec is an expression to be evaluated.
4192
41932005-04-19 Kevin Ryde <user42@zip.com.au>
4194
4195 * streams.texi (Output Functions): Fix xref.
4196 * strings.texi (String Conversion): Fix xref.
4197
41982005-04-19 Kim F. Storm <storm@cua.dk>
4199
4200 * symbols.texi (Symbol Plists): Add safe-get.
4201 Mention that `get' may signal an error.
4202
42032005-04-18 Nick Roberts <nickrob@snap.net.nz>
4204
4205 * customize.texi (Variable Definitions): Replace tooltip-mode
4206 example with save-place.
4207
42082005-04-17 Richard M. Stallman <rms@gnu.org>
4209
4210 * buffers.texi (Indirect Buffers): Clarify.
4211
4212 * positions.texi (Positions): Clarify converting marker to integer.
4213
4214 * strings.texi (String Basics): Mention string-match; clarify.
4215
42162005-04-08 Lute Kamstra <lute@gnu.org>
4217
4218 * modes.texi (Search-based Fontification): Fix cross references.
4219 Use consistent terminology. Document anchored highlighting.
4220
42212005-04-05 Lute Kamstra <lute@gnu.org>
4222
4223 * modes.texi (Defining Minor Modes): Document :group keyword
4224 argument and its default value.
4225
42262005-04-03 Lute Kamstra <lute@gnu.org>
4227
4228 * hooks.texi (Standard Hooks): Add some hooks. Add cross
4229 references and/or descriptions. Delete major mode hooks; mention
4230 them as a category instead. Rename or delete obsolete hooks.
4231
42322005-04-02 Richard M. Stallman <rms@gnu.org>
4233
4234 * nonascii.texi (Coding System Basics): Another wording cleanup.
4235
42362005-04-01 Richard M. Stallman <rms@gnu.org>
4237
4238 * nonascii.texi (Coding System Basics): Clarify previous change.
4239
42402005-04-01 Kenichi Handa <handa@m17n.org>
4241
10d1d0af 4242 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
4243 identity of coding systems.
4244
42452005-03-29 Chong Yidong <cyd@stupidchicken.com>
4246
4247 * text.texi (Buffer Contents): Add filter-buffer-substring and
4248 buffer-substring-filters.
4249
42502005-03-26 Chong Yidong <cyd@stupidchicken.com>
4251
4252 * anti.texi (Antinews): Mention `G' interactive code.
4253
4254 * tips.texi (Compilation Tips): Mention benchmark.el.
4255
42562005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4257
4258 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
4259 is now bound to M-o M-o.
4260
4261 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
4262
42632005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4264
4265 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
4266 in the Emacs Manual).
4267 * Makefile.in (srcs): Remove calendar.texi.
4268 * makefile.w32-in (srcs): Remove calendar.texi.
4269 * display.texi (Display): Change name of next node.
4270 * os.texi (System In): Change name of previous node.
4271 * elisp.texi (Top): Remove Calendar references.
4272 * vol1.texi (Top): Remove Calendar references.
4273 * vol2.texi (Top): Remove Calendar references.
4274
42752005-03-25 Richard M. Stallman <rms@gnu.org>
4276
4277 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
4278 Cleanup previous change.
4279
42802005-03-25 Chong Yidong <cyd@stupidchicken.com>
4281
4282 * display.texi (Face Attributes): Faces earlier in an :inherit
4283 list take precedence.
4284 (Scroll Bars): Fix description of vertical-scroll-bars.
4285 Document frame-current-scroll-bars and window-current-scroll-bars.
4286
4287 * markers.texi (The Mark): Document temporary Transient Mark mode.
4288
4289 * minibuf.texi (Reading File Names):
4290 Document read-file-name-completion-ignore-case.
4291
4292 * positions.texi (Screen Lines): Document nil for width argument
4293 to compute-motion.
4294
42952005-03-23 Kim F. Storm <storm@cua.dk>
4296
4297 * display.texi (Standard Faces): Other faces used in the fringe
4298 implicitly inherits from the fringe face.
4299 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
4300 properties implicitly inherits from fringe face.
4301 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
4302
43032005-03-20 Chong Yidong <cyd@stupidchicken.com>
4304
4305 * display.texi (Invisible Text): State default value of
4306 line-move-ignore-invisible.
4307 (Managing Overlays): Document remove-overlays.
4308 (Standard Faces): Document escape-glyph face.
4309
4310 * minibuf.texi (Reading File Names): Document read-file-name-function.
4311
4312 * modes.texi (Other Font Lock Variables):
4313 Document font-lock-lines-before.
4314
4315 * positions.texi (Skipping Characters): skip-chars-forward allows
4316 character classes.
4317
43182005-03-18 Lute Kamstra <lute@gnu.org>
4319
4320 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
4321
43222005-03-17 Richard M. Stallman <rms@gnu.org>
4323
4324 * text.texi (Undo): Document extensible undo entries.
4325
dd7b651b 4326 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
4327
4328 * nonascii.texi (Character Codes): Minor fix.
4329
4330 * display.texi (Display Property): Explain the significance
4331 of having text properties that are eq.
4332 (Other Display Specs): Explain string as display spec.
4333
4334 * commands.texi (Interactive Codes): Document G option.
4335
43362005-03-17 Chong Yidong <cyd@stupidchicken.com>
4337
4338 * text.texi (Filling): Add sentence-end-without-period and
4339 sentence-end-without-space.
4340 (Changing Properties): Minor fix.
4341
4342 * anti.texi: Total rewrite.
4343
43442005-03-15 Lute Kamstra <lute@gnu.org>
4345
4346 * edebug.texi (Instrumenting Macro Calls): Fix typos.
4347
43482005-03-08 Kim F. Storm <storm@cua.dk>
4349
4350 * display.texi (Specified Space): Property :width is support on
4351 non-graphic terminals, :height is not.
4352
43532005-03-07 Richard M. Stallman <rms@gnu.org>
4354
4355 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
4356 Now subnodes of Fringes.
4357 (Overlay Arrow): Document overlay-arrow-variable-list.
4358 (Fringe Size/Pos): New node, broken out of Fringes.
4359 (Display): Explain clearing vs redisplay better.
4360 (Truncation): Clarify use of bitmaps.
4361 (The Echo Area): Clarify the uses of the echo area.
4362 Add max-mini-window-height.
4363 (Progress): Clarify.
4364 (Invisible Text): Explain that main loop moves point out.
4365 (Selective Display): Say "hidden", not "invisible".
4366 (Managing Overlays): Move up. Describe relation to Undo here.
4367 (Overlay Properties): Clarify intro.
4368 (Finding Overlays): Explain return values when nothing found.
4369 (Width): truncate-string-to-width has added arg.
4370 (Displaying Faces): Clarify and update mode line face handling.
4371 (Face Functions): Minor cleanup.
4372 (Conditional Display): Merge into Other Display Specs.
4373 (Pixel Specification, Other Display Specs): Minor cleanups.
4374 (Images, Image Descriptors): Minor cleanups.
4375 (GIF Images): Patents have expired.
4376 (Showing Images): Explain default text for insert-image.
4377 (Manipulating Button Types): Merge into Manipulating Buttons.
4378 (Making Buttons): Explain return values.
4379 (Button Buffer Commands): Add xref.
4380 (Inverse Video): Update mode-line-inverse-video.
4381 (Display Table Format): Clarify.
4382 (Active Display Table): Give defaults for window-display-table.
4383
4384 * calendar.texi (Calendar Customizing): calendar-holiday-marker
4385 and calendar-today-marker are strings, not chars.
4386 (Holiday Customizing): Minor fix.
4387
4388 * internals.texi (Writing Emacs Primitives): Update `or' example.
4389 Update limit on # args of subr.
4390
4391 * edebug.texi (Using Edebug): Arrow is in fringe.
4392 (Instrumenting): Arg to eval-defun works without loading edebug.
4393 (Edebug Execution Modes): Add xref.
4394
4395 * customize.texi (Common Keywords): Clarify :require.
4396 Mention :version here.
4397 (Variable Definitions, Group Definitions): Not here.
4398 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
4399
44002005-03-07 Chong Yidong <cyd@stupidchicken.com>
4401 * nonascii.texi (Text Representations): Clarify position-bytes.
4402 (Character Sets): Add list-charset-chars.
4403 (Scanning Charsets): Add charset-after.
4404 (Encoding and I/O): Minor fix.
4405
44062005-03-06 Richard M. Stallman <rms@gnu.org>
4407
4408 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
4409 (Resizing Windows): Likewise.
4410
4411 * text.texi (Change Hooks): Get rid of "Emacs 21".
4412
4413 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
4414
4415 * streams.texi (Output Variables): Get rid of "Emacs 21".
4416
4417 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
4418
4419 * os.texi (Translating Input): Replace flow-control example
4420 with a less obsolete example that uses `keyboard-translate'.
4421
4422 * objects.texi (Hash Table Type, Circular Objects):
4423 Get rid of "Emacs 21".
4424
4425 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
4426 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
4427
4428 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
4429
4430 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
4431
4432 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
4433 (Menu Bar): Fix when menu-bar-update-hook is called.
4434
4435 * hash.texi (Hash Tables): Get rid of "Emacs 21".
4436
4437 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
4438 and make it read better.
4439
4440 * files.texi (Writing to Files): Get rid of "Emacs 21".
4441 (Unique File Names): Likewise.
4442
4443 * elisp.texi: Update Emacs version to 22.
4444
4445 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
4446 (Overlay Properties, Face Attributes): Likewise.
4447 (Managing Overlays): Fix punctuation.
4448 (Attribute Functions): Clarify set-face-font; get rid of
4449 info about old Emacs versions.
4450 (Auto Faces, Font Lookup, Display Property, Images):
4451 Get rid of "Emacs 21".
4452
4453 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
4454
44552005-03-05 Richard M. Stallman <rms@gnu.org>
4456
4457 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
4458
44592005-03-04 Lute Kamstra <lute@gnu.org>
4460
4461 * debugging.texi (Error Debugging): Document stack-trace-on-error.
4462
44632005-03-03 Lute Kamstra <lute@gnu.org>
4464
4465 * edebug.texi (Instrumenting Macro Calls): Fix typo.
4466
44672005-03-01 Lute Kamstra <lute@gnu.org>
4468
4469 * debugging.texi (Debugger Commands): Update `j'.
4470
44712005-02-28 Lute Kamstra <lute@gnu.org>
4472
4473 * debugging.texi (Debugging): Fix typo.
4474 (Error Debugging): Document eval-expression-debug-on-error.
4475 (Function Debugging): Update example.
4476 (Using Debugger): Mention starred stack frames.
4477 (Debugger Commands): Document `j' and `l'.
4478 (Invoking the Debugger): `d' and `j' exit recursive edit too.
4479 Update the messages that the debugger displays.
4480 (Internals of Debugger): Add cross reference. Update example.
4481 (Excess Open): Minor improvement.
4482 (Excess Close): Minor improvement.
4483
44842005-02-26 Richard M. Stallman <rms@gnu.org>
4485
4486 * tips.texi (Coding Conventions): Clarify.
4487 Put all the major mode key reservations together.
4488 Mention the Mouse-1 => Mouse-2 conventions.
4489
4490 * syntax.texi (Syntax Class Table): Clarify.
4491 (Syntax Table Functions): syntax-after moved from here.
4492 (Syntax Table Internals): syntax-after moved to here.
4493 (Parsing Expressions): Update info on number of values
4494 and what's meaningful in the STATE argument.
4495 (Categories): Fix typo.
4496
4497 * sequences.texi (Arrays): Cleanup.
4498 (Char-Tables): Clarify.
4499
4500 * processes.texi (Deleting Processes): Cleanups, add xref.
4501 (Subprocess Creation): Explain nil in exec-path. Cleanup.
4502 (Process Information): set-process-coding-system, some args optional.
4503 (Input to Processes): Explain various types for PROCESS args.
4504 Rename them from PROCESS-NAME to PROCESS.
4505 (Signals to Processes): Likewise.
4506 (Decoding Output): Cleanup.
4507 (Query Before Exit): Clarify.
4508
4509 * os.texi (Startup Summary): Correct the options; add missing ones.
4510 (Terminal Output, Batch Mode): Clarify.
4511 (Flow Control): Node deleted.
4512
4513 * markers.texi (The Mark): Clarify.
4514
4515 * macros.texi (Expansion): Cleanup.
4516 (Indenting Macros): indent-spec allows ints, not floats.
4517
4518 * keymaps.texi (Keymaps): Clarify.
4519 (Format of Keymaps): Update lisp-mode-map example.
4520 (Active Keymaps, Key Lookup): Clarify.
4521 (Changing Key Bindings): Add xref to `kbd'.
4522 (Key Binding Commands, Simple Menu Items): Clarify.
4523 (Mouse Menus, Menu Bar): Clarify.
4524 (Menu Example): Replace print example with menu-bar-replace-menu.
4525
4526 * help.texi (Documentation Basics): Add function-documentation prop.
4527
4528 * elisp.texi (Top): Don't refer to Flow Control node.
4529
4530 * commands.texi (Command Overview): Improve xrefs.
4531 (Adjusting Point): Adjusting point applies to intangible and invis.
4532 (Key Sequence Input): Doc extra read-key-sequence args.
4533 Likewise for read-key-sequence-vector.
4534
4535 * backups.texi (Rename or Copy): Minor fix.
4536 (Numbered Backups): For version-control, say the default.
4537 (Auto-Saving): make-auto-save-file-name example is simplified.
4538
4539 * advice.texi (Advising Functions): Don't imply one part of Emacs
4540 should advise another part. Markup changes.
4541 (Defining Advice): Move transitional para.
4542 (Activation of Advice): Cleanup.
4543 Explain if COMPILE is nil or negative.
4544
4545 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
4546
45472005-02-24 Lute Kamstra <lute@gnu.org>
4548
4549 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
4550 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
4551
45522005-02-23 Lute Kamstra <lute@gnu.org>
4553
4554 * modes.texi (Defining Minor Modes): define-minor-mode can be used
4555 to define global minor modes as well.
4556
4557 * display.texi (Managing Overlays): overlay-buffer returns nil for
4558 deleted overlays.
4559
45602005-02-22 Kim F. Storm <storm@cua.dk>
4561
4562 * minibuf.texi (Basic Completion): Allow symbols in addition to
4563 strings in try-completion and all-completions.
4564
45652005-02-14 Lute Kamstra <lute@gnu.org>
4566
4567 * elisp.texi (Top): Remove reference to deleted node.
4568
4569 * lists.texi (Lists): Remove reference to deleted node.
4570 (Cons Cells): Fix typo.
4571
4572 * loading.texi (Where Defined): Fix typo.
4573
45742005-02-14 Richard M. Stallman <rms@gnu.org>
4575
4576 * variables.texi (Creating Buffer-Local): change-major-mode-hook
4577 is useful for discarding some minor modes.
4578
4579 * symbols.texi (Symbol Components): Reorder examples.
4580
4581 * streams.texi (Input Functions): State standard-input default.
4582 (Output Variables): State standard-output default.
4583
4584 * objects.texi (Printed Representation): Clarify read syntax vs print.
4585 (Floating Point Type): Explain meaning better.
4586 (Symbol Type): Explain uniqueness better.
4587 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
4588 List examples sooner.
4589 (Box Diagrams): New subnode broken out.
4590 Some examples moved from old Lists as Boxes node.
4591 (Dotted Pair Notation): Clarify intro.
4592 (Array Type): Clarify.
4593 (Type Predicates): Add hash-table-p.
4594
4595 * numbers.texi (Integer Basics): Clarify radix explanation.
4596 (Predicates on Numbers): Minor clarification.
4597 (Comparison of Numbers): Minor clarification. Clarify eql.
4598 Typos in min, max.
4599 (Math Functions): Clarify overflow in expt.
4600
4601 * minibuf.texi (Text from Minibuffer): Minor clarification.
4602 Mention arrow keys.
4603
4604 * loading.texi (Autoload): defun's doc string overrides autoload's
4605 doc string.
4606 (Repeated Loading): Modernize "add to list" examples.
4607 (Where Defined): Finish updating table of load-history elts.
4608
4609 * lists.texi (List-related Predicates): Minor wording improvement.
4610 (Lists as Boxes): Node deleted.
4611 (Building Lists): Explain trivial cases of number-sequence.
4612
4613 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 4614 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
4615 (Hash Access): Any object can be a key.
4616 State value of maphash.
4617
4618 * functions.texi (What Is a Function): Wording cleanup.
4619 (Function Documentation): Minor cleanup.
4620 Explain purpose of calling convention at end of doc string.
4621 (Function Names): Wording cleanup.
4622 (Calling Functions): Wording cleanup.
4623 Explain better how funcall calls the function.
4624 (Function Cells): Delete example of saving and redefining function.
4625
4626 * control.texi (Combining Conditions): Wording cleanup.
4627 (Iteration): dolist and dotimes bind VAR locally.
4628 (Cleanups): Xref to Atomic Changes.
4629
4630 * compile.texi (Byte Compilation): Delete 19.29 info.
4631 (Compilation Functions): Macros' difficulties don't affect defsubst.
4632 (Docs and Compilation): Delete 19.29 info.
4633
46342005-02-10 Richard M. Stallman <rms@gnu.org>
4635
4636 * objects.texi (Symbol Type): Minor correction.
4637
46382005-02-06 Lute Kamstra <lute@gnu.org>
4639
4640 * modes.texi (Example Major Modes): Fix typos.
4641
46422005-02-06 Richard M. Stallman <rms@gnu.org>
4643
4644 * text.texi (Margins): fill-nobreak-predicate can be one function.
4645
4646 * strings.texi (Modifying Strings): clear-string can make unibyte.
4647 (Formatting Strings): format gives error if values missing.
4648
4649 * positions.texi (Character Motion): Mention default arg
4650 for forward-char. backward-char refers to forward-char.
4651 (Word Motion): Mention default arg for forward-word.
4652 (Buffer End Motion): Mention default arg for beginning-of-buffer.
4653 Simplify end-of-buffer.
4654 (Text Lines): Mention default arg for forward-line.
4655 (List Motion): Mention default arg for beginning/end-of-defun.
4656 (Skipping Characters): Minor fixes in explaining character-set.
4657
4658 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
4659 Mode inheritance applies only when default-major-mode is nil.
4660 Clarifications.
4661 (Example Major Modes): Update Text mode and Lisp mode examples.
4662 (Minor Mode Conventions): Mention define-minor-mode at top.
4663 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
4664 (Mode Line Format): Update mode line face display info.
4665 (Properties in Mode): Mention effect of risky vars.
4666 (Imenu): Define imenu-add-to-menubar.
4667 (Font Lock Mode): Add descriptions to menu lines.
4668 (Faces for Font Lock): Add font-lock-doc-face.
4669
46702005-02-05 Lute Kamstra <lute@gnu.org>
4671
4672 * text.texi (Maintaining Undo): Remove obsolete function.
4673
46742005-02-05 Eli Zaretskii <eliz@gnu.org>
4675
4676 * frames.texi (Color Names): Add pointer to the X docs about RGB
4677 color specifications. Improve indexing
4678 (Text Terminal Colors): Replace the description of RGB values by
4679 an xref to "Color Names".
4680
46812005-02-03 Richard M. Stallman <rms@gnu.org>
4682
4683 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
4684 Clarify.
4685 (Selecting Windows): Clarify save-selected-window.
4686 (Cyclic Window Ordering): Clarify walk-windows.
4687 (Window Point): Clarify.
4688 (Window Start): Add comment to example.
4689 (Resizing Windows): Add `interactive' specs in examples.
4690 Document fit-window-to-buffer.
4691
4692 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
4693 (Undo, Maintaining Undo): Clarify last change.
4694 (Sorting): In sort-numeric-fields, explain about octal and hex.
4695 Mention sort-numeric-base.
4696 (Format Properties): Add xref for hard newlines.
4697
4698 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
4699 (Pop-Up Menus): Fix typo.
4700 (Color Names): Explain all types of color names.
4701 Explain color-values on B&W terminal.
4702 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
4703
4704 * files.texi (File Locks): Not supported on MS systems.
4705 (Testing Accessibility): Clarify.
4706
4707 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
4708 (Coverage Testing): Fix typo.
4709
4710 * commands.texi (Misc Events): Remove stray space.
4711
4712 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
4713 (Modification Time): Clarify when visited-file-modtime returns 0.
4714 (The Buffer List): Clarify bury-buffer.
4715 (Killing Buffers): Clarify.
4716 (Indirect Buffers): Add clone-indirect-buffer.
4717
47182005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4719
4720 * edebug.texi (Printing in Edebug): Fix default value of
4721 edebug-print-circle.
4722 (Coverage Testing): Fix displayed frequency count data.
4723
47242005-02-02 Luc Teirlinck <teirllm@auburn.edu>
4725
4726 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4727
47282005-02-02 Kim F. Storm <storm@cua.dk>
4729
4730 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4731
47322005-01-29 Eli Zaretskii <eliz@gnu.org>
4733
4734 * commands.texi (Misc Events): Describe the help-echo event.
4735
4736 * text.texi (Special Properties) <help-echo>: Use `pos'
4737 consistently in description of the help-echo property.
4738 Use @code{nil} instead of @var{nil}.
4739
4740 * display.texi (Overlay Properties): Fix the index entry for
4741 help-echo overlay property.
4742
4743 * customize.texi (Type Keywords): Uncomment the xref to the
4744 help-echo property documentation.
4745
47462005-01-23 Kim F. Storm <storm@cua.dk>
4747
4748 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4749 return value. Third element FULLY replaced by PARTIAL which
4750 specifies number of invisible pixels if row is only partially visible.
4751 (Textual Scrolling): Mention auto-window-vscroll.
4752 (Vertical Scrolling): New defvar auto-window-vscroll.
4753
47542005-01-16 Luc Teirlinck <teirllm@auburn.edu>
4755
4756 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4757 command remapping.
4758
47592005-01-15 Richard M. Stallman <rms@gnu.org>
4760
4761 * display.texi (Defining Images): Mention DATA-P arg of create-image.
4762
47632005-01-14 Kim F. Storm <storm@cua.dk>
4764
4765 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4766
4767 * text.texi (Links and Mouse-1): Fix string and vector item.
4768
47692005-01-13 Richard M. Stallman <rms@gnu.org>
4770
4771 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4772 descriptions of overriding-local-map and overriding-terminal-local-map.
4773
4774 * text.texi (Links and Mouse-1): Clarify text.
4775
47762005-01-13 Kim F. Storm <storm@cua.dk>
4777
4778 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4779
47802005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
4781
4782 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4783
47842005-01-12 Kim F. Storm <storm@cua.dk>
4785
4786 * text.texi (Links and Mouse-1): Rename section from Enabling
4787 Mouse-1 to Following Links. Change xrefs.
4788 Add examples for define-button-type and define-widget.
4789
4790 * display.texi (Button Properties, Button Buffer Commands):
4791 Clarify mouse-1 and follow-link functionality.
4792
47932005-01-12 Richard M. Stallman <rms@gnu.org>
4794
4795 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4796
4797 * display.texi (Beeping): Fix Texinfo usage.
4798
4799 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4800
48012005-01-11 Kim F. Storm <storm@cua.dk>
4802
4803 * display.texi (Button Properties, Button Buffer Commands):
4804 Mention mouse-1 binding. Add follow-link keyword.
4805
4806 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4807 (Enabling Mouse-1 to Follow Links): New subsection.
4808
48092005-01-06 Richard M. Stallman <rms@gnu.org>
4810
4811 * text.texi (Special Properties): Minor change.
4812
4813 * os.texi (Timers): Clarify previous change.
4814
4815 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4816
48172005-01-01 Luc Teirlinck <teirllm@auburn.edu>
4818
4819 * display.texi (Face Attributes): Correct xref to renamed node.
4820
48212005-01-01 Richard M. Stallman <rms@gnu.org>
4822
4823 * display.texi (Face Attributes): Describe hex color specs.
4824
48252004-12-31 Richard M. Stallman <rms@gnu.org>
4826
4827 * os.texi (Timers): Update previous change.
4828
48292004-12-30 Kim F. Storm <storm@cua.dk>
4830
4831 * display.texi (Line Height): Total line-height is now specified
4832 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
4833 in cons cells. (nil . RATIO) is relative to actual line height.
4834 Use line-height `t' instead of `0' to get minimum height.
4835
48362004-12-29 Richard M. Stallman <rms@gnu.org>
4837
4838 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4839
48402004-12-28 Richard M. Stallman <rms@gnu.org>
4841
4842 * commands.texi (Quitting): Clarify value of with-local-quit.
4843
4844 * elisp.texi (Top): Fix previous change.
4845
4846 * loading.texi (Loading): Fix previous change.
4847
48482004-12-27 Richard M. Stallman <rms@gnu.org>
4849
4850 * Makefile.in (MAKEINFO): Specify --force.
4851
4852 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4853
4854 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4855
4856 * display.texi (Line Height): Further clarify.
4857
4858 * elisp.texi (Top): Update Loading submenu.
4859
4860 * loading.texi (Where Defined): New node.
4861 (Unloading): load-history moved to Where Defined.
4862
48632004-12-21 Richard M. Stallman <rms@gnu.org>
4864
4865 * commands.texi (Event Input Misc): Add while-no-input.
4866
48672004-12-11 Richard M. Stallman <rms@gnu.org>
4868
4869 * display.texi (Line Height): Rewrite text for clarity.
4870
48712004-12-11 Kim F. Storm <storm@cua.dk>
4872
4873 * display.texi (Display): Add node "Line Height" to menu.
4874 (Line Height): New node. Move full description of line-spacing
4875 and line-height text properties here from text.texi.
4876 (Scroll Bars): Add vertical-scroll-bar variable.
4877
4878 * frames.texi (Window Frame Parameters): Remove line-height defvar.
4879
4880 * locals.texi (Standard Buffer-Local Variables): Fix xref for
4881 line-spacing and vertical-scroll-bar.
4882
4883 * text.texi (Special Properties): Just mention line-spacing and
4884 line-height here, add xref to new "Line Height" node.
4885
48862004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
4887
4888 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4889
4890 * locals.texi (Standard Buffer-Local Variables):
4891 Add @xref for `line-spacing'.
4892
48932004-12-05 Richard M. Stallman <rms@gnu.org>
4894
4895 * Makefile.in (maintainer-clean): Remove the info files
4896 in $(infodir) where they are created.
4897
48982004-12-03 Richard M. Stallman <rms@gnu.org>
4899
4900 * windows.texi (Selecting Windows): get-lru-window and
4901 get-largest-window don't consider dedicated windows.
4902
4903 * text.texi (Undo): Document undo-in-progress.
4904
49052004-11-26 Richard M. Stallman <rms@gnu.org>
4906
4907 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
4908 Remove a few vars that are not always buffer-local.
4909
49102004-11-24 Luc Teirlinck <teirllm@auburn.edu>
4911
4912 * locals.texi (Standard Buffer-Local Variables): Comment out
4913 xref's to non-existent node `Yet to be written'.
4914
49152004-11-24 Richard M. Stallman <rms@gnu.org>
4916
4917 * processes.texi (Synchronous Processes): Grammar fix.
4918
4919 * numbers.texi (Comparison of Numbers): Add eql.
4920
4921 * locals.texi (Standard Buffer-Local Variables): Add many vars.
4922
4923 * intro.texi (Printing Notation): Fix previous change.
4924
4925 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4926 and default-indicate-buffer-boundaries from here.
4927 (Usual Display): To here.
4928 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4929 (Usual Display): Move tab-width up.
4930
4931 * customize.texi (Variable Definitions): Replace
4932 show-paren-mode example with tooltip-mode.
4933 (Simple Types, Composite Types, Defining New Types):
4934 Minor cleanups.
4935
49362004-11-21 Jesper Harder <harder@ifa.au.dk>
4937
4938 * processes.texi (Synchronous Processes, Output from Processes):
4939 Markup fix.
4940
49412004-11-20 Richard M. Stallman <rms@gnu.org>
4942
4943 * positions.texi (Skipping Characters): skip-chars-forward
4944 now handles char classes.
4945
4946 * intro.texi (Printing Notation): Avoid confusion of `print'
4947 when explaining @print.
4948
4949 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4950
4951 * display.texi (Display Table Format): Minor fix.
4952
4953 * streams.texi (Output Functions): Fix print example.
4954
4955 * Makefile.in (elisp): New target.
4956 (dist): Depend on $(infodir)/elisp, not elisp.
4957 Copy the info files from $(infodir).
4958
4959 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4960 read-from-minibuffer.
4961
4962 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4963
49642004-11-19 Richard M. Stallman <rms@gnu.org>
4965
4966 * searching.texi (Regexp Search): Add search-whitespace-regexp.
4967
49682004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
4969
4970 * tips.texi (Coding Conventions): Fix typo.
4971
49722004-11-16 Richard M. Stallman <rms@gnu.org>
4973
4974 * tips.texi (Coding Conventions): Separate defvar and require
4975 methods to avoid warnings. Use require only when there are many
4976 functions and variables from that package.
4977
4978 * minibuf.texi (Minibuffer Completion): When ignoring case,
4979 predicate must not be case-sensitive.
4980
4981 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4982 (Test Coverage): Don't talk about "splotches". Clarified.
4983
49842004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
4985
4986 * frames.texi (Window Frame Parameters): Fix typo.
4987
49882004-11-15 Kim F. Storm <storm@cua.dk>
4989
4990 * symbols.texi (Other Plists): Note that plist-get may signal error.
4991 Add safe-plist-get.
4992
49932004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
4994
4995 * modes.texi (Font Lock Basics): Fix typo.
4996
49972004-11-08 Richard M. Stallman <rms@gnu.org>
4998
4999 * syntax.texi (Syntax Table Functions): Add syntax-after.
5000
50012004-11-06 Lars Brinkhoff <lars@nocrew.org>
5002
5003 * os.texi (Processor Run Time): New section documenting
5004 get-internal-run-time.
5005
50062004-11-06 Eli Zaretskii <eliz@gnu.org>
5007
5008 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
5009 it nukes elisp-cover.texi.
5010 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
5011 elisp-0 etc.
5012
50132004-11-05 Luc Teirlinck <teirllm@auburn.edu>
5014
5015 * commands.texi (Keyboard Macros): Document `append' return value
5016 of `defining-kbd-macro'.
5017
50182004-11-01 Richard M. Stallman <rms@gnu.org>
5019
5020 * commands.texi (Interactive Call): Add called-interactively-p.
5021
50222004-10-29 Simon Josefsson <jas@extundo.com>
5023
5024 * minibuf.texi (Reading a Password): Revert.
5025
50262004-10-28 Richard M. Stallman <rms@gnu.org>
5027
5028 * frames.texi (Display Feature Testing): Explain about "vendor".
5029
50302004-10-27 Richard M. Stallman <rms@gnu.org>
5031
5032 * commands.texi (Interactive Codes): `N' uses numeric prefix,
5033 not raw. Clarify `n'.
5034 (Interactive Call): Rewrite interactive-p, focusing on when
5035 and how to use it.
5036 (Misc Events): Clarify previous change.
5037
5038 * advice.texi (Simple Advice): Clarify what job the example does.
5039 (Around-Advice): Clarify ad-do-it.
5040 (Activation of Advice): An option of ad-default-compilation-action
5041 is `never', not `nil'.
5042
50432004-10-26 Kim F. Storm <storm@cua.dk>
5044
5045 * commands.texi (Interactive Codes): Add U code letter.
5046
50472004-10-25 Simon Josefsson <jas@extundo.com>
5048
5049 * minibuf.texi (Reading a Password): Add.
5050
50512004-10-24 Jason Rumney <jasonr@gnu.org>
5052
5053 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
5054 and wheel-down.
5055
50562004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
5057
5058 * processes.texi (Synchronous Processes): Document process-file.
5059
50602004-10-22 Kenichi Handa <handa@m17n.org>
5061
5062 * text.texi (translate-region): Document that it accepts also a
5063 char-table.
5064
50652004-10-22 David Ponce <david@dponce.com>
5066
5067 * windows.texi (Resizing Windows): Document the `preserve-before'
5068 argument of the functions `enlarge-window' and `shrink-window'.
5069
50702004-10-19 Jason Rumney <jasonr@gnu.org>
5071
5072 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
5073
50742004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5075
5076 * text.texi (Filling): Add anchor for definition of
5077 `sentence-end-double-space'.
5078
5079 * searching.texi (Regexp Example): Update description of how
5080 Emacs currently recognizes the end of a sentence.
5081 (Standard Regexps): Update definition of the variable
5082 `sentence-end'. Add definition of the function `sentence-end'.
5083
50842004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
5085
5086 * display.texi (Progress): New node.
5087
50882004-10-05 Kim F. Storm <storm@cua.dk>
5089
5090 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
5091
50922004-09-29 Kim F. Storm <storm@cua.dk>
5093
5094 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
5095 to identify bitmaps. Remove -fringe-bitmap suffix for standard
5096 fringe bitmap symbols, as they now have their own namespace.
5097 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
5098 vs. pixels. Signal error if no free bitmap slots.
5099 (Pixel Specification): Change IMAGE to @var{image}.
5100
51012004-09-28 Richard M. Stallman <rms@gnu.org>
5102
5103 * text.texi (Special Properties): Clarify line-spacing and line-height.
5104
5105 * searching.texi (Regexp Search): Add looking-back.
5106
51072004-09-25 Luc Teirlinck <teirllm@auburn.edu>
5108
5109 * display.texi: Correct typos.
5110 (Image Descriptors): Correct xref's.
5111
51122004-09-25 Richard M. Stallman <rms@gnu.org>
5113
5114 * text.texi (Special Properties): Cleanups in `cursor'.
5115 Rewrites in `line-height' and `line-spacing'; exchange them.
5116
5117 * display.texi (Fringes): Rewrite previous change.
5118 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
5119 (Display Fringe Bitmaps): Node deleted, text moved.
5120 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
5121 (Scroll Bars): Clarify set-window-scroll-bars.
5122 (Pointer Shape): Rewrite.
5123 (Specified Space): Clarify :align-to, etc.
5124 (Pixel Specification): Use @var. Clarify new text.
5125 (Other Display Specs): Clarify `slice'.
5126 (Image Descriptors): Cleanups.
5127 (Showing Images): Cleanups.
5128
51292004-09-24 Luc Teirlinck <teirllm@auburn.edu>
5130
5131 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
5132
5133 * modes.texi: Various minor changes in addition to:
5134 (Major Mode Conventions): Final call to `run-mode-hooks' should
5135 not be inside the `delay-mode-hooks' form.
5136 (Mode Hooks): New node.
5137 (Hooks): Delete obsolete example.
5138 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
5139 node "Mode Hooks".
5140
51412004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5142
5143 * display.texi: Correct various typos.
5144 (Display): Rename node "Pointer Shapes" to "Pointer
5145 Shape". (There is already a node called "Pointer Shapes" in
5146 frames.texi.)
5147 (Images): Remove non-existent node "Image Slices" from menu.
5148
51492004-09-23 Kim F. Storm <storm@cua.dk>
5150
5151 * text.texi (Special Properties): Add `cursor', `pointer',
5152 `line-height', and `line-spacing' properties.
5153
5154 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
5155 Shapes' to menu.
5156 (Standard Faces): Doc fix for fringe face.
5157 (Fringes): Add `overflow-newline-into-fringe' and
5158 'indicate-buffer-boundaries'.
5159 (Fringe Bitmaps, Pointer Shapes): New nodes.
5160 (Display Property): Add 'Pixel Specification' and 'Display Fringe
5161 Bitmaps' to menu.
5162 (Specified Space): Describe pixel width and height.
5163 (Pixel Specification): New node.
5164 (Other Display Specs): Add `slice' property.
5165 (Display Fringe Bitmaps): New node.
5166 (Images): Add 'Image Slices' to menu.
5167 (Image Descriptors): Add `:pointer' and `:map' properties.
5168 (Showing Images): Add slice arg to `insert-image'. Add
5169 'insert-sliced-image'.
5170
51712004-09-20 Richard M. Stallman <rms@gnu.org>
5172
5173 * commands.texi (Key Sequence Input):
5174 Clarify downcasing in read-key-sequence.
5175
51762004-09-08 Juri Linkov <juri@jurta.org>
5177
5178 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
5179
51802004-09-07 Luc Teirlinck <teirllm@auburn.edu>
5181
5182 * locals.texi (Standard Buffer-Local Variables): Add
5183 `buffer-auto-save-file-format'.
5184 * internals.texi (Buffer Internals): Describe new
5185 auto_save_file_format field of the buffer structure.
5186 * files.texi (Format Conversion): `auto-save-file-format' has been
5187 renamed `buffer-auto-save-file-format'.
5188
51892004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5190
5191 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
5192 an integer or a marker.
5193 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
5194
51952004-08-22 Richard M. Stallman <rms@gnu.org>
5196
5197 * modes.texi (Major Mode Conventions): Discuss rebinding of
5198 standard key bindings.
5199
52002004-08-18 Kim F. Storm <storm@cua.dk>
5201
5202 * processes.texi (Accepting Output): Add `just-this-one' arg to
5203 `accept-process-output'.
5204 (Output from Processes): New var `process-adaptive-read-buffering'.
5205
52062004-08-10 Luc Teirlinck <teirllm@auburn.edu>
5207
5208 * keymaps.texi: Various changes in addition to:
5209 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
5210 Give more varied examples for `kbd'.
5211 (Creating Keymaps): Char tables have slots for all characters
5212 without modifiers.
5213 (Active Keymaps): `overriding-local-map' and
5214 `overriding-terminal-local-map' also override text property and
5215 overlay keymaps.
5216 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
5217 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
5218 to denote a prefix of no events.
5219 `map-keymap' includes parent's bindings _recursively_.
5220 Clarify and correct description of `where-is-internal'.
5221 Mention BUFFER-OR-NAME arg to `describe-bindings'.
5222 (Menu Example): For menus intended for use with the keyboard, the
5223 menu items should be bound to characters or real function keys.
5224
52252004-08-08 Luc Teirlinck <teirllm@auburn.edu>
5226
5227 * objects.texi (Character Type): Reposition `@anchor' to prevent
5228 double space inside sentence in Info.
5229
5230 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
5231 renamed to `disabled-command-function'.
5232 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
5233 (Command Loop Info): Replace reference to it.
5234 (Disabling Commands): `disabled-command-hook' has been renamed to
5235 `disabled-command-function'.
5236
52372004-08-07 Luc Teirlinck <teirllm@auburn.edu>
5238
5239 * os.texi (Translating Input): Only non-prefix bindings in
5240 `key-translation-map' override actual key bindings. Warn about
5241 possible indirect effect of actual key bindings on non-prefix
5242 bindings in `key-translation-map'.
5243
52442004-08-06 Luc Teirlinck <teirllm@auburn.edu>
5245
5246 * minibuf.texi (High-Level Completion): Add anchor for definition
5247 of `read-variable'.
5248
5249 * commands.texi: Various changes in addition to:
5250 (Using Interactive): Clarify description of `interactive-form'.
5251 (Interactive Call): Mention default for KEYS argument to
5252 `call-interactively'.
5253 (Command Loop Info): Clarify description of `this-command-keys'.
5254 Mention KEEP-RECORD argument to `clear-this-command-keys'.
5255 Value of `last-event-frame' can be `macro'.
5256 (Repeat Events): `double-click-fuzz' is also used to distinguish
5257 clicks and drags.
5258 (Classifying Events): Clarify descriptions of `event-modifiers'
5259 `event-basic-type' and `event-convert-list'.
5260 (Accessing Events): `posn-timestamp' takes POSITION argument.
5261 (Quoted Character Input): Clarify description of
5262 `read-quoted-char' and fix example.
5263 (Quitting): Add `with-local-quit'.
5264 (Disabling Commands): Correct and clarify descriptions of
5265 `enable-command' and `disable-command'.
5266 Mention what happens if `disabled-command-hook' is nil.
5267 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
5268 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
5269
52702004-07-24 Luc Teirlinck <teirllm@auburn.edu>
5271
5272 * frames.texi: Various changes in addition to:
5273 (Creating Frames): Expand and clarify description of `make-frame'.
5274 (Window Frame Parameters): Either none or both of the `icon-left'
5275 and `icon-top' parameters must be specified. Put descriptions of
5276 `menu-bar-lines' and `toolbar-lines' closer together and change
5277 them accordingly.
5278 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
5279 except while processing `frame-title-format' or `icon-title-format'.
5280 (Deleting Frames): Correct description of `delete-frame'.
5281 Non-nil return values of `frame-live-p' are like those of `framep'.
5282 (Frames and Windows): Mention return value of
5283 `set-frame-selected-window'.
5284 (Visibility of Frames): Mention `force' argument to
5285 `make-frame-invisible'. `frame-visible-p' returns t for all
5286 frames on text-only terminals.
5287 (Frame Configurations): Restoring a frame configuration does not
5288 restore deleted frames.
5289 (Window System Selections): `x-set-selection' returns DATA.
5290 (Resources): Add example.
5291 (Display Feature Testing): Clarify descriptions of
5292 `display-pixel-height', `display-pixel-width', `x-server-version'
5293 and `x-server-vendor'.
5294
5295 * windows.texi (Choosing Window): Add anchor.
5296 * minibuf.texi (Minibuffer Misc): Add anchor.
5297
52982004-07-23 John Paul Wallington <jpw@gnu.org>
5299
5300 * macros.texi (Defining Macros): Declaration keyword for setting
5301 Edebug spec is `debug' not `edebug'.
5302
53032004-07-19 Luc Teirlinck <teirllm@auburn.edu>
5304
5305 * windows.texi: Various small changes in addition to:
5306 (Window Point): Mention return value of `set-window-point'.
5307 (Window Start): `pos-visible-in-window-p' disregards horizontal
5308 scrolling. Explain return value if PARTIALLY is non-nil.
5309 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
5310 and `set-window-vscroll'.
5311 (Size of Window): The argument WINDOW to `window-inside-edges',
5312 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
5313 (Resizing Windows): Explain return value of
5314 `shrink-window-if-larger-than-buffer'.
5315 `window-size-fixed' automatically becomes buffer local when set.
5316 (Window Configurations): Explain return value of
5317 `set-window-configuration'.
5318
5319 * minibuf.texi (Minibuffer Misc): Add anchor for
5320 `minibuffer-scroll-window'.
5321
5322 * positions.texi (Text Lines): Add anchor for `count-lines'.
5323
53242004-07-17 Richard M. Stallman <rms@gnu.org>
5325
5326 * display.texi (Overlay Properties): Adding `evaporate' prop
5327 deletes empty overlay immediately.
5328
5329 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
5330 fix example.
5331
53322004-07-16 Jim Blandy <jimb@redhat.com>
5333
5334 * searching.texi (Regexp Backslash): Document new \_< and \_>
5335 operators.
5336
53372004-07-16 Juanma Barranquero <lektu@terra.es>
5338
5339 * display.texi (Images): Fix Texinfo usage.
5340
53412004-07-14 Luc Teirlinck <teirllm@auburn.edu>
5342
5343 * buffers.texi (Modification Time): `visited-file-modtime' now
5344 returns a list of two integers, instead of a cons.
5345
53462004-07-13 Luc Teirlinck <teirllm@auburn.edu>
5347
5348 * windows.texi: Various changes in addition to:
5349 (Splitting Windows): Add `split-window-keep-point'.
5350
53512004-07-09 Richard M. Stallman <rms@gnu.org>
5352
5353 * frames.texi (Input Focus): Minor fix.
5354
53552004-07-07 Luc Teirlinck <teirllm@auburn.edu>
5356
5357 * frames.texi (Input Focus): Clarify descriptions of
5358 `select-frame-set-input-focus' and `select-frame'.
5359
53602004-07-06 Luc Teirlinck <teirllm@auburn.edu>
5361
5362 * os.texi: Various small changes in addition to:
5363 (Killing Emacs): Expand and clarify description of
5364 `kill-emacs-query-functions' and `kill-emacs-hook'.
5365 (System Environment): Expand and clarify description of `getenv'
5366 and `setenv'.
5367 (Timers): Clarify description of `run-at-time'.
5368 (Translating Input): Correct description of
5369 `extra-keyboard-modifiers'.
5370 (Flow Control): Correct description of `enable-flow-control'.
5371
53722004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
5373
5374 * os.texi: Update copyright.
5375 (Session Management): Grammar fix.
5376 Clarify which Emacs does the restarting.
5377 Use @samp for *scratch* buffer.
5378
53792004-07-04 Alan Mackenzie <acm@muc.de>
5380
5381 * frames.texi (Input Focus): Add documentation for
5382 `select-frame-set-input-focus'. Replace refs to non-existent
5383 `switch-frame' with `select-frame'. Minor corrections and tidying
5384 up of text-only terminal stuff.
5385
53862004-07-02 Richard M. Stallman <rms@gnu.org>
5387
5388 * files.texi (Saving Buffers): Cleanup write-contents-function.
5389 (Magic File Names): Cleanup file-remote-p.
5390
b344d29d 53912004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
5392
5393 * files.texi (Magic File Names): `file-remote-p' returns an
5394 identifier of the remote system, not just t.
5395
53962004-07-02 David Kastrup <dak@gnu.org>
5397
5398 * searching.texi (Entire Match Data): Add explanation about new
5399 match-data behavior when @var{integers} is non-nil.
5400
54012004-06-24 Richard M. Stallman <rms@gnu.org>
5402
5403 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
5404
5405 * customize.texi (Variable Definitions): Note about doc strings
5406 and :set.
5407
5408 * keymaps.texi (Keymap Terminology): Document `kbd'.
5409 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
5410
5411 * display.texi (Invisible Text): Setting buffer-invisibility-spec
5412 makes it buffer-local.
5413
5414 * files.texi (Saving Buffers): Correct previous change.
5415
5416 * commands.texi (Accessing Events):
5417 Clarify posn-col-row and posn-actual-col-row.
5418
54192004-06-24 David Ponce <david.ponce@wanadoo.fr>
5420
5421 * commands.texi (Accessing Events): New functions
5422 posn-at-point and posn-at-x-y. Add example to posn-x-y.
5423
54242004-06-23 Luc Teirlinck <teirllm@auburn.edu>
5425
5426 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
5427 * frames.texi, buffers.texi, backups.texi, variables.texi:
5428 * loading.texi, eval.texi, functions.texi, control.texi:
5429 * symbols.texi, minibuf.texi: Reposition @anchor's.
5430
5431 * help.texi: Various small changes in addition to the following.
5432 (Describing Characters): Describe PREFIX argument to
5433 `key-description'. Correct and clarify definition of
5434 `text-char-description'. Describe NEED-VECTOR argument to
5435 `read-kbd-macro'.
5436 (Help Functions): Clarify definition of `apropos'.
5437
54382004-06-23 Lars Hansen <larsh@math.ku.dk>
5439
5440 * files.texi (Saving Buffers): Correct description of
5441 `write-contents-functions'.
5442
54432004-06-21 Juanma Barranquero <lektu@terra.es>
5444
5445 * display.texi (Images): Remove redundant @vindex directives.
5446 Rewrite `image-library-alist' doc in active voice.
5447
54482004-06-14 Juanma Barranquero <lektu@terra.es>
5449
5450 * display.texi (Images): Document new delayed library loading,
5451 variable `image-library-alist' and (existing but undocumented)
5452 function `image-type-available-p'.
5453
54542004-06-05 Richard M. Stallman <rms@gnu.org>
5455
5456 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
5457 refer the user to the Initial Input node.
5458 (Text from Minibuffer): Likewise.
5459 (Initial Input): New node. Document this feature
5460 and say it is mostly deprecated.
5461
54622004-05-30 Richard M. Stallman <rms@gnu.org>
5463
5464 * loading.texi (Named Features): Clarify return value
5465 and meaning of NOERROR.
5466
5467 * variables.texi (File Local Variables): Minor cleanup.
5468
54692004-05-30 Michael Albinus <michael.albinus@gmx.de>
5470
5471 * files.texi (Magic File Names): Add `file-remote-p' as operation
5472 of file name handlers.
5473
54742004-05-29 Richard M. Stallman <rms@gnu.org>
5475
5476 * modes.texi (Minor Mode Conventions): (-) has no special meaning
5477 as arg to a minor mode command.
5478
54792004-05-22 Richard M. Stallman <rms@gnu.org>
5480
5481 * syntax.texi (Syntax Class Table): Word syntax not just for English.
5482
5483 * streams.texi (Output Variables): Doc float-output-format.
5484
5485 * searching.texi (Regexp Special): Nested repetition can be infloop.
5486
5487 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
5488 real stack overflow.
5489
5490 * compile.texi: Minor cleanups.
5491
54922004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
5493
5494 * lists.texi (Cons Cells): Explain dotted lists, true lists,
5495 circular lists.
5496 (List Elements): Explain handling of circular and dotted lists.
5497
54982004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
5499
5500 * modes.texi (Search-based Fontification): Fix typo.
5501
55022004-05-10 Juanma Barranquero <lektu@terra.es>
5503
5504 * modes.texi (Mode Line Variables): Fix description of
5505 global-mode-string, which is now after which-func-mode, not the
5506 buffer name.
5507
55082004-05-07 Lars Hansen <larsh@math.ku.dk>
5509
5510 * modes.texi (Desktop Save Mode): Add.
5511 (Modes): Add menu entry Desktop Save Mode.
5512
5513 * hooks.texi: Add desktop-after-read-hook,
5514 desktop-no-desktop-file-hook and desktop-save-hook.
5515
5516 * locals.texi: Add desktop-save-buffer.
5517
55182004-04-30 Jesper Harder <harder@ifa.au.dk>
5519
5520 * display.texi: emacs -> Emacs.
5521
55222004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
5523
5524 * files.texi (Changing Files): Document set-file-times.
5525
55262004-04-23 Juanma Barranquero <lektu@terra.es>
5527
5528 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5529
55302004-04-18 Jesper Harder <harder@ifa.au.dk>
5531
5532 * tips.texi (Coding Conventions): defopt -> defcustom.
5533
55342004-04-16 Luc Teirlinck <teirllm@auburn.edu>
5535
5536 * sequences.texi: Various clarifications.
5537
55382004-04-14 Luc Teirlinck <teirllm@auburn.edu>
5539
5540 * buffers.texi (Read Only Buffers): Mention optional ARG to
5541 `toggle-read-only'.
5542
55432004-04-14 Nick Roberts <nick@nick.uklinux.net>
5544
5545 * windows.texi (Selecting Windows): Note that get-lru-window
5546 returns a full-width window if possible.
5547
55482004-04-13 Luc Teirlinck <teirllm@auburn.edu>
5549
5550 * buffers.texi: Various changes in addition to:
5551 (Buffer File Name): Add `find-buffer-visiting'.
5552 (Buffer Modification): Mention optional ARG to `not-modified'.
5553 (Indirect Buffers): Mention optional CLONE argument to
5554 `make-indirect-buffer'.
5555
5556 * files.texi: Various changes in addition to:
5557 (Visiting Functions): `find-file-hook' is now a normal hook.
5558 (File Name Expansion): Explain difference between the way that
5559 `expand-file-name' and `file-truename' treat `..'.
5560 (Contents of Directories): Mention optional ID-FORMAT argument to
5561 `directory-files-and-attributes'.
5562 (Format Conversion): Mention new optional CONFIRM argument to
5563 `format-write-file'.
5564
55652004-04-12 Miles Bader <miles@gnu.org>
5566
5567 * macros.texi (Expansion): Add description of `macroexpand-all'.
5568
55692004-04-05 Jesper Harder <harder@ifa.au.dk>
5570
5571 * variables.texi (Variable Aliases): Mention
5572 cyclic-variable-indirection.
5573
5574 * errors.texi (Standard Errors): Ditto.
5575
55762004-04-04 Luc Teirlinck <teirllm@auburn.edu>
5577
5578 * backups.texi: Various small changes in addition to:
5579 (Making Backups): Mention return value of `backup-buffer'.
5580 (Auto-Saving): Mention optional FORCE argument to
5581 `delete-auto-save-file-if-necessary'.
5582 (Reverting): Mention optional PRESERVE-MODES argument to
5583 `revert-buffer'. Correct description of `revert-buffer-function'.
5584
55852004-03-22 Juri Linkov <juri@jurta.org>
5586
5587 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
5588 with `Vector Functions'.
5589
5590 * text.texi (Sorting): Add missing quote.
5591
55922004-03-14 Luc Teirlinck <teirllm@auburn.edu>
5593
5594 * intro.texi (Lisp History): Replace xref to `cl' manual with
5595 inforef.
5596
55972004-03-12 Richard M. Stallman <rms@gnu.org>
5598
5599 * intro.texi (Version Info): Add arg to emacs-version.
5600 (Lisp History): Change xref to CL manual.
5601
56022004-03-09 Luc Teirlinck <teirllm@auburn.edu>
5603
5604 * minibuf.texi (Completion Commands): Add xref to Emacs manual
5605 for Partial Completion mode.
5606
56072004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
5608
5609 * customize.texi: Fix typo. Remove eol whitespace.
5610
56112004-03-04 Richard M. Stallman <rms@gnu.org>
5612
5613 * processes.texi: Fix typos.
5614
5615 * lists.texi (Building Lists): Minor clarification.
5616
5617 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
5618 in make-hash-table.
5619
56202004-02-29 Juanma Barranquero <lektu@terra.es>
5621
5622 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
5623 rm, and ignore exit code.
5624
56252004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
5626
5627 * display.texi (Defining Faces): Add description for min-colors.
5628 Update example.
5629
56302004-02-23 Luc Teirlinck <teirllm@auburn.edu>
5631
5632 * abbrevs.texi: Various corrections and clarifications in addition
5633 to the following:
5634 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
5635
56362004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5637
5638 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
5639
56402004-02-21 Luc Teirlinck <teirllm@auburn.edu>
5641
5642 * text.texi: Various small changes in addition to the following:
5643 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
5644 to delete-horizontal-space.
5645 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
5646 description of yank-handler text property at various places.
5647
5648 * frames.texi (Window System Selections): Add anchor.
5649
5650 * syntax.texi (Syntax Table Functions): Clarify and correct
5651 descriptions of make-syntax-table and copy-syntax-table.
5652 (Motion and Syntax): Clarify SYNTAXES argument to
5653 skip-syntax-forward.
5654 (Parsing Expressions): Mention that the return value of
5655 parse-partial-sexp is currently a list of ten rather than nine
5656 elements.
5657 (Categories): Various corrections and clarifications.
5658
56592004-02-17 Luc Teirlinck <teirllm@auburn.edu>
5660
5661 * markers.texi (Marker Insertion Types): Minor change.
5662
5663 * locals.texi (Standard Buffer-Local Variables):
5664 * commands.texi (Interactive Codes, Using Interactive):
5665 * functions.texi (Related Topics): Fix xrefs.
5666
56672004-02-16 Luc Teirlinck <teirllm@auburn.edu>
5668
5669 * lists.texi (Sets And Lists): Update description of delete-dups.
5670
56712004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5672
5673 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5674
c8763fb6 56752004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5676
5677 * frames.texi (Parameter Access): frame-parameters arg is optional.
5678 modify-frame-parameters handles nil for FRAME.
5679 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5680 are all-or-nothing for certain toolkits.
5681 Mention parameter wait-for-wm.
5682 (Frames and Windows): In frame-first-window and frame-selected-window
5683 the arg is optional.
5684 (Input Focus): In redirect-frame-focus the second arg is optional.
5685 (Window System Selections): Mention selection type CLIPBOARD.
5686 Mention data-type UTF8_STRING.
5687 Mention numbering of cut buffers.
5688 (Resources): Describe x-resource-name.
5689
56902004-02-16 Richard M. Stallman <rms@gnu.org>
5691
5692 * windows.texi (Buffers and Windows): Delete false table
5693 about all-frames.
5694
5695 * syntax.texi (Parsing Expressions): Delete old caveat
5696 about parse-sexp-ignore-comments.
5697
5698 * streams.texi (Output Variables): Add print-quoted.
5699
5700 * lists.texi (Building Lists): Minor cleanup.
5701
5702 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
5703
5704 * display.texi (Overlays): Explain overlays use markers.
5705 (Managing Overlays): Explain front-advance and rear-advance
5706 in more detail.
5707
5708 * loading.texi (Unloading): Document unload-feature-special-hooks.
5709 Get rid of fns-NNN.el file.
5710
57112004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5712
5713 * help.texi (Describing Characters): Fix text-char-description
5714 example output.
5715
5716 * edebug.texi (Using Edebug): Fix example.
5717
5718 * debugging.texi (Internals of Debugger): Fix return value.
5719
5720 * files.texi (Changing Files): Fix argname.
5721
5722 * calendar.texi: Fix parens, and default values.
5723
5724 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
5725 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 5726 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
5727
5728 * positions.texi (Text Lines): Don't add -1 in current-line.
5729
57302004-02-16 Richard M. Stallman <rms@gnu.org>
5731
5732 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5733
57342004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5735
5736 * processes.texi (Low-Level Network): Fix a typo.
5737
57382004-02-12 Kim F. Storm <storm@cua.dk>
5739
5740 * display.texi (Fringes): Use consistent wording.
5741 Note that window-fringe's window arg is optional.
5742 (Scroll Bars): Use consistent wording.
5743
57442004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5745
5746 * tips.texi (Comment Tips): Document the new conventions for
5747 commenting out code.
5748
c8763fb6 57492004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5750
5751 * positions.texi (Text Lines): Added missing end defun.
5752
57532004-02-07 Kim F. Storm <storm@cua.dk>
5754
5755 * positions.texi (Text Lines): Add line-number-at-pos.
5756
57572004-02-06 John Paul Wallington <jpw@gnu.org>
5758
5759 * display.texi (Button Properties, Button Buffer Commands):
5760 mouse-2 invokes button, not down-mouse-1.
5761
57622004-02-04 Jason Rumney <jasonr@gnu.org>
5763
5764 * makefile.w32-in: Sync with Makefile.in changes.
5765
57662004-02-03 Luc Teirlinck <teirllm@auburn.edu>
5767
5768 * minibuf.texi (Text from Minibuffer): Various corrections and
5769 clarifications.
5770 (Object from Minibuffer): Correct Lisp description of
5771 read-minibuffer.
5772 (Minibuffer History): Clarify description of cons values for
5773 HISTORY arguments.
5774 (Basic Completion): Various corrections and clarifications. Add
5775 completion-regexp-list.
5776 (Minibuffer Completion): Correct and clarify description of
5777 completing-read.
5778 (Completion Commands): Mention Partial Completion mode. Various
5779 other minor changes.
5780 (High-Level Completion): Various corrections and clarifications.
5781 (Reading File Names): Ditto.
5782 (Minibuffer Misc): Ditto.
5783
57842004-01-26 Luc Teirlinck <teirllm@auburn.edu>
5785
5786 * strings.texi (Text Comparison): assoc-string also matches
5787 elements of alists that are strings instead of conses.
5788 (Formatting Strings): Standardize Texinfo usage. Update index
5789 entries.
5790
57912004-01-20 Luc Teirlinck <teirllm@auburn.edu>
5792
5793 * lists.texi (Sets And Lists): Add delete-dups.
5794
57952004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5796
5797 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5798 special form.
5799 * macros.texi (Defining Macros): Update description of `declare',
5800 which now is a macro.
5801 (Wrong Time): Fix typos.
5802
58032004-01-14 Luc Teirlinck <teirllm@auburn.edu>
5804
5805 * compile.texi (Compilation Functions): Expand descriptions of
5806 `compile-defun', `byte-compile-file', `byte-recompile-directory'
5807 and `batch-byte-compile'. In particular, mention and describe
5808 all optional arguments.
5809 (Disassembly): Correct and clarify the description of `disassemble'.
5810
58112004-01-11 Luc Teirlinck <teirllm@auburn.edu>
5812
5813 * searching.texi: Various small changes in addition to the
5814 following.
5815 (Regexp Example): Adapt to new value of `sentence-end'.
5816 (Regexp Functions): The PAREN argument to `regexp-opt' can be
5817 `words'.
5818 (Search and Replace): Add usage note for `perform-replace'.
5819 (Entire Match Data): Mention INTEGERS and REUSE arguments to
5820 `match-data'.
5821 (Standard Regexps): Update for new values of `paragraph-start'
5822 and `sentence-end'.
5823
58242004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5825
5826 * files.texi (Saving Buffers): Clarify descriptions of
5827 `write-contents-functions' and `before-save-hook'.
5828 Make the defvar's for `before-save-hook' and `after-save-hook'
5829 into defopt's.
5830
58312004-01-07 Kim F. Storm <storm@cua.dk>
5832
5833 * commands.texi (Click Events): Describe new image and
5834 width/height elements of click events.
5835 (Accessing Events): Add posn-string, posn-image, and
5836 posn-object-width-height. Change posn-object to return either
5837 image or string object.
5838
58392004-01-01 Simon Josefsson <jas@extundo.com>
5840
5841 * hooks.texi (Standard Hooks): Add before-save-hook.
5842 * files.texi (Saving Buffers): Likewise.
5843
58442004-01-03 Richard M. Stallman <rms@gnu.org>
5845
5846 * frames.texi (Frames and Windows): Delete frame-root-window.
5847
58482004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5849
5850 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5851
5852 * functions.texi: Various small changes in addition to the
5853 following.
5854 (What Is a Function): `functionp' returns nil for macros. Clarify
5855 behavior of this and following functions for symbol arguments.
5856 (Function Documentation): Add `\' in front of (fn @var{arglist})
5857 and explain why.
5858 (Defining Functions): Mention DOCSTRING argument to `defalias'.
5859 Add anchor.
5860 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
5861
58622004-01-01 Miles Bader <miles@gnu.org>
5863
5864 * display.texi (Buttons): New section.
5865
58662003-12-31 Andreas Schwab <schwab@suse.de>
5867
5868 * numbers.texi (Math Functions): sqrt reports a domain-error
5869 error.
5870 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5871
58722003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5873
5874 * tips.texi (Documentation Tips): Update item on hyperlinks in
5875 documentation strings.
5876
5877 * errors.texi (Standard Errors): Various small corrections and
5878 additions.
5879
5880 * control.texi: Various small changes in addition to the
5881 following.
5882 (Signaling Errors): Provide some more details on how `signal'
5883 constructs the error message. Add anchor to the definition of
5884 `signal'.
5885 (Error Symbols): Describe special treatment of `quit'.
5886 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5887 to emphasize that it has to be a single form.
5888
5889 * buffers.texi: Add anchor.
5890
58912003-12-29 Richard M. Stallman <rms@gnu.org>
5892
5893 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5894 (Window Configurations): Add window-configuration-frame.
5895
5896 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5897
5898 * text.texi (Examining Properties): Add get-char-property-and-overlay.
5899 Change arg name in get-char-property.
5900 (Special Properties): Update handling of keymap property.
5901
5902 * strings.texi (Modifying Strings): Add clear-string.
5903 (Text Comparison): Add assoc-string and remove
5904 assoc-ignore-case, assoc-ignore-representation.
5905
5906 * os.texi (Time of Day): Add set-time-zone-rule.
5907
5908 * numbers.texi (Math Functions): asin, acos, log, log10
5909 report domain-error errors.
5910
5911 * nonascii.texi (Converting Representations):
5912 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
5913 (Encoding and I/O): Add file-name-coding-system.
5914
5915 * modes.texi (Search-based Fontification): Explain that
5916 face specs are symbols with face names as values.
5917
5918 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5919
5920 * lists.texi (Building Lists): remq moved elsewhere.
5921 (Sets And Lists): remq moved here.
5922 (Association Lists): Refer to assoc-string.
5923
5924 * internals.texi (Garbage Collection): Add memory-use-counts.
5925
5926 * frames.texi (Frames and Windows): Add set-frame-selected-window
5927 and frame-root-window.
5928
5929 * files.texi (Contents of Directories):
5930 Add directory-files-and-attributes.
5931
5932 * display.texi (Refresh Screen): Add force-window-update.
5933 (Invisible Text): Explain about moving point out of invis text.
5934 (Overlay Properties): Add overlay-properties.
5935 (Managing Overlays): Add overlayp.
5936 (GIF Images): Invalid image number displays a hollow box.
5937
5938 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5939 (Killing Buffers): Add buffer-live-p.
5940
59412003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
5942
5943 * display.texi (Fringes): Fix typo "set-buffer-window".
5944
59452003-12-24 Luc Teirlinck <teirllm@auburn.edu>
5946
5947 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5948 * nonascii.texi, processes.texi, tips.texi, variables.texi:
5949 Add or change various xrefs and anchors.
5950
5951 * commands.texi: Replace all occurrences of @acronym{CAR} with
5952 @sc{car}, for consistency with the rest of the Elisp manual.
5953 `car' and `cdr' are historically acronyms, but are no longer
5954 widely thought of as such.
5955
5956 * internals.texi (Pure Storage): Mention that `purecopy' does not
5957 copy text properties.
5958 (Object Internals): Now 29 bits are used (in most implementations)
5959 to address Lisp objects.
5960
5961 * variables.texi (Variables with Restricted Values): New node.
5962
5963 * objects.texi (Lisp Data Types): Mention that certain variables
5964 can only take on a restricted set of values and add an xref to
5965 the new node "Variables with Restricted Values".
5966
5967 * eval.texi (Function Indirection): Describe the errors that
5968 `indirect-function' can signal.
5969 (Eval): Clarify the descriptions of `eval-region' and `values'.
5970 Describe `eval-buffer' instead of `eval-current-buffer' and
5971 mention `eval-current-buffer' as an alias for `current-buffer'.
5972 Correct the description and mention all optional arguments.
5973
5974 * nonascii.texi: Various small changes in addition to the
5975 following.
5976 (Converting Representations): Clarify behavior of
5977 `string-make-multibyte' and `string-to-multibyte' for unibyte all
5978 ASCII arguments.
5979 (Character Sets): Document the variable `charset-list' and adapt
5980 the definition of the function `charset-list' accordingly.
5981 (Translation of Characters): Clarify use of generic characters in
5982 `make-translation-table'. Clarify and correct the description of
5983 the use of translation tables in encoding and decoding.
5984 (User-Chosen Coding Systems): Correct and clarify the description
5985 of `select-safe-coding-system'.
5986 (Default Coding Systems): Clarify description of
5987 `file-coding-system-alist'.
5988
59892003-11-30 Luc Teirlinck <teirllm@auburn.edu>
5990
5991 * strings.texi (Text Comparison): Correctly describe when two
5992 strings are `equal'. Combine and clarify descriptions of
5993 `assoc-ignore-case' and `assoc-ignore-representation'.
5994
5995 * objects.texi (Non-ASCII in Strings): Clarify description of
5996 when a string is unibyte or multibyte.
5997 (Bool-Vector Type): Update examples.
5998 (Equality Predicates): Correctly describe when two strings are
5999 `equal'.
6000
60012003-11-29 Luc Teirlinck <teirllm@auburn.edu>
6002
6003 * lists.texi (Building Lists): `append' no longer accepts integer
6004 arguments. Update the description of `number-sequence' to reflect
6005 recent changes.
6006 (Sets And Lists): Describe `member-ignore-case' after `member'.
6007
60082003-11-27 Kim F. Storm <storm@cua.dk>
6009
6010 * commands.texi (Click Events): Click object may be an images.
6011 Describe (dx . dy) element of click positions.
6012 (Accessing Events): Remove duplicate posn-timestamp.
6013 New functions posn-object and posn-object-x-y.
6014
60152003-11-23 Kim F. Storm <storm@cua.dk>
6016
6017 * commands.texi (Click Events): Describe enhancements to event
6018 position lists, including new text-pos and (col . row) items.
6019 Mention left-fringe and right-fringe area events.
6020 (Accessing Events): New functions posn-area and
6021 posn-actual-col-row. Mention posn-timestamp. Mention that
6022 posn-point in non-text area still returns buffer position.
6023 Clarify posn-col-row.
6024
60252003-11-21 Lars Hansen <larsh@math.ku.dk>
6026
6027 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
6028 * anti.texi (File Attributes): Describe removed parameter
6029 ID-FORMAT.
6030
60312003-11-20 Luc Teirlinck <teirllm@auburn.edu>
6032
6033 * positions.texi (Positions): Mention that, if a marker is used as
6034 a position, its buffer is ignored.
6035
6036 * markers.texi (Overview of Markers): Mention it here too.
6037
60382003-11-12 Luc Teirlinck <teirllm@auburn.edu>
6039
6040 * numbers.texi (Numeric Conversions): Not just `floor', but also
6041 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
6042
60432003-11-10 Luc Teirlinck <teirllm@auburn.edu>
6044
6045 * markers.texi (Creating Markers): Specify insertion type of
6046 created markers. Add xref to `Marker Insertion Types'.
6047 Second argument to `copy-marker' is optional.
6048 (Marker Insertion Types): Mention that most markers are created
6049 with insertion type nil.
6050 (The Mark): Correctly describe when `mark' signals an error.
6051 (The Region): Correctly describe when `region-beginning' and
6052 `region-end' signal an error.
6053
60542003-11-08 Luc Teirlinck <teirllm@auburn.edu>
6055
6056 * hash.texi (Creating Hash): Clarify description of `eql'.
6057 `makehash' is obsolete.
6058 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
6059
6060 * positions.texi (Point): Change description of `buffer-end', so
6061 that it is also correct for floating point arguments.
6062 (List Motion): Correct argument lists of `beginning-of-defun' and
6063 `end-of-defun'.
6064 (Excursions): Add xref to `Marker Insertion Types'.
6065 (Narrowing): Argument to `narrow-to-page' is optional.
6066
60672003-11-06 Luc Teirlinck <teirllm@auburn.edu>
6068
6069 * streams.texi (Output Streams): Clarify behavior of point for
6070 marker output streams.
6071
60722003-11-04 Luc Teirlinck <teirllm@auburn.edu>
6073
6074 * variables.texi (Defining Variables): Second argument to
6075 `defconst' is not optional.
6076 (Setting Variables): Mention optional argument APPEND to
6077 `add-to-list'.
6078 (Creating Buffer-Local): Expand description of
6079 `make-variable-buffer-local'.
6080 (Frame-Local Variables): Expand description of
6081 `make-variable-frame-local'.
6082 (Variable Aliases): Correct description of optional argument
6083 DOCSTRING to `defvaralias'. Mention return value of
6084 `defvaralias'.
6085 (File Local Variables): Add xref to `File variables' in Emacs
6086 Manual. Correct description of `hack-local-variables'. Mention
6087 `safe-local-variable' property. Mention optional second argument
6088 to `risky-local-variable-p'.
6089
60902003-11-03 Luc Teirlinck <teirllm@auburn.edu>
6091
6092 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
6093
60942003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6095
6096 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
6097 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
6098 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
6099 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
6100 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
6101 lispref/processes.texi, lispref/searching.texi,
6102 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
6103 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
6104 @acronym{FOO}.
6105
61062003-10-27 Luc Teirlinck <teirllm@auburn.edu>
6107
6108 * strings.texi (Creating Strings): Argument START to `substring'
6109 can not be `nil'. Expand description of
6110 `substring-no-properties'. Correct description of `split-string',
6111 especially with respect to empty matches. Prevent very bad line
6112 break in definition of `split-string-default-separators'.
6113 (Text Comparison): `string=' and `string<' also accept symbols as
6114 arguments.
6115 (String Conversion): More completely describe argument BASE in
6116 `string-to-number'.
6117 (Formatting Strings): `%s' and `%S' in `format' do require
6118 corresponding object. Clarify behavior of numeric prefix after
6119 `%' in `format'.
6120 (Case Conversion): The argument to `upcase-initials' can be a
6121 character.
6122
61232003-10-27 Kenichi Handa <handa@m17n.org>
6124
6125 * display.texi (Fontsets): Fix texinfo usage.
6126
61272003-10-25 Kenichi Handa <handa@m17n.org>
6128
6129 * display.texi (Fontsets): Add description of the function
6130 set-fontset-font.
6131
61322003-10-23 Luc Teirlinck <teirllm@auburn.edu>
6133
6134 * display.texi (Temporary Displays): Add xref to `Documentation
6135 Tips'.
6136
6137 * functions.texi (Function Safety): Use inforef instead of pxref
6138 for SES.
6139
61402003-10-23 Andreas Schwab <schwab@suse.de>
6141
6142 * Makefile.in (TEX, texinputdir): Don't define.
6143 (TEXI2DVI): Define.
6144 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
6145 add $(srcdir)/index.texi.
6146 ($(infodir)/elisp): Remove index.texi dependency.
6147 (elisp.dvi): Likewise. Use $(TEXI2DVI).
6148 (index.texi): Remove target.
6149 (dist): Don't link $(srcdir)/permute-index.
6150 (clean): Don't remove index.texi.
6151
6152 * permute-index, index.perm: Remove.
6153 * index.texi: Rename from index.unperm.
6154
61552003-10-22 Luc Teirlinck <teirllm@auburn.edu>
6156
6157 * tips.texi (Documentation Tips): Document new behavior for face
6158 and variable hyperlinks in Help mode.
6159
61602003-10-21 Luc Teirlinck <teirllm@auburn.edu>
6161
6162 * objects.texi (Integer Type): Update for extra bit of integer range.
6163 (Character Type): Ditto.
6164
61652003-10-16 Eli Zaretskii <eliz@gnu.org>
6166
6167 * numbers.texi (Integer Basics): Add index entries for reading
6168 numbers in hex, octal, and binary.
6169
61702003-10-16 Lute Kamstra <lute@gnu.org>
6171
6172 * modes.texi (Mode Line Format): Mention force-mode-line-update's
6173 argument.
6174
61752003-10-13 Luc Teirlinck <teirllm@auburn.edu>
6176
6177 * windows.texi (Choosing Window): Fix typo.
6178 * edebug.texi (Edebug Execution Modes): Fix typo.
6179
61802003-10-13 Richard M. Stallman <rms@gnu.org>
6181
6182 * windows.texi (Basic Windows): A window has fringe settings,
6183 display margins and scroll-bar settings.
6184 (Splitting Windows): Doc split-window return value.
6185 Clean up one-window-p.
6186 (Selecting Windows): Fix typo.
6187 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
6188 (Buffers and Windows): In set-window-buffer, explain effect
6189 on fringe settings and scroll bar settings.
6190 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
6191 (Choosing Window): Use defopt for pop-up-frame-function.
6192 For special-display-buffer-names, explain same-window and same-frame.
6193 Clarify window-dedicated-p return value.
6194 (Textual Scrolling): scroll-up and scroll-down can get an error.
6195 (Horizontal Scrolling): Clarify auto-hscroll-mode.
6196 Clarify set-window-hscroll.
6197 (Size of Window): Don't mention tool bar in window-height.
6198 (Coordinates and Windows): Explain what coordinates-in-window-p
6199 returns for fringes and display margins.
6200 (Window Configurations): Explain saving fringes, etc.
6201
6202 * tips.texi (Library Headers): Clean up Documentation.
6203
6204 * syntax.texi (Parsing Expressions): Clean up forward-comment
6205 and parse-sexp-lookup-properties.
6206
6207 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
6208
6209 * os.texi (System Environment): Clean up text for load-average errors.
6210
6211 * modes.texi (Hooks): Don't explain local hook details at front.
6212 Clarify run-hooks and run-hook-with-args a little.
6213 Clean up add-hook and remove-hook.
6214
6215 * edebug.texi (Edebug Execution Modes): Clarify t.
6216 Document edebug-sit-for-seconds.
6217 (Coverage Testing): Document C-x X = and =.
6218 (Instrumenting Macro Calls): Fix typo.
6219 (Specification List): Don't index the specification keywords.
6220
62212003-10-10 Kim F. Storm <storm@cua.dk>
6222
6223 * processes.texi (Network): Introduce make-network-process.
6224
62252003-10-09 Luc Teirlinck <teirllm@auburn.edu>
6226
6227 * tips.texi (Library Headers): Fix typo.
6228
62292003-10-07 Juri Linkov <juri@jurta.org>
6230
6231 * modes.texi (Imenu): Mention imenu-create-index-function's
6232 default value. Explain submenus better.
6233
62342003-10-07 Lute Kamstra <lute@gnu.org>
6235
6236 * modes.texi (Faces for Font Lock): Fix typo.
6237 (Hooks): Explain how buffer-local hook variables can refer to
6238 global hook variables.
6239 Various minor clarifications.
6240
62412003-10-06 Lute Kamstra <lute@gnu.org>
6242
6243 * tips.texi (Coding Conventions): Mention naming conventions for
6244 hooks.
6245
62462003-10-05 Luc Teirlinck <teirllm@auburn.edu>
6247
6248 * loading.texi (Library Search): Correct default value of
6249 load-suffixes.
6250 (Named Features): Fix typo.
6251
62522003-10-05 Richard M. Stallman <rms@gnu.org>
6253
6254 * loading.texi (Named Features): In `provide',
6255 say how to test for subfeatures.
6256 (Unloading): In unload-feature, use new var name
6257 unload-feature-special-hooks.
6258
62592003-10-03 Lute Kamstra <lute@gnu.org>
6260
6261 * modes.texi (Major Mode Conventions): Mention third way to set up
6262 Imenu.
6263 (Imenu): A number of small fixes.
6264 Delete documentation of internal variable imenu--index-alist.
6265 Document the return value format of imenu-create-index-function
6266 functions.
6267
62682003-09-30 Richard M. Stallman <rms@gnu.org>
6269
6270 * processes.texi (Network): Say what stopped datagram connections do.
6271
6272 * lists.texi (Association Lists): Clarify `assq-delete-all'.
6273
6274 * display.texi (Overlay Properties): Clarify `evaporate' property.
6275
62762003-09-29 Lute Kamstra <lute@gnu.org>
6277
6278 * modes.texi (Mode Line Data): Explain when symbols in mode-line
6279 constructs should be marked as risky.
6280 Change cons cell into proper list.
6281 (Mode Line Variables): Change cons cell into proper list.
6282
62832003-09-26 Lute Kamstra <lute@gnu.org>
6284
6285 * modes.texi (Mode Line Data): Document the :propertize construct.
6286 (Mode Line Variables): Reorder the descriptions of the variables
6287 to match their order in the default mode-line-format.
6288 Describe the new variables mode-line-position and mode-line-modes.
6289 Update the default values of mode-line-frame-identification,
6290 minor-mode-alist, and default-mode-line-format.
6291 (Properties in Mode): Mention the :propertize construct.
6292
62932003-09-26 Richard M. Stallman <rms@gnu.org>
6294
6295 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6296 * loading.texi, minibuf.texi, text.texi, variables.texi:
6297 Avoid @strong{Note:}.
6298
62992003-09-26 Richard M. Stallman <rms@gnu.org>
6300
6301 * keymaps.texi (Remapping Commands): Fix typo.
6302
63032003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
6304
6305 * processes.texi (Low-Level Network): Fix typo.
6306
63072003-09-23 Kim F. Storm <storm@cua.dk>
6308
6309 * processes.texi (Network, Network Servers): Fix typos.
6310 (Low-Level Network): Add timeout value for :server keyword.
6311 Add new option keywords to make-network-process.
6312 Add set-network-process-options.
6313 Explain how to test availability of network options.
6314
63152003-09-19 Richard M. Stallman <rms@gnu.org>
6316
6317 * text.texi (Motion by Indent): Arg to
6318 backward-to-indentation and forward-to-indentation is optional.
6319
6320 * strings.texi (Creating Strings): Add substring-no-properties.
6321
6322 * processes.texi
6323 (Process Information): Add list-processes arg QUERY-ONLY.
6324 Delete process-contact from here.
6325 Add new status values for process-status.
6326 Add process-get, process-put, process-plist, set-process-plist.
6327 (Synchronous Processes): Add call-process-shell-command.
6328 (Signals to Processes): signal-process allows process objects.
6329 (Network): Complete rewrite.
6330 (Network Servers, Datagrams, Low-Level Network): New nodes.
6331
6332 * positions.texi (Word Motion): forward-word, backward-word
6333 arg is optional. Reword.
6334
6335 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
6336
6337 * variables.texi (Creating Buffer-Local):
6338 Delete duplicate definition of buffer-local-value.
6339 (File Local Variables): Explain about discarding text props.
6340
63412003-09-11 Richard M. Stallman <rms@gnu.org>
6342
6343 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
6344 changes variables that record input events.
6345 (Minibuffer Misc): Add minibuffer-selected-window.
6346
6347 * lists.texi (Building Lists): Add copy-tree.
6348
6349 * display.texi (Fontsets): Add char-displayable-p.
6350 (Scroll Bars): New node.
6351
63522003-09-08 Lute Kamstra <lute@gnu.org>
6353
6354 * modes.texi (%-Constructs): Document new `%i' and `%I'
6355 constructs.
6356
63572003-09-03 Peter Runestig <peter@runestig.com>
6358
6359 * makefile.w32-in: New file.
6360
63612003-08-29 Richard M. Stallman <rms@gnu.org>
6362
6363 * display.texi (Overlay Properties): Clarify how priorities
6364 affect use of the properties.
6365
63662003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6367
6368 * customize.texi (Type Keywords): Correct the description of
6369 `:help-echo' in the case where `motion-doc' is a function.
6370
63712003-08-14 John Paul Wallington <jpw@gnu.org>
6372
6373 * modes.texi (Emulating Mode Line): Subsection, not section.
6374
63752003-08-13 Richard M. Stallman <rms@gnu.org>
6376
6377 * elisp.texi (Top): Update subnode lists in menu.
6378
6379 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
6380 (Kill Functions): kill-region has new arg yank-handler.
6381 (Yanking): New node.
6382 (Yank Commands): Add yank-undo-function.
6383 (Low-Level Kill Ring):
6384 kill-new and kill-append have new arg yank-handler.
6385 (Changing Properties): Add remove-list-of-text-properties.
6386 (Atomic Changes): New node.
6387
6388 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
6389
6390 * streams.texi (Output Variables): Add eval-expression-print-length
6391 and eval-expression-print-level.
6392
6393 * os.texi (Time Conversion): For encode-time, explain limits on year.
6394
6395 * objects.texi (Character Type): Define anchor "modifier bits".
6396
6397 * modes.texi (Emulating Mode Line): New node.
6398 (Search-based Fontification): Font Lock uses font-lock-face property.
6399 (Other Font Lock Variables): Likewise.
6400
6401 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
6402 not vectors.
6403 (Active Keymaps): Add emulation-mode-map-alists.
6404 (Functions for Key Lookup): key-binding has new arg no-remap.
6405 (Remapping Commands): New node.
6406 (Scanning Keymaps): where-is-internal has new arg no-remap.
6407 (Tool Bar): Add tool-bar-local-item-from-menu.
6408 Clarify when to use tool-bar-add-item-from-menu.
6409
6410 * commands.texi (Interactive Call): commandp has new arg.
6411 (Command Loop Info): Add this-original-command.
6412
64132003-08-06 John Paul Wallington <jpw@gnu.org>
6414
6415 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
6416
6417 * display.texi (Warning Basics): Fix typo.
6418 (Fringes): Add closing curly bracket and fix typo.
6419
6420 * elisp.texi (Top): Fix typo.
6421
64222003-08-05 Richard M. Stallman <rms@gnu.org>
6423
6424 * elisp.texi: Update lists of subnodes.
6425
6426 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
6427
6428 * variables.texi (Local Variables): Use lc for example variable names.
6429
6430 * tips.texi (Library Headers): Explain where to put -*-.
6431
6432 * strings.texi (Creating Strings): Fix xref for vconcat.
6433
6434 * sequences.texi (Vector Functions):
6435 vconcat no longer allows integer args.
6436
6437 * minibuf.texi (Reading File Names): read-file-name has new
6438 arg PREDICATE. New function read-directory-name.
6439
6440 * macros.texi (Defining Macros): Give definition of `declare'
6441 (Indenting Macros): New node.
6442
6443 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
6444 (Window Frame Parameters): Make separate table of parameters
6445 that are coupled with specific face attributes.
6446 (Deleting Frames): delete-frame-hooks renamed to
6447 delete-frame-functions.
6448
6449 * files.texi (Magic File Names): Add file-remote-p.
6450 Clarify file-local-copy.
6451
6452 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
6453 here; instead xref Defining Macros.
6454
6455 * display.texi (Warnings): New node, and subnodes.
6456 (Fringes): New node.
6457
6458 * debugging.texi (Test Coverage): New node.
6459
6460 * compile.texi (Compiler Errors): Explain with-no-warnings
6461 and other ways to suppress warnings.
6462
6463 * commands.texi (Interactive Call): Minor clarification.
6464
6465 * buffers.texi (Buffer File Name): set-visited-file-name
6466 renames the buffer too.
6467
6468 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
6469
64702003-07-24 Markus Rost <rost@math.ohio-state.edu>
6471
6472 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
6473
64742003-07-22 Markus Rost <rost@math.ohio-state.edu>
6475
6476 * internals.texi (Garbage Collection): Fix previous change.
6477
64782003-07-22 Richard M. Stallman <rms@gnu.org>
6479
6480 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
6481
6482 * display.texi (Width): Use \s syntax in example.
6483 (Font Selection): Add face-font-rescale-alist.
6484
6485 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
6486 Remove spurious indent in example.
6487
6488 * lists.texi (Building Lists): Add number-sequence.
6489
6490 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
6491
6492 * functions.texi (Function Documentation): Explain how to
6493 show calling convention explicitly in the doc string.
6494
6495 * windows.texi (Selecting Windows): save-selected-window saves
6496 selected window of each frame.
6497 (Window Configurations): Minor change.
6498
6499 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
6500
6501 * streams.texi (Output Variables): Add print-continuous-numbering
6502 and print-number-table.
6503
6504 * processes.texi (Decoding Output): New node.
6505
6506 * os.texi (Time Conversion): decode-time arg is optional.
6507
6508 * objects.texi (Character Type): Don't use space as example for \.
6509 Make list of char names and \-sequences correspond.
6510 Explain that \s is not used in strings. `\ ' needs space after.
6511
6512 * nonascii.texi (Converting Representations): Add string-to-multibyte.
6513 (Translation of Characters): Add translation-table-for-input.
6514 (Default Coding Systems): Add auto-coding-functions.
6515 (Explicit Encoding): Add decode-coding-inserted-region.
6516 (Locales): Add locale-info.
6517
6518 * minibuf.texi (Basic Completion): Describe test-completion.
6519 Collections can be lists of strings.
6520 Clean up lazy-completion-table.
6521 (Programmed Completion): Mention test-completion.
6522 Clarify why lambda expressions are not accepted.
6523 (Minibuffer Misc): Describe minibufferp.
6524
65252003-07-14 Richard M. Stallman <rms@gnu.org>
6526
6527 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
6528
6529 * windows.texi (Selecting Windows): New arg to select-window.
6530 (Selecting Windows): Add with-selected-window.
6531 (Size of Window): Add window-inside-edges, etc.
6532
6533 * internals.texi (Garbage Collection): Add post-gc-hook.
6534
6535 * processes.texi (Subprocess Creation): Add exec-suffixes.
6536
6537 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
6538 (Scanning Keymaps): Add map-keymaps.
6539 (Defining Menus): Add keymap-prompt.
6540
6541 * numbers.texi (Integer Basics): Add most-positive-fixnum,
6542 most-negative-fixnum.
6543
6544 * compile.texi (Byte Compilation): Explain no-byte-compile
6545 (Compiler Errors): New node.
6546
6547 * os.texi (User Identification): user-uid, user-real-uid
6548 can return float.
6549
6550 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
6551 and about derived modes.
6552 (Minor Modes): Add minor-mode-list.
6553 (Defining Minor Modes): Keyword args for define-minor-mode.
6554 (Search-based Fontification): Explain managing other properties.
6555 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 6556 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
6557 (Hooks): Add run-mode-hooks and delay-mode-hooks.
6558
6559 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
6560 (Variable Aliases): Clarify defvaralias.
6561
6562 * loading.texi (Library Search): Add load-suffixes.
6563
6564 * minibuf.texi (Basic Completion): Add lazy-completion-table.
6565 (Programmed Completion): Add dynamic-completion-table.
6566
6567 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
6568 (Magic File Names): Specify precedence order of handlers.
6569
6570 * commands.texi (Command Overview): Emacs server runs pre-command-hook
6571 and post-command-hook.
6572 (Waiting): New calling convention for sit-for.
6573
6574 * text.texi (Special Properties): local-map and keymap properties
6575 apply based on their stickiness.
6576
65772003-07-07 Richard M. Stallman <rms@gnu.org>
6578
6579 * modes.texi (Minor Mode Conventions): Specify only some kinds
6580 of list values as args to minor modes.
6581
6582 * files.texi (File Name Expansion): Warn about iterative use
6583 of substitute-in-file-name.
6584
6585 * advice.texi (Activation of Advice): Clean up previous change.
6586
65872003-07-06 Markus Rost <rost@math.ohio-state.edu>
6588
6589 * advice.texi (Activation of Advice): Note that ad-start-advice is
6590 turned on by default.
6591
65922003-06-30 Richard M. Stallman <rms@gnu.org>
6593
6594 * text.texi (Buffer Contents): Document current-word.
6595 (Change Hooks): Not called for *Messages*.
6596
6597 * functions.texi (Defining Functions): Explain about redefining
6598 primitives.
6599 (Function Safety): Renamed. Minor changes.
6600 Comment out the detailed criteria for what is safe.
6601
66022003-06-22 Andreas Schwab <schwab@suse.de>
6603
6604 * objects.texi (Symbol Type): Fix description of examples.
6605
66062003-06-16 Andreas Schwab <schwab@suse.de>
6607
6608 * hash.texi (Creating Hash): Fix description of :weakness.
6609
c8763fb6 66102003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
6611
6612 * files.texi (Changing Files): copy-file copies file modes, too.
6613
66142003-05-28 Richard M. Stallman <rms@gnu.org>
6615
6616 * strings.texi (Creating Strings): Clarify split-string.
6617
66182003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
6619
6620 * strings.texi (Creating Strings): Update split-string specification
6621 and examples.
6622
66232003-05-19 Richard M. Stallman <rms@gnu.org>
6624
6625 * elisp.texi: Correct invariant section names.
6626
66272003-04-20 Richard M. Stallman <rms@gnu.org>
6628
6629 * os.texi (Timers): Explain about timers and quitting.
6630
66312003-04-19 Richard M. Stallman <rms@gnu.org>
6632
6633 * internals.texi (Writing Emacs Primitives): Strings are
6634 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
6635 Explain GCPRO convention for varargs function args.
6636
66372003-04-16 Richard M. Stallman <rms@gnu.org>
6638
6639 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
6640
66412003-04-08 Richard M. Stallman <rms@gnu.org>
6642
6643 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
6644
66452003-02-13 Kim F. Storm <storm@cua.dk>
6646
6647 * objects.texi (Character Type): New \s escape for space.
6648
66492003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6650
6651 * os.texi (System Environment): Added cygwin system-type.
6652
66532003-01-25 Richard M. Stallman <rms@gnu.org>
6654
6655 * keymaps.texi: Document that a symbol can act as a keymap.
6656
66572003-01-13 Richard M. Stallman <rms@gnu.org>
6658
6659 * text.texi (Changing Properties): Say string indices are origin-0.
6660
6661 * positions.texi (Screen Lines) <compute-motion>:
6662 Correct order of elts in return value.
6663
6664 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
6665 how to define a default binding.
6666
66672002-12-07 Markus Rost <rost@math.ohio-state.edu>
6668
6669 * loading.texi (Unloading): Fix recent change for load-history.
6670
6671 * customize.texi (Simple Types): Clarify description of custom
6672 type 'number. Describe new custom type 'float.
6673
66742002-12-04 Markus Rost <rost@math.ohio-state.edu>
6675
6676 * variables.texi (File Local Variables): Fix typo.
6677
c8763fb6 66782002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
6679
6680 From Michael Albinus <Michael.Albinus@alcatel.de>.
6681
6682 * README: Target for Info file is `make info'.
6683
6684 * files.texi (File Name Components): Fixed typos in
6685 `file-name-sans-extension'.
6686 (Magic File Names): Complete list of operations for magic file
6687 name handlers.
6688
66892002-09-16 Jonathan Yavner <jyavner@engineer.com>
6690
6691 * variables.texi (File Local Variables): New function
6692 risky-local-variable-p.
6693
66942002-09-15 Jonathan Yavner <jyavner@engineer.com>
6695
6696 * functions.texi (Function safety): New node about unsafep.
6697
66982002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
6699
6700 * customize.texi (Splicing into Lists): Fixed example.
6701 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
6702
67032002-06-17 Juanma Barranquero <lektu@terra.es>
6704
6705 * frames.texi (Display Feature Testing): Fix typo.
6706
67072002-06-12 Andreas Schwab <schwab@suse.de>
6708
6709 * frames.texi (Initial Parameters, Resources): Fix references to
6710 the Emacs manual.
6711
67122002-05-13 Kim F. Storm <storm@cua.dk>
6713
6714 * variables.texi (Intro to Buffer-Local): Updated warning and
6715 example relating to changing buffer inside let.
6716
c8763fb6 67172002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6718
6719 * os.texi (Session Management): New node about X Session management.
6720
67212002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
6722
6723 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
6724 to which the manual corresponds, and the copyright years.
6725
6726 * Makefile.in (VERSION): Set to 2.9.
6727
67282001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
6729
6730 * elisp.texi: Change the category in @dircategory to "Emacs", to
6731 make it consistent with info/dir.
6732
67332001-11-25 Miles Bader <miles@gnu.org>
6734
6735 * text.texi (Fields): Describe new `limit' arg in
6736 field-beginning/field-end.
6737
67382001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
6739
6740 * permute-index: Don't depend on csh-specific features. Replace
6741 the interpreter name with /bin/sh.
6742
6743 * two-volume-cross-refs.txt: New file.
6744 * two.el: New file.
6745 * spellfile: New file.
6746
67472001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6748
6749 * permute-index: New file.
6750
6751 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6752 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6753 8+3 restricted namespace.
6754
6755 * Makefile.in (infodir): Define relative to $(srcdir).
6756 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6757 include directories list via -I switch to makeinfo.
6758 (index.texi): Use cp if both hard and symbolic links fail.
6759
67602001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6761
6762 * Makefile.in (distclean): Add.
6763
6764 The following changes make ELisp manual part of the Emacs
6765 distribution:
6766
6767 * Makefile.in: Add Copyright notice.
6768 (prefix): Remove.
6769 (infodir): Change value to "../info".
6770 (VPATH): New variable.
6771 (MAKE): Don't define.
6772 (texmacrodir): Don't define.
6773 (texinputdir): Append the existing value of TEXINPUTS.
6774 ($(infodir)/elisp): Instead of just "elisp". Reformat the
6775 command to be compatible with man/Makefile.in, and to put the
6776 output into ../info.
6777 (info): Add target.
6778 (installall): Target removed.
6779
c8763fb6 67802001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
6781
6782 * tips.texi (Coding Conventions): Fix typo.
6783
67842001-10-23 Gerd Moellmann <gerd@gnu.org>
6785
6786 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6787
67882001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
6789
6790 * files.texi (File Name Components): Update the description of
6791 file-name-sans-extension and file-name-extension, as they now
6792 ignore leading dots.
6793
67942001-10-20 Gerd Moellmann <gerd@gnu.org>
6795
6796 * (Version 21.1 released.)
6797
67982001-10-19 Miles Bader <miles@gnu.org>
6799
6800 * positions.texi (Text Lines): Describe behavior of
6801 `beginning-of-line'/`end-of-line' in the presence of field properties.
6802
68032001-10-17 Gerd Moellmann <gerd@gnu.org>
6804
6805 * Makefile.in (VERSION): Set to 2.8.
6806 (manual): Use `manual-21'.
6807
6808 * elisp.texi (VERSION): Add and use it where the version
6809 number was used. Set it to 2.8.
6810
6811 * intro.texi: Likewise.
6812
68132001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6814
6815 * files.texi (File Name Completion): Document the significance of
6816 a trailing slash in elements of completion-ignored-extensions.
6817
68182001-10-06 Miles Bader <miles@gnu.org>
6819
6820 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6821
68222001-10-04 Gerd Moellmann <gerd@gnu.org>
6823
6824 * variables.texi (Variable Aliases): New node.
6825
68262001-10-04 Gerd Moellmann <gerd@gnu.org>
6827
6828 * Branch for 21.1.
6829
68302001-10-02 Miles Bader <miles@gnu.org>
6831
6832 * minibuf.texi (Minibuffer Misc): Add entries for
6833 `minibuffer-contents', `minibuffer-contents-no-properties', and
6834 `delete-minibuffer-contents'.
6835 Correct description for `minibuffer-prompt-end'.
6836
6837 * text.texi (Property Search): Correct descriptions of
6838 `next-char-property-change' and `previous-char-property-change'.
6839 Add entries for `next-single-char-property-change' and
6840 `previous-single-char-property-change'.
6841 Make operand names a bit more consistent.
6842
68432001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
6844
6845 * frames.texi (Finding All Frames): Document that next-frame and
6846 previous-frame are local to current terminal.
6847
68482001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
6849
6850 * keymaps.texi (Creating Keymaps): Fix the description of the
6851 result of make-keymap.
6852
68532001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
6854
6855 * display.texi (Font Lookup, Attribute Functions)
6856 (Image Descriptors): Add cross-references to the definition of
6857 selected frame.
6858
6859 * buffers.texi (The Buffer List): Add cross-references to the
6860 definition of selected frame.
6861
6862 * frames.texi (Input Focus): Clarify which frame is _the_ selected
6863 frame at any given time.
6864 (Multiple Displays, Size and Position): Add a cross-reference to
6865 the definition of the selected frame.
6866
68672001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6868
6869 * strings.texi (String Conversion) <string-to-number>: Document
6870 that a float is returned for integers that are too large.
6871
6872 * frames.texi (Mouse Position): Document mouse-position-function.
6873 (Display Feature Testing): Document display-images-p.
6874 (Window Frame Parameters): Document the cursor-type variable.
6875
6876 * numbers.texi (Integer Basics): Document CL style read syntax for
6877 integers in bases other than 10.
6878
6879 * positions.texi (List Motion): Document
6880 open-paren-in-column-0-is-defun-start.
6881
6882 * lists.texi (Sets And Lists): Document member-ignore-case.
6883
6884 * internals.texi (Garbage Collection): Document the used and free
6885 strings report.
6886 (Memory Usage): Document strings-consed.
6887
6888 * os.texi (Time of Day): Document float-time.
6889 (Recording Input): Document that clear-this-command-keys clears
6890 the vector to be returned by recent-keys.
6891
6892 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6893 argument keymap can be a list.
6894
6895 * nonascii.texi (User-Chosen Coding Systems)
6896 <select-safe-coding-system>: Document the new argument
6897 accept-default-p and the variable
6898 select-safe-coding-system-accept-default-p. Tell what happens if
6899 buffer-file-coding-system is undecided.
6900 (Default Coding Systems): Document auto-coding-regexp-alist.
6901
6902 * display.texi (The Echo Area) <message>: Document
6903 message-truncate-lines.
6904 (Glyphs): Document that the glyph table is unused on windowed
6905 displays.
6906
6907 * help.texi (Describing Characters) <single-key-description>:
6908 Document the new argument no-angles.
6909 (Accessing Documentation) <documentation-property>: Document that
6910 a non-string property is evaluated.
6911 <documentation>: Document that the function-documentation property
6912 is looked for.
6913
6914 * windows.texi (Selecting Windows): Document some-window.
6915
6916 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6917
6918 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6919 apropos-mode-hook.
6920
6921 * commands.texi (Using Interactive): Document interactive-form.
6922 (Keyboard Macros): Document kbd-macro-termination-hook.
6923 (Command Loop Info): Document that clear-this-command-keys clears
6924 the vector to be returned by recent-keys.
6925
69262001-09-04 Werner LEMBERG <wl@gnu.org>
6927
6928 * Makefile.in (srcdir, texinputdir): New variables.
6929 (srcs, index.texi, install): Use $(srcdir).
6930 (.PHONY): Remove elisp.dvi.
6931 (elisp): Use -I switch for makeinfo.
6932 (elisp.dvi): Use $(srcdir) and $(texinputdir).
6933 (installall, dist): Use $(srcdir).
6934 Fix path to texinfo.tex.
6935 (maintainer-clean): Add elisp.dvi and elisp.oaux.
6936
69372001-08-30 Gerd Moellmann <gerd@gnu.org>
6938
6939 * display.texi (Conditional Display): Adjust to API change.
6940
6941 * configure: New file.
6942
69432001-07-30 Gerd Moellmann <gerd@gnu.org>
6944
6945 * commands.texi (Repeat Events): Add description of
6946 double-click-fuzz.
6947
69482001-05-08 Stefan Monnier <monnier@cs.yale.edu>
6949
6950 * syntax.texi (Syntax Class Table): Add the missing designator for
6951 comment and string fences.
6952 (Syntax Properties): Add a xref to syntax table internals.
6953 (Syntax Table Internals): Document string-to-syntax.
6954
69552001-05-07 Gerd Moellmann <gerd@gnu.org>
6956
6957 * Makefile.in (install): Use install-info command line options
6958 like in Emacs' Makefile.in.
6959
69602000-12-09 Miles Bader <miles@gnu.org>
6961
6962 * windows.texi (Window Start): Update documentation for
6963 `pos-visible-in-window-p'.
6964
69652000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6966
6967 * lists.texi (Building Lists): Add footnote to explain how to add
6968 to the end of a list.
6969
69702000-10-25 Gerd Moellmann <gerd@gnu.org>
6971
6972 * files.texi (Visiting Functions): Typos.
6973
69742000-10-25 Kenichi Handa <handa@etl.go.jp>
6975
6976 * files.texi (Visiting Functions): Return value of
6977 find-file-noselect may be a list of buffers if wildcards are used.
6978
69792000-10-24 Miles Bader <miles@lsi.nec.co.jp>
6980
6981 * display.texi (Defining Faces): Document `graphic' display type
6982 in face specs.
6983
b344d29d 69842000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
6985
6986 * hooks.texi (Standard Hooks): Replace obsolete
6987 `after-make-frame-hook' with `after-make-frame-functions'.
6988
6989 * frames.texi (Creating Frames): Ditto.
6990
6991 * variables.texi (Future Local Variables): Ditto.
6992
69932000-10-16 Gerd Moellmann <gerd@gnu.org>
6994
6995 * display.texi (Other Image Types): Add description of :foreground
6996 and :background properties of mono PBM images.
6997
69982000-08-17 Werner LEMBERG <wl@gnu.org>
6999
7000 * .cvsignore: New file.
7001
70022000-01-05 Gerd Moellmann <gerd@gnu.org>
7003
7004 * tindex.pl: New script.
7005
70061999-12-03 Dave Love <fx@gnu.org>
7007
7008 * Makefile.in (MAKEINFO): New parameter.
7009
70101999-09-17 Richard Stallman <rms@gnu.org>
7011
7012 * Makefile.in (srcs): Add hash.texi.
7013 (VERSION): Update to 20.6.
7014
70151999-09-13 Richard Stallman <rms@gnu.org>
7016
7017 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
7018
70191998-08-29 Karl Heuer <kwzh@gnu.org>
7020
7021 * configure.in: New file.
7022 * Makefile.in: Renamed from Makefile.
7023 (prefix, infodir): Use value obtained from configure.
7024 (emacslibdir): Obsolete variable deleted.
7025 (dist): Distribute configure.in, configure, Makefile.in.
7026
70271998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
7028
7029 * Makefile (INSTALL_INFO): New variable.
7030 (install): Run install-info.
7031
70321998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
7033
7034 * Makefile (elisp.dvi): Add missing backslash.
7035
70361998-05-02 Richard Stallman <rms@psilocin.gnu.org>
7037
7038 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
7039 Run texindex without `./'. Always run texindex on elisp.tp.
7040 (elisp.tps): Target deleted.
7041
70421998-04-05 Richard Stallman <rms@psilocin.gnu.org>
7043
7044 * Makefile (srcs): Add nonascii.texi and customize.texi.
7045 (dist): Start by deleting `temp'.
7046
70471998-02-17 Richard Stallman <rms@psilocin.gnu.org>
7048
7049 * Makefile (makeinfo, texindex): Targets deleted.
7050 (makeinfo.o, texindex.o): Targets deleted.
7051 (clean, dist): Don't do anything with them or with getopt*.
7052
70531998-01-30 Richard Stallman <rms@psilocin.gnu.org>
7054
7055 * Makefile (SHELL): Defined.
7056
70571998-01-27 Richard Stallman <rms@psilocin.gnu.org>
7058
7059 * Makefile (elisp.tps): New target.
7060 (elisp.dvi): Depend on elisp.tps.
7061
c5602427 70621996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
7063
7064 * README: Update phone number.
7065
7066 * Makefile (elisp): Make this be the default target.
7067 Depend on makeinfo.c instead of makeinfo.
7068 (install): Don't depend on elisp.dvi, since we don't install that.
7069 Use mkinstalldirs.
7070 (dist): Add mkinstalldirs.
7071
c5602427 70721995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
7073
7074 * Makefile (VERSION): Update version number.
7075 (maintainer-clean): Renamed from realclean.
7076
c5602427 70771995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
7078
7079 * Makefile (realclean): New target.
7080 (elisp): Remove any old elisp-* files first.
7081
c5602427 70821993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
7083
7084 * Makefile (VERSION): New variable.
7085 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
7086 Compressed file suffix should be `.gz', not `.z'.
7087
ce058493 70881993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7089
7090 * Makefile (elisp): Depend on makeinfo.
7091
c5602427 70921993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
7093
7094 * Makefile (srcs): Add anti.texi.
7095
c5602427 70961993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7097
7098 * Makefile (infodir, prefix): New vars.
7099 (install): Use infodir.
7100 (emacsinfodir): Deleted.
7101
c5602427 71021993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7103
7104 * Makefile (srcs): Add calendar.texi.
7105
7106 * Makefile (dist): Copy texindex.c and makeinfo.c.
7107 Limit elisp-* files to those with one or two digits.
7108
c5602427 71091993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7110
7111 * Makefile (dist): Changed to use Gzip instead of compress.
7112
c5602427 71131993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7114
7115 * loading.texi (Unloading): define-function changed back to
7116 defalias. It may not stay this way, but at least it's
7117 consistent with the known-good version of the code patch.
7118
c5602427 71191993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
7120
7121 * modes.texi (Hooks): Document new optional arg of add-hook.
7122
c5602427 71231993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7124
7125 * variables.texi: Document nil initial value of buffer-local variables.
7126
7127 * tips.texi: Add new section on standard library headers.
7128
c5602427 71291993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7130
7131 * Makefile (srcs): Add frame.texi to the list of sources.
7132
c5602427 71331993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7134
7135 * Makefile (dist): Don't bother excluding autosave files; they'll
7136 never make it into the temp directory anyway, and the hash marks
7137 in the name are problematic for make and the Bourne shell.
7138 (srcs):
7139
c5602427 71401993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7141
7142 * Makefile (dist): Don't include backup files or autosave files in
7143 the distribution tar file.
7144
c5602427 71451991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7146
7147 * Makefile (srcs): Added index.perm.
7148 (elisp.dvi): Remove erroneous shell comment.
7149 Expect output of permute-index in permuted.fns.
7150 Save old elisp.aux in elisp.oaux.
7151 (clean): Added index.texi to be deleted.
7152
c5602427 71531990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7154
7155 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
7156
c5602427 71571990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
7158
7159 * files.texi: Noted that completion-ignored-extensions is ignored
7160 when making *Completions*.
7161
3e868ee3 71621990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
7163
7164 * Makefile make dist now depends on elisp.dvi, since it tries
7165 to include it in the dist file.
7166
c5602427 71671990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 7168
c5602427 7169 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 7170
c5602427 71711989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7172
7173 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
7174 (defunargs): Turn off \hyphenchar of \sl font temporarily.
7175
c5602427 71761989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7177
7178 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
7179 and @error{} are the terms now being used. The files in the
7180 directory have been changed to reflect this.
7181
7182 * All instances of @indentedresultt{} have been changed to
7183 ` @result{}', using 5 spaces at the begining of the line.
7184
c5602427 71851989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7186
7187 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
7188 experimental @indentedresult{}, @indentedexpandsto{} are part of
7189 the texinfo.tex in this directory. These TeX macros are not
7190 stable yet.
7191
c5602427 71921989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7193
7194 * texinfo.tex: Temporarily added
7195 \let\result=\dblarrow
7196 \def\error{{\it ERROR} \longdblarrow}
7197 We need to do this better soon.
7198
c5602427 71991989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7200
7201 * Applied Karl Berry's patches to *.texinfo files, but not to
7202 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
7203 new title page format is also not applied, since it requires
7204 texinfo.tex changes.)
7205
7206 * Cleaned up `Makefile' and defined the `emacslibdir' directory
7207 for the Project GNU development environment.
7208
7209;; Local Variables:
c8763fb6 7210;; coding: utf-8
b8d4c8d0
GM
7211;; add-log-time-zone-rule: t
7212;; End:
7213
352c8b4a
GM
7214 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
7215 2007, 2008 Free Software Foundation, Inc.
b8d4c8d0
GM
7216
7217 This file is part of GNU Emacs.
7218
352c8b4a 7219 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 7220 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7221 the Free Software Foundation, either version 3 of the License, or
7222 (at your option) any later version.
b8d4c8d0
GM
7223
7224 GNU Emacs is distributed in the hope that it will be useful,
7225 but WITHOUT ANY WARRANTY; without even the implied warranty of
7226 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7227 GNU General Public License for more details.
7228
7229 You should have received a copy of the GNU General Public License
352c8b4a 7230 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
7231
7232;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda