Last change documented.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
ab756fb3
GM
12009-01-09 Glenn Morris <rgm@gnu.org>
2
3 * commands.texi (Command Loop Info): Say that last-command-char and
4 last-input-char are obsolete aliases.
5
6 * edebug.texi (Edebug Recursive Edit): Remove separate references to
7 last-input-char and last-command-char, since they are just aliases for
8 last-input-event and last-command-event.
9
10 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
11 last-command-char.
12
6b2b8ab1
CY
132009-01-08 Chong Yidong <cyd@stupidchicken.com>
14
15 * elisp.texi: Update node listing.
16
17 * display.texi (Faces): Put Font Selection node after Auto Faces.
18 (Face Attributes): Don't link to Font Lookup. Document
19 font-family-list.
20 (Fonts): New node.
21
3568e767
JR
222009-01-08 Jason Rumney <jasonr@gnu.org>
23
24 * frames.texi (Pointer Shape): Clarify that only X supports
25 changing the standard pointer shapes. (Bug#1485)
26
6221c8db
CY
272009-01-08 Chong Yidong <cyd@stupidchicken.com>
28
29 * display.texi (Attribute Functions): Note that a function value
30 :height is relative, and that compatibility functions work by
31 calling set-face-attribute.
32 (Displaying Faces): Reorder list in order of increasing priority.
33 (Face Remapping): New node. Content moved here from Displaying
34 Faces.
35 (Glyphs): Link to Face Functions.
36
e3d3799a
CY
372009-01-08 Chong Yidong <cyd@stupidchicken.com>
38
39 * display.texi (Faces): Don't discuss face id here. facep does
40 not return t.
41 (Defining Faces): Minor clarification.
42 (Face Attributes): Rearrange items to match docstring of
43 set-face-attribute. Add :foundry attribute. Document new role of
44 :font attribute. Texinfo usage fix.
45 (Attribute Functions): Copyedits.
46 (Face Functions): Note that face number is seldom used.
47
638a2457
RS
482009-01-05 Richard M Stallman <rms@gnu.org>
49
50 * strings.texi (Predicates for Strings): Minor clarification.
51
52 * functions.texi (Function Safety): Texinfo usage fix.
53
49ea0074
JB
542009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
55
56 * objects.texi (General Escape Syntax): Fix typo.
57
9f822178
MR
582009-01-03 Martin Rudalics <rudalics@gmx.at>
59
60 * windows.texi (Choosing Window): Say that pop-up-frame-alist
61 works via the default value of pop-up-frame-function.
62
af34ad36
EZ
632009-01-02 Eli Zaretskii <eliz@gnu.org>
64
65 * processes.texi (System Processes): Document the `time' and
66 `ctime' attributes of `system-process-attributes'.
67
d31f6679
CY
682009-01-01 Chong Yidong <cyd@stupidchicken.com>
69
70 * display.texi (Face Attributes): Clarify :height attribute.
71
174dc00c
MR
722008-12-31 Martin Rudalics <rudalics@gmx.at>
73
74 * buffers.texi (The Buffer List): Clarify what moves a buffer to
75 the front of the buffer list. Add entries for `last-buffer' and
76 `unbury-buffer'.
77
b8afe7e4
EZ
782008-12-27 Eli Zaretskii <eliz@gnu.org>
79
d14030f5
EZ
80 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
81 and its subsections.
82
83 * frames.texi (Multiple Terminals, Low-level Terminal)
84 (Terminal Parameters, Frames on Other TTY devices): New sections.
85 (Frames): Add an xref to "Multiple Terminals".
86
765980a4
EZ
87 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
88
89 * objects.texi (Terminal Type): New node.
90 (Editing Types): Add it to the menu.
91
47bd5577
EZ
92 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
93 Variables".
94
eb22b78c 95 * variables.texi (Directory Local Variables): New node.
47bd5577 96 (Variables): Add a menu item for it.
eb22b78c 97
b8afe7e4
EZ
98 * loading.texi (Autoload): Document `generate-autoload-cookie' and
99 `generated-autoload-file'.
100
77bb0476
EZ
1012008-12-20 Eli Zaretskii <eliz@gnu.org>
102
028e2c19
EZ
103 * os.texi (Startup Summary): Add xref to documentation of
104 `initial-window-system'.
105
77bb0476
EZ
106 * display.texi (Window Systems): Document `window-system' the
107 function. The variable `window-system' is now frame-local.
028e2c19 108 Document `initial-window-system'.
77bb0476 109
dda87836
MR
1102008-12-19 Martin Rudalics <rudalics@gmx.at>
111
112 * windows.texi (Windows): Rewrite description of
113 fit-window-to-buffer.
114
caef3ed2
GM
1152008-12-13 Glenn Morris <rgm@gnu.org>
116
117 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
118 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
119
21c58e4d
GM
1202008-12-12 Glenn Morris <rgm@gnu.org>
121
122 * debugging.texi (Error Debugging): Refer forwards to
123 eval-expression-debug-on-error.
124
af38459f
EZ
1252008-12-05 Eli Zaretskii <eliz@gnu.org>
126
5dedd9b5
EZ
127 * strings.texi (String Basics): Only unibyte strings that
128 represent key sequences hold 8-bit raw bytes.
129
af38459f
EZ
130 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
131 paragraph to speak about `undecided'.
132 (Character Properties): Don't explain the meaning of each
133 property; instead, identify their Unicode Standard names.
b3f1f4a5 134 (Character Sets): Document `map-charset-chars'.
af38459f 135
fa047ae7
GM
1362008-12-02 Glenn Morris <rgm@gnu.org>
137
138 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
139 section yet again.
140
47dbc044
EZ
1412008-11-29 Eli Zaretskii <eliz@gnu.org>
142
98d05998
EZ
143 * nonascii.texi (Character Properties): New Section.
144 (Specifying Coding Systems): Document
145 `coding-system-priority-list', `set-coding-system-priority', and
146 `with-coding-priority'.
147 (Lisp and Coding Systems): Document `check-coding-systems-region'
148 and `coding-system-charset-list'.
149 (Coding System Basics): Document `coding-system-aliases'.
150
151 * elisp.texi (Top): Add a @detailmenu entry for "Character
152 Properties".
153
47dbc044
EZ
154 * objects.texi (Character Type): Correct the range of Emacs
155 characters. Add an @xref to "Character Codes".
156
157 * strings.texi (String Basics): Add an @xref to "Character Codes".
158
159 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
160
161 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
162 (Character Codes): Document `max-char'.
163
8b80cdf5
EZ
1642008-11-28 Eli Zaretskii <eliz@gnu.org>
165
166 * nonascii.texi (Text Representations, Converting Representations)
167 (Character Sets, Scanning Charsets, Translation of Characters):
168 Make text more accurate.
169
a99dceba
GM
1702008-11-28 Glenn Morris <rgm@gnu.org>
171
172 * files.texi (Format Conversion Round-Trip): Improve previous change.
173
f6dc3bed
CY
1742008-11-26 Chong Yidong <cyd@stupidchicken.com>
175
176 * modes.texi (Auto Major Mode): Fix example.
177
5da9413d
GM
1782008-11-25 Glenn Morris <rgm@gnu.org>
179
180 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
181
182 * files.texi (Format Conversion Round-Trip):
183 Use active voice for previous change.
184
fcca848c
CY
1852008-11-25 Chong Yidong <cyd@stupidchicken.com>
186
187 * os.texi (Processor Run Time):
188 * processes.texi (Transaction Queues):
189 * markers.texi (The Mark):
190 * windows.texi (Choosing Window, Selecting Windows):
191 * files.texi (Changing Files, Magic File Names):
192 * commands.texi (Key Sequence Input):
193 * functions.texi (Declaring Functions):
194 * strings.texi (Predicates for Strings):
195 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
196
36c8dc54
CY
1972008-11-24 Chong Yidong <cyd@stupidchicken.com>
198
199 * help.texi (Accessing Documentation): Update example.
200
201 * variables.texi (Defining Variables): Note that `*' is not
202 necessary if defcustom is used.
203
2a79b242
EZ
2042008-11-22 Eli Zaretskii <eliz@gnu.org>
205
206 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
207 Characters" from @detailmenu.
208
209 * nonascii.texi (Character Codes, Character Sets)
210 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
211 (Chars and Bytes, Splitting Characters): Sections removed.
212
392f0d26
LK
2132008-11-22 Lute Kamstra <lute@gnu.org>
214
215 * positions.texi (Text Lines): Update goto-line documentation.
216
af1a5cd5
MR
2172008-11-21 Martin Rudalics <rudalics@gmx.at>
218
6a4cfb0c
MR
219 * frames.texi (Frames): Fix typo, add cross references, reword.
220 (Initial Parameters): Reword special-display-frame-alist text.
221 (Frames and Windows): Reword. Describe argument norecord for
222 set-frame-selected-window.
223 (Input Focus): Describe argument norecord for select-frame.
224 Remove comment on MS-Windows behavior for focus-follows-mouse.
225 (Raising and Lowering): Mention windows-frames dichotomy in
226 metaphor.
227
af1a5cd5
MR
228 * windows.texi (Displaying Buffers, Vertical Scrolling)
229 (Horizontal Scrolling): Fix indenting and rewording issues
230 introduced with 2008-11-07 change.
231
c249fa9c
GM
2322008-11-20 Glenn Morris <rgm@gnu.org>
233
234 * files.texi (Format Conversion Round-Trip): Mention `preserve'
235 element of `format-alist'.
236
204d4665
GM
2372008-11-19 Glenn Morris <rgm@gnu.org>
238
239 * doclicense.texi: Update to FDL 1.3.
240 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
241
cc0910af
CY
2422008-11-18 Chong Yidong <cyd@stupidchicken.com>
243
efe6e7c4
CY
244 * windows.texi (Window Hooks): Remove *-end-trigger-functions
245 vars, which are obsolete. Mention jit-lock-register.
246
247 * modes.texi (Other Font Lock Variables): Document
248 jit-lock-register and jit-lock-unregister.
249
cc0910af
CY
250 * frames.texi (Color Parameters): Document alpha parameter.
251
aeeedf76
MR
2522008-11-16 Martin Rudalics <rudalics@gmx.at>
253
254 * windows.texi (Splitting Windows, Deleting Windows)
255 (Selecting Windows, Cyclic Window Ordering)
256 (Buffers and Windows, Displaying Buffers, Choosing Window)
257 (Dedicated Windows, Window Point, Window Start and End)
258 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
259 (Size of Window, Resizing Windows, Window Configurations)
260 (Window Parameters): Avoid @var at beginning of sentences and
261 reword accordingly.
262
4c565c5c
LK
2632008-11-11 Lute Kamstra <lute@gnu.org>
264
265 * files.texi (File Name Components): Fix file-name-extension
266 documentation.
267
25f494c9
JB
2682008-11-11 Juanma Barranquero <lekktu@gmail.com>
269
270 * frames.texi (Basic Parameters): Remove display-environment-variable
271 and term-environment-variable.
272
a1401ab1
EZ
2732008-11-08 Eli Zaretskii <eliz@gnu.org>
274
275 * windows.texi (Basic Windows, Splitting Windows)
276 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
277 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
278 (Resizing Windows, Window Configurations, Window Parameters):
279 Fix wording and markup.
a1401ab1 280
efafc282
MR
2812008-11-07 Martin Rudalics <rudalics@gmx.at>
282
283 * windows.texi (Windows): Update entries.
284 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 285 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
286 (Selecting Windows, Cyclic Window Ordering): Reword with special
287 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
288 (Buffers and Windows, Choosing Window): Reword with special
289 emphasis on dedicated windows.
290 (Displaying Buffers): Reword. For switch-to-buffer mention that
291 it may fall back on pop-to-buffer. For other-window try to
292 explain how it treats the cyclic ordering of windows.
efafc282
MR
293 (Dedicated Windows): New node and section discussing dedicated
294 windows and associated functions.
86ab855a 295 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
296 (Window Start and End): Rename node and section title. Reword.
297 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
298 Minor rewording.
299 (Size of Window): Reword, in particular text on window-width.
300 (Resizing Windows): Reword. Add text on balancing windows.
301 (Window Configurations): Reword. Mention window parameters.
302 (Window Parameters): New node and section on window parameters.
303 (Window Hooks): Reword. Mention that
304 window-configuration-change-hook is run "buffer-locally".
305 * elisp.texi (Top): Update Windows entries in @detailmenu
306 section.
307
d60a8ab2
JB
3082008-11-04 Juanma Barranquero <lekktu@gmail.com>
309
310 * searching.texi (Regexp Search): Fix typo.
311
01777627
CY
3122008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
313
314 * searching.texi (Regexp Search): Document GREEDY arg.
315 (Simple Match Data): Fix return value.
316
c4526e93
EZ
3172008-11-01 Eli Zaretskii <eliz@gnu.org>
318
319 * nonascii.texi (Text Representations): Rewrite to make consistent
320 with Emacs 23 internal representation of characters. Document
321 `unibyte-string'.
322
fe2ae8b5
CY
3232008-10-28 Chong Yidong <cyd@stupidchicken.com>
324
325 * processes.texi (Process Information): Note that process-status
326 does not accept buffer names.
327
cc5a21e3
CY
3282008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
329
330 * positions.texi (Skipping Characters): Correct return value of
331 skip-chars-forward.
332
09460d9a
MR
3332008-10-25 Martin Rudalics <rudalics@gmx.at>
334
520b29e7
MR
335 * windows.texi (Deleting Windows): Update documentation of
336 delete-windows-on.
337 (Buffers and Windows): Update documentations of
338 get-buffer-window and get-buffer-window-list.
339 (Displaying Buffers): Update documentation of
340 replace-buffer-in-windows.
341
09460d9a
MR
342 * buffers.texi (Current Buffer): Reword set-buffer and
343 with-current-buffer documentations.
344 (Creating Buffers): Reword documentation of get-buffer-create.
345
4d48fcdc
MR
3462008-10-23 Martin Rudalics <rudalics@gmx.at>
347
348 * buffers.texi (Current Buffer): Reword documentation of
349 set-buffer.
350 (Buffer Names): Reword documentation of buffer-name.
351 (The Buffer List): For bury-buffer explain what happens with the
352 buffer's window.
353 (Creating Buffers): Say that get-buffer-create's arg is called
354 buffer-or-name.
355
f0143c43
CY
3562008-10-22 Chong Yidong <cyd@stupidchicken.com>
357
3e5dbbd3
CY
358 * advice.texi (Computed Advice): Explain what DEFINITION is.
359
f0143c43
CY
360 * nonascii.texi (Character Codes): Remove obsolete function
361 char-valid-p, and document characterp instead.
362
52a94b85
MR
3632008-10-22 Martin Rudalics <rudalics@gmx.at>
364
365 * windows.texi (Displaying Buffers): Reword documentation of
366 pop-to-buffer.
367 (Choosing Window): Rewrite documentation of display-buffer and
368 its options.
369
f76f8246
MR
370 * buffers.texi (Killing Buffers): Update documentation of
371 kill-buffer.
372
acc8b598
EZ
3732008-10-21 Eli Zaretskii <eliz@gnu.org>
374
80e6b6df
EZ
375 * processes.texi (Serial Ports): Fix wording and improve markup.
376
3645358a
EZ
377 * searching.texi (Regexp Search): Document `string-match-p' and
378 `looking-at-p'.
379 (POSIX Regexps): Add an xref for "non-greedy".
380 (Regexp Special): Add @cindex entry for "non-greedy".
381
b3d50cff 382 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 383 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 384
73b7530a
EZ
385 * frames.texi (Color Names): Add an xref to `read-color'.
386
387 * minibuf.texi (High-Level Completion): Document `read-color'.
388
acc8b598
EZ
389 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
390
391 * positions.texi (Narrowing): Add an xref to "Swapping Text".
392
393 * buffers.texi (Swapping Text): New section, documents
394 `buffer-swap-text'.
395
10e187e8
MR
3962008-10-21 Martin Rudalics <rudalics@gmx.at>
397
398 * windows.texi (Resizing Windows): Minor wording fix.
399
fd6f900c
EZ
4002008-10-20 Eli Zaretskii <eliz@gnu.org>
401
402 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
403 and `combine-and-quote-strings'.
404
405 * strings.texi (Creating Strings): Add xrefs for them.
406
e4372165
EZ
4072008-10-19 Eli Zaretskii <eliz@gnu.org>
408
d6328fba
EZ
409 * elisp.texi (Top): Make descriptive text for "Reading File Names"
410 match the corresponding menu in minibuf.texi.
411
e4372165
EZ
412 * minibuf.texi (Reading File Names): Document `read-shell-command'
413 and `minibuffer-local-shell-command-map'.
414
5d8dda33
MR
4152008-10-19 Martin Rudalics <rudalics@gmx.at>
416
417 * windows.texi (Resizing Windows): Remove var{} around "window" in
418 documentation of enlarge-window.
419 Rewrite documentation of window-min-height and window-min-width.
420
437706cd
EZ
4212008-10-19 Eli Zaretskii <eliz@gnu.org>
422
80f85d7c
EZ
423 * functions.texi (Calling Functions): Document `apply-partially'.
424
291703b5
EZ
425 * hooks.texi (Standard Hooks): Mention
426 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
427
428 * variables.texi (File Local Variables): Document
429 `file-local-variables-alist', `before-hack-local-variables-hook'
430 and `hack-local-variables-hook'.
431
583d8b3c
EZ
432 * processes.texi (Synchronous Processes): Document `process-lines'.
433
437706cd 434 * customize.texi (Variable Definitions): Document
583d8b3c 435 `custom-reevaluate-setting'.
437706cd 436
7e51d89b
MR
4372008-10-18 Martin Rudalics <rudalics@gmx.at>
438
439 * windows.texi (Choosing Window, Deleting Windows)
440 (Displaying Buffers): Expand documentation of dedicated windows.
441
43c59a3d
EZ
4422008-10-18 Eli Zaretskii <eliz@gnu.org>
443
018a960d
EZ
444 * files.texi (Changing Files): Document symbolic input of file
445 modes to `set-file-modes'. Document `read-file-modes' and
446 `file-modes-symbolic-to-number'.
447
2c0b8144
EZ
448 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
449 and `search-map'.
450
80120f13
EZ
451 * searching.texi (Search and Replace): Document
452 `replace-search-function' and `replace-re-search-function'.
2c0b8144 453 Document `multi-query-replace-map'.
80120f13 454
6d4913f0
EZ
455 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
456 (Completion Commands, Reading File Names): Rename
457 `minibuffer-local-must-match-filename-map' to
458 `minibuffer-local-filename-must-match-map'.
459 (Minibuffer Completion): The `require-match' argument to
460 `completing-read' can now have the value `confirm-only'.
461
43c59a3d
EZ
462 * windows.texi (Displaying Buffers): Minor wording fix.
463 (Choosing Window): `split-height-threshold' can now be nil.
464 Document `split-width-threshold'. `pop-up-frames' can have the
465 value `graphic-only'.
466
f36acfd9
EZ
4672008-10-17 Eli Zaretskii <eliz@gnu.org>
468
469 * os.texi (Startup Summary): Document `before-init-time' and
470 `after-init-time'. Document `initial-window-system' and
471 `window-system-initialization-alist'. Document reading the
472 abbrevs file. Document the call to `server-start' under --daemon.
473 Rearrange a bit to be consistent with the code flow.
53728487
EZ
474 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
475 (Time Parsing): Document `format-seconds'.
f36acfd9 476
96995b89
MR
4772008-10-17 Martin Rudalics <rudalics@gmx.at>
478
479 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
480 and reword.
481
2de17c73
EZ
4822008-10-16 Eli Zaretskii <eliz@gnu.org>
483
484 * markers.texi (The Mark): Document use-region-p.
485
9cf52b11
EZ
4862008-10-15 Eli Zaretskii <eliz@gnu.org>
487
c3aaf1d7
EZ
488 * internals.texi (Writing Emacs Primitives): The interactive spec
489 of a primitive can be a Lisp form.
490
841a1743
EZ
491 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
492 values of transient-mark-mode. Document handle-shift-selection.
493
494 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
495 (Interactive Examples): Show an example of `^'.
496 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
497 (Defining Commands, Using Interactive): The interactive-form of a
498 function can be added via its symbol's property.
841a1743 499
52441368
EZ
500 * positions.texi (List Motion): beginning-of-defun-function can
501 now accept an argument.
502
8e8c1a72
EZ
503 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
504 now return a list of strings.
505
a33a1f2a
EZ
506 * control.texi (Handling Errors): Document ignore-errors.
507
4fb04348
EZ
508 * frames.texi (Creating Frames): Document frame-inherited-parameters.
509 (Parameter Access): Document set-frame-parameter.
510
ee666f84
EZ
511 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
512 Hooks" for the effect of kill-all-local-variables on local hook
513 functions.
514
9cf52b11
EZ
515 * modes.texi (Major Mode Conventions, Mode Line Variables):
516 `mode-name' need not be a string. xref to "Mode Line Data" for
517 details, and to "Emulating Mode Line" for computing a string
518 value.
519
22526bc4
EZ
5202008-10-14 Eli Zaretskii <eliz@gnu.org>
521
a65f6a85
EZ
522 * processes.texi (System Processes): New section.
523 (Processes, Signals to Processes): Add xrefs to it.
524
525 * objects.texi (Editing Types): A `process' is a subprocess of
526 Emacs, not just any process running on the OS.
527
528 * elisp.texi (Top): Adjust the @detailmenu for the above two
529 changes.
530
2724b26a
EZ
531 * sequences.texi (Char-Tables): Remove documentation of
532 set-char-table-default, which has no effect since Emacs 23.
533 <char-table-range, set-char-table-range>: Don't mention generic
534 characters and charsets. Add a cons cell as a possible argument.
535
536 * nonascii.texi (Splitting Characters)
537 (Translation of Characters): Don't mention generic characters.
538
539 * display.texi (Fontsets): Don't mention generic characters.
540
22526bc4 541 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 542 argument FUNCTION with a cons cell as KEY.
22526bc4 543
eaf4b689
EZ
5442008-10-13 Eli Zaretskii <eliz@gnu.org>
545
45e46036
EZ
546 * objects.texi (Primitive Function Type): Move "@cindex special
547 forms" from here...
548
549 * eval.texi (Special Forms): ...to here.
550
551 * functions.texi (What Is a Function): `functionp' returns nil for
552 special forms. Add an xref.
553
eaf4b689
EZ
554 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
555 Variables".
556
557 * variables.texi (Frame-Local Variables): New section.
558 (Buffer-Local Variables): Add an xref to it.
559 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
560 have both frame-local and buffer-local binding.
561
562 * frames.texi (Frames): Mention multiple tty frames.
563 (Frame Parameters, Parameter Access): Mention frame-local variable
564 bindings.
565
15688fce
GM
5662008-09-20 Glenn Morris <rgm@gnu.org>
567
568 * display.texi (Defining Faces): Recommend against face variables.
569
35539065
JB
5702008-09-16 Juanma Barranquero <lekktu@gmail.com>
571
572 * display.texi (Echo Area Customization): Fix typo.
573
6a57054b
JB
5742008-09-09 Juanma Barranquero <lekktu@gmail.com>
575
576 * loading.texi (Where Defined): Add `defface' item.
577
d632fb82
MR
5782008-09-06 Martin Rudalics <rudalics@gmx.at>
579
580 * loading.texi (Where Defined): Fix description of symbol-file.
581
905a9adb
JR
5822008-08-26 Jason Rumney <jasonr@gnu.org>
583
584 * display.texi (TIFF Images): New section describing :index property.
585
852e91b7
CY
5862008-08-23 Chong Yidong <cyd@stupidchicken.com>
587
588 * display.texi (Temporary Displays): Remove unnecessary comment
589 about usage of temp-buffer-show-hook.
590
6be001ee
CY
5912008-08-05 Chong Yidong <cyd@stupidchicken.com>
592
593 * symbols.texi (Other Plists): Fix incorrect example.
594 Suggested by Florian Beck.
595
58e3d8e8
JB
5962008-07-31 Juanma Barranquero <lekktu@gmail.com>
597
598 * os.texi: Fix previous change.
599
7c2fb837
DN
6002008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
601
602 * os.texi:
603 * intro.texi:
604 * files.texi: Remove VMS support.
605
9e2a2647
DN
6062008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
607
608 * os.texi:
609 * frames.texi:
610 * display.texi: Remove mentions of Mac Carbon.
611
c4f4682b
MB
6122008-07-01 Miles Bader <miles@gnu.org>
613
614 * text.texi (Special Properties):
615 * display.texi (Truncation): Add wrap-prefix and line-prefix.
616
3696411e
JB
6172008-06-28 Johan Bockgård <bojohan@gnu.org>
618
619 * display.texi (Other Image Types): Fix copy/paste error; say
620 "PBM", not "XBM".
621
f2a77c3a
DN
6222008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
623
624 * os.texi: Remove references to obsolete systems.
625
6d52677d
EZ
6262008-06-20 Eli Zaretskii <eliz@gnu.org>
627
628 * makefile.w32-in (distclean): Remove makefile.
629
1a87da4c
GM
6302008-06-17 Glenn Morris <rgm@gnu.org>
631
632 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
633 (elisp, dist): Remove rules and variables that are obsolete now
634 the lisp manual is no longer distributed separately.
635
fdda1c5d
GM
6362008-06-16 Glenn Morris <rgm@gnu.org>
637
646692e9
GM
638 * configure, configure.in, mkinstalldirs: Remove unused files.
639
640 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 641 * vol1.texi (EMACSVER):
6a57054b 642 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
643
644 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
645 as per maintain.info.
646
611bee81
GM
6472008-06-15 Glenn Morris <rgm@gnu.org>
648
a7bed3a0
GM
649 * makefile.w32-in (manual): Use "23" rather than "21".
650
651 * Makefile.in (emacsver): New, set by configure.
652 (manual): Use emacsver.
653
d794edf2
GM
654 * intro.texi: Report bugs using M-x report-emacs-bug.
655
611bee81
GM
656 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
657
c73e02fa
GM
6582008-06-13 Daniel Engeler <engeler@gmail.com>
659
660 * elisp.texi, internals.texi, processes.texi: Add documentation
661 about serial port access.
662
e40a85cd
MB
6632008-06-05 Miles Bader <miles@gnu.org>
664
665 * display.texi (Displaying Faces): Update to reflect function
666 renamings in face-remap.el.
667
7b753744
JB
6682008-06-05 Juanma Barranquero <lekktu@gmail.com>
669
670 * display.texi (Fontsets): Fix typos.
671
9d3d42fb
MB
6722008-06-03 Miles Bader <miles@gnu.org>
673
7b753744
JB
674 * display.texi (Displaying Faces): Add add-relative-face-remapping,
675 remove-relative-face-remapping, set-base-face-remapping,
676 and set-default-base-face-remapping.
9d3d42fb 677
f2cec7a9
MB
6782008-06-01 Miles Bader <miles@gnu.org>
679
680 * display.texi (Displaying Faces): Add face-remapping-alist.
681
8f39c96d
SM
6822008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
683
684 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
685 variable names.
686
1ef5eecc
ER
6872008-05-03 Eric S. Raymond <esr@golux>
688
352c8b4a 689 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
690 (current-global-map) return references, not copies.
691
63b4387f
JL
6922008-05-02 Juri Linkov <juri@jurta.org>
693
694 * minibuf.texi (Text from Minibuffer): Document a list of
695 default values for `read-from-minibuffer'.
696
38a8b703
JB
6972008-04-24 Juanma Barranquero <lekktu@gmail.com>
698
699 * nonascii.texi (Translation of Characters): Fix previous change.
700
7c42e639
CY
7012008-04-20 Chong Yidong <cyd@stupidchicken.com>
702
703 * display.texi (Overlay Properties): Clarify role of underlying
704 textprop and overlay keymaps for display strings.
705
706 * keymaps.texi (Active Keymaps): Ditto.
707
25c0d999
SM
7082008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
709
710 * minibuf.texi (Programmed Completion):
711 Replace dynamic-completion-table with the new completion-table-dynamic.
712
e3af5968
CY
7132008-04-07 Chong Yidong <cyd@stupidchicken.com>
714
715 * intro.texi (Some Terms): Change "fonts in this manual" index
716 entry to "typographic conventions".
717
6bfc8698
EZ
7182008-04-05 Eli Zaretskii <eliz@gnu.org>
719
720 * objects.texi (Text Props and Strings): Add indexing for read
721 syntax of text properties.
722
4972c361
SM
7232008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
724
725 * processes.texi (Decoding Output): Remove process-filter-multibyte
726 functions.
727
c70a68db
MR
7282008-03-15 Martin Rudalics <rudalics@gmx.at>
729
730 * display.texi (Finding Overlays): Say that empty overlays at
731 the end of the buffer are reported too.
732
1291fd36
GM
7332008-03-13 Glenn Morris <rgm@gnu.org>
734
735 * elisp.texi (EMACSVER): Set to 23.0.60.
736
c6b0dfd5
CY
7372008-02-26 Chong Yidong <cyd@stupidchicken.com>
738
38a8b703 739 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 740
875fc30c
GM
7412008-02-22 Glenn Morris <rgm@gnu.org>
742
743 * frames.texi (Position Parameters): Clarify the description of
744 `left' and `top', using information from "Geometry".
745 (Geometry): Give a pointer to "Position Parameters", rather than
746 repeating information.
747
d8c8e45a
GM
7482008-02-11 Glenn Morris <rgm@gnu.org>
749
750 * objects.texi (Equality Predicates): No longer talk about "two"
751 functions.
752
38a8b703 7532008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
754
755 * objects.texi (Equality Predicates): Add defun for
756 equal-including-properties.
757
bfffe0b1
GM
7582008-02-10 Glenn Morris <rgm@gnu.org>
759
760 * objects.texi (Equality Predicates):
761 Mention equal-including-properties.
762
431b78c9
RS
7632008-02-07 Richard Stallman <rms@gnu.org>
764
765 * windows.texi (Window Start): Mention the feature of moving
766 window-start to start of line.
767
c8763fb6 7682008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
769
770 * keymaps.texi (Tool Bar): Document rtl property.
771
1a256502
TTN
7722008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
773
774 * display.texi (Button Types):
775 For define-button-type, clarify type of NAME.
776
569382c2
MR
7772008-01-19 Martin Rudalics <rudalics@gmx.at>
778
779 * buffers.texi (Buffer Modification): Fix typo.
780
f3041af1
DN
7812008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
782
783 * os.texi (System Environment): Remove references to OSes that are
784 not supported anymore.
785
d35e1cd7
DN
7862008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
787
788 * os.texi (System Environment): Remove mention for Masscomp.
789
23af7580
RS
7902008-01-04 Richard Stallman <rms@gnu.org>
791
792 * display.texi (Faces): Don't talk about internal face vector as arg
793 to facep.
794
795 * customize.texi (Type Keywords): Fix previous change.
796
797 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
798 * elisp.texi (Top): Fix menu for commands.texi change.
799
ec7d5b1e
RS
8002007-12-30 Richard Stallman <rms@gnu.org>
801
802 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
803 (Accessing Scroll): New node broken out of Accessing Mouse.
804
101a6cea
RS
8052007-12-28 Richard Stallman <rms@gnu.org>
806
807 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 808 (Basic Parameters): For `title', refer to title bar.
041817a4 809 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 810
72b7e664
RS
8112007-12-23 Richard Stallman <rms@gnu.org>
812
813 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
814 Improve some of the commented-out keywords' text too.
815
27a4f445
MR
8162007-12-14 Martin Rudalics <rudalics@gmx.at>
817
e2e3f1d7
MR
818 * nonascii.texi (Encoding and I/O): Reword to avoid saying
819 "visit the current buffer".
820
27a4f445
MR
821 * os.texi (System Interface): Fix typo.
822
a2afc99d
RS
8232007-12-04 Richard Stallman <rms@gnu.org>
824
825 * objects.texi (Symbol Type): Fix typo.
826
b694135c
RS
8272007-12-03 Richard Stallman <rms@gnu.org>
828
829 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
830
f99a19da
GM
8312007-12-01 Glenn Morris <rgm@gnu.org>
832
833 * functions.texi (Declaring Functions): Improve previous change.
834
8f4b37d8
GM
8352007-11-30 Glenn Morris <rgm@gnu.org>
836
837 * functions.texi (Declaring Functions): Add optional fourth
838 argument of declare-function, and setting third argument to `t'.
839
61a2fe01
RS
8402007-11-29 Richard Stallman <rms@gnu.org>
841
842 * customize.texi (Composite Types): Document `group' type.
843
cbfc5193
GM
8442007-11-29 Glenn Morris <rgm@gnu.org>
845
846 * functions.texi (Declaring Functions): Add findex. Mention
847 `external' files.
848
8386283a
JB
8492007-11-26 Juanma Barranquero <lekktu@gmail.com>
850
851 * functions.texi (Declaring Functions): Fix directive.
852
a07c9a8b
RS
8532007-11-25 Richard Stallman <rms@gnu.org>
854
855 * help.texi (Help Functions): Clean up last change.
856
857 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
858
859 * loading.texi (Named Features): Minor cleanup.
860
861 * macros.texi (Eval During Expansion): Minor cleanup.
862
863 * variables.texi (Variable Aliases): Minor cleanup.
864
a0925923
RS
8652007-11-24 Richard Stallman <rms@gnu.org>
866
867 * functions.texi (Declaring Functions): Clarify previous change.
868
869 * compile.texi (Compiler Errors): Clarify previous change.
870
20c63e44
RS
8712007-11-24 Richard Stallman <rms@gnu.org>
872
e5e76c04 873 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
874 Clarify the text and move items around.
875
5bb0cda3
GM
8762007-11-24 Glenn Morris <rgm@gnu.org>
877
878 * functions.texi (Declaring Functions): New section.
879 * compile.texi (Compiler Errors): Mention declaring functions,
880 defvar with no initvalue, and byte-compile-warnings.
881
af13c86a
MR
8822007-11-15 Martin Rudalics <rudalics@gmx.at>
883
884 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
885 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
886
a5373305
MR
8872007-11-13 Martin Rudalics <rudalics@gmx.at>
888
889 * help.texi (Help Functions): Document new macro `with-help-window'.
890
fe284805
JL
8912007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
892
893 * searching.texi (Replacing Match): Describe new
894 `match-substitute-replacement'.
895
2c3a09b1
RS
8962007-10-31 Richard Stallman <rms@gnu.org>
897
898 * strings.texi (Creating Strings): Null strings from concat not unique.
899
f2b480f4
RS
9002007-10-26 Richard Stallman <rms@gnu.org>
901
902 * objects.texi (Equality Predicates): Null strings are uniquified.
903
904 * minibuf.texi: Minor clarifications in previous change.
905
db21122c
GM
9062007-10-25 Glenn Morris <rgm@gnu.org>
907
908 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
909
2328cbb3
RS
9102007-10-24 Richard Stallman <rms@gnu.org>
911
912 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
913
914 * variables.texi (Frame-Local Variables): Node deleted.
915 (Variables): Delete Frame-Local Variables from menu.
916 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
917 (Default Value): Don't mention frame-local vars.
918
919 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
920
921 * loading.texi (Unloading): Document FEATURE-unload-function
922 instead of FEATURE-unload-hook.
923
2328cbb3
RS
924 * frames.texi (Multiple Displays): Don't mention frame-local vars.
925
c066bafa
JL
9262007-10-22 Juri Linkov <juri@jurta.org>
927
928 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
929 (High-Level Completion): Document a list of default value strings
930 in the DEFAULT argument, for which minibuffer functions return the
931 first element.
932
65ced25f
JL
9332007-10-17 Juri Linkov <juri@jurta.org>
934
935 * text.texi (Filling): Update arguments of fill-paragraph.
936 fill-paragraph operates on the active region in Transient Mark mode.
937 Remove fill-paragraph-or-region.
938
ee46ec8e
KB
9392007-10-13 Karl Berry <karl@gnu.org>
940
941 * elisp.texi (@dircategory): Move to after @copying,
942 since we want @copying as close as possible to the beginning of
943 the output.
944
61bbdbc6
RS
9452007-10-12 Richard Stallman <rms@gnu.org>
946
947 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
948
949 * commands.texi (Distinguish Interactive): New node,
950 broken out from Interactive Call and rewritten.
951 (Command Loop): Put Distinguish Interactive in menu.
952
af23e1e8
RS
9532007-10-09 Richard Stallman <rms@gnu.org>
954
955 * text.texi (Examining Properties): Mention overlay priority.
956
957 * display.texi (Display Margins): Correct the description
958 of margin display specifications.
959 (Replacing Specs): New subnode broken out of Display Property.
960
e1965a69
JL
9612007-10-06 Juri Linkov <juri@jurta.org>
962
963 * text.texi (Filling): Document fill-paragraph-or-region.
964
4638454b
JB
9652007-10-05 Juanma Barranquero <lekktu@gmail.com>
966
967 * display.texi (Auto Faces): Fix typo.
968
7ed54cc5
RS
9692007-10-02 Richard Stallman <rms@gnu.org>
970
971 * display.texi (Display Property): Explain some display specs
972 don't let you move point in.
973
974 * frames.texi (Cursor Parameters): Describe
975 cursor-in-non-selected-windows here. Explain more values.
976
977 * windows.texi (Basic Windows): Don't describe
978 cursor-in-non-selected-windows here.
979
305a7ef2
EZ
9802007-10-01 Eli Zaretskii <eliz@gnu.org>
981
982 * processes.texi (Misc Network): Note that these functions are
983 supported only on some systems.
984
f7a7f4eb
RS
9852007-10-01 Richard Stallman <rms@gnu.org>
986
987 * display.texi (Overlay Properties): Explain nil as priority.
988 Explain that conflicts are unpredictable if not resolved by
989 priorities.
990
780d7bb9
RS
9912007-09-23 Richard Stallman <rms@gnu.org>
992
993 * macros.texi (Backquote): Minor clarification.
994
14b4fdfb
RS
9952007-09-19 Richard Stallman <rms@gnu.org>
996
997 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
998 Clarify when they work in parallel and when one overrides.
999 Fix error in example.
14b4fdfb 1000
b8d4c8d0
GM
10012007-09-06 Glenn Morris <rgm@gnu.org>
1002
b3e755a9 1003 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
1004 commands to use ../../info.
1005 * Makefile.in (infodir): Go up one more level.
4638454b 1006 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
1007 (miscmanualdir): New.
1008 (dist): Use new variable miscmanualdir.
1009 * makefile.w32-in (infodir, texinputdir): Go up one more level.
1010 (usermanualdir): Change from ../man to ../emacs.
1011
1bb1f7d3
MR
10122007-08-30 Martin Rudalics <rudalics@gmx.at>
1013
1014 * commands.texi (Command Loop Info): Advise against changing
1015 most variables described here. Explain new variable
1016 last-repeatable-command.
1017
b8d4c8d0
GM
10182007-08-29 Glenn Morris <rgm@gnu.org>
1019
1020 * elisp.texi (EMACSVER): Increase to 23.0.50.
1021
10222007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
1023
1024 * frames.texi (Basic Parameters): Add display-environment-variable
1025 and term-environment-variable.
1026
10272007-08-28 Juri Linkov <juri@jurta.org>
1028
1029 * display.texi (Image Formats, Other Image Types): Add SVG.
1030
10312007-08-28 Juri Linkov <juri@jurta.org>
1032
1033 * display.texi (Images): Move formats-related text to new node
1034 "Image Formats".
1035 (Image Formats): New node.
1036
619fb9ee
RS
10372007-08-27 Richard Stallman <rms@gnu.org>
1038
1039 * windows.texi (Window Configurations): Clarify what
1040 a window configuration saves.
1041
b8d4c8d0
GM
10422007-08-25 Richard Stallman <rms@gnu.org>
1043
1044 * display.texi (Images): Delete redundant @findex.
1045
10462007-08-16 Richard Stallman <rms@gnu.org>
1047
1048 * processes.texi (Asynchronous Processes): Clarify
1049 doc of start-file-process.
1050
10512007-08-08 Martin Rudalics <rudalics@gmx.at>
1052
1053 * modes.texi (Example Major Modes): Fix typo.
1054
10552007-08-08 Glenn Morris <rgm@gnu.org>
1056
1057 * intro.texi (nil and t): Do not use `iff' in documentation.
1058
1059 * tips.texi (Documentation Tips): Recommend against `iff'.
1060
10612007-08-07 Chong Yidong <cyd@stupidchicken.com>
1062
1063 * display.texi (Image Cache): Document image-refresh.
1064
10652007-08-06 Martin Rudalics <rudalics@gmx.at>
1066
1067 * windows.texi (Size of Window): Document window-full-width-p.
1068
10692007-07-25 Glenn Morris <rgm@gnu.org>
1070
1071 * gpl.texi (GPL): Replace license with GPLv3.
1072
1073 * Relicense all FSF files to GPLv3 or later.
1074
10752007-07-24 Michael Albinus <michael.albinus@gmx.de>
1076
4638454b
JB
1077 * processes.texi (Synchronous Processes):
1078 Add `process-file-shell-command'.
b8d4c8d0
GM
1079 (Asynchronous Processes): Mention restricted use of
1080 `process-filter' and `process-sentinel' in
1081 `start-file-process'. Add `start-file-process-shell-command'.
1082
10832007-07-17 Michael Albinus <michael.albinus@gmx.de>
1084
1085 * files.texi (Magic File Names): Introduce optional parameter
1086 IDENTIFICATION for `file-remote-p'.
1087
10882007-07-16 Richard Stallman <rms@gnu.org>
1089
1090 * display.texi (Defining Faces): Fix previous change.
1091
10922007-07-14 Richard Stallman <rms@gnu.org>
1093
1094 * control.texi (Handling Errors): Document `debug' in handler list.
1095
10962007-07-10 Richard Stallman <rms@gnu.org>
1097
1098 * display.texi (Defining Faces): Explain C-M-x feature for defface.
1099
11002007-07-09 Richard Stallman <rms@gnu.org>
1101
1102 * files.texi (Magic File Names): Rewrite previous change.
1103
11042007-07-08 Michael Albinus <michael.albinus@gmx.de>
1105
1106 * files.texi (Magic File Names): Introduce optional parameter
1107 CONNECTED for `file-remote-p'.
1108
11092007-07-07 Michael Albinus <michael.albinus@gmx.de>
1110
1111 * processes.texi (Asynchronous Processes):
1112 * files.texi (Magic File Names): Add `start-file-process'.
1113
11142007-06-27 Richard Stallman <rms@gnu.org>
1115
1116 * files.texi (Format Conversion Piecemeal): Clarify
1117 `after-insert-file-functions' calling convention.
1118
11192007-06-27 Michael Albinus <michael.albinus@gmx.de>
1120
4638454b
JB
1121 * files.texi (Magic File Names): Remove `dired-call-process'.
1122 Add `process-file'.
b8d4c8d0
GM
1123
11242007-06-27 Kenichi Handa <handa@m17n.org>
1125
1126 * text.texi (Special Properties): Fix description about
4638454b 1127 `composition' property.
b8d4c8d0
GM
1128
11292007-06-26 Kenichi Handa <handa@m17n.org>
1130
1131 * nonascii.texi (Default Coding Systems): Document about the
1132 return value `undecided'.
1133
11342007-06-25 David Kastrup <dak@gnu.org>
1135
1136 * keymaps.texi (Active Keymaps): Document new POSITION argument of
1137 `current-active-maps'.
1138
11392007-06-24 Karl Berry <karl@gnu.org>
1140
4638454b 1141 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
1142
11432007-06-15 Juanma Barranquero <lekktu@gmail.com>
1144
1145 * display.texi (Overlay Arrow): Doc fix.
1146
11472007-06-14 Karl Berry <karl@tug.org>
1148
1149 * anti.texi (Antinews): Typo.
1150
11512007-06-14 Chong Yidong <cyd@stupidchicken.com>
1152
1153 * display.texi (Image Cache): Document image-refresh.
1154
11552007-06-12 Karl Berry <karl@gnu.org>
1156
1157 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
1158 * two-volume.make: New file.
1159 * .cvsignore: Ignore two-volume files.
1160
11612007-06-12 Tom Tromey <tromey@redhat.com>
1162
1163 * os.texi (Init File): Document user-emacs-directory.
1164
11652007-06-03 Nick Roberts <nickrob@snap.net.nz>
1166
1167 * commands.texi (Click Events): Describe width and height when
1168 object is nil.
1169
11702007-05-30 Nick Roberts <nickrob@snap.net.nz>
1171
1172 * commands.texi (Click Events): Layout more logically. Describe
1173 width and height.
1174 (Drag Events, Motion Events): Update to new format for position.
1175
11762007-06-02 Richard Stallman <rms@gnu.org>
1177
1178 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
1179
11802007-06-02 Chong Yidong <cyd@stupidchicken.com>
1181
1182 * Version 22.1 released.
1183
11842007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1185
1186 * text.texi (Special Properties): Correct meaning of fontified face.
1187
11882007-05-30 Richard Stallman <rms@gnu.org>
1189
1190 * text.texi (Special Properties): Add link to Adjusting Point.
1191
11922007-05-12 Richard Stallman <rms@gnu.org>
1193
1194 * text.texi (Margins): indent-to-left-margin is not the default.
1195 (Mode-Specific Indent): For indent-line-function, the default
1196 is indent-relative.
1197
1198 * modes.texi (Example Major Modes): Explain last line of text-mode
1199 is redundant.
1200
12012007-05-10 Richard Stallman <rms@gnu.org>
1202
1203 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
1204
1205 * help.texi (Keys in Documentation): Add reference to
1206 Documentation Tips.
1207
1208 * files.texi (Format Conversion): TO-FN gets three arguments.
1209
1210 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
1211
12122007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
1213
1214 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
1215 * files.texi (Format Conversion): Expand intro; add menu.
1216 (Format Conversion Overview, Format Conversion Round-Trip)
1217 (Format Conversion Piecemeal): New nodes/subsections.
1218 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
1219 * text.texi (Text Properties): Remove "Saving Properties" from menu.
1220 (Saving Properties): Delete node/subsection.
1221
12222007-05-07 Karl Berry <karl@gnu.org>
1223
1224 * elisp.texi (EMACSVER): Back to 22.
1225
12262007-05-06 Richard Stallman <rms@gnu.org>
1227
1228 * processes.texi (Accepting Output): Revert most of previous change.
1229
12302007-05-05 Richard Stallman <rms@gnu.org>
1231
1232 * processes.texi (Accepting Output): accept-process-output
1233 uses microseconds, not milliseconds. But that arg is obsolete.
1234
12352007-05-04 Karl Berry <karl@tug.org>
1236
1237 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
1238
12392007-05-04 Eli Zaretskii <eliz@gnu.org>
1240
1241 * tips.texi (Documentation Tips): Rearrange items to place the
1242 more important ones first. Add an index entry for hyperlinks.
1243
12442007-05-03 Karl Berry <karl@gnu.org>
1245
1246 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
1247 (EMACSVER) [smallbook]: 22 for printed version.
1248
1249 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
1250 so restore anchor to normal position after defun. Found by Kevin Ryde.
1251
12522007-04-26 Glenn Morris <rgm@gnu.org>
1253
1254 * elisp.texi (EMACSVER): Increase to 22.1.50.
1255
12562007-04-28 Karl Berry <karl@gnu.org>
1257
1258 * elisp.texi: Improve line breaks on copyright page,
1259 similar layout to emacs manual, 8.5x11 by default.
1260
12612007-04-24 Richard Stallman <rms@gnu.org>
1262
1263 * text.texi (Special Properties): Add xref to Overlay Properties.
1264
1265 * display.texi (Overlay Properties): Add xref to Special Properties.
1266
12672007-04-22 Richard Stallman <rms@gnu.org>
1268
1269 * keymaps.texi (Extended Menu Items): Move the info about
1270 format with cached keyboard binding.
1271
12722007-04-21 Richard Stallman <rms@gnu.org>
1273
1274 * text.texi (Special Properties): Clarify previous change.
1275
1276 * files.texi (File Name Expansion): Clarify previous change.
1277
1278 * display.texi (Attribute Functions): Fix example for
1279 face-attribute-relative-p.
1280
12812007-04-19 Kenichi Handa <handa@m17n.org>
1282
1283 * text.texi (Special Properties): Document composition property.
1284
12852007-04-19 Glenn Morris <rgm@gnu.org>
1286
1287 * files.texi (File Name Expansion): Mention "superroot".
1288
12892007-04-15 Chong Yidong <cyd@stupidchicken.com>
1290
1291 * frames.texi (Multiple Displays): Add note about "multi-monitor"
1292 setups.
1293 (Display Feature Testing): Note that display refers to all
1294 physical monitors for multi-monitor setups.
1295
12962007-04-14 Richard Stallman <rms@gnu.org>
1297
1298 * lists.texi (Sets And Lists): Clarify `delete' examples.
1299 Remove spurious xref to same node.
1300 Clarify xref for add-to-list.
1301
13022007-04-12 Nick Roberts <nickrob@snap.net.nz>
1303
1304 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
1305 value of lisp-mode-map.
1306
13072007-04-11 Karl Berry <karl@gnu.org>
1308
1309 * anti.texi (Antinews):
1310 * display.texi (Overlay Properties, Defining Images):
1311 * processes.texi (Synchronous Processes, Sentinels):
1312 * syntax.texi (Syntax Table Internals):
1313 * searching.texi (Regexp Special):
1314 * nonascii.texi (Default Coding Systems):
1315 * text.texi (Special Properties):
1316 * minibuf.texi (Basic Completion): Wording to improve breaks in
1317 8.5x11 format.
1318 * elisp.texi (smallbook): New @set to more easily switch between
1319 smallbook and 8.5x11.
1320
13212007-04-11 Richard Stallman <rms@gnu.org>
1322
1323 * text.texi (Lazy Properties): Minor fix.
1324
13252007-04-08 Karl Berry <karl@gnu.org>
1326
1327 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
1328 * macros.texi (Backquote): Downcase Backquote in index entries for
1329 consistency.
1330
13312007-04-08 Richard Stallman <rms@gnu.org>
1332
1333 * text.texi (Adaptive Fill): Just describe default,
1334 don't show it (since it contains non-ASCII chars).
1335
13362007-04-07 Karl Berry <karl@gnu.org>
1337
1338 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
1339 adaptive-fill-regexp's value, since they are not in the standard
1340 TeX fonts.
1341
13422007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
1343
1344 * display.texi (Defining Faces): Fix example.
1345
13462007-04-07 Karl Berry <karl@gnu.org>
1347
1348 * display.texi (Button Buffer Commands): Improve page break.
1349
13502007-04-07 Richard Stallman <rms@gnu.org>
1351
1352 * advice.texi (Activation of Advice): Remove redundant index entry.
1353
1354 * backups.texi: Improve index entries. Remove redundant ones.
1355
1356 * compile.texi (Byte Compilation): Improve index entry.
1357
1358 * hash.texi (Creating Hash): Improve index entry.
1359
1360 * symbols.texi (Definitions): Improve index entry.
1361
1362 * edebug.texi: Improve index entries. Remove redundant/useless ones.
1363
1364 * maps.texi (Standard Keymaps): Remove useless index entry.
1365
1366 * help.texi (Documentation Basics): Remove redundant index entries.
1367
1368 * customize.texi: Improve index entries.
1369 Remove redundant/useless ones.
1370
1371 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
1372
1373 * streams.texi (Output Variables): Improve index entry.
1374
1375 * abbrevs.texi (Abbrevs): Remove useless index entry.
1376
1377 * macros.texi (Expansion): Remove useless index entry.
1378
1379 * text.texi: Improve index entries. Remove redundant/useless ones.
1380 (Text Properties, Examining Properties)
1381 (Special Properties): Use "property category" instead of "category"
1382 to refer to the `category' property.
1383
1384 * positions.texi: Improve index entries. Remove useless one.
1385
1386 * lists.texi: Improve index entries. Remove redundant/useless ones.
1387
1388 * os.texi: Improve index entries.
1389 (Timers): Fix previous change.
1390
1391 * buffers.texi: Improve index entries.
1392 (Modification Time): Get rid of term "obsolete buffer".
1393
1394 * debugging.texi: Improve index entries.
1395 (Test Coverage): Add xref to other test coverage ftr.
1396
1397 * eval.texi: Improve index entry. Remove redundant ones.
1398
1399 * numbers.texi: Improve index entries. Remove redundant/useless ones.
1400
1401 * files.texi: Improve index entries. Remove redundant/useless ones.
1402
1403 * objects.texi: Improve index entries.
1404
1405 * processes.texi: Improve index entries.
1406
1407 * modes.texi: Improve index entry. Remove redundant one.
1408
1409 * nonascii.texi: Improve index entries.
1410
1411 * internals.texi: Improve index entries.
1412
1413 * syntax.texi: Improve index entries.
1414
1415 * keymaps.texi (Active Keymaps): Improve index entries.
1416
1417 * commands.texi: Improve index entries. Remove redundant/useless ones.
1418
1419 * frames.texi: Improve index entries. Remove redundant/useless ones.
1420
1421 * markers.texi: Improve index entries. Remove redundant ones.
1422
1423 * tips.texi: Improve index entries.
1424
1425 * loading.texi (Unloading): Improve index entry.
1426
1427 * variables.texi: Improve index entries. Remove redundant one.
1428
1429 * sequences.texi: Improve index entry.
1430
1431 * display.texi: Improve index entries. Remove redundant ones.
1432
1433 * windows.texi: Improve index entries.
1434
1435 * searching.texi: Improve index entries. Remove redundant one.
1436
1437 * strings.texi (Case Tables): Improve last change.
1438
14392007-04-04 Chong Yidong <cyd@stupidchicken.com>
1440
1441 * strings.texi (Case Tables): Document with-case-table and
1442 ascii-case-table.
1443
14442007-04-03 Karl Berry <karl@gnu.org>
1445
1446 * processes.texi (Network): Reword to improve page break.
1447
14482007-04-03 Eli Zaretskii <eliz@gnu.org>
1449
1450 * functions.texi (Inline Functions): Describe more disadvantages
1451 of defsubst, and make advice against it stronger.
1452
14532007-04-02 Karl Berry <karl@gnu.org>
1454
1455 * backups.texi (Backup Names): Avoid widow words.
1456 * modes.texi (Example Major Modes): Align last comment.
1457
14582007-04-01 Chong Yidong <cyd@stupidchicken.com>
1459
1460 * keymaps.texi (Remapping Commands): Document new arg to
1461 command-remapping.
1462
14632007-04-01 Karl Berry <karl@gnu.org>
1464
1465 * processes.texi (Low-Level Network): Typo.
1466 * loading.texi (Hooks for Loading): Avoid double "the".
1467 * keymaps.texi (Key Sequences): No double "and".
1468 (Changing Key Bindings): Shorten to improve line break.
1469
14702007-03-31 Glenn Morris <rgm@gnu.org>
1471
1472 * os.texi (Timers): Fix description of run-at-time TIME formats.
1473
14742007-03-31 Richard Stallman <rms@gnu.org>
1475
1476 * display.texi (Invisible Text): Correct buffer-invisibility-spec
1477 regarding ellipsis.
1478
14792007-03-31 Eli Zaretskii <eliz@gnu.org>
1480
1481 * intro.texi (nil and t):
1482 * symbols.texi (Plists and Alists):
1483 * variables.texi (Variable Aliases, Constant Variables):
1484 * functions.texi (Defining Functions):
1485 * advice.texi (Advising Primitives):
1486 * debugging.texi (Syntax Errors, Compilation Errors):
1487 * minibuf.texi (Minibuffer Windows):
1488 * commands.texi (Adjusting Point):
1489 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
1490 (Auto Major Mode, Major Mode Conventions):
1491 * help.texi (Describing Characters):
1492 * files.texi (Create/Delete Dirs, Information about Files)
1493 (File Locks, Writing to Files, Reading from Files)
1494 (Saving Buffers):
1495 * windows.texi (Resizing Windows, Cyclic Window Ordering):
1496 * frames.texi (Finding All Frames):
1497 * positions.texi (Buffer End, Motion):
1498 * markers.texi (The Region):
1499 * text.texi (Deletion, Near Point):
1500 * display.texi (Displaying Messages, Truncation):
1501 * os.texi (Processor Run Time):
1502 * tips.texi (Key Binding Conventions, Programming Tips)
1503 (Warning Tips, Documentation Tips, Comment Tips):
1504 * internals.texi (Memory Usage): Improve indexing.
1505
1506 * variables.texi (Frame-Local Variables):
1507 * functions.texi (Argument List):
1508 * loading.texi (Library Search):
1509 * streams.texi (Output Variables):
1510 * keymaps.texi (Translation Keymaps, Searching Keymaps):
1511 * searching.texi (Replacing Match, Search and Replace):
1512 * processes.texi (Byte Packing, Decoding Output)
1513 (Accepting Output, Network Servers, Shell Arguments):
1514 * display.texi (Abstract Display, Image Cache, Scroll Bars):
1515 * windows.texi (Window Point, Window Start):
1516 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
1517 * commands.texi (Reading Input, Keyboard Events):
1518 * minibuf.texi (Reading File Names, Minibuffer Completion)
1519 (Recursive Mini):
1520 * positions.texi (List Motion):
1521 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
1522 * numbers.texi (Arithmetic Operations, Math Functions)
1523 (Predicates on Numbers, Comparison of Numbers):
1524 (Numeric Conversions):
1525 * locals.texi (Standard Buffer-Local Variables):
1526 * maps.texi (Standard Keymaps):
1527 * os.texi (User Identification, System Environment, Recording Input)
1528 (X11 Keysyms):
1529 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
1530 * backups.texi (Backups and Auto-Saving):
1531 * customize.texi (Customization, Group Definitions)
1532 (Variable Definitions):
1533 * compile.texi (Byte Compilation): Improve index entries.
1534
15352007-03-31 Karl Berry <karl@gnu.org>
1536
1537 * macros.texi (Defining Macros): Avoid widow syllable.
1538
15392007-03-31 Eli Zaretskii <eliz@gnu.org>
1540
1541 * elisp.texi (Top): Postscript -> PostScript.
1542
1543 * display.texi (Images, Postscript Images): Postscript -> PostScript.
1544
15452007-03-31 Markus Triska <markus.triska@gmx.at>
1546
1547 * internals.texi (Writing Emacs Primitives): Untabify `For'.
1548
15492007-03-30 Karl Berry <karl@gnu.org>
1550
1551 * lists.texi (List-related Predicates): Remove spurious @need.
1552 (Setcdr): Use @smallexample to improve page break.
1553 (Association Lists) <assoc>: Reword to improve page break.
1554
1555 * strings.texi (String Conversion): Insert blank line to improve
1556 page break.
1557
1558 * numbers.texi (Random Numbers): Use @minus{}.
1559 (Math Functions): Use @minus{}.
1560
1561 * intro.texi (Acknowledgements): Avoid line breaks before middle
1562 initials.
1563
15642007-03-24 Eli Zaretskii <eliz@gnu.org>
1565
1566 * errors.texi (Standard Errors): Add an index entry.
1567
15682007-03-19 Richard Stallman <rms@gnu.org>
1569
1570 * os.texi (Recording Input): recent-keys now gives 300 keys.
1571
15722007-03-12 Glenn Morris <rgm@gnu.org>
1573
1574 * os.texi: Replace "daylight savings" with "daylight saving"
1575 throughout.
1576
15772007-03-05 Richard Stallman <rms@gnu.org>
1578
1579 * variables.texi (File Local Variables): Update
1580 enable-local-variables values.
1581
15822007-03-04 Richard Stallman <rms@gnu.org>
1583
1584 * syntax.texi (Control Parsing): Minor clarification.
1585
1586 * strings.texi (Formatting Strings): Clarify width, precision, flags.
1587
1588 * sequences.texi (Sequence Functions): Move string-bytes away,
1589 add xref.
1590
1591 * nonascii.texi (Text Representations): Move string-bytes here.
1592
1593 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
1594
1595 * minibuf.texi (Basic Completion): Minor clarification.
1596
1597 * markers.texi (The Mark): Clarify existence vs activation of mark.
1598 Other cleanup.
1599
1600 * display.texi (Finding Overlays): Write better example.
1601
1602 * compile.texi (Eval During Compile): Clarify putting macros
1603 in eval-when-compile.
1604
c5602427 16052007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
1606
1607 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 1608 load-read-function definition doc.
b8d4c8d0
GM
1609
16102007-02-21 Kim F. Storm <storm@cua.dk>
1611
1612 * strings.texi (Text Comparison): Mention that assoc-string
1613 converts symbols to strings before testing.
1614
16152007-02-17 Kim F. Storm <storm@cua.dk>
1616
1617 * processes.texi (Bindat Spec): Vector types can have optional
1618 element type.
1619 (Bindat Examples): Fix example. Add vector with element type.
1620
16212007-02-16 Andreas Schwab <schwab@suse.de>
1622
1623 * strings.texi (Formatting Strings): Document '+' flag.
1624
16252007-02-15 Juanma Barranquero <lekktu@gmail.com>
1626
1627 * strings.texi (Modifying Strings): Clarify that `clear-string'
1628 always converts the string to unibyte.
1629
16302007-02-14 Kim F. Storm <storm@cua.dk>
1631
1632 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
1633 Rewrite glyph code description to refer to these functions.
1634 Remove details of encoding face number and char into integer code.
1635
16362007-02-03 Alan Mackenzie <acm@muc.de>
1637
1638 * loading.texi (Hooks for Loading): Make the description of
1639 `eval-after-load' more detailed, and amend the description of
1640 after-load-alist, in accordance with changes from 2006-05.
1641
16422007-02-03 Chong Yidong <cyd@stupidchicken.com>
1643
1644 * modes.texi (Defining Minor Modes): Document that a :require
1645 keyword or similar may be required to make saved customization
1646 variables work.
1647
16482007-02-03 Eli Zaretskii <eliz@gnu.org>
1649
1650 * elisp.texi (Top): Make the detailed menu headers compliant with
1651 Texinfo guidelines and with what texnfo-upd.el expects. Add
1652 comments to prevent people from inadvertently modifying the key
1653 parts needed by `texinfo-multiple-files-update'.
1654
16552007-02-02 Eli Zaretskii <eliz@gnu.org>
1656
1657 * elisp.texi (Top): Update the top-level menus.
1658
1659 * syntax.texi (Categories): Add index entries.
1660
16612007-02-01 Juanma Barranquero <lekktu@gmail.com>
1662
1663 * display.texi (Attribute Functions): Fix name and description of
1664 the UNDERLINE arg of `set-face-underline-p'.
1665
16662007-01-29 Eli Zaretskii <eliz@gnu.org>
1667
1668 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
1669 Variables", and "Standard Keymaps" to the detailed menu.
1670
1671 * variables.texi (Future Local Variables): Add index entry.
1672
16732007-01-28 Richard Stallman <rms@gnu.org>
1674
1675 * tips.texi (Coding Conventions): Clarify the tip about macros
1676 that define a function or a variable.
1677
1678 * files.texi (File Attributes): UID and GID can be floats.
1679 (Magic File Names): Explain why deferring all operations to
1680 the standard handler does not work.
1681
16822007-01-23 Martin Rudalics <rudalics@gmx.at>
1683
1684 * backups.texi (Reverting): Use "buffer" instead of "file"
1685 when talking about major and minor modes.
1686
16872007-01-21 Richard Stallman <rms@gnu.org>
1688
1689 * help.texi (Documentation): Add xref to Documentation Tips.
1690
16912007-01-14 Juanma Barranquero <lekktu@gmail.com>
1692
1693 * tips.texi (Coding Conventions): Fix typos.
1694
16952007-01-05 Richard Stallman <rms@gnu.org>
1696
1697 * modes.texi (Defining Minor Modes): Fix previous change.
1698
16992007-01-03 Richard Stallman <rms@gnu.org>
1700
1701 * customize.texi (Variable Definitions, Customization Types):
1702 Don't use * in doc string for defcustom.
1703
17042007-01-02 Richard Stallman <rms@gnu.org>
1705
1706 * variables.texi (Variable Aliases): Clarify that aliases vars
1707 always have the same value.
1708
1709 * processes.texi (Bindat Spec): Fix Texinfo usage.
1710
1711 * modes.texi (Defining Minor Modes): Explain effect of command
1712 defined with define-global-minor-mode on new buffers.
1713
17142006-12-30 Kim F. Storm <storm@cua.dk>
1715
1716 * keymaps.texi (Tool Bar): Describe `grow-only' value of
1717 `auto-resize-tool-bars'.
1718
17192006-12-30 Richard Stallman <rms@gnu.org>
1720
1721 * keymaps.texi (Active Keymaps): Fix previous change.
1722
17232006-12-30 Nick Roberts <nickrob@snap.net.nz>
1724
1725 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
1726
17272006-12-30 Kim F. Storm <storm@cua.dk>
1728
1729 * processes.texi (Bindat Spec): Clarify using field names in
1730 length specifications.
1731
17322006-12-29 Kim F. Storm <storm@cua.dk>
1733
1734 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1735 Add count and index variables for eval forms in repeat blocks.
1736
17372006-12-24 Richard Stallman <rms@gnu.org>
1738
1739 * customize.texi (Variable Definitions): Document
1740 new name custom-add-frequent-value.
1741
17422006-12-19 Kim F. Storm <storm@cua.dk>
1743
1744 * commands.texi (Misc Events): User signals now result in sigusr1
1745 and sigusr2 events which are handled through special-event-map.
1746 (Special Events): User signals and drag-n-drop are special.
1747
17482006-12-17 Richard Stallman <rms@gnu.org>
1749
1750 * loading.texi (Named Features): Explain subfeatures better.
1751
1752 * customize.texi: Use "option" only for user options.
1753 For the keyword values inside defcustom etc, say "keywords".
1754 For :options value's elements, say "elements".
1755 :group should not be omitted.
1756
1757 * syntax.texi (Parsing Expressions): Split up node.
1758 (Motion via Parsing, Position Parse, Parser State)
1759 (Low-Level Parsing, Control Parsing): New subnodes.
1760 (Parser State): Document syntax-ppss-toplevel-pos.
1761
1762 * positions.texi (List Motion): Punctuation fix.
1763
1764 * files.texi (File Name Completion): Document PREDICATE arg
1765 to file-name-completion.
1766
17672006-12-16 Eli Zaretskii <eliz@gnu.org>
1768
1769 * internals.texi (Building Emacs, Writing Emacs Primitives):
1770 Add index entries.
1771
17722006-12-11 Richard Stallman <rms@gnu.org>
1773
1774 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
1775 affects face menu. Explain how to make it non-nil without enabling
1776 any fontification.
1777
17782006-12-10 Chong Yidong <cyd@stupidchicken.com>
1779
1780 * modes.texi (Font Lock Basics): Document nil value of
1781 font-lock-defaults.
1782
17832006-12-10 Glenn Morris <rgm@gnu.org>
1784
1785 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
1786 value for system-flag argument. Abbrev tables may not be empty
1787 when major modes are loaded.
1788
17892006-12-08 Juanma Barranquero <lekktu@gmail.com>
1790
1791 * makefile.w32-in (maintainer-clean): Partially revert last
1792 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
1793 to protect elisp-covers.texi.
1794
17952006-12-07 Juanma Barranquero <lekktu@gmail.com>
1796
1797 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1798 Don't remove elisp* info files; they are already deleted by the
1799 `clean' and `distclean' targets, and they are in the $(infodir)
1800 directory, not the current one.
1801
18022006-12-04 Kim F. Storm <storm@cua.dk>
1803
1804 * commands.texi (Misc Events): Update signal events.
1805 (Event Examples): Add signal example.
1806
18072006-11-29 Richard Stallman <rms@gnu.org>
1808
1809 * frames.texi (Visibility of Frames): Explain visible windows
1810 can be covered by others. Add xref for raise-frame.
1811
18122006-11-28 Richard Stallman <rms@gnu.org>
1813
1814 * searching.texi (Regexp Special): Update when ^ is special.
1815
18162006-11-27 Eli Zaretskii <eliz@gnu.org>
1817
1818 * customize.texi (Customization, Common Keywords)
1819 (Group Definitions, Variable Definitions, Composite Types)
1820 (Type Keywords, Customization Types): Add index entries for
1821 various customization keywords.
1822
18232006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1824
1825 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1826
c8763fb6 18272006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
1828
1829 * frames.texi (Window System Selections): Remove clipboard from
1830 description of selection-coding-system.
1831
18322006-11-06 Richard Stallman <rms@gnu.org>
1833
1834 * lists.texi (List Variables): Document COMPARE-FN.
1835
1836 * keymaps.texi: Avoid use of "binding" to mean a relation;
1837 use it only to refer to the meaning associated with a key.
1838 (Keymaps): Change menu node description.
1839
1840 * elisp.texi (Top): Change menu node description.
1841
1842 * display.texi (Managing Overlays): Document overlay-recenter.
1843
18442006-10-29 Chong Yidong <cyd@stupidchicken.com>
1845
1846 * Makefile.in: Use relative paths to avoid advertising filesystem
1847 contents during compilation.
1848
18492006-10-23 Kim F. Storm <storm@cua.dk>
1850
1851 * commands.texi (Event Input Misc): Update unread-command-events.
1852
18532006-10-23 Nick Roberts <nickrob@snap.net.nz>
1854
1855 * lists.texi (Sets And Lists): Fix typos.
1856
18572006-10-18 Juanma Barranquero <lekktu@gmail.com>
1858
1859 * control.texi (Processing of Errors): Use @var for an argument,
1860 not @code.
1861
18622006-10-16 Richard Stallman <rms@gnu.org>
1863
1864 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1865
1866 * keymaps.texi (Format of Keymaps): Show all the keymap element
1867 patterns that result from menu items.
1868 (Key Lookup): Minor cleanups.
1869
1870 * modes.texi (Precalculated Fontification): Don't say that
1871 not setting font-lock-defaults avoids loading font-lock.
1872
1873 * help.texi (Documentation): Move xref to Emacs Manual here.
1874 (Documentation Basics): From here.
1875 Also doc emacs-lisp-docstring-fill-column.
1876
1877 * elisp.texi: Update version and ISBN.
1878
1879 * commands.texi (Interactive Call): Clarify KEYS arg to
1880 call-interactively is a vector.
1881 (Command Loop Info): Delete anchor in this-command-keys.
1882 Add anchor in this-command-keys-vector.
1883 (Recursive Editing): Document how recursive-edit
1884 handles the current buffer.
1885
18862006-10-13 Chong Yidong <cyd@stupidchicken.com>
1887
1888 * frames.texi (Frame Titles): %c and %l are ignored in
1889 frame-title-format.
1890
18912006-10-11 Richard Stallman <rms@gnu.org>
1892
1893 * keymaps.texi (Key Sequences): Clarify use of kbd.
1894
18952006-10-10 Kim F. Storm <storm@cua.dk>
1896
1897 * lists.texi (Sets And Lists): Add memql.
1898
18992006-10-03 Richard Stallman <rms@gnu.org>
1900
1901 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1902 Clarify :ascii: and :nonascii:.
1903
19042006-09-29 Juri Linkov <juri@jurta.org>
1905
1906 * modes.texi (%-Constructs): Reorder coding systems in the
1907 documentation of %z to the real order displayed in the modeline.
1908
19092006-09-25 Richard Stallman <rms@gnu.org>
1910
1911 * os.texi (Timers): Describe timer-max-repeats.
1912
19132006-09-25 Chong Yidong <cyd@stupidchicken.com>
1914
1915 * os.texi (Timers): Mention with-local-quit.
1916
19172006-09-24 Richard Stallman <rms@gnu.org>
1918
1919 * searching.texi (Searching and Matching): Mention property search.
1920
1921 * commands.texi (Command Loop Info): Explain how read-event affects
1922 this-command-keys.
1923
19242006-09-20 Richard Stallman <rms@gnu.org>
1925
1926 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1927
1928 * windows.texi (Window Start): Minor cleanups.
1929
19302006-09-20 Kim F. Storm <storm@cua.dk>
1931
1932 * windows.texi (Window Start): pos-visible-in-window-p allows
1933 specifying t for position to mean "end of window".
1934 Add window-line-height.
1935
1936 * anti.texi (Antinews): Mention window-line-height.
1937
19382006-09-19 David Kastrup <dak@gnu.org>
1939
1940 * keymaps.texi (Searching Keymaps): Small clarification.
1941
19422006-09-18 Richard Stallman <rms@gnu.org>
1943
1944 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1945 cause keyboard menus.
1946 (Menu Keymaps): Likewise.
1947 (Defining Menus, Keyboard Menus): Clarify.
1948
1949 * text.texi (Fields): Clarify explanation of constrain-to-field.
1950
19512006-09-16 Eli Zaretskii <eliz@gnu.org>
1952
1953 * variables.texi (Tips for Defining): Fix a typo.
1954
19552006-09-15 Richard Stallman <rms@gnu.org>
1956
1957 * keymaps.texi (Remapping Commands, Searching Keymaps)
1958 (Active Keymaps): Clean up previous change.
1959
19602006-09-15 Jay Belanger <belanger@truman.edu>
1961
1962 * gpl.texi: Replace "Library Public License" by "Lesser Public
1963 License" throughout.
1964
19652006-09-15 David Kastrup <dak@gnu.org>
1966
1967 * keymaps.texi (Active Keymaps): Adapt description to use
1968 `get-char-property' instead `get-text-property'. Explain how
1969 mouse events change this. Explain the new optional argument of
1970 `key-binding' and its mouse-dependent lookup.
1971 (Searching Keymaps): Adapt description similarly.
1972 (Remapping Commands): Explain the new optional argument of
1973 `command-remapping'.
1974
19752006-09-14 Richard Stallman <rms@gnu.org>
1976
1977 * keymaps.texi (Searching Keymaps): Clarification.
1978 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
1979
19802006-09-13 Richard Stallman <rms@gnu.org>
1981
1982 * objects.texi (Character Type): Node split.
1983 Add xref to Describing Characters.
1984 (Basic Char Syntax, General Escape Syntax)
1985 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1986
19872006-09-11 Richard Stallman <rms@gnu.org>
1988
1989 * display.texi (Display Table Format): Wording clarification.
1990 (Glyphs): Clarifications.
1991
19922006-09-10 Chong Yidong <cyd@stupidchicken.com>
1993
1994 * keymaps.texi (Active Keymaps): Mention that key-binding checks
1995 local maps.
1996
19972006-09-10 Kim F. Storm <storm@cua.dk>
1998
1999 * display.texi (Forcing Redisplay): Document return value of
2000 function redisplay.
2001
20022006-09-09 Richard Stallman <rms@gnu.org>
2003
2004 * windows.texi (Window Hooks): Explain limits of
2005 window-scroll-functions.
2006
2007 * display.texi (Fringe Indicators): Update for last change in
2008 indicate-buffer-boundaries.
2009
20102006-09-08 Richard Stallman <rms@gnu.org>
2011
2012 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
2013
20142006-09-06 Kim F. Storm <storm@cua.dk>
2015
2016 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
2017
2018 * windows.texi (Window Start): Update pos-visible-in-window-p.
2019
20202006-09-04 Richard Stallman <rms@gnu.org>
2021
2022 * processes.texi (Accepting Output): Explain SECONDS=0 for
2023 accept-process-output.
2024
2025 * os.texi (Idle Timers): Explain why timer functions should not
2026 loop until (input-pending-p).
2027
20282006-09-02 Eli Zaretskii <eliz@gnu.org>
2029
2030 * makefile.w32-in (usermanualdir): New variable.
2031 (elisp.dvi): Use it.
2032
20332006-09-01 Eli Zaretskii <eliz@gnu.org>
2034
2035 * buffers.texi (Buffer Modification): Fix last change.
2036
20372006-09-01 Chong Yidong <cyd@stupidchicken.com>
2038
2039 * buffers.texi (Buffer Modification): Document
2040 buffer-chars-modified-tick.
2041
20422006-08-31 Richard Stallman <rms@gnu.org>
2043
2044 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
2045
20462006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
2047
2048 * modes.texi (Syntactic Font Lock):
2049 Mention font-lock-syntactic-face-function
2050 instead of specific faces.
2051
20522006-08-29 Chong Yidong <cyd@stupidchicken.com>
2053
2054 * display.texi (Images): Add xrref to display-images-p.
2055
20562006-08-28 Kenichi Handa <handa@m17n.org>
2057
2058 * nonascii.texi (Lisp and Coding Systems): Fix description of
2059 detect-coding-region.
2060
20612006-08-27 Michael Olson <mwolson@gnu.org>
2062
2063 * processes.texi (Transaction Queues): Remove stray quote
2064 character.
2065
20662006-08-25 Richard Stallman <rms@gnu.org>
2067
2068 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
2069 Add xref.
2070
20712006-08-24 Chong Yidong <cyd@stupidchicken.com>
2072
2073 * os.texi (Timers): Avoid waiting inside timers.
2074
20752006-08-21 Lute Kamstra <lute@gnu.org>
2076
2077 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
2078
20792006-08-20 Richard Stallman <rms@gnu.org>
2080
2081 * os.texi (Idle Timers): New node, split out from Timers.
2082 Document current-idle-time.
2083 * commands.texi (Reading One Event): Update xref.
2084 * elisp.texi (Top): Update subnode menu.
2085
20862006-08-16 Richard Stallman <rms@gnu.org>
2087
2088 * keymaps.texi (Extended Menu Items): Show format of cached
2089 bindings in extended menu items.
2090
2091 * customize.texi (Variable Definitions): Explain when the
2092 standard value expression is evaluated.
2093
20942006-08-15 Chong Yidong <cyd@stupidchicken.com>
2095
2096 * commands.texi (Reading One Event): Explain idleness in
2097 `read-event'.
2098
20992006-08-12 Chong Yidong <cyd@stupidchicken.com>
2100
2101 * text.texi (Near Point): Say "cursor" not "terminal cursor".
2102 (Commands for Insertion): Removed split-line since it's not
2103 relevant for Lisp programming.
2104 (Yank Commands): Rewrite introduction.
2105 (Undo): Clarify.
2106 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
2107 (Filling): Remove redundant comment. Clarify return value of
2108 current-justification.
2109 (Margins): Minor clarifications.
2110 (Adaptive Fill): Update default value of adaptive-fill-regexp.
2111 (Sorting): Update definition of sort-lines.
2112 (Columns): Clarify behavior of sort-columns.
2113 (Indent Tabs): Link to Tab Stops in Emacs manual.
2114 (Special Properties): Clarify.
2115 (Clickable Text): Mention Buttons package.
2116
21172006-08-12 Kevin Ryde <user42@zip.com.au>
2118
2119 * os.texi (Time Parsing): Add %z to description of
2120 format-time-string, as per docstring. Add cross reference to
2121 glibc manual for strftime.
2122
21232006-08-08 Richard Stallman <rms@gnu.org>
2124
2125 * modes.texi: Clean up wording in previous change.
2126
21272006-08-07 Chong Yidong <cyd@stupidchicken.com>
2128
2129 * modes.texi (Hooks): Clarify.
2130 (Major Mode Basics): Mention define-derived-mode explicitly.
2131 (Major Mode Conventions): Rebinding RET is OK for some modes.
2132 Mention change-major-mode-hook and after-change-major-mode-hook.
2133 (Example Major Modes): Moved to end of Modes section.
2134 (Mode Line Basics): Clarify.
2135 (Mode Line Data): Mention help-echo and local-map in strings.
2136 Explain reason for treatment of non-risky variables.
2137 (Properties in Mode): Clarify.
2138 (Faces for Font Lock): Add font-lock-negation-char-face.
2139
21402006-08-04 Eli Zaretskii <eliz@gnu.org>
2141
2142 * strings.texi (Formatting Strings): Warn against arbitrary
2143 strings as first arg to `format'.
2144
21452006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
2146
2147 * text.texi (Clickable Text): Mention `help-echo' text property.
2148 Update intro, examples and associated explanations.
2149
21502006-07-31 Richard Stallman <rms@gnu.org>
2151
2152 * commands.texi: Update xrefs.
2153 (Event Mod): New node, cut out from old Translating Input.
2154
2155 * maps.texi: Update xrefs.
2156
2157 * keymaps.texi (Translation Keymaps): New node.
2158 Update xrefs from Translating Input to Translation Keymaps.
2159
2160 * elisp.texi (Top): Update subnode menu.
2161
2162 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
2163
2164 * os.texi (System Interface): Fix menu descriptions of some nodes.
2165 (Translating Input): Node deleted.
2166
21672006-07-31 Nick Roberts <nickrob@snap.net.nz>
2168
2169 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
2170
2171 * lists.texi (Sets And Lists): Likewise.
2172
21732006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
2174
2175 * text.texi (Fields): Mention POS
2176 requirement when narrowing is in effect.
2177
21782006-07-28 Richard Stallman <rms@gnu.org>
2179
2180 * display.texi (Face Attributes): Simplify wording.
2181 (Attribute Functions): Clarify meaning of new-frame default
2182 attribute settings.
2183
2184 * customize.texi (Common Keywords): Document how to use
2185 :package-version in a package not in Emacs.
2186
21872006-07-28 Kim F. Storm <storm@cua.dk>
2188
2189 * commands.texi (Reading One Event): Fix last change.
2190
21912006-07-26 Chong Yidong <cyd@stupidchicken.com>
2192
2193 * commands.texi (Reading One Event): Document SECONDS argument for
2194 read-event, read-char, and read-char-exclusive.
2195
21962006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2197
2198 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
2199 to ensure correct identification.
2200
22012006-07-24 Richard Stallman <rms@gnu.org>
2202
2203 * text.texi (Clickable Text): Clarify.
2204
2205 * sequences.texi (Vector Functions): Delete duplicate xref.
2206
2207 * objects.texi (Function Type): Clarify.
2208
2209 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
2210 modes.
2211
2212 * lists.texi (List Variables): New node.
2213 Material moved from other nodes.
2214
2215 * variables.texi (Setting Variables): add-to-list and
2216 add-to-ordered-list moved to List Variables node.
2217
22182006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2219
2220 * text.texi (Links and Mouse-1):
2221 For mouse-on-link-p, expand on arg POS.
2222
22232006-07-21 Kim F. Storm <storm@cua.dk>
2224
2225 * display.texi (Forcing Redisplay): Don't mention systems which
2226 don't support sub-second timers for redisplay-preemption-period.
2227
2228 * os.texi (Terminal Output): Clarify text vs graphical terminal.
2229
22302006-07-21 Eli Zaretskii <eliz@gnu.org>
2231
2232 * frames.texi (Input Focus): Document that focus-follows-mouse has
2233 no effect on MS-Windows.
2234
22352006-07-18 Richard Stallman <rms@gnu.org>
2236
2237 * display.texi (Forcing Redisplay): Cleanups in previous change.
2238
2239 * processes.texi (Low-Level Network): Make menu more convenient.
2240
22412006-07-18 Kim F. Storm <storm@cua.dk>
2242
2243 * display.texi (Forcing Redisplay): redisplay-preemption-period
2244 only used on window systems. Add xref to Terminal Output.
2245
2246 * os.texi (Terminal Output): baud-rate only controls preemption on
2247 non-window systems. Add xref to Forcing Redisplay.
2248
2249 * processes.texi (Low-Level Network): Rename node "Make Network"
2250 to "Network Processes".
2251
22522006-07-18 Karl Berry <karl@gnu.org>
2253
2254 * variables.texi, functions.texi, customize.texi, loading.texi:
2255 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
2256
22572006-07-17 Chong Yidong <cyd@stupidchicken.com>
2258
2259 * commands.texi (Waiting): Document batch-mode sit-for behavior.
2260
22612006-07-17 Richard Stallman <rms@gnu.org>
2262
2263 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
2264 Put period and comma inside quotes.
2265
2266 * loading.texi, markers.texi: Use real doublequote inside menus.
2267
2268 * windows.texi: Put point and comma inside quotes.
2269 (Textual Scrolling): Use @samp for error message.
2270
2271 * variables.texi, tips.texi, syntax.texi, symbols.texi:
2272 * strings.texi, streams.texi, processes.texi, os.texi:
2273 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
2274 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
2275 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
2276 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
2277 Put point and comma inside quotes.
2278
2279 * control.texi (Processing of Errors): Add command-error-function.
2280
2281 * variables.texi (File Local Variables): Clarify that
2282 file local variables make buffer-local bindings.
2283
2284 * modes.texi (Syntactic Font Lock): Give default for
2285 font-lock-syntax-table.
2286
22872006-07-17 Nick Roberts <nickrob@snap.net.nz>
2288
2289 * text.texi (Special Properties): Clean up previous change.
2290
22912006-07-16 Karl Berry <karl@gnu.org>
2292
2293 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
2294 * control.texi: Fix bad page breaks through chapter 10 (control).
2295
2296 * anti.texi (Antinews): Reorder face-attribute fns to avoid
2297 underfull hbox.
2298
22992006-07-15 Nick Roberts <nickrob@snap.net.nz>
2300
2301 * text.texi (Special Properties): Describe fontified text property
2302 in relation to a character (not text).
2303
23042006-07-15 Kim F. Storm <storm@cua.dk>
2305
2306 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
2307 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
2308 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
2309
2310 * anti.texi (Antinews): Mention redisplay function.
2311 The kbd macro existed, but was not documented, before 22.x.
2312 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
2313
23142006-07-14 Nick Roberts <nickrob@snap.net.nz>
2315
2316 * display.texi (Displaying Messages): Add anchor.
2317
2318 * frames.texi (Dialog Boxes): Use it.
2319
23202006-07-12 Richard Stallman <rms@gnu.org>
2321
2322 * objects.texi (Frame Type): Explain nature of frames better.
2323
2324 * frames.texi (Frames): Explain nature of frames better.
2325
23262006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
2327
2328 * tips.texi (Coding Conventions): Explain why use cl at compile time.
2329
23302006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2331
2332 * frames.texi (Window System Selections): Mention scrap support for Mac.
2333 Default value of x-select-enable-clipboard is t on Mac.
2334
2335 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
2336
23372006-07-11 Kim F. Storm <storm@cua.dk>
2338
2339 * display.texi (Forcing Redisplay): Add `redisplay' function.
2340 Don't mention (sit-for -1) -- use (redisplay t) instead.
2341
2342 * commands.texi (Waiting): (sit-for -1) is no longer special.
2343 (sit-for 0) is equivalent to (redisplay).
2344 Iconifying/deiconifying no longer makes sit-for return.
2345
23462006-07-10 Nick Roberts <nickrob@snap.net.nz>
2347
2348 * display.texi (Buttons): Fix typo.
2349
2350 * index.texi, elisp.texi (New Symbols): Comment node out.
2351
23522006-07-09 Richard Stallman <rms@gnu.org>
2353
2354 * display.texi (Truncation): Clean up previous change.
2355
23562006-07-08 Richard Stallman <rms@gnu.org>
2357
2358 * commands.texi (Interactive Call): Use 3 as prefix in example
2359 for execute-extended-command.
2360
2361 * display.texi (Attribute Functions): Move paragraph about
2362 compatibility with Emacs < 21.
2363
23642006-07-09 Kim F. Storm <storm@cua.dk>
2365
2366 * display.texi (Refresh Screen): Clarify force-window-update.
2367 (Truncation): "Normally" indicated by fringe arrows.
2368
23692006-07-08 Eli Zaretskii <eliz@gnu.org>
2370
2371 * windows.texi (Textual Scrolling, Resizing Windows):
2372 * variables.texi (Constant Variables):
2373 * text.texi (Buffer Contents, Deletion, Changing Properties)
2374 (Property Search, Special Properties, Sticky Properties)
2375 (Links and Mouse-1, Fields, Change Hooks):
2376 * syntax.texi (Syntax Table Functions, Parsing Expressions)
2377 (Categories):
2378 * symbols.texi (Other Plists):
2379 * streams.texi (Output Variables):
2380 * processes.texi (Input to Processes, Query Before Exit):
2381 * positions.texi (Word Motion, Text Lines, List Motion):
2382 * os.texi (Init File, System Environment, Sound Output)
2383 (Session Management):
2384 * nonascii.texi (Text Representations, Character Sets)
2385 (Chars and Bytes, Locales):
2386 * modes.texi (Defining Minor Modes, Header Lines):
2387 * minibuf.texi (Minibuffer Contents):
2388 * markers.texi (Information from Markers):
2389 * lists.texi (List Elements, Building Lists, Association Lists):
2390 * keymaps.texi (Tool Bar):
2391 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
2392 * functions.texi (What Is a Function, Mapping Functions):
2393 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
2394 (Color Names, Text Terminal Colors, Display Feature Testing):
2395 * files.texi (Visiting Functions, File Name Components)
2396 (Unique File Names, Contents of Directories):
2397 * display.texi (Forcing Redisplay, Displaying Messages)
2398 (Temporary Displays, Font Selection, Auto Faces)
2399 (Font Lookup, Fringe Indicators, Display Margins)
2400 (Image Descriptors, Showing Images, Image Cache, Button Types)
2401 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
2402 (Display Table Format, Glyphs):
2403 * control.texi (Iteration):
2404 * commands.texi (Command Loop Info, Adjusting Point):
2405 * backups.texi (Making Backups, Auto-Saving):
2406 Remove @tindex entries.
2407
24082006-07-07 Kim F. Storm <storm@cua.dk>
2409
2410 * display.texi (Fringe Cursors): Fix typo.
2411 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
2412 (Overlay Arrow): Default is overlay-arrow fringe indicator.
2413
24142006-07-05 Richard Stallman <rms@gnu.org>
2415
2416 * text.texi (Buffer Contents): Add example of text props
2417 in result of buffer-substring.
2418 (Text Properties): Explain better about use of specific property names.
2419 (Property Search): Some cleanups; reorder some functions.
2420
2421 * keymaps.texi (Changing Key Bindings): Cleanup.
2422 Add xref to Key Binding Conventions.
2423
2424 * display.texi (Attribute Functions): Add examples for
2425 face-attribute-relative-p.
2426
2427 * tips.texi (Coding Conventions): Cleanup last change.
2428
24292006-07-05 Karl Berry <karl@gnu.org>
2430
2431 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
2432 Remove @setchapternewpage odd.
2433 Result is 1013 pages, down from 1100.
2434
2435 * anti.texi, customize.texi, display.texi, internals.texi:
2436 * minibuf.texi, modes.texi, tips.texi:
2437 Fix overfull/underfull boxes.
2438
24392006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2440
2441 * edebug.texi (Instrumenting):
2442 Add Edebug-specific findex for eval-buffer.
2443 * loading.texi (Loading):
2444 Replace eval-current-buffer with eval-buffer.
2445
24462006-06-30 Nick Roberts <nickrob@snap.net.nz>
2447
2448 * locals.texi (Standard Buffer-Local Variables): Update the list
2449 of variables.
2450
24512006-06-26 Nick Roberts <nickrob@snap.net.nz>
2452
2453 * files.texi (File Name Completion): Point user to the node
2454 "Reading File Names".
2455
24562006-06-24 Eli Zaretskii <eliz@gnu.org>
2457
2458 * files.texi (Contents of Directories): Document case-insensitive
2459 behavior on respective filesystems.
2460
2461 * objects.texi (Character Type): Document that Emacs signals an
2462 error for unsupported Unicode characters specified as \uNNNN.
2463
24642006-06-19 Richard Stallman <rms@gnu.org>
2465
2466 * processes.texi (Bindat Spec): Clarify previous change.
2467
24682006-06-16 Richard Stallman <rms@gnu.org>
2469
2470 * tips.texi (Coding Conventions): Better explain conventions
2471 for definition constructs.
2472
2473 * text.texi (Special Properties): String value of `read-only'
2474 serves as the error message.
2475
2476 * objects.texi (Character Type): Clarify prev. change.
2477 (Non-ASCII in Strings): Mention \u and \U.
2478
2479 * commands.texi (Using Interactive): Explain problem of
2480 markers, etc., in command-history.
2481
24822006-06-14 Kim F. Storm <storm@cua.dk>
2483
2484 * commands.texi (Waiting): Negative arg to sit-for forces
2485 redisplay even if input is pending.
2486
2487 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
2488 redisplay. Remove incorrect example of binding redisplay-dont-pause
2489 around (sit-for 0).
2490
24912006-06-13 Richard Stallman <rms@gnu.org>
2492
2493 * display.texi (Forcing Redisplay): Clarify previous change.
2494
24952006-06-13 Romain Francoise <romain@orebokech.com>
2496
2497 * display.texi (Forcing Redisplay): Fix typo.
2498
24992006-06-13 Kim F. Storm <storm@cua.dk>
2500
2501 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
2502
25032006-06-10 Luc Teirlinck <teirllm@auburn.edu>
2504
2505 * tips.texi (Coding Conventions): Add `@end itemize'.
2506
25072006-06-10 Richard Stallman <rms@gnu.org>
2508
2509 * tips.texi (Coding Conventions): Explain use of coding systems
2510 to ensure one decoding for strings.
2511
25122006-06-09 Aidan Kehoe <kehoea@parhasard.net>
2513
2514 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
2515 syntax.
2516
25172006-06-07 Eli Zaretskii <eliz@gnu.org>
2518
2519 * display.texi (Font Selection): Remove description of
2520 clear-face-cache.
2521
2522 * compile.texi (Eval During Compile): Fix a typo. Add index
2523 entries for possible uses of eval-when-compile.
2524
25252006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
2526
2527 * display.texi (Abstract Display): Fix typo.
2528
25292006-06-03 Eli Zaretskii <eliz@gnu.org>
2530
2531 * minibuf.texi (Minibuffer History) <history-add-new-input>:
2532 Reword variable's description.
2533
25342006-06-01 Richard Stallman <rms@gnu.org>
2535
2536 * windows.texi (Splitting Windows): Clarify splitting nonselected
2537 window.
2538
25392006-05-31 Juri Linkov <juri@jurta.org>
2540
2541 * minibuf.texi (Minibuffer History): Add history-add-new-input.
2542
25432006-05-30 Richard Stallman <rms@gnu.org>
2544
2545 * display.texi (Line Height): Fix errors in description of
10d1d0af 2546 default line height and line-height property.
b8d4c8d0
GM
2547
2548 * nonascii.texi (Default Coding Systems): Further clarification.
2549
25502006-05-29 Luc Teirlinck <teirllm@auburn.edu>
2551
2552 * internals.texi (Pure Storage): Mention that an overflow in pure
2553 space causes a memory leak.
2554 (Garbage Collection): If there was an overflow in pure space,
2555 `garbage-collect' returns nil.
2556
25572006-05-30 Eli Zaretskii <eliz@gnu.org>
2558
2559 * nonascii.texi (Default Coding Systems): Fix it some more.
2560
25612006-05-29 Eli Zaretskii <eliz@gnu.org>
2562
2563 * nonascii.texi (Default Coding Systems): Fix last change.
2564
25652006-05-29 Kenichi Handa <handa@m17n.org>
2566
2567 * nonascii.texi (find-operation-coding-system): Describe the new
2568 argument format (FILENAME . BUFFER).
2569
25702006-05-28 Richard Stallman <rms@gnu.org>
2571
2572 * tips.texi (Coding Conventions): Better explain reasons not to
2573 advise other packages or use `eval-after-load'.
2574
25752006-05-29 Kim F. Storm <storm@cua.dk>
2576
2577 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
2578 `bindat-idx' and `bindat-raw' for clarity.
2579
25802006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2581
2582 * processes.texi (Bindat Spec): Expand on `repeat' handler.
2583
2584 * display.texi (Display): Add "Abstract Display" to menu.
2585 (Abstract Display, Abstract Display Functions)
2586 (Abstract Display Example): New nodes.
2587 * elisp.texi (Top): Add "Abstract Display" to menu.
2588
25892006-05-27 Chong Yidong <cyd@stupidchicken.com>
2590
2591 * keymaps.texi (Key Sequences): Link to input events definition.
2592 (Format of Keymaps): Delete material duplicated in Keymap Basics.
2593
2594 * files.texi (Changing Files): Document updated argument list for
2595 copy-file.
2596
25972006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2598
2599 * processes.texi (Bindat Functions): Explain term "total length".
2600 Use it in bindat-length and bindat-pack descriptions.
2601
26022006-05-26 Eli Zaretskii <eliz@gnu.org>
2603
2604 * tips.texi (Coding Conventions): Advise against using
2605 eval-after-load in packages. Add an index entry.
2606
26072006-05-25 Juri Linkov <juri@jurta.org>
2608
2609 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
2610
2611 * modes.texi (%-Constructs): Add %e, %z, %Z.
2612
26132006-05-25 Richard Stallman <rms@gnu.org>
2614
2615 * elisp.texi (Top): Update subnode menu.
2616
2617 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
2618 (Keymaps): Update menu.
2619
26202006-05-25 Chong Yidong <cyd@stupidchicken.com>
2621
2622 * keymaps.texi (Key Sequences): Some clarifications.
2623
26242006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
2625
2626 * processes.texi (Bindat Functions): Say "unibyte string"
2627 explicitly for bindat-unpack and bindat-pack descriptions.
2628 (Bindat Examples): Don't call `string-make-unibyte' in example.
2629
26302006-05-25 Chong Yidong <cyd@stupidchicken.com>
2631
2632 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 2633 Explain string and vector representations of key sequences.
b8d4c8d0
GM
2634
2635 * keymaps.texi (Changing Key Bindings):
dd7b651b 2636 * commands.texi (Interactive Codes):
b8d4c8d0
GM
2637 * help.texi (Describing Characters): Refer to it.
2638
26392006-05-23 Luc Teirlinck <teirllm@auburn.edu>
2640
2641 * frames.texi (Pointer Shape): @end table -> @end defvar.
2642
26432006-05-22 Richard Stallman <rms@gnu.org>
2644
2645 * elisp.texi (Top): Update subnode menus.
2646
2647 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
2648 Contents rewritten; material from old Pointer Shape node moved here.
2649
2650 * display.texi (Pointer Shape): Node deleted.
2651 (Image Descriptors): Minor cleanup.
2652
26532006-05-21 Richard Stallman <rms@gnu.org>
2654
2655 * syntax.texi (Parsing Expressions): Update info on which STATE
2656 elements are ignored.
2657
26582006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2659
2660 * hooks.texi (Standard Hooks): Correct typo.
2661
2662 * gpl.texi (GPL): ifinfo -> ifnottex.
2663
26642006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
2665
2666 * searching.texi (Simple Match Data): Warn about match data being
2667 set anew by every search.
2668
26692006-05-17 Richard Stallman <rms@gnu.org>
2670
2671 * minibuf.texi (Minibuffer History): Clarify.
2672
2673 * searching.texi (Regexp Special): Clarify nested regexp warning.
2674
26752006-05-16 Kim F. Storm <storm@cua.dk>
2676
2677 * minibuf.texi (Minibuffer History): Update add-to-history.
2678
26792006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
2680
2681 * nonascii.texi (Explicit Encoding): Fix
2682 typo (encoding<->decoding).
2683
26842006-05-14 Richard Stallman <rms@gnu.org>
2685
2686 * buffers.texi (Creating Buffers): Cleanup.
2687
2688 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
2689
26902006-05-13 Eli Zaretskii <eliz@gnu.org>
2691
2692 * buffers.texi (Current Buffer): Document that with-temp-buffer
2693 disables undo.
2694
2695 * os.texi (Terminal-Specific): More accurate description of how
2696 Emacs searches for the terminal-specific libraries.
2697
26982006-05-12 Eli Zaretskii <eliz@gnu.org>
2699
2700 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
2701 emacs-xtra to @inforef's.
2702
2703 * text.texi (Undo): Document that undo is turned off in buffers
2704 whose names begin with a space.
2705
2706 * buffers.texi (Buffer Names): Add index entries for buffers whose
2707 names begin with a space.
2708 (Creating Buffers): Document that undo is turned off in buffers
2709 whose names begin with a space.
2710
2711 * files.texi (Visiting Functions, Reading from Files)
2712 (Saving Buffers): Mention code and EOL conversions by file I/O
2713 primitives and subroutines.
2714
2715 * nonascii.texi (Lisp and Coding Systems): Document
2716 coding-system-eol-type. Add index entries for eol conversion.
2717
2718 * display.texi (Defining Faces): Mention `mac', and add an xref to
2719 where window-system is described.
2720
27212006-05-10 Richard Stallman <rms@gnu.org>
2722
2723 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
2724
27252006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2726
2727 * variables.texi (File Local Variables): Recommend to quote lambda
2728 expressions in safe-local-variable property.
2729
27302006-05-09 Richard Stallman <rms@gnu.org>
2731
2732 * variables.texi (File Local Variables): Document
2733 safe-local-eval-forms and safe-local-eval-function.
2734
27352006-05-07 Kim F. Storm <storm@cua.dk>
2736
2737 * minibuf.texi (Minibuffer History): Remove keep-dups arg
2738 from add-to-history.
2739
27402006-05-07 Romain Francoise <romain@orebokech.com>
2741
2742 * commands.texi (Event Input Misc):
2743 * compile.texi (Eval During Compile):
2744 * internals.texi (Buffer Internals):
2745 * minibuf.texi (Initial Input):
2746 * nonascii.texi (Scanning Charsets):
2747 * numbers.texi (Comparison of Numbers):
2748 * windows.texi (Textual Scrolling, Vertical Scrolling):
2749 Fix various typos.
2750
27512006-05-06 Eli Zaretskii <eliz@gnu.org>
2752
2753 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
2754 conditional xref's to either emacs or emacs-xtra, depending on
2755 @iftex/@ifnottex.
2756
2757 * minibuf.texi (Minibuffer History): Document add-to-history.
2758
27592006-05-05 Eli Zaretskii <eliz@gnu.org>
2760
2761 * internals.texi (Pure Storage): Mention the pure overflow message
2762 at startup.
2763
c8763fb6 27642006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2765
2766 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
2767 (Searching Keymaps): Fix pseudo-Lisp description of keymap
2768 search.
2769
27702006-05-01 Richard Stallman <rms@gnu.org>
2771
2772 * intro.texi (nil and t): Clarify.
2773
2774 * variables.texi (File Local Variables): Suggest using booleanp.
2775
27762006-05-01 Juanma Barranquero <lekktu@gmail.com>
2777
2778 * objects.texi (Type Predicates): Fix typos.
2779
27802006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2781
2782 * intro.texi (nil and t): Add booleanp.
2783
2784 * objects.texi (Type Predicates): Add links for booleanp and
2785 string-or-null-p.
2786
27872006-04-29 Richard Stallman <rms@gnu.org>
2788
2789 * modes.texi (Multiline Font Lock): Rename from
2790 Multi line Font Lock Elements. Much clarification.
2791 (Font Lock Multiline, Region to Fontify): Much clarification.
2792
27932006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2794
2795 * variables.texi (File Local Variables): Remove the special case t for
2796 safe-local-variable.
2797
27982006-04-26 Richard Stallman <rms@gnu.org>
2799
2800 * syntax.texi (Parsing Expressions): Minor cleanup.
2801
28022006-04-18 Richard Stallman <rms@gnu.org>
2803
2804 * tips.texi (Coding Conventions): Explain when the package's
2805 prefix should appear later on (not at the start of the name).
2806
2807 * searching.texi (String Search): Clarify effect of NOERROR.
2808
2809 * modes.texi (Imenu): Clarify what special items do.
2810
2811 * hooks.texi (Standard Hooks): Delete text about old hook names.
2812
28132006-04-17 Romain Francoise <romain@orebokech.com>
2814
2815 * variables.texi (Local Variables): Update the default value of
2816 `max-specpdl-size'.
2817
28182006-04-15 Michael Olson <mwolson@gnu.org>
2819
2820 * processes.texi (Transaction Queues): Mention the new optional
2821 `delay-question' argument for `tq-enqueue'.
2822
28232006-04-13 Bill Wohler <wohler@newt.com>
2824
2825 * customize.texi (Common Keywords): Use dotted notation for
2826 :package-version value. Specify its values. Improve documentation
2827 for customize-package-emacs-version-alist.
2828
28292006-04-12 Bill Wohler <wohler@newt.com>
2830
2831 * customize.texi (Common Keywords): Move description of
2832 customize-package-emacs-version-alist to @defvar.
2833
28342006-04-10 Bill Wohler <wohler@newt.com>
2835
2836 * customize.texi (Common Keywords): Add :package-version.
2837
28382006-04-10 Kim F. Storm <storm@cua.dk>
2839
2840 * text.texi (Buffer Contents): Add NOPROPS arg to
2841 filter-buffer-substring.
2842
28432006-04-08 Kevin Ryde <user42@zip.com.au>
2844
2845 * os.texi (Command-Line Arguments): Update xref to emacs manual
2846 "Command Arguments" -> "Emacs Invocation", per change there.
2847
28482006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
2849
2850 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2851 be on one line to help makeinfo not render two spaces after the dot.
2852
28532006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2854
2855 * strings.texi (Predicates for Strings): Add string-or-null-p.
2856
28572006-03-28 Kim F. Storm <storm@cua.dk>
2858
2859 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2860 remarks about systems that don't support fractional seconds.
2861
28622006-03-25 Karl Berry <karl@gnu.org>
2863
2864 * elisp.texi: Use @copyright{} instead of (C), and do not indent
2865 the year list.
2866
28672006-03-21 Nick Roberts <nickrob@snap.net.nz>
2868
2869 * display.texi (Fringe Indicators): Fix typos.
2870
28712006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2872
2873 * tips.texi (Documentation Tips): One can now also write `program'
2874 in front of a quoted symbol in a docstring to prevent making a
2875 hyperlink.
2876
28772006-03-19 Alan Mackenzie <acm@muc.de>
2878
2879 * text.texi (Special Properties): Clarify `fontified' property.
2880
28812006-03-16 Richard Stallman <rms@gnu.org>
2882
2883 * display.texi (Defining Images): Minor cleanup.
2884
28852006-03-16 Bill Wohler <wohler@newt.com>
2886
2887 * display.texi (Defining Images): In image-load-path-for-library,
2888 prefer user's images.
2889
28902006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2891
2892 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2893
28942006-03-15 Bill Wohler <wohler@newt.com>
2895
2896 * display.texi (Defining Images): Fix example in
2897 image-load-path-for-library by not recommending that one binds
2898 image-load-path. Just defvar it to placate compiler and only use
2899 it if previously defined.
2900
29012006-03-14 Bill Wohler <wohler@newt.com>
2902
2903 * display.texi (Defining Images): In image-load-path-for-library,
2904 always return list of directories. Update example.
2905
29062006-03-14 Alan Mackenzie <acm@muc.de>
2907
2908 * modes.texi: New node, "Region to Fontify" (for Font Lock).
2909 This describes font-lock-extend-region-function.
2910 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2911 the new node "Region to Fontify".
2912
29132006-03-13 Richard Stallman <rms@gnu.org>
2914
2915 * display.texi (Invisible Text): The impossible position is
2916 now before the invisible text, not after.
2917 (Defining Images): Clean up last change.
2918
29192006-03-11 Bill Wohler <wohler@newt.com>
2920
2921 * display.texi (Defining Images): Add image-load-path-for-library.
2922
29232006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2924
2925 * text.texi (Adaptive Fill): Fix Texinfo usage.
2926
2927 * strings.texi (Creating Strings): Fix Texinfo usage.
2928
2929 * searching.texi (Regexp Special): Use @samp for regular
2930 expressions that are not in Lisp syntax.
2931
29322006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2933
2934 * searching.texi (Regexp Special): Put remark between parentheses
2935 to avoid misreading.
2936
29372006-03-07 Luc Teirlinck <teirllm@auburn.edu>
2938
2939 * searching.texi (Syntax of Regexps): More accurately describe
2940 which characters are special in which situations.
2941 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2942 are not special. Describe in detail when `[' and `]' are special.
2943 (Regexp Backslash): Plenty of regexps with unbalanced square
2944 brackets are valid, so reword that statement.
2945
29462006-03-02 Kim F. Storm <storm@cua.dk>
2947
2948 * keymaps.texi (Tool Bar): Add tool-bar-border.
2949
29502006-02-28 Luc Teirlinck <teirllm@auburn.edu>
2951
2952 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
2953
29542006-02-27 Luc Teirlinck <teirllm@auburn.edu>
2955
2956 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2957
2958 * files.texi (Locating Files): Suggest additional values for the
2959 SUFFIXES arg of `locate-file'. Update pxref.
2960
2961 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2962 (How Programs Do Loading): Discuss the effects of Auto Compression
2963 mode on `load'.
2964 (Load Suffixes): New node.
2965 (Library Search): Delete description of `load-suffixes'; it was
2966 moved to "Load Suffixes".
2967 (Autoload, Named Features): Mention `load-suffixes'.
2968
29692006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2970
2971 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
2972
2973 * windows.texi (Window Tree): Fix typo.
2974
29752006-02-20 Kim F. Storm <storm@cua.dk>
2976
2977 * display.texi (Fringe Indicators): New section.
2978 Move indicate-empty-lines, indicate-buffer-boundaries, and
2979 default-indicate-buffer-boundaries here.
2980 Add fringe-indicator-alist and default-fringes-indicator-alist.
2981 Add list of logical fringe indicator symbols.
2982 Update list of standard bitmap names.
2983 (Fringe Cursors): New section.
2984 Move overflow-newline-into-fringe here.
2985 Add fringe-cursor-alist and default-fringes-cursor-alist.
2986 Add list of fringe cursor symbols.
2987
29882006-02-20 Juanma Barranquero <lekktu@gmail.com>
2989
2990 * commands.texi (Using Interactive): Fix reference to node
2991 "Minibuffers".
2992
29932006-02-19 Richard M. Stallman <rms@gnu.org>
2994
2995 * minibuf.texi (High-Level Completion):
2996 Add xref to read-input-method-name.
2997
2998 * files.texi (Relative File Names): Move file-relative-name here.
2999 (File Name Expansion): From here. Minor clarifications.
3000
3001 * commands.texi (Using Interactive): Add xrefs about reading input.
3002 Clarify remarks about that moving point and mark.
3003 Put string case before list case.
3004
c8763fb6 30052006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3006
3007 * display.texi (Other Display Specs, Image Descriptors):
3008 Revert erroneous changes. The previous description of
3009 image-descriptors as `(image . PROPS)' was correct.
3010
30112006-02-14 Richard M. Stallman <rms@gnu.org>
3012
3013 * variables.texi (File Local Variables): Clarifications.
3014
30152006-02-14 Juanma Barranquero <lekktu@gmail.com>
3016
3017 * variables.texi (File Local Variables): Use @code for a cons
3018 cell, not @var.
3019
30202006-02-13 Chong Yidong <cyd@stupidchicken.com>
3021
3022 * variables.texi (File Local Variables): Document new file local
3023 variable behavior.
3024
30252006-02-10 Kim F. Storm <storm@cua.dk>
3026
3027 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
3028
30292006-02-08 Juanma Barranquero <lekktu@gmail.com>
3030
3031 * modes.texi (%-Constructs): Remove obsolete info about
3032 `global-mode-string'.
3033
30342006-02-07 Richard M. Stallman <rms@gnu.org>
3035
3036 * commands.texi (Prefix Command Arguments): Minor cleanup.
3037
3038 * display.texi: "Graphical display", not window system.
3039
3040 * functions.texi (What Is a Function): Fix xref.
3041
3042 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
3043 (Changing Key Bindings): Clarify when remapping is better than
3044 substitute-key-definition.
3045
30462006-02-02 Richard M. Stallman <rms@gnu.org>
3047
3048 * minibuf.texi (Basic Completion): Completion alists are risky.
3049
3050 * keymaps.texi (Active Keymaps): Clarifications.
3051 (Searching Keymaps): New node.
3052 (Keymaps): Update menu.
3053
3054 * frames.texi (Layout Parameters): Minor clarification.
3055 (Drag and Drop): New node.
3056 (Frames): Update menu.
3057
30582006-01-29 Chong Yidong <cyd@stupidchicken.com>
3059
3060 * display.texi (Other Display Specs, Image Descriptors):
3061 Image description is a list, not a cons cell.
3062
30632006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3064
3065 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
3066 list is not necessarily a list).
3067
30682006-01-27 Eli Zaretskii <eliz@gnu.org>
3069
3070 * frames.texi (Layout Parameters): border-width and
3071 internal-border-width belong to the frame, not the window.
3072
30732006-01-19 Richard M. Stallman <rms@gnu.org>
3074
3075 * nonascii.texi (Translation of Characters): Search cmds use
3076 translation-table-for-input. Automatically made local.
3077
3078 * markers.texi (Overview of Markers): Count insertion type
3079 as one of a marker's attributes.
3080
3081 * keymaps.texi (Controlling Active Maps): New node, split out of
3082 Active Keymaps.
3083 (Keymaps): Menu updated.
3084 (Active Keymaps): Give pseudocode to explain how the active
3085 maps are searched. current-active-maps and key-binding moved here.
3086 (Functions for Key Lookup): current-active-maps and key-binding moved.
3087 Clarifications.
3088 (Searching the Keymaps): New subnode.
3089
3090 * elisp.texi (Top): Menu clarification.
3091
3092 * display.texi (Other Display Specs): Delete duplicate entry for
3093 just a string as display spec. Move text about recursive display
3094 specs on such a string.
3095
3096 * commands.texi (Key Sequence Input): Clarify.
3097 Move num-nonmacro-input-events out.
3098 (Reading One Event): num-nonmacro-input-events moved here.
3099
31002006-01-14 Nick Roberts <nickrob@snap.net.nz>
3101
3102 * advice.texi (Simple Advice): Update example to fit argument
3103 change in previous-line.
3104
31052006-01-05 Richard M. Stallman <rms@gnu.org>
3106
3107 * markers.texi (The Mark): Fix in `mark'.
3108
31092006-01-04 Richard M. Stallman <rms@gnu.org>
3110
3111 * processes.texi (Misc Network, Make Network): Minor cleanups.
3112
31132006-01-04 Kim F. Storm <storm@cua.dk>
3114
3115 * processes.texi (Make Network): Add IPv6 addresses and handling.
3116 (Network Feature Testing): Mention (:family ipv6).
3117 (Misc Network): Add IPv6 formats to format-network-address.
3118
31192005-12-30 Richard M. Stallman <rms@gnu.org>
3120
3121 * text.texi (Changing Properties):
3122 Don't use return value of set-text-properties.
3123
31242005-12-29 Luc Teirlinck <teirllm@auburn.edu>
3125
3126 * modes.texi (Mode Line Format): Correct typo in menu.
3127
31282005-12-29 Richard M. Stallman <rms@gnu.org>
3129
3130 * modes.texi (Mode Line Top): New node.
3131 (Mode Line Data): Some text moved to new node.
3132 Explain the data structure more concretely.
3133 (Mode Line Basics): Clarifications.
3134 (Mode Line Variables): Clarify intro paragraph.
3135 (%-Constructs): Clarify intro paragraph.
3136 (Mode Line Format): Update menu.
3137
31382005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3139
3140 * minibuf.texi (Basic Completion): Update lazy-completion-table
3141 examples for removal of ARGS argument.
3142
31432005-12-23 Richard M. Stallman <rms@gnu.org>
3144
3145 * text.texi (Undo): Restore some explanation from the version
3146 that was deleted.
3147
31482005-12-23 Eli Zaretskii <eliz@gnu.org>
3149
3150 * text.texi (Undo): Remove duplicate descriptions of `apply
3151 funname' and `apply delta' elements of the undo list.
3152
31532005-12-20 Richard M. Stallman <rms@gnu.org>
3154
3155 * help.texi (Help Functions): Update documentation of `apropos'.
3156
31572005-12-20 Luc Teirlinck <teirllm@auburn.edu>
3158
3159 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
3160 because it is confusing. If the :help-echo keyword is a function,
3161 it is not directly used as the :help-echo overlay property, as the
3162 xref seems to suggest (it does not take the appropriate args).
3163
31642005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3165
3166 * customize.texi (Common Keywords): Fix Texinfo usage.
3167 (Group Definitions, Variable Definitions): Update for new
3168 conventions for using `*' in docstrings.
3169
3170 * tips.texi (Documentation Tips): Update for new conventions for
3171 using `*' in docstrings.
3172
31732005-12-16 Richard M. Stallman <rms@gnu.org>
3174
3175 * minibuf.texi (Minibuffer Contents): Minor cleanup.
3176
31772005-12-16 Juri Linkov <juri@jurta.org>
3178
3179 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
3180
31812005-12-14 Romain Francoise <romain@orebokech.com>
3182
3183 * modes.texi (Customizing Keywords): Rename `append' to `how'.
3184 Fix typo.
3185
31862005-12-11 Juri Linkov <juri@jurta.org>
3187
3188 * minibuf.texi (Completion Commands): Add mention of read-file-name
3189 for filename completion keymaps.
3190 (Reading File Names): Add mention of filename completion keymaps
3191 for read-file-name and xref to `Completion Commands'.
3192
31932005-12-10 Richard M. Stallman <rms@gnu.org>
3194
3195 * customize.texi (Common Keywords): State caveats for use of :tag.
3196
31972005-12-08 Richard M. Stallman <rms@gnu.org>
3198
3199 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
3200 with xrefs and better explanation.
3201 (Completion Commands): Add the filename completion maps.
3202
3203 * objects.texi (Character Type): Clarify that \s is not space
3204 if a dash follows.
3205
32062005-12-05 Richard M. Stallman <rms@gnu.org>
3207
3208 * windows.texi (Resizing Windows): Delete preserve-before args.
3209
32102005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3211
3212 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
3213 in full keymaps, since the quirk has been fixed.
3214
32152005-12-03 Eli Zaretskii <eliz@gnu.org>
3216
3217 * hooks.texi (Standard Hooks): Add index entries. Mention
3218 `compilation-finish-functions'.
3219
32202005-11-27 Richard M. Stallman <rms@gnu.org>
3221
3222 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
3223
32242005-11-21 Juri Linkov <juri@jurta.org>
3225
3226 * customize.texi (Common Keywords): Update links types
3227 custom-manual and url-link. Add link types emacs-library-link,
3228 file-link, function-link, variable-link, custom-group-link.
3229
32302005-11-20 Chong Yidong <cyd@stupidchicken.com>
3231
3232 * display.texi: Revert 2005-11-20 change.
3233
32342005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
3235
3236 * processes.texi (Bindat Functions):
3237 Say "third" to refer to zero-based index "2".
3238
32392005-11-18 Luc Teirlinck <teirllm@auburn.edu>
3240
3241 * loading.texi (Library Search): Update the default value of
3242 `load-suffixes'.
3243
32442005-11-17 Chong Yidong <cyd@stupidchicken.com>
3245
3246 * display.texi (Attribute Functions): Mention :ignore-defface.
3247
32482005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3249
3250 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
3251 (Minor Mode Conventions): Mention the use of a hook.
3252
32532005-11-06 Richard M. Stallman <rms@gnu.org>
3254
3255 * files.texi (Magic File Names): find-file-name-handler checks the
3256 `operations' property of the handler.
3257
32582005-11-03 Richard M. Stallman <rms@gnu.org>
3259
3260 * variables.texi (Frame-Local Variables): Small clarification.
3261
32622005-10-29 Chong Yidong <cyd@stupidchicken.com>
3263
3264 * os.texi (Init File): Document ~/.emacs.d/init.el.
3265
32662005-10-29 Richard M. Stallman <rms@gnu.org>
3267
3268 * internals.texi (Garbage Collection): Document memory-full.
3269
32702005-10-28 Bill Wohler <wohler@newt.com>
3271
3272 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
3273 for URLs.
3274
32752005-10-28 Richard M. Stallman <rms@gnu.org>
3276
3277 * minibuf.texi (Completion Commands): Clean up prev change.
3278
32792005-10-26 Kevin Ryde <user42@zip.com.au>
3280
3281 * compile.texi (Eval During Compile): Explain recommended uses
3282 of eval-when-compile and eval-and-compile.
3283
32842005-10-27 Masatake YAMATO <jet@gyve.org>
3285
3286 * minibuf.texi (Completion Commands):
3287 Write about new optional argument for `display-completion-list'.
3288
32892005-10-23 Richard M. Stallman <rms@gnu.org>
3290
3291 * display.texi (Overlay Arrow): Clarify about local bindings of
3292 overlay-arrow-position.
3293
32942005-10-22 Eli Zaretskii <eliz@gnu.org>
3295
3296 * internals.texi (Building Emacs): Fix last change.
3297
32982005-10-22 Richard M. Stallman <rms@gnu.org>
3299
3300 * internals.texi (Building Emacs): Document eval-at-startup.
3301
33022005-10-21 Richard M. Stallman <rms@gnu.org>
3303
3304 * loading.texi (Where Defined): load-history contains abs file names.
3305 symbol-file returns abs file names.
3306
33072005-10-19 Kim F. Storm <storm@cua.dk>
3308
3309 * display.texi (Showing Images): Add max-image-size integer value.
3310
33112005-10-18 Chong Yidong <cyd@stupidchicken.com>
3312
3313 * display.texi (Showing Images): Document max-image-size.
3314
33152005-10-17 Richard M. Stallman <rms@gnu.org>
3316
3317 * commands.texi (Quitting): Minor clarification.
3318
3319 * processes.texi (Sentinels): Clarify about output and quitting.
3320 (Filter Functions): Mention with-local-quit.
3321
33222005-10-17 Juri Linkov <juri@jurta.org>
3323
3324 * buffers.texi (Current Buffer):
3325 * commands.texi (Event Input Misc):
3326 * compile.texi (Eval During Compile, Compiler Errors):
3327 * customize.texi (Group Definitions):
3328 * display.texi (Progress, Defining Faces):
3329 * files.texi (Writing to Files):
3330 * modes.texi (Mode Hooks, Defining Minor Modes):
3331 * streams.texi (Output Functions):
3332 * syntax.texi (Syntax Table Functions):
3333 * text.texi (Change Hooks):
3334 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
3335
3336 * commands.texi (Quitting): Replace arg `forms' with `body' in
3337 `with-local-quit'.
3338
3339 * positions.texi (Excursions): Replace arg `forms' with `body' in
3340 `save-excursion'.
3341
33422005-10-08 Kim F. Storm <storm@cua.dk>
3343
3344 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
3345 Rename manual section accordingly.
3346
33472005-10-04 Kim F. Storm <storm@cua.dk>
3348
3349 * windows.texi (Window Split Tree): New section describing
3350 new function window-split-tree function.
3351
33522005-10-03 Nick Roberts <nickrob@snap.net.nz>
3353
3354 * display.texi (Fringe Size/Pos): Simplify and add detail.
3355
33562005-09-30 Romain Francoise <romain@orebokech.com>
3357
3358 * minibuf.texi (High-Level Completion): Explain that the prompt
3359 given to `read-buffer' should end with a colon and a space.
3360 Update usage examples.
3361
33622005-09-29 Juri Linkov <juri@jurta.org>
3363
3364 * display.texi (Displaying Messages): Rename argument name
3365 `string' to `format-string' in functions `message', `message-box',
3366 `message-or-box'.
3367
33682005-09-26 Chong Yidong <cyd@stupidchicken.com>
3369
3370 * errors.texi (Standard Errors): Correct xrefs.
3371
33722005-09-18 Chong Yidong <cyd@stupidchicken.com>
3373
3374 * display.texi (Defining Images): Update documentation for
3375 `image-load-path'.
3376
33772005-09-17 Richard M. Stallman <rms@gnu.org>
3378
3379 * display.texi (Defining Images): Clean up previous change.
3380
33812005-09-16 Romain Francoise <romain@orebokech.com>
3382
3383 * elisp.texi: Specify GFDL version 1.2.
3384
3385 * doclicense.texi (GNU Free Documentation License): Update to
3386 version 1.2.
3387
33882005-09-15 Chong Yidong <cyd@stupidchicken.com>
3389
3390 * display.texi (Defining Images): Document `image-load-path'.
3391
33922005-09-15 Richard M. Stallman <rms@gnu.org>
3393
3394 * objects.texi (Printed Representation): Minor cleanup.
3395 (Box Diagrams): Minor fix.
3396 (Cons Cell Type): Move (...) index item here.
3397 (Box Diagrams): From here.
3398 (Array Type): Minor fix.
3399 (Type Predicates): Delete index "predicates".
3400 (Hash Table Type): Clarify xref.
3401 (Dotted Pair Notation): Minor fix.
3402
34032005-09-10 Chong Yidong <cyd@stupidchicken.com>
3404
3405 * files.texi (Saving Buffers): Fix typo.
3406
34072005-09-08 Richard M. Stallman <rms@gnu.org>
3408
3409 * tips.texi (Programming Tips): Correct the "default" prompt spec.
3410
34112005-09-08 Chong Yidong <cyd@stupidchicken.com>
3412
3413 * locals.texi (Standard Buffer-Local Variables): Don't include
3414 mode variables for minor modes.
3415 Fix xrefs for buffer-display-count, buffer-display-table,
3416 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
3417 enable-multibyte-characters, fill-column, header-line-format,
3418 left-fringe-width, left-margin, and right-fringe-width.
3419
3420 * hooks.texi (Standard Hooks): All hooks should conform to the
3421 standard naming convention now.
3422 Fix xref for `echo-area-clear-hook'.
3423
3424 * display.texi (Usual Display): Note that indicate-empty-lines and
3425 tab-width are buffer-local.
3426
3427 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
3428
3429 * modes.texi (Mode Help): Note that major-mode is buffer-local.
3430
3431 * nonascii.texi (Encoding and I/O): Note that
3432 buffer-file-coding-system is buffer-local.
3433
3434 * positions.texi (List Motion): Note that defun-prompt-regexp is
3435 buffer-local.
3436
3437 * text.texi (Auto Filling): Note that auto-fill-function is
3438 buffer-local.
3439 (Undo): Note that buffer-undo-list is buffer-local.
3440
3441 * windows.texi (Buffers and Windows): Document
3442 buffer-display-count.
3443
34442005-09-06 Richard M. Stallman <rms@gnu.org>
3445
3446 * tips.texi (Coding Conventions): Sometimes it is ok to put the
3447 package prefix elsewhere than at the start of the name.
3448
34492005-09-03 Richard M. Stallman <rms@gnu.org>
3450
3451 * tips.texi (Programming Tips): Add conventions for minibuffer
3452 questions and prompts.
3453
34542005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
3455
3456 * intro.texi (nil and t): Minor cleanup.
3457 Delete spurious mention of keyword symbols.
3458 (Evaluation Notation): Add index entry.
3459 (A Sample Function Description): Minor cleanup.
3460 (A Sample Variable Description): Not all vars can be set.
3461
34622005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
3463
3464 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
3465
3466 (Insertion): Document precise type of `insert-char' arg COUNT.
3467
34682005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3469
3470 * modes.texi (Other Font Lock Variables): Sync the default of
3471 font-lock-lines-before.
3472
34732005-08-31 Michael Albinus <michael.albinus@gmx.de>
3474
3475 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
3476
34772005-08-29 Richard M. Stallman <rms@gnu.org>
3478
3479 * elisp.texi (Top): Update subnode menu.
3480
3481 * searching.texi (Searching and Matching): Move node.
3482 Rearrange contents and add overall explanation.
3483 (Searching and Case): Move node.
3484 (Searching and Matching): Update menu.
3485
34862005-08-27 Eli Zaretskii <eliz@gnu.org>
3487
3488 * os.texi (Startup Summary): Fix the description of the initial
3489 startup message display.
3490
34912005-08-25 Richard M. Stallman <rms@gnu.org>
3492
3493 * searching.texi (Search and Replace): Add replace-regexp-in-string.
3494
34952005-08-25 Emilio C. Lopes <eclig@gmx.net>
3496
3497 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
3498 `next-overlay-change' example.
3499
35002005-08-22 Juri Linkov <juri@jurta.org>
3501
3502 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
3503 Fix invert-face. Fix args of face-background.
3504
3505 * display.texi (Standard Faces): Delete node.
3506 (Faces): Add xref to `(emacs)Standard Faces'.
3507 (Displaying Faces): Fix xref to `Standard Faces'.
3508
3509 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
3510
35112005-08-20 Alan Mackenzie <acm@muc.de>
3512
3513 * buffers.texi (The Buffer List): Clarify the manipulation of the
3514 buffer list.
3515
35162005-08-14 Richard M. Stallman <rms@gnu.org>
3517
3518 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
3519 a regexp.
3520
35212005-08-11 Richard M. Stallman <rms@gnu.org>
3522
3523 * elisp.texi (Top): Update subnode lists.
3524
3525 * display.texi (Inverse Video): Node deleted.
3526
3527 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
3528 New nodes split out of Coding Conventions.
3529
3530 * searching.texi (Regular Expressions): Document re-builder.
3531
3532 * os.texi (Time Parsing): New node split out of Time Conversion.
3533
3534 * processes.texi (Misc Network, Network Feature Testing)
3535 (Network Options, Make Network): New nodes split out of
3536 Low-Level Network.
3537
35382005-08-09 Richard M. Stallman <rms@gnu.org>
3539
3540 * frames.texi (Geometry): New node, split from Size and Position.
3541 (Frame Parameters): Refer to Geometry.
3542
3543 * buffers.texi (The Buffer List): Fix xrefs.
3544
3545 * windows.texi (Splitting Windows): Fix xref.
3546
3547 * frames.texi (Layout Parameters): Add xref.
3548
3549 * display.texi (Line Height, Scroll Bars): Fix xrefs.
3550
3551 * keymaps.texi (Menu Bar): Fix xref.
3552
3553 * locals.texi (Standard Buffer-Local Variables): Fix xref.
3554
3555 * modes.texi (%-Constructs): Fix xref.
3556
3557 * frames.texi (Window Frame Parameters): Node split up.
3558 (Basic Parameters, Position Parameters, Size Parameters)
3559 (Layout Parameters, Buffer Parameters, Management Parameters)
3560 (Cursor Parameters, Color Parameters): New subnodes.
3561
35622005-08-09 Luc Teirlinck <teirllm@auburn.edu>
3563
3564 * positions.texi (Screen Lines): Update xref for previous change
3565 in minibuf.texi.
3566
3567 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
3568 change in minibuf.texi.
3569
35702005-08-09 Richard M. Stallman <rms@gnu.org>
3571
3572 * tips.texi (Coding Conventions): Minor cleanup.
3573
3574 * modes.texi (Defining Minor Modes): Explain when init-value
3575 can be non-nil.
3576
3577 * elisp.texi (Top): Update submenu for Minibuffer.
3578
3579 * minibuf.texi (Minibuffer Misc): Node split up.
3580 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
3581 (Recursive Mini): New nodes split out from Minibuffer Misc.
3582 (Minibuffer Misc): Document max-mini-window-height.
3583
3584 * hash.texi (Defining Hash): Delete stray paren in example.
3585
3586 * display.texi (Echo Area Customization): Don't define
3587 max-mini-window-height here; xref instead.
3588
3589 * commands.texi (Event Input Misc): Update while-no-input.
3590
3591 * advice.texi (Advising Functions): Explain when to use advice
3592 and when to use a hook.
3593
35942005-07-30 Eli Zaretskii <eliz@gnu.org>
3595
3596 * makefile.w32-in (info): Don't run install-info.
3597 ($(infodir)/dir): New target, produced by running install-info.
3598
35992005-07-27 Luc Teirlinck <teirllm@auburn.edu>
3600
3601 * modes.texi (Defining Minor Modes): The keyword for the initial
3602 value is :init-value, not :initial-value.
3603
36042005-07-23 Eli Zaretskii <eliz@gnu.org>
3605
3606 * loading.texi (Autoload): Make the `doctor' example be consistent
3607 with what's in current loaddefs.el. Describe the "fn" magic in
3608 the usage portion of the doc string.
3609
36102005-07-22 Richard M. Stallman <rms@gnu.org>
3611
3612 * internals.texi (Garbage Collection): Clarify previous change.
3613
36142005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
3615
3616 * internals.texi (Garbage Collection): Add gc-cons-percentage.
3617
36182005-07-18 Juri Linkov <juri@jurta.org>
3619
3620 * commands.texi (Accessing Events):
3621 * frames.texi (Text Terminal Colors, Resources):
3622 * markers.texi (The Mark):
3623 * modes.texi (Defining Minor Modes):
3624 Delete duplicate duplicate words.
3625
36262005-07-16 Richard M. Stallman <rms@gnu.org>
3627
3628 * display.texi (Managing Overlays): Clarify make-overlay
3629 args for insertion types.
3630
36312005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3632
3633 * customize.texi (Variable Definitions):
3634 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
3635 `standard-value' is a list too.
3636 (Defining New Types): Use @key{RET} instead of @key{ret}.
3637
36382005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
3639
3640 * os.texi (Translating Input): Fix typo.
3641
36422005-07-08 Richard M. Stallman <rms@gnu.org>
3643
3644 * README: Update edition number and size estimate.
3645
3646 * elisp.texi (VERSION): Set to 2.9.
3647
36482005-07-07 Richard M. Stallman <rms@gnu.org>
3649
3650 * book-spine.texinfo: Update Emacs version.
3651
3652 * display.texi (Inverse Video): Delete mode-line-inverse-video.
3653
36542005-07-06 Richard M. Stallman <rms@gnu.org>
3655
3656 * searching.texi (Regexp Search): Clarify what re-search-forward
3657 does when the search fails.
3658
36592005-07-05 Lute Kamstra <lute@gnu.org>
3660
3661 * Update FSF's address in GPL notices.
3662
3663 * doclicense.texi (GNU Free Documentation License):
3664 * gpl.texi (GPL):
3665 * tips.texi (Coding Conventions, Library Headers):
3666 * vol1.texi:
3667 * vol2.texi: Update FSF's address.
3668
36692005-07-04 Richard M. Stallman <rms@gnu.org>
3670
3671 * hooks.texi (Standard Hooks): Add occur-hook.
3672
36732005-07-03 Luc Teirlinck <teirllm@auburn.edu>
3674
3675 * display.texi (The Echo Area): Correct menu.
3676
36772005-07-03 Richard M. Stallman <rms@gnu.org>
3678
3679 * elisp.texi (Top): Update subnode menu for Display.
3680
3681 * display.texi (Displaying Messages): New node, with most
3682 of what was in The Echo Area.
3683 (Progress): Moved under The Echo Area.
3684 (Logging Messages): New node with new text.
3685 (Echo Area Customization): New node, the rest of what was
3686 in The Echo Area. Document message-truncate-lines with @defvar.
3687 (Display): Update menu.
3688
3689 * windows.texi (Textual Scrolling): Doc 3 values for
3690 scroll-preserve-screen-position.
3691
3692 * text.texi (Special Properties): Change hook functions
3693 should bind inhibit-modification-hooks around altering buffer text.
3694
3695 * keymaps.texi (Key Binding Commands): Call binding BINDING
3696 rather than DEFINITION.
3697
36982005-06-29 Juanma Barranquero <lekktu@gmail.com>
3699
3700 * variables.texi (Defining Variables): `user-variable-p' returns t
3701 for aliases of user options, nil for alias loops.
3702
37032005-06-28 Richard M. Stallman <rms@gnu.org>
3704
3705 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
3706 make-keymap.
3707
37082005-06-27 Luc Teirlinck <teirllm@auburn.edu>
3709
3710 * variables.texi (Setting Variables): Correct and clarify
3711 description of `add-to-ordered-list'.
3712
37132005-06-26 Richard M. Stallman <rms@gnu.org>
3714
3715 * display.texi (Faces): Minor cleanup.
3716
37172005-06-25 Luc Teirlinck <teirllm@auburn.edu>
3718
3719 * display.texi (Faces): `facep' returns t for strings that are
3720 face names.
3721
37222005-06-25 Richard M. Stallman <rms@gnu.org>
3723
3724 * objects.texi (Equality Predicates): Clarify meaning of equal.
3725
3726 * windows.texi (Selecting Windows): save-selected-window
3727 and with-selected-window save and restore the current buffer.
3728
37292005-06-24 Richard M. Stallman <rms@gnu.org>
3730
3731 * numbers.texi (Float Basics): Explain how to test for NaN,
3732 and printing the sign of NaNs.
3733
37342005-06-24 Eli Zaretskii <eliz@gnu.org>
3735
3736 * makefile.w32-in (MAKEINFO): Use --force.
3737
37382005-06-23 Richard M. Stallman <rms@gnu.org>
3739
3740 * display.texi (Face Functions): Correct Texinfo usage.
3741
37422005-06-23 Luc Teirlinck <teirllm@auburn.edu>
3743
3744 * lists.texi (Rings): `ring-elements' now returns the elements of
3745 RING in order.
3746
37472005-06-23 Juanma Barranquero <lekktu@gmail.com>
3748
3749 * markers.texi (The Mark): Texinfo usage fix.
3750
37512005-06-23 Kim F. Storm <storm@cua.dk>
3752
3753 * searching.texi (Entire Match Data): Remove evaporate option for
3754 match-data. Do not mention evaporate option for set-match-data.
3755
37562005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
3757
3758 * display.texi (Face Functions): Mention face aliases.
3759
37602005-06-21 Richard M. Stallman <rms@gnu.org>
3761
3762 * anti.texi (Antinews): Texinfo usage fix.
3763
37642005-06-21 Karl Berry <karl@gnu.org>
3765
3766 * elisp.texi: Use @copying.
3767
3768 * elisp.texi: Put @summarycontents and @contents before the Top
3769 node, instead of the end of the file, so that the contents appear
3770 in the right place in the dvi/pdf output.
3771
37722005-06-21 Juri Linkov <juri@jurta.org>
3773
3774 * display.texi (Defining Faces): Add `customized-face'.
3775
37762005-06-20 Kim F. Storm <storm@cua.dk>
3777
3778 * variables.texi (Setting Variables): Any type of element can be
3779 given order in add-to-ordered-list. Compare elements with eq.
3780
3781 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
3782
37832005-06-20 Karl Berry <karl@gnu.org>
3784
3785 * syntax.texi (Syntax Flags): Make last column very slightly wider
3786 to avoid "generic comment" breaking on two lines and causing an
3787 underfull box.
3788
37892005-06-19 Luc Teirlinck <teirllm@auburn.edu>
3790
3791 * lists.texi (Rings): Various minor clarifications and corrections.
3792
37932005-06-18 Richard M. Stallman <rms@gnu.org>
3794
3795 * functions.texi (Obsolete Functions): Simplify.
3796
3797 * variables.texi (Variable Aliases): Simplify.
3798
3799 * anti.texi, backups.texi, compile.texi, customization.texi:
3800 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3801 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3802 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3803 * variables.texi: Fix formatting ugliness.
3804
3805 * elisp.texi: Add links to Rings and Byte Packing.
3806 Update version and copyright years.
3807
3808 * minibuf.texi: Fix formatting ugliness.
3809 (Completion Commands): Move keymap vars to the end
3810 and vars completing-read binds to the top.
3811
38122005-06-17 Luc Teirlinck <teirllm@auburn.edu>
3813
3814 * processes.texi: Fix typos.
3815 (Bindat Spec): Correct Texinfo error.
3816 (Byte Packing): Fix ungrammatical sentence.
3817
38182005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
3819
3820 * lists.texi (Rings): New node.
3821 (Lists): Add it to menu.
3822
3823 * processes.texi (Byte Packing): New node.
3824 (Processes): Add it to menu.
3825
38262005-06-17 Richard M. Stallman <rms@gnu.org>
3827
3828 * syntax.texi (Parsing Expressions): Fix texinfo usage.
3829
3830 * help.texi (Documentation Basics): Explain the xref to
3831 Documentation Tips.
3832
3833 * debugging.texi (Debugger Commands): Minor fix.
3834
38352005-06-16 Luc Teirlinck <teirllm@auburn.edu>
3836
3837 * edebug.texi (Instrumenting): Eliminate duplicate link.
3838 (Specification List): Replace references to "below", referring to
3839 a later node, with one @ref to that node.
3840
3841 * os.texi (Timers): Timers should save and restore the match data
3842 if they change it.
3843
3844 * debugging.texi (Debugger Commands): Mention that the Lisp
3845 debugger can not step through primitive functions.
3846
38472005-06-16 Juanma Barranquero <lekktu@gmail.com>
3848
3849 * functions.texi (Obsolete Functions): Update argument names of
3850 `make-obsolete' and `define-obsolete-function-alias'.
3851
3852 * variables.texi (Variable Aliases): Update argument names of
3853 `defvaralias', `make-obsolete-variable' and
3854 `define-obsolete-variable-alias'.
3855
38562005-06-15 Kim F. Storm <storm@cua.dk>
3857
3858 * searching.texi (Entire Match Data): Rephrase warnings about
3859 evaporate arg to match-data and set-match-data.
3860
38612005-06-14 Luc Teirlinck <teirllm@auburn.edu>
3862
3863 * elisp.texi (Top): Update detailed menu.
3864
3865 * edebug.texi (Edebug): Update menu.
3866 (Instrumenting): Update xrefs.
3867 (Edebug Execution Modes): Correct xref.
3868 (Jumping): Clarify description of `h' command.
3869 Eliminate redundant @ref.
3870 (Breaks): New node.
3871 (Breakpoints): Is now a subsubsection.
3872 (Global Break Condition): Mention `C-x X X'.
3873 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
3874 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3875 (Edebug Display Update): Correct pxref.
3876 (Edebug and Macros): New node.
3877 (Instrumenting Macro Calls): Is now a subsubsection.
3878 Neither arg of `def-edebug-spec' is evaluated.
3879 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3880 (Specification Examples): Fix typo.
3881
38822005-06-14 Lute Kamstra <lute@gnu.org>
3883
3884 * debugging.texi (Function Debugging): Primitives can break on
3885 entry too.
3886
38872005-06-14 Kim F. Storm <storm@cua.dk>
3888
3889 * variables.texi (Setting Variables): Add add-to-ordered-list.
3890
38912005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3892
3893 * syntax.texi (Parsing Expressions): Document aux functions and vars of
3894 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3895
38962005-06-13 Lute Kamstra <lute@gnu.org>
3897
3898 * text.texi (Special Properties): Fix cross reference.
3899
39002005-06-11 Luc Teirlinck <teirllm@auburn.edu>
3901
3902 * debugging.texi (Function Debugging): Delete mention of empty
3903 string argument to `cancel-debug-on-entry'. Delete inaccurate
3904 description of the return value of that command.
3905
39062005-06-11 Alan Mackenzie <acm@muc.de>
3907
3908 * text.texi (Adaptive Fill): Amplify the description of
3909 fill-context-prefix.
3910
39112005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3912
3913 * syntax.texi (Parsing Expressions): Fix Texinfo error.
3914
39152005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3916
3917 * syntax.texi (Parsing Expressions): Document syntax-ppss.
3918
39192005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3920
3921 * debugging.texi (Error Debugging): Minor rewording.
3922 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3923 is optional.
3924
39252005-06-10 Lute Kamstra <lute@gnu.org>
3926
3927 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3928 (Top): Give it a title. Correct version number. Give the
3929 detailed node listing a more prominent header.
3930 * intro.texi: Don't set VERSION here a second time.
3931 Mention Emacs's version too.
3932 * anti.texi (Antinews): Use EMACSVER to refer to the current
3933 version of Emacs.
3934
39352005-06-09 Kim F. Storm <storm@cua.dk>
3936
3937 * searching.texi (Entire Match Data): Explain new `reseat' argument to
3938 match-data and set-match-data.
3939
39402005-06-08 Richard M. Stallman <rms@gnu.org>
3941
3942 * searching.texi (Entire Match Data): Clarify when match-data
3943 returns markers and when integers.
3944
3945 * display.texi (Defining Faces): Explain that face name should not
3946 end in `-face'.
3947
3948 * modes.texi (Mode Line Data): Minor cleanup.
3949 (Customizing Keywords): Node split out of Search-based Fontification.
3950 Add example of using font-lock-add-keywords from a hook.
3951 Clarify when MODE should be non-nil, and when nil.
3952
39532005-06-06 Richard M. Stallman <rms@gnu.org>
3954
3955 * modes.texi (Mode Line Data): Explain what happens when the car
3956 of a list is a void symbol.
3957 (Search-based Fontification): Explain MODE arg to
3958 font-lock-add-keywords and warn about calls from major modes.
3959
39602005-06-08 Juri Linkov <juri@jurta.org>
3961
3962 * display.texi (Standard Faces): Add `shadow' face.
3963
39642005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3965
3966 * modes.texi (Major Mode Conventions): A derived mode only needs
3967 to put the call to the parent mode inside `delay-mode-hooks'.
3968
39692005-05-29 Richard M. Stallman <rms@gnu.org>
3970
3971 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
3972 new, and what that implies. Clarify.
3973
3974 * files.texi (Locating Files): Clean up the text.
3975
3976 * frames.texi (Window Frame Parameters): Document user-size.
3977 Shorten entry for top by referring to left.
3978
39792005-05-26 Richard M. Stallman <rms@gnu.org>
3980
3981 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
3982 is new, and what the implications are. Other clarifications.
3983
39842005-05-24 Richard M. Stallman <rms@gnu.org>
3985
3986 * frames.texi (Dialog Boxes): Minor fixes.
3987
39882005-05-25 Masatake YAMATO <jet@gyve.org>
3989
3990 * display.texi (Standard Faces): Write about `mode-line-highlight'.
3991
39922005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3993
3994 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3995 is optional.
3996
39972005-05-24 Nick Roberts <nickrob@snap.net.nz>
3998
10d1d0af 3999 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
4000
40012005-05-23 Lute Kamstra <lute@gnu.org>
4002
4003 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
4004 syntax-begin-function over font-lock-beginning-of-syntax-function.
4005
40062005-05-21 Luc Teirlinck <teirllm@auburn.edu>
4007
4008 * minibuf.texi (Reading File Names): Update description of
4009 `read-directory-name'.
4010
4011 * modes.texi (Derived Modes): Clarify :group keyword.
4012
40132005-05-21 Eli Zaretskii <eliz@gnu.org>
4014
4015 * files.texi (Locating Files): New subsection.
4016 Describe locate-file and executable-find.
4017
40182005-05-21 Kevin Ryde <user42@zip.com.au>
4019
4020 * frames.texi (Initial Parameters): Update cross reference to
4021 "Emacs Invocation".
4022
40232005-05-19 Luc Teirlinck <teirllm@auburn.edu>
4024
4025 * keymaps.texi (Active Keymaps): Add anchor.
4026
4027 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
4028 (Major Mode Conventions): Refer to `Auto Major Mode' in more
4029 appropriate place.
4030 (Derived Modes): Small clarifications.
4031 (Minor Mode Conventions, Keymaps and Minor Modes):
4032 Replace references to nodes with references to anchors.
4033 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
4034 Clarify description of lists whose first element is an integer.
4035 (Mode Line Variables): Add anchor.
4036 (%-Constructs): Clarify description of integer after %.
4037 (Emulating Mode Line): Describe nil value for FACE.
4038
40392005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4040
4041 * modes.texi (Derived Modes): Correct references to non-existing
4042 variable standard-syntax-table.
4043
40442005-05-17 Lute Kamstra <lute@gnu.org>
4045
4046 * modes.texi (Defining Minor Modes): Mention the mode hook.
4047
40482005-05-15 Kim F. Storm <storm@cua.dk>
4049
4050 * processes.texi (Network): Remove open-network-stream-nowait.
4051 (Network Servers): Remove open-network-stream-server.
4052
40532005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4054
4055 * elisp.texi (Top): Update detailed menu.
4056
4057 * variables.texi: Reorder nodes.
4058 (Variables): Update menu.
4059 (File Local Variables): Do not refer to the `-*-' line as
4060 a "local variables list". Add pxref.
4061
40622005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4063
4064 * elisp.texi (Top): Update detailed menu for node changes.
4065
4066 * modes.texi (Modes): Update Menu.
4067 (Hooks): Move to beginning of chapter.
4068 Most minor modes run mode hooks too.
4069 `add-hook' can handle void hooks or hooks whose value is a single
4070 function.
4071 (Major Modes): Update Menu.
4072 (Major Mode Basics): New node, split off from `Major Modes'.
4073 (Major Mode Conventions): Correct xref. Explain how to handle
4074 auto-mode-alist if the major mode command has an autoload cookie.
4075 (Auto Major Mode): Major update. Add magic-mode-alist.
4076 (Derived Modes): Major update.
4077 (Mode Line Format): Update Menu.
4078 (Mode Line Basics): New node, split off from `Mode Line Format'.
4079
4080 * loading.texi (Autoload): Mention `autoload cookie' as synonym
4081 for `magic autoload comment'. Add index entries and anchor.
4082
40832005-05-14 Richard M. Stallman <rms@gnu.org>
4084
4085 * tips.texi (Coding Conventions): Explain how important it is
4086 that just loading certain files not change Emacs behavior.
4087
4088 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
4089
40902005-05-12 Lute Kamstra <lute@gnu.org>
4091
4092 * modes.texi (Generic Modes): Update.
4093 (Major Modes): Refer to node "Generic Modes".
4094
4095 * elisp.texi (Top): Update to the current structure of the manual.
4096 * processes.texi (Processes): Add menu description.
4097 * customize.texi (Customization): Add menu descriptions.
4098
40992005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
4100
4101 * processes.texi (Signals to Processes)
4102 (Low-Level Network): Fix typos.
4103
41042005-05-11 Lute Kamstra <lute@gnu.org>
4105
4106 * elisp.texi (Top): Add some nodes from the chapter "Major and
4107 Minor Modes" to the detailed node listing.
4108
41092005-05-10 Richard M. Stallman <rms@gnu.org>
4110
4111 * keymaps.texi (Extended Menu Items): Menu item filter functions
4112 can be called at any time.
4113
41142005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4115
4116 * variables.texi (File Local Variables): `(hack-local-variables t)'
4117 now also checks whether a mode is specified in the local variables
4118 list.
4119
41202005-05-05 Kevin Ryde <user42@zip.com.au>
4121
4122 * display.texi (The Echo Area): Correct format function cross
4123 reference.
4124
41252005-05-05 Luc Teirlinck <teirllm@auburn.edu>
4126
4127 * variables.texi (Variable Aliases): Change description of
4128 `define-obsolete-variable-alias'.
4129
4130 * functions.texi (Functions): Add "Obsolete Functions" to menu.
4131 (Defining Functions): Add xref.
4132 (Obsolete Functions): New node.
4133 (Function Safety): Standardize capitalization of section title.
4134
4135 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
4136 (Dialog Boxes): Complete description of `x-popup-dialog'.
4137
41382005-05-04 Richard M. Stallman <rms@gnu.org>
4139
4140 * commands.texi (Interactive Codes): Fix Texinfo usage.
4141 Document U more clearly.
4142
41432005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4144
4145 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
4146 function and not a macro.
4147
4148 * frames.texi (Pop-Up Menus): Correct and clarify description of
4149 `x-popup-menu'.
4150 (Dialog Boxes): Clarify description of `x-popup-dialog'.
4151
41522005-05-01 Richard M. Stallman <rms@gnu.org>
4153
4154 * edebug.texi (Checking Whether to Stop): Fix previous change.
4155
41562005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4157
4158 * display.texi: Fix typos and Texinfo usage.
4159
4160 * edebug.texi (Checking Whether to Stop): executing-macro ->
4161 executing-kbd-macro.
4162
41632005-05-01 Richard M. Stallman <rms@gnu.org>
4164
4165 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
4166
41672005-04-30 Richard M. Stallman <rms@gnu.org>
4168
4169 * files.texi (Magic File Names): Document `operations' property.
4170
41712005-04-29 Lute Kamstra <lute@gnu.org>
4172
4173 * modes.texi (Generic Modes): New node.
4174 (Major Modes): Add it to the menu.
4175 (Derived Modes): Add "derived mode" to concept index.
4176
41772005-04-28 Lute Kamstra <lute@gnu.org>
4178
4179 * modes.texi (Defining Minor Modes): Fix previous change.
4180 (Font Lock Mode): Simplify.
4181 (Font Lock Basics): Say that font-lock-defaults is buffer-local
4182 when set and that some parts are optional. Add cross references.
4183 (Search-based Fontification): Say how to specify font-lock-keywords.
4184 Add cross references. Add font-lock-multiline to index.
4185 Move font-lock-keywords-case-fold-search here from node "Other Font
4186 Lock Variables". Document font-lock-add-keywords and
4187 font-lock-remove-keywords.
4188 (Other Font Lock Variables): Move font-lock-keywords-only,
4189 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4190 and font-lock-syntactic-face-function to node "Syntactic Font
4191 Lock". Move font-lock-keywords-case-fold-search to node
4192 "Search-based Fontification". Document font-lock-inhibit-thing-lock
4193 and font-lock-{,un}fontify-{buffer,region}-function.
4194 (Precalculated Fontification): Remove reference to deleted variable
4195 font-lock-core-only.
4196 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
4197 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
4198 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4199 and font-lock-syntactic-face-function here from node "Other Font
4200 Lock Variables". Move font-lock-syntactic-keywords to "Setting
4201 Syntax Properties". Add cross references.
4202 (Setting Syntax Properties): New node.
4203 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
4204 * syntax.texi (Syntax Properties): Add cross reference.
4205 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
4206
42072005-04-26 Richard M. Stallman <rms@gnu.org>
4208
4209 * display.texi (Defining Faces):
4210 Document `default' elements of defface spec.
4211
4212 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
4213
4214 * variables.texi (Variable Aliases): Clarify text.
4215
42162005-04-25 Chong Yidong <cyd@stupidchicken.com>
4217
4218 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
4219
42202005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4221
4222 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
4223
42242005-04-24 Eli Zaretskii <eliz@gnu.org>
4225
4226 * syntax.texi (Syntax Table Internals): Elaborate documentation of
4227 syntax-after and syntax-class.
4228
4229 * files.texi (Changing Files): Fix last change's cross-reference.
4230 (Unique File Names): Don't mention "numbers" in the documentation
4231 of make-temp-file and make-temp-name.
4232
42332005-04-23 Richard M. Stallman <rms@gnu.org>
4234
4235 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
4236
42372005-04-22 Nick Roberts <nickrob@snap.net.nz>
4238
4239 * windows.texi (Cyclic Window Ordering): Clarify window-list.
4240
42412005-04-22 Nick Roberts <nickrob@snap.net.nz>
4242
4243 * variables.texi (Variable Aliases): Describe make-obsolete-variable
4244 and define-obsolete-variable-alias.
4245
42462005-04-22 Kim F. Storm <storm@cua.dk>
4247
4248 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
4249 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
4250
42512005-04-21 Lute Kamstra <lute@gnu.org>
4252
4253 * lists.texi (Association Lists): Document rassq-delete-all.
4254
42552005-04-19 Richard M. Stallman <rms@gnu.org>
4256
4257 * modes.texi (Search-based Fontification): Explain that
4258 facespec is an expression to be evaluated.
4259
42602005-04-19 Kevin Ryde <user42@zip.com.au>
4261
4262 * streams.texi (Output Functions): Fix xref.
4263 * strings.texi (String Conversion): Fix xref.
4264
42652005-04-19 Kim F. Storm <storm@cua.dk>
4266
4267 * symbols.texi (Symbol Plists): Add safe-get.
4268 Mention that `get' may signal an error.
4269
42702005-04-18 Nick Roberts <nickrob@snap.net.nz>
4271
4272 * customize.texi (Variable Definitions): Replace tooltip-mode
4273 example with save-place.
4274
42752005-04-17 Richard M. Stallman <rms@gnu.org>
4276
4277 * buffers.texi (Indirect Buffers): Clarify.
4278
4279 * positions.texi (Positions): Clarify converting marker to integer.
4280
4281 * strings.texi (String Basics): Mention string-match; clarify.
4282
42832005-04-08 Lute Kamstra <lute@gnu.org>
4284
4285 * modes.texi (Search-based Fontification): Fix cross references.
4286 Use consistent terminology. Document anchored highlighting.
4287
42882005-04-05 Lute Kamstra <lute@gnu.org>
4289
4290 * modes.texi (Defining Minor Modes): Document :group keyword
4291 argument and its default value.
4292
42932005-04-03 Lute Kamstra <lute@gnu.org>
4294
4295 * hooks.texi (Standard Hooks): Add some hooks. Add cross
4296 references and/or descriptions. Delete major mode hooks; mention
4297 them as a category instead. Rename or delete obsolete hooks.
4298
42992005-04-02 Richard M. Stallman <rms@gnu.org>
4300
4301 * nonascii.texi (Coding System Basics): Another wording cleanup.
4302
43032005-04-01 Richard M. Stallman <rms@gnu.org>
4304
4305 * nonascii.texi (Coding System Basics): Clarify previous change.
4306
43072005-04-01 Kenichi Handa <handa@m17n.org>
4308
10d1d0af 4309 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
4310 identity of coding systems.
4311
43122005-03-29 Chong Yidong <cyd@stupidchicken.com>
4313
4314 * text.texi (Buffer Contents): Add filter-buffer-substring and
4315 buffer-substring-filters.
4316
43172005-03-26 Chong Yidong <cyd@stupidchicken.com>
4318
4319 * anti.texi (Antinews): Mention `G' interactive code.
4320
4321 * tips.texi (Compilation Tips): Mention benchmark.el.
4322
43232005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4324
4325 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
4326 is now bound to M-o M-o.
4327
4328 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
4329
43302005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4331
4332 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
4333 in the Emacs Manual).
4334 * Makefile.in (srcs): Remove calendar.texi.
4335 * makefile.w32-in (srcs): Remove calendar.texi.
4336 * display.texi (Display): Change name of next node.
4337 * os.texi (System In): Change name of previous node.
4338 * elisp.texi (Top): Remove Calendar references.
4339 * vol1.texi (Top): Remove Calendar references.
4340 * vol2.texi (Top): Remove Calendar references.
4341
43422005-03-25 Richard M. Stallman <rms@gnu.org>
4343
4344 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
4345 Cleanup previous change.
4346
43472005-03-25 Chong Yidong <cyd@stupidchicken.com>
4348
4349 * display.texi (Face Attributes): Faces earlier in an :inherit
4350 list take precedence.
4351 (Scroll Bars): Fix description of vertical-scroll-bars.
4352 Document frame-current-scroll-bars and window-current-scroll-bars.
4353
4354 * markers.texi (The Mark): Document temporary Transient Mark mode.
4355
4356 * minibuf.texi (Reading File Names):
4357 Document read-file-name-completion-ignore-case.
4358
4359 * positions.texi (Screen Lines): Document nil for width argument
4360 to compute-motion.
4361
43622005-03-23 Kim F. Storm <storm@cua.dk>
4363
4364 * display.texi (Standard Faces): Other faces used in the fringe
4365 implicitly inherits from the fringe face.
4366 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
4367 properties implicitly inherits from fringe face.
4368 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
4369
43702005-03-20 Chong Yidong <cyd@stupidchicken.com>
4371
4372 * display.texi (Invisible Text): State default value of
4373 line-move-ignore-invisible.
4374 (Managing Overlays): Document remove-overlays.
4375 (Standard Faces): Document escape-glyph face.
4376
4377 * minibuf.texi (Reading File Names): Document read-file-name-function.
4378
4379 * modes.texi (Other Font Lock Variables):
4380 Document font-lock-lines-before.
4381
4382 * positions.texi (Skipping Characters): skip-chars-forward allows
4383 character classes.
4384
43852005-03-18 Lute Kamstra <lute@gnu.org>
4386
4387 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
4388
43892005-03-17 Richard M. Stallman <rms@gnu.org>
4390
4391 * text.texi (Undo): Document extensible undo entries.
4392
dd7b651b 4393 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
4394
4395 * nonascii.texi (Character Codes): Minor fix.
4396
4397 * display.texi (Display Property): Explain the significance
4398 of having text properties that are eq.
4399 (Other Display Specs): Explain string as display spec.
4400
4401 * commands.texi (Interactive Codes): Document G option.
4402
44032005-03-17 Chong Yidong <cyd@stupidchicken.com>
4404
4405 * text.texi (Filling): Add sentence-end-without-period and
4406 sentence-end-without-space.
4407 (Changing Properties): Minor fix.
4408
4409 * anti.texi: Total rewrite.
4410
44112005-03-15 Lute Kamstra <lute@gnu.org>
4412
4413 * edebug.texi (Instrumenting Macro Calls): Fix typos.
4414
44152005-03-08 Kim F. Storm <storm@cua.dk>
4416
4417 * display.texi (Specified Space): Property :width is support on
4418 non-graphic terminals, :height is not.
4419
44202005-03-07 Richard M. Stallman <rms@gnu.org>
4421
4422 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
4423 Now subnodes of Fringes.
4424 (Overlay Arrow): Document overlay-arrow-variable-list.
4425 (Fringe Size/Pos): New node, broken out of Fringes.
4426 (Display): Explain clearing vs redisplay better.
4427 (Truncation): Clarify use of bitmaps.
4428 (The Echo Area): Clarify the uses of the echo area.
4429 Add max-mini-window-height.
4430 (Progress): Clarify.
4431 (Invisible Text): Explain that main loop moves point out.
4432 (Selective Display): Say "hidden", not "invisible".
4433 (Managing Overlays): Move up. Describe relation to Undo here.
4434 (Overlay Properties): Clarify intro.
4435 (Finding Overlays): Explain return values when nothing found.
4436 (Width): truncate-string-to-width has added arg.
4437 (Displaying Faces): Clarify and update mode line face handling.
4438 (Face Functions): Minor cleanup.
4439 (Conditional Display): Merge into Other Display Specs.
4440 (Pixel Specification, Other Display Specs): Minor cleanups.
4441 (Images, Image Descriptors): Minor cleanups.
4442 (GIF Images): Patents have expired.
4443 (Showing Images): Explain default text for insert-image.
4444 (Manipulating Button Types): Merge into Manipulating Buttons.
4445 (Making Buttons): Explain return values.
4446 (Button Buffer Commands): Add xref.
4447 (Inverse Video): Update mode-line-inverse-video.
4448 (Display Table Format): Clarify.
4449 (Active Display Table): Give defaults for window-display-table.
4450
4451 * calendar.texi (Calendar Customizing): calendar-holiday-marker
4452 and calendar-today-marker are strings, not chars.
4453 (Holiday Customizing): Minor fix.
4454
4455 * internals.texi (Writing Emacs Primitives): Update `or' example.
4456 Update limit on # args of subr.
4457
4458 * edebug.texi (Using Edebug): Arrow is in fringe.
4459 (Instrumenting): Arg to eval-defun works without loading edebug.
4460 (Edebug Execution Modes): Add xref.
4461
4462 * customize.texi (Common Keywords): Clarify :require.
4463 Mention :version here.
4464 (Variable Definitions, Group Definitions): Not here.
4465 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
4466
44672005-03-07 Chong Yidong <cyd@stupidchicken.com>
4468 * nonascii.texi (Text Representations): Clarify position-bytes.
4469 (Character Sets): Add list-charset-chars.
4470 (Scanning Charsets): Add charset-after.
4471 (Encoding and I/O): Minor fix.
4472
44732005-03-06 Richard M. Stallman <rms@gnu.org>
4474
4475 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
4476 (Resizing Windows): Likewise.
4477
4478 * text.texi (Change Hooks): Get rid of "Emacs 21".
4479
4480 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
4481
4482 * streams.texi (Output Variables): Get rid of "Emacs 21".
4483
4484 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
4485
4486 * os.texi (Translating Input): Replace flow-control example
4487 with a less obsolete example that uses `keyboard-translate'.
4488
4489 * objects.texi (Hash Table Type, Circular Objects):
4490 Get rid of "Emacs 21".
4491
4492 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
4493 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
4494
4495 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
4496
4497 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
4498
4499 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
4500 (Menu Bar): Fix when menu-bar-update-hook is called.
4501
4502 * hash.texi (Hash Tables): Get rid of "Emacs 21".
4503
4504 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
4505 and make it read better.
4506
4507 * files.texi (Writing to Files): Get rid of "Emacs 21".
4508 (Unique File Names): Likewise.
4509
4510 * elisp.texi: Update Emacs version to 22.
4511
4512 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
4513 (Overlay Properties, Face Attributes): Likewise.
4514 (Managing Overlays): Fix punctuation.
4515 (Attribute Functions): Clarify set-face-font; get rid of
4516 info about old Emacs versions.
4517 (Auto Faces, Font Lookup, Display Property, Images):
4518 Get rid of "Emacs 21".
4519
4520 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
4521
45222005-03-05 Richard M. Stallman <rms@gnu.org>
4523
4524 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
4525
45262005-03-04 Lute Kamstra <lute@gnu.org>
4527
4528 * debugging.texi (Error Debugging): Document stack-trace-on-error.
4529
45302005-03-03 Lute Kamstra <lute@gnu.org>
4531
4532 * edebug.texi (Instrumenting Macro Calls): Fix typo.
4533
45342005-03-01 Lute Kamstra <lute@gnu.org>
4535
4536 * debugging.texi (Debugger Commands): Update `j'.
4537
45382005-02-28 Lute Kamstra <lute@gnu.org>
4539
4540 * debugging.texi (Debugging): Fix typo.
4541 (Error Debugging): Document eval-expression-debug-on-error.
4542 (Function Debugging): Update example.
4543 (Using Debugger): Mention starred stack frames.
4544 (Debugger Commands): Document `j' and `l'.
4545 (Invoking the Debugger): `d' and `j' exit recursive edit too.
4546 Update the messages that the debugger displays.
4547 (Internals of Debugger): Add cross reference. Update example.
4548 (Excess Open): Minor improvement.
4549 (Excess Close): Minor improvement.
4550
45512005-02-26 Richard M. Stallman <rms@gnu.org>
4552
4553 * tips.texi (Coding Conventions): Clarify.
4554 Put all the major mode key reservations together.
4555 Mention the Mouse-1 => Mouse-2 conventions.
4556
4557 * syntax.texi (Syntax Class Table): Clarify.
4558 (Syntax Table Functions): syntax-after moved from here.
4559 (Syntax Table Internals): syntax-after moved to here.
4560 (Parsing Expressions): Update info on number of values
4561 and what's meaningful in the STATE argument.
4562 (Categories): Fix typo.
4563
4564 * sequences.texi (Arrays): Cleanup.
4565 (Char-Tables): Clarify.
4566
4567 * processes.texi (Deleting Processes): Cleanups, add xref.
4568 (Subprocess Creation): Explain nil in exec-path. Cleanup.
4569 (Process Information): set-process-coding-system, some args optional.
4570 (Input to Processes): Explain various types for PROCESS args.
4571 Rename them from PROCESS-NAME to PROCESS.
4572 (Signals to Processes): Likewise.
4573 (Decoding Output): Cleanup.
4574 (Query Before Exit): Clarify.
4575
4576 * os.texi (Startup Summary): Correct the options; add missing ones.
4577 (Terminal Output, Batch Mode): Clarify.
4578 (Flow Control): Node deleted.
4579
4580 * markers.texi (The Mark): Clarify.
4581
4582 * macros.texi (Expansion): Cleanup.
4583 (Indenting Macros): indent-spec allows ints, not floats.
4584
4585 * keymaps.texi (Keymaps): Clarify.
4586 (Format of Keymaps): Update lisp-mode-map example.
4587 (Active Keymaps, Key Lookup): Clarify.
4588 (Changing Key Bindings): Add xref to `kbd'.
4589 (Key Binding Commands, Simple Menu Items): Clarify.
4590 (Mouse Menus, Menu Bar): Clarify.
4591 (Menu Example): Replace print example with menu-bar-replace-menu.
4592
4593 * help.texi (Documentation Basics): Add function-documentation prop.
4594
4595 * elisp.texi (Top): Don't refer to Flow Control node.
4596
4597 * commands.texi (Command Overview): Improve xrefs.
4598 (Adjusting Point): Adjusting point applies to intangible and invis.
4599 (Key Sequence Input): Doc extra read-key-sequence args.
4600 Likewise for read-key-sequence-vector.
4601
4602 * backups.texi (Rename or Copy): Minor fix.
4603 (Numbered Backups): For version-control, say the default.
4604 (Auto-Saving): make-auto-save-file-name example is simplified.
4605
4606 * advice.texi (Advising Functions): Don't imply one part of Emacs
4607 should advise another part. Markup changes.
4608 (Defining Advice): Move transitional para.
4609 (Activation of Advice): Cleanup.
4610 Explain if COMPILE is nil or negative.
4611
4612 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
4613
46142005-02-24 Lute Kamstra <lute@gnu.org>
4615
4616 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
4617 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
4618
46192005-02-23 Lute Kamstra <lute@gnu.org>
4620
4621 * modes.texi (Defining Minor Modes): define-minor-mode can be used
4622 to define global minor modes as well.
4623
4624 * display.texi (Managing Overlays): overlay-buffer returns nil for
4625 deleted overlays.
4626
46272005-02-22 Kim F. Storm <storm@cua.dk>
4628
4629 * minibuf.texi (Basic Completion): Allow symbols in addition to
4630 strings in try-completion and all-completions.
4631
46322005-02-14 Lute Kamstra <lute@gnu.org>
4633
4634 * elisp.texi (Top): Remove reference to deleted node.
4635
4636 * lists.texi (Lists): Remove reference to deleted node.
4637 (Cons Cells): Fix typo.
4638
4639 * loading.texi (Where Defined): Fix typo.
4640
46412005-02-14 Richard M. Stallman <rms@gnu.org>
4642
4643 * variables.texi (Creating Buffer-Local): change-major-mode-hook
4644 is useful for discarding some minor modes.
4645
4646 * symbols.texi (Symbol Components): Reorder examples.
4647
4648 * streams.texi (Input Functions): State standard-input default.
4649 (Output Variables): State standard-output default.
4650
4651 * objects.texi (Printed Representation): Clarify read syntax vs print.
4652 (Floating Point Type): Explain meaning better.
4653 (Symbol Type): Explain uniqueness better.
4654 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
4655 List examples sooner.
4656 (Box Diagrams): New subnode broken out.
4657 Some examples moved from old Lists as Boxes node.
4658 (Dotted Pair Notation): Clarify intro.
4659 (Array Type): Clarify.
4660 (Type Predicates): Add hash-table-p.
4661
4662 * numbers.texi (Integer Basics): Clarify radix explanation.
4663 (Predicates on Numbers): Minor clarification.
4664 (Comparison of Numbers): Minor clarification. Clarify eql.
4665 Typos in min, max.
4666 (Math Functions): Clarify overflow in expt.
4667
4668 * minibuf.texi (Text from Minibuffer): Minor clarification.
4669 Mention arrow keys.
4670
4671 * loading.texi (Autoload): defun's doc string overrides autoload's
4672 doc string.
4673 (Repeated Loading): Modernize "add to list" examples.
4674 (Where Defined): Finish updating table of load-history elts.
4675
4676 * lists.texi (List-related Predicates): Minor wording improvement.
4677 (Lists as Boxes): Node deleted.
4678 (Building Lists): Explain trivial cases of number-sequence.
4679
4680 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 4681 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
4682 (Hash Access): Any object can be a key.
4683 State value of maphash.
4684
4685 * functions.texi (What Is a Function): Wording cleanup.
4686 (Function Documentation): Minor cleanup.
4687 Explain purpose of calling convention at end of doc string.
4688 (Function Names): Wording cleanup.
4689 (Calling Functions): Wording cleanup.
4690 Explain better how funcall calls the function.
4691 (Function Cells): Delete example of saving and redefining function.
4692
4693 * control.texi (Combining Conditions): Wording cleanup.
4694 (Iteration): dolist and dotimes bind VAR locally.
4695 (Cleanups): Xref to Atomic Changes.
4696
4697 * compile.texi (Byte Compilation): Delete 19.29 info.
4698 (Compilation Functions): Macros' difficulties don't affect defsubst.
4699 (Docs and Compilation): Delete 19.29 info.
4700
47012005-02-10 Richard M. Stallman <rms@gnu.org>
4702
4703 * objects.texi (Symbol Type): Minor correction.
4704
47052005-02-06 Lute Kamstra <lute@gnu.org>
4706
4707 * modes.texi (Example Major Modes): Fix typos.
4708
47092005-02-06 Richard M. Stallman <rms@gnu.org>
4710
4711 * text.texi (Margins): fill-nobreak-predicate can be one function.
4712
4713 * strings.texi (Modifying Strings): clear-string can make unibyte.
4714 (Formatting Strings): format gives error if values missing.
4715
4716 * positions.texi (Character Motion): Mention default arg
4717 for forward-char. backward-char refers to forward-char.
4718 (Word Motion): Mention default arg for forward-word.
4719 (Buffer End Motion): Mention default arg for beginning-of-buffer.
4720 Simplify end-of-buffer.
4721 (Text Lines): Mention default arg for forward-line.
4722 (List Motion): Mention default arg for beginning/end-of-defun.
4723 (Skipping Characters): Minor fixes in explaining character-set.
4724
4725 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
4726 Mode inheritance applies only when default-major-mode is nil.
4727 Clarifications.
4728 (Example Major Modes): Update Text mode and Lisp mode examples.
4729 (Minor Mode Conventions): Mention define-minor-mode at top.
4730 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
4731 (Mode Line Format): Update mode line face display info.
4732 (Properties in Mode): Mention effect of risky vars.
4733 (Imenu): Define imenu-add-to-menubar.
4734 (Font Lock Mode): Add descriptions to menu lines.
4735 (Faces for Font Lock): Add font-lock-doc-face.
4736
47372005-02-05 Lute Kamstra <lute@gnu.org>
4738
4739 * text.texi (Maintaining Undo): Remove obsolete function.
4740
47412005-02-05 Eli Zaretskii <eliz@gnu.org>
4742
4743 * frames.texi (Color Names): Add pointer to the X docs about RGB
4744 color specifications. Improve indexing
4745 (Text Terminal Colors): Replace the description of RGB values by
4746 an xref to "Color Names".
4747
47482005-02-03 Richard M. Stallman <rms@gnu.org>
4749
4750 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
4751 Clarify.
4752 (Selecting Windows): Clarify save-selected-window.
4753 (Cyclic Window Ordering): Clarify walk-windows.
4754 (Window Point): Clarify.
4755 (Window Start): Add comment to example.
4756 (Resizing Windows): Add `interactive' specs in examples.
4757 Document fit-window-to-buffer.
4758
4759 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
4760 (Undo, Maintaining Undo): Clarify last change.
4761 (Sorting): In sort-numeric-fields, explain about octal and hex.
4762 Mention sort-numeric-base.
4763 (Format Properties): Add xref for hard newlines.
4764
4765 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
4766 (Pop-Up Menus): Fix typo.
4767 (Color Names): Explain all types of color names.
4768 Explain color-values on B&W terminal.
4769 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
4770
4771 * files.texi (File Locks): Not supported on MS systems.
4772 (Testing Accessibility): Clarify.
4773
4774 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
4775 (Coverage Testing): Fix typo.
4776
4777 * commands.texi (Misc Events): Remove stray space.
4778
4779 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
4780 (Modification Time): Clarify when visited-file-modtime returns 0.
4781 (The Buffer List): Clarify bury-buffer.
4782 (Killing Buffers): Clarify.
4783 (Indirect Buffers): Add clone-indirect-buffer.
4784
47852005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4786
4787 * edebug.texi (Printing in Edebug): Fix default value of
4788 edebug-print-circle.
4789 (Coverage Testing): Fix displayed frequency count data.
4790
47912005-02-02 Luc Teirlinck <teirllm@auburn.edu>
4792
4793 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4794
47952005-02-02 Kim F. Storm <storm@cua.dk>
4796
4797 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4798
47992005-01-29 Eli Zaretskii <eliz@gnu.org>
4800
4801 * commands.texi (Misc Events): Describe the help-echo event.
4802
4803 * text.texi (Special Properties) <help-echo>: Use `pos'
4804 consistently in description of the help-echo property.
4805 Use @code{nil} instead of @var{nil}.
4806
4807 * display.texi (Overlay Properties): Fix the index entry for
4808 help-echo overlay property.
4809
4810 * customize.texi (Type Keywords): Uncomment the xref to the
4811 help-echo property documentation.
4812
48132005-01-23 Kim F. Storm <storm@cua.dk>
4814
4815 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4816 return value. Third element FULLY replaced by PARTIAL which
4817 specifies number of invisible pixels if row is only partially visible.
4818 (Textual Scrolling): Mention auto-window-vscroll.
4819 (Vertical Scrolling): New defvar auto-window-vscroll.
4820
48212005-01-16 Luc Teirlinck <teirllm@auburn.edu>
4822
4823 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4824 command remapping.
4825
48262005-01-15 Richard M. Stallman <rms@gnu.org>
4827
4828 * display.texi (Defining Images): Mention DATA-P arg of create-image.
4829
48302005-01-14 Kim F. Storm <storm@cua.dk>
4831
4832 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4833
4834 * text.texi (Links and Mouse-1): Fix string and vector item.
4835
48362005-01-13 Richard M. Stallman <rms@gnu.org>
4837
4838 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4839 descriptions of overriding-local-map and overriding-terminal-local-map.
4840
4841 * text.texi (Links and Mouse-1): Clarify text.
4842
48432005-01-13 Kim F. Storm <storm@cua.dk>
4844
4845 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4846
48472005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
4848
4849 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4850
48512005-01-12 Kim F. Storm <storm@cua.dk>
4852
4853 * text.texi (Links and Mouse-1): Rename section from Enabling
4854 Mouse-1 to Following Links. Change xrefs.
4855 Add examples for define-button-type and define-widget.
4856
4857 * display.texi (Button Properties, Button Buffer Commands):
4858 Clarify mouse-1 and follow-link functionality.
4859
48602005-01-12 Richard M. Stallman <rms@gnu.org>
4861
4862 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4863
4864 * display.texi (Beeping): Fix Texinfo usage.
4865
4866 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4867
48682005-01-11 Kim F. Storm <storm@cua.dk>
4869
4870 * display.texi (Button Properties, Button Buffer Commands):
4871 Mention mouse-1 binding. Add follow-link keyword.
4872
4873 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4874 (Enabling Mouse-1 to Follow Links): New subsection.
4875
48762005-01-06 Richard M. Stallman <rms@gnu.org>
4877
4878 * text.texi (Special Properties): Minor change.
4879
4880 * os.texi (Timers): Clarify previous change.
4881
4882 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4883
48842005-01-01 Luc Teirlinck <teirllm@auburn.edu>
4885
4886 * display.texi (Face Attributes): Correct xref to renamed node.
4887
48882005-01-01 Richard M. Stallman <rms@gnu.org>
4889
4890 * display.texi (Face Attributes): Describe hex color specs.
4891
48922004-12-31 Richard M. Stallman <rms@gnu.org>
4893
4894 * os.texi (Timers): Update previous change.
4895
48962004-12-30 Kim F. Storm <storm@cua.dk>
4897
4898 * display.texi (Line Height): Total line-height is now specified
4899 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
4900 in cons cells. (nil . RATIO) is relative to actual line height.
4901 Use line-height `t' instead of `0' to get minimum height.
4902
49032004-12-29 Richard M. Stallman <rms@gnu.org>
4904
4905 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4906
49072004-12-28 Richard M. Stallman <rms@gnu.org>
4908
4909 * commands.texi (Quitting): Clarify value of with-local-quit.
4910
4911 * elisp.texi (Top): Fix previous change.
4912
4913 * loading.texi (Loading): Fix previous change.
4914
49152004-12-27 Richard M. Stallman <rms@gnu.org>
4916
4917 * Makefile.in (MAKEINFO): Specify --force.
4918
4919 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4920
4921 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4922
4923 * display.texi (Line Height): Further clarify.
4924
4925 * elisp.texi (Top): Update Loading submenu.
4926
4927 * loading.texi (Where Defined): New node.
4928 (Unloading): load-history moved to Where Defined.
4929
49302004-12-21 Richard M. Stallman <rms@gnu.org>
4931
4932 * commands.texi (Event Input Misc): Add while-no-input.
4933
49342004-12-11 Richard M. Stallman <rms@gnu.org>
4935
4936 * display.texi (Line Height): Rewrite text for clarity.
4937
49382004-12-11 Kim F. Storm <storm@cua.dk>
4939
4940 * display.texi (Display): Add node "Line Height" to menu.
4941 (Line Height): New node. Move full description of line-spacing
4942 and line-height text properties here from text.texi.
4943 (Scroll Bars): Add vertical-scroll-bar variable.
4944
4945 * frames.texi (Window Frame Parameters): Remove line-height defvar.
4946
4947 * locals.texi (Standard Buffer-Local Variables): Fix xref for
4948 line-spacing and vertical-scroll-bar.
4949
4950 * text.texi (Special Properties): Just mention line-spacing and
4951 line-height here, add xref to new "Line Height" node.
4952
49532004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
4954
4955 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4956
4957 * locals.texi (Standard Buffer-Local Variables):
4958 Add @xref for `line-spacing'.
4959
49602004-12-05 Richard M. Stallman <rms@gnu.org>
4961
4962 * Makefile.in (maintainer-clean): Remove the info files
4963 in $(infodir) where they are created.
4964
49652004-12-03 Richard M. Stallman <rms@gnu.org>
4966
4967 * windows.texi (Selecting Windows): get-lru-window and
4968 get-largest-window don't consider dedicated windows.
4969
4970 * text.texi (Undo): Document undo-in-progress.
4971
49722004-11-26 Richard M. Stallman <rms@gnu.org>
4973
4974 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
4975 Remove a few vars that are not always buffer-local.
4976
49772004-11-24 Luc Teirlinck <teirllm@auburn.edu>
4978
4979 * locals.texi (Standard Buffer-Local Variables): Comment out
4980 xref's to non-existent node `Yet to be written'.
4981
49822004-11-24 Richard M. Stallman <rms@gnu.org>
4983
4984 * processes.texi (Synchronous Processes): Grammar fix.
4985
4986 * numbers.texi (Comparison of Numbers): Add eql.
4987
4988 * locals.texi (Standard Buffer-Local Variables): Add many vars.
4989
4990 * intro.texi (Printing Notation): Fix previous change.
4991
4992 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4993 and default-indicate-buffer-boundaries from here.
4994 (Usual Display): To here.
4995 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4996 (Usual Display): Move tab-width up.
4997
4998 * customize.texi (Variable Definitions): Replace
4999 show-paren-mode example with tooltip-mode.
5000 (Simple Types, Composite Types, Defining New Types):
5001 Minor cleanups.
5002
50032004-11-21 Jesper Harder <harder@ifa.au.dk>
5004
5005 * processes.texi (Synchronous Processes, Output from Processes):
5006 Markup fix.
5007
50082004-11-20 Richard M. Stallman <rms@gnu.org>
5009
5010 * positions.texi (Skipping Characters): skip-chars-forward
5011 now handles char classes.
5012
5013 * intro.texi (Printing Notation): Avoid confusion of `print'
5014 when explaining @print.
5015
5016 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
5017
5018 * display.texi (Display Table Format): Minor fix.
5019
5020 * streams.texi (Output Functions): Fix print example.
5021
5022 * Makefile.in (elisp): New target.
5023 (dist): Depend on $(infodir)/elisp, not elisp.
5024 Copy the info files from $(infodir).
5025
5026 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
5027 read-from-minibuffer.
5028
5029 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
5030
50312004-11-19 Richard M. Stallman <rms@gnu.org>
5032
5033 * searching.texi (Regexp Search): Add search-whitespace-regexp.
5034
50352004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
5036
5037 * tips.texi (Coding Conventions): Fix typo.
5038
50392004-11-16 Richard M. Stallman <rms@gnu.org>
5040
5041 * tips.texi (Coding Conventions): Separate defvar and require
5042 methods to avoid warnings. Use require only when there are many
5043 functions and variables from that package.
5044
5045 * minibuf.texi (Minibuffer Completion): When ignoring case,
5046 predicate must not be case-sensitive.
5047
5048 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
5049 (Test Coverage): Don't talk about "splotches". Clarified.
5050
50512004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
5052
5053 * frames.texi (Window Frame Parameters): Fix typo.
5054
50552004-11-15 Kim F. Storm <storm@cua.dk>
5056
5057 * symbols.texi (Other Plists): Note that plist-get may signal error.
5058 Add safe-plist-get.
5059
50602004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
5061
5062 * modes.texi (Font Lock Basics): Fix typo.
5063
50642004-11-08 Richard M. Stallman <rms@gnu.org>
5065
5066 * syntax.texi (Syntax Table Functions): Add syntax-after.
5067
50682004-11-06 Lars Brinkhoff <lars@nocrew.org>
5069
5070 * os.texi (Processor Run Time): New section documenting
5071 get-internal-run-time.
5072
50732004-11-06 Eli Zaretskii <eliz@gnu.org>
5074
5075 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
5076 it nukes elisp-cover.texi.
5077 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
5078 elisp-0 etc.
5079
50802004-11-05 Luc Teirlinck <teirllm@auburn.edu>
5081
5082 * commands.texi (Keyboard Macros): Document `append' return value
5083 of `defining-kbd-macro'.
5084
50852004-11-01 Richard M. Stallman <rms@gnu.org>
5086
5087 * commands.texi (Interactive Call): Add called-interactively-p.
5088
50892004-10-29 Simon Josefsson <jas@extundo.com>
5090
5091 * minibuf.texi (Reading a Password): Revert.
5092
50932004-10-28 Richard M. Stallman <rms@gnu.org>
5094
5095 * frames.texi (Display Feature Testing): Explain about "vendor".
5096
50972004-10-27 Richard M. Stallman <rms@gnu.org>
5098
5099 * commands.texi (Interactive Codes): `N' uses numeric prefix,
5100 not raw. Clarify `n'.
5101 (Interactive Call): Rewrite interactive-p, focusing on when
5102 and how to use it.
5103 (Misc Events): Clarify previous change.
5104
5105 * advice.texi (Simple Advice): Clarify what job the example does.
5106 (Around-Advice): Clarify ad-do-it.
5107 (Activation of Advice): An option of ad-default-compilation-action
5108 is `never', not `nil'.
5109
51102004-10-26 Kim F. Storm <storm@cua.dk>
5111
5112 * commands.texi (Interactive Codes): Add U code letter.
5113
51142004-10-25 Simon Josefsson <jas@extundo.com>
5115
5116 * minibuf.texi (Reading a Password): Add.
5117
51182004-10-24 Jason Rumney <jasonr@gnu.org>
5119
5120 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
5121 and wheel-down.
5122
51232004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
5124
5125 * processes.texi (Synchronous Processes): Document process-file.
5126
51272004-10-22 Kenichi Handa <handa@m17n.org>
5128
5129 * text.texi (translate-region): Document that it accepts also a
5130 char-table.
5131
51322004-10-22 David Ponce <david@dponce.com>
5133
5134 * windows.texi (Resizing Windows): Document the `preserve-before'
5135 argument of the functions `enlarge-window' and `shrink-window'.
5136
51372004-10-19 Jason Rumney <jasonr@gnu.org>
5138
5139 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
5140
51412004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5142
5143 * text.texi (Filling): Add anchor for definition of
5144 `sentence-end-double-space'.
5145
5146 * searching.texi (Regexp Example): Update description of how
5147 Emacs currently recognizes the end of a sentence.
5148 (Standard Regexps): Update definition of the variable
5149 `sentence-end'. Add definition of the function `sentence-end'.
5150
51512004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
5152
5153 * display.texi (Progress): New node.
5154
51552004-10-05 Kim F. Storm <storm@cua.dk>
5156
5157 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
5158
51592004-09-29 Kim F. Storm <storm@cua.dk>
5160
5161 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
5162 to identify bitmaps. Remove -fringe-bitmap suffix for standard
5163 fringe bitmap symbols, as they now have their own namespace.
5164 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
5165 vs. pixels. Signal error if no free bitmap slots.
5166 (Pixel Specification): Change IMAGE to @var{image}.
5167
51682004-09-28 Richard M. Stallman <rms@gnu.org>
5169
5170 * text.texi (Special Properties): Clarify line-spacing and line-height.
5171
5172 * searching.texi (Regexp Search): Add looking-back.
5173
51742004-09-25 Luc Teirlinck <teirllm@auburn.edu>
5175
5176 * display.texi: Correct typos.
5177 (Image Descriptors): Correct xref's.
5178
51792004-09-25 Richard M. Stallman <rms@gnu.org>
5180
5181 * text.texi (Special Properties): Cleanups in `cursor'.
5182 Rewrites in `line-height' and `line-spacing'; exchange them.
5183
5184 * display.texi (Fringes): Rewrite previous change.
5185 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
5186 (Display Fringe Bitmaps): Node deleted, text moved.
5187 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
5188 (Scroll Bars): Clarify set-window-scroll-bars.
5189 (Pointer Shape): Rewrite.
5190 (Specified Space): Clarify :align-to, etc.
5191 (Pixel Specification): Use @var. Clarify new text.
5192 (Other Display Specs): Clarify `slice'.
5193 (Image Descriptors): Cleanups.
5194 (Showing Images): Cleanups.
5195
51962004-09-24 Luc Teirlinck <teirllm@auburn.edu>
5197
5198 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
5199
5200 * modes.texi: Various minor changes in addition to:
5201 (Major Mode Conventions): Final call to `run-mode-hooks' should
5202 not be inside the `delay-mode-hooks' form.
5203 (Mode Hooks): New node.
5204 (Hooks): Delete obsolete example.
5205 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
5206 node "Mode Hooks".
5207
52082004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5209
5210 * display.texi: Correct various typos.
5211 (Display): Rename node "Pointer Shapes" to "Pointer
5212 Shape". (There is already a node called "Pointer Shapes" in
5213 frames.texi.)
5214 (Images): Remove non-existent node "Image Slices" from menu.
5215
52162004-09-23 Kim F. Storm <storm@cua.dk>
5217
5218 * text.texi (Special Properties): Add `cursor', `pointer',
5219 `line-height', and `line-spacing' properties.
5220
5221 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
5222 Shapes' to menu.
5223 (Standard Faces): Doc fix for fringe face.
5224 (Fringes): Add `overflow-newline-into-fringe' and
5225 'indicate-buffer-boundaries'.
5226 (Fringe Bitmaps, Pointer Shapes): New nodes.
5227 (Display Property): Add 'Pixel Specification' and 'Display Fringe
5228 Bitmaps' to menu.
5229 (Specified Space): Describe pixel width and height.
5230 (Pixel Specification): New node.
5231 (Other Display Specs): Add `slice' property.
5232 (Display Fringe Bitmaps): New node.
5233 (Images): Add 'Image Slices' to menu.
5234 (Image Descriptors): Add `:pointer' and `:map' properties.
5235 (Showing Images): Add slice arg to `insert-image'. Add
5236 'insert-sliced-image'.
5237
52382004-09-20 Richard M. Stallman <rms@gnu.org>
5239
5240 * commands.texi (Key Sequence Input):
5241 Clarify downcasing in read-key-sequence.
5242
52432004-09-08 Juri Linkov <juri@jurta.org>
5244
5245 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
5246
52472004-09-07 Luc Teirlinck <teirllm@auburn.edu>
5248
5249 * locals.texi (Standard Buffer-Local Variables): Add
5250 `buffer-auto-save-file-format'.
5251 * internals.texi (Buffer Internals): Describe new
5252 auto_save_file_format field of the buffer structure.
5253 * files.texi (Format Conversion): `auto-save-file-format' has been
5254 renamed `buffer-auto-save-file-format'.
5255
52562004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5257
5258 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
5259 an integer or a marker.
5260 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
5261
52622004-08-22 Richard M. Stallman <rms@gnu.org>
5263
5264 * modes.texi (Major Mode Conventions): Discuss rebinding of
5265 standard key bindings.
5266
52672004-08-18 Kim F. Storm <storm@cua.dk>
5268
5269 * processes.texi (Accepting Output): Add `just-this-one' arg to
5270 `accept-process-output'.
5271 (Output from Processes): New var `process-adaptive-read-buffering'.
5272
52732004-08-10 Luc Teirlinck <teirllm@auburn.edu>
5274
5275 * keymaps.texi: Various changes in addition to:
5276 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
5277 Give more varied examples for `kbd'.
5278 (Creating Keymaps): Char tables have slots for all characters
5279 without modifiers.
5280 (Active Keymaps): `overriding-local-map' and
5281 `overriding-terminal-local-map' also override text property and
5282 overlay keymaps.
5283 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
5284 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
5285 to denote a prefix of no events.
5286 `map-keymap' includes parent's bindings _recursively_.
5287 Clarify and correct description of `where-is-internal'.
5288 Mention BUFFER-OR-NAME arg to `describe-bindings'.
5289 (Menu Example): For menus intended for use with the keyboard, the
5290 menu items should be bound to characters or real function keys.
5291
52922004-08-08 Luc Teirlinck <teirllm@auburn.edu>
5293
5294 * objects.texi (Character Type): Reposition `@anchor' to prevent
5295 double space inside sentence in Info.
5296
5297 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
5298 renamed to `disabled-command-function'.
5299 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
5300 (Command Loop Info): Replace reference to it.
5301 (Disabling Commands): `disabled-command-hook' has been renamed to
5302 `disabled-command-function'.
5303
53042004-08-07 Luc Teirlinck <teirllm@auburn.edu>
5305
5306 * os.texi (Translating Input): Only non-prefix bindings in
5307 `key-translation-map' override actual key bindings. Warn about
5308 possible indirect effect of actual key bindings on non-prefix
5309 bindings in `key-translation-map'.
5310
53112004-08-06 Luc Teirlinck <teirllm@auburn.edu>
5312
5313 * minibuf.texi (High-Level Completion): Add anchor for definition
5314 of `read-variable'.
5315
5316 * commands.texi: Various changes in addition to:
5317 (Using Interactive): Clarify description of `interactive-form'.
5318 (Interactive Call): Mention default for KEYS argument to
5319 `call-interactively'.
5320 (Command Loop Info): Clarify description of `this-command-keys'.
5321 Mention KEEP-RECORD argument to `clear-this-command-keys'.
5322 Value of `last-event-frame' can be `macro'.
5323 (Repeat Events): `double-click-fuzz' is also used to distinguish
5324 clicks and drags.
5325 (Classifying Events): Clarify descriptions of `event-modifiers'
5326 `event-basic-type' and `event-convert-list'.
5327 (Accessing Events): `posn-timestamp' takes POSITION argument.
5328 (Quoted Character Input): Clarify description of
5329 `read-quoted-char' and fix example.
5330 (Quitting): Add `with-local-quit'.
5331 (Disabling Commands): Correct and clarify descriptions of
5332 `enable-command' and `disable-command'.
5333 Mention what happens if `disabled-command-hook' is nil.
5334 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
5335 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
5336
53372004-07-24 Luc Teirlinck <teirllm@auburn.edu>
5338
5339 * frames.texi: Various changes in addition to:
5340 (Creating Frames): Expand and clarify description of `make-frame'.
5341 (Window Frame Parameters): Either none or both of the `icon-left'
5342 and `icon-top' parameters must be specified. Put descriptions of
5343 `menu-bar-lines' and `toolbar-lines' closer together and change
5344 them accordingly.
5345 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
5346 except while processing `frame-title-format' or `icon-title-format'.
5347 (Deleting Frames): Correct description of `delete-frame'.
5348 Non-nil return values of `frame-live-p' are like those of `framep'.
5349 (Frames and Windows): Mention return value of
5350 `set-frame-selected-window'.
5351 (Visibility of Frames): Mention `force' argument to
5352 `make-frame-invisible'. `frame-visible-p' returns t for all
5353 frames on text-only terminals.
5354 (Frame Configurations): Restoring a frame configuration does not
5355 restore deleted frames.
5356 (Window System Selections): `x-set-selection' returns DATA.
5357 (Resources): Add example.
5358 (Display Feature Testing): Clarify descriptions of
5359 `display-pixel-height', `display-pixel-width', `x-server-version'
5360 and `x-server-vendor'.
5361
5362 * windows.texi (Choosing Window): Add anchor.
5363 * minibuf.texi (Minibuffer Misc): Add anchor.
5364
53652004-07-23 John Paul Wallington <jpw@gnu.org>
5366
5367 * macros.texi (Defining Macros): Declaration keyword for setting
5368 Edebug spec is `debug' not `edebug'.
5369
53702004-07-19 Luc Teirlinck <teirllm@auburn.edu>
5371
5372 * windows.texi: Various small changes in addition to:
5373 (Window Point): Mention return value of `set-window-point'.
5374 (Window Start): `pos-visible-in-window-p' disregards horizontal
5375 scrolling. Explain return value if PARTIALLY is non-nil.
5376 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
5377 and `set-window-vscroll'.
5378 (Size of Window): The argument WINDOW to `window-inside-edges',
5379 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
5380 (Resizing Windows): Explain return value of
5381 `shrink-window-if-larger-than-buffer'.
5382 `window-size-fixed' automatically becomes buffer local when set.
5383 (Window Configurations): Explain return value of
5384 `set-window-configuration'.
5385
5386 * minibuf.texi (Minibuffer Misc): Add anchor for
5387 `minibuffer-scroll-window'.
5388
5389 * positions.texi (Text Lines): Add anchor for `count-lines'.
5390
53912004-07-17 Richard M. Stallman <rms@gnu.org>
5392
5393 * display.texi (Overlay Properties): Adding `evaporate' prop
5394 deletes empty overlay immediately.
5395
5396 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
5397 fix example.
5398
53992004-07-16 Jim Blandy <jimb@redhat.com>
5400
5401 * searching.texi (Regexp Backslash): Document new \_< and \_>
5402 operators.
5403
54042004-07-16 Juanma Barranquero <lektu@terra.es>
5405
5406 * display.texi (Images): Fix Texinfo usage.
5407
54082004-07-14 Luc Teirlinck <teirllm@auburn.edu>
5409
5410 * buffers.texi (Modification Time): `visited-file-modtime' now
5411 returns a list of two integers, instead of a cons.
5412
54132004-07-13 Luc Teirlinck <teirllm@auburn.edu>
5414
5415 * windows.texi: Various changes in addition to:
5416 (Splitting Windows): Add `split-window-keep-point'.
5417
54182004-07-09 Richard M. Stallman <rms@gnu.org>
5419
5420 * frames.texi (Input Focus): Minor fix.
5421
54222004-07-07 Luc Teirlinck <teirllm@auburn.edu>
5423
5424 * frames.texi (Input Focus): Clarify descriptions of
5425 `select-frame-set-input-focus' and `select-frame'.
5426
54272004-07-06 Luc Teirlinck <teirllm@auburn.edu>
5428
5429 * os.texi: Various small changes in addition to:
5430 (Killing Emacs): Expand and clarify description of
5431 `kill-emacs-query-functions' and `kill-emacs-hook'.
5432 (System Environment): Expand and clarify description of `getenv'
5433 and `setenv'.
5434 (Timers): Clarify description of `run-at-time'.
5435 (Translating Input): Correct description of
5436 `extra-keyboard-modifiers'.
5437 (Flow Control): Correct description of `enable-flow-control'.
5438
54392004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
5440
5441 * os.texi: Update copyright.
5442 (Session Management): Grammar fix.
5443 Clarify which Emacs does the restarting.
5444 Use @samp for *scratch* buffer.
5445
54462004-07-04 Alan Mackenzie <acm@muc.de>
5447
5448 * frames.texi (Input Focus): Add documentation for
5449 `select-frame-set-input-focus'. Replace refs to non-existent
5450 `switch-frame' with `select-frame'. Minor corrections and tidying
5451 up of text-only terminal stuff.
5452
54532004-07-02 Richard M. Stallman <rms@gnu.org>
5454
5455 * files.texi (Saving Buffers): Cleanup write-contents-function.
5456 (Magic File Names): Cleanup file-remote-p.
5457
b344d29d 54582004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
5459
5460 * files.texi (Magic File Names): `file-remote-p' returns an
5461 identifier of the remote system, not just t.
5462
54632004-07-02 David Kastrup <dak@gnu.org>
5464
5465 * searching.texi (Entire Match Data): Add explanation about new
5466 match-data behavior when @var{integers} is non-nil.
5467
54682004-06-24 Richard M. Stallman <rms@gnu.org>
5469
5470 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
5471
5472 * customize.texi (Variable Definitions): Note about doc strings
5473 and :set.
5474
5475 * keymaps.texi (Keymap Terminology): Document `kbd'.
5476 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
5477
5478 * display.texi (Invisible Text): Setting buffer-invisibility-spec
5479 makes it buffer-local.
5480
5481 * files.texi (Saving Buffers): Correct previous change.
5482
5483 * commands.texi (Accessing Events):
5484 Clarify posn-col-row and posn-actual-col-row.
5485
54862004-06-24 David Ponce <david.ponce@wanadoo.fr>
5487
5488 * commands.texi (Accessing Events): New functions
5489 posn-at-point and posn-at-x-y. Add example to posn-x-y.
5490
54912004-06-23 Luc Teirlinck <teirllm@auburn.edu>
5492
5493 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
5494 * frames.texi, buffers.texi, backups.texi, variables.texi:
5495 * loading.texi, eval.texi, functions.texi, control.texi:
5496 * symbols.texi, minibuf.texi: Reposition @anchor's.
5497
5498 * help.texi: Various small changes in addition to the following.
5499 (Describing Characters): Describe PREFIX argument to
5500 `key-description'. Correct and clarify definition of
5501 `text-char-description'. Describe NEED-VECTOR argument to
5502 `read-kbd-macro'.
5503 (Help Functions): Clarify definition of `apropos'.
5504
55052004-06-23 Lars Hansen <larsh@math.ku.dk>
5506
5507 * files.texi (Saving Buffers): Correct description of
5508 `write-contents-functions'.
5509
55102004-06-21 Juanma Barranquero <lektu@terra.es>
5511
5512 * display.texi (Images): Remove redundant @vindex directives.
5513 Rewrite `image-library-alist' doc in active voice.
5514
55152004-06-14 Juanma Barranquero <lektu@terra.es>
5516
5517 * display.texi (Images): Document new delayed library loading,
5518 variable `image-library-alist' and (existing but undocumented)
5519 function `image-type-available-p'.
5520
55212004-06-05 Richard M. Stallman <rms@gnu.org>
5522
5523 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
5524 refer the user to the Initial Input node.
5525 (Text from Minibuffer): Likewise.
5526 (Initial Input): New node. Document this feature
5527 and say it is mostly deprecated.
5528
55292004-05-30 Richard M. Stallman <rms@gnu.org>
5530
5531 * loading.texi (Named Features): Clarify return value
5532 and meaning of NOERROR.
5533
5534 * variables.texi (File Local Variables): Minor cleanup.
5535
55362004-05-30 Michael Albinus <michael.albinus@gmx.de>
5537
5538 * files.texi (Magic File Names): Add `file-remote-p' as operation
5539 of file name handlers.
5540
55412004-05-29 Richard M. Stallman <rms@gnu.org>
5542
5543 * modes.texi (Minor Mode Conventions): (-) has no special meaning
5544 as arg to a minor mode command.
5545
55462004-05-22 Richard M. Stallman <rms@gnu.org>
5547
5548 * syntax.texi (Syntax Class Table): Word syntax not just for English.
5549
5550 * streams.texi (Output Variables): Doc float-output-format.
5551
5552 * searching.texi (Regexp Special): Nested repetition can be infloop.
5553
5554 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
5555 real stack overflow.
5556
5557 * compile.texi: Minor cleanups.
5558
55592004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
5560
5561 * lists.texi (Cons Cells): Explain dotted lists, true lists,
5562 circular lists.
5563 (List Elements): Explain handling of circular and dotted lists.
5564
55652004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
5566
5567 * modes.texi (Search-based Fontification): Fix typo.
5568
55692004-05-10 Juanma Barranquero <lektu@terra.es>
5570
5571 * modes.texi (Mode Line Variables): Fix description of
5572 global-mode-string, which is now after which-func-mode, not the
5573 buffer name.
5574
55752004-05-07 Lars Hansen <larsh@math.ku.dk>
5576
5577 * modes.texi (Desktop Save Mode): Add.
5578 (Modes): Add menu entry Desktop Save Mode.
5579
5580 * hooks.texi: Add desktop-after-read-hook,
5581 desktop-no-desktop-file-hook and desktop-save-hook.
5582
5583 * locals.texi: Add desktop-save-buffer.
5584
55852004-04-30 Jesper Harder <harder@ifa.au.dk>
5586
5587 * display.texi: emacs -> Emacs.
5588
55892004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
5590
5591 * files.texi (Changing Files): Document set-file-times.
5592
55932004-04-23 Juanma Barranquero <lektu@terra.es>
5594
5595 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5596
55972004-04-18 Jesper Harder <harder@ifa.au.dk>
5598
5599 * tips.texi (Coding Conventions): defopt -> defcustom.
5600
56012004-04-16 Luc Teirlinck <teirllm@auburn.edu>
5602
5603 * sequences.texi: Various clarifications.
5604
56052004-04-14 Luc Teirlinck <teirllm@auburn.edu>
5606
5607 * buffers.texi (Read Only Buffers): Mention optional ARG to
5608 `toggle-read-only'.
5609
56102004-04-14 Nick Roberts <nick@nick.uklinux.net>
5611
5612 * windows.texi (Selecting Windows): Note that get-lru-window
5613 returns a full-width window if possible.
5614
56152004-04-13 Luc Teirlinck <teirllm@auburn.edu>
5616
5617 * buffers.texi: Various changes in addition to:
5618 (Buffer File Name): Add `find-buffer-visiting'.
5619 (Buffer Modification): Mention optional ARG to `not-modified'.
5620 (Indirect Buffers): Mention optional CLONE argument to
5621 `make-indirect-buffer'.
5622
5623 * files.texi: Various changes in addition to:
5624 (Visiting Functions): `find-file-hook' is now a normal hook.
5625 (File Name Expansion): Explain difference between the way that
5626 `expand-file-name' and `file-truename' treat `..'.
5627 (Contents of Directories): Mention optional ID-FORMAT argument to
5628 `directory-files-and-attributes'.
5629 (Format Conversion): Mention new optional CONFIRM argument to
5630 `format-write-file'.
5631
56322004-04-12 Miles Bader <miles@gnu.org>
5633
5634 * macros.texi (Expansion): Add description of `macroexpand-all'.
5635
56362004-04-05 Jesper Harder <harder@ifa.au.dk>
5637
5638 * variables.texi (Variable Aliases): Mention
5639 cyclic-variable-indirection.
5640
5641 * errors.texi (Standard Errors): Ditto.
5642
56432004-04-04 Luc Teirlinck <teirllm@auburn.edu>
5644
5645 * backups.texi: Various small changes in addition to:
5646 (Making Backups): Mention return value of `backup-buffer'.
5647 (Auto-Saving): Mention optional FORCE argument to
5648 `delete-auto-save-file-if-necessary'.
5649 (Reverting): Mention optional PRESERVE-MODES argument to
5650 `revert-buffer'. Correct description of `revert-buffer-function'.
5651
56522004-03-22 Juri Linkov <juri@jurta.org>
5653
5654 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
5655 with `Vector Functions'.
5656
5657 * text.texi (Sorting): Add missing quote.
5658
56592004-03-14 Luc Teirlinck <teirllm@auburn.edu>
5660
5661 * intro.texi (Lisp History): Replace xref to `cl' manual with
5662 inforef.
5663
56642004-03-12 Richard M. Stallman <rms@gnu.org>
5665
5666 * intro.texi (Version Info): Add arg to emacs-version.
5667 (Lisp History): Change xref to CL manual.
5668
56692004-03-09 Luc Teirlinck <teirllm@auburn.edu>
5670
5671 * minibuf.texi (Completion Commands): Add xref to Emacs manual
5672 for Partial Completion mode.
5673
56742004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
5675
5676 * customize.texi: Fix typo. Remove eol whitespace.
5677
56782004-03-04 Richard M. Stallman <rms@gnu.org>
5679
5680 * processes.texi: Fix typos.
5681
5682 * lists.texi (Building Lists): Minor clarification.
5683
5684 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
5685 in make-hash-table.
5686
56872004-02-29 Juanma Barranquero <lektu@terra.es>
5688
5689 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
5690 rm, and ignore exit code.
5691
56922004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
5693
5694 * display.texi (Defining Faces): Add description for min-colors.
5695 Update example.
5696
56972004-02-23 Luc Teirlinck <teirllm@auburn.edu>
5698
5699 * abbrevs.texi: Various corrections and clarifications in addition
5700 to the following:
5701 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
5702
57032004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5704
5705 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
5706
57072004-02-21 Luc Teirlinck <teirllm@auburn.edu>
5708
5709 * text.texi: Various small changes in addition to the following:
5710 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
5711 to delete-horizontal-space.
5712 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
5713 description of yank-handler text property at various places.
5714
5715 * frames.texi (Window System Selections): Add anchor.
5716
5717 * syntax.texi (Syntax Table Functions): Clarify and correct
5718 descriptions of make-syntax-table and copy-syntax-table.
5719 (Motion and Syntax): Clarify SYNTAXES argument to
5720 skip-syntax-forward.
5721 (Parsing Expressions): Mention that the return value of
5722 parse-partial-sexp is currently a list of ten rather than nine
5723 elements.
5724 (Categories): Various corrections and clarifications.
5725
57262004-02-17 Luc Teirlinck <teirllm@auburn.edu>
5727
5728 * markers.texi (Marker Insertion Types): Minor change.
5729
5730 * locals.texi (Standard Buffer-Local Variables):
5731 * commands.texi (Interactive Codes, Using Interactive):
5732 * functions.texi (Related Topics): Fix xrefs.
5733
57342004-02-16 Luc Teirlinck <teirllm@auburn.edu>
5735
5736 * lists.texi (Sets And Lists): Update description of delete-dups.
5737
57382004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5739
5740 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5741
c8763fb6 57422004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5743
5744 * frames.texi (Parameter Access): frame-parameters arg is optional.
5745 modify-frame-parameters handles nil for FRAME.
5746 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5747 are all-or-nothing for certain toolkits.
5748 Mention parameter wait-for-wm.
5749 (Frames and Windows): In frame-first-window and frame-selected-window
5750 the arg is optional.
5751 (Input Focus): In redirect-frame-focus the second arg is optional.
5752 (Window System Selections): Mention selection type CLIPBOARD.
5753 Mention data-type UTF8_STRING.
5754 Mention numbering of cut buffers.
5755 (Resources): Describe x-resource-name.
5756
57572004-02-16 Richard M. Stallman <rms@gnu.org>
5758
5759 * windows.texi (Buffers and Windows): Delete false table
5760 about all-frames.
5761
5762 * syntax.texi (Parsing Expressions): Delete old caveat
5763 about parse-sexp-ignore-comments.
5764
5765 * streams.texi (Output Variables): Add print-quoted.
5766
5767 * lists.texi (Building Lists): Minor cleanup.
5768
5769 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
5770
5771 * display.texi (Overlays): Explain overlays use markers.
5772 (Managing Overlays): Explain front-advance and rear-advance
5773 in more detail.
5774
5775 * loading.texi (Unloading): Document unload-feature-special-hooks.
5776 Get rid of fns-NNN.el file.
5777
57782004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5779
5780 * help.texi (Describing Characters): Fix text-char-description
5781 example output.
5782
5783 * edebug.texi (Using Edebug): Fix example.
5784
5785 * debugging.texi (Internals of Debugger): Fix return value.
5786
5787 * files.texi (Changing Files): Fix argname.
5788
5789 * calendar.texi: Fix parens, and default values.
5790
5791 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
5792 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 5793 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
5794
5795 * positions.texi (Text Lines): Don't add -1 in current-line.
5796
57972004-02-16 Richard M. Stallman <rms@gnu.org>
5798
5799 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5800
58012004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5802
5803 * processes.texi (Low-Level Network): Fix a typo.
5804
58052004-02-12 Kim F. Storm <storm@cua.dk>
5806
5807 * display.texi (Fringes): Use consistent wording.
5808 Note that window-fringe's window arg is optional.
5809 (Scroll Bars): Use consistent wording.
5810
58112004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5812
5813 * tips.texi (Comment Tips): Document the new conventions for
5814 commenting out code.
5815
c8763fb6 58162004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5817
5818 * positions.texi (Text Lines): Added missing end defun.
5819
58202004-02-07 Kim F. Storm <storm@cua.dk>
5821
5822 * positions.texi (Text Lines): Add line-number-at-pos.
5823
58242004-02-06 John Paul Wallington <jpw@gnu.org>
5825
5826 * display.texi (Button Properties, Button Buffer Commands):
5827 mouse-2 invokes button, not down-mouse-1.
5828
58292004-02-04 Jason Rumney <jasonr@gnu.org>
5830
5831 * makefile.w32-in: Sync with Makefile.in changes.
5832
58332004-02-03 Luc Teirlinck <teirllm@auburn.edu>
5834
5835 * minibuf.texi (Text from Minibuffer): Various corrections and
5836 clarifications.
5837 (Object from Minibuffer): Correct Lisp description of
5838 read-minibuffer.
5839 (Minibuffer History): Clarify description of cons values for
5840 HISTORY arguments.
5841 (Basic Completion): Various corrections and clarifications. Add
5842 completion-regexp-list.
5843 (Minibuffer Completion): Correct and clarify description of
5844 completing-read.
5845 (Completion Commands): Mention Partial Completion mode. Various
5846 other minor changes.
5847 (High-Level Completion): Various corrections and clarifications.
5848 (Reading File Names): Ditto.
5849 (Minibuffer Misc): Ditto.
5850
58512004-01-26 Luc Teirlinck <teirllm@auburn.edu>
5852
5853 * strings.texi (Text Comparison): assoc-string also matches
5854 elements of alists that are strings instead of conses.
5855 (Formatting Strings): Standardize Texinfo usage. Update index
5856 entries.
5857
58582004-01-20 Luc Teirlinck <teirllm@auburn.edu>
5859
5860 * lists.texi (Sets And Lists): Add delete-dups.
5861
58622004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5863
5864 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5865 special form.
5866 * macros.texi (Defining Macros): Update description of `declare',
5867 which now is a macro.
5868 (Wrong Time): Fix typos.
5869
58702004-01-14 Luc Teirlinck <teirllm@auburn.edu>
5871
5872 * compile.texi (Compilation Functions): Expand descriptions of
5873 `compile-defun', `byte-compile-file', `byte-recompile-directory'
5874 and `batch-byte-compile'. In particular, mention and describe
5875 all optional arguments.
5876 (Disassembly): Correct and clarify the description of `disassemble'.
5877
58782004-01-11 Luc Teirlinck <teirllm@auburn.edu>
5879
5880 * searching.texi: Various small changes in addition to the
5881 following.
5882 (Regexp Example): Adapt to new value of `sentence-end'.
5883 (Regexp Functions): The PAREN argument to `regexp-opt' can be
5884 `words'.
5885 (Search and Replace): Add usage note for `perform-replace'.
5886 (Entire Match Data): Mention INTEGERS and REUSE arguments to
5887 `match-data'.
5888 (Standard Regexps): Update for new values of `paragraph-start'
5889 and `sentence-end'.
5890
58912004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5892
5893 * files.texi (Saving Buffers): Clarify descriptions of
5894 `write-contents-functions' and `before-save-hook'.
5895 Make the defvar's for `before-save-hook' and `after-save-hook'
5896 into defopt's.
5897
58982004-01-07 Kim F. Storm <storm@cua.dk>
5899
5900 * commands.texi (Click Events): Describe new image and
5901 width/height elements of click events.
5902 (Accessing Events): Add posn-string, posn-image, and
5903 posn-object-width-height. Change posn-object to return either
5904 image or string object.
5905
59062004-01-01 Simon Josefsson <jas@extundo.com>
5907
5908 * hooks.texi (Standard Hooks): Add before-save-hook.
5909 * files.texi (Saving Buffers): Likewise.
5910
59112004-01-03 Richard M. Stallman <rms@gnu.org>
5912
5913 * frames.texi (Frames and Windows): Delete frame-root-window.
5914
59152004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5916
5917 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5918
5919 * functions.texi: Various small changes in addition to the
5920 following.
5921 (What Is a Function): `functionp' returns nil for macros. Clarify
5922 behavior of this and following functions for symbol arguments.
5923 (Function Documentation): Add `\' in front of (fn @var{arglist})
5924 and explain why.
5925 (Defining Functions): Mention DOCSTRING argument to `defalias'.
5926 Add anchor.
5927 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
5928
59292004-01-01 Miles Bader <miles@gnu.org>
5930
5931 * display.texi (Buttons): New section.
5932
59332003-12-31 Andreas Schwab <schwab@suse.de>
5934
5935 * numbers.texi (Math Functions): sqrt reports a domain-error
5936 error.
5937 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5938
59392003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5940
5941 * tips.texi (Documentation Tips): Update item on hyperlinks in
5942 documentation strings.
5943
5944 * errors.texi (Standard Errors): Various small corrections and
5945 additions.
5946
5947 * control.texi: Various small changes in addition to the
5948 following.
5949 (Signaling Errors): Provide some more details on how `signal'
5950 constructs the error message. Add anchor to the definition of
5951 `signal'.
5952 (Error Symbols): Describe special treatment of `quit'.
5953 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5954 to emphasize that it has to be a single form.
5955
5956 * buffers.texi: Add anchor.
5957
59582003-12-29 Richard M. Stallman <rms@gnu.org>
5959
5960 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5961 (Window Configurations): Add window-configuration-frame.
5962
5963 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5964
5965 * text.texi (Examining Properties): Add get-char-property-and-overlay.
5966 Change arg name in get-char-property.
5967 (Special Properties): Update handling of keymap property.
5968
5969 * strings.texi (Modifying Strings): Add clear-string.
5970 (Text Comparison): Add assoc-string and remove
5971 assoc-ignore-case, assoc-ignore-representation.
5972
5973 * os.texi (Time of Day): Add set-time-zone-rule.
5974
5975 * numbers.texi (Math Functions): asin, acos, log, log10
5976 report domain-error errors.
5977
5978 * nonascii.texi (Converting Representations):
5979 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
5980 (Encoding and I/O): Add file-name-coding-system.
5981
5982 * modes.texi (Search-based Fontification): Explain that
5983 face specs are symbols with face names as values.
5984
5985 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5986
5987 * lists.texi (Building Lists): remq moved elsewhere.
5988 (Sets And Lists): remq moved here.
5989 (Association Lists): Refer to assoc-string.
5990
5991 * internals.texi (Garbage Collection): Add memory-use-counts.
5992
5993 * frames.texi (Frames and Windows): Add set-frame-selected-window
5994 and frame-root-window.
5995
5996 * files.texi (Contents of Directories):
5997 Add directory-files-and-attributes.
5998
5999 * display.texi (Refresh Screen): Add force-window-update.
6000 (Invisible Text): Explain about moving point out of invis text.
6001 (Overlay Properties): Add overlay-properties.
6002 (Managing Overlays): Add overlayp.
6003 (GIF Images): Invalid image number displays a hollow box.
6004
6005 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
6006 (Killing Buffers): Add buffer-live-p.
6007
60082003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
6009
6010 * display.texi (Fringes): Fix typo "set-buffer-window".
6011
60122003-12-24 Luc Teirlinck <teirllm@auburn.edu>
6013
6014 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
6015 * nonascii.texi, processes.texi, tips.texi, variables.texi:
6016 Add or change various xrefs and anchors.
6017
6018 * commands.texi: Replace all occurrences of @acronym{CAR} with
6019 @sc{car}, for consistency with the rest of the Elisp manual.
6020 `car' and `cdr' are historically acronyms, but are no longer
6021 widely thought of as such.
6022
6023 * internals.texi (Pure Storage): Mention that `purecopy' does not
6024 copy text properties.
6025 (Object Internals): Now 29 bits are used (in most implementations)
6026 to address Lisp objects.
6027
6028 * variables.texi (Variables with Restricted Values): New node.
6029
6030 * objects.texi (Lisp Data Types): Mention that certain variables
6031 can only take on a restricted set of values and add an xref to
6032 the new node "Variables with Restricted Values".
6033
6034 * eval.texi (Function Indirection): Describe the errors that
6035 `indirect-function' can signal.
6036 (Eval): Clarify the descriptions of `eval-region' and `values'.
6037 Describe `eval-buffer' instead of `eval-current-buffer' and
6038 mention `eval-current-buffer' as an alias for `current-buffer'.
6039 Correct the description and mention all optional arguments.
6040
6041 * nonascii.texi: Various small changes in addition to the
6042 following.
6043 (Converting Representations): Clarify behavior of
6044 `string-make-multibyte' and `string-to-multibyte' for unibyte all
6045 ASCII arguments.
6046 (Character Sets): Document the variable `charset-list' and adapt
6047 the definition of the function `charset-list' accordingly.
6048 (Translation of Characters): Clarify use of generic characters in
6049 `make-translation-table'. Clarify and correct the description of
6050 the use of translation tables in encoding and decoding.
6051 (User-Chosen Coding Systems): Correct and clarify the description
6052 of `select-safe-coding-system'.
6053 (Default Coding Systems): Clarify description of
6054 `file-coding-system-alist'.
6055
60562003-11-30 Luc Teirlinck <teirllm@auburn.edu>
6057
6058 * strings.texi (Text Comparison): Correctly describe when two
6059 strings are `equal'. Combine and clarify descriptions of
6060 `assoc-ignore-case' and `assoc-ignore-representation'.
6061
6062 * objects.texi (Non-ASCII in Strings): Clarify description of
6063 when a string is unibyte or multibyte.
6064 (Bool-Vector Type): Update examples.
6065 (Equality Predicates): Correctly describe when two strings are
6066 `equal'.
6067
60682003-11-29 Luc Teirlinck <teirllm@auburn.edu>
6069
6070 * lists.texi (Building Lists): `append' no longer accepts integer
6071 arguments. Update the description of `number-sequence' to reflect
6072 recent changes.
6073 (Sets And Lists): Describe `member-ignore-case' after `member'.
6074
60752003-11-27 Kim F. Storm <storm@cua.dk>
6076
6077 * commands.texi (Click Events): Click object may be an images.
6078 Describe (dx . dy) element of click positions.
6079 (Accessing Events): Remove duplicate posn-timestamp.
6080 New functions posn-object and posn-object-x-y.
6081
60822003-11-23 Kim F. Storm <storm@cua.dk>
6083
6084 * commands.texi (Click Events): Describe enhancements to event
6085 position lists, including new text-pos and (col . row) items.
6086 Mention left-fringe and right-fringe area events.
6087 (Accessing Events): New functions posn-area and
6088 posn-actual-col-row. Mention posn-timestamp. Mention that
6089 posn-point in non-text area still returns buffer position.
6090 Clarify posn-col-row.
6091
60922003-11-21 Lars Hansen <larsh@math.ku.dk>
6093
6094 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
6095 * anti.texi (File Attributes): Describe removed parameter
6096 ID-FORMAT.
6097
60982003-11-20 Luc Teirlinck <teirllm@auburn.edu>
6099
6100 * positions.texi (Positions): Mention that, if a marker is used as
6101 a position, its buffer is ignored.
6102
6103 * markers.texi (Overview of Markers): Mention it here too.
6104
61052003-11-12 Luc Teirlinck <teirllm@auburn.edu>
6106
6107 * numbers.texi (Numeric Conversions): Not just `floor', but also
6108 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
6109
61102003-11-10 Luc Teirlinck <teirllm@auburn.edu>
6111
6112 * markers.texi (Creating Markers): Specify insertion type of
6113 created markers. Add xref to `Marker Insertion Types'.
6114 Second argument to `copy-marker' is optional.
6115 (Marker Insertion Types): Mention that most markers are created
6116 with insertion type nil.
6117 (The Mark): Correctly describe when `mark' signals an error.
6118 (The Region): Correctly describe when `region-beginning' and
6119 `region-end' signal an error.
6120
61212003-11-08 Luc Teirlinck <teirllm@auburn.edu>
6122
6123 * hash.texi (Creating Hash): Clarify description of `eql'.
6124 `makehash' is obsolete.
6125 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
6126
6127 * positions.texi (Point): Change description of `buffer-end', so
6128 that it is also correct for floating point arguments.
6129 (List Motion): Correct argument lists of `beginning-of-defun' and
6130 `end-of-defun'.
6131 (Excursions): Add xref to `Marker Insertion Types'.
6132 (Narrowing): Argument to `narrow-to-page' is optional.
6133
61342003-11-06 Luc Teirlinck <teirllm@auburn.edu>
6135
6136 * streams.texi (Output Streams): Clarify behavior of point for
6137 marker output streams.
6138
61392003-11-04 Luc Teirlinck <teirllm@auburn.edu>
6140
6141 * variables.texi (Defining Variables): Second argument to
6142 `defconst' is not optional.
6143 (Setting Variables): Mention optional argument APPEND to
6144 `add-to-list'.
6145 (Creating Buffer-Local): Expand description of
6146 `make-variable-buffer-local'.
6147 (Frame-Local Variables): Expand description of
6148 `make-variable-frame-local'.
6149 (Variable Aliases): Correct description of optional argument
6150 DOCSTRING to `defvaralias'. Mention return value of
6151 `defvaralias'.
6152 (File Local Variables): Add xref to `File variables' in Emacs
6153 Manual. Correct description of `hack-local-variables'. Mention
6154 `safe-local-variable' property. Mention optional second argument
6155 to `risky-local-variable-p'.
6156
61572003-11-03 Luc Teirlinck <teirllm@auburn.edu>
6158
6159 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
6160
61612003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6162
6163 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
6164 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
6165 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
6166 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
6167 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
6168 lispref/processes.texi, lispref/searching.texi,
6169 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
6170 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
6171 @acronym{FOO}.
6172
61732003-10-27 Luc Teirlinck <teirllm@auburn.edu>
6174
6175 * strings.texi (Creating Strings): Argument START to `substring'
6176 can not be `nil'. Expand description of
6177 `substring-no-properties'. Correct description of `split-string',
6178 especially with respect to empty matches. Prevent very bad line
6179 break in definition of `split-string-default-separators'.
6180 (Text Comparison): `string=' and `string<' also accept symbols as
6181 arguments.
6182 (String Conversion): More completely describe argument BASE in
6183 `string-to-number'.
6184 (Formatting Strings): `%s' and `%S' in `format' do require
6185 corresponding object. Clarify behavior of numeric prefix after
6186 `%' in `format'.
6187 (Case Conversion): The argument to `upcase-initials' can be a
6188 character.
6189
61902003-10-27 Kenichi Handa <handa@m17n.org>
6191
6192 * display.texi (Fontsets): Fix texinfo usage.
6193
61942003-10-25 Kenichi Handa <handa@m17n.org>
6195
6196 * display.texi (Fontsets): Add description of the function
6197 set-fontset-font.
6198
61992003-10-23 Luc Teirlinck <teirllm@auburn.edu>
6200
6201 * display.texi (Temporary Displays): Add xref to `Documentation
6202 Tips'.
6203
6204 * functions.texi (Function Safety): Use inforef instead of pxref
6205 for SES.
6206
62072003-10-23 Andreas Schwab <schwab@suse.de>
6208
6209 * Makefile.in (TEX, texinputdir): Don't define.
6210 (TEXI2DVI): Define.
6211 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
6212 add $(srcdir)/index.texi.
6213 ($(infodir)/elisp): Remove index.texi dependency.
6214 (elisp.dvi): Likewise. Use $(TEXI2DVI).
6215 (index.texi): Remove target.
6216 (dist): Don't link $(srcdir)/permute-index.
6217 (clean): Don't remove index.texi.
6218
6219 * permute-index, index.perm: Remove.
6220 * index.texi: Rename from index.unperm.
6221
62222003-10-22 Luc Teirlinck <teirllm@auburn.edu>
6223
6224 * tips.texi (Documentation Tips): Document new behavior for face
6225 and variable hyperlinks in Help mode.
6226
62272003-10-21 Luc Teirlinck <teirllm@auburn.edu>
6228
6229 * objects.texi (Integer Type): Update for extra bit of integer range.
6230 (Character Type): Ditto.
6231
62322003-10-16 Eli Zaretskii <eliz@gnu.org>
6233
6234 * numbers.texi (Integer Basics): Add index entries for reading
6235 numbers in hex, octal, and binary.
6236
62372003-10-16 Lute Kamstra <lute@gnu.org>
6238
6239 * modes.texi (Mode Line Format): Mention force-mode-line-update's
6240 argument.
6241
62422003-10-13 Luc Teirlinck <teirllm@auburn.edu>
6243
6244 * windows.texi (Choosing Window): Fix typo.
6245 * edebug.texi (Edebug Execution Modes): Fix typo.
6246
62472003-10-13 Richard M. Stallman <rms@gnu.org>
6248
6249 * windows.texi (Basic Windows): A window has fringe settings,
6250 display margins and scroll-bar settings.
6251 (Splitting Windows): Doc split-window return value.
6252 Clean up one-window-p.
6253 (Selecting Windows): Fix typo.
6254 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
6255 (Buffers and Windows): In set-window-buffer, explain effect
6256 on fringe settings and scroll bar settings.
6257 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
6258 (Choosing Window): Use defopt for pop-up-frame-function.
6259 For special-display-buffer-names, explain same-window and same-frame.
6260 Clarify window-dedicated-p return value.
6261 (Textual Scrolling): scroll-up and scroll-down can get an error.
6262 (Horizontal Scrolling): Clarify auto-hscroll-mode.
6263 Clarify set-window-hscroll.
6264 (Size of Window): Don't mention tool bar in window-height.
6265 (Coordinates and Windows): Explain what coordinates-in-window-p
6266 returns for fringes and display margins.
6267 (Window Configurations): Explain saving fringes, etc.
6268
6269 * tips.texi (Library Headers): Clean up Documentation.
6270
6271 * syntax.texi (Parsing Expressions): Clean up forward-comment
6272 and parse-sexp-lookup-properties.
6273
6274 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
6275
6276 * os.texi (System Environment): Clean up text for load-average errors.
6277
6278 * modes.texi (Hooks): Don't explain local hook details at front.
6279 Clarify run-hooks and run-hook-with-args a little.
6280 Clean up add-hook and remove-hook.
6281
6282 * edebug.texi (Edebug Execution Modes): Clarify t.
6283 Document edebug-sit-for-seconds.
6284 (Coverage Testing): Document C-x X = and =.
6285 (Instrumenting Macro Calls): Fix typo.
6286 (Specification List): Don't index the specification keywords.
6287
62882003-10-10 Kim F. Storm <storm@cua.dk>
6289
6290 * processes.texi (Network): Introduce make-network-process.
6291
62922003-10-09 Luc Teirlinck <teirllm@auburn.edu>
6293
6294 * tips.texi (Library Headers): Fix typo.
6295
62962003-10-07 Juri Linkov <juri@jurta.org>
6297
6298 * modes.texi (Imenu): Mention imenu-create-index-function's
6299 default value. Explain submenus better.
6300
63012003-10-07 Lute Kamstra <lute@gnu.org>
6302
6303 * modes.texi (Faces for Font Lock): Fix typo.
6304 (Hooks): Explain how buffer-local hook variables can refer to
6305 global hook variables.
6306 Various minor clarifications.
6307
63082003-10-06 Lute Kamstra <lute@gnu.org>
6309
6310 * tips.texi (Coding Conventions): Mention naming conventions for
6311 hooks.
6312
63132003-10-05 Luc Teirlinck <teirllm@auburn.edu>
6314
6315 * loading.texi (Library Search): Correct default value of
6316 load-suffixes.
6317 (Named Features): Fix typo.
6318
63192003-10-05 Richard M. Stallman <rms@gnu.org>
6320
6321 * loading.texi (Named Features): In `provide',
6322 say how to test for subfeatures.
6323 (Unloading): In unload-feature, use new var name
6324 unload-feature-special-hooks.
6325
63262003-10-03 Lute Kamstra <lute@gnu.org>
6327
6328 * modes.texi (Major Mode Conventions): Mention third way to set up
6329 Imenu.
6330 (Imenu): A number of small fixes.
6331 Delete documentation of internal variable imenu--index-alist.
6332 Document the return value format of imenu-create-index-function
6333 functions.
6334
63352003-09-30 Richard M. Stallman <rms@gnu.org>
6336
6337 * processes.texi (Network): Say what stopped datagram connections do.
6338
6339 * lists.texi (Association Lists): Clarify `assq-delete-all'.
6340
6341 * display.texi (Overlay Properties): Clarify `evaporate' property.
6342
63432003-09-29 Lute Kamstra <lute@gnu.org>
6344
6345 * modes.texi (Mode Line Data): Explain when symbols in mode-line
6346 constructs should be marked as risky.
6347 Change cons cell into proper list.
6348 (Mode Line Variables): Change cons cell into proper list.
6349
63502003-09-26 Lute Kamstra <lute@gnu.org>
6351
6352 * modes.texi (Mode Line Data): Document the :propertize construct.
6353 (Mode Line Variables): Reorder the descriptions of the variables
6354 to match their order in the default mode-line-format.
6355 Describe the new variables mode-line-position and mode-line-modes.
6356 Update the default values of mode-line-frame-identification,
6357 minor-mode-alist, and default-mode-line-format.
6358 (Properties in Mode): Mention the :propertize construct.
6359
63602003-09-26 Richard M. Stallman <rms@gnu.org>
6361
6362 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6363 * loading.texi, minibuf.texi, text.texi, variables.texi:
6364 Avoid @strong{Note:}.
6365
63662003-09-26 Richard M. Stallman <rms@gnu.org>
6367
6368 * keymaps.texi (Remapping Commands): Fix typo.
6369
63702003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
6371
6372 * processes.texi (Low-Level Network): Fix typo.
6373
63742003-09-23 Kim F. Storm <storm@cua.dk>
6375
6376 * processes.texi (Network, Network Servers): Fix typos.
6377 (Low-Level Network): Add timeout value for :server keyword.
6378 Add new option keywords to make-network-process.
6379 Add set-network-process-options.
6380 Explain how to test availability of network options.
6381
63822003-09-19 Richard M. Stallman <rms@gnu.org>
6383
6384 * text.texi (Motion by Indent): Arg to
6385 backward-to-indentation and forward-to-indentation is optional.
6386
6387 * strings.texi (Creating Strings): Add substring-no-properties.
6388
6389 * processes.texi
6390 (Process Information): Add list-processes arg QUERY-ONLY.
6391 Delete process-contact from here.
6392 Add new status values for process-status.
6393 Add process-get, process-put, process-plist, set-process-plist.
6394 (Synchronous Processes): Add call-process-shell-command.
6395 (Signals to Processes): signal-process allows process objects.
6396 (Network): Complete rewrite.
6397 (Network Servers, Datagrams, Low-Level Network): New nodes.
6398
6399 * positions.texi (Word Motion): forward-word, backward-word
6400 arg is optional. Reword.
6401
6402 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
6403
6404 * variables.texi (Creating Buffer-Local):
6405 Delete duplicate definition of buffer-local-value.
6406 (File Local Variables): Explain about discarding text props.
6407
64082003-09-11 Richard M. Stallman <rms@gnu.org>
6409
6410 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
6411 changes variables that record input events.
6412 (Minibuffer Misc): Add minibuffer-selected-window.
6413
6414 * lists.texi (Building Lists): Add copy-tree.
6415
6416 * display.texi (Fontsets): Add char-displayable-p.
6417 (Scroll Bars): New node.
6418
64192003-09-08 Lute Kamstra <lute@gnu.org>
6420
6421 * modes.texi (%-Constructs): Document new `%i' and `%I'
6422 constructs.
6423
64242003-09-03 Peter Runestig <peter@runestig.com>
6425
6426 * makefile.w32-in: New file.
6427
64282003-08-29 Richard M. Stallman <rms@gnu.org>
6429
6430 * display.texi (Overlay Properties): Clarify how priorities
6431 affect use of the properties.
6432
64332003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6434
6435 * customize.texi (Type Keywords): Correct the description of
6436 `:help-echo' in the case where `motion-doc' is a function.
6437
64382003-08-14 John Paul Wallington <jpw@gnu.org>
6439
6440 * modes.texi (Emulating Mode Line): Subsection, not section.
6441
64422003-08-13 Richard M. Stallman <rms@gnu.org>
6443
6444 * elisp.texi (Top): Update subnode lists in menu.
6445
6446 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
6447 (Kill Functions): kill-region has new arg yank-handler.
6448 (Yanking): New node.
6449 (Yank Commands): Add yank-undo-function.
6450 (Low-Level Kill Ring):
6451 kill-new and kill-append have new arg yank-handler.
6452 (Changing Properties): Add remove-list-of-text-properties.
6453 (Atomic Changes): New node.
6454
6455 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
6456
6457 * streams.texi (Output Variables): Add eval-expression-print-length
6458 and eval-expression-print-level.
6459
6460 * os.texi (Time Conversion): For encode-time, explain limits on year.
6461
6462 * objects.texi (Character Type): Define anchor "modifier bits".
6463
6464 * modes.texi (Emulating Mode Line): New node.
6465 (Search-based Fontification): Font Lock uses font-lock-face property.
6466 (Other Font Lock Variables): Likewise.
6467
6468 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
6469 not vectors.
6470 (Active Keymaps): Add emulation-mode-map-alists.
6471 (Functions for Key Lookup): key-binding has new arg no-remap.
6472 (Remapping Commands): New node.
6473 (Scanning Keymaps): where-is-internal has new arg no-remap.
6474 (Tool Bar): Add tool-bar-local-item-from-menu.
6475 Clarify when to use tool-bar-add-item-from-menu.
6476
6477 * commands.texi (Interactive Call): commandp has new arg.
6478 (Command Loop Info): Add this-original-command.
6479
64802003-08-06 John Paul Wallington <jpw@gnu.org>
6481
6482 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
6483
6484 * display.texi (Warning Basics): Fix typo.
6485 (Fringes): Add closing curly bracket and fix typo.
6486
6487 * elisp.texi (Top): Fix typo.
6488
64892003-08-05 Richard M. Stallman <rms@gnu.org>
6490
6491 * elisp.texi: Update lists of subnodes.
6492
6493 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
6494
6495 * variables.texi (Local Variables): Use lc for example variable names.
6496
6497 * tips.texi (Library Headers): Explain where to put -*-.
6498
6499 * strings.texi (Creating Strings): Fix xref for vconcat.
6500
6501 * sequences.texi (Vector Functions):
6502 vconcat no longer allows integer args.
6503
6504 * minibuf.texi (Reading File Names): read-file-name has new
6505 arg PREDICATE. New function read-directory-name.
6506
6507 * macros.texi (Defining Macros): Give definition of `declare'
6508 (Indenting Macros): New node.
6509
6510 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
6511 (Window Frame Parameters): Make separate table of parameters
6512 that are coupled with specific face attributes.
6513 (Deleting Frames): delete-frame-hooks renamed to
6514 delete-frame-functions.
6515
6516 * files.texi (Magic File Names): Add file-remote-p.
6517 Clarify file-local-copy.
6518
6519 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
6520 here; instead xref Defining Macros.
6521
6522 * display.texi (Warnings): New node, and subnodes.
6523 (Fringes): New node.
6524
6525 * debugging.texi (Test Coverage): New node.
6526
6527 * compile.texi (Compiler Errors): Explain with-no-warnings
6528 and other ways to suppress warnings.
6529
6530 * commands.texi (Interactive Call): Minor clarification.
6531
6532 * buffers.texi (Buffer File Name): set-visited-file-name
6533 renames the buffer too.
6534
6535 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
6536
65372003-07-24 Markus Rost <rost@math.ohio-state.edu>
6538
6539 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
6540
65412003-07-22 Markus Rost <rost@math.ohio-state.edu>
6542
6543 * internals.texi (Garbage Collection): Fix previous change.
6544
65452003-07-22 Richard M. Stallman <rms@gnu.org>
6546
6547 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
6548
6549 * display.texi (Width): Use \s syntax in example.
6550 (Font Selection): Add face-font-rescale-alist.
6551
6552 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
6553 Remove spurious indent in example.
6554
6555 * lists.texi (Building Lists): Add number-sequence.
6556
6557 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
6558
6559 * functions.texi (Function Documentation): Explain how to
6560 show calling convention explicitly in the doc string.
6561
6562 * windows.texi (Selecting Windows): save-selected-window saves
6563 selected window of each frame.
6564 (Window Configurations): Minor change.
6565
6566 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
6567
6568 * streams.texi (Output Variables): Add print-continuous-numbering
6569 and print-number-table.
6570
6571 * processes.texi (Decoding Output): New node.
6572
6573 * os.texi (Time Conversion): decode-time arg is optional.
6574
6575 * objects.texi (Character Type): Don't use space as example for \.
6576 Make list of char names and \-sequences correspond.
6577 Explain that \s is not used in strings. `\ ' needs space after.
6578
6579 * nonascii.texi (Converting Representations): Add string-to-multibyte.
6580 (Translation of Characters): Add translation-table-for-input.
6581 (Default Coding Systems): Add auto-coding-functions.
6582 (Explicit Encoding): Add decode-coding-inserted-region.
6583 (Locales): Add locale-info.
6584
6585 * minibuf.texi (Basic Completion): Describe test-completion.
6586 Collections can be lists of strings.
6587 Clean up lazy-completion-table.
6588 (Programmed Completion): Mention test-completion.
6589 Clarify why lambda expressions are not accepted.
6590 (Minibuffer Misc): Describe minibufferp.
6591
65922003-07-14 Richard M. Stallman <rms@gnu.org>
6593
6594 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
6595
6596 * windows.texi (Selecting Windows): New arg to select-window.
6597 (Selecting Windows): Add with-selected-window.
6598 (Size of Window): Add window-inside-edges, etc.
6599
6600 * internals.texi (Garbage Collection): Add post-gc-hook.
6601
6602 * processes.texi (Subprocess Creation): Add exec-suffixes.
6603
6604 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
6605 (Scanning Keymaps): Add map-keymaps.
6606 (Defining Menus): Add keymap-prompt.
6607
6608 * numbers.texi (Integer Basics): Add most-positive-fixnum,
6609 most-negative-fixnum.
6610
6611 * compile.texi (Byte Compilation): Explain no-byte-compile
6612 (Compiler Errors): New node.
6613
6614 * os.texi (User Identification): user-uid, user-real-uid
6615 can return float.
6616
6617 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
6618 and about derived modes.
6619 (Minor Modes): Add minor-mode-list.
6620 (Defining Minor Modes): Keyword args for define-minor-mode.
6621 (Search-based Fontification): Explain managing other properties.
6622 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 6623 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
6624 (Hooks): Add run-mode-hooks and delay-mode-hooks.
6625
6626 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
6627 (Variable Aliases): Clarify defvaralias.
6628
6629 * loading.texi (Library Search): Add load-suffixes.
6630
6631 * minibuf.texi (Basic Completion): Add lazy-completion-table.
6632 (Programmed Completion): Add dynamic-completion-table.
6633
6634 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
6635 (Magic File Names): Specify precedence order of handlers.
6636
6637 * commands.texi (Command Overview): Emacs server runs pre-command-hook
6638 and post-command-hook.
6639 (Waiting): New calling convention for sit-for.
6640
6641 * text.texi (Special Properties): local-map and keymap properties
6642 apply based on their stickiness.
6643
66442003-07-07 Richard M. Stallman <rms@gnu.org>
6645
6646 * modes.texi (Minor Mode Conventions): Specify only some kinds
6647 of list values as args to minor modes.
6648
6649 * files.texi (File Name Expansion): Warn about iterative use
6650 of substitute-in-file-name.
6651
6652 * advice.texi (Activation of Advice): Clean up previous change.
6653
66542003-07-06 Markus Rost <rost@math.ohio-state.edu>
6655
6656 * advice.texi (Activation of Advice): Note that ad-start-advice is
6657 turned on by default.
6658
66592003-06-30 Richard M. Stallman <rms@gnu.org>
6660
6661 * text.texi (Buffer Contents): Document current-word.
6662 (Change Hooks): Not called for *Messages*.
6663
6664 * functions.texi (Defining Functions): Explain about redefining
6665 primitives.
6666 (Function Safety): Renamed. Minor changes.
6667 Comment out the detailed criteria for what is safe.
6668
66692003-06-22 Andreas Schwab <schwab@suse.de>
6670
6671 * objects.texi (Symbol Type): Fix description of examples.
6672
66732003-06-16 Andreas Schwab <schwab@suse.de>
6674
6675 * hash.texi (Creating Hash): Fix description of :weakness.
6676
c8763fb6 66772003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
6678
6679 * files.texi (Changing Files): copy-file copies file modes, too.
6680
66812003-05-28 Richard M. Stallman <rms@gnu.org>
6682
6683 * strings.texi (Creating Strings): Clarify split-string.
6684
66852003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
6686
6687 * strings.texi (Creating Strings): Update split-string specification
6688 and examples.
6689
66902003-05-19 Richard M. Stallman <rms@gnu.org>
6691
6692 * elisp.texi: Correct invariant section names.
6693
66942003-04-20 Richard M. Stallman <rms@gnu.org>
6695
6696 * os.texi (Timers): Explain about timers and quitting.
6697
66982003-04-19 Richard M. Stallman <rms@gnu.org>
6699
6700 * internals.texi (Writing Emacs Primitives): Strings are
6701 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
6702 Explain GCPRO convention for varargs function args.
6703
67042003-04-16 Richard M. Stallman <rms@gnu.org>
6705
6706 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
6707
67082003-04-08 Richard M. Stallman <rms@gnu.org>
6709
6710 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
6711
67122003-02-13 Kim F. Storm <storm@cua.dk>
6713
6714 * objects.texi (Character Type): New \s escape for space.
6715
67162003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6717
6718 * os.texi (System Environment): Added cygwin system-type.
6719
67202003-01-25 Richard M. Stallman <rms@gnu.org>
6721
6722 * keymaps.texi: Document that a symbol can act as a keymap.
6723
67242003-01-13 Richard M. Stallman <rms@gnu.org>
6725
6726 * text.texi (Changing Properties): Say string indices are origin-0.
6727
6728 * positions.texi (Screen Lines) <compute-motion>:
6729 Correct order of elts in return value.
6730
6731 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
6732 how to define a default binding.
6733
67342002-12-07 Markus Rost <rost@math.ohio-state.edu>
6735
6736 * loading.texi (Unloading): Fix recent change for load-history.
6737
6738 * customize.texi (Simple Types): Clarify description of custom
6739 type 'number. Describe new custom type 'float.
6740
67412002-12-04 Markus Rost <rost@math.ohio-state.edu>
6742
6743 * variables.texi (File Local Variables): Fix typo.
6744
c8763fb6 67452002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
6746
6747 From Michael Albinus <Michael.Albinus@alcatel.de>.
6748
6749 * README: Target for Info file is `make info'.
6750
6751 * files.texi (File Name Components): Fixed typos in
6752 `file-name-sans-extension'.
6753 (Magic File Names): Complete list of operations for magic file
6754 name handlers.
6755
67562002-09-16 Jonathan Yavner <jyavner@engineer.com>
6757
6758 * variables.texi (File Local Variables): New function
6759 risky-local-variable-p.
6760
67612002-09-15 Jonathan Yavner <jyavner@engineer.com>
6762
6763 * functions.texi (Function safety): New node about unsafep.
6764
67652002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
6766
6767 * customize.texi (Splicing into Lists): Fixed example.
6768 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
6769
67702002-06-17 Juanma Barranquero <lektu@terra.es>
6771
6772 * frames.texi (Display Feature Testing): Fix typo.
6773
67742002-06-12 Andreas Schwab <schwab@suse.de>
6775
6776 * frames.texi (Initial Parameters, Resources): Fix references to
6777 the Emacs manual.
6778
67792002-05-13 Kim F. Storm <storm@cua.dk>
6780
6781 * variables.texi (Intro to Buffer-Local): Updated warning and
6782 example relating to changing buffer inside let.
6783
c8763fb6 67842002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6785
6786 * os.texi (Session Management): New node about X Session management.
6787
67882002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
6789
6790 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
6791 to which the manual corresponds, and the copyright years.
6792
6793 * Makefile.in (VERSION): Set to 2.9.
6794
67952001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
6796
6797 * elisp.texi: Change the category in @dircategory to "Emacs", to
6798 make it consistent with info/dir.
6799
68002001-11-25 Miles Bader <miles@gnu.org>
6801
6802 * text.texi (Fields): Describe new `limit' arg in
6803 field-beginning/field-end.
6804
68052001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
6806
6807 * permute-index: Don't depend on csh-specific features. Replace
6808 the interpreter name with /bin/sh.
6809
6810 * two-volume-cross-refs.txt: New file.
6811 * two.el: New file.
6812 * spellfile: New file.
6813
68142001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6815
6816 * permute-index: New file.
6817
6818 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6819 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6820 8+3 restricted namespace.
6821
6822 * Makefile.in (infodir): Define relative to $(srcdir).
6823 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6824 include directories list via -I switch to makeinfo.
6825 (index.texi): Use cp if both hard and symbolic links fail.
6826
68272001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6828
6829 * Makefile.in (distclean): Add.
6830
6831 The following changes make ELisp manual part of the Emacs
6832 distribution:
6833
6834 * Makefile.in: Add Copyright notice.
6835 (prefix): Remove.
6836 (infodir): Change value to "../info".
6837 (VPATH): New variable.
6838 (MAKE): Don't define.
6839 (texmacrodir): Don't define.
6840 (texinputdir): Append the existing value of TEXINPUTS.
6841 ($(infodir)/elisp): Instead of just "elisp". Reformat the
6842 command to be compatible with man/Makefile.in, and to put the
6843 output into ../info.
6844 (info): Add target.
6845 (installall): Target removed.
6846
c8763fb6 68472001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
6848
6849 * tips.texi (Coding Conventions): Fix typo.
6850
68512001-10-23 Gerd Moellmann <gerd@gnu.org>
6852
6853 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6854
68552001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
6856
6857 * files.texi (File Name Components): Update the description of
6858 file-name-sans-extension and file-name-extension, as they now
6859 ignore leading dots.
6860
68612001-10-20 Gerd Moellmann <gerd@gnu.org>
6862
6863 * (Version 21.1 released.)
6864
68652001-10-19 Miles Bader <miles@gnu.org>
6866
6867 * positions.texi (Text Lines): Describe behavior of
6868 `beginning-of-line'/`end-of-line' in the presence of field properties.
6869
68702001-10-17 Gerd Moellmann <gerd@gnu.org>
6871
6872 * Makefile.in (VERSION): Set to 2.8.
6873 (manual): Use `manual-21'.
6874
6875 * elisp.texi (VERSION): Add and use it where the version
6876 number was used. Set it to 2.8.
6877
6878 * intro.texi: Likewise.
6879
68802001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6881
6882 * files.texi (File Name Completion): Document the significance of
6883 a trailing slash in elements of completion-ignored-extensions.
6884
68852001-10-06 Miles Bader <miles@gnu.org>
6886
6887 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6888
68892001-10-04 Gerd Moellmann <gerd@gnu.org>
6890
6891 * variables.texi (Variable Aliases): New node.
6892
68932001-10-04 Gerd Moellmann <gerd@gnu.org>
6894
6895 * Branch for 21.1.
6896
68972001-10-02 Miles Bader <miles@gnu.org>
6898
6899 * minibuf.texi (Minibuffer Misc): Add entries for
6900 `minibuffer-contents', `minibuffer-contents-no-properties', and
6901 `delete-minibuffer-contents'.
6902 Correct description for `minibuffer-prompt-end'.
6903
6904 * text.texi (Property Search): Correct descriptions of
6905 `next-char-property-change' and `previous-char-property-change'.
6906 Add entries for `next-single-char-property-change' and
6907 `previous-single-char-property-change'.
6908 Make operand names a bit more consistent.
6909
69102001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
6911
6912 * frames.texi (Finding All Frames): Document that next-frame and
6913 previous-frame are local to current terminal.
6914
69152001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
6916
6917 * keymaps.texi (Creating Keymaps): Fix the description of the
6918 result of make-keymap.
6919
69202001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
6921
6922 * display.texi (Font Lookup, Attribute Functions)
6923 (Image Descriptors): Add cross-references to the definition of
6924 selected frame.
6925
6926 * buffers.texi (The Buffer List): Add cross-references to the
6927 definition of selected frame.
6928
6929 * frames.texi (Input Focus): Clarify which frame is _the_ selected
6930 frame at any given time.
6931 (Multiple Displays, Size and Position): Add a cross-reference to
6932 the definition of the selected frame.
6933
69342001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6935
6936 * strings.texi (String Conversion) <string-to-number>: Document
6937 that a float is returned for integers that are too large.
6938
6939 * frames.texi (Mouse Position): Document mouse-position-function.
6940 (Display Feature Testing): Document display-images-p.
6941 (Window Frame Parameters): Document the cursor-type variable.
6942
6943 * numbers.texi (Integer Basics): Document CL style read syntax for
6944 integers in bases other than 10.
6945
6946 * positions.texi (List Motion): Document
6947 open-paren-in-column-0-is-defun-start.
6948
6949 * lists.texi (Sets And Lists): Document member-ignore-case.
6950
6951 * internals.texi (Garbage Collection): Document the used and free
6952 strings report.
6953 (Memory Usage): Document strings-consed.
6954
6955 * os.texi (Time of Day): Document float-time.
6956 (Recording Input): Document that clear-this-command-keys clears
6957 the vector to be returned by recent-keys.
6958
6959 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6960 argument keymap can be a list.
6961
6962 * nonascii.texi (User-Chosen Coding Systems)
6963 <select-safe-coding-system>: Document the new argument
6964 accept-default-p and the variable
6965 select-safe-coding-system-accept-default-p. Tell what happens if
6966 buffer-file-coding-system is undecided.
6967 (Default Coding Systems): Document auto-coding-regexp-alist.
6968
6969 * display.texi (The Echo Area) <message>: Document
6970 message-truncate-lines.
6971 (Glyphs): Document that the glyph table is unused on windowed
6972 displays.
6973
6974 * help.texi (Describing Characters) <single-key-description>:
6975 Document the new argument no-angles.
6976 (Accessing Documentation) <documentation-property>: Document that
6977 a non-string property is evaluated.
6978 <documentation>: Document that the function-documentation property
6979 is looked for.
6980
6981 * windows.texi (Selecting Windows): Document some-window.
6982
6983 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6984
6985 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6986 apropos-mode-hook.
6987
6988 * commands.texi (Using Interactive): Document interactive-form.
6989 (Keyboard Macros): Document kbd-macro-termination-hook.
6990 (Command Loop Info): Document that clear-this-command-keys clears
6991 the vector to be returned by recent-keys.
6992
69932001-09-04 Werner LEMBERG <wl@gnu.org>
6994
6995 * Makefile.in (srcdir, texinputdir): New variables.
6996 (srcs, index.texi, install): Use $(srcdir).
6997 (.PHONY): Remove elisp.dvi.
6998 (elisp): Use -I switch for makeinfo.
6999 (elisp.dvi): Use $(srcdir) and $(texinputdir).
7000 (installall, dist): Use $(srcdir).
7001 Fix path to texinfo.tex.
7002 (maintainer-clean): Add elisp.dvi and elisp.oaux.
7003
70042001-08-30 Gerd Moellmann <gerd@gnu.org>
7005
7006 * display.texi (Conditional Display): Adjust to API change.
7007
7008 * configure: New file.
7009
70102001-07-30 Gerd Moellmann <gerd@gnu.org>
7011
7012 * commands.texi (Repeat Events): Add description of
7013 double-click-fuzz.
7014
70152001-05-08 Stefan Monnier <monnier@cs.yale.edu>
7016
7017 * syntax.texi (Syntax Class Table): Add the missing designator for
7018 comment and string fences.
7019 (Syntax Properties): Add a xref to syntax table internals.
7020 (Syntax Table Internals): Document string-to-syntax.
7021
70222001-05-07 Gerd Moellmann <gerd@gnu.org>
7023
7024 * Makefile.in (install): Use install-info command line options
7025 like in Emacs' Makefile.in.
7026
70272000-12-09 Miles Bader <miles@gnu.org>
7028
7029 * windows.texi (Window Start): Update documentation for
7030 `pos-visible-in-window-p'.
7031
70322000-11-12 Stefan Monnier <monnier@cs.yale.edu>
7033
7034 * lists.texi (Building Lists): Add footnote to explain how to add
7035 to the end of a list.
7036
70372000-10-25 Gerd Moellmann <gerd@gnu.org>
7038
7039 * files.texi (Visiting Functions): Typos.
7040
70412000-10-25 Kenichi Handa <handa@etl.go.jp>
7042
7043 * files.texi (Visiting Functions): Return value of
7044 find-file-noselect may be a list of buffers if wildcards are used.
7045
70462000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7047
7048 * display.texi (Defining Faces): Document `graphic' display type
7049 in face specs.
7050
b344d29d 70512000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
7052
7053 * hooks.texi (Standard Hooks): Replace obsolete
7054 `after-make-frame-hook' with `after-make-frame-functions'.
7055
7056 * frames.texi (Creating Frames): Ditto.
7057
7058 * variables.texi (Future Local Variables): Ditto.
7059
70602000-10-16 Gerd Moellmann <gerd@gnu.org>
7061
7062 * display.texi (Other Image Types): Add description of :foreground
7063 and :background properties of mono PBM images.
7064
70652000-08-17 Werner LEMBERG <wl@gnu.org>
7066
7067 * .cvsignore: New file.
7068
70692000-01-05 Gerd Moellmann <gerd@gnu.org>
7070
7071 * tindex.pl: New script.
7072
70731999-12-03 Dave Love <fx@gnu.org>
7074
7075 * Makefile.in (MAKEINFO): New parameter.
7076
70771999-09-17 Richard Stallman <rms@gnu.org>
7078
7079 * Makefile.in (srcs): Add hash.texi.
7080 (VERSION): Update to 20.6.
7081
70821999-09-13 Richard Stallman <rms@gnu.org>
7083
7084 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
7085
70861998-08-29 Karl Heuer <kwzh@gnu.org>
7087
7088 * configure.in: New file.
7089 * Makefile.in: Renamed from Makefile.
7090 (prefix, infodir): Use value obtained from configure.
7091 (emacslibdir): Obsolete variable deleted.
7092 (dist): Distribute configure.in, configure, Makefile.in.
7093
70941998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
7095
7096 * Makefile (INSTALL_INFO): New variable.
7097 (install): Run install-info.
7098
70991998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
7100
7101 * Makefile (elisp.dvi): Add missing backslash.
7102
71031998-05-02 Richard Stallman <rms@psilocin.gnu.org>
7104
7105 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
7106 Run texindex without `./'. Always run texindex on elisp.tp.
7107 (elisp.tps): Target deleted.
7108
71091998-04-05 Richard Stallman <rms@psilocin.gnu.org>
7110
7111 * Makefile (srcs): Add nonascii.texi and customize.texi.
7112 (dist): Start by deleting `temp'.
7113
71141998-02-17 Richard Stallman <rms@psilocin.gnu.org>
7115
7116 * Makefile (makeinfo, texindex): Targets deleted.
7117 (makeinfo.o, texindex.o): Targets deleted.
7118 (clean, dist): Don't do anything with them or with getopt*.
7119
71201998-01-30 Richard Stallman <rms@psilocin.gnu.org>
7121
7122 * Makefile (SHELL): Defined.
7123
71241998-01-27 Richard Stallman <rms@psilocin.gnu.org>
7125
7126 * Makefile (elisp.tps): New target.
7127 (elisp.dvi): Depend on elisp.tps.
7128
c5602427 71291996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
7130
7131 * README: Update phone number.
7132
7133 * Makefile (elisp): Make this be the default target.
7134 Depend on makeinfo.c instead of makeinfo.
7135 (install): Don't depend on elisp.dvi, since we don't install that.
7136 Use mkinstalldirs.
7137 (dist): Add mkinstalldirs.
7138
c5602427 71391995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
7140
7141 * Makefile (VERSION): Update version number.
7142 (maintainer-clean): Renamed from realclean.
7143
c5602427 71441995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
7145
7146 * Makefile (realclean): New target.
7147 (elisp): Remove any old elisp-* files first.
7148
c5602427 71491993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
7150
7151 * Makefile (VERSION): New variable.
7152 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
7153 Compressed file suffix should be `.gz', not `.z'.
7154
ce058493 71551993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7156
7157 * Makefile (elisp): Depend on makeinfo.
7158
c5602427 71591993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
7160
7161 * Makefile (srcs): Add anti.texi.
7162
c5602427 71631993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7164
7165 * Makefile (infodir, prefix): New vars.
7166 (install): Use infodir.
7167 (emacsinfodir): Deleted.
7168
c5602427 71691993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7170
7171 * Makefile (srcs): Add calendar.texi.
7172
7173 * Makefile (dist): Copy texindex.c and makeinfo.c.
7174 Limit elisp-* files to those with one or two digits.
7175
c5602427 71761993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7177
7178 * Makefile (dist): Changed to use Gzip instead of compress.
7179
c5602427 71801993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7181
7182 * loading.texi (Unloading): define-function changed back to
7183 defalias. It may not stay this way, but at least it's
7184 consistent with the known-good version of the code patch.
7185
c5602427 71861993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
7187
7188 * modes.texi (Hooks): Document new optional arg of add-hook.
7189
c5602427 71901993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7191
7192 * variables.texi: Document nil initial value of buffer-local variables.
7193
7194 * tips.texi: Add new section on standard library headers.
7195
c5602427 71961993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7197
7198 * Makefile (srcs): Add frame.texi to the list of sources.
7199
c5602427 72001993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7201
7202 * Makefile (dist): Don't bother excluding autosave files; they'll
7203 never make it into the temp directory anyway, and the hash marks
7204 in the name are problematic for make and the Bourne shell.
7205 (srcs):
7206
c5602427 72071993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7208
7209 * Makefile (dist): Don't include backup files or autosave files in
7210 the distribution tar file.
7211
c5602427 72121991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7213
7214 * Makefile (srcs): Added index.perm.
7215 (elisp.dvi): Remove erroneous shell comment.
7216 Expect output of permute-index in permuted.fns.
7217 Save old elisp.aux in elisp.oaux.
7218 (clean): Added index.texi to be deleted.
7219
c5602427 72201990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7221
7222 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
7223
c5602427 72241990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
7225
7226 * files.texi: Noted that completion-ignored-extensions is ignored
7227 when making *Completions*.
7228
3e868ee3 72291990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
7230
7231 * Makefile make dist now depends on elisp.dvi, since it tries
7232 to include it in the dist file.
7233
c5602427 72341990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 7235
c5602427 7236 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 7237
c5602427 72381989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7239
7240 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
7241 (defunargs): Turn off \hyphenchar of \sl font temporarily.
7242
c5602427 72431989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7244
7245 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
7246 and @error{} are the terms now being used. The files in the
7247 directory have been changed to reflect this.
7248
7249 * All instances of @indentedresultt{} have been changed to
7250 ` @result{}', using 5 spaces at the begining of the line.
7251
c5602427 72521989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7253
7254 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
7255 experimental @indentedresult{}, @indentedexpandsto{} are part of
7256 the texinfo.tex in this directory. These TeX macros are not
7257 stable yet.
7258
c5602427 72591989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7260
7261 * texinfo.tex: Temporarily added
7262 \let\result=\dblarrow
7263 \def\error{{\it ERROR} \longdblarrow}
7264 We need to do this better soon.
7265
c5602427 72661989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7267
7268 * Applied Karl Berry's patches to *.texinfo files, but not to
7269 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
7270 new title page format is also not applied, since it requires
7271 texinfo.tex changes.)
7272
7273 * Cleaned up `Makefile' and defined the `emacslibdir' directory
7274 for the Project GNU development environment.
7275
7276;; Local Variables:
c8763fb6 7277;; coding: utf-8
b8d4c8d0
GM
7278;; add-log-time-zone-rule: t
7279;; End:
7280
352c8b4a 7281 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6ed161e1 7282 2007, 2008, 2009 Free Software Foundation, Inc.
b8d4c8d0
GM
7283
7284 This file is part of GNU Emacs.
7285
352c8b4a 7286 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 7287 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7288 the Free Software Foundation, either version 3 of the License, or
7289 (at your option) any later version.
b8d4c8d0
GM
7290
7291 GNU Emacs is distributed in the hope that it will be useful,
7292 but WITHOUT ANY WARRANTY; without even the implied warranty of
7293 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7294 GNU General Public License for more details.
7295
7296 You should have received a copy of the GNU General Public License
352c8b4a 7297 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
7298
7299;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda