(font_rescale_ratio): Moved from xfaces.c. Argument
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
21c58e4d
GM
12008-12-12 Glenn Morris <rgm@gnu.org>
2
3 * debugging.texi (Error Debugging): Refer forwards to
4 eval-expression-debug-on-error.
5
af38459f
EZ
62008-12-05 Eli Zaretskii <eliz@gnu.org>
7
5dedd9b5
EZ
8 * strings.texi (String Basics): Only unibyte strings that
9 represent key sequences hold 8-bit raw bytes.
10
af38459f
EZ
11 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
12 paragraph to speak about `undecided'.
13 (Character Properties): Don't explain the meaning of each
14 property; instead, identify their Unicode Standard names.
b3f1f4a5 15 (Character Sets): Document `map-charset-chars'.
af38459f 16
fa047ae7
GM
172008-12-02 Glenn Morris <rgm@gnu.org>
18
19 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
20 section yet again.
21
47dbc044
EZ
222008-11-29 Eli Zaretskii <eliz@gnu.org>
23
98d05998
EZ
24 * nonascii.texi (Character Properties): New Section.
25 (Specifying Coding Systems): Document
26 `coding-system-priority-list', `set-coding-system-priority', and
27 `with-coding-priority'.
28 (Lisp and Coding Systems): Document `check-coding-systems-region'
29 and `coding-system-charset-list'.
30 (Coding System Basics): Document `coding-system-aliases'.
31
32 * elisp.texi (Top): Add a @detailmenu entry for "Character
33 Properties".
34
47dbc044
EZ
35 * objects.texi (Character Type): Correct the range of Emacs
36 characters. Add an @xref to "Character Codes".
37
38 * strings.texi (String Basics): Add an @xref to "Character Codes".
39
40 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
41
42 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
43 (Character Codes): Document `max-char'.
44
8b80cdf5
EZ
452008-11-28 Eli Zaretskii <eliz@gnu.org>
46
47 * nonascii.texi (Text Representations, Converting Representations)
48 (Character Sets, Scanning Charsets, Translation of Characters):
49 Make text more accurate.
50
a99dceba
GM
512008-11-28 Glenn Morris <rgm@gnu.org>
52
53 * files.texi (Format Conversion Round-Trip): Improve previous change.
54
f6dc3bed
CY
552008-11-26 Chong Yidong <cyd@stupidchicken.com>
56
57 * modes.texi (Auto Major Mode): Fix example.
58
5da9413d
GM
592008-11-25 Glenn Morris <rgm@gnu.org>
60
61 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
62
63 * files.texi (Format Conversion Round-Trip):
64 Use active voice for previous change.
65
fcca848c
CY
662008-11-25 Chong Yidong <cyd@stupidchicken.com>
67
68 * os.texi (Processor Run Time):
69 * processes.texi (Transaction Queues):
70 * markers.texi (The Mark):
71 * windows.texi (Choosing Window, Selecting Windows):
72 * files.texi (Changing Files, Magic File Names):
73 * commands.texi (Key Sequence Input):
74 * functions.texi (Declaring Functions):
75 * strings.texi (Predicates for Strings):
76 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
77
36c8dc54
CY
782008-11-24 Chong Yidong <cyd@stupidchicken.com>
79
80 * help.texi (Accessing Documentation): Update example.
81
82 * variables.texi (Defining Variables): Note that `*' is not
83 necessary if defcustom is used.
84
2a79b242
EZ
852008-11-22 Eli Zaretskii <eliz@gnu.org>
86
87 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
88 Characters" from @detailmenu.
89
90 * nonascii.texi (Character Codes, Character Sets)
91 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
92 (Chars and Bytes, Splitting Characters): Sections removed.
93
392f0d26
LK
942008-11-22 Lute Kamstra <lute@gnu.org>
95
96 * positions.texi (Text Lines): Update goto-line documentation.
97
af1a5cd5
MR
982008-11-21 Martin Rudalics <rudalics@gmx.at>
99
6a4cfb0c
MR
100 * frames.texi (Frames): Fix typo, add cross references, reword.
101 (Initial Parameters): Reword special-display-frame-alist text.
102 (Frames and Windows): Reword. Describe argument norecord for
103 set-frame-selected-window.
104 (Input Focus): Describe argument norecord for select-frame.
105 Remove comment on MS-Windows behavior for focus-follows-mouse.
106 (Raising and Lowering): Mention windows-frames dichotomy in
107 metaphor.
108
af1a5cd5
MR
109 * windows.texi (Displaying Buffers, Vertical Scrolling)
110 (Horizontal Scrolling): Fix indenting and rewording issues
111 introduced with 2008-11-07 change.
112
c249fa9c
GM
1132008-11-20 Glenn Morris <rgm@gnu.org>
114
115 * files.texi (Format Conversion Round-Trip): Mention `preserve'
116 element of `format-alist'.
117
204d4665
GM
1182008-11-19 Glenn Morris <rgm@gnu.org>
119
120 * doclicense.texi: Update to FDL 1.3.
121 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
122
cc0910af
CY
1232008-11-18 Chong Yidong <cyd@stupidchicken.com>
124
efe6e7c4
CY
125 * windows.texi (Window Hooks): Remove *-end-trigger-functions
126 vars, which are obsolete. Mention jit-lock-register.
127
128 * modes.texi (Other Font Lock Variables): Document
129 jit-lock-register and jit-lock-unregister.
130
cc0910af
CY
131 * frames.texi (Color Parameters): Document alpha parameter.
132
aeeedf76
MR
1332008-11-16 Martin Rudalics <rudalics@gmx.at>
134
135 * windows.texi (Splitting Windows, Deleting Windows)
136 (Selecting Windows, Cyclic Window Ordering)
137 (Buffers and Windows, Displaying Buffers, Choosing Window)
138 (Dedicated Windows, Window Point, Window Start and End)
139 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
140 (Size of Window, Resizing Windows, Window Configurations)
141 (Window Parameters): Avoid @var at beginning of sentences and
142 reword accordingly.
143
4c565c5c
LK
1442008-11-11 Lute Kamstra <lute@gnu.org>
145
146 * files.texi (File Name Components): Fix file-name-extension
147 documentation.
148
25f494c9
JB
1492008-11-11 Juanma Barranquero <lekktu@gmail.com>
150
151 * frames.texi (Basic Parameters): Remove display-environment-variable
152 and term-environment-variable.
153
a1401ab1
EZ
1542008-11-08 Eli Zaretskii <eliz@gnu.org>
155
156 * windows.texi (Basic Windows, Splitting Windows)
157 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
158 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
159 (Resizing Windows, Window Configurations, Window Parameters):
160 Fix wording and markup.
a1401ab1 161
efafc282
MR
1622008-11-07 Martin Rudalics <rudalics@gmx.at>
163
164 * windows.texi (Windows): Update entries.
165 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 166 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
167 (Selecting Windows, Cyclic Window Ordering): Reword with special
168 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
169 (Buffers and Windows, Choosing Window): Reword with special
170 emphasis on dedicated windows.
171 (Displaying Buffers): Reword. For switch-to-buffer mention that
172 it may fall back on pop-to-buffer. For other-window try to
173 explain how it treats the cyclic ordering of windows.
efafc282
MR
174 (Dedicated Windows): New node and section discussing dedicated
175 windows and associated functions.
86ab855a 176 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
177 (Window Start and End): Rename node and section title. Reword.
178 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
179 Minor rewording.
180 (Size of Window): Reword, in particular text on window-width.
181 (Resizing Windows): Reword. Add text on balancing windows.
182 (Window Configurations): Reword. Mention window parameters.
183 (Window Parameters): New node and section on window parameters.
184 (Window Hooks): Reword. Mention that
185 window-configuration-change-hook is run "buffer-locally".
186 * elisp.texi (Top): Update Windows entries in @detailmenu
187 section.
188
d60a8ab2
JB
1892008-11-04 Juanma Barranquero <lekktu@gmail.com>
190
191 * searching.texi (Regexp Search): Fix typo.
192
01777627
CY
1932008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
194
195 * searching.texi (Regexp Search): Document GREEDY arg.
196 (Simple Match Data): Fix return value.
197
c4526e93
EZ
1982008-11-01 Eli Zaretskii <eliz@gnu.org>
199
200 * nonascii.texi (Text Representations): Rewrite to make consistent
201 with Emacs 23 internal representation of characters. Document
202 `unibyte-string'.
203
fe2ae8b5
CY
2042008-10-28 Chong Yidong <cyd@stupidchicken.com>
205
206 * processes.texi (Process Information): Note that process-status
207 does not accept buffer names.
208
cc5a21e3
CY
2092008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
210
211 * positions.texi (Skipping Characters): Correct return value of
212 skip-chars-forward.
213
09460d9a
MR
2142008-10-25 Martin Rudalics <rudalics@gmx.at>
215
520b29e7
MR
216 * windows.texi (Deleting Windows): Update documentation of
217 delete-windows-on.
218 (Buffers and Windows): Update documentations of
219 get-buffer-window and get-buffer-window-list.
220 (Displaying Buffers): Update documentation of
221 replace-buffer-in-windows.
222
09460d9a
MR
223 * buffers.texi (Current Buffer): Reword set-buffer and
224 with-current-buffer documentations.
225 (Creating Buffers): Reword documentation of get-buffer-create.
226
4d48fcdc
MR
2272008-10-23 Martin Rudalics <rudalics@gmx.at>
228
229 * buffers.texi (Current Buffer): Reword documentation of
230 set-buffer.
231 (Buffer Names): Reword documentation of buffer-name.
232 (The Buffer List): For bury-buffer explain what happens with the
233 buffer's window.
234 (Creating Buffers): Say that get-buffer-create's arg is called
235 buffer-or-name.
236
f0143c43
CY
2372008-10-22 Chong Yidong <cyd@stupidchicken.com>
238
3e5dbbd3
CY
239 * advice.texi (Computed Advice): Explain what DEFINITION is.
240
f0143c43
CY
241 * nonascii.texi (Character Codes): Remove obsolete function
242 char-valid-p, and document characterp instead.
243
52a94b85
MR
2442008-10-22 Martin Rudalics <rudalics@gmx.at>
245
246 * windows.texi (Displaying Buffers): Reword documentation of
247 pop-to-buffer.
248 (Choosing Window): Rewrite documentation of display-buffer and
249 its options.
250
f76f8246
MR
251 * buffers.texi (Killing Buffers): Update documentation of
252 kill-buffer.
253
acc8b598
EZ
2542008-10-21 Eli Zaretskii <eliz@gnu.org>
255
80e6b6df
EZ
256 * processes.texi (Serial Ports): Fix wording and improve markup.
257
3645358a
EZ
258 * searching.texi (Regexp Search): Document `string-match-p' and
259 `looking-at-p'.
260 (POSIX Regexps): Add an xref for "non-greedy".
261 (Regexp Special): Add @cindex entry for "non-greedy".
262
b3d50cff 263 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 264 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 265
73b7530a
EZ
266 * frames.texi (Color Names): Add an xref to `read-color'.
267
268 * minibuf.texi (High-Level Completion): Document `read-color'.
269
acc8b598
EZ
270 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
271
272 * positions.texi (Narrowing): Add an xref to "Swapping Text".
273
274 * buffers.texi (Swapping Text): New section, documents
275 `buffer-swap-text'.
276
10e187e8
MR
2772008-10-21 Martin Rudalics <rudalics@gmx.at>
278
279 * windows.texi (Resizing Windows): Minor wording fix.
280
fd6f900c
EZ
2812008-10-20 Eli Zaretskii <eliz@gnu.org>
282
283 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
284 and `combine-and-quote-strings'.
285
286 * strings.texi (Creating Strings): Add xrefs for them.
287
e4372165
EZ
2882008-10-19 Eli Zaretskii <eliz@gnu.org>
289
d6328fba
EZ
290 * elisp.texi (Top): Make descriptive text for "Reading File Names"
291 match the corresponding menu in minibuf.texi.
292
e4372165
EZ
293 * minibuf.texi (Reading File Names): Document `read-shell-command'
294 and `minibuffer-local-shell-command-map'.
295
5d8dda33
MR
2962008-10-19 Martin Rudalics <rudalics@gmx.at>
297
298 * windows.texi (Resizing Windows): Remove var{} around "window" in
299 documentation of enlarge-window.
300 Rewrite documentation of window-min-height and window-min-width.
301
437706cd
EZ
3022008-10-19 Eli Zaretskii <eliz@gnu.org>
303
80f85d7c
EZ
304 * functions.texi (Calling Functions): Document `apply-partially'.
305
291703b5
EZ
306 * hooks.texi (Standard Hooks): Mention
307 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
308
309 * variables.texi (File Local Variables): Document
310 `file-local-variables-alist', `before-hack-local-variables-hook'
311 and `hack-local-variables-hook'.
312
583d8b3c
EZ
313 * processes.texi (Synchronous Processes): Document `process-lines'.
314
437706cd 315 * customize.texi (Variable Definitions): Document
583d8b3c 316 `custom-reevaluate-setting'.
437706cd 317
7e51d89b
MR
3182008-10-18 Martin Rudalics <rudalics@gmx.at>
319
320 * windows.texi (Choosing Window, Deleting Windows)
321 (Displaying Buffers): Expand documentation of dedicated windows.
322
43c59a3d
EZ
3232008-10-18 Eli Zaretskii <eliz@gnu.org>
324
018a960d
EZ
325 * files.texi (Changing Files): Document symbolic input of file
326 modes to `set-file-modes'. Document `read-file-modes' and
327 `file-modes-symbolic-to-number'.
328
2c0b8144
EZ
329 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
330 and `search-map'.
331
80120f13
EZ
332 * searching.texi (Search and Replace): Document
333 `replace-search-function' and `replace-re-search-function'.
2c0b8144 334 Document `multi-query-replace-map'.
80120f13 335
6d4913f0
EZ
336 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
337 (Completion Commands, Reading File Names): Rename
338 `minibuffer-local-must-match-filename-map' to
339 `minibuffer-local-filename-must-match-map'.
340 (Minibuffer Completion): The `require-match' argument to
341 `completing-read' can now have the value `confirm-only'.
342
43c59a3d
EZ
343 * windows.texi (Displaying Buffers): Minor wording fix.
344 (Choosing Window): `split-height-threshold' can now be nil.
345 Document `split-width-threshold'. `pop-up-frames' can have the
346 value `graphic-only'.
347
f36acfd9
EZ
3482008-10-17 Eli Zaretskii <eliz@gnu.org>
349
350 * os.texi (Startup Summary): Document `before-init-time' and
351 `after-init-time'. Document `initial-window-system' and
352 `window-system-initialization-alist'. Document reading the
353 abbrevs file. Document the call to `server-start' under --daemon.
354 Rearrange a bit to be consistent with the code flow.
53728487
EZ
355 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
356 (Time Parsing): Document `format-seconds'.
f36acfd9 357
96995b89
MR
3582008-10-17 Martin Rudalics <rudalics@gmx.at>
359
360 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
361 and reword.
362
2de17c73
EZ
3632008-10-16 Eli Zaretskii <eliz@gnu.org>
364
365 * markers.texi (The Mark): Document use-region-p.
366
9cf52b11
EZ
3672008-10-15 Eli Zaretskii <eliz@gnu.org>
368
c3aaf1d7
EZ
369 * internals.texi (Writing Emacs Primitives): The interactive spec
370 of a primitive can be a Lisp form.
371
841a1743
EZ
372 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
373 values of transient-mark-mode. Document handle-shift-selection.
374
375 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
376 (Interactive Examples): Show an example of `^'.
377 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
378 (Defining Commands, Using Interactive): The interactive-form of a
379 function can be added via its symbol's property.
841a1743 380
52441368
EZ
381 * positions.texi (List Motion): beginning-of-defun-function can
382 now accept an argument.
383
8e8c1a72
EZ
384 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
385 now return a list of strings.
386
a33a1f2a
EZ
387 * control.texi (Handling Errors): Document ignore-errors.
388
4fb04348
EZ
389 * frames.texi (Creating Frames): Document frame-inherited-parameters.
390 (Parameter Access): Document set-frame-parameter.
391
ee666f84
EZ
392 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
393 Hooks" for the effect of kill-all-local-variables on local hook
394 functions.
395
9cf52b11
EZ
396 * modes.texi (Major Mode Conventions, Mode Line Variables):
397 `mode-name' need not be a string. xref to "Mode Line Data" for
398 details, and to "Emulating Mode Line" for computing a string
399 value.
400
22526bc4
EZ
4012008-10-14 Eli Zaretskii <eliz@gnu.org>
402
a65f6a85
EZ
403 * processes.texi (System Processes): New section.
404 (Processes, Signals to Processes): Add xrefs to it.
405
406 * objects.texi (Editing Types): A `process' is a subprocess of
407 Emacs, not just any process running on the OS.
408
409 * elisp.texi (Top): Adjust the @detailmenu for the above two
410 changes.
411
2724b26a
EZ
412 * sequences.texi (Char-Tables): Remove documentation of
413 set-char-table-default, which has no effect since Emacs 23.
414 <char-table-range, set-char-table-range>: Don't mention generic
415 characters and charsets. Add a cons cell as a possible argument.
416
417 * nonascii.texi (Splitting Characters)
418 (Translation of Characters): Don't mention generic characters.
419
420 * display.texi (Fontsets): Don't mention generic characters.
421
22526bc4 422 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 423 argument FUNCTION with a cons cell as KEY.
22526bc4 424
eaf4b689
EZ
4252008-10-13 Eli Zaretskii <eliz@gnu.org>
426
45e46036
EZ
427 * objects.texi (Primitive Function Type): Move "@cindex special
428 forms" from here...
429
430 * eval.texi (Special Forms): ...to here.
431
432 * functions.texi (What Is a Function): `functionp' returns nil for
433 special forms. Add an xref.
434
eaf4b689
EZ
435 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
436 Variables".
437
438 * variables.texi (Frame-Local Variables): New section.
439 (Buffer-Local Variables): Add an xref to it.
440 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
441 have both frame-local and buffer-local binding.
442
443 * frames.texi (Frames): Mention multiple tty frames.
444 (Frame Parameters, Parameter Access): Mention frame-local variable
445 bindings.
446
15688fce
GM
4472008-09-20 Glenn Morris <rgm@gnu.org>
448
449 * display.texi (Defining Faces): Recommend against face variables.
450
35539065
JB
4512008-09-16 Juanma Barranquero <lekktu@gmail.com>
452
453 * display.texi (Echo Area Customization): Fix typo.
454
6a57054b
JB
4552008-09-09 Juanma Barranquero <lekktu@gmail.com>
456
457 * loading.texi (Where Defined): Add `defface' item.
458
d632fb82
MR
4592008-09-06 Martin Rudalics <rudalics@gmx.at>
460
461 * loading.texi (Where Defined): Fix description of symbol-file.
462
905a9adb
JR
4632008-08-26 Jason Rumney <jasonr@gnu.org>
464
465 * display.texi (TIFF Images): New section describing :index property.
466
852e91b7
CY
4672008-08-23 Chong Yidong <cyd@stupidchicken.com>
468
469 * display.texi (Temporary Displays): Remove unnecessary comment
470 about usage of temp-buffer-show-hook.
471
6be001ee
CY
4722008-08-05 Chong Yidong <cyd@stupidchicken.com>
473
474 * symbols.texi (Other Plists): Fix incorrect example.
475 Suggested by Florian Beck.
476
58e3d8e8
JB
4772008-07-31 Juanma Barranquero <lekktu@gmail.com>
478
479 * os.texi: Fix previous change.
480
7c2fb837
DN
4812008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
482
483 * os.texi:
484 * intro.texi:
485 * files.texi: Remove VMS support.
486
9e2a2647
DN
4872008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
488
489 * os.texi:
490 * frames.texi:
491 * display.texi: Remove mentions of Mac Carbon.
492
c4f4682b
MB
4932008-07-01 Miles Bader <miles@gnu.org>
494
495 * text.texi (Special Properties):
496 * display.texi (Truncation): Add wrap-prefix and line-prefix.
497
3696411e
JB
4982008-06-28 Johan Bockgård <bojohan@gnu.org>
499
500 * display.texi (Other Image Types): Fix copy/paste error; say
501 "PBM", not "XBM".
502
f2a77c3a
DN
5032008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
504
505 * os.texi: Remove references to obsolete systems.
506
6d52677d
EZ
5072008-06-20 Eli Zaretskii <eliz@gnu.org>
508
509 * makefile.w32-in (distclean): Remove makefile.
510
1a87da4c
GM
5112008-06-17 Glenn Morris <rgm@gnu.org>
512
513 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
514 (elisp, dist): Remove rules and variables that are obsolete now
515 the lisp manual is no longer distributed separately.
516
fdda1c5d
GM
5172008-06-16 Glenn Morris <rgm@gnu.org>
518
646692e9
GM
519 * configure, configure.in, mkinstalldirs: Remove unused files.
520
521 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 522 * vol1.texi (EMACSVER):
6a57054b 523 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
524
525 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
526 as per maintain.info.
527
611bee81
GM
5282008-06-15 Glenn Morris <rgm@gnu.org>
529
a7bed3a0
GM
530 * makefile.w32-in (manual): Use "23" rather than "21".
531
532 * Makefile.in (emacsver): New, set by configure.
533 (manual): Use emacsver.
534
d794edf2
GM
535 * intro.texi: Report bugs using M-x report-emacs-bug.
536
611bee81
GM
537 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
538
c73e02fa
GM
5392008-06-13 Daniel Engeler <engeler@gmail.com>
540
541 * elisp.texi, internals.texi, processes.texi: Add documentation
542 about serial port access.
543
e40a85cd
MB
5442008-06-05 Miles Bader <miles@gnu.org>
545
546 * display.texi (Displaying Faces): Update to reflect function
547 renamings in face-remap.el.
548
7b753744
JB
5492008-06-05 Juanma Barranquero <lekktu@gmail.com>
550
551 * display.texi (Fontsets): Fix typos.
552
9d3d42fb
MB
5532008-06-03 Miles Bader <miles@gnu.org>
554
7b753744
JB
555 * display.texi (Displaying Faces): Add add-relative-face-remapping,
556 remove-relative-face-remapping, set-base-face-remapping,
557 and set-default-base-face-remapping.
9d3d42fb 558
f2cec7a9
MB
5592008-06-01 Miles Bader <miles@gnu.org>
560
561 * display.texi (Displaying Faces): Add face-remapping-alist.
562
8f39c96d
SM
5632008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
564
565 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
566 variable names.
567
1ef5eecc
ER
5682008-05-03 Eric S. Raymond <esr@golux>
569
352c8b4a 570 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
571 (current-global-map) return references, not copies.
572
63b4387f
JL
5732008-05-02 Juri Linkov <juri@jurta.org>
574
575 * minibuf.texi (Text from Minibuffer): Document a list of
576 default values for `read-from-minibuffer'.
577
38a8b703
JB
5782008-04-24 Juanma Barranquero <lekktu@gmail.com>
579
580 * nonascii.texi (Translation of Characters): Fix previous change.
581
7c42e639
CY
5822008-04-20 Chong Yidong <cyd@stupidchicken.com>
583
584 * display.texi (Overlay Properties): Clarify role of underlying
585 textprop and overlay keymaps for display strings.
586
587 * keymaps.texi (Active Keymaps): Ditto.
588
25c0d999
SM
5892008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
590
591 * minibuf.texi (Programmed Completion):
592 Replace dynamic-completion-table with the new completion-table-dynamic.
593
e3af5968
CY
5942008-04-07 Chong Yidong <cyd@stupidchicken.com>
595
596 * intro.texi (Some Terms): Change "fonts in this manual" index
597 entry to "typographic conventions".
598
6bfc8698
EZ
5992008-04-05 Eli Zaretskii <eliz@gnu.org>
600
601 * objects.texi (Text Props and Strings): Add indexing for read
602 syntax of text properties.
603
4972c361
SM
6042008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
605
606 * processes.texi (Decoding Output): Remove process-filter-multibyte
607 functions.
608
c70a68db
MR
6092008-03-15 Martin Rudalics <rudalics@gmx.at>
610
611 * display.texi (Finding Overlays): Say that empty overlays at
612 the end of the buffer are reported too.
613
1291fd36
GM
6142008-03-13 Glenn Morris <rgm@gnu.org>
615
616 * elisp.texi (EMACSVER): Set to 23.0.60.
617
c6b0dfd5
CY
6182008-02-26 Chong Yidong <cyd@stupidchicken.com>
619
38a8b703 620 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 621
875fc30c
GM
6222008-02-22 Glenn Morris <rgm@gnu.org>
623
624 * frames.texi (Position Parameters): Clarify the description of
625 `left' and `top', using information from "Geometry".
626 (Geometry): Give a pointer to "Position Parameters", rather than
627 repeating information.
628
d8c8e45a
GM
6292008-02-11 Glenn Morris <rgm@gnu.org>
630
631 * objects.texi (Equality Predicates): No longer talk about "two"
632 functions.
633
38a8b703 6342008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
635
636 * objects.texi (Equality Predicates): Add defun for
637 equal-including-properties.
638
bfffe0b1
GM
6392008-02-10 Glenn Morris <rgm@gnu.org>
640
641 * objects.texi (Equality Predicates):
642 Mention equal-including-properties.
643
431b78c9
RS
6442008-02-07 Richard Stallman <rms@gnu.org>
645
646 * windows.texi (Window Start): Mention the feature of moving
647 window-start to start of line.
648
c8763fb6 6492008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
650
651 * keymaps.texi (Tool Bar): Document rtl property.
652
1a256502
TTN
6532008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
654
655 * display.texi (Button Types):
656 For define-button-type, clarify type of NAME.
657
569382c2
MR
6582008-01-19 Martin Rudalics <rudalics@gmx.at>
659
660 * buffers.texi (Buffer Modification): Fix typo.
661
f3041af1
DN
6622008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
663
664 * os.texi (System Environment): Remove references to OSes that are
665 not supported anymore.
666
d35e1cd7
DN
6672008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
668
669 * os.texi (System Environment): Remove mention for Masscomp.
670
23af7580
RS
6712008-01-04 Richard Stallman <rms@gnu.org>
672
673 * display.texi (Faces): Don't talk about internal face vector as arg
674 to facep.
675
676 * customize.texi (Type Keywords): Fix previous change.
677
678 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
679 * elisp.texi (Top): Fix menu for commands.texi change.
680
ec7d5b1e
RS
6812007-12-30 Richard Stallman <rms@gnu.org>
682
683 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
684 (Accessing Scroll): New node broken out of Accessing Mouse.
685
101a6cea
RS
6862007-12-28 Richard Stallman <rms@gnu.org>
687
688 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 689 (Basic Parameters): For `title', refer to title bar.
041817a4 690 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 691
72b7e664
RS
6922007-12-23 Richard Stallman <rms@gnu.org>
693
694 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
695 Improve some of the commented-out keywords' text too.
696
27a4f445
MR
6972007-12-14 Martin Rudalics <rudalics@gmx.at>
698
e2e3f1d7
MR
699 * nonascii.texi (Encoding and I/O): Reword to avoid saying
700 "visit the current buffer".
701
27a4f445
MR
702 * os.texi (System Interface): Fix typo.
703
a2afc99d
RS
7042007-12-04 Richard Stallman <rms@gnu.org>
705
706 * objects.texi (Symbol Type): Fix typo.
707
b694135c
RS
7082007-12-03 Richard Stallman <rms@gnu.org>
709
710 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
711
f99a19da
GM
7122007-12-01 Glenn Morris <rgm@gnu.org>
713
714 * functions.texi (Declaring Functions): Improve previous change.
715
8f4b37d8
GM
7162007-11-30 Glenn Morris <rgm@gnu.org>
717
718 * functions.texi (Declaring Functions): Add optional fourth
719 argument of declare-function, and setting third argument to `t'.
720
61a2fe01
RS
7212007-11-29 Richard Stallman <rms@gnu.org>
722
723 * customize.texi (Composite Types): Document `group' type.
724
cbfc5193
GM
7252007-11-29 Glenn Morris <rgm@gnu.org>
726
727 * functions.texi (Declaring Functions): Add findex. Mention
728 `external' files.
729
8386283a
JB
7302007-11-26 Juanma Barranquero <lekktu@gmail.com>
731
732 * functions.texi (Declaring Functions): Fix directive.
733
a07c9a8b
RS
7342007-11-25 Richard Stallman <rms@gnu.org>
735
736 * help.texi (Help Functions): Clean up last change.
737
738 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
739
740 * loading.texi (Named Features): Minor cleanup.
741
742 * macros.texi (Eval During Expansion): Minor cleanup.
743
744 * variables.texi (Variable Aliases): Minor cleanup.
745
a0925923
RS
7462007-11-24 Richard Stallman <rms@gnu.org>
747
748 * functions.texi (Declaring Functions): Clarify previous change.
749
750 * compile.texi (Compiler Errors): Clarify previous change.
751
20c63e44
RS
7522007-11-24 Richard Stallman <rms@gnu.org>
753
e5e76c04 754 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
755 Clarify the text and move items around.
756
5bb0cda3
GM
7572007-11-24 Glenn Morris <rgm@gnu.org>
758
759 * functions.texi (Declaring Functions): New section.
760 * compile.texi (Compiler Errors): Mention declaring functions,
761 defvar with no initvalue, and byte-compile-warnings.
762
af13c86a
MR
7632007-11-15 Martin Rudalics <rudalics@gmx.at>
764
765 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
766 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
767
a5373305
MR
7682007-11-13 Martin Rudalics <rudalics@gmx.at>
769
770 * help.texi (Help Functions): Document new macro `with-help-window'.
771
fe284805
JL
7722007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
773
774 * searching.texi (Replacing Match): Describe new
775 `match-substitute-replacement'.
776
2c3a09b1
RS
7772007-10-31 Richard Stallman <rms@gnu.org>
778
779 * strings.texi (Creating Strings): Null strings from concat not unique.
780
f2b480f4
RS
7812007-10-26 Richard Stallman <rms@gnu.org>
782
783 * objects.texi (Equality Predicates): Null strings are uniquified.
784
785 * minibuf.texi: Minor clarifications in previous change.
786
db21122c
GM
7872007-10-25 Glenn Morris <rgm@gnu.org>
788
789 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
790
2328cbb3
RS
7912007-10-24 Richard Stallman <rms@gnu.org>
792
793 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
794
795 * variables.texi (Frame-Local Variables): Node deleted.
796 (Variables): Delete Frame-Local Variables from menu.
797 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
798 (Default Value): Don't mention frame-local vars.
799
800 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
801
802 * loading.texi (Unloading): Document FEATURE-unload-function
803 instead of FEATURE-unload-hook.
804
2328cbb3
RS
805 * frames.texi (Multiple Displays): Don't mention frame-local vars.
806
c066bafa
JL
8072007-10-22 Juri Linkov <juri@jurta.org>
808
809 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
810 (High-Level Completion): Document a list of default value strings
811 in the DEFAULT argument, for which minibuffer functions return the
812 first element.
813
65ced25f
JL
8142007-10-17 Juri Linkov <juri@jurta.org>
815
816 * text.texi (Filling): Update arguments of fill-paragraph.
817 fill-paragraph operates on the active region in Transient Mark mode.
818 Remove fill-paragraph-or-region.
819
ee46ec8e
KB
8202007-10-13 Karl Berry <karl@gnu.org>
821
822 * elisp.texi (@dircategory): Move to after @copying,
823 since we want @copying as close as possible to the beginning of
824 the output.
825
61bbdbc6
RS
8262007-10-12 Richard Stallman <rms@gnu.org>
827
828 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
829
830 * commands.texi (Distinguish Interactive): New node,
831 broken out from Interactive Call and rewritten.
832 (Command Loop): Put Distinguish Interactive in menu.
833
af23e1e8
RS
8342007-10-09 Richard Stallman <rms@gnu.org>
835
836 * text.texi (Examining Properties): Mention overlay priority.
837
838 * display.texi (Display Margins): Correct the description
839 of margin display specifications.
840 (Replacing Specs): New subnode broken out of Display Property.
841
e1965a69
JL
8422007-10-06 Juri Linkov <juri@jurta.org>
843
844 * text.texi (Filling): Document fill-paragraph-or-region.
845
4638454b
JB
8462007-10-05 Juanma Barranquero <lekktu@gmail.com>
847
848 * display.texi (Auto Faces): Fix typo.
849
7ed54cc5
RS
8502007-10-02 Richard Stallman <rms@gnu.org>
851
852 * display.texi (Display Property): Explain some display specs
853 don't let you move point in.
854
855 * frames.texi (Cursor Parameters): Describe
856 cursor-in-non-selected-windows here. Explain more values.
857
858 * windows.texi (Basic Windows): Don't describe
859 cursor-in-non-selected-windows here.
860
305a7ef2
EZ
8612007-10-01 Eli Zaretskii <eliz@gnu.org>
862
863 * processes.texi (Misc Network): Note that these functions are
864 supported only on some systems.
865
f7a7f4eb
RS
8662007-10-01 Richard Stallman <rms@gnu.org>
867
868 * display.texi (Overlay Properties): Explain nil as priority.
869 Explain that conflicts are unpredictable if not resolved by
870 priorities.
871
780d7bb9
RS
8722007-09-23 Richard Stallman <rms@gnu.org>
873
874 * macros.texi (Backquote): Minor clarification.
875
14b4fdfb
RS
8762007-09-19 Richard Stallman <rms@gnu.org>
877
878 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
879 Clarify when they work in parallel and when one overrides.
880 Fix error in example.
14b4fdfb 881
b8d4c8d0
GM
8822007-09-06 Glenn Morris <rgm@gnu.org>
883
884 * Move from lispref/ to doc/lispref/. Change all setfilename
885 commands to use ../../info.
886 * Makefile.in (infodir): Go up one more level.
4638454b 887 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
888 (miscmanualdir): New.
889 (dist): Use new variable miscmanualdir.
890 * makefile.w32-in (infodir, texinputdir): Go up one more level.
891 (usermanualdir): Change from ../man to ../emacs.
892
1bb1f7d3
MR
8932007-08-30 Martin Rudalics <rudalics@gmx.at>
894
895 * commands.texi (Command Loop Info): Advise against changing
896 most variables described here. Explain new variable
897 last-repeatable-command.
898
b8d4c8d0
GM
8992007-08-29 Glenn Morris <rgm@gnu.org>
900
901 * elisp.texi (EMACSVER): Increase to 23.0.50.
902
9032007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
904
905 * frames.texi (Basic Parameters): Add display-environment-variable
906 and term-environment-variable.
907
9082007-08-28 Juri Linkov <juri@jurta.org>
909
910 * display.texi (Image Formats, Other Image Types): Add SVG.
911
9122007-08-28 Juri Linkov <juri@jurta.org>
913
914 * display.texi (Images): Move formats-related text to new node
915 "Image Formats".
916 (Image Formats): New node.
917
619fb9ee
RS
9182007-08-27 Richard Stallman <rms@gnu.org>
919
920 * windows.texi (Window Configurations): Clarify what
921 a window configuration saves.
922
b8d4c8d0
GM
9232007-08-25 Richard Stallman <rms@gnu.org>
924
925 * display.texi (Images): Delete redundant @findex.
926
9272007-08-16 Richard Stallman <rms@gnu.org>
928
929 * processes.texi (Asynchronous Processes): Clarify
930 doc of start-file-process.
931
9322007-08-08 Martin Rudalics <rudalics@gmx.at>
933
934 * modes.texi (Example Major Modes): Fix typo.
935
9362007-08-08 Glenn Morris <rgm@gnu.org>
937
938 * intro.texi (nil and t): Do not use `iff' in documentation.
939
940 * tips.texi (Documentation Tips): Recommend against `iff'.
941
9422007-08-07 Chong Yidong <cyd@stupidchicken.com>
943
944 * display.texi (Image Cache): Document image-refresh.
945
9462007-08-06 Martin Rudalics <rudalics@gmx.at>
947
948 * windows.texi (Size of Window): Document window-full-width-p.
949
9502007-07-25 Glenn Morris <rgm@gnu.org>
951
952 * gpl.texi (GPL): Replace license with GPLv3.
953
954 * Relicense all FSF files to GPLv3 or later.
955
9562007-07-24 Michael Albinus <michael.albinus@gmx.de>
957
4638454b
JB
958 * processes.texi (Synchronous Processes):
959 Add `process-file-shell-command'.
b8d4c8d0
GM
960 (Asynchronous Processes): Mention restricted use of
961 `process-filter' and `process-sentinel' in
962 `start-file-process'. Add `start-file-process-shell-command'.
963
9642007-07-17 Michael Albinus <michael.albinus@gmx.de>
965
966 * files.texi (Magic File Names): Introduce optional parameter
967 IDENTIFICATION for `file-remote-p'.
968
9692007-07-16 Richard Stallman <rms@gnu.org>
970
971 * display.texi (Defining Faces): Fix previous change.
972
9732007-07-14 Richard Stallman <rms@gnu.org>
974
975 * control.texi (Handling Errors): Document `debug' in handler list.
976
9772007-07-10 Richard Stallman <rms@gnu.org>
978
979 * display.texi (Defining Faces): Explain C-M-x feature for defface.
980
9812007-07-09 Richard Stallman <rms@gnu.org>
982
983 * files.texi (Magic File Names): Rewrite previous change.
984
9852007-07-08 Michael Albinus <michael.albinus@gmx.de>
986
987 * files.texi (Magic File Names): Introduce optional parameter
988 CONNECTED for `file-remote-p'.
989
9902007-07-07 Michael Albinus <michael.albinus@gmx.de>
991
992 * processes.texi (Asynchronous Processes):
993 * files.texi (Magic File Names): Add `start-file-process'.
994
9952007-06-27 Richard Stallman <rms@gnu.org>
996
997 * files.texi (Format Conversion Piecemeal): Clarify
998 `after-insert-file-functions' calling convention.
999
10002007-06-27 Michael Albinus <michael.albinus@gmx.de>
1001
4638454b
JB
1002 * files.texi (Magic File Names): Remove `dired-call-process'.
1003 Add `process-file'.
b8d4c8d0
GM
1004
10052007-06-27 Kenichi Handa <handa@m17n.org>
1006
1007 * text.texi (Special Properties): Fix description about
4638454b 1008 `composition' property.
b8d4c8d0
GM
1009
10102007-06-26 Kenichi Handa <handa@m17n.org>
1011
1012 * nonascii.texi (Default Coding Systems): Document about the
1013 return value `undecided'.
1014
10152007-06-25 David Kastrup <dak@gnu.org>
1016
1017 * keymaps.texi (Active Keymaps): Document new POSITION argument of
1018 `current-active-maps'.
1019
10202007-06-24 Karl Berry <karl@gnu.org>
1021
4638454b 1022 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
1023
10242007-06-15 Juanma Barranquero <lekktu@gmail.com>
1025
1026 * display.texi (Overlay Arrow): Doc fix.
1027
10282007-06-14 Karl Berry <karl@tug.org>
1029
1030 * anti.texi (Antinews): Typo.
1031
10322007-06-14 Chong Yidong <cyd@stupidchicken.com>
1033
1034 * display.texi (Image Cache): Document image-refresh.
1035
10362007-06-12 Karl Berry <karl@gnu.org>
1037
1038 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
1039 * two-volume.make: New file.
1040 * .cvsignore: Ignore two-volume files.
1041
10422007-06-12 Tom Tromey <tromey@redhat.com>
1043
1044 * os.texi (Init File): Document user-emacs-directory.
1045
10462007-06-03 Nick Roberts <nickrob@snap.net.nz>
1047
1048 * commands.texi (Click Events): Describe width and height when
1049 object is nil.
1050
10512007-05-30 Nick Roberts <nickrob@snap.net.nz>
1052
1053 * commands.texi (Click Events): Layout more logically. Describe
1054 width and height.
1055 (Drag Events, Motion Events): Update to new format for position.
1056
10572007-06-02 Richard Stallman <rms@gnu.org>
1058
1059 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
1060
10612007-06-02 Chong Yidong <cyd@stupidchicken.com>
1062
1063 * Version 22.1 released.
1064
10652007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1066
1067 * text.texi (Special Properties): Correct meaning of fontified face.
1068
10692007-05-30 Richard Stallman <rms@gnu.org>
1070
1071 * text.texi (Special Properties): Add link to Adjusting Point.
1072
10732007-05-12 Richard Stallman <rms@gnu.org>
1074
1075 * text.texi (Margins): indent-to-left-margin is not the default.
1076 (Mode-Specific Indent): For indent-line-function, the default
1077 is indent-relative.
1078
1079 * modes.texi (Example Major Modes): Explain last line of text-mode
1080 is redundant.
1081
10822007-05-10 Richard Stallman <rms@gnu.org>
1083
1084 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
1085
1086 * help.texi (Keys in Documentation): Add reference to
1087 Documentation Tips.
1088
1089 * files.texi (Format Conversion): TO-FN gets three arguments.
1090
1091 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
1092
10932007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
1094
1095 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
1096 * files.texi (Format Conversion): Expand intro; add menu.
1097 (Format Conversion Overview, Format Conversion Round-Trip)
1098 (Format Conversion Piecemeal): New nodes/subsections.
1099 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
1100 * text.texi (Text Properties): Remove "Saving Properties" from menu.
1101 (Saving Properties): Delete node/subsection.
1102
11032007-05-07 Karl Berry <karl@gnu.org>
1104
1105 * elisp.texi (EMACSVER): Back to 22.
1106
11072007-05-06 Richard Stallman <rms@gnu.org>
1108
1109 * processes.texi (Accepting Output): Revert most of previous change.
1110
11112007-05-05 Richard Stallman <rms@gnu.org>
1112
1113 * processes.texi (Accepting Output): accept-process-output
1114 uses microseconds, not milliseconds. But that arg is obsolete.
1115
11162007-05-04 Karl Berry <karl@tug.org>
1117
1118 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
1119
11202007-05-04 Eli Zaretskii <eliz@gnu.org>
1121
1122 * tips.texi (Documentation Tips): Rearrange items to place the
1123 more important ones first. Add an index entry for hyperlinks.
1124
11252007-05-03 Karl Berry <karl@gnu.org>
1126
1127 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
1128 (EMACSVER) [smallbook]: 22 for printed version.
1129
1130 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
1131 so restore anchor to normal position after defun. Found by Kevin Ryde.
1132
11332007-04-26 Glenn Morris <rgm@gnu.org>
1134
1135 * elisp.texi (EMACSVER): Increase to 22.1.50.
1136
11372007-04-28 Karl Berry <karl@gnu.org>
1138
1139 * elisp.texi: Improve line breaks on copyright page,
1140 similar layout to emacs manual, 8.5x11 by default.
1141
11422007-04-24 Richard Stallman <rms@gnu.org>
1143
1144 * text.texi (Special Properties): Add xref to Overlay Properties.
1145
1146 * display.texi (Overlay Properties): Add xref to Special Properties.
1147
11482007-04-22 Richard Stallman <rms@gnu.org>
1149
1150 * keymaps.texi (Extended Menu Items): Move the info about
1151 format with cached keyboard binding.
1152
11532007-04-21 Richard Stallman <rms@gnu.org>
1154
1155 * text.texi (Special Properties): Clarify previous change.
1156
1157 * files.texi (File Name Expansion): Clarify previous change.
1158
1159 * display.texi (Attribute Functions): Fix example for
1160 face-attribute-relative-p.
1161
11622007-04-19 Kenichi Handa <handa@m17n.org>
1163
1164 * text.texi (Special Properties): Document composition property.
1165
11662007-04-19 Glenn Morris <rgm@gnu.org>
1167
1168 * files.texi (File Name Expansion): Mention "superroot".
1169
11702007-04-15 Chong Yidong <cyd@stupidchicken.com>
1171
1172 * frames.texi (Multiple Displays): Add note about "multi-monitor"
1173 setups.
1174 (Display Feature Testing): Note that display refers to all
1175 physical monitors for multi-monitor setups.
1176
11772007-04-14 Richard Stallman <rms@gnu.org>
1178
1179 * lists.texi (Sets And Lists): Clarify `delete' examples.
1180 Remove spurious xref to same node.
1181 Clarify xref for add-to-list.
1182
11832007-04-12 Nick Roberts <nickrob@snap.net.nz>
1184
1185 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
1186 value of lisp-mode-map.
1187
11882007-04-11 Karl Berry <karl@gnu.org>
1189
1190 * anti.texi (Antinews):
1191 * display.texi (Overlay Properties, Defining Images):
1192 * processes.texi (Synchronous Processes, Sentinels):
1193 * syntax.texi (Syntax Table Internals):
1194 * searching.texi (Regexp Special):
1195 * nonascii.texi (Default Coding Systems):
1196 * text.texi (Special Properties):
1197 * minibuf.texi (Basic Completion): Wording to improve breaks in
1198 8.5x11 format.
1199 * elisp.texi (smallbook): New @set to more easily switch between
1200 smallbook and 8.5x11.
1201
12022007-04-11 Richard Stallman <rms@gnu.org>
1203
1204 * text.texi (Lazy Properties): Minor fix.
1205
12062007-04-08 Karl Berry <karl@gnu.org>
1207
1208 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
1209 * macros.texi (Backquote): Downcase Backquote in index entries for
1210 consistency.
1211
12122007-04-08 Richard Stallman <rms@gnu.org>
1213
1214 * text.texi (Adaptive Fill): Just describe default,
1215 don't show it (since it contains non-ASCII chars).
1216
12172007-04-07 Karl Berry <karl@gnu.org>
1218
1219 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
1220 adaptive-fill-regexp's value, since they are not in the standard
1221 TeX fonts.
1222
12232007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
1224
1225 * display.texi (Defining Faces): Fix example.
1226
12272007-04-07 Karl Berry <karl@gnu.org>
1228
1229 * display.texi (Button Buffer Commands): Improve page break.
1230
12312007-04-07 Richard Stallman <rms@gnu.org>
1232
1233 * advice.texi (Activation of Advice): Remove redundant index entry.
1234
1235 * backups.texi: Improve index entries. Remove redundant ones.
1236
1237 * compile.texi (Byte Compilation): Improve index entry.
1238
1239 * hash.texi (Creating Hash): Improve index entry.
1240
1241 * symbols.texi (Definitions): Improve index entry.
1242
1243 * edebug.texi: Improve index entries. Remove redundant/useless ones.
1244
1245 * maps.texi (Standard Keymaps): Remove useless index entry.
1246
1247 * help.texi (Documentation Basics): Remove redundant index entries.
1248
1249 * customize.texi: Improve index entries.
1250 Remove redundant/useless ones.
1251
1252 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
1253
1254 * streams.texi (Output Variables): Improve index entry.
1255
1256 * abbrevs.texi (Abbrevs): Remove useless index entry.
1257
1258 * macros.texi (Expansion): Remove useless index entry.
1259
1260 * text.texi: Improve index entries. Remove redundant/useless ones.
1261 (Text Properties, Examining Properties)
1262 (Special Properties): Use "property category" instead of "category"
1263 to refer to the `category' property.
1264
1265 * positions.texi: Improve index entries. Remove useless one.
1266
1267 * lists.texi: Improve index entries. Remove redundant/useless ones.
1268
1269 * os.texi: Improve index entries.
1270 (Timers): Fix previous change.
1271
1272 * buffers.texi: Improve index entries.
1273 (Modification Time): Get rid of term "obsolete buffer".
1274
1275 * debugging.texi: Improve index entries.
1276 (Test Coverage): Add xref to other test coverage ftr.
1277
1278 * eval.texi: Improve index entry. Remove redundant ones.
1279
1280 * numbers.texi: Improve index entries. Remove redundant/useless ones.
1281
1282 * files.texi: Improve index entries. Remove redundant/useless ones.
1283
1284 * objects.texi: Improve index entries.
1285
1286 * processes.texi: Improve index entries.
1287
1288 * modes.texi: Improve index entry. Remove redundant one.
1289
1290 * nonascii.texi: Improve index entries.
1291
1292 * internals.texi: Improve index entries.
1293
1294 * syntax.texi: Improve index entries.
1295
1296 * keymaps.texi (Active Keymaps): Improve index entries.
1297
1298 * commands.texi: Improve index entries. Remove redundant/useless ones.
1299
1300 * frames.texi: Improve index entries. Remove redundant/useless ones.
1301
1302 * markers.texi: Improve index entries. Remove redundant ones.
1303
1304 * tips.texi: Improve index entries.
1305
1306 * loading.texi (Unloading): Improve index entry.
1307
1308 * variables.texi: Improve index entries. Remove redundant one.
1309
1310 * sequences.texi: Improve index entry.
1311
1312 * display.texi: Improve index entries. Remove redundant ones.
1313
1314 * windows.texi: Improve index entries.
1315
1316 * searching.texi: Improve index entries. Remove redundant one.
1317
1318 * strings.texi (Case Tables): Improve last change.
1319
13202007-04-04 Chong Yidong <cyd@stupidchicken.com>
1321
1322 * strings.texi (Case Tables): Document with-case-table and
1323 ascii-case-table.
1324
13252007-04-03 Karl Berry <karl@gnu.org>
1326
1327 * processes.texi (Network): Reword to improve page break.
1328
13292007-04-03 Eli Zaretskii <eliz@gnu.org>
1330
1331 * functions.texi (Inline Functions): Describe more disadvantages
1332 of defsubst, and make advice against it stronger.
1333
13342007-04-02 Karl Berry <karl@gnu.org>
1335
1336 * backups.texi (Backup Names): Avoid widow words.
1337 * modes.texi (Example Major Modes): Align last comment.
1338
13392007-04-01 Chong Yidong <cyd@stupidchicken.com>
1340
1341 * keymaps.texi (Remapping Commands): Document new arg to
1342 command-remapping.
1343
13442007-04-01 Karl Berry <karl@gnu.org>
1345
1346 * processes.texi (Low-Level Network): Typo.
1347 * loading.texi (Hooks for Loading): Avoid double "the".
1348 * keymaps.texi (Key Sequences): No double "and".
1349 (Changing Key Bindings): Shorten to improve line break.
1350
13512007-03-31 Glenn Morris <rgm@gnu.org>
1352
1353 * os.texi (Timers): Fix description of run-at-time TIME formats.
1354
13552007-03-31 Richard Stallman <rms@gnu.org>
1356
1357 * display.texi (Invisible Text): Correct buffer-invisibility-spec
1358 regarding ellipsis.
1359
13602007-03-31 Eli Zaretskii <eliz@gnu.org>
1361
1362 * intro.texi (nil and t):
1363 * symbols.texi (Plists and Alists):
1364 * variables.texi (Variable Aliases, Constant Variables):
1365 * functions.texi (Defining Functions):
1366 * advice.texi (Advising Primitives):
1367 * debugging.texi (Syntax Errors, Compilation Errors):
1368 * minibuf.texi (Minibuffer Windows):
1369 * commands.texi (Adjusting Point):
1370 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
1371 (Auto Major Mode, Major Mode Conventions):
1372 * help.texi (Describing Characters):
1373 * files.texi (Create/Delete Dirs, Information about Files)
1374 (File Locks, Writing to Files, Reading from Files)
1375 (Saving Buffers):
1376 * windows.texi (Resizing Windows, Cyclic Window Ordering):
1377 * frames.texi (Finding All Frames):
1378 * positions.texi (Buffer End, Motion):
1379 * markers.texi (The Region):
1380 * text.texi (Deletion, Near Point):
1381 * display.texi (Displaying Messages, Truncation):
1382 * os.texi (Processor Run Time):
1383 * tips.texi (Key Binding Conventions, Programming Tips)
1384 (Warning Tips, Documentation Tips, Comment Tips):
1385 * internals.texi (Memory Usage): Improve indexing.
1386
1387 * variables.texi (Frame-Local Variables):
1388 * functions.texi (Argument List):
1389 * loading.texi (Library Search):
1390 * streams.texi (Output Variables):
1391 * keymaps.texi (Translation Keymaps, Searching Keymaps):
1392 * searching.texi (Replacing Match, Search and Replace):
1393 * processes.texi (Byte Packing, Decoding Output)
1394 (Accepting Output, Network Servers, Shell Arguments):
1395 * display.texi (Abstract Display, Image Cache, Scroll Bars):
1396 * windows.texi (Window Point, Window Start):
1397 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
1398 * commands.texi (Reading Input, Keyboard Events):
1399 * minibuf.texi (Reading File Names, Minibuffer Completion)
1400 (Recursive Mini):
1401 * positions.texi (List Motion):
1402 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
1403 * numbers.texi (Arithmetic Operations, Math Functions)
1404 (Predicates on Numbers, Comparison of Numbers):
1405 (Numeric Conversions):
1406 * locals.texi (Standard Buffer-Local Variables):
1407 * maps.texi (Standard Keymaps):
1408 * os.texi (User Identification, System Environment, Recording Input)
1409 (X11 Keysyms):
1410 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
1411 * backups.texi (Backups and Auto-Saving):
1412 * customize.texi (Customization, Group Definitions)
1413 (Variable Definitions):
1414 * compile.texi (Byte Compilation): Improve index entries.
1415
14162007-03-31 Karl Berry <karl@gnu.org>
1417
1418 * macros.texi (Defining Macros): Avoid widow syllable.
1419
14202007-03-31 Eli Zaretskii <eliz@gnu.org>
1421
1422 * elisp.texi (Top): Postscript -> PostScript.
1423
1424 * display.texi (Images, Postscript Images): Postscript -> PostScript.
1425
14262007-03-31 Markus Triska <markus.triska@gmx.at>
1427
1428 * internals.texi (Writing Emacs Primitives): Untabify `For'.
1429
14302007-03-30 Karl Berry <karl@gnu.org>
1431
1432 * lists.texi (List-related Predicates): Remove spurious @need.
1433 (Setcdr): Use @smallexample to improve page break.
1434 (Association Lists) <assoc>: Reword to improve page break.
1435
1436 * strings.texi (String Conversion): Insert blank line to improve
1437 page break.
1438
1439 * numbers.texi (Random Numbers): Use @minus{}.
1440 (Math Functions): Use @minus{}.
1441
1442 * intro.texi (Acknowledgements): Avoid line breaks before middle
1443 initials.
1444
14452007-03-24 Eli Zaretskii <eliz@gnu.org>
1446
1447 * errors.texi (Standard Errors): Add an index entry.
1448
14492007-03-19 Richard Stallman <rms@gnu.org>
1450
1451 * os.texi (Recording Input): recent-keys now gives 300 keys.
1452
14532007-03-12 Glenn Morris <rgm@gnu.org>
1454
1455 * os.texi: Replace "daylight savings" with "daylight saving"
1456 throughout.
1457
14582007-03-05 Richard Stallman <rms@gnu.org>
1459
1460 * variables.texi (File Local Variables): Update
1461 enable-local-variables values.
1462
14632007-03-04 Richard Stallman <rms@gnu.org>
1464
1465 * syntax.texi (Control Parsing): Minor clarification.
1466
1467 * strings.texi (Formatting Strings): Clarify width, precision, flags.
1468
1469 * sequences.texi (Sequence Functions): Move string-bytes away,
1470 add xref.
1471
1472 * nonascii.texi (Text Representations): Move string-bytes here.
1473
1474 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
1475
1476 * minibuf.texi (Basic Completion): Minor clarification.
1477
1478 * markers.texi (The Mark): Clarify existence vs activation of mark.
1479 Other cleanup.
1480
1481 * display.texi (Finding Overlays): Write better example.
1482
1483 * compile.texi (Eval During Compile): Clarify putting macros
1484 in eval-when-compile.
1485
c5602427 14862007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
1487
1488 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 1489 load-read-function definition doc.
b8d4c8d0
GM
1490
14912007-02-21 Kim F. Storm <storm@cua.dk>
1492
1493 * strings.texi (Text Comparison): Mention that assoc-string
1494 converts symbols to strings before testing.
1495
14962007-02-17 Kim F. Storm <storm@cua.dk>
1497
1498 * processes.texi (Bindat Spec): Vector types can have optional
1499 element type.
1500 (Bindat Examples): Fix example. Add vector with element type.
1501
15022007-02-16 Andreas Schwab <schwab@suse.de>
1503
1504 * strings.texi (Formatting Strings): Document '+' flag.
1505
15062007-02-15 Juanma Barranquero <lekktu@gmail.com>
1507
1508 * strings.texi (Modifying Strings): Clarify that `clear-string'
1509 always converts the string to unibyte.
1510
15112007-02-14 Kim F. Storm <storm@cua.dk>
1512
1513 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
1514 Rewrite glyph code description to refer to these functions.
1515 Remove details of encoding face number and char into integer code.
1516
15172007-02-03 Alan Mackenzie <acm@muc.de>
1518
1519 * loading.texi (Hooks for Loading): Make the description of
1520 `eval-after-load' more detailed, and amend the description of
1521 after-load-alist, in accordance with changes from 2006-05.
1522
15232007-02-03 Chong Yidong <cyd@stupidchicken.com>
1524
1525 * modes.texi (Defining Minor Modes): Document that a :require
1526 keyword or similar may be required to make saved customization
1527 variables work.
1528
15292007-02-03 Eli Zaretskii <eliz@gnu.org>
1530
1531 * elisp.texi (Top): Make the detailed menu headers compliant with
1532 Texinfo guidelines and with what texnfo-upd.el expects. Add
1533 comments to prevent people from inadvertently modifying the key
1534 parts needed by `texinfo-multiple-files-update'.
1535
15362007-02-02 Eli Zaretskii <eliz@gnu.org>
1537
1538 * elisp.texi (Top): Update the top-level menus.
1539
1540 * syntax.texi (Categories): Add index entries.
1541
15422007-02-01 Juanma Barranquero <lekktu@gmail.com>
1543
1544 * display.texi (Attribute Functions): Fix name and description of
1545 the UNDERLINE arg of `set-face-underline-p'.
1546
15472007-01-29 Eli Zaretskii <eliz@gnu.org>
1548
1549 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
1550 Variables", and "Standard Keymaps" to the detailed menu.
1551
1552 * variables.texi (Future Local Variables): Add index entry.
1553
15542007-01-28 Richard Stallman <rms@gnu.org>
1555
1556 * tips.texi (Coding Conventions): Clarify the tip about macros
1557 that define a function or a variable.
1558
1559 * files.texi (File Attributes): UID and GID can be floats.
1560 (Magic File Names): Explain why deferring all operations to
1561 the standard handler does not work.
1562
15632007-01-23 Martin Rudalics <rudalics@gmx.at>
1564
1565 * backups.texi (Reverting): Use "buffer" instead of "file"
1566 when talking about major and minor modes.
1567
15682007-01-21 Richard Stallman <rms@gnu.org>
1569
1570 * help.texi (Documentation): Add xref to Documentation Tips.
1571
15722007-01-14 Juanma Barranquero <lekktu@gmail.com>
1573
1574 * tips.texi (Coding Conventions): Fix typos.
1575
15762007-01-05 Richard Stallman <rms@gnu.org>
1577
1578 * modes.texi (Defining Minor Modes): Fix previous change.
1579
15802007-01-03 Richard Stallman <rms@gnu.org>
1581
1582 * customize.texi (Variable Definitions, Customization Types):
1583 Don't use * in doc string for defcustom.
1584
15852007-01-02 Richard Stallman <rms@gnu.org>
1586
1587 * variables.texi (Variable Aliases): Clarify that aliases vars
1588 always have the same value.
1589
1590 * processes.texi (Bindat Spec): Fix Texinfo usage.
1591
1592 * modes.texi (Defining Minor Modes): Explain effect of command
1593 defined with define-global-minor-mode on new buffers.
1594
15952006-12-30 Kim F. Storm <storm@cua.dk>
1596
1597 * keymaps.texi (Tool Bar): Describe `grow-only' value of
1598 `auto-resize-tool-bars'.
1599
16002006-12-30 Richard Stallman <rms@gnu.org>
1601
1602 * keymaps.texi (Active Keymaps): Fix previous change.
1603
16042006-12-30 Nick Roberts <nickrob@snap.net.nz>
1605
1606 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
1607
16082006-12-30 Kim F. Storm <storm@cua.dk>
1609
1610 * processes.texi (Bindat Spec): Clarify using field names in
1611 length specifications.
1612
16132006-12-29 Kim F. Storm <storm@cua.dk>
1614
1615 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1616 Add count and index variables for eval forms in repeat blocks.
1617
16182006-12-24 Richard Stallman <rms@gnu.org>
1619
1620 * customize.texi (Variable Definitions): Document
1621 new name custom-add-frequent-value.
1622
16232006-12-19 Kim F. Storm <storm@cua.dk>
1624
1625 * commands.texi (Misc Events): User signals now result in sigusr1
1626 and sigusr2 events which are handled through special-event-map.
1627 (Special Events): User signals and drag-n-drop are special.
1628
16292006-12-17 Richard Stallman <rms@gnu.org>
1630
1631 * loading.texi (Named Features): Explain subfeatures better.
1632
1633 * customize.texi: Use "option" only for user options.
1634 For the keyword values inside defcustom etc, say "keywords".
1635 For :options value's elements, say "elements".
1636 :group should not be omitted.
1637
1638 * syntax.texi (Parsing Expressions): Split up node.
1639 (Motion via Parsing, Position Parse, Parser State)
1640 (Low-Level Parsing, Control Parsing): New subnodes.
1641 (Parser State): Document syntax-ppss-toplevel-pos.
1642
1643 * positions.texi (List Motion): Punctuation fix.
1644
1645 * files.texi (File Name Completion): Document PREDICATE arg
1646 to file-name-completion.
1647
16482006-12-16 Eli Zaretskii <eliz@gnu.org>
1649
1650 * internals.texi (Building Emacs, Writing Emacs Primitives):
1651 Add index entries.
1652
16532006-12-11 Richard Stallman <rms@gnu.org>
1654
1655 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
1656 affects face menu. Explain how to make it non-nil without enabling
1657 any fontification.
1658
16592006-12-10 Chong Yidong <cyd@stupidchicken.com>
1660
1661 * modes.texi (Font Lock Basics): Document nil value of
1662 font-lock-defaults.
1663
16642006-12-10 Glenn Morris <rgm@gnu.org>
1665
1666 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
1667 value for system-flag argument. Abbrev tables may not be empty
1668 when major modes are loaded.
1669
16702006-12-08 Juanma Barranquero <lekktu@gmail.com>
1671
1672 * makefile.w32-in (maintainer-clean): Partially revert last
1673 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
1674 to protect elisp-covers.texi.
1675
16762006-12-07 Juanma Barranquero <lekktu@gmail.com>
1677
1678 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1679 Don't remove elisp* info files; they are already deleted by the
1680 `clean' and `distclean' targets, and they are in the $(infodir)
1681 directory, not the current one.
1682
16832006-12-04 Kim F. Storm <storm@cua.dk>
1684
1685 * commands.texi (Misc Events): Update signal events.
1686 (Event Examples): Add signal example.
1687
16882006-11-29 Richard Stallman <rms@gnu.org>
1689
1690 * frames.texi (Visibility of Frames): Explain visible windows
1691 can be covered by others. Add xref for raise-frame.
1692
16932006-11-28 Richard Stallman <rms@gnu.org>
1694
1695 * searching.texi (Regexp Special): Update when ^ is special.
1696
16972006-11-27 Eli Zaretskii <eliz@gnu.org>
1698
1699 * customize.texi (Customization, Common Keywords)
1700 (Group Definitions, Variable Definitions, Composite Types)
1701 (Type Keywords, Customization Types): Add index entries for
1702 various customization keywords.
1703
17042006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1705
1706 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1707
c8763fb6 17082006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
1709
1710 * frames.texi (Window System Selections): Remove clipboard from
1711 description of selection-coding-system.
1712
17132006-11-06 Richard Stallman <rms@gnu.org>
1714
1715 * lists.texi (List Variables): Document COMPARE-FN.
1716
1717 * keymaps.texi: Avoid use of "binding" to mean a relation;
1718 use it only to refer to the meaning associated with a key.
1719 (Keymaps): Change menu node description.
1720
1721 * elisp.texi (Top): Change menu node description.
1722
1723 * display.texi (Managing Overlays): Document overlay-recenter.
1724
17252006-10-29 Chong Yidong <cyd@stupidchicken.com>
1726
1727 * Makefile.in: Use relative paths to avoid advertising filesystem
1728 contents during compilation.
1729
17302006-10-23 Kim F. Storm <storm@cua.dk>
1731
1732 * commands.texi (Event Input Misc): Update unread-command-events.
1733
17342006-10-23 Nick Roberts <nickrob@snap.net.nz>
1735
1736 * lists.texi (Sets And Lists): Fix typos.
1737
17382006-10-18 Juanma Barranquero <lekktu@gmail.com>
1739
1740 * control.texi (Processing of Errors): Use @var for an argument,
1741 not @code.
1742
17432006-10-16 Richard Stallman <rms@gnu.org>
1744
1745 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1746
1747 * keymaps.texi (Format of Keymaps): Show all the keymap element
1748 patterns that result from menu items.
1749 (Key Lookup): Minor cleanups.
1750
1751 * modes.texi (Precalculated Fontification): Don't say that
1752 not setting font-lock-defaults avoids loading font-lock.
1753
1754 * help.texi (Documentation): Move xref to Emacs Manual here.
1755 (Documentation Basics): From here.
1756 Also doc emacs-lisp-docstring-fill-column.
1757
1758 * elisp.texi: Update version and ISBN.
1759
1760 * commands.texi (Interactive Call): Clarify KEYS arg to
1761 call-interactively is a vector.
1762 (Command Loop Info): Delete anchor in this-command-keys.
1763 Add anchor in this-command-keys-vector.
1764 (Recursive Editing): Document how recursive-edit
1765 handles the current buffer.
1766
17672006-10-13 Chong Yidong <cyd@stupidchicken.com>
1768
1769 * frames.texi (Frame Titles): %c and %l are ignored in
1770 frame-title-format.
1771
17722006-10-11 Richard Stallman <rms@gnu.org>
1773
1774 * keymaps.texi (Key Sequences): Clarify use of kbd.
1775
17762006-10-10 Kim F. Storm <storm@cua.dk>
1777
1778 * lists.texi (Sets And Lists): Add memql.
1779
17802006-10-03 Richard Stallman <rms@gnu.org>
1781
1782 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1783 Clarify :ascii: and :nonascii:.
1784
17852006-09-29 Juri Linkov <juri@jurta.org>
1786
1787 * modes.texi (%-Constructs): Reorder coding systems in the
1788 documentation of %z to the real order displayed in the modeline.
1789
17902006-09-25 Richard Stallman <rms@gnu.org>
1791
1792 * os.texi (Timers): Describe timer-max-repeats.
1793
17942006-09-25 Chong Yidong <cyd@stupidchicken.com>
1795
1796 * os.texi (Timers): Mention with-local-quit.
1797
17982006-09-24 Richard Stallman <rms@gnu.org>
1799
1800 * searching.texi (Searching and Matching): Mention property search.
1801
1802 * commands.texi (Command Loop Info): Explain how read-event affects
1803 this-command-keys.
1804
18052006-09-20 Richard Stallman <rms@gnu.org>
1806
1807 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1808
1809 * windows.texi (Window Start): Minor cleanups.
1810
18112006-09-20 Kim F. Storm <storm@cua.dk>
1812
1813 * windows.texi (Window Start): pos-visible-in-window-p allows
1814 specifying t for position to mean "end of window".
1815 Add window-line-height.
1816
1817 * anti.texi (Antinews): Mention window-line-height.
1818
18192006-09-19 David Kastrup <dak@gnu.org>
1820
1821 * keymaps.texi (Searching Keymaps): Small clarification.
1822
18232006-09-18 Richard Stallman <rms@gnu.org>
1824
1825 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1826 cause keyboard menus.
1827 (Menu Keymaps): Likewise.
1828 (Defining Menus, Keyboard Menus): Clarify.
1829
1830 * text.texi (Fields): Clarify explanation of constrain-to-field.
1831
18322006-09-16 Eli Zaretskii <eliz@gnu.org>
1833
1834 * variables.texi (Tips for Defining): Fix a typo.
1835
18362006-09-15 Richard Stallman <rms@gnu.org>
1837
1838 * keymaps.texi (Remapping Commands, Searching Keymaps)
1839 (Active Keymaps): Clean up previous change.
1840
18412006-09-15 Jay Belanger <belanger@truman.edu>
1842
1843 * gpl.texi: Replace "Library Public License" by "Lesser Public
1844 License" throughout.
1845
18462006-09-15 David Kastrup <dak@gnu.org>
1847
1848 * keymaps.texi (Active Keymaps): Adapt description to use
1849 `get-char-property' instead `get-text-property'. Explain how
1850 mouse events change this. Explain the new optional argument of
1851 `key-binding' and its mouse-dependent lookup.
1852 (Searching Keymaps): Adapt description similarly.
1853 (Remapping Commands): Explain the new optional argument of
1854 `command-remapping'.
1855
18562006-09-14 Richard Stallman <rms@gnu.org>
1857
1858 * keymaps.texi (Searching Keymaps): Clarification.
1859 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
1860
18612006-09-13 Richard Stallman <rms@gnu.org>
1862
1863 * objects.texi (Character Type): Node split.
1864 Add xref to Describing Characters.
1865 (Basic Char Syntax, General Escape Syntax)
1866 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1867
18682006-09-11 Richard Stallman <rms@gnu.org>
1869
1870 * display.texi (Display Table Format): Wording clarification.
1871 (Glyphs): Clarifications.
1872
18732006-09-10 Chong Yidong <cyd@stupidchicken.com>
1874
1875 * keymaps.texi (Active Keymaps): Mention that key-binding checks
1876 local maps.
1877
18782006-09-10 Kim F. Storm <storm@cua.dk>
1879
1880 * display.texi (Forcing Redisplay): Document return value of
1881 function redisplay.
1882
18832006-09-09 Richard Stallman <rms@gnu.org>
1884
1885 * windows.texi (Window Hooks): Explain limits of
1886 window-scroll-functions.
1887
1888 * display.texi (Fringe Indicators): Update for last change in
1889 indicate-buffer-boundaries.
1890
18912006-09-08 Richard Stallman <rms@gnu.org>
1892
1893 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1894
18952006-09-06 Kim F. Storm <storm@cua.dk>
1896
1897 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1898
1899 * windows.texi (Window Start): Update pos-visible-in-window-p.
1900
19012006-09-04 Richard Stallman <rms@gnu.org>
1902
1903 * processes.texi (Accepting Output): Explain SECONDS=0 for
1904 accept-process-output.
1905
1906 * os.texi (Idle Timers): Explain why timer functions should not
1907 loop until (input-pending-p).
1908
19092006-09-02 Eli Zaretskii <eliz@gnu.org>
1910
1911 * makefile.w32-in (usermanualdir): New variable.
1912 (elisp.dvi): Use it.
1913
19142006-09-01 Eli Zaretskii <eliz@gnu.org>
1915
1916 * buffers.texi (Buffer Modification): Fix last change.
1917
19182006-09-01 Chong Yidong <cyd@stupidchicken.com>
1919
1920 * buffers.texi (Buffer Modification): Document
1921 buffer-chars-modified-tick.
1922
19232006-08-31 Richard Stallman <rms@gnu.org>
1924
1925 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1926
19272006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
1928
1929 * modes.texi (Syntactic Font Lock):
1930 Mention font-lock-syntactic-face-function
1931 instead of specific faces.
1932
19332006-08-29 Chong Yidong <cyd@stupidchicken.com>
1934
1935 * display.texi (Images): Add xrref to display-images-p.
1936
19372006-08-28 Kenichi Handa <handa@m17n.org>
1938
1939 * nonascii.texi (Lisp and Coding Systems): Fix description of
1940 detect-coding-region.
1941
19422006-08-27 Michael Olson <mwolson@gnu.org>
1943
1944 * processes.texi (Transaction Queues): Remove stray quote
1945 character.
1946
19472006-08-25 Richard Stallman <rms@gnu.org>
1948
1949 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
1950 Add xref.
1951
19522006-08-24 Chong Yidong <cyd@stupidchicken.com>
1953
1954 * os.texi (Timers): Avoid waiting inside timers.
1955
19562006-08-21 Lute Kamstra <lute@gnu.org>
1957
1958 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
1959
19602006-08-20 Richard Stallman <rms@gnu.org>
1961
1962 * os.texi (Idle Timers): New node, split out from Timers.
1963 Document current-idle-time.
1964 * commands.texi (Reading One Event): Update xref.
1965 * elisp.texi (Top): Update subnode menu.
1966
19672006-08-16 Richard Stallman <rms@gnu.org>
1968
1969 * keymaps.texi (Extended Menu Items): Show format of cached
1970 bindings in extended menu items.
1971
1972 * customize.texi (Variable Definitions): Explain when the
1973 standard value expression is evaluated.
1974
19752006-08-15 Chong Yidong <cyd@stupidchicken.com>
1976
1977 * commands.texi (Reading One Event): Explain idleness in
1978 `read-event'.
1979
19802006-08-12 Chong Yidong <cyd@stupidchicken.com>
1981
1982 * text.texi (Near Point): Say "cursor" not "terminal cursor".
1983 (Commands for Insertion): Removed split-line since it's not
1984 relevant for Lisp programming.
1985 (Yank Commands): Rewrite introduction.
1986 (Undo): Clarify.
1987 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
1988 (Filling): Remove redundant comment. Clarify return value of
1989 current-justification.
1990 (Margins): Minor clarifications.
1991 (Adaptive Fill): Update default value of adaptive-fill-regexp.
1992 (Sorting): Update definition of sort-lines.
1993 (Columns): Clarify behavior of sort-columns.
1994 (Indent Tabs): Link to Tab Stops in Emacs manual.
1995 (Special Properties): Clarify.
1996 (Clickable Text): Mention Buttons package.
1997
19982006-08-12 Kevin Ryde <user42@zip.com.au>
1999
2000 * os.texi (Time Parsing): Add %z to description of
2001 format-time-string, as per docstring. Add cross reference to
2002 glibc manual for strftime.
2003
20042006-08-08 Richard Stallman <rms@gnu.org>
2005
2006 * modes.texi: Clean up wording in previous change.
2007
20082006-08-07 Chong Yidong <cyd@stupidchicken.com>
2009
2010 * modes.texi (Hooks): Clarify.
2011 (Major Mode Basics): Mention define-derived-mode explicitly.
2012 (Major Mode Conventions): Rebinding RET is OK for some modes.
2013 Mention change-major-mode-hook and after-change-major-mode-hook.
2014 (Example Major Modes): Moved to end of Modes section.
2015 (Mode Line Basics): Clarify.
2016 (Mode Line Data): Mention help-echo and local-map in strings.
2017 Explain reason for treatment of non-risky variables.
2018 (Properties in Mode): Clarify.
2019 (Faces for Font Lock): Add font-lock-negation-char-face.
2020
20212006-08-04 Eli Zaretskii <eliz@gnu.org>
2022
2023 * strings.texi (Formatting Strings): Warn against arbitrary
2024 strings as first arg to `format'.
2025
20262006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
2027
2028 * text.texi (Clickable Text): Mention `help-echo' text property.
2029 Update intro, examples and associated explanations.
2030
20312006-07-31 Richard Stallman <rms@gnu.org>
2032
2033 * commands.texi: Update xrefs.
2034 (Event Mod): New node, cut out from old Translating Input.
2035
2036 * maps.texi: Update xrefs.
2037
2038 * keymaps.texi (Translation Keymaps): New node.
2039 Update xrefs from Translating Input to Translation Keymaps.
2040
2041 * elisp.texi (Top): Update subnode menu.
2042
2043 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
2044
2045 * os.texi (System Interface): Fix menu descriptions of some nodes.
2046 (Translating Input): Node deleted.
2047
20482006-07-31 Nick Roberts <nickrob@snap.net.nz>
2049
2050 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
2051
2052 * lists.texi (Sets And Lists): Likewise.
2053
20542006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
2055
2056 * text.texi (Fields): Mention POS
2057 requirement when narrowing is in effect.
2058
20592006-07-28 Richard Stallman <rms@gnu.org>
2060
2061 * display.texi (Face Attributes): Simplify wording.
2062 (Attribute Functions): Clarify meaning of new-frame default
2063 attribute settings.
2064
2065 * customize.texi (Common Keywords): Document how to use
2066 :package-version in a package not in Emacs.
2067
20682006-07-28 Kim F. Storm <storm@cua.dk>
2069
2070 * commands.texi (Reading One Event): Fix last change.
2071
20722006-07-26 Chong Yidong <cyd@stupidchicken.com>
2073
2074 * commands.texi (Reading One Event): Document SECONDS argument for
2075 read-event, read-char, and read-char-exclusive.
2076
20772006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2078
2079 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
2080 to ensure correct identification.
2081
20822006-07-24 Richard Stallman <rms@gnu.org>
2083
2084 * text.texi (Clickable Text): Clarify.
2085
2086 * sequences.texi (Vector Functions): Delete duplicate xref.
2087
2088 * objects.texi (Function Type): Clarify.
2089
2090 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
2091 modes.
2092
2093 * lists.texi (List Variables): New node.
2094 Material moved from other nodes.
2095
2096 * variables.texi (Setting Variables): add-to-list and
2097 add-to-ordered-list moved to List Variables node.
2098
20992006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2100
2101 * text.texi (Links and Mouse-1):
2102 For mouse-on-link-p, expand on arg POS.
2103
21042006-07-21 Kim F. Storm <storm@cua.dk>
2105
2106 * display.texi (Forcing Redisplay): Don't mention systems which
2107 don't support sub-second timers for redisplay-preemption-period.
2108
2109 * os.texi (Terminal Output): Clarify text vs graphical terminal.
2110
21112006-07-21 Eli Zaretskii <eliz@gnu.org>
2112
2113 * frames.texi (Input Focus): Document that focus-follows-mouse has
2114 no effect on MS-Windows.
2115
21162006-07-18 Richard Stallman <rms@gnu.org>
2117
2118 * display.texi (Forcing Redisplay): Cleanups in previous change.
2119
2120 * processes.texi (Low-Level Network): Make menu more convenient.
2121
21222006-07-18 Kim F. Storm <storm@cua.dk>
2123
2124 * display.texi (Forcing Redisplay): redisplay-preemption-period
2125 only used on window systems. Add xref to Terminal Output.
2126
2127 * os.texi (Terminal Output): baud-rate only controls preemption on
2128 non-window systems. Add xref to Forcing Redisplay.
2129
2130 * processes.texi (Low-Level Network): Rename node "Make Network"
2131 to "Network Processes".
2132
21332006-07-18 Karl Berry <karl@gnu.org>
2134
2135 * variables.texi, functions.texi, customize.texi, loading.texi:
2136 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
2137
21382006-07-17 Chong Yidong <cyd@stupidchicken.com>
2139
2140 * commands.texi (Waiting): Document batch-mode sit-for behavior.
2141
21422006-07-17 Richard Stallman <rms@gnu.org>
2143
2144 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
2145 Put period and comma inside quotes.
2146
2147 * loading.texi, markers.texi: Use real doublequote inside menus.
2148
2149 * windows.texi: Put point and comma inside quotes.
2150 (Textual Scrolling): Use @samp for error message.
2151
2152 * variables.texi, tips.texi, syntax.texi, symbols.texi:
2153 * strings.texi, streams.texi, processes.texi, os.texi:
2154 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
2155 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
2156 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
2157 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
2158 Put point and comma inside quotes.
2159
2160 * control.texi (Processing of Errors): Add command-error-function.
2161
2162 * variables.texi (File Local Variables): Clarify that
2163 file local variables make buffer-local bindings.
2164
2165 * modes.texi (Syntactic Font Lock): Give default for
2166 font-lock-syntax-table.
2167
21682006-07-17 Nick Roberts <nickrob@snap.net.nz>
2169
2170 * text.texi (Special Properties): Clean up previous change.
2171
21722006-07-16 Karl Berry <karl@gnu.org>
2173
2174 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
2175 * control.texi: Fix bad page breaks through chapter 10 (control).
2176
2177 * anti.texi (Antinews): Reorder face-attribute fns to avoid
2178 underfull hbox.
2179
21802006-07-15 Nick Roberts <nickrob@snap.net.nz>
2181
2182 * text.texi (Special Properties): Describe fontified text property
2183 in relation to a character (not text).
2184
21852006-07-15 Kim F. Storm <storm@cua.dk>
2186
2187 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
2188 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
2189 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
2190
2191 * anti.texi (Antinews): Mention redisplay function.
2192 The kbd macro existed, but was not documented, before 22.x.
2193 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
2194
21952006-07-14 Nick Roberts <nickrob@snap.net.nz>
2196
2197 * display.texi (Displaying Messages): Add anchor.
2198
2199 * frames.texi (Dialog Boxes): Use it.
2200
22012006-07-12 Richard Stallman <rms@gnu.org>
2202
2203 * objects.texi (Frame Type): Explain nature of frames better.
2204
2205 * frames.texi (Frames): Explain nature of frames better.
2206
22072006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
2208
2209 * tips.texi (Coding Conventions): Explain why use cl at compile time.
2210
22112006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2212
2213 * frames.texi (Window System Selections): Mention scrap support for Mac.
2214 Default value of x-select-enable-clipboard is t on Mac.
2215
2216 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
2217
22182006-07-11 Kim F. Storm <storm@cua.dk>
2219
2220 * display.texi (Forcing Redisplay): Add `redisplay' function.
2221 Don't mention (sit-for -1) -- use (redisplay t) instead.
2222
2223 * commands.texi (Waiting): (sit-for -1) is no longer special.
2224 (sit-for 0) is equivalent to (redisplay).
2225 Iconifying/deiconifying no longer makes sit-for return.
2226
22272006-07-10 Nick Roberts <nickrob@snap.net.nz>
2228
2229 * display.texi (Buttons): Fix typo.
2230
2231 * index.texi, elisp.texi (New Symbols): Comment node out.
2232
22332006-07-09 Richard Stallman <rms@gnu.org>
2234
2235 * display.texi (Truncation): Clean up previous change.
2236
22372006-07-08 Richard Stallman <rms@gnu.org>
2238
2239 * commands.texi (Interactive Call): Use 3 as prefix in example
2240 for execute-extended-command.
2241
2242 * display.texi (Attribute Functions): Move paragraph about
2243 compatibility with Emacs < 21.
2244
22452006-07-09 Kim F. Storm <storm@cua.dk>
2246
2247 * display.texi (Refresh Screen): Clarify force-window-update.
2248 (Truncation): "Normally" indicated by fringe arrows.
2249
22502006-07-08 Eli Zaretskii <eliz@gnu.org>
2251
2252 * windows.texi (Textual Scrolling, Resizing Windows):
2253 * variables.texi (Constant Variables):
2254 * text.texi (Buffer Contents, Deletion, Changing Properties)
2255 (Property Search, Special Properties, Sticky Properties)
2256 (Links and Mouse-1, Fields, Change Hooks):
2257 * syntax.texi (Syntax Table Functions, Parsing Expressions)
2258 (Categories):
2259 * symbols.texi (Other Plists):
2260 * streams.texi (Output Variables):
2261 * processes.texi (Input to Processes, Query Before Exit):
2262 * positions.texi (Word Motion, Text Lines, List Motion):
2263 * os.texi (Init File, System Environment, Sound Output)
2264 (Session Management):
2265 * nonascii.texi (Text Representations, Character Sets)
2266 (Chars and Bytes, Locales):
2267 * modes.texi (Defining Minor Modes, Header Lines):
2268 * minibuf.texi (Minibuffer Contents):
2269 * markers.texi (Information from Markers):
2270 * lists.texi (List Elements, Building Lists, Association Lists):
2271 * keymaps.texi (Tool Bar):
2272 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
2273 * functions.texi (What Is a Function, Mapping Functions):
2274 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
2275 (Color Names, Text Terminal Colors, Display Feature Testing):
2276 * files.texi (Visiting Functions, File Name Components)
2277 (Unique File Names, Contents of Directories):
2278 * display.texi (Forcing Redisplay, Displaying Messages)
2279 (Temporary Displays, Font Selection, Auto Faces)
2280 (Font Lookup, Fringe Indicators, Display Margins)
2281 (Image Descriptors, Showing Images, Image Cache, Button Types)
2282 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
2283 (Display Table Format, Glyphs):
2284 * control.texi (Iteration):
2285 * commands.texi (Command Loop Info, Adjusting Point):
2286 * backups.texi (Making Backups, Auto-Saving):
2287 Remove @tindex entries.
2288
22892006-07-07 Kim F. Storm <storm@cua.dk>
2290
2291 * display.texi (Fringe Cursors): Fix typo.
2292 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
2293 (Overlay Arrow): Default is overlay-arrow fringe indicator.
2294
22952006-07-05 Richard Stallman <rms@gnu.org>
2296
2297 * text.texi (Buffer Contents): Add example of text props
2298 in result of buffer-substring.
2299 (Text Properties): Explain better about use of specific property names.
2300 (Property Search): Some cleanups; reorder some functions.
2301
2302 * keymaps.texi (Changing Key Bindings): Cleanup.
2303 Add xref to Key Binding Conventions.
2304
2305 * display.texi (Attribute Functions): Add examples for
2306 face-attribute-relative-p.
2307
2308 * tips.texi (Coding Conventions): Cleanup last change.
2309
23102006-07-05 Karl Berry <karl@gnu.org>
2311
2312 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
2313 Remove @setchapternewpage odd.
2314 Result is 1013 pages, down from 1100.
2315
2316 * anti.texi, customize.texi, display.texi, internals.texi:
2317 * minibuf.texi, modes.texi, tips.texi:
2318 Fix overfull/underfull boxes.
2319
23202006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2321
2322 * edebug.texi (Instrumenting):
2323 Add Edebug-specific findex for eval-buffer.
2324 * loading.texi (Loading):
2325 Replace eval-current-buffer with eval-buffer.
2326
23272006-06-30 Nick Roberts <nickrob@snap.net.nz>
2328
2329 * locals.texi (Standard Buffer-Local Variables): Update the list
2330 of variables.
2331
23322006-06-26 Nick Roberts <nickrob@snap.net.nz>
2333
2334 * files.texi (File Name Completion): Point user to the node
2335 "Reading File Names".
2336
23372006-06-24 Eli Zaretskii <eliz@gnu.org>
2338
2339 * files.texi (Contents of Directories): Document case-insensitive
2340 behavior on respective filesystems.
2341
2342 * objects.texi (Character Type): Document that Emacs signals an
2343 error for unsupported Unicode characters specified as \uNNNN.
2344
23452006-06-19 Richard Stallman <rms@gnu.org>
2346
2347 * processes.texi (Bindat Spec): Clarify previous change.
2348
23492006-06-16 Richard Stallman <rms@gnu.org>
2350
2351 * tips.texi (Coding Conventions): Better explain conventions
2352 for definition constructs.
2353
2354 * text.texi (Special Properties): String value of `read-only'
2355 serves as the error message.
2356
2357 * objects.texi (Character Type): Clarify prev. change.
2358 (Non-ASCII in Strings): Mention \u and \U.
2359
2360 * commands.texi (Using Interactive): Explain problem of
2361 markers, etc., in command-history.
2362
23632006-06-14 Kim F. Storm <storm@cua.dk>
2364
2365 * commands.texi (Waiting): Negative arg to sit-for forces
2366 redisplay even if input is pending.
2367
2368 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
2369 redisplay. Remove incorrect example of binding redisplay-dont-pause
2370 around (sit-for 0).
2371
23722006-06-13 Richard Stallman <rms@gnu.org>
2373
2374 * display.texi (Forcing Redisplay): Clarify previous change.
2375
23762006-06-13 Romain Francoise <romain@orebokech.com>
2377
2378 * display.texi (Forcing Redisplay): Fix typo.
2379
23802006-06-13 Kim F. Storm <storm@cua.dk>
2381
2382 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
2383
23842006-06-10 Luc Teirlinck <teirllm@auburn.edu>
2385
2386 * tips.texi (Coding Conventions): Add `@end itemize'.
2387
23882006-06-10 Richard Stallman <rms@gnu.org>
2389
2390 * tips.texi (Coding Conventions): Explain use of coding systems
2391 to ensure one decoding for strings.
2392
23932006-06-09 Aidan Kehoe <kehoea@parhasard.net>
2394
2395 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
2396 syntax.
2397
23982006-06-07 Eli Zaretskii <eliz@gnu.org>
2399
2400 * display.texi (Font Selection): Remove description of
2401 clear-face-cache.
2402
2403 * compile.texi (Eval During Compile): Fix a typo. Add index
2404 entries for possible uses of eval-when-compile.
2405
24062006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
2407
2408 * display.texi (Abstract Display): Fix typo.
2409
24102006-06-03 Eli Zaretskii <eliz@gnu.org>
2411
2412 * minibuf.texi (Minibuffer History) <history-add-new-input>:
2413 Reword variable's description.
2414
24152006-06-01 Richard Stallman <rms@gnu.org>
2416
2417 * windows.texi (Splitting Windows): Clarify splitting nonselected
2418 window.
2419
24202006-05-31 Juri Linkov <juri@jurta.org>
2421
2422 * minibuf.texi (Minibuffer History): Add history-add-new-input.
2423
24242006-05-30 Richard Stallman <rms@gnu.org>
2425
2426 * display.texi (Line Height): Fix errors in description of
10d1d0af 2427 default line height and line-height property.
b8d4c8d0
GM
2428
2429 * nonascii.texi (Default Coding Systems): Further clarification.
2430
24312006-05-29 Luc Teirlinck <teirllm@auburn.edu>
2432
2433 * internals.texi (Pure Storage): Mention that an overflow in pure
2434 space causes a memory leak.
2435 (Garbage Collection): If there was an overflow in pure space,
2436 `garbage-collect' returns nil.
2437
24382006-05-30 Eli Zaretskii <eliz@gnu.org>
2439
2440 * nonascii.texi (Default Coding Systems): Fix it some more.
2441
24422006-05-29 Eli Zaretskii <eliz@gnu.org>
2443
2444 * nonascii.texi (Default Coding Systems): Fix last change.
2445
24462006-05-29 Kenichi Handa <handa@m17n.org>
2447
2448 * nonascii.texi (find-operation-coding-system): Describe the new
2449 argument format (FILENAME . BUFFER).
2450
24512006-05-28 Richard Stallman <rms@gnu.org>
2452
2453 * tips.texi (Coding Conventions): Better explain reasons not to
2454 advise other packages or use `eval-after-load'.
2455
24562006-05-29 Kim F. Storm <storm@cua.dk>
2457
2458 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
2459 `bindat-idx' and `bindat-raw' for clarity.
2460
24612006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2462
2463 * processes.texi (Bindat Spec): Expand on `repeat' handler.
2464
2465 * display.texi (Display): Add "Abstract Display" to menu.
2466 (Abstract Display, Abstract Display Functions)
2467 (Abstract Display Example): New nodes.
2468 * elisp.texi (Top): Add "Abstract Display" to menu.
2469
24702006-05-27 Chong Yidong <cyd@stupidchicken.com>
2471
2472 * keymaps.texi (Key Sequences): Link to input events definition.
2473 (Format of Keymaps): Delete material duplicated in Keymap Basics.
2474
2475 * files.texi (Changing Files): Document updated argument list for
2476 copy-file.
2477
24782006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2479
2480 * processes.texi (Bindat Functions): Explain term "total length".
2481 Use it in bindat-length and bindat-pack descriptions.
2482
24832006-05-26 Eli Zaretskii <eliz@gnu.org>
2484
2485 * tips.texi (Coding Conventions): Advise against using
2486 eval-after-load in packages. Add an index entry.
2487
24882006-05-25 Juri Linkov <juri@jurta.org>
2489
2490 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
2491
2492 * modes.texi (%-Constructs): Add %e, %z, %Z.
2493
24942006-05-25 Richard Stallman <rms@gnu.org>
2495
2496 * elisp.texi (Top): Update subnode menu.
2497
2498 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
2499 (Keymaps): Update menu.
2500
25012006-05-25 Chong Yidong <cyd@stupidchicken.com>
2502
2503 * keymaps.texi (Key Sequences): Some clarifications.
2504
25052006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
2506
2507 * processes.texi (Bindat Functions): Say "unibyte string"
2508 explicitly for bindat-unpack and bindat-pack descriptions.
2509 (Bindat Examples): Don't call `string-make-unibyte' in example.
2510
25112006-05-25 Chong Yidong <cyd@stupidchicken.com>
2512
2513 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 2514 Explain string and vector representations of key sequences.
b8d4c8d0
GM
2515
2516 * keymaps.texi (Changing Key Bindings):
dd7b651b 2517 * commands.texi (Interactive Codes):
b8d4c8d0
GM
2518 * help.texi (Describing Characters): Refer to it.
2519
25202006-05-23 Luc Teirlinck <teirllm@auburn.edu>
2521
2522 * frames.texi (Pointer Shape): @end table -> @end defvar.
2523
25242006-05-22 Richard Stallman <rms@gnu.org>
2525
2526 * elisp.texi (Top): Update subnode menus.
2527
2528 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
2529 Contents rewritten; material from old Pointer Shape node moved here.
2530
2531 * display.texi (Pointer Shape): Node deleted.
2532 (Image Descriptors): Minor cleanup.
2533
25342006-05-21 Richard Stallman <rms@gnu.org>
2535
2536 * syntax.texi (Parsing Expressions): Update info on which STATE
2537 elements are ignored.
2538
25392006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2540
2541 * hooks.texi (Standard Hooks): Correct typo.
2542
2543 * gpl.texi (GPL): ifinfo -> ifnottex.
2544
25452006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
2546
2547 * searching.texi (Simple Match Data): Warn about match data being
2548 set anew by every search.
2549
25502006-05-17 Richard Stallman <rms@gnu.org>
2551
2552 * minibuf.texi (Minibuffer History): Clarify.
2553
2554 * searching.texi (Regexp Special): Clarify nested regexp warning.
2555
25562006-05-16 Kim F. Storm <storm@cua.dk>
2557
2558 * minibuf.texi (Minibuffer History): Update add-to-history.
2559
25602006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
2561
2562 * nonascii.texi (Explicit Encoding): Fix
2563 typo (encoding<->decoding).
2564
25652006-05-14 Richard Stallman <rms@gnu.org>
2566
2567 * buffers.texi (Creating Buffers): Cleanup.
2568
2569 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
2570
25712006-05-13 Eli Zaretskii <eliz@gnu.org>
2572
2573 * buffers.texi (Current Buffer): Document that with-temp-buffer
2574 disables undo.
2575
2576 * os.texi (Terminal-Specific): More accurate description of how
2577 Emacs searches for the terminal-specific libraries.
2578
25792006-05-12 Eli Zaretskii <eliz@gnu.org>
2580
2581 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
2582 emacs-xtra to @inforef's.
2583
2584 * text.texi (Undo): Document that undo is turned off in buffers
2585 whose names begin with a space.
2586
2587 * buffers.texi (Buffer Names): Add index entries for buffers whose
2588 names begin with a space.
2589 (Creating Buffers): Document that undo is turned off in buffers
2590 whose names begin with a space.
2591
2592 * files.texi (Visiting Functions, Reading from Files)
2593 (Saving Buffers): Mention code and EOL conversions by file I/O
2594 primitives and subroutines.
2595
2596 * nonascii.texi (Lisp and Coding Systems): Document
2597 coding-system-eol-type. Add index entries for eol conversion.
2598
2599 * display.texi (Defining Faces): Mention `mac', and add an xref to
2600 where window-system is described.
2601
26022006-05-10 Richard Stallman <rms@gnu.org>
2603
2604 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
2605
26062006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2607
2608 * variables.texi (File Local Variables): Recommend to quote lambda
2609 expressions in safe-local-variable property.
2610
26112006-05-09 Richard Stallman <rms@gnu.org>
2612
2613 * variables.texi (File Local Variables): Document
2614 safe-local-eval-forms and safe-local-eval-function.
2615
26162006-05-07 Kim F. Storm <storm@cua.dk>
2617
2618 * minibuf.texi (Minibuffer History): Remove keep-dups arg
2619 from add-to-history.
2620
26212006-05-07 Romain Francoise <romain@orebokech.com>
2622
2623 * commands.texi (Event Input Misc):
2624 * compile.texi (Eval During Compile):
2625 * internals.texi (Buffer Internals):
2626 * minibuf.texi (Initial Input):
2627 * nonascii.texi (Scanning Charsets):
2628 * numbers.texi (Comparison of Numbers):
2629 * windows.texi (Textual Scrolling, Vertical Scrolling):
2630 Fix various typos.
2631
26322006-05-06 Eli Zaretskii <eliz@gnu.org>
2633
2634 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
2635 conditional xref's to either emacs or emacs-xtra, depending on
2636 @iftex/@ifnottex.
2637
2638 * minibuf.texi (Minibuffer History): Document add-to-history.
2639
26402006-05-05 Eli Zaretskii <eliz@gnu.org>
2641
2642 * internals.texi (Pure Storage): Mention the pure overflow message
2643 at startup.
2644
c8763fb6 26452006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2646
2647 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
2648 (Searching Keymaps): Fix pseudo-Lisp description of keymap
2649 search.
2650
26512006-05-01 Richard Stallman <rms@gnu.org>
2652
2653 * intro.texi (nil and t): Clarify.
2654
2655 * variables.texi (File Local Variables): Suggest using booleanp.
2656
26572006-05-01 Juanma Barranquero <lekktu@gmail.com>
2658
2659 * objects.texi (Type Predicates): Fix typos.
2660
26612006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2662
2663 * intro.texi (nil and t): Add booleanp.
2664
2665 * objects.texi (Type Predicates): Add links for booleanp and
2666 string-or-null-p.
2667
26682006-04-29 Richard Stallman <rms@gnu.org>
2669
2670 * modes.texi (Multiline Font Lock): Rename from
2671 Multi line Font Lock Elements. Much clarification.
2672 (Font Lock Multiline, Region to Fontify): Much clarification.
2673
26742006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2675
2676 * variables.texi (File Local Variables): Remove the special case t for
2677 safe-local-variable.
2678
26792006-04-26 Richard Stallman <rms@gnu.org>
2680
2681 * syntax.texi (Parsing Expressions): Minor cleanup.
2682
26832006-04-18 Richard Stallman <rms@gnu.org>
2684
2685 * tips.texi (Coding Conventions): Explain when the package's
2686 prefix should appear later on (not at the start of the name).
2687
2688 * searching.texi (String Search): Clarify effect of NOERROR.
2689
2690 * modes.texi (Imenu): Clarify what special items do.
2691
2692 * hooks.texi (Standard Hooks): Delete text about old hook names.
2693
26942006-04-17 Romain Francoise <romain@orebokech.com>
2695
2696 * variables.texi (Local Variables): Update the default value of
2697 `max-specpdl-size'.
2698
26992006-04-15 Michael Olson <mwolson@gnu.org>
2700
2701 * processes.texi (Transaction Queues): Mention the new optional
2702 `delay-question' argument for `tq-enqueue'.
2703
27042006-04-13 Bill Wohler <wohler@newt.com>
2705
2706 * customize.texi (Common Keywords): Use dotted notation for
2707 :package-version value. Specify its values. Improve documentation
2708 for customize-package-emacs-version-alist.
2709
27102006-04-12 Bill Wohler <wohler@newt.com>
2711
2712 * customize.texi (Common Keywords): Move description of
2713 customize-package-emacs-version-alist to @defvar.
2714
27152006-04-10 Bill Wohler <wohler@newt.com>
2716
2717 * customize.texi (Common Keywords): Add :package-version.
2718
27192006-04-10 Kim F. Storm <storm@cua.dk>
2720
2721 * text.texi (Buffer Contents): Add NOPROPS arg to
2722 filter-buffer-substring.
2723
27242006-04-08 Kevin Ryde <user42@zip.com.au>
2725
2726 * os.texi (Command-Line Arguments): Update xref to emacs manual
2727 "Command Arguments" -> "Emacs Invocation", per change there.
2728
27292006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
2730
2731 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2732 be on one line to help makeinfo not render two spaces after the dot.
2733
27342006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2735
2736 * strings.texi (Predicates for Strings): Add string-or-null-p.
2737
27382006-03-28 Kim F. Storm <storm@cua.dk>
2739
2740 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2741 remarks about systems that don't support fractional seconds.
2742
27432006-03-25 Karl Berry <karl@gnu.org>
2744
2745 * elisp.texi: Use @copyright{} instead of (C), and do not indent
2746 the year list.
2747
27482006-03-21 Nick Roberts <nickrob@snap.net.nz>
2749
2750 * display.texi (Fringe Indicators): Fix typos.
2751
27522006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2753
2754 * tips.texi (Documentation Tips): One can now also write `program'
2755 in front of a quoted symbol in a docstring to prevent making a
2756 hyperlink.
2757
27582006-03-19 Alan Mackenzie <acm@muc.de>
2759
2760 * text.texi (Special Properties): Clarify `fontified' property.
2761
27622006-03-16 Richard Stallman <rms@gnu.org>
2763
2764 * display.texi (Defining Images): Minor cleanup.
2765
27662006-03-16 Bill Wohler <wohler@newt.com>
2767
2768 * display.texi (Defining Images): In image-load-path-for-library,
2769 prefer user's images.
2770
27712006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2772
2773 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2774
27752006-03-15 Bill Wohler <wohler@newt.com>
2776
2777 * display.texi (Defining Images): Fix example in
2778 image-load-path-for-library by not recommending that one binds
2779 image-load-path. Just defvar it to placate compiler and only use
2780 it if previously defined.
2781
27822006-03-14 Bill Wohler <wohler@newt.com>
2783
2784 * display.texi (Defining Images): In image-load-path-for-library,
2785 always return list of directories. Update example.
2786
27872006-03-14 Alan Mackenzie <acm@muc.de>
2788
2789 * modes.texi: New node, "Region to Fontify" (for Font Lock).
2790 This describes font-lock-extend-region-function.
2791 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2792 the new node "Region to Fontify".
2793
27942006-03-13 Richard Stallman <rms@gnu.org>
2795
2796 * display.texi (Invisible Text): The impossible position is
2797 now before the invisible text, not after.
2798 (Defining Images): Clean up last change.
2799
28002006-03-11 Bill Wohler <wohler@newt.com>
2801
2802 * display.texi (Defining Images): Add image-load-path-for-library.
2803
28042006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2805
2806 * text.texi (Adaptive Fill): Fix Texinfo usage.
2807
2808 * strings.texi (Creating Strings): Fix Texinfo usage.
2809
2810 * searching.texi (Regexp Special): Use @samp for regular
2811 expressions that are not in Lisp syntax.
2812
28132006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2814
2815 * searching.texi (Regexp Special): Put remark between parentheses
2816 to avoid misreading.
2817
28182006-03-07 Luc Teirlinck <teirllm@auburn.edu>
2819
2820 * searching.texi (Syntax of Regexps): More accurately describe
2821 which characters are special in which situations.
2822 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2823 are not special. Describe in detail when `[' and `]' are special.
2824 (Regexp Backslash): Plenty of regexps with unbalanced square
2825 brackets are valid, so reword that statement.
2826
28272006-03-02 Kim F. Storm <storm@cua.dk>
2828
2829 * keymaps.texi (Tool Bar): Add tool-bar-border.
2830
28312006-02-28 Luc Teirlinck <teirllm@auburn.edu>
2832
2833 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
2834
28352006-02-27 Luc Teirlinck <teirllm@auburn.edu>
2836
2837 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2838
2839 * files.texi (Locating Files): Suggest additional values for the
2840 SUFFIXES arg of `locate-file'. Update pxref.
2841
2842 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2843 (How Programs Do Loading): Discuss the effects of Auto Compression
2844 mode on `load'.
2845 (Load Suffixes): New node.
2846 (Library Search): Delete description of `load-suffixes'; it was
2847 moved to "Load Suffixes".
2848 (Autoload, Named Features): Mention `load-suffixes'.
2849
28502006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2851
2852 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
2853
2854 * windows.texi (Window Tree): Fix typo.
2855
28562006-02-20 Kim F. Storm <storm@cua.dk>
2857
2858 * display.texi (Fringe Indicators): New section.
2859 Move indicate-empty-lines, indicate-buffer-boundaries, and
2860 default-indicate-buffer-boundaries here.
2861 Add fringe-indicator-alist and default-fringes-indicator-alist.
2862 Add list of logical fringe indicator symbols.
2863 Update list of standard bitmap names.
2864 (Fringe Cursors): New section.
2865 Move overflow-newline-into-fringe here.
2866 Add fringe-cursor-alist and default-fringes-cursor-alist.
2867 Add list of fringe cursor symbols.
2868
28692006-02-20 Juanma Barranquero <lekktu@gmail.com>
2870
2871 * commands.texi (Using Interactive): Fix reference to node
2872 "Minibuffers".
2873
28742006-02-19 Richard M. Stallman <rms@gnu.org>
2875
2876 * minibuf.texi (High-Level Completion):
2877 Add xref to read-input-method-name.
2878
2879 * files.texi (Relative File Names): Move file-relative-name here.
2880 (File Name Expansion): From here. Minor clarifications.
2881
2882 * commands.texi (Using Interactive): Add xrefs about reading input.
2883 Clarify remarks about that moving point and mark.
2884 Put string case before list case.
2885
c8763fb6 28862006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2887
2888 * display.texi (Other Display Specs, Image Descriptors):
2889 Revert erroneous changes. The previous description of
2890 image-descriptors as `(image . PROPS)' was correct.
2891
28922006-02-14 Richard M. Stallman <rms@gnu.org>
2893
2894 * variables.texi (File Local Variables): Clarifications.
2895
28962006-02-14 Juanma Barranquero <lekktu@gmail.com>
2897
2898 * variables.texi (File Local Variables): Use @code for a cons
2899 cell, not @var.
2900
29012006-02-13 Chong Yidong <cyd@stupidchicken.com>
2902
2903 * variables.texi (File Local Variables): Document new file local
2904 variable behavior.
2905
29062006-02-10 Kim F. Storm <storm@cua.dk>
2907
2908 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2909
29102006-02-08 Juanma Barranquero <lekktu@gmail.com>
2911
2912 * modes.texi (%-Constructs): Remove obsolete info about
2913 `global-mode-string'.
2914
29152006-02-07 Richard M. Stallman <rms@gnu.org>
2916
2917 * commands.texi (Prefix Command Arguments): Minor cleanup.
2918
2919 * display.texi: "Graphical display", not window system.
2920
2921 * functions.texi (What Is a Function): Fix xref.
2922
2923 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2924 (Changing Key Bindings): Clarify when remapping is better than
2925 substitute-key-definition.
2926
29272006-02-02 Richard M. Stallman <rms@gnu.org>
2928
2929 * minibuf.texi (Basic Completion): Completion alists are risky.
2930
2931 * keymaps.texi (Active Keymaps): Clarifications.
2932 (Searching Keymaps): New node.
2933 (Keymaps): Update menu.
2934
2935 * frames.texi (Layout Parameters): Minor clarification.
2936 (Drag and Drop): New node.
2937 (Frames): Update menu.
2938
29392006-01-29 Chong Yidong <cyd@stupidchicken.com>
2940
2941 * display.texi (Other Display Specs, Image Descriptors):
2942 Image description is a list, not a cons cell.
2943
29442006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2945
2946 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
2947 list is not necessarily a list).
2948
29492006-01-27 Eli Zaretskii <eliz@gnu.org>
2950
2951 * frames.texi (Layout Parameters): border-width and
2952 internal-border-width belong to the frame, not the window.
2953
29542006-01-19 Richard M. Stallman <rms@gnu.org>
2955
2956 * nonascii.texi (Translation of Characters): Search cmds use
2957 translation-table-for-input. Automatically made local.
2958
2959 * markers.texi (Overview of Markers): Count insertion type
2960 as one of a marker's attributes.
2961
2962 * keymaps.texi (Controlling Active Maps): New node, split out of
2963 Active Keymaps.
2964 (Keymaps): Menu updated.
2965 (Active Keymaps): Give pseudocode to explain how the active
2966 maps are searched. current-active-maps and key-binding moved here.
2967 (Functions for Key Lookup): current-active-maps and key-binding moved.
2968 Clarifications.
2969 (Searching the Keymaps): New subnode.
2970
2971 * elisp.texi (Top): Menu clarification.
2972
2973 * display.texi (Other Display Specs): Delete duplicate entry for
2974 just a string as display spec. Move text about recursive display
2975 specs on such a string.
2976
2977 * commands.texi (Key Sequence Input): Clarify.
2978 Move num-nonmacro-input-events out.
2979 (Reading One Event): num-nonmacro-input-events moved here.
2980
29812006-01-14 Nick Roberts <nickrob@snap.net.nz>
2982
2983 * advice.texi (Simple Advice): Update example to fit argument
2984 change in previous-line.
2985
29862006-01-05 Richard M. Stallman <rms@gnu.org>
2987
2988 * markers.texi (The Mark): Fix in `mark'.
2989
29902006-01-04 Richard M. Stallman <rms@gnu.org>
2991
2992 * processes.texi (Misc Network, Make Network): Minor cleanups.
2993
29942006-01-04 Kim F. Storm <storm@cua.dk>
2995
2996 * processes.texi (Make Network): Add IPv6 addresses and handling.
2997 (Network Feature Testing): Mention (:family ipv6).
2998 (Misc Network): Add IPv6 formats to format-network-address.
2999
30002005-12-30 Richard M. Stallman <rms@gnu.org>
3001
3002 * text.texi (Changing Properties):
3003 Don't use return value of set-text-properties.
3004
30052005-12-29 Luc Teirlinck <teirllm@auburn.edu>
3006
3007 * modes.texi (Mode Line Format): Correct typo in menu.
3008
30092005-12-29 Richard M. Stallman <rms@gnu.org>
3010
3011 * modes.texi (Mode Line Top): New node.
3012 (Mode Line Data): Some text moved to new node.
3013 Explain the data structure more concretely.
3014 (Mode Line Basics): Clarifications.
3015 (Mode Line Variables): Clarify intro paragraph.
3016 (%-Constructs): Clarify intro paragraph.
3017 (Mode Line Format): Update menu.
3018
30192005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3020
3021 * minibuf.texi (Basic Completion): Update lazy-completion-table
3022 examples for removal of ARGS argument.
3023
30242005-12-23 Richard M. Stallman <rms@gnu.org>
3025
3026 * text.texi (Undo): Restore some explanation from the version
3027 that was deleted.
3028
30292005-12-23 Eli Zaretskii <eliz@gnu.org>
3030
3031 * text.texi (Undo): Remove duplicate descriptions of `apply
3032 funname' and `apply delta' elements of the undo list.
3033
30342005-12-20 Richard M. Stallman <rms@gnu.org>
3035
3036 * help.texi (Help Functions): Update documentation of `apropos'.
3037
30382005-12-20 Luc Teirlinck <teirllm@auburn.edu>
3039
3040 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
3041 because it is confusing. If the :help-echo keyword is a function,
3042 it is not directly used as the :help-echo overlay property, as the
3043 xref seems to suggest (it does not take the appropriate args).
3044
30452005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3046
3047 * customize.texi (Common Keywords): Fix Texinfo usage.
3048 (Group Definitions, Variable Definitions): Update for new
3049 conventions for using `*' in docstrings.
3050
3051 * tips.texi (Documentation Tips): Update for new conventions for
3052 using `*' in docstrings.
3053
30542005-12-16 Richard M. Stallman <rms@gnu.org>
3055
3056 * minibuf.texi (Minibuffer Contents): Minor cleanup.
3057
30582005-12-16 Juri Linkov <juri@jurta.org>
3059
3060 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
3061
30622005-12-14 Romain Francoise <romain@orebokech.com>
3063
3064 * modes.texi (Customizing Keywords): Rename `append' to `how'.
3065 Fix typo.
3066
30672005-12-11 Juri Linkov <juri@jurta.org>
3068
3069 * minibuf.texi (Completion Commands): Add mention of read-file-name
3070 for filename completion keymaps.
3071 (Reading File Names): Add mention of filename completion keymaps
3072 for read-file-name and xref to `Completion Commands'.
3073
30742005-12-10 Richard M. Stallman <rms@gnu.org>
3075
3076 * customize.texi (Common Keywords): State caveats for use of :tag.
3077
30782005-12-08 Richard M. Stallman <rms@gnu.org>
3079
3080 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
3081 with xrefs and better explanation.
3082 (Completion Commands): Add the filename completion maps.
3083
3084 * objects.texi (Character Type): Clarify that \s is not space
3085 if a dash follows.
3086
30872005-12-05 Richard M. Stallman <rms@gnu.org>
3088
3089 * windows.texi (Resizing Windows): Delete preserve-before args.
3090
30912005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3092
3093 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
3094 in full keymaps, since the quirk has been fixed.
3095
30962005-12-03 Eli Zaretskii <eliz@gnu.org>
3097
3098 * hooks.texi (Standard Hooks): Add index entries. Mention
3099 `compilation-finish-functions'.
3100
31012005-11-27 Richard M. Stallman <rms@gnu.org>
3102
3103 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
3104
31052005-11-21 Juri Linkov <juri@jurta.org>
3106
3107 * customize.texi (Common Keywords): Update links types
3108 custom-manual and url-link. Add link types emacs-library-link,
3109 file-link, function-link, variable-link, custom-group-link.
3110
31112005-11-20 Chong Yidong <cyd@stupidchicken.com>
3112
3113 * display.texi: Revert 2005-11-20 change.
3114
31152005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
3116
3117 * processes.texi (Bindat Functions):
3118 Say "third" to refer to zero-based index "2".
3119
31202005-11-18 Luc Teirlinck <teirllm@auburn.edu>
3121
3122 * loading.texi (Library Search): Update the default value of
3123 `load-suffixes'.
3124
31252005-11-17 Chong Yidong <cyd@stupidchicken.com>
3126
3127 * display.texi (Attribute Functions): Mention :ignore-defface.
3128
31292005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3130
3131 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
3132 (Minor Mode Conventions): Mention the use of a hook.
3133
31342005-11-06 Richard M. Stallman <rms@gnu.org>
3135
3136 * files.texi (Magic File Names): find-file-name-handler checks the
3137 `operations' property of the handler.
3138
31392005-11-03 Richard M. Stallman <rms@gnu.org>
3140
3141 * variables.texi (Frame-Local Variables): Small clarification.
3142
31432005-10-29 Chong Yidong <cyd@stupidchicken.com>
3144
3145 * os.texi (Init File): Document ~/.emacs.d/init.el.
3146
31472005-10-29 Richard M. Stallman <rms@gnu.org>
3148
3149 * internals.texi (Garbage Collection): Document memory-full.
3150
31512005-10-28 Bill Wohler <wohler@newt.com>
3152
3153 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
3154 for URLs.
3155
31562005-10-28 Richard M. Stallman <rms@gnu.org>
3157
3158 * minibuf.texi (Completion Commands): Clean up prev change.
3159
31602005-10-26 Kevin Ryde <user42@zip.com.au>
3161
3162 * compile.texi (Eval During Compile): Explain recommended uses
3163 of eval-when-compile and eval-and-compile.
3164
31652005-10-27 Masatake YAMATO <jet@gyve.org>
3166
3167 * minibuf.texi (Completion Commands):
3168 Write about new optional argument for `display-completion-list'.
3169
31702005-10-23 Richard M. Stallman <rms@gnu.org>
3171
3172 * display.texi (Overlay Arrow): Clarify about local bindings of
3173 overlay-arrow-position.
3174
31752005-10-22 Eli Zaretskii <eliz@gnu.org>
3176
3177 * internals.texi (Building Emacs): Fix last change.
3178
31792005-10-22 Richard M. Stallman <rms@gnu.org>
3180
3181 * internals.texi (Building Emacs): Document eval-at-startup.
3182
31832005-10-21 Richard M. Stallman <rms@gnu.org>
3184
3185 * loading.texi (Where Defined): load-history contains abs file names.
3186 symbol-file returns abs file names.
3187
31882005-10-19 Kim F. Storm <storm@cua.dk>
3189
3190 * display.texi (Showing Images): Add max-image-size integer value.
3191
31922005-10-18 Chong Yidong <cyd@stupidchicken.com>
3193
3194 * display.texi (Showing Images): Document max-image-size.
3195
31962005-10-17 Richard M. Stallman <rms@gnu.org>
3197
3198 * commands.texi (Quitting): Minor clarification.
3199
3200 * processes.texi (Sentinels): Clarify about output and quitting.
3201 (Filter Functions): Mention with-local-quit.
3202
32032005-10-17 Juri Linkov <juri@jurta.org>
3204
3205 * buffers.texi (Current Buffer):
3206 * commands.texi (Event Input Misc):
3207 * compile.texi (Eval During Compile, Compiler Errors):
3208 * customize.texi (Group Definitions):
3209 * display.texi (Progress, Defining Faces):
3210 * files.texi (Writing to Files):
3211 * modes.texi (Mode Hooks, Defining Minor Modes):
3212 * streams.texi (Output Functions):
3213 * syntax.texi (Syntax Table Functions):
3214 * text.texi (Change Hooks):
3215 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
3216
3217 * commands.texi (Quitting): Replace arg `forms' with `body' in
3218 `with-local-quit'.
3219
3220 * positions.texi (Excursions): Replace arg `forms' with `body' in
3221 `save-excursion'.
3222
32232005-10-08 Kim F. Storm <storm@cua.dk>
3224
3225 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
3226 Rename manual section accordingly.
3227
32282005-10-04 Kim F. Storm <storm@cua.dk>
3229
3230 * windows.texi (Window Split Tree): New section describing
3231 new function window-split-tree function.
3232
32332005-10-03 Nick Roberts <nickrob@snap.net.nz>
3234
3235 * display.texi (Fringe Size/Pos): Simplify and add detail.
3236
32372005-09-30 Romain Francoise <romain@orebokech.com>
3238
3239 * minibuf.texi (High-Level Completion): Explain that the prompt
3240 given to `read-buffer' should end with a colon and a space.
3241 Update usage examples.
3242
32432005-09-29 Juri Linkov <juri@jurta.org>
3244
3245 * display.texi (Displaying Messages): Rename argument name
3246 `string' to `format-string' in functions `message', `message-box',
3247 `message-or-box'.
3248
32492005-09-26 Chong Yidong <cyd@stupidchicken.com>
3250
3251 * errors.texi (Standard Errors): Correct xrefs.
3252
32532005-09-18 Chong Yidong <cyd@stupidchicken.com>
3254
3255 * display.texi (Defining Images): Update documentation for
3256 `image-load-path'.
3257
32582005-09-17 Richard M. Stallman <rms@gnu.org>
3259
3260 * display.texi (Defining Images): Clean up previous change.
3261
32622005-09-16 Romain Francoise <romain@orebokech.com>
3263
3264 * elisp.texi: Specify GFDL version 1.2.
3265
3266 * doclicense.texi (GNU Free Documentation License): Update to
3267 version 1.2.
3268
32692005-09-15 Chong Yidong <cyd@stupidchicken.com>
3270
3271 * display.texi (Defining Images): Document `image-load-path'.
3272
32732005-09-15 Richard M. Stallman <rms@gnu.org>
3274
3275 * objects.texi (Printed Representation): Minor cleanup.
3276 (Box Diagrams): Minor fix.
3277 (Cons Cell Type): Move (...) index item here.
3278 (Box Diagrams): From here.
3279 (Array Type): Minor fix.
3280 (Type Predicates): Delete index "predicates".
3281 (Hash Table Type): Clarify xref.
3282 (Dotted Pair Notation): Minor fix.
3283
32842005-09-10 Chong Yidong <cyd@stupidchicken.com>
3285
3286 * files.texi (Saving Buffers): Fix typo.
3287
32882005-09-08 Richard M. Stallman <rms@gnu.org>
3289
3290 * tips.texi (Programming Tips): Correct the "default" prompt spec.
3291
32922005-09-08 Chong Yidong <cyd@stupidchicken.com>
3293
3294 * locals.texi (Standard Buffer-Local Variables): Don't include
3295 mode variables for minor modes.
3296 Fix xrefs for buffer-display-count, buffer-display-table,
3297 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
3298 enable-multibyte-characters, fill-column, header-line-format,
3299 left-fringe-width, left-margin, and right-fringe-width.
3300
3301 * hooks.texi (Standard Hooks): All hooks should conform to the
3302 standard naming convention now.
3303 Fix xref for `echo-area-clear-hook'.
3304
3305 * display.texi (Usual Display): Note that indicate-empty-lines and
3306 tab-width are buffer-local.
3307
3308 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
3309
3310 * modes.texi (Mode Help): Note that major-mode is buffer-local.
3311
3312 * nonascii.texi (Encoding and I/O): Note that
3313 buffer-file-coding-system is buffer-local.
3314
3315 * positions.texi (List Motion): Note that defun-prompt-regexp is
3316 buffer-local.
3317
3318 * text.texi (Auto Filling): Note that auto-fill-function is
3319 buffer-local.
3320 (Undo): Note that buffer-undo-list is buffer-local.
3321
3322 * windows.texi (Buffers and Windows): Document
3323 buffer-display-count.
3324
33252005-09-06 Richard M. Stallman <rms@gnu.org>
3326
3327 * tips.texi (Coding Conventions): Sometimes it is ok to put the
3328 package prefix elsewhere than at the start of the name.
3329
33302005-09-03 Richard M. Stallman <rms@gnu.org>
3331
3332 * tips.texi (Programming Tips): Add conventions for minibuffer
3333 questions and prompts.
3334
33352005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
3336
3337 * intro.texi (nil and t): Minor cleanup.
3338 Delete spurious mention of keyword symbols.
3339 (Evaluation Notation): Add index entry.
3340 (A Sample Function Description): Minor cleanup.
3341 (A Sample Variable Description): Not all vars can be set.
3342
33432005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
3344
3345 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
3346
3347 (Insertion): Document precise type of `insert-char' arg COUNT.
3348
33492005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3350
3351 * modes.texi (Other Font Lock Variables): Sync the default of
3352 font-lock-lines-before.
3353
33542005-08-31 Michael Albinus <michael.albinus@gmx.de>
3355
3356 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
3357
33582005-08-29 Richard M. Stallman <rms@gnu.org>
3359
3360 * elisp.texi (Top): Update subnode menu.
3361
3362 * searching.texi (Searching and Matching): Move node.
3363 Rearrange contents and add overall explanation.
3364 (Searching and Case): Move node.
3365 (Searching and Matching): Update menu.
3366
33672005-08-27 Eli Zaretskii <eliz@gnu.org>
3368
3369 * os.texi (Startup Summary): Fix the description of the initial
3370 startup message display.
3371
33722005-08-25 Richard M. Stallman <rms@gnu.org>
3373
3374 * searching.texi (Search and Replace): Add replace-regexp-in-string.
3375
33762005-08-25 Emilio C. Lopes <eclig@gmx.net>
3377
3378 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
3379 `next-overlay-change' example.
3380
33812005-08-22 Juri Linkov <juri@jurta.org>
3382
3383 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
3384 Fix invert-face. Fix args of face-background.
3385
3386 * display.texi (Standard Faces): Delete node.
3387 (Faces): Add xref to `(emacs)Standard Faces'.
3388 (Displaying Faces): Fix xref to `Standard Faces'.
3389
3390 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
3391
33922005-08-20 Alan Mackenzie <acm@muc.de>
3393
3394 * buffers.texi (The Buffer List): Clarify the manipulation of the
3395 buffer list.
3396
33972005-08-14 Richard M. Stallman <rms@gnu.org>
3398
3399 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
3400 a regexp.
3401
34022005-08-11 Richard M. Stallman <rms@gnu.org>
3403
3404 * elisp.texi (Top): Update subnode lists.
3405
3406 * display.texi (Inverse Video): Node deleted.
3407
3408 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
3409 New nodes split out of Coding Conventions.
3410
3411 * searching.texi (Regular Expressions): Document re-builder.
3412
3413 * os.texi (Time Parsing): New node split out of Time Conversion.
3414
3415 * processes.texi (Misc Network, Network Feature Testing)
3416 (Network Options, Make Network): New nodes split out of
3417 Low-Level Network.
3418
34192005-08-09 Richard M. Stallman <rms@gnu.org>
3420
3421 * frames.texi (Geometry): New node, split from Size and Position.
3422 (Frame Parameters): Refer to Geometry.
3423
3424 * buffers.texi (The Buffer List): Fix xrefs.
3425
3426 * windows.texi (Splitting Windows): Fix xref.
3427
3428 * frames.texi (Layout Parameters): Add xref.
3429
3430 * display.texi (Line Height, Scroll Bars): Fix xrefs.
3431
3432 * keymaps.texi (Menu Bar): Fix xref.
3433
3434 * locals.texi (Standard Buffer-Local Variables): Fix xref.
3435
3436 * modes.texi (%-Constructs): Fix xref.
3437
3438 * frames.texi (Window Frame Parameters): Node split up.
3439 (Basic Parameters, Position Parameters, Size Parameters)
3440 (Layout Parameters, Buffer Parameters, Management Parameters)
3441 (Cursor Parameters, Color Parameters): New subnodes.
3442
34432005-08-09 Luc Teirlinck <teirllm@auburn.edu>
3444
3445 * positions.texi (Screen Lines): Update xref for previous change
3446 in minibuf.texi.
3447
3448 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
3449 change in minibuf.texi.
3450
34512005-08-09 Richard M. Stallman <rms@gnu.org>
3452
3453 * tips.texi (Coding Conventions): Minor cleanup.
3454
3455 * modes.texi (Defining Minor Modes): Explain when init-value
3456 can be non-nil.
3457
3458 * elisp.texi (Top): Update submenu for Minibuffer.
3459
3460 * minibuf.texi (Minibuffer Misc): Node split up.
3461 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
3462 (Recursive Mini): New nodes split out from Minibuffer Misc.
3463 (Minibuffer Misc): Document max-mini-window-height.
3464
3465 * hash.texi (Defining Hash): Delete stray paren in example.
3466
3467 * display.texi (Echo Area Customization): Don't define
3468 max-mini-window-height here; xref instead.
3469
3470 * commands.texi (Event Input Misc): Update while-no-input.
3471
3472 * advice.texi (Advising Functions): Explain when to use advice
3473 and when to use a hook.
3474
34752005-07-30 Eli Zaretskii <eliz@gnu.org>
3476
3477 * makefile.w32-in (info): Don't run install-info.
3478 ($(infodir)/dir): New target, produced by running install-info.
3479
34802005-07-27 Luc Teirlinck <teirllm@auburn.edu>
3481
3482 * modes.texi (Defining Minor Modes): The keyword for the initial
3483 value is :init-value, not :initial-value.
3484
34852005-07-23 Eli Zaretskii <eliz@gnu.org>
3486
3487 * loading.texi (Autoload): Make the `doctor' example be consistent
3488 with what's in current loaddefs.el. Describe the "fn" magic in
3489 the usage portion of the doc string.
3490
34912005-07-22 Richard M. Stallman <rms@gnu.org>
3492
3493 * internals.texi (Garbage Collection): Clarify previous change.
3494
34952005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
3496
3497 * internals.texi (Garbage Collection): Add gc-cons-percentage.
3498
34992005-07-18 Juri Linkov <juri@jurta.org>
3500
3501 * commands.texi (Accessing Events):
3502 * frames.texi (Text Terminal Colors, Resources):
3503 * markers.texi (The Mark):
3504 * modes.texi (Defining Minor Modes):
3505 Delete duplicate duplicate words.
3506
35072005-07-16 Richard M. Stallman <rms@gnu.org>
3508
3509 * display.texi (Managing Overlays): Clarify make-overlay
3510 args for insertion types.
3511
35122005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3513
3514 * customize.texi (Variable Definitions):
3515 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
3516 `standard-value' is a list too.
3517 (Defining New Types): Use @key{RET} instead of @key{ret}.
3518
35192005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
3520
3521 * os.texi (Translating Input): Fix typo.
3522
35232005-07-08 Richard M. Stallman <rms@gnu.org>
3524
3525 * README: Update edition number and size estimate.
3526
3527 * elisp.texi (VERSION): Set to 2.9.
3528
35292005-07-07 Richard M. Stallman <rms@gnu.org>
3530
3531 * book-spine.texinfo: Update Emacs version.
3532
3533 * display.texi (Inverse Video): Delete mode-line-inverse-video.
3534
35352005-07-06 Richard M. Stallman <rms@gnu.org>
3536
3537 * searching.texi (Regexp Search): Clarify what re-search-forward
3538 does when the search fails.
3539
35402005-07-05 Lute Kamstra <lute@gnu.org>
3541
3542 * Update FSF's address in GPL notices.
3543
3544 * doclicense.texi (GNU Free Documentation License):
3545 * gpl.texi (GPL):
3546 * tips.texi (Coding Conventions, Library Headers):
3547 * vol1.texi:
3548 * vol2.texi: Update FSF's address.
3549
35502005-07-04 Richard M. Stallman <rms@gnu.org>
3551
3552 * hooks.texi (Standard Hooks): Add occur-hook.
3553
35542005-07-03 Luc Teirlinck <teirllm@auburn.edu>
3555
3556 * display.texi (The Echo Area): Correct menu.
3557
35582005-07-03 Richard M. Stallman <rms@gnu.org>
3559
3560 * elisp.texi (Top): Update subnode menu for Display.
3561
3562 * display.texi (Displaying Messages): New node, with most
3563 of what was in The Echo Area.
3564 (Progress): Moved under The Echo Area.
3565 (Logging Messages): New node with new text.
3566 (Echo Area Customization): New node, the rest of what was
3567 in The Echo Area. Document message-truncate-lines with @defvar.
3568 (Display): Update menu.
3569
3570 * windows.texi (Textual Scrolling): Doc 3 values for
3571 scroll-preserve-screen-position.
3572
3573 * text.texi (Special Properties): Change hook functions
3574 should bind inhibit-modification-hooks around altering buffer text.
3575
3576 * keymaps.texi (Key Binding Commands): Call binding BINDING
3577 rather than DEFINITION.
3578
35792005-06-29 Juanma Barranquero <lekktu@gmail.com>
3580
3581 * variables.texi (Defining Variables): `user-variable-p' returns t
3582 for aliases of user options, nil for alias loops.
3583
35842005-06-28 Richard M. Stallman <rms@gnu.org>
3585
3586 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
3587 make-keymap.
3588
35892005-06-27 Luc Teirlinck <teirllm@auburn.edu>
3590
3591 * variables.texi (Setting Variables): Correct and clarify
3592 description of `add-to-ordered-list'.
3593
35942005-06-26 Richard M. Stallman <rms@gnu.org>
3595
3596 * display.texi (Faces): Minor cleanup.
3597
35982005-06-25 Luc Teirlinck <teirllm@auburn.edu>
3599
3600 * display.texi (Faces): `facep' returns t for strings that are
3601 face names.
3602
36032005-06-25 Richard M. Stallman <rms@gnu.org>
3604
3605 * objects.texi (Equality Predicates): Clarify meaning of equal.
3606
3607 * windows.texi (Selecting Windows): save-selected-window
3608 and with-selected-window save and restore the current buffer.
3609
36102005-06-24 Richard M. Stallman <rms@gnu.org>
3611
3612 * numbers.texi (Float Basics): Explain how to test for NaN,
3613 and printing the sign of NaNs.
3614
36152005-06-24 Eli Zaretskii <eliz@gnu.org>
3616
3617 * makefile.w32-in (MAKEINFO): Use --force.
3618
36192005-06-23 Richard M. Stallman <rms@gnu.org>
3620
3621 * display.texi (Face Functions): Correct Texinfo usage.
3622
36232005-06-23 Luc Teirlinck <teirllm@auburn.edu>
3624
3625 * lists.texi (Rings): `ring-elements' now returns the elements of
3626 RING in order.
3627
36282005-06-23 Juanma Barranquero <lekktu@gmail.com>
3629
3630 * markers.texi (The Mark): Texinfo usage fix.
3631
36322005-06-23 Kim F. Storm <storm@cua.dk>
3633
3634 * searching.texi (Entire Match Data): Remove evaporate option for
3635 match-data. Do not mention evaporate option for set-match-data.
3636
36372005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
3638
3639 * display.texi (Face Functions): Mention face aliases.
3640
36412005-06-21 Richard M. Stallman <rms@gnu.org>
3642
3643 * anti.texi (Antinews): Texinfo usage fix.
3644
36452005-06-21 Karl Berry <karl@gnu.org>
3646
3647 * elisp.texi: Use @copying.
3648
3649 * elisp.texi: Put @summarycontents and @contents before the Top
3650 node, instead of the end of the file, so that the contents appear
3651 in the right place in the dvi/pdf output.
3652
36532005-06-21 Juri Linkov <juri@jurta.org>
3654
3655 * display.texi (Defining Faces): Add `customized-face'.
3656
36572005-06-20 Kim F. Storm <storm@cua.dk>
3658
3659 * variables.texi (Setting Variables): Any type of element can be
3660 given order in add-to-ordered-list. Compare elements with eq.
3661
3662 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
3663
36642005-06-20 Karl Berry <karl@gnu.org>
3665
3666 * syntax.texi (Syntax Flags): Make last column very slightly wider
3667 to avoid "generic comment" breaking on two lines and causing an
3668 underfull box.
3669
36702005-06-19 Luc Teirlinck <teirllm@auburn.edu>
3671
3672 * lists.texi (Rings): Various minor clarifications and corrections.
3673
36742005-06-18 Richard M. Stallman <rms@gnu.org>
3675
3676 * functions.texi (Obsolete Functions): Simplify.
3677
3678 * variables.texi (Variable Aliases): Simplify.
3679
3680 * anti.texi, backups.texi, compile.texi, customization.texi:
3681 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3682 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3683 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3684 * variables.texi: Fix formatting ugliness.
3685
3686 * elisp.texi: Add links to Rings and Byte Packing.
3687 Update version and copyright years.
3688
3689 * minibuf.texi: Fix formatting ugliness.
3690 (Completion Commands): Move keymap vars to the end
3691 and vars completing-read binds to the top.
3692
36932005-06-17 Luc Teirlinck <teirllm@auburn.edu>
3694
3695 * processes.texi: Fix typos.
3696 (Bindat Spec): Correct Texinfo error.
3697 (Byte Packing): Fix ungrammatical sentence.
3698
36992005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
3700
3701 * lists.texi (Rings): New node.
3702 (Lists): Add it to menu.
3703
3704 * processes.texi (Byte Packing): New node.
3705 (Processes): Add it to menu.
3706
37072005-06-17 Richard M. Stallman <rms@gnu.org>
3708
3709 * syntax.texi (Parsing Expressions): Fix texinfo usage.
3710
3711 * help.texi (Documentation Basics): Explain the xref to
3712 Documentation Tips.
3713
3714 * debugging.texi (Debugger Commands): Minor fix.
3715
37162005-06-16 Luc Teirlinck <teirllm@auburn.edu>
3717
3718 * edebug.texi (Instrumenting): Eliminate duplicate link.
3719 (Specification List): Replace references to "below", referring to
3720 a later node, with one @ref to that node.
3721
3722 * os.texi (Timers): Timers should save and restore the match data
3723 if they change it.
3724
3725 * debugging.texi (Debugger Commands): Mention that the Lisp
3726 debugger can not step through primitive functions.
3727
37282005-06-16 Juanma Barranquero <lekktu@gmail.com>
3729
3730 * functions.texi (Obsolete Functions): Update argument names of
3731 `make-obsolete' and `define-obsolete-function-alias'.
3732
3733 * variables.texi (Variable Aliases): Update argument names of
3734 `defvaralias', `make-obsolete-variable' and
3735 `define-obsolete-variable-alias'.
3736
37372005-06-15 Kim F. Storm <storm@cua.dk>
3738
3739 * searching.texi (Entire Match Data): Rephrase warnings about
3740 evaporate arg to match-data and set-match-data.
3741
37422005-06-14 Luc Teirlinck <teirllm@auburn.edu>
3743
3744 * elisp.texi (Top): Update detailed menu.
3745
3746 * edebug.texi (Edebug): Update menu.
3747 (Instrumenting): Update xrefs.
3748 (Edebug Execution Modes): Correct xref.
3749 (Jumping): Clarify description of `h' command.
3750 Eliminate redundant @ref.
3751 (Breaks): New node.
3752 (Breakpoints): Is now a subsubsection.
3753 (Global Break Condition): Mention `C-x X X'.
3754 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
3755 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3756 (Edebug Display Update): Correct pxref.
3757 (Edebug and Macros): New node.
3758 (Instrumenting Macro Calls): Is now a subsubsection.
3759 Neither arg of `def-edebug-spec' is evaluated.
3760 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3761 (Specification Examples): Fix typo.
3762
37632005-06-14 Lute Kamstra <lute@gnu.org>
3764
3765 * debugging.texi (Function Debugging): Primitives can break on
3766 entry too.
3767
37682005-06-14 Kim F. Storm <storm@cua.dk>
3769
3770 * variables.texi (Setting Variables): Add add-to-ordered-list.
3771
37722005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3773
3774 * syntax.texi (Parsing Expressions): Document aux functions and vars of
3775 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3776
37772005-06-13 Lute Kamstra <lute@gnu.org>
3778
3779 * text.texi (Special Properties): Fix cross reference.
3780
37812005-06-11 Luc Teirlinck <teirllm@auburn.edu>
3782
3783 * debugging.texi (Function Debugging): Delete mention of empty
3784 string argument to `cancel-debug-on-entry'. Delete inaccurate
3785 description of the return value of that command.
3786
37872005-06-11 Alan Mackenzie <acm@muc.de>
3788
3789 * text.texi (Adaptive Fill): Amplify the description of
3790 fill-context-prefix.
3791
37922005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3793
3794 * syntax.texi (Parsing Expressions): Fix Texinfo error.
3795
37962005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3797
3798 * syntax.texi (Parsing Expressions): Document syntax-ppss.
3799
38002005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3801
3802 * debugging.texi (Error Debugging): Minor rewording.
3803 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3804 is optional.
3805
38062005-06-10 Lute Kamstra <lute@gnu.org>
3807
3808 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3809 (Top): Give it a title. Correct version number. Give the
3810 detailed node listing a more prominent header.
3811 * intro.texi: Don't set VERSION here a second time.
3812 Mention Emacs's version too.
3813 * anti.texi (Antinews): Use EMACSVER to refer to the current
3814 version of Emacs.
3815
38162005-06-09 Kim F. Storm <storm@cua.dk>
3817
3818 * searching.texi (Entire Match Data): Explain new `reseat' argument to
3819 match-data and set-match-data.
3820
38212005-06-08 Richard M. Stallman <rms@gnu.org>
3822
3823 * searching.texi (Entire Match Data): Clarify when match-data
3824 returns markers and when integers.
3825
3826 * display.texi (Defining Faces): Explain that face name should not
3827 end in `-face'.
3828
3829 * modes.texi (Mode Line Data): Minor cleanup.
3830 (Customizing Keywords): Node split out of Search-based Fontification.
3831 Add example of using font-lock-add-keywords from a hook.
3832 Clarify when MODE should be non-nil, and when nil.
3833
38342005-06-06 Richard M. Stallman <rms@gnu.org>
3835
3836 * modes.texi (Mode Line Data): Explain what happens when the car
3837 of a list is a void symbol.
3838 (Search-based Fontification): Explain MODE arg to
3839 font-lock-add-keywords and warn about calls from major modes.
3840
38412005-06-08 Juri Linkov <juri@jurta.org>
3842
3843 * display.texi (Standard Faces): Add `shadow' face.
3844
38452005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3846
3847 * modes.texi (Major Mode Conventions): A derived mode only needs
3848 to put the call to the parent mode inside `delay-mode-hooks'.
3849
38502005-05-29 Richard M. Stallman <rms@gnu.org>
3851
3852 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
3853 new, and what that implies. Clarify.
3854
3855 * files.texi (Locating Files): Clean up the text.
3856
3857 * frames.texi (Window Frame Parameters): Document user-size.
3858 Shorten entry for top by referring to left.
3859
38602005-05-26 Richard M. Stallman <rms@gnu.org>
3861
3862 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
3863 is new, and what the implications are. Other clarifications.
3864
38652005-05-24 Richard M. Stallman <rms@gnu.org>
3866
3867 * frames.texi (Dialog Boxes): Minor fixes.
3868
38692005-05-25 Masatake YAMATO <jet@gyve.org>
3870
3871 * display.texi (Standard Faces): Write about `mode-line-highlight'.
3872
38732005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3874
3875 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3876 is optional.
3877
38782005-05-24 Nick Roberts <nickrob@snap.net.nz>
3879
10d1d0af 3880 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
3881
38822005-05-23 Lute Kamstra <lute@gnu.org>
3883
3884 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3885 syntax-begin-function over font-lock-beginning-of-syntax-function.
3886
38872005-05-21 Luc Teirlinck <teirllm@auburn.edu>
3888
3889 * minibuf.texi (Reading File Names): Update description of
3890 `read-directory-name'.
3891
3892 * modes.texi (Derived Modes): Clarify :group keyword.
3893
38942005-05-21 Eli Zaretskii <eliz@gnu.org>
3895
3896 * files.texi (Locating Files): New subsection.
3897 Describe locate-file and executable-find.
3898
38992005-05-21 Kevin Ryde <user42@zip.com.au>
3900
3901 * frames.texi (Initial Parameters): Update cross reference to
3902 "Emacs Invocation".
3903
39042005-05-19 Luc Teirlinck <teirllm@auburn.edu>
3905
3906 * keymaps.texi (Active Keymaps): Add anchor.
3907
3908 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3909 (Major Mode Conventions): Refer to `Auto Major Mode' in more
3910 appropriate place.
3911 (Derived Modes): Small clarifications.
3912 (Minor Mode Conventions, Keymaps and Minor Modes):
3913 Replace references to nodes with references to anchors.
3914 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3915 Clarify description of lists whose first element is an integer.
3916 (Mode Line Variables): Add anchor.
3917 (%-Constructs): Clarify description of integer after %.
3918 (Emulating Mode Line): Describe nil value for FACE.
3919
39202005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3921
3922 * modes.texi (Derived Modes): Correct references to non-existing
3923 variable standard-syntax-table.
3924
39252005-05-17 Lute Kamstra <lute@gnu.org>
3926
3927 * modes.texi (Defining Minor Modes): Mention the mode hook.
3928
39292005-05-15 Kim F. Storm <storm@cua.dk>
3930
3931 * processes.texi (Network): Remove open-network-stream-nowait.
3932 (Network Servers): Remove open-network-stream-server.
3933
39342005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3935
3936 * elisp.texi (Top): Update detailed menu.
3937
3938 * variables.texi: Reorder nodes.
3939 (Variables): Update menu.
3940 (File Local Variables): Do not refer to the `-*-' line as
3941 a "local variables list". Add pxref.
3942
39432005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3944
3945 * elisp.texi (Top): Update detailed menu for node changes.
3946
3947 * modes.texi (Modes): Update Menu.
3948 (Hooks): Move to beginning of chapter.
3949 Most minor modes run mode hooks too.
3950 `add-hook' can handle void hooks or hooks whose value is a single
3951 function.
3952 (Major Modes): Update Menu.
3953 (Major Mode Basics): New node, split off from `Major Modes'.
3954 (Major Mode Conventions): Correct xref. Explain how to handle
3955 auto-mode-alist if the major mode command has an autoload cookie.
3956 (Auto Major Mode): Major update. Add magic-mode-alist.
3957 (Derived Modes): Major update.
3958 (Mode Line Format): Update Menu.
3959 (Mode Line Basics): New node, split off from `Mode Line Format'.
3960
3961 * loading.texi (Autoload): Mention `autoload cookie' as synonym
3962 for `magic autoload comment'. Add index entries and anchor.
3963
39642005-05-14 Richard M. Stallman <rms@gnu.org>
3965
3966 * tips.texi (Coding Conventions): Explain how important it is
3967 that just loading certain files not change Emacs behavior.
3968
3969 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
3970
39712005-05-12 Lute Kamstra <lute@gnu.org>
3972
3973 * modes.texi (Generic Modes): Update.
3974 (Major Modes): Refer to node "Generic Modes".
3975
3976 * elisp.texi (Top): Update to the current structure of the manual.
3977 * processes.texi (Processes): Add menu description.
3978 * customize.texi (Customization): Add menu descriptions.
3979
39802005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
3981
3982 * processes.texi (Signals to Processes)
3983 (Low-Level Network): Fix typos.
3984
39852005-05-11 Lute Kamstra <lute@gnu.org>
3986
3987 * elisp.texi (Top): Add some nodes from the chapter "Major and
3988 Minor Modes" to the detailed node listing.
3989
39902005-05-10 Richard M. Stallman <rms@gnu.org>
3991
3992 * keymaps.texi (Extended Menu Items): Menu item filter functions
3993 can be called at any time.
3994
39952005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3996
3997 * variables.texi (File Local Variables): `(hack-local-variables t)'
3998 now also checks whether a mode is specified in the local variables
3999 list.
4000
40012005-05-05 Kevin Ryde <user42@zip.com.au>
4002
4003 * display.texi (The Echo Area): Correct format function cross
4004 reference.
4005
40062005-05-05 Luc Teirlinck <teirllm@auburn.edu>
4007
4008 * variables.texi (Variable Aliases): Change description of
4009 `define-obsolete-variable-alias'.
4010
4011 * functions.texi (Functions): Add "Obsolete Functions" to menu.
4012 (Defining Functions): Add xref.
4013 (Obsolete Functions): New node.
4014 (Function Safety): Standardize capitalization of section title.
4015
4016 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
4017 (Dialog Boxes): Complete description of `x-popup-dialog'.
4018
40192005-05-04 Richard M. Stallman <rms@gnu.org>
4020
4021 * commands.texi (Interactive Codes): Fix Texinfo usage.
4022 Document U more clearly.
4023
40242005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4025
4026 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
4027 function and not a macro.
4028
4029 * frames.texi (Pop-Up Menus): Correct and clarify description of
4030 `x-popup-menu'.
4031 (Dialog Boxes): Clarify description of `x-popup-dialog'.
4032
40332005-05-01 Richard M. Stallman <rms@gnu.org>
4034
4035 * edebug.texi (Checking Whether to Stop): Fix previous change.
4036
40372005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4038
4039 * display.texi: Fix typos and Texinfo usage.
4040
4041 * edebug.texi (Checking Whether to Stop): executing-macro ->
4042 executing-kbd-macro.
4043
40442005-05-01 Richard M. Stallman <rms@gnu.org>
4045
4046 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
4047
40482005-04-30 Richard M. Stallman <rms@gnu.org>
4049
4050 * files.texi (Magic File Names): Document `operations' property.
4051
40522005-04-29 Lute Kamstra <lute@gnu.org>
4053
4054 * modes.texi (Generic Modes): New node.
4055 (Major Modes): Add it to the menu.
4056 (Derived Modes): Add "derived mode" to concept index.
4057
40582005-04-28 Lute Kamstra <lute@gnu.org>
4059
4060 * modes.texi (Defining Minor Modes): Fix previous change.
4061 (Font Lock Mode): Simplify.
4062 (Font Lock Basics): Say that font-lock-defaults is buffer-local
4063 when set and that some parts are optional. Add cross references.
4064 (Search-based Fontification): Say how to specify font-lock-keywords.
4065 Add cross references. Add font-lock-multiline to index.
4066 Move font-lock-keywords-case-fold-search here from node "Other Font
4067 Lock Variables". Document font-lock-add-keywords and
4068 font-lock-remove-keywords.
4069 (Other Font Lock Variables): Move font-lock-keywords-only,
4070 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4071 and font-lock-syntactic-face-function to node "Syntactic Font
4072 Lock". Move font-lock-keywords-case-fold-search to node
4073 "Search-based Fontification". Document font-lock-inhibit-thing-lock
4074 and font-lock-{,un}fontify-{buffer,region}-function.
4075 (Precalculated Fontification): Remove reference to deleted variable
4076 font-lock-core-only.
4077 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
4078 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
4079 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4080 and font-lock-syntactic-face-function here from node "Other Font
4081 Lock Variables". Move font-lock-syntactic-keywords to "Setting
4082 Syntax Properties". Add cross references.
4083 (Setting Syntax Properties): New node.
4084 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
4085 * syntax.texi (Syntax Properties): Add cross reference.
4086 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
4087
40882005-04-26 Richard M. Stallman <rms@gnu.org>
4089
4090 * display.texi (Defining Faces):
4091 Document `default' elements of defface spec.
4092
4093 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
4094
4095 * variables.texi (Variable Aliases): Clarify text.
4096
40972005-04-25 Chong Yidong <cyd@stupidchicken.com>
4098
4099 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
4100
41012005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4102
4103 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
4104
41052005-04-24 Eli Zaretskii <eliz@gnu.org>
4106
4107 * syntax.texi (Syntax Table Internals): Elaborate documentation of
4108 syntax-after and syntax-class.
4109
4110 * files.texi (Changing Files): Fix last change's cross-reference.
4111 (Unique File Names): Don't mention "numbers" in the documentation
4112 of make-temp-file and make-temp-name.
4113
41142005-04-23 Richard M. Stallman <rms@gnu.org>
4115
4116 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
4117
41182005-04-22 Nick Roberts <nickrob@snap.net.nz>
4119
4120 * windows.texi (Cyclic Window Ordering): Clarify window-list.
4121
41222005-04-22 Nick Roberts <nickrob@snap.net.nz>
4123
4124 * variables.texi (Variable Aliases): Describe make-obsolete-variable
4125 and define-obsolete-variable-alias.
4126
41272005-04-22 Kim F. Storm <storm@cua.dk>
4128
4129 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
4130 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
4131
41322005-04-21 Lute Kamstra <lute@gnu.org>
4133
4134 * lists.texi (Association Lists): Document rassq-delete-all.
4135
41362005-04-19 Richard M. Stallman <rms@gnu.org>
4137
4138 * modes.texi (Search-based Fontification): Explain that
4139 facespec is an expression to be evaluated.
4140
41412005-04-19 Kevin Ryde <user42@zip.com.au>
4142
4143 * streams.texi (Output Functions): Fix xref.
4144 * strings.texi (String Conversion): Fix xref.
4145
41462005-04-19 Kim F. Storm <storm@cua.dk>
4147
4148 * symbols.texi (Symbol Plists): Add safe-get.
4149 Mention that `get' may signal an error.
4150
41512005-04-18 Nick Roberts <nickrob@snap.net.nz>
4152
4153 * customize.texi (Variable Definitions): Replace tooltip-mode
4154 example with save-place.
4155
41562005-04-17 Richard M. Stallman <rms@gnu.org>
4157
4158 * buffers.texi (Indirect Buffers): Clarify.
4159
4160 * positions.texi (Positions): Clarify converting marker to integer.
4161
4162 * strings.texi (String Basics): Mention string-match; clarify.
4163
41642005-04-08 Lute Kamstra <lute@gnu.org>
4165
4166 * modes.texi (Search-based Fontification): Fix cross references.
4167 Use consistent terminology. Document anchored highlighting.
4168
41692005-04-05 Lute Kamstra <lute@gnu.org>
4170
4171 * modes.texi (Defining Minor Modes): Document :group keyword
4172 argument and its default value.
4173
41742005-04-03 Lute Kamstra <lute@gnu.org>
4175
4176 * hooks.texi (Standard Hooks): Add some hooks. Add cross
4177 references and/or descriptions. Delete major mode hooks; mention
4178 them as a category instead. Rename or delete obsolete hooks.
4179
41802005-04-02 Richard M. Stallman <rms@gnu.org>
4181
4182 * nonascii.texi (Coding System Basics): Another wording cleanup.
4183
41842005-04-01 Richard M. Stallman <rms@gnu.org>
4185
4186 * nonascii.texi (Coding System Basics): Clarify previous change.
4187
41882005-04-01 Kenichi Handa <handa@m17n.org>
4189
10d1d0af 4190 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
4191 identity of coding systems.
4192
41932005-03-29 Chong Yidong <cyd@stupidchicken.com>
4194
4195 * text.texi (Buffer Contents): Add filter-buffer-substring and
4196 buffer-substring-filters.
4197
41982005-03-26 Chong Yidong <cyd@stupidchicken.com>
4199
4200 * anti.texi (Antinews): Mention `G' interactive code.
4201
4202 * tips.texi (Compilation Tips): Mention benchmark.el.
4203
42042005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4205
4206 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
4207 is now bound to M-o M-o.
4208
4209 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
4210
42112005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4212
4213 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
4214 in the Emacs Manual).
4215 * Makefile.in (srcs): Remove calendar.texi.
4216 * makefile.w32-in (srcs): Remove calendar.texi.
4217 * display.texi (Display): Change name of next node.
4218 * os.texi (System In): Change name of previous node.
4219 * elisp.texi (Top): Remove Calendar references.
4220 * vol1.texi (Top): Remove Calendar references.
4221 * vol2.texi (Top): Remove Calendar references.
4222
42232005-03-25 Richard M. Stallman <rms@gnu.org>
4224
4225 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
4226 Cleanup previous change.
4227
42282005-03-25 Chong Yidong <cyd@stupidchicken.com>
4229
4230 * display.texi (Face Attributes): Faces earlier in an :inherit
4231 list take precedence.
4232 (Scroll Bars): Fix description of vertical-scroll-bars.
4233 Document frame-current-scroll-bars and window-current-scroll-bars.
4234
4235 * markers.texi (The Mark): Document temporary Transient Mark mode.
4236
4237 * minibuf.texi (Reading File Names):
4238 Document read-file-name-completion-ignore-case.
4239
4240 * positions.texi (Screen Lines): Document nil for width argument
4241 to compute-motion.
4242
42432005-03-23 Kim F. Storm <storm@cua.dk>
4244
4245 * display.texi (Standard Faces): Other faces used in the fringe
4246 implicitly inherits from the fringe face.
4247 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
4248 properties implicitly inherits from fringe face.
4249 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
4250
42512005-03-20 Chong Yidong <cyd@stupidchicken.com>
4252
4253 * display.texi (Invisible Text): State default value of
4254 line-move-ignore-invisible.
4255 (Managing Overlays): Document remove-overlays.
4256 (Standard Faces): Document escape-glyph face.
4257
4258 * minibuf.texi (Reading File Names): Document read-file-name-function.
4259
4260 * modes.texi (Other Font Lock Variables):
4261 Document font-lock-lines-before.
4262
4263 * positions.texi (Skipping Characters): skip-chars-forward allows
4264 character classes.
4265
42662005-03-18 Lute Kamstra <lute@gnu.org>
4267
4268 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
4269
42702005-03-17 Richard M. Stallman <rms@gnu.org>
4271
4272 * text.texi (Undo): Document extensible undo entries.
4273
dd7b651b 4274 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
4275
4276 * nonascii.texi (Character Codes): Minor fix.
4277
4278 * display.texi (Display Property): Explain the significance
4279 of having text properties that are eq.
4280 (Other Display Specs): Explain string as display spec.
4281
4282 * commands.texi (Interactive Codes): Document G option.
4283
42842005-03-17 Chong Yidong <cyd@stupidchicken.com>
4285
4286 * text.texi (Filling): Add sentence-end-without-period and
4287 sentence-end-without-space.
4288 (Changing Properties): Minor fix.
4289
4290 * anti.texi: Total rewrite.
4291
42922005-03-15 Lute Kamstra <lute@gnu.org>
4293
4294 * edebug.texi (Instrumenting Macro Calls): Fix typos.
4295
42962005-03-08 Kim F. Storm <storm@cua.dk>
4297
4298 * display.texi (Specified Space): Property :width is support on
4299 non-graphic terminals, :height is not.
4300
43012005-03-07 Richard M. Stallman <rms@gnu.org>
4302
4303 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
4304 Now subnodes of Fringes.
4305 (Overlay Arrow): Document overlay-arrow-variable-list.
4306 (Fringe Size/Pos): New node, broken out of Fringes.
4307 (Display): Explain clearing vs redisplay better.
4308 (Truncation): Clarify use of bitmaps.
4309 (The Echo Area): Clarify the uses of the echo area.
4310 Add max-mini-window-height.
4311 (Progress): Clarify.
4312 (Invisible Text): Explain that main loop moves point out.
4313 (Selective Display): Say "hidden", not "invisible".
4314 (Managing Overlays): Move up. Describe relation to Undo here.
4315 (Overlay Properties): Clarify intro.
4316 (Finding Overlays): Explain return values when nothing found.
4317 (Width): truncate-string-to-width has added arg.
4318 (Displaying Faces): Clarify and update mode line face handling.
4319 (Face Functions): Minor cleanup.
4320 (Conditional Display): Merge into Other Display Specs.
4321 (Pixel Specification, Other Display Specs): Minor cleanups.
4322 (Images, Image Descriptors): Minor cleanups.
4323 (GIF Images): Patents have expired.
4324 (Showing Images): Explain default text for insert-image.
4325 (Manipulating Button Types): Merge into Manipulating Buttons.
4326 (Making Buttons): Explain return values.
4327 (Button Buffer Commands): Add xref.
4328 (Inverse Video): Update mode-line-inverse-video.
4329 (Display Table Format): Clarify.
4330 (Active Display Table): Give defaults for window-display-table.
4331
4332 * calendar.texi (Calendar Customizing): calendar-holiday-marker
4333 and calendar-today-marker are strings, not chars.
4334 (Holiday Customizing): Minor fix.
4335
4336 * internals.texi (Writing Emacs Primitives): Update `or' example.
4337 Update limit on # args of subr.
4338
4339 * edebug.texi (Using Edebug): Arrow is in fringe.
4340 (Instrumenting): Arg to eval-defun works without loading edebug.
4341 (Edebug Execution Modes): Add xref.
4342
4343 * customize.texi (Common Keywords): Clarify :require.
4344 Mention :version here.
4345 (Variable Definitions, Group Definitions): Not here.
4346 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
4347
43482005-03-07 Chong Yidong <cyd@stupidchicken.com>
4349 * nonascii.texi (Text Representations): Clarify position-bytes.
4350 (Character Sets): Add list-charset-chars.
4351 (Scanning Charsets): Add charset-after.
4352 (Encoding and I/O): Minor fix.
4353
43542005-03-06 Richard M. Stallman <rms@gnu.org>
4355
4356 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
4357 (Resizing Windows): Likewise.
4358
4359 * text.texi (Change Hooks): Get rid of "Emacs 21".
4360
4361 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
4362
4363 * streams.texi (Output Variables): Get rid of "Emacs 21".
4364
4365 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
4366
4367 * os.texi (Translating Input): Replace flow-control example
4368 with a less obsolete example that uses `keyboard-translate'.
4369
4370 * objects.texi (Hash Table Type, Circular Objects):
4371 Get rid of "Emacs 21".
4372
4373 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
4374 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
4375
4376 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
4377
4378 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
4379
4380 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
4381 (Menu Bar): Fix when menu-bar-update-hook is called.
4382
4383 * hash.texi (Hash Tables): Get rid of "Emacs 21".
4384
4385 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
4386 and make it read better.
4387
4388 * files.texi (Writing to Files): Get rid of "Emacs 21".
4389 (Unique File Names): Likewise.
4390
4391 * elisp.texi: Update Emacs version to 22.
4392
4393 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
4394 (Overlay Properties, Face Attributes): Likewise.
4395 (Managing Overlays): Fix punctuation.
4396 (Attribute Functions): Clarify set-face-font; get rid of
4397 info about old Emacs versions.
4398 (Auto Faces, Font Lookup, Display Property, Images):
4399 Get rid of "Emacs 21".
4400
4401 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
4402
44032005-03-05 Richard M. Stallman <rms@gnu.org>
4404
4405 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
4406
44072005-03-04 Lute Kamstra <lute@gnu.org>
4408
4409 * debugging.texi (Error Debugging): Document stack-trace-on-error.
4410
44112005-03-03 Lute Kamstra <lute@gnu.org>
4412
4413 * edebug.texi (Instrumenting Macro Calls): Fix typo.
4414
44152005-03-01 Lute Kamstra <lute@gnu.org>
4416
4417 * debugging.texi (Debugger Commands): Update `j'.
4418
44192005-02-28 Lute Kamstra <lute@gnu.org>
4420
4421 * debugging.texi (Debugging): Fix typo.
4422 (Error Debugging): Document eval-expression-debug-on-error.
4423 (Function Debugging): Update example.
4424 (Using Debugger): Mention starred stack frames.
4425 (Debugger Commands): Document `j' and `l'.
4426 (Invoking the Debugger): `d' and `j' exit recursive edit too.
4427 Update the messages that the debugger displays.
4428 (Internals of Debugger): Add cross reference. Update example.
4429 (Excess Open): Minor improvement.
4430 (Excess Close): Minor improvement.
4431
44322005-02-26 Richard M. Stallman <rms@gnu.org>
4433
4434 * tips.texi (Coding Conventions): Clarify.
4435 Put all the major mode key reservations together.
4436 Mention the Mouse-1 => Mouse-2 conventions.
4437
4438 * syntax.texi (Syntax Class Table): Clarify.
4439 (Syntax Table Functions): syntax-after moved from here.
4440 (Syntax Table Internals): syntax-after moved to here.
4441 (Parsing Expressions): Update info on number of values
4442 and what's meaningful in the STATE argument.
4443 (Categories): Fix typo.
4444
4445 * sequences.texi (Arrays): Cleanup.
4446 (Char-Tables): Clarify.
4447
4448 * processes.texi (Deleting Processes): Cleanups, add xref.
4449 (Subprocess Creation): Explain nil in exec-path. Cleanup.
4450 (Process Information): set-process-coding-system, some args optional.
4451 (Input to Processes): Explain various types for PROCESS args.
4452 Rename them from PROCESS-NAME to PROCESS.
4453 (Signals to Processes): Likewise.
4454 (Decoding Output): Cleanup.
4455 (Query Before Exit): Clarify.
4456
4457 * os.texi (Startup Summary): Correct the options; add missing ones.
4458 (Terminal Output, Batch Mode): Clarify.
4459 (Flow Control): Node deleted.
4460
4461 * markers.texi (The Mark): Clarify.
4462
4463 * macros.texi (Expansion): Cleanup.
4464 (Indenting Macros): indent-spec allows ints, not floats.
4465
4466 * keymaps.texi (Keymaps): Clarify.
4467 (Format of Keymaps): Update lisp-mode-map example.
4468 (Active Keymaps, Key Lookup): Clarify.
4469 (Changing Key Bindings): Add xref to `kbd'.
4470 (Key Binding Commands, Simple Menu Items): Clarify.
4471 (Mouse Menus, Menu Bar): Clarify.
4472 (Menu Example): Replace print example with menu-bar-replace-menu.
4473
4474 * help.texi (Documentation Basics): Add function-documentation prop.
4475
4476 * elisp.texi (Top): Don't refer to Flow Control node.
4477
4478 * commands.texi (Command Overview): Improve xrefs.
4479 (Adjusting Point): Adjusting point applies to intangible and invis.
4480 (Key Sequence Input): Doc extra read-key-sequence args.
4481 Likewise for read-key-sequence-vector.
4482
4483 * backups.texi (Rename or Copy): Minor fix.
4484 (Numbered Backups): For version-control, say the default.
4485 (Auto-Saving): make-auto-save-file-name example is simplified.
4486
4487 * advice.texi (Advising Functions): Don't imply one part of Emacs
4488 should advise another part. Markup changes.
4489 (Defining Advice): Move transitional para.
4490 (Activation of Advice): Cleanup.
4491 Explain if COMPILE is nil or negative.
4492
4493 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
4494
44952005-02-24 Lute Kamstra <lute@gnu.org>
4496
4497 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
4498 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
4499
45002005-02-23 Lute Kamstra <lute@gnu.org>
4501
4502 * modes.texi (Defining Minor Modes): define-minor-mode can be used
4503 to define global minor modes as well.
4504
4505 * display.texi (Managing Overlays): overlay-buffer returns nil for
4506 deleted overlays.
4507
45082005-02-22 Kim F. Storm <storm@cua.dk>
4509
4510 * minibuf.texi (Basic Completion): Allow symbols in addition to
4511 strings in try-completion and all-completions.
4512
45132005-02-14 Lute Kamstra <lute@gnu.org>
4514
4515 * elisp.texi (Top): Remove reference to deleted node.
4516
4517 * lists.texi (Lists): Remove reference to deleted node.
4518 (Cons Cells): Fix typo.
4519
4520 * loading.texi (Where Defined): Fix typo.
4521
45222005-02-14 Richard M. Stallman <rms@gnu.org>
4523
4524 * variables.texi (Creating Buffer-Local): change-major-mode-hook
4525 is useful for discarding some minor modes.
4526
4527 * symbols.texi (Symbol Components): Reorder examples.
4528
4529 * streams.texi (Input Functions): State standard-input default.
4530 (Output Variables): State standard-output default.
4531
4532 * objects.texi (Printed Representation): Clarify read syntax vs print.
4533 (Floating Point Type): Explain meaning better.
4534 (Symbol Type): Explain uniqueness better.
4535 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
4536 List examples sooner.
4537 (Box Diagrams): New subnode broken out.
4538 Some examples moved from old Lists as Boxes node.
4539 (Dotted Pair Notation): Clarify intro.
4540 (Array Type): Clarify.
4541 (Type Predicates): Add hash-table-p.
4542
4543 * numbers.texi (Integer Basics): Clarify radix explanation.
4544 (Predicates on Numbers): Minor clarification.
4545 (Comparison of Numbers): Minor clarification. Clarify eql.
4546 Typos in min, max.
4547 (Math Functions): Clarify overflow in expt.
4548
4549 * minibuf.texi (Text from Minibuffer): Minor clarification.
4550 Mention arrow keys.
4551
4552 * loading.texi (Autoload): defun's doc string overrides autoload's
4553 doc string.
4554 (Repeated Loading): Modernize "add to list" examples.
4555 (Where Defined): Finish updating table of load-history elts.
4556
4557 * lists.texi (List-related Predicates): Minor wording improvement.
4558 (Lists as Boxes): Node deleted.
4559 (Building Lists): Explain trivial cases of number-sequence.
4560
4561 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 4562 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
4563 (Hash Access): Any object can be a key.
4564 State value of maphash.
4565
4566 * functions.texi (What Is a Function): Wording cleanup.
4567 (Function Documentation): Minor cleanup.
4568 Explain purpose of calling convention at end of doc string.
4569 (Function Names): Wording cleanup.
4570 (Calling Functions): Wording cleanup.
4571 Explain better how funcall calls the function.
4572 (Function Cells): Delete example of saving and redefining function.
4573
4574 * control.texi (Combining Conditions): Wording cleanup.
4575 (Iteration): dolist and dotimes bind VAR locally.
4576 (Cleanups): Xref to Atomic Changes.
4577
4578 * compile.texi (Byte Compilation): Delete 19.29 info.
4579 (Compilation Functions): Macros' difficulties don't affect defsubst.
4580 (Docs and Compilation): Delete 19.29 info.
4581
45822005-02-10 Richard M. Stallman <rms@gnu.org>
4583
4584 * objects.texi (Symbol Type): Minor correction.
4585
45862005-02-06 Lute Kamstra <lute@gnu.org>
4587
4588 * modes.texi (Example Major Modes): Fix typos.
4589
45902005-02-06 Richard M. Stallman <rms@gnu.org>
4591
4592 * text.texi (Margins): fill-nobreak-predicate can be one function.
4593
4594 * strings.texi (Modifying Strings): clear-string can make unibyte.
4595 (Formatting Strings): format gives error if values missing.
4596
4597 * positions.texi (Character Motion): Mention default arg
4598 for forward-char. backward-char refers to forward-char.
4599 (Word Motion): Mention default arg for forward-word.
4600 (Buffer End Motion): Mention default arg for beginning-of-buffer.
4601 Simplify end-of-buffer.
4602 (Text Lines): Mention default arg for forward-line.
4603 (List Motion): Mention default arg for beginning/end-of-defun.
4604 (Skipping Characters): Minor fixes in explaining character-set.
4605
4606 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
4607 Mode inheritance applies only when default-major-mode is nil.
4608 Clarifications.
4609 (Example Major Modes): Update Text mode and Lisp mode examples.
4610 (Minor Mode Conventions): Mention define-minor-mode at top.
4611 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
4612 (Mode Line Format): Update mode line face display info.
4613 (Properties in Mode): Mention effect of risky vars.
4614 (Imenu): Define imenu-add-to-menubar.
4615 (Font Lock Mode): Add descriptions to menu lines.
4616 (Faces for Font Lock): Add font-lock-doc-face.
4617
46182005-02-05 Lute Kamstra <lute@gnu.org>
4619
4620 * text.texi (Maintaining Undo): Remove obsolete function.
4621
46222005-02-05 Eli Zaretskii <eliz@gnu.org>
4623
4624 * frames.texi (Color Names): Add pointer to the X docs about RGB
4625 color specifications. Improve indexing
4626 (Text Terminal Colors): Replace the description of RGB values by
4627 an xref to "Color Names".
4628
46292005-02-03 Richard M. Stallman <rms@gnu.org>
4630
4631 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
4632 Clarify.
4633 (Selecting Windows): Clarify save-selected-window.
4634 (Cyclic Window Ordering): Clarify walk-windows.
4635 (Window Point): Clarify.
4636 (Window Start): Add comment to example.
4637 (Resizing Windows): Add `interactive' specs in examples.
4638 Document fit-window-to-buffer.
4639
4640 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
4641 (Undo, Maintaining Undo): Clarify last change.
4642 (Sorting): In sort-numeric-fields, explain about octal and hex.
4643 Mention sort-numeric-base.
4644 (Format Properties): Add xref for hard newlines.
4645
4646 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
4647 (Pop-Up Menus): Fix typo.
4648 (Color Names): Explain all types of color names.
4649 Explain color-values on B&W terminal.
4650 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
4651
4652 * files.texi (File Locks): Not supported on MS systems.
4653 (Testing Accessibility): Clarify.
4654
4655 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
4656 (Coverage Testing): Fix typo.
4657
4658 * commands.texi (Misc Events): Remove stray space.
4659
4660 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
4661 (Modification Time): Clarify when visited-file-modtime returns 0.
4662 (The Buffer List): Clarify bury-buffer.
4663 (Killing Buffers): Clarify.
4664 (Indirect Buffers): Add clone-indirect-buffer.
4665
46662005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4667
4668 * edebug.texi (Printing in Edebug): Fix default value of
4669 edebug-print-circle.
4670 (Coverage Testing): Fix displayed frequency count data.
4671
46722005-02-02 Luc Teirlinck <teirllm@auburn.edu>
4673
4674 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4675
46762005-02-02 Kim F. Storm <storm@cua.dk>
4677
4678 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4679
46802005-01-29 Eli Zaretskii <eliz@gnu.org>
4681
4682 * commands.texi (Misc Events): Describe the help-echo event.
4683
4684 * text.texi (Special Properties) <help-echo>: Use `pos'
4685 consistently in description of the help-echo property.
4686 Use @code{nil} instead of @var{nil}.
4687
4688 * display.texi (Overlay Properties): Fix the index entry for
4689 help-echo overlay property.
4690
4691 * customize.texi (Type Keywords): Uncomment the xref to the
4692 help-echo property documentation.
4693
46942005-01-23 Kim F. Storm <storm@cua.dk>
4695
4696 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4697 return value. Third element FULLY replaced by PARTIAL which
4698 specifies number of invisible pixels if row is only partially visible.
4699 (Textual Scrolling): Mention auto-window-vscroll.
4700 (Vertical Scrolling): New defvar auto-window-vscroll.
4701
47022005-01-16 Luc Teirlinck <teirllm@auburn.edu>
4703
4704 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4705 command remapping.
4706
47072005-01-15 Richard M. Stallman <rms@gnu.org>
4708
4709 * display.texi (Defining Images): Mention DATA-P arg of create-image.
4710
47112005-01-14 Kim F. Storm <storm@cua.dk>
4712
4713 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4714
4715 * text.texi (Links and Mouse-1): Fix string and vector item.
4716
47172005-01-13 Richard M. Stallman <rms@gnu.org>
4718
4719 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4720 descriptions of overriding-local-map and overriding-terminal-local-map.
4721
4722 * text.texi (Links and Mouse-1): Clarify text.
4723
47242005-01-13 Kim F. Storm <storm@cua.dk>
4725
4726 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4727
47282005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
4729
4730 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4731
47322005-01-12 Kim F. Storm <storm@cua.dk>
4733
4734 * text.texi (Links and Mouse-1): Rename section from Enabling
4735 Mouse-1 to Following Links. Change xrefs.
4736 Add examples for define-button-type and define-widget.
4737
4738 * display.texi (Button Properties, Button Buffer Commands):
4739 Clarify mouse-1 and follow-link functionality.
4740
47412005-01-12 Richard M. Stallman <rms@gnu.org>
4742
4743 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4744
4745 * display.texi (Beeping): Fix Texinfo usage.
4746
4747 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4748
47492005-01-11 Kim F. Storm <storm@cua.dk>
4750
4751 * display.texi (Button Properties, Button Buffer Commands):
4752 Mention mouse-1 binding. Add follow-link keyword.
4753
4754 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4755 (Enabling Mouse-1 to Follow Links): New subsection.
4756
47572005-01-06 Richard M. Stallman <rms@gnu.org>
4758
4759 * text.texi (Special Properties): Minor change.
4760
4761 * os.texi (Timers): Clarify previous change.
4762
4763 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4764
47652005-01-01 Luc Teirlinck <teirllm@auburn.edu>
4766
4767 * display.texi (Face Attributes): Correct xref to renamed node.
4768
47692005-01-01 Richard M. Stallman <rms@gnu.org>
4770
4771 * display.texi (Face Attributes): Describe hex color specs.
4772
47732004-12-31 Richard M. Stallman <rms@gnu.org>
4774
4775 * os.texi (Timers): Update previous change.
4776
47772004-12-30 Kim F. Storm <storm@cua.dk>
4778
4779 * display.texi (Line Height): Total line-height is now specified
4780 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
4781 in cons cells. (nil . RATIO) is relative to actual line height.
4782 Use line-height `t' instead of `0' to get minimum height.
4783
47842004-12-29 Richard M. Stallman <rms@gnu.org>
4785
4786 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4787
47882004-12-28 Richard M. Stallman <rms@gnu.org>
4789
4790 * commands.texi (Quitting): Clarify value of with-local-quit.
4791
4792 * elisp.texi (Top): Fix previous change.
4793
4794 * loading.texi (Loading): Fix previous change.
4795
47962004-12-27 Richard M. Stallman <rms@gnu.org>
4797
4798 * Makefile.in (MAKEINFO): Specify --force.
4799
4800 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4801
4802 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4803
4804 * display.texi (Line Height): Further clarify.
4805
4806 * elisp.texi (Top): Update Loading submenu.
4807
4808 * loading.texi (Where Defined): New node.
4809 (Unloading): load-history moved to Where Defined.
4810
48112004-12-21 Richard M. Stallman <rms@gnu.org>
4812
4813 * commands.texi (Event Input Misc): Add while-no-input.
4814
48152004-12-11 Richard M. Stallman <rms@gnu.org>
4816
4817 * display.texi (Line Height): Rewrite text for clarity.
4818
48192004-12-11 Kim F. Storm <storm@cua.dk>
4820
4821 * display.texi (Display): Add node "Line Height" to menu.
4822 (Line Height): New node. Move full description of line-spacing
4823 and line-height text properties here from text.texi.
4824 (Scroll Bars): Add vertical-scroll-bar variable.
4825
4826 * frames.texi (Window Frame Parameters): Remove line-height defvar.
4827
4828 * locals.texi (Standard Buffer-Local Variables): Fix xref for
4829 line-spacing and vertical-scroll-bar.
4830
4831 * text.texi (Special Properties): Just mention line-spacing and
4832 line-height here, add xref to new "Line Height" node.
4833
48342004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
4835
4836 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4837
4838 * locals.texi (Standard Buffer-Local Variables):
4839 Add @xref for `line-spacing'.
4840
48412004-12-05 Richard M. Stallman <rms@gnu.org>
4842
4843 * Makefile.in (maintainer-clean): Remove the info files
4844 in $(infodir) where they are created.
4845
48462004-12-03 Richard M. Stallman <rms@gnu.org>
4847
4848 * windows.texi (Selecting Windows): get-lru-window and
4849 get-largest-window don't consider dedicated windows.
4850
4851 * text.texi (Undo): Document undo-in-progress.
4852
48532004-11-26 Richard M. Stallman <rms@gnu.org>
4854
4855 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
4856 Remove a few vars that are not always buffer-local.
4857
48582004-11-24 Luc Teirlinck <teirllm@auburn.edu>
4859
4860 * locals.texi (Standard Buffer-Local Variables): Comment out
4861 xref's to non-existent node `Yet to be written'.
4862
48632004-11-24 Richard M. Stallman <rms@gnu.org>
4864
4865 * processes.texi (Synchronous Processes): Grammar fix.
4866
4867 * numbers.texi (Comparison of Numbers): Add eql.
4868
4869 * locals.texi (Standard Buffer-Local Variables): Add many vars.
4870
4871 * intro.texi (Printing Notation): Fix previous change.
4872
4873 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4874 and default-indicate-buffer-boundaries from here.
4875 (Usual Display): To here.
4876 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4877 (Usual Display): Move tab-width up.
4878
4879 * customize.texi (Variable Definitions): Replace
4880 show-paren-mode example with tooltip-mode.
4881 (Simple Types, Composite Types, Defining New Types):
4882 Minor cleanups.
4883
48842004-11-21 Jesper Harder <harder@ifa.au.dk>
4885
4886 * processes.texi (Synchronous Processes, Output from Processes):
4887 Markup fix.
4888
48892004-11-20 Richard M. Stallman <rms@gnu.org>
4890
4891 * positions.texi (Skipping Characters): skip-chars-forward
4892 now handles char classes.
4893
4894 * intro.texi (Printing Notation): Avoid confusion of `print'
4895 when explaining @print.
4896
4897 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4898
4899 * display.texi (Display Table Format): Minor fix.
4900
4901 * streams.texi (Output Functions): Fix print example.
4902
4903 * Makefile.in (elisp): New target.
4904 (dist): Depend on $(infodir)/elisp, not elisp.
4905 Copy the info files from $(infodir).
4906
4907 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4908 read-from-minibuffer.
4909
4910 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4911
49122004-11-19 Richard M. Stallman <rms@gnu.org>
4913
4914 * searching.texi (Regexp Search): Add search-whitespace-regexp.
4915
49162004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
4917
4918 * tips.texi (Coding Conventions): Fix typo.
4919
49202004-11-16 Richard M. Stallman <rms@gnu.org>
4921
4922 * tips.texi (Coding Conventions): Separate defvar and require
4923 methods to avoid warnings. Use require only when there are many
4924 functions and variables from that package.
4925
4926 * minibuf.texi (Minibuffer Completion): When ignoring case,
4927 predicate must not be case-sensitive.
4928
4929 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4930 (Test Coverage): Don't talk about "splotches". Clarified.
4931
49322004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
4933
4934 * frames.texi (Window Frame Parameters): Fix typo.
4935
49362004-11-15 Kim F. Storm <storm@cua.dk>
4937
4938 * symbols.texi (Other Plists): Note that plist-get may signal error.
4939 Add safe-plist-get.
4940
49412004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
4942
4943 * modes.texi (Font Lock Basics): Fix typo.
4944
49452004-11-08 Richard M. Stallman <rms@gnu.org>
4946
4947 * syntax.texi (Syntax Table Functions): Add syntax-after.
4948
49492004-11-06 Lars Brinkhoff <lars@nocrew.org>
4950
4951 * os.texi (Processor Run Time): New section documenting
4952 get-internal-run-time.
4953
49542004-11-06 Eli Zaretskii <eliz@gnu.org>
4955
4956 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
4957 it nukes elisp-cover.texi.
4958 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
4959 elisp-0 etc.
4960
49612004-11-05 Luc Teirlinck <teirllm@auburn.edu>
4962
4963 * commands.texi (Keyboard Macros): Document `append' return value
4964 of `defining-kbd-macro'.
4965
49662004-11-01 Richard M. Stallman <rms@gnu.org>
4967
4968 * commands.texi (Interactive Call): Add called-interactively-p.
4969
49702004-10-29 Simon Josefsson <jas@extundo.com>
4971
4972 * minibuf.texi (Reading a Password): Revert.
4973
49742004-10-28 Richard M. Stallman <rms@gnu.org>
4975
4976 * frames.texi (Display Feature Testing): Explain about "vendor".
4977
49782004-10-27 Richard M. Stallman <rms@gnu.org>
4979
4980 * commands.texi (Interactive Codes): `N' uses numeric prefix,
4981 not raw. Clarify `n'.
4982 (Interactive Call): Rewrite interactive-p, focusing on when
4983 and how to use it.
4984 (Misc Events): Clarify previous change.
4985
4986 * advice.texi (Simple Advice): Clarify what job the example does.
4987 (Around-Advice): Clarify ad-do-it.
4988 (Activation of Advice): An option of ad-default-compilation-action
4989 is `never', not `nil'.
4990
49912004-10-26 Kim F. Storm <storm@cua.dk>
4992
4993 * commands.texi (Interactive Codes): Add U code letter.
4994
49952004-10-25 Simon Josefsson <jas@extundo.com>
4996
4997 * minibuf.texi (Reading a Password): Add.
4998
49992004-10-24 Jason Rumney <jasonr@gnu.org>
5000
5001 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
5002 and wheel-down.
5003
50042004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
5005
5006 * processes.texi (Synchronous Processes): Document process-file.
5007
50082004-10-22 Kenichi Handa <handa@m17n.org>
5009
5010 * text.texi (translate-region): Document that it accepts also a
5011 char-table.
5012
50132004-10-22 David Ponce <david@dponce.com>
5014
5015 * windows.texi (Resizing Windows): Document the `preserve-before'
5016 argument of the functions `enlarge-window' and `shrink-window'.
5017
50182004-10-19 Jason Rumney <jasonr@gnu.org>
5019
5020 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
5021
50222004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5023
5024 * text.texi (Filling): Add anchor for definition of
5025 `sentence-end-double-space'.
5026
5027 * searching.texi (Regexp Example): Update description of how
5028 Emacs currently recognizes the end of a sentence.
5029 (Standard Regexps): Update definition of the variable
5030 `sentence-end'. Add definition of the function `sentence-end'.
5031
50322004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
5033
5034 * display.texi (Progress): New node.
5035
50362004-10-05 Kim F. Storm <storm@cua.dk>
5037
5038 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
5039
50402004-09-29 Kim F. Storm <storm@cua.dk>
5041
5042 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
5043 to identify bitmaps. Remove -fringe-bitmap suffix for standard
5044 fringe bitmap symbols, as they now have their own namespace.
5045 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
5046 vs. pixels. Signal error if no free bitmap slots.
5047 (Pixel Specification): Change IMAGE to @var{image}.
5048
50492004-09-28 Richard M. Stallman <rms@gnu.org>
5050
5051 * text.texi (Special Properties): Clarify line-spacing and line-height.
5052
5053 * searching.texi (Regexp Search): Add looking-back.
5054
50552004-09-25 Luc Teirlinck <teirllm@auburn.edu>
5056
5057 * display.texi: Correct typos.
5058 (Image Descriptors): Correct xref's.
5059
50602004-09-25 Richard M. Stallman <rms@gnu.org>
5061
5062 * text.texi (Special Properties): Cleanups in `cursor'.
5063 Rewrites in `line-height' and `line-spacing'; exchange them.
5064
5065 * display.texi (Fringes): Rewrite previous change.
5066 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
5067 (Display Fringe Bitmaps): Node deleted, text moved.
5068 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
5069 (Scroll Bars): Clarify set-window-scroll-bars.
5070 (Pointer Shape): Rewrite.
5071 (Specified Space): Clarify :align-to, etc.
5072 (Pixel Specification): Use @var. Clarify new text.
5073 (Other Display Specs): Clarify `slice'.
5074 (Image Descriptors): Cleanups.
5075 (Showing Images): Cleanups.
5076
50772004-09-24 Luc Teirlinck <teirllm@auburn.edu>
5078
5079 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
5080
5081 * modes.texi: Various minor changes in addition to:
5082 (Major Mode Conventions): Final call to `run-mode-hooks' should
5083 not be inside the `delay-mode-hooks' form.
5084 (Mode Hooks): New node.
5085 (Hooks): Delete obsolete example.
5086 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
5087 node "Mode Hooks".
5088
50892004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5090
5091 * display.texi: Correct various typos.
5092 (Display): Rename node "Pointer Shapes" to "Pointer
5093 Shape". (There is already a node called "Pointer Shapes" in
5094 frames.texi.)
5095 (Images): Remove non-existent node "Image Slices" from menu.
5096
50972004-09-23 Kim F. Storm <storm@cua.dk>
5098
5099 * text.texi (Special Properties): Add `cursor', `pointer',
5100 `line-height', and `line-spacing' properties.
5101
5102 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
5103 Shapes' to menu.
5104 (Standard Faces): Doc fix for fringe face.
5105 (Fringes): Add `overflow-newline-into-fringe' and
5106 'indicate-buffer-boundaries'.
5107 (Fringe Bitmaps, Pointer Shapes): New nodes.
5108 (Display Property): Add 'Pixel Specification' and 'Display Fringe
5109 Bitmaps' to menu.
5110 (Specified Space): Describe pixel width and height.
5111 (Pixel Specification): New node.
5112 (Other Display Specs): Add `slice' property.
5113 (Display Fringe Bitmaps): New node.
5114 (Images): Add 'Image Slices' to menu.
5115 (Image Descriptors): Add `:pointer' and `:map' properties.
5116 (Showing Images): Add slice arg to `insert-image'. Add
5117 'insert-sliced-image'.
5118
51192004-09-20 Richard M. Stallman <rms@gnu.org>
5120
5121 * commands.texi (Key Sequence Input):
5122 Clarify downcasing in read-key-sequence.
5123
51242004-09-08 Juri Linkov <juri@jurta.org>
5125
5126 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
5127
51282004-09-07 Luc Teirlinck <teirllm@auburn.edu>
5129
5130 * locals.texi (Standard Buffer-Local Variables): Add
5131 `buffer-auto-save-file-format'.
5132 * internals.texi (Buffer Internals): Describe new
5133 auto_save_file_format field of the buffer structure.
5134 * files.texi (Format Conversion): `auto-save-file-format' has been
5135 renamed `buffer-auto-save-file-format'.
5136
51372004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5138
5139 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
5140 an integer or a marker.
5141 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
5142
51432004-08-22 Richard M. Stallman <rms@gnu.org>
5144
5145 * modes.texi (Major Mode Conventions): Discuss rebinding of
5146 standard key bindings.
5147
51482004-08-18 Kim F. Storm <storm@cua.dk>
5149
5150 * processes.texi (Accepting Output): Add `just-this-one' arg to
5151 `accept-process-output'.
5152 (Output from Processes): New var `process-adaptive-read-buffering'.
5153
51542004-08-10 Luc Teirlinck <teirllm@auburn.edu>
5155
5156 * keymaps.texi: Various changes in addition to:
5157 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
5158 Give more varied examples for `kbd'.
5159 (Creating Keymaps): Char tables have slots for all characters
5160 without modifiers.
5161 (Active Keymaps): `overriding-local-map' and
5162 `overriding-terminal-local-map' also override text property and
5163 overlay keymaps.
5164 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
5165 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
5166 to denote a prefix of no events.
5167 `map-keymap' includes parent's bindings _recursively_.
5168 Clarify and correct description of `where-is-internal'.
5169 Mention BUFFER-OR-NAME arg to `describe-bindings'.
5170 (Menu Example): For menus intended for use with the keyboard, the
5171 menu items should be bound to characters or real function keys.
5172
51732004-08-08 Luc Teirlinck <teirllm@auburn.edu>
5174
5175 * objects.texi (Character Type): Reposition `@anchor' to prevent
5176 double space inside sentence in Info.
5177
5178 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
5179 renamed to `disabled-command-function'.
5180 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
5181 (Command Loop Info): Replace reference to it.
5182 (Disabling Commands): `disabled-command-hook' has been renamed to
5183 `disabled-command-function'.
5184
51852004-08-07 Luc Teirlinck <teirllm@auburn.edu>
5186
5187 * os.texi (Translating Input): Only non-prefix bindings in
5188 `key-translation-map' override actual key bindings. Warn about
5189 possible indirect effect of actual key bindings on non-prefix
5190 bindings in `key-translation-map'.
5191
51922004-08-06 Luc Teirlinck <teirllm@auburn.edu>
5193
5194 * minibuf.texi (High-Level Completion): Add anchor for definition
5195 of `read-variable'.
5196
5197 * commands.texi: Various changes in addition to:
5198 (Using Interactive): Clarify description of `interactive-form'.
5199 (Interactive Call): Mention default for KEYS argument to
5200 `call-interactively'.
5201 (Command Loop Info): Clarify description of `this-command-keys'.
5202 Mention KEEP-RECORD argument to `clear-this-command-keys'.
5203 Value of `last-event-frame' can be `macro'.
5204 (Repeat Events): `double-click-fuzz' is also used to distinguish
5205 clicks and drags.
5206 (Classifying Events): Clarify descriptions of `event-modifiers'
5207 `event-basic-type' and `event-convert-list'.
5208 (Accessing Events): `posn-timestamp' takes POSITION argument.
5209 (Quoted Character Input): Clarify description of
5210 `read-quoted-char' and fix example.
5211 (Quitting): Add `with-local-quit'.
5212 (Disabling Commands): Correct and clarify descriptions of
5213 `enable-command' and `disable-command'.
5214 Mention what happens if `disabled-command-hook' is nil.
5215 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
5216 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
5217
52182004-07-24 Luc Teirlinck <teirllm@auburn.edu>
5219
5220 * frames.texi: Various changes in addition to:
5221 (Creating Frames): Expand and clarify description of `make-frame'.
5222 (Window Frame Parameters): Either none or both of the `icon-left'
5223 and `icon-top' parameters must be specified. Put descriptions of
5224 `menu-bar-lines' and `toolbar-lines' closer together and change
5225 them accordingly.
5226 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
5227 except while processing `frame-title-format' or `icon-title-format'.
5228 (Deleting Frames): Correct description of `delete-frame'.
5229 Non-nil return values of `frame-live-p' are like those of `framep'.
5230 (Frames and Windows): Mention return value of
5231 `set-frame-selected-window'.
5232 (Visibility of Frames): Mention `force' argument to
5233 `make-frame-invisible'. `frame-visible-p' returns t for all
5234 frames on text-only terminals.
5235 (Frame Configurations): Restoring a frame configuration does not
5236 restore deleted frames.
5237 (Window System Selections): `x-set-selection' returns DATA.
5238 (Resources): Add example.
5239 (Display Feature Testing): Clarify descriptions of
5240 `display-pixel-height', `display-pixel-width', `x-server-version'
5241 and `x-server-vendor'.
5242
5243 * windows.texi (Choosing Window): Add anchor.
5244 * minibuf.texi (Minibuffer Misc): Add anchor.
5245
52462004-07-23 John Paul Wallington <jpw@gnu.org>
5247
5248 * macros.texi (Defining Macros): Declaration keyword for setting
5249 Edebug spec is `debug' not `edebug'.
5250
52512004-07-19 Luc Teirlinck <teirllm@auburn.edu>
5252
5253 * windows.texi: Various small changes in addition to:
5254 (Window Point): Mention return value of `set-window-point'.
5255 (Window Start): `pos-visible-in-window-p' disregards horizontal
5256 scrolling. Explain return value if PARTIALLY is non-nil.
5257 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
5258 and `set-window-vscroll'.
5259 (Size of Window): The argument WINDOW to `window-inside-edges',
5260 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
5261 (Resizing Windows): Explain return value of
5262 `shrink-window-if-larger-than-buffer'.
5263 `window-size-fixed' automatically becomes buffer local when set.
5264 (Window Configurations): Explain return value of
5265 `set-window-configuration'.
5266
5267 * minibuf.texi (Minibuffer Misc): Add anchor for
5268 `minibuffer-scroll-window'.
5269
5270 * positions.texi (Text Lines): Add anchor for `count-lines'.
5271
52722004-07-17 Richard M. Stallman <rms@gnu.org>
5273
5274 * display.texi (Overlay Properties): Adding `evaporate' prop
5275 deletes empty overlay immediately.
5276
5277 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
5278 fix example.
5279
52802004-07-16 Jim Blandy <jimb@redhat.com>
5281
5282 * searching.texi (Regexp Backslash): Document new \_< and \_>
5283 operators.
5284
52852004-07-16 Juanma Barranquero <lektu@terra.es>
5286
5287 * display.texi (Images): Fix Texinfo usage.
5288
52892004-07-14 Luc Teirlinck <teirllm@auburn.edu>
5290
5291 * buffers.texi (Modification Time): `visited-file-modtime' now
5292 returns a list of two integers, instead of a cons.
5293
52942004-07-13 Luc Teirlinck <teirllm@auburn.edu>
5295
5296 * windows.texi: Various changes in addition to:
5297 (Splitting Windows): Add `split-window-keep-point'.
5298
52992004-07-09 Richard M. Stallman <rms@gnu.org>
5300
5301 * frames.texi (Input Focus): Minor fix.
5302
53032004-07-07 Luc Teirlinck <teirllm@auburn.edu>
5304
5305 * frames.texi (Input Focus): Clarify descriptions of
5306 `select-frame-set-input-focus' and `select-frame'.
5307
53082004-07-06 Luc Teirlinck <teirllm@auburn.edu>
5309
5310 * os.texi: Various small changes in addition to:
5311 (Killing Emacs): Expand and clarify description of
5312 `kill-emacs-query-functions' and `kill-emacs-hook'.
5313 (System Environment): Expand and clarify description of `getenv'
5314 and `setenv'.
5315 (Timers): Clarify description of `run-at-time'.
5316 (Translating Input): Correct description of
5317 `extra-keyboard-modifiers'.
5318 (Flow Control): Correct description of `enable-flow-control'.
5319
53202004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
5321
5322 * os.texi: Update copyright.
5323 (Session Management): Grammar fix.
5324 Clarify which Emacs does the restarting.
5325 Use @samp for *scratch* buffer.
5326
53272004-07-04 Alan Mackenzie <acm@muc.de>
5328
5329 * frames.texi (Input Focus): Add documentation for
5330 `select-frame-set-input-focus'. Replace refs to non-existent
5331 `switch-frame' with `select-frame'. Minor corrections and tidying
5332 up of text-only terminal stuff.
5333
53342004-07-02 Richard M. Stallman <rms@gnu.org>
5335
5336 * files.texi (Saving Buffers): Cleanup write-contents-function.
5337 (Magic File Names): Cleanup file-remote-p.
5338
b344d29d 53392004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
5340
5341 * files.texi (Magic File Names): `file-remote-p' returns an
5342 identifier of the remote system, not just t.
5343
53442004-07-02 David Kastrup <dak@gnu.org>
5345
5346 * searching.texi (Entire Match Data): Add explanation about new
5347 match-data behavior when @var{integers} is non-nil.
5348
53492004-06-24 Richard M. Stallman <rms@gnu.org>
5350
5351 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
5352
5353 * customize.texi (Variable Definitions): Note about doc strings
5354 and :set.
5355
5356 * keymaps.texi (Keymap Terminology): Document `kbd'.
5357 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
5358
5359 * display.texi (Invisible Text): Setting buffer-invisibility-spec
5360 makes it buffer-local.
5361
5362 * files.texi (Saving Buffers): Correct previous change.
5363
5364 * commands.texi (Accessing Events):
5365 Clarify posn-col-row and posn-actual-col-row.
5366
53672004-06-24 David Ponce <david.ponce@wanadoo.fr>
5368
5369 * commands.texi (Accessing Events): New functions
5370 posn-at-point and posn-at-x-y. Add example to posn-x-y.
5371
53722004-06-23 Luc Teirlinck <teirllm@auburn.edu>
5373
5374 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
5375 * frames.texi, buffers.texi, backups.texi, variables.texi:
5376 * loading.texi, eval.texi, functions.texi, control.texi:
5377 * symbols.texi, minibuf.texi: Reposition @anchor's.
5378
5379 * help.texi: Various small changes in addition to the following.
5380 (Describing Characters): Describe PREFIX argument to
5381 `key-description'. Correct and clarify definition of
5382 `text-char-description'. Describe NEED-VECTOR argument to
5383 `read-kbd-macro'.
5384 (Help Functions): Clarify definition of `apropos'.
5385
53862004-06-23 Lars Hansen <larsh@math.ku.dk>
5387
5388 * files.texi (Saving Buffers): Correct description of
5389 `write-contents-functions'.
5390
53912004-06-21 Juanma Barranquero <lektu@terra.es>
5392
5393 * display.texi (Images): Remove redundant @vindex directives.
5394 Rewrite `image-library-alist' doc in active voice.
5395
53962004-06-14 Juanma Barranquero <lektu@terra.es>
5397
5398 * display.texi (Images): Document new delayed library loading,
5399 variable `image-library-alist' and (existing but undocumented)
5400 function `image-type-available-p'.
5401
54022004-06-05 Richard M. Stallman <rms@gnu.org>
5403
5404 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
5405 refer the user to the Initial Input node.
5406 (Text from Minibuffer): Likewise.
5407 (Initial Input): New node. Document this feature
5408 and say it is mostly deprecated.
5409
54102004-05-30 Richard M. Stallman <rms@gnu.org>
5411
5412 * loading.texi (Named Features): Clarify return value
5413 and meaning of NOERROR.
5414
5415 * variables.texi (File Local Variables): Minor cleanup.
5416
54172004-05-30 Michael Albinus <michael.albinus@gmx.de>
5418
5419 * files.texi (Magic File Names): Add `file-remote-p' as operation
5420 of file name handlers.
5421
54222004-05-29 Richard M. Stallman <rms@gnu.org>
5423
5424 * modes.texi (Minor Mode Conventions): (-) has no special meaning
5425 as arg to a minor mode command.
5426
54272004-05-22 Richard M. Stallman <rms@gnu.org>
5428
5429 * syntax.texi (Syntax Class Table): Word syntax not just for English.
5430
5431 * streams.texi (Output Variables): Doc float-output-format.
5432
5433 * searching.texi (Regexp Special): Nested repetition can be infloop.
5434
5435 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
5436 real stack overflow.
5437
5438 * compile.texi: Minor cleanups.
5439
54402004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
5441
5442 * lists.texi (Cons Cells): Explain dotted lists, true lists,
5443 circular lists.
5444 (List Elements): Explain handling of circular and dotted lists.
5445
54462004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
5447
5448 * modes.texi (Search-based Fontification): Fix typo.
5449
54502004-05-10 Juanma Barranquero <lektu@terra.es>
5451
5452 * modes.texi (Mode Line Variables): Fix description of
5453 global-mode-string, which is now after which-func-mode, not the
5454 buffer name.
5455
54562004-05-07 Lars Hansen <larsh@math.ku.dk>
5457
5458 * modes.texi (Desktop Save Mode): Add.
5459 (Modes): Add menu entry Desktop Save Mode.
5460
5461 * hooks.texi: Add desktop-after-read-hook,
5462 desktop-no-desktop-file-hook and desktop-save-hook.
5463
5464 * locals.texi: Add desktop-save-buffer.
5465
54662004-04-30 Jesper Harder <harder@ifa.au.dk>
5467
5468 * display.texi: emacs -> Emacs.
5469
54702004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
5471
5472 * files.texi (Changing Files): Document set-file-times.
5473
54742004-04-23 Juanma Barranquero <lektu@terra.es>
5475
5476 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5477
54782004-04-18 Jesper Harder <harder@ifa.au.dk>
5479
5480 * tips.texi (Coding Conventions): defopt -> defcustom.
5481
54822004-04-16 Luc Teirlinck <teirllm@auburn.edu>
5483
5484 * sequences.texi: Various clarifications.
5485
54862004-04-14 Luc Teirlinck <teirllm@auburn.edu>
5487
5488 * buffers.texi (Read Only Buffers): Mention optional ARG to
5489 `toggle-read-only'.
5490
54912004-04-14 Nick Roberts <nick@nick.uklinux.net>
5492
5493 * windows.texi (Selecting Windows): Note that get-lru-window
5494 returns a full-width window if possible.
5495
54962004-04-13 Luc Teirlinck <teirllm@auburn.edu>
5497
5498 * buffers.texi: Various changes in addition to:
5499 (Buffer File Name): Add `find-buffer-visiting'.
5500 (Buffer Modification): Mention optional ARG to `not-modified'.
5501 (Indirect Buffers): Mention optional CLONE argument to
5502 `make-indirect-buffer'.
5503
5504 * files.texi: Various changes in addition to:
5505 (Visiting Functions): `find-file-hook' is now a normal hook.
5506 (File Name Expansion): Explain difference between the way that
5507 `expand-file-name' and `file-truename' treat `..'.
5508 (Contents of Directories): Mention optional ID-FORMAT argument to
5509 `directory-files-and-attributes'.
5510 (Format Conversion): Mention new optional CONFIRM argument to
5511 `format-write-file'.
5512
55132004-04-12 Miles Bader <miles@gnu.org>
5514
5515 * macros.texi (Expansion): Add description of `macroexpand-all'.
5516
55172004-04-05 Jesper Harder <harder@ifa.au.dk>
5518
5519 * variables.texi (Variable Aliases): Mention
5520 cyclic-variable-indirection.
5521
5522 * errors.texi (Standard Errors): Ditto.
5523
55242004-04-04 Luc Teirlinck <teirllm@auburn.edu>
5525
5526 * backups.texi: Various small changes in addition to:
5527 (Making Backups): Mention return value of `backup-buffer'.
5528 (Auto-Saving): Mention optional FORCE argument to
5529 `delete-auto-save-file-if-necessary'.
5530 (Reverting): Mention optional PRESERVE-MODES argument to
5531 `revert-buffer'. Correct description of `revert-buffer-function'.
5532
55332004-03-22 Juri Linkov <juri@jurta.org>
5534
5535 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
5536 with `Vector Functions'.
5537
5538 * text.texi (Sorting): Add missing quote.
5539
55402004-03-14 Luc Teirlinck <teirllm@auburn.edu>
5541
5542 * intro.texi (Lisp History): Replace xref to `cl' manual with
5543 inforef.
5544
55452004-03-12 Richard M. Stallman <rms@gnu.org>
5546
5547 * intro.texi (Version Info): Add arg to emacs-version.
5548 (Lisp History): Change xref to CL manual.
5549
55502004-03-09 Luc Teirlinck <teirllm@auburn.edu>
5551
5552 * minibuf.texi (Completion Commands): Add xref to Emacs manual
5553 for Partial Completion mode.
5554
55552004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
5556
5557 * customize.texi: Fix typo. Remove eol whitespace.
5558
55592004-03-04 Richard M. Stallman <rms@gnu.org>
5560
5561 * processes.texi: Fix typos.
5562
5563 * lists.texi (Building Lists): Minor clarification.
5564
5565 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
5566 in make-hash-table.
5567
55682004-02-29 Juanma Barranquero <lektu@terra.es>
5569
5570 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
5571 rm, and ignore exit code.
5572
55732004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
5574
5575 * display.texi (Defining Faces): Add description for min-colors.
5576 Update example.
5577
55782004-02-23 Luc Teirlinck <teirllm@auburn.edu>
5579
5580 * abbrevs.texi: Various corrections and clarifications in addition
5581 to the following:
5582 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
5583
55842004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5585
5586 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
5587
55882004-02-21 Luc Teirlinck <teirllm@auburn.edu>
5589
5590 * text.texi: Various small changes in addition to the following:
5591 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
5592 to delete-horizontal-space.
5593 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
5594 description of yank-handler text property at various places.
5595
5596 * frames.texi (Window System Selections): Add anchor.
5597
5598 * syntax.texi (Syntax Table Functions): Clarify and correct
5599 descriptions of make-syntax-table and copy-syntax-table.
5600 (Motion and Syntax): Clarify SYNTAXES argument to
5601 skip-syntax-forward.
5602 (Parsing Expressions): Mention that the return value of
5603 parse-partial-sexp is currently a list of ten rather than nine
5604 elements.
5605 (Categories): Various corrections and clarifications.
5606
56072004-02-17 Luc Teirlinck <teirllm@auburn.edu>
5608
5609 * markers.texi (Marker Insertion Types): Minor change.
5610
5611 * locals.texi (Standard Buffer-Local Variables):
5612 * commands.texi (Interactive Codes, Using Interactive):
5613 * functions.texi (Related Topics): Fix xrefs.
5614
56152004-02-16 Luc Teirlinck <teirllm@auburn.edu>
5616
5617 * lists.texi (Sets And Lists): Update description of delete-dups.
5618
56192004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5620
5621 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5622
c8763fb6 56232004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5624
5625 * frames.texi (Parameter Access): frame-parameters arg is optional.
5626 modify-frame-parameters handles nil for FRAME.
5627 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5628 are all-or-nothing for certain toolkits.
5629 Mention parameter wait-for-wm.
5630 (Frames and Windows): In frame-first-window and frame-selected-window
5631 the arg is optional.
5632 (Input Focus): In redirect-frame-focus the second arg is optional.
5633 (Window System Selections): Mention selection type CLIPBOARD.
5634 Mention data-type UTF8_STRING.
5635 Mention numbering of cut buffers.
5636 (Resources): Describe x-resource-name.
5637
56382004-02-16 Richard M. Stallman <rms@gnu.org>
5639
5640 * windows.texi (Buffers and Windows): Delete false table
5641 about all-frames.
5642
5643 * syntax.texi (Parsing Expressions): Delete old caveat
5644 about parse-sexp-ignore-comments.
5645
5646 * streams.texi (Output Variables): Add print-quoted.
5647
5648 * lists.texi (Building Lists): Minor cleanup.
5649
5650 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
5651
5652 * display.texi (Overlays): Explain overlays use markers.
5653 (Managing Overlays): Explain front-advance and rear-advance
5654 in more detail.
5655
5656 * loading.texi (Unloading): Document unload-feature-special-hooks.
5657 Get rid of fns-NNN.el file.
5658
56592004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5660
5661 * help.texi (Describing Characters): Fix text-char-description
5662 example output.
5663
5664 * edebug.texi (Using Edebug): Fix example.
5665
5666 * debugging.texi (Internals of Debugger): Fix return value.
5667
5668 * files.texi (Changing Files): Fix argname.
5669
5670 * calendar.texi: Fix parens, and default values.
5671
5672 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
5673 * nonascii.texi, objects.texi, os.texi: Minor fixes.
5674 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
5675
5676 * positions.texi (Text Lines): Don't add -1 in current-line.
5677
56782004-02-16 Richard M. Stallman <rms@gnu.org>
5679
5680 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5681
56822004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5683
5684 * processes.texi (Low-Level Network): Fix a typo.
5685
56862004-02-12 Kim F. Storm <storm@cua.dk>
5687
5688 * display.texi (Fringes): Use consistent wording.
5689 Note that window-fringe's window arg is optional.
5690 (Scroll Bars): Use consistent wording.
5691
56922004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5693
5694 * tips.texi (Comment Tips): Document the new conventions for
5695 commenting out code.
5696
c8763fb6 56972004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5698
5699 * positions.texi (Text Lines): Added missing end defun.
5700
57012004-02-07 Kim F. Storm <storm@cua.dk>
5702
5703 * positions.texi (Text Lines): Add line-number-at-pos.
5704
57052004-02-06 John Paul Wallington <jpw@gnu.org>
5706
5707 * display.texi (Button Properties, Button Buffer Commands):
5708 mouse-2 invokes button, not down-mouse-1.
5709
57102004-02-04 Jason Rumney <jasonr@gnu.org>
5711
5712 * makefile.w32-in: Sync with Makefile.in changes.
5713
57142004-02-03 Luc Teirlinck <teirllm@auburn.edu>
5715
5716 * minibuf.texi (Text from Minibuffer): Various corrections and
5717 clarifications.
5718 (Object from Minibuffer): Correct Lisp description of
5719 read-minibuffer.
5720 (Minibuffer History): Clarify description of cons values for
5721 HISTORY arguments.
5722 (Basic Completion): Various corrections and clarifications. Add
5723 completion-regexp-list.
5724 (Minibuffer Completion): Correct and clarify description of
5725 completing-read.
5726 (Completion Commands): Mention Partial Completion mode. Various
5727 other minor changes.
5728 (High-Level Completion): Various corrections and clarifications.
5729 (Reading File Names): Ditto.
5730 (Minibuffer Misc): Ditto.
5731
57322004-01-26 Luc Teirlinck <teirllm@auburn.edu>
5733
5734 * strings.texi (Text Comparison): assoc-string also matches
5735 elements of alists that are strings instead of conses.
5736 (Formatting Strings): Standardize Texinfo usage. Update index
5737 entries.
5738
57392004-01-20 Luc Teirlinck <teirllm@auburn.edu>
5740
5741 * lists.texi (Sets And Lists): Add delete-dups.
5742
57432004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5744
5745 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5746 special form.
5747 * macros.texi (Defining Macros): Update description of `declare',
5748 which now is a macro.
5749 (Wrong Time): Fix typos.
5750
57512004-01-14 Luc Teirlinck <teirllm@auburn.edu>
5752
5753 * compile.texi (Compilation Functions): Expand descriptions of
5754 `compile-defun', `byte-compile-file', `byte-recompile-directory'
5755 and `batch-byte-compile'. In particular, mention and describe
5756 all optional arguments.
5757 (Disassembly): Correct and clarify the description of `disassemble'.
5758
57592004-01-11 Luc Teirlinck <teirllm@auburn.edu>
5760
5761 * searching.texi: Various small changes in addition to the
5762 following.
5763 (Regexp Example): Adapt to new value of `sentence-end'.
5764 (Regexp Functions): The PAREN argument to `regexp-opt' can be
5765 `words'.
5766 (Search and Replace): Add usage note for `perform-replace'.
5767 (Entire Match Data): Mention INTEGERS and REUSE arguments to
5768 `match-data'.
5769 (Standard Regexps): Update for new values of `paragraph-start'
5770 and `sentence-end'.
5771
57722004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5773
5774 * files.texi (Saving Buffers): Clarify descriptions of
5775 `write-contents-functions' and `before-save-hook'.
5776 Make the defvar's for `before-save-hook' and `after-save-hook'
5777 into defopt's.
5778
57792004-01-07 Kim F. Storm <storm@cua.dk>
5780
5781 * commands.texi (Click Events): Describe new image and
5782 width/height elements of click events.
5783 (Accessing Events): Add posn-string, posn-image, and
5784 posn-object-width-height. Change posn-object to return either
5785 image or string object.
5786
57872004-01-01 Simon Josefsson <jas@extundo.com>
5788
5789 * hooks.texi (Standard Hooks): Add before-save-hook.
5790 * files.texi (Saving Buffers): Likewise.
5791
57922004-01-03 Richard M. Stallman <rms@gnu.org>
5793
5794 * frames.texi (Frames and Windows): Delete frame-root-window.
5795
57962004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5797
5798 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5799
5800 * functions.texi: Various small changes in addition to the
5801 following.
5802 (What Is a Function): `functionp' returns nil for macros. Clarify
5803 behavior of this and following functions for symbol arguments.
5804 (Function Documentation): Add `\' in front of (fn @var{arglist})
5805 and explain why.
5806 (Defining Functions): Mention DOCSTRING argument to `defalias'.
5807 Add anchor.
5808 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
5809
58102004-01-01 Miles Bader <miles@gnu.org>
5811
5812 * display.texi (Buttons): New section.
5813
58142003-12-31 Andreas Schwab <schwab@suse.de>
5815
5816 * numbers.texi (Math Functions): sqrt reports a domain-error
5817 error.
5818 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5819
58202003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5821
5822 * tips.texi (Documentation Tips): Update item on hyperlinks in
5823 documentation strings.
5824
5825 * errors.texi (Standard Errors): Various small corrections and
5826 additions.
5827
5828 * control.texi: Various small changes in addition to the
5829 following.
5830 (Signaling Errors): Provide some more details on how `signal'
5831 constructs the error message. Add anchor to the definition of
5832 `signal'.
5833 (Error Symbols): Describe special treatment of `quit'.
5834 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5835 to emphasize that it has to be a single form.
5836
5837 * buffers.texi: Add anchor.
5838
58392003-12-29 Richard M. Stallman <rms@gnu.org>
5840
5841 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5842 (Window Configurations): Add window-configuration-frame.
5843
5844 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5845
5846 * text.texi (Examining Properties): Add get-char-property-and-overlay.
5847 Change arg name in get-char-property.
5848 (Special Properties): Update handling of keymap property.
5849
5850 * strings.texi (Modifying Strings): Add clear-string.
5851 (Text Comparison): Add assoc-string and remove
5852 assoc-ignore-case, assoc-ignore-representation.
5853
5854 * os.texi (Time of Day): Add set-time-zone-rule.
5855
5856 * numbers.texi (Math Functions): asin, acos, log, log10
5857 report domain-error errors.
5858
5859 * nonascii.texi (Converting Representations):
5860 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
5861 (Encoding and I/O): Add file-name-coding-system.
5862
5863 * modes.texi (Search-based Fontification): Explain that
5864 face specs are symbols with face names as values.
5865
5866 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5867
5868 * lists.texi (Building Lists): remq moved elsewhere.
5869 (Sets And Lists): remq moved here.
5870 (Association Lists): Refer to assoc-string.
5871
5872 * internals.texi (Garbage Collection): Add memory-use-counts.
5873
5874 * frames.texi (Frames and Windows): Add set-frame-selected-window
5875 and frame-root-window.
5876
5877 * files.texi (Contents of Directories):
5878 Add directory-files-and-attributes.
5879
5880 * display.texi (Refresh Screen): Add force-window-update.
5881 (Invisible Text): Explain about moving point out of invis text.
5882 (Overlay Properties): Add overlay-properties.
5883 (Managing Overlays): Add overlayp.
5884 (GIF Images): Invalid image number displays a hollow box.
5885
5886 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5887 (Killing Buffers): Add buffer-live-p.
5888
58892003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
5890
5891 * display.texi (Fringes): Fix typo "set-buffer-window".
5892
58932003-12-24 Luc Teirlinck <teirllm@auburn.edu>
5894
5895 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5896 * nonascii.texi, processes.texi, tips.texi, variables.texi:
5897 Add or change various xrefs and anchors.
5898
5899 * commands.texi: Replace all occurrences of @acronym{CAR} with
5900 @sc{car}, for consistency with the rest of the Elisp manual.
5901 `car' and `cdr' are historically acronyms, but are no longer
5902 widely thought of as such.
5903
5904 * internals.texi (Pure Storage): Mention that `purecopy' does not
5905 copy text properties.
5906 (Object Internals): Now 29 bits are used (in most implementations)
5907 to address Lisp objects.
5908
5909 * variables.texi (Variables with Restricted Values): New node.
5910
5911 * objects.texi (Lisp Data Types): Mention that certain variables
5912 can only take on a restricted set of values and add an xref to
5913 the new node "Variables with Restricted Values".
5914
5915 * eval.texi (Function Indirection): Describe the errors that
5916 `indirect-function' can signal.
5917 (Eval): Clarify the descriptions of `eval-region' and `values'.
5918 Describe `eval-buffer' instead of `eval-current-buffer' and
5919 mention `eval-current-buffer' as an alias for `current-buffer'.
5920 Correct the description and mention all optional arguments.
5921
5922 * nonascii.texi: Various small changes in addition to the
5923 following.
5924 (Converting Representations): Clarify behavior of
5925 `string-make-multibyte' and `string-to-multibyte' for unibyte all
5926 ASCII arguments.
5927 (Character Sets): Document the variable `charset-list' and adapt
5928 the definition of the function `charset-list' accordingly.
5929 (Translation of Characters): Clarify use of generic characters in
5930 `make-translation-table'. Clarify and correct the description of
5931 the use of translation tables in encoding and decoding.
5932 (User-Chosen Coding Systems): Correct and clarify the description
5933 of `select-safe-coding-system'.
5934 (Default Coding Systems): Clarify description of
5935 `file-coding-system-alist'.
5936
59372003-11-30 Luc Teirlinck <teirllm@auburn.edu>
5938
5939 * strings.texi (Text Comparison): Correctly describe when two
5940 strings are `equal'. Combine and clarify descriptions of
5941 `assoc-ignore-case' and `assoc-ignore-representation'.
5942
5943 * objects.texi (Non-ASCII in Strings): Clarify description of
5944 when a string is unibyte or multibyte.
5945 (Bool-Vector Type): Update examples.
5946 (Equality Predicates): Correctly describe when two strings are
5947 `equal'.
5948
59492003-11-29 Luc Teirlinck <teirllm@auburn.edu>
5950
5951 * lists.texi (Building Lists): `append' no longer accepts integer
5952 arguments. Update the description of `number-sequence' to reflect
5953 recent changes.
5954 (Sets And Lists): Describe `member-ignore-case' after `member'.
5955
59562003-11-27 Kim F. Storm <storm@cua.dk>
5957
5958 * commands.texi (Click Events): Click object may be an images.
5959 Describe (dx . dy) element of click positions.
5960 (Accessing Events): Remove duplicate posn-timestamp.
5961 New functions posn-object and posn-object-x-y.
5962
59632003-11-23 Kim F. Storm <storm@cua.dk>
5964
5965 * commands.texi (Click Events): Describe enhancements to event
5966 position lists, including new text-pos and (col . row) items.
5967 Mention left-fringe and right-fringe area events.
5968 (Accessing Events): New functions posn-area and
5969 posn-actual-col-row. Mention posn-timestamp. Mention that
5970 posn-point in non-text area still returns buffer position.
5971 Clarify posn-col-row.
5972
59732003-11-21 Lars Hansen <larsh@math.ku.dk>
5974
5975 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
5976 * anti.texi (File Attributes): Describe removed parameter
5977 ID-FORMAT.
5978
59792003-11-20 Luc Teirlinck <teirllm@auburn.edu>
5980
5981 * positions.texi (Positions): Mention that, if a marker is used as
5982 a position, its buffer is ignored.
5983
5984 * markers.texi (Overview of Markers): Mention it here too.
5985
59862003-11-12 Luc Teirlinck <teirllm@auburn.edu>
5987
5988 * numbers.texi (Numeric Conversions): Not just `floor', but also
5989 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
5990
59912003-11-10 Luc Teirlinck <teirllm@auburn.edu>
5992
5993 * markers.texi (Creating Markers): Specify insertion type of
5994 created markers. Add xref to `Marker Insertion Types'.
5995 Second argument to `copy-marker' is optional.
5996 (Marker Insertion Types): Mention that most markers are created
5997 with insertion type nil.
5998 (The Mark): Correctly describe when `mark' signals an error.
5999 (The Region): Correctly describe when `region-beginning' and
6000 `region-end' signal an error.
6001
60022003-11-08 Luc Teirlinck <teirllm@auburn.edu>
6003
6004 * hash.texi (Creating Hash): Clarify description of `eql'.
6005 `makehash' is obsolete.
6006 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
6007
6008 * positions.texi (Point): Change description of `buffer-end', so
6009 that it is also correct for floating point arguments.
6010 (List Motion): Correct argument lists of `beginning-of-defun' and
6011 `end-of-defun'.
6012 (Excursions): Add xref to `Marker Insertion Types'.
6013 (Narrowing): Argument to `narrow-to-page' is optional.
6014
60152003-11-06 Luc Teirlinck <teirllm@auburn.edu>
6016
6017 * streams.texi (Output Streams): Clarify behavior of point for
6018 marker output streams.
6019
60202003-11-04 Luc Teirlinck <teirllm@auburn.edu>
6021
6022 * variables.texi (Defining Variables): Second argument to
6023 `defconst' is not optional.
6024 (Setting Variables): Mention optional argument APPEND to
6025 `add-to-list'.
6026 (Creating Buffer-Local): Expand description of
6027 `make-variable-buffer-local'.
6028 (Frame-Local Variables): Expand description of
6029 `make-variable-frame-local'.
6030 (Variable Aliases): Correct description of optional argument
6031 DOCSTRING to `defvaralias'. Mention return value of
6032 `defvaralias'.
6033 (File Local Variables): Add xref to `File variables' in Emacs
6034 Manual. Correct description of `hack-local-variables'. Mention
6035 `safe-local-variable' property. Mention optional second argument
6036 to `risky-local-variable-p'.
6037
60382003-11-03 Luc Teirlinck <teirllm@auburn.edu>
6039
6040 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
6041
60422003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6043
6044 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
6045 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
6046 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
6047 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
6048 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
6049 lispref/processes.texi, lispref/searching.texi,
6050 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
6051 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
6052 @acronym{FOO}.
6053
60542003-10-27 Luc Teirlinck <teirllm@auburn.edu>
6055
6056 * strings.texi (Creating Strings): Argument START to `substring'
6057 can not be `nil'. Expand description of
6058 `substring-no-properties'. Correct description of `split-string',
6059 especially with respect to empty matches. Prevent very bad line
6060 break in definition of `split-string-default-separators'.
6061 (Text Comparison): `string=' and `string<' also accept symbols as
6062 arguments.
6063 (String Conversion): More completely describe argument BASE in
6064 `string-to-number'.
6065 (Formatting Strings): `%s' and `%S' in `format' do require
6066 corresponding object. Clarify behavior of numeric prefix after
6067 `%' in `format'.
6068 (Case Conversion): The argument to `upcase-initials' can be a
6069 character.
6070
60712003-10-27 Kenichi Handa <handa@m17n.org>
6072
6073 * display.texi (Fontsets): Fix texinfo usage.
6074
60752003-10-25 Kenichi Handa <handa@m17n.org>
6076
6077 * display.texi (Fontsets): Add description of the function
6078 set-fontset-font.
6079
60802003-10-23 Luc Teirlinck <teirllm@auburn.edu>
6081
6082 * display.texi (Temporary Displays): Add xref to `Documentation
6083 Tips'.
6084
6085 * functions.texi (Function Safety): Use inforef instead of pxref
6086 for SES.
6087
60882003-10-23 Andreas Schwab <schwab@suse.de>
6089
6090 * Makefile.in (TEX, texinputdir): Don't define.
6091 (TEXI2DVI): Define.
6092 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
6093 add $(srcdir)/index.texi.
6094 ($(infodir)/elisp): Remove index.texi dependency.
6095 (elisp.dvi): Likewise. Use $(TEXI2DVI).
6096 (index.texi): Remove target.
6097 (dist): Don't link $(srcdir)/permute-index.
6098 (clean): Don't remove index.texi.
6099
6100 * permute-index, index.perm: Remove.
6101 * index.texi: Rename from index.unperm.
6102
61032003-10-22 Luc Teirlinck <teirllm@auburn.edu>
6104
6105 * tips.texi (Documentation Tips): Document new behavior for face
6106 and variable hyperlinks in Help mode.
6107
61082003-10-21 Luc Teirlinck <teirllm@auburn.edu>
6109
6110 * objects.texi (Integer Type): Update for extra bit of integer range.
6111 (Character Type): Ditto.
6112
61132003-10-16 Eli Zaretskii <eliz@gnu.org>
6114
6115 * numbers.texi (Integer Basics): Add index entries for reading
6116 numbers in hex, octal, and binary.
6117
61182003-10-16 Lute Kamstra <lute@gnu.org>
6119
6120 * modes.texi (Mode Line Format): Mention force-mode-line-update's
6121 argument.
6122
61232003-10-13 Luc Teirlinck <teirllm@auburn.edu>
6124
6125 * windows.texi (Choosing Window): Fix typo.
6126 * edebug.texi (Edebug Execution Modes): Fix typo.
6127
61282003-10-13 Richard M. Stallman <rms@gnu.org>
6129
6130 * windows.texi (Basic Windows): A window has fringe settings,
6131 display margins and scroll-bar settings.
6132 (Splitting Windows): Doc split-window return value.
6133 Clean up one-window-p.
6134 (Selecting Windows): Fix typo.
6135 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
6136 (Buffers and Windows): In set-window-buffer, explain effect
6137 on fringe settings and scroll bar settings.
6138 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
6139 (Choosing Window): Use defopt for pop-up-frame-function.
6140 For special-display-buffer-names, explain same-window and same-frame.
6141 Clarify window-dedicated-p return value.
6142 (Textual Scrolling): scroll-up and scroll-down can get an error.
6143 (Horizontal Scrolling): Clarify auto-hscroll-mode.
6144 Clarify set-window-hscroll.
6145 (Size of Window): Don't mention tool bar in window-height.
6146 (Coordinates and Windows): Explain what coordinates-in-window-p
6147 returns for fringes and display margins.
6148 (Window Configurations): Explain saving fringes, etc.
6149
6150 * tips.texi (Library Headers): Clean up Documentation.
6151
6152 * syntax.texi (Parsing Expressions): Clean up forward-comment
6153 and parse-sexp-lookup-properties.
6154
6155 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
6156
6157 * os.texi (System Environment): Clean up text for load-average errors.
6158
6159 * modes.texi (Hooks): Don't explain local hook details at front.
6160 Clarify run-hooks and run-hook-with-args a little.
6161 Clean up add-hook and remove-hook.
6162
6163 * edebug.texi (Edebug Execution Modes): Clarify t.
6164 Document edebug-sit-for-seconds.
6165 (Coverage Testing): Document C-x X = and =.
6166 (Instrumenting Macro Calls): Fix typo.
6167 (Specification List): Don't index the specification keywords.
6168
61692003-10-10 Kim F. Storm <storm@cua.dk>
6170
6171 * processes.texi (Network): Introduce make-network-process.
6172
61732003-10-09 Luc Teirlinck <teirllm@auburn.edu>
6174
6175 * tips.texi (Library Headers): Fix typo.
6176
61772003-10-07 Juri Linkov <juri@jurta.org>
6178
6179 * modes.texi (Imenu): Mention imenu-create-index-function's
6180 default value. Explain submenus better.
6181
61822003-10-07 Lute Kamstra <lute@gnu.org>
6183
6184 * modes.texi (Faces for Font Lock): Fix typo.
6185 (Hooks): Explain how buffer-local hook variables can refer to
6186 global hook variables.
6187 Various minor clarifications.
6188
61892003-10-06 Lute Kamstra <lute@gnu.org>
6190
6191 * tips.texi (Coding Conventions): Mention naming conventions for
6192 hooks.
6193
61942003-10-05 Luc Teirlinck <teirllm@auburn.edu>
6195
6196 * loading.texi (Library Search): Correct default value of
6197 load-suffixes.
6198 (Named Features): Fix typo.
6199
62002003-10-05 Richard M. Stallman <rms@gnu.org>
6201
6202 * loading.texi (Named Features): In `provide',
6203 say how to test for subfeatures.
6204 (Unloading): In unload-feature, use new var name
6205 unload-feature-special-hooks.
6206
62072003-10-03 Lute Kamstra <lute@gnu.org>
6208
6209 * modes.texi (Major Mode Conventions): Mention third way to set up
6210 Imenu.
6211 (Imenu): A number of small fixes.
6212 Delete documentation of internal variable imenu--index-alist.
6213 Document the return value format of imenu-create-index-function
6214 functions.
6215
62162003-09-30 Richard M. Stallman <rms@gnu.org>
6217
6218 * processes.texi (Network): Say what stopped datagram connections do.
6219
6220 * lists.texi (Association Lists): Clarify `assq-delete-all'.
6221
6222 * display.texi (Overlay Properties): Clarify `evaporate' property.
6223
62242003-09-29 Lute Kamstra <lute@gnu.org>
6225
6226 * modes.texi (Mode Line Data): Explain when symbols in mode-line
6227 constructs should be marked as risky.
6228 Change cons cell into proper list.
6229 (Mode Line Variables): Change cons cell into proper list.
6230
62312003-09-26 Lute Kamstra <lute@gnu.org>
6232
6233 * modes.texi (Mode Line Data): Document the :propertize construct.
6234 (Mode Line Variables): Reorder the descriptions of the variables
6235 to match their order in the default mode-line-format.
6236 Describe the new variables mode-line-position and mode-line-modes.
6237 Update the default values of mode-line-frame-identification,
6238 minor-mode-alist, and default-mode-line-format.
6239 (Properties in Mode): Mention the :propertize construct.
6240
62412003-09-26 Richard M. Stallman <rms@gnu.org>
6242
6243 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6244 * loading.texi, minibuf.texi, text.texi, variables.texi:
6245 Avoid @strong{Note:}.
6246
62472003-09-26 Richard M. Stallman <rms@gnu.org>
6248
6249 * keymaps.texi (Remapping Commands): Fix typo.
6250
62512003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
6252
6253 * processes.texi (Low-Level Network): Fix typo.
6254
62552003-09-23 Kim F. Storm <storm@cua.dk>
6256
6257 * processes.texi (Network, Network Servers): Fix typos.
6258 (Low-Level Network): Add timeout value for :server keyword.
6259 Add new option keywords to make-network-process.
6260 Add set-network-process-options.
6261 Explain how to test availability of network options.
6262
62632003-09-19 Richard M. Stallman <rms@gnu.org>
6264
6265 * text.texi (Motion by Indent): Arg to
6266 backward-to-indentation and forward-to-indentation is optional.
6267
6268 * strings.texi (Creating Strings): Add substring-no-properties.
6269
6270 * processes.texi
6271 (Process Information): Add list-processes arg QUERY-ONLY.
6272 Delete process-contact from here.
6273 Add new status values for process-status.
6274 Add process-get, process-put, process-plist, set-process-plist.
6275 (Synchronous Processes): Add call-process-shell-command.
6276 (Signals to Processes): signal-process allows process objects.
6277 (Network): Complete rewrite.
6278 (Network Servers, Datagrams, Low-Level Network): New nodes.
6279
6280 * positions.texi (Word Motion): forward-word, backward-word
6281 arg is optional. Reword.
6282
6283 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
6284
6285 * variables.texi (Creating Buffer-Local):
6286 Delete duplicate definition of buffer-local-value.
6287 (File Local Variables): Explain about discarding text props.
6288
62892003-09-11 Richard M. Stallman <rms@gnu.org>
6290
6291 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
6292 changes variables that record input events.
6293 (Minibuffer Misc): Add minibuffer-selected-window.
6294
6295 * lists.texi (Building Lists): Add copy-tree.
6296
6297 * display.texi (Fontsets): Add char-displayable-p.
6298 (Scroll Bars): New node.
6299
63002003-09-08 Lute Kamstra <lute@gnu.org>
6301
6302 * modes.texi (%-Constructs): Document new `%i' and `%I'
6303 constructs.
6304
63052003-09-03 Peter Runestig <peter@runestig.com>
6306
6307 * makefile.w32-in: New file.
6308
63092003-08-29 Richard M. Stallman <rms@gnu.org>
6310
6311 * display.texi (Overlay Properties): Clarify how priorities
6312 affect use of the properties.
6313
63142003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6315
6316 * customize.texi (Type Keywords): Correct the description of
6317 `:help-echo' in the case where `motion-doc' is a function.
6318
63192003-08-14 John Paul Wallington <jpw@gnu.org>
6320
6321 * modes.texi (Emulating Mode Line): Subsection, not section.
6322
63232003-08-13 Richard M. Stallman <rms@gnu.org>
6324
6325 * elisp.texi (Top): Update subnode lists in menu.
6326
6327 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
6328 (Kill Functions): kill-region has new arg yank-handler.
6329 (Yanking): New node.
6330 (Yank Commands): Add yank-undo-function.
6331 (Low-Level Kill Ring):
6332 kill-new and kill-append have new arg yank-handler.
6333 (Changing Properties): Add remove-list-of-text-properties.
6334 (Atomic Changes): New node.
6335
6336 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
6337
6338 * streams.texi (Output Variables): Add eval-expression-print-length
6339 and eval-expression-print-level.
6340
6341 * os.texi (Time Conversion): For encode-time, explain limits on year.
6342
6343 * objects.texi (Character Type): Define anchor "modifier bits".
6344
6345 * modes.texi (Emulating Mode Line): New node.
6346 (Search-based Fontification): Font Lock uses font-lock-face property.
6347 (Other Font Lock Variables): Likewise.
6348
6349 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
6350 not vectors.
6351 (Active Keymaps): Add emulation-mode-map-alists.
6352 (Functions for Key Lookup): key-binding has new arg no-remap.
6353 (Remapping Commands): New node.
6354 (Scanning Keymaps): where-is-internal has new arg no-remap.
6355 (Tool Bar): Add tool-bar-local-item-from-menu.
6356 Clarify when to use tool-bar-add-item-from-menu.
6357
6358 * commands.texi (Interactive Call): commandp has new arg.
6359 (Command Loop Info): Add this-original-command.
6360
63612003-08-06 John Paul Wallington <jpw@gnu.org>
6362
6363 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
6364
6365 * display.texi (Warning Basics): Fix typo.
6366 (Fringes): Add closing curly bracket and fix typo.
6367
6368 * elisp.texi (Top): Fix typo.
6369
63702003-08-05 Richard M. Stallman <rms@gnu.org>
6371
6372 * elisp.texi: Update lists of subnodes.
6373
6374 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
6375
6376 * variables.texi (Local Variables): Use lc for example variable names.
6377
6378 * tips.texi (Library Headers): Explain where to put -*-.
6379
6380 * strings.texi (Creating Strings): Fix xref for vconcat.
6381
6382 * sequences.texi (Vector Functions):
6383 vconcat no longer allows integer args.
6384
6385 * minibuf.texi (Reading File Names): read-file-name has new
6386 arg PREDICATE. New function read-directory-name.
6387
6388 * macros.texi (Defining Macros): Give definition of `declare'
6389 (Indenting Macros): New node.
6390
6391 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
6392 (Window Frame Parameters): Make separate table of parameters
6393 that are coupled with specific face attributes.
6394 (Deleting Frames): delete-frame-hooks renamed to
6395 delete-frame-functions.
6396
6397 * files.texi (Magic File Names): Add file-remote-p.
6398 Clarify file-local-copy.
6399
6400 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
6401 here; instead xref Defining Macros.
6402
6403 * display.texi (Warnings): New node, and subnodes.
6404 (Fringes): New node.
6405
6406 * debugging.texi (Test Coverage): New node.
6407
6408 * compile.texi (Compiler Errors): Explain with-no-warnings
6409 and other ways to suppress warnings.
6410
6411 * commands.texi (Interactive Call): Minor clarification.
6412
6413 * buffers.texi (Buffer File Name): set-visited-file-name
6414 renames the buffer too.
6415
6416 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
6417
64182003-07-24 Markus Rost <rost@math.ohio-state.edu>
6419
6420 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
6421
64222003-07-22 Markus Rost <rost@math.ohio-state.edu>
6423
6424 * internals.texi (Garbage Collection): Fix previous change.
6425
64262003-07-22 Richard M. Stallman <rms@gnu.org>
6427
6428 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
6429
6430 * display.texi (Width): Use \s syntax in example.
6431 (Font Selection): Add face-font-rescale-alist.
6432
6433 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
6434 Remove spurious indent in example.
6435
6436 * lists.texi (Building Lists): Add number-sequence.
6437
6438 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
6439
6440 * functions.texi (Function Documentation): Explain how to
6441 show calling convention explicitly in the doc string.
6442
6443 * windows.texi (Selecting Windows): save-selected-window saves
6444 selected window of each frame.
6445 (Window Configurations): Minor change.
6446
6447 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
6448
6449 * streams.texi (Output Variables): Add print-continuous-numbering
6450 and print-number-table.
6451
6452 * processes.texi (Decoding Output): New node.
6453
6454 * os.texi (Time Conversion): decode-time arg is optional.
6455
6456 * objects.texi (Character Type): Don't use space as example for \.
6457 Make list of char names and \-sequences correspond.
6458 Explain that \s is not used in strings. `\ ' needs space after.
6459
6460 * nonascii.texi (Converting Representations): Add string-to-multibyte.
6461 (Translation of Characters): Add translation-table-for-input.
6462 (Default Coding Systems): Add auto-coding-functions.
6463 (Explicit Encoding): Add decode-coding-inserted-region.
6464 (Locales): Add locale-info.
6465
6466 * minibuf.texi (Basic Completion): Describe test-completion.
6467 Collections can be lists of strings.
6468 Clean up lazy-completion-table.
6469 (Programmed Completion): Mention test-completion.
6470 Clarify why lambda expressions are not accepted.
6471 (Minibuffer Misc): Describe minibufferp.
6472
64732003-07-14 Richard M. Stallman <rms@gnu.org>
6474
6475 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
6476
6477 * windows.texi (Selecting Windows): New arg to select-window.
6478 (Selecting Windows): Add with-selected-window.
6479 (Size of Window): Add window-inside-edges, etc.
6480
6481 * internals.texi (Garbage Collection): Add post-gc-hook.
6482
6483 * processes.texi (Subprocess Creation): Add exec-suffixes.
6484
6485 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
6486 (Scanning Keymaps): Add map-keymaps.
6487 (Defining Menus): Add keymap-prompt.
6488
6489 * numbers.texi (Integer Basics): Add most-positive-fixnum,
6490 most-negative-fixnum.
6491
6492 * compile.texi (Byte Compilation): Explain no-byte-compile
6493 (Compiler Errors): New node.
6494
6495 * os.texi (User Identification): user-uid, user-real-uid
6496 can return float.
6497
6498 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
6499 and about derived modes.
6500 (Minor Modes): Add minor-mode-list.
6501 (Defining Minor Modes): Keyword args for define-minor-mode.
6502 (Search-based Fontification): Explain managing other properties.
6503 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 6504 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
6505 (Hooks): Add run-mode-hooks and delay-mode-hooks.
6506
6507 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
6508 (Variable Aliases): Clarify defvaralias.
6509
6510 * loading.texi (Library Search): Add load-suffixes.
6511
6512 * minibuf.texi (Basic Completion): Add lazy-completion-table.
6513 (Programmed Completion): Add dynamic-completion-table.
6514
6515 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
6516 (Magic File Names): Specify precedence order of handlers.
6517
6518 * commands.texi (Command Overview): Emacs server runs pre-command-hook
6519 and post-command-hook.
6520 (Waiting): New calling convention for sit-for.
6521
6522 * text.texi (Special Properties): local-map and keymap properties
6523 apply based on their stickiness.
6524
65252003-07-07 Richard M. Stallman <rms@gnu.org>
6526
6527 * modes.texi (Minor Mode Conventions): Specify only some kinds
6528 of list values as args to minor modes.
6529
6530 * files.texi (File Name Expansion): Warn about iterative use
6531 of substitute-in-file-name.
6532
6533 * advice.texi (Activation of Advice): Clean up previous change.
6534
65352003-07-06 Markus Rost <rost@math.ohio-state.edu>
6536
6537 * advice.texi (Activation of Advice): Note that ad-start-advice is
6538 turned on by default.
6539
65402003-06-30 Richard M. Stallman <rms@gnu.org>
6541
6542 * text.texi (Buffer Contents): Document current-word.
6543 (Change Hooks): Not called for *Messages*.
6544
6545 * functions.texi (Defining Functions): Explain about redefining
6546 primitives.
6547 (Function Safety): Renamed. Minor changes.
6548 Comment out the detailed criteria for what is safe.
6549
65502003-06-22 Andreas Schwab <schwab@suse.de>
6551
6552 * objects.texi (Symbol Type): Fix description of examples.
6553
65542003-06-16 Andreas Schwab <schwab@suse.de>
6555
6556 * hash.texi (Creating Hash): Fix description of :weakness.
6557
c8763fb6 65582003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
6559
6560 * files.texi (Changing Files): copy-file copies file modes, too.
6561
65622003-05-28 Richard M. Stallman <rms@gnu.org>
6563
6564 * strings.texi (Creating Strings): Clarify split-string.
6565
65662003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
6567
6568 * strings.texi (Creating Strings): Update split-string specification
6569 and examples.
6570
65712003-05-19 Richard M. Stallman <rms@gnu.org>
6572
6573 * elisp.texi: Correct invariant section names.
6574
65752003-04-20 Richard M. Stallman <rms@gnu.org>
6576
6577 * os.texi (Timers): Explain about timers and quitting.
6578
65792003-04-19 Richard M. Stallman <rms@gnu.org>
6580
6581 * internals.texi (Writing Emacs Primitives): Strings are
6582 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
6583 Explain GCPRO convention for varargs function args.
6584
65852003-04-16 Richard M. Stallman <rms@gnu.org>
6586
6587 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
6588
65892003-04-08 Richard M. Stallman <rms@gnu.org>
6590
6591 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
6592
65932003-02-13 Kim F. Storm <storm@cua.dk>
6594
6595 * objects.texi (Character Type): New \s escape for space.
6596
65972003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6598
6599 * os.texi (System Environment): Added cygwin system-type.
6600
66012003-01-25 Richard M. Stallman <rms@gnu.org>
6602
6603 * keymaps.texi: Document that a symbol can act as a keymap.
6604
66052003-01-13 Richard M. Stallman <rms@gnu.org>
6606
6607 * text.texi (Changing Properties): Say string indices are origin-0.
6608
6609 * positions.texi (Screen Lines) <compute-motion>:
6610 Correct order of elts in return value.
6611
6612 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
6613 how to define a default binding.
6614
66152002-12-07 Markus Rost <rost@math.ohio-state.edu>
6616
6617 * loading.texi (Unloading): Fix recent change for load-history.
6618
6619 * customize.texi (Simple Types): Clarify description of custom
6620 type 'number. Describe new custom type 'float.
6621
66222002-12-04 Markus Rost <rost@math.ohio-state.edu>
6623
6624 * variables.texi (File Local Variables): Fix typo.
6625
c8763fb6 66262002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
6627
6628 From Michael Albinus <Michael.Albinus@alcatel.de>.
6629
6630 * README: Target for Info file is `make info'.
6631
6632 * files.texi (File Name Components): Fixed typos in
6633 `file-name-sans-extension'.
6634 (Magic File Names): Complete list of operations for magic file
6635 name handlers.
6636
66372002-09-16 Jonathan Yavner <jyavner@engineer.com>
6638
6639 * variables.texi (File Local Variables): New function
6640 risky-local-variable-p.
6641
66422002-09-15 Jonathan Yavner <jyavner@engineer.com>
6643
6644 * functions.texi (Function safety): New node about unsafep.
6645
66462002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
6647
6648 * customize.texi (Splicing into Lists): Fixed example.
6649 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
6650
66512002-06-17 Juanma Barranquero <lektu@terra.es>
6652
6653 * frames.texi (Display Feature Testing): Fix typo.
6654
66552002-06-12 Andreas Schwab <schwab@suse.de>
6656
6657 * frames.texi (Initial Parameters, Resources): Fix references to
6658 the Emacs manual.
6659
66602002-05-13 Kim F. Storm <storm@cua.dk>
6661
6662 * variables.texi (Intro to Buffer-Local): Updated warning and
6663 example relating to changing buffer inside let.
6664
c8763fb6 66652002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6666
6667 * os.texi (Session Management): New node about X Session management.
6668
66692002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
6670
6671 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
6672 to which the manual corresponds, and the copyright years.
6673
6674 * Makefile.in (VERSION): Set to 2.9.
6675
66762001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
6677
6678 * elisp.texi: Change the category in @dircategory to "Emacs", to
6679 make it consistent with info/dir.
6680
66812001-11-25 Miles Bader <miles@gnu.org>
6682
6683 * text.texi (Fields): Describe new `limit' arg in
6684 field-beginning/field-end.
6685
66862001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
6687
6688 * permute-index: Don't depend on csh-specific features. Replace
6689 the interpreter name with /bin/sh.
6690
6691 * two-volume-cross-refs.txt: New file.
6692 * two.el: New file.
6693 * spellfile: New file.
6694
66952001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6696
6697 * permute-index: New file.
6698
6699 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6700 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6701 8+3 restricted namespace.
6702
6703 * Makefile.in (infodir): Define relative to $(srcdir).
6704 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6705 include directories list via -I switch to makeinfo.
6706 (index.texi): Use cp if both hard and symbolic links fail.
6707
67082001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6709
6710 * Makefile.in (distclean): Add.
6711
6712 The following changes make ELisp manual part of the Emacs
6713 distribution:
6714
6715 * Makefile.in: Add Copyright notice.
6716 (prefix): Remove.
6717 (infodir): Change value to "../info".
6718 (VPATH): New variable.
6719 (MAKE): Don't define.
6720 (texmacrodir): Don't define.
6721 (texinputdir): Append the existing value of TEXINPUTS.
6722 ($(infodir)/elisp): Instead of just "elisp". Reformat the
6723 command to be compatible with man/Makefile.in, and to put the
6724 output into ../info.
6725 (info): Add target.
6726 (installall): Target removed.
6727
c8763fb6 67282001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
6729
6730 * tips.texi (Coding Conventions): Fix typo.
6731
67322001-10-23 Gerd Moellmann <gerd@gnu.org>
6733
6734 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6735
67362001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
6737
6738 * files.texi (File Name Components): Update the description of
6739 file-name-sans-extension and file-name-extension, as they now
6740 ignore leading dots.
6741
67422001-10-20 Gerd Moellmann <gerd@gnu.org>
6743
6744 * (Version 21.1 released.)
6745
67462001-10-19 Miles Bader <miles@gnu.org>
6747
6748 * positions.texi (Text Lines): Describe behavior of
6749 `beginning-of-line'/`end-of-line' in the presence of field properties.
6750
67512001-10-17 Gerd Moellmann <gerd@gnu.org>
6752
6753 * Makefile.in (VERSION): Set to 2.8.
6754 (manual): Use `manual-21'.
6755
6756 * elisp.texi (VERSION): Add and use it where the version
6757 number was used. Set it to 2.8.
6758
6759 * intro.texi: Likewise.
6760
67612001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6762
6763 * files.texi (File Name Completion): Document the significance of
6764 a trailing slash in elements of completion-ignored-extensions.
6765
67662001-10-06 Miles Bader <miles@gnu.org>
6767
6768 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6769
67702001-10-04 Gerd Moellmann <gerd@gnu.org>
6771
6772 * variables.texi (Variable Aliases): New node.
6773
67742001-10-04 Gerd Moellmann <gerd@gnu.org>
6775
6776 * Branch for 21.1.
6777
67782001-10-02 Miles Bader <miles@gnu.org>
6779
6780 * minibuf.texi (Minibuffer Misc): Add entries for
6781 `minibuffer-contents', `minibuffer-contents-no-properties', and
6782 `delete-minibuffer-contents'.
6783 Correct description for `minibuffer-prompt-end'.
6784
6785 * text.texi (Property Search): Correct descriptions of
6786 `next-char-property-change' and `previous-char-property-change'.
6787 Add entries for `next-single-char-property-change' and
6788 `previous-single-char-property-change'.
6789 Make operand names a bit more consistent.
6790
67912001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
6792
6793 * frames.texi (Finding All Frames): Document that next-frame and
6794 previous-frame are local to current terminal.
6795
67962001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
6797
6798 * keymaps.texi (Creating Keymaps): Fix the description of the
6799 result of make-keymap.
6800
68012001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
6802
6803 * display.texi (Font Lookup, Attribute Functions)
6804 (Image Descriptors): Add cross-references to the definition of
6805 selected frame.
6806
6807 * buffers.texi (The Buffer List): Add cross-references to the
6808 definition of selected frame.
6809
6810 * frames.texi (Input Focus): Clarify which frame is _the_ selected
6811 frame at any given time.
6812 (Multiple Displays, Size and Position): Add a cross-reference to
6813 the definition of the selected frame.
6814
68152001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6816
6817 * strings.texi (String Conversion) <string-to-number>: Document
6818 that a float is returned for integers that are too large.
6819
6820 * frames.texi (Mouse Position): Document mouse-position-function.
6821 (Display Feature Testing): Document display-images-p.
6822 (Window Frame Parameters): Document the cursor-type variable.
6823
6824 * numbers.texi (Integer Basics): Document CL style read syntax for
6825 integers in bases other than 10.
6826
6827 * positions.texi (List Motion): Document
6828 open-paren-in-column-0-is-defun-start.
6829
6830 * lists.texi (Sets And Lists): Document member-ignore-case.
6831
6832 * internals.texi (Garbage Collection): Document the used and free
6833 strings report.
6834 (Memory Usage): Document strings-consed.
6835
6836 * os.texi (Time of Day): Document float-time.
6837 (Recording Input): Document that clear-this-command-keys clears
6838 the vector to be returned by recent-keys.
6839
6840 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6841 argument keymap can be a list.
6842
6843 * nonascii.texi (User-Chosen Coding Systems)
6844 <select-safe-coding-system>: Document the new argument
6845 accept-default-p and the variable
6846 select-safe-coding-system-accept-default-p. Tell what happens if
6847 buffer-file-coding-system is undecided.
6848 (Default Coding Systems): Document auto-coding-regexp-alist.
6849
6850 * display.texi (The Echo Area) <message>: Document
6851 message-truncate-lines.
6852 (Glyphs): Document that the glyph table is unused on windowed
6853 displays.
6854
6855 * help.texi (Describing Characters) <single-key-description>:
6856 Document the new argument no-angles.
6857 (Accessing Documentation) <documentation-property>: Document that
6858 a non-string property is evaluated.
6859 <documentation>: Document that the function-documentation property
6860 is looked for.
6861
6862 * windows.texi (Selecting Windows): Document some-window.
6863
6864 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6865
6866 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6867 apropos-mode-hook.
6868
6869 * commands.texi (Using Interactive): Document interactive-form.
6870 (Keyboard Macros): Document kbd-macro-termination-hook.
6871 (Command Loop Info): Document that clear-this-command-keys clears
6872 the vector to be returned by recent-keys.
6873
68742001-09-04 Werner LEMBERG <wl@gnu.org>
6875
6876 * Makefile.in (srcdir, texinputdir): New variables.
6877 (srcs, index.texi, install): Use $(srcdir).
6878 (.PHONY): Remove elisp.dvi.
6879 (elisp): Use -I switch for makeinfo.
6880 (elisp.dvi): Use $(srcdir) and $(texinputdir).
6881 (installall, dist): Use $(srcdir).
6882 Fix path to texinfo.tex.
6883 (maintainer-clean): Add elisp.dvi and elisp.oaux.
6884
68852001-08-30 Gerd Moellmann <gerd@gnu.org>
6886
6887 * display.texi (Conditional Display): Adjust to API change.
6888
6889 * configure: New file.
6890
68912001-07-30 Gerd Moellmann <gerd@gnu.org>
6892
6893 * commands.texi (Repeat Events): Add description of
6894 double-click-fuzz.
6895
68962001-05-08 Stefan Monnier <monnier@cs.yale.edu>
6897
6898 * syntax.texi (Syntax Class Table): Add the missing designator for
6899 comment and string fences.
6900 (Syntax Properties): Add a xref to syntax table internals.
6901 (Syntax Table Internals): Document string-to-syntax.
6902
69032001-05-07 Gerd Moellmann <gerd@gnu.org>
6904
6905 * Makefile.in (install): Use install-info command line options
6906 like in Emacs' Makefile.in.
6907
69082000-12-09 Miles Bader <miles@gnu.org>
6909
6910 * windows.texi (Window Start): Update documentation for
6911 `pos-visible-in-window-p'.
6912
69132000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6914
6915 * lists.texi (Building Lists): Add footnote to explain how to add
6916 to the end of a list.
6917
69182000-10-25 Gerd Moellmann <gerd@gnu.org>
6919
6920 * files.texi (Visiting Functions): Typos.
6921
69222000-10-25 Kenichi Handa <handa@etl.go.jp>
6923
6924 * files.texi (Visiting Functions): Return value of
6925 find-file-noselect may be a list of buffers if wildcards are used.
6926
69272000-10-24 Miles Bader <miles@lsi.nec.co.jp>
6928
6929 * display.texi (Defining Faces): Document `graphic' display type
6930 in face specs.
6931
b344d29d 69322000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
6933
6934 * hooks.texi (Standard Hooks): Replace obsolete
6935 `after-make-frame-hook' with `after-make-frame-functions'.
6936
6937 * frames.texi (Creating Frames): Ditto.
6938
6939 * variables.texi (Future Local Variables): Ditto.
6940
69412000-10-16 Gerd Moellmann <gerd@gnu.org>
6942
6943 * display.texi (Other Image Types): Add description of :foreground
6944 and :background properties of mono PBM images.
6945
69462000-08-17 Werner LEMBERG <wl@gnu.org>
6947
6948 * .cvsignore: New file.
6949
69502000-01-05 Gerd Moellmann <gerd@gnu.org>
6951
6952 * tindex.pl: New script.
6953
69541999-12-03 Dave Love <fx@gnu.org>
6955
6956 * Makefile.in (MAKEINFO): New parameter.
6957
69581999-09-17 Richard Stallman <rms@gnu.org>
6959
6960 * Makefile.in (srcs): Add hash.texi.
6961 (VERSION): Update to 20.6.
6962
69631999-09-13 Richard Stallman <rms@gnu.org>
6964
6965 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
6966
69671998-08-29 Karl Heuer <kwzh@gnu.org>
6968
6969 * configure.in: New file.
6970 * Makefile.in: Renamed from Makefile.
6971 (prefix, infodir): Use value obtained from configure.
6972 (emacslibdir): Obsolete variable deleted.
6973 (dist): Distribute configure.in, configure, Makefile.in.
6974
69751998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
6976
6977 * Makefile (INSTALL_INFO): New variable.
6978 (install): Run install-info.
6979
69801998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
6981
6982 * Makefile (elisp.dvi): Add missing backslash.
6983
69841998-05-02 Richard Stallman <rms@psilocin.gnu.org>
6985
6986 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
6987 Run texindex without `./'. Always run texindex on elisp.tp.
6988 (elisp.tps): Target deleted.
6989
69901998-04-05 Richard Stallman <rms@psilocin.gnu.org>
6991
6992 * Makefile (srcs): Add nonascii.texi and customize.texi.
6993 (dist): Start by deleting `temp'.
6994
69951998-02-17 Richard Stallman <rms@psilocin.gnu.org>
6996
6997 * Makefile (makeinfo, texindex): Targets deleted.
6998 (makeinfo.o, texindex.o): Targets deleted.
6999 (clean, dist): Don't do anything with them or with getopt*.
7000
70011998-01-30 Richard Stallman <rms@psilocin.gnu.org>
7002
7003 * Makefile (SHELL): Defined.
7004
70051998-01-27 Richard Stallman <rms@psilocin.gnu.org>
7006
7007 * Makefile (elisp.tps): New target.
7008 (elisp.dvi): Depend on elisp.tps.
7009
c5602427 70101996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
7011
7012 * README: Update phone number.
7013
7014 * Makefile (elisp): Make this be the default target.
7015 Depend on makeinfo.c instead of makeinfo.
7016 (install): Don't depend on elisp.dvi, since we don't install that.
7017 Use mkinstalldirs.
7018 (dist): Add mkinstalldirs.
7019
c5602427 70201995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
7021
7022 * Makefile (VERSION): Update version number.
7023 (maintainer-clean): Renamed from realclean.
7024
c5602427 70251995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
7026
7027 * Makefile (realclean): New target.
7028 (elisp): Remove any old elisp-* files first.
7029
c5602427 70301993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
7031
7032 * Makefile (VERSION): New variable.
7033 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
7034 Compressed file suffix should be `.gz', not `.z'.
7035
ce058493 70361993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7037
7038 * Makefile (elisp): Depend on makeinfo.
7039
c5602427 70401993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
7041
7042 * Makefile (srcs): Add anti.texi.
7043
c5602427 70441993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7045
7046 * Makefile (infodir, prefix): New vars.
7047 (install): Use infodir.
7048 (emacsinfodir): Deleted.
7049
c5602427 70501993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7051
7052 * Makefile (srcs): Add calendar.texi.
7053
7054 * Makefile (dist): Copy texindex.c and makeinfo.c.
7055 Limit elisp-* files to those with one or two digits.
7056
c5602427 70571993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7058
7059 * Makefile (dist): Changed to use Gzip instead of compress.
7060
c5602427 70611993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7062
7063 * loading.texi (Unloading): define-function changed back to
7064 defalias. It may not stay this way, but at least it's
7065 consistent with the known-good version of the code patch.
7066
c5602427 70671993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
7068
7069 * modes.texi (Hooks): Document new optional arg of add-hook.
7070
c5602427 70711993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7072
7073 * variables.texi: Document nil initial value of buffer-local variables.
7074
7075 * tips.texi: Add new section on standard library headers.
7076
c5602427 70771993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7078
7079 * Makefile (srcs): Add frame.texi to the list of sources.
7080
c5602427 70811993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7082
7083 * Makefile (dist): Don't bother excluding autosave files; they'll
7084 never make it into the temp directory anyway, and the hash marks
7085 in the name are problematic for make and the Bourne shell.
7086 (srcs):
7087
c5602427 70881993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7089
7090 * Makefile (dist): Don't include backup files or autosave files in
7091 the distribution tar file.
7092
c5602427 70931991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7094
7095 * Makefile (srcs): Added index.perm.
7096 (elisp.dvi): Remove erroneous shell comment.
7097 Expect output of permute-index in permuted.fns.
7098 Save old elisp.aux in elisp.oaux.
7099 (clean): Added index.texi to be deleted.
7100
c5602427 71011990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7102
7103 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
7104
c5602427 71051990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
7106
7107 * files.texi: Noted that completion-ignored-extensions is ignored
7108 when making *Completions*.
7109
c5602427 71101990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
7111
7112 * Makefile make dist now depends on elisp.dvi, since it tries
7113 to include it in the dist file.
7114
c5602427 71151990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 7116
c5602427 7117 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 7118
c5602427 71191989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7120
7121 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
7122 (defunargs): Turn off \hyphenchar of \sl font temporarily.
7123
c5602427 71241989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7125
7126 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
7127 and @error{} are the terms now being used. The files in the
7128 directory have been changed to reflect this.
7129
7130 * All instances of @indentedresultt{} have been changed to
7131 ` @result{}', using 5 spaces at the begining of the line.
7132
c5602427 71331989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7134
7135 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
7136 experimental @indentedresult{}, @indentedexpandsto{} are part of
7137 the texinfo.tex in this directory. These TeX macros are not
7138 stable yet.
7139
c5602427 71401989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7141
7142 * texinfo.tex: Temporarily added
7143 \let\result=\dblarrow
7144 \def\error{{\it ERROR} \longdblarrow}
7145 We need to do this better soon.
7146
c5602427 71471989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7148
7149 * Applied Karl Berry's patches to *.texinfo files, but not to
7150 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
7151 new title page format is also not applied, since it requires
7152 texinfo.tex changes.)
7153
7154 * Cleaned up `Makefile' and defined the `emacslibdir' directory
7155 for the Project GNU development environment.
7156
7157;; Local Variables:
c8763fb6 7158;; coding: utf-8
b8d4c8d0
GM
7159;; add-log-time-zone-rule: t
7160;; End:
7161
352c8b4a
GM
7162 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
7163 2007, 2008 Free Software Foundation, Inc.
b8d4c8d0
GM
7164
7165 This file is part of GNU Emacs.
7166
352c8b4a 7167 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 7168 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7169 the Free Software Foundation, either version 3 of the License, or
7170 (at your option) any later version.
b8d4c8d0
GM
7171
7172 GNU Emacs is distributed in the hope that it will be useful,
7173 but WITHOUT ANY WARRANTY; without even the implied warranty of
7174 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7175 GNU General Public License for more details.
7176
7177 You should have received a copy of the GNU General Public License
352c8b4a 7178 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
7179
7180;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda