(Coding System Basics): Rewrite @ignore'd paragraph to speak about `undecided'.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
af38459f
EZ
12008-12-05 Eli Zaretskii <eliz@gnu.org>
2
3 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
4 paragraph to speak about `undecided'.
5 (Character Properties): Don't explain the meaning of each
6 property; instead, identify their Unicode Standard names.
7
fa047ae7
GM
82008-12-02 Glenn Morris <rgm@gnu.org>
9
10 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
11 section yet again.
12
47dbc044
EZ
132008-11-29 Eli Zaretskii <eliz@gnu.org>
14
98d05998
EZ
15 * nonascii.texi (Character Properties): New Section.
16 (Specifying Coding Systems): Document
17 `coding-system-priority-list', `set-coding-system-priority', and
18 `with-coding-priority'.
19 (Lisp and Coding Systems): Document `check-coding-systems-region'
20 and `coding-system-charset-list'.
21 (Coding System Basics): Document `coding-system-aliases'.
22
23 * elisp.texi (Top): Add a @detailmenu entry for "Character
24 Properties".
25
47dbc044
EZ
26 * objects.texi (Character Type): Correct the range of Emacs
27 characters. Add an @xref to "Character Codes".
28
29 * strings.texi (String Basics): Add an @xref to "Character Codes".
30
31 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
32
33 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
34 (Character Codes): Document `max-char'.
35
8b80cdf5
EZ
362008-11-28 Eli Zaretskii <eliz@gnu.org>
37
38 * nonascii.texi (Text Representations, Converting Representations)
39 (Character Sets, Scanning Charsets, Translation of Characters):
40 Make text more accurate.
41
a99dceba
GM
422008-11-28 Glenn Morris <rgm@gnu.org>
43
44 * files.texi (Format Conversion Round-Trip): Improve previous change.
45
f6dc3bed
CY
462008-11-26 Chong Yidong <cyd@stupidchicken.com>
47
48 * modes.texi (Auto Major Mode): Fix example.
49
5da9413d
GM
502008-11-25 Glenn Morris <rgm@gnu.org>
51
52 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
53
54 * files.texi (Format Conversion Round-Trip):
55 Use active voice for previous change.
56
fcca848c
CY
572008-11-25 Chong Yidong <cyd@stupidchicken.com>
58
59 * os.texi (Processor Run Time):
60 * processes.texi (Transaction Queues):
61 * markers.texi (The Mark):
62 * windows.texi (Choosing Window, Selecting Windows):
63 * files.texi (Changing Files, Magic File Names):
64 * commands.texi (Key Sequence Input):
65 * functions.texi (Declaring Functions):
66 * strings.texi (Predicates for Strings):
67 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
68
36c8dc54
CY
692008-11-24 Chong Yidong <cyd@stupidchicken.com>
70
71 * help.texi (Accessing Documentation): Update example.
72
73 * variables.texi (Defining Variables): Note that `*' is not
74 necessary if defcustom is used.
75
2a79b242
EZ
762008-11-22 Eli Zaretskii <eliz@gnu.org>
77
78 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
79 Characters" from @detailmenu.
80
81 * nonascii.texi (Character Codes, Character Sets)
82 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
83 (Chars and Bytes, Splitting Characters): Sections removed.
84
392f0d26
LK
852008-11-22 Lute Kamstra <lute@gnu.org>
86
87 * positions.texi (Text Lines): Update goto-line documentation.
88
af1a5cd5
MR
892008-11-21 Martin Rudalics <rudalics@gmx.at>
90
6a4cfb0c
MR
91 * frames.texi (Frames): Fix typo, add cross references, reword.
92 (Initial Parameters): Reword special-display-frame-alist text.
93 (Frames and Windows): Reword. Describe argument norecord for
94 set-frame-selected-window.
95 (Input Focus): Describe argument norecord for select-frame.
96 Remove comment on MS-Windows behavior for focus-follows-mouse.
97 (Raising and Lowering): Mention windows-frames dichotomy in
98 metaphor.
99
af1a5cd5
MR
100 * windows.texi (Displaying Buffers, Vertical Scrolling)
101 (Horizontal Scrolling): Fix indenting and rewording issues
102 introduced with 2008-11-07 change.
103
c249fa9c
GM
1042008-11-20 Glenn Morris <rgm@gnu.org>
105
106 * files.texi (Format Conversion Round-Trip): Mention `preserve'
107 element of `format-alist'.
108
204d4665
GM
1092008-11-19 Glenn Morris <rgm@gnu.org>
110
111 * doclicense.texi: Update to FDL 1.3.
112 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
113
cc0910af
CY
1142008-11-18 Chong Yidong <cyd@stupidchicken.com>
115
efe6e7c4
CY
116 * windows.texi (Window Hooks): Remove *-end-trigger-functions
117 vars, which are obsolete. Mention jit-lock-register.
118
119 * modes.texi (Other Font Lock Variables): Document
120 jit-lock-register and jit-lock-unregister.
121
cc0910af
CY
122 * frames.texi (Color Parameters): Document alpha parameter.
123
aeeedf76
MR
1242008-11-16 Martin Rudalics <rudalics@gmx.at>
125
126 * windows.texi (Splitting Windows, Deleting Windows)
127 (Selecting Windows, Cyclic Window Ordering)
128 (Buffers and Windows, Displaying Buffers, Choosing Window)
129 (Dedicated Windows, Window Point, Window Start and End)
130 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
131 (Size of Window, Resizing Windows, Window Configurations)
132 (Window Parameters): Avoid @var at beginning of sentences and
133 reword accordingly.
134
4c565c5c
LK
1352008-11-11 Lute Kamstra <lute@gnu.org>
136
137 * files.texi (File Name Components): Fix file-name-extension
138 documentation.
139
25f494c9
JB
1402008-11-11 Juanma Barranquero <lekktu@gmail.com>
141
142 * frames.texi (Basic Parameters): Remove display-environment-variable
143 and term-environment-variable.
144
a1401ab1
EZ
1452008-11-08 Eli Zaretskii <eliz@gnu.org>
146
147 * windows.texi (Basic Windows, Splitting Windows)
148 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
149 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
150 (Resizing Windows, Window Configurations, Window Parameters):
151 Fix wording and markup.
a1401ab1 152
efafc282
MR
1532008-11-07 Martin Rudalics <rudalics@gmx.at>
154
155 * windows.texi (Windows): Update entries.
156 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 157 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
158 (Selecting Windows, Cyclic Window Ordering): Reword with special
159 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
160 (Buffers and Windows, Choosing Window): Reword with special
161 emphasis on dedicated windows.
162 (Displaying Buffers): Reword. For switch-to-buffer mention that
163 it may fall back on pop-to-buffer. For other-window try to
164 explain how it treats the cyclic ordering of windows.
efafc282
MR
165 (Dedicated Windows): New node and section discussing dedicated
166 windows and associated functions.
86ab855a 167 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
168 (Window Start and End): Rename node and section title. Reword.
169 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
170 Minor rewording.
171 (Size of Window): Reword, in particular text on window-width.
172 (Resizing Windows): Reword. Add text on balancing windows.
173 (Window Configurations): Reword. Mention window parameters.
174 (Window Parameters): New node and section on window parameters.
175 (Window Hooks): Reword. Mention that
176 window-configuration-change-hook is run "buffer-locally".
177 * elisp.texi (Top): Update Windows entries in @detailmenu
178 section.
179
d60a8ab2
JB
1802008-11-04 Juanma Barranquero <lekktu@gmail.com>
181
182 * searching.texi (Regexp Search): Fix typo.
183
01777627
CY
1842008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
185
186 * searching.texi (Regexp Search): Document GREEDY arg.
187 (Simple Match Data): Fix return value.
188
c4526e93
EZ
1892008-11-01 Eli Zaretskii <eliz@gnu.org>
190
191 * nonascii.texi (Text Representations): Rewrite to make consistent
192 with Emacs 23 internal representation of characters. Document
193 `unibyte-string'.
194
fe2ae8b5
CY
1952008-10-28 Chong Yidong <cyd@stupidchicken.com>
196
197 * processes.texi (Process Information): Note that process-status
198 does not accept buffer names.
199
cc5a21e3
CY
2002008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
201
202 * positions.texi (Skipping Characters): Correct return value of
203 skip-chars-forward.
204
09460d9a
MR
2052008-10-25 Martin Rudalics <rudalics@gmx.at>
206
520b29e7
MR
207 * windows.texi (Deleting Windows): Update documentation of
208 delete-windows-on.
209 (Buffers and Windows): Update documentations of
210 get-buffer-window and get-buffer-window-list.
211 (Displaying Buffers): Update documentation of
212 replace-buffer-in-windows.
213
09460d9a
MR
214 * buffers.texi (Current Buffer): Reword set-buffer and
215 with-current-buffer documentations.
216 (Creating Buffers): Reword documentation of get-buffer-create.
217
4d48fcdc
MR
2182008-10-23 Martin Rudalics <rudalics@gmx.at>
219
220 * buffers.texi (Current Buffer): Reword documentation of
221 set-buffer.
222 (Buffer Names): Reword documentation of buffer-name.
223 (The Buffer List): For bury-buffer explain what happens with the
224 buffer's window.
225 (Creating Buffers): Say that get-buffer-create's arg is called
226 buffer-or-name.
227
f0143c43
CY
2282008-10-22 Chong Yidong <cyd@stupidchicken.com>
229
3e5dbbd3
CY
230 * advice.texi (Computed Advice): Explain what DEFINITION is.
231
f0143c43
CY
232 * nonascii.texi (Character Codes): Remove obsolete function
233 char-valid-p, and document characterp instead.
234
52a94b85
MR
2352008-10-22 Martin Rudalics <rudalics@gmx.at>
236
237 * windows.texi (Displaying Buffers): Reword documentation of
238 pop-to-buffer.
239 (Choosing Window): Rewrite documentation of display-buffer and
240 its options.
241
f76f8246
MR
242 * buffers.texi (Killing Buffers): Update documentation of
243 kill-buffer.
244
acc8b598
EZ
2452008-10-21 Eli Zaretskii <eliz@gnu.org>
246
80e6b6df
EZ
247 * processes.texi (Serial Ports): Fix wording and improve markup.
248
3645358a
EZ
249 * searching.texi (Regexp Search): Document `string-match-p' and
250 `looking-at-p'.
251 (POSIX Regexps): Add an xref for "non-greedy".
252 (Regexp Special): Add @cindex entry for "non-greedy".
253
b3d50cff 254 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 255 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 256
73b7530a
EZ
257 * frames.texi (Color Names): Add an xref to `read-color'.
258
259 * minibuf.texi (High-Level Completion): Document `read-color'.
260
acc8b598
EZ
261 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
262
263 * positions.texi (Narrowing): Add an xref to "Swapping Text".
264
265 * buffers.texi (Swapping Text): New section, documents
266 `buffer-swap-text'.
267
10e187e8
MR
2682008-10-21 Martin Rudalics <rudalics@gmx.at>
269
270 * windows.texi (Resizing Windows): Minor wording fix.
271
fd6f900c
EZ
2722008-10-20 Eli Zaretskii <eliz@gnu.org>
273
274 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
275 and `combine-and-quote-strings'.
276
277 * strings.texi (Creating Strings): Add xrefs for them.
278
e4372165
EZ
2792008-10-19 Eli Zaretskii <eliz@gnu.org>
280
d6328fba
EZ
281 * elisp.texi (Top): Make descriptive text for "Reading File Names"
282 match the corresponding menu in minibuf.texi.
283
e4372165
EZ
284 * minibuf.texi (Reading File Names): Document `read-shell-command'
285 and `minibuffer-local-shell-command-map'.
286
5d8dda33
MR
2872008-10-19 Martin Rudalics <rudalics@gmx.at>
288
289 * windows.texi (Resizing Windows): Remove var{} around "window" in
290 documentation of enlarge-window.
291 Rewrite documentation of window-min-height and window-min-width.
292
437706cd
EZ
2932008-10-19 Eli Zaretskii <eliz@gnu.org>
294
80f85d7c
EZ
295 * functions.texi (Calling Functions): Document `apply-partially'.
296
291703b5
EZ
297 * hooks.texi (Standard Hooks): Mention
298 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
299
300 * variables.texi (File Local Variables): Document
301 `file-local-variables-alist', `before-hack-local-variables-hook'
302 and `hack-local-variables-hook'.
303
583d8b3c
EZ
304 * processes.texi (Synchronous Processes): Document `process-lines'.
305
437706cd 306 * customize.texi (Variable Definitions): Document
583d8b3c 307 `custom-reevaluate-setting'.
437706cd 308
7e51d89b
MR
3092008-10-18 Martin Rudalics <rudalics@gmx.at>
310
311 * windows.texi (Choosing Window, Deleting Windows)
312 (Displaying Buffers): Expand documentation of dedicated windows.
313
43c59a3d
EZ
3142008-10-18 Eli Zaretskii <eliz@gnu.org>
315
018a960d
EZ
316 * files.texi (Changing Files): Document symbolic input of file
317 modes to `set-file-modes'. Document `read-file-modes' and
318 `file-modes-symbolic-to-number'.
319
2c0b8144
EZ
320 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
321 and `search-map'.
322
80120f13
EZ
323 * searching.texi (Search and Replace): Document
324 `replace-search-function' and `replace-re-search-function'.
2c0b8144 325 Document `multi-query-replace-map'.
80120f13 326
6d4913f0
EZ
327 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
328 (Completion Commands, Reading File Names): Rename
329 `minibuffer-local-must-match-filename-map' to
330 `minibuffer-local-filename-must-match-map'.
331 (Minibuffer Completion): The `require-match' argument to
332 `completing-read' can now have the value `confirm-only'.
333
43c59a3d
EZ
334 * windows.texi (Displaying Buffers): Minor wording fix.
335 (Choosing Window): `split-height-threshold' can now be nil.
336 Document `split-width-threshold'. `pop-up-frames' can have the
337 value `graphic-only'.
338
f36acfd9
EZ
3392008-10-17 Eli Zaretskii <eliz@gnu.org>
340
341 * os.texi (Startup Summary): Document `before-init-time' and
342 `after-init-time'. Document `initial-window-system' and
343 `window-system-initialization-alist'. Document reading the
344 abbrevs file. Document the call to `server-start' under --daemon.
345 Rearrange a bit to be consistent with the code flow.
53728487
EZ
346 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
347 (Time Parsing): Document `format-seconds'.
f36acfd9 348
96995b89
MR
3492008-10-17 Martin Rudalics <rudalics@gmx.at>
350
351 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
352 and reword.
353
2de17c73
EZ
3542008-10-16 Eli Zaretskii <eliz@gnu.org>
355
356 * markers.texi (The Mark): Document use-region-p.
357
9cf52b11
EZ
3582008-10-15 Eli Zaretskii <eliz@gnu.org>
359
c3aaf1d7
EZ
360 * internals.texi (Writing Emacs Primitives): The interactive spec
361 of a primitive can be a Lisp form.
362
841a1743
EZ
363 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
364 values of transient-mark-mode. Document handle-shift-selection.
365
366 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
367 (Interactive Examples): Show an example of `^'.
368 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
369 (Defining Commands, Using Interactive): The interactive-form of a
370 function can be added via its symbol's property.
841a1743 371
52441368
EZ
372 * positions.texi (List Motion): beginning-of-defun-function can
373 now accept an argument.
374
8e8c1a72
EZ
375 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
376 now return a list of strings.
377
a33a1f2a
EZ
378 * control.texi (Handling Errors): Document ignore-errors.
379
4fb04348
EZ
380 * frames.texi (Creating Frames): Document frame-inherited-parameters.
381 (Parameter Access): Document set-frame-parameter.
382
ee666f84
EZ
383 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
384 Hooks" for the effect of kill-all-local-variables on local hook
385 functions.
386
9cf52b11
EZ
387 * modes.texi (Major Mode Conventions, Mode Line Variables):
388 `mode-name' need not be a string. xref to "Mode Line Data" for
389 details, and to "Emulating Mode Line" for computing a string
390 value.
391
22526bc4
EZ
3922008-10-14 Eli Zaretskii <eliz@gnu.org>
393
a65f6a85
EZ
394 * processes.texi (System Processes): New section.
395 (Processes, Signals to Processes): Add xrefs to it.
396
397 * objects.texi (Editing Types): A `process' is a subprocess of
398 Emacs, not just any process running on the OS.
399
400 * elisp.texi (Top): Adjust the @detailmenu for the above two
401 changes.
402
2724b26a
EZ
403 * sequences.texi (Char-Tables): Remove documentation of
404 set-char-table-default, which has no effect since Emacs 23.
405 <char-table-range, set-char-table-range>: Don't mention generic
406 characters and charsets. Add a cons cell as a possible argument.
407
408 * nonascii.texi (Splitting Characters)
409 (Translation of Characters): Don't mention generic characters.
410
411 * display.texi (Fontsets): Don't mention generic characters.
412
22526bc4 413 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 414 argument FUNCTION with a cons cell as KEY.
22526bc4 415
eaf4b689
EZ
4162008-10-13 Eli Zaretskii <eliz@gnu.org>
417
45e46036
EZ
418 * objects.texi (Primitive Function Type): Move "@cindex special
419 forms" from here...
420
421 * eval.texi (Special Forms): ...to here.
422
423 * functions.texi (What Is a Function): `functionp' returns nil for
424 special forms. Add an xref.
425
eaf4b689
EZ
426 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
427 Variables".
428
429 * variables.texi (Frame-Local Variables): New section.
430 (Buffer-Local Variables): Add an xref to it.
431 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
432 have both frame-local and buffer-local binding.
433
434 * frames.texi (Frames): Mention multiple tty frames.
435 (Frame Parameters, Parameter Access): Mention frame-local variable
436 bindings.
437
15688fce
GM
4382008-09-20 Glenn Morris <rgm@gnu.org>
439
440 * display.texi (Defining Faces): Recommend against face variables.
441
35539065
JB
4422008-09-16 Juanma Barranquero <lekktu@gmail.com>
443
444 * display.texi (Echo Area Customization): Fix typo.
445
6a57054b
JB
4462008-09-09 Juanma Barranquero <lekktu@gmail.com>
447
448 * loading.texi (Where Defined): Add `defface' item.
449
d632fb82
MR
4502008-09-06 Martin Rudalics <rudalics@gmx.at>
451
452 * loading.texi (Where Defined): Fix description of symbol-file.
453
905a9adb
JR
4542008-08-26 Jason Rumney <jasonr@gnu.org>
455
456 * display.texi (TIFF Images): New section describing :index property.
457
852e91b7
CY
4582008-08-23 Chong Yidong <cyd@stupidchicken.com>
459
460 * display.texi (Temporary Displays): Remove unnecessary comment
461 about usage of temp-buffer-show-hook.
462
6be001ee
CY
4632008-08-05 Chong Yidong <cyd@stupidchicken.com>
464
465 * symbols.texi (Other Plists): Fix incorrect example.
466 Suggested by Florian Beck.
467
58e3d8e8
JB
4682008-07-31 Juanma Barranquero <lekktu@gmail.com>
469
470 * os.texi: Fix previous change.
471
7c2fb837
DN
4722008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
473
474 * os.texi:
475 * intro.texi:
476 * files.texi: Remove VMS support.
477
9e2a2647
DN
4782008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
479
480 * os.texi:
481 * frames.texi:
482 * display.texi: Remove mentions of Mac Carbon.
483
c4f4682b
MB
4842008-07-01 Miles Bader <miles@gnu.org>
485
486 * text.texi (Special Properties):
487 * display.texi (Truncation): Add wrap-prefix and line-prefix.
488
3696411e
JB
4892008-06-28 Johan Bockgård <bojohan@gnu.org>
490
491 * display.texi (Other Image Types): Fix copy/paste error; say
492 "PBM", not "XBM".
493
f2a77c3a
DN
4942008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
495
496 * os.texi: Remove references to obsolete systems.
497
6d52677d
EZ
4982008-06-20 Eli Zaretskii <eliz@gnu.org>
499
500 * makefile.w32-in (distclean): Remove makefile.
501
1a87da4c
GM
5022008-06-17 Glenn Morris <rgm@gnu.org>
503
504 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
505 (elisp, dist): Remove rules and variables that are obsolete now
506 the lisp manual is no longer distributed separately.
507
fdda1c5d
GM
5082008-06-16 Glenn Morris <rgm@gnu.org>
509
646692e9
GM
510 * configure, configure.in, mkinstalldirs: Remove unused files.
511
512 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 513 * vol1.texi (EMACSVER):
6a57054b 514 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
515
516 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
517 as per maintain.info.
518
611bee81
GM
5192008-06-15 Glenn Morris <rgm@gnu.org>
520
a7bed3a0
GM
521 * makefile.w32-in (manual): Use "23" rather than "21".
522
523 * Makefile.in (emacsver): New, set by configure.
524 (manual): Use emacsver.
525
d794edf2
GM
526 * intro.texi: Report bugs using M-x report-emacs-bug.
527
611bee81
GM
528 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
529
c73e02fa
GM
5302008-06-13 Daniel Engeler <engeler@gmail.com>
531
532 * elisp.texi, internals.texi, processes.texi: Add documentation
533 about serial port access.
534
e40a85cd
MB
5352008-06-05 Miles Bader <miles@gnu.org>
536
537 * display.texi (Displaying Faces): Update to reflect function
538 renamings in face-remap.el.
539
7b753744
JB
5402008-06-05 Juanma Barranquero <lekktu@gmail.com>
541
542 * display.texi (Fontsets): Fix typos.
543
9d3d42fb
MB
5442008-06-03 Miles Bader <miles@gnu.org>
545
7b753744
JB
546 * display.texi (Displaying Faces): Add add-relative-face-remapping,
547 remove-relative-face-remapping, set-base-face-remapping,
548 and set-default-base-face-remapping.
9d3d42fb 549
f2cec7a9
MB
5502008-06-01 Miles Bader <miles@gnu.org>
551
552 * display.texi (Displaying Faces): Add face-remapping-alist.
553
8f39c96d
SM
5542008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
555
556 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
557 variable names.
558
1ef5eecc
ER
5592008-05-03 Eric S. Raymond <esr@golux>
560
352c8b4a 561 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
562 (current-global-map) return references, not copies.
563
63b4387f
JL
5642008-05-02 Juri Linkov <juri@jurta.org>
565
566 * minibuf.texi (Text from Minibuffer): Document a list of
567 default values for `read-from-minibuffer'.
568
38a8b703
JB
5692008-04-24 Juanma Barranquero <lekktu@gmail.com>
570
571 * nonascii.texi (Translation of Characters): Fix previous change.
572
7c42e639
CY
5732008-04-20 Chong Yidong <cyd@stupidchicken.com>
574
575 * display.texi (Overlay Properties): Clarify role of underlying
576 textprop and overlay keymaps for display strings.
577
578 * keymaps.texi (Active Keymaps): Ditto.
579
25c0d999
SM
5802008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
581
582 * minibuf.texi (Programmed Completion):
583 Replace dynamic-completion-table with the new completion-table-dynamic.
584
e3af5968
CY
5852008-04-07 Chong Yidong <cyd@stupidchicken.com>
586
587 * intro.texi (Some Terms): Change "fonts in this manual" index
588 entry to "typographic conventions".
589
6bfc8698
EZ
5902008-04-05 Eli Zaretskii <eliz@gnu.org>
591
592 * objects.texi (Text Props and Strings): Add indexing for read
593 syntax of text properties.
594
4972c361
SM
5952008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
596
597 * processes.texi (Decoding Output): Remove process-filter-multibyte
598 functions.
599
c70a68db
MR
6002008-03-15 Martin Rudalics <rudalics@gmx.at>
601
602 * display.texi (Finding Overlays): Say that empty overlays at
603 the end of the buffer are reported too.
604
1291fd36
GM
6052008-03-13 Glenn Morris <rgm@gnu.org>
606
607 * elisp.texi (EMACSVER): Set to 23.0.60.
608
c6b0dfd5
CY
6092008-02-26 Chong Yidong <cyd@stupidchicken.com>
610
38a8b703 611 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 612
875fc30c
GM
6132008-02-22 Glenn Morris <rgm@gnu.org>
614
615 * frames.texi (Position Parameters): Clarify the description of
616 `left' and `top', using information from "Geometry".
617 (Geometry): Give a pointer to "Position Parameters", rather than
618 repeating information.
619
d8c8e45a
GM
6202008-02-11 Glenn Morris <rgm@gnu.org>
621
622 * objects.texi (Equality Predicates): No longer talk about "two"
623 functions.
624
38a8b703 6252008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
626
627 * objects.texi (Equality Predicates): Add defun for
628 equal-including-properties.
629
bfffe0b1
GM
6302008-02-10 Glenn Morris <rgm@gnu.org>
631
632 * objects.texi (Equality Predicates):
633 Mention equal-including-properties.
634
431b78c9
RS
6352008-02-07 Richard Stallman <rms@gnu.org>
636
637 * windows.texi (Window Start): Mention the feature of moving
638 window-start to start of line.
639
c8763fb6 6402008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
641
642 * keymaps.texi (Tool Bar): Document rtl property.
643
1a256502
TTN
6442008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
645
646 * display.texi (Button Types):
647 For define-button-type, clarify type of NAME.
648
569382c2
MR
6492008-01-19 Martin Rudalics <rudalics@gmx.at>
650
651 * buffers.texi (Buffer Modification): Fix typo.
652
f3041af1
DN
6532008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
654
655 * os.texi (System Environment): Remove references to OSes that are
656 not supported anymore.
657
d35e1cd7
DN
6582008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
659
660 * os.texi (System Environment): Remove mention for Masscomp.
661
23af7580
RS
6622008-01-04 Richard Stallman <rms@gnu.org>
663
664 * display.texi (Faces): Don't talk about internal face vector as arg
665 to facep.
666
667 * customize.texi (Type Keywords): Fix previous change.
668
669 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
670 * elisp.texi (Top): Fix menu for commands.texi change.
671
ec7d5b1e
RS
6722007-12-30 Richard Stallman <rms@gnu.org>
673
674 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
675 (Accessing Scroll): New node broken out of Accessing Mouse.
676
101a6cea
RS
6772007-12-28 Richard Stallman <rms@gnu.org>
678
679 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 680 (Basic Parameters): For `title', refer to title bar.
041817a4 681 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 682
72b7e664
RS
6832007-12-23 Richard Stallman <rms@gnu.org>
684
685 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
686 Improve some of the commented-out keywords' text too.
687
27a4f445
MR
6882007-12-14 Martin Rudalics <rudalics@gmx.at>
689
e2e3f1d7
MR
690 * nonascii.texi (Encoding and I/O): Reword to avoid saying
691 "visit the current buffer".
692
27a4f445
MR
693 * os.texi (System Interface): Fix typo.
694
a2afc99d
RS
6952007-12-04 Richard Stallman <rms@gnu.org>
696
697 * objects.texi (Symbol Type): Fix typo.
698
b694135c
RS
6992007-12-03 Richard Stallman <rms@gnu.org>
700
701 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
702
f99a19da
GM
7032007-12-01 Glenn Morris <rgm@gnu.org>
704
705 * functions.texi (Declaring Functions): Improve previous change.
706
8f4b37d8
GM
7072007-11-30 Glenn Morris <rgm@gnu.org>
708
709 * functions.texi (Declaring Functions): Add optional fourth
710 argument of declare-function, and setting third argument to `t'.
711
61a2fe01
RS
7122007-11-29 Richard Stallman <rms@gnu.org>
713
714 * customize.texi (Composite Types): Document `group' type.
715
cbfc5193
GM
7162007-11-29 Glenn Morris <rgm@gnu.org>
717
718 * functions.texi (Declaring Functions): Add findex. Mention
719 `external' files.
720
8386283a
JB
7212007-11-26 Juanma Barranquero <lekktu@gmail.com>
722
723 * functions.texi (Declaring Functions): Fix directive.
724
a07c9a8b
RS
7252007-11-25 Richard Stallman <rms@gnu.org>
726
727 * help.texi (Help Functions): Clean up last change.
728
729 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
730
731 * loading.texi (Named Features): Minor cleanup.
732
733 * macros.texi (Eval During Expansion): Minor cleanup.
734
735 * variables.texi (Variable Aliases): Minor cleanup.
736
a0925923
RS
7372007-11-24 Richard Stallman <rms@gnu.org>
738
739 * functions.texi (Declaring Functions): Clarify previous change.
740
741 * compile.texi (Compiler Errors): Clarify previous change.
742
20c63e44
RS
7432007-11-24 Richard Stallman <rms@gnu.org>
744
e5e76c04 745 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
746 Clarify the text and move items around.
747
5bb0cda3
GM
7482007-11-24 Glenn Morris <rgm@gnu.org>
749
750 * functions.texi (Declaring Functions): New section.
751 * compile.texi (Compiler Errors): Mention declaring functions,
752 defvar with no initvalue, and byte-compile-warnings.
753
af13c86a
MR
7542007-11-15 Martin Rudalics <rudalics@gmx.at>
755
756 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
757 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
758
a5373305
MR
7592007-11-13 Martin Rudalics <rudalics@gmx.at>
760
761 * help.texi (Help Functions): Document new macro `with-help-window'.
762
fe284805
JL
7632007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
764
765 * searching.texi (Replacing Match): Describe new
766 `match-substitute-replacement'.
767
2c3a09b1
RS
7682007-10-31 Richard Stallman <rms@gnu.org>
769
770 * strings.texi (Creating Strings): Null strings from concat not unique.
771
f2b480f4
RS
7722007-10-26 Richard Stallman <rms@gnu.org>
773
774 * objects.texi (Equality Predicates): Null strings are uniquified.
775
776 * minibuf.texi: Minor clarifications in previous change.
777
db21122c
GM
7782007-10-25 Glenn Morris <rgm@gnu.org>
779
780 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
781
2328cbb3
RS
7822007-10-24 Richard Stallman <rms@gnu.org>
783
784 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
785
786 * variables.texi (Frame-Local Variables): Node deleted.
787 (Variables): Delete Frame-Local Variables from menu.
788 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
789 (Default Value): Don't mention frame-local vars.
790
791 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
792
793 * loading.texi (Unloading): Document FEATURE-unload-function
794 instead of FEATURE-unload-hook.
795
2328cbb3
RS
796 * frames.texi (Multiple Displays): Don't mention frame-local vars.
797
c066bafa
JL
7982007-10-22 Juri Linkov <juri@jurta.org>
799
800 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
801 (High-Level Completion): Document a list of default value strings
802 in the DEFAULT argument, for which minibuffer functions return the
803 first element.
804
65ced25f
JL
8052007-10-17 Juri Linkov <juri@jurta.org>
806
807 * text.texi (Filling): Update arguments of fill-paragraph.
808 fill-paragraph operates on the active region in Transient Mark mode.
809 Remove fill-paragraph-or-region.
810
ee46ec8e
KB
8112007-10-13 Karl Berry <karl@gnu.org>
812
813 * elisp.texi (@dircategory): Move to after @copying,
814 since we want @copying as close as possible to the beginning of
815 the output.
816
61bbdbc6
RS
8172007-10-12 Richard Stallman <rms@gnu.org>
818
819 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
820
821 * commands.texi (Distinguish Interactive): New node,
822 broken out from Interactive Call and rewritten.
823 (Command Loop): Put Distinguish Interactive in menu.
824
af23e1e8
RS
8252007-10-09 Richard Stallman <rms@gnu.org>
826
827 * text.texi (Examining Properties): Mention overlay priority.
828
829 * display.texi (Display Margins): Correct the description
830 of margin display specifications.
831 (Replacing Specs): New subnode broken out of Display Property.
832
e1965a69
JL
8332007-10-06 Juri Linkov <juri@jurta.org>
834
835 * text.texi (Filling): Document fill-paragraph-or-region.
836
4638454b
JB
8372007-10-05 Juanma Barranquero <lekktu@gmail.com>
838
839 * display.texi (Auto Faces): Fix typo.
840
7ed54cc5
RS
8412007-10-02 Richard Stallman <rms@gnu.org>
842
843 * display.texi (Display Property): Explain some display specs
844 don't let you move point in.
845
846 * frames.texi (Cursor Parameters): Describe
847 cursor-in-non-selected-windows here. Explain more values.
848
849 * windows.texi (Basic Windows): Don't describe
850 cursor-in-non-selected-windows here.
851
305a7ef2
EZ
8522007-10-01 Eli Zaretskii <eliz@gnu.org>
853
854 * processes.texi (Misc Network): Note that these functions are
855 supported only on some systems.
856
f7a7f4eb
RS
8572007-10-01 Richard Stallman <rms@gnu.org>
858
859 * display.texi (Overlay Properties): Explain nil as priority.
860 Explain that conflicts are unpredictable if not resolved by
861 priorities.
862
780d7bb9
RS
8632007-09-23 Richard Stallman <rms@gnu.org>
864
865 * macros.texi (Backquote): Minor clarification.
866
14b4fdfb
RS
8672007-09-19 Richard Stallman <rms@gnu.org>
868
869 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
870 Clarify when they work in parallel and when one overrides.
871 Fix error in example.
14b4fdfb 872
b8d4c8d0
GM
8732007-09-06 Glenn Morris <rgm@gnu.org>
874
875 * Move from lispref/ to doc/lispref/. Change all setfilename
876 commands to use ../../info.
877 * Makefile.in (infodir): Go up one more level.
4638454b 878 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
879 (miscmanualdir): New.
880 (dist): Use new variable miscmanualdir.
881 * makefile.w32-in (infodir, texinputdir): Go up one more level.
882 (usermanualdir): Change from ../man to ../emacs.
883
1bb1f7d3
MR
8842007-08-30 Martin Rudalics <rudalics@gmx.at>
885
886 * commands.texi (Command Loop Info): Advise against changing
887 most variables described here. Explain new variable
888 last-repeatable-command.
889
b8d4c8d0
GM
8902007-08-29 Glenn Morris <rgm@gnu.org>
891
892 * elisp.texi (EMACSVER): Increase to 23.0.50.
893
8942007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
895
896 * frames.texi (Basic Parameters): Add display-environment-variable
897 and term-environment-variable.
898
8992007-08-28 Juri Linkov <juri@jurta.org>
900
901 * display.texi (Image Formats, Other Image Types): Add SVG.
902
9032007-08-28 Juri Linkov <juri@jurta.org>
904
905 * display.texi (Images): Move formats-related text to new node
906 "Image Formats".
907 (Image Formats): New node.
908
619fb9ee
RS
9092007-08-27 Richard Stallman <rms@gnu.org>
910
911 * windows.texi (Window Configurations): Clarify what
912 a window configuration saves.
913
b8d4c8d0
GM
9142007-08-25 Richard Stallman <rms@gnu.org>
915
916 * display.texi (Images): Delete redundant @findex.
917
9182007-08-16 Richard Stallman <rms@gnu.org>
919
920 * processes.texi (Asynchronous Processes): Clarify
921 doc of start-file-process.
922
9232007-08-08 Martin Rudalics <rudalics@gmx.at>
924
925 * modes.texi (Example Major Modes): Fix typo.
926
9272007-08-08 Glenn Morris <rgm@gnu.org>
928
929 * intro.texi (nil and t): Do not use `iff' in documentation.
930
931 * tips.texi (Documentation Tips): Recommend against `iff'.
932
9332007-08-07 Chong Yidong <cyd@stupidchicken.com>
934
935 * display.texi (Image Cache): Document image-refresh.
936
9372007-08-06 Martin Rudalics <rudalics@gmx.at>
938
939 * windows.texi (Size of Window): Document window-full-width-p.
940
9412007-07-25 Glenn Morris <rgm@gnu.org>
942
943 * gpl.texi (GPL): Replace license with GPLv3.
944
945 * Relicense all FSF files to GPLv3 or later.
946
9472007-07-24 Michael Albinus <michael.albinus@gmx.de>
948
4638454b
JB
949 * processes.texi (Synchronous Processes):
950 Add `process-file-shell-command'.
b8d4c8d0
GM
951 (Asynchronous Processes): Mention restricted use of
952 `process-filter' and `process-sentinel' in
953 `start-file-process'. Add `start-file-process-shell-command'.
954
9552007-07-17 Michael Albinus <michael.albinus@gmx.de>
956
957 * files.texi (Magic File Names): Introduce optional parameter
958 IDENTIFICATION for `file-remote-p'.
959
9602007-07-16 Richard Stallman <rms@gnu.org>
961
962 * display.texi (Defining Faces): Fix previous change.
963
9642007-07-14 Richard Stallman <rms@gnu.org>
965
966 * control.texi (Handling Errors): Document `debug' in handler list.
967
9682007-07-10 Richard Stallman <rms@gnu.org>
969
970 * display.texi (Defining Faces): Explain C-M-x feature for defface.
971
9722007-07-09 Richard Stallman <rms@gnu.org>
973
974 * files.texi (Magic File Names): Rewrite previous change.
975
9762007-07-08 Michael Albinus <michael.albinus@gmx.de>
977
978 * files.texi (Magic File Names): Introduce optional parameter
979 CONNECTED for `file-remote-p'.
980
9812007-07-07 Michael Albinus <michael.albinus@gmx.de>
982
983 * processes.texi (Asynchronous Processes):
984 * files.texi (Magic File Names): Add `start-file-process'.
985
9862007-06-27 Richard Stallman <rms@gnu.org>
987
988 * files.texi (Format Conversion Piecemeal): Clarify
989 `after-insert-file-functions' calling convention.
990
9912007-06-27 Michael Albinus <michael.albinus@gmx.de>
992
4638454b
JB
993 * files.texi (Magic File Names): Remove `dired-call-process'.
994 Add `process-file'.
b8d4c8d0
GM
995
9962007-06-27 Kenichi Handa <handa@m17n.org>
997
998 * text.texi (Special Properties): Fix description about
4638454b 999 `composition' property.
b8d4c8d0
GM
1000
10012007-06-26 Kenichi Handa <handa@m17n.org>
1002
1003 * nonascii.texi (Default Coding Systems): Document about the
1004 return value `undecided'.
1005
10062007-06-25 David Kastrup <dak@gnu.org>
1007
1008 * keymaps.texi (Active Keymaps): Document new POSITION argument of
1009 `current-active-maps'.
1010
10112007-06-24 Karl Berry <karl@gnu.org>
1012
4638454b 1013 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
1014
10152007-06-15 Juanma Barranquero <lekktu@gmail.com>
1016
1017 * display.texi (Overlay Arrow): Doc fix.
1018
10192007-06-14 Karl Berry <karl@tug.org>
1020
1021 * anti.texi (Antinews): Typo.
1022
10232007-06-14 Chong Yidong <cyd@stupidchicken.com>
1024
1025 * display.texi (Image Cache): Document image-refresh.
1026
10272007-06-12 Karl Berry <karl@gnu.org>
1028
1029 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
1030 * two-volume.make: New file.
1031 * .cvsignore: Ignore two-volume files.
1032
10332007-06-12 Tom Tromey <tromey@redhat.com>
1034
1035 * os.texi (Init File): Document user-emacs-directory.
1036
10372007-06-03 Nick Roberts <nickrob@snap.net.nz>
1038
1039 * commands.texi (Click Events): Describe width and height when
1040 object is nil.
1041
10422007-05-30 Nick Roberts <nickrob@snap.net.nz>
1043
1044 * commands.texi (Click Events): Layout more logically. Describe
1045 width and height.
1046 (Drag Events, Motion Events): Update to new format for position.
1047
10482007-06-02 Richard Stallman <rms@gnu.org>
1049
1050 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
1051
10522007-06-02 Chong Yidong <cyd@stupidchicken.com>
1053
1054 * Version 22.1 released.
1055
10562007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1057
1058 * text.texi (Special Properties): Correct meaning of fontified face.
1059
10602007-05-30 Richard Stallman <rms@gnu.org>
1061
1062 * text.texi (Special Properties): Add link to Adjusting Point.
1063
10642007-05-12 Richard Stallman <rms@gnu.org>
1065
1066 * text.texi (Margins): indent-to-left-margin is not the default.
1067 (Mode-Specific Indent): For indent-line-function, the default
1068 is indent-relative.
1069
1070 * modes.texi (Example Major Modes): Explain last line of text-mode
1071 is redundant.
1072
10732007-05-10 Richard Stallman <rms@gnu.org>
1074
1075 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
1076
1077 * help.texi (Keys in Documentation): Add reference to
1078 Documentation Tips.
1079
1080 * files.texi (Format Conversion): TO-FN gets three arguments.
1081
1082 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
1083
10842007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
1085
1086 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
1087 * files.texi (Format Conversion): Expand intro; add menu.
1088 (Format Conversion Overview, Format Conversion Round-Trip)
1089 (Format Conversion Piecemeal): New nodes/subsections.
1090 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
1091 * text.texi (Text Properties): Remove "Saving Properties" from menu.
1092 (Saving Properties): Delete node/subsection.
1093
10942007-05-07 Karl Berry <karl@gnu.org>
1095
1096 * elisp.texi (EMACSVER): Back to 22.
1097
10982007-05-06 Richard Stallman <rms@gnu.org>
1099
1100 * processes.texi (Accepting Output): Revert most of previous change.
1101
11022007-05-05 Richard Stallman <rms@gnu.org>
1103
1104 * processes.texi (Accepting Output): accept-process-output
1105 uses microseconds, not milliseconds. But that arg is obsolete.
1106
11072007-05-04 Karl Berry <karl@tug.org>
1108
1109 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
1110
11112007-05-04 Eli Zaretskii <eliz@gnu.org>
1112
1113 * tips.texi (Documentation Tips): Rearrange items to place the
1114 more important ones first. Add an index entry for hyperlinks.
1115
11162007-05-03 Karl Berry <karl@gnu.org>
1117
1118 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
1119 (EMACSVER) [smallbook]: 22 for printed version.
1120
1121 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
1122 so restore anchor to normal position after defun. Found by Kevin Ryde.
1123
11242007-04-26 Glenn Morris <rgm@gnu.org>
1125
1126 * elisp.texi (EMACSVER): Increase to 22.1.50.
1127
11282007-04-28 Karl Berry <karl@gnu.org>
1129
1130 * elisp.texi: Improve line breaks on copyright page,
1131 similar layout to emacs manual, 8.5x11 by default.
1132
11332007-04-24 Richard Stallman <rms@gnu.org>
1134
1135 * text.texi (Special Properties): Add xref to Overlay Properties.
1136
1137 * display.texi (Overlay Properties): Add xref to Special Properties.
1138
11392007-04-22 Richard Stallman <rms@gnu.org>
1140
1141 * keymaps.texi (Extended Menu Items): Move the info about
1142 format with cached keyboard binding.
1143
11442007-04-21 Richard Stallman <rms@gnu.org>
1145
1146 * text.texi (Special Properties): Clarify previous change.
1147
1148 * files.texi (File Name Expansion): Clarify previous change.
1149
1150 * display.texi (Attribute Functions): Fix example for
1151 face-attribute-relative-p.
1152
11532007-04-19 Kenichi Handa <handa@m17n.org>
1154
1155 * text.texi (Special Properties): Document composition property.
1156
11572007-04-19 Glenn Morris <rgm@gnu.org>
1158
1159 * files.texi (File Name Expansion): Mention "superroot".
1160
11612007-04-15 Chong Yidong <cyd@stupidchicken.com>
1162
1163 * frames.texi (Multiple Displays): Add note about "multi-monitor"
1164 setups.
1165 (Display Feature Testing): Note that display refers to all
1166 physical monitors for multi-monitor setups.
1167
11682007-04-14 Richard Stallman <rms@gnu.org>
1169
1170 * lists.texi (Sets And Lists): Clarify `delete' examples.
1171 Remove spurious xref to same node.
1172 Clarify xref for add-to-list.
1173
11742007-04-12 Nick Roberts <nickrob@snap.net.nz>
1175
1176 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
1177 value of lisp-mode-map.
1178
11792007-04-11 Karl Berry <karl@gnu.org>
1180
1181 * anti.texi (Antinews):
1182 * display.texi (Overlay Properties, Defining Images):
1183 * processes.texi (Synchronous Processes, Sentinels):
1184 * syntax.texi (Syntax Table Internals):
1185 * searching.texi (Regexp Special):
1186 * nonascii.texi (Default Coding Systems):
1187 * text.texi (Special Properties):
1188 * minibuf.texi (Basic Completion): Wording to improve breaks in
1189 8.5x11 format.
1190 * elisp.texi (smallbook): New @set to more easily switch between
1191 smallbook and 8.5x11.
1192
11932007-04-11 Richard Stallman <rms@gnu.org>
1194
1195 * text.texi (Lazy Properties): Minor fix.
1196
11972007-04-08 Karl Berry <karl@gnu.org>
1198
1199 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
1200 * macros.texi (Backquote): Downcase Backquote in index entries for
1201 consistency.
1202
12032007-04-08 Richard Stallman <rms@gnu.org>
1204
1205 * text.texi (Adaptive Fill): Just describe default,
1206 don't show it (since it contains non-ASCII chars).
1207
12082007-04-07 Karl Berry <karl@gnu.org>
1209
1210 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
1211 adaptive-fill-regexp's value, since they are not in the standard
1212 TeX fonts.
1213
12142007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
1215
1216 * display.texi (Defining Faces): Fix example.
1217
12182007-04-07 Karl Berry <karl@gnu.org>
1219
1220 * display.texi (Button Buffer Commands): Improve page break.
1221
12222007-04-07 Richard Stallman <rms@gnu.org>
1223
1224 * advice.texi (Activation of Advice): Remove redundant index entry.
1225
1226 * backups.texi: Improve index entries. Remove redundant ones.
1227
1228 * compile.texi (Byte Compilation): Improve index entry.
1229
1230 * hash.texi (Creating Hash): Improve index entry.
1231
1232 * symbols.texi (Definitions): Improve index entry.
1233
1234 * edebug.texi: Improve index entries. Remove redundant/useless ones.
1235
1236 * maps.texi (Standard Keymaps): Remove useless index entry.
1237
1238 * help.texi (Documentation Basics): Remove redundant index entries.
1239
1240 * customize.texi: Improve index entries.
1241 Remove redundant/useless ones.
1242
1243 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
1244
1245 * streams.texi (Output Variables): Improve index entry.
1246
1247 * abbrevs.texi (Abbrevs): Remove useless index entry.
1248
1249 * macros.texi (Expansion): Remove useless index entry.
1250
1251 * text.texi: Improve index entries. Remove redundant/useless ones.
1252 (Text Properties, Examining Properties)
1253 (Special Properties): Use "property category" instead of "category"
1254 to refer to the `category' property.
1255
1256 * positions.texi: Improve index entries. Remove useless one.
1257
1258 * lists.texi: Improve index entries. Remove redundant/useless ones.
1259
1260 * os.texi: Improve index entries.
1261 (Timers): Fix previous change.
1262
1263 * buffers.texi: Improve index entries.
1264 (Modification Time): Get rid of term "obsolete buffer".
1265
1266 * debugging.texi: Improve index entries.
1267 (Test Coverage): Add xref to other test coverage ftr.
1268
1269 * eval.texi: Improve index entry. Remove redundant ones.
1270
1271 * numbers.texi: Improve index entries. Remove redundant/useless ones.
1272
1273 * files.texi: Improve index entries. Remove redundant/useless ones.
1274
1275 * objects.texi: Improve index entries.
1276
1277 * processes.texi: Improve index entries.
1278
1279 * modes.texi: Improve index entry. Remove redundant one.
1280
1281 * nonascii.texi: Improve index entries.
1282
1283 * internals.texi: Improve index entries.
1284
1285 * syntax.texi: Improve index entries.
1286
1287 * keymaps.texi (Active Keymaps): Improve index entries.
1288
1289 * commands.texi: Improve index entries. Remove redundant/useless ones.
1290
1291 * frames.texi: Improve index entries. Remove redundant/useless ones.
1292
1293 * markers.texi: Improve index entries. Remove redundant ones.
1294
1295 * tips.texi: Improve index entries.
1296
1297 * loading.texi (Unloading): Improve index entry.
1298
1299 * variables.texi: Improve index entries. Remove redundant one.
1300
1301 * sequences.texi: Improve index entry.
1302
1303 * display.texi: Improve index entries. Remove redundant ones.
1304
1305 * windows.texi: Improve index entries.
1306
1307 * searching.texi: Improve index entries. Remove redundant one.
1308
1309 * strings.texi (Case Tables): Improve last change.
1310
13112007-04-04 Chong Yidong <cyd@stupidchicken.com>
1312
1313 * strings.texi (Case Tables): Document with-case-table and
1314 ascii-case-table.
1315
13162007-04-03 Karl Berry <karl@gnu.org>
1317
1318 * processes.texi (Network): Reword to improve page break.
1319
13202007-04-03 Eli Zaretskii <eliz@gnu.org>
1321
1322 * functions.texi (Inline Functions): Describe more disadvantages
1323 of defsubst, and make advice against it stronger.
1324
13252007-04-02 Karl Berry <karl@gnu.org>
1326
1327 * backups.texi (Backup Names): Avoid widow words.
1328 * modes.texi (Example Major Modes): Align last comment.
1329
13302007-04-01 Chong Yidong <cyd@stupidchicken.com>
1331
1332 * keymaps.texi (Remapping Commands): Document new arg to
1333 command-remapping.
1334
13352007-04-01 Karl Berry <karl@gnu.org>
1336
1337 * processes.texi (Low-Level Network): Typo.
1338 * loading.texi (Hooks for Loading): Avoid double "the".
1339 * keymaps.texi (Key Sequences): No double "and".
1340 (Changing Key Bindings): Shorten to improve line break.
1341
13422007-03-31 Glenn Morris <rgm@gnu.org>
1343
1344 * os.texi (Timers): Fix description of run-at-time TIME formats.
1345
13462007-03-31 Richard Stallman <rms@gnu.org>
1347
1348 * display.texi (Invisible Text): Correct buffer-invisibility-spec
1349 regarding ellipsis.
1350
13512007-03-31 Eli Zaretskii <eliz@gnu.org>
1352
1353 * intro.texi (nil and t):
1354 * symbols.texi (Plists and Alists):
1355 * variables.texi (Variable Aliases, Constant Variables):
1356 * functions.texi (Defining Functions):
1357 * advice.texi (Advising Primitives):
1358 * debugging.texi (Syntax Errors, Compilation Errors):
1359 * minibuf.texi (Minibuffer Windows):
1360 * commands.texi (Adjusting Point):
1361 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
1362 (Auto Major Mode, Major Mode Conventions):
1363 * help.texi (Describing Characters):
1364 * files.texi (Create/Delete Dirs, Information about Files)
1365 (File Locks, Writing to Files, Reading from Files)
1366 (Saving Buffers):
1367 * windows.texi (Resizing Windows, Cyclic Window Ordering):
1368 * frames.texi (Finding All Frames):
1369 * positions.texi (Buffer End, Motion):
1370 * markers.texi (The Region):
1371 * text.texi (Deletion, Near Point):
1372 * display.texi (Displaying Messages, Truncation):
1373 * os.texi (Processor Run Time):
1374 * tips.texi (Key Binding Conventions, Programming Tips)
1375 (Warning Tips, Documentation Tips, Comment Tips):
1376 * internals.texi (Memory Usage): Improve indexing.
1377
1378 * variables.texi (Frame-Local Variables):
1379 * functions.texi (Argument List):
1380 * loading.texi (Library Search):
1381 * streams.texi (Output Variables):
1382 * keymaps.texi (Translation Keymaps, Searching Keymaps):
1383 * searching.texi (Replacing Match, Search and Replace):
1384 * processes.texi (Byte Packing, Decoding Output)
1385 (Accepting Output, Network Servers, Shell Arguments):
1386 * display.texi (Abstract Display, Image Cache, Scroll Bars):
1387 * windows.texi (Window Point, Window Start):
1388 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
1389 * commands.texi (Reading Input, Keyboard Events):
1390 * minibuf.texi (Reading File Names, Minibuffer Completion)
1391 (Recursive Mini):
1392 * positions.texi (List Motion):
1393 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
1394 * numbers.texi (Arithmetic Operations, Math Functions)
1395 (Predicates on Numbers, Comparison of Numbers):
1396 (Numeric Conversions):
1397 * locals.texi (Standard Buffer-Local Variables):
1398 * maps.texi (Standard Keymaps):
1399 * os.texi (User Identification, System Environment, Recording Input)
1400 (X11 Keysyms):
1401 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
1402 * backups.texi (Backups and Auto-Saving):
1403 * customize.texi (Customization, Group Definitions)
1404 (Variable Definitions):
1405 * compile.texi (Byte Compilation): Improve index entries.
1406
14072007-03-31 Karl Berry <karl@gnu.org>
1408
1409 * macros.texi (Defining Macros): Avoid widow syllable.
1410
14112007-03-31 Eli Zaretskii <eliz@gnu.org>
1412
1413 * elisp.texi (Top): Postscript -> PostScript.
1414
1415 * display.texi (Images, Postscript Images): Postscript -> PostScript.
1416
14172007-03-31 Markus Triska <markus.triska@gmx.at>
1418
1419 * internals.texi (Writing Emacs Primitives): Untabify `For'.
1420
14212007-03-30 Karl Berry <karl@gnu.org>
1422
1423 * lists.texi (List-related Predicates): Remove spurious @need.
1424 (Setcdr): Use @smallexample to improve page break.
1425 (Association Lists) <assoc>: Reword to improve page break.
1426
1427 * strings.texi (String Conversion): Insert blank line to improve
1428 page break.
1429
1430 * numbers.texi (Random Numbers): Use @minus{}.
1431 (Math Functions): Use @minus{}.
1432
1433 * intro.texi (Acknowledgements): Avoid line breaks before middle
1434 initials.
1435
14362007-03-24 Eli Zaretskii <eliz@gnu.org>
1437
1438 * errors.texi (Standard Errors): Add an index entry.
1439
14402007-03-19 Richard Stallman <rms@gnu.org>
1441
1442 * os.texi (Recording Input): recent-keys now gives 300 keys.
1443
14442007-03-12 Glenn Morris <rgm@gnu.org>
1445
1446 * os.texi: Replace "daylight savings" with "daylight saving"
1447 throughout.
1448
14492007-03-05 Richard Stallman <rms@gnu.org>
1450
1451 * variables.texi (File Local Variables): Update
1452 enable-local-variables values.
1453
14542007-03-04 Richard Stallman <rms@gnu.org>
1455
1456 * syntax.texi (Control Parsing): Minor clarification.
1457
1458 * strings.texi (Formatting Strings): Clarify width, precision, flags.
1459
1460 * sequences.texi (Sequence Functions): Move string-bytes away,
1461 add xref.
1462
1463 * nonascii.texi (Text Representations): Move string-bytes here.
1464
1465 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
1466
1467 * minibuf.texi (Basic Completion): Minor clarification.
1468
1469 * markers.texi (The Mark): Clarify existence vs activation of mark.
1470 Other cleanup.
1471
1472 * display.texi (Finding Overlays): Write better example.
1473
1474 * compile.texi (Eval During Compile): Clarify putting macros
1475 in eval-when-compile.
1476
c5602427 14772007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
1478
1479 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 1480 load-read-function definition doc.
b8d4c8d0
GM
1481
14822007-02-21 Kim F. Storm <storm@cua.dk>
1483
1484 * strings.texi (Text Comparison): Mention that assoc-string
1485 converts symbols to strings before testing.
1486
14872007-02-17 Kim F. Storm <storm@cua.dk>
1488
1489 * processes.texi (Bindat Spec): Vector types can have optional
1490 element type.
1491 (Bindat Examples): Fix example. Add vector with element type.
1492
14932007-02-16 Andreas Schwab <schwab@suse.de>
1494
1495 * strings.texi (Formatting Strings): Document '+' flag.
1496
14972007-02-15 Juanma Barranquero <lekktu@gmail.com>
1498
1499 * strings.texi (Modifying Strings): Clarify that `clear-string'
1500 always converts the string to unibyte.
1501
15022007-02-14 Kim F. Storm <storm@cua.dk>
1503
1504 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
1505 Rewrite glyph code description to refer to these functions.
1506 Remove details of encoding face number and char into integer code.
1507
15082007-02-03 Alan Mackenzie <acm@muc.de>
1509
1510 * loading.texi (Hooks for Loading): Make the description of
1511 `eval-after-load' more detailed, and amend the description of
1512 after-load-alist, in accordance with changes from 2006-05.
1513
15142007-02-03 Chong Yidong <cyd@stupidchicken.com>
1515
1516 * modes.texi (Defining Minor Modes): Document that a :require
1517 keyword or similar may be required to make saved customization
1518 variables work.
1519
15202007-02-03 Eli Zaretskii <eliz@gnu.org>
1521
1522 * elisp.texi (Top): Make the detailed menu headers compliant with
1523 Texinfo guidelines and with what texnfo-upd.el expects. Add
1524 comments to prevent people from inadvertently modifying the key
1525 parts needed by `texinfo-multiple-files-update'.
1526
15272007-02-02 Eli Zaretskii <eliz@gnu.org>
1528
1529 * elisp.texi (Top): Update the top-level menus.
1530
1531 * syntax.texi (Categories): Add index entries.
1532
15332007-02-01 Juanma Barranquero <lekktu@gmail.com>
1534
1535 * display.texi (Attribute Functions): Fix name and description of
1536 the UNDERLINE arg of `set-face-underline-p'.
1537
15382007-01-29 Eli Zaretskii <eliz@gnu.org>
1539
1540 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
1541 Variables", and "Standard Keymaps" to the detailed menu.
1542
1543 * variables.texi (Future Local Variables): Add index entry.
1544
15452007-01-28 Richard Stallman <rms@gnu.org>
1546
1547 * tips.texi (Coding Conventions): Clarify the tip about macros
1548 that define a function or a variable.
1549
1550 * files.texi (File Attributes): UID and GID can be floats.
1551 (Magic File Names): Explain why deferring all operations to
1552 the standard handler does not work.
1553
15542007-01-23 Martin Rudalics <rudalics@gmx.at>
1555
1556 * backups.texi (Reverting): Use "buffer" instead of "file"
1557 when talking about major and minor modes.
1558
15592007-01-21 Richard Stallman <rms@gnu.org>
1560
1561 * help.texi (Documentation): Add xref to Documentation Tips.
1562
15632007-01-14 Juanma Barranquero <lekktu@gmail.com>
1564
1565 * tips.texi (Coding Conventions): Fix typos.
1566
15672007-01-05 Richard Stallman <rms@gnu.org>
1568
1569 * modes.texi (Defining Minor Modes): Fix previous change.
1570
15712007-01-03 Richard Stallman <rms@gnu.org>
1572
1573 * customize.texi (Variable Definitions, Customization Types):
1574 Don't use * in doc string for defcustom.
1575
15762007-01-02 Richard Stallman <rms@gnu.org>
1577
1578 * variables.texi (Variable Aliases): Clarify that aliases vars
1579 always have the same value.
1580
1581 * processes.texi (Bindat Spec): Fix Texinfo usage.
1582
1583 * modes.texi (Defining Minor Modes): Explain effect of command
1584 defined with define-global-minor-mode on new buffers.
1585
15862006-12-30 Kim F. Storm <storm@cua.dk>
1587
1588 * keymaps.texi (Tool Bar): Describe `grow-only' value of
1589 `auto-resize-tool-bars'.
1590
15912006-12-30 Richard Stallman <rms@gnu.org>
1592
1593 * keymaps.texi (Active Keymaps): Fix previous change.
1594
15952006-12-30 Nick Roberts <nickrob@snap.net.nz>
1596
1597 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
1598
15992006-12-30 Kim F. Storm <storm@cua.dk>
1600
1601 * processes.texi (Bindat Spec): Clarify using field names in
1602 length specifications.
1603
16042006-12-29 Kim F. Storm <storm@cua.dk>
1605
1606 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1607 Add count and index variables for eval forms in repeat blocks.
1608
16092006-12-24 Richard Stallman <rms@gnu.org>
1610
1611 * customize.texi (Variable Definitions): Document
1612 new name custom-add-frequent-value.
1613
16142006-12-19 Kim F. Storm <storm@cua.dk>
1615
1616 * commands.texi (Misc Events): User signals now result in sigusr1
1617 and sigusr2 events which are handled through special-event-map.
1618 (Special Events): User signals and drag-n-drop are special.
1619
16202006-12-17 Richard Stallman <rms@gnu.org>
1621
1622 * loading.texi (Named Features): Explain subfeatures better.
1623
1624 * customize.texi: Use "option" only for user options.
1625 For the keyword values inside defcustom etc, say "keywords".
1626 For :options value's elements, say "elements".
1627 :group should not be omitted.
1628
1629 * syntax.texi (Parsing Expressions): Split up node.
1630 (Motion via Parsing, Position Parse, Parser State)
1631 (Low-Level Parsing, Control Parsing): New subnodes.
1632 (Parser State): Document syntax-ppss-toplevel-pos.
1633
1634 * positions.texi (List Motion): Punctuation fix.
1635
1636 * files.texi (File Name Completion): Document PREDICATE arg
1637 to file-name-completion.
1638
16392006-12-16 Eli Zaretskii <eliz@gnu.org>
1640
1641 * internals.texi (Building Emacs, Writing Emacs Primitives):
1642 Add index entries.
1643
16442006-12-11 Richard Stallman <rms@gnu.org>
1645
1646 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
1647 affects face menu. Explain how to make it non-nil without enabling
1648 any fontification.
1649
16502006-12-10 Chong Yidong <cyd@stupidchicken.com>
1651
1652 * modes.texi (Font Lock Basics): Document nil value of
1653 font-lock-defaults.
1654
16552006-12-10 Glenn Morris <rgm@gnu.org>
1656
1657 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
1658 value for system-flag argument. Abbrev tables may not be empty
1659 when major modes are loaded.
1660
16612006-12-08 Juanma Barranquero <lekktu@gmail.com>
1662
1663 * makefile.w32-in (maintainer-clean): Partially revert last
1664 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
1665 to protect elisp-covers.texi.
1666
16672006-12-07 Juanma Barranquero <lekktu@gmail.com>
1668
1669 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1670 Don't remove elisp* info files; they are already deleted by the
1671 `clean' and `distclean' targets, and they are in the $(infodir)
1672 directory, not the current one.
1673
16742006-12-04 Kim F. Storm <storm@cua.dk>
1675
1676 * commands.texi (Misc Events): Update signal events.
1677 (Event Examples): Add signal example.
1678
16792006-11-29 Richard Stallman <rms@gnu.org>
1680
1681 * frames.texi (Visibility of Frames): Explain visible windows
1682 can be covered by others. Add xref for raise-frame.
1683
16842006-11-28 Richard Stallman <rms@gnu.org>
1685
1686 * searching.texi (Regexp Special): Update when ^ is special.
1687
16882006-11-27 Eli Zaretskii <eliz@gnu.org>
1689
1690 * customize.texi (Customization, Common Keywords)
1691 (Group Definitions, Variable Definitions, Composite Types)
1692 (Type Keywords, Customization Types): Add index entries for
1693 various customization keywords.
1694
16952006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1696
1697 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1698
c8763fb6 16992006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
1700
1701 * frames.texi (Window System Selections): Remove clipboard from
1702 description of selection-coding-system.
1703
17042006-11-06 Richard Stallman <rms@gnu.org>
1705
1706 * lists.texi (List Variables): Document COMPARE-FN.
1707
1708 * keymaps.texi: Avoid use of "binding" to mean a relation;
1709 use it only to refer to the meaning associated with a key.
1710 (Keymaps): Change menu node description.
1711
1712 * elisp.texi (Top): Change menu node description.
1713
1714 * display.texi (Managing Overlays): Document overlay-recenter.
1715
17162006-10-29 Chong Yidong <cyd@stupidchicken.com>
1717
1718 * Makefile.in: Use relative paths to avoid advertising filesystem
1719 contents during compilation.
1720
17212006-10-23 Kim F. Storm <storm@cua.dk>
1722
1723 * commands.texi (Event Input Misc): Update unread-command-events.
1724
17252006-10-23 Nick Roberts <nickrob@snap.net.nz>
1726
1727 * lists.texi (Sets And Lists): Fix typos.
1728
17292006-10-18 Juanma Barranquero <lekktu@gmail.com>
1730
1731 * control.texi (Processing of Errors): Use @var for an argument,
1732 not @code.
1733
17342006-10-16 Richard Stallman <rms@gnu.org>
1735
1736 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1737
1738 * keymaps.texi (Format of Keymaps): Show all the keymap element
1739 patterns that result from menu items.
1740 (Key Lookup): Minor cleanups.
1741
1742 * modes.texi (Precalculated Fontification): Don't say that
1743 not setting font-lock-defaults avoids loading font-lock.
1744
1745 * help.texi (Documentation): Move xref to Emacs Manual here.
1746 (Documentation Basics): From here.
1747 Also doc emacs-lisp-docstring-fill-column.
1748
1749 * elisp.texi: Update version and ISBN.
1750
1751 * commands.texi (Interactive Call): Clarify KEYS arg to
1752 call-interactively is a vector.
1753 (Command Loop Info): Delete anchor in this-command-keys.
1754 Add anchor in this-command-keys-vector.
1755 (Recursive Editing): Document how recursive-edit
1756 handles the current buffer.
1757
17582006-10-13 Chong Yidong <cyd@stupidchicken.com>
1759
1760 * frames.texi (Frame Titles): %c and %l are ignored in
1761 frame-title-format.
1762
17632006-10-11 Richard Stallman <rms@gnu.org>
1764
1765 * keymaps.texi (Key Sequences): Clarify use of kbd.
1766
17672006-10-10 Kim F. Storm <storm@cua.dk>
1768
1769 * lists.texi (Sets And Lists): Add memql.
1770
17712006-10-03 Richard Stallman <rms@gnu.org>
1772
1773 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1774 Clarify :ascii: and :nonascii:.
1775
17762006-09-29 Juri Linkov <juri@jurta.org>
1777
1778 * modes.texi (%-Constructs): Reorder coding systems in the
1779 documentation of %z to the real order displayed in the modeline.
1780
17812006-09-25 Richard Stallman <rms@gnu.org>
1782
1783 * os.texi (Timers): Describe timer-max-repeats.
1784
17852006-09-25 Chong Yidong <cyd@stupidchicken.com>
1786
1787 * os.texi (Timers): Mention with-local-quit.
1788
17892006-09-24 Richard Stallman <rms@gnu.org>
1790
1791 * searching.texi (Searching and Matching): Mention property search.
1792
1793 * commands.texi (Command Loop Info): Explain how read-event affects
1794 this-command-keys.
1795
17962006-09-20 Richard Stallman <rms@gnu.org>
1797
1798 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1799
1800 * windows.texi (Window Start): Minor cleanups.
1801
18022006-09-20 Kim F. Storm <storm@cua.dk>
1803
1804 * windows.texi (Window Start): pos-visible-in-window-p allows
1805 specifying t for position to mean "end of window".
1806 Add window-line-height.
1807
1808 * anti.texi (Antinews): Mention window-line-height.
1809
18102006-09-19 David Kastrup <dak@gnu.org>
1811
1812 * keymaps.texi (Searching Keymaps): Small clarification.
1813
18142006-09-18 Richard Stallman <rms@gnu.org>
1815
1816 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1817 cause keyboard menus.
1818 (Menu Keymaps): Likewise.
1819 (Defining Menus, Keyboard Menus): Clarify.
1820
1821 * text.texi (Fields): Clarify explanation of constrain-to-field.
1822
18232006-09-16 Eli Zaretskii <eliz@gnu.org>
1824
1825 * variables.texi (Tips for Defining): Fix a typo.
1826
18272006-09-15 Richard Stallman <rms@gnu.org>
1828
1829 * keymaps.texi (Remapping Commands, Searching Keymaps)
1830 (Active Keymaps): Clean up previous change.
1831
18322006-09-15 Jay Belanger <belanger@truman.edu>
1833
1834 * gpl.texi: Replace "Library Public License" by "Lesser Public
1835 License" throughout.
1836
18372006-09-15 David Kastrup <dak@gnu.org>
1838
1839 * keymaps.texi (Active Keymaps): Adapt description to use
1840 `get-char-property' instead `get-text-property'. Explain how
1841 mouse events change this. Explain the new optional argument of
1842 `key-binding' and its mouse-dependent lookup.
1843 (Searching Keymaps): Adapt description similarly.
1844 (Remapping Commands): Explain the new optional argument of
1845 `command-remapping'.
1846
18472006-09-14 Richard Stallman <rms@gnu.org>
1848
1849 * keymaps.texi (Searching Keymaps): Clarification.
1850 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
1851
18522006-09-13 Richard Stallman <rms@gnu.org>
1853
1854 * objects.texi (Character Type): Node split.
1855 Add xref to Describing Characters.
1856 (Basic Char Syntax, General Escape Syntax)
1857 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1858
18592006-09-11 Richard Stallman <rms@gnu.org>
1860
1861 * display.texi (Display Table Format): Wording clarification.
1862 (Glyphs): Clarifications.
1863
18642006-09-10 Chong Yidong <cyd@stupidchicken.com>
1865
1866 * keymaps.texi (Active Keymaps): Mention that key-binding checks
1867 local maps.
1868
18692006-09-10 Kim F. Storm <storm@cua.dk>
1870
1871 * display.texi (Forcing Redisplay): Document return value of
1872 function redisplay.
1873
18742006-09-09 Richard Stallman <rms@gnu.org>
1875
1876 * windows.texi (Window Hooks): Explain limits of
1877 window-scroll-functions.
1878
1879 * display.texi (Fringe Indicators): Update for last change in
1880 indicate-buffer-boundaries.
1881
18822006-09-08 Richard Stallman <rms@gnu.org>
1883
1884 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1885
18862006-09-06 Kim F. Storm <storm@cua.dk>
1887
1888 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1889
1890 * windows.texi (Window Start): Update pos-visible-in-window-p.
1891
18922006-09-04 Richard Stallman <rms@gnu.org>
1893
1894 * processes.texi (Accepting Output): Explain SECONDS=0 for
1895 accept-process-output.
1896
1897 * os.texi (Idle Timers): Explain why timer functions should not
1898 loop until (input-pending-p).
1899
19002006-09-02 Eli Zaretskii <eliz@gnu.org>
1901
1902 * makefile.w32-in (usermanualdir): New variable.
1903 (elisp.dvi): Use it.
1904
19052006-09-01 Eli Zaretskii <eliz@gnu.org>
1906
1907 * buffers.texi (Buffer Modification): Fix last change.
1908
19092006-09-01 Chong Yidong <cyd@stupidchicken.com>
1910
1911 * buffers.texi (Buffer Modification): Document
1912 buffer-chars-modified-tick.
1913
19142006-08-31 Richard Stallman <rms@gnu.org>
1915
1916 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1917
19182006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
1919
1920 * modes.texi (Syntactic Font Lock):
1921 Mention font-lock-syntactic-face-function
1922 instead of specific faces.
1923
19242006-08-29 Chong Yidong <cyd@stupidchicken.com>
1925
1926 * display.texi (Images): Add xrref to display-images-p.
1927
19282006-08-28 Kenichi Handa <handa@m17n.org>
1929
1930 * nonascii.texi (Lisp and Coding Systems): Fix description of
1931 detect-coding-region.
1932
19332006-08-27 Michael Olson <mwolson@gnu.org>
1934
1935 * processes.texi (Transaction Queues): Remove stray quote
1936 character.
1937
19382006-08-25 Richard Stallman <rms@gnu.org>
1939
1940 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
1941 Add xref.
1942
19432006-08-24 Chong Yidong <cyd@stupidchicken.com>
1944
1945 * os.texi (Timers): Avoid waiting inside timers.
1946
19472006-08-21 Lute Kamstra <lute@gnu.org>
1948
1949 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
1950
19512006-08-20 Richard Stallman <rms@gnu.org>
1952
1953 * os.texi (Idle Timers): New node, split out from Timers.
1954 Document current-idle-time.
1955 * commands.texi (Reading One Event): Update xref.
1956 * elisp.texi (Top): Update subnode menu.
1957
19582006-08-16 Richard Stallman <rms@gnu.org>
1959
1960 * keymaps.texi (Extended Menu Items): Show format of cached
1961 bindings in extended menu items.
1962
1963 * customize.texi (Variable Definitions): Explain when the
1964 standard value expression is evaluated.
1965
19662006-08-15 Chong Yidong <cyd@stupidchicken.com>
1967
1968 * commands.texi (Reading One Event): Explain idleness in
1969 `read-event'.
1970
19712006-08-12 Chong Yidong <cyd@stupidchicken.com>
1972
1973 * text.texi (Near Point): Say "cursor" not "terminal cursor".
1974 (Commands for Insertion): Removed split-line since it's not
1975 relevant for Lisp programming.
1976 (Yank Commands): Rewrite introduction.
1977 (Undo): Clarify.
1978 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
1979 (Filling): Remove redundant comment. Clarify return value of
1980 current-justification.
1981 (Margins): Minor clarifications.
1982 (Adaptive Fill): Update default value of adaptive-fill-regexp.
1983 (Sorting): Update definition of sort-lines.
1984 (Columns): Clarify behavior of sort-columns.
1985 (Indent Tabs): Link to Tab Stops in Emacs manual.
1986 (Special Properties): Clarify.
1987 (Clickable Text): Mention Buttons package.
1988
19892006-08-12 Kevin Ryde <user42@zip.com.au>
1990
1991 * os.texi (Time Parsing): Add %z to description of
1992 format-time-string, as per docstring. Add cross reference to
1993 glibc manual for strftime.
1994
19952006-08-08 Richard Stallman <rms@gnu.org>
1996
1997 * modes.texi: Clean up wording in previous change.
1998
19992006-08-07 Chong Yidong <cyd@stupidchicken.com>
2000
2001 * modes.texi (Hooks): Clarify.
2002 (Major Mode Basics): Mention define-derived-mode explicitly.
2003 (Major Mode Conventions): Rebinding RET is OK for some modes.
2004 Mention change-major-mode-hook and after-change-major-mode-hook.
2005 (Example Major Modes): Moved to end of Modes section.
2006 (Mode Line Basics): Clarify.
2007 (Mode Line Data): Mention help-echo and local-map in strings.
2008 Explain reason for treatment of non-risky variables.
2009 (Properties in Mode): Clarify.
2010 (Faces for Font Lock): Add font-lock-negation-char-face.
2011
20122006-08-04 Eli Zaretskii <eliz@gnu.org>
2013
2014 * strings.texi (Formatting Strings): Warn against arbitrary
2015 strings as first arg to `format'.
2016
20172006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
2018
2019 * text.texi (Clickable Text): Mention `help-echo' text property.
2020 Update intro, examples and associated explanations.
2021
20222006-07-31 Richard Stallman <rms@gnu.org>
2023
2024 * commands.texi: Update xrefs.
2025 (Event Mod): New node, cut out from old Translating Input.
2026
2027 * maps.texi: Update xrefs.
2028
2029 * keymaps.texi (Translation Keymaps): New node.
2030 Update xrefs from Translating Input to Translation Keymaps.
2031
2032 * elisp.texi (Top): Update subnode menu.
2033
2034 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
2035
2036 * os.texi (System Interface): Fix menu descriptions of some nodes.
2037 (Translating Input): Node deleted.
2038
20392006-07-31 Nick Roberts <nickrob@snap.net.nz>
2040
2041 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
2042
2043 * lists.texi (Sets And Lists): Likewise.
2044
20452006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
2046
2047 * text.texi (Fields): Mention POS
2048 requirement when narrowing is in effect.
2049
20502006-07-28 Richard Stallman <rms@gnu.org>
2051
2052 * display.texi (Face Attributes): Simplify wording.
2053 (Attribute Functions): Clarify meaning of new-frame default
2054 attribute settings.
2055
2056 * customize.texi (Common Keywords): Document how to use
2057 :package-version in a package not in Emacs.
2058
20592006-07-28 Kim F. Storm <storm@cua.dk>
2060
2061 * commands.texi (Reading One Event): Fix last change.
2062
20632006-07-26 Chong Yidong <cyd@stupidchicken.com>
2064
2065 * commands.texi (Reading One Event): Document SECONDS argument for
2066 read-event, read-char, and read-char-exclusive.
2067
20682006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2069
2070 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
2071 to ensure correct identification.
2072
20732006-07-24 Richard Stallman <rms@gnu.org>
2074
2075 * text.texi (Clickable Text): Clarify.
2076
2077 * sequences.texi (Vector Functions): Delete duplicate xref.
2078
2079 * objects.texi (Function Type): Clarify.
2080
2081 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
2082 modes.
2083
2084 * lists.texi (List Variables): New node.
2085 Material moved from other nodes.
2086
2087 * variables.texi (Setting Variables): add-to-list and
2088 add-to-ordered-list moved to List Variables node.
2089
20902006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2091
2092 * text.texi (Links and Mouse-1):
2093 For mouse-on-link-p, expand on arg POS.
2094
20952006-07-21 Kim F. Storm <storm@cua.dk>
2096
2097 * display.texi (Forcing Redisplay): Don't mention systems which
2098 don't support sub-second timers for redisplay-preemption-period.
2099
2100 * os.texi (Terminal Output): Clarify text vs graphical terminal.
2101
21022006-07-21 Eli Zaretskii <eliz@gnu.org>
2103
2104 * frames.texi (Input Focus): Document that focus-follows-mouse has
2105 no effect on MS-Windows.
2106
21072006-07-18 Richard Stallman <rms@gnu.org>
2108
2109 * display.texi (Forcing Redisplay): Cleanups in previous change.
2110
2111 * processes.texi (Low-Level Network): Make menu more convenient.
2112
21132006-07-18 Kim F. Storm <storm@cua.dk>
2114
2115 * display.texi (Forcing Redisplay): redisplay-preemption-period
2116 only used on window systems. Add xref to Terminal Output.
2117
2118 * os.texi (Terminal Output): baud-rate only controls preemption on
2119 non-window systems. Add xref to Forcing Redisplay.
2120
2121 * processes.texi (Low-Level Network): Rename node "Make Network"
2122 to "Network Processes".
2123
21242006-07-18 Karl Berry <karl@gnu.org>
2125
2126 * variables.texi, functions.texi, customize.texi, loading.texi:
2127 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
2128
21292006-07-17 Chong Yidong <cyd@stupidchicken.com>
2130
2131 * commands.texi (Waiting): Document batch-mode sit-for behavior.
2132
21332006-07-17 Richard Stallman <rms@gnu.org>
2134
2135 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
2136 Put period and comma inside quotes.
2137
2138 * loading.texi, markers.texi: Use real doublequote inside menus.
2139
2140 * windows.texi: Put point and comma inside quotes.
2141 (Textual Scrolling): Use @samp for error message.
2142
2143 * variables.texi, tips.texi, syntax.texi, symbols.texi:
2144 * strings.texi, streams.texi, processes.texi, os.texi:
2145 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
2146 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
2147 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
2148 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
2149 Put point and comma inside quotes.
2150
2151 * control.texi (Processing of Errors): Add command-error-function.
2152
2153 * variables.texi (File Local Variables): Clarify that
2154 file local variables make buffer-local bindings.
2155
2156 * modes.texi (Syntactic Font Lock): Give default for
2157 font-lock-syntax-table.
2158
21592006-07-17 Nick Roberts <nickrob@snap.net.nz>
2160
2161 * text.texi (Special Properties): Clean up previous change.
2162
21632006-07-16 Karl Berry <karl@gnu.org>
2164
2165 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
2166 * control.texi: Fix bad page breaks through chapter 10 (control).
2167
2168 * anti.texi (Antinews): Reorder face-attribute fns to avoid
2169 underfull hbox.
2170
21712006-07-15 Nick Roberts <nickrob@snap.net.nz>
2172
2173 * text.texi (Special Properties): Describe fontified text property
2174 in relation to a character (not text).
2175
21762006-07-15 Kim F. Storm <storm@cua.dk>
2177
2178 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
2179 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
2180 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
2181
2182 * anti.texi (Antinews): Mention redisplay function.
2183 The kbd macro existed, but was not documented, before 22.x.
2184 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
2185
21862006-07-14 Nick Roberts <nickrob@snap.net.nz>
2187
2188 * display.texi (Displaying Messages): Add anchor.
2189
2190 * frames.texi (Dialog Boxes): Use it.
2191
21922006-07-12 Richard Stallman <rms@gnu.org>
2193
2194 * objects.texi (Frame Type): Explain nature of frames better.
2195
2196 * frames.texi (Frames): Explain nature of frames better.
2197
21982006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
2199
2200 * tips.texi (Coding Conventions): Explain why use cl at compile time.
2201
22022006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2203
2204 * frames.texi (Window System Selections): Mention scrap support for Mac.
2205 Default value of x-select-enable-clipboard is t on Mac.
2206
2207 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
2208
22092006-07-11 Kim F. Storm <storm@cua.dk>
2210
2211 * display.texi (Forcing Redisplay): Add `redisplay' function.
2212 Don't mention (sit-for -1) -- use (redisplay t) instead.
2213
2214 * commands.texi (Waiting): (sit-for -1) is no longer special.
2215 (sit-for 0) is equivalent to (redisplay).
2216 Iconifying/deiconifying no longer makes sit-for return.
2217
22182006-07-10 Nick Roberts <nickrob@snap.net.nz>
2219
2220 * display.texi (Buttons): Fix typo.
2221
2222 * index.texi, elisp.texi (New Symbols): Comment node out.
2223
22242006-07-09 Richard Stallman <rms@gnu.org>
2225
2226 * display.texi (Truncation): Clean up previous change.
2227
22282006-07-08 Richard Stallman <rms@gnu.org>
2229
2230 * commands.texi (Interactive Call): Use 3 as prefix in example
2231 for execute-extended-command.
2232
2233 * display.texi (Attribute Functions): Move paragraph about
2234 compatibility with Emacs < 21.
2235
22362006-07-09 Kim F. Storm <storm@cua.dk>
2237
2238 * display.texi (Refresh Screen): Clarify force-window-update.
2239 (Truncation): "Normally" indicated by fringe arrows.
2240
22412006-07-08 Eli Zaretskii <eliz@gnu.org>
2242
2243 * windows.texi (Textual Scrolling, Resizing Windows):
2244 * variables.texi (Constant Variables):
2245 * text.texi (Buffer Contents, Deletion, Changing Properties)
2246 (Property Search, Special Properties, Sticky Properties)
2247 (Links and Mouse-1, Fields, Change Hooks):
2248 * syntax.texi (Syntax Table Functions, Parsing Expressions)
2249 (Categories):
2250 * symbols.texi (Other Plists):
2251 * streams.texi (Output Variables):
2252 * processes.texi (Input to Processes, Query Before Exit):
2253 * positions.texi (Word Motion, Text Lines, List Motion):
2254 * os.texi (Init File, System Environment, Sound Output)
2255 (Session Management):
2256 * nonascii.texi (Text Representations, Character Sets)
2257 (Chars and Bytes, Locales):
2258 * modes.texi (Defining Minor Modes, Header Lines):
2259 * minibuf.texi (Minibuffer Contents):
2260 * markers.texi (Information from Markers):
2261 * lists.texi (List Elements, Building Lists, Association Lists):
2262 * keymaps.texi (Tool Bar):
2263 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
2264 * functions.texi (What Is a Function, Mapping Functions):
2265 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
2266 (Color Names, Text Terminal Colors, Display Feature Testing):
2267 * files.texi (Visiting Functions, File Name Components)
2268 (Unique File Names, Contents of Directories):
2269 * display.texi (Forcing Redisplay, Displaying Messages)
2270 (Temporary Displays, Font Selection, Auto Faces)
2271 (Font Lookup, Fringe Indicators, Display Margins)
2272 (Image Descriptors, Showing Images, Image Cache, Button Types)
2273 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
2274 (Display Table Format, Glyphs):
2275 * control.texi (Iteration):
2276 * commands.texi (Command Loop Info, Adjusting Point):
2277 * backups.texi (Making Backups, Auto-Saving):
2278 Remove @tindex entries.
2279
22802006-07-07 Kim F. Storm <storm@cua.dk>
2281
2282 * display.texi (Fringe Cursors): Fix typo.
2283 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
2284 (Overlay Arrow): Default is overlay-arrow fringe indicator.
2285
22862006-07-05 Richard Stallman <rms@gnu.org>
2287
2288 * text.texi (Buffer Contents): Add example of text props
2289 in result of buffer-substring.
2290 (Text Properties): Explain better about use of specific property names.
2291 (Property Search): Some cleanups; reorder some functions.
2292
2293 * keymaps.texi (Changing Key Bindings): Cleanup.
2294 Add xref to Key Binding Conventions.
2295
2296 * display.texi (Attribute Functions): Add examples for
2297 face-attribute-relative-p.
2298
2299 * tips.texi (Coding Conventions): Cleanup last change.
2300
23012006-07-05 Karl Berry <karl@gnu.org>
2302
2303 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
2304 Remove @setchapternewpage odd.
2305 Result is 1013 pages, down from 1100.
2306
2307 * anti.texi, customize.texi, display.texi, internals.texi:
2308 * minibuf.texi, modes.texi, tips.texi:
2309 Fix overfull/underfull boxes.
2310
23112006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2312
2313 * edebug.texi (Instrumenting):
2314 Add Edebug-specific findex for eval-buffer.
2315 * loading.texi (Loading):
2316 Replace eval-current-buffer with eval-buffer.
2317
23182006-06-30 Nick Roberts <nickrob@snap.net.nz>
2319
2320 * locals.texi (Standard Buffer-Local Variables): Update the list
2321 of variables.
2322
23232006-06-26 Nick Roberts <nickrob@snap.net.nz>
2324
2325 * files.texi (File Name Completion): Point user to the node
2326 "Reading File Names".
2327
23282006-06-24 Eli Zaretskii <eliz@gnu.org>
2329
2330 * files.texi (Contents of Directories): Document case-insensitive
2331 behavior on respective filesystems.
2332
2333 * objects.texi (Character Type): Document that Emacs signals an
2334 error for unsupported Unicode characters specified as \uNNNN.
2335
23362006-06-19 Richard Stallman <rms@gnu.org>
2337
2338 * processes.texi (Bindat Spec): Clarify previous change.
2339
23402006-06-16 Richard Stallman <rms@gnu.org>
2341
2342 * tips.texi (Coding Conventions): Better explain conventions
2343 for definition constructs.
2344
2345 * text.texi (Special Properties): String value of `read-only'
2346 serves as the error message.
2347
2348 * objects.texi (Character Type): Clarify prev. change.
2349 (Non-ASCII in Strings): Mention \u and \U.
2350
2351 * commands.texi (Using Interactive): Explain problem of
2352 markers, etc., in command-history.
2353
23542006-06-14 Kim F. Storm <storm@cua.dk>
2355
2356 * commands.texi (Waiting): Negative arg to sit-for forces
2357 redisplay even if input is pending.
2358
2359 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
2360 redisplay. Remove incorrect example of binding redisplay-dont-pause
2361 around (sit-for 0).
2362
23632006-06-13 Richard Stallman <rms@gnu.org>
2364
2365 * display.texi (Forcing Redisplay): Clarify previous change.
2366
23672006-06-13 Romain Francoise <romain@orebokech.com>
2368
2369 * display.texi (Forcing Redisplay): Fix typo.
2370
23712006-06-13 Kim F. Storm <storm@cua.dk>
2372
2373 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
2374
23752006-06-10 Luc Teirlinck <teirllm@auburn.edu>
2376
2377 * tips.texi (Coding Conventions): Add `@end itemize'.
2378
23792006-06-10 Richard Stallman <rms@gnu.org>
2380
2381 * tips.texi (Coding Conventions): Explain use of coding systems
2382 to ensure one decoding for strings.
2383
23842006-06-09 Aidan Kehoe <kehoea@parhasard.net>
2385
2386 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
2387 syntax.
2388
23892006-06-07 Eli Zaretskii <eliz@gnu.org>
2390
2391 * display.texi (Font Selection): Remove description of
2392 clear-face-cache.
2393
2394 * compile.texi (Eval During Compile): Fix a typo. Add index
2395 entries for possible uses of eval-when-compile.
2396
23972006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
2398
2399 * display.texi (Abstract Display): Fix typo.
2400
24012006-06-03 Eli Zaretskii <eliz@gnu.org>
2402
2403 * minibuf.texi (Minibuffer History) <history-add-new-input>:
2404 Reword variable's description.
2405
24062006-06-01 Richard Stallman <rms@gnu.org>
2407
2408 * windows.texi (Splitting Windows): Clarify splitting nonselected
2409 window.
2410
24112006-05-31 Juri Linkov <juri@jurta.org>
2412
2413 * minibuf.texi (Minibuffer History): Add history-add-new-input.
2414
24152006-05-30 Richard Stallman <rms@gnu.org>
2416
2417 * display.texi (Line Height): Fix errors in description of
10d1d0af 2418 default line height and line-height property.
b8d4c8d0
GM
2419
2420 * nonascii.texi (Default Coding Systems): Further clarification.
2421
24222006-05-29 Luc Teirlinck <teirllm@auburn.edu>
2423
2424 * internals.texi (Pure Storage): Mention that an overflow in pure
2425 space causes a memory leak.
2426 (Garbage Collection): If there was an overflow in pure space,
2427 `garbage-collect' returns nil.
2428
24292006-05-30 Eli Zaretskii <eliz@gnu.org>
2430
2431 * nonascii.texi (Default Coding Systems): Fix it some more.
2432
24332006-05-29 Eli Zaretskii <eliz@gnu.org>
2434
2435 * nonascii.texi (Default Coding Systems): Fix last change.
2436
24372006-05-29 Kenichi Handa <handa@m17n.org>
2438
2439 * nonascii.texi (find-operation-coding-system): Describe the new
2440 argument format (FILENAME . BUFFER).
2441
24422006-05-28 Richard Stallman <rms@gnu.org>
2443
2444 * tips.texi (Coding Conventions): Better explain reasons not to
2445 advise other packages or use `eval-after-load'.
2446
24472006-05-29 Kim F. Storm <storm@cua.dk>
2448
2449 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
2450 `bindat-idx' and `bindat-raw' for clarity.
2451
24522006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2453
2454 * processes.texi (Bindat Spec): Expand on `repeat' handler.
2455
2456 * display.texi (Display): Add "Abstract Display" to menu.
2457 (Abstract Display, Abstract Display Functions)
2458 (Abstract Display Example): New nodes.
2459 * elisp.texi (Top): Add "Abstract Display" to menu.
2460
24612006-05-27 Chong Yidong <cyd@stupidchicken.com>
2462
2463 * keymaps.texi (Key Sequences): Link to input events definition.
2464 (Format of Keymaps): Delete material duplicated in Keymap Basics.
2465
2466 * files.texi (Changing Files): Document updated argument list for
2467 copy-file.
2468
24692006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2470
2471 * processes.texi (Bindat Functions): Explain term "total length".
2472 Use it in bindat-length and bindat-pack descriptions.
2473
24742006-05-26 Eli Zaretskii <eliz@gnu.org>
2475
2476 * tips.texi (Coding Conventions): Advise against using
2477 eval-after-load in packages. Add an index entry.
2478
24792006-05-25 Juri Linkov <juri@jurta.org>
2480
2481 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
2482
2483 * modes.texi (%-Constructs): Add %e, %z, %Z.
2484
24852006-05-25 Richard Stallman <rms@gnu.org>
2486
2487 * elisp.texi (Top): Update subnode menu.
2488
2489 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
2490 (Keymaps): Update menu.
2491
24922006-05-25 Chong Yidong <cyd@stupidchicken.com>
2493
2494 * keymaps.texi (Key Sequences): Some clarifications.
2495
24962006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
2497
2498 * processes.texi (Bindat Functions): Say "unibyte string"
2499 explicitly for bindat-unpack and bindat-pack descriptions.
2500 (Bindat Examples): Don't call `string-make-unibyte' in example.
2501
25022006-05-25 Chong Yidong <cyd@stupidchicken.com>
2503
2504 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 2505 Explain string and vector representations of key sequences.
b8d4c8d0
GM
2506
2507 * keymaps.texi (Changing Key Bindings):
dd7b651b 2508 * commands.texi (Interactive Codes):
b8d4c8d0
GM
2509 * help.texi (Describing Characters): Refer to it.
2510
25112006-05-23 Luc Teirlinck <teirllm@auburn.edu>
2512
2513 * frames.texi (Pointer Shape): @end table -> @end defvar.
2514
25152006-05-22 Richard Stallman <rms@gnu.org>
2516
2517 * elisp.texi (Top): Update subnode menus.
2518
2519 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
2520 Contents rewritten; material from old Pointer Shape node moved here.
2521
2522 * display.texi (Pointer Shape): Node deleted.
2523 (Image Descriptors): Minor cleanup.
2524
25252006-05-21 Richard Stallman <rms@gnu.org>
2526
2527 * syntax.texi (Parsing Expressions): Update info on which STATE
2528 elements are ignored.
2529
25302006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2531
2532 * hooks.texi (Standard Hooks): Correct typo.
2533
2534 * gpl.texi (GPL): ifinfo -> ifnottex.
2535
25362006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
2537
2538 * searching.texi (Simple Match Data): Warn about match data being
2539 set anew by every search.
2540
25412006-05-17 Richard Stallman <rms@gnu.org>
2542
2543 * minibuf.texi (Minibuffer History): Clarify.
2544
2545 * searching.texi (Regexp Special): Clarify nested regexp warning.
2546
25472006-05-16 Kim F. Storm <storm@cua.dk>
2548
2549 * minibuf.texi (Minibuffer History): Update add-to-history.
2550
25512006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
2552
2553 * nonascii.texi (Explicit Encoding): Fix
2554 typo (encoding<->decoding).
2555
25562006-05-14 Richard Stallman <rms@gnu.org>
2557
2558 * buffers.texi (Creating Buffers): Cleanup.
2559
2560 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
2561
25622006-05-13 Eli Zaretskii <eliz@gnu.org>
2563
2564 * buffers.texi (Current Buffer): Document that with-temp-buffer
2565 disables undo.
2566
2567 * os.texi (Terminal-Specific): More accurate description of how
2568 Emacs searches for the terminal-specific libraries.
2569
25702006-05-12 Eli Zaretskii <eliz@gnu.org>
2571
2572 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
2573 emacs-xtra to @inforef's.
2574
2575 * text.texi (Undo): Document that undo is turned off in buffers
2576 whose names begin with a space.
2577
2578 * buffers.texi (Buffer Names): Add index entries for buffers whose
2579 names begin with a space.
2580 (Creating Buffers): Document that undo is turned off in buffers
2581 whose names begin with a space.
2582
2583 * files.texi (Visiting Functions, Reading from Files)
2584 (Saving Buffers): Mention code and EOL conversions by file I/O
2585 primitives and subroutines.
2586
2587 * nonascii.texi (Lisp and Coding Systems): Document
2588 coding-system-eol-type. Add index entries for eol conversion.
2589
2590 * display.texi (Defining Faces): Mention `mac', and add an xref to
2591 where window-system is described.
2592
25932006-05-10 Richard Stallman <rms@gnu.org>
2594
2595 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
2596
25972006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2598
2599 * variables.texi (File Local Variables): Recommend to quote lambda
2600 expressions in safe-local-variable property.
2601
26022006-05-09 Richard Stallman <rms@gnu.org>
2603
2604 * variables.texi (File Local Variables): Document
2605 safe-local-eval-forms and safe-local-eval-function.
2606
26072006-05-07 Kim F. Storm <storm@cua.dk>
2608
2609 * minibuf.texi (Minibuffer History): Remove keep-dups arg
2610 from add-to-history.
2611
26122006-05-07 Romain Francoise <romain@orebokech.com>
2613
2614 * commands.texi (Event Input Misc):
2615 * compile.texi (Eval During Compile):
2616 * internals.texi (Buffer Internals):
2617 * minibuf.texi (Initial Input):
2618 * nonascii.texi (Scanning Charsets):
2619 * numbers.texi (Comparison of Numbers):
2620 * windows.texi (Textual Scrolling, Vertical Scrolling):
2621 Fix various typos.
2622
26232006-05-06 Eli Zaretskii <eliz@gnu.org>
2624
2625 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
2626 conditional xref's to either emacs or emacs-xtra, depending on
2627 @iftex/@ifnottex.
2628
2629 * minibuf.texi (Minibuffer History): Document add-to-history.
2630
26312006-05-05 Eli Zaretskii <eliz@gnu.org>
2632
2633 * internals.texi (Pure Storage): Mention the pure overflow message
2634 at startup.
2635
c8763fb6 26362006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2637
2638 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
2639 (Searching Keymaps): Fix pseudo-Lisp description of keymap
2640 search.
2641
26422006-05-01 Richard Stallman <rms@gnu.org>
2643
2644 * intro.texi (nil and t): Clarify.
2645
2646 * variables.texi (File Local Variables): Suggest using booleanp.
2647
26482006-05-01 Juanma Barranquero <lekktu@gmail.com>
2649
2650 * objects.texi (Type Predicates): Fix typos.
2651
26522006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2653
2654 * intro.texi (nil and t): Add booleanp.
2655
2656 * objects.texi (Type Predicates): Add links for booleanp and
2657 string-or-null-p.
2658
26592006-04-29 Richard Stallman <rms@gnu.org>
2660
2661 * modes.texi (Multiline Font Lock): Rename from
2662 Multi line Font Lock Elements. Much clarification.
2663 (Font Lock Multiline, Region to Fontify): Much clarification.
2664
26652006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2666
2667 * variables.texi (File Local Variables): Remove the special case t for
2668 safe-local-variable.
2669
26702006-04-26 Richard Stallman <rms@gnu.org>
2671
2672 * syntax.texi (Parsing Expressions): Minor cleanup.
2673
26742006-04-18 Richard Stallman <rms@gnu.org>
2675
2676 * tips.texi (Coding Conventions): Explain when the package's
2677 prefix should appear later on (not at the start of the name).
2678
2679 * searching.texi (String Search): Clarify effect of NOERROR.
2680
2681 * modes.texi (Imenu): Clarify what special items do.
2682
2683 * hooks.texi (Standard Hooks): Delete text about old hook names.
2684
26852006-04-17 Romain Francoise <romain@orebokech.com>
2686
2687 * variables.texi (Local Variables): Update the default value of
2688 `max-specpdl-size'.
2689
26902006-04-15 Michael Olson <mwolson@gnu.org>
2691
2692 * processes.texi (Transaction Queues): Mention the new optional
2693 `delay-question' argument for `tq-enqueue'.
2694
26952006-04-13 Bill Wohler <wohler@newt.com>
2696
2697 * customize.texi (Common Keywords): Use dotted notation for
2698 :package-version value. Specify its values. Improve documentation
2699 for customize-package-emacs-version-alist.
2700
27012006-04-12 Bill Wohler <wohler@newt.com>
2702
2703 * customize.texi (Common Keywords): Move description of
2704 customize-package-emacs-version-alist to @defvar.
2705
27062006-04-10 Bill Wohler <wohler@newt.com>
2707
2708 * customize.texi (Common Keywords): Add :package-version.
2709
27102006-04-10 Kim F. Storm <storm@cua.dk>
2711
2712 * text.texi (Buffer Contents): Add NOPROPS arg to
2713 filter-buffer-substring.
2714
27152006-04-08 Kevin Ryde <user42@zip.com.au>
2716
2717 * os.texi (Command-Line Arguments): Update xref to emacs manual
2718 "Command Arguments" -> "Emacs Invocation", per change there.
2719
27202006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
2721
2722 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2723 be on one line to help makeinfo not render two spaces after the dot.
2724
27252006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2726
2727 * strings.texi (Predicates for Strings): Add string-or-null-p.
2728
27292006-03-28 Kim F. Storm <storm@cua.dk>
2730
2731 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2732 remarks about systems that don't support fractional seconds.
2733
27342006-03-25 Karl Berry <karl@gnu.org>
2735
2736 * elisp.texi: Use @copyright{} instead of (C), and do not indent
2737 the year list.
2738
27392006-03-21 Nick Roberts <nickrob@snap.net.nz>
2740
2741 * display.texi (Fringe Indicators): Fix typos.
2742
27432006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2744
2745 * tips.texi (Documentation Tips): One can now also write `program'
2746 in front of a quoted symbol in a docstring to prevent making a
2747 hyperlink.
2748
27492006-03-19 Alan Mackenzie <acm@muc.de>
2750
2751 * text.texi (Special Properties): Clarify `fontified' property.
2752
27532006-03-16 Richard Stallman <rms@gnu.org>
2754
2755 * display.texi (Defining Images): Minor cleanup.
2756
27572006-03-16 Bill Wohler <wohler@newt.com>
2758
2759 * display.texi (Defining Images): In image-load-path-for-library,
2760 prefer user's images.
2761
27622006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2763
2764 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2765
27662006-03-15 Bill Wohler <wohler@newt.com>
2767
2768 * display.texi (Defining Images): Fix example in
2769 image-load-path-for-library by not recommending that one binds
2770 image-load-path. Just defvar it to placate compiler and only use
2771 it if previously defined.
2772
27732006-03-14 Bill Wohler <wohler@newt.com>
2774
2775 * display.texi (Defining Images): In image-load-path-for-library,
2776 always return list of directories. Update example.
2777
27782006-03-14 Alan Mackenzie <acm@muc.de>
2779
2780 * modes.texi: New node, "Region to Fontify" (for Font Lock).
2781 This describes font-lock-extend-region-function.
2782 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2783 the new node "Region to Fontify".
2784
27852006-03-13 Richard Stallman <rms@gnu.org>
2786
2787 * display.texi (Invisible Text): The impossible position is
2788 now before the invisible text, not after.
2789 (Defining Images): Clean up last change.
2790
27912006-03-11 Bill Wohler <wohler@newt.com>
2792
2793 * display.texi (Defining Images): Add image-load-path-for-library.
2794
27952006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2796
2797 * text.texi (Adaptive Fill): Fix Texinfo usage.
2798
2799 * strings.texi (Creating Strings): Fix Texinfo usage.
2800
2801 * searching.texi (Regexp Special): Use @samp for regular
2802 expressions that are not in Lisp syntax.
2803
28042006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2805
2806 * searching.texi (Regexp Special): Put remark between parentheses
2807 to avoid misreading.
2808
28092006-03-07 Luc Teirlinck <teirllm@auburn.edu>
2810
2811 * searching.texi (Syntax of Regexps): More accurately describe
2812 which characters are special in which situations.
2813 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2814 are not special. Describe in detail when `[' and `]' are special.
2815 (Regexp Backslash): Plenty of regexps with unbalanced square
2816 brackets are valid, so reword that statement.
2817
28182006-03-02 Kim F. Storm <storm@cua.dk>
2819
2820 * keymaps.texi (Tool Bar): Add tool-bar-border.
2821
28222006-02-28 Luc Teirlinck <teirllm@auburn.edu>
2823
2824 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
2825
28262006-02-27 Luc Teirlinck <teirllm@auburn.edu>
2827
2828 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2829
2830 * files.texi (Locating Files): Suggest additional values for the
2831 SUFFIXES arg of `locate-file'. Update pxref.
2832
2833 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2834 (How Programs Do Loading): Discuss the effects of Auto Compression
2835 mode on `load'.
2836 (Load Suffixes): New node.
2837 (Library Search): Delete description of `load-suffixes'; it was
2838 moved to "Load Suffixes".
2839 (Autoload, Named Features): Mention `load-suffixes'.
2840
28412006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2842
2843 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
2844
2845 * windows.texi (Window Tree): Fix typo.
2846
28472006-02-20 Kim F. Storm <storm@cua.dk>
2848
2849 * display.texi (Fringe Indicators): New section.
2850 Move indicate-empty-lines, indicate-buffer-boundaries, and
2851 default-indicate-buffer-boundaries here.
2852 Add fringe-indicator-alist and default-fringes-indicator-alist.
2853 Add list of logical fringe indicator symbols.
2854 Update list of standard bitmap names.
2855 (Fringe Cursors): New section.
2856 Move overflow-newline-into-fringe here.
2857 Add fringe-cursor-alist and default-fringes-cursor-alist.
2858 Add list of fringe cursor symbols.
2859
28602006-02-20 Juanma Barranquero <lekktu@gmail.com>
2861
2862 * commands.texi (Using Interactive): Fix reference to node
2863 "Minibuffers".
2864
28652006-02-19 Richard M. Stallman <rms@gnu.org>
2866
2867 * minibuf.texi (High-Level Completion):
2868 Add xref to read-input-method-name.
2869
2870 * files.texi (Relative File Names): Move file-relative-name here.
2871 (File Name Expansion): From here. Minor clarifications.
2872
2873 * commands.texi (Using Interactive): Add xrefs about reading input.
2874 Clarify remarks about that moving point and mark.
2875 Put string case before list case.
2876
c8763fb6 28772006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2878
2879 * display.texi (Other Display Specs, Image Descriptors):
2880 Revert erroneous changes. The previous description of
2881 image-descriptors as `(image . PROPS)' was correct.
2882
28832006-02-14 Richard M. Stallman <rms@gnu.org>
2884
2885 * variables.texi (File Local Variables): Clarifications.
2886
28872006-02-14 Juanma Barranquero <lekktu@gmail.com>
2888
2889 * variables.texi (File Local Variables): Use @code for a cons
2890 cell, not @var.
2891
28922006-02-13 Chong Yidong <cyd@stupidchicken.com>
2893
2894 * variables.texi (File Local Variables): Document new file local
2895 variable behavior.
2896
28972006-02-10 Kim F. Storm <storm@cua.dk>
2898
2899 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2900
29012006-02-08 Juanma Barranquero <lekktu@gmail.com>
2902
2903 * modes.texi (%-Constructs): Remove obsolete info about
2904 `global-mode-string'.
2905
29062006-02-07 Richard M. Stallman <rms@gnu.org>
2907
2908 * commands.texi (Prefix Command Arguments): Minor cleanup.
2909
2910 * display.texi: "Graphical display", not window system.
2911
2912 * functions.texi (What Is a Function): Fix xref.
2913
2914 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2915 (Changing Key Bindings): Clarify when remapping is better than
2916 substitute-key-definition.
2917
29182006-02-02 Richard M. Stallman <rms@gnu.org>
2919
2920 * minibuf.texi (Basic Completion): Completion alists are risky.
2921
2922 * keymaps.texi (Active Keymaps): Clarifications.
2923 (Searching Keymaps): New node.
2924 (Keymaps): Update menu.
2925
2926 * frames.texi (Layout Parameters): Minor clarification.
2927 (Drag and Drop): New node.
2928 (Frames): Update menu.
2929
29302006-01-29 Chong Yidong <cyd@stupidchicken.com>
2931
2932 * display.texi (Other Display Specs, Image Descriptors):
2933 Image description is a list, not a cons cell.
2934
29352006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2936
2937 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
2938 list is not necessarily a list).
2939
29402006-01-27 Eli Zaretskii <eliz@gnu.org>
2941
2942 * frames.texi (Layout Parameters): border-width and
2943 internal-border-width belong to the frame, not the window.
2944
29452006-01-19 Richard M. Stallman <rms@gnu.org>
2946
2947 * nonascii.texi (Translation of Characters): Search cmds use
2948 translation-table-for-input. Automatically made local.
2949
2950 * markers.texi (Overview of Markers): Count insertion type
2951 as one of a marker's attributes.
2952
2953 * keymaps.texi (Controlling Active Maps): New node, split out of
2954 Active Keymaps.
2955 (Keymaps): Menu updated.
2956 (Active Keymaps): Give pseudocode to explain how the active
2957 maps are searched. current-active-maps and key-binding moved here.
2958 (Functions for Key Lookup): current-active-maps and key-binding moved.
2959 Clarifications.
2960 (Searching the Keymaps): New subnode.
2961
2962 * elisp.texi (Top): Menu clarification.
2963
2964 * display.texi (Other Display Specs): Delete duplicate entry for
2965 just a string as display spec. Move text about recursive display
2966 specs on such a string.
2967
2968 * commands.texi (Key Sequence Input): Clarify.
2969 Move num-nonmacro-input-events out.
2970 (Reading One Event): num-nonmacro-input-events moved here.
2971
29722006-01-14 Nick Roberts <nickrob@snap.net.nz>
2973
2974 * advice.texi (Simple Advice): Update example to fit argument
2975 change in previous-line.
2976
29772006-01-05 Richard M. Stallman <rms@gnu.org>
2978
2979 * markers.texi (The Mark): Fix in `mark'.
2980
29812006-01-04 Richard M. Stallman <rms@gnu.org>
2982
2983 * processes.texi (Misc Network, Make Network): Minor cleanups.
2984
29852006-01-04 Kim F. Storm <storm@cua.dk>
2986
2987 * processes.texi (Make Network): Add IPv6 addresses and handling.
2988 (Network Feature Testing): Mention (:family ipv6).
2989 (Misc Network): Add IPv6 formats to format-network-address.
2990
29912005-12-30 Richard M. Stallman <rms@gnu.org>
2992
2993 * text.texi (Changing Properties):
2994 Don't use return value of set-text-properties.
2995
29962005-12-29 Luc Teirlinck <teirllm@auburn.edu>
2997
2998 * modes.texi (Mode Line Format): Correct typo in menu.
2999
30002005-12-29 Richard M. Stallman <rms@gnu.org>
3001
3002 * modes.texi (Mode Line Top): New node.
3003 (Mode Line Data): Some text moved to new node.
3004 Explain the data structure more concretely.
3005 (Mode Line Basics): Clarifications.
3006 (Mode Line Variables): Clarify intro paragraph.
3007 (%-Constructs): Clarify intro paragraph.
3008 (Mode Line Format): Update menu.
3009
30102005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3011
3012 * minibuf.texi (Basic Completion): Update lazy-completion-table
3013 examples for removal of ARGS argument.
3014
30152005-12-23 Richard M. Stallman <rms@gnu.org>
3016
3017 * text.texi (Undo): Restore some explanation from the version
3018 that was deleted.
3019
30202005-12-23 Eli Zaretskii <eliz@gnu.org>
3021
3022 * text.texi (Undo): Remove duplicate descriptions of `apply
3023 funname' and `apply delta' elements of the undo list.
3024
30252005-12-20 Richard M. Stallman <rms@gnu.org>
3026
3027 * help.texi (Help Functions): Update documentation of `apropos'.
3028
30292005-12-20 Luc Teirlinck <teirllm@auburn.edu>
3030
3031 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
3032 because it is confusing. If the :help-echo keyword is a function,
3033 it is not directly used as the :help-echo overlay property, as the
3034 xref seems to suggest (it does not take the appropriate args).
3035
30362005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3037
3038 * customize.texi (Common Keywords): Fix Texinfo usage.
3039 (Group Definitions, Variable Definitions): Update for new
3040 conventions for using `*' in docstrings.
3041
3042 * tips.texi (Documentation Tips): Update for new conventions for
3043 using `*' in docstrings.
3044
30452005-12-16 Richard M. Stallman <rms@gnu.org>
3046
3047 * minibuf.texi (Minibuffer Contents): Minor cleanup.
3048
30492005-12-16 Juri Linkov <juri@jurta.org>
3050
3051 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
3052
30532005-12-14 Romain Francoise <romain@orebokech.com>
3054
3055 * modes.texi (Customizing Keywords): Rename `append' to `how'.
3056 Fix typo.
3057
30582005-12-11 Juri Linkov <juri@jurta.org>
3059
3060 * minibuf.texi (Completion Commands): Add mention of read-file-name
3061 for filename completion keymaps.
3062 (Reading File Names): Add mention of filename completion keymaps
3063 for read-file-name and xref to `Completion Commands'.
3064
30652005-12-10 Richard M. Stallman <rms@gnu.org>
3066
3067 * customize.texi (Common Keywords): State caveats for use of :tag.
3068
30692005-12-08 Richard M. Stallman <rms@gnu.org>
3070
3071 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
3072 with xrefs and better explanation.
3073 (Completion Commands): Add the filename completion maps.
3074
3075 * objects.texi (Character Type): Clarify that \s is not space
3076 if a dash follows.
3077
30782005-12-05 Richard M. Stallman <rms@gnu.org>
3079
3080 * windows.texi (Resizing Windows): Delete preserve-before args.
3081
30822005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3083
3084 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
3085 in full keymaps, since the quirk has been fixed.
3086
30872005-12-03 Eli Zaretskii <eliz@gnu.org>
3088
3089 * hooks.texi (Standard Hooks): Add index entries. Mention
3090 `compilation-finish-functions'.
3091
30922005-11-27 Richard M. Stallman <rms@gnu.org>
3093
3094 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
3095
30962005-11-21 Juri Linkov <juri@jurta.org>
3097
3098 * customize.texi (Common Keywords): Update links types
3099 custom-manual and url-link. Add link types emacs-library-link,
3100 file-link, function-link, variable-link, custom-group-link.
3101
31022005-11-20 Chong Yidong <cyd@stupidchicken.com>
3103
3104 * display.texi: Revert 2005-11-20 change.
3105
31062005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
3107
3108 * processes.texi (Bindat Functions):
3109 Say "third" to refer to zero-based index "2".
3110
31112005-11-18 Luc Teirlinck <teirllm@auburn.edu>
3112
3113 * loading.texi (Library Search): Update the default value of
3114 `load-suffixes'.
3115
31162005-11-17 Chong Yidong <cyd@stupidchicken.com>
3117
3118 * display.texi (Attribute Functions): Mention :ignore-defface.
3119
31202005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3121
3122 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
3123 (Minor Mode Conventions): Mention the use of a hook.
3124
31252005-11-06 Richard M. Stallman <rms@gnu.org>
3126
3127 * files.texi (Magic File Names): find-file-name-handler checks the
3128 `operations' property of the handler.
3129
31302005-11-03 Richard M. Stallman <rms@gnu.org>
3131
3132 * variables.texi (Frame-Local Variables): Small clarification.
3133
31342005-10-29 Chong Yidong <cyd@stupidchicken.com>
3135
3136 * os.texi (Init File): Document ~/.emacs.d/init.el.
3137
31382005-10-29 Richard M. Stallman <rms@gnu.org>
3139
3140 * internals.texi (Garbage Collection): Document memory-full.
3141
31422005-10-28 Bill Wohler <wohler@newt.com>
3143
3144 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
3145 for URLs.
3146
31472005-10-28 Richard M. Stallman <rms@gnu.org>
3148
3149 * minibuf.texi (Completion Commands): Clean up prev change.
3150
31512005-10-26 Kevin Ryde <user42@zip.com.au>
3152
3153 * compile.texi (Eval During Compile): Explain recommended uses
3154 of eval-when-compile and eval-and-compile.
3155
31562005-10-27 Masatake YAMATO <jet@gyve.org>
3157
3158 * minibuf.texi (Completion Commands):
3159 Write about new optional argument for `display-completion-list'.
3160
31612005-10-23 Richard M. Stallman <rms@gnu.org>
3162
3163 * display.texi (Overlay Arrow): Clarify about local bindings of
3164 overlay-arrow-position.
3165
31662005-10-22 Eli Zaretskii <eliz@gnu.org>
3167
3168 * internals.texi (Building Emacs): Fix last change.
3169
31702005-10-22 Richard M. Stallman <rms@gnu.org>
3171
3172 * internals.texi (Building Emacs): Document eval-at-startup.
3173
31742005-10-21 Richard M. Stallman <rms@gnu.org>
3175
3176 * loading.texi (Where Defined): load-history contains abs file names.
3177 symbol-file returns abs file names.
3178
31792005-10-19 Kim F. Storm <storm@cua.dk>
3180
3181 * display.texi (Showing Images): Add max-image-size integer value.
3182
31832005-10-18 Chong Yidong <cyd@stupidchicken.com>
3184
3185 * display.texi (Showing Images): Document max-image-size.
3186
31872005-10-17 Richard M. Stallman <rms@gnu.org>
3188
3189 * commands.texi (Quitting): Minor clarification.
3190
3191 * processes.texi (Sentinels): Clarify about output and quitting.
3192 (Filter Functions): Mention with-local-quit.
3193
31942005-10-17 Juri Linkov <juri@jurta.org>
3195
3196 * buffers.texi (Current Buffer):
3197 * commands.texi (Event Input Misc):
3198 * compile.texi (Eval During Compile, Compiler Errors):
3199 * customize.texi (Group Definitions):
3200 * display.texi (Progress, Defining Faces):
3201 * files.texi (Writing to Files):
3202 * modes.texi (Mode Hooks, Defining Minor Modes):
3203 * streams.texi (Output Functions):
3204 * syntax.texi (Syntax Table Functions):
3205 * text.texi (Change Hooks):
3206 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
3207
3208 * commands.texi (Quitting): Replace arg `forms' with `body' in
3209 `with-local-quit'.
3210
3211 * positions.texi (Excursions): Replace arg `forms' with `body' in
3212 `save-excursion'.
3213
32142005-10-08 Kim F. Storm <storm@cua.dk>
3215
3216 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
3217 Rename manual section accordingly.
3218
32192005-10-04 Kim F. Storm <storm@cua.dk>
3220
3221 * windows.texi (Window Split Tree): New section describing
3222 new function window-split-tree function.
3223
32242005-10-03 Nick Roberts <nickrob@snap.net.nz>
3225
3226 * display.texi (Fringe Size/Pos): Simplify and add detail.
3227
32282005-09-30 Romain Francoise <romain@orebokech.com>
3229
3230 * minibuf.texi (High-Level Completion): Explain that the prompt
3231 given to `read-buffer' should end with a colon and a space.
3232 Update usage examples.
3233
32342005-09-29 Juri Linkov <juri@jurta.org>
3235
3236 * display.texi (Displaying Messages): Rename argument name
3237 `string' to `format-string' in functions `message', `message-box',
3238 `message-or-box'.
3239
32402005-09-26 Chong Yidong <cyd@stupidchicken.com>
3241
3242 * errors.texi (Standard Errors): Correct xrefs.
3243
32442005-09-18 Chong Yidong <cyd@stupidchicken.com>
3245
3246 * display.texi (Defining Images): Update documentation for
3247 `image-load-path'.
3248
32492005-09-17 Richard M. Stallman <rms@gnu.org>
3250
3251 * display.texi (Defining Images): Clean up previous change.
3252
32532005-09-16 Romain Francoise <romain@orebokech.com>
3254
3255 * elisp.texi: Specify GFDL version 1.2.
3256
3257 * doclicense.texi (GNU Free Documentation License): Update to
3258 version 1.2.
3259
32602005-09-15 Chong Yidong <cyd@stupidchicken.com>
3261
3262 * display.texi (Defining Images): Document `image-load-path'.
3263
32642005-09-15 Richard M. Stallman <rms@gnu.org>
3265
3266 * objects.texi (Printed Representation): Minor cleanup.
3267 (Box Diagrams): Minor fix.
3268 (Cons Cell Type): Move (...) index item here.
3269 (Box Diagrams): From here.
3270 (Array Type): Minor fix.
3271 (Type Predicates): Delete index "predicates".
3272 (Hash Table Type): Clarify xref.
3273 (Dotted Pair Notation): Minor fix.
3274
32752005-09-10 Chong Yidong <cyd@stupidchicken.com>
3276
3277 * files.texi (Saving Buffers): Fix typo.
3278
32792005-09-08 Richard M. Stallman <rms@gnu.org>
3280
3281 * tips.texi (Programming Tips): Correct the "default" prompt spec.
3282
32832005-09-08 Chong Yidong <cyd@stupidchicken.com>
3284
3285 * locals.texi (Standard Buffer-Local Variables): Don't include
3286 mode variables for minor modes.
3287 Fix xrefs for buffer-display-count, buffer-display-table,
3288 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
3289 enable-multibyte-characters, fill-column, header-line-format,
3290 left-fringe-width, left-margin, and right-fringe-width.
3291
3292 * hooks.texi (Standard Hooks): All hooks should conform to the
3293 standard naming convention now.
3294 Fix xref for `echo-area-clear-hook'.
3295
3296 * display.texi (Usual Display): Note that indicate-empty-lines and
3297 tab-width are buffer-local.
3298
3299 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
3300
3301 * modes.texi (Mode Help): Note that major-mode is buffer-local.
3302
3303 * nonascii.texi (Encoding and I/O): Note that
3304 buffer-file-coding-system is buffer-local.
3305
3306 * positions.texi (List Motion): Note that defun-prompt-regexp is
3307 buffer-local.
3308
3309 * text.texi (Auto Filling): Note that auto-fill-function is
3310 buffer-local.
3311 (Undo): Note that buffer-undo-list is buffer-local.
3312
3313 * windows.texi (Buffers and Windows): Document
3314 buffer-display-count.
3315
33162005-09-06 Richard M. Stallman <rms@gnu.org>
3317
3318 * tips.texi (Coding Conventions): Sometimes it is ok to put the
3319 package prefix elsewhere than at the start of the name.
3320
33212005-09-03 Richard M. Stallman <rms@gnu.org>
3322
3323 * tips.texi (Programming Tips): Add conventions for minibuffer
3324 questions and prompts.
3325
33262005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
3327
3328 * intro.texi (nil and t): Minor cleanup.
3329 Delete spurious mention of keyword symbols.
3330 (Evaluation Notation): Add index entry.
3331 (A Sample Function Description): Minor cleanup.
3332 (A Sample Variable Description): Not all vars can be set.
3333
33342005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
3335
3336 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
3337
3338 (Insertion): Document precise type of `insert-char' arg COUNT.
3339
33402005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3341
3342 * modes.texi (Other Font Lock Variables): Sync the default of
3343 font-lock-lines-before.
3344
33452005-08-31 Michael Albinus <michael.albinus@gmx.de>
3346
3347 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
3348
33492005-08-29 Richard M. Stallman <rms@gnu.org>
3350
3351 * elisp.texi (Top): Update subnode menu.
3352
3353 * searching.texi (Searching and Matching): Move node.
3354 Rearrange contents and add overall explanation.
3355 (Searching and Case): Move node.
3356 (Searching and Matching): Update menu.
3357
33582005-08-27 Eli Zaretskii <eliz@gnu.org>
3359
3360 * os.texi (Startup Summary): Fix the description of the initial
3361 startup message display.
3362
33632005-08-25 Richard M. Stallman <rms@gnu.org>
3364
3365 * searching.texi (Search and Replace): Add replace-regexp-in-string.
3366
33672005-08-25 Emilio C. Lopes <eclig@gmx.net>
3368
3369 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
3370 `next-overlay-change' example.
3371
33722005-08-22 Juri Linkov <juri@jurta.org>
3373
3374 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
3375 Fix invert-face. Fix args of face-background.
3376
3377 * display.texi (Standard Faces): Delete node.
3378 (Faces): Add xref to `(emacs)Standard Faces'.
3379 (Displaying Faces): Fix xref to `Standard Faces'.
3380
3381 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
3382
33832005-08-20 Alan Mackenzie <acm@muc.de>
3384
3385 * buffers.texi (The Buffer List): Clarify the manipulation of the
3386 buffer list.
3387
33882005-08-14 Richard M. Stallman <rms@gnu.org>
3389
3390 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
3391 a regexp.
3392
33932005-08-11 Richard M. Stallman <rms@gnu.org>
3394
3395 * elisp.texi (Top): Update subnode lists.
3396
3397 * display.texi (Inverse Video): Node deleted.
3398
3399 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
3400 New nodes split out of Coding Conventions.
3401
3402 * searching.texi (Regular Expressions): Document re-builder.
3403
3404 * os.texi (Time Parsing): New node split out of Time Conversion.
3405
3406 * processes.texi (Misc Network, Network Feature Testing)
3407 (Network Options, Make Network): New nodes split out of
3408 Low-Level Network.
3409
34102005-08-09 Richard M. Stallman <rms@gnu.org>
3411
3412 * frames.texi (Geometry): New node, split from Size and Position.
3413 (Frame Parameters): Refer to Geometry.
3414
3415 * buffers.texi (The Buffer List): Fix xrefs.
3416
3417 * windows.texi (Splitting Windows): Fix xref.
3418
3419 * frames.texi (Layout Parameters): Add xref.
3420
3421 * display.texi (Line Height, Scroll Bars): Fix xrefs.
3422
3423 * keymaps.texi (Menu Bar): Fix xref.
3424
3425 * locals.texi (Standard Buffer-Local Variables): Fix xref.
3426
3427 * modes.texi (%-Constructs): Fix xref.
3428
3429 * frames.texi (Window Frame Parameters): Node split up.
3430 (Basic Parameters, Position Parameters, Size Parameters)
3431 (Layout Parameters, Buffer Parameters, Management Parameters)
3432 (Cursor Parameters, Color Parameters): New subnodes.
3433
34342005-08-09 Luc Teirlinck <teirllm@auburn.edu>
3435
3436 * positions.texi (Screen Lines): Update xref for previous change
3437 in minibuf.texi.
3438
3439 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
3440 change in minibuf.texi.
3441
34422005-08-09 Richard M. Stallman <rms@gnu.org>
3443
3444 * tips.texi (Coding Conventions): Minor cleanup.
3445
3446 * modes.texi (Defining Minor Modes): Explain when init-value
3447 can be non-nil.
3448
3449 * elisp.texi (Top): Update submenu for Minibuffer.
3450
3451 * minibuf.texi (Minibuffer Misc): Node split up.
3452 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
3453 (Recursive Mini): New nodes split out from Minibuffer Misc.
3454 (Minibuffer Misc): Document max-mini-window-height.
3455
3456 * hash.texi (Defining Hash): Delete stray paren in example.
3457
3458 * display.texi (Echo Area Customization): Don't define
3459 max-mini-window-height here; xref instead.
3460
3461 * commands.texi (Event Input Misc): Update while-no-input.
3462
3463 * advice.texi (Advising Functions): Explain when to use advice
3464 and when to use a hook.
3465
34662005-07-30 Eli Zaretskii <eliz@gnu.org>
3467
3468 * makefile.w32-in (info): Don't run install-info.
3469 ($(infodir)/dir): New target, produced by running install-info.
3470
34712005-07-27 Luc Teirlinck <teirllm@auburn.edu>
3472
3473 * modes.texi (Defining Minor Modes): The keyword for the initial
3474 value is :init-value, not :initial-value.
3475
34762005-07-23 Eli Zaretskii <eliz@gnu.org>
3477
3478 * loading.texi (Autoload): Make the `doctor' example be consistent
3479 with what's in current loaddefs.el. Describe the "fn" magic in
3480 the usage portion of the doc string.
3481
34822005-07-22 Richard M. Stallman <rms@gnu.org>
3483
3484 * internals.texi (Garbage Collection): Clarify previous change.
3485
34862005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
3487
3488 * internals.texi (Garbage Collection): Add gc-cons-percentage.
3489
34902005-07-18 Juri Linkov <juri@jurta.org>
3491
3492 * commands.texi (Accessing Events):
3493 * frames.texi (Text Terminal Colors, Resources):
3494 * markers.texi (The Mark):
3495 * modes.texi (Defining Minor Modes):
3496 Delete duplicate duplicate words.
3497
34982005-07-16 Richard M. Stallman <rms@gnu.org>
3499
3500 * display.texi (Managing Overlays): Clarify make-overlay
3501 args for insertion types.
3502
35032005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3504
3505 * customize.texi (Variable Definitions):
3506 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
3507 `standard-value' is a list too.
3508 (Defining New Types): Use @key{RET} instead of @key{ret}.
3509
35102005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
3511
3512 * os.texi (Translating Input): Fix typo.
3513
35142005-07-08 Richard M. Stallman <rms@gnu.org>
3515
3516 * README: Update edition number and size estimate.
3517
3518 * elisp.texi (VERSION): Set to 2.9.
3519
35202005-07-07 Richard M. Stallman <rms@gnu.org>
3521
3522 * book-spine.texinfo: Update Emacs version.
3523
3524 * display.texi (Inverse Video): Delete mode-line-inverse-video.
3525
35262005-07-06 Richard M. Stallman <rms@gnu.org>
3527
3528 * searching.texi (Regexp Search): Clarify what re-search-forward
3529 does when the search fails.
3530
35312005-07-05 Lute Kamstra <lute@gnu.org>
3532
3533 * Update FSF's address in GPL notices.
3534
3535 * doclicense.texi (GNU Free Documentation License):
3536 * gpl.texi (GPL):
3537 * tips.texi (Coding Conventions, Library Headers):
3538 * vol1.texi:
3539 * vol2.texi: Update FSF's address.
3540
35412005-07-04 Richard M. Stallman <rms@gnu.org>
3542
3543 * hooks.texi (Standard Hooks): Add occur-hook.
3544
35452005-07-03 Luc Teirlinck <teirllm@auburn.edu>
3546
3547 * display.texi (The Echo Area): Correct menu.
3548
35492005-07-03 Richard M. Stallman <rms@gnu.org>
3550
3551 * elisp.texi (Top): Update subnode menu for Display.
3552
3553 * display.texi (Displaying Messages): New node, with most
3554 of what was in The Echo Area.
3555 (Progress): Moved under The Echo Area.
3556 (Logging Messages): New node with new text.
3557 (Echo Area Customization): New node, the rest of what was
3558 in The Echo Area. Document message-truncate-lines with @defvar.
3559 (Display): Update menu.
3560
3561 * windows.texi (Textual Scrolling): Doc 3 values for
3562 scroll-preserve-screen-position.
3563
3564 * text.texi (Special Properties): Change hook functions
3565 should bind inhibit-modification-hooks around altering buffer text.
3566
3567 * keymaps.texi (Key Binding Commands): Call binding BINDING
3568 rather than DEFINITION.
3569
35702005-06-29 Juanma Barranquero <lekktu@gmail.com>
3571
3572 * variables.texi (Defining Variables): `user-variable-p' returns t
3573 for aliases of user options, nil for alias loops.
3574
35752005-06-28 Richard M. Stallman <rms@gnu.org>
3576
3577 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
3578 make-keymap.
3579
35802005-06-27 Luc Teirlinck <teirllm@auburn.edu>
3581
3582 * variables.texi (Setting Variables): Correct and clarify
3583 description of `add-to-ordered-list'.
3584
35852005-06-26 Richard M. Stallman <rms@gnu.org>
3586
3587 * display.texi (Faces): Minor cleanup.
3588
35892005-06-25 Luc Teirlinck <teirllm@auburn.edu>
3590
3591 * display.texi (Faces): `facep' returns t for strings that are
3592 face names.
3593
35942005-06-25 Richard M. Stallman <rms@gnu.org>
3595
3596 * objects.texi (Equality Predicates): Clarify meaning of equal.
3597
3598 * windows.texi (Selecting Windows): save-selected-window
3599 and with-selected-window save and restore the current buffer.
3600
36012005-06-24 Richard M. Stallman <rms@gnu.org>
3602
3603 * numbers.texi (Float Basics): Explain how to test for NaN,
3604 and printing the sign of NaNs.
3605
36062005-06-24 Eli Zaretskii <eliz@gnu.org>
3607
3608 * makefile.w32-in (MAKEINFO): Use --force.
3609
36102005-06-23 Richard M. Stallman <rms@gnu.org>
3611
3612 * display.texi (Face Functions): Correct Texinfo usage.
3613
36142005-06-23 Luc Teirlinck <teirllm@auburn.edu>
3615
3616 * lists.texi (Rings): `ring-elements' now returns the elements of
3617 RING in order.
3618
36192005-06-23 Juanma Barranquero <lekktu@gmail.com>
3620
3621 * markers.texi (The Mark): Texinfo usage fix.
3622
36232005-06-23 Kim F. Storm <storm@cua.dk>
3624
3625 * searching.texi (Entire Match Data): Remove evaporate option for
3626 match-data. Do not mention evaporate option for set-match-data.
3627
36282005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
3629
3630 * display.texi (Face Functions): Mention face aliases.
3631
36322005-06-21 Richard M. Stallman <rms@gnu.org>
3633
3634 * anti.texi (Antinews): Texinfo usage fix.
3635
36362005-06-21 Karl Berry <karl@gnu.org>
3637
3638 * elisp.texi: Use @copying.
3639
3640 * elisp.texi: Put @summarycontents and @contents before the Top
3641 node, instead of the end of the file, so that the contents appear
3642 in the right place in the dvi/pdf output.
3643
36442005-06-21 Juri Linkov <juri@jurta.org>
3645
3646 * display.texi (Defining Faces): Add `customized-face'.
3647
36482005-06-20 Kim F. Storm <storm@cua.dk>
3649
3650 * variables.texi (Setting Variables): Any type of element can be
3651 given order in add-to-ordered-list. Compare elements with eq.
3652
3653 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
3654
36552005-06-20 Karl Berry <karl@gnu.org>
3656
3657 * syntax.texi (Syntax Flags): Make last column very slightly wider
3658 to avoid "generic comment" breaking on two lines and causing an
3659 underfull box.
3660
36612005-06-19 Luc Teirlinck <teirllm@auburn.edu>
3662
3663 * lists.texi (Rings): Various minor clarifications and corrections.
3664
36652005-06-18 Richard M. Stallman <rms@gnu.org>
3666
3667 * functions.texi (Obsolete Functions): Simplify.
3668
3669 * variables.texi (Variable Aliases): Simplify.
3670
3671 * anti.texi, backups.texi, compile.texi, customization.texi:
3672 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3673 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3674 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3675 * variables.texi: Fix formatting ugliness.
3676
3677 * elisp.texi: Add links to Rings and Byte Packing.
3678 Update version and copyright years.
3679
3680 * minibuf.texi: Fix formatting ugliness.
3681 (Completion Commands): Move keymap vars to the end
3682 and vars completing-read binds to the top.
3683
36842005-06-17 Luc Teirlinck <teirllm@auburn.edu>
3685
3686 * processes.texi: Fix typos.
3687 (Bindat Spec): Correct Texinfo error.
3688 (Byte Packing): Fix ungrammatical sentence.
3689
36902005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
3691
3692 * lists.texi (Rings): New node.
3693 (Lists): Add it to menu.
3694
3695 * processes.texi (Byte Packing): New node.
3696 (Processes): Add it to menu.
3697
36982005-06-17 Richard M. Stallman <rms@gnu.org>
3699
3700 * syntax.texi (Parsing Expressions): Fix texinfo usage.
3701
3702 * help.texi (Documentation Basics): Explain the xref to
3703 Documentation Tips.
3704
3705 * debugging.texi (Debugger Commands): Minor fix.
3706
37072005-06-16 Luc Teirlinck <teirllm@auburn.edu>
3708
3709 * edebug.texi (Instrumenting): Eliminate duplicate link.
3710 (Specification List): Replace references to "below", referring to
3711 a later node, with one @ref to that node.
3712
3713 * os.texi (Timers): Timers should save and restore the match data
3714 if they change it.
3715
3716 * debugging.texi (Debugger Commands): Mention that the Lisp
3717 debugger can not step through primitive functions.
3718
37192005-06-16 Juanma Barranquero <lekktu@gmail.com>
3720
3721 * functions.texi (Obsolete Functions): Update argument names of
3722 `make-obsolete' and `define-obsolete-function-alias'.
3723
3724 * variables.texi (Variable Aliases): Update argument names of
3725 `defvaralias', `make-obsolete-variable' and
3726 `define-obsolete-variable-alias'.
3727
37282005-06-15 Kim F. Storm <storm@cua.dk>
3729
3730 * searching.texi (Entire Match Data): Rephrase warnings about
3731 evaporate arg to match-data and set-match-data.
3732
37332005-06-14 Luc Teirlinck <teirllm@auburn.edu>
3734
3735 * elisp.texi (Top): Update detailed menu.
3736
3737 * edebug.texi (Edebug): Update menu.
3738 (Instrumenting): Update xrefs.
3739 (Edebug Execution Modes): Correct xref.
3740 (Jumping): Clarify description of `h' command.
3741 Eliminate redundant @ref.
3742 (Breaks): New node.
3743 (Breakpoints): Is now a subsubsection.
3744 (Global Break Condition): Mention `C-x X X'.
3745 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
3746 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3747 (Edebug Display Update): Correct pxref.
3748 (Edebug and Macros): New node.
3749 (Instrumenting Macro Calls): Is now a subsubsection.
3750 Neither arg of `def-edebug-spec' is evaluated.
3751 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3752 (Specification Examples): Fix typo.
3753
37542005-06-14 Lute Kamstra <lute@gnu.org>
3755
3756 * debugging.texi (Function Debugging): Primitives can break on
3757 entry too.
3758
37592005-06-14 Kim F. Storm <storm@cua.dk>
3760
3761 * variables.texi (Setting Variables): Add add-to-ordered-list.
3762
37632005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3764
3765 * syntax.texi (Parsing Expressions): Document aux functions and vars of
3766 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3767
37682005-06-13 Lute Kamstra <lute@gnu.org>
3769
3770 * text.texi (Special Properties): Fix cross reference.
3771
37722005-06-11 Luc Teirlinck <teirllm@auburn.edu>
3773
3774 * debugging.texi (Function Debugging): Delete mention of empty
3775 string argument to `cancel-debug-on-entry'. Delete inaccurate
3776 description of the return value of that command.
3777
37782005-06-11 Alan Mackenzie <acm@muc.de>
3779
3780 * text.texi (Adaptive Fill): Amplify the description of
3781 fill-context-prefix.
3782
37832005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3784
3785 * syntax.texi (Parsing Expressions): Fix Texinfo error.
3786
37872005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3788
3789 * syntax.texi (Parsing Expressions): Document syntax-ppss.
3790
37912005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3792
3793 * debugging.texi (Error Debugging): Minor rewording.
3794 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3795 is optional.
3796
37972005-06-10 Lute Kamstra <lute@gnu.org>
3798
3799 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3800 (Top): Give it a title. Correct version number. Give the
3801 detailed node listing a more prominent header.
3802 * intro.texi: Don't set VERSION here a second time.
3803 Mention Emacs's version too.
3804 * anti.texi (Antinews): Use EMACSVER to refer to the current
3805 version of Emacs.
3806
38072005-06-09 Kim F. Storm <storm@cua.dk>
3808
3809 * searching.texi (Entire Match Data): Explain new `reseat' argument to
3810 match-data and set-match-data.
3811
38122005-06-08 Richard M. Stallman <rms@gnu.org>
3813
3814 * searching.texi (Entire Match Data): Clarify when match-data
3815 returns markers and when integers.
3816
3817 * display.texi (Defining Faces): Explain that face name should not
3818 end in `-face'.
3819
3820 * modes.texi (Mode Line Data): Minor cleanup.
3821 (Customizing Keywords): Node split out of Search-based Fontification.
3822 Add example of using font-lock-add-keywords from a hook.
3823 Clarify when MODE should be non-nil, and when nil.
3824
38252005-06-06 Richard M. Stallman <rms@gnu.org>
3826
3827 * modes.texi (Mode Line Data): Explain what happens when the car
3828 of a list is a void symbol.
3829 (Search-based Fontification): Explain MODE arg to
3830 font-lock-add-keywords and warn about calls from major modes.
3831
38322005-06-08 Juri Linkov <juri@jurta.org>
3833
3834 * display.texi (Standard Faces): Add `shadow' face.
3835
38362005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3837
3838 * modes.texi (Major Mode Conventions): A derived mode only needs
3839 to put the call to the parent mode inside `delay-mode-hooks'.
3840
38412005-05-29 Richard M. Stallman <rms@gnu.org>
3842
3843 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
3844 new, and what that implies. Clarify.
3845
3846 * files.texi (Locating Files): Clean up the text.
3847
3848 * frames.texi (Window Frame Parameters): Document user-size.
3849 Shorten entry for top by referring to left.
3850
38512005-05-26 Richard M. Stallman <rms@gnu.org>
3852
3853 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
3854 is new, and what the implications are. Other clarifications.
3855
38562005-05-24 Richard M. Stallman <rms@gnu.org>
3857
3858 * frames.texi (Dialog Boxes): Minor fixes.
3859
38602005-05-25 Masatake YAMATO <jet@gyve.org>
3861
3862 * display.texi (Standard Faces): Write about `mode-line-highlight'.
3863
38642005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3865
3866 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3867 is optional.
3868
38692005-05-24 Nick Roberts <nickrob@snap.net.nz>
3870
10d1d0af 3871 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
3872
38732005-05-23 Lute Kamstra <lute@gnu.org>
3874
3875 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3876 syntax-begin-function over font-lock-beginning-of-syntax-function.
3877
38782005-05-21 Luc Teirlinck <teirllm@auburn.edu>
3879
3880 * minibuf.texi (Reading File Names): Update description of
3881 `read-directory-name'.
3882
3883 * modes.texi (Derived Modes): Clarify :group keyword.
3884
38852005-05-21 Eli Zaretskii <eliz@gnu.org>
3886
3887 * files.texi (Locating Files): New subsection.
3888 Describe locate-file and executable-find.
3889
38902005-05-21 Kevin Ryde <user42@zip.com.au>
3891
3892 * frames.texi (Initial Parameters): Update cross reference to
3893 "Emacs Invocation".
3894
38952005-05-19 Luc Teirlinck <teirllm@auburn.edu>
3896
3897 * keymaps.texi (Active Keymaps): Add anchor.
3898
3899 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3900 (Major Mode Conventions): Refer to `Auto Major Mode' in more
3901 appropriate place.
3902 (Derived Modes): Small clarifications.
3903 (Minor Mode Conventions, Keymaps and Minor Modes):
3904 Replace references to nodes with references to anchors.
3905 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3906 Clarify description of lists whose first element is an integer.
3907 (Mode Line Variables): Add anchor.
3908 (%-Constructs): Clarify description of integer after %.
3909 (Emulating Mode Line): Describe nil value for FACE.
3910
39112005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3912
3913 * modes.texi (Derived Modes): Correct references to non-existing
3914 variable standard-syntax-table.
3915
39162005-05-17 Lute Kamstra <lute@gnu.org>
3917
3918 * modes.texi (Defining Minor Modes): Mention the mode hook.
3919
39202005-05-15 Kim F. Storm <storm@cua.dk>
3921
3922 * processes.texi (Network): Remove open-network-stream-nowait.
3923 (Network Servers): Remove open-network-stream-server.
3924
39252005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3926
3927 * elisp.texi (Top): Update detailed menu.
3928
3929 * variables.texi: Reorder nodes.
3930 (Variables): Update menu.
3931 (File Local Variables): Do not refer to the `-*-' line as
3932 a "local variables list". Add pxref.
3933
39342005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3935
3936 * elisp.texi (Top): Update detailed menu for node changes.
3937
3938 * modes.texi (Modes): Update Menu.
3939 (Hooks): Move to beginning of chapter.
3940 Most minor modes run mode hooks too.
3941 `add-hook' can handle void hooks or hooks whose value is a single
3942 function.
3943 (Major Modes): Update Menu.
3944 (Major Mode Basics): New node, split off from `Major Modes'.
3945 (Major Mode Conventions): Correct xref. Explain how to handle
3946 auto-mode-alist if the major mode command has an autoload cookie.
3947 (Auto Major Mode): Major update. Add magic-mode-alist.
3948 (Derived Modes): Major update.
3949 (Mode Line Format): Update Menu.
3950 (Mode Line Basics): New node, split off from `Mode Line Format'.
3951
3952 * loading.texi (Autoload): Mention `autoload cookie' as synonym
3953 for `magic autoload comment'. Add index entries and anchor.
3954
39552005-05-14 Richard M. Stallman <rms@gnu.org>
3956
3957 * tips.texi (Coding Conventions): Explain how important it is
3958 that just loading certain files not change Emacs behavior.
3959
3960 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
3961
39622005-05-12 Lute Kamstra <lute@gnu.org>
3963
3964 * modes.texi (Generic Modes): Update.
3965 (Major Modes): Refer to node "Generic Modes".
3966
3967 * elisp.texi (Top): Update to the current structure of the manual.
3968 * processes.texi (Processes): Add menu description.
3969 * customize.texi (Customization): Add menu descriptions.
3970
39712005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
3972
3973 * processes.texi (Signals to Processes)
3974 (Low-Level Network): Fix typos.
3975
39762005-05-11 Lute Kamstra <lute@gnu.org>
3977
3978 * elisp.texi (Top): Add some nodes from the chapter "Major and
3979 Minor Modes" to the detailed node listing.
3980
39812005-05-10 Richard M. Stallman <rms@gnu.org>
3982
3983 * keymaps.texi (Extended Menu Items): Menu item filter functions
3984 can be called at any time.
3985
39862005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3987
3988 * variables.texi (File Local Variables): `(hack-local-variables t)'
3989 now also checks whether a mode is specified in the local variables
3990 list.
3991
39922005-05-05 Kevin Ryde <user42@zip.com.au>
3993
3994 * display.texi (The Echo Area): Correct format function cross
3995 reference.
3996
39972005-05-05 Luc Teirlinck <teirllm@auburn.edu>
3998
3999 * variables.texi (Variable Aliases): Change description of
4000 `define-obsolete-variable-alias'.
4001
4002 * functions.texi (Functions): Add "Obsolete Functions" to menu.
4003 (Defining Functions): Add xref.
4004 (Obsolete Functions): New node.
4005 (Function Safety): Standardize capitalization of section title.
4006
4007 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
4008 (Dialog Boxes): Complete description of `x-popup-dialog'.
4009
40102005-05-04 Richard M. Stallman <rms@gnu.org>
4011
4012 * commands.texi (Interactive Codes): Fix Texinfo usage.
4013 Document U more clearly.
4014
40152005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4016
4017 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
4018 function and not a macro.
4019
4020 * frames.texi (Pop-Up Menus): Correct and clarify description of
4021 `x-popup-menu'.
4022 (Dialog Boxes): Clarify description of `x-popup-dialog'.
4023
40242005-05-01 Richard M. Stallman <rms@gnu.org>
4025
4026 * edebug.texi (Checking Whether to Stop): Fix previous change.
4027
40282005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4029
4030 * display.texi: Fix typos and Texinfo usage.
4031
4032 * edebug.texi (Checking Whether to Stop): executing-macro ->
4033 executing-kbd-macro.
4034
40352005-05-01 Richard M. Stallman <rms@gnu.org>
4036
4037 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
4038
40392005-04-30 Richard M. Stallman <rms@gnu.org>
4040
4041 * files.texi (Magic File Names): Document `operations' property.
4042
40432005-04-29 Lute Kamstra <lute@gnu.org>
4044
4045 * modes.texi (Generic Modes): New node.
4046 (Major Modes): Add it to the menu.
4047 (Derived Modes): Add "derived mode" to concept index.
4048
40492005-04-28 Lute Kamstra <lute@gnu.org>
4050
4051 * modes.texi (Defining Minor Modes): Fix previous change.
4052 (Font Lock Mode): Simplify.
4053 (Font Lock Basics): Say that font-lock-defaults is buffer-local
4054 when set and that some parts are optional. Add cross references.
4055 (Search-based Fontification): Say how to specify font-lock-keywords.
4056 Add cross references. Add font-lock-multiline to index.
4057 Move font-lock-keywords-case-fold-search here from node "Other Font
4058 Lock Variables". Document font-lock-add-keywords and
4059 font-lock-remove-keywords.
4060 (Other Font Lock Variables): Move font-lock-keywords-only,
4061 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4062 and font-lock-syntactic-face-function to node "Syntactic Font
4063 Lock". Move font-lock-keywords-case-fold-search to node
4064 "Search-based Fontification". Document font-lock-inhibit-thing-lock
4065 and font-lock-{,un}fontify-{buffer,region}-function.
4066 (Precalculated Fontification): Remove reference to deleted variable
4067 font-lock-core-only.
4068 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
4069 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
4070 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4071 and font-lock-syntactic-face-function here from node "Other Font
4072 Lock Variables". Move font-lock-syntactic-keywords to "Setting
4073 Syntax Properties". Add cross references.
4074 (Setting Syntax Properties): New node.
4075 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
4076 * syntax.texi (Syntax Properties): Add cross reference.
4077 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
4078
40792005-04-26 Richard M. Stallman <rms@gnu.org>
4080
4081 * display.texi (Defining Faces):
4082 Document `default' elements of defface spec.
4083
4084 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
4085
4086 * variables.texi (Variable Aliases): Clarify text.
4087
40882005-04-25 Chong Yidong <cyd@stupidchicken.com>
4089
4090 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
4091
40922005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4093
4094 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
4095
40962005-04-24 Eli Zaretskii <eliz@gnu.org>
4097
4098 * syntax.texi (Syntax Table Internals): Elaborate documentation of
4099 syntax-after and syntax-class.
4100
4101 * files.texi (Changing Files): Fix last change's cross-reference.
4102 (Unique File Names): Don't mention "numbers" in the documentation
4103 of make-temp-file and make-temp-name.
4104
41052005-04-23 Richard M. Stallman <rms@gnu.org>
4106
4107 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
4108
41092005-04-22 Nick Roberts <nickrob@snap.net.nz>
4110
4111 * windows.texi (Cyclic Window Ordering): Clarify window-list.
4112
41132005-04-22 Nick Roberts <nickrob@snap.net.nz>
4114
4115 * variables.texi (Variable Aliases): Describe make-obsolete-variable
4116 and define-obsolete-variable-alias.
4117
41182005-04-22 Kim F. Storm <storm@cua.dk>
4119
4120 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
4121 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
4122
41232005-04-21 Lute Kamstra <lute@gnu.org>
4124
4125 * lists.texi (Association Lists): Document rassq-delete-all.
4126
41272005-04-19 Richard M. Stallman <rms@gnu.org>
4128
4129 * modes.texi (Search-based Fontification): Explain that
4130 facespec is an expression to be evaluated.
4131
41322005-04-19 Kevin Ryde <user42@zip.com.au>
4133
4134 * streams.texi (Output Functions): Fix xref.
4135 * strings.texi (String Conversion): Fix xref.
4136
41372005-04-19 Kim F. Storm <storm@cua.dk>
4138
4139 * symbols.texi (Symbol Plists): Add safe-get.
4140 Mention that `get' may signal an error.
4141
41422005-04-18 Nick Roberts <nickrob@snap.net.nz>
4143
4144 * customize.texi (Variable Definitions): Replace tooltip-mode
4145 example with save-place.
4146
41472005-04-17 Richard M. Stallman <rms@gnu.org>
4148
4149 * buffers.texi (Indirect Buffers): Clarify.
4150
4151 * positions.texi (Positions): Clarify converting marker to integer.
4152
4153 * strings.texi (String Basics): Mention string-match; clarify.
4154
41552005-04-08 Lute Kamstra <lute@gnu.org>
4156
4157 * modes.texi (Search-based Fontification): Fix cross references.
4158 Use consistent terminology. Document anchored highlighting.
4159
41602005-04-05 Lute Kamstra <lute@gnu.org>
4161
4162 * modes.texi (Defining Minor Modes): Document :group keyword
4163 argument and its default value.
4164
41652005-04-03 Lute Kamstra <lute@gnu.org>
4166
4167 * hooks.texi (Standard Hooks): Add some hooks. Add cross
4168 references and/or descriptions. Delete major mode hooks; mention
4169 them as a category instead. Rename or delete obsolete hooks.
4170
41712005-04-02 Richard M. Stallman <rms@gnu.org>
4172
4173 * nonascii.texi (Coding System Basics): Another wording cleanup.
4174
41752005-04-01 Richard M. Stallman <rms@gnu.org>
4176
4177 * nonascii.texi (Coding System Basics): Clarify previous change.
4178
41792005-04-01 Kenichi Handa <handa@m17n.org>
4180
10d1d0af 4181 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
4182 identity of coding systems.
4183
41842005-03-29 Chong Yidong <cyd@stupidchicken.com>
4185
4186 * text.texi (Buffer Contents): Add filter-buffer-substring and
4187 buffer-substring-filters.
4188
41892005-03-26 Chong Yidong <cyd@stupidchicken.com>
4190
4191 * anti.texi (Antinews): Mention `G' interactive code.
4192
4193 * tips.texi (Compilation Tips): Mention benchmark.el.
4194
41952005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4196
4197 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
4198 is now bound to M-o M-o.
4199
4200 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
4201
42022005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4203
4204 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
4205 in the Emacs Manual).
4206 * Makefile.in (srcs): Remove calendar.texi.
4207 * makefile.w32-in (srcs): Remove calendar.texi.
4208 * display.texi (Display): Change name of next node.
4209 * os.texi (System In): Change name of previous node.
4210 * elisp.texi (Top): Remove Calendar references.
4211 * vol1.texi (Top): Remove Calendar references.
4212 * vol2.texi (Top): Remove Calendar references.
4213
42142005-03-25 Richard M. Stallman <rms@gnu.org>
4215
4216 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
4217 Cleanup previous change.
4218
42192005-03-25 Chong Yidong <cyd@stupidchicken.com>
4220
4221 * display.texi (Face Attributes): Faces earlier in an :inherit
4222 list take precedence.
4223 (Scroll Bars): Fix description of vertical-scroll-bars.
4224 Document frame-current-scroll-bars and window-current-scroll-bars.
4225
4226 * markers.texi (The Mark): Document temporary Transient Mark mode.
4227
4228 * minibuf.texi (Reading File Names):
4229 Document read-file-name-completion-ignore-case.
4230
4231 * positions.texi (Screen Lines): Document nil for width argument
4232 to compute-motion.
4233
42342005-03-23 Kim F. Storm <storm@cua.dk>
4235
4236 * display.texi (Standard Faces): Other faces used in the fringe
4237 implicitly inherits from the fringe face.
4238 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
4239 properties implicitly inherits from fringe face.
4240 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
4241
42422005-03-20 Chong Yidong <cyd@stupidchicken.com>
4243
4244 * display.texi (Invisible Text): State default value of
4245 line-move-ignore-invisible.
4246 (Managing Overlays): Document remove-overlays.
4247 (Standard Faces): Document escape-glyph face.
4248
4249 * minibuf.texi (Reading File Names): Document read-file-name-function.
4250
4251 * modes.texi (Other Font Lock Variables):
4252 Document font-lock-lines-before.
4253
4254 * positions.texi (Skipping Characters): skip-chars-forward allows
4255 character classes.
4256
42572005-03-18 Lute Kamstra <lute@gnu.org>
4258
4259 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
4260
42612005-03-17 Richard M. Stallman <rms@gnu.org>
4262
4263 * text.texi (Undo): Document extensible undo entries.
4264
dd7b651b 4265 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
4266
4267 * nonascii.texi (Character Codes): Minor fix.
4268
4269 * display.texi (Display Property): Explain the significance
4270 of having text properties that are eq.
4271 (Other Display Specs): Explain string as display spec.
4272
4273 * commands.texi (Interactive Codes): Document G option.
4274
42752005-03-17 Chong Yidong <cyd@stupidchicken.com>
4276
4277 * text.texi (Filling): Add sentence-end-without-period and
4278 sentence-end-without-space.
4279 (Changing Properties): Minor fix.
4280
4281 * anti.texi: Total rewrite.
4282
42832005-03-15 Lute Kamstra <lute@gnu.org>
4284
4285 * edebug.texi (Instrumenting Macro Calls): Fix typos.
4286
42872005-03-08 Kim F. Storm <storm@cua.dk>
4288
4289 * display.texi (Specified Space): Property :width is support on
4290 non-graphic terminals, :height is not.
4291
42922005-03-07 Richard M. Stallman <rms@gnu.org>
4293
4294 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
4295 Now subnodes of Fringes.
4296 (Overlay Arrow): Document overlay-arrow-variable-list.
4297 (Fringe Size/Pos): New node, broken out of Fringes.
4298 (Display): Explain clearing vs redisplay better.
4299 (Truncation): Clarify use of bitmaps.
4300 (The Echo Area): Clarify the uses of the echo area.
4301 Add max-mini-window-height.
4302 (Progress): Clarify.
4303 (Invisible Text): Explain that main loop moves point out.
4304 (Selective Display): Say "hidden", not "invisible".
4305 (Managing Overlays): Move up. Describe relation to Undo here.
4306 (Overlay Properties): Clarify intro.
4307 (Finding Overlays): Explain return values when nothing found.
4308 (Width): truncate-string-to-width has added arg.
4309 (Displaying Faces): Clarify and update mode line face handling.
4310 (Face Functions): Minor cleanup.
4311 (Conditional Display): Merge into Other Display Specs.
4312 (Pixel Specification, Other Display Specs): Minor cleanups.
4313 (Images, Image Descriptors): Minor cleanups.
4314 (GIF Images): Patents have expired.
4315 (Showing Images): Explain default text for insert-image.
4316 (Manipulating Button Types): Merge into Manipulating Buttons.
4317 (Making Buttons): Explain return values.
4318 (Button Buffer Commands): Add xref.
4319 (Inverse Video): Update mode-line-inverse-video.
4320 (Display Table Format): Clarify.
4321 (Active Display Table): Give defaults for window-display-table.
4322
4323 * calendar.texi (Calendar Customizing): calendar-holiday-marker
4324 and calendar-today-marker are strings, not chars.
4325 (Holiday Customizing): Minor fix.
4326
4327 * internals.texi (Writing Emacs Primitives): Update `or' example.
4328 Update limit on # args of subr.
4329
4330 * edebug.texi (Using Edebug): Arrow is in fringe.
4331 (Instrumenting): Arg to eval-defun works without loading edebug.
4332 (Edebug Execution Modes): Add xref.
4333
4334 * customize.texi (Common Keywords): Clarify :require.
4335 Mention :version here.
4336 (Variable Definitions, Group Definitions): Not here.
4337 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
4338
43392005-03-07 Chong Yidong <cyd@stupidchicken.com>
4340 * nonascii.texi (Text Representations): Clarify position-bytes.
4341 (Character Sets): Add list-charset-chars.
4342 (Scanning Charsets): Add charset-after.
4343 (Encoding and I/O): Minor fix.
4344
43452005-03-06 Richard M. Stallman <rms@gnu.org>
4346
4347 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
4348 (Resizing Windows): Likewise.
4349
4350 * text.texi (Change Hooks): Get rid of "Emacs 21".
4351
4352 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
4353
4354 * streams.texi (Output Variables): Get rid of "Emacs 21".
4355
4356 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
4357
4358 * os.texi (Translating Input): Replace flow-control example
4359 with a less obsolete example that uses `keyboard-translate'.
4360
4361 * objects.texi (Hash Table Type, Circular Objects):
4362 Get rid of "Emacs 21".
4363
4364 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
4365 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
4366
4367 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
4368
4369 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
4370
4371 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
4372 (Menu Bar): Fix when menu-bar-update-hook is called.
4373
4374 * hash.texi (Hash Tables): Get rid of "Emacs 21".
4375
4376 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
4377 and make it read better.
4378
4379 * files.texi (Writing to Files): Get rid of "Emacs 21".
4380 (Unique File Names): Likewise.
4381
4382 * elisp.texi: Update Emacs version to 22.
4383
4384 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
4385 (Overlay Properties, Face Attributes): Likewise.
4386 (Managing Overlays): Fix punctuation.
4387 (Attribute Functions): Clarify set-face-font; get rid of
4388 info about old Emacs versions.
4389 (Auto Faces, Font Lookup, Display Property, Images):
4390 Get rid of "Emacs 21".
4391
4392 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
4393
43942005-03-05 Richard M. Stallman <rms@gnu.org>
4395
4396 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
4397
43982005-03-04 Lute Kamstra <lute@gnu.org>
4399
4400 * debugging.texi (Error Debugging): Document stack-trace-on-error.
4401
44022005-03-03 Lute Kamstra <lute@gnu.org>
4403
4404 * edebug.texi (Instrumenting Macro Calls): Fix typo.
4405
44062005-03-01 Lute Kamstra <lute@gnu.org>
4407
4408 * debugging.texi (Debugger Commands): Update `j'.
4409
44102005-02-28 Lute Kamstra <lute@gnu.org>
4411
4412 * debugging.texi (Debugging): Fix typo.
4413 (Error Debugging): Document eval-expression-debug-on-error.
4414 (Function Debugging): Update example.
4415 (Using Debugger): Mention starred stack frames.
4416 (Debugger Commands): Document `j' and `l'.
4417 (Invoking the Debugger): `d' and `j' exit recursive edit too.
4418 Update the messages that the debugger displays.
4419 (Internals of Debugger): Add cross reference. Update example.
4420 (Excess Open): Minor improvement.
4421 (Excess Close): Minor improvement.
4422
44232005-02-26 Richard M. Stallman <rms@gnu.org>
4424
4425 * tips.texi (Coding Conventions): Clarify.
4426 Put all the major mode key reservations together.
4427 Mention the Mouse-1 => Mouse-2 conventions.
4428
4429 * syntax.texi (Syntax Class Table): Clarify.
4430 (Syntax Table Functions): syntax-after moved from here.
4431 (Syntax Table Internals): syntax-after moved to here.
4432 (Parsing Expressions): Update info on number of values
4433 and what's meaningful in the STATE argument.
4434 (Categories): Fix typo.
4435
4436 * sequences.texi (Arrays): Cleanup.
4437 (Char-Tables): Clarify.
4438
4439 * processes.texi (Deleting Processes): Cleanups, add xref.
4440 (Subprocess Creation): Explain nil in exec-path. Cleanup.
4441 (Process Information): set-process-coding-system, some args optional.
4442 (Input to Processes): Explain various types for PROCESS args.
4443 Rename them from PROCESS-NAME to PROCESS.
4444 (Signals to Processes): Likewise.
4445 (Decoding Output): Cleanup.
4446 (Query Before Exit): Clarify.
4447
4448 * os.texi (Startup Summary): Correct the options; add missing ones.
4449 (Terminal Output, Batch Mode): Clarify.
4450 (Flow Control): Node deleted.
4451
4452 * markers.texi (The Mark): Clarify.
4453
4454 * macros.texi (Expansion): Cleanup.
4455 (Indenting Macros): indent-spec allows ints, not floats.
4456
4457 * keymaps.texi (Keymaps): Clarify.
4458 (Format of Keymaps): Update lisp-mode-map example.
4459 (Active Keymaps, Key Lookup): Clarify.
4460 (Changing Key Bindings): Add xref to `kbd'.
4461 (Key Binding Commands, Simple Menu Items): Clarify.
4462 (Mouse Menus, Menu Bar): Clarify.
4463 (Menu Example): Replace print example with menu-bar-replace-menu.
4464
4465 * help.texi (Documentation Basics): Add function-documentation prop.
4466
4467 * elisp.texi (Top): Don't refer to Flow Control node.
4468
4469 * commands.texi (Command Overview): Improve xrefs.
4470 (Adjusting Point): Adjusting point applies to intangible and invis.
4471 (Key Sequence Input): Doc extra read-key-sequence args.
4472 Likewise for read-key-sequence-vector.
4473
4474 * backups.texi (Rename or Copy): Minor fix.
4475 (Numbered Backups): For version-control, say the default.
4476 (Auto-Saving): make-auto-save-file-name example is simplified.
4477
4478 * advice.texi (Advising Functions): Don't imply one part of Emacs
4479 should advise another part. Markup changes.
4480 (Defining Advice): Move transitional para.
4481 (Activation of Advice): Cleanup.
4482 Explain if COMPILE is nil or negative.
4483
4484 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
4485
44862005-02-24 Lute Kamstra <lute@gnu.org>
4487
4488 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
4489 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
4490
44912005-02-23 Lute Kamstra <lute@gnu.org>
4492
4493 * modes.texi (Defining Minor Modes): define-minor-mode can be used
4494 to define global minor modes as well.
4495
4496 * display.texi (Managing Overlays): overlay-buffer returns nil for
4497 deleted overlays.
4498
44992005-02-22 Kim F. Storm <storm@cua.dk>
4500
4501 * minibuf.texi (Basic Completion): Allow symbols in addition to
4502 strings in try-completion and all-completions.
4503
45042005-02-14 Lute Kamstra <lute@gnu.org>
4505
4506 * elisp.texi (Top): Remove reference to deleted node.
4507
4508 * lists.texi (Lists): Remove reference to deleted node.
4509 (Cons Cells): Fix typo.
4510
4511 * loading.texi (Where Defined): Fix typo.
4512
45132005-02-14 Richard M. Stallman <rms@gnu.org>
4514
4515 * variables.texi (Creating Buffer-Local): change-major-mode-hook
4516 is useful for discarding some minor modes.
4517
4518 * symbols.texi (Symbol Components): Reorder examples.
4519
4520 * streams.texi (Input Functions): State standard-input default.
4521 (Output Variables): State standard-output default.
4522
4523 * objects.texi (Printed Representation): Clarify read syntax vs print.
4524 (Floating Point Type): Explain meaning better.
4525 (Symbol Type): Explain uniqueness better.
4526 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
4527 List examples sooner.
4528 (Box Diagrams): New subnode broken out.
4529 Some examples moved from old Lists as Boxes node.
4530 (Dotted Pair Notation): Clarify intro.
4531 (Array Type): Clarify.
4532 (Type Predicates): Add hash-table-p.
4533
4534 * numbers.texi (Integer Basics): Clarify radix explanation.
4535 (Predicates on Numbers): Minor clarification.
4536 (Comparison of Numbers): Minor clarification. Clarify eql.
4537 Typos in min, max.
4538 (Math Functions): Clarify overflow in expt.
4539
4540 * minibuf.texi (Text from Minibuffer): Minor clarification.
4541 Mention arrow keys.
4542
4543 * loading.texi (Autoload): defun's doc string overrides autoload's
4544 doc string.
4545 (Repeated Loading): Modernize "add to list" examples.
4546 (Where Defined): Finish updating table of load-history elts.
4547
4548 * lists.texi (List-related Predicates): Minor wording improvement.
4549 (Lists as Boxes): Node deleted.
4550 (Building Lists): Explain trivial cases of number-sequence.
4551
4552 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 4553 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
4554 (Hash Access): Any object can be a key.
4555 State value of maphash.
4556
4557 * functions.texi (What Is a Function): Wording cleanup.
4558 (Function Documentation): Minor cleanup.
4559 Explain purpose of calling convention at end of doc string.
4560 (Function Names): Wording cleanup.
4561 (Calling Functions): Wording cleanup.
4562 Explain better how funcall calls the function.
4563 (Function Cells): Delete example of saving and redefining function.
4564
4565 * control.texi (Combining Conditions): Wording cleanup.
4566 (Iteration): dolist and dotimes bind VAR locally.
4567 (Cleanups): Xref to Atomic Changes.
4568
4569 * compile.texi (Byte Compilation): Delete 19.29 info.
4570 (Compilation Functions): Macros' difficulties don't affect defsubst.
4571 (Docs and Compilation): Delete 19.29 info.
4572
45732005-02-10 Richard M. Stallman <rms@gnu.org>
4574
4575 * objects.texi (Symbol Type): Minor correction.
4576
45772005-02-06 Lute Kamstra <lute@gnu.org>
4578
4579 * modes.texi (Example Major Modes): Fix typos.
4580
45812005-02-06 Richard M. Stallman <rms@gnu.org>
4582
4583 * text.texi (Margins): fill-nobreak-predicate can be one function.
4584
4585 * strings.texi (Modifying Strings): clear-string can make unibyte.
4586 (Formatting Strings): format gives error if values missing.
4587
4588 * positions.texi (Character Motion): Mention default arg
4589 for forward-char. backward-char refers to forward-char.
4590 (Word Motion): Mention default arg for forward-word.
4591 (Buffer End Motion): Mention default arg for beginning-of-buffer.
4592 Simplify end-of-buffer.
4593 (Text Lines): Mention default arg for forward-line.
4594 (List Motion): Mention default arg for beginning/end-of-defun.
4595 (Skipping Characters): Minor fixes in explaining character-set.
4596
4597 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
4598 Mode inheritance applies only when default-major-mode is nil.
4599 Clarifications.
4600 (Example Major Modes): Update Text mode and Lisp mode examples.
4601 (Minor Mode Conventions): Mention define-minor-mode at top.
4602 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
4603 (Mode Line Format): Update mode line face display info.
4604 (Properties in Mode): Mention effect of risky vars.
4605 (Imenu): Define imenu-add-to-menubar.
4606 (Font Lock Mode): Add descriptions to menu lines.
4607 (Faces for Font Lock): Add font-lock-doc-face.
4608
46092005-02-05 Lute Kamstra <lute@gnu.org>
4610
4611 * text.texi (Maintaining Undo): Remove obsolete function.
4612
46132005-02-05 Eli Zaretskii <eliz@gnu.org>
4614
4615 * frames.texi (Color Names): Add pointer to the X docs about RGB
4616 color specifications. Improve indexing
4617 (Text Terminal Colors): Replace the description of RGB values by
4618 an xref to "Color Names".
4619
46202005-02-03 Richard M. Stallman <rms@gnu.org>
4621
4622 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
4623 Clarify.
4624 (Selecting Windows): Clarify save-selected-window.
4625 (Cyclic Window Ordering): Clarify walk-windows.
4626 (Window Point): Clarify.
4627 (Window Start): Add comment to example.
4628 (Resizing Windows): Add `interactive' specs in examples.
4629 Document fit-window-to-buffer.
4630
4631 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
4632 (Undo, Maintaining Undo): Clarify last change.
4633 (Sorting): In sort-numeric-fields, explain about octal and hex.
4634 Mention sort-numeric-base.
4635 (Format Properties): Add xref for hard newlines.
4636
4637 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
4638 (Pop-Up Menus): Fix typo.
4639 (Color Names): Explain all types of color names.
4640 Explain color-values on B&W terminal.
4641 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
4642
4643 * files.texi (File Locks): Not supported on MS systems.
4644 (Testing Accessibility): Clarify.
4645
4646 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
4647 (Coverage Testing): Fix typo.
4648
4649 * commands.texi (Misc Events): Remove stray space.
4650
4651 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
4652 (Modification Time): Clarify when visited-file-modtime returns 0.
4653 (The Buffer List): Clarify bury-buffer.
4654 (Killing Buffers): Clarify.
4655 (Indirect Buffers): Add clone-indirect-buffer.
4656
46572005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4658
4659 * edebug.texi (Printing in Edebug): Fix default value of
4660 edebug-print-circle.
4661 (Coverage Testing): Fix displayed frequency count data.
4662
46632005-02-02 Luc Teirlinck <teirllm@auburn.edu>
4664
4665 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4666
46672005-02-02 Kim F. Storm <storm@cua.dk>
4668
4669 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4670
46712005-01-29 Eli Zaretskii <eliz@gnu.org>
4672
4673 * commands.texi (Misc Events): Describe the help-echo event.
4674
4675 * text.texi (Special Properties) <help-echo>: Use `pos'
4676 consistently in description of the help-echo property.
4677 Use @code{nil} instead of @var{nil}.
4678
4679 * display.texi (Overlay Properties): Fix the index entry for
4680 help-echo overlay property.
4681
4682 * customize.texi (Type Keywords): Uncomment the xref to the
4683 help-echo property documentation.
4684
46852005-01-23 Kim F. Storm <storm@cua.dk>
4686
4687 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4688 return value. Third element FULLY replaced by PARTIAL which
4689 specifies number of invisible pixels if row is only partially visible.
4690 (Textual Scrolling): Mention auto-window-vscroll.
4691 (Vertical Scrolling): New defvar auto-window-vscroll.
4692
46932005-01-16 Luc Teirlinck <teirllm@auburn.edu>
4694
4695 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4696 command remapping.
4697
46982005-01-15 Richard M. Stallman <rms@gnu.org>
4699
4700 * display.texi (Defining Images): Mention DATA-P arg of create-image.
4701
47022005-01-14 Kim F. Storm <storm@cua.dk>
4703
4704 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4705
4706 * text.texi (Links and Mouse-1): Fix string and vector item.
4707
47082005-01-13 Richard M. Stallman <rms@gnu.org>
4709
4710 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4711 descriptions of overriding-local-map and overriding-terminal-local-map.
4712
4713 * text.texi (Links and Mouse-1): Clarify text.
4714
47152005-01-13 Kim F. Storm <storm@cua.dk>
4716
4717 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4718
47192005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
4720
4721 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4722
47232005-01-12 Kim F. Storm <storm@cua.dk>
4724
4725 * text.texi (Links and Mouse-1): Rename section from Enabling
4726 Mouse-1 to Following Links. Change xrefs.
4727 Add examples for define-button-type and define-widget.
4728
4729 * display.texi (Button Properties, Button Buffer Commands):
4730 Clarify mouse-1 and follow-link functionality.
4731
47322005-01-12 Richard M. Stallman <rms@gnu.org>
4733
4734 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4735
4736 * display.texi (Beeping): Fix Texinfo usage.
4737
4738 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4739
47402005-01-11 Kim F. Storm <storm@cua.dk>
4741
4742 * display.texi (Button Properties, Button Buffer Commands):
4743 Mention mouse-1 binding. Add follow-link keyword.
4744
4745 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4746 (Enabling Mouse-1 to Follow Links): New subsection.
4747
47482005-01-06 Richard M. Stallman <rms@gnu.org>
4749
4750 * text.texi (Special Properties): Minor change.
4751
4752 * os.texi (Timers): Clarify previous change.
4753
4754 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4755
47562005-01-01 Luc Teirlinck <teirllm@auburn.edu>
4757
4758 * display.texi (Face Attributes): Correct xref to renamed node.
4759
47602005-01-01 Richard M. Stallman <rms@gnu.org>
4761
4762 * display.texi (Face Attributes): Describe hex color specs.
4763
47642004-12-31 Richard M. Stallman <rms@gnu.org>
4765
4766 * os.texi (Timers): Update previous change.
4767
47682004-12-30 Kim F. Storm <storm@cua.dk>
4769
4770 * display.texi (Line Height): Total line-height is now specified
4771 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
4772 in cons cells. (nil . RATIO) is relative to actual line height.
4773 Use line-height `t' instead of `0' to get minimum height.
4774
47752004-12-29 Richard M. Stallman <rms@gnu.org>
4776
4777 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4778
47792004-12-28 Richard M. Stallman <rms@gnu.org>
4780
4781 * commands.texi (Quitting): Clarify value of with-local-quit.
4782
4783 * elisp.texi (Top): Fix previous change.
4784
4785 * loading.texi (Loading): Fix previous change.
4786
47872004-12-27 Richard M. Stallman <rms@gnu.org>
4788
4789 * Makefile.in (MAKEINFO): Specify --force.
4790
4791 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4792
4793 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4794
4795 * display.texi (Line Height): Further clarify.
4796
4797 * elisp.texi (Top): Update Loading submenu.
4798
4799 * loading.texi (Where Defined): New node.
4800 (Unloading): load-history moved to Where Defined.
4801
48022004-12-21 Richard M. Stallman <rms@gnu.org>
4803
4804 * commands.texi (Event Input Misc): Add while-no-input.
4805
48062004-12-11 Richard M. Stallman <rms@gnu.org>
4807
4808 * display.texi (Line Height): Rewrite text for clarity.
4809
48102004-12-11 Kim F. Storm <storm@cua.dk>
4811
4812 * display.texi (Display): Add node "Line Height" to menu.
4813 (Line Height): New node. Move full description of line-spacing
4814 and line-height text properties here from text.texi.
4815 (Scroll Bars): Add vertical-scroll-bar variable.
4816
4817 * frames.texi (Window Frame Parameters): Remove line-height defvar.
4818
4819 * locals.texi (Standard Buffer-Local Variables): Fix xref for
4820 line-spacing and vertical-scroll-bar.
4821
4822 * text.texi (Special Properties): Just mention line-spacing and
4823 line-height here, add xref to new "Line Height" node.
4824
48252004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
4826
4827 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4828
4829 * locals.texi (Standard Buffer-Local Variables):
4830 Add @xref for `line-spacing'.
4831
48322004-12-05 Richard M. Stallman <rms@gnu.org>
4833
4834 * Makefile.in (maintainer-clean): Remove the info files
4835 in $(infodir) where they are created.
4836
48372004-12-03 Richard M. Stallman <rms@gnu.org>
4838
4839 * windows.texi (Selecting Windows): get-lru-window and
4840 get-largest-window don't consider dedicated windows.
4841
4842 * text.texi (Undo): Document undo-in-progress.
4843
48442004-11-26 Richard M. Stallman <rms@gnu.org>
4845
4846 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
4847 Remove a few vars that are not always buffer-local.
4848
48492004-11-24 Luc Teirlinck <teirllm@auburn.edu>
4850
4851 * locals.texi (Standard Buffer-Local Variables): Comment out
4852 xref's to non-existent node `Yet to be written'.
4853
48542004-11-24 Richard M. Stallman <rms@gnu.org>
4855
4856 * processes.texi (Synchronous Processes): Grammar fix.
4857
4858 * numbers.texi (Comparison of Numbers): Add eql.
4859
4860 * locals.texi (Standard Buffer-Local Variables): Add many vars.
4861
4862 * intro.texi (Printing Notation): Fix previous change.
4863
4864 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4865 and default-indicate-buffer-boundaries from here.
4866 (Usual Display): To here.
4867 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4868 (Usual Display): Move tab-width up.
4869
4870 * customize.texi (Variable Definitions): Replace
4871 show-paren-mode example with tooltip-mode.
4872 (Simple Types, Composite Types, Defining New Types):
4873 Minor cleanups.
4874
48752004-11-21 Jesper Harder <harder@ifa.au.dk>
4876
4877 * processes.texi (Synchronous Processes, Output from Processes):
4878 Markup fix.
4879
48802004-11-20 Richard M. Stallman <rms@gnu.org>
4881
4882 * positions.texi (Skipping Characters): skip-chars-forward
4883 now handles char classes.
4884
4885 * intro.texi (Printing Notation): Avoid confusion of `print'
4886 when explaining @print.
4887
4888 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4889
4890 * display.texi (Display Table Format): Minor fix.
4891
4892 * streams.texi (Output Functions): Fix print example.
4893
4894 * Makefile.in (elisp): New target.
4895 (dist): Depend on $(infodir)/elisp, not elisp.
4896 Copy the info files from $(infodir).
4897
4898 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4899 read-from-minibuffer.
4900
4901 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4902
49032004-11-19 Richard M. Stallman <rms@gnu.org>
4904
4905 * searching.texi (Regexp Search): Add search-whitespace-regexp.
4906
49072004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
4908
4909 * tips.texi (Coding Conventions): Fix typo.
4910
49112004-11-16 Richard M. Stallman <rms@gnu.org>
4912
4913 * tips.texi (Coding Conventions): Separate defvar and require
4914 methods to avoid warnings. Use require only when there are many
4915 functions and variables from that package.
4916
4917 * minibuf.texi (Minibuffer Completion): When ignoring case,
4918 predicate must not be case-sensitive.
4919
4920 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4921 (Test Coverage): Don't talk about "splotches". Clarified.
4922
49232004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
4924
4925 * frames.texi (Window Frame Parameters): Fix typo.
4926
49272004-11-15 Kim F. Storm <storm@cua.dk>
4928
4929 * symbols.texi (Other Plists): Note that plist-get may signal error.
4930 Add safe-plist-get.
4931
49322004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
4933
4934 * modes.texi (Font Lock Basics): Fix typo.
4935
49362004-11-08 Richard M. Stallman <rms@gnu.org>
4937
4938 * syntax.texi (Syntax Table Functions): Add syntax-after.
4939
49402004-11-06 Lars Brinkhoff <lars@nocrew.org>
4941
4942 * os.texi (Processor Run Time): New section documenting
4943 get-internal-run-time.
4944
49452004-11-06 Eli Zaretskii <eliz@gnu.org>
4946
4947 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
4948 it nukes elisp-cover.texi.
4949 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
4950 elisp-0 etc.
4951
49522004-11-05 Luc Teirlinck <teirllm@auburn.edu>
4953
4954 * commands.texi (Keyboard Macros): Document `append' return value
4955 of `defining-kbd-macro'.
4956
49572004-11-01 Richard M. Stallman <rms@gnu.org>
4958
4959 * commands.texi (Interactive Call): Add called-interactively-p.
4960
49612004-10-29 Simon Josefsson <jas@extundo.com>
4962
4963 * minibuf.texi (Reading a Password): Revert.
4964
49652004-10-28 Richard M. Stallman <rms@gnu.org>
4966
4967 * frames.texi (Display Feature Testing): Explain about "vendor".
4968
49692004-10-27 Richard M. Stallman <rms@gnu.org>
4970
4971 * commands.texi (Interactive Codes): `N' uses numeric prefix,
4972 not raw. Clarify `n'.
4973 (Interactive Call): Rewrite interactive-p, focusing on when
4974 and how to use it.
4975 (Misc Events): Clarify previous change.
4976
4977 * advice.texi (Simple Advice): Clarify what job the example does.
4978 (Around-Advice): Clarify ad-do-it.
4979 (Activation of Advice): An option of ad-default-compilation-action
4980 is `never', not `nil'.
4981
49822004-10-26 Kim F. Storm <storm@cua.dk>
4983
4984 * commands.texi (Interactive Codes): Add U code letter.
4985
49862004-10-25 Simon Josefsson <jas@extundo.com>
4987
4988 * minibuf.texi (Reading a Password): Add.
4989
49902004-10-24 Jason Rumney <jasonr@gnu.org>
4991
4992 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
4993 and wheel-down.
4994
49952004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
4996
4997 * processes.texi (Synchronous Processes): Document process-file.
4998
49992004-10-22 Kenichi Handa <handa@m17n.org>
5000
5001 * text.texi (translate-region): Document that it accepts also a
5002 char-table.
5003
50042004-10-22 David Ponce <david@dponce.com>
5005
5006 * windows.texi (Resizing Windows): Document the `preserve-before'
5007 argument of the functions `enlarge-window' and `shrink-window'.
5008
50092004-10-19 Jason Rumney <jasonr@gnu.org>
5010
5011 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
5012
50132004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5014
5015 * text.texi (Filling): Add anchor for definition of
5016 `sentence-end-double-space'.
5017
5018 * searching.texi (Regexp Example): Update description of how
5019 Emacs currently recognizes the end of a sentence.
5020 (Standard Regexps): Update definition of the variable
5021 `sentence-end'. Add definition of the function `sentence-end'.
5022
50232004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
5024
5025 * display.texi (Progress): New node.
5026
50272004-10-05 Kim F. Storm <storm@cua.dk>
5028
5029 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
5030
50312004-09-29 Kim F. Storm <storm@cua.dk>
5032
5033 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
5034 to identify bitmaps. Remove -fringe-bitmap suffix for standard
5035 fringe bitmap symbols, as they now have their own namespace.
5036 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
5037 vs. pixels. Signal error if no free bitmap slots.
5038 (Pixel Specification): Change IMAGE to @var{image}.
5039
50402004-09-28 Richard M. Stallman <rms@gnu.org>
5041
5042 * text.texi (Special Properties): Clarify line-spacing and line-height.
5043
5044 * searching.texi (Regexp Search): Add looking-back.
5045
50462004-09-25 Luc Teirlinck <teirllm@auburn.edu>
5047
5048 * display.texi: Correct typos.
5049 (Image Descriptors): Correct xref's.
5050
50512004-09-25 Richard M. Stallman <rms@gnu.org>
5052
5053 * text.texi (Special Properties): Cleanups in `cursor'.
5054 Rewrites in `line-height' and `line-spacing'; exchange them.
5055
5056 * display.texi (Fringes): Rewrite previous change.
5057 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
5058 (Display Fringe Bitmaps): Node deleted, text moved.
5059 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
5060 (Scroll Bars): Clarify set-window-scroll-bars.
5061 (Pointer Shape): Rewrite.
5062 (Specified Space): Clarify :align-to, etc.
5063 (Pixel Specification): Use @var. Clarify new text.
5064 (Other Display Specs): Clarify `slice'.
5065 (Image Descriptors): Cleanups.
5066 (Showing Images): Cleanups.
5067
50682004-09-24 Luc Teirlinck <teirllm@auburn.edu>
5069
5070 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
5071
5072 * modes.texi: Various minor changes in addition to:
5073 (Major Mode Conventions): Final call to `run-mode-hooks' should
5074 not be inside the `delay-mode-hooks' form.
5075 (Mode Hooks): New node.
5076 (Hooks): Delete obsolete example.
5077 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
5078 node "Mode Hooks".
5079
50802004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5081
5082 * display.texi: Correct various typos.
5083 (Display): Rename node "Pointer Shapes" to "Pointer
5084 Shape". (There is already a node called "Pointer Shapes" in
5085 frames.texi.)
5086 (Images): Remove non-existent node "Image Slices" from menu.
5087
50882004-09-23 Kim F. Storm <storm@cua.dk>
5089
5090 * text.texi (Special Properties): Add `cursor', `pointer',
5091 `line-height', and `line-spacing' properties.
5092
5093 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
5094 Shapes' to menu.
5095 (Standard Faces): Doc fix for fringe face.
5096 (Fringes): Add `overflow-newline-into-fringe' and
5097 'indicate-buffer-boundaries'.
5098 (Fringe Bitmaps, Pointer Shapes): New nodes.
5099 (Display Property): Add 'Pixel Specification' and 'Display Fringe
5100 Bitmaps' to menu.
5101 (Specified Space): Describe pixel width and height.
5102 (Pixel Specification): New node.
5103 (Other Display Specs): Add `slice' property.
5104 (Display Fringe Bitmaps): New node.
5105 (Images): Add 'Image Slices' to menu.
5106 (Image Descriptors): Add `:pointer' and `:map' properties.
5107 (Showing Images): Add slice arg to `insert-image'. Add
5108 'insert-sliced-image'.
5109
51102004-09-20 Richard M. Stallman <rms@gnu.org>
5111
5112 * commands.texi (Key Sequence Input):
5113 Clarify downcasing in read-key-sequence.
5114
51152004-09-08 Juri Linkov <juri@jurta.org>
5116
5117 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
5118
51192004-09-07 Luc Teirlinck <teirllm@auburn.edu>
5120
5121 * locals.texi (Standard Buffer-Local Variables): Add
5122 `buffer-auto-save-file-format'.
5123 * internals.texi (Buffer Internals): Describe new
5124 auto_save_file_format field of the buffer structure.
5125 * files.texi (Format Conversion): `auto-save-file-format' has been
5126 renamed `buffer-auto-save-file-format'.
5127
51282004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5129
5130 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
5131 an integer or a marker.
5132 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
5133
51342004-08-22 Richard M. Stallman <rms@gnu.org>
5135
5136 * modes.texi (Major Mode Conventions): Discuss rebinding of
5137 standard key bindings.
5138
51392004-08-18 Kim F. Storm <storm@cua.dk>
5140
5141 * processes.texi (Accepting Output): Add `just-this-one' arg to
5142 `accept-process-output'.
5143 (Output from Processes): New var `process-adaptive-read-buffering'.
5144
51452004-08-10 Luc Teirlinck <teirllm@auburn.edu>
5146
5147 * keymaps.texi: Various changes in addition to:
5148 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
5149 Give more varied examples for `kbd'.
5150 (Creating Keymaps): Char tables have slots for all characters
5151 without modifiers.
5152 (Active Keymaps): `overriding-local-map' and
5153 `overriding-terminal-local-map' also override text property and
5154 overlay keymaps.
5155 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
5156 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
5157 to denote a prefix of no events.
5158 `map-keymap' includes parent's bindings _recursively_.
5159 Clarify and correct description of `where-is-internal'.
5160 Mention BUFFER-OR-NAME arg to `describe-bindings'.
5161 (Menu Example): For menus intended for use with the keyboard, the
5162 menu items should be bound to characters or real function keys.
5163
51642004-08-08 Luc Teirlinck <teirllm@auburn.edu>
5165
5166 * objects.texi (Character Type): Reposition `@anchor' to prevent
5167 double space inside sentence in Info.
5168
5169 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
5170 renamed to `disabled-command-function'.
5171 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
5172 (Command Loop Info): Replace reference to it.
5173 (Disabling Commands): `disabled-command-hook' has been renamed to
5174 `disabled-command-function'.
5175
51762004-08-07 Luc Teirlinck <teirllm@auburn.edu>
5177
5178 * os.texi (Translating Input): Only non-prefix bindings in
5179 `key-translation-map' override actual key bindings. Warn about
5180 possible indirect effect of actual key bindings on non-prefix
5181 bindings in `key-translation-map'.
5182
51832004-08-06 Luc Teirlinck <teirllm@auburn.edu>
5184
5185 * minibuf.texi (High-Level Completion): Add anchor for definition
5186 of `read-variable'.
5187
5188 * commands.texi: Various changes in addition to:
5189 (Using Interactive): Clarify description of `interactive-form'.
5190 (Interactive Call): Mention default for KEYS argument to
5191 `call-interactively'.
5192 (Command Loop Info): Clarify description of `this-command-keys'.
5193 Mention KEEP-RECORD argument to `clear-this-command-keys'.
5194 Value of `last-event-frame' can be `macro'.
5195 (Repeat Events): `double-click-fuzz' is also used to distinguish
5196 clicks and drags.
5197 (Classifying Events): Clarify descriptions of `event-modifiers'
5198 `event-basic-type' and `event-convert-list'.
5199 (Accessing Events): `posn-timestamp' takes POSITION argument.
5200 (Quoted Character Input): Clarify description of
5201 `read-quoted-char' and fix example.
5202 (Quitting): Add `with-local-quit'.
5203 (Disabling Commands): Correct and clarify descriptions of
5204 `enable-command' and `disable-command'.
5205 Mention what happens if `disabled-command-hook' is nil.
5206 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
5207 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
5208
52092004-07-24 Luc Teirlinck <teirllm@auburn.edu>
5210
5211 * frames.texi: Various changes in addition to:
5212 (Creating Frames): Expand and clarify description of `make-frame'.
5213 (Window Frame Parameters): Either none or both of the `icon-left'
5214 and `icon-top' parameters must be specified. Put descriptions of
5215 `menu-bar-lines' and `toolbar-lines' closer together and change
5216 them accordingly.
5217 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
5218 except while processing `frame-title-format' or `icon-title-format'.
5219 (Deleting Frames): Correct description of `delete-frame'.
5220 Non-nil return values of `frame-live-p' are like those of `framep'.
5221 (Frames and Windows): Mention return value of
5222 `set-frame-selected-window'.
5223 (Visibility of Frames): Mention `force' argument to
5224 `make-frame-invisible'. `frame-visible-p' returns t for all
5225 frames on text-only terminals.
5226 (Frame Configurations): Restoring a frame configuration does not
5227 restore deleted frames.
5228 (Window System Selections): `x-set-selection' returns DATA.
5229 (Resources): Add example.
5230 (Display Feature Testing): Clarify descriptions of
5231 `display-pixel-height', `display-pixel-width', `x-server-version'
5232 and `x-server-vendor'.
5233
5234 * windows.texi (Choosing Window): Add anchor.
5235 * minibuf.texi (Minibuffer Misc): Add anchor.
5236
52372004-07-23 John Paul Wallington <jpw@gnu.org>
5238
5239 * macros.texi (Defining Macros): Declaration keyword for setting
5240 Edebug spec is `debug' not `edebug'.
5241
52422004-07-19 Luc Teirlinck <teirllm@auburn.edu>
5243
5244 * windows.texi: Various small changes in addition to:
5245 (Window Point): Mention return value of `set-window-point'.
5246 (Window Start): `pos-visible-in-window-p' disregards horizontal
5247 scrolling. Explain return value if PARTIALLY is non-nil.
5248 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
5249 and `set-window-vscroll'.
5250 (Size of Window): The argument WINDOW to `window-inside-edges',
5251 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
5252 (Resizing Windows): Explain return value of
5253 `shrink-window-if-larger-than-buffer'.
5254 `window-size-fixed' automatically becomes buffer local when set.
5255 (Window Configurations): Explain return value of
5256 `set-window-configuration'.
5257
5258 * minibuf.texi (Minibuffer Misc): Add anchor for
5259 `minibuffer-scroll-window'.
5260
5261 * positions.texi (Text Lines): Add anchor for `count-lines'.
5262
52632004-07-17 Richard M. Stallman <rms@gnu.org>
5264
5265 * display.texi (Overlay Properties): Adding `evaporate' prop
5266 deletes empty overlay immediately.
5267
5268 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
5269 fix example.
5270
52712004-07-16 Jim Blandy <jimb@redhat.com>
5272
5273 * searching.texi (Regexp Backslash): Document new \_< and \_>
5274 operators.
5275
52762004-07-16 Juanma Barranquero <lektu@terra.es>
5277
5278 * display.texi (Images): Fix Texinfo usage.
5279
52802004-07-14 Luc Teirlinck <teirllm@auburn.edu>
5281
5282 * buffers.texi (Modification Time): `visited-file-modtime' now
5283 returns a list of two integers, instead of a cons.
5284
52852004-07-13 Luc Teirlinck <teirllm@auburn.edu>
5286
5287 * windows.texi: Various changes in addition to:
5288 (Splitting Windows): Add `split-window-keep-point'.
5289
52902004-07-09 Richard M. Stallman <rms@gnu.org>
5291
5292 * frames.texi (Input Focus): Minor fix.
5293
52942004-07-07 Luc Teirlinck <teirllm@auburn.edu>
5295
5296 * frames.texi (Input Focus): Clarify descriptions of
5297 `select-frame-set-input-focus' and `select-frame'.
5298
52992004-07-06 Luc Teirlinck <teirllm@auburn.edu>
5300
5301 * os.texi: Various small changes in addition to:
5302 (Killing Emacs): Expand and clarify description of
5303 `kill-emacs-query-functions' and `kill-emacs-hook'.
5304 (System Environment): Expand and clarify description of `getenv'
5305 and `setenv'.
5306 (Timers): Clarify description of `run-at-time'.
5307 (Translating Input): Correct description of
5308 `extra-keyboard-modifiers'.
5309 (Flow Control): Correct description of `enable-flow-control'.
5310
53112004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
5312
5313 * os.texi: Update copyright.
5314 (Session Management): Grammar fix.
5315 Clarify which Emacs does the restarting.
5316 Use @samp for *scratch* buffer.
5317
53182004-07-04 Alan Mackenzie <acm@muc.de>
5319
5320 * frames.texi (Input Focus): Add documentation for
5321 `select-frame-set-input-focus'. Replace refs to non-existent
5322 `switch-frame' with `select-frame'. Minor corrections and tidying
5323 up of text-only terminal stuff.
5324
53252004-07-02 Richard M. Stallman <rms@gnu.org>
5326
5327 * files.texi (Saving Buffers): Cleanup write-contents-function.
5328 (Magic File Names): Cleanup file-remote-p.
5329
b344d29d 53302004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
5331
5332 * files.texi (Magic File Names): `file-remote-p' returns an
5333 identifier of the remote system, not just t.
5334
53352004-07-02 David Kastrup <dak@gnu.org>
5336
5337 * searching.texi (Entire Match Data): Add explanation about new
5338 match-data behavior when @var{integers} is non-nil.
5339
53402004-06-24 Richard M. Stallman <rms@gnu.org>
5341
5342 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
5343
5344 * customize.texi (Variable Definitions): Note about doc strings
5345 and :set.
5346
5347 * keymaps.texi (Keymap Terminology): Document `kbd'.
5348 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
5349
5350 * display.texi (Invisible Text): Setting buffer-invisibility-spec
5351 makes it buffer-local.
5352
5353 * files.texi (Saving Buffers): Correct previous change.
5354
5355 * commands.texi (Accessing Events):
5356 Clarify posn-col-row and posn-actual-col-row.
5357
53582004-06-24 David Ponce <david.ponce@wanadoo.fr>
5359
5360 * commands.texi (Accessing Events): New functions
5361 posn-at-point and posn-at-x-y. Add example to posn-x-y.
5362
53632004-06-23 Luc Teirlinck <teirllm@auburn.edu>
5364
5365 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
5366 * frames.texi, buffers.texi, backups.texi, variables.texi:
5367 * loading.texi, eval.texi, functions.texi, control.texi:
5368 * symbols.texi, minibuf.texi: Reposition @anchor's.
5369
5370 * help.texi: Various small changes in addition to the following.
5371 (Describing Characters): Describe PREFIX argument to
5372 `key-description'. Correct and clarify definition of
5373 `text-char-description'. Describe NEED-VECTOR argument to
5374 `read-kbd-macro'.
5375 (Help Functions): Clarify definition of `apropos'.
5376
53772004-06-23 Lars Hansen <larsh@math.ku.dk>
5378
5379 * files.texi (Saving Buffers): Correct description of
5380 `write-contents-functions'.
5381
53822004-06-21 Juanma Barranquero <lektu@terra.es>
5383
5384 * display.texi (Images): Remove redundant @vindex directives.
5385 Rewrite `image-library-alist' doc in active voice.
5386
53872004-06-14 Juanma Barranquero <lektu@terra.es>
5388
5389 * display.texi (Images): Document new delayed library loading,
5390 variable `image-library-alist' and (existing but undocumented)
5391 function `image-type-available-p'.
5392
53932004-06-05 Richard M. Stallman <rms@gnu.org>
5394
5395 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
5396 refer the user to the Initial Input node.
5397 (Text from Minibuffer): Likewise.
5398 (Initial Input): New node. Document this feature
5399 and say it is mostly deprecated.
5400
54012004-05-30 Richard M. Stallman <rms@gnu.org>
5402
5403 * loading.texi (Named Features): Clarify return value
5404 and meaning of NOERROR.
5405
5406 * variables.texi (File Local Variables): Minor cleanup.
5407
54082004-05-30 Michael Albinus <michael.albinus@gmx.de>
5409
5410 * files.texi (Magic File Names): Add `file-remote-p' as operation
5411 of file name handlers.
5412
54132004-05-29 Richard M. Stallman <rms@gnu.org>
5414
5415 * modes.texi (Minor Mode Conventions): (-) has no special meaning
5416 as arg to a minor mode command.
5417
54182004-05-22 Richard M. Stallman <rms@gnu.org>
5419
5420 * syntax.texi (Syntax Class Table): Word syntax not just for English.
5421
5422 * streams.texi (Output Variables): Doc float-output-format.
5423
5424 * searching.texi (Regexp Special): Nested repetition can be infloop.
5425
5426 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
5427 real stack overflow.
5428
5429 * compile.texi: Minor cleanups.
5430
54312004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
5432
5433 * lists.texi (Cons Cells): Explain dotted lists, true lists,
5434 circular lists.
5435 (List Elements): Explain handling of circular and dotted lists.
5436
54372004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
5438
5439 * modes.texi (Search-based Fontification): Fix typo.
5440
54412004-05-10 Juanma Barranquero <lektu@terra.es>
5442
5443 * modes.texi (Mode Line Variables): Fix description of
5444 global-mode-string, which is now after which-func-mode, not the
5445 buffer name.
5446
54472004-05-07 Lars Hansen <larsh@math.ku.dk>
5448
5449 * modes.texi (Desktop Save Mode): Add.
5450 (Modes): Add menu entry Desktop Save Mode.
5451
5452 * hooks.texi: Add desktop-after-read-hook,
5453 desktop-no-desktop-file-hook and desktop-save-hook.
5454
5455 * locals.texi: Add desktop-save-buffer.
5456
54572004-04-30 Jesper Harder <harder@ifa.au.dk>
5458
5459 * display.texi: emacs -> Emacs.
5460
54612004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
5462
5463 * files.texi (Changing Files): Document set-file-times.
5464
54652004-04-23 Juanma Barranquero <lektu@terra.es>
5466
5467 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5468
54692004-04-18 Jesper Harder <harder@ifa.au.dk>
5470
5471 * tips.texi (Coding Conventions): defopt -> defcustom.
5472
54732004-04-16 Luc Teirlinck <teirllm@auburn.edu>
5474
5475 * sequences.texi: Various clarifications.
5476
54772004-04-14 Luc Teirlinck <teirllm@auburn.edu>
5478
5479 * buffers.texi (Read Only Buffers): Mention optional ARG to
5480 `toggle-read-only'.
5481
54822004-04-14 Nick Roberts <nick@nick.uklinux.net>
5483
5484 * windows.texi (Selecting Windows): Note that get-lru-window
5485 returns a full-width window if possible.
5486
54872004-04-13 Luc Teirlinck <teirllm@auburn.edu>
5488
5489 * buffers.texi: Various changes in addition to:
5490 (Buffer File Name): Add `find-buffer-visiting'.
5491 (Buffer Modification): Mention optional ARG to `not-modified'.
5492 (Indirect Buffers): Mention optional CLONE argument to
5493 `make-indirect-buffer'.
5494
5495 * files.texi: Various changes in addition to:
5496 (Visiting Functions): `find-file-hook' is now a normal hook.
5497 (File Name Expansion): Explain difference between the way that
5498 `expand-file-name' and `file-truename' treat `..'.
5499 (Contents of Directories): Mention optional ID-FORMAT argument to
5500 `directory-files-and-attributes'.
5501 (Format Conversion): Mention new optional CONFIRM argument to
5502 `format-write-file'.
5503
55042004-04-12 Miles Bader <miles@gnu.org>
5505
5506 * macros.texi (Expansion): Add description of `macroexpand-all'.
5507
55082004-04-05 Jesper Harder <harder@ifa.au.dk>
5509
5510 * variables.texi (Variable Aliases): Mention
5511 cyclic-variable-indirection.
5512
5513 * errors.texi (Standard Errors): Ditto.
5514
55152004-04-04 Luc Teirlinck <teirllm@auburn.edu>
5516
5517 * backups.texi: Various small changes in addition to:
5518 (Making Backups): Mention return value of `backup-buffer'.
5519 (Auto-Saving): Mention optional FORCE argument to
5520 `delete-auto-save-file-if-necessary'.
5521 (Reverting): Mention optional PRESERVE-MODES argument to
5522 `revert-buffer'. Correct description of `revert-buffer-function'.
5523
55242004-03-22 Juri Linkov <juri@jurta.org>
5525
5526 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
5527 with `Vector Functions'.
5528
5529 * text.texi (Sorting): Add missing quote.
5530
55312004-03-14 Luc Teirlinck <teirllm@auburn.edu>
5532
5533 * intro.texi (Lisp History): Replace xref to `cl' manual with
5534 inforef.
5535
55362004-03-12 Richard M. Stallman <rms@gnu.org>
5537
5538 * intro.texi (Version Info): Add arg to emacs-version.
5539 (Lisp History): Change xref to CL manual.
5540
55412004-03-09 Luc Teirlinck <teirllm@auburn.edu>
5542
5543 * minibuf.texi (Completion Commands): Add xref to Emacs manual
5544 for Partial Completion mode.
5545
55462004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
5547
5548 * customize.texi: Fix typo. Remove eol whitespace.
5549
55502004-03-04 Richard M. Stallman <rms@gnu.org>
5551
5552 * processes.texi: Fix typos.
5553
5554 * lists.texi (Building Lists): Minor clarification.
5555
5556 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
5557 in make-hash-table.
5558
55592004-02-29 Juanma Barranquero <lektu@terra.es>
5560
5561 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
5562 rm, and ignore exit code.
5563
55642004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
5565
5566 * display.texi (Defining Faces): Add description for min-colors.
5567 Update example.
5568
55692004-02-23 Luc Teirlinck <teirllm@auburn.edu>
5570
5571 * abbrevs.texi: Various corrections and clarifications in addition
5572 to the following:
5573 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
5574
55752004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5576
5577 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
5578
55792004-02-21 Luc Teirlinck <teirllm@auburn.edu>
5580
5581 * text.texi: Various small changes in addition to the following:
5582 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
5583 to delete-horizontal-space.
5584 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
5585 description of yank-handler text property at various places.
5586
5587 * frames.texi (Window System Selections): Add anchor.
5588
5589 * syntax.texi (Syntax Table Functions): Clarify and correct
5590 descriptions of make-syntax-table and copy-syntax-table.
5591 (Motion and Syntax): Clarify SYNTAXES argument to
5592 skip-syntax-forward.
5593 (Parsing Expressions): Mention that the return value of
5594 parse-partial-sexp is currently a list of ten rather than nine
5595 elements.
5596 (Categories): Various corrections and clarifications.
5597
55982004-02-17 Luc Teirlinck <teirllm@auburn.edu>
5599
5600 * markers.texi (Marker Insertion Types): Minor change.
5601
5602 * locals.texi (Standard Buffer-Local Variables):
5603 * commands.texi (Interactive Codes, Using Interactive):
5604 * functions.texi (Related Topics): Fix xrefs.
5605
56062004-02-16 Luc Teirlinck <teirllm@auburn.edu>
5607
5608 * lists.texi (Sets And Lists): Update description of delete-dups.
5609
56102004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5611
5612 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5613
c8763fb6 56142004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5615
5616 * frames.texi (Parameter Access): frame-parameters arg is optional.
5617 modify-frame-parameters handles nil for FRAME.
5618 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5619 are all-or-nothing for certain toolkits.
5620 Mention parameter wait-for-wm.
5621 (Frames and Windows): In frame-first-window and frame-selected-window
5622 the arg is optional.
5623 (Input Focus): In redirect-frame-focus the second arg is optional.
5624 (Window System Selections): Mention selection type CLIPBOARD.
5625 Mention data-type UTF8_STRING.
5626 Mention numbering of cut buffers.
5627 (Resources): Describe x-resource-name.
5628
56292004-02-16 Richard M. Stallman <rms@gnu.org>
5630
5631 * windows.texi (Buffers and Windows): Delete false table
5632 about all-frames.
5633
5634 * syntax.texi (Parsing Expressions): Delete old caveat
5635 about parse-sexp-ignore-comments.
5636
5637 * streams.texi (Output Variables): Add print-quoted.
5638
5639 * lists.texi (Building Lists): Minor cleanup.
5640
5641 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
5642
5643 * display.texi (Overlays): Explain overlays use markers.
5644 (Managing Overlays): Explain front-advance and rear-advance
5645 in more detail.
5646
5647 * loading.texi (Unloading): Document unload-feature-special-hooks.
5648 Get rid of fns-NNN.el file.
5649
56502004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5651
5652 * help.texi (Describing Characters): Fix text-char-description
5653 example output.
5654
5655 * edebug.texi (Using Edebug): Fix example.
5656
5657 * debugging.texi (Internals of Debugger): Fix return value.
5658
5659 * files.texi (Changing Files): Fix argname.
5660
5661 * calendar.texi: Fix parens, and default values.
5662
5663 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
5664 * nonascii.texi, objects.texi, os.texi: Minor fixes.
5665 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
5666
5667 * positions.texi (Text Lines): Don't add -1 in current-line.
5668
56692004-02-16 Richard M. Stallman <rms@gnu.org>
5670
5671 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5672
56732004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5674
5675 * processes.texi (Low-Level Network): Fix a typo.
5676
56772004-02-12 Kim F. Storm <storm@cua.dk>
5678
5679 * display.texi (Fringes): Use consistent wording.
5680 Note that window-fringe's window arg is optional.
5681 (Scroll Bars): Use consistent wording.
5682
56832004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5684
5685 * tips.texi (Comment Tips): Document the new conventions for
5686 commenting out code.
5687
c8763fb6 56882004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5689
5690 * positions.texi (Text Lines): Added missing end defun.
5691
56922004-02-07 Kim F. Storm <storm@cua.dk>
5693
5694 * positions.texi (Text Lines): Add line-number-at-pos.
5695
56962004-02-06 John Paul Wallington <jpw@gnu.org>
5697
5698 * display.texi (Button Properties, Button Buffer Commands):
5699 mouse-2 invokes button, not down-mouse-1.
5700
57012004-02-04 Jason Rumney <jasonr@gnu.org>
5702
5703 * makefile.w32-in: Sync with Makefile.in changes.
5704
57052004-02-03 Luc Teirlinck <teirllm@auburn.edu>
5706
5707 * minibuf.texi (Text from Minibuffer): Various corrections and
5708 clarifications.
5709 (Object from Minibuffer): Correct Lisp description of
5710 read-minibuffer.
5711 (Minibuffer History): Clarify description of cons values for
5712 HISTORY arguments.
5713 (Basic Completion): Various corrections and clarifications. Add
5714 completion-regexp-list.
5715 (Minibuffer Completion): Correct and clarify description of
5716 completing-read.
5717 (Completion Commands): Mention Partial Completion mode. Various
5718 other minor changes.
5719 (High-Level Completion): Various corrections and clarifications.
5720 (Reading File Names): Ditto.
5721 (Minibuffer Misc): Ditto.
5722
57232004-01-26 Luc Teirlinck <teirllm@auburn.edu>
5724
5725 * strings.texi (Text Comparison): assoc-string also matches
5726 elements of alists that are strings instead of conses.
5727 (Formatting Strings): Standardize Texinfo usage. Update index
5728 entries.
5729
57302004-01-20 Luc Teirlinck <teirllm@auburn.edu>
5731
5732 * lists.texi (Sets And Lists): Add delete-dups.
5733
57342004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5735
5736 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5737 special form.
5738 * macros.texi (Defining Macros): Update description of `declare',
5739 which now is a macro.
5740 (Wrong Time): Fix typos.
5741
57422004-01-14 Luc Teirlinck <teirllm@auburn.edu>
5743
5744 * compile.texi (Compilation Functions): Expand descriptions of
5745 `compile-defun', `byte-compile-file', `byte-recompile-directory'
5746 and `batch-byte-compile'. In particular, mention and describe
5747 all optional arguments.
5748 (Disassembly): Correct and clarify the description of `disassemble'.
5749
57502004-01-11 Luc Teirlinck <teirllm@auburn.edu>
5751
5752 * searching.texi: Various small changes in addition to the
5753 following.
5754 (Regexp Example): Adapt to new value of `sentence-end'.
5755 (Regexp Functions): The PAREN argument to `regexp-opt' can be
5756 `words'.
5757 (Search and Replace): Add usage note for `perform-replace'.
5758 (Entire Match Data): Mention INTEGERS and REUSE arguments to
5759 `match-data'.
5760 (Standard Regexps): Update for new values of `paragraph-start'
5761 and `sentence-end'.
5762
57632004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5764
5765 * files.texi (Saving Buffers): Clarify descriptions of
5766 `write-contents-functions' and `before-save-hook'.
5767 Make the defvar's for `before-save-hook' and `after-save-hook'
5768 into defopt's.
5769
57702004-01-07 Kim F. Storm <storm@cua.dk>
5771
5772 * commands.texi (Click Events): Describe new image and
5773 width/height elements of click events.
5774 (Accessing Events): Add posn-string, posn-image, and
5775 posn-object-width-height. Change posn-object to return either
5776 image or string object.
5777
57782004-01-01 Simon Josefsson <jas@extundo.com>
5779
5780 * hooks.texi (Standard Hooks): Add before-save-hook.
5781 * files.texi (Saving Buffers): Likewise.
5782
57832004-01-03 Richard M. Stallman <rms@gnu.org>
5784
5785 * frames.texi (Frames and Windows): Delete frame-root-window.
5786
57872004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5788
5789 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5790
5791 * functions.texi: Various small changes in addition to the
5792 following.
5793 (What Is a Function): `functionp' returns nil for macros. Clarify
5794 behavior of this and following functions for symbol arguments.
5795 (Function Documentation): Add `\' in front of (fn @var{arglist})
5796 and explain why.
5797 (Defining Functions): Mention DOCSTRING argument to `defalias'.
5798 Add anchor.
5799 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
5800
58012004-01-01 Miles Bader <miles@gnu.org>
5802
5803 * display.texi (Buttons): New section.
5804
58052003-12-31 Andreas Schwab <schwab@suse.de>
5806
5807 * numbers.texi (Math Functions): sqrt reports a domain-error
5808 error.
5809 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5810
58112003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5812
5813 * tips.texi (Documentation Tips): Update item on hyperlinks in
5814 documentation strings.
5815
5816 * errors.texi (Standard Errors): Various small corrections and
5817 additions.
5818
5819 * control.texi: Various small changes in addition to the
5820 following.
5821 (Signaling Errors): Provide some more details on how `signal'
5822 constructs the error message. Add anchor to the definition of
5823 `signal'.
5824 (Error Symbols): Describe special treatment of `quit'.
5825 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5826 to emphasize that it has to be a single form.
5827
5828 * buffers.texi: Add anchor.
5829
58302003-12-29 Richard M. Stallman <rms@gnu.org>
5831
5832 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5833 (Window Configurations): Add window-configuration-frame.
5834
5835 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5836
5837 * text.texi (Examining Properties): Add get-char-property-and-overlay.
5838 Change arg name in get-char-property.
5839 (Special Properties): Update handling of keymap property.
5840
5841 * strings.texi (Modifying Strings): Add clear-string.
5842 (Text Comparison): Add assoc-string and remove
5843 assoc-ignore-case, assoc-ignore-representation.
5844
5845 * os.texi (Time of Day): Add set-time-zone-rule.
5846
5847 * numbers.texi (Math Functions): asin, acos, log, log10
5848 report domain-error errors.
5849
5850 * nonascii.texi (Converting Representations):
5851 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
5852 (Encoding and I/O): Add file-name-coding-system.
5853
5854 * modes.texi (Search-based Fontification): Explain that
5855 face specs are symbols with face names as values.
5856
5857 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5858
5859 * lists.texi (Building Lists): remq moved elsewhere.
5860 (Sets And Lists): remq moved here.
5861 (Association Lists): Refer to assoc-string.
5862
5863 * internals.texi (Garbage Collection): Add memory-use-counts.
5864
5865 * frames.texi (Frames and Windows): Add set-frame-selected-window
5866 and frame-root-window.
5867
5868 * files.texi (Contents of Directories):
5869 Add directory-files-and-attributes.
5870
5871 * display.texi (Refresh Screen): Add force-window-update.
5872 (Invisible Text): Explain about moving point out of invis text.
5873 (Overlay Properties): Add overlay-properties.
5874 (Managing Overlays): Add overlayp.
5875 (GIF Images): Invalid image number displays a hollow box.
5876
5877 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5878 (Killing Buffers): Add buffer-live-p.
5879
58802003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
5881
5882 * display.texi (Fringes): Fix typo "set-buffer-window".
5883
58842003-12-24 Luc Teirlinck <teirllm@auburn.edu>
5885
5886 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5887 * nonascii.texi, processes.texi, tips.texi, variables.texi:
5888 Add or change various xrefs and anchors.
5889
5890 * commands.texi: Replace all occurrences of @acronym{CAR} with
5891 @sc{car}, for consistency with the rest of the Elisp manual.
5892 `car' and `cdr' are historically acronyms, but are no longer
5893 widely thought of as such.
5894
5895 * internals.texi (Pure Storage): Mention that `purecopy' does not
5896 copy text properties.
5897 (Object Internals): Now 29 bits are used (in most implementations)
5898 to address Lisp objects.
5899
5900 * variables.texi (Variables with Restricted Values): New node.
5901
5902 * objects.texi (Lisp Data Types): Mention that certain variables
5903 can only take on a restricted set of values and add an xref to
5904 the new node "Variables with Restricted Values".
5905
5906 * eval.texi (Function Indirection): Describe the errors that
5907 `indirect-function' can signal.
5908 (Eval): Clarify the descriptions of `eval-region' and `values'.
5909 Describe `eval-buffer' instead of `eval-current-buffer' and
5910 mention `eval-current-buffer' as an alias for `current-buffer'.
5911 Correct the description and mention all optional arguments.
5912
5913 * nonascii.texi: Various small changes in addition to the
5914 following.
5915 (Converting Representations): Clarify behavior of
5916 `string-make-multibyte' and `string-to-multibyte' for unibyte all
5917 ASCII arguments.
5918 (Character Sets): Document the variable `charset-list' and adapt
5919 the definition of the function `charset-list' accordingly.
5920 (Translation of Characters): Clarify use of generic characters in
5921 `make-translation-table'. Clarify and correct the description of
5922 the use of translation tables in encoding and decoding.
5923 (User-Chosen Coding Systems): Correct and clarify the description
5924 of `select-safe-coding-system'.
5925 (Default Coding Systems): Clarify description of
5926 `file-coding-system-alist'.
5927
59282003-11-30 Luc Teirlinck <teirllm@auburn.edu>
5929
5930 * strings.texi (Text Comparison): Correctly describe when two
5931 strings are `equal'. Combine and clarify descriptions of
5932 `assoc-ignore-case' and `assoc-ignore-representation'.
5933
5934 * objects.texi (Non-ASCII in Strings): Clarify description of
5935 when a string is unibyte or multibyte.
5936 (Bool-Vector Type): Update examples.
5937 (Equality Predicates): Correctly describe when two strings are
5938 `equal'.
5939
59402003-11-29 Luc Teirlinck <teirllm@auburn.edu>
5941
5942 * lists.texi (Building Lists): `append' no longer accepts integer
5943 arguments. Update the description of `number-sequence' to reflect
5944 recent changes.
5945 (Sets And Lists): Describe `member-ignore-case' after `member'.
5946
59472003-11-27 Kim F. Storm <storm@cua.dk>
5948
5949 * commands.texi (Click Events): Click object may be an images.
5950 Describe (dx . dy) element of click positions.
5951 (Accessing Events): Remove duplicate posn-timestamp.
5952 New functions posn-object and posn-object-x-y.
5953
59542003-11-23 Kim F. Storm <storm@cua.dk>
5955
5956 * commands.texi (Click Events): Describe enhancements to event
5957 position lists, including new text-pos and (col . row) items.
5958 Mention left-fringe and right-fringe area events.
5959 (Accessing Events): New functions posn-area and
5960 posn-actual-col-row. Mention posn-timestamp. Mention that
5961 posn-point in non-text area still returns buffer position.
5962 Clarify posn-col-row.
5963
59642003-11-21 Lars Hansen <larsh@math.ku.dk>
5965
5966 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
5967 * anti.texi (File Attributes): Describe removed parameter
5968 ID-FORMAT.
5969
59702003-11-20 Luc Teirlinck <teirllm@auburn.edu>
5971
5972 * positions.texi (Positions): Mention that, if a marker is used as
5973 a position, its buffer is ignored.
5974
5975 * markers.texi (Overview of Markers): Mention it here too.
5976
59772003-11-12 Luc Teirlinck <teirllm@auburn.edu>
5978
5979 * numbers.texi (Numeric Conversions): Not just `floor', but also
5980 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
5981
59822003-11-10 Luc Teirlinck <teirllm@auburn.edu>
5983
5984 * markers.texi (Creating Markers): Specify insertion type of
5985 created markers. Add xref to `Marker Insertion Types'.
5986 Second argument to `copy-marker' is optional.
5987 (Marker Insertion Types): Mention that most markers are created
5988 with insertion type nil.
5989 (The Mark): Correctly describe when `mark' signals an error.
5990 (The Region): Correctly describe when `region-beginning' and
5991 `region-end' signal an error.
5992
59932003-11-08 Luc Teirlinck <teirllm@auburn.edu>
5994
5995 * hash.texi (Creating Hash): Clarify description of `eql'.
5996 `makehash' is obsolete.
5997 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
5998
5999 * positions.texi (Point): Change description of `buffer-end', so
6000 that it is also correct for floating point arguments.
6001 (List Motion): Correct argument lists of `beginning-of-defun' and
6002 `end-of-defun'.
6003 (Excursions): Add xref to `Marker Insertion Types'.
6004 (Narrowing): Argument to `narrow-to-page' is optional.
6005
60062003-11-06 Luc Teirlinck <teirllm@auburn.edu>
6007
6008 * streams.texi (Output Streams): Clarify behavior of point for
6009 marker output streams.
6010
60112003-11-04 Luc Teirlinck <teirllm@auburn.edu>
6012
6013 * variables.texi (Defining Variables): Second argument to
6014 `defconst' is not optional.
6015 (Setting Variables): Mention optional argument APPEND to
6016 `add-to-list'.
6017 (Creating Buffer-Local): Expand description of
6018 `make-variable-buffer-local'.
6019 (Frame-Local Variables): Expand description of
6020 `make-variable-frame-local'.
6021 (Variable Aliases): Correct description of optional argument
6022 DOCSTRING to `defvaralias'. Mention return value of
6023 `defvaralias'.
6024 (File Local Variables): Add xref to `File variables' in Emacs
6025 Manual. Correct description of `hack-local-variables'. Mention
6026 `safe-local-variable' property. Mention optional second argument
6027 to `risky-local-variable-p'.
6028
60292003-11-03 Luc Teirlinck <teirllm@auburn.edu>
6030
6031 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
6032
60332003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6034
6035 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
6036 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
6037 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
6038 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
6039 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
6040 lispref/processes.texi, lispref/searching.texi,
6041 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
6042 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
6043 @acronym{FOO}.
6044
60452003-10-27 Luc Teirlinck <teirllm@auburn.edu>
6046
6047 * strings.texi (Creating Strings): Argument START to `substring'
6048 can not be `nil'. Expand description of
6049 `substring-no-properties'. Correct description of `split-string',
6050 especially with respect to empty matches. Prevent very bad line
6051 break in definition of `split-string-default-separators'.
6052 (Text Comparison): `string=' and `string<' also accept symbols as
6053 arguments.
6054 (String Conversion): More completely describe argument BASE in
6055 `string-to-number'.
6056 (Formatting Strings): `%s' and `%S' in `format' do require
6057 corresponding object. Clarify behavior of numeric prefix after
6058 `%' in `format'.
6059 (Case Conversion): The argument to `upcase-initials' can be a
6060 character.
6061
60622003-10-27 Kenichi Handa <handa@m17n.org>
6063
6064 * display.texi (Fontsets): Fix texinfo usage.
6065
60662003-10-25 Kenichi Handa <handa@m17n.org>
6067
6068 * display.texi (Fontsets): Add description of the function
6069 set-fontset-font.
6070
60712003-10-23 Luc Teirlinck <teirllm@auburn.edu>
6072
6073 * display.texi (Temporary Displays): Add xref to `Documentation
6074 Tips'.
6075
6076 * functions.texi (Function Safety): Use inforef instead of pxref
6077 for SES.
6078
60792003-10-23 Andreas Schwab <schwab@suse.de>
6080
6081 * Makefile.in (TEX, texinputdir): Don't define.
6082 (TEXI2DVI): Define.
6083 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
6084 add $(srcdir)/index.texi.
6085 ($(infodir)/elisp): Remove index.texi dependency.
6086 (elisp.dvi): Likewise. Use $(TEXI2DVI).
6087 (index.texi): Remove target.
6088 (dist): Don't link $(srcdir)/permute-index.
6089 (clean): Don't remove index.texi.
6090
6091 * permute-index, index.perm: Remove.
6092 * index.texi: Rename from index.unperm.
6093
60942003-10-22 Luc Teirlinck <teirllm@auburn.edu>
6095
6096 * tips.texi (Documentation Tips): Document new behavior for face
6097 and variable hyperlinks in Help mode.
6098
60992003-10-21 Luc Teirlinck <teirllm@auburn.edu>
6100
6101 * objects.texi (Integer Type): Update for extra bit of integer range.
6102 (Character Type): Ditto.
6103
61042003-10-16 Eli Zaretskii <eliz@gnu.org>
6105
6106 * numbers.texi (Integer Basics): Add index entries for reading
6107 numbers in hex, octal, and binary.
6108
61092003-10-16 Lute Kamstra <lute@gnu.org>
6110
6111 * modes.texi (Mode Line Format): Mention force-mode-line-update's
6112 argument.
6113
61142003-10-13 Luc Teirlinck <teirllm@auburn.edu>
6115
6116 * windows.texi (Choosing Window): Fix typo.
6117 * edebug.texi (Edebug Execution Modes): Fix typo.
6118
61192003-10-13 Richard M. Stallman <rms@gnu.org>
6120
6121 * windows.texi (Basic Windows): A window has fringe settings,
6122 display margins and scroll-bar settings.
6123 (Splitting Windows): Doc split-window return value.
6124 Clean up one-window-p.
6125 (Selecting Windows): Fix typo.
6126 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
6127 (Buffers and Windows): In set-window-buffer, explain effect
6128 on fringe settings and scroll bar settings.
6129 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
6130 (Choosing Window): Use defopt for pop-up-frame-function.
6131 For special-display-buffer-names, explain same-window and same-frame.
6132 Clarify window-dedicated-p return value.
6133 (Textual Scrolling): scroll-up and scroll-down can get an error.
6134 (Horizontal Scrolling): Clarify auto-hscroll-mode.
6135 Clarify set-window-hscroll.
6136 (Size of Window): Don't mention tool bar in window-height.
6137 (Coordinates and Windows): Explain what coordinates-in-window-p
6138 returns for fringes and display margins.
6139 (Window Configurations): Explain saving fringes, etc.
6140
6141 * tips.texi (Library Headers): Clean up Documentation.
6142
6143 * syntax.texi (Parsing Expressions): Clean up forward-comment
6144 and parse-sexp-lookup-properties.
6145
6146 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
6147
6148 * os.texi (System Environment): Clean up text for load-average errors.
6149
6150 * modes.texi (Hooks): Don't explain local hook details at front.
6151 Clarify run-hooks and run-hook-with-args a little.
6152 Clean up add-hook and remove-hook.
6153
6154 * edebug.texi (Edebug Execution Modes): Clarify t.
6155 Document edebug-sit-for-seconds.
6156 (Coverage Testing): Document C-x X = and =.
6157 (Instrumenting Macro Calls): Fix typo.
6158 (Specification List): Don't index the specification keywords.
6159
61602003-10-10 Kim F. Storm <storm@cua.dk>
6161
6162 * processes.texi (Network): Introduce make-network-process.
6163
61642003-10-09 Luc Teirlinck <teirllm@auburn.edu>
6165
6166 * tips.texi (Library Headers): Fix typo.
6167
61682003-10-07 Juri Linkov <juri@jurta.org>
6169
6170 * modes.texi (Imenu): Mention imenu-create-index-function's
6171 default value. Explain submenus better.
6172
61732003-10-07 Lute Kamstra <lute@gnu.org>
6174
6175 * modes.texi (Faces for Font Lock): Fix typo.
6176 (Hooks): Explain how buffer-local hook variables can refer to
6177 global hook variables.
6178 Various minor clarifications.
6179
61802003-10-06 Lute Kamstra <lute@gnu.org>
6181
6182 * tips.texi (Coding Conventions): Mention naming conventions for
6183 hooks.
6184
61852003-10-05 Luc Teirlinck <teirllm@auburn.edu>
6186
6187 * loading.texi (Library Search): Correct default value of
6188 load-suffixes.
6189 (Named Features): Fix typo.
6190
61912003-10-05 Richard M. Stallman <rms@gnu.org>
6192
6193 * loading.texi (Named Features): In `provide',
6194 say how to test for subfeatures.
6195 (Unloading): In unload-feature, use new var name
6196 unload-feature-special-hooks.
6197
61982003-10-03 Lute Kamstra <lute@gnu.org>
6199
6200 * modes.texi (Major Mode Conventions): Mention third way to set up
6201 Imenu.
6202 (Imenu): A number of small fixes.
6203 Delete documentation of internal variable imenu--index-alist.
6204 Document the return value format of imenu-create-index-function
6205 functions.
6206
62072003-09-30 Richard M. Stallman <rms@gnu.org>
6208
6209 * processes.texi (Network): Say what stopped datagram connections do.
6210
6211 * lists.texi (Association Lists): Clarify `assq-delete-all'.
6212
6213 * display.texi (Overlay Properties): Clarify `evaporate' property.
6214
62152003-09-29 Lute Kamstra <lute@gnu.org>
6216
6217 * modes.texi (Mode Line Data): Explain when symbols in mode-line
6218 constructs should be marked as risky.
6219 Change cons cell into proper list.
6220 (Mode Line Variables): Change cons cell into proper list.
6221
62222003-09-26 Lute Kamstra <lute@gnu.org>
6223
6224 * modes.texi (Mode Line Data): Document the :propertize construct.
6225 (Mode Line Variables): Reorder the descriptions of the variables
6226 to match their order in the default mode-line-format.
6227 Describe the new variables mode-line-position and mode-line-modes.
6228 Update the default values of mode-line-frame-identification,
6229 minor-mode-alist, and default-mode-line-format.
6230 (Properties in Mode): Mention the :propertize construct.
6231
62322003-09-26 Richard M. Stallman <rms@gnu.org>
6233
6234 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6235 * loading.texi, minibuf.texi, text.texi, variables.texi:
6236 Avoid @strong{Note:}.
6237
62382003-09-26 Richard M. Stallman <rms@gnu.org>
6239
6240 * keymaps.texi (Remapping Commands): Fix typo.
6241
62422003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
6243
6244 * processes.texi (Low-Level Network): Fix typo.
6245
62462003-09-23 Kim F. Storm <storm@cua.dk>
6247
6248 * processes.texi (Network, Network Servers): Fix typos.
6249 (Low-Level Network): Add timeout value for :server keyword.
6250 Add new option keywords to make-network-process.
6251 Add set-network-process-options.
6252 Explain how to test availability of network options.
6253
62542003-09-19 Richard M. Stallman <rms@gnu.org>
6255
6256 * text.texi (Motion by Indent): Arg to
6257 backward-to-indentation and forward-to-indentation is optional.
6258
6259 * strings.texi (Creating Strings): Add substring-no-properties.
6260
6261 * processes.texi
6262 (Process Information): Add list-processes arg QUERY-ONLY.
6263 Delete process-contact from here.
6264 Add new status values for process-status.
6265 Add process-get, process-put, process-plist, set-process-plist.
6266 (Synchronous Processes): Add call-process-shell-command.
6267 (Signals to Processes): signal-process allows process objects.
6268 (Network): Complete rewrite.
6269 (Network Servers, Datagrams, Low-Level Network): New nodes.
6270
6271 * positions.texi (Word Motion): forward-word, backward-word
6272 arg is optional. Reword.
6273
6274 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
6275
6276 * variables.texi (Creating Buffer-Local):
6277 Delete duplicate definition of buffer-local-value.
6278 (File Local Variables): Explain about discarding text props.
6279
62802003-09-11 Richard M. Stallman <rms@gnu.org>
6281
6282 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
6283 changes variables that record input events.
6284 (Minibuffer Misc): Add minibuffer-selected-window.
6285
6286 * lists.texi (Building Lists): Add copy-tree.
6287
6288 * display.texi (Fontsets): Add char-displayable-p.
6289 (Scroll Bars): New node.
6290
62912003-09-08 Lute Kamstra <lute@gnu.org>
6292
6293 * modes.texi (%-Constructs): Document new `%i' and `%I'
6294 constructs.
6295
62962003-09-03 Peter Runestig <peter@runestig.com>
6297
6298 * makefile.w32-in: New file.
6299
63002003-08-29 Richard M. Stallman <rms@gnu.org>
6301
6302 * display.texi (Overlay Properties): Clarify how priorities
6303 affect use of the properties.
6304
63052003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6306
6307 * customize.texi (Type Keywords): Correct the description of
6308 `:help-echo' in the case where `motion-doc' is a function.
6309
63102003-08-14 John Paul Wallington <jpw@gnu.org>
6311
6312 * modes.texi (Emulating Mode Line): Subsection, not section.
6313
63142003-08-13 Richard M. Stallman <rms@gnu.org>
6315
6316 * elisp.texi (Top): Update subnode lists in menu.
6317
6318 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
6319 (Kill Functions): kill-region has new arg yank-handler.
6320 (Yanking): New node.
6321 (Yank Commands): Add yank-undo-function.
6322 (Low-Level Kill Ring):
6323 kill-new and kill-append have new arg yank-handler.
6324 (Changing Properties): Add remove-list-of-text-properties.
6325 (Atomic Changes): New node.
6326
6327 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
6328
6329 * streams.texi (Output Variables): Add eval-expression-print-length
6330 and eval-expression-print-level.
6331
6332 * os.texi (Time Conversion): For encode-time, explain limits on year.
6333
6334 * objects.texi (Character Type): Define anchor "modifier bits".
6335
6336 * modes.texi (Emulating Mode Line): New node.
6337 (Search-based Fontification): Font Lock uses font-lock-face property.
6338 (Other Font Lock Variables): Likewise.
6339
6340 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
6341 not vectors.
6342 (Active Keymaps): Add emulation-mode-map-alists.
6343 (Functions for Key Lookup): key-binding has new arg no-remap.
6344 (Remapping Commands): New node.
6345 (Scanning Keymaps): where-is-internal has new arg no-remap.
6346 (Tool Bar): Add tool-bar-local-item-from-menu.
6347 Clarify when to use tool-bar-add-item-from-menu.
6348
6349 * commands.texi (Interactive Call): commandp has new arg.
6350 (Command Loop Info): Add this-original-command.
6351
63522003-08-06 John Paul Wallington <jpw@gnu.org>
6353
6354 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
6355
6356 * display.texi (Warning Basics): Fix typo.
6357 (Fringes): Add closing curly bracket and fix typo.
6358
6359 * elisp.texi (Top): Fix typo.
6360
63612003-08-05 Richard M. Stallman <rms@gnu.org>
6362
6363 * elisp.texi: Update lists of subnodes.
6364
6365 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
6366
6367 * variables.texi (Local Variables): Use lc for example variable names.
6368
6369 * tips.texi (Library Headers): Explain where to put -*-.
6370
6371 * strings.texi (Creating Strings): Fix xref for vconcat.
6372
6373 * sequences.texi (Vector Functions):
6374 vconcat no longer allows integer args.
6375
6376 * minibuf.texi (Reading File Names): read-file-name has new
6377 arg PREDICATE. New function read-directory-name.
6378
6379 * macros.texi (Defining Macros): Give definition of `declare'
6380 (Indenting Macros): New node.
6381
6382 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
6383 (Window Frame Parameters): Make separate table of parameters
6384 that are coupled with specific face attributes.
6385 (Deleting Frames): delete-frame-hooks renamed to
6386 delete-frame-functions.
6387
6388 * files.texi (Magic File Names): Add file-remote-p.
6389 Clarify file-local-copy.
6390
6391 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
6392 here; instead xref Defining Macros.
6393
6394 * display.texi (Warnings): New node, and subnodes.
6395 (Fringes): New node.
6396
6397 * debugging.texi (Test Coverage): New node.
6398
6399 * compile.texi (Compiler Errors): Explain with-no-warnings
6400 and other ways to suppress warnings.
6401
6402 * commands.texi (Interactive Call): Minor clarification.
6403
6404 * buffers.texi (Buffer File Name): set-visited-file-name
6405 renames the buffer too.
6406
6407 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
6408
64092003-07-24 Markus Rost <rost@math.ohio-state.edu>
6410
6411 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
6412
64132003-07-22 Markus Rost <rost@math.ohio-state.edu>
6414
6415 * internals.texi (Garbage Collection): Fix previous change.
6416
64172003-07-22 Richard M. Stallman <rms@gnu.org>
6418
6419 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
6420
6421 * display.texi (Width): Use \s syntax in example.
6422 (Font Selection): Add face-font-rescale-alist.
6423
6424 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
6425 Remove spurious indent in example.
6426
6427 * lists.texi (Building Lists): Add number-sequence.
6428
6429 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
6430
6431 * functions.texi (Function Documentation): Explain how to
6432 show calling convention explicitly in the doc string.
6433
6434 * windows.texi (Selecting Windows): save-selected-window saves
6435 selected window of each frame.
6436 (Window Configurations): Minor change.
6437
6438 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
6439
6440 * streams.texi (Output Variables): Add print-continuous-numbering
6441 and print-number-table.
6442
6443 * processes.texi (Decoding Output): New node.
6444
6445 * os.texi (Time Conversion): decode-time arg is optional.
6446
6447 * objects.texi (Character Type): Don't use space as example for \.
6448 Make list of char names and \-sequences correspond.
6449 Explain that \s is not used in strings. `\ ' needs space after.
6450
6451 * nonascii.texi (Converting Representations): Add string-to-multibyte.
6452 (Translation of Characters): Add translation-table-for-input.
6453 (Default Coding Systems): Add auto-coding-functions.
6454 (Explicit Encoding): Add decode-coding-inserted-region.
6455 (Locales): Add locale-info.
6456
6457 * minibuf.texi (Basic Completion): Describe test-completion.
6458 Collections can be lists of strings.
6459 Clean up lazy-completion-table.
6460 (Programmed Completion): Mention test-completion.
6461 Clarify why lambda expressions are not accepted.
6462 (Minibuffer Misc): Describe minibufferp.
6463
64642003-07-14 Richard M. Stallman <rms@gnu.org>
6465
6466 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
6467
6468 * windows.texi (Selecting Windows): New arg to select-window.
6469 (Selecting Windows): Add with-selected-window.
6470 (Size of Window): Add window-inside-edges, etc.
6471
6472 * internals.texi (Garbage Collection): Add post-gc-hook.
6473
6474 * processes.texi (Subprocess Creation): Add exec-suffixes.
6475
6476 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
6477 (Scanning Keymaps): Add map-keymaps.
6478 (Defining Menus): Add keymap-prompt.
6479
6480 * numbers.texi (Integer Basics): Add most-positive-fixnum,
6481 most-negative-fixnum.
6482
6483 * compile.texi (Byte Compilation): Explain no-byte-compile
6484 (Compiler Errors): New node.
6485
6486 * os.texi (User Identification): user-uid, user-real-uid
6487 can return float.
6488
6489 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
6490 and about derived modes.
6491 (Minor Modes): Add minor-mode-list.
6492 (Defining Minor Modes): Keyword args for define-minor-mode.
6493 (Search-based Fontification): Explain managing other properties.
6494 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 6495 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
6496 (Hooks): Add run-mode-hooks and delay-mode-hooks.
6497
6498 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
6499 (Variable Aliases): Clarify defvaralias.
6500
6501 * loading.texi (Library Search): Add load-suffixes.
6502
6503 * minibuf.texi (Basic Completion): Add lazy-completion-table.
6504 (Programmed Completion): Add dynamic-completion-table.
6505
6506 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
6507 (Magic File Names): Specify precedence order of handlers.
6508
6509 * commands.texi (Command Overview): Emacs server runs pre-command-hook
6510 and post-command-hook.
6511 (Waiting): New calling convention for sit-for.
6512
6513 * text.texi (Special Properties): local-map and keymap properties
6514 apply based on their stickiness.
6515
65162003-07-07 Richard M. Stallman <rms@gnu.org>
6517
6518 * modes.texi (Minor Mode Conventions): Specify only some kinds
6519 of list values as args to minor modes.
6520
6521 * files.texi (File Name Expansion): Warn about iterative use
6522 of substitute-in-file-name.
6523
6524 * advice.texi (Activation of Advice): Clean up previous change.
6525
65262003-07-06 Markus Rost <rost@math.ohio-state.edu>
6527
6528 * advice.texi (Activation of Advice): Note that ad-start-advice is
6529 turned on by default.
6530
65312003-06-30 Richard M. Stallman <rms@gnu.org>
6532
6533 * text.texi (Buffer Contents): Document current-word.
6534 (Change Hooks): Not called for *Messages*.
6535
6536 * functions.texi (Defining Functions): Explain about redefining
6537 primitives.
6538 (Function Safety): Renamed. Minor changes.
6539 Comment out the detailed criteria for what is safe.
6540
65412003-06-22 Andreas Schwab <schwab@suse.de>
6542
6543 * objects.texi (Symbol Type): Fix description of examples.
6544
65452003-06-16 Andreas Schwab <schwab@suse.de>
6546
6547 * hash.texi (Creating Hash): Fix description of :weakness.
6548
c8763fb6 65492003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
6550
6551 * files.texi (Changing Files): copy-file copies file modes, too.
6552
65532003-05-28 Richard M. Stallman <rms@gnu.org>
6554
6555 * strings.texi (Creating Strings): Clarify split-string.
6556
65572003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
6558
6559 * strings.texi (Creating Strings): Update split-string specification
6560 and examples.
6561
65622003-05-19 Richard M. Stallman <rms@gnu.org>
6563
6564 * elisp.texi: Correct invariant section names.
6565
65662003-04-20 Richard M. Stallman <rms@gnu.org>
6567
6568 * os.texi (Timers): Explain about timers and quitting.
6569
65702003-04-19 Richard M. Stallman <rms@gnu.org>
6571
6572 * internals.texi (Writing Emacs Primitives): Strings are
6573 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
6574 Explain GCPRO convention for varargs function args.
6575
65762003-04-16 Richard M. Stallman <rms@gnu.org>
6577
6578 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
6579
65802003-04-08 Richard M. Stallman <rms@gnu.org>
6581
6582 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
6583
65842003-02-13 Kim F. Storm <storm@cua.dk>
6585
6586 * objects.texi (Character Type): New \s escape for space.
6587
65882003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6589
6590 * os.texi (System Environment): Added cygwin system-type.
6591
65922003-01-25 Richard M. Stallman <rms@gnu.org>
6593
6594 * keymaps.texi: Document that a symbol can act as a keymap.
6595
65962003-01-13 Richard M. Stallman <rms@gnu.org>
6597
6598 * text.texi (Changing Properties): Say string indices are origin-0.
6599
6600 * positions.texi (Screen Lines) <compute-motion>:
6601 Correct order of elts in return value.
6602
6603 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
6604 how to define a default binding.
6605
66062002-12-07 Markus Rost <rost@math.ohio-state.edu>
6607
6608 * loading.texi (Unloading): Fix recent change for load-history.
6609
6610 * customize.texi (Simple Types): Clarify description of custom
6611 type 'number. Describe new custom type 'float.
6612
66132002-12-04 Markus Rost <rost@math.ohio-state.edu>
6614
6615 * variables.texi (File Local Variables): Fix typo.
6616
c8763fb6 66172002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
6618
6619 From Michael Albinus <Michael.Albinus@alcatel.de>.
6620
6621 * README: Target for Info file is `make info'.
6622
6623 * files.texi (File Name Components): Fixed typos in
6624 `file-name-sans-extension'.
6625 (Magic File Names): Complete list of operations for magic file
6626 name handlers.
6627
66282002-09-16 Jonathan Yavner <jyavner@engineer.com>
6629
6630 * variables.texi (File Local Variables): New function
6631 risky-local-variable-p.
6632
66332002-09-15 Jonathan Yavner <jyavner@engineer.com>
6634
6635 * functions.texi (Function safety): New node about unsafep.
6636
66372002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
6638
6639 * customize.texi (Splicing into Lists): Fixed example.
6640 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
6641
66422002-06-17 Juanma Barranquero <lektu@terra.es>
6643
6644 * frames.texi (Display Feature Testing): Fix typo.
6645
66462002-06-12 Andreas Schwab <schwab@suse.de>
6647
6648 * frames.texi (Initial Parameters, Resources): Fix references to
6649 the Emacs manual.
6650
66512002-05-13 Kim F. Storm <storm@cua.dk>
6652
6653 * variables.texi (Intro to Buffer-Local): Updated warning and
6654 example relating to changing buffer inside let.
6655
c8763fb6 66562002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6657
6658 * os.texi (Session Management): New node about X Session management.
6659
66602002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
6661
6662 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
6663 to which the manual corresponds, and the copyright years.
6664
6665 * Makefile.in (VERSION): Set to 2.9.
6666
66672001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
6668
6669 * elisp.texi: Change the category in @dircategory to "Emacs", to
6670 make it consistent with info/dir.
6671
66722001-11-25 Miles Bader <miles@gnu.org>
6673
6674 * text.texi (Fields): Describe new `limit' arg in
6675 field-beginning/field-end.
6676
66772001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
6678
6679 * permute-index: Don't depend on csh-specific features. Replace
6680 the interpreter name with /bin/sh.
6681
6682 * two-volume-cross-refs.txt: New file.
6683 * two.el: New file.
6684 * spellfile: New file.
6685
66862001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6687
6688 * permute-index: New file.
6689
6690 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6691 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6692 8+3 restricted namespace.
6693
6694 * Makefile.in (infodir): Define relative to $(srcdir).
6695 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6696 include directories list via -I switch to makeinfo.
6697 (index.texi): Use cp if both hard and symbolic links fail.
6698
66992001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6700
6701 * Makefile.in (distclean): Add.
6702
6703 The following changes make ELisp manual part of the Emacs
6704 distribution:
6705
6706 * Makefile.in: Add Copyright notice.
6707 (prefix): Remove.
6708 (infodir): Change value to "../info".
6709 (VPATH): New variable.
6710 (MAKE): Don't define.
6711 (texmacrodir): Don't define.
6712 (texinputdir): Append the existing value of TEXINPUTS.
6713 ($(infodir)/elisp): Instead of just "elisp". Reformat the
6714 command to be compatible with man/Makefile.in, and to put the
6715 output into ../info.
6716 (info): Add target.
6717 (installall): Target removed.
6718
c8763fb6 67192001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
6720
6721 * tips.texi (Coding Conventions): Fix typo.
6722
67232001-10-23 Gerd Moellmann <gerd@gnu.org>
6724
6725 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6726
67272001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
6728
6729 * files.texi (File Name Components): Update the description of
6730 file-name-sans-extension and file-name-extension, as they now
6731 ignore leading dots.
6732
67332001-10-20 Gerd Moellmann <gerd@gnu.org>
6734
6735 * (Version 21.1 released.)
6736
67372001-10-19 Miles Bader <miles@gnu.org>
6738
6739 * positions.texi (Text Lines): Describe behavior of
6740 `beginning-of-line'/`end-of-line' in the presence of field properties.
6741
67422001-10-17 Gerd Moellmann <gerd@gnu.org>
6743
6744 * Makefile.in (VERSION): Set to 2.8.
6745 (manual): Use `manual-21'.
6746
6747 * elisp.texi (VERSION): Add and use it where the version
6748 number was used. Set it to 2.8.
6749
6750 * intro.texi: Likewise.
6751
67522001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6753
6754 * files.texi (File Name Completion): Document the significance of
6755 a trailing slash in elements of completion-ignored-extensions.
6756
67572001-10-06 Miles Bader <miles@gnu.org>
6758
6759 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6760
67612001-10-04 Gerd Moellmann <gerd@gnu.org>
6762
6763 * variables.texi (Variable Aliases): New node.
6764
67652001-10-04 Gerd Moellmann <gerd@gnu.org>
6766
6767 * Branch for 21.1.
6768
67692001-10-02 Miles Bader <miles@gnu.org>
6770
6771 * minibuf.texi (Minibuffer Misc): Add entries for
6772 `minibuffer-contents', `minibuffer-contents-no-properties', and
6773 `delete-minibuffer-contents'.
6774 Correct description for `minibuffer-prompt-end'.
6775
6776 * text.texi (Property Search): Correct descriptions of
6777 `next-char-property-change' and `previous-char-property-change'.
6778 Add entries for `next-single-char-property-change' and
6779 `previous-single-char-property-change'.
6780 Make operand names a bit more consistent.
6781
67822001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
6783
6784 * frames.texi (Finding All Frames): Document that next-frame and
6785 previous-frame are local to current terminal.
6786
67872001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
6788
6789 * keymaps.texi (Creating Keymaps): Fix the description of the
6790 result of make-keymap.
6791
67922001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
6793
6794 * display.texi (Font Lookup, Attribute Functions)
6795 (Image Descriptors): Add cross-references to the definition of
6796 selected frame.
6797
6798 * buffers.texi (The Buffer List): Add cross-references to the
6799 definition of selected frame.
6800
6801 * frames.texi (Input Focus): Clarify which frame is _the_ selected
6802 frame at any given time.
6803 (Multiple Displays, Size and Position): Add a cross-reference to
6804 the definition of the selected frame.
6805
68062001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6807
6808 * strings.texi (String Conversion) <string-to-number>: Document
6809 that a float is returned for integers that are too large.
6810
6811 * frames.texi (Mouse Position): Document mouse-position-function.
6812 (Display Feature Testing): Document display-images-p.
6813 (Window Frame Parameters): Document the cursor-type variable.
6814
6815 * numbers.texi (Integer Basics): Document CL style read syntax for
6816 integers in bases other than 10.
6817
6818 * positions.texi (List Motion): Document
6819 open-paren-in-column-0-is-defun-start.
6820
6821 * lists.texi (Sets And Lists): Document member-ignore-case.
6822
6823 * internals.texi (Garbage Collection): Document the used and free
6824 strings report.
6825 (Memory Usage): Document strings-consed.
6826
6827 * os.texi (Time of Day): Document float-time.
6828 (Recording Input): Document that clear-this-command-keys clears
6829 the vector to be returned by recent-keys.
6830
6831 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6832 argument keymap can be a list.
6833
6834 * nonascii.texi (User-Chosen Coding Systems)
6835 <select-safe-coding-system>: Document the new argument
6836 accept-default-p and the variable
6837 select-safe-coding-system-accept-default-p. Tell what happens if
6838 buffer-file-coding-system is undecided.
6839 (Default Coding Systems): Document auto-coding-regexp-alist.
6840
6841 * display.texi (The Echo Area) <message>: Document
6842 message-truncate-lines.
6843 (Glyphs): Document that the glyph table is unused on windowed
6844 displays.
6845
6846 * help.texi (Describing Characters) <single-key-description>:
6847 Document the new argument no-angles.
6848 (Accessing Documentation) <documentation-property>: Document that
6849 a non-string property is evaluated.
6850 <documentation>: Document that the function-documentation property
6851 is looked for.
6852
6853 * windows.texi (Selecting Windows): Document some-window.
6854
6855 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6856
6857 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6858 apropos-mode-hook.
6859
6860 * commands.texi (Using Interactive): Document interactive-form.
6861 (Keyboard Macros): Document kbd-macro-termination-hook.
6862 (Command Loop Info): Document that clear-this-command-keys clears
6863 the vector to be returned by recent-keys.
6864
68652001-09-04 Werner LEMBERG <wl@gnu.org>
6866
6867 * Makefile.in (srcdir, texinputdir): New variables.
6868 (srcs, index.texi, install): Use $(srcdir).
6869 (.PHONY): Remove elisp.dvi.
6870 (elisp): Use -I switch for makeinfo.
6871 (elisp.dvi): Use $(srcdir) and $(texinputdir).
6872 (installall, dist): Use $(srcdir).
6873 Fix path to texinfo.tex.
6874 (maintainer-clean): Add elisp.dvi and elisp.oaux.
6875
68762001-08-30 Gerd Moellmann <gerd@gnu.org>
6877
6878 * display.texi (Conditional Display): Adjust to API change.
6879
6880 * configure: New file.
6881
68822001-07-30 Gerd Moellmann <gerd@gnu.org>
6883
6884 * commands.texi (Repeat Events): Add description of
6885 double-click-fuzz.
6886
68872001-05-08 Stefan Monnier <monnier@cs.yale.edu>
6888
6889 * syntax.texi (Syntax Class Table): Add the missing designator for
6890 comment and string fences.
6891 (Syntax Properties): Add a xref to syntax table internals.
6892 (Syntax Table Internals): Document string-to-syntax.
6893
68942001-05-07 Gerd Moellmann <gerd@gnu.org>
6895
6896 * Makefile.in (install): Use install-info command line options
6897 like in Emacs' Makefile.in.
6898
68992000-12-09 Miles Bader <miles@gnu.org>
6900
6901 * windows.texi (Window Start): Update documentation for
6902 `pos-visible-in-window-p'.
6903
69042000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6905
6906 * lists.texi (Building Lists): Add footnote to explain how to add
6907 to the end of a list.
6908
69092000-10-25 Gerd Moellmann <gerd@gnu.org>
6910
6911 * files.texi (Visiting Functions): Typos.
6912
69132000-10-25 Kenichi Handa <handa@etl.go.jp>
6914
6915 * files.texi (Visiting Functions): Return value of
6916 find-file-noselect may be a list of buffers if wildcards are used.
6917
69182000-10-24 Miles Bader <miles@lsi.nec.co.jp>
6919
6920 * display.texi (Defining Faces): Document `graphic' display type
6921 in face specs.
6922
b344d29d 69232000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
6924
6925 * hooks.texi (Standard Hooks): Replace obsolete
6926 `after-make-frame-hook' with `after-make-frame-functions'.
6927
6928 * frames.texi (Creating Frames): Ditto.
6929
6930 * variables.texi (Future Local Variables): Ditto.
6931
69322000-10-16 Gerd Moellmann <gerd@gnu.org>
6933
6934 * display.texi (Other Image Types): Add description of :foreground
6935 and :background properties of mono PBM images.
6936
69372000-08-17 Werner LEMBERG <wl@gnu.org>
6938
6939 * .cvsignore: New file.
6940
69412000-01-05 Gerd Moellmann <gerd@gnu.org>
6942
6943 * tindex.pl: New script.
6944
69451999-12-03 Dave Love <fx@gnu.org>
6946
6947 * Makefile.in (MAKEINFO): New parameter.
6948
69491999-09-17 Richard Stallman <rms@gnu.org>
6950
6951 * Makefile.in (srcs): Add hash.texi.
6952 (VERSION): Update to 20.6.
6953
69541999-09-13 Richard Stallman <rms@gnu.org>
6955
6956 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
6957
69581998-08-29 Karl Heuer <kwzh@gnu.org>
6959
6960 * configure.in: New file.
6961 * Makefile.in: Renamed from Makefile.
6962 (prefix, infodir): Use value obtained from configure.
6963 (emacslibdir): Obsolete variable deleted.
6964 (dist): Distribute configure.in, configure, Makefile.in.
6965
69661998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
6967
6968 * Makefile (INSTALL_INFO): New variable.
6969 (install): Run install-info.
6970
69711998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
6972
6973 * Makefile (elisp.dvi): Add missing backslash.
6974
69751998-05-02 Richard Stallman <rms@psilocin.gnu.org>
6976
6977 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
6978 Run texindex without `./'. Always run texindex on elisp.tp.
6979 (elisp.tps): Target deleted.
6980
69811998-04-05 Richard Stallman <rms@psilocin.gnu.org>
6982
6983 * Makefile (srcs): Add nonascii.texi and customize.texi.
6984 (dist): Start by deleting `temp'.
6985
69861998-02-17 Richard Stallman <rms@psilocin.gnu.org>
6987
6988 * Makefile (makeinfo, texindex): Targets deleted.
6989 (makeinfo.o, texindex.o): Targets deleted.
6990 (clean, dist): Don't do anything with them or with getopt*.
6991
69921998-01-30 Richard Stallman <rms@psilocin.gnu.org>
6993
6994 * Makefile (SHELL): Defined.
6995
69961998-01-27 Richard Stallman <rms@psilocin.gnu.org>
6997
6998 * Makefile (elisp.tps): New target.
6999 (elisp.dvi): Depend on elisp.tps.
7000
c5602427 70011996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
7002
7003 * README: Update phone number.
7004
7005 * Makefile (elisp): Make this be the default target.
7006 Depend on makeinfo.c instead of makeinfo.
7007 (install): Don't depend on elisp.dvi, since we don't install that.
7008 Use mkinstalldirs.
7009 (dist): Add mkinstalldirs.
7010
c5602427 70111995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
7012
7013 * Makefile (VERSION): Update version number.
7014 (maintainer-clean): Renamed from realclean.
7015
c5602427 70161995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
7017
7018 * Makefile (realclean): New target.
7019 (elisp): Remove any old elisp-* files first.
7020
c5602427 70211993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
7022
7023 * Makefile (VERSION): New variable.
7024 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
7025 Compressed file suffix should be `.gz', not `.z'.
7026
ce058493 70271993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7028
7029 * Makefile (elisp): Depend on makeinfo.
7030
c5602427 70311993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
7032
7033 * Makefile (srcs): Add anti.texi.
7034
c5602427 70351993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7036
7037 * Makefile (infodir, prefix): New vars.
7038 (install): Use infodir.
7039 (emacsinfodir): Deleted.
7040
c5602427 70411993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7042
7043 * Makefile (srcs): Add calendar.texi.
7044
7045 * Makefile (dist): Copy texindex.c and makeinfo.c.
7046 Limit elisp-* files to those with one or two digits.
7047
c5602427 70481993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7049
7050 * Makefile (dist): Changed to use Gzip instead of compress.
7051
c5602427 70521993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7053
7054 * loading.texi (Unloading): define-function changed back to
7055 defalias. It may not stay this way, but at least it's
7056 consistent with the known-good version of the code patch.
7057
c5602427 70581993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
7059
7060 * modes.texi (Hooks): Document new optional arg of add-hook.
7061
c5602427 70621993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7063
7064 * variables.texi: Document nil initial value of buffer-local variables.
7065
7066 * tips.texi: Add new section on standard library headers.
7067
c5602427 70681993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7069
7070 * Makefile (srcs): Add frame.texi to the list of sources.
7071
c5602427 70721993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7073
7074 * Makefile (dist): Don't bother excluding autosave files; they'll
7075 never make it into the temp directory anyway, and the hash marks
7076 in the name are problematic for make and the Bourne shell.
7077 (srcs):
7078
c5602427 70791993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7080
7081 * Makefile (dist): Don't include backup files or autosave files in
7082 the distribution tar file.
7083
c5602427 70841991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7085
7086 * Makefile (srcs): Added index.perm.
7087 (elisp.dvi): Remove erroneous shell comment.
7088 Expect output of permute-index in permuted.fns.
7089 Save old elisp.aux in elisp.oaux.
7090 (clean): Added index.texi to be deleted.
7091
c5602427 70921990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7093
7094 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
7095
c5602427 70961990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
7097
7098 * files.texi: Noted that completion-ignored-extensions is ignored
7099 when making *Completions*.
7100
c5602427 71011990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
7102
7103 * Makefile make dist now depends on elisp.dvi, since it tries
7104 to include it in the dist file.
7105
c5602427 71061990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 7107
c5602427 7108 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 7109
c5602427 71101989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7111
7112 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
7113 (defunargs): Turn off \hyphenchar of \sl font temporarily.
7114
c5602427 71151989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7116
7117 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
7118 and @error{} are the terms now being used. The files in the
7119 directory have been changed to reflect this.
7120
7121 * All instances of @indentedresultt{} have been changed to
7122 ` @result{}', using 5 spaces at the begining of the line.
7123
c5602427 71241989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7125
7126 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
7127 experimental @indentedresult{}, @indentedexpandsto{} are part of
7128 the texinfo.tex in this directory. These TeX macros are not
7129 stable yet.
7130
c5602427 71311989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7132
7133 * texinfo.tex: Temporarily added
7134 \let\result=\dblarrow
7135 \def\error{{\it ERROR} \longdblarrow}
7136 We need to do this better soon.
7137
c5602427 71381989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7139
7140 * Applied Karl Berry's patches to *.texinfo files, but not to
7141 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
7142 new title page format is also not applied, since it requires
7143 texinfo.tex changes.)
7144
7145 * Cleaned up `Makefile' and defined the `emacslibdir' directory
7146 for the Project GNU development environment.
7147
7148;; Local Variables:
c8763fb6 7149;; coding: utf-8
b8d4c8d0
GM
7150;; add-log-time-zone-rule: t
7151;; End:
7152
352c8b4a
GM
7153 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
7154 2007, 2008 Free Software Foundation, Inc.
b8d4c8d0
GM
7155
7156 This file is part of GNU Emacs.
7157
352c8b4a 7158 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 7159 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7160 the Free Software Foundation, either version 3 of the License, or
7161 (at your option) any later version.
b8d4c8d0
GM
7162
7163 GNU Emacs is distributed in the hope that it will be useful,
7164 but WITHOUT ANY WARRANTY; without even the implied warranty of
7165 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7166 GNU General Public License for more details.
7167
7168 You should have received a copy of the GNU General Public License
352c8b4a 7169 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
7170
7171;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda