* progmodes/ada-mode.el (ada-mode): Simplify doc string.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
9f822178
MR
12009-01-03 Martin Rudalics <rudalics@gmx.at>
2
3 * windows.texi (Choosing Window): Say that pop-up-frame-alist
4 works via the default value of pop-up-frame-function.
5
af34ad36
EZ
62009-01-02 Eli Zaretskii <eliz@gnu.org>
7
8 * processes.texi (System Processes): Document the `time' and
9 `ctime' attributes of `system-process-attributes'.
10
d31f6679
CY
112009-01-01 Chong Yidong <cyd@stupidchicken.com>
12
13 * display.texi (Face Attributes): Clarify :height attribute.
14
174dc00c
MR
152008-12-31 Martin Rudalics <rudalics@gmx.at>
16
17 * buffers.texi (The Buffer List): Clarify what moves a buffer to
18 the front of the buffer list. Add entries for `last-buffer' and
19 `unbury-buffer'.
20
b8afe7e4
EZ
212008-12-27 Eli Zaretskii <eliz@gnu.org>
22
d14030f5
EZ
23 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
24 and its subsections.
25
26 * frames.texi (Multiple Terminals, Low-level Terminal)
27 (Terminal Parameters, Frames on Other TTY devices): New sections.
28 (Frames): Add an xref to "Multiple Terminals".
29
765980a4
EZ
30 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
31
32 * objects.texi (Terminal Type): New node.
33 (Editing Types): Add it to the menu.
34
47bd5577
EZ
35 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
36 Variables".
37
eb22b78c 38 * variables.texi (Directory Local Variables): New node.
47bd5577 39 (Variables): Add a menu item for it.
eb22b78c 40
b8afe7e4
EZ
41 * loading.texi (Autoload): Document `generate-autoload-cookie' and
42 `generated-autoload-file'.
43
77bb0476
EZ
442008-12-20 Eli Zaretskii <eliz@gnu.org>
45
028e2c19
EZ
46 * os.texi (Startup Summary): Add xref to documentation of
47 `initial-window-system'.
48
77bb0476
EZ
49 * display.texi (Window Systems): Document `window-system' the
50 function. The variable `window-system' is now frame-local.
028e2c19 51 Document `initial-window-system'.
77bb0476 52
dda87836
MR
532008-12-19 Martin Rudalics <rudalics@gmx.at>
54
55 * windows.texi (Windows): Rewrite description of
56 fit-window-to-buffer.
57
caef3ed2
GM
582008-12-13 Glenn Morris <rgm@gnu.org>
59
60 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
61 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
62
21c58e4d
GM
632008-12-12 Glenn Morris <rgm@gnu.org>
64
65 * debugging.texi (Error Debugging): Refer forwards to
66 eval-expression-debug-on-error.
67
af38459f
EZ
682008-12-05 Eli Zaretskii <eliz@gnu.org>
69
5dedd9b5
EZ
70 * strings.texi (String Basics): Only unibyte strings that
71 represent key sequences hold 8-bit raw bytes.
72
af38459f
EZ
73 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
74 paragraph to speak about `undecided'.
75 (Character Properties): Don't explain the meaning of each
76 property; instead, identify their Unicode Standard names.
b3f1f4a5 77 (Character Sets): Document `map-charset-chars'.
af38459f 78
fa047ae7
GM
792008-12-02 Glenn Morris <rgm@gnu.org>
80
81 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
82 section yet again.
83
47dbc044
EZ
842008-11-29 Eli Zaretskii <eliz@gnu.org>
85
98d05998
EZ
86 * nonascii.texi (Character Properties): New Section.
87 (Specifying Coding Systems): Document
88 `coding-system-priority-list', `set-coding-system-priority', and
89 `with-coding-priority'.
90 (Lisp and Coding Systems): Document `check-coding-systems-region'
91 and `coding-system-charset-list'.
92 (Coding System Basics): Document `coding-system-aliases'.
93
94 * elisp.texi (Top): Add a @detailmenu entry for "Character
95 Properties".
96
47dbc044
EZ
97 * objects.texi (Character Type): Correct the range of Emacs
98 characters. Add an @xref to "Character Codes".
99
100 * strings.texi (String Basics): Add an @xref to "Character Codes".
101
102 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
103
104 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
105 (Character Codes): Document `max-char'.
106
8b80cdf5
EZ
1072008-11-28 Eli Zaretskii <eliz@gnu.org>
108
109 * nonascii.texi (Text Representations, Converting Representations)
110 (Character Sets, Scanning Charsets, Translation of Characters):
111 Make text more accurate.
112
a99dceba
GM
1132008-11-28 Glenn Morris <rgm@gnu.org>
114
115 * files.texi (Format Conversion Round-Trip): Improve previous change.
116
f6dc3bed
CY
1172008-11-26 Chong Yidong <cyd@stupidchicken.com>
118
119 * modes.texi (Auto Major Mode): Fix example.
120
5da9413d
GM
1212008-11-25 Glenn Morris <rgm@gnu.org>
122
123 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
124
125 * files.texi (Format Conversion Round-Trip):
126 Use active voice for previous change.
127
fcca848c
CY
1282008-11-25 Chong Yidong <cyd@stupidchicken.com>
129
130 * os.texi (Processor Run Time):
131 * processes.texi (Transaction Queues):
132 * markers.texi (The Mark):
133 * windows.texi (Choosing Window, Selecting Windows):
134 * files.texi (Changing Files, Magic File Names):
135 * commands.texi (Key Sequence Input):
136 * functions.texi (Declaring Functions):
137 * strings.texi (Predicates for Strings):
138 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
139
36c8dc54
CY
1402008-11-24 Chong Yidong <cyd@stupidchicken.com>
141
142 * help.texi (Accessing Documentation): Update example.
143
144 * variables.texi (Defining Variables): Note that `*' is not
145 necessary if defcustom is used.
146
2a79b242
EZ
1472008-11-22 Eli Zaretskii <eliz@gnu.org>
148
149 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
150 Characters" from @detailmenu.
151
152 * nonascii.texi (Character Codes, Character Sets)
153 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
154 (Chars and Bytes, Splitting Characters): Sections removed.
155
392f0d26
LK
1562008-11-22 Lute Kamstra <lute@gnu.org>
157
158 * positions.texi (Text Lines): Update goto-line documentation.
159
af1a5cd5
MR
1602008-11-21 Martin Rudalics <rudalics@gmx.at>
161
6a4cfb0c
MR
162 * frames.texi (Frames): Fix typo, add cross references, reword.
163 (Initial Parameters): Reword special-display-frame-alist text.
164 (Frames and Windows): Reword. Describe argument norecord for
165 set-frame-selected-window.
166 (Input Focus): Describe argument norecord for select-frame.
167 Remove comment on MS-Windows behavior for focus-follows-mouse.
168 (Raising and Lowering): Mention windows-frames dichotomy in
169 metaphor.
170
af1a5cd5
MR
171 * windows.texi (Displaying Buffers, Vertical Scrolling)
172 (Horizontal Scrolling): Fix indenting and rewording issues
173 introduced with 2008-11-07 change.
174
c249fa9c
GM
1752008-11-20 Glenn Morris <rgm@gnu.org>
176
177 * files.texi (Format Conversion Round-Trip): Mention `preserve'
178 element of `format-alist'.
179
204d4665
GM
1802008-11-19 Glenn Morris <rgm@gnu.org>
181
182 * doclicense.texi: Update to FDL 1.3.
183 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
184
cc0910af
CY
1852008-11-18 Chong Yidong <cyd@stupidchicken.com>
186
efe6e7c4
CY
187 * windows.texi (Window Hooks): Remove *-end-trigger-functions
188 vars, which are obsolete. Mention jit-lock-register.
189
190 * modes.texi (Other Font Lock Variables): Document
191 jit-lock-register and jit-lock-unregister.
192
cc0910af
CY
193 * frames.texi (Color Parameters): Document alpha parameter.
194
aeeedf76
MR
1952008-11-16 Martin Rudalics <rudalics@gmx.at>
196
197 * windows.texi (Splitting Windows, Deleting Windows)
198 (Selecting Windows, Cyclic Window Ordering)
199 (Buffers and Windows, Displaying Buffers, Choosing Window)
200 (Dedicated Windows, Window Point, Window Start and End)
201 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
202 (Size of Window, Resizing Windows, Window Configurations)
203 (Window Parameters): Avoid @var at beginning of sentences and
204 reword accordingly.
205
4c565c5c
LK
2062008-11-11 Lute Kamstra <lute@gnu.org>
207
208 * files.texi (File Name Components): Fix file-name-extension
209 documentation.
210
25f494c9
JB
2112008-11-11 Juanma Barranquero <lekktu@gmail.com>
212
213 * frames.texi (Basic Parameters): Remove display-environment-variable
214 and term-environment-variable.
215
a1401ab1
EZ
2162008-11-08 Eli Zaretskii <eliz@gnu.org>
217
218 * windows.texi (Basic Windows, Splitting Windows)
219 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
220 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
221 (Resizing Windows, Window Configurations, Window Parameters):
222 Fix wording and markup.
a1401ab1 223
efafc282
MR
2242008-11-07 Martin Rudalics <rudalics@gmx.at>
225
226 * windows.texi (Windows): Update entries.
227 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 228 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
229 (Selecting Windows, Cyclic Window Ordering): Reword with special
230 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
231 (Buffers and Windows, Choosing Window): Reword with special
232 emphasis on dedicated windows.
233 (Displaying Buffers): Reword. For switch-to-buffer mention that
234 it may fall back on pop-to-buffer. For other-window try to
235 explain how it treats the cyclic ordering of windows.
efafc282
MR
236 (Dedicated Windows): New node and section discussing dedicated
237 windows and associated functions.
86ab855a 238 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
239 (Window Start and End): Rename node and section title. Reword.
240 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
241 Minor rewording.
242 (Size of Window): Reword, in particular text on window-width.
243 (Resizing Windows): Reword. Add text on balancing windows.
244 (Window Configurations): Reword. Mention window parameters.
245 (Window Parameters): New node and section on window parameters.
246 (Window Hooks): Reword. Mention that
247 window-configuration-change-hook is run "buffer-locally".
248 * elisp.texi (Top): Update Windows entries in @detailmenu
249 section.
250
d60a8ab2
JB
2512008-11-04 Juanma Barranquero <lekktu@gmail.com>
252
253 * searching.texi (Regexp Search): Fix typo.
254
01777627
CY
2552008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
256
257 * searching.texi (Regexp Search): Document GREEDY arg.
258 (Simple Match Data): Fix return value.
259
c4526e93
EZ
2602008-11-01 Eli Zaretskii <eliz@gnu.org>
261
262 * nonascii.texi (Text Representations): Rewrite to make consistent
263 with Emacs 23 internal representation of characters. Document
264 `unibyte-string'.
265
fe2ae8b5
CY
2662008-10-28 Chong Yidong <cyd@stupidchicken.com>
267
268 * processes.texi (Process Information): Note that process-status
269 does not accept buffer names.
270
cc5a21e3
CY
2712008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
272
273 * positions.texi (Skipping Characters): Correct return value of
274 skip-chars-forward.
275
09460d9a
MR
2762008-10-25 Martin Rudalics <rudalics@gmx.at>
277
520b29e7
MR
278 * windows.texi (Deleting Windows): Update documentation of
279 delete-windows-on.
280 (Buffers and Windows): Update documentations of
281 get-buffer-window and get-buffer-window-list.
282 (Displaying Buffers): Update documentation of
283 replace-buffer-in-windows.
284
09460d9a
MR
285 * buffers.texi (Current Buffer): Reword set-buffer and
286 with-current-buffer documentations.
287 (Creating Buffers): Reword documentation of get-buffer-create.
288
4d48fcdc
MR
2892008-10-23 Martin Rudalics <rudalics@gmx.at>
290
291 * buffers.texi (Current Buffer): Reword documentation of
292 set-buffer.
293 (Buffer Names): Reword documentation of buffer-name.
294 (The Buffer List): For bury-buffer explain what happens with the
295 buffer's window.
296 (Creating Buffers): Say that get-buffer-create's arg is called
297 buffer-or-name.
298
f0143c43
CY
2992008-10-22 Chong Yidong <cyd@stupidchicken.com>
300
3e5dbbd3
CY
301 * advice.texi (Computed Advice): Explain what DEFINITION is.
302
f0143c43
CY
303 * nonascii.texi (Character Codes): Remove obsolete function
304 char-valid-p, and document characterp instead.
305
52a94b85
MR
3062008-10-22 Martin Rudalics <rudalics@gmx.at>
307
308 * windows.texi (Displaying Buffers): Reword documentation of
309 pop-to-buffer.
310 (Choosing Window): Rewrite documentation of display-buffer and
311 its options.
312
f76f8246
MR
313 * buffers.texi (Killing Buffers): Update documentation of
314 kill-buffer.
315
acc8b598
EZ
3162008-10-21 Eli Zaretskii <eliz@gnu.org>
317
80e6b6df
EZ
318 * processes.texi (Serial Ports): Fix wording and improve markup.
319
3645358a
EZ
320 * searching.texi (Regexp Search): Document `string-match-p' and
321 `looking-at-p'.
322 (POSIX Regexps): Add an xref for "non-greedy".
323 (Regexp Special): Add @cindex entry for "non-greedy".
324
b3d50cff 325 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 326 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 327
73b7530a
EZ
328 * frames.texi (Color Names): Add an xref to `read-color'.
329
330 * minibuf.texi (High-Level Completion): Document `read-color'.
331
acc8b598
EZ
332 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
333
334 * positions.texi (Narrowing): Add an xref to "Swapping Text".
335
336 * buffers.texi (Swapping Text): New section, documents
337 `buffer-swap-text'.
338
10e187e8
MR
3392008-10-21 Martin Rudalics <rudalics@gmx.at>
340
341 * windows.texi (Resizing Windows): Minor wording fix.
342
fd6f900c
EZ
3432008-10-20 Eli Zaretskii <eliz@gnu.org>
344
345 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
346 and `combine-and-quote-strings'.
347
348 * strings.texi (Creating Strings): Add xrefs for them.
349
e4372165
EZ
3502008-10-19 Eli Zaretskii <eliz@gnu.org>
351
d6328fba
EZ
352 * elisp.texi (Top): Make descriptive text for "Reading File Names"
353 match the corresponding menu in minibuf.texi.
354
e4372165
EZ
355 * minibuf.texi (Reading File Names): Document `read-shell-command'
356 and `minibuffer-local-shell-command-map'.
357
5d8dda33
MR
3582008-10-19 Martin Rudalics <rudalics@gmx.at>
359
360 * windows.texi (Resizing Windows): Remove var{} around "window" in
361 documentation of enlarge-window.
362 Rewrite documentation of window-min-height and window-min-width.
363
437706cd
EZ
3642008-10-19 Eli Zaretskii <eliz@gnu.org>
365
80f85d7c
EZ
366 * functions.texi (Calling Functions): Document `apply-partially'.
367
291703b5
EZ
368 * hooks.texi (Standard Hooks): Mention
369 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
370
371 * variables.texi (File Local Variables): Document
372 `file-local-variables-alist', `before-hack-local-variables-hook'
373 and `hack-local-variables-hook'.
374
583d8b3c
EZ
375 * processes.texi (Synchronous Processes): Document `process-lines'.
376
437706cd 377 * customize.texi (Variable Definitions): Document
583d8b3c 378 `custom-reevaluate-setting'.
437706cd 379
7e51d89b
MR
3802008-10-18 Martin Rudalics <rudalics@gmx.at>
381
382 * windows.texi (Choosing Window, Deleting Windows)
383 (Displaying Buffers): Expand documentation of dedicated windows.
384
43c59a3d
EZ
3852008-10-18 Eli Zaretskii <eliz@gnu.org>
386
018a960d
EZ
387 * files.texi (Changing Files): Document symbolic input of file
388 modes to `set-file-modes'. Document `read-file-modes' and
389 `file-modes-symbolic-to-number'.
390
2c0b8144
EZ
391 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
392 and `search-map'.
393
80120f13
EZ
394 * searching.texi (Search and Replace): Document
395 `replace-search-function' and `replace-re-search-function'.
2c0b8144 396 Document `multi-query-replace-map'.
80120f13 397
6d4913f0
EZ
398 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
399 (Completion Commands, Reading File Names): Rename
400 `minibuffer-local-must-match-filename-map' to
401 `minibuffer-local-filename-must-match-map'.
402 (Minibuffer Completion): The `require-match' argument to
403 `completing-read' can now have the value `confirm-only'.
404
43c59a3d
EZ
405 * windows.texi (Displaying Buffers): Minor wording fix.
406 (Choosing Window): `split-height-threshold' can now be nil.
407 Document `split-width-threshold'. `pop-up-frames' can have the
408 value `graphic-only'.
409
f36acfd9
EZ
4102008-10-17 Eli Zaretskii <eliz@gnu.org>
411
412 * os.texi (Startup Summary): Document `before-init-time' and
413 `after-init-time'. Document `initial-window-system' and
414 `window-system-initialization-alist'. Document reading the
415 abbrevs file. Document the call to `server-start' under --daemon.
416 Rearrange a bit to be consistent with the code flow.
53728487
EZ
417 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
418 (Time Parsing): Document `format-seconds'.
f36acfd9 419
96995b89
MR
4202008-10-17 Martin Rudalics <rudalics@gmx.at>
421
422 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
423 and reword.
424
2de17c73
EZ
4252008-10-16 Eli Zaretskii <eliz@gnu.org>
426
427 * markers.texi (The Mark): Document use-region-p.
428
9cf52b11
EZ
4292008-10-15 Eli Zaretskii <eliz@gnu.org>
430
c3aaf1d7
EZ
431 * internals.texi (Writing Emacs Primitives): The interactive spec
432 of a primitive can be a Lisp form.
433
841a1743
EZ
434 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
435 values of transient-mark-mode. Document handle-shift-selection.
436
437 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
438 (Interactive Examples): Show an example of `^'.
439 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
440 (Defining Commands, Using Interactive): The interactive-form of a
441 function can be added via its symbol's property.
841a1743 442
52441368
EZ
443 * positions.texi (List Motion): beginning-of-defun-function can
444 now accept an argument.
445
8e8c1a72
EZ
446 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
447 now return a list of strings.
448
a33a1f2a
EZ
449 * control.texi (Handling Errors): Document ignore-errors.
450
4fb04348
EZ
451 * frames.texi (Creating Frames): Document frame-inherited-parameters.
452 (Parameter Access): Document set-frame-parameter.
453
ee666f84
EZ
454 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
455 Hooks" for the effect of kill-all-local-variables on local hook
456 functions.
457
9cf52b11
EZ
458 * modes.texi (Major Mode Conventions, Mode Line Variables):
459 `mode-name' need not be a string. xref to "Mode Line Data" for
460 details, and to "Emulating Mode Line" for computing a string
461 value.
462
22526bc4
EZ
4632008-10-14 Eli Zaretskii <eliz@gnu.org>
464
a65f6a85
EZ
465 * processes.texi (System Processes): New section.
466 (Processes, Signals to Processes): Add xrefs to it.
467
468 * objects.texi (Editing Types): A `process' is a subprocess of
469 Emacs, not just any process running on the OS.
470
471 * elisp.texi (Top): Adjust the @detailmenu for the above two
472 changes.
473
2724b26a
EZ
474 * sequences.texi (Char-Tables): Remove documentation of
475 set-char-table-default, which has no effect since Emacs 23.
476 <char-table-range, set-char-table-range>: Don't mention generic
477 characters and charsets. Add a cons cell as a possible argument.
478
479 * nonascii.texi (Splitting Characters)
480 (Translation of Characters): Don't mention generic characters.
481
482 * display.texi (Fontsets): Don't mention generic characters.
483
22526bc4 484 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 485 argument FUNCTION with a cons cell as KEY.
22526bc4 486
eaf4b689
EZ
4872008-10-13 Eli Zaretskii <eliz@gnu.org>
488
45e46036
EZ
489 * objects.texi (Primitive Function Type): Move "@cindex special
490 forms" from here...
491
492 * eval.texi (Special Forms): ...to here.
493
494 * functions.texi (What Is a Function): `functionp' returns nil for
495 special forms. Add an xref.
496
eaf4b689
EZ
497 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
498 Variables".
499
500 * variables.texi (Frame-Local Variables): New section.
501 (Buffer-Local Variables): Add an xref to it.
502 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
503 have both frame-local and buffer-local binding.
504
505 * frames.texi (Frames): Mention multiple tty frames.
506 (Frame Parameters, Parameter Access): Mention frame-local variable
507 bindings.
508
15688fce
GM
5092008-09-20 Glenn Morris <rgm@gnu.org>
510
511 * display.texi (Defining Faces): Recommend against face variables.
512
35539065
JB
5132008-09-16 Juanma Barranquero <lekktu@gmail.com>
514
515 * display.texi (Echo Area Customization): Fix typo.
516
6a57054b
JB
5172008-09-09 Juanma Barranquero <lekktu@gmail.com>
518
519 * loading.texi (Where Defined): Add `defface' item.
520
d632fb82
MR
5212008-09-06 Martin Rudalics <rudalics@gmx.at>
522
523 * loading.texi (Where Defined): Fix description of symbol-file.
524
905a9adb
JR
5252008-08-26 Jason Rumney <jasonr@gnu.org>
526
527 * display.texi (TIFF Images): New section describing :index property.
528
852e91b7
CY
5292008-08-23 Chong Yidong <cyd@stupidchicken.com>
530
531 * display.texi (Temporary Displays): Remove unnecessary comment
532 about usage of temp-buffer-show-hook.
533
6be001ee
CY
5342008-08-05 Chong Yidong <cyd@stupidchicken.com>
535
536 * symbols.texi (Other Plists): Fix incorrect example.
537 Suggested by Florian Beck.
538
58e3d8e8
JB
5392008-07-31 Juanma Barranquero <lekktu@gmail.com>
540
541 * os.texi: Fix previous change.
542
7c2fb837
DN
5432008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
544
545 * os.texi:
546 * intro.texi:
547 * files.texi: Remove VMS support.
548
9e2a2647
DN
5492008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
550
551 * os.texi:
552 * frames.texi:
553 * display.texi: Remove mentions of Mac Carbon.
554
c4f4682b
MB
5552008-07-01 Miles Bader <miles@gnu.org>
556
557 * text.texi (Special Properties):
558 * display.texi (Truncation): Add wrap-prefix and line-prefix.
559
3696411e
JB
5602008-06-28 Johan Bockgård <bojohan@gnu.org>
561
562 * display.texi (Other Image Types): Fix copy/paste error; say
563 "PBM", not "XBM".
564
f2a77c3a
DN
5652008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
566
567 * os.texi: Remove references to obsolete systems.
568
6d52677d
EZ
5692008-06-20 Eli Zaretskii <eliz@gnu.org>
570
571 * makefile.w32-in (distclean): Remove makefile.
572
1a87da4c
GM
5732008-06-17 Glenn Morris <rgm@gnu.org>
574
575 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
576 (elisp, dist): Remove rules and variables that are obsolete now
577 the lisp manual is no longer distributed separately.
578
fdda1c5d
GM
5792008-06-16 Glenn Morris <rgm@gnu.org>
580
646692e9
GM
581 * configure, configure.in, mkinstalldirs: Remove unused files.
582
583 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 584 * vol1.texi (EMACSVER):
6a57054b 585 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
586
587 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
588 as per maintain.info.
589
611bee81
GM
5902008-06-15 Glenn Morris <rgm@gnu.org>
591
a7bed3a0
GM
592 * makefile.w32-in (manual): Use "23" rather than "21".
593
594 * Makefile.in (emacsver): New, set by configure.
595 (manual): Use emacsver.
596
d794edf2
GM
597 * intro.texi: Report bugs using M-x report-emacs-bug.
598
611bee81
GM
599 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
600
c73e02fa
GM
6012008-06-13 Daniel Engeler <engeler@gmail.com>
602
603 * elisp.texi, internals.texi, processes.texi: Add documentation
604 about serial port access.
605
e40a85cd
MB
6062008-06-05 Miles Bader <miles@gnu.org>
607
608 * display.texi (Displaying Faces): Update to reflect function
609 renamings in face-remap.el.
610
7b753744
JB
6112008-06-05 Juanma Barranquero <lekktu@gmail.com>
612
613 * display.texi (Fontsets): Fix typos.
614
9d3d42fb
MB
6152008-06-03 Miles Bader <miles@gnu.org>
616
7b753744
JB
617 * display.texi (Displaying Faces): Add add-relative-face-remapping,
618 remove-relative-face-remapping, set-base-face-remapping,
619 and set-default-base-face-remapping.
9d3d42fb 620
f2cec7a9
MB
6212008-06-01 Miles Bader <miles@gnu.org>
622
623 * display.texi (Displaying Faces): Add face-remapping-alist.
624
8f39c96d
SM
6252008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
626
627 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
628 variable names.
629
1ef5eecc
ER
6302008-05-03 Eric S. Raymond <esr@golux>
631
352c8b4a 632 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
633 (current-global-map) return references, not copies.
634
63b4387f
JL
6352008-05-02 Juri Linkov <juri@jurta.org>
636
637 * minibuf.texi (Text from Minibuffer): Document a list of
638 default values for `read-from-minibuffer'.
639
38a8b703
JB
6402008-04-24 Juanma Barranquero <lekktu@gmail.com>
641
642 * nonascii.texi (Translation of Characters): Fix previous change.
643
7c42e639
CY
6442008-04-20 Chong Yidong <cyd@stupidchicken.com>
645
646 * display.texi (Overlay Properties): Clarify role of underlying
647 textprop and overlay keymaps for display strings.
648
649 * keymaps.texi (Active Keymaps): Ditto.
650
25c0d999
SM
6512008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
652
653 * minibuf.texi (Programmed Completion):
654 Replace dynamic-completion-table with the new completion-table-dynamic.
655
e3af5968
CY
6562008-04-07 Chong Yidong <cyd@stupidchicken.com>
657
658 * intro.texi (Some Terms): Change "fonts in this manual" index
659 entry to "typographic conventions".
660
6bfc8698
EZ
6612008-04-05 Eli Zaretskii <eliz@gnu.org>
662
663 * objects.texi (Text Props and Strings): Add indexing for read
664 syntax of text properties.
665
4972c361
SM
6662008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
667
668 * processes.texi (Decoding Output): Remove process-filter-multibyte
669 functions.
670
c70a68db
MR
6712008-03-15 Martin Rudalics <rudalics@gmx.at>
672
673 * display.texi (Finding Overlays): Say that empty overlays at
674 the end of the buffer are reported too.
675
1291fd36
GM
6762008-03-13 Glenn Morris <rgm@gnu.org>
677
678 * elisp.texi (EMACSVER): Set to 23.0.60.
679
c6b0dfd5
CY
6802008-02-26 Chong Yidong <cyd@stupidchicken.com>
681
38a8b703 682 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 683
875fc30c
GM
6842008-02-22 Glenn Morris <rgm@gnu.org>
685
686 * frames.texi (Position Parameters): Clarify the description of
687 `left' and `top', using information from "Geometry".
688 (Geometry): Give a pointer to "Position Parameters", rather than
689 repeating information.
690
d8c8e45a
GM
6912008-02-11 Glenn Morris <rgm@gnu.org>
692
693 * objects.texi (Equality Predicates): No longer talk about "two"
694 functions.
695
38a8b703 6962008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
697
698 * objects.texi (Equality Predicates): Add defun for
699 equal-including-properties.
700
bfffe0b1
GM
7012008-02-10 Glenn Morris <rgm@gnu.org>
702
703 * objects.texi (Equality Predicates):
704 Mention equal-including-properties.
705
431b78c9
RS
7062008-02-07 Richard Stallman <rms@gnu.org>
707
708 * windows.texi (Window Start): Mention the feature of moving
709 window-start to start of line.
710
c8763fb6 7112008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
712
713 * keymaps.texi (Tool Bar): Document rtl property.
714
1a256502
TTN
7152008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
716
717 * display.texi (Button Types):
718 For define-button-type, clarify type of NAME.
719
569382c2
MR
7202008-01-19 Martin Rudalics <rudalics@gmx.at>
721
722 * buffers.texi (Buffer Modification): Fix typo.
723
f3041af1
DN
7242008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
725
726 * os.texi (System Environment): Remove references to OSes that are
727 not supported anymore.
728
d35e1cd7
DN
7292008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
730
731 * os.texi (System Environment): Remove mention for Masscomp.
732
23af7580
RS
7332008-01-04 Richard Stallman <rms@gnu.org>
734
735 * display.texi (Faces): Don't talk about internal face vector as arg
736 to facep.
737
738 * customize.texi (Type Keywords): Fix previous change.
739
740 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
741 * elisp.texi (Top): Fix menu for commands.texi change.
742
ec7d5b1e
RS
7432007-12-30 Richard Stallman <rms@gnu.org>
744
745 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
746 (Accessing Scroll): New node broken out of Accessing Mouse.
747
101a6cea
RS
7482007-12-28 Richard Stallman <rms@gnu.org>
749
750 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 751 (Basic Parameters): For `title', refer to title bar.
041817a4 752 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 753
72b7e664
RS
7542007-12-23 Richard Stallman <rms@gnu.org>
755
756 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
757 Improve some of the commented-out keywords' text too.
758
27a4f445
MR
7592007-12-14 Martin Rudalics <rudalics@gmx.at>
760
e2e3f1d7
MR
761 * nonascii.texi (Encoding and I/O): Reword to avoid saying
762 "visit the current buffer".
763
27a4f445
MR
764 * os.texi (System Interface): Fix typo.
765
a2afc99d
RS
7662007-12-04 Richard Stallman <rms@gnu.org>
767
768 * objects.texi (Symbol Type): Fix typo.
769
b694135c
RS
7702007-12-03 Richard Stallman <rms@gnu.org>
771
772 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
773
f99a19da
GM
7742007-12-01 Glenn Morris <rgm@gnu.org>
775
776 * functions.texi (Declaring Functions): Improve previous change.
777
8f4b37d8
GM
7782007-11-30 Glenn Morris <rgm@gnu.org>
779
780 * functions.texi (Declaring Functions): Add optional fourth
781 argument of declare-function, and setting third argument to `t'.
782
61a2fe01
RS
7832007-11-29 Richard Stallman <rms@gnu.org>
784
785 * customize.texi (Composite Types): Document `group' type.
786
cbfc5193
GM
7872007-11-29 Glenn Morris <rgm@gnu.org>
788
789 * functions.texi (Declaring Functions): Add findex. Mention
790 `external' files.
791
8386283a
JB
7922007-11-26 Juanma Barranquero <lekktu@gmail.com>
793
794 * functions.texi (Declaring Functions): Fix directive.
795
a07c9a8b
RS
7962007-11-25 Richard Stallman <rms@gnu.org>
797
798 * help.texi (Help Functions): Clean up last change.
799
800 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
801
802 * loading.texi (Named Features): Minor cleanup.
803
804 * macros.texi (Eval During Expansion): Minor cleanup.
805
806 * variables.texi (Variable Aliases): Minor cleanup.
807
a0925923
RS
8082007-11-24 Richard Stallman <rms@gnu.org>
809
810 * functions.texi (Declaring Functions): Clarify previous change.
811
812 * compile.texi (Compiler Errors): Clarify previous change.
813
20c63e44
RS
8142007-11-24 Richard Stallman <rms@gnu.org>
815
e5e76c04 816 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
817 Clarify the text and move items around.
818
5bb0cda3
GM
8192007-11-24 Glenn Morris <rgm@gnu.org>
820
821 * functions.texi (Declaring Functions): New section.
822 * compile.texi (Compiler Errors): Mention declaring functions,
823 defvar with no initvalue, and byte-compile-warnings.
824
af13c86a
MR
8252007-11-15 Martin Rudalics <rudalics@gmx.at>
826
827 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
828 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
829
a5373305
MR
8302007-11-13 Martin Rudalics <rudalics@gmx.at>
831
832 * help.texi (Help Functions): Document new macro `with-help-window'.
833
fe284805
JL
8342007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
835
836 * searching.texi (Replacing Match): Describe new
837 `match-substitute-replacement'.
838
2c3a09b1
RS
8392007-10-31 Richard Stallman <rms@gnu.org>
840
841 * strings.texi (Creating Strings): Null strings from concat not unique.
842
f2b480f4
RS
8432007-10-26 Richard Stallman <rms@gnu.org>
844
845 * objects.texi (Equality Predicates): Null strings are uniquified.
846
847 * minibuf.texi: Minor clarifications in previous change.
848
db21122c
GM
8492007-10-25 Glenn Morris <rgm@gnu.org>
850
851 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
852
2328cbb3
RS
8532007-10-24 Richard Stallman <rms@gnu.org>
854
855 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
856
857 * variables.texi (Frame-Local Variables): Node deleted.
858 (Variables): Delete Frame-Local Variables from menu.
859 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
860 (Default Value): Don't mention frame-local vars.
861
862 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
863
864 * loading.texi (Unloading): Document FEATURE-unload-function
865 instead of FEATURE-unload-hook.
866
2328cbb3
RS
867 * frames.texi (Multiple Displays): Don't mention frame-local vars.
868
c066bafa
JL
8692007-10-22 Juri Linkov <juri@jurta.org>
870
871 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
872 (High-Level Completion): Document a list of default value strings
873 in the DEFAULT argument, for which minibuffer functions return the
874 first element.
875
65ced25f
JL
8762007-10-17 Juri Linkov <juri@jurta.org>
877
878 * text.texi (Filling): Update arguments of fill-paragraph.
879 fill-paragraph operates on the active region in Transient Mark mode.
880 Remove fill-paragraph-or-region.
881
ee46ec8e
KB
8822007-10-13 Karl Berry <karl@gnu.org>
883
884 * elisp.texi (@dircategory): Move to after @copying,
885 since we want @copying as close as possible to the beginning of
886 the output.
887
61bbdbc6
RS
8882007-10-12 Richard Stallman <rms@gnu.org>
889
890 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
891
892 * commands.texi (Distinguish Interactive): New node,
893 broken out from Interactive Call and rewritten.
894 (Command Loop): Put Distinguish Interactive in menu.
895
af23e1e8
RS
8962007-10-09 Richard Stallman <rms@gnu.org>
897
898 * text.texi (Examining Properties): Mention overlay priority.
899
900 * display.texi (Display Margins): Correct the description
901 of margin display specifications.
902 (Replacing Specs): New subnode broken out of Display Property.
903
e1965a69
JL
9042007-10-06 Juri Linkov <juri@jurta.org>
905
906 * text.texi (Filling): Document fill-paragraph-or-region.
907
4638454b
JB
9082007-10-05 Juanma Barranquero <lekktu@gmail.com>
909
910 * display.texi (Auto Faces): Fix typo.
911
7ed54cc5
RS
9122007-10-02 Richard Stallman <rms@gnu.org>
913
914 * display.texi (Display Property): Explain some display specs
915 don't let you move point in.
916
917 * frames.texi (Cursor Parameters): Describe
918 cursor-in-non-selected-windows here. Explain more values.
919
920 * windows.texi (Basic Windows): Don't describe
921 cursor-in-non-selected-windows here.
922
305a7ef2
EZ
9232007-10-01 Eli Zaretskii <eliz@gnu.org>
924
925 * processes.texi (Misc Network): Note that these functions are
926 supported only on some systems.
927
f7a7f4eb
RS
9282007-10-01 Richard Stallman <rms@gnu.org>
929
930 * display.texi (Overlay Properties): Explain nil as priority.
931 Explain that conflicts are unpredictable if not resolved by
932 priorities.
933
780d7bb9
RS
9342007-09-23 Richard Stallman <rms@gnu.org>
935
936 * macros.texi (Backquote): Minor clarification.
937
14b4fdfb
RS
9382007-09-19 Richard Stallman <rms@gnu.org>
939
940 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
941 Clarify when they work in parallel and when one overrides.
942 Fix error in example.
14b4fdfb 943
b8d4c8d0
GM
9442007-09-06 Glenn Morris <rgm@gnu.org>
945
b3e755a9 946 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
947 commands to use ../../info.
948 * Makefile.in (infodir): Go up one more level.
4638454b 949 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
950 (miscmanualdir): New.
951 (dist): Use new variable miscmanualdir.
952 * makefile.w32-in (infodir, texinputdir): Go up one more level.
953 (usermanualdir): Change from ../man to ../emacs.
954
1bb1f7d3
MR
9552007-08-30 Martin Rudalics <rudalics@gmx.at>
956
957 * commands.texi (Command Loop Info): Advise against changing
958 most variables described here. Explain new variable
959 last-repeatable-command.
960
b8d4c8d0
GM
9612007-08-29 Glenn Morris <rgm@gnu.org>
962
963 * elisp.texi (EMACSVER): Increase to 23.0.50.
964
9652007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
966
967 * frames.texi (Basic Parameters): Add display-environment-variable
968 and term-environment-variable.
969
9702007-08-28 Juri Linkov <juri@jurta.org>
971
972 * display.texi (Image Formats, Other Image Types): Add SVG.
973
9742007-08-28 Juri Linkov <juri@jurta.org>
975
976 * display.texi (Images): Move formats-related text to new node
977 "Image Formats".
978 (Image Formats): New node.
979
619fb9ee
RS
9802007-08-27 Richard Stallman <rms@gnu.org>
981
982 * windows.texi (Window Configurations): Clarify what
983 a window configuration saves.
984
b8d4c8d0
GM
9852007-08-25 Richard Stallman <rms@gnu.org>
986
987 * display.texi (Images): Delete redundant @findex.
988
9892007-08-16 Richard Stallman <rms@gnu.org>
990
991 * processes.texi (Asynchronous Processes): Clarify
992 doc of start-file-process.
993
9942007-08-08 Martin Rudalics <rudalics@gmx.at>
995
996 * modes.texi (Example Major Modes): Fix typo.
997
9982007-08-08 Glenn Morris <rgm@gnu.org>
999
1000 * intro.texi (nil and t): Do not use `iff' in documentation.
1001
1002 * tips.texi (Documentation Tips): Recommend against `iff'.
1003
10042007-08-07 Chong Yidong <cyd@stupidchicken.com>
1005
1006 * display.texi (Image Cache): Document image-refresh.
1007
10082007-08-06 Martin Rudalics <rudalics@gmx.at>
1009
1010 * windows.texi (Size of Window): Document window-full-width-p.
1011
10122007-07-25 Glenn Morris <rgm@gnu.org>
1013
1014 * gpl.texi (GPL): Replace license with GPLv3.
1015
1016 * Relicense all FSF files to GPLv3 or later.
1017
10182007-07-24 Michael Albinus <michael.albinus@gmx.de>
1019
4638454b
JB
1020 * processes.texi (Synchronous Processes):
1021 Add `process-file-shell-command'.
b8d4c8d0
GM
1022 (Asynchronous Processes): Mention restricted use of
1023 `process-filter' and `process-sentinel' in
1024 `start-file-process'. Add `start-file-process-shell-command'.
1025
10262007-07-17 Michael Albinus <michael.albinus@gmx.de>
1027
1028 * files.texi (Magic File Names): Introduce optional parameter
1029 IDENTIFICATION for `file-remote-p'.
1030
10312007-07-16 Richard Stallman <rms@gnu.org>
1032
1033 * display.texi (Defining Faces): Fix previous change.
1034
10352007-07-14 Richard Stallman <rms@gnu.org>
1036
1037 * control.texi (Handling Errors): Document `debug' in handler list.
1038
10392007-07-10 Richard Stallman <rms@gnu.org>
1040
1041 * display.texi (Defining Faces): Explain C-M-x feature for defface.
1042
10432007-07-09 Richard Stallman <rms@gnu.org>
1044
1045 * files.texi (Magic File Names): Rewrite previous change.
1046
10472007-07-08 Michael Albinus <michael.albinus@gmx.de>
1048
1049 * files.texi (Magic File Names): Introduce optional parameter
1050 CONNECTED for `file-remote-p'.
1051
10522007-07-07 Michael Albinus <michael.albinus@gmx.de>
1053
1054 * processes.texi (Asynchronous Processes):
1055 * files.texi (Magic File Names): Add `start-file-process'.
1056
10572007-06-27 Richard Stallman <rms@gnu.org>
1058
1059 * files.texi (Format Conversion Piecemeal): Clarify
1060 `after-insert-file-functions' calling convention.
1061
10622007-06-27 Michael Albinus <michael.albinus@gmx.de>
1063
4638454b
JB
1064 * files.texi (Magic File Names): Remove `dired-call-process'.
1065 Add `process-file'.
b8d4c8d0
GM
1066
10672007-06-27 Kenichi Handa <handa@m17n.org>
1068
1069 * text.texi (Special Properties): Fix description about
4638454b 1070 `composition' property.
b8d4c8d0
GM
1071
10722007-06-26 Kenichi Handa <handa@m17n.org>
1073
1074 * nonascii.texi (Default Coding Systems): Document about the
1075 return value `undecided'.
1076
10772007-06-25 David Kastrup <dak@gnu.org>
1078
1079 * keymaps.texi (Active Keymaps): Document new POSITION argument of
1080 `current-active-maps'.
1081
10822007-06-24 Karl Berry <karl@gnu.org>
1083
4638454b 1084 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
1085
10862007-06-15 Juanma Barranquero <lekktu@gmail.com>
1087
1088 * display.texi (Overlay Arrow): Doc fix.
1089
10902007-06-14 Karl Berry <karl@tug.org>
1091
1092 * anti.texi (Antinews): Typo.
1093
10942007-06-14 Chong Yidong <cyd@stupidchicken.com>
1095
1096 * display.texi (Image Cache): Document image-refresh.
1097
10982007-06-12 Karl Berry <karl@gnu.org>
1099
1100 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
1101 * two-volume.make: New file.
1102 * .cvsignore: Ignore two-volume files.
1103
11042007-06-12 Tom Tromey <tromey@redhat.com>
1105
1106 * os.texi (Init File): Document user-emacs-directory.
1107
11082007-06-03 Nick Roberts <nickrob@snap.net.nz>
1109
1110 * commands.texi (Click Events): Describe width and height when
1111 object is nil.
1112
11132007-05-30 Nick Roberts <nickrob@snap.net.nz>
1114
1115 * commands.texi (Click Events): Layout more logically. Describe
1116 width and height.
1117 (Drag Events, Motion Events): Update to new format for position.
1118
11192007-06-02 Richard Stallman <rms@gnu.org>
1120
1121 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
1122
11232007-06-02 Chong Yidong <cyd@stupidchicken.com>
1124
1125 * Version 22.1 released.
1126
11272007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1128
1129 * text.texi (Special Properties): Correct meaning of fontified face.
1130
11312007-05-30 Richard Stallman <rms@gnu.org>
1132
1133 * text.texi (Special Properties): Add link to Adjusting Point.
1134
11352007-05-12 Richard Stallman <rms@gnu.org>
1136
1137 * text.texi (Margins): indent-to-left-margin is not the default.
1138 (Mode-Specific Indent): For indent-line-function, the default
1139 is indent-relative.
1140
1141 * modes.texi (Example Major Modes): Explain last line of text-mode
1142 is redundant.
1143
11442007-05-10 Richard Stallman <rms@gnu.org>
1145
1146 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
1147
1148 * help.texi (Keys in Documentation): Add reference to
1149 Documentation Tips.
1150
1151 * files.texi (Format Conversion): TO-FN gets three arguments.
1152
1153 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
1154
11552007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
1156
1157 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
1158 * files.texi (Format Conversion): Expand intro; add menu.
1159 (Format Conversion Overview, Format Conversion Round-Trip)
1160 (Format Conversion Piecemeal): New nodes/subsections.
1161 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
1162 * text.texi (Text Properties): Remove "Saving Properties" from menu.
1163 (Saving Properties): Delete node/subsection.
1164
11652007-05-07 Karl Berry <karl@gnu.org>
1166
1167 * elisp.texi (EMACSVER): Back to 22.
1168
11692007-05-06 Richard Stallman <rms@gnu.org>
1170
1171 * processes.texi (Accepting Output): Revert most of previous change.
1172
11732007-05-05 Richard Stallman <rms@gnu.org>
1174
1175 * processes.texi (Accepting Output): accept-process-output
1176 uses microseconds, not milliseconds. But that arg is obsolete.
1177
11782007-05-04 Karl Berry <karl@tug.org>
1179
1180 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
1181
11822007-05-04 Eli Zaretskii <eliz@gnu.org>
1183
1184 * tips.texi (Documentation Tips): Rearrange items to place the
1185 more important ones first. Add an index entry for hyperlinks.
1186
11872007-05-03 Karl Berry <karl@gnu.org>
1188
1189 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
1190 (EMACSVER) [smallbook]: 22 for printed version.
1191
1192 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
1193 so restore anchor to normal position after defun. Found by Kevin Ryde.
1194
11952007-04-26 Glenn Morris <rgm@gnu.org>
1196
1197 * elisp.texi (EMACSVER): Increase to 22.1.50.
1198
11992007-04-28 Karl Berry <karl@gnu.org>
1200
1201 * elisp.texi: Improve line breaks on copyright page,
1202 similar layout to emacs manual, 8.5x11 by default.
1203
12042007-04-24 Richard Stallman <rms@gnu.org>
1205
1206 * text.texi (Special Properties): Add xref to Overlay Properties.
1207
1208 * display.texi (Overlay Properties): Add xref to Special Properties.
1209
12102007-04-22 Richard Stallman <rms@gnu.org>
1211
1212 * keymaps.texi (Extended Menu Items): Move the info about
1213 format with cached keyboard binding.
1214
12152007-04-21 Richard Stallman <rms@gnu.org>
1216
1217 * text.texi (Special Properties): Clarify previous change.
1218
1219 * files.texi (File Name Expansion): Clarify previous change.
1220
1221 * display.texi (Attribute Functions): Fix example for
1222 face-attribute-relative-p.
1223
12242007-04-19 Kenichi Handa <handa@m17n.org>
1225
1226 * text.texi (Special Properties): Document composition property.
1227
12282007-04-19 Glenn Morris <rgm@gnu.org>
1229
1230 * files.texi (File Name Expansion): Mention "superroot".
1231
12322007-04-15 Chong Yidong <cyd@stupidchicken.com>
1233
1234 * frames.texi (Multiple Displays): Add note about "multi-monitor"
1235 setups.
1236 (Display Feature Testing): Note that display refers to all
1237 physical monitors for multi-monitor setups.
1238
12392007-04-14 Richard Stallman <rms@gnu.org>
1240
1241 * lists.texi (Sets And Lists): Clarify `delete' examples.
1242 Remove spurious xref to same node.
1243 Clarify xref for add-to-list.
1244
12452007-04-12 Nick Roberts <nickrob@snap.net.nz>
1246
1247 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
1248 value of lisp-mode-map.
1249
12502007-04-11 Karl Berry <karl@gnu.org>
1251
1252 * anti.texi (Antinews):
1253 * display.texi (Overlay Properties, Defining Images):
1254 * processes.texi (Synchronous Processes, Sentinels):
1255 * syntax.texi (Syntax Table Internals):
1256 * searching.texi (Regexp Special):
1257 * nonascii.texi (Default Coding Systems):
1258 * text.texi (Special Properties):
1259 * minibuf.texi (Basic Completion): Wording to improve breaks in
1260 8.5x11 format.
1261 * elisp.texi (smallbook): New @set to more easily switch between
1262 smallbook and 8.5x11.
1263
12642007-04-11 Richard Stallman <rms@gnu.org>
1265
1266 * text.texi (Lazy Properties): Minor fix.
1267
12682007-04-08 Karl Berry <karl@gnu.org>
1269
1270 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
1271 * macros.texi (Backquote): Downcase Backquote in index entries for
1272 consistency.
1273
12742007-04-08 Richard Stallman <rms@gnu.org>
1275
1276 * text.texi (Adaptive Fill): Just describe default,
1277 don't show it (since it contains non-ASCII chars).
1278
12792007-04-07 Karl Berry <karl@gnu.org>
1280
1281 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
1282 adaptive-fill-regexp's value, since they are not in the standard
1283 TeX fonts.
1284
12852007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
1286
1287 * display.texi (Defining Faces): Fix example.
1288
12892007-04-07 Karl Berry <karl@gnu.org>
1290
1291 * display.texi (Button Buffer Commands): Improve page break.
1292
12932007-04-07 Richard Stallman <rms@gnu.org>
1294
1295 * advice.texi (Activation of Advice): Remove redundant index entry.
1296
1297 * backups.texi: Improve index entries. Remove redundant ones.
1298
1299 * compile.texi (Byte Compilation): Improve index entry.
1300
1301 * hash.texi (Creating Hash): Improve index entry.
1302
1303 * symbols.texi (Definitions): Improve index entry.
1304
1305 * edebug.texi: Improve index entries. Remove redundant/useless ones.
1306
1307 * maps.texi (Standard Keymaps): Remove useless index entry.
1308
1309 * help.texi (Documentation Basics): Remove redundant index entries.
1310
1311 * customize.texi: Improve index entries.
1312 Remove redundant/useless ones.
1313
1314 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
1315
1316 * streams.texi (Output Variables): Improve index entry.
1317
1318 * abbrevs.texi (Abbrevs): Remove useless index entry.
1319
1320 * macros.texi (Expansion): Remove useless index entry.
1321
1322 * text.texi: Improve index entries. Remove redundant/useless ones.
1323 (Text Properties, Examining Properties)
1324 (Special Properties): Use "property category" instead of "category"
1325 to refer to the `category' property.
1326
1327 * positions.texi: Improve index entries. Remove useless one.
1328
1329 * lists.texi: Improve index entries. Remove redundant/useless ones.
1330
1331 * os.texi: Improve index entries.
1332 (Timers): Fix previous change.
1333
1334 * buffers.texi: Improve index entries.
1335 (Modification Time): Get rid of term "obsolete buffer".
1336
1337 * debugging.texi: Improve index entries.
1338 (Test Coverage): Add xref to other test coverage ftr.
1339
1340 * eval.texi: Improve index entry. Remove redundant ones.
1341
1342 * numbers.texi: Improve index entries. Remove redundant/useless ones.
1343
1344 * files.texi: Improve index entries. Remove redundant/useless ones.
1345
1346 * objects.texi: Improve index entries.
1347
1348 * processes.texi: Improve index entries.
1349
1350 * modes.texi: Improve index entry. Remove redundant one.
1351
1352 * nonascii.texi: Improve index entries.
1353
1354 * internals.texi: Improve index entries.
1355
1356 * syntax.texi: Improve index entries.
1357
1358 * keymaps.texi (Active Keymaps): Improve index entries.
1359
1360 * commands.texi: Improve index entries. Remove redundant/useless ones.
1361
1362 * frames.texi: Improve index entries. Remove redundant/useless ones.
1363
1364 * markers.texi: Improve index entries. Remove redundant ones.
1365
1366 * tips.texi: Improve index entries.
1367
1368 * loading.texi (Unloading): Improve index entry.
1369
1370 * variables.texi: Improve index entries. Remove redundant one.
1371
1372 * sequences.texi: Improve index entry.
1373
1374 * display.texi: Improve index entries. Remove redundant ones.
1375
1376 * windows.texi: Improve index entries.
1377
1378 * searching.texi: Improve index entries. Remove redundant one.
1379
1380 * strings.texi (Case Tables): Improve last change.
1381
13822007-04-04 Chong Yidong <cyd@stupidchicken.com>
1383
1384 * strings.texi (Case Tables): Document with-case-table and
1385 ascii-case-table.
1386
13872007-04-03 Karl Berry <karl@gnu.org>
1388
1389 * processes.texi (Network): Reword to improve page break.
1390
13912007-04-03 Eli Zaretskii <eliz@gnu.org>
1392
1393 * functions.texi (Inline Functions): Describe more disadvantages
1394 of defsubst, and make advice against it stronger.
1395
13962007-04-02 Karl Berry <karl@gnu.org>
1397
1398 * backups.texi (Backup Names): Avoid widow words.
1399 * modes.texi (Example Major Modes): Align last comment.
1400
14012007-04-01 Chong Yidong <cyd@stupidchicken.com>
1402
1403 * keymaps.texi (Remapping Commands): Document new arg to
1404 command-remapping.
1405
14062007-04-01 Karl Berry <karl@gnu.org>
1407
1408 * processes.texi (Low-Level Network): Typo.
1409 * loading.texi (Hooks for Loading): Avoid double "the".
1410 * keymaps.texi (Key Sequences): No double "and".
1411 (Changing Key Bindings): Shorten to improve line break.
1412
14132007-03-31 Glenn Morris <rgm@gnu.org>
1414
1415 * os.texi (Timers): Fix description of run-at-time TIME formats.
1416
14172007-03-31 Richard Stallman <rms@gnu.org>
1418
1419 * display.texi (Invisible Text): Correct buffer-invisibility-spec
1420 regarding ellipsis.
1421
14222007-03-31 Eli Zaretskii <eliz@gnu.org>
1423
1424 * intro.texi (nil and t):
1425 * symbols.texi (Plists and Alists):
1426 * variables.texi (Variable Aliases, Constant Variables):
1427 * functions.texi (Defining Functions):
1428 * advice.texi (Advising Primitives):
1429 * debugging.texi (Syntax Errors, Compilation Errors):
1430 * minibuf.texi (Minibuffer Windows):
1431 * commands.texi (Adjusting Point):
1432 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
1433 (Auto Major Mode, Major Mode Conventions):
1434 * help.texi (Describing Characters):
1435 * files.texi (Create/Delete Dirs, Information about Files)
1436 (File Locks, Writing to Files, Reading from Files)
1437 (Saving Buffers):
1438 * windows.texi (Resizing Windows, Cyclic Window Ordering):
1439 * frames.texi (Finding All Frames):
1440 * positions.texi (Buffer End, Motion):
1441 * markers.texi (The Region):
1442 * text.texi (Deletion, Near Point):
1443 * display.texi (Displaying Messages, Truncation):
1444 * os.texi (Processor Run Time):
1445 * tips.texi (Key Binding Conventions, Programming Tips)
1446 (Warning Tips, Documentation Tips, Comment Tips):
1447 * internals.texi (Memory Usage): Improve indexing.
1448
1449 * variables.texi (Frame-Local Variables):
1450 * functions.texi (Argument List):
1451 * loading.texi (Library Search):
1452 * streams.texi (Output Variables):
1453 * keymaps.texi (Translation Keymaps, Searching Keymaps):
1454 * searching.texi (Replacing Match, Search and Replace):
1455 * processes.texi (Byte Packing, Decoding Output)
1456 (Accepting Output, Network Servers, Shell Arguments):
1457 * display.texi (Abstract Display, Image Cache, Scroll Bars):
1458 * windows.texi (Window Point, Window Start):
1459 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
1460 * commands.texi (Reading Input, Keyboard Events):
1461 * minibuf.texi (Reading File Names, Minibuffer Completion)
1462 (Recursive Mini):
1463 * positions.texi (List Motion):
1464 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
1465 * numbers.texi (Arithmetic Operations, Math Functions)
1466 (Predicates on Numbers, Comparison of Numbers):
1467 (Numeric Conversions):
1468 * locals.texi (Standard Buffer-Local Variables):
1469 * maps.texi (Standard Keymaps):
1470 * os.texi (User Identification, System Environment, Recording Input)
1471 (X11 Keysyms):
1472 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
1473 * backups.texi (Backups and Auto-Saving):
1474 * customize.texi (Customization, Group Definitions)
1475 (Variable Definitions):
1476 * compile.texi (Byte Compilation): Improve index entries.
1477
14782007-03-31 Karl Berry <karl@gnu.org>
1479
1480 * macros.texi (Defining Macros): Avoid widow syllable.
1481
14822007-03-31 Eli Zaretskii <eliz@gnu.org>
1483
1484 * elisp.texi (Top): Postscript -> PostScript.
1485
1486 * display.texi (Images, Postscript Images): Postscript -> PostScript.
1487
14882007-03-31 Markus Triska <markus.triska@gmx.at>
1489
1490 * internals.texi (Writing Emacs Primitives): Untabify `For'.
1491
14922007-03-30 Karl Berry <karl@gnu.org>
1493
1494 * lists.texi (List-related Predicates): Remove spurious @need.
1495 (Setcdr): Use @smallexample to improve page break.
1496 (Association Lists) <assoc>: Reword to improve page break.
1497
1498 * strings.texi (String Conversion): Insert blank line to improve
1499 page break.
1500
1501 * numbers.texi (Random Numbers): Use @minus{}.
1502 (Math Functions): Use @minus{}.
1503
1504 * intro.texi (Acknowledgements): Avoid line breaks before middle
1505 initials.
1506
15072007-03-24 Eli Zaretskii <eliz@gnu.org>
1508
1509 * errors.texi (Standard Errors): Add an index entry.
1510
15112007-03-19 Richard Stallman <rms@gnu.org>
1512
1513 * os.texi (Recording Input): recent-keys now gives 300 keys.
1514
15152007-03-12 Glenn Morris <rgm@gnu.org>
1516
1517 * os.texi: Replace "daylight savings" with "daylight saving"
1518 throughout.
1519
15202007-03-05 Richard Stallman <rms@gnu.org>
1521
1522 * variables.texi (File Local Variables): Update
1523 enable-local-variables values.
1524
15252007-03-04 Richard Stallman <rms@gnu.org>
1526
1527 * syntax.texi (Control Parsing): Minor clarification.
1528
1529 * strings.texi (Formatting Strings): Clarify width, precision, flags.
1530
1531 * sequences.texi (Sequence Functions): Move string-bytes away,
1532 add xref.
1533
1534 * nonascii.texi (Text Representations): Move string-bytes here.
1535
1536 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
1537
1538 * minibuf.texi (Basic Completion): Minor clarification.
1539
1540 * markers.texi (The Mark): Clarify existence vs activation of mark.
1541 Other cleanup.
1542
1543 * display.texi (Finding Overlays): Write better example.
1544
1545 * compile.texi (Eval During Compile): Clarify putting macros
1546 in eval-when-compile.
1547
c5602427 15482007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
1549
1550 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 1551 load-read-function definition doc.
b8d4c8d0
GM
1552
15532007-02-21 Kim F. Storm <storm@cua.dk>
1554
1555 * strings.texi (Text Comparison): Mention that assoc-string
1556 converts symbols to strings before testing.
1557
15582007-02-17 Kim F. Storm <storm@cua.dk>
1559
1560 * processes.texi (Bindat Spec): Vector types can have optional
1561 element type.
1562 (Bindat Examples): Fix example. Add vector with element type.
1563
15642007-02-16 Andreas Schwab <schwab@suse.de>
1565
1566 * strings.texi (Formatting Strings): Document '+' flag.
1567
15682007-02-15 Juanma Barranquero <lekktu@gmail.com>
1569
1570 * strings.texi (Modifying Strings): Clarify that `clear-string'
1571 always converts the string to unibyte.
1572
15732007-02-14 Kim F. Storm <storm@cua.dk>
1574
1575 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
1576 Rewrite glyph code description to refer to these functions.
1577 Remove details of encoding face number and char into integer code.
1578
15792007-02-03 Alan Mackenzie <acm@muc.de>
1580
1581 * loading.texi (Hooks for Loading): Make the description of
1582 `eval-after-load' more detailed, and amend the description of
1583 after-load-alist, in accordance with changes from 2006-05.
1584
15852007-02-03 Chong Yidong <cyd@stupidchicken.com>
1586
1587 * modes.texi (Defining Minor Modes): Document that a :require
1588 keyword or similar may be required to make saved customization
1589 variables work.
1590
15912007-02-03 Eli Zaretskii <eliz@gnu.org>
1592
1593 * elisp.texi (Top): Make the detailed menu headers compliant with
1594 Texinfo guidelines and with what texnfo-upd.el expects. Add
1595 comments to prevent people from inadvertently modifying the key
1596 parts needed by `texinfo-multiple-files-update'.
1597
15982007-02-02 Eli Zaretskii <eliz@gnu.org>
1599
1600 * elisp.texi (Top): Update the top-level menus.
1601
1602 * syntax.texi (Categories): Add index entries.
1603
16042007-02-01 Juanma Barranquero <lekktu@gmail.com>
1605
1606 * display.texi (Attribute Functions): Fix name and description of
1607 the UNDERLINE arg of `set-face-underline-p'.
1608
16092007-01-29 Eli Zaretskii <eliz@gnu.org>
1610
1611 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
1612 Variables", and "Standard Keymaps" to the detailed menu.
1613
1614 * variables.texi (Future Local Variables): Add index entry.
1615
16162007-01-28 Richard Stallman <rms@gnu.org>
1617
1618 * tips.texi (Coding Conventions): Clarify the tip about macros
1619 that define a function or a variable.
1620
1621 * files.texi (File Attributes): UID and GID can be floats.
1622 (Magic File Names): Explain why deferring all operations to
1623 the standard handler does not work.
1624
16252007-01-23 Martin Rudalics <rudalics@gmx.at>
1626
1627 * backups.texi (Reverting): Use "buffer" instead of "file"
1628 when talking about major and minor modes.
1629
16302007-01-21 Richard Stallman <rms@gnu.org>
1631
1632 * help.texi (Documentation): Add xref to Documentation Tips.
1633
16342007-01-14 Juanma Barranquero <lekktu@gmail.com>
1635
1636 * tips.texi (Coding Conventions): Fix typos.
1637
16382007-01-05 Richard Stallman <rms@gnu.org>
1639
1640 * modes.texi (Defining Minor Modes): Fix previous change.
1641
16422007-01-03 Richard Stallman <rms@gnu.org>
1643
1644 * customize.texi (Variable Definitions, Customization Types):
1645 Don't use * in doc string for defcustom.
1646
16472007-01-02 Richard Stallman <rms@gnu.org>
1648
1649 * variables.texi (Variable Aliases): Clarify that aliases vars
1650 always have the same value.
1651
1652 * processes.texi (Bindat Spec): Fix Texinfo usage.
1653
1654 * modes.texi (Defining Minor Modes): Explain effect of command
1655 defined with define-global-minor-mode on new buffers.
1656
16572006-12-30 Kim F. Storm <storm@cua.dk>
1658
1659 * keymaps.texi (Tool Bar): Describe `grow-only' value of
1660 `auto-resize-tool-bars'.
1661
16622006-12-30 Richard Stallman <rms@gnu.org>
1663
1664 * keymaps.texi (Active Keymaps): Fix previous change.
1665
16662006-12-30 Nick Roberts <nickrob@snap.net.nz>
1667
1668 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
1669
16702006-12-30 Kim F. Storm <storm@cua.dk>
1671
1672 * processes.texi (Bindat Spec): Clarify using field names in
1673 length specifications.
1674
16752006-12-29 Kim F. Storm <storm@cua.dk>
1676
1677 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1678 Add count and index variables for eval forms in repeat blocks.
1679
16802006-12-24 Richard Stallman <rms@gnu.org>
1681
1682 * customize.texi (Variable Definitions): Document
1683 new name custom-add-frequent-value.
1684
16852006-12-19 Kim F. Storm <storm@cua.dk>
1686
1687 * commands.texi (Misc Events): User signals now result in sigusr1
1688 and sigusr2 events which are handled through special-event-map.
1689 (Special Events): User signals and drag-n-drop are special.
1690
16912006-12-17 Richard Stallman <rms@gnu.org>
1692
1693 * loading.texi (Named Features): Explain subfeatures better.
1694
1695 * customize.texi: Use "option" only for user options.
1696 For the keyword values inside defcustom etc, say "keywords".
1697 For :options value's elements, say "elements".
1698 :group should not be omitted.
1699
1700 * syntax.texi (Parsing Expressions): Split up node.
1701 (Motion via Parsing, Position Parse, Parser State)
1702 (Low-Level Parsing, Control Parsing): New subnodes.
1703 (Parser State): Document syntax-ppss-toplevel-pos.
1704
1705 * positions.texi (List Motion): Punctuation fix.
1706
1707 * files.texi (File Name Completion): Document PREDICATE arg
1708 to file-name-completion.
1709
17102006-12-16 Eli Zaretskii <eliz@gnu.org>
1711
1712 * internals.texi (Building Emacs, Writing Emacs Primitives):
1713 Add index entries.
1714
17152006-12-11 Richard Stallman <rms@gnu.org>
1716
1717 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
1718 affects face menu. Explain how to make it non-nil without enabling
1719 any fontification.
1720
17212006-12-10 Chong Yidong <cyd@stupidchicken.com>
1722
1723 * modes.texi (Font Lock Basics): Document nil value of
1724 font-lock-defaults.
1725
17262006-12-10 Glenn Morris <rgm@gnu.org>
1727
1728 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
1729 value for system-flag argument. Abbrev tables may not be empty
1730 when major modes are loaded.
1731
17322006-12-08 Juanma Barranquero <lekktu@gmail.com>
1733
1734 * makefile.w32-in (maintainer-clean): Partially revert last
1735 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
1736 to protect elisp-covers.texi.
1737
17382006-12-07 Juanma Barranquero <lekktu@gmail.com>
1739
1740 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1741 Don't remove elisp* info files; they are already deleted by the
1742 `clean' and `distclean' targets, and they are in the $(infodir)
1743 directory, not the current one.
1744
17452006-12-04 Kim F. Storm <storm@cua.dk>
1746
1747 * commands.texi (Misc Events): Update signal events.
1748 (Event Examples): Add signal example.
1749
17502006-11-29 Richard Stallman <rms@gnu.org>
1751
1752 * frames.texi (Visibility of Frames): Explain visible windows
1753 can be covered by others. Add xref for raise-frame.
1754
17552006-11-28 Richard Stallman <rms@gnu.org>
1756
1757 * searching.texi (Regexp Special): Update when ^ is special.
1758
17592006-11-27 Eli Zaretskii <eliz@gnu.org>
1760
1761 * customize.texi (Customization, Common Keywords)
1762 (Group Definitions, Variable Definitions, Composite Types)
1763 (Type Keywords, Customization Types): Add index entries for
1764 various customization keywords.
1765
17662006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1767
1768 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1769
c8763fb6 17702006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
1771
1772 * frames.texi (Window System Selections): Remove clipboard from
1773 description of selection-coding-system.
1774
17752006-11-06 Richard Stallman <rms@gnu.org>
1776
1777 * lists.texi (List Variables): Document COMPARE-FN.
1778
1779 * keymaps.texi: Avoid use of "binding" to mean a relation;
1780 use it only to refer to the meaning associated with a key.
1781 (Keymaps): Change menu node description.
1782
1783 * elisp.texi (Top): Change menu node description.
1784
1785 * display.texi (Managing Overlays): Document overlay-recenter.
1786
17872006-10-29 Chong Yidong <cyd@stupidchicken.com>
1788
1789 * Makefile.in: Use relative paths to avoid advertising filesystem
1790 contents during compilation.
1791
17922006-10-23 Kim F. Storm <storm@cua.dk>
1793
1794 * commands.texi (Event Input Misc): Update unread-command-events.
1795
17962006-10-23 Nick Roberts <nickrob@snap.net.nz>
1797
1798 * lists.texi (Sets And Lists): Fix typos.
1799
18002006-10-18 Juanma Barranquero <lekktu@gmail.com>
1801
1802 * control.texi (Processing of Errors): Use @var for an argument,
1803 not @code.
1804
18052006-10-16 Richard Stallman <rms@gnu.org>
1806
1807 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1808
1809 * keymaps.texi (Format of Keymaps): Show all the keymap element
1810 patterns that result from menu items.
1811 (Key Lookup): Minor cleanups.
1812
1813 * modes.texi (Precalculated Fontification): Don't say that
1814 not setting font-lock-defaults avoids loading font-lock.
1815
1816 * help.texi (Documentation): Move xref to Emacs Manual here.
1817 (Documentation Basics): From here.
1818 Also doc emacs-lisp-docstring-fill-column.
1819
1820 * elisp.texi: Update version and ISBN.
1821
1822 * commands.texi (Interactive Call): Clarify KEYS arg to
1823 call-interactively is a vector.
1824 (Command Loop Info): Delete anchor in this-command-keys.
1825 Add anchor in this-command-keys-vector.
1826 (Recursive Editing): Document how recursive-edit
1827 handles the current buffer.
1828
18292006-10-13 Chong Yidong <cyd@stupidchicken.com>
1830
1831 * frames.texi (Frame Titles): %c and %l are ignored in
1832 frame-title-format.
1833
18342006-10-11 Richard Stallman <rms@gnu.org>
1835
1836 * keymaps.texi (Key Sequences): Clarify use of kbd.
1837
18382006-10-10 Kim F. Storm <storm@cua.dk>
1839
1840 * lists.texi (Sets And Lists): Add memql.
1841
18422006-10-03 Richard Stallman <rms@gnu.org>
1843
1844 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1845 Clarify :ascii: and :nonascii:.
1846
18472006-09-29 Juri Linkov <juri@jurta.org>
1848
1849 * modes.texi (%-Constructs): Reorder coding systems in the
1850 documentation of %z to the real order displayed in the modeline.
1851
18522006-09-25 Richard Stallman <rms@gnu.org>
1853
1854 * os.texi (Timers): Describe timer-max-repeats.
1855
18562006-09-25 Chong Yidong <cyd@stupidchicken.com>
1857
1858 * os.texi (Timers): Mention with-local-quit.
1859
18602006-09-24 Richard Stallman <rms@gnu.org>
1861
1862 * searching.texi (Searching and Matching): Mention property search.
1863
1864 * commands.texi (Command Loop Info): Explain how read-event affects
1865 this-command-keys.
1866
18672006-09-20 Richard Stallman <rms@gnu.org>
1868
1869 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1870
1871 * windows.texi (Window Start): Minor cleanups.
1872
18732006-09-20 Kim F. Storm <storm@cua.dk>
1874
1875 * windows.texi (Window Start): pos-visible-in-window-p allows
1876 specifying t for position to mean "end of window".
1877 Add window-line-height.
1878
1879 * anti.texi (Antinews): Mention window-line-height.
1880
18812006-09-19 David Kastrup <dak@gnu.org>
1882
1883 * keymaps.texi (Searching Keymaps): Small clarification.
1884
18852006-09-18 Richard Stallman <rms@gnu.org>
1886
1887 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1888 cause keyboard menus.
1889 (Menu Keymaps): Likewise.
1890 (Defining Menus, Keyboard Menus): Clarify.
1891
1892 * text.texi (Fields): Clarify explanation of constrain-to-field.
1893
18942006-09-16 Eli Zaretskii <eliz@gnu.org>
1895
1896 * variables.texi (Tips for Defining): Fix a typo.
1897
18982006-09-15 Richard Stallman <rms@gnu.org>
1899
1900 * keymaps.texi (Remapping Commands, Searching Keymaps)
1901 (Active Keymaps): Clean up previous change.
1902
19032006-09-15 Jay Belanger <belanger@truman.edu>
1904
1905 * gpl.texi: Replace "Library Public License" by "Lesser Public
1906 License" throughout.
1907
19082006-09-15 David Kastrup <dak@gnu.org>
1909
1910 * keymaps.texi (Active Keymaps): Adapt description to use
1911 `get-char-property' instead `get-text-property'. Explain how
1912 mouse events change this. Explain the new optional argument of
1913 `key-binding' and its mouse-dependent lookup.
1914 (Searching Keymaps): Adapt description similarly.
1915 (Remapping Commands): Explain the new optional argument of
1916 `command-remapping'.
1917
19182006-09-14 Richard Stallman <rms@gnu.org>
1919
1920 * keymaps.texi (Searching Keymaps): Clarification.
1921 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
1922
19232006-09-13 Richard Stallman <rms@gnu.org>
1924
1925 * objects.texi (Character Type): Node split.
1926 Add xref to Describing Characters.
1927 (Basic Char Syntax, General Escape Syntax)
1928 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1929
19302006-09-11 Richard Stallman <rms@gnu.org>
1931
1932 * display.texi (Display Table Format): Wording clarification.
1933 (Glyphs): Clarifications.
1934
19352006-09-10 Chong Yidong <cyd@stupidchicken.com>
1936
1937 * keymaps.texi (Active Keymaps): Mention that key-binding checks
1938 local maps.
1939
19402006-09-10 Kim F. Storm <storm@cua.dk>
1941
1942 * display.texi (Forcing Redisplay): Document return value of
1943 function redisplay.
1944
19452006-09-09 Richard Stallman <rms@gnu.org>
1946
1947 * windows.texi (Window Hooks): Explain limits of
1948 window-scroll-functions.
1949
1950 * display.texi (Fringe Indicators): Update for last change in
1951 indicate-buffer-boundaries.
1952
19532006-09-08 Richard Stallman <rms@gnu.org>
1954
1955 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1956
19572006-09-06 Kim F. Storm <storm@cua.dk>
1958
1959 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1960
1961 * windows.texi (Window Start): Update pos-visible-in-window-p.
1962
19632006-09-04 Richard Stallman <rms@gnu.org>
1964
1965 * processes.texi (Accepting Output): Explain SECONDS=0 for
1966 accept-process-output.
1967
1968 * os.texi (Idle Timers): Explain why timer functions should not
1969 loop until (input-pending-p).
1970
19712006-09-02 Eli Zaretskii <eliz@gnu.org>
1972
1973 * makefile.w32-in (usermanualdir): New variable.
1974 (elisp.dvi): Use it.
1975
19762006-09-01 Eli Zaretskii <eliz@gnu.org>
1977
1978 * buffers.texi (Buffer Modification): Fix last change.
1979
19802006-09-01 Chong Yidong <cyd@stupidchicken.com>
1981
1982 * buffers.texi (Buffer Modification): Document
1983 buffer-chars-modified-tick.
1984
19852006-08-31 Richard Stallman <rms@gnu.org>
1986
1987 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1988
19892006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
1990
1991 * modes.texi (Syntactic Font Lock):
1992 Mention font-lock-syntactic-face-function
1993 instead of specific faces.
1994
19952006-08-29 Chong Yidong <cyd@stupidchicken.com>
1996
1997 * display.texi (Images): Add xrref to display-images-p.
1998
19992006-08-28 Kenichi Handa <handa@m17n.org>
2000
2001 * nonascii.texi (Lisp and Coding Systems): Fix description of
2002 detect-coding-region.
2003
20042006-08-27 Michael Olson <mwolson@gnu.org>
2005
2006 * processes.texi (Transaction Queues): Remove stray quote
2007 character.
2008
20092006-08-25 Richard Stallman <rms@gnu.org>
2010
2011 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
2012 Add xref.
2013
20142006-08-24 Chong Yidong <cyd@stupidchicken.com>
2015
2016 * os.texi (Timers): Avoid waiting inside timers.
2017
20182006-08-21 Lute Kamstra <lute@gnu.org>
2019
2020 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
2021
20222006-08-20 Richard Stallman <rms@gnu.org>
2023
2024 * os.texi (Idle Timers): New node, split out from Timers.
2025 Document current-idle-time.
2026 * commands.texi (Reading One Event): Update xref.
2027 * elisp.texi (Top): Update subnode menu.
2028
20292006-08-16 Richard Stallman <rms@gnu.org>
2030
2031 * keymaps.texi (Extended Menu Items): Show format of cached
2032 bindings in extended menu items.
2033
2034 * customize.texi (Variable Definitions): Explain when the
2035 standard value expression is evaluated.
2036
20372006-08-15 Chong Yidong <cyd@stupidchicken.com>
2038
2039 * commands.texi (Reading One Event): Explain idleness in
2040 `read-event'.
2041
20422006-08-12 Chong Yidong <cyd@stupidchicken.com>
2043
2044 * text.texi (Near Point): Say "cursor" not "terminal cursor".
2045 (Commands for Insertion): Removed split-line since it's not
2046 relevant for Lisp programming.
2047 (Yank Commands): Rewrite introduction.
2048 (Undo): Clarify.
2049 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
2050 (Filling): Remove redundant comment. Clarify return value of
2051 current-justification.
2052 (Margins): Minor clarifications.
2053 (Adaptive Fill): Update default value of adaptive-fill-regexp.
2054 (Sorting): Update definition of sort-lines.
2055 (Columns): Clarify behavior of sort-columns.
2056 (Indent Tabs): Link to Tab Stops in Emacs manual.
2057 (Special Properties): Clarify.
2058 (Clickable Text): Mention Buttons package.
2059
20602006-08-12 Kevin Ryde <user42@zip.com.au>
2061
2062 * os.texi (Time Parsing): Add %z to description of
2063 format-time-string, as per docstring. Add cross reference to
2064 glibc manual for strftime.
2065
20662006-08-08 Richard Stallman <rms@gnu.org>
2067
2068 * modes.texi: Clean up wording in previous change.
2069
20702006-08-07 Chong Yidong <cyd@stupidchicken.com>
2071
2072 * modes.texi (Hooks): Clarify.
2073 (Major Mode Basics): Mention define-derived-mode explicitly.
2074 (Major Mode Conventions): Rebinding RET is OK for some modes.
2075 Mention change-major-mode-hook and after-change-major-mode-hook.
2076 (Example Major Modes): Moved to end of Modes section.
2077 (Mode Line Basics): Clarify.
2078 (Mode Line Data): Mention help-echo and local-map in strings.
2079 Explain reason for treatment of non-risky variables.
2080 (Properties in Mode): Clarify.
2081 (Faces for Font Lock): Add font-lock-negation-char-face.
2082
20832006-08-04 Eli Zaretskii <eliz@gnu.org>
2084
2085 * strings.texi (Formatting Strings): Warn against arbitrary
2086 strings as first arg to `format'.
2087
20882006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
2089
2090 * text.texi (Clickable Text): Mention `help-echo' text property.
2091 Update intro, examples and associated explanations.
2092
20932006-07-31 Richard Stallman <rms@gnu.org>
2094
2095 * commands.texi: Update xrefs.
2096 (Event Mod): New node, cut out from old Translating Input.
2097
2098 * maps.texi: Update xrefs.
2099
2100 * keymaps.texi (Translation Keymaps): New node.
2101 Update xrefs from Translating Input to Translation Keymaps.
2102
2103 * elisp.texi (Top): Update subnode menu.
2104
2105 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
2106
2107 * os.texi (System Interface): Fix menu descriptions of some nodes.
2108 (Translating Input): Node deleted.
2109
21102006-07-31 Nick Roberts <nickrob@snap.net.nz>
2111
2112 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
2113
2114 * lists.texi (Sets And Lists): Likewise.
2115
21162006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
2117
2118 * text.texi (Fields): Mention POS
2119 requirement when narrowing is in effect.
2120
21212006-07-28 Richard Stallman <rms@gnu.org>
2122
2123 * display.texi (Face Attributes): Simplify wording.
2124 (Attribute Functions): Clarify meaning of new-frame default
2125 attribute settings.
2126
2127 * customize.texi (Common Keywords): Document how to use
2128 :package-version in a package not in Emacs.
2129
21302006-07-28 Kim F. Storm <storm@cua.dk>
2131
2132 * commands.texi (Reading One Event): Fix last change.
2133
21342006-07-26 Chong Yidong <cyd@stupidchicken.com>
2135
2136 * commands.texi (Reading One Event): Document SECONDS argument for
2137 read-event, read-char, and read-char-exclusive.
2138
21392006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2140
2141 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
2142 to ensure correct identification.
2143
21442006-07-24 Richard Stallman <rms@gnu.org>
2145
2146 * text.texi (Clickable Text): Clarify.
2147
2148 * sequences.texi (Vector Functions): Delete duplicate xref.
2149
2150 * objects.texi (Function Type): Clarify.
2151
2152 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
2153 modes.
2154
2155 * lists.texi (List Variables): New node.
2156 Material moved from other nodes.
2157
2158 * variables.texi (Setting Variables): add-to-list and
2159 add-to-ordered-list moved to List Variables node.
2160
21612006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2162
2163 * text.texi (Links and Mouse-1):
2164 For mouse-on-link-p, expand on arg POS.
2165
21662006-07-21 Kim F. Storm <storm@cua.dk>
2167
2168 * display.texi (Forcing Redisplay): Don't mention systems which
2169 don't support sub-second timers for redisplay-preemption-period.
2170
2171 * os.texi (Terminal Output): Clarify text vs graphical terminal.
2172
21732006-07-21 Eli Zaretskii <eliz@gnu.org>
2174
2175 * frames.texi (Input Focus): Document that focus-follows-mouse has
2176 no effect on MS-Windows.
2177
21782006-07-18 Richard Stallman <rms@gnu.org>
2179
2180 * display.texi (Forcing Redisplay): Cleanups in previous change.
2181
2182 * processes.texi (Low-Level Network): Make menu more convenient.
2183
21842006-07-18 Kim F. Storm <storm@cua.dk>
2185
2186 * display.texi (Forcing Redisplay): redisplay-preemption-period
2187 only used on window systems. Add xref to Terminal Output.
2188
2189 * os.texi (Terminal Output): baud-rate only controls preemption on
2190 non-window systems. Add xref to Forcing Redisplay.
2191
2192 * processes.texi (Low-Level Network): Rename node "Make Network"
2193 to "Network Processes".
2194
21952006-07-18 Karl Berry <karl@gnu.org>
2196
2197 * variables.texi, functions.texi, customize.texi, loading.texi:
2198 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
2199
22002006-07-17 Chong Yidong <cyd@stupidchicken.com>
2201
2202 * commands.texi (Waiting): Document batch-mode sit-for behavior.
2203
22042006-07-17 Richard Stallman <rms@gnu.org>
2205
2206 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
2207 Put period and comma inside quotes.
2208
2209 * loading.texi, markers.texi: Use real doublequote inside menus.
2210
2211 * windows.texi: Put point and comma inside quotes.
2212 (Textual Scrolling): Use @samp for error message.
2213
2214 * variables.texi, tips.texi, syntax.texi, symbols.texi:
2215 * strings.texi, streams.texi, processes.texi, os.texi:
2216 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
2217 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
2218 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
2219 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
2220 Put point and comma inside quotes.
2221
2222 * control.texi (Processing of Errors): Add command-error-function.
2223
2224 * variables.texi (File Local Variables): Clarify that
2225 file local variables make buffer-local bindings.
2226
2227 * modes.texi (Syntactic Font Lock): Give default for
2228 font-lock-syntax-table.
2229
22302006-07-17 Nick Roberts <nickrob@snap.net.nz>
2231
2232 * text.texi (Special Properties): Clean up previous change.
2233
22342006-07-16 Karl Berry <karl@gnu.org>
2235
2236 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
2237 * control.texi: Fix bad page breaks through chapter 10 (control).
2238
2239 * anti.texi (Antinews): Reorder face-attribute fns to avoid
2240 underfull hbox.
2241
22422006-07-15 Nick Roberts <nickrob@snap.net.nz>
2243
2244 * text.texi (Special Properties): Describe fontified text property
2245 in relation to a character (not text).
2246
22472006-07-15 Kim F. Storm <storm@cua.dk>
2248
2249 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
2250 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
2251 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
2252
2253 * anti.texi (Antinews): Mention redisplay function.
2254 The kbd macro existed, but was not documented, before 22.x.
2255 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
2256
22572006-07-14 Nick Roberts <nickrob@snap.net.nz>
2258
2259 * display.texi (Displaying Messages): Add anchor.
2260
2261 * frames.texi (Dialog Boxes): Use it.
2262
22632006-07-12 Richard Stallman <rms@gnu.org>
2264
2265 * objects.texi (Frame Type): Explain nature of frames better.
2266
2267 * frames.texi (Frames): Explain nature of frames better.
2268
22692006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
2270
2271 * tips.texi (Coding Conventions): Explain why use cl at compile time.
2272
22732006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2274
2275 * frames.texi (Window System Selections): Mention scrap support for Mac.
2276 Default value of x-select-enable-clipboard is t on Mac.
2277
2278 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
2279
22802006-07-11 Kim F. Storm <storm@cua.dk>
2281
2282 * display.texi (Forcing Redisplay): Add `redisplay' function.
2283 Don't mention (sit-for -1) -- use (redisplay t) instead.
2284
2285 * commands.texi (Waiting): (sit-for -1) is no longer special.
2286 (sit-for 0) is equivalent to (redisplay).
2287 Iconifying/deiconifying no longer makes sit-for return.
2288
22892006-07-10 Nick Roberts <nickrob@snap.net.nz>
2290
2291 * display.texi (Buttons): Fix typo.
2292
2293 * index.texi, elisp.texi (New Symbols): Comment node out.
2294
22952006-07-09 Richard Stallman <rms@gnu.org>
2296
2297 * display.texi (Truncation): Clean up previous change.
2298
22992006-07-08 Richard Stallman <rms@gnu.org>
2300
2301 * commands.texi (Interactive Call): Use 3 as prefix in example
2302 for execute-extended-command.
2303
2304 * display.texi (Attribute Functions): Move paragraph about
2305 compatibility with Emacs < 21.
2306
23072006-07-09 Kim F. Storm <storm@cua.dk>
2308
2309 * display.texi (Refresh Screen): Clarify force-window-update.
2310 (Truncation): "Normally" indicated by fringe arrows.
2311
23122006-07-08 Eli Zaretskii <eliz@gnu.org>
2313
2314 * windows.texi (Textual Scrolling, Resizing Windows):
2315 * variables.texi (Constant Variables):
2316 * text.texi (Buffer Contents, Deletion, Changing Properties)
2317 (Property Search, Special Properties, Sticky Properties)
2318 (Links and Mouse-1, Fields, Change Hooks):
2319 * syntax.texi (Syntax Table Functions, Parsing Expressions)
2320 (Categories):
2321 * symbols.texi (Other Plists):
2322 * streams.texi (Output Variables):
2323 * processes.texi (Input to Processes, Query Before Exit):
2324 * positions.texi (Word Motion, Text Lines, List Motion):
2325 * os.texi (Init File, System Environment, Sound Output)
2326 (Session Management):
2327 * nonascii.texi (Text Representations, Character Sets)
2328 (Chars and Bytes, Locales):
2329 * modes.texi (Defining Minor Modes, Header Lines):
2330 * minibuf.texi (Minibuffer Contents):
2331 * markers.texi (Information from Markers):
2332 * lists.texi (List Elements, Building Lists, Association Lists):
2333 * keymaps.texi (Tool Bar):
2334 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
2335 * functions.texi (What Is a Function, Mapping Functions):
2336 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
2337 (Color Names, Text Terminal Colors, Display Feature Testing):
2338 * files.texi (Visiting Functions, File Name Components)
2339 (Unique File Names, Contents of Directories):
2340 * display.texi (Forcing Redisplay, Displaying Messages)
2341 (Temporary Displays, Font Selection, Auto Faces)
2342 (Font Lookup, Fringe Indicators, Display Margins)
2343 (Image Descriptors, Showing Images, Image Cache, Button Types)
2344 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
2345 (Display Table Format, Glyphs):
2346 * control.texi (Iteration):
2347 * commands.texi (Command Loop Info, Adjusting Point):
2348 * backups.texi (Making Backups, Auto-Saving):
2349 Remove @tindex entries.
2350
23512006-07-07 Kim F. Storm <storm@cua.dk>
2352
2353 * display.texi (Fringe Cursors): Fix typo.
2354 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
2355 (Overlay Arrow): Default is overlay-arrow fringe indicator.
2356
23572006-07-05 Richard Stallman <rms@gnu.org>
2358
2359 * text.texi (Buffer Contents): Add example of text props
2360 in result of buffer-substring.
2361 (Text Properties): Explain better about use of specific property names.
2362 (Property Search): Some cleanups; reorder some functions.
2363
2364 * keymaps.texi (Changing Key Bindings): Cleanup.
2365 Add xref to Key Binding Conventions.
2366
2367 * display.texi (Attribute Functions): Add examples for
2368 face-attribute-relative-p.
2369
2370 * tips.texi (Coding Conventions): Cleanup last change.
2371
23722006-07-05 Karl Berry <karl@gnu.org>
2373
2374 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
2375 Remove @setchapternewpage odd.
2376 Result is 1013 pages, down from 1100.
2377
2378 * anti.texi, customize.texi, display.texi, internals.texi:
2379 * minibuf.texi, modes.texi, tips.texi:
2380 Fix overfull/underfull boxes.
2381
23822006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2383
2384 * edebug.texi (Instrumenting):
2385 Add Edebug-specific findex for eval-buffer.
2386 * loading.texi (Loading):
2387 Replace eval-current-buffer with eval-buffer.
2388
23892006-06-30 Nick Roberts <nickrob@snap.net.nz>
2390
2391 * locals.texi (Standard Buffer-Local Variables): Update the list
2392 of variables.
2393
23942006-06-26 Nick Roberts <nickrob@snap.net.nz>
2395
2396 * files.texi (File Name Completion): Point user to the node
2397 "Reading File Names".
2398
23992006-06-24 Eli Zaretskii <eliz@gnu.org>
2400
2401 * files.texi (Contents of Directories): Document case-insensitive
2402 behavior on respective filesystems.
2403
2404 * objects.texi (Character Type): Document that Emacs signals an
2405 error for unsupported Unicode characters specified as \uNNNN.
2406
24072006-06-19 Richard Stallman <rms@gnu.org>
2408
2409 * processes.texi (Bindat Spec): Clarify previous change.
2410
24112006-06-16 Richard Stallman <rms@gnu.org>
2412
2413 * tips.texi (Coding Conventions): Better explain conventions
2414 for definition constructs.
2415
2416 * text.texi (Special Properties): String value of `read-only'
2417 serves as the error message.
2418
2419 * objects.texi (Character Type): Clarify prev. change.
2420 (Non-ASCII in Strings): Mention \u and \U.
2421
2422 * commands.texi (Using Interactive): Explain problem of
2423 markers, etc., in command-history.
2424
24252006-06-14 Kim F. Storm <storm@cua.dk>
2426
2427 * commands.texi (Waiting): Negative arg to sit-for forces
2428 redisplay even if input is pending.
2429
2430 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
2431 redisplay. Remove incorrect example of binding redisplay-dont-pause
2432 around (sit-for 0).
2433
24342006-06-13 Richard Stallman <rms@gnu.org>
2435
2436 * display.texi (Forcing Redisplay): Clarify previous change.
2437
24382006-06-13 Romain Francoise <romain@orebokech.com>
2439
2440 * display.texi (Forcing Redisplay): Fix typo.
2441
24422006-06-13 Kim F. Storm <storm@cua.dk>
2443
2444 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
2445
24462006-06-10 Luc Teirlinck <teirllm@auburn.edu>
2447
2448 * tips.texi (Coding Conventions): Add `@end itemize'.
2449
24502006-06-10 Richard Stallman <rms@gnu.org>
2451
2452 * tips.texi (Coding Conventions): Explain use of coding systems
2453 to ensure one decoding for strings.
2454
24552006-06-09 Aidan Kehoe <kehoea@parhasard.net>
2456
2457 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
2458 syntax.
2459
24602006-06-07 Eli Zaretskii <eliz@gnu.org>
2461
2462 * display.texi (Font Selection): Remove description of
2463 clear-face-cache.
2464
2465 * compile.texi (Eval During Compile): Fix a typo. Add index
2466 entries for possible uses of eval-when-compile.
2467
24682006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
2469
2470 * display.texi (Abstract Display): Fix typo.
2471
24722006-06-03 Eli Zaretskii <eliz@gnu.org>
2473
2474 * minibuf.texi (Minibuffer History) <history-add-new-input>:
2475 Reword variable's description.
2476
24772006-06-01 Richard Stallman <rms@gnu.org>
2478
2479 * windows.texi (Splitting Windows): Clarify splitting nonselected
2480 window.
2481
24822006-05-31 Juri Linkov <juri@jurta.org>
2483
2484 * minibuf.texi (Minibuffer History): Add history-add-new-input.
2485
24862006-05-30 Richard Stallman <rms@gnu.org>
2487
2488 * display.texi (Line Height): Fix errors in description of
10d1d0af 2489 default line height and line-height property.
b8d4c8d0
GM
2490
2491 * nonascii.texi (Default Coding Systems): Further clarification.
2492
24932006-05-29 Luc Teirlinck <teirllm@auburn.edu>
2494
2495 * internals.texi (Pure Storage): Mention that an overflow in pure
2496 space causes a memory leak.
2497 (Garbage Collection): If there was an overflow in pure space,
2498 `garbage-collect' returns nil.
2499
25002006-05-30 Eli Zaretskii <eliz@gnu.org>
2501
2502 * nonascii.texi (Default Coding Systems): Fix it some more.
2503
25042006-05-29 Eli Zaretskii <eliz@gnu.org>
2505
2506 * nonascii.texi (Default Coding Systems): Fix last change.
2507
25082006-05-29 Kenichi Handa <handa@m17n.org>
2509
2510 * nonascii.texi (find-operation-coding-system): Describe the new
2511 argument format (FILENAME . BUFFER).
2512
25132006-05-28 Richard Stallman <rms@gnu.org>
2514
2515 * tips.texi (Coding Conventions): Better explain reasons not to
2516 advise other packages or use `eval-after-load'.
2517
25182006-05-29 Kim F. Storm <storm@cua.dk>
2519
2520 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
2521 `bindat-idx' and `bindat-raw' for clarity.
2522
25232006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2524
2525 * processes.texi (Bindat Spec): Expand on `repeat' handler.
2526
2527 * display.texi (Display): Add "Abstract Display" to menu.
2528 (Abstract Display, Abstract Display Functions)
2529 (Abstract Display Example): New nodes.
2530 * elisp.texi (Top): Add "Abstract Display" to menu.
2531
25322006-05-27 Chong Yidong <cyd@stupidchicken.com>
2533
2534 * keymaps.texi (Key Sequences): Link to input events definition.
2535 (Format of Keymaps): Delete material duplicated in Keymap Basics.
2536
2537 * files.texi (Changing Files): Document updated argument list for
2538 copy-file.
2539
25402006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2541
2542 * processes.texi (Bindat Functions): Explain term "total length".
2543 Use it in bindat-length and bindat-pack descriptions.
2544
25452006-05-26 Eli Zaretskii <eliz@gnu.org>
2546
2547 * tips.texi (Coding Conventions): Advise against using
2548 eval-after-load in packages. Add an index entry.
2549
25502006-05-25 Juri Linkov <juri@jurta.org>
2551
2552 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
2553
2554 * modes.texi (%-Constructs): Add %e, %z, %Z.
2555
25562006-05-25 Richard Stallman <rms@gnu.org>
2557
2558 * elisp.texi (Top): Update subnode menu.
2559
2560 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
2561 (Keymaps): Update menu.
2562
25632006-05-25 Chong Yidong <cyd@stupidchicken.com>
2564
2565 * keymaps.texi (Key Sequences): Some clarifications.
2566
25672006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
2568
2569 * processes.texi (Bindat Functions): Say "unibyte string"
2570 explicitly for bindat-unpack and bindat-pack descriptions.
2571 (Bindat Examples): Don't call `string-make-unibyte' in example.
2572
25732006-05-25 Chong Yidong <cyd@stupidchicken.com>
2574
2575 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 2576 Explain string and vector representations of key sequences.
b8d4c8d0
GM
2577
2578 * keymaps.texi (Changing Key Bindings):
dd7b651b 2579 * commands.texi (Interactive Codes):
b8d4c8d0
GM
2580 * help.texi (Describing Characters): Refer to it.
2581
25822006-05-23 Luc Teirlinck <teirllm@auburn.edu>
2583
2584 * frames.texi (Pointer Shape): @end table -> @end defvar.
2585
25862006-05-22 Richard Stallman <rms@gnu.org>
2587
2588 * elisp.texi (Top): Update subnode menus.
2589
2590 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
2591 Contents rewritten; material from old Pointer Shape node moved here.
2592
2593 * display.texi (Pointer Shape): Node deleted.
2594 (Image Descriptors): Minor cleanup.
2595
25962006-05-21 Richard Stallman <rms@gnu.org>
2597
2598 * syntax.texi (Parsing Expressions): Update info on which STATE
2599 elements are ignored.
2600
26012006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2602
2603 * hooks.texi (Standard Hooks): Correct typo.
2604
2605 * gpl.texi (GPL): ifinfo -> ifnottex.
2606
26072006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
2608
2609 * searching.texi (Simple Match Data): Warn about match data being
2610 set anew by every search.
2611
26122006-05-17 Richard Stallman <rms@gnu.org>
2613
2614 * minibuf.texi (Minibuffer History): Clarify.
2615
2616 * searching.texi (Regexp Special): Clarify nested regexp warning.
2617
26182006-05-16 Kim F. Storm <storm@cua.dk>
2619
2620 * minibuf.texi (Minibuffer History): Update add-to-history.
2621
26222006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
2623
2624 * nonascii.texi (Explicit Encoding): Fix
2625 typo (encoding<->decoding).
2626
26272006-05-14 Richard Stallman <rms@gnu.org>
2628
2629 * buffers.texi (Creating Buffers): Cleanup.
2630
2631 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
2632
26332006-05-13 Eli Zaretskii <eliz@gnu.org>
2634
2635 * buffers.texi (Current Buffer): Document that with-temp-buffer
2636 disables undo.
2637
2638 * os.texi (Terminal-Specific): More accurate description of how
2639 Emacs searches for the terminal-specific libraries.
2640
26412006-05-12 Eli Zaretskii <eliz@gnu.org>
2642
2643 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
2644 emacs-xtra to @inforef's.
2645
2646 * text.texi (Undo): Document that undo is turned off in buffers
2647 whose names begin with a space.
2648
2649 * buffers.texi (Buffer Names): Add index entries for buffers whose
2650 names begin with a space.
2651 (Creating Buffers): Document that undo is turned off in buffers
2652 whose names begin with a space.
2653
2654 * files.texi (Visiting Functions, Reading from Files)
2655 (Saving Buffers): Mention code and EOL conversions by file I/O
2656 primitives and subroutines.
2657
2658 * nonascii.texi (Lisp and Coding Systems): Document
2659 coding-system-eol-type. Add index entries for eol conversion.
2660
2661 * display.texi (Defining Faces): Mention `mac', and add an xref to
2662 where window-system is described.
2663
26642006-05-10 Richard Stallman <rms@gnu.org>
2665
2666 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
2667
26682006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2669
2670 * variables.texi (File Local Variables): Recommend to quote lambda
2671 expressions in safe-local-variable property.
2672
26732006-05-09 Richard Stallman <rms@gnu.org>
2674
2675 * variables.texi (File Local Variables): Document
2676 safe-local-eval-forms and safe-local-eval-function.
2677
26782006-05-07 Kim F. Storm <storm@cua.dk>
2679
2680 * minibuf.texi (Minibuffer History): Remove keep-dups arg
2681 from add-to-history.
2682
26832006-05-07 Romain Francoise <romain@orebokech.com>
2684
2685 * commands.texi (Event Input Misc):
2686 * compile.texi (Eval During Compile):
2687 * internals.texi (Buffer Internals):
2688 * minibuf.texi (Initial Input):
2689 * nonascii.texi (Scanning Charsets):
2690 * numbers.texi (Comparison of Numbers):
2691 * windows.texi (Textual Scrolling, Vertical Scrolling):
2692 Fix various typos.
2693
26942006-05-06 Eli Zaretskii <eliz@gnu.org>
2695
2696 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
2697 conditional xref's to either emacs or emacs-xtra, depending on
2698 @iftex/@ifnottex.
2699
2700 * minibuf.texi (Minibuffer History): Document add-to-history.
2701
27022006-05-05 Eli Zaretskii <eliz@gnu.org>
2703
2704 * internals.texi (Pure Storage): Mention the pure overflow message
2705 at startup.
2706
c8763fb6 27072006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2708
2709 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
2710 (Searching Keymaps): Fix pseudo-Lisp description of keymap
2711 search.
2712
27132006-05-01 Richard Stallman <rms@gnu.org>
2714
2715 * intro.texi (nil and t): Clarify.
2716
2717 * variables.texi (File Local Variables): Suggest using booleanp.
2718
27192006-05-01 Juanma Barranquero <lekktu@gmail.com>
2720
2721 * objects.texi (Type Predicates): Fix typos.
2722
27232006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2724
2725 * intro.texi (nil and t): Add booleanp.
2726
2727 * objects.texi (Type Predicates): Add links for booleanp and
2728 string-or-null-p.
2729
27302006-04-29 Richard Stallman <rms@gnu.org>
2731
2732 * modes.texi (Multiline Font Lock): Rename from
2733 Multi line Font Lock Elements. Much clarification.
2734 (Font Lock Multiline, Region to Fontify): Much clarification.
2735
27362006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2737
2738 * variables.texi (File Local Variables): Remove the special case t for
2739 safe-local-variable.
2740
27412006-04-26 Richard Stallman <rms@gnu.org>
2742
2743 * syntax.texi (Parsing Expressions): Minor cleanup.
2744
27452006-04-18 Richard Stallman <rms@gnu.org>
2746
2747 * tips.texi (Coding Conventions): Explain when the package's
2748 prefix should appear later on (not at the start of the name).
2749
2750 * searching.texi (String Search): Clarify effect of NOERROR.
2751
2752 * modes.texi (Imenu): Clarify what special items do.
2753
2754 * hooks.texi (Standard Hooks): Delete text about old hook names.
2755
27562006-04-17 Romain Francoise <romain@orebokech.com>
2757
2758 * variables.texi (Local Variables): Update the default value of
2759 `max-specpdl-size'.
2760
27612006-04-15 Michael Olson <mwolson@gnu.org>
2762
2763 * processes.texi (Transaction Queues): Mention the new optional
2764 `delay-question' argument for `tq-enqueue'.
2765
27662006-04-13 Bill Wohler <wohler@newt.com>
2767
2768 * customize.texi (Common Keywords): Use dotted notation for
2769 :package-version value. Specify its values. Improve documentation
2770 for customize-package-emacs-version-alist.
2771
27722006-04-12 Bill Wohler <wohler@newt.com>
2773
2774 * customize.texi (Common Keywords): Move description of
2775 customize-package-emacs-version-alist to @defvar.
2776
27772006-04-10 Bill Wohler <wohler@newt.com>
2778
2779 * customize.texi (Common Keywords): Add :package-version.
2780
27812006-04-10 Kim F. Storm <storm@cua.dk>
2782
2783 * text.texi (Buffer Contents): Add NOPROPS arg to
2784 filter-buffer-substring.
2785
27862006-04-08 Kevin Ryde <user42@zip.com.au>
2787
2788 * os.texi (Command-Line Arguments): Update xref to emacs manual
2789 "Command Arguments" -> "Emacs Invocation", per change there.
2790
27912006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
2792
2793 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2794 be on one line to help makeinfo not render two spaces after the dot.
2795
27962006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2797
2798 * strings.texi (Predicates for Strings): Add string-or-null-p.
2799
28002006-03-28 Kim F. Storm <storm@cua.dk>
2801
2802 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2803 remarks about systems that don't support fractional seconds.
2804
28052006-03-25 Karl Berry <karl@gnu.org>
2806
2807 * elisp.texi: Use @copyright{} instead of (C), and do not indent
2808 the year list.
2809
28102006-03-21 Nick Roberts <nickrob@snap.net.nz>
2811
2812 * display.texi (Fringe Indicators): Fix typos.
2813
28142006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2815
2816 * tips.texi (Documentation Tips): One can now also write `program'
2817 in front of a quoted symbol in a docstring to prevent making a
2818 hyperlink.
2819
28202006-03-19 Alan Mackenzie <acm@muc.de>
2821
2822 * text.texi (Special Properties): Clarify `fontified' property.
2823
28242006-03-16 Richard Stallman <rms@gnu.org>
2825
2826 * display.texi (Defining Images): Minor cleanup.
2827
28282006-03-16 Bill Wohler <wohler@newt.com>
2829
2830 * display.texi (Defining Images): In image-load-path-for-library,
2831 prefer user's images.
2832
28332006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2834
2835 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2836
28372006-03-15 Bill Wohler <wohler@newt.com>
2838
2839 * display.texi (Defining Images): Fix example in
2840 image-load-path-for-library by not recommending that one binds
2841 image-load-path. Just defvar it to placate compiler and only use
2842 it if previously defined.
2843
28442006-03-14 Bill Wohler <wohler@newt.com>
2845
2846 * display.texi (Defining Images): In image-load-path-for-library,
2847 always return list of directories. Update example.
2848
28492006-03-14 Alan Mackenzie <acm@muc.de>
2850
2851 * modes.texi: New node, "Region to Fontify" (for Font Lock).
2852 This describes font-lock-extend-region-function.
2853 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2854 the new node "Region to Fontify".
2855
28562006-03-13 Richard Stallman <rms@gnu.org>
2857
2858 * display.texi (Invisible Text): The impossible position is
2859 now before the invisible text, not after.
2860 (Defining Images): Clean up last change.
2861
28622006-03-11 Bill Wohler <wohler@newt.com>
2863
2864 * display.texi (Defining Images): Add image-load-path-for-library.
2865
28662006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2867
2868 * text.texi (Adaptive Fill): Fix Texinfo usage.
2869
2870 * strings.texi (Creating Strings): Fix Texinfo usage.
2871
2872 * searching.texi (Regexp Special): Use @samp for regular
2873 expressions that are not in Lisp syntax.
2874
28752006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2876
2877 * searching.texi (Regexp Special): Put remark between parentheses
2878 to avoid misreading.
2879
28802006-03-07 Luc Teirlinck <teirllm@auburn.edu>
2881
2882 * searching.texi (Syntax of Regexps): More accurately describe
2883 which characters are special in which situations.
2884 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2885 are not special. Describe in detail when `[' and `]' are special.
2886 (Regexp Backslash): Plenty of regexps with unbalanced square
2887 brackets are valid, so reword that statement.
2888
28892006-03-02 Kim F. Storm <storm@cua.dk>
2890
2891 * keymaps.texi (Tool Bar): Add tool-bar-border.
2892
28932006-02-28 Luc Teirlinck <teirllm@auburn.edu>
2894
2895 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
2896
28972006-02-27 Luc Teirlinck <teirllm@auburn.edu>
2898
2899 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2900
2901 * files.texi (Locating Files): Suggest additional values for the
2902 SUFFIXES arg of `locate-file'. Update pxref.
2903
2904 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2905 (How Programs Do Loading): Discuss the effects of Auto Compression
2906 mode on `load'.
2907 (Load Suffixes): New node.
2908 (Library Search): Delete description of `load-suffixes'; it was
2909 moved to "Load Suffixes".
2910 (Autoload, Named Features): Mention `load-suffixes'.
2911
29122006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2913
2914 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
2915
2916 * windows.texi (Window Tree): Fix typo.
2917
29182006-02-20 Kim F. Storm <storm@cua.dk>
2919
2920 * display.texi (Fringe Indicators): New section.
2921 Move indicate-empty-lines, indicate-buffer-boundaries, and
2922 default-indicate-buffer-boundaries here.
2923 Add fringe-indicator-alist and default-fringes-indicator-alist.
2924 Add list of logical fringe indicator symbols.
2925 Update list of standard bitmap names.
2926 (Fringe Cursors): New section.
2927 Move overflow-newline-into-fringe here.
2928 Add fringe-cursor-alist and default-fringes-cursor-alist.
2929 Add list of fringe cursor symbols.
2930
29312006-02-20 Juanma Barranquero <lekktu@gmail.com>
2932
2933 * commands.texi (Using Interactive): Fix reference to node
2934 "Minibuffers".
2935
29362006-02-19 Richard M. Stallman <rms@gnu.org>
2937
2938 * minibuf.texi (High-Level Completion):
2939 Add xref to read-input-method-name.
2940
2941 * files.texi (Relative File Names): Move file-relative-name here.
2942 (File Name Expansion): From here. Minor clarifications.
2943
2944 * commands.texi (Using Interactive): Add xrefs about reading input.
2945 Clarify remarks about that moving point and mark.
2946 Put string case before list case.
2947
c8763fb6 29482006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2949
2950 * display.texi (Other Display Specs, Image Descriptors):
2951 Revert erroneous changes. The previous description of
2952 image-descriptors as `(image . PROPS)' was correct.
2953
29542006-02-14 Richard M. Stallman <rms@gnu.org>
2955
2956 * variables.texi (File Local Variables): Clarifications.
2957
29582006-02-14 Juanma Barranquero <lekktu@gmail.com>
2959
2960 * variables.texi (File Local Variables): Use @code for a cons
2961 cell, not @var.
2962
29632006-02-13 Chong Yidong <cyd@stupidchicken.com>
2964
2965 * variables.texi (File Local Variables): Document new file local
2966 variable behavior.
2967
29682006-02-10 Kim F. Storm <storm@cua.dk>
2969
2970 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2971
29722006-02-08 Juanma Barranquero <lekktu@gmail.com>
2973
2974 * modes.texi (%-Constructs): Remove obsolete info about
2975 `global-mode-string'.
2976
29772006-02-07 Richard M. Stallman <rms@gnu.org>
2978
2979 * commands.texi (Prefix Command Arguments): Minor cleanup.
2980
2981 * display.texi: "Graphical display", not window system.
2982
2983 * functions.texi (What Is a Function): Fix xref.
2984
2985 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2986 (Changing Key Bindings): Clarify when remapping is better than
2987 substitute-key-definition.
2988
29892006-02-02 Richard M. Stallman <rms@gnu.org>
2990
2991 * minibuf.texi (Basic Completion): Completion alists are risky.
2992
2993 * keymaps.texi (Active Keymaps): Clarifications.
2994 (Searching Keymaps): New node.
2995 (Keymaps): Update menu.
2996
2997 * frames.texi (Layout Parameters): Minor clarification.
2998 (Drag and Drop): New node.
2999 (Frames): Update menu.
3000
30012006-01-29 Chong Yidong <cyd@stupidchicken.com>
3002
3003 * display.texi (Other Display Specs, Image Descriptors):
3004 Image description is a list, not a cons cell.
3005
30062006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3007
3008 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
3009 list is not necessarily a list).
3010
30112006-01-27 Eli Zaretskii <eliz@gnu.org>
3012
3013 * frames.texi (Layout Parameters): border-width and
3014 internal-border-width belong to the frame, not the window.
3015
30162006-01-19 Richard M. Stallman <rms@gnu.org>
3017
3018 * nonascii.texi (Translation of Characters): Search cmds use
3019 translation-table-for-input. Automatically made local.
3020
3021 * markers.texi (Overview of Markers): Count insertion type
3022 as one of a marker's attributes.
3023
3024 * keymaps.texi (Controlling Active Maps): New node, split out of
3025 Active Keymaps.
3026 (Keymaps): Menu updated.
3027 (Active Keymaps): Give pseudocode to explain how the active
3028 maps are searched. current-active-maps and key-binding moved here.
3029 (Functions for Key Lookup): current-active-maps and key-binding moved.
3030 Clarifications.
3031 (Searching the Keymaps): New subnode.
3032
3033 * elisp.texi (Top): Menu clarification.
3034
3035 * display.texi (Other Display Specs): Delete duplicate entry for
3036 just a string as display spec. Move text about recursive display
3037 specs on such a string.
3038
3039 * commands.texi (Key Sequence Input): Clarify.
3040 Move num-nonmacro-input-events out.
3041 (Reading One Event): num-nonmacro-input-events moved here.
3042
30432006-01-14 Nick Roberts <nickrob@snap.net.nz>
3044
3045 * advice.texi (Simple Advice): Update example to fit argument
3046 change in previous-line.
3047
30482006-01-05 Richard M. Stallman <rms@gnu.org>
3049
3050 * markers.texi (The Mark): Fix in `mark'.
3051
30522006-01-04 Richard M. Stallman <rms@gnu.org>
3053
3054 * processes.texi (Misc Network, Make Network): Minor cleanups.
3055
30562006-01-04 Kim F. Storm <storm@cua.dk>
3057
3058 * processes.texi (Make Network): Add IPv6 addresses and handling.
3059 (Network Feature Testing): Mention (:family ipv6).
3060 (Misc Network): Add IPv6 formats to format-network-address.
3061
30622005-12-30 Richard M. Stallman <rms@gnu.org>
3063
3064 * text.texi (Changing Properties):
3065 Don't use return value of set-text-properties.
3066
30672005-12-29 Luc Teirlinck <teirllm@auburn.edu>
3068
3069 * modes.texi (Mode Line Format): Correct typo in menu.
3070
30712005-12-29 Richard M. Stallman <rms@gnu.org>
3072
3073 * modes.texi (Mode Line Top): New node.
3074 (Mode Line Data): Some text moved to new node.
3075 Explain the data structure more concretely.
3076 (Mode Line Basics): Clarifications.
3077 (Mode Line Variables): Clarify intro paragraph.
3078 (%-Constructs): Clarify intro paragraph.
3079 (Mode Line Format): Update menu.
3080
30812005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3082
3083 * minibuf.texi (Basic Completion): Update lazy-completion-table
3084 examples for removal of ARGS argument.
3085
30862005-12-23 Richard M. Stallman <rms@gnu.org>
3087
3088 * text.texi (Undo): Restore some explanation from the version
3089 that was deleted.
3090
30912005-12-23 Eli Zaretskii <eliz@gnu.org>
3092
3093 * text.texi (Undo): Remove duplicate descriptions of `apply
3094 funname' and `apply delta' elements of the undo list.
3095
30962005-12-20 Richard M. Stallman <rms@gnu.org>
3097
3098 * help.texi (Help Functions): Update documentation of `apropos'.
3099
31002005-12-20 Luc Teirlinck <teirllm@auburn.edu>
3101
3102 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
3103 because it is confusing. If the :help-echo keyword is a function,
3104 it is not directly used as the :help-echo overlay property, as the
3105 xref seems to suggest (it does not take the appropriate args).
3106
31072005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3108
3109 * customize.texi (Common Keywords): Fix Texinfo usage.
3110 (Group Definitions, Variable Definitions): Update for new
3111 conventions for using `*' in docstrings.
3112
3113 * tips.texi (Documentation Tips): Update for new conventions for
3114 using `*' in docstrings.
3115
31162005-12-16 Richard M. Stallman <rms@gnu.org>
3117
3118 * minibuf.texi (Minibuffer Contents): Minor cleanup.
3119
31202005-12-16 Juri Linkov <juri@jurta.org>
3121
3122 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
3123
31242005-12-14 Romain Francoise <romain@orebokech.com>
3125
3126 * modes.texi (Customizing Keywords): Rename `append' to `how'.
3127 Fix typo.
3128
31292005-12-11 Juri Linkov <juri@jurta.org>
3130
3131 * minibuf.texi (Completion Commands): Add mention of read-file-name
3132 for filename completion keymaps.
3133 (Reading File Names): Add mention of filename completion keymaps
3134 for read-file-name and xref to `Completion Commands'.
3135
31362005-12-10 Richard M. Stallman <rms@gnu.org>
3137
3138 * customize.texi (Common Keywords): State caveats for use of :tag.
3139
31402005-12-08 Richard M. Stallman <rms@gnu.org>
3141
3142 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
3143 with xrefs and better explanation.
3144 (Completion Commands): Add the filename completion maps.
3145
3146 * objects.texi (Character Type): Clarify that \s is not space
3147 if a dash follows.
3148
31492005-12-05 Richard M. Stallman <rms@gnu.org>
3150
3151 * windows.texi (Resizing Windows): Delete preserve-before args.
3152
31532005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3154
3155 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
3156 in full keymaps, since the quirk has been fixed.
3157
31582005-12-03 Eli Zaretskii <eliz@gnu.org>
3159
3160 * hooks.texi (Standard Hooks): Add index entries. Mention
3161 `compilation-finish-functions'.
3162
31632005-11-27 Richard M. Stallman <rms@gnu.org>
3164
3165 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
3166
31672005-11-21 Juri Linkov <juri@jurta.org>
3168
3169 * customize.texi (Common Keywords): Update links types
3170 custom-manual and url-link. Add link types emacs-library-link,
3171 file-link, function-link, variable-link, custom-group-link.
3172
31732005-11-20 Chong Yidong <cyd@stupidchicken.com>
3174
3175 * display.texi: Revert 2005-11-20 change.
3176
31772005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
3178
3179 * processes.texi (Bindat Functions):
3180 Say "third" to refer to zero-based index "2".
3181
31822005-11-18 Luc Teirlinck <teirllm@auburn.edu>
3183
3184 * loading.texi (Library Search): Update the default value of
3185 `load-suffixes'.
3186
31872005-11-17 Chong Yidong <cyd@stupidchicken.com>
3188
3189 * display.texi (Attribute Functions): Mention :ignore-defface.
3190
31912005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3192
3193 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
3194 (Minor Mode Conventions): Mention the use of a hook.
3195
31962005-11-06 Richard M. Stallman <rms@gnu.org>
3197
3198 * files.texi (Magic File Names): find-file-name-handler checks the
3199 `operations' property of the handler.
3200
32012005-11-03 Richard M. Stallman <rms@gnu.org>
3202
3203 * variables.texi (Frame-Local Variables): Small clarification.
3204
32052005-10-29 Chong Yidong <cyd@stupidchicken.com>
3206
3207 * os.texi (Init File): Document ~/.emacs.d/init.el.
3208
32092005-10-29 Richard M. Stallman <rms@gnu.org>
3210
3211 * internals.texi (Garbage Collection): Document memory-full.
3212
32132005-10-28 Bill Wohler <wohler@newt.com>
3214
3215 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
3216 for URLs.
3217
32182005-10-28 Richard M. Stallman <rms@gnu.org>
3219
3220 * minibuf.texi (Completion Commands): Clean up prev change.
3221
32222005-10-26 Kevin Ryde <user42@zip.com.au>
3223
3224 * compile.texi (Eval During Compile): Explain recommended uses
3225 of eval-when-compile and eval-and-compile.
3226
32272005-10-27 Masatake YAMATO <jet@gyve.org>
3228
3229 * minibuf.texi (Completion Commands):
3230 Write about new optional argument for `display-completion-list'.
3231
32322005-10-23 Richard M. Stallman <rms@gnu.org>
3233
3234 * display.texi (Overlay Arrow): Clarify about local bindings of
3235 overlay-arrow-position.
3236
32372005-10-22 Eli Zaretskii <eliz@gnu.org>
3238
3239 * internals.texi (Building Emacs): Fix last change.
3240
32412005-10-22 Richard M. Stallman <rms@gnu.org>
3242
3243 * internals.texi (Building Emacs): Document eval-at-startup.
3244
32452005-10-21 Richard M. Stallman <rms@gnu.org>
3246
3247 * loading.texi (Where Defined): load-history contains abs file names.
3248 symbol-file returns abs file names.
3249
32502005-10-19 Kim F. Storm <storm@cua.dk>
3251
3252 * display.texi (Showing Images): Add max-image-size integer value.
3253
32542005-10-18 Chong Yidong <cyd@stupidchicken.com>
3255
3256 * display.texi (Showing Images): Document max-image-size.
3257
32582005-10-17 Richard M. Stallman <rms@gnu.org>
3259
3260 * commands.texi (Quitting): Minor clarification.
3261
3262 * processes.texi (Sentinels): Clarify about output and quitting.
3263 (Filter Functions): Mention with-local-quit.
3264
32652005-10-17 Juri Linkov <juri@jurta.org>
3266
3267 * buffers.texi (Current Buffer):
3268 * commands.texi (Event Input Misc):
3269 * compile.texi (Eval During Compile, Compiler Errors):
3270 * customize.texi (Group Definitions):
3271 * display.texi (Progress, Defining Faces):
3272 * files.texi (Writing to Files):
3273 * modes.texi (Mode Hooks, Defining Minor Modes):
3274 * streams.texi (Output Functions):
3275 * syntax.texi (Syntax Table Functions):
3276 * text.texi (Change Hooks):
3277 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
3278
3279 * commands.texi (Quitting): Replace arg `forms' with `body' in
3280 `with-local-quit'.
3281
3282 * positions.texi (Excursions): Replace arg `forms' with `body' in
3283 `save-excursion'.
3284
32852005-10-08 Kim F. Storm <storm@cua.dk>
3286
3287 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
3288 Rename manual section accordingly.
3289
32902005-10-04 Kim F. Storm <storm@cua.dk>
3291
3292 * windows.texi (Window Split Tree): New section describing
3293 new function window-split-tree function.
3294
32952005-10-03 Nick Roberts <nickrob@snap.net.nz>
3296
3297 * display.texi (Fringe Size/Pos): Simplify and add detail.
3298
32992005-09-30 Romain Francoise <romain@orebokech.com>
3300
3301 * minibuf.texi (High-Level Completion): Explain that the prompt
3302 given to `read-buffer' should end with a colon and a space.
3303 Update usage examples.
3304
33052005-09-29 Juri Linkov <juri@jurta.org>
3306
3307 * display.texi (Displaying Messages): Rename argument name
3308 `string' to `format-string' in functions `message', `message-box',
3309 `message-or-box'.
3310
33112005-09-26 Chong Yidong <cyd@stupidchicken.com>
3312
3313 * errors.texi (Standard Errors): Correct xrefs.
3314
33152005-09-18 Chong Yidong <cyd@stupidchicken.com>
3316
3317 * display.texi (Defining Images): Update documentation for
3318 `image-load-path'.
3319
33202005-09-17 Richard M. Stallman <rms@gnu.org>
3321
3322 * display.texi (Defining Images): Clean up previous change.
3323
33242005-09-16 Romain Francoise <romain@orebokech.com>
3325
3326 * elisp.texi: Specify GFDL version 1.2.
3327
3328 * doclicense.texi (GNU Free Documentation License): Update to
3329 version 1.2.
3330
33312005-09-15 Chong Yidong <cyd@stupidchicken.com>
3332
3333 * display.texi (Defining Images): Document `image-load-path'.
3334
33352005-09-15 Richard M. Stallman <rms@gnu.org>
3336
3337 * objects.texi (Printed Representation): Minor cleanup.
3338 (Box Diagrams): Minor fix.
3339 (Cons Cell Type): Move (...) index item here.
3340 (Box Diagrams): From here.
3341 (Array Type): Minor fix.
3342 (Type Predicates): Delete index "predicates".
3343 (Hash Table Type): Clarify xref.
3344 (Dotted Pair Notation): Minor fix.
3345
33462005-09-10 Chong Yidong <cyd@stupidchicken.com>
3347
3348 * files.texi (Saving Buffers): Fix typo.
3349
33502005-09-08 Richard M. Stallman <rms@gnu.org>
3351
3352 * tips.texi (Programming Tips): Correct the "default" prompt spec.
3353
33542005-09-08 Chong Yidong <cyd@stupidchicken.com>
3355
3356 * locals.texi (Standard Buffer-Local Variables): Don't include
3357 mode variables for minor modes.
3358 Fix xrefs for buffer-display-count, buffer-display-table,
3359 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
3360 enable-multibyte-characters, fill-column, header-line-format,
3361 left-fringe-width, left-margin, and right-fringe-width.
3362
3363 * hooks.texi (Standard Hooks): All hooks should conform to the
3364 standard naming convention now.
3365 Fix xref for `echo-area-clear-hook'.
3366
3367 * display.texi (Usual Display): Note that indicate-empty-lines and
3368 tab-width are buffer-local.
3369
3370 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
3371
3372 * modes.texi (Mode Help): Note that major-mode is buffer-local.
3373
3374 * nonascii.texi (Encoding and I/O): Note that
3375 buffer-file-coding-system is buffer-local.
3376
3377 * positions.texi (List Motion): Note that defun-prompt-regexp is
3378 buffer-local.
3379
3380 * text.texi (Auto Filling): Note that auto-fill-function is
3381 buffer-local.
3382 (Undo): Note that buffer-undo-list is buffer-local.
3383
3384 * windows.texi (Buffers and Windows): Document
3385 buffer-display-count.
3386
33872005-09-06 Richard M. Stallman <rms@gnu.org>
3388
3389 * tips.texi (Coding Conventions): Sometimes it is ok to put the
3390 package prefix elsewhere than at the start of the name.
3391
33922005-09-03 Richard M. Stallman <rms@gnu.org>
3393
3394 * tips.texi (Programming Tips): Add conventions for minibuffer
3395 questions and prompts.
3396
33972005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
3398
3399 * intro.texi (nil and t): Minor cleanup.
3400 Delete spurious mention of keyword symbols.
3401 (Evaluation Notation): Add index entry.
3402 (A Sample Function Description): Minor cleanup.
3403 (A Sample Variable Description): Not all vars can be set.
3404
34052005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
3406
3407 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
3408
3409 (Insertion): Document precise type of `insert-char' arg COUNT.
3410
34112005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3412
3413 * modes.texi (Other Font Lock Variables): Sync the default of
3414 font-lock-lines-before.
3415
34162005-08-31 Michael Albinus <michael.albinus@gmx.de>
3417
3418 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
3419
34202005-08-29 Richard M. Stallman <rms@gnu.org>
3421
3422 * elisp.texi (Top): Update subnode menu.
3423
3424 * searching.texi (Searching and Matching): Move node.
3425 Rearrange contents and add overall explanation.
3426 (Searching and Case): Move node.
3427 (Searching and Matching): Update menu.
3428
34292005-08-27 Eli Zaretskii <eliz@gnu.org>
3430
3431 * os.texi (Startup Summary): Fix the description of the initial
3432 startup message display.
3433
34342005-08-25 Richard M. Stallman <rms@gnu.org>
3435
3436 * searching.texi (Search and Replace): Add replace-regexp-in-string.
3437
34382005-08-25 Emilio C. Lopes <eclig@gmx.net>
3439
3440 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
3441 `next-overlay-change' example.
3442
34432005-08-22 Juri Linkov <juri@jurta.org>
3444
3445 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
3446 Fix invert-face. Fix args of face-background.
3447
3448 * display.texi (Standard Faces): Delete node.
3449 (Faces): Add xref to `(emacs)Standard Faces'.
3450 (Displaying Faces): Fix xref to `Standard Faces'.
3451
3452 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
3453
34542005-08-20 Alan Mackenzie <acm@muc.de>
3455
3456 * buffers.texi (The Buffer List): Clarify the manipulation of the
3457 buffer list.
3458
34592005-08-14 Richard M. Stallman <rms@gnu.org>
3460
3461 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
3462 a regexp.
3463
34642005-08-11 Richard M. Stallman <rms@gnu.org>
3465
3466 * elisp.texi (Top): Update subnode lists.
3467
3468 * display.texi (Inverse Video): Node deleted.
3469
3470 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
3471 New nodes split out of Coding Conventions.
3472
3473 * searching.texi (Regular Expressions): Document re-builder.
3474
3475 * os.texi (Time Parsing): New node split out of Time Conversion.
3476
3477 * processes.texi (Misc Network, Network Feature Testing)
3478 (Network Options, Make Network): New nodes split out of
3479 Low-Level Network.
3480
34812005-08-09 Richard M. Stallman <rms@gnu.org>
3482
3483 * frames.texi (Geometry): New node, split from Size and Position.
3484 (Frame Parameters): Refer to Geometry.
3485
3486 * buffers.texi (The Buffer List): Fix xrefs.
3487
3488 * windows.texi (Splitting Windows): Fix xref.
3489
3490 * frames.texi (Layout Parameters): Add xref.
3491
3492 * display.texi (Line Height, Scroll Bars): Fix xrefs.
3493
3494 * keymaps.texi (Menu Bar): Fix xref.
3495
3496 * locals.texi (Standard Buffer-Local Variables): Fix xref.
3497
3498 * modes.texi (%-Constructs): Fix xref.
3499
3500 * frames.texi (Window Frame Parameters): Node split up.
3501 (Basic Parameters, Position Parameters, Size Parameters)
3502 (Layout Parameters, Buffer Parameters, Management Parameters)
3503 (Cursor Parameters, Color Parameters): New subnodes.
3504
35052005-08-09 Luc Teirlinck <teirllm@auburn.edu>
3506
3507 * positions.texi (Screen Lines): Update xref for previous change
3508 in minibuf.texi.
3509
3510 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
3511 change in minibuf.texi.
3512
35132005-08-09 Richard M. Stallman <rms@gnu.org>
3514
3515 * tips.texi (Coding Conventions): Minor cleanup.
3516
3517 * modes.texi (Defining Minor Modes): Explain when init-value
3518 can be non-nil.
3519
3520 * elisp.texi (Top): Update submenu for Minibuffer.
3521
3522 * minibuf.texi (Minibuffer Misc): Node split up.
3523 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
3524 (Recursive Mini): New nodes split out from Minibuffer Misc.
3525 (Minibuffer Misc): Document max-mini-window-height.
3526
3527 * hash.texi (Defining Hash): Delete stray paren in example.
3528
3529 * display.texi (Echo Area Customization): Don't define
3530 max-mini-window-height here; xref instead.
3531
3532 * commands.texi (Event Input Misc): Update while-no-input.
3533
3534 * advice.texi (Advising Functions): Explain when to use advice
3535 and when to use a hook.
3536
35372005-07-30 Eli Zaretskii <eliz@gnu.org>
3538
3539 * makefile.w32-in (info): Don't run install-info.
3540 ($(infodir)/dir): New target, produced by running install-info.
3541
35422005-07-27 Luc Teirlinck <teirllm@auburn.edu>
3543
3544 * modes.texi (Defining Minor Modes): The keyword for the initial
3545 value is :init-value, not :initial-value.
3546
35472005-07-23 Eli Zaretskii <eliz@gnu.org>
3548
3549 * loading.texi (Autoload): Make the `doctor' example be consistent
3550 with what's in current loaddefs.el. Describe the "fn" magic in
3551 the usage portion of the doc string.
3552
35532005-07-22 Richard M. Stallman <rms@gnu.org>
3554
3555 * internals.texi (Garbage Collection): Clarify previous change.
3556
35572005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
3558
3559 * internals.texi (Garbage Collection): Add gc-cons-percentage.
3560
35612005-07-18 Juri Linkov <juri@jurta.org>
3562
3563 * commands.texi (Accessing Events):
3564 * frames.texi (Text Terminal Colors, Resources):
3565 * markers.texi (The Mark):
3566 * modes.texi (Defining Minor Modes):
3567 Delete duplicate duplicate words.
3568
35692005-07-16 Richard M. Stallman <rms@gnu.org>
3570
3571 * display.texi (Managing Overlays): Clarify make-overlay
3572 args for insertion types.
3573
35742005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3575
3576 * customize.texi (Variable Definitions):
3577 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
3578 `standard-value' is a list too.
3579 (Defining New Types): Use @key{RET} instead of @key{ret}.
3580
35812005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
3582
3583 * os.texi (Translating Input): Fix typo.
3584
35852005-07-08 Richard M. Stallman <rms@gnu.org>
3586
3587 * README: Update edition number and size estimate.
3588
3589 * elisp.texi (VERSION): Set to 2.9.
3590
35912005-07-07 Richard M. Stallman <rms@gnu.org>
3592
3593 * book-spine.texinfo: Update Emacs version.
3594
3595 * display.texi (Inverse Video): Delete mode-line-inverse-video.
3596
35972005-07-06 Richard M. Stallman <rms@gnu.org>
3598
3599 * searching.texi (Regexp Search): Clarify what re-search-forward
3600 does when the search fails.
3601
36022005-07-05 Lute Kamstra <lute@gnu.org>
3603
3604 * Update FSF's address in GPL notices.
3605
3606 * doclicense.texi (GNU Free Documentation License):
3607 * gpl.texi (GPL):
3608 * tips.texi (Coding Conventions, Library Headers):
3609 * vol1.texi:
3610 * vol2.texi: Update FSF's address.
3611
36122005-07-04 Richard M. Stallman <rms@gnu.org>
3613
3614 * hooks.texi (Standard Hooks): Add occur-hook.
3615
36162005-07-03 Luc Teirlinck <teirllm@auburn.edu>
3617
3618 * display.texi (The Echo Area): Correct menu.
3619
36202005-07-03 Richard M. Stallman <rms@gnu.org>
3621
3622 * elisp.texi (Top): Update subnode menu for Display.
3623
3624 * display.texi (Displaying Messages): New node, with most
3625 of what was in The Echo Area.
3626 (Progress): Moved under The Echo Area.
3627 (Logging Messages): New node with new text.
3628 (Echo Area Customization): New node, the rest of what was
3629 in The Echo Area. Document message-truncate-lines with @defvar.
3630 (Display): Update menu.
3631
3632 * windows.texi (Textual Scrolling): Doc 3 values for
3633 scroll-preserve-screen-position.
3634
3635 * text.texi (Special Properties): Change hook functions
3636 should bind inhibit-modification-hooks around altering buffer text.
3637
3638 * keymaps.texi (Key Binding Commands): Call binding BINDING
3639 rather than DEFINITION.
3640
36412005-06-29 Juanma Barranquero <lekktu@gmail.com>
3642
3643 * variables.texi (Defining Variables): `user-variable-p' returns t
3644 for aliases of user options, nil for alias loops.
3645
36462005-06-28 Richard M. Stallman <rms@gnu.org>
3647
3648 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
3649 make-keymap.
3650
36512005-06-27 Luc Teirlinck <teirllm@auburn.edu>
3652
3653 * variables.texi (Setting Variables): Correct and clarify
3654 description of `add-to-ordered-list'.
3655
36562005-06-26 Richard M. Stallman <rms@gnu.org>
3657
3658 * display.texi (Faces): Minor cleanup.
3659
36602005-06-25 Luc Teirlinck <teirllm@auburn.edu>
3661
3662 * display.texi (Faces): `facep' returns t for strings that are
3663 face names.
3664
36652005-06-25 Richard M. Stallman <rms@gnu.org>
3666
3667 * objects.texi (Equality Predicates): Clarify meaning of equal.
3668
3669 * windows.texi (Selecting Windows): save-selected-window
3670 and with-selected-window save and restore the current buffer.
3671
36722005-06-24 Richard M. Stallman <rms@gnu.org>
3673
3674 * numbers.texi (Float Basics): Explain how to test for NaN,
3675 and printing the sign of NaNs.
3676
36772005-06-24 Eli Zaretskii <eliz@gnu.org>
3678
3679 * makefile.w32-in (MAKEINFO): Use --force.
3680
36812005-06-23 Richard M. Stallman <rms@gnu.org>
3682
3683 * display.texi (Face Functions): Correct Texinfo usage.
3684
36852005-06-23 Luc Teirlinck <teirllm@auburn.edu>
3686
3687 * lists.texi (Rings): `ring-elements' now returns the elements of
3688 RING in order.
3689
36902005-06-23 Juanma Barranquero <lekktu@gmail.com>
3691
3692 * markers.texi (The Mark): Texinfo usage fix.
3693
36942005-06-23 Kim F. Storm <storm@cua.dk>
3695
3696 * searching.texi (Entire Match Data): Remove evaporate option for
3697 match-data. Do not mention evaporate option for set-match-data.
3698
36992005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
3700
3701 * display.texi (Face Functions): Mention face aliases.
3702
37032005-06-21 Richard M. Stallman <rms@gnu.org>
3704
3705 * anti.texi (Antinews): Texinfo usage fix.
3706
37072005-06-21 Karl Berry <karl@gnu.org>
3708
3709 * elisp.texi: Use @copying.
3710
3711 * elisp.texi: Put @summarycontents and @contents before the Top
3712 node, instead of the end of the file, so that the contents appear
3713 in the right place in the dvi/pdf output.
3714
37152005-06-21 Juri Linkov <juri@jurta.org>
3716
3717 * display.texi (Defining Faces): Add `customized-face'.
3718
37192005-06-20 Kim F. Storm <storm@cua.dk>
3720
3721 * variables.texi (Setting Variables): Any type of element can be
3722 given order in add-to-ordered-list. Compare elements with eq.
3723
3724 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
3725
37262005-06-20 Karl Berry <karl@gnu.org>
3727
3728 * syntax.texi (Syntax Flags): Make last column very slightly wider
3729 to avoid "generic comment" breaking on two lines and causing an
3730 underfull box.
3731
37322005-06-19 Luc Teirlinck <teirllm@auburn.edu>
3733
3734 * lists.texi (Rings): Various minor clarifications and corrections.
3735
37362005-06-18 Richard M. Stallman <rms@gnu.org>
3737
3738 * functions.texi (Obsolete Functions): Simplify.
3739
3740 * variables.texi (Variable Aliases): Simplify.
3741
3742 * anti.texi, backups.texi, compile.texi, customization.texi:
3743 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3744 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3745 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3746 * variables.texi: Fix formatting ugliness.
3747
3748 * elisp.texi: Add links to Rings and Byte Packing.
3749 Update version and copyright years.
3750
3751 * minibuf.texi: Fix formatting ugliness.
3752 (Completion Commands): Move keymap vars to the end
3753 and vars completing-read binds to the top.
3754
37552005-06-17 Luc Teirlinck <teirllm@auburn.edu>
3756
3757 * processes.texi: Fix typos.
3758 (Bindat Spec): Correct Texinfo error.
3759 (Byte Packing): Fix ungrammatical sentence.
3760
37612005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
3762
3763 * lists.texi (Rings): New node.
3764 (Lists): Add it to menu.
3765
3766 * processes.texi (Byte Packing): New node.
3767 (Processes): Add it to menu.
3768
37692005-06-17 Richard M. Stallman <rms@gnu.org>
3770
3771 * syntax.texi (Parsing Expressions): Fix texinfo usage.
3772
3773 * help.texi (Documentation Basics): Explain the xref to
3774 Documentation Tips.
3775
3776 * debugging.texi (Debugger Commands): Minor fix.
3777
37782005-06-16 Luc Teirlinck <teirllm@auburn.edu>
3779
3780 * edebug.texi (Instrumenting): Eliminate duplicate link.
3781 (Specification List): Replace references to "below", referring to
3782 a later node, with one @ref to that node.
3783
3784 * os.texi (Timers): Timers should save and restore the match data
3785 if they change it.
3786
3787 * debugging.texi (Debugger Commands): Mention that the Lisp
3788 debugger can not step through primitive functions.
3789
37902005-06-16 Juanma Barranquero <lekktu@gmail.com>
3791
3792 * functions.texi (Obsolete Functions): Update argument names of
3793 `make-obsolete' and `define-obsolete-function-alias'.
3794
3795 * variables.texi (Variable Aliases): Update argument names of
3796 `defvaralias', `make-obsolete-variable' and
3797 `define-obsolete-variable-alias'.
3798
37992005-06-15 Kim F. Storm <storm@cua.dk>
3800
3801 * searching.texi (Entire Match Data): Rephrase warnings about
3802 evaporate arg to match-data and set-match-data.
3803
38042005-06-14 Luc Teirlinck <teirllm@auburn.edu>
3805
3806 * elisp.texi (Top): Update detailed menu.
3807
3808 * edebug.texi (Edebug): Update menu.
3809 (Instrumenting): Update xrefs.
3810 (Edebug Execution Modes): Correct xref.
3811 (Jumping): Clarify description of `h' command.
3812 Eliminate redundant @ref.
3813 (Breaks): New node.
3814 (Breakpoints): Is now a subsubsection.
3815 (Global Break Condition): Mention `C-x X X'.
3816 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
3817 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3818 (Edebug Display Update): Correct pxref.
3819 (Edebug and Macros): New node.
3820 (Instrumenting Macro Calls): Is now a subsubsection.
3821 Neither arg of `def-edebug-spec' is evaluated.
3822 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3823 (Specification Examples): Fix typo.
3824
38252005-06-14 Lute Kamstra <lute@gnu.org>
3826
3827 * debugging.texi (Function Debugging): Primitives can break on
3828 entry too.
3829
38302005-06-14 Kim F. Storm <storm@cua.dk>
3831
3832 * variables.texi (Setting Variables): Add add-to-ordered-list.
3833
38342005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3835
3836 * syntax.texi (Parsing Expressions): Document aux functions and vars of
3837 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3838
38392005-06-13 Lute Kamstra <lute@gnu.org>
3840
3841 * text.texi (Special Properties): Fix cross reference.
3842
38432005-06-11 Luc Teirlinck <teirllm@auburn.edu>
3844
3845 * debugging.texi (Function Debugging): Delete mention of empty
3846 string argument to `cancel-debug-on-entry'. Delete inaccurate
3847 description of the return value of that command.
3848
38492005-06-11 Alan Mackenzie <acm@muc.de>
3850
3851 * text.texi (Adaptive Fill): Amplify the description of
3852 fill-context-prefix.
3853
38542005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3855
3856 * syntax.texi (Parsing Expressions): Fix Texinfo error.
3857
38582005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3859
3860 * syntax.texi (Parsing Expressions): Document syntax-ppss.
3861
38622005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3863
3864 * debugging.texi (Error Debugging): Minor rewording.
3865 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3866 is optional.
3867
38682005-06-10 Lute Kamstra <lute@gnu.org>
3869
3870 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3871 (Top): Give it a title. Correct version number. Give the
3872 detailed node listing a more prominent header.
3873 * intro.texi: Don't set VERSION here a second time.
3874 Mention Emacs's version too.
3875 * anti.texi (Antinews): Use EMACSVER to refer to the current
3876 version of Emacs.
3877
38782005-06-09 Kim F. Storm <storm@cua.dk>
3879
3880 * searching.texi (Entire Match Data): Explain new `reseat' argument to
3881 match-data and set-match-data.
3882
38832005-06-08 Richard M. Stallman <rms@gnu.org>
3884
3885 * searching.texi (Entire Match Data): Clarify when match-data
3886 returns markers and when integers.
3887
3888 * display.texi (Defining Faces): Explain that face name should not
3889 end in `-face'.
3890
3891 * modes.texi (Mode Line Data): Minor cleanup.
3892 (Customizing Keywords): Node split out of Search-based Fontification.
3893 Add example of using font-lock-add-keywords from a hook.
3894 Clarify when MODE should be non-nil, and when nil.
3895
38962005-06-06 Richard M. Stallman <rms@gnu.org>
3897
3898 * modes.texi (Mode Line Data): Explain what happens when the car
3899 of a list is a void symbol.
3900 (Search-based Fontification): Explain MODE arg to
3901 font-lock-add-keywords and warn about calls from major modes.
3902
39032005-06-08 Juri Linkov <juri@jurta.org>
3904
3905 * display.texi (Standard Faces): Add `shadow' face.
3906
39072005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3908
3909 * modes.texi (Major Mode Conventions): A derived mode only needs
3910 to put the call to the parent mode inside `delay-mode-hooks'.
3911
39122005-05-29 Richard M. Stallman <rms@gnu.org>
3913
3914 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
3915 new, and what that implies. Clarify.
3916
3917 * files.texi (Locating Files): Clean up the text.
3918
3919 * frames.texi (Window Frame Parameters): Document user-size.
3920 Shorten entry for top by referring to left.
3921
39222005-05-26 Richard M. Stallman <rms@gnu.org>
3923
3924 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
3925 is new, and what the implications are. Other clarifications.
3926
39272005-05-24 Richard M. Stallman <rms@gnu.org>
3928
3929 * frames.texi (Dialog Boxes): Minor fixes.
3930
39312005-05-25 Masatake YAMATO <jet@gyve.org>
3932
3933 * display.texi (Standard Faces): Write about `mode-line-highlight'.
3934
39352005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3936
3937 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3938 is optional.
3939
39402005-05-24 Nick Roberts <nickrob@snap.net.nz>
3941
10d1d0af 3942 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
3943
39442005-05-23 Lute Kamstra <lute@gnu.org>
3945
3946 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3947 syntax-begin-function over font-lock-beginning-of-syntax-function.
3948
39492005-05-21 Luc Teirlinck <teirllm@auburn.edu>
3950
3951 * minibuf.texi (Reading File Names): Update description of
3952 `read-directory-name'.
3953
3954 * modes.texi (Derived Modes): Clarify :group keyword.
3955
39562005-05-21 Eli Zaretskii <eliz@gnu.org>
3957
3958 * files.texi (Locating Files): New subsection.
3959 Describe locate-file and executable-find.
3960
39612005-05-21 Kevin Ryde <user42@zip.com.au>
3962
3963 * frames.texi (Initial Parameters): Update cross reference to
3964 "Emacs Invocation".
3965
39662005-05-19 Luc Teirlinck <teirllm@auburn.edu>
3967
3968 * keymaps.texi (Active Keymaps): Add anchor.
3969
3970 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3971 (Major Mode Conventions): Refer to `Auto Major Mode' in more
3972 appropriate place.
3973 (Derived Modes): Small clarifications.
3974 (Minor Mode Conventions, Keymaps and Minor Modes):
3975 Replace references to nodes with references to anchors.
3976 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3977 Clarify description of lists whose first element is an integer.
3978 (Mode Line Variables): Add anchor.
3979 (%-Constructs): Clarify description of integer after %.
3980 (Emulating Mode Line): Describe nil value for FACE.
3981
39822005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3983
3984 * modes.texi (Derived Modes): Correct references to non-existing
3985 variable standard-syntax-table.
3986
39872005-05-17 Lute Kamstra <lute@gnu.org>
3988
3989 * modes.texi (Defining Minor Modes): Mention the mode hook.
3990
39912005-05-15 Kim F. Storm <storm@cua.dk>
3992
3993 * processes.texi (Network): Remove open-network-stream-nowait.
3994 (Network Servers): Remove open-network-stream-server.
3995
39962005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3997
3998 * elisp.texi (Top): Update detailed menu.
3999
4000 * variables.texi: Reorder nodes.
4001 (Variables): Update menu.
4002 (File Local Variables): Do not refer to the `-*-' line as
4003 a "local variables list". Add pxref.
4004
40052005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4006
4007 * elisp.texi (Top): Update detailed menu for node changes.
4008
4009 * modes.texi (Modes): Update Menu.
4010 (Hooks): Move to beginning of chapter.
4011 Most minor modes run mode hooks too.
4012 `add-hook' can handle void hooks or hooks whose value is a single
4013 function.
4014 (Major Modes): Update Menu.
4015 (Major Mode Basics): New node, split off from `Major Modes'.
4016 (Major Mode Conventions): Correct xref. Explain how to handle
4017 auto-mode-alist if the major mode command has an autoload cookie.
4018 (Auto Major Mode): Major update. Add magic-mode-alist.
4019 (Derived Modes): Major update.
4020 (Mode Line Format): Update Menu.
4021 (Mode Line Basics): New node, split off from `Mode Line Format'.
4022
4023 * loading.texi (Autoload): Mention `autoload cookie' as synonym
4024 for `magic autoload comment'. Add index entries and anchor.
4025
40262005-05-14 Richard M. Stallman <rms@gnu.org>
4027
4028 * tips.texi (Coding Conventions): Explain how important it is
4029 that just loading certain files not change Emacs behavior.
4030
4031 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
4032
40332005-05-12 Lute Kamstra <lute@gnu.org>
4034
4035 * modes.texi (Generic Modes): Update.
4036 (Major Modes): Refer to node "Generic Modes".
4037
4038 * elisp.texi (Top): Update to the current structure of the manual.
4039 * processes.texi (Processes): Add menu description.
4040 * customize.texi (Customization): Add menu descriptions.
4041
40422005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
4043
4044 * processes.texi (Signals to Processes)
4045 (Low-Level Network): Fix typos.
4046
40472005-05-11 Lute Kamstra <lute@gnu.org>
4048
4049 * elisp.texi (Top): Add some nodes from the chapter "Major and
4050 Minor Modes" to the detailed node listing.
4051
40522005-05-10 Richard M. Stallman <rms@gnu.org>
4053
4054 * keymaps.texi (Extended Menu Items): Menu item filter functions
4055 can be called at any time.
4056
40572005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4058
4059 * variables.texi (File Local Variables): `(hack-local-variables t)'
4060 now also checks whether a mode is specified in the local variables
4061 list.
4062
40632005-05-05 Kevin Ryde <user42@zip.com.au>
4064
4065 * display.texi (The Echo Area): Correct format function cross
4066 reference.
4067
40682005-05-05 Luc Teirlinck <teirllm@auburn.edu>
4069
4070 * variables.texi (Variable Aliases): Change description of
4071 `define-obsolete-variable-alias'.
4072
4073 * functions.texi (Functions): Add "Obsolete Functions" to menu.
4074 (Defining Functions): Add xref.
4075 (Obsolete Functions): New node.
4076 (Function Safety): Standardize capitalization of section title.
4077
4078 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
4079 (Dialog Boxes): Complete description of `x-popup-dialog'.
4080
40812005-05-04 Richard M. Stallman <rms@gnu.org>
4082
4083 * commands.texi (Interactive Codes): Fix Texinfo usage.
4084 Document U more clearly.
4085
40862005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4087
4088 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
4089 function and not a macro.
4090
4091 * frames.texi (Pop-Up Menus): Correct and clarify description of
4092 `x-popup-menu'.
4093 (Dialog Boxes): Clarify description of `x-popup-dialog'.
4094
40952005-05-01 Richard M. Stallman <rms@gnu.org>
4096
4097 * edebug.texi (Checking Whether to Stop): Fix previous change.
4098
40992005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4100
4101 * display.texi: Fix typos and Texinfo usage.
4102
4103 * edebug.texi (Checking Whether to Stop): executing-macro ->
4104 executing-kbd-macro.
4105
41062005-05-01 Richard M. Stallman <rms@gnu.org>
4107
4108 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
4109
41102005-04-30 Richard M. Stallman <rms@gnu.org>
4111
4112 * files.texi (Magic File Names): Document `operations' property.
4113
41142005-04-29 Lute Kamstra <lute@gnu.org>
4115
4116 * modes.texi (Generic Modes): New node.
4117 (Major Modes): Add it to the menu.
4118 (Derived Modes): Add "derived mode" to concept index.
4119
41202005-04-28 Lute Kamstra <lute@gnu.org>
4121
4122 * modes.texi (Defining Minor Modes): Fix previous change.
4123 (Font Lock Mode): Simplify.
4124 (Font Lock Basics): Say that font-lock-defaults is buffer-local
4125 when set and that some parts are optional. Add cross references.
4126 (Search-based Fontification): Say how to specify font-lock-keywords.
4127 Add cross references. Add font-lock-multiline to index.
4128 Move font-lock-keywords-case-fold-search here from node "Other Font
4129 Lock Variables". Document font-lock-add-keywords and
4130 font-lock-remove-keywords.
4131 (Other Font Lock Variables): Move font-lock-keywords-only,
4132 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4133 and font-lock-syntactic-face-function to node "Syntactic Font
4134 Lock". Move font-lock-keywords-case-fold-search to node
4135 "Search-based Fontification". Document font-lock-inhibit-thing-lock
4136 and font-lock-{,un}fontify-{buffer,region}-function.
4137 (Precalculated Fontification): Remove reference to deleted variable
4138 font-lock-core-only.
4139 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
4140 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
4141 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4142 and font-lock-syntactic-face-function here from node "Other Font
4143 Lock Variables". Move font-lock-syntactic-keywords to "Setting
4144 Syntax Properties". Add cross references.
4145 (Setting Syntax Properties): New node.
4146 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
4147 * syntax.texi (Syntax Properties): Add cross reference.
4148 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
4149
41502005-04-26 Richard M. Stallman <rms@gnu.org>
4151
4152 * display.texi (Defining Faces):
4153 Document `default' elements of defface spec.
4154
4155 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
4156
4157 * variables.texi (Variable Aliases): Clarify text.
4158
41592005-04-25 Chong Yidong <cyd@stupidchicken.com>
4160
4161 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
4162
41632005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4164
4165 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
4166
41672005-04-24 Eli Zaretskii <eliz@gnu.org>
4168
4169 * syntax.texi (Syntax Table Internals): Elaborate documentation of
4170 syntax-after and syntax-class.
4171
4172 * files.texi (Changing Files): Fix last change's cross-reference.
4173 (Unique File Names): Don't mention "numbers" in the documentation
4174 of make-temp-file and make-temp-name.
4175
41762005-04-23 Richard M. Stallman <rms@gnu.org>
4177
4178 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
4179
41802005-04-22 Nick Roberts <nickrob@snap.net.nz>
4181
4182 * windows.texi (Cyclic Window Ordering): Clarify window-list.
4183
41842005-04-22 Nick Roberts <nickrob@snap.net.nz>
4185
4186 * variables.texi (Variable Aliases): Describe make-obsolete-variable
4187 and define-obsolete-variable-alias.
4188
41892005-04-22 Kim F. Storm <storm@cua.dk>
4190
4191 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
4192 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
4193
41942005-04-21 Lute Kamstra <lute@gnu.org>
4195
4196 * lists.texi (Association Lists): Document rassq-delete-all.
4197
41982005-04-19 Richard M. Stallman <rms@gnu.org>
4199
4200 * modes.texi (Search-based Fontification): Explain that
4201 facespec is an expression to be evaluated.
4202
42032005-04-19 Kevin Ryde <user42@zip.com.au>
4204
4205 * streams.texi (Output Functions): Fix xref.
4206 * strings.texi (String Conversion): Fix xref.
4207
42082005-04-19 Kim F. Storm <storm@cua.dk>
4209
4210 * symbols.texi (Symbol Plists): Add safe-get.
4211 Mention that `get' may signal an error.
4212
42132005-04-18 Nick Roberts <nickrob@snap.net.nz>
4214
4215 * customize.texi (Variable Definitions): Replace tooltip-mode
4216 example with save-place.
4217
42182005-04-17 Richard M. Stallman <rms@gnu.org>
4219
4220 * buffers.texi (Indirect Buffers): Clarify.
4221
4222 * positions.texi (Positions): Clarify converting marker to integer.
4223
4224 * strings.texi (String Basics): Mention string-match; clarify.
4225
42262005-04-08 Lute Kamstra <lute@gnu.org>
4227
4228 * modes.texi (Search-based Fontification): Fix cross references.
4229 Use consistent terminology. Document anchored highlighting.
4230
42312005-04-05 Lute Kamstra <lute@gnu.org>
4232
4233 * modes.texi (Defining Minor Modes): Document :group keyword
4234 argument and its default value.
4235
42362005-04-03 Lute Kamstra <lute@gnu.org>
4237
4238 * hooks.texi (Standard Hooks): Add some hooks. Add cross
4239 references and/or descriptions. Delete major mode hooks; mention
4240 them as a category instead. Rename or delete obsolete hooks.
4241
42422005-04-02 Richard M. Stallman <rms@gnu.org>
4243
4244 * nonascii.texi (Coding System Basics): Another wording cleanup.
4245
42462005-04-01 Richard M. Stallman <rms@gnu.org>
4247
4248 * nonascii.texi (Coding System Basics): Clarify previous change.
4249
42502005-04-01 Kenichi Handa <handa@m17n.org>
4251
10d1d0af 4252 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
4253 identity of coding systems.
4254
42552005-03-29 Chong Yidong <cyd@stupidchicken.com>
4256
4257 * text.texi (Buffer Contents): Add filter-buffer-substring and
4258 buffer-substring-filters.
4259
42602005-03-26 Chong Yidong <cyd@stupidchicken.com>
4261
4262 * anti.texi (Antinews): Mention `G' interactive code.
4263
4264 * tips.texi (Compilation Tips): Mention benchmark.el.
4265
42662005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4267
4268 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
4269 is now bound to M-o M-o.
4270
4271 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
4272
42732005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4274
4275 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
4276 in the Emacs Manual).
4277 * Makefile.in (srcs): Remove calendar.texi.
4278 * makefile.w32-in (srcs): Remove calendar.texi.
4279 * display.texi (Display): Change name of next node.
4280 * os.texi (System In): Change name of previous node.
4281 * elisp.texi (Top): Remove Calendar references.
4282 * vol1.texi (Top): Remove Calendar references.
4283 * vol2.texi (Top): Remove Calendar references.
4284
42852005-03-25 Richard M. Stallman <rms@gnu.org>
4286
4287 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
4288 Cleanup previous change.
4289
42902005-03-25 Chong Yidong <cyd@stupidchicken.com>
4291
4292 * display.texi (Face Attributes): Faces earlier in an :inherit
4293 list take precedence.
4294 (Scroll Bars): Fix description of vertical-scroll-bars.
4295 Document frame-current-scroll-bars and window-current-scroll-bars.
4296
4297 * markers.texi (The Mark): Document temporary Transient Mark mode.
4298
4299 * minibuf.texi (Reading File Names):
4300 Document read-file-name-completion-ignore-case.
4301
4302 * positions.texi (Screen Lines): Document nil for width argument
4303 to compute-motion.
4304
43052005-03-23 Kim F. Storm <storm@cua.dk>
4306
4307 * display.texi (Standard Faces): Other faces used in the fringe
4308 implicitly inherits from the fringe face.
4309 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
4310 properties implicitly inherits from fringe face.
4311 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
4312
43132005-03-20 Chong Yidong <cyd@stupidchicken.com>
4314
4315 * display.texi (Invisible Text): State default value of
4316 line-move-ignore-invisible.
4317 (Managing Overlays): Document remove-overlays.
4318 (Standard Faces): Document escape-glyph face.
4319
4320 * minibuf.texi (Reading File Names): Document read-file-name-function.
4321
4322 * modes.texi (Other Font Lock Variables):
4323 Document font-lock-lines-before.
4324
4325 * positions.texi (Skipping Characters): skip-chars-forward allows
4326 character classes.
4327
43282005-03-18 Lute Kamstra <lute@gnu.org>
4329
4330 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
4331
43322005-03-17 Richard M. Stallman <rms@gnu.org>
4333
4334 * text.texi (Undo): Document extensible undo entries.
4335
dd7b651b 4336 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
4337
4338 * nonascii.texi (Character Codes): Minor fix.
4339
4340 * display.texi (Display Property): Explain the significance
4341 of having text properties that are eq.
4342 (Other Display Specs): Explain string as display spec.
4343
4344 * commands.texi (Interactive Codes): Document G option.
4345
43462005-03-17 Chong Yidong <cyd@stupidchicken.com>
4347
4348 * text.texi (Filling): Add sentence-end-without-period and
4349 sentence-end-without-space.
4350 (Changing Properties): Minor fix.
4351
4352 * anti.texi: Total rewrite.
4353
43542005-03-15 Lute Kamstra <lute@gnu.org>
4355
4356 * edebug.texi (Instrumenting Macro Calls): Fix typos.
4357
43582005-03-08 Kim F. Storm <storm@cua.dk>
4359
4360 * display.texi (Specified Space): Property :width is support on
4361 non-graphic terminals, :height is not.
4362
43632005-03-07 Richard M. Stallman <rms@gnu.org>
4364
4365 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
4366 Now subnodes of Fringes.
4367 (Overlay Arrow): Document overlay-arrow-variable-list.
4368 (Fringe Size/Pos): New node, broken out of Fringes.
4369 (Display): Explain clearing vs redisplay better.
4370 (Truncation): Clarify use of bitmaps.
4371 (The Echo Area): Clarify the uses of the echo area.
4372 Add max-mini-window-height.
4373 (Progress): Clarify.
4374 (Invisible Text): Explain that main loop moves point out.
4375 (Selective Display): Say "hidden", not "invisible".
4376 (Managing Overlays): Move up. Describe relation to Undo here.
4377 (Overlay Properties): Clarify intro.
4378 (Finding Overlays): Explain return values when nothing found.
4379 (Width): truncate-string-to-width has added arg.
4380 (Displaying Faces): Clarify and update mode line face handling.
4381 (Face Functions): Minor cleanup.
4382 (Conditional Display): Merge into Other Display Specs.
4383 (Pixel Specification, Other Display Specs): Minor cleanups.
4384 (Images, Image Descriptors): Minor cleanups.
4385 (GIF Images): Patents have expired.
4386 (Showing Images): Explain default text for insert-image.
4387 (Manipulating Button Types): Merge into Manipulating Buttons.
4388 (Making Buttons): Explain return values.
4389 (Button Buffer Commands): Add xref.
4390 (Inverse Video): Update mode-line-inverse-video.
4391 (Display Table Format): Clarify.
4392 (Active Display Table): Give defaults for window-display-table.
4393
4394 * calendar.texi (Calendar Customizing): calendar-holiday-marker
4395 and calendar-today-marker are strings, not chars.
4396 (Holiday Customizing): Minor fix.
4397
4398 * internals.texi (Writing Emacs Primitives): Update `or' example.
4399 Update limit on # args of subr.
4400
4401 * edebug.texi (Using Edebug): Arrow is in fringe.
4402 (Instrumenting): Arg to eval-defun works without loading edebug.
4403 (Edebug Execution Modes): Add xref.
4404
4405 * customize.texi (Common Keywords): Clarify :require.
4406 Mention :version here.
4407 (Variable Definitions, Group Definitions): Not here.
4408 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
4409
44102005-03-07 Chong Yidong <cyd@stupidchicken.com>
4411 * nonascii.texi (Text Representations): Clarify position-bytes.
4412 (Character Sets): Add list-charset-chars.
4413 (Scanning Charsets): Add charset-after.
4414 (Encoding and I/O): Minor fix.
4415
44162005-03-06 Richard M. Stallman <rms@gnu.org>
4417
4418 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
4419 (Resizing Windows): Likewise.
4420
4421 * text.texi (Change Hooks): Get rid of "Emacs 21".
4422
4423 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
4424
4425 * streams.texi (Output Variables): Get rid of "Emacs 21".
4426
4427 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
4428
4429 * os.texi (Translating Input): Replace flow-control example
4430 with a less obsolete example that uses `keyboard-translate'.
4431
4432 * objects.texi (Hash Table Type, Circular Objects):
4433 Get rid of "Emacs 21".
4434
4435 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
4436 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
4437
4438 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
4439
4440 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
4441
4442 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
4443 (Menu Bar): Fix when menu-bar-update-hook is called.
4444
4445 * hash.texi (Hash Tables): Get rid of "Emacs 21".
4446
4447 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
4448 and make it read better.
4449
4450 * files.texi (Writing to Files): Get rid of "Emacs 21".
4451 (Unique File Names): Likewise.
4452
4453 * elisp.texi: Update Emacs version to 22.
4454
4455 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
4456 (Overlay Properties, Face Attributes): Likewise.
4457 (Managing Overlays): Fix punctuation.
4458 (Attribute Functions): Clarify set-face-font; get rid of
4459 info about old Emacs versions.
4460 (Auto Faces, Font Lookup, Display Property, Images):
4461 Get rid of "Emacs 21".
4462
4463 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
4464
44652005-03-05 Richard M. Stallman <rms@gnu.org>
4466
4467 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
4468
44692005-03-04 Lute Kamstra <lute@gnu.org>
4470
4471 * debugging.texi (Error Debugging): Document stack-trace-on-error.
4472
44732005-03-03 Lute Kamstra <lute@gnu.org>
4474
4475 * edebug.texi (Instrumenting Macro Calls): Fix typo.
4476
44772005-03-01 Lute Kamstra <lute@gnu.org>
4478
4479 * debugging.texi (Debugger Commands): Update `j'.
4480
44812005-02-28 Lute Kamstra <lute@gnu.org>
4482
4483 * debugging.texi (Debugging): Fix typo.
4484 (Error Debugging): Document eval-expression-debug-on-error.
4485 (Function Debugging): Update example.
4486 (Using Debugger): Mention starred stack frames.
4487 (Debugger Commands): Document `j' and `l'.
4488 (Invoking the Debugger): `d' and `j' exit recursive edit too.
4489 Update the messages that the debugger displays.
4490 (Internals of Debugger): Add cross reference. Update example.
4491 (Excess Open): Minor improvement.
4492 (Excess Close): Minor improvement.
4493
44942005-02-26 Richard M. Stallman <rms@gnu.org>
4495
4496 * tips.texi (Coding Conventions): Clarify.
4497 Put all the major mode key reservations together.
4498 Mention the Mouse-1 => Mouse-2 conventions.
4499
4500 * syntax.texi (Syntax Class Table): Clarify.
4501 (Syntax Table Functions): syntax-after moved from here.
4502 (Syntax Table Internals): syntax-after moved to here.
4503 (Parsing Expressions): Update info on number of values
4504 and what's meaningful in the STATE argument.
4505 (Categories): Fix typo.
4506
4507 * sequences.texi (Arrays): Cleanup.
4508 (Char-Tables): Clarify.
4509
4510 * processes.texi (Deleting Processes): Cleanups, add xref.
4511 (Subprocess Creation): Explain nil in exec-path. Cleanup.
4512 (Process Information): set-process-coding-system, some args optional.
4513 (Input to Processes): Explain various types for PROCESS args.
4514 Rename them from PROCESS-NAME to PROCESS.
4515 (Signals to Processes): Likewise.
4516 (Decoding Output): Cleanup.
4517 (Query Before Exit): Clarify.
4518
4519 * os.texi (Startup Summary): Correct the options; add missing ones.
4520 (Terminal Output, Batch Mode): Clarify.
4521 (Flow Control): Node deleted.
4522
4523 * markers.texi (The Mark): Clarify.
4524
4525 * macros.texi (Expansion): Cleanup.
4526 (Indenting Macros): indent-spec allows ints, not floats.
4527
4528 * keymaps.texi (Keymaps): Clarify.
4529 (Format of Keymaps): Update lisp-mode-map example.
4530 (Active Keymaps, Key Lookup): Clarify.
4531 (Changing Key Bindings): Add xref to `kbd'.
4532 (Key Binding Commands, Simple Menu Items): Clarify.
4533 (Mouse Menus, Menu Bar): Clarify.
4534 (Menu Example): Replace print example with menu-bar-replace-menu.
4535
4536 * help.texi (Documentation Basics): Add function-documentation prop.
4537
4538 * elisp.texi (Top): Don't refer to Flow Control node.
4539
4540 * commands.texi (Command Overview): Improve xrefs.
4541 (Adjusting Point): Adjusting point applies to intangible and invis.
4542 (Key Sequence Input): Doc extra read-key-sequence args.
4543 Likewise for read-key-sequence-vector.
4544
4545 * backups.texi (Rename or Copy): Minor fix.
4546 (Numbered Backups): For version-control, say the default.
4547 (Auto-Saving): make-auto-save-file-name example is simplified.
4548
4549 * advice.texi (Advising Functions): Don't imply one part of Emacs
4550 should advise another part. Markup changes.
4551 (Defining Advice): Move transitional para.
4552 (Activation of Advice): Cleanup.
4553 Explain if COMPILE is nil or negative.
4554
4555 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
4556
45572005-02-24 Lute Kamstra <lute@gnu.org>
4558
4559 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
4560 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
4561
45622005-02-23 Lute Kamstra <lute@gnu.org>
4563
4564 * modes.texi (Defining Minor Modes): define-minor-mode can be used
4565 to define global minor modes as well.
4566
4567 * display.texi (Managing Overlays): overlay-buffer returns nil for
4568 deleted overlays.
4569
45702005-02-22 Kim F. Storm <storm@cua.dk>
4571
4572 * minibuf.texi (Basic Completion): Allow symbols in addition to
4573 strings in try-completion and all-completions.
4574
45752005-02-14 Lute Kamstra <lute@gnu.org>
4576
4577 * elisp.texi (Top): Remove reference to deleted node.
4578
4579 * lists.texi (Lists): Remove reference to deleted node.
4580 (Cons Cells): Fix typo.
4581
4582 * loading.texi (Where Defined): Fix typo.
4583
45842005-02-14 Richard M. Stallman <rms@gnu.org>
4585
4586 * variables.texi (Creating Buffer-Local): change-major-mode-hook
4587 is useful for discarding some minor modes.
4588
4589 * symbols.texi (Symbol Components): Reorder examples.
4590
4591 * streams.texi (Input Functions): State standard-input default.
4592 (Output Variables): State standard-output default.
4593
4594 * objects.texi (Printed Representation): Clarify read syntax vs print.
4595 (Floating Point Type): Explain meaning better.
4596 (Symbol Type): Explain uniqueness better.
4597 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
4598 List examples sooner.
4599 (Box Diagrams): New subnode broken out.
4600 Some examples moved from old Lists as Boxes node.
4601 (Dotted Pair Notation): Clarify intro.
4602 (Array Type): Clarify.
4603 (Type Predicates): Add hash-table-p.
4604
4605 * numbers.texi (Integer Basics): Clarify radix explanation.
4606 (Predicates on Numbers): Minor clarification.
4607 (Comparison of Numbers): Minor clarification. Clarify eql.
4608 Typos in min, max.
4609 (Math Functions): Clarify overflow in expt.
4610
4611 * minibuf.texi (Text from Minibuffer): Minor clarification.
4612 Mention arrow keys.
4613
4614 * loading.texi (Autoload): defun's doc string overrides autoload's
4615 doc string.
4616 (Repeated Loading): Modernize "add to list" examples.
4617 (Where Defined): Finish updating table of load-history elts.
4618
4619 * lists.texi (List-related Predicates): Minor wording improvement.
4620 (Lists as Boxes): Node deleted.
4621 (Building Lists): Explain trivial cases of number-sequence.
4622
4623 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 4624 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
4625 (Hash Access): Any object can be a key.
4626 State value of maphash.
4627
4628 * functions.texi (What Is a Function): Wording cleanup.
4629 (Function Documentation): Minor cleanup.
4630 Explain purpose of calling convention at end of doc string.
4631 (Function Names): Wording cleanup.
4632 (Calling Functions): Wording cleanup.
4633 Explain better how funcall calls the function.
4634 (Function Cells): Delete example of saving and redefining function.
4635
4636 * control.texi (Combining Conditions): Wording cleanup.
4637 (Iteration): dolist and dotimes bind VAR locally.
4638 (Cleanups): Xref to Atomic Changes.
4639
4640 * compile.texi (Byte Compilation): Delete 19.29 info.
4641 (Compilation Functions): Macros' difficulties don't affect defsubst.
4642 (Docs and Compilation): Delete 19.29 info.
4643
46442005-02-10 Richard M. Stallman <rms@gnu.org>
4645
4646 * objects.texi (Symbol Type): Minor correction.
4647
46482005-02-06 Lute Kamstra <lute@gnu.org>
4649
4650 * modes.texi (Example Major Modes): Fix typos.
4651
46522005-02-06 Richard M. Stallman <rms@gnu.org>
4653
4654 * text.texi (Margins): fill-nobreak-predicate can be one function.
4655
4656 * strings.texi (Modifying Strings): clear-string can make unibyte.
4657 (Formatting Strings): format gives error if values missing.
4658
4659 * positions.texi (Character Motion): Mention default arg
4660 for forward-char. backward-char refers to forward-char.
4661 (Word Motion): Mention default arg for forward-word.
4662 (Buffer End Motion): Mention default arg for beginning-of-buffer.
4663 Simplify end-of-buffer.
4664 (Text Lines): Mention default arg for forward-line.
4665 (List Motion): Mention default arg for beginning/end-of-defun.
4666 (Skipping Characters): Minor fixes in explaining character-set.
4667
4668 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
4669 Mode inheritance applies only when default-major-mode is nil.
4670 Clarifications.
4671 (Example Major Modes): Update Text mode and Lisp mode examples.
4672 (Minor Mode Conventions): Mention define-minor-mode at top.
4673 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
4674 (Mode Line Format): Update mode line face display info.
4675 (Properties in Mode): Mention effect of risky vars.
4676 (Imenu): Define imenu-add-to-menubar.
4677 (Font Lock Mode): Add descriptions to menu lines.
4678 (Faces for Font Lock): Add font-lock-doc-face.
4679
46802005-02-05 Lute Kamstra <lute@gnu.org>
4681
4682 * text.texi (Maintaining Undo): Remove obsolete function.
4683
46842005-02-05 Eli Zaretskii <eliz@gnu.org>
4685
4686 * frames.texi (Color Names): Add pointer to the X docs about RGB
4687 color specifications. Improve indexing
4688 (Text Terminal Colors): Replace the description of RGB values by
4689 an xref to "Color Names".
4690
46912005-02-03 Richard M. Stallman <rms@gnu.org>
4692
4693 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
4694 Clarify.
4695 (Selecting Windows): Clarify save-selected-window.
4696 (Cyclic Window Ordering): Clarify walk-windows.
4697 (Window Point): Clarify.
4698 (Window Start): Add comment to example.
4699 (Resizing Windows): Add `interactive' specs in examples.
4700 Document fit-window-to-buffer.
4701
4702 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
4703 (Undo, Maintaining Undo): Clarify last change.
4704 (Sorting): In sort-numeric-fields, explain about octal and hex.
4705 Mention sort-numeric-base.
4706 (Format Properties): Add xref for hard newlines.
4707
4708 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
4709 (Pop-Up Menus): Fix typo.
4710 (Color Names): Explain all types of color names.
4711 Explain color-values on B&W terminal.
4712 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
4713
4714 * files.texi (File Locks): Not supported on MS systems.
4715 (Testing Accessibility): Clarify.
4716
4717 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
4718 (Coverage Testing): Fix typo.
4719
4720 * commands.texi (Misc Events): Remove stray space.
4721
4722 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
4723 (Modification Time): Clarify when visited-file-modtime returns 0.
4724 (The Buffer List): Clarify bury-buffer.
4725 (Killing Buffers): Clarify.
4726 (Indirect Buffers): Add clone-indirect-buffer.
4727
47282005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4729
4730 * edebug.texi (Printing in Edebug): Fix default value of
4731 edebug-print-circle.
4732 (Coverage Testing): Fix displayed frequency count data.
4733
47342005-02-02 Luc Teirlinck <teirllm@auburn.edu>
4735
4736 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4737
47382005-02-02 Kim F. Storm <storm@cua.dk>
4739
4740 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4741
47422005-01-29 Eli Zaretskii <eliz@gnu.org>
4743
4744 * commands.texi (Misc Events): Describe the help-echo event.
4745
4746 * text.texi (Special Properties) <help-echo>: Use `pos'
4747 consistently in description of the help-echo property.
4748 Use @code{nil} instead of @var{nil}.
4749
4750 * display.texi (Overlay Properties): Fix the index entry for
4751 help-echo overlay property.
4752
4753 * customize.texi (Type Keywords): Uncomment the xref to the
4754 help-echo property documentation.
4755
47562005-01-23 Kim F. Storm <storm@cua.dk>
4757
4758 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4759 return value. Third element FULLY replaced by PARTIAL which
4760 specifies number of invisible pixels if row is only partially visible.
4761 (Textual Scrolling): Mention auto-window-vscroll.
4762 (Vertical Scrolling): New defvar auto-window-vscroll.
4763
47642005-01-16 Luc Teirlinck <teirllm@auburn.edu>
4765
4766 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4767 command remapping.
4768
47692005-01-15 Richard M. Stallman <rms@gnu.org>
4770
4771 * display.texi (Defining Images): Mention DATA-P arg of create-image.
4772
47732005-01-14 Kim F. Storm <storm@cua.dk>
4774
4775 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4776
4777 * text.texi (Links and Mouse-1): Fix string and vector item.
4778
47792005-01-13 Richard M. Stallman <rms@gnu.org>
4780
4781 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4782 descriptions of overriding-local-map and overriding-terminal-local-map.
4783
4784 * text.texi (Links and Mouse-1): Clarify text.
4785
47862005-01-13 Kim F. Storm <storm@cua.dk>
4787
4788 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4789
47902005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
4791
4792 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4793
47942005-01-12 Kim F. Storm <storm@cua.dk>
4795
4796 * text.texi (Links and Mouse-1): Rename section from Enabling
4797 Mouse-1 to Following Links. Change xrefs.
4798 Add examples for define-button-type and define-widget.
4799
4800 * display.texi (Button Properties, Button Buffer Commands):
4801 Clarify mouse-1 and follow-link functionality.
4802
48032005-01-12 Richard M. Stallman <rms@gnu.org>
4804
4805 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4806
4807 * display.texi (Beeping): Fix Texinfo usage.
4808
4809 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4810
48112005-01-11 Kim F. Storm <storm@cua.dk>
4812
4813 * display.texi (Button Properties, Button Buffer Commands):
4814 Mention mouse-1 binding. Add follow-link keyword.
4815
4816 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4817 (Enabling Mouse-1 to Follow Links): New subsection.
4818
48192005-01-06 Richard M. Stallman <rms@gnu.org>
4820
4821 * text.texi (Special Properties): Minor change.
4822
4823 * os.texi (Timers): Clarify previous change.
4824
4825 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4826
48272005-01-01 Luc Teirlinck <teirllm@auburn.edu>
4828
4829 * display.texi (Face Attributes): Correct xref to renamed node.
4830
48312005-01-01 Richard M. Stallman <rms@gnu.org>
4832
4833 * display.texi (Face Attributes): Describe hex color specs.
4834
48352004-12-31 Richard M. Stallman <rms@gnu.org>
4836
4837 * os.texi (Timers): Update previous change.
4838
48392004-12-30 Kim F. Storm <storm@cua.dk>
4840
4841 * display.texi (Line Height): Total line-height is now specified
4842 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
4843 in cons cells. (nil . RATIO) is relative to actual line height.
4844 Use line-height `t' instead of `0' to get minimum height.
4845
48462004-12-29 Richard M. Stallman <rms@gnu.org>
4847
4848 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4849
48502004-12-28 Richard M. Stallman <rms@gnu.org>
4851
4852 * commands.texi (Quitting): Clarify value of with-local-quit.
4853
4854 * elisp.texi (Top): Fix previous change.
4855
4856 * loading.texi (Loading): Fix previous change.
4857
48582004-12-27 Richard M. Stallman <rms@gnu.org>
4859
4860 * Makefile.in (MAKEINFO): Specify --force.
4861
4862 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4863
4864 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4865
4866 * display.texi (Line Height): Further clarify.
4867
4868 * elisp.texi (Top): Update Loading submenu.
4869
4870 * loading.texi (Where Defined): New node.
4871 (Unloading): load-history moved to Where Defined.
4872
48732004-12-21 Richard M. Stallman <rms@gnu.org>
4874
4875 * commands.texi (Event Input Misc): Add while-no-input.
4876
48772004-12-11 Richard M. Stallman <rms@gnu.org>
4878
4879 * display.texi (Line Height): Rewrite text for clarity.
4880
48812004-12-11 Kim F. Storm <storm@cua.dk>
4882
4883 * display.texi (Display): Add node "Line Height" to menu.
4884 (Line Height): New node. Move full description of line-spacing
4885 and line-height text properties here from text.texi.
4886 (Scroll Bars): Add vertical-scroll-bar variable.
4887
4888 * frames.texi (Window Frame Parameters): Remove line-height defvar.
4889
4890 * locals.texi (Standard Buffer-Local Variables): Fix xref for
4891 line-spacing and vertical-scroll-bar.
4892
4893 * text.texi (Special Properties): Just mention line-spacing and
4894 line-height here, add xref to new "Line Height" node.
4895
48962004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
4897
4898 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4899
4900 * locals.texi (Standard Buffer-Local Variables):
4901 Add @xref for `line-spacing'.
4902
49032004-12-05 Richard M. Stallman <rms@gnu.org>
4904
4905 * Makefile.in (maintainer-clean): Remove the info files
4906 in $(infodir) where they are created.
4907
49082004-12-03 Richard M. Stallman <rms@gnu.org>
4909
4910 * windows.texi (Selecting Windows): get-lru-window and
4911 get-largest-window don't consider dedicated windows.
4912
4913 * text.texi (Undo): Document undo-in-progress.
4914
49152004-11-26 Richard M. Stallman <rms@gnu.org>
4916
4917 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
4918 Remove a few vars that are not always buffer-local.
4919
49202004-11-24 Luc Teirlinck <teirllm@auburn.edu>
4921
4922 * locals.texi (Standard Buffer-Local Variables): Comment out
4923 xref's to non-existent node `Yet to be written'.
4924
49252004-11-24 Richard M. Stallman <rms@gnu.org>
4926
4927 * processes.texi (Synchronous Processes): Grammar fix.
4928
4929 * numbers.texi (Comparison of Numbers): Add eql.
4930
4931 * locals.texi (Standard Buffer-Local Variables): Add many vars.
4932
4933 * intro.texi (Printing Notation): Fix previous change.
4934
4935 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4936 and default-indicate-buffer-boundaries from here.
4937 (Usual Display): To here.
4938 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4939 (Usual Display): Move tab-width up.
4940
4941 * customize.texi (Variable Definitions): Replace
4942 show-paren-mode example with tooltip-mode.
4943 (Simple Types, Composite Types, Defining New Types):
4944 Minor cleanups.
4945
49462004-11-21 Jesper Harder <harder@ifa.au.dk>
4947
4948 * processes.texi (Synchronous Processes, Output from Processes):
4949 Markup fix.
4950
49512004-11-20 Richard M. Stallman <rms@gnu.org>
4952
4953 * positions.texi (Skipping Characters): skip-chars-forward
4954 now handles char classes.
4955
4956 * intro.texi (Printing Notation): Avoid confusion of `print'
4957 when explaining @print.
4958
4959 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4960
4961 * display.texi (Display Table Format): Minor fix.
4962
4963 * streams.texi (Output Functions): Fix print example.
4964
4965 * Makefile.in (elisp): New target.
4966 (dist): Depend on $(infodir)/elisp, not elisp.
4967 Copy the info files from $(infodir).
4968
4969 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4970 read-from-minibuffer.
4971
4972 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4973
49742004-11-19 Richard M. Stallman <rms@gnu.org>
4975
4976 * searching.texi (Regexp Search): Add search-whitespace-regexp.
4977
49782004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
4979
4980 * tips.texi (Coding Conventions): Fix typo.
4981
49822004-11-16 Richard M. Stallman <rms@gnu.org>
4983
4984 * tips.texi (Coding Conventions): Separate defvar and require
4985 methods to avoid warnings. Use require only when there are many
4986 functions and variables from that package.
4987
4988 * minibuf.texi (Minibuffer Completion): When ignoring case,
4989 predicate must not be case-sensitive.
4990
4991 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4992 (Test Coverage): Don't talk about "splotches". Clarified.
4993
49942004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
4995
4996 * frames.texi (Window Frame Parameters): Fix typo.
4997
49982004-11-15 Kim F. Storm <storm@cua.dk>
4999
5000 * symbols.texi (Other Plists): Note that plist-get may signal error.
5001 Add safe-plist-get.
5002
50032004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
5004
5005 * modes.texi (Font Lock Basics): Fix typo.
5006
50072004-11-08 Richard M. Stallman <rms@gnu.org>
5008
5009 * syntax.texi (Syntax Table Functions): Add syntax-after.
5010
50112004-11-06 Lars Brinkhoff <lars@nocrew.org>
5012
5013 * os.texi (Processor Run Time): New section documenting
5014 get-internal-run-time.
5015
50162004-11-06 Eli Zaretskii <eliz@gnu.org>
5017
5018 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
5019 it nukes elisp-cover.texi.
5020 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
5021 elisp-0 etc.
5022
50232004-11-05 Luc Teirlinck <teirllm@auburn.edu>
5024
5025 * commands.texi (Keyboard Macros): Document `append' return value
5026 of `defining-kbd-macro'.
5027
50282004-11-01 Richard M. Stallman <rms@gnu.org>
5029
5030 * commands.texi (Interactive Call): Add called-interactively-p.
5031
50322004-10-29 Simon Josefsson <jas@extundo.com>
5033
5034 * minibuf.texi (Reading a Password): Revert.
5035
50362004-10-28 Richard M. Stallman <rms@gnu.org>
5037
5038 * frames.texi (Display Feature Testing): Explain about "vendor".
5039
50402004-10-27 Richard M. Stallman <rms@gnu.org>
5041
5042 * commands.texi (Interactive Codes): `N' uses numeric prefix,
5043 not raw. Clarify `n'.
5044 (Interactive Call): Rewrite interactive-p, focusing on when
5045 and how to use it.
5046 (Misc Events): Clarify previous change.
5047
5048 * advice.texi (Simple Advice): Clarify what job the example does.
5049 (Around-Advice): Clarify ad-do-it.
5050 (Activation of Advice): An option of ad-default-compilation-action
5051 is `never', not `nil'.
5052
50532004-10-26 Kim F. Storm <storm@cua.dk>
5054
5055 * commands.texi (Interactive Codes): Add U code letter.
5056
50572004-10-25 Simon Josefsson <jas@extundo.com>
5058
5059 * minibuf.texi (Reading a Password): Add.
5060
50612004-10-24 Jason Rumney <jasonr@gnu.org>
5062
5063 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
5064 and wheel-down.
5065
50662004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
5067
5068 * processes.texi (Synchronous Processes): Document process-file.
5069
50702004-10-22 Kenichi Handa <handa@m17n.org>
5071
5072 * text.texi (translate-region): Document that it accepts also a
5073 char-table.
5074
50752004-10-22 David Ponce <david@dponce.com>
5076
5077 * windows.texi (Resizing Windows): Document the `preserve-before'
5078 argument of the functions `enlarge-window' and `shrink-window'.
5079
50802004-10-19 Jason Rumney <jasonr@gnu.org>
5081
5082 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
5083
50842004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5085
5086 * text.texi (Filling): Add anchor for definition of
5087 `sentence-end-double-space'.
5088
5089 * searching.texi (Regexp Example): Update description of how
5090 Emacs currently recognizes the end of a sentence.
5091 (Standard Regexps): Update definition of the variable
5092 `sentence-end'. Add definition of the function `sentence-end'.
5093
50942004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
5095
5096 * display.texi (Progress): New node.
5097
50982004-10-05 Kim F. Storm <storm@cua.dk>
5099
5100 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
5101
51022004-09-29 Kim F. Storm <storm@cua.dk>
5103
5104 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
5105 to identify bitmaps. Remove -fringe-bitmap suffix for standard
5106 fringe bitmap symbols, as they now have their own namespace.
5107 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
5108 vs. pixels. Signal error if no free bitmap slots.
5109 (Pixel Specification): Change IMAGE to @var{image}.
5110
51112004-09-28 Richard M. Stallman <rms@gnu.org>
5112
5113 * text.texi (Special Properties): Clarify line-spacing and line-height.
5114
5115 * searching.texi (Regexp Search): Add looking-back.
5116
51172004-09-25 Luc Teirlinck <teirllm@auburn.edu>
5118
5119 * display.texi: Correct typos.
5120 (Image Descriptors): Correct xref's.
5121
51222004-09-25 Richard M. Stallman <rms@gnu.org>
5123
5124 * text.texi (Special Properties): Cleanups in `cursor'.
5125 Rewrites in `line-height' and `line-spacing'; exchange them.
5126
5127 * display.texi (Fringes): Rewrite previous change.
5128 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
5129 (Display Fringe Bitmaps): Node deleted, text moved.
5130 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
5131 (Scroll Bars): Clarify set-window-scroll-bars.
5132 (Pointer Shape): Rewrite.
5133 (Specified Space): Clarify :align-to, etc.
5134 (Pixel Specification): Use @var. Clarify new text.
5135 (Other Display Specs): Clarify `slice'.
5136 (Image Descriptors): Cleanups.
5137 (Showing Images): Cleanups.
5138
51392004-09-24 Luc Teirlinck <teirllm@auburn.edu>
5140
5141 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
5142
5143 * modes.texi: Various minor changes in addition to:
5144 (Major Mode Conventions): Final call to `run-mode-hooks' should
5145 not be inside the `delay-mode-hooks' form.
5146 (Mode Hooks): New node.
5147 (Hooks): Delete obsolete example.
5148 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
5149 node "Mode Hooks".
5150
51512004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5152
5153 * display.texi: Correct various typos.
5154 (Display): Rename node "Pointer Shapes" to "Pointer
5155 Shape". (There is already a node called "Pointer Shapes" in
5156 frames.texi.)
5157 (Images): Remove non-existent node "Image Slices" from menu.
5158
51592004-09-23 Kim F. Storm <storm@cua.dk>
5160
5161 * text.texi (Special Properties): Add `cursor', `pointer',
5162 `line-height', and `line-spacing' properties.
5163
5164 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
5165 Shapes' to menu.
5166 (Standard Faces): Doc fix for fringe face.
5167 (Fringes): Add `overflow-newline-into-fringe' and
5168 'indicate-buffer-boundaries'.
5169 (Fringe Bitmaps, Pointer Shapes): New nodes.
5170 (Display Property): Add 'Pixel Specification' and 'Display Fringe
5171 Bitmaps' to menu.
5172 (Specified Space): Describe pixel width and height.
5173 (Pixel Specification): New node.
5174 (Other Display Specs): Add `slice' property.
5175 (Display Fringe Bitmaps): New node.
5176 (Images): Add 'Image Slices' to menu.
5177 (Image Descriptors): Add `:pointer' and `:map' properties.
5178 (Showing Images): Add slice arg to `insert-image'. Add
5179 'insert-sliced-image'.
5180
51812004-09-20 Richard M. Stallman <rms@gnu.org>
5182
5183 * commands.texi (Key Sequence Input):
5184 Clarify downcasing in read-key-sequence.
5185
51862004-09-08 Juri Linkov <juri@jurta.org>
5187
5188 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
5189
51902004-09-07 Luc Teirlinck <teirllm@auburn.edu>
5191
5192 * locals.texi (Standard Buffer-Local Variables): Add
5193 `buffer-auto-save-file-format'.
5194 * internals.texi (Buffer Internals): Describe new
5195 auto_save_file_format field of the buffer structure.
5196 * files.texi (Format Conversion): `auto-save-file-format' has been
5197 renamed `buffer-auto-save-file-format'.
5198
51992004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5200
5201 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
5202 an integer or a marker.
5203 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
5204
52052004-08-22 Richard M. Stallman <rms@gnu.org>
5206
5207 * modes.texi (Major Mode Conventions): Discuss rebinding of
5208 standard key bindings.
5209
52102004-08-18 Kim F. Storm <storm@cua.dk>
5211
5212 * processes.texi (Accepting Output): Add `just-this-one' arg to
5213 `accept-process-output'.
5214 (Output from Processes): New var `process-adaptive-read-buffering'.
5215
52162004-08-10 Luc Teirlinck <teirllm@auburn.edu>
5217
5218 * keymaps.texi: Various changes in addition to:
5219 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
5220 Give more varied examples for `kbd'.
5221 (Creating Keymaps): Char tables have slots for all characters
5222 without modifiers.
5223 (Active Keymaps): `overriding-local-map' and
5224 `overriding-terminal-local-map' also override text property and
5225 overlay keymaps.
5226 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
5227 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
5228 to denote a prefix of no events.
5229 `map-keymap' includes parent's bindings _recursively_.
5230 Clarify and correct description of `where-is-internal'.
5231 Mention BUFFER-OR-NAME arg to `describe-bindings'.
5232 (Menu Example): For menus intended for use with the keyboard, the
5233 menu items should be bound to characters or real function keys.
5234
52352004-08-08 Luc Teirlinck <teirllm@auburn.edu>
5236
5237 * objects.texi (Character Type): Reposition `@anchor' to prevent
5238 double space inside sentence in Info.
5239
5240 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
5241 renamed to `disabled-command-function'.
5242 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
5243 (Command Loop Info): Replace reference to it.
5244 (Disabling Commands): `disabled-command-hook' has been renamed to
5245 `disabled-command-function'.
5246
52472004-08-07 Luc Teirlinck <teirllm@auburn.edu>
5248
5249 * os.texi (Translating Input): Only non-prefix bindings in
5250 `key-translation-map' override actual key bindings. Warn about
5251 possible indirect effect of actual key bindings on non-prefix
5252 bindings in `key-translation-map'.
5253
52542004-08-06 Luc Teirlinck <teirllm@auburn.edu>
5255
5256 * minibuf.texi (High-Level Completion): Add anchor for definition
5257 of `read-variable'.
5258
5259 * commands.texi: Various changes in addition to:
5260 (Using Interactive): Clarify description of `interactive-form'.
5261 (Interactive Call): Mention default for KEYS argument to
5262 `call-interactively'.
5263 (Command Loop Info): Clarify description of `this-command-keys'.
5264 Mention KEEP-RECORD argument to `clear-this-command-keys'.
5265 Value of `last-event-frame' can be `macro'.
5266 (Repeat Events): `double-click-fuzz' is also used to distinguish
5267 clicks and drags.
5268 (Classifying Events): Clarify descriptions of `event-modifiers'
5269 `event-basic-type' and `event-convert-list'.
5270 (Accessing Events): `posn-timestamp' takes POSITION argument.
5271 (Quoted Character Input): Clarify description of
5272 `read-quoted-char' and fix example.
5273 (Quitting): Add `with-local-quit'.
5274 (Disabling Commands): Correct and clarify descriptions of
5275 `enable-command' and `disable-command'.
5276 Mention what happens if `disabled-command-hook' is nil.
5277 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
5278 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
5279
52802004-07-24 Luc Teirlinck <teirllm@auburn.edu>
5281
5282 * frames.texi: Various changes in addition to:
5283 (Creating Frames): Expand and clarify description of `make-frame'.
5284 (Window Frame Parameters): Either none or both of the `icon-left'
5285 and `icon-top' parameters must be specified. Put descriptions of
5286 `menu-bar-lines' and `toolbar-lines' closer together and change
5287 them accordingly.
5288 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
5289 except while processing `frame-title-format' or `icon-title-format'.
5290 (Deleting Frames): Correct description of `delete-frame'.
5291 Non-nil return values of `frame-live-p' are like those of `framep'.
5292 (Frames and Windows): Mention return value of
5293 `set-frame-selected-window'.
5294 (Visibility of Frames): Mention `force' argument to
5295 `make-frame-invisible'. `frame-visible-p' returns t for all
5296 frames on text-only terminals.
5297 (Frame Configurations): Restoring a frame configuration does not
5298 restore deleted frames.
5299 (Window System Selections): `x-set-selection' returns DATA.
5300 (Resources): Add example.
5301 (Display Feature Testing): Clarify descriptions of
5302 `display-pixel-height', `display-pixel-width', `x-server-version'
5303 and `x-server-vendor'.
5304
5305 * windows.texi (Choosing Window): Add anchor.
5306 * minibuf.texi (Minibuffer Misc): Add anchor.
5307
53082004-07-23 John Paul Wallington <jpw@gnu.org>
5309
5310 * macros.texi (Defining Macros): Declaration keyword for setting
5311 Edebug spec is `debug' not `edebug'.
5312
53132004-07-19 Luc Teirlinck <teirllm@auburn.edu>
5314
5315 * windows.texi: Various small changes in addition to:
5316 (Window Point): Mention return value of `set-window-point'.
5317 (Window Start): `pos-visible-in-window-p' disregards horizontal
5318 scrolling. Explain return value if PARTIALLY is non-nil.
5319 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
5320 and `set-window-vscroll'.
5321 (Size of Window): The argument WINDOW to `window-inside-edges',
5322 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
5323 (Resizing Windows): Explain return value of
5324 `shrink-window-if-larger-than-buffer'.
5325 `window-size-fixed' automatically becomes buffer local when set.
5326 (Window Configurations): Explain return value of
5327 `set-window-configuration'.
5328
5329 * minibuf.texi (Minibuffer Misc): Add anchor for
5330 `minibuffer-scroll-window'.
5331
5332 * positions.texi (Text Lines): Add anchor for `count-lines'.
5333
53342004-07-17 Richard M. Stallman <rms@gnu.org>
5335
5336 * display.texi (Overlay Properties): Adding `evaporate' prop
5337 deletes empty overlay immediately.
5338
5339 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
5340 fix example.
5341
53422004-07-16 Jim Blandy <jimb@redhat.com>
5343
5344 * searching.texi (Regexp Backslash): Document new \_< and \_>
5345 operators.
5346
53472004-07-16 Juanma Barranquero <lektu@terra.es>
5348
5349 * display.texi (Images): Fix Texinfo usage.
5350
53512004-07-14 Luc Teirlinck <teirllm@auburn.edu>
5352
5353 * buffers.texi (Modification Time): `visited-file-modtime' now
5354 returns a list of two integers, instead of a cons.
5355
53562004-07-13 Luc Teirlinck <teirllm@auburn.edu>
5357
5358 * windows.texi: Various changes in addition to:
5359 (Splitting Windows): Add `split-window-keep-point'.
5360
53612004-07-09 Richard M. Stallman <rms@gnu.org>
5362
5363 * frames.texi (Input Focus): Minor fix.
5364
53652004-07-07 Luc Teirlinck <teirllm@auburn.edu>
5366
5367 * frames.texi (Input Focus): Clarify descriptions of
5368 `select-frame-set-input-focus' and `select-frame'.
5369
53702004-07-06 Luc Teirlinck <teirllm@auburn.edu>
5371
5372 * os.texi: Various small changes in addition to:
5373 (Killing Emacs): Expand and clarify description of
5374 `kill-emacs-query-functions' and `kill-emacs-hook'.
5375 (System Environment): Expand and clarify description of `getenv'
5376 and `setenv'.
5377 (Timers): Clarify description of `run-at-time'.
5378 (Translating Input): Correct description of
5379 `extra-keyboard-modifiers'.
5380 (Flow Control): Correct description of `enable-flow-control'.
5381
53822004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
5383
5384 * os.texi: Update copyright.
5385 (Session Management): Grammar fix.
5386 Clarify which Emacs does the restarting.
5387 Use @samp for *scratch* buffer.
5388
53892004-07-04 Alan Mackenzie <acm@muc.de>
5390
5391 * frames.texi (Input Focus): Add documentation for
5392 `select-frame-set-input-focus'. Replace refs to non-existent
5393 `switch-frame' with `select-frame'. Minor corrections and tidying
5394 up of text-only terminal stuff.
5395
53962004-07-02 Richard M. Stallman <rms@gnu.org>
5397
5398 * files.texi (Saving Buffers): Cleanup write-contents-function.
5399 (Magic File Names): Cleanup file-remote-p.
5400
b344d29d 54012004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
5402
5403 * files.texi (Magic File Names): `file-remote-p' returns an
5404 identifier of the remote system, not just t.
5405
54062004-07-02 David Kastrup <dak@gnu.org>
5407
5408 * searching.texi (Entire Match Data): Add explanation about new
5409 match-data behavior when @var{integers} is non-nil.
5410
54112004-06-24 Richard M. Stallman <rms@gnu.org>
5412
5413 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
5414
5415 * customize.texi (Variable Definitions): Note about doc strings
5416 and :set.
5417
5418 * keymaps.texi (Keymap Terminology): Document `kbd'.
5419 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
5420
5421 * display.texi (Invisible Text): Setting buffer-invisibility-spec
5422 makes it buffer-local.
5423
5424 * files.texi (Saving Buffers): Correct previous change.
5425
5426 * commands.texi (Accessing Events):
5427 Clarify posn-col-row and posn-actual-col-row.
5428
54292004-06-24 David Ponce <david.ponce@wanadoo.fr>
5430
5431 * commands.texi (Accessing Events): New functions
5432 posn-at-point and posn-at-x-y. Add example to posn-x-y.
5433
54342004-06-23 Luc Teirlinck <teirllm@auburn.edu>
5435
5436 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
5437 * frames.texi, buffers.texi, backups.texi, variables.texi:
5438 * loading.texi, eval.texi, functions.texi, control.texi:
5439 * symbols.texi, minibuf.texi: Reposition @anchor's.
5440
5441 * help.texi: Various small changes in addition to the following.
5442 (Describing Characters): Describe PREFIX argument to
5443 `key-description'. Correct and clarify definition of
5444 `text-char-description'. Describe NEED-VECTOR argument to
5445 `read-kbd-macro'.
5446 (Help Functions): Clarify definition of `apropos'.
5447
54482004-06-23 Lars Hansen <larsh@math.ku.dk>
5449
5450 * files.texi (Saving Buffers): Correct description of
5451 `write-contents-functions'.
5452
54532004-06-21 Juanma Barranquero <lektu@terra.es>
5454
5455 * display.texi (Images): Remove redundant @vindex directives.
5456 Rewrite `image-library-alist' doc in active voice.
5457
54582004-06-14 Juanma Barranquero <lektu@terra.es>
5459
5460 * display.texi (Images): Document new delayed library loading,
5461 variable `image-library-alist' and (existing but undocumented)
5462 function `image-type-available-p'.
5463
54642004-06-05 Richard M. Stallman <rms@gnu.org>
5465
5466 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
5467 refer the user to the Initial Input node.
5468 (Text from Minibuffer): Likewise.
5469 (Initial Input): New node. Document this feature
5470 and say it is mostly deprecated.
5471
54722004-05-30 Richard M. Stallman <rms@gnu.org>
5473
5474 * loading.texi (Named Features): Clarify return value
5475 and meaning of NOERROR.
5476
5477 * variables.texi (File Local Variables): Minor cleanup.
5478
54792004-05-30 Michael Albinus <michael.albinus@gmx.de>
5480
5481 * files.texi (Magic File Names): Add `file-remote-p' as operation
5482 of file name handlers.
5483
54842004-05-29 Richard M. Stallman <rms@gnu.org>
5485
5486 * modes.texi (Minor Mode Conventions): (-) has no special meaning
5487 as arg to a minor mode command.
5488
54892004-05-22 Richard M. Stallman <rms@gnu.org>
5490
5491 * syntax.texi (Syntax Class Table): Word syntax not just for English.
5492
5493 * streams.texi (Output Variables): Doc float-output-format.
5494
5495 * searching.texi (Regexp Special): Nested repetition can be infloop.
5496
5497 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
5498 real stack overflow.
5499
5500 * compile.texi: Minor cleanups.
5501
55022004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
5503
5504 * lists.texi (Cons Cells): Explain dotted lists, true lists,
5505 circular lists.
5506 (List Elements): Explain handling of circular and dotted lists.
5507
55082004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
5509
5510 * modes.texi (Search-based Fontification): Fix typo.
5511
55122004-05-10 Juanma Barranquero <lektu@terra.es>
5513
5514 * modes.texi (Mode Line Variables): Fix description of
5515 global-mode-string, which is now after which-func-mode, not the
5516 buffer name.
5517
55182004-05-07 Lars Hansen <larsh@math.ku.dk>
5519
5520 * modes.texi (Desktop Save Mode): Add.
5521 (Modes): Add menu entry Desktop Save Mode.
5522
5523 * hooks.texi: Add desktop-after-read-hook,
5524 desktop-no-desktop-file-hook and desktop-save-hook.
5525
5526 * locals.texi: Add desktop-save-buffer.
5527
55282004-04-30 Jesper Harder <harder@ifa.au.dk>
5529
5530 * display.texi: emacs -> Emacs.
5531
55322004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
5533
5534 * files.texi (Changing Files): Document set-file-times.
5535
55362004-04-23 Juanma Barranquero <lektu@terra.es>
5537
5538 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5539
55402004-04-18 Jesper Harder <harder@ifa.au.dk>
5541
5542 * tips.texi (Coding Conventions): defopt -> defcustom.
5543
55442004-04-16 Luc Teirlinck <teirllm@auburn.edu>
5545
5546 * sequences.texi: Various clarifications.
5547
55482004-04-14 Luc Teirlinck <teirllm@auburn.edu>
5549
5550 * buffers.texi (Read Only Buffers): Mention optional ARG to
5551 `toggle-read-only'.
5552
55532004-04-14 Nick Roberts <nick@nick.uklinux.net>
5554
5555 * windows.texi (Selecting Windows): Note that get-lru-window
5556 returns a full-width window if possible.
5557
55582004-04-13 Luc Teirlinck <teirllm@auburn.edu>
5559
5560 * buffers.texi: Various changes in addition to:
5561 (Buffer File Name): Add `find-buffer-visiting'.
5562 (Buffer Modification): Mention optional ARG to `not-modified'.
5563 (Indirect Buffers): Mention optional CLONE argument to
5564 `make-indirect-buffer'.
5565
5566 * files.texi: Various changes in addition to:
5567 (Visiting Functions): `find-file-hook' is now a normal hook.
5568 (File Name Expansion): Explain difference between the way that
5569 `expand-file-name' and `file-truename' treat `..'.
5570 (Contents of Directories): Mention optional ID-FORMAT argument to
5571 `directory-files-and-attributes'.
5572 (Format Conversion): Mention new optional CONFIRM argument to
5573 `format-write-file'.
5574
55752004-04-12 Miles Bader <miles@gnu.org>
5576
5577 * macros.texi (Expansion): Add description of `macroexpand-all'.
5578
55792004-04-05 Jesper Harder <harder@ifa.au.dk>
5580
5581 * variables.texi (Variable Aliases): Mention
5582 cyclic-variable-indirection.
5583
5584 * errors.texi (Standard Errors): Ditto.
5585
55862004-04-04 Luc Teirlinck <teirllm@auburn.edu>
5587
5588 * backups.texi: Various small changes in addition to:
5589 (Making Backups): Mention return value of `backup-buffer'.
5590 (Auto-Saving): Mention optional FORCE argument to
5591 `delete-auto-save-file-if-necessary'.
5592 (Reverting): Mention optional PRESERVE-MODES argument to
5593 `revert-buffer'. Correct description of `revert-buffer-function'.
5594
55952004-03-22 Juri Linkov <juri@jurta.org>
5596
5597 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
5598 with `Vector Functions'.
5599
5600 * text.texi (Sorting): Add missing quote.
5601
56022004-03-14 Luc Teirlinck <teirllm@auburn.edu>
5603
5604 * intro.texi (Lisp History): Replace xref to `cl' manual with
5605 inforef.
5606
56072004-03-12 Richard M. Stallman <rms@gnu.org>
5608
5609 * intro.texi (Version Info): Add arg to emacs-version.
5610 (Lisp History): Change xref to CL manual.
5611
56122004-03-09 Luc Teirlinck <teirllm@auburn.edu>
5613
5614 * minibuf.texi (Completion Commands): Add xref to Emacs manual
5615 for Partial Completion mode.
5616
56172004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
5618
5619 * customize.texi: Fix typo. Remove eol whitespace.
5620
56212004-03-04 Richard M. Stallman <rms@gnu.org>
5622
5623 * processes.texi: Fix typos.
5624
5625 * lists.texi (Building Lists): Minor clarification.
5626
5627 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
5628 in make-hash-table.
5629
56302004-02-29 Juanma Barranquero <lektu@terra.es>
5631
5632 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
5633 rm, and ignore exit code.
5634
56352004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
5636
5637 * display.texi (Defining Faces): Add description for min-colors.
5638 Update example.
5639
56402004-02-23 Luc Teirlinck <teirllm@auburn.edu>
5641
5642 * abbrevs.texi: Various corrections and clarifications in addition
5643 to the following:
5644 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
5645
56462004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5647
5648 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
5649
56502004-02-21 Luc Teirlinck <teirllm@auburn.edu>
5651
5652 * text.texi: Various small changes in addition to the following:
5653 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
5654 to delete-horizontal-space.
5655 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
5656 description of yank-handler text property at various places.
5657
5658 * frames.texi (Window System Selections): Add anchor.
5659
5660 * syntax.texi (Syntax Table Functions): Clarify and correct
5661 descriptions of make-syntax-table and copy-syntax-table.
5662 (Motion and Syntax): Clarify SYNTAXES argument to
5663 skip-syntax-forward.
5664 (Parsing Expressions): Mention that the return value of
5665 parse-partial-sexp is currently a list of ten rather than nine
5666 elements.
5667 (Categories): Various corrections and clarifications.
5668
56692004-02-17 Luc Teirlinck <teirllm@auburn.edu>
5670
5671 * markers.texi (Marker Insertion Types): Minor change.
5672
5673 * locals.texi (Standard Buffer-Local Variables):
5674 * commands.texi (Interactive Codes, Using Interactive):
5675 * functions.texi (Related Topics): Fix xrefs.
5676
56772004-02-16 Luc Teirlinck <teirllm@auburn.edu>
5678
5679 * lists.texi (Sets And Lists): Update description of delete-dups.
5680
56812004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5682
5683 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5684
c8763fb6 56852004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5686
5687 * frames.texi (Parameter Access): frame-parameters arg is optional.
5688 modify-frame-parameters handles nil for FRAME.
5689 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5690 are all-or-nothing for certain toolkits.
5691 Mention parameter wait-for-wm.
5692 (Frames and Windows): In frame-first-window and frame-selected-window
5693 the arg is optional.
5694 (Input Focus): In redirect-frame-focus the second arg is optional.
5695 (Window System Selections): Mention selection type CLIPBOARD.
5696 Mention data-type UTF8_STRING.
5697 Mention numbering of cut buffers.
5698 (Resources): Describe x-resource-name.
5699
57002004-02-16 Richard M. Stallman <rms@gnu.org>
5701
5702 * windows.texi (Buffers and Windows): Delete false table
5703 about all-frames.
5704
5705 * syntax.texi (Parsing Expressions): Delete old caveat
5706 about parse-sexp-ignore-comments.
5707
5708 * streams.texi (Output Variables): Add print-quoted.
5709
5710 * lists.texi (Building Lists): Minor cleanup.
5711
5712 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
5713
5714 * display.texi (Overlays): Explain overlays use markers.
5715 (Managing Overlays): Explain front-advance and rear-advance
5716 in more detail.
5717
5718 * loading.texi (Unloading): Document unload-feature-special-hooks.
5719 Get rid of fns-NNN.el file.
5720
57212004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5722
5723 * help.texi (Describing Characters): Fix text-char-description
5724 example output.
5725
5726 * edebug.texi (Using Edebug): Fix example.
5727
5728 * debugging.texi (Internals of Debugger): Fix return value.
5729
5730 * files.texi (Changing Files): Fix argname.
5731
5732 * calendar.texi: Fix parens, and default values.
5733
5734 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
5735 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 5736 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
5737
5738 * positions.texi (Text Lines): Don't add -1 in current-line.
5739
57402004-02-16 Richard M. Stallman <rms@gnu.org>
5741
5742 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5743
57442004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5745
5746 * processes.texi (Low-Level Network): Fix a typo.
5747
57482004-02-12 Kim F. Storm <storm@cua.dk>
5749
5750 * display.texi (Fringes): Use consistent wording.
5751 Note that window-fringe's window arg is optional.
5752 (Scroll Bars): Use consistent wording.
5753
57542004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5755
5756 * tips.texi (Comment Tips): Document the new conventions for
5757 commenting out code.
5758
c8763fb6 57592004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5760
5761 * positions.texi (Text Lines): Added missing end defun.
5762
57632004-02-07 Kim F. Storm <storm@cua.dk>
5764
5765 * positions.texi (Text Lines): Add line-number-at-pos.
5766
57672004-02-06 John Paul Wallington <jpw@gnu.org>
5768
5769 * display.texi (Button Properties, Button Buffer Commands):
5770 mouse-2 invokes button, not down-mouse-1.
5771
57722004-02-04 Jason Rumney <jasonr@gnu.org>
5773
5774 * makefile.w32-in: Sync with Makefile.in changes.
5775
57762004-02-03 Luc Teirlinck <teirllm@auburn.edu>
5777
5778 * minibuf.texi (Text from Minibuffer): Various corrections and
5779 clarifications.
5780 (Object from Minibuffer): Correct Lisp description of
5781 read-minibuffer.
5782 (Minibuffer History): Clarify description of cons values for
5783 HISTORY arguments.
5784 (Basic Completion): Various corrections and clarifications. Add
5785 completion-regexp-list.
5786 (Minibuffer Completion): Correct and clarify description of
5787 completing-read.
5788 (Completion Commands): Mention Partial Completion mode. Various
5789 other minor changes.
5790 (High-Level Completion): Various corrections and clarifications.
5791 (Reading File Names): Ditto.
5792 (Minibuffer Misc): Ditto.
5793
57942004-01-26 Luc Teirlinck <teirllm@auburn.edu>
5795
5796 * strings.texi (Text Comparison): assoc-string also matches
5797 elements of alists that are strings instead of conses.
5798 (Formatting Strings): Standardize Texinfo usage. Update index
5799 entries.
5800
58012004-01-20 Luc Teirlinck <teirllm@auburn.edu>
5802
5803 * lists.texi (Sets And Lists): Add delete-dups.
5804
58052004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5806
5807 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5808 special form.
5809 * macros.texi (Defining Macros): Update description of `declare',
5810 which now is a macro.
5811 (Wrong Time): Fix typos.
5812
58132004-01-14 Luc Teirlinck <teirllm@auburn.edu>
5814
5815 * compile.texi (Compilation Functions): Expand descriptions of
5816 `compile-defun', `byte-compile-file', `byte-recompile-directory'
5817 and `batch-byte-compile'. In particular, mention and describe
5818 all optional arguments.
5819 (Disassembly): Correct and clarify the description of `disassemble'.
5820
58212004-01-11 Luc Teirlinck <teirllm@auburn.edu>
5822
5823 * searching.texi: Various small changes in addition to the
5824 following.
5825 (Regexp Example): Adapt to new value of `sentence-end'.
5826 (Regexp Functions): The PAREN argument to `regexp-opt' can be
5827 `words'.
5828 (Search and Replace): Add usage note for `perform-replace'.
5829 (Entire Match Data): Mention INTEGERS and REUSE arguments to
5830 `match-data'.
5831 (Standard Regexps): Update for new values of `paragraph-start'
5832 and `sentence-end'.
5833
58342004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5835
5836 * files.texi (Saving Buffers): Clarify descriptions of
5837 `write-contents-functions' and `before-save-hook'.
5838 Make the defvar's for `before-save-hook' and `after-save-hook'
5839 into defopt's.
5840
58412004-01-07 Kim F. Storm <storm@cua.dk>
5842
5843 * commands.texi (Click Events): Describe new image and
5844 width/height elements of click events.
5845 (Accessing Events): Add posn-string, posn-image, and
5846 posn-object-width-height. Change posn-object to return either
5847 image or string object.
5848
58492004-01-01 Simon Josefsson <jas@extundo.com>
5850
5851 * hooks.texi (Standard Hooks): Add before-save-hook.
5852 * files.texi (Saving Buffers): Likewise.
5853
58542004-01-03 Richard M. Stallman <rms@gnu.org>
5855
5856 * frames.texi (Frames and Windows): Delete frame-root-window.
5857
58582004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5859
5860 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5861
5862 * functions.texi: Various small changes in addition to the
5863 following.
5864 (What Is a Function): `functionp' returns nil for macros. Clarify
5865 behavior of this and following functions for symbol arguments.
5866 (Function Documentation): Add `\' in front of (fn @var{arglist})
5867 and explain why.
5868 (Defining Functions): Mention DOCSTRING argument to `defalias'.
5869 Add anchor.
5870 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
5871
58722004-01-01 Miles Bader <miles@gnu.org>
5873
5874 * display.texi (Buttons): New section.
5875
58762003-12-31 Andreas Schwab <schwab@suse.de>
5877
5878 * numbers.texi (Math Functions): sqrt reports a domain-error
5879 error.
5880 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5881
58822003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5883
5884 * tips.texi (Documentation Tips): Update item on hyperlinks in
5885 documentation strings.
5886
5887 * errors.texi (Standard Errors): Various small corrections and
5888 additions.
5889
5890 * control.texi: Various small changes in addition to the
5891 following.
5892 (Signaling Errors): Provide some more details on how `signal'
5893 constructs the error message. Add anchor to the definition of
5894 `signal'.
5895 (Error Symbols): Describe special treatment of `quit'.
5896 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5897 to emphasize that it has to be a single form.
5898
5899 * buffers.texi: Add anchor.
5900
59012003-12-29 Richard M. Stallman <rms@gnu.org>
5902
5903 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5904 (Window Configurations): Add window-configuration-frame.
5905
5906 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5907
5908 * text.texi (Examining Properties): Add get-char-property-and-overlay.
5909 Change arg name in get-char-property.
5910 (Special Properties): Update handling of keymap property.
5911
5912 * strings.texi (Modifying Strings): Add clear-string.
5913 (Text Comparison): Add assoc-string and remove
5914 assoc-ignore-case, assoc-ignore-representation.
5915
5916 * os.texi (Time of Day): Add set-time-zone-rule.
5917
5918 * numbers.texi (Math Functions): asin, acos, log, log10
5919 report domain-error errors.
5920
5921 * nonascii.texi (Converting Representations):
5922 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
5923 (Encoding and I/O): Add file-name-coding-system.
5924
5925 * modes.texi (Search-based Fontification): Explain that
5926 face specs are symbols with face names as values.
5927
5928 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5929
5930 * lists.texi (Building Lists): remq moved elsewhere.
5931 (Sets And Lists): remq moved here.
5932 (Association Lists): Refer to assoc-string.
5933
5934 * internals.texi (Garbage Collection): Add memory-use-counts.
5935
5936 * frames.texi (Frames and Windows): Add set-frame-selected-window
5937 and frame-root-window.
5938
5939 * files.texi (Contents of Directories):
5940 Add directory-files-and-attributes.
5941
5942 * display.texi (Refresh Screen): Add force-window-update.
5943 (Invisible Text): Explain about moving point out of invis text.
5944 (Overlay Properties): Add overlay-properties.
5945 (Managing Overlays): Add overlayp.
5946 (GIF Images): Invalid image number displays a hollow box.
5947
5948 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5949 (Killing Buffers): Add buffer-live-p.
5950
59512003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
5952
5953 * display.texi (Fringes): Fix typo "set-buffer-window".
5954
59552003-12-24 Luc Teirlinck <teirllm@auburn.edu>
5956
5957 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5958 * nonascii.texi, processes.texi, tips.texi, variables.texi:
5959 Add or change various xrefs and anchors.
5960
5961 * commands.texi: Replace all occurrences of @acronym{CAR} with
5962 @sc{car}, for consistency with the rest of the Elisp manual.
5963 `car' and `cdr' are historically acronyms, but are no longer
5964 widely thought of as such.
5965
5966 * internals.texi (Pure Storage): Mention that `purecopy' does not
5967 copy text properties.
5968 (Object Internals): Now 29 bits are used (in most implementations)
5969 to address Lisp objects.
5970
5971 * variables.texi (Variables with Restricted Values): New node.
5972
5973 * objects.texi (Lisp Data Types): Mention that certain variables
5974 can only take on a restricted set of values and add an xref to
5975 the new node "Variables with Restricted Values".
5976
5977 * eval.texi (Function Indirection): Describe the errors that
5978 `indirect-function' can signal.
5979 (Eval): Clarify the descriptions of `eval-region' and `values'.
5980 Describe `eval-buffer' instead of `eval-current-buffer' and
5981 mention `eval-current-buffer' as an alias for `current-buffer'.
5982 Correct the description and mention all optional arguments.
5983
5984 * nonascii.texi: Various small changes in addition to the
5985 following.
5986 (Converting Representations): Clarify behavior of
5987 `string-make-multibyte' and `string-to-multibyte' for unibyte all
5988 ASCII arguments.
5989 (Character Sets): Document the variable `charset-list' and adapt
5990 the definition of the function `charset-list' accordingly.
5991 (Translation of Characters): Clarify use of generic characters in
5992 `make-translation-table'. Clarify and correct the description of
5993 the use of translation tables in encoding and decoding.
5994 (User-Chosen Coding Systems): Correct and clarify the description
5995 of `select-safe-coding-system'.
5996 (Default Coding Systems): Clarify description of
5997 `file-coding-system-alist'.
5998
59992003-11-30 Luc Teirlinck <teirllm@auburn.edu>
6000
6001 * strings.texi (Text Comparison): Correctly describe when two
6002 strings are `equal'. Combine and clarify descriptions of
6003 `assoc-ignore-case' and `assoc-ignore-representation'.
6004
6005 * objects.texi (Non-ASCII in Strings): Clarify description of
6006 when a string is unibyte or multibyte.
6007 (Bool-Vector Type): Update examples.
6008 (Equality Predicates): Correctly describe when two strings are
6009 `equal'.
6010
60112003-11-29 Luc Teirlinck <teirllm@auburn.edu>
6012
6013 * lists.texi (Building Lists): `append' no longer accepts integer
6014 arguments. Update the description of `number-sequence' to reflect
6015 recent changes.
6016 (Sets And Lists): Describe `member-ignore-case' after `member'.
6017
60182003-11-27 Kim F. Storm <storm@cua.dk>
6019
6020 * commands.texi (Click Events): Click object may be an images.
6021 Describe (dx . dy) element of click positions.
6022 (Accessing Events): Remove duplicate posn-timestamp.
6023 New functions posn-object and posn-object-x-y.
6024
60252003-11-23 Kim F. Storm <storm@cua.dk>
6026
6027 * commands.texi (Click Events): Describe enhancements to event
6028 position lists, including new text-pos and (col . row) items.
6029 Mention left-fringe and right-fringe area events.
6030 (Accessing Events): New functions posn-area and
6031 posn-actual-col-row. Mention posn-timestamp. Mention that
6032 posn-point in non-text area still returns buffer position.
6033 Clarify posn-col-row.
6034
60352003-11-21 Lars Hansen <larsh@math.ku.dk>
6036
6037 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
6038 * anti.texi (File Attributes): Describe removed parameter
6039 ID-FORMAT.
6040
60412003-11-20 Luc Teirlinck <teirllm@auburn.edu>
6042
6043 * positions.texi (Positions): Mention that, if a marker is used as
6044 a position, its buffer is ignored.
6045
6046 * markers.texi (Overview of Markers): Mention it here too.
6047
60482003-11-12 Luc Teirlinck <teirllm@auburn.edu>
6049
6050 * numbers.texi (Numeric Conversions): Not just `floor', but also
6051 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
6052
60532003-11-10 Luc Teirlinck <teirllm@auburn.edu>
6054
6055 * markers.texi (Creating Markers): Specify insertion type of
6056 created markers. Add xref to `Marker Insertion Types'.
6057 Second argument to `copy-marker' is optional.
6058 (Marker Insertion Types): Mention that most markers are created
6059 with insertion type nil.
6060 (The Mark): Correctly describe when `mark' signals an error.
6061 (The Region): Correctly describe when `region-beginning' and
6062 `region-end' signal an error.
6063
60642003-11-08 Luc Teirlinck <teirllm@auburn.edu>
6065
6066 * hash.texi (Creating Hash): Clarify description of `eql'.
6067 `makehash' is obsolete.
6068 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
6069
6070 * positions.texi (Point): Change description of `buffer-end', so
6071 that it is also correct for floating point arguments.
6072 (List Motion): Correct argument lists of `beginning-of-defun' and
6073 `end-of-defun'.
6074 (Excursions): Add xref to `Marker Insertion Types'.
6075 (Narrowing): Argument to `narrow-to-page' is optional.
6076
60772003-11-06 Luc Teirlinck <teirllm@auburn.edu>
6078
6079 * streams.texi (Output Streams): Clarify behavior of point for
6080 marker output streams.
6081
60822003-11-04 Luc Teirlinck <teirllm@auburn.edu>
6083
6084 * variables.texi (Defining Variables): Second argument to
6085 `defconst' is not optional.
6086 (Setting Variables): Mention optional argument APPEND to
6087 `add-to-list'.
6088 (Creating Buffer-Local): Expand description of
6089 `make-variable-buffer-local'.
6090 (Frame-Local Variables): Expand description of
6091 `make-variable-frame-local'.
6092 (Variable Aliases): Correct description of optional argument
6093 DOCSTRING to `defvaralias'. Mention return value of
6094 `defvaralias'.
6095 (File Local Variables): Add xref to `File variables' in Emacs
6096 Manual. Correct description of `hack-local-variables'. Mention
6097 `safe-local-variable' property. Mention optional second argument
6098 to `risky-local-variable-p'.
6099
61002003-11-03 Luc Teirlinck <teirllm@auburn.edu>
6101
6102 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
6103
61042003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6105
6106 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
6107 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
6108 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
6109 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
6110 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
6111 lispref/processes.texi, lispref/searching.texi,
6112 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
6113 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
6114 @acronym{FOO}.
6115
61162003-10-27 Luc Teirlinck <teirllm@auburn.edu>
6117
6118 * strings.texi (Creating Strings): Argument START to `substring'
6119 can not be `nil'. Expand description of
6120 `substring-no-properties'. Correct description of `split-string',
6121 especially with respect to empty matches. Prevent very bad line
6122 break in definition of `split-string-default-separators'.
6123 (Text Comparison): `string=' and `string<' also accept symbols as
6124 arguments.
6125 (String Conversion): More completely describe argument BASE in
6126 `string-to-number'.
6127 (Formatting Strings): `%s' and `%S' in `format' do require
6128 corresponding object. Clarify behavior of numeric prefix after
6129 `%' in `format'.
6130 (Case Conversion): The argument to `upcase-initials' can be a
6131 character.
6132
61332003-10-27 Kenichi Handa <handa@m17n.org>
6134
6135 * display.texi (Fontsets): Fix texinfo usage.
6136
61372003-10-25 Kenichi Handa <handa@m17n.org>
6138
6139 * display.texi (Fontsets): Add description of the function
6140 set-fontset-font.
6141
61422003-10-23 Luc Teirlinck <teirllm@auburn.edu>
6143
6144 * display.texi (Temporary Displays): Add xref to `Documentation
6145 Tips'.
6146
6147 * functions.texi (Function Safety): Use inforef instead of pxref
6148 for SES.
6149
61502003-10-23 Andreas Schwab <schwab@suse.de>
6151
6152 * Makefile.in (TEX, texinputdir): Don't define.
6153 (TEXI2DVI): Define.
6154 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
6155 add $(srcdir)/index.texi.
6156 ($(infodir)/elisp): Remove index.texi dependency.
6157 (elisp.dvi): Likewise. Use $(TEXI2DVI).
6158 (index.texi): Remove target.
6159 (dist): Don't link $(srcdir)/permute-index.
6160 (clean): Don't remove index.texi.
6161
6162 * permute-index, index.perm: Remove.
6163 * index.texi: Rename from index.unperm.
6164
61652003-10-22 Luc Teirlinck <teirllm@auburn.edu>
6166
6167 * tips.texi (Documentation Tips): Document new behavior for face
6168 and variable hyperlinks in Help mode.
6169
61702003-10-21 Luc Teirlinck <teirllm@auburn.edu>
6171
6172 * objects.texi (Integer Type): Update for extra bit of integer range.
6173 (Character Type): Ditto.
6174
61752003-10-16 Eli Zaretskii <eliz@gnu.org>
6176
6177 * numbers.texi (Integer Basics): Add index entries for reading
6178 numbers in hex, octal, and binary.
6179
61802003-10-16 Lute Kamstra <lute@gnu.org>
6181
6182 * modes.texi (Mode Line Format): Mention force-mode-line-update's
6183 argument.
6184
61852003-10-13 Luc Teirlinck <teirllm@auburn.edu>
6186
6187 * windows.texi (Choosing Window): Fix typo.
6188 * edebug.texi (Edebug Execution Modes): Fix typo.
6189
61902003-10-13 Richard M. Stallman <rms@gnu.org>
6191
6192 * windows.texi (Basic Windows): A window has fringe settings,
6193 display margins and scroll-bar settings.
6194 (Splitting Windows): Doc split-window return value.
6195 Clean up one-window-p.
6196 (Selecting Windows): Fix typo.
6197 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
6198 (Buffers and Windows): In set-window-buffer, explain effect
6199 on fringe settings and scroll bar settings.
6200 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
6201 (Choosing Window): Use defopt for pop-up-frame-function.
6202 For special-display-buffer-names, explain same-window and same-frame.
6203 Clarify window-dedicated-p return value.
6204 (Textual Scrolling): scroll-up and scroll-down can get an error.
6205 (Horizontal Scrolling): Clarify auto-hscroll-mode.
6206 Clarify set-window-hscroll.
6207 (Size of Window): Don't mention tool bar in window-height.
6208 (Coordinates and Windows): Explain what coordinates-in-window-p
6209 returns for fringes and display margins.
6210 (Window Configurations): Explain saving fringes, etc.
6211
6212 * tips.texi (Library Headers): Clean up Documentation.
6213
6214 * syntax.texi (Parsing Expressions): Clean up forward-comment
6215 and parse-sexp-lookup-properties.
6216
6217 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
6218
6219 * os.texi (System Environment): Clean up text for load-average errors.
6220
6221 * modes.texi (Hooks): Don't explain local hook details at front.
6222 Clarify run-hooks and run-hook-with-args a little.
6223 Clean up add-hook and remove-hook.
6224
6225 * edebug.texi (Edebug Execution Modes): Clarify t.
6226 Document edebug-sit-for-seconds.
6227 (Coverage Testing): Document C-x X = and =.
6228 (Instrumenting Macro Calls): Fix typo.
6229 (Specification List): Don't index the specification keywords.
6230
62312003-10-10 Kim F. Storm <storm@cua.dk>
6232
6233 * processes.texi (Network): Introduce make-network-process.
6234
62352003-10-09 Luc Teirlinck <teirllm@auburn.edu>
6236
6237 * tips.texi (Library Headers): Fix typo.
6238
62392003-10-07 Juri Linkov <juri@jurta.org>
6240
6241 * modes.texi (Imenu): Mention imenu-create-index-function's
6242 default value. Explain submenus better.
6243
62442003-10-07 Lute Kamstra <lute@gnu.org>
6245
6246 * modes.texi (Faces for Font Lock): Fix typo.
6247 (Hooks): Explain how buffer-local hook variables can refer to
6248 global hook variables.
6249 Various minor clarifications.
6250
62512003-10-06 Lute Kamstra <lute@gnu.org>
6252
6253 * tips.texi (Coding Conventions): Mention naming conventions for
6254 hooks.
6255
62562003-10-05 Luc Teirlinck <teirllm@auburn.edu>
6257
6258 * loading.texi (Library Search): Correct default value of
6259 load-suffixes.
6260 (Named Features): Fix typo.
6261
62622003-10-05 Richard M. Stallman <rms@gnu.org>
6263
6264 * loading.texi (Named Features): In `provide',
6265 say how to test for subfeatures.
6266 (Unloading): In unload-feature, use new var name
6267 unload-feature-special-hooks.
6268
62692003-10-03 Lute Kamstra <lute@gnu.org>
6270
6271 * modes.texi (Major Mode Conventions): Mention third way to set up
6272 Imenu.
6273 (Imenu): A number of small fixes.
6274 Delete documentation of internal variable imenu--index-alist.
6275 Document the return value format of imenu-create-index-function
6276 functions.
6277
62782003-09-30 Richard M. Stallman <rms@gnu.org>
6279
6280 * processes.texi (Network): Say what stopped datagram connections do.
6281
6282 * lists.texi (Association Lists): Clarify `assq-delete-all'.
6283
6284 * display.texi (Overlay Properties): Clarify `evaporate' property.
6285
62862003-09-29 Lute Kamstra <lute@gnu.org>
6287
6288 * modes.texi (Mode Line Data): Explain when symbols in mode-line
6289 constructs should be marked as risky.
6290 Change cons cell into proper list.
6291 (Mode Line Variables): Change cons cell into proper list.
6292
62932003-09-26 Lute Kamstra <lute@gnu.org>
6294
6295 * modes.texi (Mode Line Data): Document the :propertize construct.
6296 (Mode Line Variables): Reorder the descriptions of the variables
6297 to match their order in the default mode-line-format.
6298 Describe the new variables mode-line-position and mode-line-modes.
6299 Update the default values of mode-line-frame-identification,
6300 minor-mode-alist, and default-mode-line-format.
6301 (Properties in Mode): Mention the :propertize construct.
6302
63032003-09-26 Richard M. Stallman <rms@gnu.org>
6304
6305 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6306 * loading.texi, minibuf.texi, text.texi, variables.texi:
6307 Avoid @strong{Note:}.
6308
63092003-09-26 Richard M. Stallman <rms@gnu.org>
6310
6311 * keymaps.texi (Remapping Commands): Fix typo.
6312
63132003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
6314
6315 * processes.texi (Low-Level Network): Fix typo.
6316
63172003-09-23 Kim F. Storm <storm@cua.dk>
6318
6319 * processes.texi (Network, Network Servers): Fix typos.
6320 (Low-Level Network): Add timeout value for :server keyword.
6321 Add new option keywords to make-network-process.
6322 Add set-network-process-options.
6323 Explain how to test availability of network options.
6324
63252003-09-19 Richard M. Stallman <rms@gnu.org>
6326
6327 * text.texi (Motion by Indent): Arg to
6328 backward-to-indentation and forward-to-indentation is optional.
6329
6330 * strings.texi (Creating Strings): Add substring-no-properties.
6331
6332 * processes.texi
6333 (Process Information): Add list-processes arg QUERY-ONLY.
6334 Delete process-contact from here.
6335 Add new status values for process-status.
6336 Add process-get, process-put, process-plist, set-process-plist.
6337 (Synchronous Processes): Add call-process-shell-command.
6338 (Signals to Processes): signal-process allows process objects.
6339 (Network): Complete rewrite.
6340 (Network Servers, Datagrams, Low-Level Network): New nodes.
6341
6342 * positions.texi (Word Motion): forward-word, backward-word
6343 arg is optional. Reword.
6344
6345 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
6346
6347 * variables.texi (Creating Buffer-Local):
6348 Delete duplicate definition of buffer-local-value.
6349 (File Local Variables): Explain about discarding text props.
6350
63512003-09-11 Richard M. Stallman <rms@gnu.org>
6352
6353 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
6354 changes variables that record input events.
6355 (Minibuffer Misc): Add minibuffer-selected-window.
6356
6357 * lists.texi (Building Lists): Add copy-tree.
6358
6359 * display.texi (Fontsets): Add char-displayable-p.
6360 (Scroll Bars): New node.
6361
63622003-09-08 Lute Kamstra <lute@gnu.org>
6363
6364 * modes.texi (%-Constructs): Document new `%i' and `%I'
6365 constructs.
6366
63672003-09-03 Peter Runestig <peter@runestig.com>
6368
6369 * makefile.w32-in: New file.
6370
63712003-08-29 Richard M. Stallman <rms@gnu.org>
6372
6373 * display.texi (Overlay Properties): Clarify how priorities
6374 affect use of the properties.
6375
63762003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6377
6378 * customize.texi (Type Keywords): Correct the description of
6379 `:help-echo' in the case where `motion-doc' is a function.
6380
63812003-08-14 John Paul Wallington <jpw@gnu.org>
6382
6383 * modes.texi (Emulating Mode Line): Subsection, not section.
6384
63852003-08-13 Richard M. Stallman <rms@gnu.org>
6386
6387 * elisp.texi (Top): Update subnode lists in menu.
6388
6389 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
6390 (Kill Functions): kill-region has new arg yank-handler.
6391 (Yanking): New node.
6392 (Yank Commands): Add yank-undo-function.
6393 (Low-Level Kill Ring):
6394 kill-new and kill-append have new arg yank-handler.
6395 (Changing Properties): Add remove-list-of-text-properties.
6396 (Atomic Changes): New node.
6397
6398 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
6399
6400 * streams.texi (Output Variables): Add eval-expression-print-length
6401 and eval-expression-print-level.
6402
6403 * os.texi (Time Conversion): For encode-time, explain limits on year.
6404
6405 * objects.texi (Character Type): Define anchor "modifier bits".
6406
6407 * modes.texi (Emulating Mode Line): New node.
6408 (Search-based Fontification): Font Lock uses font-lock-face property.
6409 (Other Font Lock Variables): Likewise.
6410
6411 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
6412 not vectors.
6413 (Active Keymaps): Add emulation-mode-map-alists.
6414 (Functions for Key Lookup): key-binding has new arg no-remap.
6415 (Remapping Commands): New node.
6416 (Scanning Keymaps): where-is-internal has new arg no-remap.
6417 (Tool Bar): Add tool-bar-local-item-from-menu.
6418 Clarify when to use tool-bar-add-item-from-menu.
6419
6420 * commands.texi (Interactive Call): commandp has new arg.
6421 (Command Loop Info): Add this-original-command.
6422
64232003-08-06 John Paul Wallington <jpw@gnu.org>
6424
6425 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
6426
6427 * display.texi (Warning Basics): Fix typo.
6428 (Fringes): Add closing curly bracket and fix typo.
6429
6430 * elisp.texi (Top): Fix typo.
6431
64322003-08-05 Richard M. Stallman <rms@gnu.org>
6433
6434 * elisp.texi: Update lists of subnodes.
6435
6436 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
6437
6438 * variables.texi (Local Variables): Use lc for example variable names.
6439
6440 * tips.texi (Library Headers): Explain where to put -*-.
6441
6442 * strings.texi (Creating Strings): Fix xref for vconcat.
6443
6444 * sequences.texi (Vector Functions):
6445 vconcat no longer allows integer args.
6446
6447 * minibuf.texi (Reading File Names): read-file-name has new
6448 arg PREDICATE. New function read-directory-name.
6449
6450 * macros.texi (Defining Macros): Give definition of `declare'
6451 (Indenting Macros): New node.
6452
6453 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
6454 (Window Frame Parameters): Make separate table of parameters
6455 that are coupled with specific face attributes.
6456 (Deleting Frames): delete-frame-hooks renamed to
6457 delete-frame-functions.
6458
6459 * files.texi (Magic File Names): Add file-remote-p.
6460 Clarify file-local-copy.
6461
6462 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
6463 here; instead xref Defining Macros.
6464
6465 * display.texi (Warnings): New node, and subnodes.
6466 (Fringes): New node.
6467
6468 * debugging.texi (Test Coverage): New node.
6469
6470 * compile.texi (Compiler Errors): Explain with-no-warnings
6471 and other ways to suppress warnings.
6472
6473 * commands.texi (Interactive Call): Minor clarification.
6474
6475 * buffers.texi (Buffer File Name): set-visited-file-name
6476 renames the buffer too.
6477
6478 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
6479
64802003-07-24 Markus Rost <rost@math.ohio-state.edu>
6481
6482 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
6483
64842003-07-22 Markus Rost <rost@math.ohio-state.edu>
6485
6486 * internals.texi (Garbage Collection): Fix previous change.
6487
64882003-07-22 Richard M. Stallman <rms@gnu.org>
6489
6490 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
6491
6492 * display.texi (Width): Use \s syntax in example.
6493 (Font Selection): Add face-font-rescale-alist.
6494
6495 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
6496 Remove spurious indent in example.
6497
6498 * lists.texi (Building Lists): Add number-sequence.
6499
6500 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
6501
6502 * functions.texi (Function Documentation): Explain how to
6503 show calling convention explicitly in the doc string.
6504
6505 * windows.texi (Selecting Windows): save-selected-window saves
6506 selected window of each frame.
6507 (Window Configurations): Minor change.
6508
6509 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
6510
6511 * streams.texi (Output Variables): Add print-continuous-numbering
6512 and print-number-table.
6513
6514 * processes.texi (Decoding Output): New node.
6515
6516 * os.texi (Time Conversion): decode-time arg is optional.
6517
6518 * objects.texi (Character Type): Don't use space as example for \.
6519 Make list of char names and \-sequences correspond.
6520 Explain that \s is not used in strings. `\ ' needs space after.
6521
6522 * nonascii.texi (Converting Representations): Add string-to-multibyte.
6523 (Translation of Characters): Add translation-table-for-input.
6524 (Default Coding Systems): Add auto-coding-functions.
6525 (Explicit Encoding): Add decode-coding-inserted-region.
6526 (Locales): Add locale-info.
6527
6528 * minibuf.texi (Basic Completion): Describe test-completion.
6529 Collections can be lists of strings.
6530 Clean up lazy-completion-table.
6531 (Programmed Completion): Mention test-completion.
6532 Clarify why lambda expressions are not accepted.
6533 (Minibuffer Misc): Describe minibufferp.
6534
65352003-07-14 Richard M. Stallman <rms@gnu.org>
6536
6537 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
6538
6539 * windows.texi (Selecting Windows): New arg to select-window.
6540 (Selecting Windows): Add with-selected-window.
6541 (Size of Window): Add window-inside-edges, etc.
6542
6543 * internals.texi (Garbage Collection): Add post-gc-hook.
6544
6545 * processes.texi (Subprocess Creation): Add exec-suffixes.
6546
6547 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
6548 (Scanning Keymaps): Add map-keymaps.
6549 (Defining Menus): Add keymap-prompt.
6550
6551 * numbers.texi (Integer Basics): Add most-positive-fixnum,
6552 most-negative-fixnum.
6553
6554 * compile.texi (Byte Compilation): Explain no-byte-compile
6555 (Compiler Errors): New node.
6556
6557 * os.texi (User Identification): user-uid, user-real-uid
6558 can return float.
6559
6560 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
6561 and about derived modes.
6562 (Minor Modes): Add minor-mode-list.
6563 (Defining Minor Modes): Keyword args for define-minor-mode.
6564 (Search-based Fontification): Explain managing other properties.
6565 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 6566 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
6567 (Hooks): Add run-mode-hooks and delay-mode-hooks.
6568
6569 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
6570 (Variable Aliases): Clarify defvaralias.
6571
6572 * loading.texi (Library Search): Add load-suffixes.
6573
6574 * minibuf.texi (Basic Completion): Add lazy-completion-table.
6575 (Programmed Completion): Add dynamic-completion-table.
6576
6577 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
6578 (Magic File Names): Specify precedence order of handlers.
6579
6580 * commands.texi (Command Overview): Emacs server runs pre-command-hook
6581 and post-command-hook.
6582 (Waiting): New calling convention for sit-for.
6583
6584 * text.texi (Special Properties): local-map and keymap properties
6585 apply based on their stickiness.
6586
65872003-07-07 Richard M. Stallman <rms@gnu.org>
6588
6589 * modes.texi (Minor Mode Conventions): Specify only some kinds
6590 of list values as args to minor modes.
6591
6592 * files.texi (File Name Expansion): Warn about iterative use
6593 of substitute-in-file-name.
6594
6595 * advice.texi (Activation of Advice): Clean up previous change.
6596
65972003-07-06 Markus Rost <rost@math.ohio-state.edu>
6598
6599 * advice.texi (Activation of Advice): Note that ad-start-advice is
6600 turned on by default.
6601
66022003-06-30 Richard M. Stallman <rms@gnu.org>
6603
6604 * text.texi (Buffer Contents): Document current-word.
6605 (Change Hooks): Not called for *Messages*.
6606
6607 * functions.texi (Defining Functions): Explain about redefining
6608 primitives.
6609 (Function Safety): Renamed. Minor changes.
6610 Comment out the detailed criteria for what is safe.
6611
66122003-06-22 Andreas Schwab <schwab@suse.de>
6613
6614 * objects.texi (Symbol Type): Fix description of examples.
6615
66162003-06-16 Andreas Schwab <schwab@suse.de>
6617
6618 * hash.texi (Creating Hash): Fix description of :weakness.
6619
c8763fb6 66202003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
6621
6622 * files.texi (Changing Files): copy-file copies file modes, too.
6623
66242003-05-28 Richard M. Stallman <rms@gnu.org>
6625
6626 * strings.texi (Creating Strings): Clarify split-string.
6627
66282003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
6629
6630 * strings.texi (Creating Strings): Update split-string specification
6631 and examples.
6632
66332003-05-19 Richard M. Stallman <rms@gnu.org>
6634
6635 * elisp.texi: Correct invariant section names.
6636
66372003-04-20 Richard M. Stallman <rms@gnu.org>
6638
6639 * os.texi (Timers): Explain about timers and quitting.
6640
66412003-04-19 Richard M. Stallman <rms@gnu.org>
6642
6643 * internals.texi (Writing Emacs Primitives): Strings are
6644 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
6645 Explain GCPRO convention for varargs function args.
6646
66472003-04-16 Richard M. Stallman <rms@gnu.org>
6648
6649 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
6650
66512003-04-08 Richard M. Stallman <rms@gnu.org>
6652
6653 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
6654
66552003-02-13 Kim F. Storm <storm@cua.dk>
6656
6657 * objects.texi (Character Type): New \s escape for space.
6658
66592003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6660
6661 * os.texi (System Environment): Added cygwin system-type.
6662
66632003-01-25 Richard M. Stallman <rms@gnu.org>
6664
6665 * keymaps.texi: Document that a symbol can act as a keymap.
6666
66672003-01-13 Richard M. Stallman <rms@gnu.org>
6668
6669 * text.texi (Changing Properties): Say string indices are origin-0.
6670
6671 * positions.texi (Screen Lines) <compute-motion>:
6672 Correct order of elts in return value.
6673
6674 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
6675 how to define a default binding.
6676
66772002-12-07 Markus Rost <rost@math.ohio-state.edu>
6678
6679 * loading.texi (Unloading): Fix recent change for load-history.
6680
6681 * customize.texi (Simple Types): Clarify description of custom
6682 type 'number. Describe new custom type 'float.
6683
66842002-12-04 Markus Rost <rost@math.ohio-state.edu>
6685
6686 * variables.texi (File Local Variables): Fix typo.
6687
c8763fb6 66882002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
6689
6690 From Michael Albinus <Michael.Albinus@alcatel.de>.
6691
6692 * README: Target for Info file is `make info'.
6693
6694 * files.texi (File Name Components): Fixed typos in
6695 `file-name-sans-extension'.
6696 (Magic File Names): Complete list of operations for magic file
6697 name handlers.
6698
66992002-09-16 Jonathan Yavner <jyavner@engineer.com>
6700
6701 * variables.texi (File Local Variables): New function
6702 risky-local-variable-p.
6703
67042002-09-15 Jonathan Yavner <jyavner@engineer.com>
6705
6706 * functions.texi (Function safety): New node about unsafep.
6707
67082002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
6709
6710 * customize.texi (Splicing into Lists): Fixed example.
6711 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
6712
67132002-06-17 Juanma Barranquero <lektu@terra.es>
6714
6715 * frames.texi (Display Feature Testing): Fix typo.
6716
67172002-06-12 Andreas Schwab <schwab@suse.de>
6718
6719 * frames.texi (Initial Parameters, Resources): Fix references to
6720 the Emacs manual.
6721
67222002-05-13 Kim F. Storm <storm@cua.dk>
6723
6724 * variables.texi (Intro to Buffer-Local): Updated warning and
6725 example relating to changing buffer inside let.
6726
c8763fb6 67272002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6728
6729 * os.texi (Session Management): New node about X Session management.
6730
67312002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
6732
6733 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
6734 to which the manual corresponds, and the copyright years.
6735
6736 * Makefile.in (VERSION): Set to 2.9.
6737
67382001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
6739
6740 * elisp.texi: Change the category in @dircategory to "Emacs", to
6741 make it consistent with info/dir.
6742
67432001-11-25 Miles Bader <miles@gnu.org>
6744
6745 * text.texi (Fields): Describe new `limit' arg in
6746 field-beginning/field-end.
6747
67482001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
6749
6750 * permute-index: Don't depend on csh-specific features. Replace
6751 the interpreter name with /bin/sh.
6752
6753 * two-volume-cross-refs.txt: New file.
6754 * two.el: New file.
6755 * spellfile: New file.
6756
67572001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6758
6759 * permute-index: New file.
6760
6761 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6762 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6763 8+3 restricted namespace.
6764
6765 * Makefile.in (infodir): Define relative to $(srcdir).
6766 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6767 include directories list via -I switch to makeinfo.
6768 (index.texi): Use cp if both hard and symbolic links fail.
6769
67702001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6771
6772 * Makefile.in (distclean): Add.
6773
6774 The following changes make ELisp manual part of the Emacs
6775 distribution:
6776
6777 * Makefile.in: Add Copyright notice.
6778 (prefix): Remove.
6779 (infodir): Change value to "../info".
6780 (VPATH): New variable.
6781 (MAKE): Don't define.
6782 (texmacrodir): Don't define.
6783 (texinputdir): Append the existing value of TEXINPUTS.
6784 ($(infodir)/elisp): Instead of just "elisp". Reformat the
6785 command to be compatible with man/Makefile.in, and to put the
6786 output into ../info.
6787 (info): Add target.
6788 (installall): Target removed.
6789
c8763fb6 67902001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
6791
6792 * tips.texi (Coding Conventions): Fix typo.
6793
67942001-10-23 Gerd Moellmann <gerd@gnu.org>
6795
6796 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6797
67982001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
6799
6800 * files.texi (File Name Components): Update the description of
6801 file-name-sans-extension and file-name-extension, as they now
6802 ignore leading dots.
6803
68042001-10-20 Gerd Moellmann <gerd@gnu.org>
6805
6806 * (Version 21.1 released.)
6807
68082001-10-19 Miles Bader <miles@gnu.org>
6809
6810 * positions.texi (Text Lines): Describe behavior of
6811 `beginning-of-line'/`end-of-line' in the presence of field properties.
6812
68132001-10-17 Gerd Moellmann <gerd@gnu.org>
6814
6815 * Makefile.in (VERSION): Set to 2.8.
6816 (manual): Use `manual-21'.
6817
6818 * elisp.texi (VERSION): Add and use it where the version
6819 number was used. Set it to 2.8.
6820
6821 * intro.texi: Likewise.
6822
68232001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6824
6825 * files.texi (File Name Completion): Document the significance of
6826 a trailing slash in elements of completion-ignored-extensions.
6827
68282001-10-06 Miles Bader <miles@gnu.org>
6829
6830 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6831
68322001-10-04 Gerd Moellmann <gerd@gnu.org>
6833
6834 * variables.texi (Variable Aliases): New node.
6835
68362001-10-04 Gerd Moellmann <gerd@gnu.org>
6837
6838 * Branch for 21.1.
6839
68402001-10-02 Miles Bader <miles@gnu.org>
6841
6842 * minibuf.texi (Minibuffer Misc): Add entries for
6843 `minibuffer-contents', `minibuffer-contents-no-properties', and
6844 `delete-minibuffer-contents'.
6845 Correct description for `minibuffer-prompt-end'.
6846
6847 * text.texi (Property Search): Correct descriptions of
6848 `next-char-property-change' and `previous-char-property-change'.
6849 Add entries for `next-single-char-property-change' and
6850 `previous-single-char-property-change'.
6851 Make operand names a bit more consistent.
6852
68532001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
6854
6855 * frames.texi (Finding All Frames): Document that next-frame and
6856 previous-frame are local to current terminal.
6857
68582001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
6859
6860 * keymaps.texi (Creating Keymaps): Fix the description of the
6861 result of make-keymap.
6862
68632001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
6864
6865 * display.texi (Font Lookup, Attribute Functions)
6866 (Image Descriptors): Add cross-references to the definition of
6867 selected frame.
6868
6869 * buffers.texi (The Buffer List): Add cross-references to the
6870 definition of selected frame.
6871
6872 * frames.texi (Input Focus): Clarify which frame is _the_ selected
6873 frame at any given time.
6874 (Multiple Displays, Size and Position): Add a cross-reference to
6875 the definition of the selected frame.
6876
68772001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6878
6879 * strings.texi (String Conversion) <string-to-number>: Document
6880 that a float is returned for integers that are too large.
6881
6882 * frames.texi (Mouse Position): Document mouse-position-function.
6883 (Display Feature Testing): Document display-images-p.
6884 (Window Frame Parameters): Document the cursor-type variable.
6885
6886 * numbers.texi (Integer Basics): Document CL style read syntax for
6887 integers in bases other than 10.
6888
6889 * positions.texi (List Motion): Document
6890 open-paren-in-column-0-is-defun-start.
6891
6892 * lists.texi (Sets And Lists): Document member-ignore-case.
6893
6894 * internals.texi (Garbage Collection): Document the used and free
6895 strings report.
6896 (Memory Usage): Document strings-consed.
6897
6898 * os.texi (Time of Day): Document float-time.
6899 (Recording Input): Document that clear-this-command-keys clears
6900 the vector to be returned by recent-keys.
6901
6902 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6903 argument keymap can be a list.
6904
6905 * nonascii.texi (User-Chosen Coding Systems)
6906 <select-safe-coding-system>: Document the new argument
6907 accept-default-p and the variable
6908 select-safe-coding-system-accept-default-p. Tell what happens if
6909 buffer-file-coding-system is undecided.
6910 (Default Coding Systems): Document auto-coding-regexp-alist.
6911
6912 * display.texi (The Echo Area) <message>: Document
6913 message-truncate-lines.
6914 (Glyphs): Document that the glyph table is unused on windowed
6915 displays.
6916
6917 * help.texi (Describing Characters) <single-key-description>:
6918 Document the new argument no-angles.
6919 (Accessing Documentation) <documentation-property>: Document that
6920 a non-string property is evaluated.
6921 <documentation>: Document that the function-documentation property
6922 is looked for.
6923
6924 * windows.texi (Selecting Windows): Document some-window.
6925
6926 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6927
6928 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6929 apropos-mode-hook.
6930
6931 * commands.texi (Using Interactive): Document interactive-form.
6932 (Keyboard Macros): Document kbd-macro-termination-hook.
6933 (Command Loop Info): Document that clear-this-command-keys clears
6934 the vector to be returned by recent-keys.
6935
69362001-09-04 Werner LEMBERG <wl@gnu.org>
6937
6938 * Makefile.in (srcdir, texinputdir): New variables.
6939 (srcs, index.texi, install): Use $(srcdir).
6940 (.PHONY): Remove elisp.dvi.
6941 (elisp): Use -I switch for makeinfo.
6942 (elisp.dvi): Use $(srcdir) and $(texinputdir).
6943 (installall, dist): Use $(srcdir).
6944 Fix path to texinfo.tex.
6945 (maintainer-clean): Add elisp.dvi and elisp.oaux.
6946
69472001-08-30 Gerd Moellmann <gerd@gnu.org>
6948
6949 * display.texi (Conditional Display): Adjust to API change.
6950
6951 * configure: New file.
6952
69532001-07-30 Gerd Moellmann <gerd@gnu.org>
6954
6955 * commands.texi (Repeat Events): Add description of
6956 double-click-fuzz.
6957
69582001-05-08 Stefan Monnier <monnier@cs.yale.edu>
6959
6960 * syntax.texi (Syntax Class Table): Add the missing designator for
6961 comment and string fences.
6962 (Syntax Properties): Add a xref to syntax table internals.
6963 (Syntax Table Internals): Document string-to-syntax.
6964
69652001-05-07 Gerd Moellmann <gerd@gnu.org>
6966
6967 * Makefile.in (install): Use install-info command line options
6968 like in Emacs' Makefile.in.
6969
69702000-12-09 Miles Bader <miles@gnu.org>
6971
6972 * windows.texi (Window Start): Update documentation for
6973 `pos-visible-in-window-p'.
6974
69752000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6976
6977 * lists.texi (Building Lists): Add footnote to explain how to add
6978 to the end of a list.
6979
69802000-10-25 Gerd Moellmann <gerd@gnu.org>
6981
6982 * files.texi (Visiting Functions): Typos.
6983
69842000-10-25 Kenichi Handa <handa@etl.go.jp>
6985
6986 * files.texi (Visiting Functions): Return value of
6987 find-file-noselect may be a list of buffers if wildcards are used.
6988
69892000-10-24 Miles Bader <miles@lsi.nec.co.jp>
6990
6991 * display.texi (Defining Faces): Document `graphic' display type
6992 in face specs.
6993
b344d29d 69942000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
6995
6996 * hooks.texi (Standard Hooks): Replace obsolete
6997 `after-make-frame-hook' with `after-make-frame-functions'.
6998
6999 * frames.texi (Creating Frames): Ditto.
7000
7001 * variables.texi (Future Local Variables): Ditto.
7002
70032000-10-16 Gerd Moellmann <gerd@gnu.org>
7004
7005 * display.texi (Other Image Types): Add description of :foreground
7006 and :background properties of mono PBM images.
7007
70082000-08-17 Werner LEMBERG <wl@gnu.org>
7009
7010 * .cvsignore: New file.
7011
70122000-01-05 Gerd Moellmann <gerd@gnu.org>
7013
7014 * tindex.pl: New script.
7015
70161999-12-03 Dave Love <fx@gnu.org>
7017
7018 * Makefile.in (MAKEINFO): New parameter.
7019
70201999-09-17 Richard Stallman <rms@gnu.org>
7021
7022 * Makefile.in (srcs): Add hash.texi.
7023 (VERSION): Update to 20.6.
7024
70251999-09-13 Richard Stallman <rms@gnu.org>
7026
7027 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
7028
70291998-08-29 Karl Heuer <kwzh@gnu.org>
7030
7031 * configure.in: New file.
7032 * Makefile.in: Renamed from Makefile.
7033 (prefix, infodir): Use value obtained from configure.
7034 (emacslibdir): Obsolete variable deleted.
7035 (dist): Distribute configure.in, configure, Makefile.in.
7036
70371998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
7038
7039 * Makefile (INSTALL_INFO): New variable.
7040 (install): Run install-info.
7041
70421998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
7043
7044 * Makefile (elisp.dvi): Add missing backslash.
7045
70461998-05-02 Richard Stallman <rms@psilocin.gnu.org>
7047
7048 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
7049 Run texindex without `./'. Always run texindex on elisp.tp.
7050 (elisp.tps): Target deleted.
7051
70521998-04-05 Richard Stallman <rms@psilocin.gnu.org>
7053
7054 * Makefile (srcs): Add nonascii.texi and customize.texi.
7055 (dist): Start by deleting `temp'.
7056
70571998-02-17 Richard Stallman <rms@psilocin.gnu.org>
7058
7059 * Makefile (makeinfo, texindex): Targets deleted.
7060 (makeinfo.o, texindex.o): Targets deleted.
7061 (clean, dist): Don't do anything with them or with getopt*.
7062
70631998-01-30 Richard Stallman <rms@psilocin.gnu.org>
7064
7065 * Makefile (SHELL): Defined.
7066
70671998-01-27 Richard Stallman <rms@psilocin.gnu.org>
7068
7069 * Makefile (elisp.tps): New target.
7070 (elisp.dvi): Depend on elisp.tps.
7071
c5602427 70721996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
7073
7074 * README: Update phone number.
7075
7076 * Makefile (elisp): Make this be the default target.
7077 Depend on makeinfo.c instead of makeinfo.
7078 (install): Don't depend on elisp.dvi, since we don't install that.
7079 Use mkinstalldirs.
7080 (dist): Add mkinstalldirs.
7081
c5602427 70821995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
7083
7084 * Makefile (VERSION): Update version number.
7085 (maintainer-clean): Renamed from realclean.
7086
c5602427 70871995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
7088
7089 * Makefile (realclean): New target.
7090 (elisp): Remove any old elisp-* files first.
7091
c5602427 70921993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
7093
7094 * Makefile (VERSION): New variable.
7095 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
7096 Compressed file suffix should be `.gz', not `.z'.
7097
ce058493 70981993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7099
7100 * Makefile (elisp): Depend on makeinfo.
7101
c5602427 71021993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
7103
7104 * Makefile (srcs): Add anti.texi.
7105
c5602427 71061993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7107
7108 * Makefile (infodir, prefix): New vars.
7109 (install): Use infodir.
7110 (emacsinfodir): Deleted.
7111
c5602427 71121993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7113
7114 * Makefile (srcs): Add calendar.texi.
7115
7116 * Makefile (dist): Copy texindex.c and makeinfo.c.
7117 Limit elisp-* files to those with one or two digits.
7118
c5602427 71191993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7120
7121 * Makefile (dist): Changed to use Gzip instead of compress.
7122
c5602427 71231993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7124
7125 * loading.texi (Unloading): define-function changed back to
7126 defalias. It may not stay this way, but at least it's
7127 consistent with the known-good version of the code patch.
7128
c5602427 71291993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
7130
7131 * modes.texi (Hooks): Document new optional arg of add-hook.
7132
c5602427 71331993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7134
7135 * variables.texi: Document nil initial value of buffer-local variables.
7136
7137 * tips.texi: Add new section on standard library headers.
7138
c5602427 71391993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7140
7141 * Makefile (srcs): Add frame.texi to the list of sources.
7142
c5602427 71431993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7144
7145 * Makefile (dist): Don't bother excluding autosave files; they'll
7146 never make it into the temp directory anyway, and the hash marks
7147 in the name are problematic for make and the Bourne shell.
7148 (srcs):
7149
c5602427 71501993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7151
7152 * Makefile (dist): Don't include backup files or autosave files in
7153 the distribution tar file.
7154
c5602427 71551991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7156
7157 * Makefile (srcs): Added index.perm.
7158 (elisp.dvi): Remove erroneous shell comment.
7159 Expect output of permute-index in permuted.fns.
7160 Save old elisp.aux in elisp.oaux.
7161 (clean): Added index.texi to be deleted.
7162
c5602427 71631990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7164
7165 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
7166
c5602427 71671990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
7168
7169 * files.texi: Noted that completion-ignored-extensions is ignored
7170 when making *Completions*.
7171
3e868ee3 71721990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
7173
7174 * Makefile make dist now depends on elisp.dvi, since it tries
7175 to include it in the dist file.
7176
c5602427 71771990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 7178
c5602427 7179 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 7180
c5602427 71811989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7182
7183 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
7184 (defunargs): Turn off \hyphenchar of \sl font temporarily.
7185
c5602427 71861989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7187
7188 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
7189 and @error{} are the terms now being used. The files in the
7190 directory have been changed to reflect this.
7191
7192 * All instances of @indentedresultt{} have been changed to
7193 ` @result{}', using 5 spaces at the begining of the line.
7194
c5602427 71951989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7196
7197 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
7198 experimental @indentedresult{}, @indentedexpandsto{} are part of
7199 the texinfo.tex in this directory. These TeX macros are not
7200 stable yet.
7201
c5602427 72021989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7203
7204 * texinfo.tex: Temporarily added
7205 \let\result=\dblarrow
7206 \def\error{{\it ERROR} \longdblarrow}
7207 We need to do this better soon.
7208
c5602427 72091989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7210
7211 * Applied Karl Berry's patches to *.texinfo files, but not to
7212 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
7213 new title page format is also not applied, since it requires
7214 texinfo.tex changes.)
7215
7216 * Cleaned up `Makefile' and defined the `emacslibdir' directory
7217 for the Project GNU development environment.
7218
7219;; Local Variables:
c8763fb6 7220;; coding: utf-8
b8d4c8d0
GM
7221;; add-log-time-zone-rule: t
7222;; End:
7223
352c8b4a
GM
7224 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
7225 2007, 2008 Free Software Foundation, Inc.
b8d4c8d0
GM
7226
7227 This file is part of GNU Emacs.
7228
352c8b4a 7229 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 7230 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7231 the Free Software Foundation, either version 3 of the License, or
7232 (at your option) any later version.
b8d4c8d0
GM
7233
7234 GNU Emacs is distributed in the hope that it will be useful,
7235 but WITHOUT ANY WARRANTY; without even the implied warranty of
7236 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7237 GNU General Public License for more details.
7238
7239 You should have received a copy of the GNU General Public License
352c8b4a 7240 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
7241
7242;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda