* add-log.el (change-log-search-tag-name): Reflow docstring.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
638a2457
RS
12009-01-05 Richard M Stallman <rms@gnu.org>
2
3 * strings.texi (Predicates for Strings): Minor clarification.
4
5 * functions.texi (Function Safety): Texinfo usage fix.
6
49ea0074
JB
72009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
8
9 * objects.texi (General Escape Syntax): Fix typo.
10
9f822178
MR
112009-01-03 Martin Rudalics <rudalics@gmx.at>
12
13 * windows.texi (Choosing Window): Say that pop-up-frame-alist
14 works via the default value of pop-up-frame-function.
15
af34ad36
EZ
162009-01-02 Eli Zaretskii <eliz@gnu.org>
17
18 * processes.texi (System Processes): Document the `time' and
19 `ctime' attributes of `system-process-attributes'.
20
d31f6679
CY
212009-01-01 Chong Yidong <cyd@stupidchicken.com>
22
23 * display.texi (Face Attributes): Clarify :height attribute.
24
174dc00c
MR
252008-12-31 Martin Rudalics <rudalics@gmx.at>
26
27 * buffers.texi (The Buffer List): Clarify what moves a buffer to
28 the front of the buffer list. Add entries for `last-buffer' and
29 `unbury-buffer'.
30
b8afe7e4
EZ
312008-12-27 Eli Zaretskii <eliz@gnu.org>
32
d14030f5
EZ
33 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
34 and its subsections.
35
36 * frames.texi (Multiple Terminals, Low-level Terminal)
37 (Terminal Parameters, Frames on Other TTY devices): New sections.
38 (Frames): Add an xref to "Multiple Terminals".
39
765980a4
EZ
40 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
41
42 * objects.texi (Terminal Type): New node.
43 (Editing Types): Add it to the menu.
44
47bd5577
EZ
45 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
46 Variables".
47
eb22b78c 48 * variables.texi (Directory Local Variables): New node.
47bd5577 49 (Variables): Add a menu item for it.
eb22b78c 50
b8afe7e4
EZ
51 * loading.texi (Autoload): Document `generate-autoload-cookie' and
52 `generated-autoload-file'.
53
77bb0476
EZ
542008-12-20 Eli Zaretskii <eliz@gnu.org>
55
028e2c19
EZ
56 * os.texi (Startup Summary): Add xref to documentation of
57 `initial-window-system'.
58
77bb0476
EZ
59 * display.texi (Window Systems): Document `window-system' the
60 function. The variable `window-system' is now frame-local.
028e2c19 61 Document `initial-window-system'.
77bb0476 62
dda87836
MR
632008-12-19 Martin Rudalics <rudalics@gmx.at>
64
65 * windows.texi (Windows): Rewrite description of
66 fit-window-to-buffer.
67
caef3ed2
GM
682008-12-13 Glenn Morris <rgm@gnu.org>
69
70 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
71 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
72
21c58e4d
GM
732008-12-12 Glenn Morris <rgm@gnu.org>
74
75 * debugging.texi (Error Debugging): Refer forwards to
76 eval-expression-debug-on-error.
77
af38459f
EZ
782008-12-05 Eli Zaretskii <eliz@gnu.org>
79
5dedd9b5
EZ
80 * strings.texi (String Basics): Only unibyte strings that
81 represent key sequences hold 8-bit raw bytes.
82
af38459f
EZ
83 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
84 paragraph to speak about `undecided'.
85 (Character Properties): Don't explain the meaning of each
86 property; instead, identify their Unicode Standard names.
b3f1f4a5 87 (Character Sets): Document `map-charset-chars'.
af38459f 88
fa047ae7
GM
892008-12-02 Glenn Morris <rgm@gnu.org>
90
91 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
92 section yet again.
93
47dbc044
EZ
942008-11-29 Eli Zaretskii <eliz@gnu.org>
95
98d05998
EZ
96 * nonascii.texi (Character Properties): New Section.
97 (Specifying Coding Systems): Document
98 `coding-system-priority-list', `set-coding-system-priority', and
99 `with-coding-priority'.
100 (Lisp and Coding Systems): Document `check-coding-systems-region'
101 and `coding-system-charset-list'.
102 (Coding System Basics): Document `coding-system-aliases'.
103
104 * elisp.texi (Top): Add a @detailmenu entry for "Character
105 Properties".
106
47dbc044
EZ
107 * objects.texi (Character Type): Correct the range of Emacs
108 characters. Add an @xref to "Character Codes".
109
110 * strings.texi (String Basics): Add an @xref to "Character Codes".
111
112 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
113
114 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
115 (Character Codes): Document `max-char'.
116
8b80cdf5
EZ
1172008-11-28 Eli Zaretskii <eliz@gnu.org>
118
119 * nonascii.texi (Text Representations, Converting Representations)
120 (Character Sets, Scanning Charsets, Translation of Characters):
121 Make text more accurate.
122
a99dceba
GM
1232008-11-28 Glenn Morris <rgm@gnu.org>
124
125 * files.texi (Format Conversion Round-Trip): Improve previous change.
126
f6dc3bed
CY
1272008-11-26 Chong Yidong <cyd@stupidchicken.com>
128
129 * modes.texi (Auto Major Mode): Fix example.
130
5da9413d
GM
1312008-11-25 Glenn Morris <rgm@gnu.org>
132
133 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
134
135 * files.texi (Format Conversion Round-Trip):
136 Use active voice for previous change.
137
fcca848c
CY
1382008-11-25 Chong Yidong <cyd@stupidchicken.com>
139
140 * os.texi (Processor Run Time):
141 * processes.texi (Transaction Queues):
142 * markers.texi (The Mark):
143 * windows.texi (Choosing Window, Selecting Windows):
144 * files.texi (Changing Files, Magic File Names):
145 * commands.texi (Key Sequence Input):
146 * functions.texi (Declaring Functions):
147 * strings.texi (Predicates for Strings):
148 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
149
36c8dc54
CY
1502008-11-24 Chong Yidong <cyd@stupidchicken.com>
151
152 * help.texi (Accessing Documentation): Update example.
153
154 * variables.texi (Defining Variables): Note that `*' is not
155 necessary if defcustom is used.
156
2a79b242
EZ
1572008-11-22 Eli Zaretskii <eliz@gnu.org>
158
159 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
160 Characters" from @detailmenu.
161
162 * nonascii.texi (Character Codes, Character Sets)
163 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
164 (Chars and Bytes, Splitting Characters): Sections removed.
165
392f0d26
LK
1662008-11-22 Lute Kamstra <lute@gnu.org>
167
168 * positions.texi (Text Lines): Update goto-line documentation.
169
af1a5cd5
MR
1702008-11-21 Martin Rudalics <rudalics@gmx.at>
171
6a4cfb0c
MR
172 * frames.texi (Frames): Fix typo, add cross references, reword.
173 (Initial Parameters): Reword special-display-frame-alist text.
174 (Frames and Windows): Reword. Describe argument norecord for
175 set-frame-selected-window.
176 (Input Focus): Describe argument norecord for select-frame.
177 Remove comment on MS-Windows behavior for focus-follows-mouse.
178 (Raising and Lowering): Mention windows-frames dichotomy in
179 metaphor.
180
af1a5cd5
MR
181 * windows.texi (Displaying Buffers, Vertical Scrolling)
182 (Horizontal Scrolling): Fix indenting and rewording issues
183 introduced with 2008-11-07 change.
184
c249fa9c
GM
1852008-11-20 Glenn Morris <rgm@gnu.org>
186
187 * files.texi (Format Conversion Round-Trip): Mention `preserve'
188 element of `format-alist'.
189
204d4665
GM
1902008-11-19 Glenn Morris <rgm@gnu.org>
191
192 * doclicense.texi: Update to FDL 1.3.
193 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
194
cc0910af
CY
1952008-11-18 Chong Yidong <cyd@stupidchicken.com>
196
efe6e7c4
CY
197 * windows.texi (Window Hooks): Remove *-end-trigger-functions
198 vars, which are obsolete. Mention jit-lock-register.
199
200 * modes.texi (Other Font Lock Variables): Document
201 jit-lock-register and jit-lock-unregister.
202
cc0910af
CY
203 * frames.texi (Color Parameters): Document alpha parameter.
204
aeeedf76
MR
2052008-11-16 Martin Rudalics <rudalics@gmx.at>
206
207 * windows.texi (Splitting Windows, Deleting Windows)
208 (Selecting Windows, Cyclic Window Ordering)
209 (Buffers and Windows, Displaying Buffers, Choosing Window)
210 (Dedicated Windows, Window Point, Window Start and End)
211 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
212 (Size of Window, Resizing Windows, Window Configurations)
213 (Window Parameters): Avoid @var at beginning of sentences and
214 reword accordingly.
215
4c565c5c
LK
2162008-11-11 Lute Kamstra <lute@gnu.org>
217
218 * files.texi (File Name Components): Fix file-name-extension
219 documentation.
220
25f494c9
JB
2212008-11-11 Juanma Barranquero <lekktu@gmail.com>
222
223 * frames.texi (Basic Parameters): Remove display-environment-variable
224 and term-environment-variable.
225
a1401ab1
EZ
2262008-11-08 Eli Zaretskii <eliz@gnu.org>
227
228 * windows.texi (Basic Windows, Splitting Windows)
229 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
230 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
231 (Resizing Windows, Window Configurations, Window Parameters):
232 Fix wording and markup.
a1401ab1 233
efafc282
MR
2342008-11-07 Martin Rudalics <rudalics@gmx.at>
235
236 * windows.texi (Windows): Update entries.
237 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 238 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
239 (Selecting Windows, Cyclic Window Ordering): Reword with special
240 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
241 (Buffers and Windows, Choosing Window): Reword with special
242 emphasis on dedicated windows.
243 (Displaying Buffers): Reword. For switch-to-buffer mention that
244 it may fall back on pop-to-buffer. For other-window try to
245 explain how it treats the cyclic ordering of windows.
efafc282
MR
246 (Dedicated Windows): New node and section discussing dedicated
247 windows and associated functions.
86ab855a 248 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
249 (Window Start and End): Rename node and section title. Reword.
250 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
251 Minor rewording.
252 (Size of Window): Reword, in particular text on window-width.
253 (Resizing Windows): Reword. Add text on balancing windows.
254 (Window Configurations): Reword. Mention window parameters.
255 (Window Parameters): New node and section on window parameters.
256 (Window Hooks): Reword. Mention that
257 window-configuration-change-hook is run "buffer-locally".
258 * elisp.texi (Top): Update Windows entries in @detailmenu
259 section.
260
d60a8ab2
JB
2612008-11-04 Juanma Barranquero <lekktu@gmail.com>
262
263 * searching.texi (Regexp Search): Fix typo.
264
01777627
CY
2652008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
266
267 * searching.texi (Regexp Search): Document GREEDY arg.
268 (Simple Match Data): Fix return value.
269
c4526e93
EZ
2702008-11-01 Eli Zaretskii <eliz@gnu.org>
271
272 * nonascii.texi (Text Representations): Rewrite to make consistent
273 with Emacs 23 internal representation of characters. Document
274 `unibyte-string'.
275
fe2ae8b5
CY
2762008-10-28 Chong Yidong <cyd@stupidchicken.com>
277
278 * processes.texi (Process Information): Note that process-status
279 does not accept buffer names.
280
cc5a21e3
CY
2812008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
282
283 * positions.texi (Skipping Characters): Correct return value of
284 skip-chars-forward.
285
09460d9a
MR
2862008-10-25 Martin Rudalics <rudalics@gmx.at>
287
520b29e7
MR
288 * windows.texi (Deleting Windows): Update documentation of
289 delete-windows-on.
290 (Buffers and Windows): Update documentations of
291 get-buffer-window and get-buffer-window-list.
292 (Displaying Buffers): Update documentation of
293 replace-buffer-in-windows.
294
09460d9a
MR
295 * buffers.texi (Current Buffer): Reword set-buffer and
296 with-current-buffer documentations.
297 (Creating Buffers): Reword documentation of get-buffer-create.
298
4d48fcdc
MR
2992008-10-23 Martin Rudalics <rudalics@gmx.at>
300
301 * buffers.texi (Current Buffer): Reword documentation of
302 set-buffer.
303 (Buffer Names): Reword documentation of buffer-name.
304 (The Buffer List): For bury-buffer explain what happens with the
305 buffer's window.
306 (Creating Buffers): Say that get-buffer-create's arg is called
307 buffer-or-name.
308
f0143c43
CY
3092008-10-22 Chong Yidong <cyd@stupidchicken.com>
310
3e5dbbd3
CY
311 * advice.texi (Computed Advice): Explain what DEFINITION is.
312
f0143c43
CY
313 * nonascii.texi (Character Codes): Remove obsolete function
314 char-valid-p, and document characterp instead.
315
52a94b85
MR
3162008-10-22 Martin Rudalics <rudalics@gmx.at>
317
318 * windows.texi (Displaying Buffers): Reword documentation of
319 pop-to-buffer.
320 (Choosing Window): Rewrite documentation of display-buffer and
321 its options.
322
f76f8246
MR
323 * buffers.texi (Killing Buffers): Update documentation of
324 kill-buffer.
325
acc8b598
EZ
3262008-10-21 Eli Zaretskii <eliz@gnu.org>
327
80e6b6df
EZ
328 * processes.texi (Serial Ports): Fix wording and improve markup.
329
3645358a
EZ
330 * searching.texi (Regexp Search): Document `string-match-p' and
331 `looking-at-p'.
332 (POSIX Regexps): Add an xref for "non-greedy".
333 (Regexp Special): Add @cindex entry for "non-greedy".
334
b3d50cff 335 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 336 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 337
73b7530a
EZ
338 * frames.texi (Color Names): Add an xref to `read-color'.
339
340 * minibuf.texi (High-Level Completion): Document `read-color'.
341
acc8b598
EZ
342 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
343
344 * positions.texi (Narrowing): Add an xref to "Swapping Text".
345
346 * buffers.texi (Swapping Text): New section, documents
347 `buffer-swap-text'.
348
10e187e8
MR
3492008-10-21 Martin Rudalics <rudalics@gmx.at>
350
351 * windows.texi (Resizing Windows): Minor wording fix.
352
fd6f900c
EZ
3532008-10-20 Eli Zaretskii <eliz@gnu.org>
354
355 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
356 and `combine-and-quote-strings'.
357
358 * strings.texi (Creating Strings): Add xrefs for them.
359
e4372165
EZ
3602008-10-19 Eli Zaretskii <eliz@gnu.org>
361
d6328fba
EZ
362 * elisp.texi (Top): Make descriptive text for "Reading File Names"
363 match the corresponding menu in minibuf.texi.
364
e4372165
EZ
365 * minibuf.texi (Reading File Names): Document `read-shell-command'
366 and `minibuffer-local-shell-command-map'.
367
5d8dda33
MR
3682008-10-19 Martin Rudalics <rudalics@gmx.at>
369
370 * windows.texi (Resizing Windows): Remove var{} around "window" in
371 documentation of enlarge-window.
372 Rewrite documentation of window-min-height and window-min-width.
373
437706cd
EZ
3742008-10-19 Eli Zaretskii <eliz@gnu.org>
375
80f85d7c
EZ
376 * functions.texi (Calling Functions): Document `apply-partially'.
377
291703b5
EZ
378 * hooks.texi (Standard Hooks): Mention
379 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
380
381 * variables.texi (File Local Variables): Document
382 `file-local-variables-alist', `before-hack-local-variables-hook'
383 and `hack-local-variables-hook'.
384
583d8b3c
EZ
385 * processes.texi (Synchronous Processes): Document `process-lines'.
386
437706cd 387 * customize.texi (Variable Definitions): Document
583d8b3c 388 `custom-reevaluate-setting'.
437706cd 389
7e51d89b
MR
3902008-10-18 Martin Rudalics <rudalics@gmx.at>
391
392 * windows.texi (Choosing Window, Deleting Windows)
393 (Displaying Buffers): Expand documentation of dedicated windows.
394
43c59a3d
EZ
3952008-10-18 Eli Zaretskii <eliz@gnu.org>
396
018a960d
EZ
397 * files.texi (Changing Files): Document symbolic input of file
398 modes to `set-file-modes'. Document `read-file-modes' and
399 `file-modes-symbolic-to-number'.
400
2c0b8144
EZ
401 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
402 and `search-map'.
403
80120f13
EZ
404 * searching.texi (Search and Replace): Document
405 `replace-search-function' and `replace-re-search-function'.
2c0b8144 406 Document `multi-query-replace-map'.
80120f13 407
6d4913f0
EZ
408 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
409 (Completion Commands, Reading File Names): Rename
410 `minibuffer-local-must-match-filename-map' to
411 `minibuffer-local-filename-must-match-map'.
412 (Minibuffer Completion): The `require-match' argument to
413 `completing-read' can now have the value `confirm-only'.
414
43c59a3d
EZ
415 * windows.texi (Displaying Buffers): Minor wording fix.
416 (Choosing Window): `split-height-threshold' can now be nil.
417 Document `split-width-threshold'. `pop-up-frames' can have the
418 value `graphic-only'.
419
f36acfd9
EZ
4202008-10-17 Eli Zaretskii <eliz@gnu.org>
421
422 * os.texi (Startup Summary): Document `before-init-time' and
423 `after-init-time'. Document `initial-window-system' and
424 `window-system-initialization-alist'. Document reading the
425 abbrevs file. Document the call to `server-start' under --daemon.
426 Rearrange a bit to be consistent with the code flow.
53728487
EZ
427 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
428 (Time Parsing): Document `format-seconds'.
f36acfd9 429
96995b89
MR
4302008-10-17 Martin Rudalics <rudalics@gmx.at>
431
432 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
433 and reword.
434
2de17c73
EZ
4352008-10-16 Eli Zaretskii <eliz@gnu.org>
436
437 * markers.texi (The Mark): Document use-region-p.
438
9cf52b11
EZ
4392008-10-15 Eli Zaretskii <eliz@gnu.org>
440
c3aaf1d7
EZ
441 * internals.texi (Writing Emacs Primitives): The interactive spec
442 of a primitive can be a Lisp form.
443
841a1743
EZ
444 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
445 values of transient-mark-mode. Document handle-shift-selection.
446
447 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
448 (Interactive Examples): Show an example of `^'.
449 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
450 (Defining Commands, Using Interactive): The interactive-form of a
451 function can be added via its symbol's property.
841a1743 452
52441368
EZ
453 * positions.texi (List Motion): beginning-of-defun-function can
454 now accept an argument.
455
8e8c1a72
EZ
456 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
457 now return a list of strings.
458
a33a1f2a
EZ
459 * control.texi (Handling Errors): Document ignore-errors.
460
4fb04348
EZ
461 * frames.texi (Creating Frames): Document frame-inherited-parameters.
462 (Parameter Access): Document set-frame-parameter.
463
ee666f84
EZ
464 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
465 Hooks" for the effect of kill-all-local-variables on local hook
466 functions.
467
9cf52b11
EZ
468 * modes.texi (Major Mode Conventions, Mode Line Variables):
469 `mode-name' need not be a string. xref to "Mode Line Data" for
470 details, and to "Emulating Mode Line" for computing a string
471 value.
472
22526bc4
EZ
4732008-10-14 Eli Zaretskii <eliz@gnu.org>
474
a65f6a85
EZ
475 * processes.texi (System Processes): New section.
476 (Processes, Signals to Processes): Add xrefs to it.
477
478 * objects.texi (Editing Types): A `process' is a subprocess of
479 Emacs, not just any process running on the OS.
480
481 * elisp.texi (Top): Adjust the @detailmenu for the above two
482 changes.
483
2724b26a
EZ
484 * sequences.texi (Char-Tables): Remove documentation of
485 set-char-table-default, which has no effect since Emacs 23.
486 <char-table-range, set-char-table-range>: Don't mention generic
487 characters and charsets. Add a cons cell as a possible argument.
488
489 * nonascii.texi (Splitting Characters)
490 (Translation of Characters): Don't mention generic characters.
491
492 * display.texi (Fontsets): Don't mention generic characters.
493
22526bc4 494 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 495 argument FUNCTION with a cons cell as KEY.
22526bc4 496
eaf4b689
EZ
4972008-10-13 Eli Zaretskii <eliz@gnu.org>
498
45e46036
EZ
499 * objects.texi (Primitive Function Type): Move "@cindex special
500 forms" from here...
501
502 * eval.texi (Special Forms): ...to here.
503
504 * functions.texi (What Is a Function): `functionp' returns nil for
505 special forms. Add an xref.
506
eaf4b689
EZ
507 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
508 Variables".
509
510 * variables.texi (Frame-Local Variables): New section.
511 (Buffer-Local Variables): Add an xref to it.
512 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
513 have both frame-local and buffer-local binding.
514
515 * frames.texi (Frames): Mention multiple tty frames.
516 (Frame Parameters, Parameter Access): Mention frame-local variable
517 bindings.
518
15688fce
GM
5192008-09-20 Glenn Morris <rgm@gnu.org>
520
521 * display.texi (Defining Faces): Recommend against face variables.
522
35539065
JB
5232008-09-16 Juanma Barranquero <lekktu@gmail.com>
524
525 * display.texi (Echo Area Customization): Fix typo.
526
6a57054b
JB
5272008-09-09 Juanma Barranquero <lekktu@gmail.com>
528
529 * loading.texi (Where Defined): Add `defface' item.
530
d632fb82
MR
5312008-09-06 Martin Rudalics <rudalics@gmx.at>
532
533 * loading.texi (Where Defined): Fix description of symbol-file.
534
905a9adb
JR
5352008-08-26 Jason Rumney <jasonr@gnu.org>
536
537 * display.texi (TIFF Images): New section describing :index property.
538
852e91b7
CY
5392008-08-23 Chong Yidong <cyd@stupidchicken.com>
540
541 * display.texi (Temporary Displays): Remove unnecessary comment
542 about usage of temp-buffer-show-hook.
543
6be001ee
CY
5442008-08-05 Chong Yidong <cyd@stupidchicken.com>
545
546 * symbols.texi (Other Plists): Fix incorrect example.
547 Suggested by Florian Beck.
548
58e3d8e8
JB
5492008-07-31 Juanma Barranquero <lekktu@gmail.com>
550
551 * os.texi: Fix previous change.
552
7c2fb837
DN
5532008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
554
555 * os.texi:
556 * intro.texi:
557 * files.texi: Remove VMS support.
558
9e2a2647
DN
5592008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
560
561 * os.texi:
562 * frames.texi:
563 * display.texi: Remove mentions of Mac Carbon.
564
c4f4682b
MB
5652008-07-01 Miles Bader <miles@gnu.org>
566
567 * text.texi (Special Properties):
568 * display.texi (Truncation): Add wrap-prefix and line-prefix.
569
3696411e
JB
5702008-06-28 Johan Bockgård <bojohan@gnu.org>
571
572 * display.texi (Other Image Types): Fix copy/paste error; say
573 "PBM", not "XBM".
574
f2a77c3a
DN
5752008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
576
577 * os.texi: Remove references to obsolete systems.
578
6d52677d
EZ
5792008-06-20 Eli Zaretskii <eliz@gnu.org>
580
581 * makefile.w32-in (distclean): Remove makefile.
582
1a87da4c
GM
5832008-06-17 Glenn Morris <rgm@gnu.org>
584
585 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
586 (elisp, dist): Remove rules and variables that are obsolete now
587 the lisp manual is no longer distributed separately.
588
fdda1c5d
GM
5892008-06-16 Glenn Morris <rgm@gnu.org>
590
646692e9
GM
591 * configure, configure.in, mkinstalldirs: Remove unused files.
592
593 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 594 * vol1.texi (EMACSVER):
6a57054b 595 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
596
597 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
598 as per maintain.info.
599
611bee81
GM
6002008-06-15 Glenn Morris <rgm@gnu.org>
601
a7bed3a0
GM
602 * makefile.w32-in (manual): Use "23" rather than "21".
603
604 * Makefile.in (emacsver): New, set by configure.
605 (manual): Use emacsver.
606
d794edf2
GM
607 * intro.texi: Report bugs using M-x report-emacs-bug.
608
611bee81
GM
609 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
610
c73e02fa
GM
6112008-06-13 Daniel Engeler <engeler@gmail.com>
612
613 * elisp.texi, internals.texi, processes.texi: Add documentation
614 about serial port access.
615
e40a85cd
MB
6162008-06-05 Miles Bader <miles@gnu.org>
617
618 * display.texi (Displaying Faces): Update to reflect function
619 renamings in face-remap.el.
620
7b753744
JB
6212008-06-05 Juanma Barranquero <lekktu@gmail.com>
622
623 * display.texi (Fontsets): Fix typos.
624
9d3d42fb
MB
6252008-06-03 Miles Bader <miles@gnu.org>
626
7b753744
JB
627 * display.texi (Displaying Faces): Add add-relative-face-remapping,
628 remove-relative-face-remapping, set-base-face-remapping,
629 and set-default-base-face-remapping.
9d3d42fb 630
f2cec7a9
MB
6312008-06-01 Miles Bader <miles@gnu.org>
632
633 * display.texi (Displaying Faces): Add face-remapping-alist.
634
8f39c96d
SM
6352008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
636
637 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
638 variable names.
639
1ef5eecc
ER
6402008-05-03 Eric S. Raymond <esr@golux>
641
352c8b4a 642 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
643 (current-global-map) return references, not copies.
644
63b4387f
JL
6452008-05-02 Juri Linkov <juri@jurta.org>
646
647 * minibuf.texi (Text from Minibuffer): Document a list of
648 default values for `read-from-minibuffer'.
649
38a8b703
JB
6502008-04-24 Juanma Barranquero <lekktu@gmail.com>
651
652 * nonascii.texi (Translation of Characters): Fix previous change.
653
7c42e639
CY
6542008-04-20 Chong Yidong <cyd@stupidchicken.com>
655
656 * display.texi (Overlay Properties): Clarify role of underlying
657 textprop and overlay keymaps for display strings.
658
659 * keymaps.texi (Active Keymaps): Ditto.
660
25c0d999
SM
6612008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
662
663 * minibuf.texi (Programmed Completion):
664 Replace dynamic-completion-table with the new completion-table-dynamic.
665
e3af5968
CY
6662008-04-07 Chong Yidong <cyd@stupidchicken.com>
667
668 * intro.texi (Some Terms): Change "fonts in this manual" index
669 entry to "typographic conventions".
670
6bfc8698
EZ
6712008-04-05 Eli Zaretskii <eliz@gnu.org>
672
673 * objects.texi (Text Props and Strings): Add indexing for read
674 syntax of text properties.
675
4972c361
SM
6762008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
677
678 * processes.texi (Decoding Output): Remove process-filter-multibyte
679 functions.
680
c70a68db
MR
6812008-03-15 Martin Rudalics <rudalics@gmx.at>
682
683 * display.texi (Finding Overlays): Say that empty overlays at
684 the end of the buffer are reported too.
685
1291fd36
GM
6862008-03-13 Glenn Morris <rgm@gnu.org>
687
688 * elisp.texi (EMACSVER): Set to 23.0.60.
689
c6b0dfd5
CY
6902008-02-26 Chong Yidong <cyd@stupidchicken.com>
691
38a8b703 692 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 693
875fc30c
GM
6942008-02-22 Glenn Morris <rgm@gnu.org>
695
696 * frames.texi (Position Parameters): Clarify the description of
697 `left' and `top', using information from "Geometry".
698 (Geometry): Give a pointer to "Position Parameters", rather than
699 repeating information.
700
d8c8e45a
GM
7012008-02-11 Glenn Morris <rgm@gnu.org>
702
703 * objects.texi (Equality Predicates): No longer talk about "two"
704 functions.
705
38a8b703 7062008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
707
708 * objects.texi (Equality Predicates): Add defun for
709 equal-including-properties.
710
bfffe0b1
GM
7112008-02-10 Glenn Morris <rgm@gnu.org>
712
713 * objects.texi (Equality Predicates):
714 Mention equal-including-properties.
715
431b78c9
RS
7162008-02-07 Richard Stallman <rms@gnu.org>
717
718 * windows.texi (Window Start): Mention the feature of moving
719 window-start to start of line.
720
c8763fb6 7212008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
722
723 * keymaps.texi (Tool Bar): Document rtl property.
724
1a256502
TTN
7252008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
726
727 * display.texi (Button Types):
728 For define-button-type, clarify type of NAME.
729
569382c2
MR
7302008-01-19 Martin Rudalics <rudalics@gmx.at>
731
732 * buffers.texi (Buffer Modification): Fix typo.
733
f3041af1
DN
7342008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
735
736 * os.texi (System Environment): Remove references to OSes that are
737 not supported anymore.
738
d35e1cd7
DN
7392008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
740
741 * os.texi (System Environment): Remove mention for Masscomp.
742
23af7580
RS
7432008-01-04 Richard Stallman <rms@gnu.org>
744
745 * display.texi (Faces): Don't talk about internal face vector as arg
746 to facep.
747
748 * customize.texi (Type Keywords): Fix previous change.
749
750 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
751 * elisp.texi (Top): Fix menu for commands.texi change.
752
ec7d5b1e
RS
7532007-12-30 Richard Stallman <rms@gnu.org>
754
755 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
756 (Accessing Scroll): New node broken out of Accessing Mouse.
757
101a6cea
RS
7582007-12-28 Richard Stallman <rms@gnu.org>
759
760 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 761 (Basic Parameters): For `title', refer to title bar.
041817a4 762 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 763
72b7e664
RS
7642007-12-23 Richard Stallman <rms@gnu.org>
765
766 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
767 Improve some of the commented-out keywords' text too.
768
27a4f445
MR
7692007-12-14 Martin Rudalics <rudalics@gmx.at>
770
e2e3f1d7
MR
771 * nonascii.texi (Encoding and I/O): Reword to avoid saying
772 "visit the current buffer".
773
27a4f445
MR
774 * os.texi (System Interface): Fix typo.
775
a2afc99d
RS
7762007-12-04 Richard Stallman <rms@gnu.org>
777
778 * objects.texi (Symbol Type): Fix typo.
779
b694135c
RS
7802007-12-03 Richard Stallman <rms@gnu.org>
781
782 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
783
f99a19da
GM
7842007-12-01 Glenn Morris <rgm@gnu.org>
785
786 * functions.texi (Declaring Functions): Improve previous change.
787
8f4b37d8
GM
7882007-11-30 Glenn Morris <rgm@gnu.org>
789
790 * functions.texi (Declaring Functions): Add optional fourth
791 argument of declare-function, and setting third argument to `t'.
792
61a2fe01
RS
7932007-11-29 Richard Stallman <rms@gnu.org>
794
795 * customize.texi (Composite Types): Document `group' type.
796
cbfc5193
GM
7972007-11-29 Glenn Morris <rgm@gnu.org>
798
799 * functions.texi (Declaring Functions): Add findex. Mention
800 `external' files.
801
8386283a
JB
8022007-11-26 Juanma Barranquero <lekktu@gmail.com>
803
804 * functions.texi (Declaring Functions): Fix directive.
805
a07c9a8b
RS
8062007-11-25 Richard Stallman <rms@gnu.org>
807
808 * help.texi (Help Functions): Clean up last change.
809
810 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
811
812 * loading.texi (Named Features): Minor cleanup.
813
814 * macros.texi (Eval During Expansion): Minor cleanup.
815
816 * variables.texi (Variable Aliases): Minor cleanup.
817
a0925923
RS
8182007-11-24 Richard Stallman <rms@gnu.org>
819
820 * functions.texi (Declaring Functions): Clarify previous change.
821
822 * compile.texi (Compiler Errors): Clarify previous change.
823
20c63e44
RS
8242007-11-24 Richard Stallman <rms@gnu.org>
825
e5e76c04 826 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
827 Clarify the text and move items around.
828
5bb0cda3
GM
8292007-11-24 Glenn Morris <rgm@gnu.org>
830
831 * functions.texi (Declaring Functions): New section.
832 * compile.texi (Compiler Errors): Mention declaring functions,
833 defvar with no initvalue, and byte-compile-warnings.
834
af13c86a
MR
8352007-11-15 Martin Rudalics <rudalics@gmx.at>
836
837 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
838 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
839
a5373305
MR
8402007-11-13 Martin Rudalics <rudalics@gmx.at>
841
842 * help.texi (Help Functions): Document new macro `with-help-window'.
843
fe284805
JL
8442007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
845
846 * searching.texi (Replacing Match): Describe new
847 `match-substitute-replacement'.
848
2c3a09b1
RS
8492007-10-31 Richard Stallman <rms@gnu.org>
850
851 * strings.texi (Creating Strings): Null strings from concat not unique.
852
f2b480f4
RS
8532007-10-26 Richard Stallman <rms@gnu.org>
854
855 * objects.texi (Equality Predicates): Null strings are uniquified.
856
857 * minibuf.texi: Minor clarifications in previous change.
858
db21122c
GM
8592007-10-25 Glenn Morris <rgm@gnu.org>
860
861 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
862
2328cbb3
RS
8632007-10-24 Richard Stallman <rms@gnu.org>
864
865 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
866
867 * variables.texi (Frame-Local Variables): Node deleted.
868 (Variables): Delete Frame-Local Variables from menu.
869 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
870 (Default Value): Don't mention frame-local vars.
871
872 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
873
874 * loading.texi (Unloading): Document FEATURE-unload-function
875 instead of FEATURE-unload-hook.
876
2328cbb3
RS
877 * frames.texi (Multiple Displays): Don't mention frame-local vars.
878
c066bafa
JL
8792007-10-22 Juri Linkov <juri@jurta.org>
880
881 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
882 (High-Level Completion): Document a list of default value strings
883 in the DEFAULT argument, for which minibuffer functions return the
884 first element.
885
65ced25f
JL
8862007-10-17 Juri Linkov <juri@jurta.org>
887
888 * text.texi (Filling): Update arguments of fill-paragraph.
889 fill-paragraph operates on the active region in Transient Mark mode.
890 Remove fill-paragraph-or-region.
891
ee46ec8e
KB
8922007-10-13 Karl Berry <karl@gnu.org>
893
894 * elisp.texi (@dircategory): Move to after @copying,
895 since we want @copying as close as possible to the beginning of
896 the output.
897
61bbdbc6
RS
8982007-10-12 Richard Stallman <rms@gnu.org>
899
900 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
901
902 * commands.texi (Distinguish Interactive): New node,
903 broken out from Interactive Call and rewritten.
904 (Command Loop): Put Distinguish Interactive in menu.
905
af23e1e8
RS
9062007-10-09 Richard Stallman <rms@gnu.org>
907
908 * text.texi (Examining Properties): Mention overlay priority.
909
910 * display.texi (Display Margins): Correct the description
911 of margin display specifications.
912 (Replacing Specs): New subnode broken out of Display Property.
913
e1965a69
JL
9142007-10-06 Juri Linkov <juri@jurta.org>
915
916 * text.texi (Filling): Document fill-paragraph-or-region.
917
4638454b
JB
9182007-10-05 Juanma Barranquero <lekktu@gmail.com>
919
920 * display.texi (Auto Faces): Fix typo.
921
7ed54cc5
RS
9222007-10-02 Richard Stallman <rms@gnu.org>
923
924 * display.texi (Display Property): Explain some display specs
925 don't let you move point in.
926
927 * frames.texi (Cursor Parameters): Describe
928 cursor-in-non-selected-windows here. Explain more values.
929
930 * windows.texi (Basic Windows): Don't describe
931 cursor-in-non-selected-windows here.
932
305a7ef2
EZ
9332007-10-01 Eli Zaretskii <eliz@gnu.org>
934
935 * processes.texi (Misc Network): Note that these functions are
936 supported only on some systems.
937
f7a7f4eb
RS
9382007-10-01 Richard Stallman <rms@gnu.org>
939
940 * display.texi (Overlay Properties): Explain nil as priority.
941 Explain that conflicts are unpredictable if not resolved by
942 priorities.
943
780d7bb9
RS
9442007-09-23 Richard Stallman <rms@gnu.org>
945
946 * macros.texi (Backquote): Minor clarification.
947
14b4fdfb
RS
9482007-09-19 Richard Stallman <rms@gnu.org>
949
950 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
951 Clarify when they work in parallel and when one overrides.
952 Fix error in example.
14b4fdfb 953
b8d4c8d0
GM
9542007-09-06 Glenn Morris <rgm@gnu.org>
955
b3e755a9 956 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
957 commands to use ../../info.
958 * Makefile.in (infodir): Go up one more level.
4638454b 959 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
960 (miscmanualdir): New.
961 (dist): Use new variable miscmanualdir.
962 * makefile.w32-in (infodir, texinputdir): Go up one more level.
963 (usermanualdir): Change from ../man to ../emacs.
964
1bb1f7d3
MR
9652007-08-30 Martin Rudalics <rudalics@gmx.at>
966
967 * commands.texi (Command Loop Info): Advise against changing
968 most variables described here. Explain new variable
969 last-repeatable-command.
970
b8d4c8d0
GM
9712007-08-29 Glenn Morris <rgm@gnu.org>
972
973 * elisp.texi (EMACSVER): Increase to 23.0.50.
974
9752007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
976
977 * frames.texi (Basic Parameters): Add display-environment-variable
978 and term-environment-variable.
979
9802007-08-28 Juri Linkov <juri@jurta.org>
981
982 * display.texi (Image Formats, Other Image Types): Add SVG.
983
9842007-08-28 Juri Linkov <juri@jurta.org>
985
986 * display.texi (Images): Move formats-related text to new node
987 "Image Formats".
988 (Image Formats): New node.
989
619fb9ee
RS
9902007-08-27 Richard Stallman <rms@gnu.org>
991
992 * windows.texi (Window Configurations): Clarify what
993 a window configuration saves.
994
b8d4c8d0
GM
9952007-08-25 Richard Stallman <rms@gnu.org>
996
997 * display.texi (Images): Delete redundant @findex.
998
9992007-08-16 Richard Stallman <rms@gnu.org>
1000
1001 * processes.texi (Asynchronous Processes): Clarify
1002 doc of start-file-process.
1003
10042007-08-08 Martin Rudalics <rudalics@gmx.at>
1005
1006 * modes.texi (Example Major Modes): Fix typo.
1007
10082007-08-08 Glenn Morris <rgm@gnu.org>
1009
1010 * intro.texi (nil and t): Do not use `iff' in documentation.
1011
1012 * tips.texi (Documentation Tips): Recommend against `iff'.
1013
10142007-08-07 Chong Yidong <cyd@stupidchicken.com>
1015
1016 * display.texi (Image Cache): Document image-refresh.
1017
10182007-08-06 Martin Rudalics <rudalics@gmx.at>
1019
1020 * windows.texi (Size of Window): Document window-full-width-p.
1021
10222007-07-25 Glenn Morris <rgm@gnu.org>
1023
1024 * gpl.texi (GPL): Replace license with GPLv3.
1025
1026 * Relicense all FSF files to GPLv3 or later.
1027
10282007-07-24 Michael Albinus <michael.albinus@gmx.de>
1029
4638454b
JB
1030 * processes.texi (Synchronous Processes):
1031 Add `process-file-shell-command'.
b8d4c8d0
GM
1032 (Asynchronous Processes): Mention restricted use of
1033 `process-filter' and `process-sentinel' in
1034 `start-file-process'. Add `start-file-process-shell-command'.
1035
10362007-07-17 Michael Albinus <michael.albinus@gmx.de>
1037
1038 * files.texi (Magic File Names): Introduce optional parameter
1039 IDENTIFICATION for `file-remote-p'.
1040
10412007-07-16 Richard Stallman <rms@gnu.org>
1042
1043 * display.texi (Defining Faces): Fix previous change.
1044
10452007-07-14 Richard Stallman <rms@gnu.org>
1046
1047 * control.texi (Handling Errors): Document `debug' in handler list.
1048
10492007-07-10 Richard Stallman <rms@gnu.org>
1050
1051 * display.texi (Defining Faces): Explain C-M-x feature for defface.
1052
10532007-07-09 Richard Stallman <rms@gnu.org>
1054
1055 * files.texi (Magic File Names): Rewrite previous change.
1056
10572007-07-08 Michael Albinus <michael.albinus@gmx.de>
1058
1059 * files.texi (Magic File Names): Introduce optional parameter
1060 CONNECTED for `file-remote-p'.
1061
10622007-07-07 Michael Albinus <michael.albinus@gmx.de>
1063
1064 * processes.texi (Asynchronous Processes):
1065 * files.texi (Magic File Names): Add `start-file-process'.
1066
10672007-06-27 Richard Stallman <rms@gnu.org>
1068
1069 * files.texi (Format Conversion Piecemeal): Clarify
1070 `after-insert-file-functions' calling convention.
1071
10722007-06-27 Michael Albinus <michael.albinus@gmx.de>
1073
4638454b
JB
1074 * files.texi (Magic File Names): Remove `dired-call-process'.
1075 Add `process-file'.
b8d4c8d0
GM
1076
10772007-06-27 Kenichi Handa <handa@m17n.org>
1078
1079 * text.texi (Special Properties): Fix description about
4638454b 1080 `composition' property.
b8d4c8d0
GM
1081
10822007-06-26 Kenichi Handa <handa@m17n.org>
1083
1084 * nonascii.texi (Default Coding Systems): Document about the
1085 return value `undecided'.
1086
10872007-06-25 David Kastrup <dak@gnu.org>
1088
1089 * keymaps.texi (Active Keymaps): Document new POSITION argument of
1090 `current-active-maps'.
1091
10922007-06-24 Karl Berry <karl@gnu.org>
1093
4638454b 1094 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
1095
10962007-06-15 Juanma Barranquero <lekktu@gmail.com>
1097
1098 * display.texi (Overlay Arrow): Doc fix.
1099
11002007-06-14 Karl Berry <karl@tug.org>
1101
1102 * anti.texi (Antinews): Typo.
1103
11042007-06-14 Chong Yidong <cyd@stupidchicken.com>
1105
1106 * display.texi (Image Cache): Document image-refresh.
1107
11082007-06-12 Karl Berry <karl@gnu.org>
1109
1110 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
1111 * two-volume.make: New file.
1112 * .cvsignore: Ignore two-volume files.
1113
11142007-06-12 Tom Tromey <tromey@redhat.com>
1115
1116 * os.texi (Init File): Document user-emacs-directory.
1117
11182007-06-03 Nick Roberts <nickrob@snap.net.nz>
1119
1120 * commands.texi (Click Events): Describe width and height when
1121 object is nil.
1122
11232007-05-30 Nick Roberts <nickrob@snap.net.nz>
1124
1125 * commands.texi (Click Events): Layout more logically. Describe
1126 width and height.
1127 (Drag Events, Motion Events): Update to new format for position.
1128
11292007-06-02 Richard Stallman <rms@gnu.org>
1130
1131 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
1132
11332007-06-02 Chong Yidong <cyd@stupidchicken.com>
1134
1135 * Version 22.1 released.
1136
11372007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1138
1139 * text.texi (Special Properties): Correct meaning of fontified face.
1140
11412007-05-30 Richard Stallman <rms@gnu.org>
1142
1143 * text.texi (Special Properties): Add link to Adjusting Point.
1144
11452007-05-12 Richard Stallman <rms@gnu.org>
1146
1147 * text.texi (Margins): indent-to-left-margin is not the default.
1148 (Mode-Specific Indent): For indent-line-function, the default
1149 is indent-relative.
1150
1151 * modes.texi (Example Major Modes): Explain last line of text-mode
1152 is redundant.
1153
11542007-05-10 Richard Stallman <rms@gnu.org>
1155
1156 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
1157
1158 * help.texi (Keys in Documentation): Add reference to
1159 Documentation Tips.
1160
1161 * files.texi (Format Conversion): TO-FN gets three arguments.
1162
1163 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
1164
11652007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
1166
1167 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
1168 * files.texi (Format Conversion): Expand intro; add menu.
1169 (Format Conversion Overview, Format Conversion Round-Trip)
1170 (Format Conversion Piecemeal): New nodes/subsections.
1171 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
1172 * text.texi (Text Properties): Remove "Saving Properties" from menu.
1173 (Saving Properties): Delete node/subsection.
1174
11752007-05-07 Karl Berry <karl@gnu.org>
1176
1177 * elisp.texi (EMACSVER): Back to 22.
1178
11792007-05-06 Richard Stallman <rms@gnu.org>
1180
1181 * processes.texi (Accepting Output): Revert most of previous change.
1182
11832007-05-05 Richard Stallman <rms@gnu.org>
1184
1185 * processes.texi (Accepting Output): accept-process-output
1186 uses microseconds, not milliseconds. But that arg is obsolete.
1187
11882007-05-04 Karl Berry <karl@tug.org>
1189
1190 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
1191
11922007-05-04 Eli Zaretskii <eliz@gnu.org>
1193
1194 * tips.texi (Documentation Tips): Rearrange items to place the
1195 more important ones first. Add an index entry for hyperlinks.
1196
11972007-05-03 Karl Berry <karl@gnu.org>
1198
1199 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
1200 (EMACSVER) [smallbook]: 22 for printed version.
1201
1202 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
1203 so restore anchor to normal position after defun. Found by Kevin Ryde.
1204
12052007-04-26 Glenn Morris <rgm@gnu.org>
1206
1207 * elisp.texi (EMACSVER): Increase to 22.1.50.
1208
12092007-04-28 Karl Berry <karl@gnu.org>
1210
1211 * elisp.texi: Improve line breaks on copyright page,
1212 similar layout to emacs manual, 8.5x11 by default.
1213
12142007-04-24 Richard Stallman <rms@gnu.org>
1215
1216 * text.texi (Special Properties): Add xref to Overlay Properties.
1217
1218 * display.texi (Overlay Properties): Add xref to Special Properties.
1219
12202007-04-22 Richard Stallman <rms@gnu.org>
1221
1222 * keymaps.texi (Extended Menu Items): Move the info about
1223 format with cached keyboard binding.
1224
12252007-04-21 Richard Stallman <rms@gnu.org>
1226
1227 * text.texi (Special Properties): Clarify previous change.
1228
1229 * files.texi (File Name Expansion): Clarify previous change.
1230
1231 * display.texi (Attribute Functions): Fix example for
1232 face-attribute-relative-p.
1233
12342007-04-19 Kenichi Handa <handa@m17n.org>
1235
1236 * text.texi (Special Properties): Document composition property.
1237
12382007-04-19 Glenn Morris <rgm@gnu.org>
1239
1240 * files.texi (File Name Expansion): Mention "superroot".
1241
12422007-04-15 Chong Yidong <cyd@stupidchicken.com>
1243
1244 * frames.texi (Multiple Displays): Add note about "multi-monitor"
1245 setups.
1246 (Display Feature Testing): Note that display refers to all
1247 physical monitors for multi-monitor setups.
1248
12492007-04-14 Richard Stallman <rms@gnu.org>
1250
1251 * lists.texi (Sets And Lists): Clarify `delete' examples.
1252 Remove spurious xref to same node.
1253 Clarify xref for add-to-list.
1254
12552007-04-12 Nick Roberts <nickrob@snap.net.nz>
1256
1257 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
1258 value of lisp-mode-map.
1259
12602007-04-11 Karl Berry <karl@gnu.org>
1261
1262 * anti.texi (Antinews):
1263 * display.texi (Overlay Properties, Defining Images):
1264 * processes.texi (Synchronous Processes, Sentinels):
1265 * syntax.texi (Syntax Table Internals):
1266 * searching.texi (Regexp Special):
1267 * nonascii.texi (Default Coding Systems):
1268 * text.texi (Special Properties):
1269 * minibuf.texi (Basic Completion): Wording to improve breaks in
1270 8.5x11 format.
1271 * elisp.texi (smallbook): New @set to more easily switch between
1272 smallbook and 8.5x11.
1273
12742007-04-11 Richard Stallman <rms@gnu.org>
1275
1276 * text.texi (Lazy Properties): Minor fix.
1277
12782007-04-08 Karl Berry <karl@gnu.org>
1279
1280 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
1281 * macros.texi (Backquote): Downcase Backquote in index entries for
1282 consistency.
1283
12842007-04-08 Richard Stallman <rms@gnu.org>
1285
1286 * text.texi (Adaptive Fill): Just describe default,
1287 don't show it (since it contains non-ASCII chars).
1288
12892007-04-07 Karl Berry <karl@gnu.org>
1290
1291 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
1292 adaptive-fill-regexp's value, since they are not in the standard
1293 TeX fonts.
1294
12952007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
1296
1297 * display.texi (Defining Faces): Fix example.
1298
12992007-04-07 Karl Berry <karl@gnu.org>
1300
1301 * display.texi (Button Buffer Commands): Improve page break.
1302
13032007-04-07 Richard Stallman <rms@gnu.org>
1304
1305 * advice.texi (Activation of Advice): Remove redundant index entry.
1306
1307 * backups.texi: Improve index entries. Remove redundant ones.
1308
1309 * compile.texi (Byte Compilation): Improve index entry.
1310
1311 * hash.texi (Creating Hash): Improve index entry.
1312
1313 * symbols.texi (Definitions): Improve index entry.
1314
1315 * edebug.texi: Improve index entries. Remove redundant/useless ones.
1316
1317 * maps.texi (Standard Keymaps): Remove useless index entry.
1318
1319 * help.texi (Documentation Basics): Remove redundant index entries.
1320
1321 * customize.texi: Improve index entries.
1322 Remove redundant/useless ones.
1323
1324 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
1325
1326 * streams.texi (Output Variables): Improve index entry.
1327
1328 * abbrevs.texi (Abbrevs): Remove useless index entry.
1329
1330 * macros.texi (Expansion): Remove useless index entry.
1331
1332 * text.texi: Improve index entries. Remove redundant/useless ones.
1333 (Text Properties, Examining Properties)
1334 (Special Properties): Use "property category" instead of "category"
1335 to refer to the `category' property.
1336
1337 * positions.texi: Improve index entries. Remove useless one.
1338
1339 * lists.texi: Improve index entries. Remove redundant/useless ones.
1340
1341 * os.texi: Improve index entries.
1342 (Timers): Fix previous change.
1343
1344 * buffers.texi: Improve index entries.
1345 (Modification Time): Get rid of term "obsolete buffer".
1346
1347 * debugging.texi: Improve index entries.
1348 (Test Coverage): Add xref to other test coverage ftr.
1349
1350 * eval.texi: Improve index entry. Remove redundant ones.
1351
1352 * numbers.texi: Improve index entries. Remove redundant/useless ones.
1353
1354 * files.texi: Improve index entries. Remove redundant/useless ones.
1355
1356 * objects.texi: Improve index entries.
1357
1358 * processes.texi: Improve index entries.
1359
1360 * modes.texi: Improve index entry. Remove redundant one.
1361
1362 * nonascii.texi: Improve index entries.
1363
1364 * internals.texi: Improve index entries.
1365
1366 * syntax.texi: Improve index entries.
1367
1368 * keymaps.texi (Active Keymaps): Improve index entries.
1369
1370 * commands.texi: Improve index entries. Remove redundant/useless ones.
1371
1372 * frames.texi: Improve index entries. Remove redundant/useless ones.
1373
1374 * markers.texi: Improve index entries. Remove redundant ones.
1375
1376 * tips.texi: Improve index entries.
1377
1378 * loading.texi (Unloading): Improve index entry.
1379
1380 * variables.texi: Improve index entries. Remove redundant one.
1381
1382 * sequences.texi: Improve index entry.
1383
1384 * display.texi: Improve index entries. Remove redundant ones.
1385
1386 * windows.texi: Improve index entries.
1387
1388 * searching.texi: Improve index entries. Remove redundant one.
1389
1390 * strings.texi (Case Tables): Improve last change.
1391
13922007-04-04 Chong Yidong <cyd@stupidchicken.com>
1393
1394 * strings.texi (Case Tables): Document with-case-table and
1395 ascii-case-table.
1396
13972007-04-03 Karl Berry <karl@gnu.org>
1398
1399 * processes.texi (Network): Reword to improve page break.
1400
14012007-04-03 Eli Zaretskii <eliz@gnu.org>
1402
1403 * functions.texi (Inline Functions): Describe more disadvantages
1404 of defsubst, and make advice against it stronger.
1405
14062007-04-02 Karl Berry <karl@gnu.org>
1407
1408 * backups.texi (Backup Names): Avoid widow words.
1409 * modes.texi (Example Major Modes): Align last comment.
1410
14112007-04-01 Chong Yidong <cyd@stupidchicken.com>
1412
1413 * keymaps.texi (Remapping Commands): Document new arg to
1414 command-remapping.
1415
14162007-04-01 Karl Berry <karl@gnu.org>
1417
1418 * processes.texi (Low-Level Network): Typo.
1419 * loading.texi (Hooks for Loading): Avoid double "the".
1420 * keymaps.texi (Key Sequences): No double "and".
1421 (Changing Key Bindings): Shorten to improve line break.
1422
14232007-03-31 Glenn Morris <rgm@gnu.org>
1424
1425 * os.texi (Timers): Fix description of run-at-time TIME formats.
1426
14272007-03-31 Richard Stallman <rms@gnu.org>
1428
1429 * display.texi (Invisible Text): Correct buffer-invisibility-spec
1430 regarding ellipsis.
1431
14322007-03-31 Eli Zaretskii <eliz@gnu.org>
1433
1434 * intro.texi (nil and t):
1435 * symbols.texi (Plists and Alists):
1436 * variables.texi (Variable Aliases, Constant Variables):
1437 * functions.texi (Defining Functions):
1438 * advice.texi (Advising Primitives):
1439 * debugging.texi (Syntax Errors, Compilation Errors):
1440 * minibuf.texi (Minibuffer Windows):
1441 * commands.texi (Adjusting Point):
1442 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
1443 (Auto Major Mode, Major Mode Conventions):
1444 * help.texi (Describing Characters):
1445 * files.texi (Create/Delete Dirs, Information about Files)
1446 (File Locks, Writing to Files, Reading from Files)
1447 (Saving Buffers):
1448 * windows.texi (Resizing Windows, Cyclic Window Ordering):
1449 * frames.texi (Finding All Frames):
1450 * positions.texi (Buffer End, Motion):
1451 * markers.texi (The Region):
1452 * text.texi (Deletion, Near Point):
1453 * display.texi (Displaying Messages, Truncation):
1454 * os.texi (Processor Run Time):
1455 * tips.texi (Key Binding Conventions, Programming Tips)
1456 (Warning Tips, Documentation Tips, Comment Tips):
1457 * internals.texi (Memory Usage): Improve indexing.
1458
1459 * variables.texi (Frame-Local Variables):
1460 * functions.texi (Argument List):
1461 * loading.texi (Library Search):
1462 * streams.texi (Output Variables):
1463 * keymaps.texi (Translation Keymaps, Searching Keymaps):
1464 * searching.texi (Replacing Match, Search and Replace):
1465 * processes.texi (Byte Packing, Decoding Output)
1466 (Accepting Output, Network Servers, Shell Arguments):
1467 * display.texi (Abstract Display, Image Cache, Scroll Bars):
1468 * windows.texi (Window Point, Window Start):
1469 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
1470 * commands.texi (Reading Input, Keyboard Events):
1471 * minibuf.texi (Reading File Names, Minibuffer Completion)
1472 (Recursive Mini):
1473 * positions.texi (List Motion):
1474 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
1475 * numbers.texi (Arithmetic Operations, Math Functions)
1476 (Predicates on Numbers, Comparison of Numbers):
1477 (Numeric Conversions):
1478 * locals.texi (Standard Buffer-Local Variables):
1479 * maps.texi (Standard Keymaps):
1480 * os.texi (User Identification, System Environment, Recording Input)
1481 (X11 Keysyms):
1482 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
1483 * backups.texi (Backups and Auto-Saving):
1484 * customize.texi (Customization, Group Definitions)
1485 (Variable Definitions):
1486 * compile.texi (Byte Compilation): Improve index entries.
1487
14882007-03-31 Karl Berry <karl@gnu.org>
1489
1490 * macros.texi (Defining Macros): Avoid widow syllable.
1491
14922007-03-31 Eli Zaretskii <eliz@gnu.org>
1493
1494 * elisp.texi (Top): Postscript -> PostScript.
1495
1496 * display.texi (Images, Postscript Images): Postscript -> PostScript.
1497
14982007-03-31 Markus Triska <markus.triska@gmx.at>
1499
1500 * internals.texi (Writing Emacs Primitives): Untabify `For'.
1501
15022007-03-30 Karl Berry <karl@gnu.org>
1503
1504 * lists.texi (List-related Predicates): Remove spurious @need.
1505 (Setcdr): Use @smallexample to improve page break.
1506 (Association Lists) <assoc>: Reword to improve page break.
1507
1508 * strings.texi (String Conversion): Insert blank line to improve
1509 page break.
1510
1511 * numbers.texi (Random Numbers): Use @minus{}.
1512 (Math Functions): Use @minus{}.
1513
1514 * intro.texi (Acknowledgements): Avoid line breaks before middle
1515 initials.
1516
15172007-03-24 Eli Zaretskii <eliz@gnu.org>
1518
1519 * errors.texi (Standard Errors): Add an index entry.
1520
15212007-03-19 Richard Stallman <rms@gnu.org>
1522
1523 * os.texi (Recording Input): recent-keys now gives 300 keys.
1524
15252007-03-12 Glenn Morris <rgm@gnu.org>
1526
1527 * os.texi: Replace "daylight savings" with "daylight saving"
1528 throughout.
1529
15302007-03-05 Richard Stallman <rms@gnu.org>
1531
1532 * variables.texi (File Local Variables): Update
1533 enable-local-variables values.
1534
15352007-03-04 Richard Stallman <rms@gnu.org>
1536
1537 * syntax.texi (Control Parsing): Minor clarification.
1538
1539 * strings.texi (Formatting Strings): Clarify width, precision, flags.
1540
1541 * sequences.texi (Sequence Functions): Move string-bytes away,
1542 add xref.
1543
1544 * nonascii.texi (Text Representations): Move string-bytes here.
1545
1546 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
1547
1548 * minibuf.texi (Basic Completion): Minor clarification.
1549
1550 * markers.texi (The Mark): Clarify existence vs activation of mark.
1551 Other cleanup.
1552
1553 * display.texi (Finding Overlays): Write better example.
1554
1555 * compile.texi (Eval During Compile): Clarify putting macros
1556 in eval-when-compile.
1557
c5602427 15582007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
1559
1560 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 1561 load-read-function definition doc.
b8d4c8d0
GM
1562
15632007-02-21 Kim F. Storm <storm@cua.dk>
1564
1565 * strings.texi (Text Comparison): Mention that assoc-string
1566 converts symbols to strings before testing.
1567
15682007-02-17 Kim F. Storm <storm@cua.dk>
1569
1570 * processes.texi (Bindat Spec): Vector types can have optional
1571 element type.
1572 (Bindat Examples): Fix example. Add vector with element type.
1573
15742007-02-16 Andreas Schwab <schwab@suse.de>
1575
1576 * strings.texi (Formatting Strings): Document '+' flag.
1577
15782007-02-15 Juanma Barranquero <lekktu@gmail.com>
1579
1580 * strings.texi (Modifying Strings): Clarify that `clear-string'
1581 always converts the string to unibyte.
1582
15832007-02-14 Kim F. Storm <storm@cua.dk>
1584
1585 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
1586 Rewrite glyph code description to refer to these functions.
1587 Remove details of encoding face number and char into integer code.
1588
15892007-02-03 Alan Mackenzie <acm@muc.de>
1590
1591 * loading.texi (Hooks for Loading): Make the description of
1592 `eval-after-load' more detailed, and amend the description of
1593 after-load-alist, in accordance with changes from 2006-05.
1594
15952007-02-03 Chong Yidong <cyd@stupidchicken.com>
1596
1597 * modes.texi (Defining Minor Modes): Document that a :require
1598 keyword or similar may be required to make saved customization
1599 variables work.
1600
16012007-02-03 Eli Zaretskii <eliz@gnu.org>
1602
1603 * elisp.texi (Top): Make the detailed menu headers compliant with
1604 Texinfo guidelines and with what texnfo-upd.el expects. Add
1605 comments to prevent people from inadvertently modifying the key
1606 parts needed by `texinfo-multiple-files-update'.
1607
16082007-02-02 Eli Zaretskii <eliz@gnu.org>
1609
1610 * elisp.texi (Top): Update the top-level menus.
1611
1612 * syntax.texi (Categories): Add index entries.
1613
16142007-02-01 Juanma Barranquero <lekktu@gmail.com>
1615
1616 * display.texi (Attribute Functions): Fix name and description of
1617 the UNDERLINE arg of `set-face-underline-p'.
1618
16192007-01-29 Eli Zaretskii <eliz@gnu.org>
1620
1621 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
1622 Variables", and "Standard Keymaps" to the detailed menu.
1623
1624 * variables.texi (Future Local Variables): Add index entry.
1625
16262007-01-28 Richard Stallman <rms@gnu.org>
1627
1628 * tips.texi (Coding Conventions): Clarify the tip about macros
1629 that define a function or a variable.
1630
1631 * files.texi (File Attributes): UID and GID can be floats.
1632 (Magic File Names): Explain why deferring all operations to
1633 the standard handler does not work.
1634
16352007-01-23 Martin Rudalics <rudalics@gmx.at>
1636
1637 * backups.texi (Reverting): Use "buffer" instead of "file"
1638 when talking about major and minor modes.
1639
16402007-01-21 Richard Stallman <rms@gnu.org>
1641
1642 * help.texi (Documentation): Add xref to Documentation Tips.
1643
16442007-01-14 Juanma Barranquero <lekktu@gmail.com>
1645
1646 * tips.texi (Coding Conventions): Fix typos.
1647
16482007-01-05 Richard Stallman <rms@gnu.org>
1649
1650 * modes.texi (Defining Minor Modes): Fix previous change.
1651
16522007-01-03 Richard Stallman <rms@gnu.org>
1653
1654 * customize.texi (Variable Definitions, Customization Types):
1655 Don't use * in doc string for defcustom.
1656
16572007-01-02 Richard Stallman <rms@gnu.org>
1658
1659 * variables.texi (Variable Aliases): Clarify that aliases vars
1660 always have the same value.
1661
1662 * processes.texi (Bindat Spec): Fix Texinfo usage.
1663
1664 * modes.texi (Defining Minor Modes): Explain effect of command
1665 defined with define-global-minor-mode on new buffers.
1666
16672006-12-30 Kim F. Storm <storm@cua.dk>
1668
1669 * keymaps.texi (Tool Bar): Describe `grow-only' value of
1670 `auto-resize-tool-bars'.
1671
16722006-12-30 Richard Stallman <rms@gnu.org>
1673
1674 * keymaps.texi (Active Keymaps): Fix previous change.
1675
16762006-12-30 Nick Roberts <nickrob@snap.net.nz>
1677
1678 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
1679
16802006-12-30 Kim F. Storm <storm@cua.dk>
1681
1682 * processes.texi (Bindat Spec): Clarify using field names in
1683 length specifications.
1684
16852006-12-29 Kim F. Storm <storm@cua.dk>
1686
1687 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1688 Add count and index variables for eval forms in repeat blocks.
1689
16902006-12-24 Richard Stallman <rms@gnu.org>
1691
1692 * customize.texi (Variable Definitions): Document
1693 new name custom-add-frequent-value.
1694
16952006-12-19 Kim F. Storm <storm@cua.dk>
1696
1697 * commands.texi (Misc Events): User signals now result in sigusr1
1698 and sigusr2 events which are handled through special-event-map.
1699 (Special Events): User signals and drag-n-drop are special.
1700
17012006-12-17 Richard Stallman <rms@gnu.org>
1702
1703 * loading.texi (Named Features): Explain subfeatures better.
1704
1705 * customize.texi: Use "option" only for user options.
1706 For the keyword values inside defcustom etc, say "keywords".
1707 For :options value's elements, say "elements".
1708 :group should not be omitted.
1709
1710 * syntax.texi (Parsing Expressions): Split up node.
1711 (Motion via Parsing, Position Parse, Parser State)
1712 (Low-Level Parsing, Control Parsing): New subnodes.
1713 (Parser State): Document syntax-ppss-toplevel-pos.
1714
1715 * positions.texi (List Motion): Punctuation fix.
1716
1717 * files.texi (File Name Completion): Document PREDICATE arg
1718 to file-name-completion.
1719
17202006-12-16 Eli Zaretskii <eliz@gnu.org>
1721
1722 * internals.texi (Building Emacs, Writing Emacs Primitives):
1723 Add index entries.
1724
17252006-12-11 Richard Stallman <rms@gnu.org>
1726
1727 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
1728 affects face menu. Explain how to make it non-nil without enabling
1729 any fontification.
1730
17312006-12-10 Chong Yidong <cyd@stupidchicken.com>
1732
1733 * modes.texi (Font Lock Basics): Document nil value of
1734 font-lock-defaults.
1735
17362006-12-10 Glenn Morris <rgm@gnu.org>
1737
1738 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
1739 value for system-flag argument. Abbrev tables may not be empty
1740 when major modes are loaded.
1741
17422006-12-08 Juanma Barranquero <lekktu@gmail.com>
1743
1744 * makefile.w32-in (maintainer-clean): Partially revert last
1745 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
1746 to protect elisp-covers.texi.
1747
17482006-12-07 Juanma Barranquero <lekktu@gmail.com>
1749
1750 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1751 Don't remove elisp* info files; they are already deleted by the
1752 `clean' and `distclean' targets, and they are in the $(infodir)
1753 directory, not the current one.
1754
17552006-12-04 Kim F. Storm <storm@cua.dk>
1756
1757 * commands.texi (Misc Events): Update signal events.
1758 (Event Examples): Add signal example.
1759
17602006-11-29 Richard Stallman <rms@gnu.org>
1761
1762 * frames.texi (Visibility of Frames): Explain visible windows
1763 can be covered by others. Add xref for raise-frame.
1764
17652006-11-28 Richard Stallman <rms@gnu.org>
1766
1767 * searching.texi (Regexp Special): Update when ^ is special.
1768
17692006-11-27 Eli Zaretskii <eliz@gnu.org>
1770
1771 * customize.texi (Customization, Common Keywords)
1772 (Group Definitions, Variable Definitions, Composite Types)
1773 (Type Keywords, Customization Types): Add index entries for
1774 various customization keywords.
1775
17762006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1777
1778 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1779
c8763fb6 17802006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
1781
1782 * frames.texi (Window System Selections): Remove clipboard from
1783 description of selection-coding-system.
1784
17852006-11-06 Richard Stallman <rms@gnu.org>
1786
1787 * lists.texi (List Variables): Document COMPARE-FN.
1788
1789 * keymaps.texi: Avoid use of "binding" to mean a relation;
1790 use it only to refer to the meaning associated with a key.
1791 (Keymaps): Change menu node description.
1792
1793 * elisp.texi (Top): Change menu node description.
1794
1795 * display.texi (Managing Overlays): Document overlay-recenter.
1796
17972006-10-29 Chong Yidong <cyd@stupidchicken.com>
1798
1799 * Makefile.in: Use relative paths to avoid advertising filesystem
1800 contents during compilation.
1801
18022006-10-23 Kim F. Storm <storm@cua.dk>
1803
1804 * commands.texi (Event Input Misc): Update unread-command-events.
1805
18062006-10-23 Nick Roberts <nickrob@snap.net.nz>
1807
1808 * lists.texi (Sets And Lists): Fix typos.
1809
18102006-10-18 Juanma Barranquero <lekktu@gmail.com>
1811
1812 * control.texi (Processing of Errors): Use @var for an argument,
1813 not @code.
1814
18152006-10-16 Richard Stallman <rms@gnu.org>
1816
1817 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1818
1819 * keymaps.texi (Format of Keymaps): Show all the keymap element
1820 patterns that result from menu items.
1821 (Key Lookup): Minor cleanups.
1822
1823 * modes.texi (Precalculated Fontification): Don't say that
1824 not setting font-lock-defaults avoids loading font-lock.
1825
1826 * help.texi (Documentation): Move xref to Emacs Manual here.
1827 (Documentation Basics): From here.
1828 Also doc emacs-lisp-docstring-fill-column.
1829
1830 * elisp.texi: Update version and ISBN.
1831
1832 * commands.texi (Interactive Call): Clarify KEYS arg to
1833 call-interactively is a vector.
1834 (Command Loop Info): Delete anchor in this-command-keys.
1835 Add anchor in this-command-keys-vector.
1836 (Recursive Editing): Document how recursive-edit
1837 handles the current buffer.
1838
18392006-10-13 Chong Yidong <cyd@stupidchicken.com>
1840
1841 * frames.texi (Frame Titles): %c and %l are ignored in
1842 frame-title-format.
1843
18442006-10-11 Richard Stallman <rms@gnu.org>
1845
1846 * keymaps.texi (Key Sequences): Clarify use of kbd.
1847
18482006-10-10 Kim F. Storm <storm@cua.dk>
1849
1850 * lists.texi (Sets And Lists): Add memql.
1851
18522006-10-03 Richard Stallman <rms@gnu.org>
1853
1854 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1855 Clarify :ascii: and :nonascii:.
1856
18572006-09-29 Juri Linkov <juri@jurta.org>
1858
1859 * modes.texi (%-Constructs): Reorder coding systems in the
1860 documentation of %z to the real order displayed in the modeline.
1861
18622006-09-25 Richard Stallman <rms@gnu.org>
1863
1864 * os.texi (Timers): Describe timer-max-repeats.
1865
18662006-09-25 Chong Yidong <cyd@stupidchicken.com>
1867
1868 * os.texi (Timers): Mention with-local-quit.
1869
18702006-09-24 Richard Stallman <rms@gnu.org>
1871
1872 * searching.texi (Searching and Matching): Mention property search.
1873
1874 * commands.texi (Command Loop Info): Explain how read-event affects
1875 this-command-keys.
1876
18772006-09-20 Richard Stallman <rms@gnu.org>
1878
1879 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1880
1881 * windows.texi (Window Start): Minor cleanups.
1882
18832006-09-20 Kim F. Storm <storm@cua.dk>
1884
1885 * windows.texi (Window Start): pos-visible-in-window-p allows
1886 specifying t for position to mean "end of window".
1887 Add window-line-height.
1888
1889 * anti.texi (Antinews): Mention window-line-height.
1890
18912006-09-19 David Kastrup <dak@gnu.org>
1892
1893 * keymaps.texi (Searching Keymaps): Small clarification.
1894
18952006-09-18 Richard Stallman <rms@gnu.org>
1896
1897 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1898 cause keyboard menus.
1899 (Menu Keymaps): Likewise.
1900 (Defining Menus, Keyboard Menus): Clarify.
1901
1902 * text.texi (Fields): Clarify explanation of constrain-to-field.
1903
19042006-09-16 Eli Zaretskii <eliz@gnu.org>
1905
1906 * variables.texi (Tips for Defining): Fix a typo.
1907
19082006-09-15 Richard Stallman <rms@gnu.org>
1909
1910 * keymaps.texi (Remapping Commands, Searching Keymaps)
1911 (Active Keymaps): Clean up previous change.
1912
19132006-09-15 Jay Belanger <belanger@truman.edu>
1914
1915 * gpl.texi: Replace "Library Public License" by "Lesser Public
1916 License" throughout.
1917
19182006-09-15 David Kastrup <dak@gnu.org>
1919
1920 * keymaps.texi (Active Keymaps): Adapt description to use
1921 `get-char-property' instead `get-text-property'. Explain how
1922 mouse events change this. Explain the new optional argument of
1923 `key-binding' and its mouse-dependent lookup.
1924 (Searching Keymaps): Adapt description similarly.
1925 (Remapping Commands): Explain the new optional argument of
1926 `command-remapping'.
1927
19282006-09-14 Richard Stallman <rms@gnu.org>
1929
1930 * keymaps.texi (Searching Keymaps): Clarification.
1931 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
1932
19332006-09-13 Richard Stallman <rms@gnu.org>
1934
1935 * objects.texi (Character Type): Node split.
1936 Add xref to Describing Characters.
1937 (Basic Char Syntax, General Escape Syntax)
1938 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1939
19402006-09-11 Richard Stallman <rms@gnu.org>
1941
1942 * display.texi (Display Table Format): Wording clarification.
1943 (Glyphs): Clarifications.
1944
19452006-09-10 Chong Yidong <cyd@stupidchicken.com>
1946
1947 * keymaps.texi (Active Keymaps): Mention that key-binding checks
1948 local maps.
1949
19502006-09-10 Kim F. Storm <storm@cua.dk>
1951
1952 * display.texi (Forcing Redisplay): Document return value of
1953 function redisplay.
1954
19552006-09-09 Richard Stallman <rms@gnu.org>
1956
1957 * windows.texi (Window Hooks): Explain limits of
1958 window-scroll-functions.
1959
1960 * display.texi (Fringe Indicators): Update for last change in
1961 indicate-buffer-boundaries.
1962
19632006-09-08 Richard Stallman <rms@gnu.org>
1964
1965 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1966
19672006-09-06 Kim F. Storm <storm@cua.dk>
1968
1969 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1970
1971 * windows.texi (Window Start): Update pos-visible-in-window-p.
1972
19732006-09-04 Richard Stallman <rms@gnu.org>
1974
1975 * processes.texi (Accepting Output): Explain SECONDS=0 for
1976 accept-process-output.
1977
1978 * os.texi (Idle Timers): Explain why timer functions should not
1979 loop until (input-pending-p).
1980
19812006-09-02 Eli Zaretskii <eliz@gnu.org>
1982
1983 * makefile.w32-in (usermanualdir): New variable.
1984 (elisp.dvi): Use it.
1985
19862006-09-01 Eli Zaretskii <eliz@gnu.org>
1987
1988 * buffers.texi (Buffer Modification): Fix last change.
1989
19902006-09-01 Chong Yidong <cyd@stupidchicken.com>
1991
1992 * buffers.texi (Buffer Modification): Document
1993 buffer-chars-modified-tick.
1994
19952006-08-31 Richard Stallman <rms@gnu.org>
1996
1997 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1998
19992006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
2000
2001 * modes.texi (Syntactic Font Lock):
2002 Mention font-lock-syntactic-face-function
2003 instead of specific faces.
2004
20052006-08-29 Chong Yidong <cyd@stupidchicken.com>
2006
2007 * display.texi (Images): Add xrref to display-images-p.
2008
20092006-08-28 Kenichi Handa <handa@m17n.org>
2010
2011 * nonascii.texi (Lisp and Coding Systems): Fix description of
2012 detect-coding-region.
2013
20142006-08-27 Michael Olson <mwolson@gnu.org>
2015
2016 * processes.texi (Transaction Queues): Remove stray quote
2017 character.
2018
20192006-08-25 Richard Stallman <rms@gnu.org>
2020
2021 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
2022 Add xref.
2023
20242006-08-24 Chong Yidong <cyd@stupidchicken.com>
2025
2026 * os.texi (Timers): Avoid waiting inside timers.
2027
20282006-08-21 Lute Kamstra <lute@gnu.org>
2029
2030 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
2031
20322006-08-20 Richard Stallman <rms@gnu.org>
2033
2034 * os.texi (Idle Timers): New node, split out from Timers.
2035 Document current-idle-time.
2036 * commands.texi (Reading One Event): Update xref.
2037 * elisp.texi (Top): Update subnode menu.
2038
20392006-08-16 Richard Stallman <rms@gnu.org>
2040
2041 * keymaps.texi (Extended Menu Items): Show format of cached
2042 bindings in extended menu items.
2043
2044 * customize.texi (Variable Definitions): Explain when the
2045 standard value expression is evaluated.
2046
20472006-08-15 Chong Yidong <cyd@stupidchicken.com>
2048
2049 * commands.texi (Reading One Event): Explain idleness in
2050 `read-event'.
2051
20522006-08-12 Chong Yidong <cyd@stupidchicken.com>
2053
2054 * text.texi (Near Point): Say "cursor" not "terminal cursor".
2055 (Commands for Insertion): Removed split-line since it's not
2056 relevant for Lisp programming.
2057 (Yank Commands): Rewrite introduction.
2058 (Undo): Clarify.
2059 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
2060 (Filling): Remove redundant comment. Clarify return value of
2061 current-justification.
2062 (Margins): Minor clarifications.
2063 (Adaptive Fill): Update default value of adaptive-fill-regexp.
2064 (Sorting): Update definition of sort-lines.
2065 (Columns): Clarify behavior of sort-columns.
2066 (Indent Tabs): Link to Tab Stops in Emacs manual.
2067 (Special Properties): Clarify.
2068 (Clickable Text): Mention Buttons package.
2069
20702006-08-12 Kevin Ryde <user42@zip.com.au>
2071
2072 * os.texi (Time Parsing): Add %z to description of
2073 format-time-string, as per docstring. Add cross reference to
2074 glibc manual for strftime.
2075
20762006-08-08 Richard Stallman <rms@gnu.org>
2077
2078 * modes.texi: Clean up wording in previous change.
2079
20802006-08-07 Chong Yidong <cyd@stupidchicken.com>
2081
2082 * modes.texi (Hooks): Clarify.
2083 (Major Mode Basics): Mention define-derived-mode explicitly.
2084 (Major Mode Conventions): Rebinding RET is OK for some modes.
2085 Mention change-major-mode-hook and after-change-major-mode-hook.
2086 (Example Major Modes): Moved to end of Modes section.
2087 (Mode Line Basics): Clarify.
2088 (Mode Line Data): Mention help-echo and local-map in strings.
2089 Explain reason for treatment of non-risky variables.
2090 (Properties in Mode): Clarify.
2091 (Faces for Font Lock): Add font-lock-negation-char-face.
2092
20932006-08-04 Eli Zaretskii <eliz@gnu.org>
2094
2095 * strings.texi (Formatting Strings): Warn against arbitrary
2096 strings as first arg to `format'.
2097
20982006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
2099
2100 * text.texi (Clickable Text): Mention `help-echo' text property.
2101 Update intro, examples and associated explanations.
2102
21032006-07-31 Richard Stallman <rms@gnu.org>
2104
2105 * commands.texi: Update xrefs.
2106 (Event Mod): New node, cut out from old Translating Input.
2107
2108 * maps.texi: Update xrefs.
2109
2110 * keymaps.texi (Translation Keymaps): New node.
2111 Update xrefs from Translating Input to Translation Keymaps.
2112
2113 * elisp.texi (Top): Update subnode menu.
2114
2115 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
2116
2117 * os.texi (System Interface): Fix menu descriptions of some nodes.
2118 (Translating Input): Node deleted.
2119
21202006-07-31 Nick Roberts <nickrob@snap.net.nz>
2121
2122 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
2123
2124 * lists.texi (Sets And Lists): Likewise.
2125
21262006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
2127
2128 * text.texi (Fields): Mention POS
2129 requirement when narrowing is in effect.
2130
21312006-07-28 Richard Stallman <rms@gnu.org>
2132
2133 * display.texi (Face Attributes): Simplify wording.
2134 (Attribute Functions): Clarify meaning of new-frame default
2135 attribute settings.
2136
2137 * customize.texi (Common Keywords): Document how to use
2138 :package-version in a package not in Emacs.
2139
21402006-07-28 Kim F. Storm <storm@cua.dk>
2141
2142 * commands.texi (Reading One Event): Fix last change.
2143
21442006-07-26 Chong Yidong <cyd@stupidchicken.com>
2145
2146 * commands.texi (Reading One Event): Document SECONDS argument for
2147 read-event, read-char, and read-char-exclusive.
2148
21492006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2150
2151 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
2152 to ensure correct identification.
2153
21542006-07-24 Richard Stallman <rms@gnu.org>
2155
2156 * text.texi (Clickable Text): Clarify.
2157
2158 * sequences.texi (Vector Functions): Delete duplicate xref.
2159
2160 * objects.texi (Function Type): Clarify.
2161
2162 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
2163 modes.
2164
2165 * lists.texi (List Variables): New node.
2166 Material moved from other nodes.
2167
2168 * variables.texi (Setting Variables): add-to-list and
2169 add-to-ordered-list moved to List Variables node.
2170
21712006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2172
2173 * text.texi (Links and Mouse-1):
2174 For mouse-on-link-p, expand on arg POS.
2175
21762006-07-21 Kim F. Storm <storm@cua.dk>
2177
2178 * display.texi (Forcing Redisplay): Don't mention systems which
2179 don't support sub-second timers for redisplay-preemption-period.
2180
2181 * os.texi (Terminal Output): Clarify text vs graphical terminal.
2182
21832006-07-21 Eli Zaretskii <eliz@gnu.org>
2184
2185 * frames.texi (Input Focus): Document that focus-follows-mouse has
2186 no effect on MS-Windows.
2187
21882006-07-18 Richard Stallman <rms@gnu.org>
2189
2190 * display.texi (Forcing Redisplay): Cleanups in previous change.
2191
2192 * processes.texi (Low-Level Network): Make menu more convenient.
2193
21942006-07-18 Kim F. Storm <storm@cua.dk>
2195
2196 * display.texi (Forcing Redisplay): redisplay-preemption-period
2197 only used on window systems. Add xref to Terminal Output.
2198
2199 * os.texi (Terminal Output): baud-rate only controls preemption on
2200 non-window systems. Add xref to Forcing Redisplay.
2201
2202 * processes.texi (Low-Level Network): Rename node "Make Network"
2203 to "Network Processes".
2204
22052006-07-18 Karl Berry <karl@gnu.org>
2206
2207 * variables.texi, functions.texi, customize.texi, loading.texi:
2208 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
2209
22102006-07-17 Chong Yidong <cyd@stupidchicken.com>
2211
2212 * commands.texi (Waiting): Document batch-mode sit-for behavior.
2213
22142006-07-17 Richard Stallman <rms@gnu.org>
2215
2216 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
2217 Put period and comma inside quotes.
2218
2219 * loading.texi, markers.texi: Use real doublequote inside menus.
2220
2221 * windows.texi: Put point and comma inside quotes.
2222 (Textual Scrolling): Use @samp for error message.
2223
2224 * variables.texi, tips.texi, syntax.texi, symbols.texi:
2225 * strings.texi, streams.texi, processes.texi, os.texi:
2226 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
2227 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
2228 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
2229 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
2230 Put point and comma inside quotes.
2231
2232 * control.texi (Processing of Errors): Add command-error-function.
2233
2234 * variables.texi (File Local Variables): Clarify that
2235 file local variables make buffer-local bindings.
2236
2237 * modes.texi (Syntactic Font Lock): Give default for
2238 font-lock-syntax-table.
2239
22402006-07-17 Nick Roberts <nickrob@snap.net.nz>
2241
2242 * text.texi (Special Properties): Clean up previous change.
2243
22442006-07-16 Karl Berry <karl@gnu.org>
2245
2246 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
2247 * control.texi: Fix bad page breaks through chapter 10 (control).
2248
2249 * anti.texi (Antinews): Reorder face-attribute fns to avoid
2250 underfull hbox.
2251
22522006-07-15 Nick Roberts <nickrob@snap.net.nz>
2253
2254 * text.texi (Special Properties): Describe fontified text property
2255 in relation to a character (not text).
2256
22572006-07-15 Kim F. Storm <storm@cua.dk>
2258
2259 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
2260 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
2261 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
2262
2263 * anti.texi (Antinews): Mention redisplay function.
2264 The kbd macro existed, but was not documented, before 22.x.
2265 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
2266
22672006-07-14 Nick Roberts <nickrob@snap.net.nz>
2268
2269 * display.texi (Displaying Messages): Add anchor.
2270
2271 * frames.texi (Dialog Boxes): Use it.
2272
22732006-07-12 Richard Stallman <rms@gnu.org>
2274
2275 * objects.texi (Frame Type): Explain nature of frames better.
2276
2277 * frames.texi (Frames): Explain nature of frames better.
2278
22792006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
2280
2281 * tips.texi (Coding Conventions): Explain why use cl at compile time.
2282
22832006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2284
2285 * frames.texi (Window System Selections): Mention scrap support for Mac.
2286 Default value of x-select-enable-clipboard is t on Mac.
2287
2288 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
2289
22902006-07-11 Kim F. Storm <storm@cua.dk>
2291
2292 * display.texi (Forcing Redisplay): Add `redisplay' function.
2293 Don't mention (sit-for -1) -- use (redisplay t) instead.
2294
2295 * commands.texi (Waiting): (sit-for -1) is no longer special.
2296 (sit-for 0) is equivalent to (redisplay).
2297 Iconifying/deiconifying no longer makes sit-for return.
2298
22992006-07-10 Nick Roberts <nickrob@snap.net.nz>
2300
2301 * display.texi (Buttons): Fix typo.
2302
2303 * index.texi, elisp.texi (New Symbols): Comment node out.
2304
23052006-07-09 Richard Stallman <rms@gnu.org>
2306
2307 * display.texi (Truncation): Clean up previous change.
2308
23092006-07-08 Richard Stallman <rms@gnu.org>
2310
2311 * commands.texi (Interactive Call): Use 3 as prefix in example
2312 for execute-extended-command.
2313
2314 * display.texi (Attribute Functions): Move paragraph about
2315 compatibility with Emacs < 21.
2316
23172006-07-09 Kim F. Storm <storm@cua.dk>
2318
2319 * display.texi (Refresh Screen): Clarify force-window-update.
2320 (Truncation): "Normally" indicated by fringe arrows.
2321
23222006-07-08 Eli Zaretskii <eliz@gnu.org>
2323
2324 * windows.texi (Textual Scrolling, Resizing Windows):
2325 * variables.texi (Constant Variables):
2326 * text.texi (Buffer Contents, Deletion, Changing Properties)
2327 (Property Search, Special Properties, Sticky Properties)
2328 (Links and Mouse-1, Fields, Change Hooks):
2329 * syntax.texi (Syntax Table Functions, Parsing Expressions)
2330 (Categories):
2331 * symbols.texi (Other Plists):
2332 * streams.texi (Output Variables):
2333 * processes.texi (Input to Processes, Query Before Exit):
2334 * positions.texi (Word Motion, Text Lines, List Motion):
2335 * os.texi (Init File, System Environment, Sound Output)
2336 (Session Management):
2337 * nonascii.texi (Text Representations, Character Sets)
2338 (Chars and Bytes, Locales):
2339 * modes.texi (Defining Minor Modes, Header Lines):
2340 * minibuf.texi (Minibuffer Contents):
2341 * markers.texi (Information from Markers):
2342 * lists.texi (List Elements, Building Lists, Association Lists):
2343 * keymaps.texi (Tool Bar):
2344 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
2345 * functions.texi (What Is a Function, Mapping Functions):
2346 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
2347 (Color Names, Text Terminal Colors, Display Feature Testing):
2348 * files.texi (Visiting Functions, File Name Components)
2349 (Unique File Names, Contents of Directories):
2350 * display.texi (Forcing Redisplay, Displaying Messages)
2351 (Temporary Displays, Font Selection, Auto Faces)
2352 (Font Lookup, Fringe Indicators, Display Margins)
2353 (Image Descriptors, Showing Images, Image Cache, Button Types)
2354 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
2355 (Display Table Format, Glyphs):
2356 * control.texi (Iteration):
2357 * commands.texi (Command Loop Info, Adjusting Point):
2358 * backups.texi (Making Backups, Auto-Saving):
2359 Remove @tindex entries.
2360
23612006-07-07 Kim F. Storm <storm@cua.dk>
2362
2363 * display.texi (Fringe Cursors): Fix typo.
2364 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
2365 (Overlay Arrow): Default is overlay-arrow fringe indicator.
2366
23672006-07-05 Richard Stallman <rms@gnu.org>
2368
2369 * text.texi (Buffer Contents): Add example of text props
2370 in result of buffer-substring.
2371 (Text Properties): Explain better about use of specific property names.
2372 (Property Search): Some cleanups; reorder some functions.
2373
2374 * keymaps.texi (Changing Key Bindings): Cleanup.
2375 Add xref to Key Binding Conventions.
2376
2377 * display.texi (Attribute Functions): Add examples for
2378 face-attribute-relative-p.
2379
2380 * tips.texi (Coding Conventions): Cleanup last change.
2381
23822006-07-05 Karl Berry <karl@gnu.org>
2383
2384 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
2385 Remove @setchapternewpage odd.
2386 Result is 1013 pages, down from 1100.
2387
2388 * anti.texi, customize.texi, display.texi, internals.texi:
2389 * minibuf.texi, modes.texi, tips.texi:
2390 Fix overfull/underfull boxes.
2391
23922006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2393
2394 * edebug.texi (Instrumenting):
2395 Add Edebug-specific findex for eval-buffer.
2396 * loading.texi (Loading):
2397 Replace eval-current-buffer with eval-buffer.
2398
23992006-06-30 Nick Roberts <nickrob@snap.net.nz>
2400
2401 * locals.texi (Standard Buffer-Local Variables): Update the list
2402 of variables.
2403
24042006-06-26 Nick Roberts <nickrob@snap.net.nz>
2405
2406 * files.texi (File Name Completion): Point user to the node
2407 "Reading File Names".
2408
24092006-06-24 Eli Zaretskii <eliz@gnu.org>
2410
2411 * files.texi (Contents of Directories): Document case-insensitive
2412 behavior on respective filesystems.
2413
2414 * objects.texi (Character Type): Document that Emacs signals an
2415 error for unsupported Unicode characters specified as \uNNNN.
2416
24172006-06-19 Richard Stallman <rms@gnu.org>
2418
2419 * processes.texi (Bindat Spec): Clarify previous change.
2420
24212006-06-16 Richard Stallman <rms@gnu.org>
2422
2423 * tips.texi (Coding Conventions): Better explain conventions
2424 for definition constructs.
2425
2426 * text.texi (Special Properties): String value of `read-only'
2427 serves as the error message.
2428
2429 * objects.texi (Character Type): Clarify prev. change.
2430 (Non-ASCII in Strings): Mention \u and \U.
2431
2432 * commands.texi (Using Interactive): Explain problem of
2433 markers, etc., in command-history.
2434
24352006-06-14 Kim F. Storm <storm@cua.dk>
2436
2437 * commands.texi (Waiting): Negative arg to sit-for forces
2438 redisplay even if input is pending.
2439
2440 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
2441 redisplay. Remove incorrect example of binding redisplay-dont-pause
2442 around (sit-for 0).
2443
24442006-06-13 Richard Stallman <rms@gnu.org>
2445
2446 * display.texi (Forcing Redisplay): Clarify previous change.
2447
24482006-06-13 Romain Francoise <romain@orebokech.com>
2449
2450 * display.texi (Forcing Redisplay): Fix typo.
2451
24522006-06-13 Kim F. Storm <storm@cua.dk>
2453
2454 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
2455
24562006-06-10 Luc Teirlinck <teirllm@auburn.edu>
2457
2458 * tips.texi (Coding Conventions): Add `@end itemize'.
2459
24602006-06-10 Richard Stallman <rms@gnu.org>
2461
2462 * tips.texi (Coding Conventions): Explain use of coding systems
2463 to ensure one decoding for strings.
2464
24652006-06-09 Aidan Kehoe <kehoea@parhasard.net>
2466
2467 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
2468 syntax.
2469
24702006-06-07 Eli Zaretskii <eliz@gnu.org>
2471
2472 * display.texi (Font Selection): Remove description of
2473 clear-face-cache.
2474
2475 * compile.texi (Eval During Compile): Fix a typo. Add index
2476 entries for possible uses of eval-when-compile.
2477
24782006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
2479
2480 * display.texi (Abstract Display): Fix typo.
2481
24822006-06-03 Eli Zaretskii <eliz@gnu.org>
2483
2484 * minibuf.texi (Minibuffer History) <history-add-new-input>:
2485 Reword variable's description.
2486
24872006-06-01 Richard Stallman <rms@gnu.org>
2488
2489 * windows.texi (Splitting Windows): Clarify splitting nonselected
2490 window.
2491
24922006-05-31 Juri Linkov <juri@jurta.org>
2493
2494 * minibuf.texi (Minibuffer History): Add history-add-new-input.
2495
24962006-05-30 Richard Stallman <rms@gnu.org>
2497
2498 * display.texi (Line Height): Fix errors in description of
10d1d0af 2499 default line height and line-height property.
b8d4c8d0
GM
2500
2501 * nonascii.texi (Default Coding Systems): Further clarification.
2502
25032006-05-29 Luc Teirlinck <teirllm@auburn.edu>
2504
2505 * internals.texi (Pure Storage): Mention that an overflow in pure
2506 space causes a memory leak.
2507 (Garbage Collection): If there was an overflow in pure space,
2508 `garbage-collect' returns nil.
2509
25102006-05-30 Eli Zaretskii <eliz@gnu.org>
2511
2512 * nonascii.texi (Default Coding Systems): Fix it some more.
2513
25142006-05-29 Eli Zaretskii <eliz@gnu.org>
2515
2516 * nonascii.texi (Default Coding Systems): Fix last change.
2517
25182006-05-29 Kenichi Handa <handa@m17n.org>
2519
2520 * nonascii.texi (find-operation-coding-system): Describe the new
2521 argument format (FILENAME . BUFFER).
2522
25232006-05-28 Richard Stallman <rms@gnu.org>
2524
2525 * tips.texi (Coding Conventions): Better explain reasons not to
2526 advise other packages or use `eval-after-load'.
2527
25282006-05-29 Kim F. Storm <storm@cua.dk>
2529
2530 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
2531 `bindat-idx' and `bindat-raw' for clarity.
2532
25332006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2534
2535 * processes.texi (Bindat Spec): Expand on `repeat' handler.
2536
2537 * display.texi (Display): Add "Abstract Display" to menu.
2538 (Abstract Display, Abstract Display Functions)
2539 (Abstract Display Example): New nodes.
2540 * elisp.texi (Top): Add "Abstract Display" to menu.
2541
25422006-05-27 Chong Yidong <cyd@stupidchicken.com>
2543
2544 * keymaps.texi (Key Sequences): Link to input events definition.
2545 (Format of Keymaps): Delete material duplicated in Keymap Basics.
2546
2547 * files.texi (Changing Files): Document updated argument list for
2548 copy-file.
2549
25502006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2551
2552 * processes.texi (Bindat Functions): Explain term "total length".
2553 Use it in bindat-length and bindat-pack descriptions.
2554
25552006-05-26 Eli Zaretskii <eliz@gnu.org>
2556
2557 * tips.texi (Coding Conventions): Advise against using
2558 eval-after-load in packages. Add an index entry.
2559
25602006-05-25 Juri Linkov <juri@jurta.org>
2561
2562 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
2563
2564 * modes.texi (%-Constructs): Add %e, %z, %Z.
2565
25662006-05-25 Richard Stallman <rms@gnu.org>
2567
2568 * elisp.texi (Top): Update subnode menu.
2569
2570 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
2571 (Keymaps): Update menu.
2572
25732006-05-25 Chong Yidong <cyd@stupidchicken.com>
2574
2575 * keymaps.texi (Key Sequences): Some clarifications.
2576
25772006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
2578
2579 * processes.texi (Bindat Functions): Say "unibyte string"
2580 explicitly for bindat-unpack and bindat-pack descriptions.
2581 (Bindat Examples): Don't call `string-make-unibyte' in example.
2582
25832006-05-25 Chong Yidong <cyd@stupidchicken.com>
2584
2585 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 2586 Explain string and vector representations of key sequences.
b8d4c8d0
GM
2587
2588 * keymaps.texi (Changing Key Bindings):
dd7b651b 2589 * commands.texi (Interactive Codes):
b8d4c8d0
GM
2590 * help.texi (Describing Characters): Refer to it.
2591
25922006-05-23 Luc Teirlinck <teirllm@auburn.edu>
2593
2594 * frames.texi (Pointer Shape): @end table -> @end defvar.
2595
25962006-05-22 Richard Stallman <rms@gnu.org>
2597
2598 * elisp.texi (Top): Update subnode menus.
2599
2600 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
2601 Contents rewritten; material from old Pointer Shape node moved here.
2602
2603 * display.texi (Pointer Shape): Node deleted.
2604 (Image Descriptors): Minor cleanup.
2605
26062006-05-21 Richard Stallman <rms@gnu.org>
2607
2608 * syntax.texi (Parsing Expressions): Update info on which STATE
2609 elements are ignored.
2610
26112006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2612
2613 * hooks.texi (Standard Hooks): Correct typo.
2614
2615 * gpl.texi (GPL): ifinfo -> ifnottex.
2616
26172006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
2618
2619 * searching.texi (Simple Match Data): Warn about match data being
2620 set anew by every search.
2621
26222006-05-17 Richard Stallman <rms@gnu.org>
2623
2624 * minibuf.texi (Minibuffer History): Clarify.
2625
2626 * searching.texi (Regexp Special): Clarify nested regexp warning.
2627
26282006-05-16 Kim F. Storm <storm@cua.dk>
2629
2630 * minibuf.texi (Minibuffer History): Update add-to-history.
2631
26322006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
2633
2634 * nonascii.texi (Explicit Encoding): Fix
2635 typo (encoding<->decoding).
2636
26372006-05-14 Richard Stallman <rms@gnu.org>
2638
2639 * buffers.texi (Creating Buffers): Cleanup.
2640
2641 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
2642
26432006-05-13 Eli Zaretskii <eliz@gnu.org>
2644
2645 * buffers.texi (Current Buffer): Document that with-temp-buffer
2646 disables undo.
2647
2648 * os.texi (Terminal-Specific): More accurate description of how
2649 Emacs searches for the terminal-specific libraries.
2650
26512006-05-12 Eli Zaretskii <eliz@gnu.org>
2652
2653 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
2654 emacs-xtra to @inforef's.
2655
2656 * text.texi (Undo): Document that undo is turned off in buffers
2657 whose names begin with a space.
2658
2659 * buffers.texi (Buffer Names): Add index entries for buffers whose
2660 names begin with a space.
2661 (Creating Buffers): Document that undo is turned off in buffers
2662 whose names begin with a space.
2663
2664 * files.texi (Visiting Functions, Reading from Files)
2665 (Saving Buffers): Mention code and EOL conversions by file I/O
2666 primitives and subroutines.
2667
2668 * nonascii.texi (Lisp and Coding Systems): Document
2669 coding-system-eol-type. Add index entries for eol conversion.
2670
2671 * display.texi (Defining Faces): Mention `mac', and add an xref to
2672 where window-system is described.
2673
26742006-05-10 Richard Stallman <rms@gnu.org>
2675
2676 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
2677
26782006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2679
2680 * variables.texi (File Local Variables): Recommend to quote lambda
2681 expressions in safe-local-variable property.
2682
26832006-05-09 Richard Stallman <rms@gnu.org>
2684
2685 * variables.texi (File Local Variables): Document
2686 safe-local-eval-forms and safe-local-eval-function.
2687
26882006-05-07 Kim F. Storm <storm@cua.dk>
2689
2690 * minibuf.texi (Minibuffer History): Remove keep-dups arg
2691 from add-to-history.
2692
26932006-05-07 Romain Francoise <romain@orebokech.com>
2694
2695 * commands.texi (Event Input Misc):
2696 * compile.texi (Eval During Compile):
2697 * internals.texi (Buffer Internals):
2698 * minibuf.texi (Initial Input):
2699 * nonascii.texi (Scanning Charsets):
2700 * numbers.texi (Comparison of Numbers):
2701 * windows.texi (Textual Scrolling, Vertical Scrolling):
2702 Fix various typos.
2703
27042006-05-06 Eli Zaretskii <eliz@gnu.org>
2705
2706 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
2707 conditional xref's to either emacs or emacs-xtra, depending on
2708 @iftex/@ifnottex.
2709
2710 * minibuf.texi (Minibuffer History): Document add-to-history.
2711
27122006-05-05 Eli Zaretskii <eliz@gnu.org>
2713
2714 * internals.texi (Pure Storage): Mention the pure overflow message
2715 at startup.
2716
c8763fb6 27172006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2718
2719 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
2720 (Searching Keymaps): Fix pseudo-Lisp description of keymap
2721 search.
2722
27232006-05-01 Richard Stallman <rms@gnu.org>
2724
2725 * intro.texi (nil and t): Clarify.
2726
2727 * variables.texi (File Local Variables): Suggest using booleanp.
2728
27292006-05-01 Juanma Barranquero <lekktu@gmail.com>
2730
2731 * objects.texi (Type Predicates): Fix typos.
2732
27332006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2734
2735 * intro.texi (nil and t): Add booleanp.
2736
2737 * objects.texi (Type Predicates): Add links for booleanp and
2738 string-or-null-p.
2739
27402006-04-29 Richard Stallman <rms@gnu.org>
2741
2742 * modes.texi (Multiline Font Lock): Rename from
2743 Multi line Font Lock Elements. Much clarification.
2744 (Font Lock Multiline, Region to Fontify): Much clarification.
2745
27462006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2747
2748 * variables.texi (File Local Variables): Remove the special case t for
2749 safe-local-variable.
2750
27512006-04-26 Richard Stallman <rms@gnu.org>
2752
2753 * syntax.texi (Parsing Expressions): Minor cleanup.
2754
27552006-04-18 Richard Stallman <rms@gnu.org>
2756
2757 * tips.texi (Coding Conventions): Explain when the package's
2758 prefix should appear later on (not at the start of the name).
2759
2760 * searching.texi (String Search): Clarify effect of NOERROR.
2761
2762 * modes.texi (Imenu): Clarify what special items do.
2763
2764 * hooks.texi (Standard Hooks): Delete text about old hook names.
2765
27662006-04-17 Romain Francoise <romain@orebokech.com>
2767
2768 * variables.texi (Local Variables): Update the default value of
2769 `max-specpdl-size'.
2770
27712006-04-15 Michael Olson <mwolson@gnu.org>
2772
2773 * processes.texi (Transaction Queues): Mention the new optional
2774 `delay-question' argument for `tq-enqueue'.
2775
27762006-04-13 Bill Wohler <wohler@newt.com>
2777
2778 * customize.texi (Common Keywords): Use dotted notation for
2779 :package-version value. Specify its values. Improve documentation
2780 for customize-package-emacs-version-alist.
2781
27822006-04-12 Bill Wohler <wohler@newt.com>
2783
2784 * customize.texi (Common Keywords): Move description of
2785 customize-package-emacs-version-alist to @defvar.
2786
27872006-04-10 Bill Wohler <wohler@newt.com>
2788
2789 * customize.texi (Common Keywords): Add :package-version.
2790
27912006-04-10 Kim F. Storm <storm@cua.dk>
2792
2793 * text.texi (Buffer Contents): Add NOPROPS arg to
2794 filter-buffer-substring.
2795
27962006-04-08 Kevin Ryde <user42@zip.com.au>
2797
2798 * os.texi (Command-Line Arguments): Update xref to emacs manual
2799 "Command Arguments" -> "Emacs Invocation", per change there.
2800
28012006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
2802
2803 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2804 be on one line to help makeinfo not render two spaces after the dot.
2805
28062006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2807
2808 * strings.texi (Predicates for Strings): Add string-or-null-p.
2809
28102006-03-28 Kim F. Storm <storm@cua.dk>
2811
2812 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2813 remarks about systems that don't support fractional seconds.
2814
28152006-03-25 Karl Berry <karl@gnu.org>
2816
2817 * elisp.texi: Use @copyright{} instead of (C), and do not indent
2818 the year list.
2819
28202006-03-21 Nick Roberts <nickrob@snap.net.nz>
2821
2822 * display.texi (Fringe Indicators): Fix typos.
2823
28242006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2825
2826 * tips.texi (Documentation Tips): One can now also write `program'
2827 in front of a quoted symbol in a docstring to prevent making a
2828 hyperlink.
2829
28302006-03-19 Alan Mackenzie <acm@muc.de>
2831
2832 * text.texi (Special Properties): Clarify `fontified' property.
2833
28342006-03-16 Richard Stallman <rms@gnu.org>
2835
2836 * display.texi (Defining Images): Minor cleanup.
2837
28382006-03-16 Bill Wohler <wohler@newt.com>
2839
2840 * display.texi (Defining Images): In image-load-path-for-library,
2841 prefer user's images.
2842
28432006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2844
2845 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2846
28472006-03-15 Bill Wohler <wohler@newt.com>
2848
2849 * display.texi (Defining Images): Fix example in
2850 image-load-path-for-library by not recommending that one binds
2851 image-load-path. Just defvar it to placate compiler and only use
2852 it if previously defined.
2853
28542006-03-14 Bill Wohler <wohler@newt.com>
2855
2856 * display.texi (Defining Images): In image-load-path-for-library,
2857 always return list of directories. Update example.
2858
28592006-03-14 Alan Mackenzie <acm@muc.de>
2860
2861 * modes.texi: New node, "Region to Fontify" (for Font Lock).
2862 This describes font-lock-extend-region-function.
2863 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2864 the new node "Region to Fontify".
2865
28662006-03-13 Richard Stallman <rms@gnu.org>
2867
2868 * display.texi (Invisible Text): The impossible position is
2869 now before the invisible text, not after.
2870 (Defining Images): Clean up last change.
2871
28722006-03-11 Bill Wohler <wohler@newt.com>
2873
2874 * display.texi (Defining Images): Add image-load-path-for-library.
2875
28762006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2877
2878 * text.texi (Adaptive Fill): Fix Texinfo usage.
2879
2880 * strings.texi (Creating Strings): Fix Texinfo usage.
2881
2882 * searching.texi (Regexp Special): Use @samp for regular
2883 expressions that are not in Lisp syntax.
2884
28852006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2886
2887 * searching.texi (Regexp Special): Put remark between parentheses
2888 to avoid misreading.
2889
28902006-03-07 Luc Teirlinck <teirllm@auburn.edu>
2891
2892 * searching.texi (Syntax of Regexps): More accurately describe
2893 which characters are special in which situations.
2894 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2895 are not special. Describe in detail when `[' and `]' are special.
2896 (Regexp Backslash): Plenty of regexps with unbalanced square
2897 brackets are valid, so reword that statement.
2898
28992006-03-02 Kim F. Storm <storm@cua.dk>
2900
2901 * keymaps.texi (Tool Bar): Add tool-bar-border.
2902
29032006-02-28 Luc Teirlinck <teirllm@auburn.edu>
2904
2905 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
2906
29072006-02-27 Luc Teirlinck <teirllm@auburn.edu>
2908
2909 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2910
2911 * files.texi (Locating Files): Suggest additional values for the
2912 SUFFIXES arg of `locate-file'. Update pxref.
2913
2914 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2915 (How Programs Do Loading): Discuss the effects of Auto Compression
2916 mode on `load'.
2917 (Load Suffixes): New node.
2918 (Library Search): Delete description of `load-suffixes'; it was
2919 moved to "Load Suffixes".
2920 (Autoload, Named Features): Mention `load-suffixes'.
2921
29222006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2923
2924 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
2925
2926 * windows.texi (Window Tree): Fix typo.
2927
29282006-02-20 Kim F. Storm <storm@cua.dk>
2929
2930 * display.texi (Fringe Indicators): New section.
2931 Move indicate-empty-lines, indicate-buffer-boundaries, and
2932 default-indicate-buffer-boundaries here.
2933 Add fringe-indicator-alist and default-fringes-indicator-alist.
2934 Add list of logical fringe indicator symbols.
2935 Update list of standard bitmap names.
2936 (Fringe Cursors): New section.
2937 Move overflow-newline-into-fringe here.
2938 Add fringe-cursor-alist and default-fringes-cursor-alist.
2939 Add list of fringe cursor symbols.
2940
29412006-02-20 Juanma Barranquero <lekktu@gmail.com>
2942
2943 * commands.texi (Using Interactive): Fix reference to node
2944 "Minibuffers".
2945
29462006-02-19 Richard M. Stallman <rms@gnu.org>
2947
2948 * minibuf.texi (High-Level Completion):
2949 Add xref to read-input-method-name.
2950
2951 * files.texi (Relative File Names): Move file-relative-name here.
2952 (File Name Expansion): From here. Minor clarifications.
2953
2954 * commands.texi (Using Interactive): Add xrefs about reading input.
2955 Clarify remarks about that moving point and mark.
2956 Put string case before list case.
2957
c8763fb6 29582006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2959
2960 * display.texi (Other Display Specs, Image Descriptors):
2961 Revert erroneous changes. The previous description of
2962 image-descriptors as `(image . PROPS)' was correct.
2963
29642006-02-14 Richard M. Stallman <rms@gnu.org>
2965
2966 * variables.texi (File Local Variables): Clarifications.
2967
29682006-02-14 Juanma Barranquero <lekktu@gmail.com>
2969
2970 * variables.texi (File Local Variables): Use @code for a cons
2971 cell, not @var.
2972
29732006-02-13 Chong Yidong <cyd@stupidchicken.com>
2974
2975 * variables.texi (File Local Variables): Document new file local
2976 variable behavior.
2977
29782006-02-10 Kim F. Storm <storm@cua.dk>
2979
2980 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2981
29822006-02-08 Juanma Barranquero <lekktu@gmail.com>
2983
2984 * modes.texi (%-Constructs): Remove obsolete info about
2985 `global-mode-string'.
2986
29872006-02-07 Richard M. Stallman <rms@gnu.org>
2988
2989 * commands.texi (Prefix Command Arguments): Minor cleanup.
2990
2991 * display.texi: "Graphical display", not window system.
2992
2993 * functions.texi (What Is a Function): Fix xref.
2994
2995 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2996 (Changing Key Bindings): Clarify when remapping is better than
2997 substitute-key-definition.
2998
29992006-02-02 Richard M. Stallman <rms@gnu.org>
3000
3001 * minibuf.texi (Basic Completion): Completion alists are risky.
3002
3003 * keymaps.texi (Active Keymaps): Clarifications.
3004 (Searching Keymaps): New node.
3005 (Keymaps): Update menu.
3006
3007 * frames.texi (Layout Parameters): Minor clarification.
3008 (Drag and Drop): New node.
3009 (Frames): Update menu.
3010
30112006-01-29 Chong Yidong <cyd@stupidchicken.com>
3012
3013 * display.texi (Other Display Specs, Image Descriptors):
3014 Image description is a list, not a cons cell.
3015
30162006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3017
3018 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
3019 list is not necessarily a list).
3020
30212006-01-27 Eli Zaretskii <eliz@gnu.org>
3022
3023 * frames.texi (Layout Parameters): border-width and
3024 internal-border-width belong to the frame, not the window.
3025
30262006-01-19 Richard M. Stallman <rms@gnu.org>
3027
3028 * nonascii.texi (Translation of Characters): Search cmds use
3029 translation-table-for-input. Automatically made local.
3030
3031 * markers.texi (Overview of Markers): Count insertion type
3032 as one of a marker's attributes.
3033
3034 * keymaps.texi (Controlling Active Maps): New node, split out of
3035 Active Keymaps.
3036 (Keymaps): Menu updated.
3037 (Active Keymaps): Give pseudocode to explain how the active
3038 maps are searched. current-active-maps and key-binding moved here.
3039 (Functions for Key Lookup): current-active-maps and key-binding moved.
3040 Clarifications.
3041 (Searching the Keymaps): New subnode.
3042
3043 * elisp.texi (Top): Menu clarification.
3044
3045 * display.texi (Other Display Specs): Delete duplicate entry for
3046 just a string as display spec. Move text about recursive display
3047 specs on such a string.
3048
3049 * commands.texi (Key Sequence Input): Clarify.
3050 Move num-nonmacro-input-events out.
3051 (Reading One Event): num-nonmacro-input-events moved here.
3052
30532006-01-14 Nick Roberts <nickrob@snap.net.nz>
3054
3055 * advice.texi (Simple Advice): Update example to fit argument
3056 change in previous-line.
3057
30582006-01-05 Richard M. Stallman <rms@gnu.org>
3059
3060 * markers.texi (The Mark): Fix in `mark'.
3061
30622006-01-04 Richard M. Stallman <rms@gnu.org>
3063
3064 * processes.texi (Misc Network, Make Network): Minor cleanups.
3065
30662006-01-04 Kim F. Storm <storm@cua.dk>
3067
3068 * processes.texi (Make Network): Add IPv6 addresses and handling.
3069 (Network Feature Testing): Mention (:family ipv6).
3070 (Misc Network): Add IPv6 formats to format-network-address.
3071
30722005-12-30 Richard M. Stallman <rms@gnu.org>
3073
3074 * text.texi (Changing Properties):
3075 Don't use return value of set-text-properties.
3076
30772005-12-29 Luc Teirlinck <teirllm@auburn.edu>
3078
3079 * modes.texi (Mode Line Format): Correct typo in menu.
3080
30812005-12-29 Richard M. Stallman <rms@gnu.org>
3082
3083 * modes.texi (Mode Line Top): New node.
3084 (Mode Line Data): Some text moved to new node.
3085 Explain the data structure more concretely.
3086 (Mode Line Basics): Clarifications.
3087 (Mode Line Variables): Clarify intro paragraph.
3088 (%-Constructs): Clarify intro paragraph.
3089 (Mode Line Format): Update menu.
3090
30912005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3092
3093 * minibuf.texi (Basic Completion): Update lazy-completion-table
3094 examples for removal of ARGS argument.
3095
30962005-12-23 Richard M. Stallman <rms@gnu.org>
3097
3098 * text.texi (Undo): Restore some explanation from the version
3099 that was deleted.
3100
31012005-12-23 Eli Zaretskii <eliz@gnu.org>
3102
3103 * text.texi (Undo): Remove duplicate descriptions of `apply
3104 funname' and `apply delta' elements of the undo list.
3105
31062005-12-20 Richard M. Stallman <rms@gnu.org>
3107
3108 * help.texi (Help Functions): Update documentation of `apropos'.
3109
31102005-12-20 Luc Teirlinck <teirllm@auburn.edu>
3111
3112 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
3113 because it is confusing. If the :help-echo keyword is a function,
3114 it is not directly used as the :help-echo overlay property, as the
3115 xref seems to suggest (it does not take the appropriate args).
3116
31172005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3118
3119 * customize.texi (Common Keywords): Fix Texinfo usage.
3120 (Group Definitions, Variable Definitions): Update for new
3121 conventions for using `*' in docstrings.
3122
3123 * tips.texi (Documentation Tips): Update for new conventions for
3124 using `*' in docstrings.
3125
31262005-12-16 Richard M. Stallman <rms@gnu.org>
3127
3128 * minibuf.texi (Minibuffer Contents): Minor cleanup.
3129
31302005-12-16 Juri Linkov <juri@jurta.org>
3131
3132 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
3133
31342005-12-14 Romain Francoise <romain@orebokech.com>
3135
3136 * modes.texi (Customizing Keywords): Rename `append' to `how'.
3137 Fix typo.
3138
31392005-12-11 Juri Linkov <juri@jurta.org>
3140
3141 * minibuf.texi (Completion Commands): Add mention of read-file-name
3142 for filename completion keymaps.
3143 (Reading File Names): Add mention of filename completion keymaps
3144 for read-file-name and xref to `Completion Commands'.
3145
31462005-12-10 Richard M. Stallman <rms@gnu.org>
3147
3148 * customize.texi (Common Keywords): State caveats for use of :tag.
3149
31502005-12-08 Richard M. Stallman <rms@gnu.org>
3151
3152 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
3153 with xrefs and better explanation.
3154 (Completion Commands): Add the filename completion maps.
3155
3156 * objects.texi (Character Type): Clarify that \s is not space
3157 if a dash follows.
3158
31592005-12-05 Richard M. Stallman <rms@gnu.org>
3160
3161 * windows.texi (Resizing Windows): Delete preserve-before args.
3162
31632005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3164
3165 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
3166 in full keymaps, since the quirk has been fixed.
3167
31682005-12-03 Eli Zaretskii <eliz@gnu.org>
3169
3170 * hooks.texi (Standard Hooks): Add index entries. Mention
3171 `compilation-finish-functions'.
3172
31732005-11-27 Richard M. Stallman <rms@gnu.org>
3174
3175 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
3176
31772005-11-21 Juri Linkov <juri@jurta.org>
3178
3179 * customize.texi (Common Keywords): Update links types
3180 custom-manual and url-link. Add link types emacs-library-link,
3181 file-link, function-link, variable-link, custom-group-link.
3182
31832005-11-20 Chong Yidong <cyd@stupidchicken.com>
3184
3185 * display.texi: Revert 2005-11-20 change.
3186
31872005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
3188
3189 * processes.texi (Bindat Functions):
3190 Say "third" to refer to zero-based index "2".
3191
31922005-11-18 Luc Teirlinck <teirllm@auburn.edu>
3193
3194 * loading.texi (Library Search): Update the default value of
3195 `load-suffixes'.
3196
31972005-11-17 Chong Yidong <cyd@stupidchicken.com>
3198
3199 * display.texi (Attribute Functions): Mention :ignore-defface.
3200
32012005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3202
3203 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
3204 (Minor Mode Conventions): Mention the use of a hook.
3205
32062005-11-06 Richard M. Stallman <rms@gnu.org>
3207
3208 * files.texi (Magic File Names): find-file-name-handler checks the
3209 `operations' property of the handler.
3210
32112005-11-03 Richard M. Stallman <rms@gnu.org>
3212
3213 * variables.texi (Frame-Local Variables): Small clarification.
3214
32152005-10-29 Chong Yidong <cyd@stupidchicken.com>
3216
3217 * os.texi (Init File): Document ~/.emacs.d/init.el.
3218
32192005-10-29 Richard M. Stallman <rms@gnu.org>
3220
3221 * internals.texi (Garbage Collection): Document memory-full.
3222
32232005-10-28 Bill Wohler <wohler@newt.com>
3224
3225 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
3226 for URLs.
3227
32282005-10-28 Richard M. Stallman <rms@gnu.org>
3229
3230 * minibuf.texi (Completion Commands): Clean up prev change.
3231
32322005-10-26 Kevin Ryde <user42@zip.com.au>
3233
3234 * compile.texi (Eval During Compile): Explain recommended uses
3235 of eval-when-compile and eval-and-compile.
3236
32372005-10-27 Masatake YAMATO <jet@gyve.org>
3238
3239 * minibuf.texi (Completion Commands):
3240 Write about new optional argument for `display-completion-list'.
3241
32422005-10-23 Richard M. Stallman <rms@gnu.org>
3243
3244 * display.texi (Overlay Arrow): Clarify about local bindings of
3245 overlay-arrow-position.
3246
32472005-10-22 Eli Zaretskii <eliz@gnu.org>
3248
3249 * internals.texi (Building Emacs): Fix last change.
3250
32512005-10-22 Richard M. Stallman <rms@gnu.org>
3252
3253 * internals.texi (Building Emacs): Document eval-at-startup.
3254
32552005-10-21 Richard M. Stallman <rms@gnu.org>
3256
3257 * loading.texi (Where Defined): load-history contains abs file names.
3258 symbol-file returns abs file names.
3259
32602005-10-19 Kim F. Storm <storm@cua.dk>
3261
3262 * display.texi (Showing Images): Add max-image-size integer value.
3263
32642005-10-18 Chong Yidong <cyd@stupidchicken.com>
3265
3266 * display.texi (Showing Images): Document max-image-size.
3267
32682005-10-17 Richard M. Stallman <rms@gnu.org>
3269
3270 * commands.texi (Quitting): Minor clarification.
3271
3272 * processes.texi (Sentinels): Clarify about output and quitting.
3273 (Filter Functions): Mention with-local-quit.
3274
32752005-10-17 Juri Linkov <juri@jurta.org>
3276
3277 * buffers.texi (Current Buffer):
3278 * commands.texi (Event Input Misc):
3279 * compile.texi (Eval During Compile, Compiler Errors):
3280 * customize.texi (Group Definitions):
3281 * display.texi (Progress, Defining Faces):
3282 * files.texi (Writing to Files):
3283 * modes.texi (Mode Hooks, Defining Minor Modes):
3284 * streams.texi (Output Functions):
3285 * syntax.texi (Syntax Table Functions):
3286 * text.texi (Change Hooks):
3287 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
3288
3289 * commands.texi (Quitting): Replace arg `forms' with `body' in
3290 `with-local-quit'.
3291
3292 * positions.texi (Excursions): Replace arg `forms' with `body' in
3293 `save-excursion'.
3294
32952005-10-08 Kim F. Storm <storm@cua.dk>
3296
3297 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
3298 Rename manual section accordingly.
3299
33002005-10-04 Kim F. Storm <storm@cua.dk>
3301
3302 * windows.texi (Window Split Tree): New section describing
3303 new function window-split-tree function.
3304
33052005-10-03 Nick Roberts <nickrob@snap.net.nz>
3306
3307 * display.texi (Fringe Size/Pos): Simplify and add detail.
3308
33092005-09-30 Romain Francoise <romain@orebokech.com>
3310
3311 * minibuf.texi (High-Level Completion): Explain that the prompt
3312 given to `read-buffer' should end with a colon and a space.
3313 Update usage examples.
3314
33152005-09-29 Juri Linkov <juri@jurta.org>
3316
3317 * display.texi (Displaying Messages): Rename argument name
3318 `string' to `format-string' in functions `message', `message-box',
3319 `message-or-box'.
3320
33212005-09-26 Chong Yidong <cyd@stupidchicken.com>
3322
3323 * errors.texi (Standard Errors): Correct xrefs.
3324
33252005-09-18 Chong Yidong <cyd@stupidchicken.com>
3326
3327 * display.texi (Defining Images): Update documentation for
3328 `image-load-path'.
3329
33302005-09-17 Richard M. Stallman <rms@gnu.org>
3331
3332 * display.texi (Defining Images): Clean up previous change.
3333
33342005-09-16 Romain Francoise <romain@orebokech.com>
3335
3336 * elisp.texi: Specify GFDL version 1.2.
3337
3338 * doclicense.texi (GNU Free Documentation License): Update to
3339 version 1.2.
3340
33412005-09-15 Chong Yidong <cyd@stupidchicken.com>
3342
3343 * display.texi (Defining Images): Document `image-load-path'.
3344
33452005-09-15 Richard M. Stallman <rms@gnu.org>
3346
3347 * objects.texi (Printed Representation): Minor cleanup.
3348 (Box Diagrams): Minor fix.
3349 (Cons Cell Type): Move (...) index item here.
3350 (Box Diagrams): From here.
3351 (Array Type): Minor fix.
3352 (Type Predicates): Delete index "predicates".
3353 (Hash Table Type): Clarify xref.
3354 (Dotted Pair Notation): Minor fix.
3355
33562005-09-10 Chong Yidong <cyd@stupidchicken.com>
3357
3358 * files.texi (Saving Buffers): Fix typo.
3359
33602005-09-08 Richard M. Stallman <rms@gnu.org>
3361
3362 * tips.texi (Programming Tips): Correct the "default" prompt spec.
3363
33642005-09-08 Chong Yidong <cyd@stupidchicken.com>
3365
3366 * locals.texi (Standard Buffer-Local Variables): Don't include
3367 mode variables for minor modes.
3368 Fix xrefs for buffer-display-count, buffer-display-table,
3369 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
3370 enable-multibyte-characters, fill-column, header-line-format,
3371 left-fringe-width, left-margin, and right-fringe-width.
3372
3373 * hooks.texi (Standard Hooks): All hooks should conform to the
3374 standard naming convention now.
3375 Fix xref for `echo-area-clear-hook'.
3376
3377 * display.texi (Usual Display): Note that indicate-empty-lines and
3378 tab-width are buffer-local.
3379
3380 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
3381
3382 * modes.texi (Mode Help): Note that major-mode is buffer-local.
3383
3384 * nonascii.texi (Encoding and I/O): Note that
3385 buffer-file-coding-system is buffer-local.
3386
3387 * positions.texi (List Motion): Note that defun-prompt-regexp is
3388 buffer-local.
3389
3390 * text.texi (Auto Filling): Note that auto-fill-function is
3391 buffer-local.
3392 (Undo): Note that buffer-undo-list is buffer-local.
3393
3394 * windows.texi (Buffers and Windows): Document
3395 buffer-display-count.
3396
33972005-09-06 Richard M. Stallman <rms@gnu.org>
3398
3399 * tips.texi (Coding Conventions): Sometimes it is ok to put the
3400 package prefix elsewhere than at the start of the name.
3401
34022005-09-03 Richard M. Stallman <rms@gnu.org>
3403
3404 * tips.texi (Programming Tips): Add conventions for minibuffer
3405 questions and prompts.
3406
34072005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
3408
3409 * intro.texi (nil and t): Minor cleanup.
3410 Delete spurious mention of keyword symbols.
3411 (Evaluation Notation): Add index entry.
3412 (A Sample Function Description): Minor cleanup.
3413 (A Sample Variable Description): Not all vars can be set.
3414
34152005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
3416
3417 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
3418
3419 (Insertion): Document precise type of `insert-char' arg COUNT.
3420
34212005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3422
3423 * modes.texi (Other Font Lock Variables): Sync the default of
3424 font-lock-lines-before.
3425
34262005-08-31 Michael Albinus <michael.albinus@gmx.de>
3427
3428 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
3429
34302005-08-29 Richard M. Stallman <rms@gnu.org>
3431
3432 * elisp.texi (Top): Update subnode menu.
3433
3434 * searching.texi (Searching and Matching): Move node.
3435 Rearrange contents and add overall explanation.
3436 (Searching and Case): Move node.
3437 (Searching and Matching): Update menu.
3438
34392005-08-27 Eli Zaretskii <eliz@gnu.org>
3440
3441 * os.texi (Startup Summary): Fix the description of the initial
3442 startup message display.
3443
34442005-08-25 Richard M. Stallman <rms@gnu.org>
3445
3446 * searching.texi (Search and Replace): Add replace-regexp-in-string.
3447
34482005-08-25 Emilio C. Lopes <eclig@gmx.net>
3449
3450 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
3451 `next-overlay-change' example.
3452
34532005-08-22 Juri Linkov <juri@jurta.org>
3454
3455 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
3456 Fix invert-face. Fix args of face-background.
3457
3458 * display.texi (Standard Faces): Delete node.
3459 (Faces): Add xref to `(emacs)Standard Faces'.
3460 (Displaying Faces): Fix xref to `Standard Faces'.
3461
3462 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
3463
34642005-08-20 Alan Mackenzie <acm@muc.de>
3465
3466 * buffers.texi (The Buffer List): Clarify the manipulation of the
3467 buffer list.
3468
34692005-08-14 Richard M. Stallman <rms@gnu.org>
3470
3471 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
3472 a regexp.
3473
34742005-08-11 Richard M. Stallman <rms@gnu.org>
3475
3476 * elisp.texi (Top): Update subnode lists.
3477
3478 * display.texi (Inverse Video): Node deleted.
3479
3480 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
3481 New nodes split out of Coding Conventions.
3482
3483 * searching.texi (Regular Expressions): Document re-builder.
3484
3485 * os.texi (Time Parsing): New node split out of Time Conversion.
3486
3487 * processes.texi (Misc Network, Network Feature Testing)
3488 (Network Options, Make Network): New nodes split out of
3489 Low-Level Network.
3490
34912005-08-09 Richard M. Stallman <rms@gnu.org>
3492
3493 * frames.texi (Geometry): New node, split from Size and Position.
3494 (Frame Parameters): Refer to Geometry.
3495
3496 * buffers.texi (The Buffer List): Fix xrefs.
3497
3498 * windows.texi (Splitting Windows): Fix xref.
3499
3500 * frames.texi (Layout Parameters): Add xref.
3501
3502 * display.texi (Line Height, Scroll Bars): Fix xrefs.
3503
3504 * keymaps.texi (Menu Bar): Fix xref.
3505
3506 * locals.texi (Standard Buffer-Local Variables): Fix xref.
3507
3508 * modes.texi (%-Constructs): Fix xref.
3509
3510 * frames.texi (Window Frame Parameters): Node split up.
3511 (Basic Parameters, Position Parameters, Size Parameters)
3512 (Layout Parameters, Buffer Parameters, Management Parameters)
3513 (Cursor Parameters, Color Parameters): New subnodes.
3514
35152005-08-09 Luc Teirlinck <teirllm@auburn.edu>
3516
3517 * positions.texi (Screen Lines): Update xref for previous change
3518 in minibuf.texi.
3519
3520 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
3521 change in minibuf.texi.
3522
35232005-08-09 Richard M. Stallman <rms@gnu.org>
3524
3525 * tips.texi (Coding Conventions): Minor cleanup.
3526
3527 * modes.texi (Defining Minor Modes): Explain when init-value
3528 can be non-nil.
3529
3530 * elisp.texi (Top): Update submenu for Minibuffer.
3531
3532 * minibuf.texi (Minibuffer Misc): Node split up.
3533 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
3534 (Recursive Mini): New nodes split out from Minibuffer Misc.
3535 (Minibuffer Misc): Document max-mini-window-height.
3536
3537 * hash.texi (Defining Hash): Delete stray paren in example.
3538
3539 * display.texi (Echo Area Customization): Don't define
3540 max-mini-window-height here; xref instead.
3541
3542 * commands.texi (Event Input Misc): Update while-no-input.
3543
3544 * advice.texi (Advising Functions): Explain when to use advice
3545 and when to use a hook.
3546
35472005-07-30 Eli Zaretskii <eliz@gnu.org>
3548
3549 * makefile.w32-in (info): Don't run install-info.
3550 ($(infodir)/dir): New target, produced by running install-info.
3551
35522005-07-27 Luc Teirlinck <teirllm@auburn.edu>
3553
3554 * modes.texi (Defining Minor Modes): The keyword for the initial
3555 value is :init-value, not :initial-value.
3556
35572005-07-23 Eli Zaretskii <eliz@gnu.org>
3558
3559 * loading.texi (Autoload): Make the `doctor' example be consistent
3560 with what's in current loaddefs.el. Describe the "fn" magic in
3561 the usage portion of the doc string.
3562
35632005-07-22 Richard M. Stallman <rms@gnu.org>
3564
3565 * internals.texi (Garbage Collection): Clarify previous change.
3566
35672005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
3568
3569 * internals.texi (Garbage Collection): Add gc-cons-percentage.
3570
35712005-07-18 Juri Linkov <juri@jurta.org>
3572
3573 * commands.texi (Accessing Events):
3574 * frames.texi (Text Terminal Colors, Resources):
3575 * markers.texi (The Mark):
3576 * modes.texi (Defining Minor Modes):
3577 Delete duplicate duplicate words.
3578
35792005-07-16 Richard M. Stallman <rms@gnu.org>
3580
3581 * display.texi (Managing Overlays): Clarify make-overlay
3582 args for insertion types.
3583
35842005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3585
3586 * customize.texi (Variable Definitions):
3587 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
3588 `standard-value' is a list too.
3589 (Defining New Types): Use @key{RET} instead of @key{ret}.
3590
35912005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
3592
3593 * os.texi (Translating Input): Fix typo.
3594
35952005-07-08 Richard M. Stallman <rms@gnu.org>
3596
3597 * README: Update edition number and size estimate.
3598
3599 * elisp.texi (VERSION): Set to 2.9.
3600
36012005-07-07 Richard M. Stallman <rms@gnu.org>
3602
3603 * book-spine.texinfo: Update Emacs version.
3604
3605 * display.texi (Inverse Video): Delete mode-line-inverse-video.
3606
36072005-07-06 Richard M. Stallman <rms@gnu.org>
3608
3609 * searching.texi (Regexp Search): Clarify what re-search-forward
3610 does when the search fails.
3611
36122005-07-05 Lute Kamstra <lute@gnu.org>
3613
3614 * Update FSF's address in GPL notices.
3615
3616 * doclicense.texi (GNU Free Documentation License):
3617 * gpl.texi (GPL):
3618 * tips.texi (Coding Conventions, Library Headers):
3619 * vol1.texi:
3620 * vol2.texi: Update FSF's address.
3621
36222005-07-04 Richard M. Stallman <rms@gnu.org>
3623
3624 * hooks.texi (Standard Hooks): Add occur-hook.
3625
36262005-07-03 Luc Teirlinck <teirllm@auburn.edu>
3627
3628 * display.texi (The Echo Area): Correct menu.
3629
36302005-07-03 Richard M. Stallman <rms@gnu.org>
3631
3632 * elisp.texi (Top): Update subnode menu for Display.
3633
3634 * display.texi (Displaying Messages): New node, with most
3635 of what was in The Echo Area.
3636 (Progress): Moved under The Echo Area.
3637 (Logging Messages): New node with new text.
3638 (Echo Area Customization): New node, the rest of what was
3639 in The Echo Area. Document message-truncate-lines with @defvar.
3640 (Display): Update menu.
3641
3642 * windows.texi (Textual Scrolling): Doc 3 values for
3643 scroll-preserve-screen-position.
3644
3645 * text.texi (Special Properties): Change hook functions
3646 should bind inhibit-modification-hooks around altering buffer text.
3647
3648 * keymaps.texi (Key Binding Commands): Call binding BINDING
3649 rather than DEFINITION.
3650
36512005-06-29 Juanma Barranquero <lekktu@gmail.com>
3652
3653 * variables.texi (Defining Variables): `user-variable-p' returns t
3654 for aliases of user options, nil for alias loops.
3655
36562005-06-28 Richard M. Stallman <rms@gnu.org>
3657
3658 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
3659 make-keymap.
3660
36612005-06-27 Luc Teirlinck <teirllm@auburn.edu>
3662
3663 * variables.texi (Setting Variables): Correct and clarify
3664 description of `add-to-ordered-list'.
3665
36662005-06-26 Richard M. Stallman <rms@gnu.org>
3667
3668 * display.texi (Faces): Minor cleanup.
3669
36702005-06-25 Luc Teirlinck <teirllm@auburn.edu>
3671
3672 * display.texi (Faces): `facep' returns t for strings that are
3673 face names.
3674
36752005-06-25 Richard M. Stallman <rms@gnu.org>
3676
3677 * objects.texi (Equality Predicates): Clarify meaning of equal.
3678
3679 * windows.texi (Selecting Windows): save-selected-window
3680 and with-selected-window save and restore the current buffer.
3681
36822005-06-24 Richard M. Stallman <rms@gnu.org>
3683
3684 * numbers.texi (Float Basics): Explain how to test for NaN,
3685 and printing the sign of NaNs.
3686
36872005-06-24 Eli Zaretskii <eliz@gnu.org>
3688
3689 * makefile.w32-in (MAKEINFO): Use --force.
3690
36912005-06-23 Richard M. Stallman <rms@gnu.org>
3692
3693 * display.texi (Face Functions): Correct Texinfo usage.
3694
36952005-06-23 Luc Teirlinck <teirllm@auburn.edu>
3696
3697 * lists.texi (Rings): `ring-elements' now returns the elements of
3698 RING in order.
3699
37002005-06-23 Juanma Barranquero <lekktu@gmail.com>
3701
3702 * markers.texi (The Mark): Texinfo usage fix.
3703
37042005-06-23 Kim F. Storm <storm@cua.dk>
3705
3706 * searching.texi (Entire Match Data): Remove evaporate option for
3707 match-data. Do not mention evaporate option for set-match-data.
3708
37092005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
3710
3711 * display.texi (Face Functions): Mention face aliases.
3712
37132005-06-21 Richard M. Stallman <rms@gnu.org>
3714
3715 * anti.texi (Antinews): Texinfo usage fix.
3716
37172005-06-21 Karl Berry <karl@gnu.org>
3718
3719 * elisp.texi: Use @copying.
3720
3721 * elisp.texi: Put @summarycontents and @contents before the Top
3722 node, instead of the end of the file, so that the contents appear
3723 in the right place in the dvi/pdf output.
3724
37252005-06-21 Juri Linkov <juri@jurta.org>
3726
3727 * display.texi (Defining Faces): Add `customized-face'.
3728
37292005-06-20 Kim F. Storm <storm@cua.dk>
3730
3731 * variables.texi (Setting Variables): Any type of element can be
3732 given order in add-to-ordered-list. Compare elements with eq.
3733
3734 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
3735
37362005-06-20 Karl Berry <karl@gnu.org>
3737
3738 * syntax.texi (Syntax Flags): Make last column very slightly wider
3739 to avoid "generic comment" breaking on two lines and causing an
3740 underfull box.
3741
37422005-06-19 Luc Teirlinck <teirllm@auburn.edu>
3743
3744 * lists.texi (Rings): Various minor clarifications and corrections.
3745
37462005-06-18 Richard M. Stallman <rms@gnu.org>
3747
3748 * functions.texi (Obsolete Functions): Simplify.
3749
3750 * variables.texi (Variable Aliases): Simplify.
3751
3752 * anti.texi, backups.texi, compile.texi, customization.texi:
3753 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3754 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3755 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3756 * variables.texi: Fix formatting ugliness.
3757
3758 * elisp.texi: Add links to Rings and Byte Packing.
3759 Update version and copyright years.
3760
3761 * minibuf.texi: Fix formatting ugliness.
3762 (Completion Commands): Move keymap vars to the end
3763 and vars completing-read binds to the top.
3764
37652005-06-17 Luc Teirlinck <teirllm@auburn.edu>
3766
3767 * processes.texi: Fix typos.
3768 (Bindat Spec): Correct Texinfo error.
3769 (Byte Packing): Fix ungrammatical sentence.
3770
37712005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
3772
3773 * lists.texi (Rings): New node.
3774 (Lists): Add it to menu.
3775
3776 * processes.texi (Byte Packing): New node.
3777 (Processes): Add it to menu.
3778
37792005-06-17 Richard M. Stallman <rms@gnu.org>
3780
3781 * syntax.texi (Parsing Expressions): Fix texinfo usage.
3782
3783 * help.texi (Documentation Basics): Explain the xref to
3784 Documentation Tips.
3785
3786 * debugging.texi (Debugger Commands): Minor fix.
3787
37882005-06-16 Luc Teirlinck <teirllm@auburn.edu>
3789
3790 * edebug.texi (Instrumenting): Eliminate duplicate link.
3791 (Specification List): Replace references to "below", referring to
3792 a later node, with one @ref to that node.
3793
3794 * os.texi (Timers): Timers should save and restore the match data
3795 if they change it.
3796
3797 * debugging.texi (Debugger Commands): Mention that the Lisp
3798 debugger can not step through primitive functions.
3799
38002005-06-16 Juanma Barranquero <lekktu@gmail.com>
3801
3802 * functions.texi (Obsolete Functions): Update argument names of
3803 `make-obsolete' and `define-obsolete-function-alias'.
3804
3805 * variables.texi (Variable Aliases): Update argument names of
3806 `defvaralias', `make-obsolete-variable' and
3807 `define-obsolete-variable-alias'.
3808
38092005-06-15 Kim F. Storm <storm@cua.dk>
3810
3811 * searching.texi (Entire Match Data): Rephrase warnings about
3812 evaporate arg to match-data and set-match-data.
3813
38142005-06-14 Luc Teirlinck <teirllm@auburn.edu>
3815
3816 * elisp.texi (Top): Update detailed menu.
3817
3818 * edebug.texi (Edebug): Update menu.
3819 (Instrumenting): Update xrefs.
3820 (Edebug Execution Modes): Correct xref.
3821 (Jumping): Clarify description of `h' command.
3822 Eliminate redundant @ref.
3823 (Breaks): New node.
3824 (Breakpoints): Is now a subsubsection.
3825 (Global Break Condition): Mention `C-x X X'.
3826 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
3827 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3828 (Edebug Display Update): Correct pxref.
3829 (Edebug and Macros): New node.
3830 (Instrumenting Macro Calls): Is now a subsubsection.
3831 Neither arg of `def-edebug-spec' is evaluated.
3832 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3833 (Specification Examples): Fix typo.
3834
38352005-06-14 Lute Kamstra <lute@gnu.org>
3836
3837 * debugging.texi (Function Debugging): Primitives can break on
3838 entry too.
3839
38402005-06-14 Kim F. Storm <storm@cua.dk>
3841
3842 * variables.texi (Setting Variables): Add add-to-ordered-list.
3843
38442005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3845
3846 * syntax.texi (Parsing Expressions): Document aux functions and vars of
3847 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3848
38492005-06-13 Lute Kamstra <lute@gnu.org>
3850
3851 * text.texi (Special Properties): Fix cross reference.
3852
38532005-06-11 Luc Teirlinck <teirllm@auburn.edu>
3854
3855 * debugging.texi (Function Debugging): Delete mention of empty
3856 string argument to `cancel-debug-on-entry'. Delete inaccurate
3857 description of the return value of that command.
3858
38592005-06-11 Alan Mackenzie <acm@muc.de>
3860
3861 * text.texi (Adaptive Fill): Amplify the description of
3862 fill-context-prefix.
3863
38642005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3865
3866 * syntax.texi (Parsing Expressions): Fix Texinfo error.
3867
38682005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3869
3870 * syntax.texi (Parsing Expressions): Document syntax-ppss.
3871
38722005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3873
3874 * debugging.texi (Error Debugging): Minor rewording.
3875 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3876 is optional.
3877
38782005-06-10 Lute Kamstra <lute@gnu.org>
3879
3880 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3881 (Top): Give it a title. Correct version number. Give the
3882 detailed node listing a more prominent header.
3883 * intro.texi: Don't set VERSION here a second time.
3884 Mention Emacs's version too.
3885 * anti.texi (Antinews): Use EMACSVER to refer to the current
3886 version of Emacs.
3887
38882005-06-09 Kim F. Storm <storm@cua.dk>
3889
3890 * searching.texi (Entire Match Data): Explain new `reseat' argument to
3891 match-data and set-match-data.
3892
38932005-06-08 Richard M. Stallman <rms@gnu.org>
3894
3895 * searching.texi (Entire Match Data): Clarify when match-data
3896 returns markers and when integers.
3897
3898 * display.texi (Defining Faces): Explain that face name should not
3899 end in `-face'.
3900
3901 * modes.texi (Mode Line Data): Minor cleanup.
3902 (Customizing Keywords): Node split out of Search-based Fontification.
3903 Add example of using font-lock-add-keywords from a hook.
3904 Clarify when MODE should be non-nil, and when nil.
3905
39062005-06-06 Richard M. Stallman <rms@gnu.org>
3907
3908 * modes.texi (Mode Line Data): Explain what happens when the car
3909 of a list is a void symbol.
3910 (Search-based Fontification): Explain MODE arg to
3911 font-lock-add-keywords and warn about calls from major modes.
3912
39132005-06-08 Juri Linkov <juri@jurta.org>
3914
3915 * display.texi (Standard Faces): Add `shadow' face.
3916
39172005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3918
3919 * modes.texi (Major Mode Conventions): A derived mode only needs
3920 to put the call to the parent mode inside `delay-mode-hooks'.
3921
39222005-05-29 Richard M. Stallman <rms@gnu.org>
3923
3924 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
3925 new, and what that implies. Clarify.
3926
3927 * files.texi (Locating Files): Clean up the text.
3928
3929 * frames.texi (Window Frame Parameters): Document user-size.
3930 Shorten entry for top by referring to left.
3931
39322005-05-26 Richard M. Stallman <rms@gnu.org>
3933
3934 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
3935 is new, and what the implications are. Other clarifications.
3936
39372005-05-24 Richard M. Stallman <rms@gnu.org>
3938
3939 * frames.texi (Dialog Boxes): Minor fixes.
3940
39412005-05-25 Masatake YAMATO <jet@gyve.org>
3942
3943 * display.texi (Standard Faces): Write about `mode-line-highlight'.
3944
39452005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3946
3947 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3948 is optional.
3949
39502005-05-24 Nick Roberts <nickrob@snap.net.nz>
3951
10d1d0af 3952 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
3953
39542005-05-23 Lute Kamstra <lute@gnu.org>
3955
3956 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3957 syntax-begin-function over font-lock-beginning-of-syntax-function.
3958
39592005-05-21 Luc Teirlinck <teirllm@auburn.edu>
3960
3961 * minibuf.texi (Reading File Names): Update description of
3962 `read-directory-name'.
3963
3964 * modes.texi (Derived Modes): Clarify :group keyword.
3965
39662005-05-21 Eli Zaretskii <eliz@gnu.org>
3967
3968 * files.texi (Locating Files): New subsection.
3969 Describe locate-file and executable-find.
3970
39712005-05-21 Kevin Ryde <user42@zip.com.au>
3972
3973 * frames.texi (Initial Parameters): Update cross reference to
3974 "Emacs Invocation".
3975
39762005-05-19 Luc Teirlinck <teirllm@auburn.edu>
3977
3978 * keymaps.texi (Active Keymaps): Add anchor.
3979
3980 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3981 (Major Mode Conventions): Refer to `Auto Major Mode' in more
3982 appropriate place.
3983 (Derived Modes): Small clarifications.
3984 (Minor Mode Conventions, Keymaps and Minor Modes):
3985 Replace references to nodes with references to anchors.
3986 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3987 Clarify description of lists whose first element is an integer.
3988 (Mode Line Variables): Add anchor.
3989 (%-Constructs): Clarify description of integer after %.
3990 (Emulating Mode Line): Describe nil value for FACE.
3991
39922005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3993
3994 * modes.texi (Derived Modes): Correct references to non-existing
3995 variable standard-syntax-table.
3996
39972005-05-17 Lute Kamstra <lute@gnu.org>
3998
3999 * modes.texi (Defining Minor Modes): Mention the mode hook.
4000
40012005-05-15 Kim F. Storm <storm@cua.dk>
4002
4003 * processes.texi (Network): Remove open-network-stream-nowait.
4004 (Network Servers): Remove open-network-stream-server.
4005
40062005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4007
4008 * elisp.texi (Top): Update detailed menu.
4009
4010 * variables.texi: Reorder nodes.
4011 (Variables): Update menu.
4012 (File Local Variables): Do not refer to the `-*-' line as
4013 a "local variables list". Add pxref.
4014
40152005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4016
4017 * elisp.texi (Top): Update detailed menu for node changes.
4018
4019 * modes.texi (Modes): Update Menu.
4020 (Hooks): Move to beginning of chapter.
4021 Most minor modes run mode hooks too.
4022 `add-hook' can handle void hooks or hooks whose value is a single
4023 function.
4024 (Major Modes): Update Menu.
4025 (Major Mode Basics): New node, split off from `Major Modes'.
4026 (Major Mode Conventions): Correct xref. Explain how to handle
4027 auto-mode-alist if the major mode command has an autoload cookie.
4028 (Auto Major Mode): Major update. Add magic-mode-alist.
4029 (Derived Modes): Major update.
4030 (Mode Line Format): Update Menu.
4031 (Mode Line Basics): New node, split off from `Mode Line Format'.
4032
4033 * loading.texi (Autoload): Mention `autoload cookie' as synonym
4034 for `magic autoload comment'. Add index entries and anchor.
4035
40362005-05-14 Richard M. Stallman <rms@gnu.org>
4037
4038 * tips.texi (Coding Conventions): Explain how important it is
4039 that just loading certain files not change Emacs behavior.
4040
4041 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
4042
40432005-05-12 Lute Kamstra <lute@gnu.org>
4044
4045 * modes.texi (Generic Modes): Update.
4046 (Major Modes): Refer to node "Generic Modes".
4047
4048 * elisp.texi (Top): Update to the current structure of the manual.
4049 * processes.texi (Processes): Add menu description.
4050 * customize.texi (Customization): Add menu descriptions.
4051
40522005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
4053
4054 * processes.texi (Signals to Processes)
4055 (Low-Level Network): Fix typos.
4056
40572005-05-11 Lute Kamstra <lute@gnu.org>
4058
4059 * elisp.texi (Top): Add some nodes from the chapter "Major and
4060 Minor Modes" to the detailed node listing.
4061
40622005-05-10 Richard M. Stallman <rms@gnu.org>
4063
4064 * keymaps.texi (Extended Menu Items): Menu item filter functions
4065 can be called at any time.
4066
40672005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4068
4069 * variables.texi (File Local Variables): `(hack-local-variables t)'
4070 now also checks whether a mode is specified in the local variables
4071 list.
4072
40732005-05-05 Kevin Ryde <user42@zip.com.au>
4074
4075 * display.texi (The Echo Area): Correct format function cross
4076 reference.
4077
40782005-05-05 Luc Teirlinck <teirllm@auburn.edu>
4079
4080 * variables.texi (Variable Aliases): Change description of
4081 `define-obsolete-variable-alias'.
4082
4083 * functions.texi (Functions): Add "Obsolete Functions" to menu.
4084 (Defining Functions): Add xref.
4085 (Obsolete Functions): New node.
4086 (Function Safety): Standardize capitalization of section title.
4087
4088 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
4089 (Dialog Boxes): Complete description of `x-popup-dialog'.
4090
40912005-05-04 Richard M. Stallman <rms@gnu.org>
4092
4093 * commands.texi (Interactive Codes): Fix Texinfo usage.
4094 Document U more clearly.
4095
40962005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4097
4098 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
4099 function and not a macro.
4100
4101 * frames.texi (Pop-Up Menus): Correct and clarify description of
4102 `x-popup-menu'.
4103 (Dialog Boxes): Clarify description of `x-popup-dialog'.
4104
41052005-05-01 Richard M. Stallman <rms@gnu.org>
4106
4107 * edebug.texi (Checking Whether to Stop): Fix previous change.
4108
41092005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4110
4111 * display.texi: Fix typos and Texinfo usage.
4112
4113 * edebug.texi (Checking Whether to Stop): executing-macro ->
4114 executing-kbd-macro.
4115
41162005-05-01 Richard M. Stallman <rms@gnu.org>
4117
4118 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
4119
41202005-04-30 Richard M. Stallman <rms@gnu.org>
4121
4122 * files.texi (Magic File Names): Document `operations' property.
4123
41242005-04-29 Lute Kamstra <lute@gnu.org>
4125
4126 * modes.texi (Generic Modes): New node.
4127 (Major Modes): Add it to the menu.
4128 (Derived Modes): Add "derived mode" to concept index.
4129
41302005-04-28 Lute Kamstra <lute@gnu.org>
4131
4132 * modes.texi (Defining Minor Modes): Fix previous change.
4133 (Font Lock Mode): Simplify.
4134 (Font Lock Basics): Say that font-lock-defaults is buffer-local
4135 when set and that some parts are optional. Add cross references.
4136 (Search-based Fontification): Say how to specify font-lock-keywords.
4137 Add cross references. Add font-lock-multiline to index.
4138 Move font-lock-keywords-case-fold-search here from node "Other Font
4139 Lock Variables". Document font-lock-add-keywords and
4140 font-lock-remove-keywords.
4141 (Other Font Lock Variables): Move font-lock-keywords-only,
4142 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4143 and font-lock-syntactic-face-function to node "Syntactic Font
4144 Lock". Move font-lock-keywords-case-fold-search to node
4145 "Search-based Fontification". Document font-lock-inhibit-thing-lock
4146 and font-lock-{,un}fontify-{buffer,region}-function.
4147 (Precalculated Fontification): Remove reference to deleted variable
4148 font-lock-core-only.
4149 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
4150 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
4151 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4152 and font-lock-syntactic-face-function here from node "Other Font
4153 Lock Variables". Move font-lock-syntactic-keywords to "Setting
4154 Syntax Properties". Add cross references.
4155 (Setting Syntax Properties): New node.
4156 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
4157 * syntax.texi (Syntax Properties): Add cross reference.
4158 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
4159
41602005-04-26 Richard M. Stallman <rms@gnu.org>
4161
4162 * display.texi (Defining Faces):
4163 Document `default' elements of defface spec.
4164
4165 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
4166
4167 * variables.texi (Variable Aliases): Clarify text.
4168
41692005-04-25 Chong Yidong <cyd@stupidchicken.com>
4170
4171 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
4172
41732005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4174
4175 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
4176
41772005-04-24 Eli Zaretskii <eliz@gnu.org>
4178
4179 * syntax.texi (Syntax Table Internals): Elaborate documentation of
4180 syntax-after and syntax-class.
4181
4182 * files.texi (Changing Files): Fix last change's cross-reference.
4183 (Unique File Names): Don't mention "numbers" in the documentation
4184 of make-temp-file and make-temp-name.
4185
41862005-04-23 Richard M. Stallman <rms@gnu.org>
4187
4188 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
4189
41902005-04-22 Nick Roberts <nickrob@snap.net.nz>
4191
4192 * windows.texi (Cyclic Window Ordering): Clarify window-list.
4193
41942005-04-22 Nick Roberts <nickrob@snap.net.nz>
4195
4196 * variables.texi (Variable Aliases): Describe make-obsolete-variable
4197 and define-obsolete-variable-alias.
4198
41992005-04-22 Kim F. Storm <storm@cua.dk>
4200
4201 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
4202 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
4203
42042005-04-21 Lute Kamstra <lute@gnu.org>
4205
4206 * lists.texi (Association Lists): Document rassq-delete-all.
4207
42082005-04-19 Richard M. Stallman <rms@gnu.org>
4209
4210 * modes.texi (Search-based Fontification): Explain that
4211 facespec is an expression to be evaluated.
4212
42132005-04-19 Kevin Ryde <user42@zip.com.au>
4214
4215 * streams.texi (Output Functions): Fix xref.
4216 * strings.texi (String Conversion): Fix xref.
4217
42182005-04-19 Kim F. Storm <storm@cua.dk>
4219
4220 * symbols.texi (Symbol Plists): Add safe-get.
4221 Mention that `get' may signal an error.
4222
42232005-04-18 Nick Roberts <nickrob@snap.net.nz>
4224
4225 * customize.texi (Variable Definitions): Replace tooltip-mode
4226 example with save-place.
4227
42282005-04-17 Richard M. Stallman <rms@gnu.org>
4229
4230 * buffers.texi (Indirect Buffers): Clarify.
4231
4232 * positions.texi (Positions): Clarify converting marker to integer.
4233
4234 * strings.texi (String Basics): Mention string-match; clarify.
4235
42362005-04-08 Lute Kamstra <lute@gnu.org>
4237
4238 * modes.texi (Search-based Fontification): Fix cross references.
4239 Use consistent terminology. Document anchored highlighting.
4240
42412005-04-05 Lute Kamstra <lute@gnu.org>
4242
4243 * modes.texi (Defining Minor Modes): Document :group keyword
4244 argument and its default value.
4245
42462005-04-03 Lute Kamstra <lute@gnu.org>
4247
4248 * hooks.texi (Standard Hooks): Add some hooks. Add cross
4249 references and/or descriptions. Delete major mode hooks; mention
4250 them as a category instead. Rename or delete obsolete hooks.
4251
42522005-04-02 Richard M. Stallman <rms@gnu.org>
4253
4254 * nonascii.texi (Coding System Basics): Another wording cleanup.
4255
42562005-04-01 Richard M. Stallman <rms@gnu.org>
4257
4258 * nonascii.texi (Coding System Basics): Clarify previous change.
4259
42602005-04-01 Kenichi Handa <handa@m17n.org>
4261
10d1d0af 4262 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
4263 identity of coding systems.
4264
42652005-03-29 Chong Yidong <cyd@stupidchicken.com>
4266
4267 * text.texi (Buffer Contents): Add filter-buffer-substring and
4268 buffer-substring-filters.
4269
42702005-03-26 Chong Yidong <cyd@stupidchicken.com>
4271
4272 * anti.texi (Antinews): Mention `G' interactive code.
4273
4274 * tips.texi (Compilation Tips): Mention benchmark.el.
4275
42762005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4277
4278 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
4279 is now bound to M-o M-o.
4280
4281 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
4282
42832005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4284
4285 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
4286 in the Emacs Manual).
4287 * Makefile.in (srcs): Remove calendar.texi.
4288 * makefile.w32-in (srcs): Remove calendar.texi.
4289 * display.texi (Display): Change name of next node.
4290 * os.texi (System In): Change name of previous node.
4291 * elisp.texi (Top): Remove Calendar references.
4292 * vol1.texi (Top): Remove Calendar references.
4293 * vol2.texi (Top): Remove Calendar references.
4294
42952005-03-25 Richard M. Stallman <rms@gnu.org>
4296
4297 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
4298 Cleanup previous change.
4299
43002005-03-25 Chong Yidong <cyd@stupidchicken.com>
4301
4302 * display.texi (Face Attributes): Faces earlier in an :inherit
4303 list take precedence.
4304 (Scroll Bars): Fix description of vertical-scroll-bars.
4305 Document frame-current-scroll-bars and window-current-scroll-bars.
4306
4307 * markers.texi (The Mark): Document temporary Transient Mark mode.
4308
4309 * minibuf.texi (Reading File Names):
4310 Document read-file-name-completion-ignore-case.
4311
4312 * positions.texi (Screen Lines): Document nil for width argument
4313 to compute-motion.
4314
43152005-03-23 Kim F. Storm <storm@cua.dk>
4316
4317 * display.texi (Standard Faces): Other faces used in the fringe
4318 implicitly inherits from the fringe face.
4319 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
4320 properties implicitly inherits from fringe face.
4321 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
4322
43232005-03-20 Chong Yidong <cyd@stupidchicken.com>
4324
4325 * display.texi (Invisible Text): State default value of
4326 line-move-ignore-invisible.
4327 (Managing Overlays): Document remove-overlays.
4328 (Standard Faces): Document escape-glyph face.
4329
4330 * minibuf.texi (Reading File Names): Document read-file-name-function.
4331
4332 * modes.texi (Other Font Lock Variables):
4333 Document font-lock-lines-before.
4334
4335 * positions.texi (Skipping Characters): skip-chars-forward allows
4336 character classes.
4337
43382005-03-18 Lute Kamstra <lute@gnu.org>
4339
4340 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
4341
43422005-03-17 Richard M. Stallman <rms@gnu.org>
4343
4344 * text.texi (Undo): Document extensible undo entries.
4345
dd7b651b 4346 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
4347
4348 * nonascii.texi (Character Codes): Minor fix.
4349
4350 * display.texi (Display Property): Explain the significance
4351 of having text properties that are eq.
4352 (Other Display Specs): Explain string as display spec.
4353
4354 * commands.texi (Interactive Codes): Document G option.
4355
43562005-03-17 Chong Yidong <cyd@stupidchicken.com>
4357
4358 * text.texi (Filling): Add sentence-end-without-period and
4359 sentence-end-without-space.
4360 (Changing Properties): Minor fix.
4361
4362 * anti.texi: Total rewrite.
4363
43642005-03-15 Lute Kamstra <lute@gnu.org>
4365
4366 * edebug.texi (Instrumenting Macro Calls): Fix typos.
4367
43682005-03-08 Kim F. Storm <storm@cua.dk>
4369
4370 * display.texi (Specified Space): Property :width is support on
4371 non-graphic terminals, :height is not.
4372
43732005-03-07 Richard M. Stallman <rms@gnu.org>
4374
4375 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
4376 Now subnodes of Fringes.
4377 (Overlay Arrow): Document overlay-arrow-variable-list.
4378 (Fringe Size/Pos): New node, broken out of Fringes.
4379 (Display): Explain clearing vs redisplay better.
4380 (Truncation): Clarify use of bitmaps.
4381 (The Echo Area): Clarify the uses of the echo area.
4382 Add max-mini-window-height.
4383 (Progress): Clarify.
4384 (Invisible Text): Explain that main loop moves point out.
4385 (Selective Display): Say "hidden", not "invisible".
4386 (Managing Overlays): Move up. Describe relation to Undo here.
4387 (Overlay Properties): Clarify intro.
4388 (Finding Overlays): Explain return values when nothing found.
4389 (Width): truncate-string-to-width has added arg.
4390 (Displaying Faces): Clarify and update mode line face handling.
4391 (Face Functions): Minor cleanup.
4392 (Conditional Display): Merge into Other Display Specs.
4393 (Pixel Specification, Other Display Specs): Minor cleanups.
4394 (Images, Image Descriptors): Minor cleanups.
4395 (GIF Images): Patents have expired.
4396 (Showing Images): Explain default text for insert-image.
4397 (Manipulating Button Types): Merge into Manipulating Buttons.
4398 (Making Buttons): Explain return values.
4399 (Button Buffer Commands): Add xref.
4400 (Inverse Video): Update mode-line-inverse-video.
4401 (Display Table Format): Clarify.
4402 (Active Display Table): Give defaults for window-display-table.
4403
4404 * calendar.texi (Calendar Customizing): calendar-holiday-marker
4405 and calendar-today-marker are strings, not chars.
4406 (Holiday Customizing): Minor fix.
4407
4408 * internals.texi (Writing Emacs Primitives): Update `or' example.
4409 Update limit on # args of subr.
4410
4411 * edebug.texi (Using Edebug): Arrow is in fringe.
4412 (Instrumenting): Arg to eval-defun works without loading edebug.
4413 (Edebug Execution Modes): Add xref.
4414
4415 * customize.texi (Common Keywords): Clarify :require.
4416 Mention :version here.
4417 (Variable Definitions, Group Definitions): Not here.
4418 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
4419
44202005-03-07 Chong Yidong <cyd@stupidchicken.com>
4421 * nonascii.texi (Text Representations): Clarify position-bytes.
4422 (Character Sets): Add list-charset-chars.
4423 (Scanning Charsets): Add charset-after.
4424 (Encoding and I/O): Minor fix.
4425
44262005-03-06 Richard M. Stallman <rms@gnu.org>
4427
4428 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
4429 (Resizing Windows): Likewise.
4430
4431 * text.texi (Change Hooks): Get rid of "Emacs 21".
4432
4433 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
4434
4435 * streams.texi (Output Variables): Get rid of "Emacs 21".
4436
4437 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
4438
4439 * os.texi (Translating Input): Replace flow-control example
4440 with a less obsolete example that uses `keyboard-translate'.
4441
4442 * objects.texi (Hash Table Type, Circular Objects):
4443 Get rid of "Emacs 21".
4444
4445 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
4446 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
4447
4448 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
4449
4450 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
4451
4452 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
4453 (Menu Bar): Fix when menu-bar-update-hook is called.
4454
4455 * hash.texi (Hash Tables): Get rid of "Emacs 21".
4456
4457 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
4458 and make it read better.
4459
4460 * files.texi (Writing to Files): Get rid of "Emacs 21".
4461 (Unique File Names): Likewise.
4462
4463 * elisp.texi: Update Emacs version to 22.
4464
4465 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
4466 (Overlay Properties, Face Attributes): Likewise.
4467 (Managing Overlays): Fix punctuation.
4468 (Attribute Functions): Clarify set-face-font; get rid of
4469 info about old Emacs versions.
4470 (Auto Faces, Font Lookup, Display Property, Images):
4471 Get rid of "Emacs 21".
4472
4473 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
4474
44752005-03-05 Richard M. Stallman <rms@gnu.org>
4476
4477 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
4478
44792005-03-04 Lute Kamstra <lute@gnu.org>
4480
4481 * debugging.texi (Error Debugging): Document stack-trace-on-error.
4482
44832005-03-03 Lute Kamstra <lute@gnu.org>
4484
4485 * edebug.texi (Instrumenting Macro Calls): Fix typo.
4486
44872005-03-01 Lute Kamstra <lute@gnu.org>
4488
4489 * debugging.texi (Debugger Commands): Update `j'.
4490
44912005-02-28 Lute Kamstra <lute@gnu.org>
4492
4493 * debugging.texi (Debugging): Fix typo.
4494 (Error Debugging): Document eval-expression-debug-on-error.
4495 (Function Debugging): Update example.
4496 (Using Debugger): Mention starred stack frames.
4497 (Debugger Commands): Document `j' and `l'.
4498 (Invoking the Debugger): `d' and `j' exit recursive edit too.
4499 Update the messages that the debugger displays.
4500 (Internals of Debugger): Add cross reference. Update example.
4501 (Excess Open): Minor improvement.
4502 (Excess Close): Minor improvement.
4503
45042005-02-26 Richard M. Stallman <rms@gnu.org>
4505
4506 * tips.texi (Coding Conventions): Clarify.
4507 Put all the major mode key reservations together.
4508 Mention the Mouse-1 => Mouse-2 conventions.
4509
4510 * syntax.texi (Syntax Class Table): Clarify.
4511 (Syntax Table Functions): syntax-after moved from here.
4512 (Syntax Table Internals): syntax-after moved to here.
4513 (Parsing Expressions): Update info on number of values
4514 and what's meaningful in the STATE argument.
4515 (Categories): Fix typo.
4516
4517 * sequences.texi (Arrays): Cleanup.
4518 (Char-Tables): Clarify.
4519
4520 * processes.texi (Deleting Processes): Cleanups, add xref.
4521 (Subprocess Creation): Explain nil in exec-path. Cleanup.
4522 (Process Information): set-process-coding-system, some args optional.
4523 (Input to Processes): Explain various types for PROCESS args.
4524 Rename them from PROCESS-NAME to PROCESS.
4525 (Signals to Processes): Likewise.
4526 (Decoding Output): Cleanup.
4527 (Query Before Exit): Clarify.
4528
4529 * os.texi (Startup Summary): Correct the options; add missing ones.
4530 (Terminal Output, Batch Mode): Clarify.
4531 (Flow Control): Node deleted.
4532
4533 * markers.texi (The Mark): Clarify.
4534
4535 * macros.texi (Expansion): Cleanup.
4536 (Indenting Macros): indent-spec allows ints, not floats.
4537
4538 * keymaps.texi (Keymaps): Clarify.
4539 (Format of Keymaps): Update lisp-mode-map example.
4540 (Active Keymaps, Key Lookup): Clarify.
4541 (Changing Key Bindings): Add xref to `kbd'.
4542 (Key Binding Commands, Simple Menu Items): Clarify.
4543 (Mouse Menus, Menu Bar): Clarify.
4544 (Menu Example): Replace print example with menu-bar-replace-menu.
4545
4546 * help.texi (Documentation Basics): Add function-documentation prop.
4547
4548 * elisp.texi (Top): Don't refer to Flow Control node.
4549
4550 * commands.texi (Command Overview): Improve xrefs.
4551 (Adjusting Point): Adjusting point applies to intangible and invis.
4552 (Key Sequence Input): Doc extra read-key-sequence args.
4553 Likewise for read-key-sequence-vector.
4554
4555 * backups.texi (Rename or Copy): Minor fix.
4556 (Numbered Backups): For version-control, say the default.
4557 (Auto-Saving): make-auto-save-file-name example is simplified.
4558
4559 * advice.texi (Advising Functions): Don't imply one part of Emacs
4560 should advise another part. Markup changes.
4561 (Defining Advice): Move transitional para.
4562 (Activation of Advice): Cleanup.
4563 Explain if COMPILE is nil or negative.
4564
4565 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
4566
45672005-02-24 Lute Kamstra <lute@gnu.org>
4568
4569 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
4570 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
4571
45722005-02-23 Lute Kamstra <lute@gnu.org>
4573
4574 * modes.texi (Defining Minor Modes): define-minor-mode can be used
4575 to define global minor modes as well.
4576
4577 * display.texi (Managing Overlays): overlay-buffer returns nil for
4578 deleted overlays.
4579
45802005-02-22 Kim F. Storm <storm@cua.dk>
4581
4582 * minibuf.texi (Basic Completion): Allow symbols in addition to
4583 strings in try-completion and all-completions.
4584
45852005-02-14 Lute Kamstra <lute@gnu.org>
4586
4587 * elisp.texi (Top): Remove reference to deleted node.
4588
4589 * lists.texi (Lists): Remove reference to deleted node.
4590 (Cons Cells): Fix typo.
4591
4592 * loading.texi (Where Defined): Fix typo.
4593
45942005-02-14 Richard M. Stallman <rms@gnu.org>
4595
4596 * variables.texi (Creating Buffer-Local): change-major-mode-hook
4597 is useful for discarding some minor modes.
4598
4599 * symbols.texi (Symbol Components): Reorder examples.
4600
4601 * streams.texi (Input Functions): State standard-input default.
4602 (Output Variables): State standard-output default.
4603
4604 * objects.texi (Printed Representation): Clarify read syntax vs print.
4605 (Floating Point Type): Explain meaning better.
4606 (Symbol Type): Explain uniqueness better.
4607 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
4608 List examples sooner.
4609 (Box Diagrams): New subnode broken out.
4610 Some examples moved from old Lists as Boxes node.
4611 (Dotted Pair Notation): Clarify intro.
4612 (Array Type): Clarify.
4613 (Type Predicates): Add hash-table-p.
4614
4615 * numbers.texi (Integer Basics): Clarify radix explanation.
4616 (Predicates on Numbers): Minor clarification.
4617 (Comparison of Numbers): Minor clarification. Clarify eql.
4618 Typos in min, max.
4619 (Math Functions): Clarify overflow in expt.
4620
4621 * minibuf.texi (Text from Minibuffer): Minor clarification.
4622 Mention arrow keys.
4623
4624 * loading.texi (Autoload): defun's doc string overrides autoload's
4625 doc string.
4626 (Repeated Loading): Modernize "add to list" examples.
4627 (Where Defined): Finish updating table of load-history elts.
4628
4629 * lists.texi (List-related Predicates): Minor wording improvement.
4630 (Lists as Boxes): Node deleted.
4631 (Building Lists): Explain trivial cases of number-sequence.
4632
4633 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 4634 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
4635 (Hash Access): Any object can be a key.
4636 State value of maphash.
4637
4638 * functions.texi (What Is a Function): Wording cleanup.
4639 (Function Documentation): Minor cleanup.
4640 Explain purpose of calling convention at end of doc string.
4641 (Function Names): Wording cleanup.
4642 (Calling Functions): Wording cleanup.
4643 Explain better how funcall calls the function.
4644 (Function Cells): Delete example of saving and redefining function.
4645
4646 * control.texi (Combining Conditions): Wording cleanup.
4647 (Iteration): dolist and dotimes bind VAR locally.
4648 (Cleanups): Xref to Atomic Changes.
4649
4650 * compile.texi (Byte Compilation): Delete 19.29 info.
4651 (Compilation Functions): Macros' difficulties don't affect defsubst.
4652 (Docs and Compilation): Delete 19.29 info.
4653
46542005-02-10 Richard M. Stallman <rms@gnu.org>
4655
4656 * objects.texi (Symbol Type): Minor correction.
4657
46582005-02-06 Lute Kamstra <lute@gnu.org>
4659
4660 * modes.texi (Example Major Modes): Fix typos.
4661
46622005-02-06 Richard M. Stallman <rms@gnu.org>
4663
4664 * text.texi (Margins): fill-nobreak-predicate can be one function.
4665
4666 * strings.texi (Modifying Strings): clear-string can make unibyte.
4667 (Formatting Strings): format gives error if values missing.
4668
4669 * positions.texi (Character Motion): Mention default arg
4670 for forward-char. backward-char refers to forward-char.
4671 (Word Motion): Mention default arg for forward-word.
4672 (Buffer End Motion): Mention default arg for beginning-of-buffer.
4673 Simplify end-of-buffer.
4674 (Text Lines): Mention default arg for forward-line.
4675 (List Motion): Mention default arg for beginning/end-of-defun.
4676 (Skipping Characters): Minor fixes in explaining character-set.
4677
4678 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
4679 Mode inheritance applies only when default-major-mode is nil.
4680 Clarifications.
4681 (Example Major Modes): Update Text mode and Lisp mode examples.
4682 (Minor Mode Conventions): Mention define-minor-mode at top.
4683 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
4684 (Mode Line Format): Update mode line face display info.
4685 (Properties in Mode): Mention effect of risky vars.
4686 (Imenu): Define imenu-add-to-menubar.
4687 (Font Lock Mode): Add descriptions to menu lines.
4688 (Faces for Font Lock): Add font-lock-doc-face.
4689
46902005-02-05 Lute Kamstra <lute@gnu.org>
4691
4692 * text.texi (Maintaining Undo): Remove obsolete function.
4693
46942005-02-05 Eli Zaretskii <eliz@gnu.org>
4695
4696 * frames.texi (Color Names): Add pointer to the X docs about RGB
4697 color specifications. Improve indexing
4698 (Text Terminal Colors): Replace the description of RGB values by
4699 an xref to "Color Names".
4700
47012005-02-03 Richard M. Stallman <rms@gnu.org>
4702
4703 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
4704 Clarify.
4705 (Selecting Windows): Clarify save-selected-window.
4706 (Cyclic Window Ordering): Clarify walk-windows.
4707 (Window Point): Clarify.
4708 (Window Start): Add comment to example.
4709 (Resizing Windows): Add `interactive' specs in examples.
4710 Document fit-window-to-buffer.
4711
4712 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
4713 (Undo, Maintaining Undo): Clarify last change.
4714 (Sorting): In sort-numeric-fields, explain about octal and hex.
4715 Mention sort-numeric-base.
4716 (Format Properties): Add xref for hard newlines.
4717
4718 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
4719 (Pop-Up Menus): Fix typo.
4720 (Color Names): Explain all types of color names.
4721 Explain color-values on B&W terminal.
4722 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
4723
4724 * files.texi (File Locks): Not supported on MS systems.
4725 (Testing Accessibility): Clarify.
4726
4727 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
4728 (Coverage Testing): Fix typo.
4729
4730 * commands.texi (Misc Events): Remove stray space.
4731
4732 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
4733 (Modification Time): Clarify when visited-file-modtime returns 0.
4734 (The Buffer List): Clarify bury-buffer.
4735 (Killing Buffers): Clarify.
4736 (Indirect Buffers): Add clone-indirect-buffer.
4737
47382005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4739
4740 * edebug.texi (Printing in Edebug): Fix default value of
4741 edebug-print-circle.
4742 (Coverage Testing): Fix displayed frequency count data.
4743
47442005-02-02 Luc Teirlinck <teirllm@auburn.edu>
4745
4746 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4747
47482005-02-02 Kim F. Storm <storm@cua.dk>
4749
4750 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4751
47522005-01-29 Eli Zaretskii <eliz@gnu.org>
4753
4754 * commands.texi (Misc Events): Describe the help-echo event.
4755
4756 * text.texi (Special Properties) <help-echo>: Use `pos'
4757 consistently in description of the help-echo property.
4758 Use @code{nil} instead of @var{nil}.
4759
4760 * display.texi (Overlay Properties): Fix the index entry for
4761 help-echo overlay property.
4762
4763 * customize.texi (Type Keywords): Uncomment the xref to the
4764 help-echo property documentation.
4765
47662005-01-23 Kim F. Storm <storm@cua.dk>
4767
4768 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4769 return value. Third element FULLY replaced by PARTIAL which
4770 specifies number of invisible pixels if row is only partially visible.
4771 (Textual Scrolling): Mention auto-window-vscroll.
4772 (Vertical Scrolling): New defvar auto-window-vscroll.
4773
47742005-01-16 Luc Teirlinck <teirllm@auburn.edu>
4775
4776 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4777 command remapping.
4778
47792005-01-15 Richard M. Stallman <rms@gnu.org>
4780
4781 * display.texi (Defining Images): Mention DATA-P arg of create-image.
4782
47832005-01-14 Kim F. Storm <storm@cua.dk>
4784
4785 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4786
4787 * text.texi (Links and Mouse-1): Fix string and vector item.
4788
47892005-01-13 Richard M. Stallman <rms@gnu.org>
4790
4791 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4792 descriptions of overriding-local-map and overriding-terminal-local-map.
4793
4794 * text.texi (Links and Mouse-1): Clarify text.
4795
47962005-01-13 Kim F. Storm <storm@cua.dk>
4797
4798 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4799
48002005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
4801
4802 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4803
48042005-01-12 Kim F. Storm <storm@cua.dk>
4805
4806 * text.texi (Links and Mouse-1): Rename section from Enabling
4807 Mouse-1 to Following Links. Change xrefs.
4808 Add examples for define-button-type and define-widget.
4809
4810 * display.texi (Button Properties, Button Buffer Commands):
4811 Clarify mouse-1 and follow-link functionality.
4812
48132005-01-12 Richard M. Stallman <rms@gnu.org>
4814
4815 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4816
4817 * display.texi (Beeping): Fix Texinfo usage.
4818
4819 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4820
48212005-01-11 Kim F. Storm <storm@cua.dk>
4822
4823 * display.texi (Button Properties, Button Buffer Commands):
4824 Mention mouse-1 binding. Add follow-link keyword.
4825
4826 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4827 (Enabling Mouse-1 to Follow Links): New subsection.
4828
48292005-01-06 Richard M. Stallman <rms@gnu.org>
4830
4831 * text.texi (Special Properties): Minor change.
4832
4833 * os.texi (Timers): Clarify previous change.
4834
4835 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4836
48372005-01-01 Luc Teirlinck <teirllm@auburn.edu>
4838
4839 * display.texi (Face Attributes): Correct xref to renamed node.
4840
48412005-01-01 Richard M. Stallman <rms@gnu.org>
4842
4843 * display.texi (Face Attributes): Describe hex color specs.
4844
48452004-12-31 Richard M. Stallman <rms@gnu.org>
4846
4847 * os.texi (Timers): Update previous change.
4848
48492004-12-30 Kim F. Storm <storm@cua.dk>
4850
4851 * display.texi (Line Height): Total line-height is now specified
4852 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
4853 in cons cells. (nil . RATIO) is relative to actual line height.
4854 Use line-height `t' instead of `0' to get minimum height.
4855
48562004-12-29 Richard M. Stallman <rms@gnu.org>
4857
4858 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4859
48602004-12-28 Richard M. Stallman <rms@gnu.org>
4861
4862 * commands.texi (Quitting): Clarify value of with-local-quit.
4863
4864 * elisp.texi (Top): Fix previous change.
4865
4866 * loading.texi (Loading): Fix previous change.
4867
48682004-12-27 Richard M. Stallman <rms@gnu.org>
4869
4870 * Makefile.in (MAKEINFO): Specify --force.
4871
4872 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4873
4874 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4875
4876 * display.texi (Line Height): Further clarify.
4877
4878 * elisp.texi (Top): Update Loading submenu.
4879
4880 * loading.texi (Where Defined): New node.
4881 (Unloading): load-history moved to Where Defined.
4882
48832004-12-21 Richard M. Stallman <rms@gnu.org>
4884
4885 * commands.texi (Event Input Misc): Add while-no-input.
4886
48872004-12-11 Richard M. Stallman <rms@gnu.org>
4888
4889 * display.texi (Line Height): Rewrite text for clarity.
4890
48912004-12-11 Kim F. Storm <storm@cua.dk>
4892
4893 * display.texi (Display): Add node "Line Height" to menu.
4894 (Line Height): New node. Move full description of line-spacing
4895 and line-height text properties here from text.texi.
4896 (Scroll Bars): Add vertical-scroll-bar variable.
4897
4898 * frames.texi (Window Frame Parameters): Remove line-height defvar.
4899
4900 * locals.texi (Standard Buffer-Local Variables): Fix xref for
4901 line-spacing and vertical-scroll-bar.
4902
4903 * text.texi (Special Properties): Just mention line-spacing and
4904 line-height here, add xref to new "Line Height" node.
4905
49062004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
4907
4908 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4909
4910 * locals.texi (Standard Buffer-Local Variables):
4911 Add @xref for `line-spacing'.
4912
49132004-12-05 Richard M. Stallman <rms@gnu.org>
4914
4915 * Makefile.in (maintainer-clean): Remove the info files
4916 in $(infodir) where they are created.
4917
49182004-12-03 Richard M. Stallman <rms@gnu.org>
4919
4920 * windows.texi (Selecting Windows): get-lru-window and
4921 get-largest-window don't consider dedicated windows.
4922
4923 * text.texi (Undo): Document undo-in-progress.
4924
49252004-11-26 Richard M. Stallman <rms@gnu.org>
4926
4927 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
4928 Remove a few vars that are not always buffer-local.
4929
49302004-11-24 Luc Teirlinck <teirllm@auburn.edu>
4931
4932 * locals.texi (Standard Buffer-Local Variables): Comment out
4933 xref's to non-existent node `Yet to be written'.
4934
49352004-11-24 Richard M. Stallman <rms@gnu.org>
4936
4937 * processes.texi (Synchronous Processes): Grammar fix.
4938
4939 * numbers.texi (Comparison of Numbers): Add eql.
4940
4941 * locals.texi (Standard Buffer-Local Variables): Add many vars.
4942
4943 * intro.texi (Printing Notation): Fix previous change.
4944
4945 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4946 and default-indicate-buffer-boundaries from here.
4947 (Usual Display): To here.
4948 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4949 (Usual Display): Move tab-width up.
4950
4951 * customize.texi (Variable Definitions): Replace
4952 show-paren-mode example with tooltip-mode.
4953 (Simple Types, Composite Types, Defining New Types):
4954 Minor cleanups.
4955
49562004-11-21 Jesper Harder <harder@ifa.au.dk>
4957
4958 * processes.texi (Synchronous Processes, Output from Processes):
4959 Markup fix.
4960
49612004-11-20 Richard M. Stallman <rms@gnu.org>
4962
4963 * positions.texi (Skipping Characters): skip-chars-forward
4964 now handles char classes.
4965
4966 * intro.texi (Printing Notation): Avoid confusion of `print'
4967 when explaining @print.
4968
4969 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4970
4971 * display.texi (Display Table Format): Minor fix.
4972
4973 * streams.texi (Output Functions): Fix print example.
4974
4975 * Makefile.in (elisp): New target.
4976 (dist): Depend on $(infodir)/elisp, not elisp.
4977 Copy the info files from $(infodir).
4978
4979 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4980 read-from-minibuffer.
4981
4982 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4983
49842004-11-19 Richard M. Stallman <rms@gnu.org>
4985
4986 * searching.texi (Regexp Search): Add search-whitespace-regexp.
4987
49882004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
4989
4990 * tips.texi (Coding Conventions): Fix typo.
4991
49922004-11-16 Richard M. Stallman <rms@gnu.org>
4993
4994 * tips.texi (Coding Conventions): Separate defvar and require
4995 methods to avoid warnings. Use require only when there are many
4996 functions and variables from that package.
4997
4998 * minibuf.texi (Minibuffer Completion): When ignoring case,
4999 predicate must not be case-sensitive.
5000
5001 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
5002 (Test Coverage): Don't talk about "splotches". Clarified.
5003
50042004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
5005
5006 * frames.texi (Window Frame Parameters): Fix typo.
5007
50082004-11-15 Kim F. Storm <storm@cua.dk>
5009
5010 * symbols.texi (Other Plists): Note that plist-get may signal error.
5011 Add safe-plist-get.
5012
50132004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
5014
5015 * modes.texi (Font Lock Basics): Fix typo.
5016
50172004-11-08 Richard M. Stallman <rms@gnu.org>
5018
5019 * syntax.texi (Syntax Table Functions): Add syntax-after.
5020
50212004-11-06 Lars Brinkhoff <lars@nocrew.org>
5022
5023 * os.texi (Processor Run Time): New section documenting
5024 get-internal-run-time.
5025
50262004-11-06 Eli Zaretskii <eliz@gnu.org>
5027
5028 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
5029 it nukes elisp-cover.texi.
5030 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
5031 elisp-0 etc.
5032
50332004-11-05 Luc Teirlinck <teirllm@auburn.edu>
5034
5035 * commands.texi (Keyboard Macros): Document `append' return value
5036 of `defining-kbd-macro'.
5037
50382004-11-01 Richard M. Stallman <rms@gnu.org>
5039
5040 * commands.texi (Interactive Call): Add called-interactively-p.
5041
50422004-10-29 Simon Josefsson <jas@extundo.com>
5043
5044 * minibuf.texi (Reading a Password): Revert.
5045
50462004-10-28 Richard M. Stallman <rms@gnu.org>
5047
5048 * frames.texi (Display Feature Testing): Explain about "vendor".
5049
50502004-10-27 Richard M. Stallman <rms@gnu.org>
5051
5052 * commands.texi (Interactive Codes): `N' uses numeric prefix,
5053 not raw. Clarify `n'.
5054 (Interactive Call): Rewrite interactive-p, focusing on when
5055 and how to use it.
5056 (Misc Events): Clarify previous change.
5057
5058 * advice.texi (Simple Advice): Clarify what job the example does.
5059 (Around-Advice): Clarify ad-do-it.
5060 (Activation of Advice): An option of ad-default-compilation-action
5061 is `never', not `nil'.
5062
50632004-10-26 Kim F. Storm <storm@cua.dk>
5064
5065 * commands.texi (Interactive Codes): Add U code letter.
5066
50672004-10-25 Simon Josefsson <jas@extundo.com>
5068
5069 * minibuf.texi (Reading a Password): Add.
5070
50712004-10-24 Jason Rumney <jasonr@gnu.org>
5072
5073 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
5074 and wheel-down.
5075
50762004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
5077
5078 * processes.texi (Synchronous Processes): Document process-file.
5079
50802004-10-22 Kenichi Handa <handa@m17n.org>
5081
5082 * text.texi (translate-region): Document that it accepts also a
5083 char-table.
5084
50852004-10-22 David Ponce <david@dponce.com>
5086
5087 * windows.texi (Resizing Windows): Document the `preserve-before'
5088 argument of the functions `enlarge-window' and `shrink-window'.
5089
50902004-10-19 Jason Rumney <jasonr@gnu.org>
5091
5092 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
5093
50942004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5095
5096 * text.texi (Filling): Add anchor for definition of
5097 `sentence-end-double-space'.
5098
5099 * searching.texi (Regexp Example): Update description of how
5100 Emacs currently recognizes the end of a sentence.
5101 (Standard Regexps): Update definition of the variable
5102 `sentence-end'. Add definition of the function `sentence-end'.
5103
51042004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
5105
5106 * display.texi (Progress): New node.
5107
51082004-10-05 Kim F. Storm <storm@cua.dk>
5109
5110 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
5111
51122004-09-29 Kim F. Storm <storm@cua.dk>
5113
5114 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
5115 to identify bitmaps. Remove -fringe-bitmap suffix for standard
5116 fringe bitmap symbols, as they now have their own namespace.
5117 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
5118 vs. pixels. Signal error if no free bitmap slots.
5119 (Pixel Specification): Change IMAGE to @var{image}.
5120
51212004-09-28 Richard M. Stallman <rms@gnu.org>
5122
5123 * text.texi (Special Properties): Clarify line-spacing and line-height.
5124
5125 * searching.texi (Regexp Search): Add looking-back.
5126
51272004-09-25 Luc Teirlinck <teirllm@auburn.edu>
5128
5129 * display.texi: Correct typos.
5130 (Image Descriptors): Correct xref's.
5131
51322004-09-25 Richard M. Stallman <rms@gnu.org>
5133
5134 * text.texi (Special Properties): Cleanups in `cursor'.
5135 Rewrites in `line-height' and `line-spacing'; exchange them.
5136
5137 * display.texi (Fringes): Rewrite previous change.
5138 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
5139 (Display Fringe Bitmaps): Node deleted, text moved.
5140 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
5141 (Scroll Bars): Clarify set-window-scroll-bars.
5142 (Pointer Shape): Rewrite.
5143 (Specified Space): Clarify :align-to, etc.
5144 (Pixel Specification): Use @var. Clarify new text.
5145 (Other Display Specs): Clarify `slice'.
5146 (Image Descriptors): Cleanups.
5147 (Showing Images): Cleanups.
5148
51492004-09-24 Luc Teirlinck <teirllm@auburn.edu>
5150
5151 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
5152
5153 * modes.texi: Various minor changes in addition to:
5154 (Major Mode Conventions): Final call to `run-mode-hooks' should
5155 not be inside the `delay-mode-hooks' form.
5156 (Mode Hooks): New node.
5157 (Hooks): Delete obsolete example.
5158 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
5159 node "Mode Hooks".
5160
51612004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5162
5163 * display.texi: Correct various typos.
5164 (Display): Rename node "Pointer Shapes" to "Pointer
5165 Shape". (There is already a node called "Pointer Shapes" in
5166 frames.texi.)
5167 (Images): Remove non-existent node "Image Slices" from menu.
5168
51692004-09-23 Kim F. Storm <storm@cua.dk>
5170
5171 * text.texi (Special Properties): Add `cursor', `pointer',
5172 `line-height', and `line-spacing' properties.
5173
5174 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
5175 Shapes' to menu.
5176 (Standard Faces): Doc fix for fringe face.
5177 (Fringes): Add `overflow-newline-into-fringe' and
5178 'indicate-buffer-boundaries'.
5179 (Fringe Bitmaps, Pointer Shapes): New nodes.
5180 (Display Property): Add 'Pixel Specification' and 'Display Fringe
5181 Bitmaps' to menu.
5182 (Specified Space): Describe pixel width and height.
5183 (Pixel Specification): New node.
5184 (Other Display Specs): Add `slice' property.
5185 (Display Fringe Bitmaps): New node.
5186 (Images): Add 'Image Slices' to menu.
5187 (Image Descriptors): Add `:pointer' and `:map' properties.
5188 (Showing Images): Add slice arg to `insert-image'. Add
5189 'insert-sliced-image'.
5190
51912004-09-20 Richard M. Stallman <rms@gnu.org>
5192
5193 * commands.texi (Key Sequence Input):
5194 Clarify downcasing in read-key-sequence.
5195
51962004-09-08 Juri Linkov <juri@jurta.org>
5197
5198 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
5199
52002004-09-07 Luc Teirlinck <teirllm@auburn.edu>
5201
5202 * locals.texi (Standard Buffer-Local Variables): Add
5203 `buffer-auto-save-file-format'.
5204 * internals.texi (Buffer Internals): Describe new
5205 auto_save_file_format field of the buffer structure.
5206 * files.texi (Format Conversion): `auto-save-file-format' has been
5207 renamed `buffer-auto-save-file-format'.
5208
52092004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5210
5211 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
5212 an integer or a marker.
5213 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
5214
52152004-08-22 Richard M. Stallman <rms@gnu.org>
5216
5217 * modes.texi (Major Mode Conventions): Discuss rebinding of
5218 standard key bindings.
5219
52202004-08-18 Kim F. Storm <storm@cua.dk>
5221
5222 * processes.texi (Accepting Output): Add `just-this-one' arg to
5223 `accept-process-output'.
5224 (Output from Processes): New var `process-adaptive-read-buffering'.
5225
52262004-08-10 Luc Teirlinck <teirllm@auburn.edu>
5227
5228 * keymaps.texi: Various changes in addition to:
5229 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
5230 Give more varied examples for `kbd'.
5231 (Creating Keymaps): Char tables have slots for all characters
5232 without modifiers.
5233 (Active Keymaps): `overriding-local-map' and
5234 `overriding-terminal-local-map' also override text property and
5235 overlay keymaps.
5236 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
5237 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
5238 to denote a prefix of no events.
5239 `map-keymap' includes parent's bindings _recursively_.
5240 Clarify and correct description of `where-is-internal'.
5241 Mention BUFFER-OR-NAME arg to `describe-bindings'.
5242 (Menu Example): For menus intended for use with the keyboard, the
5243 menu items should be bound to characters or real function keys.
5244
52452004-08-08 Luc Teirlinck <teirllm@auburn.edu>
5246
5247 * objects.texi (Character Type): Reposition `@anchor' to prevent
5248 double space inside sentence in Info.
5249
5250 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
5251 renamed to `disabled-command-function'.
5252 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
5253 (Command Loop Info): Replace reference to it.
5254 (Disabling Commands): `disabled-command-hook' has been renamed to
5255 `disabled-command-function'.
5256
52572004-08-07 Luc Teirlinck <teirllm@auburn.edu>
5258
5259 * os.texi (Translating Input): Only non-prefix bindings in
5260 `key-translation-map' override actual key bindings. Warn about
5261 possible indirect effect of actual key bindings on non-prefix
5262 bindings in `key-translation-map'.
5263
52642004-08-06 Luc Teirlinck <teirllm@auburn.edu>
5265
5266 * minibuf.texi (High-Level Completion): Add anchor for definition
5267 of `read-variable'.
5268
5269 * commands.texi: Various changes in addition to:
5270 (Using Interactive): Clarify description of `interactive-form'.
5271 (Interactive Call): Mention default for KEYS argument to
5272 `call-interactively'.
5273 (Command Loop Info): Clarify description of `this-command-keys'.
5274 Mention KEEP-RECORD argument to `clear-this-command-keys'.
5275 Value of `last-event-frame' can be `macro'.
5276 (Repeat Events): `double-click-fuzz' is also used to distinguish
5277 clicks and drags.
5278 (Classifying Events): Clarify descriptions of `event-modifiers'
5279 `event-basic-type' and `event-convert-list'.
5280 (Accessing Events): `posn-timestamp' takes POSITION argument.
5281 (Quoted Character Input): Clarify description of
5282 `read-quoted-char' and fix example.
5283 (Quitting): Add `with-local-quit'.
5284 (Disabling Commands): Correct and clarify descriptions of
5285 `enable-command' and `disable-command'.
5286 Mention what happens if `disabled-command-hook' is nil.
5287 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
5288 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
5289
52902004-07-24 Luc Teirlinck <teirllm@auburn.edu>
5291
5292 * frames.texi: Various changes in addition to:
5293 (Creating Frames): Expand and clarify description of `make-frame'.
5294 (Window Frame Parameters): Either none or both of the `icon-left'
5295 and `icon-top' parameters must be specified. Put descriptions of
5296 `menu-bar-lines' and `toolbar-lines' closer together and change
5297 them accordingly.
5298 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
5299 except while processing `frame-title-format' or `icon-title-format'.
5300 (Deleting Frames): Correct description of `delete-frame'.
5301 Non-nil return values of `frame-live-p' are like those of `framep'.
5302 (Frames and Windows): Mention return value of
5303 `set-frame-selected-window'.
5304 (Visibility of Frames): Mention `force' argument to
5305 `make-frame-invisible'. `frame-visible-p' returns t for all
5306 frames on text-only terminals.
5307 (Frame Configurations): Restoring a frame configuration does not
5308 restore deleted frames.
5309 (Window System Selections): `x-set-selection' returns DATA.
5310 (Resources): Add example.
5311 (Display Feature Testing): Clarify descriptions of
5312 `display-pixel-height', `display-pixel-width', `x-server-version'
5313 and `x-server-vendor'.
5314
5315 * windows.texi (Choosing Window): Add anchor.
5316 * minibuf.texi (Minibuffer Misc): Add anchor.
5317
53182004-07-23 John Paul Wallington <jpw@gnu.org>
5319
5320 * macros.texi (Defining Macros): Declaration keyword for setting
5321 Edebug spec is `debug' not `edebug'.
5322
53232004-07-19 Luc Teirlinck <teirllm@auburn.edu>
5324
5325 * windows.texi: Various small changes in addition to:
5326 (Window Point): Mention return value of `set-window-point'.
5327 (Window Start): `pos-visible-in-window-p' disregards horizontal
5328 scrolling. Explain return value if PARTIALLY is non-nil.
5329 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
5330 and `set-window-vscroll'.
5331 (Size of Window): The argument WINDOW to `window-inside-edges',
5332 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
5333 (Resizing Windows): Explain return value of
5334 `shrink-window-if-larger-than-buffer'.
5335 `window-size-fixed' automatically becomes buffer local when set.
5336 (Window Configurations): Explain return value of
5337 `set-window-configuration'.
5338
5339 * minibuf.texi (Minibuffer Misc): Add anchor for
5340 `minibuffer-scroll-window'.
5341
5342 * positions.texi (Text Lines): Add anchor for `count-lines'.
5343
53442004-07-17 Richard M. Stallman <rms@gnu.org>
5345
5346 * display.texi (Overlay Properties): Adding `evaporate' prop
5347 deletes empty overlay immediately.
5348
5349 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
5350 fix example.
5351
53522004-07-16 Jim Blandy <jimb@redhat.com>
5353
5354 * searching.texi (Regexp Backslash): Document new \_< and \_>
5355 operators.
5356
53572004-07-16 Juanma Barranquero <lektu@terra.es>
5358
5359 * display.texi (Images): Fix Texinfo usage.
5360
53612004-07-14 Luc Teirlinck <teirllm@auburn.edu>
5362
5363 * buffers.texi (Modification Time): `visited-file-modtime' now
5364 returns a list of two integers, instead of a cons.
5365
53662004-07-13 Luc Teirlinck <teirllm@auburn.edu>
5367
5368 * windows.texi: Various changes in addition to:
5369 (Splitting Windows): Add `split-window-keep-point'.
5370
53712004-07-09 Richard M. Stallman <rms@gnu.org>
5372
5373 * frames.texi (Input Focus): Minor fix.
5374
53752004-07-07 Luc Teirlinck <teirllm@auburn.edu>
5376
5377 * frames.texi (Input Focus): Clarify descriptions of
5378 `select-frame-set-input-focus' and `select-frame'.
5379
53802004-07-06 Luc Teirlinck <teirllm@auburn.edu>
5381
5382 * os.texi: Various small changes in addition to:
5383 (Killing Emacs): Expand and clarify description of
5384 `kill-emacs-query-functions' and `kill-emacs-hook'.
5385 (System Environment): Expand and clarify description of `getenv'
5386 and `setenv'.
5387 (Timers): Clarify description of `run-at-time'.
5388 (Translating Input): Correct description of
5389 `extra-keyboard-modifiers'.
5390 (Flow Control): Correct description of `enable-flow-control'.
5391
53922004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
5393
5394 * os.texi: Update copyright.
5395 (Session Management): Grammar fix.
5396 Clarify which Emacs does the restarting.
5397 Use @samp for *scratch* buffer.
5398
53992004-07-04 Alan Mackenzie <acm@muc.de>
5400
5401 * frames.texi (Input Focus): Add documentation for
5402 `select-frame-set-input-focus'. Replace refs to non-existent
5403 `switch-frame' with `select-frame'. Minor corrections and tidying
5404 up of text-only terminal stuff.
5405
54062004-07-02 Richard M. Stallman <rms@gnu.org>
5407
5408 * files.texi (Saving Buffers): Cleanup write-contents-function.
5409 (Magic File Names): Cleanup file-remote-p.
5410
b344d29d 54112004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
5412
5413 * files.texi (Magic File Names): `file-remote-p' returns an
5414 identifier of the remote system, not just t.
5415
54162004-07-02 David Kastrup <dak@gnu.org>
5417
5418 * searching.texi (Entire Match Data): Add explanation about new
5419 match-data behavior when @var{integers} is non-nil.
5420
54212004-06-24 Richard M. Stallman <rms@gnu.org>
5422
5423 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
5424
5425 * customize.texi (Variable Definitions): Note about doc strings
5426 and :set.
5427
5428 * keymaps.texi (Keymap Terminology): Document `kbd'.
5429 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
5430
5431 * display.texi (Invisible Text): Setting buffer-invisibility-spec
5432 makes it buffer-local.
5433
5434 * files.texi (Saving Buffers): Correct previous change.
5435
5436 * commands.texi (Accessing Events):
5437 Clarify posn-col-row and posn-actual-col-row.
5438
54392004-06-24 David Ponce <david.ponce@wanadoo.fr>
5440
5441 * commands.texi (Accessing Events): New functions
5442 posn-at-point and posn-at-x-y. Add example to posn-x-y.
5443
54442004-06-23 Luc Teirlinck <teirllm@auburn.edu>
5445
5446 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
5447 * frames.texi, buffers.texi, backups.texi, variables.texi:
5448 * loading.texi, eval.texi, functions.texi, control.texi:
5449 * symbols.texi, minibuf.texi: Reposition @anchor's.
5450
5451 * help.texi: Various small changes in addition to the following.
5452 (Describing Characters): Describe PREFIX argument to
5453 `key-description'. Correct and clarify definition of
5454 `text-char-description'. Describe NEED-VECTOR argument to
5455 `read-kbd-macro'.
5456 (Help Functions): Clarify definition of `apropos'.
5457
54582004-06-23 Lars Hansen <larsh@math.ku.dk>
5459
5460 * files.texi (Saving Buffers): Correct description of
5461 `write-contents-functions'.
5462
54632004-06-21 Juanma Barranquero <lektu@terra.es>
5464
5465 * display.texi (Images): Remove redundant @vindex directives.
5466 Rewrite `image-library-alist' doc in active voice.
5467
54682004-06-14 Juanma Barranquero <lektu@terra.es>
5469
5470 * display.texi (Images): Document new delayed library loading,
5471 variable `image-library-alist' and (existing but undocumented)
5472 function `image-type-available-p'.
5473
54742004-06-05 Richard M. Stallman <rms@gnu.org>
5475
5476 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
5477 refer the user to the Initial Input node.
5478 (Text from Minibuffer): Likewise.
5479 (Initial Input): New node. Document this feature
5480 and say it is mostly deprecated.
5481
54822004-05-30 Richard M. Stallman <rms@gnu.org>
5483
5484 * loading.texi (Named Features): Clarify return value
5485 and meaning of NOERROR.
5486
5487 * variables.texi (File Local Variables): Minor cleanup.
5488
54892004-05-30 Michael Albinus <michael.albinus@gmx.de>
5490
5491 * files.texi (Magic File Names): Add `file-remote-p' as operation
5492 of file name handlers.
5493
54942004-05-29 Richard M. Stallman <rms@gnu.org>
5495
5496 * modes.texi (Minor Mode Conventions): (-) has no special meaning
5497 as arg to a minor mode command.
5498
54992004-05-22 Richard M. Stallman <rms@gnu.org>
5500
5501 * syntax.texi (Syntax Class Table): Word syntax not just for English.
5502
5503 * streams.texi (Output Variables): Doc float-output-format.
5504
5505 * searching.texi (Regexp Special): Nested repetition can be infloop.
5506
5507 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
5508 real stack overflow.
5509
5510 * compile.texi: Minor cleanups.
5511
55122004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
5513
5514 * lists.texi (Cons Cells): Explain dotted lists, true lists,
5515 circular lists.
5516 (List Elements): Explain handling of circular and dotted lists.
5517
55182004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
5519
5520 * modes.texi (Search-based Fontification): Fix typo.
5521
55222004-05-10 Juanma Barranquero <lektu@terra.es>
5523
5524 * modes.texi (Mode Line Variables): Fix description of
5525 global-mode-string, which is now after which-func-mode, not the
5526 buffer name.
5527
55282004-05-07 Lars Hansen <larsh@math.ku.dk>
5529
5530 * modes.texi (Desktop Save Mode): Add.
5531 (Modes): Add menu entry Desktop Save Mode.
5532
5533 * hooks.texi: Add desktop-after-read-hook,
5534 desktop-no-desktop-file-hook and desktop-save-hook.
5535
5536 * locals.texi: Add desktop-save-buffer.
5537
55382004-04-30 Jesper Harder <harder@ifa.au.dk>
5539
5540 * display.texi: emacs -> Emacs.
5541
55422004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
5543
5544 * files.texi (Changing Files): Document set-file-times.
5545
55462004-04-23 Juanma Barranquero <lektu@terra.es>
5547
5548 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5549
55502004-04-18 Jesper Harder <harder@ifa.au.dk>
5551
5552 * tips.texi (Coding Conventions): defopt -> defcustom.
5553
55542004-04-16 Luc Teirlinck <teirllm@auburn.edu>
5555
5556 * sequences.texi: Various clarifications.
5557
55582004-04-14 Luc Teirlinck <teirllm@auburn.edu>
5559
5560 * buffers.texi (Read Only Buffers): Mention optional ARG to
5561 `toggle-read-only'.
5562
55632004-04-14 Nick Roberts <nick@nick.uklinux.net>
5564
5565 * windows.texi (Selecting Windows): Note that get-lru-window
5566 returns a full-width window if possible.
5567
55682004-04-13 Luc Teirlinck <teirllm@auburn.edu>
5569
5570 * buffers.texi: Various changes in addition to:
5571 (Buffer File Name): Add `find-buffer-visiting'.
5572 (Buffer Modification): Mention optional ARG to `not-modified'.
5573 (Indirect Buffers): Mention optional CLONE argument to
5574 `make-indirect-buffer'.
5575
5576 * files.texi: Various changes in addition to:
5577 (Visiting Functions): `find-file-hook' is now a normal hook.
5578 (File Name Expansion): Explain difference between the way that
5579 `expand-file-name' and `file-truename' treat `..'.
5580 (Contents of Directories): Mention optional ID-FORMAT argument to
5581 `directory-files-and-attributes'.
5582 (Format Conversion): Mention new optional CONFIRM argument to
5583 `format-write-file'.
5584
55852004-04-12 Miles Bader <miles@gnu.org>
5586
5587 * macros.texi (Expansion): Add description of `macroexpand-all'.
5588
55892004-04-05 Jesper Harder <harder@ifa.au.dk>
5590
5591 * variables.texi (Variable Aliases): Mention
5592 cyclic-variable-indirection.
5593
5594 * errors.texi (Standard Errors): Ditto.
5595
55962004-04-04 Luc Teirlinck <teirllm@auburn.edu>
5597
5598 * backups.texi: Various small changes in addition to:
5599 (Making Backups): Mention return value of `backup-buffer'.
5600 (Auto-Saving): Mention optional FORCE argument to
5601 `delete-auto-save-file-if-necessary'.
5602 (Reverting): Mention optional PRESERVE-MODES argument to
5603 `revert-buffer'. Correct description of `revert-buffer-function'.
5604
56052004-03-22 Juri Linkov <juri@jurta.org>
5606
5607 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
5608 with `Vector Functions'.
5609
5610 * text.texi (Sorting): Add missing quote.
5611
56122004-03-14 Luc Teirlinck <teirllm@auburn.edu>
5613
5614 * intro.texi (Lisp History): Replace xref to `cl' manual with
5615 inforef.
5616
56172004-03-12 Richard M. Stallman <rms@gnu.org>
5618
5619 * intro.texi (Version Info): Add arg to emacs-version.
5620 (Lisp History): Change xref to CL manual.
5621
56222004-03-09 Luc Teirlinck <teirllm@auburn.edu>
5623
5624 * minibuf.texi (Completion Commands): Add xref to Emacs manual
5625 for Partial Completion mode.
5626
56272004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
5628
5629 * customize.texi: Fix typo. Remove eol whitespace.
5630
56312004-03-04 Richard M. Stallman <rms@gnu.org>
5632
5633 * processes.texi: Fix typos.
5634
5635 * lists.texi (Building Lists): Minor clarification.
5636
5637 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
5638 in make-hash-table.
5639
56402004-02-29 Juanma Barranquero <lektu@terra.es>
5641
5642 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
5643 rm, and ignore exit code.
5644
56452004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
5646
5647 * display.texi (Defining Faces): Add description for min-colors.
5648 Update example.
5649
56502004-02-23 Luc Teirlinck <teirllm@auburn.edu>
5651
5652 * abbrevs.texi: Various corrections and clarifications in addition
5653 to the following:
5654 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
5655
56562004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5657
5658 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
5659
56602004-02-21 Luc Teirlinck <teirllm@auburn.edu>
5661
5662 * text.texi: Various small changes in addition to the following:
5663 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
5664 to delete-horizontal-space.
5665 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
5666 description of yank-handler text property at various places.
5667
5668 * frames.texi (Window System Selections): Add anchor.
5669
5670 * syntax.texi (Syntax Table Functions): Clarify and correct
5671 descriptions of make-syntax-table and copy-syntax-table.
5672 (Motion and Syntax): Clarify SYNTAXES argument to
5673 skip-syntax-forward.
5674 (Parsing Expressions): Mention that the return value of
5675 parse-partial-sexp is currently a list of ten rather than nine
5676 elements.
5677 (Categories): Various corrections and clarifications.
5678
56792004-02-17 Luc Teirlinck <teirllm@auburn.edu>
5680
5681 * markers.texi (Marker Insertion Types): Minor change.
5682
5683 * locals.texi (Standard Buffer-Local Variables):
5684 * commands.texi (Interactive Codes, Using Interactive):
5685 * functions.texi (Related Topics): Fix xrefs.
5686
56872004-02-16 Luc Teirlinck <teirllm@auburn.edu>
5688
5689 * lists.texi (Sets And Lists): Update description of delete-dups.
5690
56912004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5692
5693 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5694
c8763fb6 56952004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5696
5697 * frames.texi (Parameter Access): frame-parameters arg is optional.
5698 modify-frame-parameters handles nil for FRAME.
5699 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5700 are all-or-nothing for certain toolkits.
5701 Mention parameter wait-for-wm.
5702 (Frames and Windows): In frame-first-window and frame-selected-window
5703 the arg is optional.
5704 (Input Focus): In redirect-frame-focus the second arg is optional.
5705 (Window System Selections): Mention selection type CLIPBOARD.
5706 Mention data-type UTF8_STRING.
5707 Mention numbering of cut buffers.
5708 (Resources): Describe x-resource-name.
5709
57102004-02-16 Richard M. Stallman <rms@gnu.org>
5711
5712 * windows.texi (Buffers and Windows): Delete false table
5713 about all-frames.
5714
5715 * syntax.texi (Parsing Expressions): Delete old caveat
5716 about parse-sexp-ignore-comments.
5717
5718 * streams.texi (Output Variables): Add print-quoted.
5719
5720 * lists.texi (Building Lists): Minor cleanup.
5721
5722 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
5723
5724 * display.texi (Overlays): Explain overlays use markers.
5725 (Managing Overlays): Explain front-advance and rear-advance
5726 in more detail.
5727
5728 * loading.texi (Unloading): Document unload-feature-special-hooks.
5729 Get rid of fns-NNN.el file.
5730
57312004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5732
5733 * help.texi (Describing Characters): Fix text-char-description
5734 example output.
5735
5736 * edebug.texi (Using Edebug): Fix example.
5737
5738 * debugging.texi (Internals of Debugger): Fix return value.
5739
5740 * files.texi (Changing Files): Fix argname.
5741
5742 * calendar.texi: Fix parens, and default values.
5743
5744 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
5745 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 5746 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
5747
5748 * positions.texi (Text Lines): Don't add -1 in current-line.
5749
57502004-02-16 Richard M. Stallman <rms@gnu.org>
5751
5752 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5753
57542004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5755
5756 * processes.texi (Low-Level Network): Fix a typo.
5757
57582004-02-12 Kim F. Storm <storm@cua.dk>
5759
5760 * display.texi (Fringes): Use consistent wording.
5761 Note that window-fringe's window arg is optional.
5762 (Scroll Bars): Use consistent wording.
5763
57642004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5765
5766 * tips.texi (Comment Tips): Document the new conventions for
5767 commenting out code.
5768
c8763fb6 57692004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5770
5771 * positions.texi (Text Lines): Added missing end defun.
5772
57732004-02-07 Kim F. Storm <storm@cua.dk>
5774
5775 * positions.texi (Text Lines): Add line-number-at-pos.
5776
57772004-02-06 John Paul Wallington <jpw@gnu.org>
5778
5779 * display.texi (Button Properties, Button Buffer Commands):
5780 mouse-2 invokes button, not down-mouse-1.
5781
57822004-02-04 Jason Rumney <jasonr@gnu.org>
5783
5784 * makefile.w32-in: Sync with Makefile.in changes.
5785
57862004-02-03 Luc Teirlinck <teirllm@auburn.edu>
5787
5788 * minibuf.texi (Text from Minibuffer): Various corrections and
5789 clarifications.
5790 (Object from Minibuffer): Correct Lisp description of
5791 read-minibuffer.
5792 (Minibuffer History): Clarify description of cons values for
5793 HISTORY arguments.
5794 (Basic Completion): Various corrections and clarifications. Add
5795 completion-regexp-list.
5796 (Minibuffer Completion): Correct and clarify description of
5797 completing-read.
5798 (Completion Commands): Mention Partial Completion mode. Various
5799 other minor changes.
5800 (High-Level Completion): Various corrections and clarifications.
5801 (Reading File Names): Ditto.
5802 (Minibuffer Misc): Ditto.
5803
58042004-01-26 Luc Teirlinck <teirllm@auburn.edu>
5805
5806 * strings.texi (Text Comparison): assoc-string also matches
5807 elements of alists that are strings instead of conses.
5808 (Formatting Strings): Standardize Texinfo usage. Update index
5809 entries.
5810
58112004-01-20 Luc Teirlinck <teirllm@auburn.edu>
5812
5813 * lists.texi (Sets And Lists): Add delete-dups.
5814
58152004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5816
5817 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5818 special form.
5819 * macros.texi (Defining Macros): Update description of `declare',
5820 which now is a macro.
5821 (Wrong Time): Fix typos.
5822
58232004-01-14 Luc Teirlinck <teirllm@auburn.edu>
5824
5825 * compile.texi (Compilation Functions): Expand descriptions of
5826 `compile-defun', `byte-compile-file', `byte-recompile-directory'
5827 and `batch-byte-compile'. In particular, mention and describe
5828 all optional arguments.
5829 (Disassembly): Correct and clarify the description of `disassemble'.
5830
58312004-01-11 Luc Teirlinck <teirllm@auburn.edu>
5832
5833 * searching.texi: Various small changes in addition to the
5834 following.
5835 (Regexp Example): Adapt to new value of `sentence-end'.
5836 (Regexp Functions): The PAREN argument to `regexp-opt' can be
5837 `words'.
5838 (Search and Replace): Add usage note for `perform-replace'.
5839 (Entire Match Data): Mention INTEGERS and REUSE arguments to
5840 `match-data'.
5841 (Standard Regexps): Update for new values of `paragraph-start'
5842 and `sentence-end'.
5843
58442004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5845
5846 * files.texi (Saving Buffers): Clarify descriptions of
5847 `write-contents-functions' and `before-save-hook'.
5848 Make the defvar's for `before-save-hook' and `after-save-hook'
5849 into defopt's.
5850
58512004-01-07 Kim F. Storm <storm@cua.dk>
5852
5853 * commands.texi (Click Events): Describe new image and
5854 width/height elements of click events.
5855 (Accessing Events): Add posn-string, posn-image, and
5856 posn-object-width-height. Change posn-object to return either
5857 image or string object.
5858
58592004-01-01 Simon Josefsson <jas@extundo.com>
5860
5861 * hooks.texi (Standard Hooks): Add before-save-hook.
5862 * files.texi (Saving Buffers): Likewise.
5863
58642004-01-03 Richard M. Stallman <rms@gnu.org>
5865
5866 * frames.texi (Frames and Windows): Delete frame-root-window.
5867
58682004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5869
5870 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5871
5872 * functions.texi: Various small changes in addition to the
5873 following.
5874 (What Is a Function): `functionp' returns nil for macros. Clarify
5875 behavior of this and following functions for symbol arguments.
5876 (Function Documentation): Add `\' in front of (fn @var{arglist})
5877 and explain why.
5878 (Defining Functions): Mention DOCSTRING argument to `defalias'.
5879 Add anchor.
5880 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
5881
58822004-01-01 Miles Bader <miles@gnu.org>
5883
5884 * display.texi (Buttons): New section.
5885
58862003-12-31 Andreas Schwab <schwab@suse.de>
5887
5888 * numbers.texi (Math Functions): sqrt reports a domain-error
5889 error.
5890 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5891
58922003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5893
5894 * tips.texi (Documentation Tips): Update item on hyperlinks in
5895 documentation strings.
5896
5897 * errors.texi (Standard Errors): Various small corrections and
5898 additions.
5899
5900 * control.texi: Various small changes in addition to the
5901 following.
5902 (Signaling Errors): Provide some more details on how `signal'
5903 constructs the error message. Add anchor to the definition of
5904 `signal'.
5905 (Error Symbols): Describe special treatment of `quit'.
5906 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5907 to emphasize that it has to be a single form.
5908
5909 * buffers.texi: Add anchor.
5910
59112003-12-29 Richard M. Stallman <rms@gnu.org>
5912
5913 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5914 (Window Configurations): Add window-configuration-frame.
5915
5916 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5917
5918 * text.texi (Examining Properties): Add get-char-property-and-overlay.
5919 Change arg name in get-char-property.
5920 (Special Properties): Update handling of keymap property.
5921
5922 * strings.texi (Modifying Strings): Add clear-string.
5923 (Text Comparison): Add assoc-string and remove
5924 assoc-ignore-case, assoc-ignore-representation.
5925
5926 * os.texi (Time of Day): Add set-time-zone-rule.
5927
5928 * numbers.texi (Math Functions): asin, acos, log, log10
5929 report domain-error errors.
5930
5931 * nonascii.texi (Converting Representations):
5932 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
5933 (Encoding and I/O): Add file-name-coding-system.
5934
5935 * modes.texi (Search-based Fontification): Explain that
5936 face specs are symbols with face names as values.
5937
5938 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5939
5940 * lists.texi (Building Lists): remq moved elsewhere.
5941 (Sets And Lists): remq moved here.
5942 (Association Lists): Refer to assoc-string.
5943
5944 * internals.texi (Garbage Collection): Add memory-use-counts.
5945
5946 * frames.texi (Frames and Windows): Add set-frame-selected-window
5947 and frame-root-window.
5948
5949 * files.texi (Contents of Directories):
5950 Add directory-files-and-attributes.
5951
5952 * display.texi (Refresh Screen): Add force-window-update.
5953 (Invisible Text): Explain about moving point out of invis text.
5954 (Overlay Properties): Add overlay-properties.
5955 (Managing Overlays): Add overlayp.
5956 (GIF Images): Invalid image number displays a hollow box.
5957
5958 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5959 (Killing Buffers): Add buffer-live-p.
5960
59612003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
5962
5963 * display.texi (Fringes): Fix typo "set-buffer-window".
5964
59652003-12-24 Luc Teirlinck <teirllm@auburn.edu>
5966
5967 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5968 * nonascii.texi, processes.texi, tips.texi, variables.texi:
5969 Add or change various xrefs and anchors.
5970
5971 * commands.texi: Replace all occurrences of @acronym{CAR} with
5972 @sc{car}, for consistency with the rest of the Elisp manual.
5973 `car' and `cdr' are historically acronyms, but are no longer
5974 widely thought of as such.
5975
5976 * internals.texi (Pure Storage): Mention that `purecopy' does not
5977 copy text properties.
5978 (Object Internals): Now 29 bits are used (in most implementations)
5979 to address Lisp objects.
5980
5981 * variables.texi (Variables with Restricted Values): New node.
5982
5983 * objects.texi (Lisp Data Types): Mention that certain variables
5984 can only take on a restricted set of values and add an xref to
5985 the new node "Variables with Restricted Values".
5986
5987 * eval.texi (Function Indirection): Describe the errors that
5988 `indirect-function' can signal.
5989 (Eval): Clarify the descriptions of `eval-region' and `values'.
5990 Describe `eval-buffer' instead of `eval-current-buffer' and
5991 mention `eval-current-buffer' as an alias for `current-buffer'.
5992 Correct the description and mention all optional arguments.
5993
5994 * nonascii.texi: Various small changes in addition to the
5995 following.
5996 (Converting Representations): Clarify behavior of
5997 `string-make-multibyte' and `string-to-multibyte' for unibyte all
5998 ASCII arguments.
5999 (Character Sets): Document the variable `charset-list' and adapt
6000 the definition of the function `charset-list' accordingly.
6001 (Translation of Characters): Clarify use of generic characters in
6002 `make-translation-table'. Clarify and correct the description of
6003 the use of translation tables in encoding and decoding.
6004 (User-Chosen Coding Systems): Correct and clarify the description
6005 of `select-safe-coding-system'.
6006 (Default Coding Systems): Clarify description of
6007 `file-coding-system-alist'.
6008
60092003-11-30 Luc Teirlinck <teirllm@auburn.edu>
6010
6011 * strings.texi (Text Comparison): Correctly describe when two
6012 strings are `equal'. Combine and clarify descriptions of
6013 `assoc-ignore-case' and `assoc-ignore-representation'.
6014
6015 * objects.texi (Non-ASCII in Strings): Clarify description of
6016 when a string is unibyte or multibyte.
6017 (Bool-Vector Type): Update examples.
6018 (Equality Predicates): Correctly describe when two strings are
6019 `equal'.
6020
60212003-11-29 Luc Teirlinck <teirllm@auburn.edu>
6022
6023 * lists.texi (Building Lists): `append' no longer accepts integer
6024 arguments. Update the description of `number-sequence' to reflect
6025 recent changes.
6026 (Sets And Lists): Describe `member-ignore-case' after `member'.
6027
60282003-11-27 Kim F. Storm <storm@cua.dk>
6029
6030 * commands.texi (Click Events): Click object may be an images.
6031 Describe (dx . dy) element of click positions.
6032 (Accessing Events): Remove duplicate posn-timestamp.
6033 New functions posn-object and posn-object-x-y.
6034
60352003-11-23 Kim F. Storm <storm@cua.dk>
6036
6037 * commands.texi (Click Events): Describe enhancements to event
6038 position lists, including new text-pos and (col . row) items.
6039 Mention left-fringe and right-fringe area events.
6040 (Accessing Events): New functions posn-area and
6041 posn-actual-col-row. Mention posn-timestamp. Mention that
6042 posn-point in non-text area still returns buffer position.
6043 Clarify posn-col-row.
6044
60452003-11-21 Lars Hansen <larsh@math.ku.dk>
6046
6047 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
6048 * anti.texi (File Attributes): Describe removed parameter
6049 ID-FORMAT.
6050
60512003-11-20 Luc Teirlinck <teirllm@auburn.edu>
6052
6053 * positions.texi (Positions): Mention that, if a marker is used as
6054 a position, its buffer is ignored.
6055
6056 * markers.texi (Overview of Markers): Mention it here too.
6057
60582003-11-12 Luc Teirlinck <teirllm@auburn.edu>
6059
6060 * numbers.texi (Numeric Conversions): Not just `floor', but also
6061 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
6062
60632003-11-10 Luc Teirlinck <teirllm@auburn.edu>
6064
6065 * markers.texi (Creating Markers): Specify insertion type of
6066 created markers. Add xref to `Marker Insertion Types'.
6067 Second argument to `copy-marker' is optional.
6068 (Marker Insertion Types): Mention that most markers are created
6069 with insertion type nil.
6070 (The Mark): Correctly describe when `mark' signals an error.
6071 (The Region): Correctly describe when `region-beginning' and
6072 `region-end' signal an error.
6073
60742003-11-08 Luc Teirlinck <teirllm@auburn.edu>
6075
6076 * hash.texi (Creating Hash): Clarify description of `eql'.
6077 `makehash' is obsolete.
6078 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
6079
6080 * positions.texi (Point): Change description of `buffer-end', so
6081 that it is also correct for floating point arguments.
6082 (List Motion): Correct argument lists of `beginning-of-defun' and
6083 `end-of-defun'.
6084 (Excursions): Add xref to `Marker Insertion Types'.
6085 (Narrowing): Argument to `narrow-to-page' is optional.
6086
60872003-11-06 Luc Teirlinck <teirllm@auburn.edu>
6088
6089 * streams.texi (Output Streams): Clarify behavior of point for
6090 marker output streams.
6091
60922003-11-04 Luc Teirlinck <teirllm@auburn.edu>
6093
6094 * variables.texi (Defining Variables): Second argument to
6095 `defconst' is not optional.
6096 (Setting Variables): Mention optional argument APPEND to
6097 `add-to-list'.
6098 (Creating Buffer-Local): Expand description of
6099 `make-variable-buffer-local'.
6100 (Frame-Local Variables): Expand description of
6101 `make-variable-frame-local'.
6102 (Variable Aliases): Correct description of optional argument
6103 DOCSTRING to `defvaralias'. Mention return value of
6104 `defvaralias'.
6105 (File Local Variables): Add xref to `File variables' in Emacs
6106 Manual. Correct description of `hack-local-variables'. Mention
6107 `safe-local-variable' property. Mention optional second argument
6108 to `risky-local-variable-p'.
6109
61102003-11-03 Luc Teirlinck <teirllm@auburn.edu>
6111
6112 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
6113
61142003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6115
6116 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
6117 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
6118 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
6119 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
6120 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
6121 lispref/processes.texi, lispref/searching.texi,
6122 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
6123 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
6124 @acronym{FOO}.
6125
61262003-10-27 Luc Teirlinck <teirllm@auburn.edu>
6127
6128 * strings.texi (Creating Strings): Argument START to `substring'
6129 can not be `nil'. Expand description of
6130 `substring-no-properties'. Correct description of `split-string',
6131 especially with respect to empty matches. Prevent very bad line
6132 break in definition of `split-string-default-separators'.
6133 (Text Comparison): `string=' and `string<' also accept symbols as
6134 arguments.
6135 (String Conversion): More completely describe argument BASE in
6136 `string-to-number'.
6137 (Formatting Strings): `%s' and `%S' in `format' do require
6138 corresponding object. Clarify behavior of numeric prefix after
6139 `%' in `format'.
6140 (Case Conversion): The argument to `upcase-initials' can be a
6141 character.
6142
61432003-10-27 Kenichi Handa <handa@m17n.org>
6144
6145 * display.texi (Fontsets): Fix texinfo usage.
6146
61472003-10-25 Kenichi Handa <handa@m17n.org>
6148
6149 * display.texi (Fontsets): Add description of the function
6150 set-fontset-font.
6151
61522003-10-23 Luc Teirlinck <teirllm@auburn.edu>
6153
6154 * display.texi (Temporary Displays): Add xref to `Documentation
6155 Tips'.
6156
6157 * functions.texi (Function Safety): Use inforef instead of pxref
6158 for SES.
6159
61602003-10-23 Andreas Schwab <schwab@suse.de>
6161
6162 * Makefile.in (TEX, texinputdir): Don't define.
6163 (TEXI2DVI): Define.
6164 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
6165 add $(srcdir)/index.texi.
6166 ($(infodir)/elisp): Remove index.texi dependency.
6167 (elisp.dvi): Likewise. Use $(TEXI2DVI).
6168 (index.texi): Remove target.
6169 (dist): Don't link $(srcdir)/permute-index.
6170 (clean): Don't remove index.texi.
6171
6172 * permute-index, index.perm: Remove.
6173 * index.texi: Rename from index.unperm.
6174
61752003-10-22 Luc Teirlinck <teirllm@auburn.edu>
6176
6177 * tips.texi (Documentation Tips): Document new behavior for face
6178 and variable hyperlinks in Help mode.
6179
61802003-10-21 Luc Teirlinck <teirllm@auburn.edu>
6181
6182 * objects.texi (Integer Type): Update for extra bit of integer range.
6183 (Character Type): Ditto.
6184
61852003-10-16 Eli Zaretskii <eliz@gnu.org>
6186
6187 * numbers.texi (Integer Basics): Add index entries for reading
6188 numbers in hex, octal, and binary.
6189
61902003-10-16 Lute Kamstra <lute@gnu.org>
6191
6192 * modes.texi (Mode Line Format): Mention force-mode-line-update's
6193 argument.
6194
61952003-10-13 Luc Teirlinck <teirllm@auburn.edu>
6196
6197 * windows.texi (Choosing Window): Fix typo.
6198 * edebug.texi (Edebug Execution Modes): Fix typo.
6199
62002003-10-13 Richard M. Stallman <rms@gnu.org>
6201
6202 * windows.texi (Basic Windows): A window has fringe settings,
6203 display margins and scroll-bar settings.
6204 (Splitting Windows): Doc split-window return value.
6205 Clean up one-window-p.
6206 (Selecting Windows): Fix typo.
6207 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
6208 (Buffers and Windows): In set-window-buffer, explain effect
6209 on fringe settings and scroll bar settings.
6210 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
6211 (Choosing Window): Use defopt for pop-up-frame-function.
6212 For special-display-buffer-names, explain same-window and same-frame.
6213 Clarify window-dedicated-p return value.
6214 (Textual Scrolling): scroll-up and scroll-down can get an error.
6215 (Horizontal Scrolling): Clarify auto-hscroll-mode.
6216 Clarify set-window-hscroll.
6217 (Size of Window): Don't mention tool bar in window-height.
6218 (Coordinates and Windows): Explain what coordinates-in-window-p
6219 returns for fringes and display margins.
6220 (Window Configurations): Explain saving fringes, etc.
6221
6222 * tips.texi (Library Headers): Clean up Documentation.
6223
6224 * syntax.texi (Parsing Expressions): Clean up forward-comment
6225 and parse-sexp-lookup-properties.
6226
6227 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
6228
6229 * os.texi (System Environment): Clean up text for load-average errors.
6230
6231 * modes.texi (Hooks): Don't explain local hook details at front.
6232 Clarify run-hooks and run-hook-with-args a little.
6233 Clean up add-hook and remove-hook.
6234
6235 * edebug.texi (Edebug Execution Modes): Clarify t.
6236 Document edebug-sit-for-seconds.
6237 (Coverage Testing): Document C-x X = and =.
6238 (Instrumenting Macro Calls): Fix typo.
6239 (Specification List): Don't index the specification keywords.
6240
62412003-10-10 Kim F. Storm <storm@cua.dk>
6242
6243 * processes.texi (Network): Introduce make-network-process.
6244
62452003-10-09 Luc Teirlinck <teirllm@auburn.edu>
6246
6247 * tips.texi (Library Headers): Fix typo.
6248
62492003-10-07 Juri Linkov <juri@jurta.org>
6250
6251 * modes.texi (Imenu): Mention imenu-create-index-function's
6252 default value. Explain submenus better.
6253
62542003-10-07 Lute Kamstra <lute@gnu.org>
6255
6256 * modes.texi (Faces for Font Lock): Fix typo.
6257 (Hooks): Explain how buffer-local hook variables can refer to
6258 global hook variables.
6259 Various minor clarifications.
6260
62612003-10-06 Lute Kamstra <lute@gnu.org>
6262
6263 * tips.texi (Coding Conventions): Mention naming conventions for
6264 hooks.
6265
62662003-10-05 Luc Teirlinck <teirllm@auburn.edu>
6267
6268 * loading.texi (Library Search): Correct default value of
6269 load-suffixes.
6270 (Named Features): Fix typo.
6271
62722003-10-05 Richard M. Stallman <rms@gnu.org>
6273
6274 * loading.texi (Named Features): In `provide',
6275 say how to test for subfeatures.
6276 (Unloading): In unload-feature, use new var name
6277 unload-feature-special-hooks.
6278
62792003-10-03 Lute Kamstra <lute@gnu.org>
6280
6281 * modes.texi (Major Mode Conventions): Mention third way to set up
6282 Imenu.
6283 (Imenu): A number of small fixes.
6284 Delete documentation of internal variable imenu--index-alist.
6285 Document the return value format of imenu-create-index-function
6286 functions.
6287
62882003-09-30 Richard M. Stallman <rms@gnu.org>
6289
6290 * processes.texi (Network): Say what stopped datagram connections do.
6291
6292 * lists.texi (Association Lists): Clarify `assq-delete-all'.
6293
6294 * display.texi (Overlay Properties): Clarify `evaporate' property.
6295
62962003-09-29 Lute Kamstra <lute@gnu.org>
6297
6298 * modes.texi (Mode Line Data): Explain when symbols in mode-line
6299 constructs should be marked as risky.
6300 Change cons cell into proper list.
6301 (Mode Line Variables): Change cons cell into proper list.
6302
63032003-09-26 Lute Kamstra <lute@gnu.org>
6304
6305 * modes.texi (Mode Line Data): Document the :propertize construct.
6306 (Mode Line Variables): Reorder the descriptions of the variables
6307 to match their order in the default mode-line-format.
6308 Describe the new variables mode-line-position and mode-line-modes.
6309 Update the default values of mode-line-frame-identification,
6310 minor-mode-alist, and default-mode-line-format.
6311 (Properties in Mode): Mention the :propertize construct.
6312
63132003-09-26 Richard M. Stallman <rms@gnu.org>
6314
6315 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6316 * loading.texi, minibuf.texi, text.texi, variables.texi:
6317 Avoid @strong{Note:}.
6318
63192003-09-26 Richard M. Stallman <rms@gnu.org>
6320
6321 * keymaps.texi (Remapping Commands): Fix typo.
6322
63232003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
6324
6325 * processes.texi (Low-Level Network): Fix typo.
6326
63272003-09-23 Kim F. Storm <storm@cua.dk>
6328
6329 * processes.texi (Network, Network Servers): Fix typos.
6330 (Low-Level Network): Add timeout value for :server keyword.
6331 Add new option keywords to make-network-process.
6332 Add set-network-process-options.
6333 Explain how to test availability of network options.
6334
63352003-09-19 Richard M. Stallman <rms@gnu.org>
6336
6337 * text.texi (Motion by Indent): Arg to
6338 backward-to-indentation and forward-to-indentation is optional.
6339
6340 * strings.texi (Creating Strings): Add substring-no-properties.
6341
6342 * processes.texi
6343 (Process Information): Add list-processes arg QUERY-ONLY.
6344 Delete process-contact from here.
6345 Add new status values for process-status.
6346 Add process-get, process-put, process-plist, set-process-plist.
6347 (Synchronous Processes): Add call-process-shell-command.
6348 (Signals to Processes): signal-process allows process objects.
6349 (Network): Complete rewrite.
6350 (Network Servers, Datagrams, Low-Level Network): New nodes.
6351
6352 * positions.texi (Word Motion): forward-word, backward-word
6353 arg is optional. Reword.
6354
6355 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
6356
6357 * variables.texi (Creating Buffer-Local):
6358 Delete duplicate definition of buffer-local-value.
6359 (File Local Variables): Explain about discarding text props.
6360
63612003-09-11 Richard M. Stallman <rms@gnu.org>
6362
6363 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
6364 changes variables that record input events.
6365 (Minibuffer Misc): Add minibuffer-selected-window.
6366
6367 * lists.texi (Building Lists): Add copy-tree.
6368
6369 * display.texi (Fontsets): Add char-displayable-p.
6370 (Scroll Bars): New node.
6371
63722003-09-08 Lute Kamstra <lute@gnu.org>
6373
6374 * modes.texi (%-Constructs): Document new `%i' and `%I'
6375 constructs.
6376
63772003-09-03 Peter Runestig <peter@runestig.com>
6378
6379 * makefile.w32-in: New file.
6380
63812003-08-29 Richard M. Stallman <rms@gnu.org>
6382
6383 * display.texi (Overlay Properties): Clarify how priorities
6384 affect use of the properties.
6385
63862003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6387
6388 * customize.texi (Type Keywords): Correct the description of
6389 `:help-echo' in the case where `motion-doc' is a function.
6390
63912003-08-14 John Paul Wallington <jpw@gnu.org>
6392
6393 * modes.texi (Emulating Mode Line): Subsection, not section.
6394
63952003-08-13 Richard M. Stallman <rms@gnu.org>
6396
6397 * elisp.texi (Top): Update subnode lists in menu.
6398
6399 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
6400 (Kill Functions): kill-region has new arg yank-handler.
6401 (Yanking): New node.
6402 (Yank Commands): Add yank-undo-function.
6403 (Low-Level Kill Ring):
6404 kill-new and kill-append have new arg yank-handler.
6405 (Changing Properties): Add remove-list-of-text-properties.
6406 (Atomic Changes): New node.
6407
6408 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
6409
6410 * streams.texi (Output Variables): Add eval-expression-print-length
6411 and eval-expression-print-level.
6412
6413 * os.texi (Time Conversion): For encode-time, explain limits on year.
6414
6415 * objects.texi (Character Type): Define anchor "modifier bits".
6416
6417 * modes.texi (Emulating Mode Line): New node.
6418 (Search-based Fontification): Font Lock uses font-lock-face property.
6419 (Other Font Lock Variables): Likewise.
6420
6421 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
6422 not vectors.
6423 (Active Keymaps): Add emulation-mode-map-alists.
6424 (Functions for Key Lookup): key-binding has new arg no-remap.
6425 (Remapping Commands): New node.
6426 (Scanning Keymaps): where-is-internal has new arg no-remap.
6427 (Tool Bar): Add tool-bar-local-item-from-menu.
6428 Clarify when to use tool-bar-add-item-from-menu.
6429
6430 * commands.texi (Interactive Call): commandp has new arg.
6431 (Command Loop Info): Add this-original-command.
6432
64332003-08-06 John Paul Wallington <jpw@gnu.org>
6434
6435 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
6436
6437 * display.texi (Warning Basics): Fix typo.
6438 (Fringes): Add closing curly bracket and fix typo.
6439
6440 * elisp.texi (Top): Fix typo.
6441
64422003-08-05 Richard M. Stallman <rms@gnu.org>
6443
6444 * elisp.texi: Update lists of subnodes.
6445
6446 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
6447
6448 * variables.texi (Local Variables): Use lc for example variable names.
6449
6450 * tips.texi (Library Headers): Explain where to put -*-.
6451
6452 * strings.texi (Creating Strings): Fix xref for vconcat.
6453
6454 * sequences.texi (Vector Functions):
6455 vconcat no longer allows integer args.
6456
6457 * minibuf.texi (Reading File Names): read-file-name has new
6458 arg PREDICATE. New function read-directory-name.
6459
6460 * macros.texi (Defining Macros): Give definition of `declare'
6461 (Indenting Macros): New node.
6462
6463 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
6464 (Window Frame Parameters): Make separate table of parameters
6465 that are coupled with specific face attributes.
6466 (Deleting Frames): delete-frame-hooks renamed to
6467 delete-frame-functions.
6468
6469 * files.texi (Magic File Names): Add file-remote-p.
6470 Clarify file-local-copy.
6471
6472 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
6473 here; instead xref Defining Macros.
6474
6475 * display.texi (Warnings): New node, and subnodes.
6476 (Fringes): New node.
6477
6478 * debugging.texi (Test Coverage): New node.
6479
6480 * compile.texi (Compiler Errors): Explain with-no-warnings
6481 and other ways to suppress warnings.
6482
6483 * commands.texi (Interactive Call): Minor clarification.
6484
6485 * buffers.texi (Buffer File Name): set-visited-file-name
6486 renames the buffer too.
6487
6488 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
6489
64902003-07-24 Markus Rost <rost@math.ohio-state.edu>
6491
6492 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
6493
64942003-07-22 Markus Rost <rost@math.ohio-state.edu>
6495
6496 * internals.texi (Garbage Collection): Fix previous change.
6497
64982003-07-22 Richard M. Stallman <rms@gnu.org>
6499
6500 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
6501
6502 * display.texi (Width): Use \s syntax in example.
6503 (Font Selection): Add face-font-rescale-alist.
6504
6505 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
6506 Remove spurious indent in example.
6507
6508 * lists.texi (Building Lists): Add number-sequence.
6509
6510 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
6511
6512 * functions.texi (Function Documentation): Explain how to
6513 show calling convention explicitly in the doc string.
6514
6515 * windows.texi (Selecting Windows): save-selected-window saves
6516 selected window of each frame.
6517 (Window Configurations): Minor change.
6518
6519 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
6520
6521 * streams.texi (Output Variables): Add print-continuous-numbering
6522 and print-number-table.
6523
6524 * processes.texi (Decoding Output): New node.
6525
6526 * os.texi (Time Conversion): decode-time arg is optional.
6527
6528 * objects.texi (Character Type): Don't use space as example for \.
6529 Make list of char names and \-sequences correspond.
6530 Explain that \s is not used in strings. `\ ' needs space after.
6531
6532 * nonascii.texi (Converting Representations): Add string-to-multibyte.
6533 (Translation of Characters): Add translation-table-for-input.
6534 (Default Coding Systems): Add auto-coding-functions.
6535 (Explicit Encoding): Add decode-coding-inserted-region.
6536 (Locales): Add locale-info.
6537
6538 * minibuf.texi (Basic Completion): Describe test-completion.
6539 Collections can be lists of strings.
6540 Clean up lazy-completion-table.
6541 (Programmed Completion): Mention test-completion.
6542 Clarify why lambda expressions are not accepted.
6543 (Minibuffer Misc): Describe minibufferp.
6544
65452003-07-14 Richard M. Stallman <rms@gnu.org>
6546
6547 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
6548
6549 * windows.texi (Selecting Windows): New arg to select-window.
6550 (Selecting Windows): Add with-selected-window.
6551 (Size of Window): Add window-inside-edges, etc.
6552
6553 * internals.texi (Garbage Collection): Add post-gc-hook.
6554
6555 * processes.texi (Subprocess Creation): Add exec-suffixes.
6556
6557 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
6558 (Scanning Keymaps): Add map-keymaps.
6559 (Defining Menus): Add keymap-prompt.
6560
6561 * numbers.texi (Integer Basics): Add most-positive-fixnum,
6562 most-negative-fixnum.
6563
6564 * compile.texi (Byte Compilation): Explain no-byte-compile
6565 (Compiler Errors): New node.
6566
6567 * os.texi (User Identification): user-uid, user-real-uid
6568 can return float.
6569
6570 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
6571 and about derived modes.
6572 (Minor Modes): Add minor-mode-list.
6573 (Defining Minor Modes): Keyword args for define-minor-mode.
6574 (Search-based Fontification): Explain managing other properties.
6575 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 6576 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
6577 (Hooks): Add run-mode-hooks and delay-mode-hooks.
6578
6579 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
6580 (Variable Aliases): Clarify defvaralias.
6581
6582 * loading.texi (Library Search): Add load-suffixes.
6583
6584 * minibuf.texi (Basic Completion): Add lazy-completion-table.
6585 (Programmed Completion): Add dynamic-completion-table.
6586
6587 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
6588 (Magic File Names): Specify precedence order of handlers.
6589
6590 * commands.texi (Command Overview): Emacs server runs pre-command-hook
6591 and post-command-hook.
6592 (Waiting): New calling convention for sit-for.
6593
6594 * text.texi (Special Properties): local-map and keymap properties
6595 apply based on their stickiness.
6596
65972003-07-07 Richard M. Stallman <rms@gnu.org>
6598
6599 * modes.texi (Minor Mode Conventions): Specify only some kinds
6600 of list values as args to minor modes.
6601
6602 * files.texi (File Name Expansion): Warn about iterative use
6603 of substitute-in-file-name.
6604
6605 * advice.texi (Activation of Advice): Clean up previous change.
6606
66072003-07-06 Markus Rost <rost@math.ohio-state.edu>
6608
6609 * advice.texi (Activation of Advice): Note that ad-start-advice is
6610 turned on by default.
6611
66122003-06-30 Richard M. Stallman <rms@gnu.org>
6613
6614 * text.texi (Buffer Contents): Document current-word.
6615 (Change Hooks): Not called for *Messages*.
6616
6617 * functions.texi (Defining Functions): Explain about redefining
6618 primitives.
6619 (Function Safety): Renamed. Minor changes.
6620 Comment out the detailed criteria for what is safe.
6621
66222003-06-22 Andreas Schwab <schwab@suse.de>
6623
6624 * objects.texi (Symbol Type): Fix description of examples.
6625
66262003-06-16 Andreas Schwab <schwab@suse.de>
6627
6628 * hash.texi (Creating Hash): Fix description of :weakness.
6629
c8763fb6 66302003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
6631
6632 * files.texi (Changing Files): copy-file copies file modes, too.
6633
66342003-05-28 Richard M. Stallman <rms@gnu.org>
6635
6636 * strings.texi (Creating Strings): Clarify split-string.
6637
66382003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
6639
6640 * strings.texi (Creating Strings): Update split-string specification
6641 and examples.
6642
66432003-05-19 Richard M. Stallman <rms@gnu.org>
6644
6645 * elisp.texi: Correct invariant section names.
6646
66472003-04-20 Richard M. Stallman <rms@gnu.org>
6648
6649 * os.texi (Timers): Explain about timers and quitting.
6650
66512003-04-19 Richard M. Stallman <rms@gnu.org>
6652
6653 * internals.texi (Writing Emacs Primitives): Strings are
6654 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
6655 Explain GCPRO convention for varargs function args.
6656
66572003-04-16 Richard M. Stallman <rms@gnu.org>
6658
6659 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
6660
66612003-04-08 Richard M. Stallman <rms@gnu.org>
6662
6663 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
6664
66652003-02-13 Kim F. Storm <storm@cua.dk>
6666
6667 * objects.texi (Character Type): New \s escape for space.
6668
66692003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6670
6671 * os.texi (System Environment): Added cygwin system-type.
6672
66732003-01-25 Richard M. Stallman <rms@gnu.org>
6674
6675 * keymaps.texi: Document that a symbol can act as a keymap.
6676
66772003-01-13 Richard M. Stallman <rms@gnu.org>
6678
6679 * text.texi (Changing Properties): Say string indices are origin-0.
6680
6681 * positions.texi (Screen Lines) <compute-motion>:
6682 Correct order of elts in return value.
6683
6684 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
6685 how to define a default binding.
6686
66872002-12-07 Markus Rost <rost@math.ohio-state.edu>
6688
6689 * loading.texi (Unloading): Fix recent change for load-history.
6690
6691 * customize.texi (Simple Types): Clarify description of custom
6692 type 'number. Describe new custom type 'float.
6693
66942002-12-04 Markus Rost <rost@math.ohio-state.edu>
6695
6696 * variables.texi (File Local Variables): Fix typo.
6697
c8763fb6 66982002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
6699
6700 From Michael Albinus <Michael.Albinus@alcatel.de>.
6701
6702 * README: Target for Info file is `make info'.
6703
6704 * files.texi (File Name Components): Fixed typos in
6705 `file-name-sans-extension'.
6706 (Magic File Names): Complete list of operations for magic file
6707 name handlers.
6708
67092002-09-16 Jonathan Yavner <jyavner@engineer.com>
6710
6711 * variables.texi (File Local Variables): New function
6712 risky-local-variable-p.
6713
67142002-09-15 Jonathan Yavner <jyavner@engineer.com>
6715
6716 * functions.texi (Function safety): New node about unsafep.
6717
67182002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
6719
6720 * customize.texi (Splicing into Lists): Fixed example.
6721 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
6722
67232002-06-17 Juanma Barranquero <lektu@terra.es>
6724
6725 * frames.texi (Display Feature Testing): Fix typo.
6726
67272002-06-12 Andreas Schwab <schwab@suse.de>
6728
6729 * frames.texi (Initial Parameters, Resources): Fix references to
6730 the Emacs manual.
6731
67322002-05-13 Kim F. Storm <storm@cua.dk>
6733
6734 * variables.texi (Intro to Buffer-Local): Updated warning and
6735 example relating to changing buffer inside let.
6736
c8763fb6 67372002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6738
6739 * os.texi (Session Management): New node about X Session management.
6740
67412002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
6742
6743 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
6744 to which the manual corresponds, and the copyright years.
6745
6746 * Makefile.in (VERSION): Set to 2.9.
6747
67482001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
6749
6750 * elisp.texi: Change the category in @dircategory to "Emacs", to
6751 make it consistent with info/dir.
6752
67532001-11-25 Miles Bader <miles@gnu.org>
6754
6755 * text.texi (Fields): Describe new `limit' arg in
6756 field-beginning/field-end.
6757
67582001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
6759
6760 * permute-index: Don't depend on csh-specific features. Replace
6761 the interpreter name with /bin/sh.
6762
6763 * two-volume-cross-refs.txt: New file.
6764 * two.el: New file.
6765 * spellfile: New file.
6766
67672001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6768
6769 * permute-index: New file.
6770
6771 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6772 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6773 8+3 restricted namespace.
6774
6775 * Makefile.in (infodir): Define relative to $(srcdir).
6776 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6777 include directories list via -I switch to makeinfo.
6778 (index.texi): Use cp if both hard and symbolic links fail.
6779
67802001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6781
6782 * Makefile.in (distclean): Add.
6783
6784 The following changes make ELisp manual part of the Emacs
6785 distribution:
6786
6787 * Makefile.in: Add Copyright notice.
6788 (prefix): Remove.
6789 (infodir): Change value to "../info".
6790 (VPATH): New variable.
6791 (MAKE): Don't define.
6792 (texmacrodir): Don't define.
6793 (texinputdir): Append the existing value of TEXINPUTS.
6794 ($(infodir)/elisp): Instead of just "elisp". Reformat the
6795 command to be compatible with man/Makefile.in, and to put the
6796 output into ../info.
6797 (info): Add target.
6798 (installall): Target removed.
6799
c8763fb6 68002001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
6801
6802 * tips.texi (Coding Conventions): Fix typo.
6803
68042001-10-23 Gerd Moellmann <gerd@gnu.org>
6805
6806 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6807
68082001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
6809
6810 * files.texi (File Name Components): Update the description of
6811 file-name-sans-extension and file-name-extension, as they now
6812 ignore leading dots.
6813
68142001-10-20 Gerd Moellmann <gerd@gnu.org>
6815
6816 * (Version 21.1 released.)
6817
68182001-10-19 Miles Bader <miles@gnu.org>
6819
6820 * positions.texi (Text Lines): Describe behavior of
6821 `beginning-of-line'/`end-of-line' in the presence of field properties.
6822
68232001-10-17 Gerd Moellmann <gerd@gnu.org>
6824
6825 * Makefile.in (VERSION): Set to 2.8.
6826 (manual): Use `manual-21'.
6827
6828 * elisp.texi (VERSION): Add and use it where the version
6829 number was used. Set it to 2.8.
6830
6831 * intro.texi: Likewise.
6832
68332001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6834
6835 * files.texi (File Name Completion): Document the significance of
6836 a trailing slash in elements of completion-ignored-extensions.
6837
68382001-10-06 Miles Bader <miles@gnu.org>
6839
6840 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6841
68422001-10-04 Gerd Moellmann <gerd@gnu.org>
6843
6844 * variables.texi (Variable Aliases): New node.
6845
68462001-10-04 Gerd Moellmann <gerd@gnu.org>
6847
6848 * Branch for 21.1.
6849
68502001-10-02 Miles Bader <miles@gnu.org>
6851
6852 * minibuf.texi (Minibuffer Misc): Add entries for
6853 `minibuffer-contents', `minibuffer-contents-no-properties', and
6854 `delete-minibuffer-contents'.
6855 Correct description for `minibuffer-prompt-end'.
6856
6857 * text.texi (Property Search): Correct descriptions of
6858 `next-char-property-change' and `previous-char-property-change'.
6859 Add entries for `next-single-char-property-change' and
6860 `previous-single-char-property-change'.
6861 Make operand names a bit more consistent.
6862
68632001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
6864
6865 * frames.texi (Finding All Frames): Document that next-frame and
6866 previous-frame are local to current terminal.
6867
68682001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
6869
6870 * keymaps.texi (Creating Keymaps): Fix the description of the
6871 result of make-keymap.
6872
68732001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
6874
6875 * display.texi (Font Lookup, Attribute Functions)
6876 (Image Descriptors): Add cross-references to the definition of
6877 selected frame.
6878
6879 * buffers.texi (The Buffer List): Add cross-references to the
6880 definition of selected frame.
6881
6882 * frames.texi (Input Focus): Clarify which frame is _the_ selected
6883 frame at any given time.
6884 (Multiple Displays, Size and Position): Add a cross-reference to
6885 the definition of the selected frame.
6886
68872001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6888
6889 * strings.texi (String Conversion) <string-to-number>: Document
6890 that a float is returned for integers that are too large.
6891
6892 * frames.texi (Mouse Position): Document mouse-position-function.
6893 (Display Feature Testing): Document display-images-p.
6894 (Window Frame Parameters): Document the cursor-type variable.
6895
6896 * numbers.texi (Integer Basics): Document CL style read syntax for
6897 integers in bases other than 10.
6898
6899 * positions.texi (List Motion): Document
6900 open-paren-in-column-0-is-defun-start.
6901
6902 * lists.texi (Sets And Lists): Document member-ignore-case.
6903
6904 * internals.texi (Garbage Collection): Document the used and free
6905 strings report.
6906 (Memory Usage): Document strings-consed.
6907
6908 * os.texi (Time of Day): Document float-time.
6909 (Recording Input): Document that clear-this-command-keys clears
6910 the vector to be returned by recent-keys.
6911
6912 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6913 argument keymap can be a list.
6914
6915 * nonascii.texi (User-Chosen Coding Systems)
6916 <select-safe-coding-system>: Document the new argument
6917 accept-default-p and the variable
6918 select-safe-coding-system-accept-default-p. Tell what happens if
6919 buffer-file-coding-system is undecided.
6920 (Default Coding Systems): Document auto-coding-regexp-alist.
6921
6922 * display.texi (The Echo Area) <message>: Document
6923 message-truncate-lines.
6924 (Glyphs): Document that the glyph table is unused on windowed
6925 displays.
6926
6927 * help.texi (Describing Characters) <single-key-description>:
6928 Document the new argument no-angles.
6929 (Accessing Documentation) <documentation-property>: Document that
6930 a non-string property is evaluated.
6931 <documentation>: Document that the function-documentation property
6932 is looked for.
6933
6934 * windows.texi (Selecting Windows): Document some-window.
6935
6936 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6937
6938 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6939 apropos-mode-hook.
6940
6941 * commands.texi (Using Interactive): Document interactive-form.
6942 (Keyboard Macros): Document kbd-macro-termination-hook.
6943 (Command Loop Info): Document that clear-this-command-keys clears
6944 the vector to be returned by recent-keys.
6945
69462001-09-04 Werner LEMBERG <wl@gnu.org>
6947
6948 * Makefile.in (srcdir, texinputdir): New variables.
6949 (srcs, index.texi, install): Use $(srcdir).
6950 (.PHONY): Remove elisp.dvi.
6951 (elisp): Use -I switch for makeinfo.
6952 (elisp.dvi): Use $(srcdir) and $(texinputdir).
6953 (installall, dist): Use $(srcdir).
6954 Fix path to texinfo.tex.
6955 (maintainer-clean): Add elisp.dvi and elisp.oaux.
6956
69572001-08-30 Gerd Moellmann <gerd@gnu.org>
6958
6959 * display.texi (Conditional Display): Adjust to API change.
6960
6961 * configure: New file.
6962
69632001-07-30 Gerd Moellmann <gerd@gnu.org>
6964
6965 * commands.texi (Repeat Events): Add description of
6966 double-click-fuzz.
6967
69682001-05-08 Stefan Monnier <monnier@cs.yale.edu>
6969
6970 * syntax.texi (Syntax Class Table): Add the missing designator for
6971 comment and string fences.
6972 (Syntax Properties): Add a xref to syntax table internals.
6973 (Syntax Table Internals): Document string-to-syntax.
6974
69752001-05-07 Gerd Moellmann <gerd@gnu.org>
6976
6977 * Makefile.in (install): Use install-info command line options
6978 like in Emacs' Makefile.in.
6979
69802000-12-09 Miles Bader <miles@gnu.org>
6981
6982 * windows.texi (Window Start): Update documentation for
6983 `pos-visible-in-window-p'.
6984
69852000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6986
6987 * lists.texi (Building Lists): Add footnote to explain how to add
6988 to the end of a list.
6989
69902000-10-25 Gerd Moellmann <gerd@gnu.org>
6991
6992 * files.texi (Visiting Functions): Typos.
6993
69942000-10-25 Kenichi Handa <handa@etl.go.jp>
6995
6996 * files.texi (Visiting Functions): Return value of
6997 find-file-noselect may be a list of buffers if wildcards are used.
6998
69992000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7000
7001 * display.texi (Defining Faces): Document `graphic' display type
7002 in face specs.
7003
b344d29d 70042000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
7005
7006 * hooks.texi (Standard Hooks): Replace obsolete
7007 `after-make-frame-hook' with `after-make-frame-functions'.
7008
7009 * frames.texi (Creating Frames): Ditto.
7010
7011 * variables.texi (Future Local Variables): Ditto.
7012
70132000-10-16 Gerd Moellmann <gerd@gnu.org>
7014
7015 * display.texi (Other Image Types): Add description of :foreground
7016 and :background properties of mono PBM images.
7017
70182000-08-17 Werner LEMBERG <wl@gnu.org>
7019
7020 * .cvsignore: New file.
7021
70222000-01-05 Gerd Moellmann <gerd@gnu.org>
7023
7024 * tindex.pl: New script.
7025
70261999-12-03 Dave Love <fx@gnu.org>
7027
7028 * Makefile.in (MAKEINFO): New parameter.
7029
70301999-09-17 Richard Stallman <rms@gnu.org>
7031
7032 * Makefile.in (srcs): Add hash.texi.
7033 (VERSION): Update to 20.6.
7034
70351999-09-13 Richard Stallman <rms@gnu.org>
7036
7037 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
7038
70391998-08-29 Karl Heuer <kwzh@gnu.org>
7040
7041 * configure.in: New file.
7042 * Makefile.in: Renamed from Makefile.
7043 (prefix, infodir): Use value obtained from configure.
7044 (emacslibdir): Obsolete variable deleted.
7045 (dist): Distribute configure.in, configure, Makefile.in.
7046
70471998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
7048
7049 * Makefile (INSTALL_INFO): New variable.
7050 (install): Run install-info.
7051
70521998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
7053
7054 * Makefile (elisp.dvi): Add missing backslash.
7055
70561998-05-02 Richard Stallman <rms@psilocin.gnu.org>
7057
7058 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
7059 Run texindex without `./'. Always run texindex on elisp.tp.
7060 (elisp.tps): Target deleted.
7061
70621998-04-05 Richard Stallman <rms@psilocin.gnu.org>
7063
7064 * Makefile (srcs): Add nonascii.texi and customize.texi.
7065 (dist): Start by deleting `temp'.
7066
70671998-02-17 Richard Stallman <rms@psilocin.gnu.org>
7068
7069 * Makefile (makeinfo, texindex): Targets deleted.
7070 (makeinfo.o, texindex.o): Targets deleted.
7071 (clean, dist): Don't do anything with them or with getopt*.
7072
70731998-01-30 Richard Stallman <rms@psilocin.gnu.org>
7074
7075 * Makefile (SHELL): Defined.
7076
70771998-01-27 Richard Stallman <rms@psilocin.gnu.org>
7078
7079 * Makefile (elisp.tps): New target.
7080 (elisp.dvi): Depend on elisp.tps.
7081
c5602427 70821996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
7083
7084 * README: Update phone number.
7085
7086 * Makefile (elisp): Make this be the default target.
7087 Depend on makeinfo.c instead of makeinfo.
7088 (install): Don't depend on elisp.dvi, since we don't install that.
7089 Use mkinstalldirs.
7090 (dist): Add mkinstalldirs.
7091
c5602427 70921995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
7093
7094 * Makefile (VERSION): Update version number.
7095 (maintainer-clean): Renamed from realclean.
7096
c5602427 70971995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
7098
7099 * Makefile (realclean): New target.
7100 (elisp): Remove any old elisp-* files first.
7101
c5602427 71021993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
7103
7104 * Makefile (VERSION): New variable.
7105 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
7106 Compressed file suffix should be `.gz', not `.z'.
7107
ce058493 71081993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7109
7110 * Makefile (elisp): Depend on makeinfo.
7111
c5602427 71121993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
7113
7114 * Makefile (srcs): Add anti.texi.
7115
c5602427 71161993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7117
7118 * Makefile (infodir, prefix): New vars.
7119 (install): Use infodir.
7120 (emacsinfodir): Deleted.
7121
c5602427 71221993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7123
7124 * Makefile (srcs): Add calendar.texi.
7125
7126 * Makefile (dist): Copy texindex.c and makeinfo.c.
7127 Limit elisp-* files to those with one or two digits.
7128
c5602427 71291993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7130
7131 * Makefile (dist): Changed to use Gzip instead of compress.
7132
c5602427 71331993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7134
7135 * loading.texi (Unloading): define-function changed back to
7136 defalias. It may not stay this way, but at least it's
7137 consistent with the known-good version of the code patch.
7138
c5602427 71391993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
7140
7141 * modes.texi (Hooks): Document new optional arg of add-hook.
7142
c5602427 71431993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7144
7145 * variables.texi: Document nil initial value of buffer-local variables.
7146
7147 * tips.texi: Add new section on standard library headers.
7148
c5602427 71491993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7150
7151 * Makefile (srcs): Add frame.texi to the list of sources.
7152
c5602427 71531993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7154
7155 * Makefile (dist): Don't bother excluding autosave files; they'll
7156 never make it into the temp directory anyway, and the hash marks
7157 in the name are problematic for make and the Bourne shell.
7158 (srcs):
7159
c5602427 71601993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7161
7162 * Makefile (dist): Don't include backup files or autosave files in
7163 the distribution tar file.
7164
c5602427 71651991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7166
7167 * Makefile (srcs): Added index.perm.
7168 (elisp.dvi): Remove erroneous shell comment.
7169 Expect output of permute-index in permuted.fns.
7170 Save old elisp.aux in elisp.oaux.
7171 (clean): Added index.texi to be deleted.
7172
c5602427 71731990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7174
7175 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
7176
c5602427 71771990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
7178
7179 * files.texi: Noted that completion-ignored-extensions is ignored
7180 when making *Completions*.
7181
3e868ee3 71821990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
7183
7184 * Makefile make dist now depends on elisp.dvi, since it tries
7185 to include it in the dist file.
7186
c5602427 71871990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 7188
c5602427 7189 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 7190
c5602427 71911989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7192
7193 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
7194 (defunargs): Turn off \hyphenchar of \sl font temporarily.
7195
c5602427 71961989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7197
7198 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
7199 and @error{} are the terms now being used. The files in the
7200 directory have been changed to reflect this.
7201
7202 * All instances of @indentedresultt{} have been changed to
7203 ` @result{}', using 5 spaces at the begining of the line.
7204
c5602427 72051989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7206
7207 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
7208 experimental @indentedresult{}, @indentedexpandsto{} are part of
7209 the texinfo.tex in this directory. These TeX macros are not
7210 stable yet.
7211
c5602427 72121989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7213
7214 * texinfo.tex: Temporarily added
7215 \let\result=\dblarrow
7216 \def\error{{\it ERROR} \longdblarrow}
7217 We need to do this better soon.
7218
c5602427 72191989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7220
7221 * Applied Karl Berry's patches to *.texinfo files, but not to
7222 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
7223 new title page format is also not applied, since it requires
7224 texinfo.tex changes.)
7225
7226 * Cleaned up `Makefile' and defined the `emacslibdir' directory
7227 for the Project GNU development environment.
7228
7229;; Local Variables:
c8763fb6 7230;; coding: utf-8
b8d4c8d0
GM
7231;; add-log-time-zone-rule: t
7232;; End:
7233
352c8b4a
GM
7234 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
7235 2007, 2008 Free Software Foundation, Inc.
b8d4c8d0
GM
7236
7237 This file is part of GNU Emacs.
7238
352c8b4a 7239 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 7240 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7241 the Free Software Foundation, either version 3 of the License, or
7242 (at your option) any later version.
b8d4c8d0
GM
7243
7244 GNU Emacs is distributed in the hope that it will be useful,
7245 but WITHOUT ANY WARRANTY; without even the implied warranty of
7246 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7247 GNU General Public License for more details.
7248
7249 You should have received a copy of the GNU General Public License
352c8b4a 7250 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
7251
7252;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda