* lisp/eshell/esh-cmd.el (eshell-rewrite-for-command): Fix last change.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
60754666
CY
12011-10-26 Chong Yidong <cyd@gnu.org>
2
3 * modes.texi (Running Hooks): Document with-wrapper-hook.
4
d366bd53
CY
52011-10-18 Chong Yidong <cyd@gnu.org>
6
7 * display.texi (Glyphless Chars): New node.
8
50b063c3
CY
92011-10-13 Chong Yidong <cyd@stupidchicken.com>
10
11 * text.texi (Yanking): Document yank-excluded-properties.
12
13 * package.texi (Packaging Basics): The commentary should say how
14 to begin using the package.
15
c72063fa
MR
162011-10-11 Martin Rudalics <rudalics@gmx.at>
17
18 * windows.texi (Deleting Windows): Mention which window gets
19 selected when deleting the selected window.
20
d83dc65b
MR
212011-10-09 Martin Rudalics <rudalics@gmx.at>
22
23 * buffers.texi (The Buffer List): Describe how bury-buffer deals
24 with the selected window.
25 * windows.texi (Buffers and Windows): Reformulate text on how
26 replace-buffer-in-windows deals with a window.
27 (Quitting Windows): Describe how quit-window deals with a
28 standalone frame. Describe new option frame-auto-hide-function.
29
c599682c
GM
302011-10-08 Glenn Morris <rgm@gnu.org>
31
48bca619
GM
32 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
33
c599682c
GM
34 * positions.texi (Excursions): Update warning message.
35
969aa734
CY
362011-10-05 Chong Yidong <cyd@stupidchicken.com>
37
38 * display.texi (Low-Level Font, Face Attributes, Font Lookup): Fix
39 Emacs manual xref (Bug#9675).
40
550f41cd
CY
412011-10-01 Chong Yidong <cyd@stupidchicken.com>
42
43 * windows.texi (Textual Scrolling): Document scroll-up-command,
44 scroll-down-command, scroll-error-top-bottom, and the
45 scroll-command symbol property.
717a1362
CY
46 (Display Action Functions): Fix description of
47 display-buffer-pop-up-window.
550f41cd 48
a239d4e9
JB
492011-09-28 Juanma Barranquero <lekktu@gmail.com>
50
51 * windows.texi (Splitting Windows): Fix typos.
52
590c056d
MR
532011-09-25 Martin Rudalics <rudalics@gmx.at>
54
55 * windows.texi (Windows and Frames, Display Action Functions)
56 (Switching Buffers): Fix some typos.
57 (Buffers and Windows): Remove reference to window-auto-delete.
58 Reword description of replace-buffer-in-windows.
59 (Window History): Fix some typos and refer to frame local buffer
60 list.
c419f5cb
MR
61 (Quitting Windows): New node.
62 (Window Configurations): Add descriptions of window-state-get
63 and window-state-put.
64 (Window Parameters): Describe variable ignore-window-parameters.
65 Sketch some window parameters currently in use.
66 * elisp.texi (Top): Update node listing.
590c056d 67
9ec20d36
CY
682011-09-25 Chong Yidong <cyd@stupidchicken.com>
69
70 * windows.texi (Display Action Functions)
71 (Choosing Window Options): New nodes.
72
0e406a72
CY
732011-09-24 Chong Yidong <cyd@stupidchicken.com>
74
75 * windows.texi (Window History): New node. Move text here from
76 Buffers and Windows.
77 (Switching Buffers): Rename from Displaying Buffers, since we
78 don't document display-buffer here; callers changed. Document
79 FORCE-SAME-WINDOW arg to switch-to-buffer and
80 switch-to-buffer-other-frame. Delete duplicate
81 replace-buffer-in-windows doc.
82 (Choosing Window): Document display actions.
83
6bf7006f
EZ
842011-09-24 Eli Zaretskii <eliz@gnu.org>
85
86 * display.texi (Forcing Redisplay): Update the description of
87 redisplay-dont-pause due to change in the default value.
88
b33b68a3
MR
892011-09-23 Martin Rudalics <rudalics@gmx.at>
90
91 * frames.texi (Frames and Windows): Move section and rename to
92 Windows and Frames in windows.texi.
93 * windows.texi (Windows): Restructure.
94 (Basic Windows): Rewrite. Explain live and internal windows and
95 normalization functions.
96 (Windows and Frames): Move section here from frames.texi.
97 Describe subwindows, window combinations, window tree, and
98 corresponding functions including window-list here.
99 (Window Sizes): Rename section from Size of Window and move it
100 up in chapter. Describe total and body sizes and the
101 corresponding functions. Explain new semantics of
102 window-min-height/-width.
103 (Resizing Windows): Move section up in chapter. Describe new
104 resize functions.
105 (Splitting Windows): Describe new behavior of split-window,
106 split-window-above-each-other and split-window-side-by-side.
107 Provide examples. Describe window-nest and window-splits
108 options.
109 (Deleting Windows): Minor rewrite.
110 (Selecting Windows): Minor rewrite. Describe
111 frame-selected-window and set-frame-selected-window here.
112 (Cyclic Window Ordering): Minor rewrite. Describe
113 window-list-1.
114 (Buffers and Windows): Rewrite. Explain a window's previous and
115 next buffers and the corresponding functions.
c4682d18 116 (Window Tree): Merge into Windows and Frames section.
b33b68a3
MR
117 * elisp.texi (Top): Update node listings for frames and windows
118 sections.
119
4d3786ac
SM
1202011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
121
122 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
123
713df35b
LMI
1242011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
125
126 * errors.texi (Standard Errors): Remove apparent placeholder text
127 (bug#9491).
128
33ed493b
CY
1292011-09-18 Chong Yidong <cyd@stupidchicken.com>
130
131 * frames.texi (Management Parameters): Fix description of
132 icon-type parameter.
133
b8f0a954
CY
1342011-09-17 Chong Yidong <cyd@stupidchicken.com>
135
136 * tips.texi (Key Binding Conventions): Don't bind a key sequence
137 ending in C-g. Suggested by Edward O'Connor.
138
eddf142c
EZ
1392011-09-17 Eli Zaretskii <eliz@gnu.org>
140
141 * numbers.texi (Integer Basics): Add indexing for
142 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
143
bf1af6c7
DM
1442011-09-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
145
146 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
147
cec2eab8
JB
1482011-09-11 Juanma Barranquero <lekktu@gmail.com>
149
150 * processes.texi (Network Servers): Clarify what the process
151 buffer is used for (bug#9233).
152
51751aa2 1532011-08-30 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1f403cb9
DM
154
155 * lists.texi (Building Lists): Fix typo.
156
35137ed3
CY
1572011-08-30 Chong Yidong <cyd@stupidchicken.com>
158
159 * display.texi (Basic Faces): New node. Document new faces.
160
161 * modes.texi (Major Mode Conventions): Move some text there.
162 (Mode Help): Remove major-mode var, duplicated in Major Modes.
163
3fd50d5c
CY
1642011-08-29 Chong Yidong <cyd@stupidchicken.com>
165
166 * modes.texi (Basic Major Modes): New node. Callers updated.
167 (Major Modes): Document fundamental-mode and major-mode.
168 (Major Mode Basics): Node deleted; text moved to Major Modes.
169 (Derived Modes): Document derived-mode-p.
170
ddb54206
CY
1712011-08-28 Chong Yidong <cyd@stupidchicken.com>
172
a6326082
CY
173 * files.texi (Changing Files, Create/Delete Dirs): Document new
174 arguments for delete-file, delete-directory, and copy-directory.
e2aeef63
CY
175 (Visiting Functions): Remove view-file; it is documented in the
176 Emacs manual.
04e2ce72 177
ddb54206
CY
178 * frames.texi (Layout Parameters): The defaults for the
179 menu-bar-lines and tool-bar-lines parameters depend on the mode.
180
181 * display.texi (Progress): Document spinner functionality.
182
183 * os.texi (Killing Emacs): Note that kill-emacs can be called by
184 operating system signals. Refer to save-buffers-kill-terminal
185 instead of save-buffers-kill-emacs.
186
187 * objects.texi (Symbol Type): Document ## print representation.
188
0c95fcf7
EZ
1892011-08-25 Eli Zaretskii <eliz@gnu.org>
190
191 * display.texi (Specified Space): Mention that `space' specs
192 influence bidi reordering.
193 (Bidirectional Display): Explain how to use `(space . PROPS)' for
194 separating fields with bidirectional content.
195
5980d4c6
EZ
1962011-08-24 Eli Zaretskii <eliz@gnu.org>
197
198 * display.texi (Bidirectional Display): Document return value in
199 buffers that are not bidi-reordered for display, and in unibyte
200 buffers.
201
bca633fb
EZ
2022011-08-23 Eli Zaretskii <eliz@gnu.org>
203
204 * nonascii.texi (Character Properties): Document the values for
205 unassigned codepoints.
206
c094bb0c
EZ
2072011-08-18 Eli Zaretskii <eliz@gnu.org>
208
209 * nonascii.texi (Character Properties): Document use of
210 `bidi-class' and `mirroring' properties as part of reordering.
211 Provide cross-references to "Bidirectional Display".
212
213 * display.texi (Bidirectional Display): Document the pitfalls of
214 concatenating strings with bidirectional content, with possible
92b71444
EZ
215 solutions. Document bidi-string-mark-left-to-right. Mention
216 paragraph direction in modes that inherit from prog-mode.
217 Document use of `bidi-class' and `mirroring' properties as part of
218 reordering.
c094bb0c 219
1ea897d5
EZ
2202011-08-16 Eli Zaretskii <eliz@gnu.org>
221
9adfcd0b
EZ
222 * modes.texi (Major Mode Conventions): Improve the documentation
223 of `mode-class' `special' modes.
224
10862873
EZ
225 * nonascii.texi (Character Properties): Document the `mirroring'
226 property. Add index entries.
227
1ea897d5
EZ
228 * syntax.texi (Categories): Add an example of defining a new
229 category and category table.
230
231 * searching.texi (Regexp Backslash): Document how to display
232 existing categories. Mention the possibility of adding
233 categories, and add an xref to where this is described. Add an
234 index entry.
235
ebb552ed
CY
2362011-08-09 Chong Yidong <cyd@stupidchicken.com>
237
238 * text.texi (Special Properties):
239 * display.texi (Overlay Properties): Note that mouse-face cannot
240 change the text size (Bug#8530).
241
51a714e1
CY
2422011-08-08 Chong Yidong <cyd@stupidchicken.com>
243
244 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
245 using setenv instead.
246
4cc60b9b
EZ
2472011-07-28 Eli Zaretskii <eliz@gnu.org>
248
249 * display.texi (Bidirectional Display): Document the fact that
250 bidi-display-reordering is t by default.
251
5deb92fd
EZ
2522011-07-23 Eli Zaretskii <eliz@gnu.org>
253
254 * display.texi (Bidirectional Display): New section.
255
011b0ad6 2562011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
67f9b9f8
GM
257 Tim Cross <theophilusx@gmail.com> (tiny change)
258 Glenn Morris <rgm@gnu.org>
011b0ad6 259
67f9b9f8 260 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
011b0ad6 261
4baf28e6
AS
2622011-07-15 Andreas Schwab <schwab@linux-m68k.org>
263
264 * help.texi (Keys in Documentation): Revert last change.
265
66249842
LMI
2662011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
267
f863868c
LMI
268 * help.texi (Keys in Documentation): Clarify that \= only quotes
269 the next character, and doesn't affect longer sequences in
270 particular (bug#8935).
271
66249842
LMI
272 * debugging.texi (Using Debugger): Mention
273 @code{eval-expression-debug-on-error} (bug#8549).
274
0bb23927 2752011-07-14 Eli Zaretskii <eliz@gnu.org>
a2eaa31d
EZ
276
277 * display.texi (Other Display Specs): Document that `left-fringe'
278 and `right-fringe' display specifications are of the "replacing"
279 kind.
280
f2027cdf
LMI
2812011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
282
283 * help.texi (Documentation Basics): Add a link to the Function
284 Documentation node (bug#6580).
285
f987fde4
LMI
2862011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
287
0bc59b25
LMI
288 * keymaps.texi (Menu Bar): Mention :visible and :enable
289 (bug#6344). Text by Drew Adams.
290
63d55f1f
LMI
291 * modes.texi (Running Hooks): Mention buffer-local hook variables
292 (bug#6218).
293
f987fde4
LMI
294 * objects.texi (General Escape Syntax): "a with grave accent" is
295 ?xe0, not ?x8e0 (bug#5259).
296
b7527639
CY
2972011-07-12 Chong Yidong <cyd@stupidchicken.com>
298
299 * display.texi (Face Attributes, Font Selection): Add references
300 to the Fonts node in the Emacs manual (Bug#4178).
301
c830e5ae
CY
3022011-07-12 Chong Yidong <cyd@stupidchicken.com>
303
304 * display.texi (Window Systems): `window-system' is
305 terminal-local.
306
307 * frames.texi (Frame Parameters, Parameter Access): Don't mention
308 frame-local variables.
309
310 * variables.texi (Buffer-Local Variables): Don't mention obsolete
311 frame-local variables.
312 (Frame-Local Variables): Node deleted.
313
314 * elisp.texi (Top): Update node listing.
315
91223e54
LMI
3162011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
317
318 * elisp.texi: Change "inferiors" to "subnodes" in three places
319 (bug#3523).
320
963578d3
CY
3212011-07-11 Chong Yidong <cyd@stupidchicken.com>
322
323 * frames.texi (Window System Selections): Discussion of
324 x-select-enable-clipboard moved to Emacs manual.
325
07151e49
DD
3262011-07-11 Deniz Dogan <deniz@dogan.se>
327
328 * commands.texi (Prefix Command Arguments): Remove excessive
329 apostrophe.
330
7261e1cf
LMI
3312011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
332
ad21a12a
LMI
333 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
334 description is a string (bug#3313).
335
7261e1cf
LMI
336 * frames.texi (Display Feature Testing): Try to explain what all
337 the visual classes mean (bug#3042).
338
568f7b79
LMI
3392011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
340
18d59e29
LMI
341 * modes.texi (Mode Line Variables): Document `mode-line-remote'
342 and `mode-line-client' (bug#2974).
343
568f7b79
LMI
344 * text.texi (Insertion): Clarify marker movements (bug#1651).
345 Text from Drew Adams.
346
54e10184
LMI
3472011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
348
d94d85e9
LMI
349 * text.texi (Special Properties): Clarify the format of `face'
350 (bug#1375).
351
54e10184
LMI
352 * commands.texi (Interactive Call): Add a `call-interactively'
353 example (bug#1010).
354
413c488d
LMI
3552011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
356
357 * functions.texi (Calling Functions): Link to the "Interactive
358 Call" node (bug#1001).
359
322b7dab 3602011-07-06 Chong Yidong <cyd@stupidchicken.com>
b00d8c1a 361
3deead93
CY
362 * customize.texi (Composite Types): Move alist and plist to here
363 from Simple Types (Bug#7545).
364
365 * elisp.texi (Top): Update menu description.
366
b00d8c1a
CY
367 * display.texi (Face Attributes): Document negative line widths
368 (Bug#6113).
369
d2a6c43b
TR
3702011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
371
372 * searching.texi (Match Data): Note that match data can be
373 overwritten by most functions (bug#2499).
374
c7844a27
LMI
3752011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
376
a9ab721e
LMI
377 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
378 flags mean (bug#6659).
379
c7844a27
LMI
380 * functions.texi (What Is a Function): Document the autoload
381 object (bug#6496).
382
f68d76d0
LMI
3832011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
384
8a20ca4c
LMI
385 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
386 is only used in the Customize user interface (bug#6089).
387
f68d76d0 388 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 389 images (bug#7836).
f68d76d0 390
7018dbe7
EZ
3912011-07-02 Eli Zaretskii <eliz@gnu.org>
392
393 * variables.texi (Defining Variables, Void Variables)
394 (Constant Variables): Fix incorrect usage of @kindex.
395
36cb87a1
LMI
3962011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
397
28ee97c7
LMI
398 * variables.texi (Defining Variables): Add an index entry for
399 `set-variable' (bug#7262).
8d4294e9 400 (Defining Variables): Use @findex for functions.
28ee97c7 401
8862ffd5
LMI
402 * frames.texi (Basic Parameters): Document the `explicit-name'
403 parameter (bug#6951).
404
0ec389b9
LMI
405 * customize.texi (Type Keywords): Clarify that :value provides a
406 default value for all types (bug#7386).
407
36cb87a1
LMI
408 * streams.texi (Output Functions): Document `pp'.
409
11fdef7d 4102011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
411
412 * keymaps.texi (Searching Keymaps):
413 * display.texi (Overlay Properties): Fix errors in 2011-05-29
414 change. Suggested by Johan Bockgård.
415
eeafcea7
CY
4162011-06-15 Chong Yidong <cyd@stupidchicken.com>
417
418 * text.texi (Special Properties): Clarify role of font-lock-face.
419
b96e6cde
LMI
4202011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
421
422 * processes.texi (Process Information): Renamed `process-alive-p'
423 to `process-live-p' for consistency with other `-live-p' functions.
424
be14b9ab
PE
4252011-06-03 Paul Eggert <eggert@cs.ucla.edu>
426
427 Document wide integers better.
428 * files.texi (File Attributes): Document ino_t values better.
2d365993 429 ino_t values no longer map to anything larger than a single cons.
be14b9ab
PE
430 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
431 (Bitwise Operations):
001903b5
PE
432 * objects.texi (Integer Type): Use a binary notation that is a bit easier
433 to read, and that will port better if 62-bits becomes the default.
434 Fix or remove incorrect examples.
be14b9ab
PE
435 * os.texi (Time Conversion): Document time_t values better.
436
bcd54f83
LMI
4372011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
438
439 * processes.texi (Process Information): Document
440 `process-alive-p'.
441
049bcbcb
CY
4422011-05-29 Chong Yidong <cyd@stupidchicken.com>
443
444 * help.texi (Accessing Documentation):
445 * display.texi (Pixel Specification):
446 * processes.texi (Serial Ports, Serial Ports):
447 * nonascii.texi (Character Properties, Default Coding Systems):
448 * text.texi (Changing Properties, Special Properties):
449 * windows.texi (Window Start and End):
450 * modes.texi (SMIE Indentation Example, SMIE Tricks):
451 * keymaps.texi (Searching Keymaps, Tool Bar):
452 * minibuf.texi (Basic Completion):
453 * compile.texi (Eval During Compile):
454 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
455 7x9 paper in printed manual.
456
457 * lists.texi (Sets And Lists): Fix misplaced text.
458
58539c63
CY
4592011-05-29 Chong Yidong <cyd@stupidchicken.com>
460
461 * keymaps.texi (Remapping Commands): Emphasize that the keymap
462 needs to be active (Bug#8350).
463
6b5681bf
CY
4642011-05-28 Chong Yidong <cyd@stupidchicken.com>
465
b4d52acc
CY
466 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
467
6b5681bf
CY
468 * tips.texi (Coding Conventions): Remove antediluvian filename
469 limit recommendation (Bug#8538).
470
e145f188
GM
4712011-05-27 Glenn Morris <rgm@gnu.org>
472
473 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
474
eafed945
GM
4752011-05-26 Glenn Morris <rgm@gnu.org>
476
477 * variables.texi (File Local Variables):
478 Update hack-local-variables `mode-only' return value.
2d3ba9e7 479 Add some more details on what this function does in the other case.
eafed945 480
bc8410af
GM
4812011-05-19 Glenn Morris <rgm@gnu.org>
482
483 * lists.texi (Sets And Lists): Mention cl provides union etc.
484
35a30759
N
4852011-05-19 Nix <nix@esperi.org.uk>
486
487 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
488
489 * text.texi (Parsing HTML): Update for function name changes.
490
491 * syntax.texi (Syntax Flags): Small fix.
492
493 * keymaps.texi (Active Keymaps): Typo fix.
494 (Changing Key Bindings): Grammar fix.
495
496 * frames.texi (Minibuffers and Frames): Grammar fix.
497 (Window System Selections): x-select-enable-clipboard now defaults to t.
498
499 * customize.texi (Common Keywords):
500 * display.texi (Abstract Display):
501 * modes.texi (Auto-Indentation):
502 * nonascii.texi (Converting Representations): Typo fixes.
503
504 * control.texi (Examples of Catch): Call it "goto" not "go to".
505
e3934a8a
EZ
5062011-05-14 Eli Zaretskii <eliz@gnu.org>
507
bc039a3b
EZ
508 * nonascii.texi (Character Properties): Fix inconsistencies with
509 implementation.
510
e3934a8a
EZ
511 * text.texi (Special Properties): Move @defvar's out of the
512 @table. (Bug#8652)
513
e2c94218
GM
5142011-05-12 Glenn Morris <rgm@gnu.org>
515
516 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
517
d2fc7e3d 5182011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
519
520 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
521 (Multiline Font Lock):
522 * vol2.texi (Top):
523 * vol1.texi (Top):
524 * elisp.texi (Top): Update menu accordingly.
525
d2fc7e3d 5262011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
527
528 * modes.texi (Region to Fontify): Fix typo.
529
79b70037
GM
5302011-05-10 Jim Meyering <meyering@redhat.com>
531
532 * minibuf.texi: Fix typo "in in -> in".
533
b08a63cc 5342011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
535
536 * numbers.texi (Integer Basics): Large integers are treated as floats.
537
1ef14cb4
LMI
5382011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
539
540 * processes.texi (Synchronous Processes): Document the (:file
541 "/file-name") syntax for `call-process'.
542
4ffd0d6b 5432011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
544
545 * windows.texi (Choosing Window): Fix typo.
546
4ffd0d6b 5472011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
548
549 * frames.texi (Layout Parameters): Note the difference between
550 querying and setting parameters for left-fringe and right-fringe
551 (Bug#6930).
552
fd5a8ae8
SM
5532011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
554
555 * minibuf.texi (Basic Completion): Be a bit more precise about the
556 valid kinds of completion tables.
557 (Programmed Completion): Remove obsolete text about lambda expressions
558 not being valid completion tables.
559
c1bcd0d5
CY
5602011-03-19 Chong Yidong <cyd@stupidchicken.com>
561
562 * positions.texi (Excursions): Explain the "save-excursion
563 defeated by set-buffer" warning.
564
565 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
566 save-excursion. Suggested by Uday S Reddy.
567
03408648 5682011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 569
03408648
SM
570 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
571 (Lexical Binding): New sub-section.
ba83908c 572
03408648
SM
573 * eval.texi (Eval): Discourage the use of `eval'.
574 Document its new `lexical' argument.
6c075cd7 575
f6d62986
SM
5762011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
577
03408648 578 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
579 nil any more.
580
84ea5558 5812011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
582
583 * strings.texi (String Conversion): Don't mention
584 string-make-(uni|multi)byte (bug#8262).
585 * nonascii.texi (Converting Representations): Fix up range.
586 * keymaps.texi (Key Binding Commands): Update code point, avoid
587 "unibyte character" and remove mention of unibyte bindings.
588
62d94509
EZ
5892011-03-10 Eli Zaretskii <eliz@gnu.org>
590
591 * modes.texi (Operator Precedence Grammars): Don't use characters
592 outside ISO-8859-1.
593
63a329f8
EZ
5942011-03-09 Eli Zaretskii <eliz@gnu.org>
595
596 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
597
598 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
599
6446548e
GM
6002011-03-08 Glenn Morris <rgm@gnu.org>
601
602 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
603 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 604 * elisp.texi: Set documentencoding.
6446548e 605
33383987
JB
6062011-03-07 Chong Yidong <cyd@stupidchicken.com>
607
608 * Version 23.3 released.
609
0b3ceceb
CY
6102011-03-06 Chong Yidong <cyd@stupidchicken.com>
611
612 * package.texi: Update index keywords.
613 (Package Archives): New node contents. Document package-x.el.
614
78f5433f
JB
6152011-03-06 Juanma Barranquero <lekktu@gmail.com>
616
617 * makefile.w32-in (srcs): Add package.texi.
618
555e9b5c
CY
6192011-03-06 Chong Yidong <cyd@stupidchicken.com>
620
120d9389
CY
621 * package.texi (Packaging, Packaging Basics, Simple Packages)
622 (Multi-file Packages): Expand and clarify.
623 (Package Archives): Temporary placeholder node.
624
625 * elisp.texi (Top): Update node listing.
626
555e9b5c
CY
627 * Makefile.in (srcs): Add package.texi.
628
b59a4335
CY
6292011-03-05 Chong Yidong <cyd@stupidchicken.com>
630
631 * processes.texi (Synchronous Processes): Minor clarification
632 (Bug#8149).
633
06083aa1
GM
6342011-03-03 Glenn Morris <rgm@gnu.org>
635
636 * files.texi (Truenames): Minor clarification. (Bug#2341)
637
6640b281
GM
6382011-03-01 Glenn Morris <rgm@gnu.org>
639
640 * variables.texi (Directory Local Variables):
641 Mention `(subdirs . nil)' alist element.
642
2b0c7330 6432011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
644
645 * variables.texi (Directory Local Variables): Mention the optional
646 mtime argument of dir-locals-set-directory-class. (Bug#3577)
647
b923f7a9
CY
6482011-02-27 Chong Yidong <cyd@stupidchicken.com>
649
650 * minibuf.texi (Minibuffer History): Clarify discussion of
651 minibuffer history lists (Bug#8085).
652
67ab0163 6532011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 654
e979a521
EZ
655 * elisp.texi: Sync @dircategory with ../../info/dir.
656
e03b2fd4
EZ
657 * files.texi (Visiting Functions): Document find-file-literally,
658 both the command and the variable.
659
86ec878a
EZ
660 * variables.texi (Creating Buffer-Local): Explain the meaning of
661 permanent local variables.
662
67ab0163
GM
663 * files.texi (Visiting Functions): Document find-file-literally,
664 both the command and the variable.
665
666 * variables.texi (Creating Buffer-Local): Explain the meaning of
667 permanent local variables.
668
6692011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
670
671 * keymaps.texi (Remapping Commands): Mention how to undo it.
672
bfcb151a
RT
6732011-02-09 Reuben Thomas <rrt@sc3d.org>
674
675 * loading.texi (Hooks for Loading): Remove unnecessary advice
676 about eval-after-load (Bug#7986).
677
a41c8660
CY
6782011-02-05 Chong Yidong <cyd@stupidchicken.com>
679
680 * commands.texi (Accessing Mouse): Note that a header line is not
681 included in the row of posn-col-row.
682
e0dd6837
CY
6832011-02-02 Chong Yidong <cyd@stupidchicken.com>
684
685 * modes.texi (Major Mode Conventions): Add face guidelines.
686 (Faces for Font Lock): List faces in order of prominence.
687
a4180391
PE
6882011-02-01 Paul Eggert <eggert@cs.ucla.edu>
689
690 format-time-string now supports subsecond time stamp resolution
691 * os.texi (Time Parsing): Document %N.
692
7427eb97
CY
6932011-01-28 Chong Yidong <cyd@stupidchicken.com>
694
61db307f
CY
695 * vol1.texi (Top):
696 * vol2.texi (Top):
697 * elisp.texi (Top):
698 * display.texi (Display Property): Shorten the menu description of
699 the "Other Display Specs" node (Bug#7816).
700
7427eb97
CY
701 * keymaps.texi (Defining Menus): Add "menu item" and "extended
702 menu item" concept index entries (Bug#7805).
703
bf3dae7e
EZ
7042011-01-29 Eli Zaretskii <eliz@gnu.org>
705
706 * makefile.w32-in (texinfodir): New variable.
707 (usermanualdir): Remove as redundant with $(emacsdir).
708 (MAKEINFO): Remove options, leave only program name.
709 (MAKEINFO_OPTS): New variable.
710 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
711
06d8ace5 7122011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
713 Richard Kim <emacs18@gmail.com>
714
715 * loading.texi (Library Search): Document list-load-path-shadows
716 (Bug#7757).
717
06d8ace5 7182011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
719
720 * searching.texi (Regexp Special): Remove outdated discussion of
721 character sets (Bug#7780).
722
28a88153
CY
723 * frames.texi (Pop-Up Menus): Document where menu title comes
724 from (Bug#7684).
725
06d8ace5 7262011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
727
728 * display.texi (Making Buttons): Mention limitation of text buttons.
729
a8e1e9ee
WL
7302011-01-23 Werner Lemberg <wl@gnu.org>
731
732 * Makefile.in (MAKEINFO): Now controlled by `configure'.
733 (MAKEINFO_OPTS): New variable. Use it where appropriate.
734 (ENVADD): New variable to control texi2dvi and texi2pdf.
735
362b9d48
GM
7362011-01-15 Chong Yidong <cyd@stupidchicken.com>
737
738 * files.texi (Directory Names): Move directory-abbrev-alist doc to
739 Emacs manual.
740
7412011-01-15 Eli Zaretskii <eliz@gnu.org>
742
743 * files.texi (Directory Names): Explain why FROM in
744 directory-abbrev-alist should begin with \`. (Bug#7777)
745
3fa173b4
SM
7462011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
747
748 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
749
7c420169 7502011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
751
752 * modes.texi (Emulating Mode Line): Fix last change.
753
7c420169 7542011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
755
756 * modes.texi (Emulating Mode Line): Update documentation of
757 format-mode-line according to changes that fixed bug #7587.
758
80b33766
SM
7592010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
760
761 * modes.texi (Derived Modes): Mention prog-mode.
762
763 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
764 of the key-binding-data cache since we don't use it any more.
765
f49d1f52 7662010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 767
4bb49a92
EZ
768 * processes.texi (Shell Arguments):
769 * strings.texi (Creating Strings): Don't mention "shell commands";
770 make it explicit that `split-string-and-unquote' and
771 `combine-and-quote-strings' are mainly for working with arguments
772 to call-process and start-process.
773
3c73e30e
EZ
774 * processes.texi (Shell Arguments): Fix documentation of
775 `split-string-and-unquote'. Add indexing. (Bug#7563)
776
f49d1f52 7772010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
778
779 * modes.texi (Auto-Indentation): New section to document SMIE.
780 (Major Mode Conventions):
781 * text.texi (Mode-Specific Indent): Refer to it.
782
f49d1f52 7832010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
784
785 * display.texi (Other Display Specs): Document left-fringe and
786 right-fringe display specs.
787
f49d1f52 7882010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
789
790 * backups.texi (Making Backups):
791 * modes.texi (Example Major Modes): Use recommended coding style.
792 (Major Mode Basics, Derived Modes): Encourge more strongly use of
793 define-derived-mode. Mention completion-at-point-functions.
794
f49d1f52 7952010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 796
5dcb4c4e
SM
797 * nonascii.texi (Converting Representations):
798 Document byte-to-string.
e1115396 799
ec1b9b17
GM
8002010-12-08 Glenn Morris <rgm@gnu.org>
801
802 * buffers.texi (Modification Time):
803 verify-visited-file-modtime now defaults to the current buffer.
804
07976ae3 8052010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 806
ec1b9b17 807 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
808
809 * strings.texi (Creating Strings): Don't mention semi-obsolete
810 function char-to-string.
811 (String Conversion): Shorten discussion of semi-obsolete function
812 string-to-char. Link to Converting Representations.
813
814 * objects.texi (Symbol Type):
815 * text.texi (Near Point):
816 * help.texi (Help Functions):
817 * functions.texi (Mapping Functions): Use string instead of
818 char-to-string in examples.
819
07976ae3 8202010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
821
822 * text.texi (Kill Functions, Kill Functions)
823 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
824 YANK-HANDLER args.
825
826 * symbols.texi (Creating Symbols): Using unintern without an
827 obarray arg is now obsolete.
828
829 * numbers.texi (Float Basics): Document float-e and float-pi.
830
831 * variables.texi (Defining Variables): Change "pi" example to
832 "float-pi".
833
8547874a
EZ
8342010-11-26 Eli Zaretskii <eliz@gnu.org>
835
836 * commands.texi (Click Events): Document the values of X, Y and
837 COL, ROW in the event's position, when the click is on the header
838 or mode line, on the fringes, or in the margins.
839
4a47c275 8402010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 841
5b05d75b
EZ
842 * customize.texi (Composite Types): Lower-case index entry.
843
5dcb4c4e
SM
844 * loading.texi (How Programs Do Loading):
845 Document load-file-name. (Bug#7346)
c7926fe2 846
4a47c275 8472010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
848
849 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
850
0eb025fb
EZ
8512010-11-13 Eli Zaretskii <eliz@gnu.org>
852
853 * display.texi (Usual Display): Characters with no fonts are not
854 necessarily displayed as empty boxes.
855
2699a554 8562010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
857
858 * maps.texi (Standard Keymaps): Update File menu description.
859
8289f37b
GM
8602010-10-28 Glenn Morris <rgm@gnu.org>
861
862 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
863
5793a7bc 8642010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
865
866 * display.texi (Window Systems): Deprecate use of window-system as
867 a predicate.
868
17284e30
GM
8692010-10-23 Glenn Morris <rgm@gnu.org>
870
871 * help.texi (Documentation Basics): Remove mentions of digest-doc and
872 sorted-doc.
873
00f113eb
JB
8742010-10-15 Eli Zaretskii <eliz@gnu.org>
875
876 * os.texi (Dynamic Libraries): New node, with slightly modified
877 text deleted from "Image Formats".
878 (System Interface): Add @menu entry for "Dynamic Libraries".
879
880 * display.texi (Image Formats): Remove description of
881 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
882
07277eb8
GM
8832010-10-12 Glenn Morris <rgm@gnu.org>
884
885 * book-spine.texinfo: Rename to book-spine.texi.
886
c12e4a81
GM
8872010-10-11 Glenn Morris <rgm@gnu.org>
888
df187c62
GM
889 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
890
c12e4a81 891 * Makefile.in (DVIPS): New variable.
234db610
GM
892 (.PHONY): Add html, ps.
893 (html, elisp.html, ps, elisp.ps): New targets.
894 (clean): Delete html, ps files.
895 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 896
6513b232
EZ
8972010-10-09 Eli Zaretskii <eliz@gnu.org>
898
899 * makefile.w32-in (emacsdir): New variable.
900 (srcs): Add emacsver.texi.
901 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
902
abd40fb4
GM
9032010-10-09 Glenn Morris <rgm@gnu.org>
904
c1dc72b3
GM
905 * Makefile.in (VPATH): Remove.
906 (infodir): Make it absolute.
907 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
908
4393405b
GM
909 * Makefile.in (dist): Anchor regexps.
910
eef3ab94
GM
911 * Makefile.in (srcs): Put elisp.texi first.
912 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
913
aa9db089
GM
914 * Makefile.in (infoclean): Remove harmless, long-standing error.
915
abd40fb4
GM
916 * Makefile.in ($(infodir)): Delete rule.
917 (mkinfodir): New.
918 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
919
68db69ed 920 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 921 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 922
ea274122
GM
9232010-10-09 Glenn Morris <rgm@gnu.org>
924
f7a31f11
GM
925 * Makefile.in (emacsdir): New variable.
926 (MAKEINFO): Add -I $emacsdir.
927 (dist): Copy emacsver.texi.
b13254e7
GM
928 (srcs): Add emacsver.texi.
929
f7a31f11
GM
930 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
931 Set EMACSVER by including emacsver.texi.
932
ea274122
GM
933 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
934
17ca7950
GM
9352010-10-07 Glenn Morris <rgm@gnu.org>
936
937 * Makefile.in (version): New, set by configure.
938 (clean): Delete dist tar file.
939 (dist): Use version in tar name.
940
4c83f6e1
GM
9412010-10-06 Glenn Morris <rgm@gnu.org>
942
943 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
944 (INSTALL_INFO): Remove unused variable.
945 (mostlyclean, infoclean, dist): New rules.
946 (clean): Delete dvi and pdf files.
947 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 948 ($(infodir)): Add parallel build workaround.
4c83f6e1 949
0264072d
GM
9502010-10-04 Glenn Morris <rgm@gnu.org>
951
952 * Makefile.in (dvi, pdf, $(infodir)): New targets.
953 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 954 Fix -I typo.
0264072d
GM
955 (clean): No 'make.out' or 'core' files.
956 (.PHONY): Declare clean rules.
957 (maintainer-clean): Delete pdf file. Guard against cd failures.
958
77f38949
GM
9592010-10-03 Glenn Morris <rgm@gnu.org>
960
961 * files.texi (File Name Components): Remove ignored section about
962 deleted variable directory-sep-char.
963
178fdd41
MA
9642010-10-03 Michael Albinus <michael.albinus@gmx.de>
965
966 * files.texi (Magic File Names): New defopt
967 remote-file-name-inhibit-cache.
968
9c524fcb
GM
9692010-10-02 Glenn Morris <rgm@gnu.org>
970
971 * os.texi (Killing Emacs): Hook now runs in batch mode.
972
f816790b
SM
9732010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
974
975 * text.texi (Special Properties): Clarify when modification-hooks run.
976
7cf78aac
SM
9772010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
978
979 * syntax.texi (Syntax Flags): Document new `c' flag.
980
ca0d44e4
GM
9812010-09-09 Glenn Morris <rgm@gnu.org>
982
983 * display.texi (ImageMagick Images): General cleanup.
984
10999305 9852010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
986
987 * files.texi (Directory Names): Use \` rather than ^.
988
45240125
JD
9892010-09-02 Jan Djärv <jan.h.d@swipnet.se>
990
991 * text.texi (Low-Level Kill Ring):
992 * frames.texi (Window System Selections): Remove cut buffer
993 documentation.
994
4abe5bf6
EZ
9952010-08-28 Eli Zaretskii <eliz@gnu.org>
996
997 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
998 Parameters", where the default fringe width is described.
999
1000 * frames.texi (Window Frame Parameters, Basic Parameters)
1001 (Position Parameters, Layout Parameters, Management Parameters)
1002 (Cursor Parameters, Font and Color Parameters): Add indexing for
1003 frame parameters. (Bug#6929)
1004
fdc76236
TT
10052010-08-25 Tom Tromey <tromey@redhat.com>
1006
1007 * vol2.texi (Top): Update.
1008 * vol1.texi (Top): Update.
1009 * tips.texi (Library Headers): Mention Package-Version and
1010 Package-Requires.
1011 * package.texi: New file.
1012 * os.texi (System Interface): Update pointers.
1013 * elisp.texi (Top): Link to new nodes. Include package.texi.
1014 * anti.texi (Antinews): Update pointers.
1015
1e5c1c80
EZ
10162010-08-25 Eli Zaretskii <eliz@gnu.org>
1017
1018 * processes.texi (Filter Functions): Fix last change.
1019
78e33835
CY
10202010-08-24 Markus Triska <triska@gmx.at>
1021
1022 * processes.texi (Filter Functions): Use `buffer-live-p' instead
1023 of `buffer-name' in the main text as well as in the example
1024 (Bug#3098).
1025
198a7a97
CY
10262010-08-22 Chong Yidong <cyd@stupidchicken.com>
1027
1028 * nonascii.texi (Text Representations):
1029 * loading.texi (Loading Non-ASCII):
1030 * compile.texi (Byte Compilation): Don't mention obsolete
1031 --unibyte command-line argument.
1032
bc7d7ea6
CY
10332010-08-22 Chong Yidong <cyd@stupidchicken.com>
1034
1035 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
1036
b0126eac 10372010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
1038
1039 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
1040
e8a6cc19
EZ
10412010-08-20 Eli Zaretskii <eliz@gnu.org>
1042
1043 * commands.texi (Misc Events): Add cross-references to where
1044 POSITION of a mouse event is described in detail.
1045
7815fe19 10462010-08-08 Christoph <cschol2112@googlemail.com>
ee301a7a
SM
1047
1048 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
1049
7815fe19 10502010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
1051
1052 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
1053 Suggested by Štěpán Němec <stepnem@gmail.com>.
1054
7815fe19 10552010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
1056
1057 * minibuf.texi (High-Level Completion): Document args of
1058 `read-buffer-function' (bug#5625).
1059
8b2dd508
JD
10602010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1061
1062 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
1063
bace45fe
MA
10642010-07-29 Michael Albinus <michael.albinus@gmx.de>
1065
1066 * processes.texi (Process Information): Explain process property
1067 `remote-tty'.
1068
4ce5a4cc
JB
10692010-07-27 Juanma Barranquero <lekktu@gmail.com>
1070
1071 * modes.texi (Defining Minor Modes): Use C-delete in examples,
1072 instead of "\C-\^?" (bug#6334).
1073
1c84bc7a
JB
1074 * text.texi (Special Properties): Fix typo.
1075
b88746ba
EZ
10762010-07-09 Eli Zaretskii <eliz@gnu.org>
1077
1078 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
1079 calling sequences, which are now the standard.
1080
51422d6d
CY
10812010-06-24 Chong Yidong <cyd@stupidchicken.com>
1082
1083 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
1084
1085 * commands.texi (Command Overview): Mention undo-boundary call.
1086
d24880de
GM
10872010-06-23 Glenn Morris <rgm@gnu.org>
1088
1089 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
1090 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
1091 * frames.texi, functions.texi, internals.texi, keymaps.texi:
1092 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
1093 * searching.texi, sequences.texi, strings.texi, syntax.texi:
1094 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
1095 Untabify Texinfo files.
1096
0fc76035
CY
10972010-06-20 Chong Yidong <cyd@stupidchicken.com>
1098
1099 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
1100
5338dc0b
CY
11012010-06-19 Chong Yidong <cyd@stupidchicken.com>
1102
a628ad9d 1103 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 1104
2c3a3c1d
CY
11052010-06-02 Chong Yidong <cyd@stupidchicken.com>
1106
ba3bf1d9
CY
1107 * searching.texi (Regexp Special): Remove obsolete information
1108 about matching non-ASCII characters, and suggest using char
1109 classes (Bug#6283).
2c3a3c1d 1110
7f4b4249
JB
11112010-05-30 Juanma Barranquero <lekktu@gmail.com>
1112
1113 * minibuf.texi (Basic Completion): Add missing "@end defun".
1114
637821cd
SM
11152010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1116
1117 * minibuf.texi (Basic Completion): Document completion-boundaries.
1118 (Programmed Completion): Document the new fourth method for boundaries.
1119
e13051c3
CY
11202010-05-22 Chong Yidong <cyd@stupidchicken.com>
1121
a628ad9d 1122 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 1123
0235128c 11242010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1125
1126 * windows.texi (Textual Scrolling):
1127 * tips.texi (Coding Conventions):
1128 * minibuf.texi (Minibuffer History):
1129 * maps.texi (Standard Keymaps):
1130 * loading.texi (Where Defined):
1131 * edebug.texi (Instrumenting): Fix typos.
1132
0235128c 11332010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 1134
c7c32279
CY
1135 * keymaps.texi (Menu Bar): Document :advertised-binding property.
1136
0235128c
SM
1137 * functions.texi (Obsolete Functions):
1138 Document set-advertised-calling-convention.
eb5ed549
CY
1139
1140 * minibuf.texi (Basic Completion): Document completion-in-region.
1141 (Programmed Completion): Document completion-annotate-function.
1142
1143 * commands.texi (Reading One Event): Document read-key.
1144 (Distinguish Interactive): Document KIND arg to
1145 called-interactively-p. Delete obsolete interactive-p.
1146
1147 * elisp.texi (Top): Update node description.
1148
f8848423
EZ
11492010-05-08 Eli Zaretskii <eliz@gnu.org>
1150
0235128c
SM
1151 * nonascii.texi (Character Properties):
1152 Document unicode-category-table. Add an index entry for Unicode
1153 general category.
1154
11552010-05-07 Chong Yidong <cyd@stupidchicken.com>
1156
1157 * Version 23.2 released.
f8848423 1158
938efb77
JB
11592010-04-20 Juanma Barranquero <lekktu@gmail.com>
1160
1161 * locals.texi (Standard Buffer-Local Variables):
1162 Remove @ignore'd reference to `direction-reversed'.
1163
5854c267
JL
11642010-04-14 Juri Linkov <juri@jurta.org>
1165
1166 Fix @deffn without category.
1167
1168 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
1169 for `abbrev-insert'.
1170
1171 * buffers.texi (Indirect Buffers): Add category `Command'
1172 to @deffn of `clone-indirect-buffer'.
1173
1174 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
1175 for `next-window' and `previous-window'. Add category `Command'
1176 to @deffn of `pop-to-buffer'.
1177
8a14dec7
CY
11782010-04-01 Chong Yidong <cyd@stupidchicken.com>
1179
1180 * nonascii.texi (Text Representations): Don't mark
1181 enable-multibyte-characters as a user option.
1182
7a1831cf
EZ
11832010-03-31 Eli Zaretskii <eliz@gnu.org>
1184
1185 * control.texi (Handling Errors): How to re-throw a signal caught
1186 by condition-case.
1187
c3863713
CY
11882010-03-26 Chong Yidong <cyd@stupidchicken.com>
1189
1190 * loading.texi (Hooks for Loading): Document after-load-functions.
1191 Copyedits.
1192
c333f279
AM
11932010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
1194
1195 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
1196
e867cb5d 11972010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
1198
1199 * processes.texi (Network Processes): Document seqpacket type.
1200
605f35cd
DN
12012010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
1202
1203 * os.texi (System Environment): Do not mention lynxos.
1204
288f9fc0
CY
12052010-03-10 Chong Yidong <cyd@stupidchicken.com>
1206
1207 * Branch for 23.2.
1208
eed5c93a
CY
12092010-03-06 Chong Yidong <cyd@stupidchicken.com>
1210
1211 * objects.texi (Integer Type): Take note of the read syntax
1212 exception for numbers that cannot fit in the integer type.
1213
1ddd6622
GM
12142010-03-03 Glenn Morris <rgm@gnu.org>
1215
1216 * numbers.texi (Integer Basics, Bitwise Operations):
1217 * objects.texi (Integer Type): Update for integers now being 30-bit.
1218
a908c79a
CY
12192010-02-27 Chong Yidong <cyd@stupidchicken.com>
1220
1221 * display.texi (Low-Level Font): Document :otf font-spec property.
1222
cd61af01
SM
12232010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1224
1225 * display.texi (Line Height): Avoid obsolete special default variables
1226 like default-major-mode.
1227
c02f8fe2
AM
12282010-01-28 Alan Mackenzie <acm@muc.de>
1229
1230 * display.texi (Auto Faces): Say fontification-functions is called
1231 whether or not Font Lock is enabled. Tidy up the wording a bit.
1232
d738d18b
CY
12332010-01-17 Chong Yidong <cyd@stupidchicken.com>
1234
1235 * elisp.texi: Remove duplicate edition information (Bug#5407).
1236
4963739e
JB
12372010-01-17 Juanma Barranquero <lekktu@gmail.com>
1238
1239 * two.el (volume-header-toc-markup): Fix typos in docstring.
1240
c57008f6
SM
12412010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1242
1243 Avoid dubious uses of save-excursions.
1244 * positions.texi (Excursions): Recommend the use of
1245 save-current-buffer if applicable.
1246 * text.texi (Clickable Text): Fix the example code which used
1247 save-excursion in a naive way which sometimes preserves point and
1248 sometimes not.
1249 * variables.texi (Creating Buffer-Local):
1250 * os.texi (Session Management):
1251 * display.texi (GIF Images):
1252 * control.texi (Cleanups): Use (save|with)-current-buffer.
1253
2f3725cd
EZ
12542010-01-02 Eli Zaretskii <eliz@gnu.org>
1255
1256 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
1257
85eeac93
CY
12582010-01-02 Chong Yidong <cyd@stupidchicken.com>
1259
1260 * nonascii.texi (Text Representations, Character Codes)
1261 (Converting Representations, Explicit Encoding)
1262 (Translation of Characters): Use hex notation consistently.
1263 (Character Sets): Fix map-charset-chars doc (Bug#5197).
1264
4801c5fa
CY
12652010-01-01 Chong Yidong <cyd@stupidchicken.com>
1266
1267 * loading.texi (Where Defined): Make it clearer that these are
1268 loaded files (Bug#5068).
1269
26e533e2
CY
12702009-12-29 Chong Yidong <cyd@stupidchicken.com>
1271
1272 * minibuf.texi (Completion Styles): Document `initials' style.
1273
16d1ff5f
CY
12742009-12-25 Chong Yidong <cyd@stupidchicken.com>
1275
1276 * frames.texi (Resources): Describe inhibit-x-resources.
1277 (Size Parameters): Copyedit.
1278
1279 * hash.texi (Creating Hash):
1280 * objects.texi (Hash Table Type): Document the new hash table
1281 printed representation.
1282
1283 * minibuf.texi (Basic Completion): 4th arg to all-completions is
1284 obsolete.
1285
5dcb4c4e
SM
1286 * processes.texi (Process Buffers):
1287 Document process-kill-buffer-query-function.
16d1ff5f 1288
9a5de3d9
GM
12892009-12-05 Glenn Morris <rgm@gnu.org>
1290
1291 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
1292 diary-display-function, and no longer recommended to be a hook.
1293 Update for changes in the names of calendar and diary hooks.
1294 diary-print-entries-hook has changed section.
1295
b640eb52
EZ
12962009-11-28 Eli Zaretskii <eliz@gnu.org>
1297
1298 * text.texi (Special Properties): More accurate description of
1299 what the `cursor' property does.
1300
be1674ab
KR
13012009-11-26 Kevin Ryde <user42@zip.com.au>
1302
1303 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
1304 mouse-wheel-down-event, the closest thing to a definition for them.
1305 * os.texi (Startup Summary): vindex inhibit-startup-message and
1306 inhibit-splash-screen.
1307 (Command-Line Arguments): vindex argv.
1308 (Suspending Emacs): vindex suspend-tty-functions and
1309 resume-tty-functions. Don't want to index every hook, but having
1310 the programming ones is helpful.
1311
603f5979
CY
13122009-11-14 Chong Yidong <cyd@stupidchicken.com>
1313
1314 * commands.texi (Motion Events): Fix typo (Bug#4907).
1315
4359a806
CY
13162009-11-08 Chong Yidong <cyd@stupidchicken.com>
1317
1318 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
1319 are affected by case-fold-search (Bug#4483).
1320
0f063651
CY
13212009-11-02 Chong Yidong <cyd@stupidchicken.com>
1322
1323 * minibuf.texi (Reading File Names): Note that read-file-name may
1324 use a graphical file dialog.
1325
9bd79893
GM
13262009-10-31 Glenn Morris <rgm@gnu.org>
1327
1328 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
1329
ebe479ec
KR
13302009-10-16 Kevin Ryde <user42@zip.com.au>
1331
1332 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
1333 in particular so `info-lookup-symbol' can find its docs.
1334
2640fa86
CY
13352009-10-16 Chong Yidong <cyd@stupidchicken.com>
1336
1337 * variables.texi (Constant Variables): Distinguish from defconst
1338 variables.
1339 (Defining Variables): Add cindex.
1340
edd6a733
CY
13412009-10-15 Chong Yidong <cyd@stupidchicken.com>
1342
1343 * os.texi (Time of Day): Clarify that the microsecond part is
1344 ignored (Bug#4637).
1345
5feb0b73
GM
13462009-10-11 Glenn Morris <rgm@gnu.org>
1347
1348 * frames.texi (Size and Position): Clarify what is included in the frame
1349 height. (Bug#4535)
1350
0c5413c8
GM
13512009-10-10 Glenn Morris <rgm@gnu.org>
1352
1353 * windows.texi (Size of Window): The relationship between window and
1354 frame heights is not so simple. (Bug#4535)
1355 Mention window-full-height-p.
1356
7f8b600a
SM
13572009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1358
1359 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
1360 used from Lisp.
1361
6185de1c
EZ
13622009-10-07 Eli Zaretskii <eliz@gnu.org>
1363
7f8b600a
SM
1364 * files.texi (Directory Names) <abbreviate-file-name>:
1365 Document that root home directories are not replaced with "~".
6185de1c 1366
9972911f
EZ
13672009-10-06 Eli Zaretskii <eliz@gnu.org>
1368
1369 * text.texi (Special Properties): Document the meaning of the
1370 `cursor' text property whose value is an integer.
1371
2a3f19ef
MA
13722009-10-05 Michael Albinus <michael.albinus@gmx.de>
1373
1374 * files.texi (Magic File Names): Add `copy-directory'.
1375
804543b5
EZ
13762009-10-05 Eli Zaretskii <eliz@gnu.org>
1377
1378 * files.texi (File Attributes): Fix description of file
1379 attributes. (Bug#4638) Update attributes of files.texi example to
1380 be more representative.
1381
461bf92b
MA
13822009-10-05 Michael Albinus <michael.albinus@gmx.de>
1383
1384 * files.texi (Create/Delete Dirs): New command copy-directory.
1385
a86cd395
JB
13862009-10-04 Juanma Barranquero <lekktu@gmail.com>
1387
1388 * anti.texi (Antinews):
1389 * macros.texi (Indenting Macros):
1390 * strings.texi (Creating Strings, Case Conversion):
1391 Remove duplicate words.
1392
d3080264
MA
13932009-10-01 Michael Albinus <michael.albinus@gmx.de>
1394
1395 * files.texi (Create/Delete Dirs): delete-directory has an
1396 optional parameter RECURSIVE.
1397
85d14563
SM
13982009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
1399
1400 * buffers.texi (Swapping Text): Minor clarification.
1401
3d9842c6
GM
14022009-10-01 Glenn Morris <rgm@gnu.org>
1403
1404 * functions.texi (Declaring Functions): Mention that we also search for
1405 ".m" files in the src/ directory.
1406
78427304
CY
14072009-09-25 David Engster <deng@randomsample.de>
1408
3d9842c6 1409 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 1410
b578c9cc
GM
14112009-09-22 Glenn Morris <rgm@gnu.org>
1412
1413 * internals.texi (Building Emacs): Mention preloaded-file-list.
1414
beee5da7
AM
14152009-09-14 Alan Mackenzie <acm@muc.de>
1416
1417 * os.texi (Terminal Output): Put "@code{}" around "stdout".
1418
5d6ab672
CY
14192009-09-13 Chong Yidong <cyd@stupidchicken.com>
1420
1421 * functions.texi (Anonymous Functions): Rearrange discussion,
1422 giving usage of unquoted lambda forms first. Mention that
1423 `function' and `#'' are no longer required (Bug#4290).
1424
59375eeb
AM
14252009-09-11 Alan Mackenzie <acm@muc.de>
1426
a86cd395 1427 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
1428 batch mode.
1429
e7e2f529
GM
14302009-09-01 Glenn Morris <rgm@gnu.org>
1431
1432 * display.texi (Face Functions): Mention define-obsolete-face-alias.
1433
eae47088
GM
14342009-08-26 Ulrich Mueller <ulm@gentoo.org>
1435
1436 * nonascii.texi (Character Codes): Fix typos.
1437
3691a0a6
MA
14382009-08-25 Michael Albinus <michael.albinus@gmx.de>
1439
1440 * processes.texi (Synchronous Processes): New defvar
1441 process-file-side-effects.
1442
664d56b8
GM
14432009-08-25 Glenn Morris <rgm@gnu.org>
1444
1445 * display.texi (Fontsets): Fix typo.
1446
0706c025
GM
1447 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
1448
03a74b84
SM
14492009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
1450
1451 * processes.texi (Asynchronous Processes): Adjust arglist of
1452 start-process-shell-command and start-file-process-shell-command.
1453
f6de8a37
CY
14542009-08-15 Chong Yidong <cyd@stupidchicken.com>
1455
4b1ed1bb
CY
1456 * advice.texi (Argument Access in Advice): Note that argument
1457 positions are zero-based (Bug#3932).
1458
89a9e058
CY
1459 * commands.texi (Distinguish Interactive): Minor copyedit.
1460
23696fd7
CY
1461 * display.texi (Face Attributes): Add xref to Displaying Faces for
1462 explanation of "underlying face".
1463
f6de8a37
CY
1464 * customize.texi (Common Keywords): Add xref to Loading.
1465
1466 * loading.texi (How Programs Do Loading): Add xref to Lisp
1467 Libraries node in the Emacs manual.
1468
417f77e6
CY
14692009-08-13 Chong Yidong <cyd@stupidchicken.com>
1470
1471 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
1472
0999039c
CY
14732009-07-18 Chong Yidong <cyd@stupidchicken.com>
1474
1475 * processes.texi (Shell Arguments): Copyedits.
1476
9af167bc
GM
14772009-07-18 Glenn Morris <rgm@gnu.org>
1478
1479 * loading.texi (Repeated Loading): Fix typo.
1480
137987ab
RS
14812009-07-16 Richard Stallman <rms@gnu.org>
1482
1483 * buffers.texi (Swapping Text): Recommend setting
1484 write-region-annotate-functions and buffer-saved-size.
1485
1486 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
1487
622fa380
GM
14882009-07-15 Glenn Morris <rgm@gnu.org>
1489
1490 * edebug.texi: Minor re-phrasings throughout.
1491 (Edebug Execution Modes): Sit-for affects continue mode too.
1492 (Jumping): Use `forward-sexp' rather than its keybinding.
1493 (Edebug Misc): Fix Q binding.
1494 (Edebug Eval): Remove cl version.
1495 (Printing in Edebug): Clarify print-length etc.
1496 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
1497 (Specification List): Remove edebug-unwrap findex entry.
1498 (Specification Examples): defmacro is actually not the same as defun.
1499 Escape "`" in example.
1500
6bbd4600
CY
15012009-07-15 Chong Yidong <cyd@stupidchicken.com>
1502
1503 * markers.texi (The Mark): Document optional arg to
1504 deactivate-mark.
1505
e538d479
GM
15062009-07-11 Kevin Ryde <user42@zip.com.au>
1507
1508 * hooks.texi (Standard Hooks): Fix cross-references.
1509
4c98b9ed
GM
1510 * loading.texi (Named Features): Refer to eval-after-load.
1511
5300838c
GM
15122009-07-11 Glenn Morris <rgm@gnu.org>
1513
64fbeb16
GM
1514 * Makefile.in (TEXI2PDF): New.
1515 (elisp.pdf): New target.
1516
4c98b9ed
GM
1517 * searching.texi (Regexp Backslash): Fix typo.
1518
1519 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 1520
51d9979c
GM
15212009-07-10 Glenn Morris <rgm@gnu.org>
1522
561c0216
GM
1523 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
1524
5b594a58
GM
1525 * customize.texi (Customization Types):
1526 * display.texi (Abstract Display):
0cc8c85a 1527 * objects.texi (Character Type, String Type):
5b594a58 1528 Merge in some menu descriptions from elisp.texi.
51d9979c 1529
c3cbbb40
GM
1530 * hash.texi (Hash Tables):
1531 * modes.texi (Multiline Font Lock):
1532 End menu description with period.
fe42c16a 1533
28528402
GM
15342009-07-09 Glenn Morris <rgm@gnu.org>
1535
1536 * back.texi: Don't hard-code texinfo location.
1537
1538 * two-volume.make (texinfodir): New, with location of texinfo.tex.
1539 (tex): Add texinfodir to TEXINPUTS.
1540 (elisp1med-init, elisp2med-init): Use texinfodir.
1541
1542 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
1543 (clean): Add two-volume.make intermediate files.
1544
1545 * elisp.texi, vol1.texi, vol2.texi:
1546 Use a DATE variable with the publication date, and update it.
1547 Fix antinews menu description.
1548
1549 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
1550 Update the detailed node listing to match elisp.texi.
1551
1552 * README: Update edition to match elisp.texi.
1553
1554 * objects.texi (General Escape Syntax):
1555 * nonascii.texi (Character Sets):
1556 Use consistent case for "Unicode Standard".
1557
1558 * anti.texi (Antinews):
1559 * customize.texi (Variable Definitions):
1560 * functions.texi (Declaring Functions):
1561 * nonascii.texi (Character Properties):
1562 * processes.texi (Serial Ports):
1563 * text.texi (Special Properties):
1564 * tips.texi (Coding Conventions):
1565 Minor rearrangements to improve TeX line-filling.
1566
1567 * commands.texi (Using Interactive): Fix cross-reference.
1568
17db8e10
JD
15692009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1570
1571 * frames.texi (Management Parameters): Mention sticky.
1572
77c7e2e1
AS
15732009-07-01 Andreas Schwab <aschwab@redhat.com>
1574
1575 * help.texi (Help Functions): Fix description of help-buffer and
1576 help-setup-xref to use @defun instead of @deffn.
1577
3f1c6666
JD
15782009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1579
1580 * frames.texi (Size Parameters): Mention maximized for fullscreen.
1581
ca27c21b
CY
15822009-06-24 Chong Yidong <cyd@stupidchicken.com>
1583
1584 * display.texi (Window Systems): Add ns to the list.
1585
70243478
CY
15862009-06-21 Chong Yidong <cyd@stupidchicken.com>
1587
1588 * Branch for 23.1.
1589
df006536
MR
15902009-06-17 Martin Rudalics <rudalics@gmx.at>
1591
1592 * windows.texi (Dedicated Windows): Fix typo.
1593 (Resizing Windows): Replace @defun by @deffn.
1594
d259fc4b
GM
15952009-06-17 Glenn Morris <rgm@gnu.org>
1596
1597 * variables.texi (Directory Local Variables):
1598 Update for 2009-04-11 name-change of dir-locals-directory-alist.
1599
30781db6
KH
16002009-06-09 Kenichi Handa <handa@m17n.org>
1601
1602 * nonascii.texi (Character Sets): State clearly that FROM and TO
1603 are codepoints of CHARSET.
1604
62e8099c
CY
16052009-06-07 Chong Yidong <cyd@stupidchicken.com>
1606
1607 * minibuf.texi (Reading File Names): Fix introductory text.
1608 Suggested by stan@derbycityprints.com.
1609 (High-Level Completion): Fix typo.
1610
ee1b1917
CY
16112009-05-28 Chong Yidong <cyd@stupidchicken.com>
1612
1613 * frames.texi (Text Terminal Colors): Multi-tty is already
1614 implemented, but tty-local colors are not.
1615
5df647e8
CY
16162009-05-27 Chong Yidong <cyd@stupidchicken.com>
1617
1618 * hooks.texi (Standard Hooks): Remove mention of obsolete
1619 redisplay-end-trigger-functions.
1620
1621 * internals.texi (Window Internals): Remove mention of obsolete
1622 redisplay-end-trigger-functions.
1623
01f17ae2
MR
16242009-05-21 Martin Rudalics <rudalics@gmx.at>
1625
1626 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
1627
1628 * backups.texi (Making Backups): backup-directory-alist and
1629 make-backup-file-name-function are options.
1630 (Auto-Saving): auto-save-list-file-prefix is an option.
1631
1632 * buffers.texi (Killing Buffers): buffer-offer-save is an
1633 option.
1634
1635 * display.texi (Refresh Screen): no-redraw-on-reenter is an
1636 option.
1637 (Echo Area Customization): echo-keystrokes is an option.
1638 (Selective Display): selective-display-ellipses is an option.
1639 (Temporary Displays): temp-buffer-show-function is an option.
1640 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
1641 are options.
1642 (Font Selection): face-font-family-alternatives,
1643 face-font-selection-order, face-font-registry-alternatives, and
1644 scalable-fonts-allowed are options.
1645 (Fringe Indicators): indicate-buffer-boundaries is an option.
1646 (Fringe Cursors): overflow-newline-into-fringe is an option.
1647 (Scroll Bars): scroll-bar-mode is an option.
1648
1649 * eval.texi (Eval): max-lisp-eval-depth is an option.
1650
1651 * files.texi (Visiting Functions): find-file-hook is an option.
1652 (Directory Names): directory-abbrev-alist is an option.
1653 (Unique File Names): temporary-file-directory and
1654 small-temporary-file-directory are options.
1655
1656 * frames.texi (Initial Parameters): initial-frame-alist,
1657 minibuffer-frame-alist and default-frame-alist are options.
1658 (Cursor Parameters): blink-cursor-alist and
1659 cursor-in-non-selected-windows ar options.
1660 (Window System Selections): selection-coding-system is an
1661 option.
1662 (Display Feature Testing): display-mm-dimensions-alist is an
1663 option.
1664
1665 * help.texi (Help Functions): help-char and help-event-list are
1666 options.
1667
1668 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
1669 an option.
1670
1671 * minibuf.texi (Minibuffer History): history-length and
1672 history-delete-duplicates are options.
1673 (High-Level Completion): read-buffer-function and
1674 read-buffer-completion-ignore-case are options.
1675 (Reading File Names): read-file-name-completion-ignore-case is
1676 an option.
1677
1678 * modes.texi (Mode Line Top): mode-line-format is an option.
1679 (Mode Line Variables): mode-line-position and mode-line-modes
1680 are options.
1681
1682 * nonascii.texi (Text Representations):
1683 enable-multibyte-characters is an option.
1684 (Default Coding Systems): auto-coding-regexp-alist,
1685 file-coding-system-alist, auto-coding-alist and
1686 auto-coding-functions are options.
1687 (Specifying Coding Systems): inhibit-eol-conversion is an
1688 option.
1689
1690 * os.texi (Init File): site-run-file is an option.
1691 (System Environment): mail-host-address is an option.
1692 (User Identification): user-mail-address is an option.
1693 (Terminal Output): baud-rate is an option.
1694
1695 * positions.texi (Word Motion): words-include-escapes is an
1696 option.
1697
1698 * searching.texi (Standard Regexps): page-delimiter,
1699 paragraph-separate, paragraph-separate and sentence-end are
1700 options.
1701
1702 * text.texi (Margins): left-margin and fill-nobreak-predicate
1703 are options.
1704
1705 * variables.texi (Local Variables): max-specpdl-size is an
1706 option.
1707
1708 * windows.texi (Choosing Window):
1709 split-window-preferred-function, special-display-function and
1710 display-buffer-function are options.
1711
106e6894
CY
17122009-05-20 Chong Yidong <cyd@stupidchicken.com>
1713
4a83454d
CY
1714 Fix errors spotted by Martin Rudalics.
1715
106e6894
CY
1716 * syntax.texi (Position Parse): Document rationale for ignored
1717 arguments to syntax-ppss-flush-cache.
1718
1719 * processes.texi (Input to Processes): Mark PROCESS arg to
1720 process-running-child-p as optional.
1721 (Network Options): Document NO-ERROR arg to
1722 set-network-process-option.
1723
1724 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
1725 command.
1726
1727 * searching.texi (POSIX Regexps): Mark posix-search-forward and
1728 posix-search-backward as commands.
1729
1730 * os.texi (Killing Emacs): Mark kill-emacs as a command.
1731 (Suspending Emacs): Mark suspend-emacs as a command.
1732 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
1733 commands.
5dcb4c4e
SM
1734 (Terminal Output): Remove obsolete function baud-rate.
1735 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
1736
1737 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
1738 terminal-coding-system and set-terminal-coding-system.
1739 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
1740 as optional.
1741 (Character Sets): Document RESTRICTION arg of char-charset.
1742 (Character Codes): Mark POS argument to get-byte as optional.
1743
1744 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
1745 minibuffer-message.
1746
1747 * files.texi (Create/Delete Dirs): Mark make-directory and
1748 delete-directory as commands.
1749
1750 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
1751
1752 * text.texi (Base 64): Mark base64-decode-string and
1753 base64-encode-string as commands.
1754 (Columns): Mark move-to-column as a command.
1755 (Mode-Specific Indent): Document RIGID arg to
1756 indent-for-tab-command.
1757 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
1758 Mark indent-code-rigidly as a command.
1759 (Substitution): Mark translate-region as a command.
1760
1761 * frames.texi (Size and Position): Remove obsolete functions
1762 screen-height and screen-width.
1763
04173931
CY
17642009-05-19 Chong Yidong <cyd@stupidchicken.com>
1765
1766 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
1767 (Displaying Buffers, Resizing Windows): Correct mistakes;
1768 next-window, previous-window, and pop-to-buffer are not commands,
1769 and fit-window-to-buffer" is a command. (Pointed out by Martin
1770 Rudalics.)
1771
eae7d8f8
RS
17722009-05-17 Richard M Stallman <rms@gnu.org>
1773
1774 * modes.texi (Precalculated Fontification): Clarify text.
1775
b8766179
MR
17762009-05-17 Martin Rudalics <rudalics@gmx.at>
1777
1778 * windows.texi (Selecting Windows): Clarify descriptions of
1779 with-selected-window and get-lru-window.
1780 (Cyclic Window Ordering): Refer to particular frame when talking
1781 about how splitting affects the ordering.
1782 (Displaying Buffers): Fix descriptions of switch-to-buffer and
1783 switch-to-buffer-other-window. Explain how setting of
1784 display-buffer-reuse-frames affects pop-to-buffer.
1785 (Choosing Window): Clarify some details in descriptions of
1786 display-buffer-reuse-frames, pop-up-frames, and
1787 pop-up-frame-function.
1788 (Dedicated Windows): Clarify some details.
1789 (Textual Scrolling): Replace term vscroll by term vertical
1790 scroll position.
1791 (Vertical Scrolling): Fix typo.
1792 (Window Hooks): Relate text on jit-lock-register to window
1793 scrolling and size changes.
1794
734b5e3b
CY
17952009-05-14 Chong Yidong <cyd@stupidchicken.com>
1796
0a65633e
CY
1797 * frames.texi (Initial Parameters): Clarify what the initial
1798 minibuffer frame is.
05be46d7
CY
1799 (Buffer Parameters): Note that the minibuffer parameter can not be
1800 altered.
0a65633e 1801
734b5e3b
CY
1802 * anti.texi (Antinews): Copyedits. Rearrange some entries.
1803 Document display-buffer changes.
1804
925672cd
CY
18052009-05-13 Chong Yidong <cyd@stupidchicken.com>
1806
17ecd7af
CY
1807 * anti.texi (Antinews): Rewrite for Emacs 22.
1808
925672cd
CY
1809 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
1810 obarrays are first mentioned. Define "system abbrev" more
1811 prominently, and add it to the index.
1812 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
1813 Copyedits.
1814 (Abbrev Expansion): Document abbrev-insert.
1815
80be4dd7
CY
18162009-05-12 Chong Yidong <cyd@stupidchicken.com>
1817
1818 * frames.texi (Font and Color Parameters): Rename from Color
1819 Parameters. Document font-backend parameter.
1820
1821 * vol2.texi (Top): Update node listing.
1822 * vol1.texi (Top): Update node listing.
1823 * elisp.texi (Top): Update node listing.
1824
372a93ac
MR
18252009-05-11 Martin Rudalics <rudalics@gmx.at>
1826
1827 * windows.texi (Choosing Window): Don't explicitly refer to
1828 split-window-sensibly's window argument in descriptions of
1829 split-height-threshold and split-width-threshold.
1830
714c3541
MR
18312009-05-10 Martin Rudalics <rudalics@gmx.at>
1832
1833 * windows.texi (Choosing Window): Fix rewrite of window
1834 splitting section.
1835
0e90e7be
EZ
18362009-05-09 Eli Zaretskii <eliz@gnu.org>
1837
1838 * nonascii.texi (Default Coding Systems): Document
5dcb4c4e
SM
1839 find-auto-coding, set-auto-coding, and auto-coding-alist.
1840 Add indexing.
0e90e7be
EZ
1841 (Lisp and Coding Systems): Add index entries.
1842
d3c0c321
MR
18432009-05-09 Martin Rudalics <rudalics@gmx.at>
1844
1845 * windows.texi (Choosing Window): Describe split-window-sensibly
1846 and rewrite section on window splitting accordingly.
1847 (Textual Scrolling): Replace `...' by @code{...}.
1848
c773345a
CY
18492009-05-04 Chong Yidong <cyd@stupidchicken.com>
1850
ee2d5b5e
CY
1851 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
1852 Remove obsoleted pre-abbrev-expand-hook.
1853
1854 * locals.texi (Standard Buffer-Local Variables): Consolidate table
1855 entries.
1856
c773345a
CY
1857 * internals.texi (Object Internals): Don't assume 32-bit machines
1858 are the norm.
1859 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
1860 (Window Internals): Synch field names to window.h.
1861 (Process Internals): Synch field names to process.h.
c773345a 1862
dd449674
CY
18632009-04-29 Chong Yidong <cyd@stupidchicken.com>
1864
1865 * variables.texi (File Local Variables): Note that read-circle is
1866 bound to nil when reading file-local variables.
1867
1868 * streams.texi (Input Functions): Document read-circle.
1869 (Output Variables): Add xref to Circular Objects.
1870
4f1e25e2
CY
18712009-04-25 Chong Yidong <cyd@stupidchicken.com>
1872
1873 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
1874 Features and Coding System Basics. Node that "p" stands for
1875 "predicate". Recommend utf-8-emacs instead of emacs-mule.
1876 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
1877 mouse-appearance-menu.
1878 (Programming Tips): Add xref to Progress.
1879
dca019f8
CY
18802009-04-22 Chong Yidong <cyd@stupidchicken.com>
1881
5dcb4c4e
SM
1882 * os.texi (Command-Line Arguments):
1883 Document command-line-args-left.
dca019f8
CY
1884 (Suspending Emacs): Adapt text to multi-tty case. Document use of
1885 terminal objects for tty arguments.
1886 (Startup Summary): Add xref to Session Management.
1887 (Session Management): Mention emacs-session-restore. Copyedits.
1888
02a89103
CY
18892009-04-20 Chong Yidong <cyd@stupidchicken.com>
1890
1891 * os.texi (Startup Summary): Copyedits. The init file is not
1892 necessarily named .emacs now. Document initial-buffer-choice and
1893 initial-scratch-message. Note where Emacs exits in batch mode.
1894 Document inhibit-splash-screen as an alias.
1895 (Init File): Be neutral about which init file name to use.
1896
18972009-04-16 Chong Yidong <cyd@stupidchicken.com>
1898
1899 * os.texi (System Interface): Fix Texinfo usage.
1900
0c1cfe01
CY
19012009-04-15 Chong Yidong <cyd@stupidchicken.com>
1902
80d7cdca
CY
1903 * searching.texi (Regexp Backslash): Also refer to shy groups as
1904 non-capturing or unnumbered groups.
1905 (Regexp Functions): Add cross-reference to Regexp Backslash.
1906
0c1cfe01
CY
1907 * display.texi (Truncation): Overlays can use line-prefix and
1908 wrap-prefix too.
1909 (Overlay Properties): Document wrap-prefix and line-prefix.
1910 (Face Attributes): Document underline-minimum-offset.
1911 (Face Remapping): Copyedits.
1912 (Low-Level Font): Copyedits.
1913 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
1914 (Line Height): Emphasize that line-spacing only takes effect on
1915 graphical terminals.
0c1cfe01 1916
c4adeee0
CY
19172009-04-13 Chong Yidong <cyd@stupidchicken.com>
1918
1919 * display.texi (Refresh Screen): Note that a passage about screen
1920 refreshing is text terminal only.
1921 (Forcing Redisplay): Delete misleading comment---sit-for calls
1922 redisplay, not the other way around.
1923 (Truncation): Note new values of truncate-partial-width-windows.
1924 Copyedits.
1925 (Invisible Text): Document invisible-p.
1926
b20ecfa1
EZ
19272009-04-11 Eli Zaretskii <eliz@gnu.org>
1928
1929 * display.texi (Overlays): Overlays don't scale well. See
1930 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
1931
97d8273f
CY
19322009-04-10 Chong Yidong <cyd@stupidchicken.com>
1933
f147ff75
CY
1934 * syntax.texi (Syntax Table Functions): Document cons cell
1935 argument for modify-syntax-entry.
1936 (Categories): Document cons cell argument for
1937 modify-category-entry.
1938
fca4ec76
CY
1939 * searching.texi (String Search): Document word-search-forward-lax
1940 and word-search-backward-lax.
1941 (Searching and Case): Describe isearch behavior more precisely.
1942
9c283d5b
CY
1943 * keymaps.texi (Tool Bar): Mention that some platforms do not
1944 support multi-line toolbars. Suggested by Stephen Eglen.
1945
1946 * frames.texi (Layout Parameters): Mention that Nextstep also
1947 allows only one tool-bar line. Suggested by Stephen Eglen.
1948
97d8273f
CY
1949 * nonascii.texi (Text Representations): Copyedits.
1950 (Coding System Basics): Also mention utf-8-emacs.
1951 (Converting Representations, Selecting a Representation)
1952 (Scanning Charsets, Translation of Characters, Encoding and I/O):
1953 Copyedits.
1954 (Character Codes): Mention role of codepoints 1114112 to 4194175.
1955
2bad3299
CY
19562009-04-09 Chong Yidong <cyd@stupidchicken.com>
1957
1958 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
1959 (Filling): Clarify REGION argument of fill-paragraph.
1960 Document fill-forward-paragraph-function.
2bad3299
CY
1961 (Special Properties): Remove "new in Emacs 22" declaration.
1962 (Clickable Text): Merge with Links and Mouse-1 node.
1963
5dcb4c4e
SM
1964 * display.texi (Button Properties, Button Buffer Commands):
1965 Change xref to Clickable Text.
2bad3299
CY
1966
1967 * tips.texi (Key Binding Conventions): Change xref to Clickable
1968 Text.
1969
1970 * elisp.texi (Top): Update node listing.
1971
ea30ce4f
CY
19722009-04-05 Chong Yidong <cyd@stupidchicken.com>
1973
47af2f4b
CY
1974 * markers.texi (The Mark): Copyedits. Improve description of
1975 handle-shift-selection.
1976 (The Region): Move use-region-p here from The Mark.
1977
ea30ce4f
CY
1978 * positions.texi (Screen Lines): Document (cols . lines) argument
1979 for vertical-motion.
1980
2aa8ea6e
CY
19812009-04-04 Chong Yidong <cyd@stupidchicken.com>
1982
3ec61d4e
CY
1983 * frames.texi (Frames): Clean up introduction. Document `ns'
1984 return value for framep.
1985 (Creating Frames): Note how the terminal is chosen.
1986 (Multiple Terminals, Multiple Displays): Merge into a single node.
1987 (Color Parameters): Fix typo.
1988
1989 * variables.texi (Local Variables, Buffer-Local Variables)
1990 (Creating Buffer-Local): Change link to Multiple Terminals.
1991
1992 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
1993
1994 * keymaps.texi (Controlling Active Maps): Change link to Multiple
1995 Terminals.
1996
1997 * commands.texi (Command Loop Info, Keyboard Macros): Change link
1998 to Multiple Terminals.
1999
2000 * elisp.texi (Top): Update node listing.
2001 * vol2.texi (Top): Update node listing.
2002 * vol1.texi (Top): Update node listing.
2003
9257072f
CY
2004 * buffers.texi (Current Buffer): Note that the append-to-buffer
2005 example is no longer in synch with the latest code. Tie the two
2006 examples together.
2007
2aa8ea6e
CY
2008 * files.texi (File Attributes): Move note about MS-DOS from
2009 Changing Files to File Attributes.
2010 (Create/Delete Dirs): Note that mkdir is an alias for this.
2011
22e74b17
CY
20122009-04-01 Markus Triska <triska@gmx.at>
2013
2014 * processes.texi (Filter Functions): Suggest how to handle output
2015 batches.
2016
4bbe48ec
CY
20172009-03-30 Chong Yidong <cyd@stupidchicken.com>
2018
2019 * help.texi (Accessing Documentation): Update example to use
2020 help-setup-xref and with-help-window.
2021 (Help Functions): Remove print-help-return-message, which is
2022 semi-obsolete due to with-help-window. Document help-buffer and
2023 help-setup-xref.
2024
b9723f39
CY
20252009-03-29 Chong Yidong <cyd@stupidchicken.com>
2026
5dcb4c4e
SM
2027 * help.texi (Accessing Documentation, Help Functions):
2028 Remove information about long-obsolete Emacs versions.
9eb52e90 2029
b9723f39
CY
2030 * modes.texi (Mode Line Variables): The default values of the mode
2031 line variables are now more complicated.
2032
b0cc32db
CY
20332009-03-28 Chong Yidong <cyd@stupidchicken.com>
2034
3c25a5a9
CY
2035 * modes.texi (Major Mode Conventions): Note that specialness is
2036 inherited.
31c9eebb
CY
2037 (Derived Modes): Note that define-derive-mode sets the mode-class
2038 property.
3c25a5a9 2039
b0cc32db
CY
2040 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
2041 goto-map. Add search-map to the list.
2042
c5e0006d
EZ
20432009-03-27 Eli Zaretskii <eliz@gnu.org>
2044
1213465a
EZ
2045 * os.texi (System Environment): Update the list of system-type
2046 values.
2047
c5e0006d
EZ
2048 * markers.texi (The Mark) <handle-shift-selection>: Update for
2049 removal of the optional argument DEACTIVATE.
2050
48bab3d6
CY
20512009-03-25 Chong Yidong <cyd@stupidchicken.com>
2052
2053 * commands.texi (Focus Events): Most X window managers don't use
2054 focus-follows-mouse nowadays.
2055
6e4ff1b6
CY
20562009-03-24 Chong Yidong <cyd@stupidchicken.com>
2057
2058 * commands.texi (Defining Commands): Clarify introduction.
2059 (Using Interactive): Not that interactive can be put in a symbol
2060 property.
2061 (Interactive Call): Note that a symbol with a non-nil
2062 interactive-form property satisfies commandp.
2063
11625308
JB
20642009-03-23 Juanma Barranquero <lekktu@gmail.com>
2065
2066 * minibuf.texi (Intro to Minibuffers): Fix typos.
2067
7b34420d
CY
20682009-03-23 Chong Yidong <cyd@stupidchicken.com>
2069
2070 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
2071 about minibuffers in old Emacs versions. Copyedits.
2072 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
2073 (Text from Minibuffer): Simplify introduction.
2074
f9257eed
AM
20752009-03-22 Alan Mackenzie <acm@muc.de>
2076
2077 * commands.texi (Using Interactive): Clarify string argument to
2078 `interactive' - even promptless elements need \n separators.
2079
f639ba70
CY
20802009-03-18 Chong Yidong <cyd@stupidchicken.com>
2081
2082 * minibuf.texi (Completion Styles): New node.
2083
2084 * elisp.texi (Top): Update node listing.
2085
d897e8ee
CY
20862009-03-17 Chong Yidong <cyd@stupidchicken.com>
2087
2088 * minibuf.texi (Basic Completion): Note that
2089 read-file-name-completion-ignore-case and
2090 read-buffer-completion-ignore-case can override
2091 completion-ignore-case.
2092 (Minibuffer Completion): Document completing-read changes.
2093 (Completion Commands): Avoid mentioning partial completion mode.
2094 Document minibuffer-completion-confirm changes, and
2095 minibuffer-confirm-exit-commands.
2096 (High-Level Completion): Document new require-match behavior for
2097 read-buffer. Document read-buffer-completion-ignore-case.
2098 (Reading File Names): Document new require-match behavior for
2099 read-file-name.
2100
b1f23349
CY
21012009-03-14 Chong Yidong <cyd@stupidchicken.com>
2102
2103 * debugging.texi (Error Debugging): Don't mislead the reader into
2104 thinking that debug-on-error enters debugger for C-f at EOB.
2105 (Error Debugging): Setting debug-on-init within the init file
2106 works, and has for some time.
2107
d6eb4e25
KH
21082009-03-13 Kenichi Handa <handa@m17n.org>
2109
2110 * display.texi (Fontsets): Update the description.
2111
1cf53dc5
CY
21122009-03-13 Chong Yidong <cyd@stupidchicken.com>
2113
2114 * advice.texi (Advising Primitives): Link to What Is a Function.
2115
81f919fc
CY
21162009-03-12 Chong Yidong <cyd@stupidchicken.com>
2117
cf4229eb
CY
2118 * compile.texi (Speed of Byte-Code): Update example.
2119 (Disassembly): Update examples.
2120
81f919fc 2121 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
2122
2123 * customize.texi (Common Keywords): It's not necessary to use :tag
2124 to remove hyphens, as custom-unlispify-tag-name does it
2125 automatically.
5dcb4c4e
SM
2126 (Variable Definitions): Link to File Local Variables.
2127 Document customized-value symbol property.
f2bbc08c
CY
2128 (Customization Types): Move menu to end of node.
2129
955964d7
CY
21302009-03-10 Chong Yidong <cyd@stupidchicken.com>
2131
2132 * macros.texi (Compiling Macros): Omit misleading sentence, which
2133 implied that macros can only be used in the same file they are
2134 defined.
2135 (Backquote): Remove obsolete information about Emacs 19.
2136
d25ed7db
GM
21372009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
2138
2139 * display.texi (Display Margins): Fix paren typo.
2140
d55f6ca5
CY
21412009-02-27 Chong Yidong <cyd@stupidchicken.com>
2142
f0e57ed8
CY
2143 * elisp.texi (Top): Update node listing.
2144
2145 * variables.texi (Variables): Clarify introduction.
2146 (Global Variables): Mention that setq is a special form.
2147 (Local Variables): Use active voice.
2148 (Tips for Defining): Mention marking variables as safe.
2149 (Buffer-Local Variables): Mention terminal-local and frame-local
2150 variables together.
2151 (File Local Variables): Copyedits.
2152 (Frame-Local Variables): Note that they are not really useful.
2153 (Future Local Variables): Node deleted.
2154
d55f6ca5
CY
2155 * objects.texi (General Escape Syntax): Update explanation of
2156 unicode escape syntax.
2157
ca8f09a8
CY
21582009-02-23 Chong Yidong <cyd@stupidchicken.com>
2159
2160 * control.texi (Control Structures): Add cindex entry for "textual
2161 order".
2162
2163 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
2164 instead of "expression" throughout.
2165 (Function Indirection): Copyedits. Use active voice.
2166 (Eval): The default value of max-lisp-eval-depth is now 400.
2167
a20878b6
MB
21682009-02-23 Miles Bader <miles@gnu.org>
2169
2170 * processes.texi (System Processes): Rename `system-process-attributes'
2171 to `process-attributes'.
2172
61f66044
CY
21732009-02-22 Chong Yidong <cyd@stupidchicken.com>
2174
1b80d1f3
CY
2175 * symbols.texi (Property Lists): Emphasize that property lists are
2176 not restricted to symbol cells.
2177 (Other Plists): Copyedit.
2178
61f66044
CY
2179 * sequences.texi (Sequences Arrays Vectors): Make introduction
2180 more concise.
2181 (Arrays): Mention char-tables and bool-vectors too.
2182 (Vectors): Don't repeat information given in Arrays node. Link to
2183 nodes that explain the vector usage examples.
2184 (Char-Tables): Note that char-table elements can have arbitrary
2185 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 2186 Link to Property Lists node.
61f66044 2187
9403944b
CY
21882009-02-22 Chong Yidong <cyd@stupidchicken.com>
2189
2190 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
2191 `append'.
4068c7b4 2192 (List Elements): Copyedits.
9403944b
CY
2193
2194 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
2195 of `vconcat'.
2196
2197 * strings.texi (Creating Strings): Copyedits. Remove obsolete
2198 Emacs 20 usage of `concat'.
2199 (Case Conversion): Copyedits.
2200
b87a185f
CY
22012009-02-21 Chong Yidong <cyd@stupidchicken.com>
2202
2203 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
2204 Minor edits.
2205 (Frame Configuration Type): Emphasize that it is not primitive.
2206 (Font Type): New node.
2207 (Type Predicates): Add fontp; type-of now recognizes font object
2208 types.
2209
2210 * intro.texi (Version Info): Update version numbers in examples.
2211 (Acknowledgements): List more contributors.
2212
2213 * elisp.texi: Bump version number to 3.0.
2214 (Top): Link to Font Type node.
2215
867d4bb3
JB
22162009-02-20 Juanma Barranquero <lekktu@gmail.com>
2217
2218 * modes.texi (Major Mode Conventions): Remove duplicate words.
2219 (Customizing Keywords): Fix typo.
2220
77730170
EZ
22212009-02-14 Eli Zaretskii <eliz@gnu.org>
2222
2223 * nonascii.texi (User-Chosen Coding Systems): Document that
2224 select-safe-coding-system suggests raw-text if there are raw bytes
2225 in the region.
2226 (Explicit Encoding): Warn not to use `undecided' when encoding.
2227
c8736212
GM
22282009-02-11 Glenn Morris <rgm@gnu.org>
2229
2230 * frames.texi (Visibility of Frames): Mention the effect multiple
2231 workspaces/desktops can have on visibility.
2232
ab992d66
EZ
22332009-02-07 Eli Zaretskii <eliz@gnu.org>
2234
c8736212
GM
2235 * text.texi (Commands for Insertion):
2236 * commands.texi (Event Mod):
2237 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
2238 * nonascii.texi (Translation of Characters):
2239 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
2240 (Explicit Encoding): Document the `charset' text property produced
2241 by decode-coding-region and decode-coding-string.
ab992d66 2242
e651a255
AM
22432009-01-27 Alan Mackenzie <acm@muc.de>
2244
2245 * modes.texi (Search-based Fontification): Correct a typo.
2246
bc5cde4b
JB
22472009-01-25 Juanma Barranquero <lekktu@gmail.com>
2248
2249 * abbrevs.texi (Abbrev Table Properties): Fix typo.
2250 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
2251
3533155b
EZ
22522009-01-24 Eli Zaretskii <eliz@gnu.org>
2253
f721deda
EZ
2254 * display.texi (Window Systems): Document the value of
2255 `initial-window-system' under --daemon.
2256
3533155b
EZ
2257 * os.texi (System Environment): Remove description of the
2258 `environment' function which has been deleted.
2259
f79b43b2
DN
22602009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
2261
2262 * frames.texi (Multiple Displays): Remove documentation for
2263 removed function make-frame-on-tty.
2264
e3aa6669
CY
22652009-01-22 Chong Yidong <cyd@stupidchicken.com>
2266
2267 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
2268 write-region-annotate-functions.
2269 Document write-region-post-annotation-function.
e3aa6669 2270
fb13a416
CY
22712009-01-19 Chong Yidong <cyd@stupidchicken.com>
2272
2273 * display.texi (Font Lookup): Document WIDTH argument of
2274 x-list-fonts.
2275
02eccf6b
EZ
22762009-01-17 Eli Zaretskii <eliz@gnu.org>
2277
ead3f58d
EZ
2278 * maps.texi (Standard Keymaps): Rename function-key-map to
2279 local-function-key-map.
2280
2281 * keymaps.texi (Translation Keymaps): Rename function-key-map to
2282 local-function-key-map.
2283
2284 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
2285 and `set-keyboard-coding-system' now accept an optional terminal
2286 argument.
2287
2288 * commands.texi (Event Mod): `keyboard-translate-table' is now
2289 terminal-local.
2290 (Function Keys): Rename function-key-map to
2291 local-function-key-map.
2292
df05a163
EZ
2293 * elisp.texi (Top): Make @detailmenu be consistent with changes in
2294 frames.texi.
2295
0ed8034e 2296 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
2297 `delete-terminal-functions', `suspend-tty-functions' and
2298 `resume-tty-functions'.
0ed8034e
EZ
2299
2300 * frames.texi (Frames): Document `frame-terminal' and
2301 `terminal-live-p'.
2302 (Multiple Displays): Document `make-frame-on-tty'.
2303 (Multiple Terminals): Document `terminal-list', `delete-terminal',
2304 `terminal-name', and `get-device-terminal'.
490f1197
EZ
2305 (Terminal Parameters): Document `terminal-parameters',
2306 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
2307
2308 * os.texi (System Environment): Document `environment' and
2309 `initial-environment'.
490f1197
EZ
2310 (Suspending Emacs): Update for multi-tty; document
2311 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 2312
02eccf6b
EZ
2313 * nonascii.texi (Coding System Basics): More accurate description
2314 of `raw-text'.
2315
f19fea97
JB
23162009-01-12 Juanma Barranquero <lekktu@gmail.com>
2317
2318 * display.texi (Low-Level Font): Fix typo.
2319
16fa292f
CY
23202009-01-10 Chong Yidong <cyd@stupidchicken.com>
2321
2322 * elisp.texi (Top): Update node listing.
2323
2324 * display.texi (PostScript Images): Node deleted.
2325
0b4faef3
EZ
23262009-01-10 Eli Zaretskii <eliz@gnu.org>
2327
3355f04d
EZ
2328 * processes.texi (Decoding Output): Document that null bytes force
2329 no-conversion for reading process output.
2330
2331 * files.texi (Reading from Files): Document that null bytes force
2332 no-conversion when visiting files.
2333
11625308 2334 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 2335
5dcb4c4e
SM
2336 * nonascii.texi (Lisp and Coding Systems):
2337 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 2338 (Character Properties): Improve wording.
0b4faef3 2339
ce9cf065
CY
23402009-01-09 Chong Yidong <cyd@stupidchicken.com>
2341
2342 * display.texi (Font Lookup): Remove obsolete function
2343 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
2344 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
2345 (Font Selection): Reorder order of variable descriptions.
2346 Minor clarifications.
ce9cf065
CY
2347
2348 * elisp.texi (Top): Update node listing.
2349
ab756fb3
GM
23502009-01-09 Glenn Morris <rgm@gnu.org>
2351
2352 * commands.texi (Command Loop Info): Say that last-command-char and
2353 last-input-char are obsolete aliases.
2354
2355 * edebug.texi (Edebug Recursive Edit): Remove separate references to
2356 last-input-char and last-command-char, since they are just aliases for
2357 last-input-event and last-command-event.
2358
2359 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
2360 last-command-char.
2361
6b2b8ab1
CY
23622009-01-08 Chong Yidong <cyd@stupidchicken.com>
2363
2364 * elisp.texi: Update node listing.
2365
2366 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
2367 (Face Attributes): Don't link to Font Lookup.
2368 Document font-family-list.
6b2b8ab1
CY
2369 (Fonts): New node.
2370
3568e767
JR
23712009-01-08 Jason Rumney <jasonr@gnu.org>
2372
2373 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 2374 changing the standard pointer shapes. (Bug#1485)
3568e767 2375
6221c8db
CY
23762009-01-08 Chong Yidong <cyd@stupidchicken.com>
2377
2378 * display.texi (Attribute Functions): Note that a function value
2379 :height is relative, and that compatibility functions work by
2380 calling set-face-attribute.
2381 (Displaying Faces): Reorder list in order of increasing priority.
2382 (Face Remapping): New node. Content moved here from Displaying
2383 Faces.
2384 (Glyphs): Link to Face Functions.
2385
e3d3799a
CY
23862009-01-08 Chong Yidong <cyd@stupidchicken.com>
2387
2388 * display.texi (Faces): Don't discuss face id here. facep does
2389 not return t.
2390 (Defining Faces): Minor clarification.
2391 (Face Attributes): Rearrange items to match docstring of
2392 set-face-attribute. Add :foundry attribute. Document new role of
2393 :font attribute. Texinfo usage fix.
2394 (Attribute Functions): Copyedits.
2395 (Face Functions): Note that face number is seldom used.
2396
638a2457
RS
23972009-01-05 Richard M Stallman <rms@gnu.org>
2398
2399 * strings.texi (Predicates for Strings): Minor clarification.
2400
2401 * functions.texi (Function Safety): Texinfo usage fix.
2402
49ea0074
JB
24032009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
2404
2405 * objects.texi (General Escape Syntax): Fix typo.
2406
9f822178
MR
24072009-01-03 Martin Rudalics <rudalics@gmx.at>
2408
2409 * windows.texi (Choosing Window): Say that pop-up-frame-alist
2410 works via the default value of pop-up-frame-function.
2411
af34ad36
EZ
24122009-01-02 Eli Zaretskii <eliz@gnu.org>
2413
2414 * processes.texi (System Processes): Document the `time' and
2415 `ctime' attributes of `system-process-attributes'.
2416
d31f6679
CY
24172009-01-01 Chong Yidong <cyd@stupidchicken.com>
2418
2419 * display.texi (Face Attributes): Clarify :height attribute.
2420
174dc00c
MR
24212008-12-31 Martin Rudalics <rudalics@gmx.at>
2422
2423 * buffers.texi (The Buffer List): Clarify what moves a buffer to
2424 the front of the buffer list. Add entries for `last-buffer' and
2425 `unbury-buffer'.
2426
b8afe7e4
EZ
24272008-12-27 Eli Zaretskii <eliz@gnu.org>
2428
d14030f5
EZ
2429 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
2430 and its subsections.
2431
2432 * frames.texi (Multiple Terminals, Low-level Terminal)
2433 (Terminal Parameters, Frames on Other TTY devices): New sections.
2434 (Frames): Add an xref to "Multiple Terminals".
2435
765980a4
EZ
2436 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
2437
2438 * objects.texi (Terminal Type): New node.
2439 (Editing Types): Add it to the menu.
2440
47bd5577
EZ
2441 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
2442 Variables".
2443
eb22b78c 2444 * variables.texi (Directory Local Variables): New node.
47bd5577 2445 (Variables): Add a menu item for it.
eb22b78c 2446
b8afe7e4
EZ
2447 * loading.texi (Autoload): Document `generate-autoload-cookie' and
2448 `generated-autoload-file'.
2449
77bb0476
EZ
24502008-12-20 Eli Zaretskii <eliz@gnu.org>
2451
028e2c19
EZ
2452 * os.texi (Startup Summary): Add xref to documentation of
2453 `initial-window-system'.
2454
77bb0476
EZ
2455 * display.texi (Window Systems): Document `window-system' the
2456 function. The variable `window-system' is now frame-local.
028e2c19 2457 Document `initial-window-system'.
77bb0476 2458
dda87836
MR
24592008-12-19 Martin Rudalics <rudalics@gmx.at>
2460
2461 * windows.texi (Windows): Rewrite description of
2462 fit-window-to-buffer.
2463
caef3ed2
GM
24642008-12-13 Glenn Morris <rgm@gnu.org>
2465
2466 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
2467 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
2468
21c58e4d
GM
24692008-12-12 Glenn Morris <rgm@gnu.org>
2470
2471 * debugging.texi (Error Debugging): Refer forwards to
2472 eval-expression-debug-on-error.
2473
af38459f
EZ
24742008-12-05 Eli Zaretskii <eliz@gnu.org>
2475
5dedd9b5
EZ
2476 * strings.texi (String Basics): Only unibyte strings that
2477 represent key sequences hold 8-bit raw bytes.
2478
af38459f
EZ
2479 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
2480 paragraph to speak about `undecided'.
2481 (Character Properties): Don't explain the meaning of each
2482 property; instead, identify their Unicode Standard names.
b3f1f4a5 2483 (Character Sets): Document `map-charset-chars'.
af38459f 2484
fa047ae7
GM
24852008-12-02 Glenn Morris <rgm@gnu.org>
2486
2487 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
2488 section yet again.
2489
47dbc044
EZ
24902008-11-29 Eli Zaretskii <eliz@gnu.org>
2491
98d05998
EZ
2492 * nonascii.texi (Character Properties): New Section.
2493 (Specifying Coding Systems): Document
2494 `coding-system-priority-list', `set-coding-system-priority', and
2495 `with-coding-priority'.
2496 (Lisp and Coding Systems): Document `check-coding-systems-region'
2497 and `coding-system-charset-list'.
2498 (Coding System Basics): Document `coding-system-aliases'.
2499
2500 * elisp.texi (Top): Add a @detailmenu entry for "Character
2501 Properties".
2502
47dbc044
EZ
2503 * objects.texi (Character Type): Correct the range of Emacs
2504 characters. Add an @xref to "Character Codes".
2505
2506 * strings.texi (String Basics): Add an @xref to "Character Codes".
2507
2508 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
2509
2510 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
2511 (Character Codes): Document `max-char'.
2512
8b80cdf5
EZ
25132008-11-28 Eli Zaretskii <eliz@gnu.org>
2514
2515 * nonascii.texi (Text Representations, Converting Representations)
2516 (Character Sets, Scanning Charsets, Translation of Characters):
2517 Make text more accurate.
2518
a99dceba
GM
25192008-11-28 Glenn Morris <rgm@gnu.org>
2520
2521 * files.texi (Format Conversion Round-Trip): Improve previous change.
2522
f6dc3bed
CY
25232008-11-26 Chong Yidong <cyd@stupidchicken.com>
2524
2525 * modes.texi (Auto Major Mode): Fix example.
2526
5da9413d
GM
25272008-11-25 Glenn Morris <rgm@gnu.org>
2528
2529 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
2530
2531 * files.texi (Format Conversion Round-Trip):
2532 Use active voice for previous change.
2533
fcca848c
CY
25342008-11-25 Chong Yidong <cyd@stupidchicken.com>
2535
2536 * os.texi (Processor Run Time):
2537 * processes.texi (Transaction Queues):
2538 * markers.texi (The Mark):
2539 * windows.texi (Choosing Window, Selecting Windows):
2540 * files.texi (Changing Files, Magic File Names):
2541 * commands.texi (Key Sequence Input):
2542 * functions.texi (Declaring Functions):
2543 * strings.texi (Predicates for Strings):
2544 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
2545
36c8dc54
CY
25462008-11-24 Chong Yidong <cyd@stupidchicken.com>
2547
2548 * help.texi (Accessing Documentation): Update example.
2549
2550 * variables.texi (Defining Variables): Note that `*' is not
2551 necessary if defcustom is used.
2552
2a79b242
EZ
25532008-11-22 Eli Zaretskii <eliz@gnu.org>
2554
2555 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
2556 Characters" from @detailmenu.
2557
2558 * nonascii.texi (Character Codes, Character Sets)
2559 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
2560 (Chars and Bytes, Splitting Characters): Sections removed.
2561
392f0d26
LK
25622008-11-22 Lute Kamstra <lute@gnu.org>
2563
2564 * positions.texi (Text Lines): Update goto-line documentation.
2565
af1a5cd5
MR
25662008-11-21 Martin Rudalics <rudalics@gmx.at>
2567
6a4cfb0c
MR
2568 * frames.texi (Frames): Fix typo, add cross references, reword.
2569 (Initial Parameters): Reword special-display-frame-alist text.
2570 (Frames and Windows): Reword. Describe argument norecord for
2571 set-frame-selected-window.
2572 (Input Focus): Describe argument norecord for select-frame.
2573 Remove comment on MS-Windows behavior for focus-follows-mouse.
2574 (Raising and Lowering): Mention windows-frames dichotomy in
2575 metaphor.
2576
af1a5cd5
MR
2577 * windows.texi (Displaying Buffers, Vertical Scrolling)
2578 (Horizontal Scrolling): Fix indenting and rewording issues
2579 introduced with 2008-11-07 change.
2580
c249fa9c
GM
25812008-11-20 Glenn Morris <rgm@gnu.org>
2582
2583 * files.texi (Format Conversion Round-Trip): Mention `preserve'
2584 element of `format-alist'.
2585
204d4665
GM
25862008-11-19 Glenn Morris <rgm@gnu.org>
2587
2588 * doclicense.texi: Update to FDL 1.3.
2589 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
2590
cc0910af
CY
25912008-11-18 Chong Yidong <cyd@stupidchicken.com>
2592
efe6e7c4
CY
2593 * windows.texi (Window Hooks): Remove *-end-trigger-functions
2594 vars, which are obsolete. Mention jit-lock-register.
2595
5dcb4c4e
SM
2596 * modes.texi (Other Font Lock Variables):
2597 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 2598
cc0910af
CY
2599 * frames.texi (Color Parameters): Document alpha parameter.
2600
aeeedf76
MR
26012008-11-16 Martin Rudalics <rudalics@gmx.at>
2602
2603 * windows.texi (Splitting Windows, Deleting Windows)
2604 (Selecting Windows, Cyclic Window Ordering)
2605 (Buffers and Windows, Displaying Buffers, Choosing Window)
2606 (Dedicated Windows, Window Point, Window Start and End)
2607 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
2608 (Size of Window, Resizing Windows, Window Configurations)
2609 (Window Parameters): Avoid @var at beginning of sentences and
2610 reword accordingly.
2611
4c565c5c
LK
26122008-11-11 Lute Kamstra <lute@gnu.org>
2613
2614 * files.texi (File Name Components): Fix file-name-extension
2615 documentation.
2616
25f494c9
JB
26172008-11-11 Juanma Barranquero <lekktu@gmail.com>
2618
2619 * frames.texi (Basic Parameters): Remove display-environment-variable
2620 and term-environment-variable.
2621
a1401ab1
EZ
26222008-11-08 Eli Zaretskii <eliz@gnu.org>
2623
2624 * windows.texi (Basic Windows, Splitting Windows)
2625 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
2626 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
2627 (Resizing Windows, Window Configurations, Window Parameters):
2628 Fix wording and markup.
a1401ab1 2629
efafc282
MR
26302008-11-07 Martin Rudalics <rudalics@gmx.at>
2631
2632 * windows.texi (Windows): Update entries.
2633 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 2634 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
2635 (Selecting Windows, Cyclic Window Ordering): Reword with special
2636 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
2637 (Buffers and Windows, Choosing Window): Reword with special
2638 emphasis on dedicated windows.
2639 (Displaying Buffers): Reword. For switch-to-buffer mention that
2640 it may fall back on pop-to-buffer. For other-window try to
2641 explain how it treats the cyclic ordering of windows.
efafc282
MR
2642 (Dedicated Windows): New node and section discussing dedicated
2643 windows and associated functions.
86ab855a 2644 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
2645 (Window Start and End): Rename node and section title. Reword.
2646 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
2647 Minor rewording.
2648 (Size of Window): Reword, in particular text on window-width.
2649 (Resizing Windows): Reword. Add text on balancing windows.
2650 (Window Configurations): Reword. Mention window parameters.
2651 (Window Parameters): New node and section on window parameters.
2652 (Window Hooks): Reword. Mention that
2653 window-configuration-change-hook is run "buffer-locally".
2654 * elisp.texi (Top): Update Windows entries in @detailmenu
2655 section.
2656
d60a8ab2
JB
26572008-11-04 Juanma Barranquero <lekktu@gmail.com>
2658
2659 * searching.texi (Regexp Search): Fix typo.
2660
01777627
CY
26612008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2662
2663 * searching.texi (Regexp Search): Document GREEDY arg.
2664 (Simple Match Data): Fix return value.
2665
c4526e93
EZ
26662008-11-01 Eli Zaretskii <eliz@gnu.org>
2667
2668 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
2669 with Emacs 23 internal representation of characters.
2670 Document `unibyte-string'.
c4526e93 2671
fe2ae8b5
CY
26722008-10-28 Chong Yidong <cyd@stupidchicken.com>
2673
2674 * processes.texi (Process Information): Note that process-status
2675 does not accept buffer names.
2676
cc5a21e3
CY
26772008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2678
2679 * positions.texi (Skipping Characters): Correct return value of
2680 skip-chars-forward.
2681
09460d9a
MR
26822008-10-25 Martin Rudalics <rudalics@gmx.at>
2683
520b29e7
MR
2684 * windows.texi (Deleting Windows): Update documentation of
2685 delete-windows-on.
2686 (Buffers and Windows): Update documentations of
2687 get-buffer-window and get-buffer-window-list.
2688 (Displaying Buffers): Update documentation of
2689 replace-buffer-in-windows.
2690
09460d9a
MR
2691 * buffers.texi (Current Buffer): Reword set-buffer and
2692 with-current-buffer documentations.
2693 (Creating Buffers): Reword documentation of get-buffer-create.
2694
4d48fcdc
MR
26952008-10-23 Martin Rudalics <rudalics@gmx.at>
2696
2697 * buffers.texi (Current Buffer): Reword documentation of
2698 set-buffer.
2699 (Buffer Names): Reword documentation of buffer-name.
2700 (The Buffer List): For bury-buffer explain what happens with the
2701 buffer's window.
2702 (Creating Buffers): Say that get-buffer-create's arg is called
2703 buffer-or-name.
2704
f0143c43
CY
27052008-10-22 Chong Yidong <cyd@stupidchicken.com>
2706
3e5dbbd3
CY
2707 * advice.texi (Computed Advice): Explain what DEFINITION is.
2708
f0143c43
CY
2709 * nonascii.texi (Character Codes): Remove obsolete function
2710 char-valid-p, and document characterp instead.
2711
52a94b85
MR
27122008-10-22 Martin Rudalics <rudalics@gmx.at>
2713
2714 * windows.texi (Displaying Buffers): Reword documentation of
2715 pop-to-buffer.
2716 (Choosing Window): Rewrite documentation of display-buffer and
2717 its options.
2718
f76f8246
MR
2719 * buffers.texi (Killing Buffers): Update documentation of
2720 kill-buffer.
2721
acc8b598
EZ
27222008-10-21 Eli Zaretskii <eliz@gnu.org>
2723
80e6b6df
EZ
2724 * processes.texi (Serial Ports): Fix wording and improve markup.
2725
3645358a
EZ
2726 * searching.texi (Regexp Search): Document `string-match-p' and
2727 `looking-at-p'.
2728 (POSIX Regexps): Add an xref for "non-greedy".
2729 (Regexp Special): Add @cindex entry for "non-greedy".
2730
b3d50cff 2731 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 2732 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 2733
73b7530a
EZ
2734 * frames.texi (Color Names): Add an xref to `read-color'.
2735
2736 * minibuf.texi (High-Level Completion): Document `read-color'.
2737
acc8b598
EZ
2738 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
2739
2740 * positions.texi (Narrowing): Add an xref to "Swapping Text".
2741
2742 * buffers.texi (Swapping Text): New section, documents
2743 `buffer-swap-text'.
2744
10e187e8
MR
27452008-10-21 Martin Rudalics <rudalics@gmx.at>
2746
2747 * windows.texi (Resizing Windows): Minor wording fix.
2748
fd6f900c
EZ
27492008-10-20 Eli Zaretskii <eliz@gnu.org>
2750
2751 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
2752 and `combine-and-quote-strings'.
2753
2754 * strings.texi (Creating Strings): Add xrefs for them.
2755
e4372165
EZ
27562008-10-19 Eli Zaretskii <eliz@gnu.org>
2757
d6328fba
EZ
2758 * elisp.texi (Top): Make descriptive text for "Reading File Names"
2759 match the corresponding menu in minibuf.texi.
2760
e4372165
EZ
2761 * minibuf.texi (Reading File Names): Document `read-shell-command'
2762 and `minibuffer-local-shell-command-map'.
2763
5d8dda33
MR
27642008-10-19 Martin Rudalics <rudalics@gmx.at>
2765
2766 * windows.texi (Resizing Windows): Remove var{} around "window" in
2767 documentation of enlarge-window.
2768 Rewrite documentation of window-min-height and window-min-width.
2769
437706cd
EZ
27702008-10-19 Eli Zaretskii <eliz@gnu.org>
2771
80f85d7c
EZ
2772 * functions.texi (Calling Functions): Document `apply-partially'.
2773
291703b5
EZ
2774 * hooks.texi (Standard Hooks): Mention
2775 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
2776
2777 * variables.texi (File Local Variables): Document
2778 `file-local-variables-alist', `before-hack-local-variables-hook'
2779 and `hack-local-variables-hook'.
2780
583d8b3c
EZ
2781 * processes.texi (Synchronous Processes): Document `process-lines'.
2782
5dcb4c4e
SM
2783 * customize.texi (Variable Definitions):
2784 Document `custom-reevaluate-setting'.
437706cd 2785
7e51d89b
MR
27862008-10-18 Martin Rudalics <rudalics@gmx.at>
2787
2788 * windows.texi (Choosing Window, Deleting Windows)
2789 (Displaying Buffers): Expand documentation of dedicated windows.
2790
43c59a3d
EZ
27912008-10-18 Eli Zaretskii <eliz@gnu.org>
2792
018a960d
EZ
2793 * files.texi (Changing Files): Document symbolic input of file
2794 modes to `set-file-modes'. Document `read-file-modes' and
2795 `file-modes-symbolic-to-number'.
2796
2c0b8144
EZ
2797 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
2798 and `search-map'.
2799
5dcb4c4e
SM
2800 * searching.texi (Search and Replace):
2801 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 2802 Document `multi-query-replace-map'.
80120f13 2803
6d4913f0 2804 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
2805 (Completion Commands, Reading File Names):
2806 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
2807 `minibuffer-local-filename-must-match-map'.
2808 (Minibuffer Completion): The `require-match' argument to
2809 `completing-read' can now have the value `confirm-only'.
2810
43c59a3d
EZ
2811 * windows.texi (Displaying Buffers): Minor wording fix.
2812 (Choosing Window): `split-height-threshold' can now be nil.
2813 Document `split-width-threshold'. `pop-up-frames' can have the
2814 value `graphic-only'.
2815
f36acfd9
EZ
28162008-10-17 Eli Zaretskii <eliz@gnu.org>
2817
2818 * os.texi (Startup Summary): Document `before-init-time' and
2819 `after-init-time'. Document `initial-window-system' and
2820 `window-system-initialization-alist'. Document reading the
2821 abbrevs file. Document the call to `server-start' under --daemon.
2822 Rearrange a bit to be consistent with the code flow.
53728487
EZ
2823 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
2824 (Time Parsing): Document `format-seconds'.
f36acfd9 2825
96995b89
MR
28262008-10-17 Martin Rudalics <rudalics@gmx.at>
2827
2828 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
2829 and reword.
2830
2de17c73
EZ
28312008-10-16 Eli Zaretskii <eliz@gnu.org>
2832
2833 * markers.texi (The Mark): Document use-region-p.
2834
9cf52b11
EZ
28352008-10-15 Eli Zaretskii <eliz@gnu.org>
2836
c3aaf1d7
EZ
2837 * internals.texi (Writing Emacs Primitives): The interactive spec
2838 of a primitive can be a Lisp form.
2839
841a1743
EZ
2840 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
2841 values of transient-mark-mode. Document handle-shift-selection.
2842
2843 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
2844 (Interactive Examples): Show an example of `^'.
2845 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
2846 (Defining Commands, Using Interactive): The interactive-form of a
2847 function can be added via its symbol's property.
841a1743 2848
52441368
EZ
2849 * positions.texi (List Motion): beginning-of-defun-function can
2850 now accept an argument.
2851
8e8c1a72
EZ
2852 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
2853 now return a list of strings.
2854
a33a1f2a
EZ
2855 * control.texi (Handling Errors): Document ignore-errors.
2856
4fb04348
EZ
2857 * frames.texi (Creating Frames): Document frame-inherited-parameters.
2858 (Parameter Access): Document set-frame-parameter.
2859
ee666f84
EZ
2860 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
2861 Hooks" for the effect of kill-all-local-variables on local hook
2862 functions.
2863
9cf52b11
EZ
2864 * modes.texi (Major Mode Conventions, Mode Line Variables):
2865 `mode-name' need not be a string. xref to "Mode Line Data" for
2866 details, and to "Emulating Mode Line" for computing a string
2867 value.
2868
22526bc4
EZ
28692008-10-14 Eli Zaretskii <eliz@gnu.org>
2870
a65f6a85
EZ
2871 * processes.texi (System Processes): New section.
2872 (Processes, Signals to Processes): Add xrefs to it.
2873
2874 * objects.texi (Editing Types): A `process' is a subprocess of
2875 Emacs, not just any process running on the OS.
2876
2877 * elisp.texi (Top): Adjust the @detailmenu for the above two
2878 changes.
2879
2724b26a
EZ
2880 * sequences.texi (Char-Tables): Remove documentation of
2881 set-char-table-default, which has no effect since Emacs 23.
2882 <char-table-range, set-char-table-range>: Don't mention generic
2883 characters and charsets. Add a cons cell as a possible argument.
2884
2885 * nonascii.texi (Splitting Characters)
2886 (Translation of Characters): Don't mention generic characters.
2887
2888 * display.texi (Fontsets): Don't mention generic characters.
2889
22526bc4 2890 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 2891 argument FUNCTION with a cons cell as KEY.
22526bc4 2892
eaf4b689
EZ
28932008-10-13 Eli Zaretskii <eliz@gnu.org>
2894
45e46036
EZ
2895 * objects.texi (Primitive Function Type): Move "@cindex special
2896 forms" from here...
2897
2898 * eval.texi (Special Forms): ...to here.
2899
2900 * functions.texi (What Is a Function): `functionp' returns nil for
2901 special forms. Add an xref.
2902
eaf4b689
EZ
2903 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
2904 Variables".
2905
2906 * variables.texi (Frame-Local Variables): New section.
2907 (Buffer-Local Variables): Add an xref to it.
2908 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
2909 have both frame-local and buffer-local binding.
2910
2911 * frames.texi (Frames): Mention multiple tty frames.
2912 (Frame Parameters, Parameter Access): Mention frame-local variable
2913 bindings.
2914
15688fce
GM
29152008-09-20 Glenn Morris <rgm@gnu.org>
2916
2917 * display.texi (Defining Faces): Recommend against face variables.
2918
35539065
JB
29192008-09-16 Juanma Barranquero <lekktu@gmail.com>
2920
2921 * display.texi (Echo Area Customization): Fix typo.
2922
6a57054b
JB
29232008-09-09 Juanma Barranquero <lekktu@gmail.com>
2924
2925 * loading.texi (Where Defined): Add `defface' item.
2926
d632fb82
MR
29272008-09-06 Martin Rudalics <rudalics@gmx.at>
2928
2929 * loading.texi (Where Defined): Fix description of symbol-file.
2930
905a9adb
JR
29312008-08-26 Jason Rumney <jasonr@gnu.org>
2932
2933 * display.texi (TIFF Images): New section describing :index property.
2934
852e91b7
CY
29352008-08-23 Chong Yidong <cyd@stupidchicken.com>
2936
2937 * display.texi (Temporary Displays): Remove unnecessary comment
2938 about usage of temp-buffer-show-hook.
2939
6be001ee
CY
29402008-08-05 Chong Yidong <cyd@stupidchicken.com>
2941
2942 * symbols.texi (Other Plists): Fix incorrect example.
2943 Suggested by Florian Beck.
2944
58e3d8e8
JB
29452008-07-31 Juanma Barranquero <lekktu@gmail.com>
2946
2947 * os.texi: Fix previous change.
2948
7c2fb837
DN
29492008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2950
2951 * os.texi:
2952 * intro.texi:
2953 * files.texi: Remove VMS support.
2954
9e2a2647
DN
29552008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2956
2957 * os.texi:
2958 * frames.texi:
2959 * display.texi: Remove mentions of Mac Carbon.
2960
c4f4682b
MB
29612008-07-01 Miles Bader <miles@gnu.org>
2962
2963 * text.texi (Special Properties):
2964 * display.texi (Truncation): Add wrap-prefix and line-prefix.
2965
3696411e
JB
29662008-06-28 Johan Bockgård <bojohan@gnu.org>
2967
2968 * display.texi (Other Image Types): Fix copy/paste error; say
2969 "PBM", not "XBM".
2970
f2a77c3a
DN
29712008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
2972
2973 * os.texi: Remove references to obsolete systems.
2974
6d52677d
EZ
29752008-06-20 Eli Zaretskii <eliz@gnu.org>
2976
2977 * makefile.w32-in (distclean): Remove makefile.
2978
1a87da4c
GM
29792008-06-17 Glenn Morris <rgm@gnu.org>
2980
2981 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
2982 (elisp, dist): Remove rules and variables that are obsolete now
2983 the lisp manual is no longer distributed separately.
2984
fdda1c5d
GM
29852008-06-16 Glenn Morris <rgm@gnu.org>
2986
646692e9
GM
2987 * configure, configure.in, mkinstalldirs: Remove unused files.
2988
2989 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 2990 * vol1.texi (EMACSVER):
6a57054b 2991 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
2992
2993 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
2994 as per maintain.info.
2995
611bee81
GM
29962008-06-15 Glenn Morris <rgm@gnu.org>
2997
a7bed3a0
GM
2998 * makefile.w32-in (manual): Use "23" rather than "21".
2999
3000 * Makefile.in (emacsver): New, set by configure.
3001 (manual): Use emacsver.
3002
d794edf2
GM
3003 * intro.texi: Report bugs using M-x report-emacs-bug.
3004
611bee81
GM
3005 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
3006
c73e02fa
GM
30072008-06-13 Daniel Engeler <engeler@gmail.com>
3008
3009 * elisp.texi, internals.texi, processes.texi: Add documentation
3010 about serial port access.
3011
e40a85cd
MB
30122008-06-05 Miles Bader <miles@gnu.org>
3013
3014 * display.texi (Displaying Faces): Update to reflect function
3015 renamings in face-remap.el.
3016
7b753744
JB
30172008-06-05 Juanma Barranquero <lekktu@gmail.com>
3018
3019 * display.texi (Fontsets): Fix typos.
3020
9d3d42fb
MB
30212008-06-03 Miles Bader <miles@gnu.org>
3022
7b753744
JB
3023 * display.texi (Displaying Faces): Add add-relative-face-remapping,
3024 remove-relative-face-remapping, set-base-face-remapping,
3025 and set-default-base-face-remapping.
9d3d42fb 3026
f2cec7a9
MB
30272008-06-01 Miles Bader <miles@gnu.org>
3028
3029 * display.texi (Displaying Faces): Add face-remapping-alist.
3030
8f39c96d
SM
30312008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3032
3033 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
3034 variable names.
3035
1ef5eecc
ER
30362008-05-03 Eric S. Raymond <esr@golux>
3037
352c8b4a 3038 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
3039 (current-global-map) return references, not copies.
3040
63b4387f
JL
30412008-05-02 Juri Linkov <juri@jurta.org>
3042
3043 * minibuf.texi (Text from Minibuffer): Document a list of
3044 default values for `read-from-minibuffer'.
3045
38a8b703
JB
30462008-04-24 Juanma Barranquero <lekktu@gmail.com>
3047
3048 * nonascii.texi (Translation of Characters): Fix previous change.
3049
7c42e639
CY
30502008-04-20 Chong Yidong <cyd@stupidchicken.com>
3051
3052 * display.texi (Overlay Properties): Clarify role of underlying
3053 textprop and overlay keymaps for display strings.
3054
3055 * keymaps.texi (Active Keymaps): Ditto.
3056
25c0d999
SM
30572008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3058
3059 * minibuf.texi (Programmed Completion):
3060 Replace dynamic-completion-table with the new completion-table-dynamic.
3061
e3af5968
CY
30622008-04-07 Chong Yidong <cyd@stupidchicken.com>
3063
3064 * intro.texi (Some Terms): Change "fonts in this manual" index
3065 entry to "typographic conventions".
3066
6bfc8698
EZ
30672008-04-05 Eli Zaretskii <eliz@gnu.org>
3068
3069 * objects.texi (Text Props and Strings): Add indexing for read
3070 syntax of text properties.
3071
4972c361
SM
30722008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
3073
3074 * processes.texi (Decoding Output): Remove process-filter-multibyte
3075 functions.
3076
c70a68db
MR
30772008-03-15 Martin Rudalics <rudalics@gmx.at>
3078
3079 * display.texi (Finding Overlays): Say that empty overlays at
3080 the end of the buffer are reported too.
3081
1291fd36
GM
30822008-03-13 Glenn Morris <rgm@gnu.org>
3083
3084 * elisp.texi (EMACSVER): Set to 23.0.60.
3085
c6b0dfd5
CY
30862008-02-26 Chong Yidong <cyd@stupidchicken.com>
3087
38a8b703 3088 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 3089
875fc30c
GM
30902008-02-22 Glenn Morris <rgm@gnu.org>
3091
3092 * frames.texi (Position Parameters): Clarify the description of
3093 `left' and `top', using information from "Geometry".
3094 (Geometry): Give a pointer to "Position Parameters", rather than
3095 repeating information.
3096
d8c8e45a
GM
30972008-02-11 Glenn Morris <rgm@gnu.org>
3098
3099 * objects.texi (Equality Predicates): No longer talk about "two"
3100 functions.
3101
38a8b703 31022008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
3103
3104 * objects.texi (Equality Predicates): Add defun for
3105 equal-including-properties.
3106
bfffe0b1
GM
31072008-02-10 Glenn Morris <rgm@gnu.org>
3108
3109 * objects.texi (Equality Predicates):
3110 Mention equal-including-properties.
3111
431b78c9
RS
31122008-02-07 Richard Stallman <rms@gnu.org>
3113
3114 * windows.texi (Window Start): Mention the feature of moving
3115 window-start to start of line.
3116
c8763fb6 31172008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
3118
3119 * keymaps.texi (Tool Bar): Document rtl property.
3120
1a256502
TTN
31212008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
3122
3123 * display.texi (Button Types):
3124 For define-button-type, clarify type of NAME.
3125
569382c2
MR
31262008-01-19 Martin Rudalics <rudalics@gmx.at>
3127
3128 * buffers.texi (Buffer Modification): Fix typo.
3129
f3041af1
DN
31302008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
3131
3132 * os.texi (System Environment): Remove references to OSes that are
3133 not supported anymore.
3134
d35e1cd7
DN
31352008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
3136
3137 * os.texi (System Environment): Remove mention for Masscomp.
3138
23af7580
RS
31392008-01-04 Richard Stallman <rms@gnu.org>
3140
3141 * display.texi (Faces): Don't talk about internal face vector as arg
3142 to facep.
3143
3144 * customize.texi (Type Keywords): Fix previous change.
3145
3146 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
3147 * elisp.texi (Top): Fix menu for commands.texi change.
3148
ec7d5b1e
RS
31492007-12-30 Richard Stallman <rms@gnu.org>
3150
5dcb4c4e 3151 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
3152 (Accessing Scroll): New node broken out of Accessing Mouse.
3153
101a6cea
RS
31542007-12-28 Richard Stallman <rms@gnu.org>
3155
3156 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 3157 (Basic Parameters): For `title', refer to title bar.
041817a4 3158 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 3159
72b7e664
RS
31602007-12-23 Richard Stallman <rms@gnu.org>
3161
3162 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
3163 Improve some of the commented-out keywords' text too.
3164
27a4f445
MR
31652007-12-14 Martin Rudalics <rudalics@gmx.at>
3166
e2e3f1d7
MR
3167 * nonascii.texi (Encoding and I/O): Reword to avoid saying
3168 "visit the current buffer".
3169
27a4f445
MR
3170 * os.texi (System Interface): Fix typo.
3171
a2afc99d
RS
31722007-12-04 Richard Stallman <rms@gnu.org>
3173
3174 * objects.texi (Symbol Type): Fix typo.
3175
b694135c
RS
31762007-12-03 Richard Stallman <rms@gnu.org>
3177
3178 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
3179
f99a19da
GM
31802007-12-01 Glenn Morris <rgm@gnu.org>
3181
3182 * functions.texi (Declaring Functions): Improve previous change.
3183
8f4b37d8
GM
31842007-11-30 Glenn Morris <rgm@gnu.org>
3185
3186 * functions.texi (Declaring Functions): Add optional fourth
3187 argument of declare-function, and setting third argument to `t'.
3188
61a2fe01
RS
31892007-11-29 Richard Stallman <rms@gnu.org>
3190
3191 * customize.texi (Composite Types): Document `group' type.
3192
cbfc5193
GM
31932007-11-29 Glenn Morris <rgm@gnu.org>
3194
5dcb4c4e
SM
3195 * functions.texi (Declaring Functions): Add findex.
3196 Mention `external' files.
cbfc5193 3197
8386283a
JB
31982007-11-26 Juanma Barranquero <lekktu@gmail.com>
3199
3200 * functions.texi (Declaring Functions): Fix directive.
3201
a07c9a8b
RS
32022007-11-25 Richard Stallman <rms@gnu.org>
3203
3204 * help.texi (Help Functions): Clean up last change.
3205
3206 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
3207
3208 * loading.texi (Named Features): Minor cleanup.
3209
3210 * macros.texi (Eval During Expansion): Minor cleanup.
3211
3212 * variables.texi (Variable Aliases): Minor cleanup.
3213
a0925923
RS
32142007-11-24 Richard Stallman <rms@gnu.org>
3215
3216 * functions.texi (Declaring Functions): Clarify previous change.
3217
3218 * compile.texi (Compiler Errors): Clarify previous change.
3219
20c63e44
RS
32202007-11-24 Richard Stallman <rms@gnu.org>
3221
e5e76c04 3222 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
3223 Clarify the text and move items around.
3224
5bb0cda3
GM
32252007-11-24 Glenn Morris <rgm@gnu.org>
3226
3227 * functions.texi (Declaring Functions): New section.
3228 * compile.texi (Compiler Errors): Mention declaring functions,
3229 defvar with no initvalue, and byte-compile-warnings.
3230
af13c86a
MR
32312007-11-15 Martin Rudalics <rudalics@gmx.at>
3232
3233 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
3234 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
3235
a5373305
MR
32362007-11-13 Martin Rudalics <rudalics@gmx.at>
3237
3238 * help.texi (Help Functions): Document new macro `with-help-window'.
3239
fe284805
JL
32402007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3241
3242 * searching.texi (Replacing Match): Describe new
3243 `match-substitute-replacement'.
3244
2c3a09b1
RS
32452007-10-31 Richard Stallman <rms@gnu.org>
3246
3247 * strings.texi (Creating Strings): Null strings from concat not unique.
3248
f2b480f4
RS
32492007-10-26 Richard Stallman <rms@gnu.org>
3250
3251 * objects.texi (Equality Predicates): Null strings are uniquified.
3252
3253 * minibuf.texi: Minor clarifications in previous change.
3254
db21122c
GM
32552007-10-25 Glenn Morris <rgm@gnu.org>
3256
3257 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
3258
2328cbb3
RS
32592007-10-24 Richard Stallman <rms@gnu.org>
3260
3261 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
3262
3263 * variables.texi (Frame-Local Variables): Node deleted.
3264 (Variables): Delete Frame-Local Variables from menu.
3265 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
3266 (Default Value): Don't mention frame-local vars.
3267
3268 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
3269
3270 * loading.texi (Unloading): Document FEATURE-unload-function
3271 instead of FEATURE-unload-hook.
3272
2328cbb3
RS
3273 * frames.texi (Multiple Displays): Don't mention frame-local vars.
3274
c066bafa
JL
32752007-10-22 Juri Linkov <juri@jurta.org>
3276
3277 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
3278 (High-Level Completion): Document a list of default value strings
3279 in the DEFAULT argument, for which minibuffer functions return the
3280 first element.
3281
65ced25f
JL
32822007-10-17 Juri Linkov <juri@jurta.org>
3283
3284 * text.texi (Filling): Update arguments of fill-paragraph.
3285 fill-paragraph operates on the active region in Transient Mark mode.
3286 Remove fill-paragraph-or-region.
3287
ee46ec8e
KB
32882007-10-13 Karl Berry <karl@gnu.org>
3289
3290 * elisp.texi (@dircategory): Move to after @copying,
3291 since we want @copying as close as possible to the beginning of
3292 the output.
3293
61bbdbc6
RS
32942007-10-12 Richard Stallman <rms@gnu.org>
3295
3296 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
3297
3298 * commands.texi (Distinguish Interactive): New node,
3299 broken out from Interactive Call and rewritten.
3300 (Command Loop): Put Distinguish Interactive in menu.
3301
af23e1e8
RS
33022007-10-09 Richard Stallman <rms@gnu.org>
3303
3304 * text.texi (Examining Properties): Mention overlay priority.
3305
3306 * display.texi (Display Margins): Correct the description
3307 of margin display specifications.
3308 (Replacing Specs): New subnode broken out of Display Property.
3309
e1965a69
JL
33102007-10-06 Juri Linkov <juri@jurta.org>
3311
3312 * text.texi (Filling): Document fill-paragraph-or-region.
3313
4638454b
JB
33142007-10-05 Juanma Barranquero <lekktu@gmail.com>
3315
3316 * display.texi (Auto Faces): Fix typo.
3317
7ed54cc5
RS
33182007-10-02 Richard Stallman <rms@gnu.org>
3319
3320 * display.texi (Display Property): Explain some display specs
3321 don't let you move point in.
3322
5dcb4c4e
SM
3323 * frames.texi (Cursor Parameters):
3324 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
3325
3326 * windows.texi (Basic Windows): Don't describe
3327 cursor-in-non-selected-windows here.
3328
305a7ef2
EZ
33292007-10-01 Eli Zaretskii <eliz@gnu.org>
3330
3331 * processes.texi (Misc Network): Note that these functions are
3332 supported only on some systems.
3333
f7a7f4eb
RS
33342007-10-01 Richard Stallman <rms@gnu.org>
3335
3336 * display.texi (Overlay Properties): Explain nil as priority.
3337 Explain that conflicts are unpredictable if not resolved by
3338 priorities.
3339
780d7bb9
RS
33402007-09-23 Richard Stallman <rms@gnu.org>
3341
3342 * macros.texi (Backquote): Minor clarification.
3343
14b4fdfb
RS
33442007-09-19 Richard Stallman <rms@gnu.org>
3345
3346 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
3347 Clarify when they work in parallel and when one overrides.
3348 Fix error in example.
14b4fdfb 3349
b8d4c8d0
GM
33502007-09-06 Glenn Morris <rgm@gnu.org>
3351
b3e755a9 3352 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
3353 commands to use ../../info.
3354 * Makefile.in (infodir): Go up one more level.
4638454b 3355 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
3356 (miscmanualdir): New.
3357 (dist): Use new variable miscmanualdir.
3358 * makefile.w32-in (infodir, texinputdir): Go up one more level.
3359 (usermanualdir): Change from ../man to ../emacs.
3360
1bb1f7d3
MR
33612007-08-30 Martin Rudalics <rudalics@gmx.at>
3362
3363 * commands.texi (Command Loop Info): Advise against changing
3364 most variables described here. Explain new variable
3365 last-repeatable-command.
3366
b8d4c8d0
GM
33672007-08-29 Glenn Morris <rgm@gnu.org>
3368
3369 * elisp.texi (EMACSVER): Increase to 23.0.50.
3370
33712007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
3372
3373 * frames.texi (Basic Parameters): Add display-environment-variable
3374 and term-environment-variable.
3375
33762007-08-28 Juri Linkov <juri@jurta.org>
3377
3378 * display.texi (Image Formats, Other Image Types): Add SVG.
3379
33802007-08-28 Juri Linkov <juri@jurta.org>
3381
3382 * display.texi (Images): Move formats-related text to new node
3383 "Image Formats".
3384 (Image Formats): New node.
3385
619fb9ee
RS
33862007-08-27 Richard Stallman <rms@gnu.org>
3387
3388 * windows.texi (Window Configurations): Clarify what
3389 a window configuration saves.
3390
b8d4c8d0
GM
33912007-08-25 Richard Stallman <rms@gnu.org>
3392
3393 * display.texi (Images): Delete redundant @findex.
3394
39f9da30
GM
33952007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
3396
3397 * text.texi (Change Hooks): (after|before)-change-functions are no
3398 longer bound to nil while running; rather inhibit-modification-hooks
3399 is t.
3400
b8d4c8d0
GM
34012007-08-16 Richard Stallman <rms@gnu.org>
3402
5dcb4c4e
SM
3403 * processes.texi (Asynchronous Processes):
3404 Clarify doc of start-file-process.
b8d4c8d0
GM
3405
34062007-08-08 Martin Rudalics <rudalics@gmx.at>
3407
3408 * modes.texi (Example Major Modes): Fix typo.
3409
34102007-08-08 Glenn Morris <rgm@gnu.org>
3411
3412 * intro.texi (nil and t): Do not use `iff' in documentation.
3413
3414 * tips.texi (Documentation Tips): Recommend against `iff'.
3415
34162007-08-07 Chong Yidong <cyd@stupidchicken.com>
3417
3418 * display.texi (Image Cache): Document image-refresh.
3419
34202007-08-06 Martin Rudalics <rudalics@gmx.at>
3421
3422 * windows.texi (Size of Window): Document window-full-width-p.
3423
34242007-07-25 Glenn Morris <rgm@gnu.org>
3425
3426 * gpl.texi (GPL): Replace license with GPLv3.
3427
3428 * Relicense all FSF files to GPLv3 or later.
3429
34302007-07-24 Michael Albinus <michael.albinus@gmx.de>
3431
4638454b
JB
3432 * processes.texi (Synchronous Processes):
3433 Add `process-file-shell-command'.
b8d4c8d0
GM
3434 (Asynchronous Processes): Mention restricted use of
3435 `process-filter' and `process-sentinel' in
3436 `start-file-process'. Add `start-file-process-shell-command'.
3437
34382007-07-17 Michael Albinus <michael.albinus@gmx.de>
3439
3440 * files.texi (Magic File Names): Introduce optional parameter
3441 IDENTIFICATION for `file-remote-p'.
3442
34432007-07-16 Richard Stallman <rms@gnu.org>
3444
3445 * display.texi (Defining Faces): Fix previous change.
3446
34472007-07-14 Richard Stallman <rms@gnu.org>
3448
3449 * control.texi (Handling Errors): Document `debug' in handler list.
3450
34512007-07-10 Richard Stallman <rms@gnu.org>
3452
3453 * display.texi (Defining Faces): Explain C-M-x feature for defface.
3454
34552007-07-09 Richard Stallman <rms@gnu.org>
3456
3457 * files.texi (Magic File Names): Rewrite previous change.
3458
34592007-07-08 Michael Albinus <michael.albinus@gmx.de>
3460
3461 * files.texi (Magic File Names): Introduce optional parameter
3462 CONNECTED for `file-remote-p'.
3463
34642007-07-07 Michael Albinus <michael.albinus@gmx.de>
3465
3466 * processes.texi (Asynchronous Processes):
3467 * files.texi (Magic File Names): Add `start-file-process'.
3468
34692007-06-27 Richard Stallman <rms@gnu.org>
3470
5dcb4c4e
SM
3471 * files.texi (Format Conversion Piecemeal):
3472 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
3473
34742007-06-27 Michael Albinus <michael.albinus@gmx.de>
3475
4638454b
JB
3476 * files.texi (Magic File Names): Remove `dired-call-process'.
3477 Add `process-file'.
b8d4c8d0
GM
3478
34792007-06-27 Kenichi Handa <handa@m17n.org>
3480
3481 * text.texi (Special Properties): Fix description about
4638454b 3482 `composition' property.
b8d4c8d0
GM
3483
34842007-06-26 Kenichi Handa <handa@m17n.org>
3485
3486 * nonascii.texi (Default Coding Systems): Document about the
3487 return value `undecided'.
3488
34892007-06-25 David Kastrup <dak@gnu.org>
3490
3491 * keymaps.texi (Active Keymaps): Document new POSITION argument of
3492 `current-active-maps'.
3493
34942007-06-24 Karl Berry <karl@gnu.org>
3495
4638454b 3496 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
3497
34982007-06-15 Juanma Barranquero <lekktu@gmail.com>
3499
3500 * display.texi (Overlay Arrow): Doc fix.
3501
35022007-06-14 Karl Berry <karl@tug.org>
3503
3504 * anti.texi (Antinews): Typo.
3505
35062007-06-14 Chong Yidong <cyd@stupidchicken.com>
3507
3508 * display.texi (Image Cache): Document image-refresh.
3509
35102007-06-12 Karl Berry <karl@gnu.org>
3511
3512 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
3513 * two-volume.make: New file.
3514 * .cvsignore: Ignore two-volume files.
3515
35162007-06-12 Tom Tromey <tromey@redhat.com>
3517
3518 * os.texi (Init File): Document user-emacs-directory.
3519
35202007-06-03 Nick Roberts <nickrob@snap.net.nz>
3521
3522 * commands.texi (Click Events): Describe width and height when
3523 object is nil.
3524
35252007-05-30 Nick Roberts <nickrob@snap.net.nz>
3526
5dcb4c4e
SM
3527 * commands.texi (Click Events): Layout more logically.
3528 Describe width and height.
b8d4c8d0
GM
3529 (Drag Events, Motion Events): Update to new format for position.
3530
35312007-06-02 Richard Stallman <rms@gnu.org>
3532
3533 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
3534
35352007-06-02 Chong Yidong <cyd@stupidchicken.com>
3536
3537 * Version 22.1 released.
3538
35392007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
3540
3541 * text.texi (Special Properties): Correct meaning of fontified face.
3542
35432007-05-30 Richard Stallman <rms@gnu.org>
3544
3545 * text.texi (Special Properties): Add link to Adjusting Point.
3546
35472007-05-12 Richard Stallman <rms@gnu.org>
3548
3549 * text.texi (Margins): indent-to-left-margin is not the default.
3550 (Mode-Specific Indent): For indent-line-function, the default
3551 is indent-relative.
3552
3553 * modes.texi (Example Major Modes): Explain last line of text-mode
3554 is redundant.
3555
35562007-05-10 Richard Stallman <rms@gnu.org>
3557
3558 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
3559
3560 * help.texi (Keys in Documentation): Add reference to
3561 Documentation Tips.
3562
3563 * files.texi (Format Conversion): TO-FN gets three arguments.
3564
3565 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
3566
35672007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
3568
3569 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
3570 * files.texi (Format Conversion): Expand intro; add menu.
3571 (Format Conversion Overview, Format Conversion Round-Trip)
3572 (Format Conversion Piecemeal): New nodes/subsections.
3573 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
3574 * text.texi (Text Properties): Remove "Saving Properties" from menu.
3575 (Saving Properties): Delete node/subsection.
3576
35772007-05-07 Karl Berry <karl@gnu.org>
3578
3579 * elisp.texi (EMACSVER): Back to 22.
3580
35812007-05-06 Richard Stallman <rms@gnu.org>
3582
3583 * processes.texi (Accepting Output): Revert most of previous change.
3584
35852007-05-05 Richard Stallman <rms@gnu.org>
3586
3587 * processes.texi (Accepting Output): accept-process-output
3588 uses microseconds, not milliseconds. But that arg is obsolete.
3589
35902007-05-04 Karl Berry <karl@tug.org>
3591
3592 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
3593
35942007-05-04 Eli Zaretskii <eliz@gnu.org>
3595
3596 * tips.texi (Documentation Tips): Rearrange items to place the
3597 more important ones first. Add an index entry for hyperlinks.
3598
35992007-05-03 Karl Berry <karl@gnu.org>
3600
3601 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
3602 (EMACSVER) [smallbook]: 22 for printed version.
3603
3604 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
3605 so restore anchor to normal position after defun. Found by Kevin Ryde.
3606
36072007-04-26 Glenn Morris <rgm@gnu.org>
3608
3609 * elisp.texi (EMACSVER): Increase to 22.1.50.
3610
36112007-04-28 Karl Berry <karl@gnu.org>
3612
3613 * elisp.texi: Improve line breaks on copyright page,
3614 similar layout to emacs manual, 8.5x11 by default.
3615
36162007-04-24 Richard Stallman <rms@gnu.org>
3617
3618 * text.texi (Special Properties): Add xref to Overlay Properties.
3619
3620 * display.texi (Overlay Properties): Add xref to Special Properties.
3621
36222007-04-22 Richard Stallman <rms@gnu.org>
3623
3624 * keymaps.texi (Extended Menu Items): Move the info about
3625 format with cached keyboard binding.
3626
36272007-04-21 Richard Stallman <rms@gnu.org>
3628
3629 * text.texi (Special Properties): Clarify previous change.
3630
3631 * files.texi (File Name Expansion): Clarify previous change.
3632
3633 * display.texi (Attribute Functions): Fix example for
3634 face-attribute-relative-p.
3635
36362007-04-19 Kenichi Handa <handa@m17n.org>
3637
3638 * text.texi (Special Properties): Document composition property.
3639
36402007-04-19 Glenn Morris <rgm@gnu.org>
3641
3642 * files.texi (File Name Expansion): Mention "superroot".
3643
36442007-04-15 Chong Yidong <cyd@stupidchicken.com>
3645
3646 * frames.texi (Multiple Displays): Add note about "multi-monitor"
3647 setups.
3648 (Display Feature Testing): Note that display refers to all
3649 physical monitors for multi-monitor setups.
3650
36512007-04-14 Richard Stallman <rms@gnu.org>
3652
3653 * lists.texi (Sets And Lists): Clarify `delete' examples.
3654 Remove spurious xref to same node.
3655 Clarify xref for add-to-list.
3656
36572007-04-12 Nick Roberts <nickrob@snap.net.nz>
3658
3659 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
3660 value of lisp-mode-map.
3661
36622007-04-11 Karl Berry <karl@gnu.org>
3663
3664 * anti.texi (Antinews):
3665 * display.texi (Overlay Properties, Defining Images):
3666 * processes.texi (Synchronous Processes, Sentinels):
3667 * syntax.texi (Syntax Table Internals):
3668 * searching.texi (Regexp Special):
3669 * nonascii.texi (Default Coding Systems):
3670 * text.texi (Special Properties):
3671 * minibuf.texi (Basic Completion): Wording to improve breaks in
3672 8.5x11 format.
3673 * elisp.texi (smallbook): New @set to more easily switch between
3674 smallbook and 8.5x11.
3675
36762007-04-11 Richard Stallman <rms@gnu.org>
3677
3678 * text.texi (Lazy Properties): Minor fix.
3679
36802007-04-08 Karl Berry <karl@gnu.org>
3681
3682 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
3683 * macros.texi (Backquote): Downcase Backquote in index entries for
3684 consistency.
3685
36862007-04-08 Richard Stallman <rms@gnu.org>
3687
3688 * text.texi (Adaptive Fill): Just describe default,
3689 don't show it (since it contains non-ASCII chars).
3690
36912007-04-07 Karl Berry <karl@gnu.org>
3692
3693 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
3694 adaptive-fill-regexp's value, since they are not in the standard
3695 TeX fonts.
3696
36972007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
3698
3699 * display.texi (Defining Faces): Fix example.
3700
37012007-04-07 Karl Berry <karl@gnu.org>
3702
3703 * display.texi (Button Buffer Commands): Improve page break.
3704
37052007-04-07 Richard Stallman <rms@gnu.org>
3706
3707 * advice.texi (Activation of Advice): Remove redundant index entry.
3708
3709 * backups.texi: Improve index entries. Remove redundant ones.
3710
3711 * compile.texi (Byte Compilation): Improve index entry.
3712
3713 * hash.texi (Creating Hash): Improve index entry.
3714
3715 * symbols.texi (Definitions): Improve index entry.
3716
3717 * edebug.texi: Improve index entries. Remove redundant/useless ones.
3718
3719 * maps.texi (Standard Keymaps): Remove useless index entry.
3720
3721 * help.texi (Documentation Basics): Remove redundant index entries.
3722
3723 * customize.texi: Improve index entries.
3724 Remove redundant/useless ones.
3725
3726 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
3727
3728 * streams.texi (Output Variables): Improve index entry.
3729
3730 * abbrevs.texi (Abbrevs): Remove useless index entry.
3731
3732 * macros.texi (Expansion): Remove useless index entry.
3733
3734 * text.texi: Improve index entries. Remove redundant/useless ones.
3735 (Text Properties, Examining Properties)
3736 (Special Properties): Use "property category" instead of "category"
3737 to refer to the `category' property.
3738
3739 * positions.texi: Improve index entries. Remove useless one.
3740
3741 * lists.texi: Improve index entries. Remove redundant/useless ones.
3742
3743 * os.texi: Improve index entries.
3744 (Timers): Fix previous change.
3745
3746 * buffers.texi: Improve index entries.
3747 (Modification Time): Get rid of term "obsolete buffer".
3748
3749 * debugging.texi: Improve index entries.
3750 (Test Coverage): Add xref to other test coverage ftr.
3751
3752 * eval.texi: Improve index entry. Remove redundant ones.
3753
3754 * numbers.texi: Improve index entries. Remove redundant/useless ones.
3755
3756 * files.texi: Improve index entries. Remove redundant/useless ones.
3757
3758 * objects.texi: Improve index entries.
3759
3760 * processes.texi: Improve index entries.
3761
3762 * modes.texi: Improve index entry. Remove redundant one.
3763
3764 * nonascii.texi: Improve index entries.
3765
3766 * internals.texi: Improve index entries.
3767
3768 * syntax.texi: Improve index entries.
3769
3770 * keymaps.texi (Active Keymaps): Improve index entries.
3771
3772 * commands.texi: Improve index entries. Remove redundant/useless ones.
3773
3774 * frames.texi: Improve index entries. Remove redundant/useless ones.
3775
3776 * markers.texi: Improve index entries. Remove redundant ones.
3777
3778 * tips.texi: Improve index entries.
3779
3780 * loading.texi (Unloading): Improve index entry.
3781
3782 * variables.texi: Improve index entries. Remove redundant one.
3783
3784 * sequences.texi: Improve index entry.
3785
3786 * display.texi: Improve index entries. Remove redundant ones.
3787
3788 * windows.texi: Improve index entries.
3789
3790 * searching.texi: Improve index entries. Remove redundant one.
3791
3792 * strings.texi (Case Tables): Improve last change.
3793
37942007-04-04 Chong Yidong <cyd@stupidchicken.com>
3795
3796 * strings.texi (Case Tables): Document with-case-table and
3797 ascii-case-table.
3798
37992007-04-03 Karl Berry <karl@gnu.org>
3800
3801 * processes.texi (Network): Reword to improve page break.
3802
38032007-04-03 Eli Zaretskii <eliz@gnu.org>
3804
3805 * functions.texi (Inline Functions): Describe more disadvantages
3806 of defsubst, and make advice against it stronger.
3807
38082007-04-02 Karl Berry <karl@gnu.org>
3809
3810 * backups.texi (Backup Names): Avoid widow words.
3811 * modes.texi (Example Major Modes): Align last comment.
3812
38132007-04-01 Chong Yidong <cyd@stupidchicken.com>
3814
3815 * keymaps.texi (Remapping Commands): Document new arg to
3816 command-remapping.
3817
38182007-04-01 Karl Berry <karl@gnu.org>
3819
3820 * processes.texi (Low-Level Network): Typo.
3821 * loading.texi (Hooks for Loading): Avoid double "the".
3822 * keymaps.texi (Key Sequences): No double "and".
3823 (Changing Key Bindings): Shorten to improve line break.
3824
38252007-03-31 Glenn Morris <rgm@gnu.org>
3826
3827 * os.texi (Timers): Fix description of run-at-time TIME formats.
3828
38292007-03-31 Richard Stallman <rms@gnu.org>
3830
3831 * display.texi (Invisible Text): Correct buffer-invisibility-spec
3832 regarding ellipsis.
3833
38342007-03-31 Eli Zaretskii <eliz@gnu.org>
3835
3836 * intro.texi (nil and t):
3837 * symbols.texi (Plists and Alists):
3838 * variables.texi (Variable Aliases, Constant Variables):
3839 * functions.texi (Defining Functions):
3840 * advice.texi (Advising Primitives):
3841 * debugging.texi (Syntax Errors, Compilation Errors):
3842 * minibuf.texi (Minibuffer Windows):
3843 * commands.texi (Adjusting Point):
3844 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
3845 (Auto Major Mode, Major Mode Conventions):
3846 * help.texi (Describing Characters):
3847 * files.texi (Create/Delete Dirs, Information about Files)
3848 (File Locks, Writing to Files, Reading from Files)
3849 (Saving Buffers):
3850 * windows.texi (Resizing Windows, Cyclic Window Ordering):
3851 * frames.texi (Finding All Frames):
3852 * positions.texi (Buffer End, Motion):
3853 * markers.texi (The Region):
3854 * text.texi (Deletion, Near Point):
3855 * display.texi (Displaying Messages, Truncation):
3856 * os.texi (Processor Run Time):
3857 * tips.texi (Key Binding Conventions, Programming Tips)
3858 (Warning Tips, Documentation Tips, Comment Tips):
3859 * internals.texi (Memory Usage): Improve indexing.
3860
3861 * variables.texi (Frame-Local Variables):
3862 * functions.texi (Argument List):
3863 * loading.texi (Library Search):
3864 * streams.texi (Output Variables):
3865 * keymaps.texi (Translation Keymaps, Searching Keymaps):
3866 * searching.texi (Replacing Match, Search and Replace):
3867 * processes.texi (Byte Packing, Decoding Output)
3868 (Accepting Output, Network Servers, Shell Arguments):
3869 * display.texi (Abstract Display, Image Cache, Scroll Bars):
3870 * windows.texi (Window Point, Window Start):
3871 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
3872 * commands.texi (Reading Input, Keyboard Events):
3873 * minibuf.texi (Reading File Names, Minibuffer Completion)
3874 (Recursive Mini):
3875 * positions.texi (List Motion):
3876 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
3877 * numbers.texi (Arithmetic Operations, Math Functions)
3878 (Predicates on Numbers, Comparison of Numbers):
3879 (Numeric Conversions):
3880 * locals.texi (Standard Buffer-Local Variables):
3881 * maps.texi (Standard Keymaps):
3882 * os.texi (User Identification, System Environment, Recording Input)
3883 (X11 Keysyms):
3884 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
3885 * backups.texi (Backups and Auto-Saving):
3886 * customize.texi (Customization, Group Definitions)
3887 (Variable Definitions):
3888 * compile.texi (Byte Compilation): Improve index entries.
3889
38902007-03-31 Karl Berry <karl@gnu.org>
3891
3892 * macros.texi (Defining Macros): Avoid widow syllable.
3893
38942007-03-31 Eli Zaretskii <eliz@gnu.org>
3895
3896 * elisp.texi (Top): Postscript -> PostScript.
3897
3898 * display.texi (Images, Postscript Images): Postscript -> PostScript.
3899
39002007-03-31 Markus Triska <markus.triska@gmx.at>
3901
3902 * internals.texi (Writing Emacs Primitives): Untabify `For'.
3903
39042007-03-30 Karl Berry <karl@gnu.org>
3905
3906 * lists.texi (List-related Predicates): Remove spurious @need.
3907 (Setcdr): Use @smallexample to improve page break.
3908 (Association Lists) <assoc>: Reword to improve page break.
3909
3910 * strings.texi (String Conversion): Insert blank line to improve
3911 page break.
3912
3913 * numbers.texi (Random Numbers): Use @minus{}.
3914 (Math Functions): Use @minus{}.
3915
3916 * intro.texi (Acknowledgements): Avoid line breaks before middle
3917 initials.
3918
39192007-03-24 Eli Zaretskii <eliz@gnu.org>
3920
3921 * errors.texi (Standard Errors): Add an index entry.
3922
39232007-03-19 Richard Stallman <rms@gnu.org>
3924
3925 * os.texi (Recording Input): recent-keys now gives 300 keys.
3926
39272007-03-12 Glenn Morris <rgm@gnu.org>
3928
3929 * os.texi: Replace "daylight savings" with "daylight saving"
3930 throughout.
3931
39322007-03-05 Richard Stallman <rms@gnu.org>
3933
5dcb4c4e
SM
3934 * variables.texi (File Local Variables):
3935 Update enable-local-variables values.
b8d4c8d0
GM
3936
39372007-03-04 Richard Stallman <rms@gnu.org>
3938
3939 * syntax.texi (Control Parsing): Minor clarification.
3940
3941 * strings.texi (Formatting Strings): Clarify width, precision, flags.
3942
3943 * sequences.texi (Sequence Functions): Move string-bytes away,
3944 add xref.
3945
3946 * nonascii.texi (Text Representations): Move string-bytes here.
3947
3948 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
3949
3950 * minibuf.texi (Basic Completion): Minor clarification.
3951
3952 * markers.texi (The Mark): Clarify existence vs activation of mark.
3953 Other cleanup.
3954
3955 * display.texi (Finding Overlays): Write better example.
3956
3957 * compile.texi (Eval During Compile): Clarify putting macros
3958 in eval-when-compile.
3959
c5602427 39602007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
3961
3962 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 3963 load-read-function definition doc.
b8d4c8d0
GM
3964
39652007-02-21 Kim F. Storm <storm@cua.dk>
3966
3967 * strings.texi (Text Comparison): Mention that assoc-string
3968 converts symbols to strings before testing.
3969
39702007-02-17 Kim F. Storm <storm@cua.dk>
3971
3972 * processes.texi (Bindat Spec): Vector types can have optional
3973 element type.
3974 (Bindat Examples): Fix example. Add vector with element type.
3975
39762007-02-16 Andreas Schwab <schwab@suse.de>
3977
3978 * strings.texi (Formatting Strings): Document '+' flag.
3979
39802007-02-15 Juanma Barranquero <lekktu@gmail.com>
3981
3982 * strings.texi (Modifying Strings): Clarify that `clear-string'
3983 always converts the string to unibyte.
3984
39852007-02-14 Kim F. Storm <storm@cua.dk>
3986
3987 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
3988 Rewrite glyph code description to refer to these functions.
3989 Remove details of encoding face number and char into integer code.
3990
39912007-02-03 Alan Mackenzie <acm@muc.de>
3992
3993 * loading.texi (Hooks for Loading): Make the description of
3994 `eval-after-load' more detailed, and amend the description of
3995 after-load-alist, in accordance with changes from 2006-05.
3996
39972007-02-03 Chong Yidong <cyd@stupidchicken.com>
3998
3999 * modes.texi (Defining Minor Modes): Document that a :require
4000 keyword or similar may be required to make saved customization
4001 variables work.
4002
40032007-02-03 Eli Zaretskii <eliz@gnu.org>
4004
4005 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
4006 Texinfo guidelines and with what texnfo-upd.el expects.
4007 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
4008 parts needed by `texinfo-multiple-files-update'.
4009
40102007-02-02 Eli Zaretskii <eliz@gnu.org>
4011
4012 * elisp.texi (Top): Update the top-level menus.
4013
4014 * syntax.texi (Categories): Add index entries.
4015
40162007-02-01 Juanma Barranquero <lekktu@gmail.com>
4017
4018 * display.texi (Attribute Functions): Fix name and description of
4019 the UNDERLINE arg of `set-face-underline-p'.
4020
40212007-01-29 Eli Zaretskii <eliz@gnu.org>
4022
4023 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
4024 Variables", and "Standard Keymaps" to the detailed menu.
4025
4026 * variables.texi (Future Local Variables): Add index entry.
4027
40282007-01-28 Richard Stallman <rms@gnu.org>
4029
4030 * tips.texi (Coding Conventions): Clarify the tip about macros
4031 that define a function or a variable.
4032
4033 * files.texi (File Attributes): UID and GID can be floats.
4034 (Magic File Names): Explain why deferring all operations to
4035 the standard handler does not work.
4036
40372007-01-23 Martin Rudalics <rudalics@gmx.at>
4038
4039 * backups.texi (Reverting): Use "buffer" instead of "file"
4040 when talking about major and minor modes.
4041
40422007-01-21 Richard Stallman <rms@gnu.org>
4043
4044 * help.texi (Documentation): Add xref to Documentation Tips.
4045
40462007-01-14 Juanma Barranquero <lekktu@gmail.com>
4047
4048 * tips.texi (Coding Conventions): Fix typos.
4049
40502007-01-05 Richard Stallman <rms@gnu.org>
4051
4052 * modes.texi (Defining Minor Modes): Fix previous change.
4053
40542007-01-03 Richard Stallman <rms@gnu.org>
4055
4056 * customize.texi (Variable Definitions, Customization Types):
4057 Don't use * in doc string for defcustom.
4058
40592007-01-02 Richard Stallman <rms@gnu.org>
4060
4061 * variables.texi (Variable Aliases): Clarify that aliases vars
4062 always have the same value.
4063
4064 * processes.texi (Bindat Spec): Fix Texinfo usage.
4065
4066 * modes.texi (Defining Minor Modes): Explain effect of command
4067 defined with define-global-minor-mode on new buffers.
4068
40692006-12-30 Kim F. Storm <storm@cua.dk>
4070
4071 * keymaps.texi (Tool Bar): Describe `grow-only' value of
4072 `auto-resize-tool-bars'.
4073
40742006-12-30 Richard Stallman <rms@gnu.org>
4075
4076 * keymaps.texi (Active Keymaps): Fix previous change.
4077
40782006-12-30 Nick Roberts <nickrob@snap.net.nz>
4079
4080 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
4081
40822006-12-30 Kim F. Storm <storm@cua.dk>
4083
4084 * processes.texi (Bindat Spec): Clarify using field names in
4085 length specifications.
4086
40872006-12-29 Kim F. Storm <storm@cua.dk>
4088
4089 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
4090 Add count and index variables for eval forms in repeat blocks.
4091
40922006-12-24 Richard Stallman <rms@gnu.org>
4093
5dcb4c4e
SM
4094 * customize.texi (Variable Definitions):
4095 Document new name custom-add-frequent-value.
b8d4c8d0
GM
4096
40972006-12-19 Kim F. Storm <storm@cua.dk>
4098
4099 * commands.texi (Misc Events): User signals now result in sigusr1
4100 and sigusr2 events which are handled through special-event-map.
4101 (Special Events): User signals and drag-n-drop are special.
4102
41032006-12-17 Richard Stallman <rms@gnu.org>
4104
4105 * loading.texi (Named Features): Explain subfeatures better.
4106
4107 * customize.texi: Use "option" only for user options.
4108 For the keyword values inside defcustom etc, say "keywords".
4109 For :options value's elements, say "elements".
4110 :group should not be omitted.
4111
4112 * syntax.texi (Parsing Expressions): Split up node.
4113 (Motion via Parsing, Position Parse, Parser State)
4114 (Low-Level Parsing, Control Parsing): New subnodes.
4115 (Parser State): Document syntax-ppss-toplevel-pos.
4116
4117 * positions.texi (List Motion): Punctuation fix.
4118
4119 * files.texi (File Name Completion): Document PREDICATE arg
4120 to file-name-completion.
4121
41222006-12-16 Eli Zaretskii <eliz@gnu.org>
4123
4124 * internals.texi (Building Emacs, Writing Emacs Primitives):
4125 Add index entries.
4126
41272006-12-11 Richard Stallman <rms@gnu.org>
4128
4129 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
4130 affects face menu. Explain how to make it non-nil without enabling
4131 any fontification.
4132
41332006-12-10 Chong Yidong <cyd@stupidchicken.com>
4134
4135 * modes.texi (Font Lock Basics): Document nil value of
4136 font-lock-defaults.
4137
41382006-12-10 Glenn Morris <rgm@gnu.org>
4139
4140 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
4141 value for system-flag argument. Abbrev tables may not be empty
4142 when major modes are loaded.
4143
41442006-12-08 Juanma Barranquero <lekktu@gmail.com>
4145
4146 * makefile.w32-in (maintainer-clean): Partially revert last
4147 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
4148 to protect elisp-covers.texi.
4149
41502006-12-07 Juanma Barranquero <lekktu@gmail.com>
4151
4152 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
4153 Don't remove elisp* info files; they are already deleted by the
4154 `clean' and `distclean' targets, and they are in the $(infodir)
4155 directory, not the current one.
4156
41572006-12-04 Kim F. Storm <storm@cua.dk>
4158
4159 * commands.texi (Misc Events): Update signal events.
4160 (Event Examples): Add signal example.
4161
41622006-11-29 Richard Stallman <rms@gnu.org>
4163
4164 * frames.texi (Visibility of Frames): Explain visible windows
4165 can be covered by others. Add xref for raise-frame.
4166
41672006-11-28 Richard Stallman <rms@gnu.org>
4168
4169 * searching.texi (Regexp Special): Update when ^ is special.
4170
41712006-11-27 Eli Zaretskii <eliz@gnu.org>
4172
4173 * customize.texi (Customization, Common Keywords)
4174 (Group Definitions, Variable Definitions, Composite Types)
4175 (Type Keywords, Customization Types): Add index entries for
4176 various customization keywords.
4177
41782006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4179
4180 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
4181
c8763fb6 41822006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
4183
4184 * frames.texi (Window System Selections): Remove clipboard from
4185 description of selection-coding-system.
4186
41872006-11-06 Richard Stallman <rms@gnu.org>
4188
4189 * lists.texi (List Variables): Document COMPARE-FN.
4190
4191 * keymaps.texi: Avoid use of "binding" to mean a relation;
4192 use it only to refer to the meaning associated with a key.
4193 (Keymaps): Change menu node description.
4194
4195 * elisp.texi (Top): Change menu node description.
4196
4197 * display.texi (Managing Overlays): Document overlay-recenter.
4198
41992006-10-29 Chong Yidong <cyd@stupidchicken.com>
4200
4201 * Makefile.in: Use relative paths to avoid advertising filesystem
4202 contents during compilation.
4203
42042006-10-23 Kim F. Storm <storm@cua.dk>
4205
4206 * commands.texi (Event Input Misc): Update unread-command-events.
4207
42082006-10-23 Nick Roberts <nickrob@snap.net.nz>
4209
4210 * lists.texi (Sets And Lists): Fix typos.
4211
42122006-10-18 Juanma Barranquero <lekktu@gmail.com>
4213
4214 * control.texi (Processing of Errors): Use @var for an argument,
4215 not @code.
4216
42172006-10-16 Richard Stallman <rms@gnu.org>
4218
4219 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
4220
4221 * keymaps.texi (Format of Keymaps): Show all the keymap element
4222 patterns that result from menu items.
4223 (Key Lookup): Minor cleanups.
4224
4225 * modes.texi (Precalculated Fontification): Don't say that
4226 not setting font-lock-defaults avoids loading font-lock.
4227
4228 * help.texi (Documentation): Move xref to Emacs Manual here.
4229 (Documentation Basics): From here.
4230 Also doc emacs-lisp-docstring-fill-column.
4231
4232 * elisp.texi: Update version and ISBN.
4233
4234 * commands.texi (Interactive Call): Clarify KEYS arg to
4235 call-interactively is a vector.
4236 (Command Loop Info): Delete anchor in this-command-keys.
4237 Add anchor in this-command-keys-vector.
4238 (Recursive Editing): Document how recursive-edit
4239 handles the current buffer.
4240
42412006-10-13 Chong Yidong <cyd@stupidchicken.com>
4242
4243 * frames.texi (Frame Titles): %c and %l are ignored in
4244 frame-title-format.
4245
42462006-10-11 Richard Stallman <rms@gnu.org>
4247
4248 * keymaps.texi (Key Sequences): Clarify use of kbd.
4249
42502006-10-10 Kim F. Storm <storm@cua.dk>
4251
4252 * lists.texi (Sets And Lists): Add memql.
4253
42542006-10-03 Richard Stallman <rms@gnu.org>
4255
4256 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
4257 Clarify :ascii: and :nonascii:.
4258
42592006-09-29 Juri Linkov <juri@jurta.org>
4260
4261 * modes.texi (%-Constructs): Reorder coding systems in the
4262 documentation of %z to the real order displayed in the modeline.
4263
42642006-09-25 Richard Stallman <rms@gnu.org>
4265
4266 * os.texi (Timers): Describe timer-max-repeats.
4267
42682006-09-25 Chong Yidong <cyd@stupidchicken.com>
4269
4270 * os.texi (Timers): Mention with-local-quit.
4271
42722006-09-24 Richard Stallman <rms@gnu.org>
4273
4274 * searching.texi (Searching and Matching): Mention property search.
4275
4276 * commands.texi (Command Loop Info): Explain how read-event affects
4277 this-command-keys.
4278
42792006-09-20 Richard Stallman <rms@gnu.org>
4280
4281 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
4282
4283 * windows.texi (Window Start): Minor cleanups.
4284
42852006-09-20 Kim F. Storm <storm@cua.dk>
4286
4287 * windows.texi (Window Start): pos-visible-in-window-p allows
4288 specifying t for position to mean "end of window".
4289 Add window-line-height.
4290
4291 * anti.texi (Antinews): Mention window-line-height.
4292
42932006-09-19 David Kastrup <dak@gnu.org>
4294
4295 * keymaps.texi (Searching Keymaps): Small clarification.
4296
42972006-09-18 Richard Stallman <rms@gnu.org>
4298
4299 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
4300 cause keyboard menus.
4301 (Menu Keymaps): Likewise.
4302 (Defining Menus, Keyboard Menus): Clarify.
4303
4304 * text.texi (Fields): Clarify explanation of constrain-to-field.
4305
43062006-09-16 Eli Zaretskii <eliz@gnu.org>
4307
4308 * variables.texi (Tips for Defining): Fix a typo.
4309
43102006-09-15 Richard Stallman <rms@gnu.org>
4311
4312 * keymaps.texi (Remapping Commands, Searching Keymaps)
4313 (Active Keymaps): Clean up previous change.
4314
43152006-09-15 Jay Belanger <belanger@truman.edu>
4316
4317 * gpl.texi: Replace "Library Public License" by "Lesser Public
4318 License" throughout.
4319
43202006-09-15 David Kastrup <dak@gnu.org>
4321
4322 * keymaps.texi (Active Keymaps): Adapt description to use
4323 `get-char-property' instead `get-text-property'. Explain how
4324 mouse events change this. Explain the new optional argument of
4325 `key-binding' and its mouse-dependent lookup.
4326 (Searching Keymaps): Adapt description similarly.
4327 (Remapping Commands): Explain the new optional argument of
4328 `command-remapping'.
4329
43302006-09-14 Richard Stallman <rms@gnu.org>
4331
4332 * keymaps.texi (Searching Keymaps): Clarification.
4333 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
4334
43352006-09-13 Richard Stallman <rms@gnu.org>
4336
4337 * objects.texi (Character Type): Node split.
4338 Add xref to Describing Characters.
4339 (Basic Char Syntax, General Escape Syntax)
4340 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
4341
43422006-09-11 Richard Stallman <rms@gnu.org>
4343
4344 * display.texi (Display Table Format): Wording clarification.
4345 (Glyphs): Clarifications.
4346
43472006-09-10 Chong Yidong <cyd@stupidchicken.com>
4348
4349 * keymaps.texi (Active Keymaps): Mention that key-binding checks
4350 local maps.
4351
43522006-09-10 Kim F. Storm <storm@cua.dk>
4353
4354 * display.texi (Forcing Redisplay): Document return value of
4355 function redisplay.
4356
43572006-09-09 Richard Stallman <rms@gnu.org>
4358
4359 * windows.texi (Window Hooks): Explain limits of
4360 window-scroll-functions.
4361
4362 * display.texi (Fringe Indicators): Update for last change in
4363 indicate-buffer-boundaries.
4364
43652006-09-08 Richard Stallman <rms@gnu.org>
4366
4367 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
4368
43692006-09-06 Kim F. Storm <storm@cua.dk>
4370
4371 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
4372
4373 * windows.texi (Window Start): Update pos-visible-in-window-p.
4374
43752006-09-04 Richard Stallman <rms@gnu.org>
4376
4377 * processes.texi (Accepting Output): Explain SECONDS=0 for
4378 accept-process-output.
4379
4380 * os.texi (Idle Timers): Explain why timer functions should not
4381 loop until (input-pending-p).
4382
43832006-09-02 Eli Zaretskii <eliz@gnu.org>
4384
4385 * makefile.w32-in (usermanualdir): New variable.
4386 (elisp.dvi): Use it.
4387
43882006-09-01 Eli Zaretskii <eliz@gnu.org>
4389
4390 * buffers.texi (Buffer Modification): Fix last change.
4391
43922006-09-01 Chong Yidong <cyd@stupidchicken.com>
4393
5dcb4c4e
SM
4394 * buffers.texi (Buffer Modification):
4395 Document buffer-chars-modified-tick.
b8d4c8d0
GM
4396
43972006-08-31 Richard Stallman <rms@gnu.org>
4398
4399 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
4400
44012006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
4402
4403 * modes.texi (Syntactic Font Lock):
4404 Mention font-lock-syntactic-face-function
4405 instead of specific faces.
4406
44072006-08-29 Chong Yidong <cyd@stupidchicken.com>
4408
4409 * display.texi (Images): Add xrref to display-images-p.
4410
44112006-08-28 Kenichi Handa <handa@m17n.org>
4412
4413 * nonascii.texi (Lisp and Coding Systems): Fix description of
4414 detect-coding-region.
4415
44162006-08-27 Michael Olson <mwolson@gnu.org>
4417
4418 * processes.texi (Transaction Queues): Remove stray quote
4419 character.
4420
44212006-08-25 Richard Stallman <rms@gnu.org>
4422
4423 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
4424 Add xref.
4425
44262006-08-24 Chong Yidong <cyd@stupidchicken.com>
4427
4428 * os.texi (Timers): Avoid waiting inside timers.
4429
44302006-08-21 Lute Kamstra <lute@gnu.org>
4431
4432 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
4433
44342006-08-20 Richard Stallman <rms@gnu.org>
4435
4436 * os.texi (Idle Timers): New node, split out from Timers.
4437 Document current-idle-time.
4438 * commands.texi (Reading One Event): Update xref.
4439 * elisp.texi (Top): Update subnode menu.
4440
44412006-08-16 Richard Stallman <rms@gnu.org>
4442
4443 * keymaps.texi (Extended Menu Items): Show format of cached
4444 bindings in extended menu items.
4445
4446 * customize.texi (Variable Definitions): Explain when the
4447 standard value expression is evaluated.
4448
44492006-08-15 Chong Yidong <cyd@stupidchicken.com>
4450
4451 * commands.texi (Reading One Event): Explain idleness in
4452 `read-event'.
4453
44542006-08-12 Chong Yidong <cyd@stupidchicken.com>
4455
4456 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 4457 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
4458 relevant for Lisp programming.
4459 (Yank Commands): Rewrite introduction.
4460 (Undo): Clarify.
4461 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
4462 (Filling): Remove redundant comment. Clarify return value of
4463 current-justification.
4464 (Margins): Minor clarifications.
4465 (Adaptive Fill): Update default value of adaptive-fill-regexp.
4466 (Sorting): Update definition of sort-lines.
4467 (Columns): Clarify behavior of sort-columns.
4468 (Indent Tabs): Link to Tab Stops in Emacs manual.
4469 (Special Properties): Clarify.
4470 (Clickable Text): Mention Buttons package.
4471
44722006-08-12 Kevin Ryde <user42@zip.com.au>
4473
4474 * os.texi (Time Parsing): Add %z to description of
4475 format-time-string, as per docstring. Add cross reference to
4476 glibc manual for strftime.
4477
44782006-08-08 Richard Stallman <rms@gnu.org>
4479
4480 * modes.texi: Clean up wording in previous change.
4481
44822006-08-07 Chong Yidong <cyd@stupidchicken.com>
4483
4484 * modes.texi (Hooks): Clarify.
4485 (Major Mode Basics): Mention define-derived-mode explicitly.
4486 (Major Mode Conventions): Rebinding RET is OK for some modes.
4487 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 4488 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
4489 (Mode Line Basics): Clarify.
4490 (Mode Line Data): Mention help-echo and local-map in strings.
4491 Explain reason for treatment of non-risky variables.
4492 (Properties in Mode): Clarify.
4493 (Faces for Font Lock): Add font-lock-negation-char-face.
4494
44952006-08-04 Eli Zaretskii <eliz@gnu.org>
4496
4497 * strings.texi (Formatting Strings): Warn against arbitrary
4498 strings as first arg to `format'.
4499
45002006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
4501
4502 * text.texi (Clickable Text): Mention `help-echo' text property.
4503 Update intro, examples and associated explanations.
4504
45052006-07-31 Richard Stallman <rms@gnu.org>
4506
4507 * commands.texi: Update xrefs.
4508 (Event Mod): New node, cut out from old Translating Input.
4509
4510 * maps.texi: Update xrefs.
4511
4512 * keymaps.texi (Translation Keymaps): New node.
4513 Update xrefs from Translating Input to Translation Keymaps.
4514
4515 * elisp.texi (Top): Update subnode menu.
4516
4517 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
4518
4519 * os.texi (System Interface): Fix menu descriptions of some nodes.
4520 (Translating Input): Node deleted.
4521
45222006-07-31 Nick Roberts <nickrob@snap.net.nz>
4523
4524 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
4525
4526 * lists.texi (Sets And Lists): Likewise.
4527
45282006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
4529
4530 * text.texi (Fields): Mention POS
4531 requirement when narrowing is in effect.
4532
45332006-07-28 Richard Stallman <rms@gnu.org>
4534
4535 * display.texi (Face Attributes): Simplify wording.
4536 (Attribute Functions): Clarify meaning of new-frame default
4537 attribute settings.
4538
4539 * customize.texi (Common Keywords): Document how to use
4540 :package-version in a package not in Emacs.
4541
45422006-07-28 Kim F. Storm <storm@cua.dk>
4543
4544 * commands.texi (Reading One Event): Fix last change.
4545
45462006-07-26 Chong Yidong <cyd@stupidchicken.com>
4547
4548 * commands.texi (Reading One Event): Document SECONDS argument for
4549 read-event, read-char, and read-char-exclusive.
4550
45512006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
4552
4553 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
4554 to ensure correct identification.
4555
45562006-07-24 Richard Stallman <rms@gnu.org>
4557
4558 * text.texi (Clickable Text): Clarify.
4559
4560 * sequences.texi (Vector Functions): Delete duplicate xref.
4561
4562 * objects.texi (Function Type): Clarify.
4563
4564 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
4565 modes.
4566
4567 * lists.texi (List Variables): New node.
4568 Material moved from other nodes.
4569
4570 * variables.texi (Setting Variables): add-to-list and
4571 add-to-ordered-list moved to List Variables node.
4572
45732006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
4574
4575 * text.texi (Links and Mouse-1):
4576 For mouse-on-link-p, expand on arg POS.
4577
45782006-07-21 Kim F. Storm <storm@cua.dk>
4579
4580 * display.texi (Forcing Redisplay): Don't mention systems which
4581 don't support sub-second timers for redisplay-preemption-period.
4582
4583 * os.texi (Terminal Output): Clarify text vs graphical terminal.
4584
45852006-07-21 Eli Zaretskii <eliz@gnu.org>
4586
4587 * frames.texi (Input Focus): Document that focus-follows-mouse has
4588 no effect on MS-Windows.
4589
45902006-07-18 Richard Stallman <rms@gnu.org>
4591
4592 * display.texi (Forcing Redisplay): Cleanups in previous change.
4593
4594 * processes.texi (Low-Level Network): Make menu more convenient.
4595
45962006-07-18 Kim F. Storm <storm@cua.dk>
4597
4598 * display.texi (Forcing Redisplay): redisplay-preemption-period
4599 only used on window systems. Add xref to Terminal Output.
4600
4601 * os.texi (Terminal Output): baud-rate only controls preemption on
4602 non-window systems. Add xref to Forcing Redisplay.
4603
4604 * processes.texi (Low-Level Network): Rename node "Make Network"
4605 to "Network Processes".
4606
46072006-07-18 Karl Berry <karl@gnu.org>
4608
4609 * variables.texi, functions.texi, customize.texi, loading.texi:
4610 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
4611
46122006-07-17 Chong Yidong <cyd@stupidchicken.com>
4613
4614 * commands.texi (Waiting): Document batch-mode sit-for behavior.
4615
46162006-07-17 Richard Stallman <rms@gnu.org>
4617
4618 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
4619 Put period and comma inside quotes.
4620
4621 * loading.texi, markers.texi: Use real doublequote inside menus.
4622
4623 * windows.texi: Put point and comma inside quotes.
4624 (Textual Scrolling): Use @samp for error message.
4625
4626 * variables.texi, tips.texi, syntax.texi, symbols.texi:
4627 * strings.texi, streams.texi, processes.texi, os.texi:
4628 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
4629 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
4630 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
4631 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
4632 Put point and comma inside quotes.
4633
4634 * control.texi (Processing of Errors): Add command-error-function.
4635
4636 * variables.texi (File Local Variables): Clarify that
4637 file local variables make buffer-local bindings.
4638
4639 * modes.texi (Syntactic Font Lock): Give default for
4640 font-lock-syntax-table.
4641
46422006-07-17 Nick Roberts <nickrob@snap.net.nz>
4643
4644 * text.texi (Special Properties): Clean up previous change.
4645
46462006-07-16 Karl Berry <karl@gnu.org>
4647
4648 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
4649 * control.texi: Fix bad page breaks through chapter 10 (control).
4650
4651 * anti.texi (Antinews): Reorder face-attribute fns to avoid
4652 underfull hbox.
4653
46542006-07-15 Nick Roberts <nickrob@snap.net.nz>
4655
4656 * text.texi (Special Properties): Describe fontified text property
4657 in relation to a character (not text).
4658
46592006-07-15 Kim F. Storm <storm@cua.dk>
4660
4661 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
4662 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
4663 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
4664
4665 * anti.texi (Antinews): Mention redisplay function.
4666 The kbd macro existed, but was not documented, before 22.x.
4667 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
4668
46692006-07-14 Nick Roberts <nickrob@snap.net.nz>
4670
4671 * display.texi (Displaying Messages): Add anchor.
4672
4673 * frames.texi (Dialog Boxes): Use it.
4674
46752006-07-12 Richard Stallman <rms@gnu.org>
4676
4677 * objects.texi (Frame Type): Explain nature of frames better.
4678
4679 * frames.texi (Frames): Explain nature of frames better.
4680
46812006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
4682
4683 * tips.texi (Coding Conventions): Explain why use cl at compile time.
4684
46852006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4686
4687 * frames.texi (Window System Selections): Mention scrap support for Mac.
4688 Default value of x-select-enable-clipboard is t on Mac.
4689
4690 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
4691
46922006-07-11 Kim F. Storm <storm@cua.dk>
4693
4694 * display.texi (Forcing Redisplay): Add `redisplay' function.
4695 Don't mention (sit-for -1) -- use (redisplay t) instead.
4696
4697 * commands.texi (Waiting): (sit-for -1) is no longer special.
4698 (sit-for 0) is equivalent to (redisplay).
4699 Iconifying/deiconifying no longer makes sit-for return.
4700
47012006-07-10 Nick Roberts <nickrob@snap.net.nz>
4702
4703 * display.texi (Buttons): Fix typo.
4704
4705 * index.texi, elisp.texi (New Symbols): Comment node out.
4706
47072006-07-09 Richard Stallman <rms@gnu.org>
4708
4709 * display.texi (Truncation): Clean up previous change.
4710
47112006-07-08 Richard Stallman <rms@gnu.org>
4712
4713 * commands.texi (Interactive Call): Use 3 as prefix in example
4714 for execute-extended-command.
4715
4716 * display.texi (Attribute Functions): Move paragraph about
4717 compatibility with Emacs < 21.
4718
47192006-07-09 Kim F. Storm <storm@cua.dk>
4720
4721 * display.texi (Refresh Screen): Clarify force-window-update.
4722 (Truncation): "Normally" indicated by fringe arrows.
4723
47242006-07-08 Eli Zaretskii <eliz@gnu.org>
4725
4726 * windows.texi (Textual Scrolling, Resizing Windows):
4727 * variables.texi (Constant Variables):
4728 * text.texi (Buffer Contents, Deletion, Changing Properties)
4729 (Property Search, Special Properties, Sticky Properties)
4730 (Links and Mouse-1, Fields, Change Hooks):
4731 * syntax.texi (Syntax Table Functions, Parsing Expressions)
4732 (Categories):
4733 * symbols.texi (Other Plists):
4734 * streams.texi (Output Variables):
4735 * processes.texi (Input to Processes, Query Before Exit):
4736 * positions.texi (Word Motion, Text Lines, List Motion):
4737 * os.texi (Init File, System Environment, Sound Output)
4738 (Session Management):
4739 * nonascii.texi (Text Representations, Character Sets)
4740 (Chars and Bytes, Locales):
4741 * modes.texi (Defining Minor Modes, Header Lines):
4742 * minibuf.texi (Minibuffer Contents):
4743 * markers.texi (Information from Markers):
4744 * lists.texi (List Elements, Building Lists, Association Lists):
4745 * keymaps.texi (Tool Bar):
4746 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
4747 * functions.texi (What Is a Function, Mapping Functions):
4748 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
4749 (Color Names, Text Terminal Colors, Display Feature Testing):
4750 * files.texi (Visiting Functions, File Name Components)
4751 (Unique File Names, Contents of Directories):
4752 * display.texi (Forcing Redisplay, Displaying Messages)
4753 (Temporary Displays, Font Selection, Auto Faces)
4754 (Font Lookup, Fringe Indicators, Display Margins)
4755 (Image Descriptors, Showing Images, Image Cache, Button Types)
4756 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
4757 (Display Table Format, Glyphs):
4758 * control.texi (Iteration):
4759 * commands.texi (Command Loop Info, Adjusting Point):
4760 * backups.texi (Making Backups, Auto-Saving):
4761 Remove @tindex entries.
4762
47632006-07-07 Kim F. Storm <storm@cua.dk>
4764
4765 * display.texi (Fringe Cursors): Fix typo.
4766 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
4767 (Overlay Arrow): Default is overlay-arrow fringe indicator.
4768
47692006-07-05 Richard Stallman <rms@gnu.org>
4770
4771 * text.texi (Buffer Contents): Add example of text props
4772 in result of buffer-substring.
4773 (Text Properties): Explain better about use of specific property names.
4774 (Property Search): Some cleanups; reorder some functions.
4775
4776 * keymaps.texi (Changing Key Bindings): Cleanup.
4777 Add xref to Key Binding Conventions.
4778
4779 * display.texi (Attribute Functions): Add examples for
4780 face-attribute-relative-p.
4781
4782 * tips.texi (Coding Conventions): Cleanup last change.
4783
47842006-07-05 Karl Berry <karl@gnu.org>
4785
4786 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
4787 Remove @setchapternewpage odd.
4788 Result is 1013 pages, down from 1100.
4789
4790 * anti.texi, customize.texi, display.texi, internals.texi:
4791 * minibuf.texi, modes.texi, tips.texi:
4792 Fix overfull/underfull boxes.
4793
47942006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4795
4796 * edebug.texi (Instrumenting):
4797 Add Edebug-specific findex for eval-buffer.
4798 * loading.texi (Loading):
4799 Replace eval-current-buffer with eval-buffer.
4800
48012006-06-30 Nick Roberts <nickrob@snap.net.nz>
4802
4803 * locals.texi (Standard Buffer-Local Variables): Update the list
4804 of variables.
4805
48062006-06-26 Nick Roberts <nickrob@snap.net.nz>
4807
4808 * files.texi (File Name Completion): Point user to the node
4809 "Reading File Names".
4810
48112006-06-24 Eli Zaretskii <eliz@gnu.org>
4812
4813 * files.texi (Contents of Directories): Document case-insensitive
4814 behavior on respective filesystems.
4815
4816 * objects.texi (Character Type): Document that Emacs signals an
4817 error for unsupported Unicode characters specified as \uNNNN.
4818
48192006-06-19 Richard Stallman <rms@gnu.org>
4820
4821 * processes.texi (Bindat Spec): Clarify previous change.
4822
48232006-06-16 Richard Stallman <rms@gnu.org>
4824
4825 * tips.texi (Coding Conventions): Better explain conventions
4826 for definition constructs.
4827
4828 * text.texi (Special Properties): String value of `read-only'
4829 serves as the error message.
4830
4831 * objects.texi (Character Type): Clarify prev. change.
4832 (Non-ASCII in Strings): Mention \u and \U.
4833
4834 * commands.texi (Using Interactive): Explain problem of
4835 markers, etc., in command-history.
4836
48372006-06-14 Kim F. Storm <storm@cua.dk>
4838
4839 * commands.texi (Waiting): Negative arg to sit-for forces
4840 redisplay even if input is pending.
4841
4842 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
4843 redisplay. Remove incorrect example of binding redisplay-dont-pause
4844 around (sit-for 0).
4845
48462006-06-13 Richard Stallman <rms@gnu.org>
4847
4848 * display.texi (Forcing Redisplay): Clarify previous change.
4849
48502006-06-13 Romain Francoise <romain@orebokech.com>
4851
4852 * display.texi (Forcing Redisplay): Fix typo.
4853
48542006-06-13 Kim F. Storm <storm@cua.dk>
4855
4856 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
4857
48582006-06-10 Luc Teirlinck <teirllm@auburn.edu>
4859
4860 * tips.texi (Coding Conventions): Add `@end itemize'.
4861
48622006-06-10 Richard Stallman <rms@gnu.org>
4863
4864 * tips.texi (Coding Conventions): Explain use of coding systems
4865 to ensure one decoding for strings.
4866
48672006-06-09 Aidan Kehoe <kehoea@parhasard.net>
4868
4869 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
4870 syntax.
4871
48722006-06-07 Eli Zaretskii <eliz@gnu.org>
4873
4874 * display.texi (Font Selection): Remove description of
4875 clear-face-cache.
4876
4877 * compile.texi (Eval During Compile): Fix a typo. Add index
4878 entries for possible uses of eval-when-compile.
4879
48802006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
4881
4882 * display.texi (Abstract Display): Fix typo.
4883
48842006-06-03 Eli Zaretskii <eliz@gnu.org>
4885
4886 * minibuf.texi (Minibuffer History) <history-add-new-input>:
4887 Reword variable's description.
4888
48892006-06-01 Richard Stallman <rms@gnu.org>
4890
4891 * windows.texi (Splitting Windows): Clarify splitting nonselected
4892 window.
4893
48942006-05-31 Juri Linkov <juri@jurta.org>
4895
4896 * minibuf.texi (Minibuffer History): Add history-add-new-input.
4897
48982006-05-30 Richard Stallman <rms@gnu.org>
4899
4900 * display.texi (Line Height): Fix errors in description of
10d1d0af 4901 default line height and line-height property.
b8d4c8d0
GM
4902
4903 * nonascii.texi (Default Coding Systems): Further clarification.
4904
49052006-05-29 Luc Teirlinck <teirllm@auburn.edu>
4906
4907 * internals.texi (Pure Storage): Mention that an overflow in pure
4908 space causes a memory leak.
4909 (Garbage Collection): If there was an overflow in pure space,
4910 `garbage-collect' returns nil.
4911
49122006-05-30 Eli Zaretskii <eliz@gnu.org>
4913
4914 * nonascii.texi (Default Coding Systems): Fix it some more.
4915
49162006-05-29 Eli Zaretskii <eliz@gnu.org>
4917
4918 * nonascii.texi (Default Coding Systems): Fix last change.
4919
49202006-05-29 Kenichi Handa <handa@m17n.org>
4921
4922 * nonascii.texi (find-operation-coding-system): Describe the new
4923 argument format (FILENAME . BUFFER).
4924
49252006-05-28 Richard Stallman <rms@gnu.org>
4926
4927 * tips.texi (Coding Conventions): Better explain reasons not to
4928 advise other packages or use `eval-after-load'.
4929
49302006-05-29 Kim F. Storm <storm@cua.dk>
4931
4932 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
4933 `bindat-idx' and `bindat-raw' for clarity.
4934
49352006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4936
4937 * processes.texi (Bindat Spec): Expand on `repeat' handler.
4938
4939 * display.texi (Display): Add "Abstract Display" to menu.
4940 (Abstract Display, Abstract Display Functions)
4941 (Abstract Display Example): New nodes.
4942 * elisp.texi (Top): Add "Abstract Display" to menu.
4943
49442006-05-27 Chong Yidong <cyd@stupidchicken.com>
4945
4946 * keymaps.texi (Key Sequences): Link to input events definition.
4947 (Format of Keymaps): Delete material duplicated in Keymap Basics.
4948
4949 * files.texi (Changing Files): Document updated argument list for
4950 copy-file.
4951
49522006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4953
4954 * processes.texi (Bindat Functions): Explain term "total length".
4955 Use it in bindat-length and bindat-pack descriptions.
4956
49572006-05-26 Eli Zaretskii <eliz@gnu.org>
4958
4959 * tips.texi (Coding Conventions): Advise against using
4960 eval-after-load in packages. Add an index entry.
4961
49622006-05-25 Juri Linkov <juri@jurta.org>
4963
4964 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
4965
4966 * modes.texi (%-Constructs): Add %e, %z, %Z.
4967
49682006-05-25 Richard Stallman <rms@gnu.org>
4969
4970 * elisp.texi (Top): Update subnode menu.
4971
4972 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
4973 (Keymaps): Update menu.
4974
49752006-05-25 Chong Yidong <cyd@stupidchicken.com>
4976
4977 * keymaps.texi (Key Sequences): Some clarifications.
4978
49792006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
4980
4981 * processes.texi (Bindat Functions): Say "unibyte string"
4982 explicitly for bindat-unpack and bindat-pack descriptions.
4983 (Bindat Examples): Don't call `string-make-unibyte' in example.
4984
49852006-05-25 Chong Yidong <cyd@stupidchicken.com>
4986
5dcb4c4e 4987 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 4988 Explain string and vector representations of key sequences.
b8d4c8d0
GM
4989
4990 * keymaps.texi (Changing Key Bindings):
dd7b651b 4991 * commands.texi (Interactive Codes):
b8d4c8d0
GM
4992 * help.texi (Describing Characters): Refer to it.
4993
49942006-05-23 Luc Teirlinck <teirllm@auburn.edu>
4995
4996 * frames.texi (Pointer Shape): @end table -> @end defvar.
4997
49982006-05-22 Richard Stallman <rms@gnu.org>
4999
5000 * elisp.texi (Top): Update subnode menus.
5001
5002 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
5003 Contents rewritten; material from old Pointer Shape node moved here.
5004
5005 * display.texi (Pointer Shape): Node deleted.
5006 (Image Descriptors): Minor cleanup.
5007
50082006-05-21 Richard Stallman <rms@gnu.org>
5009
5010 * syntax.texi (Parsing Expressions): Update info on which STATE
5011 elements are ignored.
5012
50132006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5014
5015 * hooks.texi (Standard Hooks): Correct typo.
5016
5017 * gpl.texi (GPL): ifinfo -> ifnottex.
5018
50192006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
5020
5021 * searching.texi (Simple Match Data): Warn about match data being
5022 set anew by every search.
5023
50242006-05-17 Richard Stallman <rms@gnu.org>
5025
5026 * minibuf.texi (Minibuffer History): Clarify.
5027
5028 * searching.texi (Regexp Special): Clarify nested regexp warning.
5029
50302006-05-16 Kim F. Storm <storm@cua.dk>
5031
5032 * minibuf.texi (Minibuffer History): Update add-to-history.
5033
50342006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
5035
5dcb4c4e
SM
5036 * nonascii.texi (Explicit Encoding):
5037 Fix typo (encoding<->decoding).
b8d4c8d0
GM
5038
50392006-05-14 Richard Stallman <rms@gnu.org>
5040
5041 * buffers.texi (Creating Buffers): Cleanup.
5042
5043 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
5044
50452006-05-13 Eli Zaretskii <eliz@gnu.org>
5046
5047 * buffers.texi (Current Buffer): Document that with-temp-buffer
5048 disables undo.
5049
5050 * os.texi (Terminal-Specific): More accurate description of how
5051 Emacs searches for the terminal-specific libraries.
5052
50532006-05-12 Eli Zaretskii <eliz@gnu.org>
5054
5055 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
5056 emacs-xtra to @inforef's.
5057
5058 * text.texi (Undo): Document that undo is turned off in buffers
5059 whose names begin with a space.
5060
5061 * buffers.texi (Buffer Names): Add index entries for buffers whose
5062 names begin with a space.
5063 (Creating Buffers): Document that undo is turned off in buffers
5064 whose names begin with a space.
5065
5066 * files.texi (Visiting Functions, Reading from Files)
5067 (Saving Buffers): Mention code and EOL conversions by file I/O
5068 primitives and subroutines.
5069
5070 * nonascii.texi (Lisp and Coding Systems): Document
5071 coding-system-eol-type. Add index entries for eol conversion.
5072
5073 * display.texi (Defining Faces): Mention `mac', and add an xref to
5074 where window-system is described.
5075
50762006-05-10 Richard Stallman <rms@gnu.org>
5077
5078 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
5079
50802006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
5081
5082 * variables.texi (File Local Variables): Recommend to quote lambda
5083 expressions in safe-local-variable property.
5084
50852006-05-09 Richard Stallman <rms@gnu.org>
5086
5dcb4c4e
SM
5087 * variables.texi (File Local Variables):
5088 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
5089
50902006-05-07 Kim F. Storm <storm@cua.dk>
5091
5092 * minibuf.texi (Minibuffer History): Remove keep-dups arg
5093 from add-to-history.
5094
50952006-05-07 Romain Francoise <romain@orebokech.com>
5096
5097 * commands.texi (Event Input Misc):
5098 * compile.texi (Eval During Compile):
5099 * internals.texi (Buffer Internals):
5100 * minibuf.texi (Initial Input):
5101 * nonascii.texi (Scanning Charsets):
5102 * numbers.texi (Comparison of Numbers):
5103 * windows.texi (Textual Scrolling, Vertical Scrolling):
5104 Fix various typos.
5105
51062006-05-06 Eli Zaretskii <eliz@gnu.org>
5107
5108 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
5109 conditional xref's to either emacs or emacs-xtra, depending on
5110 @iftex/@ifnottex.
5111
5112 * minibuf.texi (Minibuffer History): Document add-to-history.
5113
51142006-05-05 Eli Zaretskii <eliz@gnu.org>
5115
5116 * internals.texi (Pure Storage): Mention the pure overflow message
5117 at startup.
5118
c8763fb6 51192006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
5120
5121 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
5122 (Searching Keymaps): Fix pseudo-Lisp description of keymap
5123 search.
5124
51252006-05-01 Richard Stallman <rms@gnu.org>
5126
5127 * intro.texi (nil and t): Clarify.
5128
5129 * variables.texi (File Local Variables): Suggest using booleanp.
5130
51312006-05-01 Juanma Barranquero <lekktu@gmail.com>
5132
5133 * objects.texi (Type Predicates): Fix typos.
5134
51352006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
5136
5137 * intro.texi (nil and t): Add booleanp.
5138
5139 * objects.texi (Type Predicates): Add links for booleanp and
5140 string-or-null-p.
5141
51422006-04-29 Richard Stallman <rms@gnu.org>
5143
5144 * modes.texi (Multiline Font Lock): Rename from
5145 Multi line Font Lock Elements. Much clarification.
5146 (Font Lock Multiline, Region to Fontify): Much clarification.
5147
51482006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
5149
5150 * variables.texi (File Local Variables): Remove the special case t for
5151 safe-local-variable.
5152
51532006-04-26 Richard Stallman <rms@gnu.org>
5154
5155 * syntax.texi (Parsing Expressions): Minor cleanup.
5156
51572006-04-18 Richard Stallman <rms@gnu.org>
5158
5159 * tips.texi (Coding Conventions): Explain when the package's
5160 prefix should appear later on (not at the start of the name).
5161
5162 * searching.texi (String Search): Clarify effect of NOERROR.
5163
5164 * modes.texi (Imenu): Clarify what special items do.
5165
5166 * hooks.texi (Standard Hooks): Delete text about old hook names.
5167
51682006-04-17 Romain Francoise <romain@orebokech.com>
5169
5170 * variables.texi (Local Variables): Update the default value of
5171 `max-specpdl-size'.
5172
51732006-04-15 Michael Olson <mwolson@gnu.org>
5174
5175 * processes.texi (Transaction Queues): Mention the new optional
5176 `delay-question' argument for `tq-enqueue'.
5177
51782006-04-13 Bill Wohler <wohler@newt.com>
5179
5180 * customize.texi (Common Keywords): Use dotted notation for
5181 :package-version value. Specify its values. Improve documentation
5182 for customize-package-emacs-version-alist.
5183
51842006-04-12 Bill Wohler <wohler@newt.com>
5185
5186 * customize.texi (Common Keywords): Move description of
5187 customize-package-emacs-version-alist to @defvar.
5188
51892006-04-10 Bill Wohler <wohler@newt.com>
5190
5191 * customize.texi (Common Keywords): Add :package-version.
5192
51932006-04-10 Kim F. Storm <storm@cua.dk>
5194
5195 * text.texi (Buffer Contents): Add NOPROPS arg to
5196 filter-buffer-substring.
5197
51982006-04-08 Kevin Ryde <user42@zip.com.au>
5199
5200 * os.texi (Command-Line Arguments): Update xref to emacs manual
5201 "Command Arguments" -> "Emacs Invocation", per change there.
5202
52032006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
5204
5205 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
5206 be on one line to help makeinfo not render two spaces after the dot.
5207
52082006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5209
5210 * strings.texi (Predicates for Strings): Add string-or-null-p.
5211
52122006-03-28 Kim F. Storm <storm@cua.dk>
5213
5214 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
5215 remarks about systems that don't support fractional seconds.
5216
52172006-03-25 Karl Berry <karl@gnu.org>
5218
5219 * elisp.texi: Use @copyright{} instead of (C), and do not indent
5220 the year list.
5221
52222006-03-21 Nick Roberts <nickrob@snap.net.nz>
5223
5224 * display.texi (Fringe Indicators): Fix typos.
5225
52262006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5227
5228 * tips.texi (Documentation Tips): One can now also write `program'
5229 in front of a quoted symbol in a docstring to prevent making a
5230 hyperlink.
5231
52322006-03-19 Alan Mackenzie <acm@muc.de>
5233
5234 * text.texi (Special Properties): Clarify `fontified' property.
5235
52362006-03-16 Richard Stallman <rms@gnu.org>
5237
5238 * display.texi (Defining Images): Minor cleanup.
5239
52402006-03-16 Bill Wohler <wohler@newt.com>
5241
5242 * display.texi (Defining Images): In image-load-path-for-library,
5243 prefer user's images.
5244
52452006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5246
5247 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
5248
52492006-03-15 Bill Wohler <wohler@newt.com>
5250
5251 * display.texi (Defining Images): Fix example in
5252 image-load-path-for-library by not recommending that one binds
5253 image-load-path. Just defvar it to placate compiler and only use
5254 it if previously defined.
5255
52562006-03-14 Bill Wohler <wohler@newt.com>
5257
5258 * display.texi (Defining Images): In image-load-path-for-library,
5259 always return list of directories. Update example.
5260
52612006-03-14 Alan Mackenzie <acm@muc.de>
5262
5263 * modes.texi: New node, "Region to Fontify" (for Font Lock).
5264 This describes font-lock-extend-region-function.
5265 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
5266 the new node "Region to Fontify".
5267
52682006-03-13 Richard Stallman <rms@gnu.org>
5269
5270 * display.texi (Invisible Text): The impossible position is
5271 now before the invisible text, not after.
5272 (Defining Images): Clean up last change.
5273
52742006-03-11 Bill Wohler <wohler@newt.com>
5275
5276 * display.texi (Defining Images): Add image-load-path-for-library.
5277
52782006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5279
5280 * text.texi (Adaptive Fill): Fix Texinfo usage.
5281
5282 * strings.texi (Creating Strings): Fix Texinfo usage.
5283
5284 * searching.texi (Regexp Special): Use @samp for regular
5285 expressions that are not in Lisp syntax.
5286
52872006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5288
5289 * searching.texi (Regexp Special): Put remark between parentheses
5290 to avoid misreading.
5291
52922006-03-07 Luc Teirlinck <teirllm@auburn.edu>
5293
5294 * searching.texi (Syntax of Regexps): More accurately describe
5295 which characters are special in which situations.
5296 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
5297 are not special. Describe in detail when `[' and `]' are special.
5298 (Regexp Backslash): Plenty of regexps with unbalanced square
5299 brackets are valid, so reword that statement.
5300
53012006-03-02 Kim F. Storm <storm@cua.dk>
5302
5303 * keymaps.texi (Tool Bar): Add tool-bar-border.
5304
53052006-02-28 Luc Teirlinck <teirllm@auburn.edu>
5306
5307 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
5308
53092006-02-27 Luc Teirlinck <teirllm@auburn.edu>
5310
5311 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
5312
5313 * files.texi (Locating Files): Suggest additional values for the
5314 SUFFIXES arg of `locate-file'. Update pxref.
5315
5316 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
5317 (How Programs Do Loading): Discuss the effects of Auto Compression
5318 mode on `load'.
5319 (Load Suffixes): New node.
5320 (Library Search): Delete description of `load-suffixes'; it was
5321 moved to "Load Suffixes".
5322 (Autoload, Named Features): Mention `load-suffixes'.
5323
53242006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
5325
5326 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
5327
5328 * windows.texi (Window Tree): Fix typo.
5329
53302006-02-20 Kim F. Storm <storm@cua.dk>
5331
5332 * display.texi (Fringe Indicators): New section.
5333 Move indicate-empty-lines, indicate-buffer-boundaries, and
5334 default-indicate-buffer-boundaries here.
5335 Add fringe-indicator-alist and default-fringes-indicator-alist.
5336 Add list of logical fringe indicator symbols.
5337 Update list of standard bitmap names.
5338 (Fringe Cursors): New section.
5339 Move overflow-newline-into-fringe here.
5340 Add fringe-cursor-alist and default-fringes-cursor-alist.
5341 Add list of fringe cursor symbols.
5342
53432006-02-20 Juanma Barranquero <lekktu@gmail.com>
5344
5345 * commands.texi (Using Interactive): Fix reference to node
5346 "Minibuffers".
5347
53482006-02-19 Richard M. Stallman <rms@gnu.org>
5349
5350 * minibuf.texi (High-Level Completion):
5351 Add xref to read-input-method-name.
5352
5353 * files.texi (Relative File Names): Move file-relative-name here.
5354 (File Name Expansion): From here. Minor clarifications.
5355
5356 * commands.texi (Using Interactive): Add xrefs about reading input.
5357 Clarify remarks about that moving point and mark.
5358 Put string case before list case.
5359
c8763fb6 53602006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
5361
5362 * display.texi (Other Display Specs, Image Descriptors):
5363 Revert erroneous changes. The previous description of
5364 image-descriptors as `(image . PROPS)' was correct.
5365
53662006-02-14 Richard M. Stallman <rms@gnu.org>
5367
5368 * variables.texi (File Local Variables): Clarifications.
5369
53702006-02-14 Juanma Barranquero <lekktu@gmail.com>
5371
5372 * variables.texi (File Local Variables): Use @code for a cons
5373 cell, not @var.
5374
53752006-02-13 Chong Yidong <cyd@stupidchicken.com>
5376
5377 * variables.texi (File Local Variables): Document new file local
5378 variable behavior.
5379
53802006-02-10 Kim F. Storm <storm@cua.dk>
5381
5382 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
5383
53842006-02-08 Juanma Barranquero <lekktu@gmail.com>
5385
5386 * modes.texi (%-Constructs): Remove obsolete info about
5387 `global-mode-string'.
5388
53892006-02-07 Richard M. Stallman <rms@gnu.org>
5390
5391 * commands.texi (Prefix Command Arguments): Minor cleanup.
5392
5393 * display.texi: "Graphical display", not window system.
5394
5395 * functions.texi (What Is a Function): Fix xref.
5396
5397 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
5398 (Changing Key Bindings): Clarify when remapping is better than
5399 substitute-key-definition.
5400
54012006-02-02 Richard M. Stallman <rms@gnu.org>
5402
5403 * minibuf.texi (Basic Completion): Completion alists are risky.
5404
5405 * keymaps.texi (Active Keymaps): Clarifications.
5406 (Searching Keymaps): New node.
5407 (Keymaps): Update menu.
5408
5409 * frames.texi (Layout Parameters): Minor clarification.
5410 (Drag and Drop): New node.
5411 (Frames): Update menu.
5412
54132006-01-29 Chong Yidong <cyd@stupidchicken.com>
5414
5415 * display.texi (Other Display Specs, Image Descriptors):
5416 Image description is a list, not a cons cell.
5417
54182006-01-28 Luc Teirlinck <teirllm@auburn.edu>
5419
5420 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
5421 list is not necessarily a list).
5422
54232006-01-27 Eli Zaretskii <eliz@gnu.org>
5424
5425 * frames.texi (Layout Parameters): border-width and
5426 internal-border-width belong to the frame, not the window.
5427
54282006-01-19 Richard M. Stallman <rms@gnu.org>
5429
5430 * nonascii.texi (Translation of Characters): Search cmds use
5431 translation-table-for-input. Automatically made local.
5432
5433 * markers.texi (Overview of Markers): Count insertion type
5434 as one of a marker's attributes.
5435
5436 * keymaps.texi (Controlling Active Maps): New node, split out of
5437 Active Keymaps.
5438 (Keymaps): Menu updated.
5439 (Active Keymaps): Give pseudocode to explain how the active
5440 maps are searched. current-active-maps and key-binding moved here.
5441 (Functions for Key Lookup): current-active-maps and key-binding moved.
5442 Clarifications.
5443 (Searching the Keymaps): New subnode.
5444
5445 * elisp.texi (Top): Menu clarification.
5446
5447 * display.texi (Other Display Specs): Delete duplicate entry for
5448 just a string as display spec. Move text about recursive display
5449 specs on such a string.
5450
5451 * commands.texi (Key Sequence Input): Clarify.
5452 Move num-nonmacro-input-events out.
5453 (Reading One Event): num-nonmacro-input-events moved here.
5454
54552006-01-14 Nick Roberts <nickrob@snap.net.nz>
5456
5457 * advice.texi (Simple Advice): Update example to fit argument
5458 change in previous-line.
5459
54602006-01-05 Richard M. Stallman <rms@gnu.org>
5461
5462 * markers.texi (The Mark): Fix in `mark'.
5463
54642006-01-04 Richard M. Stallman <rms@gnu.org>
5465
5466 * processes.texi (Misc Network, Make Network): Minor cleanups.
5467
54682006-01-04 Kim F. Storm <storm@cua.dk>
5469
5470 * processes.texi (Make Network): Add IPv6 addresses and handling.
5471 (Network Feature Testing): Mention (:family ipv6).
5472 (Misc Network): Add IPv6 formats to format-network-address.
5473
54742005-12-30 Richard M. Stallman <rms@gnu.org>
5475
5476 * text.texi (Changing Properties):
5477 Don't use return value of set-text-properties.
5478
54792005-12-29 Luc Teirlinck <teirllm@auburn.edu>
5480
5481 * modes.texi (Mode Line Format): Correct typo in menu.
5482
54832005-12-29 Richard M. Stallman <rms@gnu.org>
5484
5485 * modes.texi (Mode Line Top): New node.
5486 (Mode Line Data): Some text moved to new node.
5487 Explain the data structure more concretely.
5488 (Mode Line Basics): Clarifications.
5489 (Mode Line Variables): Clarify intro paragraph.
5490 (%-Constructs): Clarify intro paragraph.
5491 (Mode Line Format): Update menu.
5492
54932005-12-28 Luc Teirlinck <teirllm@auburn.edu>
5494
5495 * minibuf.texi (Basic Completion): Update lazy-completion-table
5496 examples for removal of ARGS argument.
5497
54982005-12-23 Richard M. Stallman <rms@gnu.org>
5499
5500 * text.texi (Undo): Restore some explanation from the version
5501 that was deleted.
5502
55032005-12-23 Eli Zaretskii <eliz@gnu.org>
5504
5505 * text.texi (Undo): Remove duplicate descriptions of `apply
5506 funname' and `apply delta' elements of the undo list.
5507
55082005-12-20 Richard M. Stallman <rms@gnu.org>
5509
5510 * help.texi (Help Functions): Update documentation of `apropos'.
5511
55122005-12-20 Luc Teirlinck <teirllm@auburn.edu>
5513
5514 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
5515 because it is confusing. If the :help-echo keyword is a function,
5516 it is not directly used as the :help-echo overlay property, as the
5517 xref seems to suggest (it does not take the appropriate args).
5518
55192005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5520
5521 * customize.texi (Common Keywords): Fix Texinfo usage.
5522 (Group Definitions, Variable Definitions): Update for new
5523 conventions for using `*' in docstrings.
5524
5525 * tips.texi (Documentation Tips): Update for new conventions for
5526 using `*' in docstrings.
5527
55282005-12-16 Richard M. Stallman <rms@gnu.org>
5529
5530 * minibuf.texi (Minibuffer Contents): Minor cleanup.
5531
55322005-12-16 Juri Linkov <juri@jurta.org>
5533
5534 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
5535
55362005-12-14 Romain Francoise <romain@orebokech.com>
5537
5538 * modes.texi (Customizing Keywords): Rename `append' to `how'.
5539 Fix typo.
5540
55412005-12-11 Juri Linkov <juri@jurta.org>
5542
5543 * minibuf.texi (Completion Commands): Add mention of read-file-name
5544 for filename completion keymaps.
5545 (Reading File Names): Add mention of filename completion keymaps
5546 for read-file-name and xref to `Completion Commands'.
5547
55482005-12-10 Richard M. Stallman <rms@gnu.org>
5549
5550 * customize.texi (Common Keywords): State caveats for use of :tag.
5551
55522005-12-08 Richard M. Stallman <rms@gnu.org>
5553
5554 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
5555 with xrefs and better explanation.
5556 (Completion Commands): Add the filename completion maps.
5557
5558 * objects.texi (Character Type): Clarify that \s is not space
5559 if a dash follows.
5560
55612005-12-05 Richard M. Stallman <rms@gnu.org>
5562
5563 * windows.texi (Resizing Windows): Delete preserve-before args.
5564
55652005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
5566
5567 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
5568 in full keymaps, since the quirk has been fixed.
5569
55702005-12-03 Eli Zaretskii <eliz@gnu.org>
5571
5dcb4c4e
SM
5572 * hooks.texi (Standard Hooks): Add index entries.
5573 Mention `compilation-finish-functions'.
b8d4c8d0
GM
5574
55752005-11-27 Richard M. Stallman <rms@gnu.org>
5576
5577 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
5578
55792005-11-21 Juri Linkov <juri@jurta.org>
5580
5581 * customize.texi (Common Keywords): Update links types
5582 custom-manual and url-link. Add link types emacs-library-link,
5583 file-link, function-link, variable-link, custom-group-link.
5584
55852005-11-20 Chong Yidong <cyd@stupidchicken.com>
5586
5587 * display.texi: Revert 2005-11-20 change.
5588
55892005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
5590
5591 * processes.texi (Bindat Functions):
5592 Say "third" to refer to zero-based index "2".
5593
55942005-11-18 Luc Teirlinck <teirllm@auburn.edu>
5595
5596 * loading.texi (Library Search): Update the default value of
5597 `load-suffixes'.
5598
55992005-11-17 Chong Yidong <cyd@stupidchicken.com>
5600
5601 * display.texi (Attribute Functions): Mention :ignore-defface.
5602
56032005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5604
5605 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
5606 (Minor Mode Conventions): Mention the use of a hook.
5607
56082005-11-06 Richard M. Stallman <rms@gnu.org>
5609
5610 * files.texi (Magic File Names): find-file-name-handler checks the
5611 `operations' property of the handler.
5612
56132005-11-03 Richard M. Stallman <rms@gnu.org>
5614
5615 * variables.texi (Frame-Local Variables): Small clarification.
5616
56172005-10-29 Chong Yidong <cyd@stupidchicken.com>
5618
5619 * os.texi (Init File): Document ~/.emacs.d/init.el.
5620
56212005-10-29 Richard M. Stallman <rms@gnu.org>
5622
5623 * internals.texi (Garbage Collection): Document memory-full.
5624
56252005-10-28 Bill Wohler <wohler@newt.com>
5626
5627 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
5628 for URLs.
5629
56302005-10-28 Richard M. Stallman <rms@gnu.org>
5631
5632 * minibuf.texi (Completion Commands): Clean up prev change.
5633
56342005-10-26 Kevin Ryde <user42@zip.com.au>
5635
5636 * compile.texi (Eval During Compile): Explain recommended uses
5637 of eval-when-compile and eval-and-compile.
5638
56392005-10-27 Masatake YAMATO <jet@gyve.org>
5640
5641 * minibuf.texi (Completion Commands):
5642 Write about new optional argument for `display-completion-list'.
5643
56442005-10-23 Richard M. Stallman <rms@gnu.org>
5645
5646 * display.texi (Overlay Arrow): Clarify about local bindings of
5647 overlay-arrow-position.
5648
56492005-10-22 Eli Zaretskii <eliz@gnu.org>
5650
5651 * internals.texi (Building Emacs): Fix last change.
5652
56532005-10-22 Richard M. Stallman <rms@gnu.org>
5654
5655 * internals.texi (Building Emacs): Document eval-at-startup.
5656
56572005-10-21 Richard M. Stallman <rms@gnu.org>
5658
5659 * loading.texi (Where Defined): load-history contains abs file names.
5660 symbol-file returns abs file names.
5661
56622005-10-19 Kim F. Storm <storm@cua.dk>
5663
5664 * display.texi (Showing Images): Add max-image-size integer value.
5665
56662005-10-18 Chong Yidong <cyd@stupidchicken.com>
5667
5668 * display.texi (Showing Images): Document max-image-size.
5669
56702005-10-17 Richard M. Stallman <rms@gnu.org>
5671
5672 * commands.texi (Quitting): Minor clarification.
5673
5674 * processes.texi (Sentinels): Clarify about output and quitting.
5675 (Filter Functions): Mention with-local-quit.
5676
56772005-10-17 Juri Linkov <juri@jurta.org>
5678
5679 * buffers.texi (Current Buffer):
5680 * commands.texi (Event Input Misc):
5681 * compile.texi (Eval During Compile, Compiler Errors):
5682 * customize.texi (Group Definitions):
5683 * display.texi (Progress, Defining Faces):
5684 * files.texi (Writing to Files):
5685 * modes.texi (Mode Hooks, Defining Minor Modes):
5686 * streams.texi (Output Functions):
5687 * syntax.texi (Syntax Table Functions):
5688 * text.texi (Change Hooks):
5689 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
5690
5691 * commands.texi (Quitting): Replace arg `forms' with `body' in
5692 `with-local-quit'.
5693
5694 * positions.texi (Excursions): Replace arg `forms' with `body' in
5695 `save-excursion'.
5696
56972005-10-08 Kim F. Storm <storm@cua.dk>
5698
5699 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
5700 Rename manual section accordingly.
5701
57022005-10-04 Kim F. Storm <storm@cua.dk>
5703
5704 * windows.texi (Window Split Tree): New section describing
5705 new function window-split-tree function.
5706
57072005-10-03 Nick Roberts <nickrob@snap.net.nz>
5708
5709 * display.texi (Fringe Size/Pos): Simplify and add detail.
5710
57112005-09-30 Romain Francoise <romain@orebokech.com>
5712
5713 * minibuf.texi (High-Level Completion): Explain that the prompt
5714 given to `read-buffer' should end with a colon and a space.
5715 Update usage examples.
5716
57172005-09-29 Juri Linkov <juri@jurta.org>
5718
5719 * display.texi (Displaying Messages): Rename argument name
5720 `string' to `format-string' in functions `message', `message-box',
5721 `message-or-box'.
5722
57232005-09-26 Chong Yidong <cyd@stupidchicken.com>
5724
5725 * errors.texi (Standard Errors): Correct xrefs.
5726
57272005-09-18 Chong Yidong <cyd@stupidchicken.com>
5728
5729 * display.texi (Defining Images): Update documentation for
5730 `image-load-path'.
5731
57322005-09-17 Richard M. Stallman <rms@gnu.org>
5733
5734 * display.texi (Defining Images): Clean up previous change.
5735
57362005-09-16 Romain Francoise <romain@orebokech.com>
5737
5738 * elisp.texi: Specify GFDL version 1.2.
5739
5740 * doclicense.texi (GNU Free Documentation License): Update to
5741 version 1.2.
5742
57432005-09-15 Chong Yidong <cyd@stupidchicken.com>
5744
5745 * display.texi (Defining Images): Document `image-load-path'.
5746
57472005-09-15 Richard M. Stallman <rms@gnu.org>
5748
5749 * objects.texi (Printed Representation): Minor cleanup.
5750 (Box Diagrams): Minor fix.
5751 (Cons Cell Type): Move (...) index item here.
5752 (Box Diagrams): From here.
5753 (Array Type): Minor fix.
5754 (Type Predicates): Delete index "predicates".
5755 (Hash Table Type): Clarify xref.
5756 (Dotted Pair Notation): Minor fix.
5757
57582005-09-10 Chong Yidong <cyd@stupidchicken.com>
5759
5760 * files.texi (Saving Buffers): Fix typo.
5761
57622005-09-08 Richard M. Stallman <rms@gnu.org>
5763
5764 * tips.texi (Programming Tips): Correct the "default" prompt spec.
5765
57662005-09-08 Chong Yidong <cyd@stupidchicken.com>
5767
5768 * locals.texi (Standard Buffer-Local Variables): Don't include
5769 mode variables for minor modes.
5770 Fix xrefs for buffer-display-count, buffer-display-table,
5771 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
5772 enable-multibyte-characters, fill-column, header-line-format,
5773 left-fringe-width, left-margin, and right-fringe-width.
5774
5775 * hooks.texi (Standard Hooks): All hooks should conform to the
5776 standard naming convention now.
5777 Fix xref for `echo-area-clear-hook'.
5778
5779 * display.texi (Usual Display): Note that indicate-empty-lines and
5780 tab-width are buffer-local.
5781
5782 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
5783
5784 * modes.texi (Mode Help): Note that major-mode is buffer-local.
5785
5786 * nonascii.texi (Encoding and I/O): Note that
5787 buffer-file-coding-system is buffer-local.
5788
5789 * positions.texi (List Motion): Note that defun-prompt-regexp is
5790 buffer-local.
5791
5792 * text.texi (Auto Filling): Note that auto-fill-function is
5793 buffer-local.
5794 (Undo): Note that buffer-undo-list is buffer-local.
5795
5dcb4c4e
SM
5796 * windows.texi (Buffers and Windows):
5797 Document buffer-display-count.
b8d4c8d0
GM
5798
57992005-09-06 Richard M. Stallman <rms@gnu.org>
5800
5801 * tips.texi (Coding Conventions): Sometimes it is ok to put the
5802 package prefix elsewhere than at the start of the name.
5803
58042005-09-03 Richard M. Stallman <rms@gnu.org>
5805
5806 * tips.texi (Programming Tips): Add conventions for minibuffer
5807 questions and prompts.
5808
58092005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
5810
5811 * intro.texi (nil and t): Minor cleanup.
5812 Delete spurious mention of keyword symbols.
5813 (Evaluation Notation): Add index entry.
5814 (A Sample Function Description): Minor cleanup.
5815 (A Sample Variable Description): Not all vars can be set.
5816
58172005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
5818
5819 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
5820
5821 (Insertion): Document precise type of `insert-char' arg COUNT.
5822
58232005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
5824
5825 * modes.texi (Other Font Lock Variables): Sync the default of
5826 font-lock-lines-before.
5827
58282005-08-31 Michael Albinus <michael.albinus@gmx.de>
5829
5830 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
5831
58322005-08-29 Richard M. Stallman <rms@gnu.org>
5833
5834 * elisp.texi (Top): Update subnode menu.
5835
5836 * searching.texi (Searching and Matching): Move node.
5837 Rearrange contents and add overall explanation.
5838 (Searching and Case): Move node.
5839 (Searching and Matching): Update menu.
5840
58412005-08-27 Eli Zaretskii <eliz@gnu.org>
5842
5843 * os.texi (Startup Summary): Fix the description of the initial
5844 startup message display.
5845
58462005-08-25 Richard M. Stallman <rms@gnu.org>
5847
5848 * searching.texi (Search and Replace): Add replace-regexp-in-string.
5849
58502005-08-25 Emilio C. Lopes <eclig@gmx.net>
5851
5852 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
5853 `next-overlay-change' example.
5854
58552005-08-22 Juri Linkov <juri@jurta.org>
5856
5857 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
5858 Fix invert-face. Fix args of face-background.
5859
5860 * display.texi (Standard Faces): Delete node.
5861 (Faces): Add xref to `(emacs)Standard Faces'.
5862 (Displaying Faces): Fix xref to `Standard Faces'.
5863
5864 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
5865
58662005-08-20 Alan Mackenzie <acm@muc.de>
5867
5868 * buffers.texi (The Buffer List): Clarify the manipulation of the
5869 buffer list.
5870
58712005-08-14 Richard M. Stallman <rms@gnu.org>
5872
5873 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
5874 a regexp.
5875
58762005-08-11 Richard M. Stallman <rms@gnu.org>
5877
5878 * elisp.texi (Top): Update subnode lists.
5879
5880 * display.texi (Inverse Video): Node deleted.
5881
5882 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
5883 New nodes split out of Coding Conventions.
5884
5885 * searching.texi (Regular Expressions): Document re-builder.
5886
5887 * os.texi (Time Parsing): New node split out of Time Conversion.
5888
5889 * processes.texi (Misc Network, Network Feature Testing)
5890 (Network Options, Make Network): New nodes split out of
5891 Low-Level Network.
5892
58932005-08-09 Richard M. Stallman <rms@gnu.org>
5894
5895 * frames.texi (Geometry): New node, split from Size and Position.
5896 (Frame Parameters): Refer to Geometry.
5897
5898 * buffers.texi (The Buffer List): Fix xrefs.
5899
5900 * windows.texi (Splitting Windows): Fix xref.
5901
5902 * frames.texi (Layout Parameters): Add xref.
5903
5904 * display.texi (Line Height, Scroll Bars): Fix xrefs.
5905
5906 * keymaps.texi (Menu Bar): Fix xref.
5907
5908 * locals.texi (Standard Buffer-Local Variables): Fix xref.
5909
5910 * modes.texi (%-Constructs): Fix xref.
5911
5912 * frames.texi (Window Frame Parameters): Node split up.
5913 (Basic Parameters, Position Parameters, Size Parameters)
5914 (Layout Parameters, Buffer Parameters, Management Parameters)
5915 (Cursor Parameters, Color Parameters): New subnodes.
5916
59172005-08-09 Luc Teirlinck <teirllm@auburn.edu>
5918
5919 * positions.texi (Screen Lines): Update xref for previous change
5920 in minibuf.texi.
5921
5922 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
5923 change in minibuf.texi.
5924
59252005-08-09 Richard M. Stallman <rms@gnu.org>
5926
5927 * tips.texi (Coding Conventions): Minor cleanup.
5928
5929 * modes.texi (Defining Minor Modes): Explain when init-value
5930 can be non-nil.
5931
5932 * elisp.texi (Top): Update submenu for Minibuffer.
5933
5934 * minibuf.texi (Minibuffer Misc): Node split up.
5935 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
5936 (Recursive Mini): New nodes split out from Minibuffer Misc.
5937 (Minibuffer Misc): Document max-mini-window-height.
5938
5939 * hash.texi (Defining Hash): Delete stray paren in example.
5940
5941 * display.texi (Echo Area Customization): Don't define
5942 max-mini-window-height here; xref instead.
5943
5944 * commands.texi (Event Input Misc): Update while-no-input.
5945
5946 * advice.texi (Advising Functions): Explain when to use advice
5947 and when to use a hook.
5948
59492005-07-30 Eli Zaretskii <eliz@gnu.org>
5950
5951 * makefile.w32-in (info): Don't run install-info.
5952 ($(infodir)/dir): New target, produced by running install-info.
5953
59542005-07-27 Luc Teirlinck <teirllm@auburn.edu>
5955
5956 * modes.texi (Defining Minor Modes): The keyword for the initial
5957 value is :init-value, not :initial-value.
5958
59592005-07-23 Eli Zaretskii <eliz@gnu.org>
5960
5961 * loading.texi (Autoload): Make the `doctor' example be consistent
5962 with what's in current loaddefs.el. Describe the "fn" magic in
5963 the usage portion of the doc string.
5964
59652005-07-22 Richard M. Stallman <rms@gnu.org>
5966
5967 * internals.texi (Garbage Collection): Clarify previous change.
5968
59692005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
5970
5971 * internals.texi (Garbage Collection): Add gc-cons-percentage.
5972
59732005-07-18 Juri Linkov <juri@jurta.org>
5974
5975 * commands.texi (Accessing Events):
5976 * frames.texi (Text Terminal Colors, Resources):
5977 * markers.texi (The Mark):
5978 * modes.texi (Defining Minor Modes):
5979 Delete duplicate duplicate words.
5980
59812005-07-16 Richard M. Stallman <rms@gnu.org>
5982
5983 * display.texi (Managing Overlays): Clarify make-overlay
5984 args for insertion types.
5985
59862005-07-13 Luc Teirlinck <teirllm@auburn.edu>
5987
5988 * customize.texi (Variable Definitions):
5989 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
5990 `standard-value' is a list too.
5991 (Defining New Types): Use @key{RET} instead of @key{ret}.
5992
59932005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
5994
5995 * os.texi (Translating Input): Fix typo.
5996
59972005-07-08 Richard M. Stallman <rms@gnu.org>
5998
5999 * README: Update edition number and size estimate.
6000
6001 * elisp.texi (VERSION): Set to 2.9.
6002
60032005-07-07 Richard M. Stallman <rms@gnu.org>
6004
6005 * book-spine.texinfo: Update Emacs version.
6006
6007 * display.texi (Inverse Video): Delete mode-line-inverse-video.
6008
60092005-07-06 Richard M. Stallman <rms@gnu.org>
6010
6011 * searching.texi (Regexp Search): Clarify what re-search-forward
6012 does when the search fails.
6013
60142005-07-05 Lute Kamstra <lute@gnu.org>
6015
6016 * Update FSF's address in GPL notices.
6017
6018 * doclicense.texi (GNU Free Documentation License):
6019 * gpl.texi (GPL):
6020 * tips.texi (Coding Conventions, Library Headers):
6021 * vol1.texi:
6022 * vol2.texi: Update FSF's address.
6023
60242005-07-04 Richard M. Stallman <rms@gnu.org>
6025
6026 * hooks.texi (Standard Hooks): Add occur-hook.
6027
60282005-07-03 Luc Teirlinck <teirllm@auburn.edu>
6029
6030 * display.texi (The Echo Area): Correct menu.
6031
60322005-07-03 Richard M. Stallman <rms@gnu.org>
6033
6034 * elisp.texi (Top): Update subnode menu for Display.
6035
6036 * display.texi (Displaying Messages): New node, with most
6037 of what was in The Echo Area.
5dcb4c4e 6038 (Progress): Move under The Echo Area.
b8d4c8d0
GM
6039 (Logging Messages): New node with new text.
6040 (Echo Area Customization): New node, the rest of what was
6041 in The Echo Area. Document message-truncate-lines with @defvar.
6042 (Display): Update menu.
6043
6044 * windows.texi (Textual Scrolling): Doc 3 values for
6045 scroll-preserve-screen-position.
6046
6047 * text.texi (Special Properties): Change hook functions
6048 should bind inhibit-modification-hooks around altering buffer text.
6049
6050 * keymaps.texi (Key Binding Commands): Call binding BINDING
6051 rather than DEFINITION.
6052
60532005-06-29 Juanma Barranquero <lekktu@gmail.com>
6054
6055 * variables.texi (Defining Variables): `user-variable-p' returns t
6056 for aliases of user options, nil for alias loops.
6057
60582005-06-28 Richard M. Stallman <rms@gnu.org>
6059
6060 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
6061 make-keymap.
6062
60632005-06-27 Luc Teirlinck <teirllm@auburn.edu>
6064
6065 * variables.texi (Setting Variables): Correct and clarify
6066 description of `add-to-ordered-list'.
6067
60682005-06-26 Richard M. Stallman <rms@gnu.org>
6069
6070 * display.texi (Faces): Minor cleanup.
6071
60722005-06-25 Luc Teirlinck <teirllm@auburn.edu>
6073
6074 * display.texi (Faces): `facep' returns t for strings that are
6075 face names.
6076
60772005-06-25 Richard M. Stallman <rms@gnu.org>
6078
6079 * objects.texi (Equality Predicates): Clarify meaning of equal.
6080
6081 * windows.texi (Selecting Windows): save-selected-window
6082 and with-selected-window save and restore the current buffer.
6083
60842005-06-24 Richard M. Stallman <rms@gnu.org>
6085
6086 * numbers.texi (Float Basics): Explain how to test for NaN,
6087 and printing the sign of NaNs.
6088
60892005-06-24 Eli Zaretskii <eliz@gnu.org>
6090
6091 * makefile.w32-in (MAKEINFO): Use --force.
6092
60932005-06-23 Richard M. Stallman <rms@gnu.org>
6094
6095 * display.texi (Face Functions): Correct Texinfo usage.
6096
60972005-06-23 Luc Teirlinck <teirllm@auburn.edu>
6098
6099 * lists.texi (Rings): `ring-elements' now returns the elements of
6100 RING in order.
6101
61022005-06-23 Juanma Barranquero <lekktu@gmail.com>
6103
6104 * markers.texi (The Mark): Texinfo usage fix.
6105
61062005-06-23 Kim F. Storm <storm@cua.dk>
6107
6108 * searching.texi (Entire Match Data): Remove evaporate option for
6109 match-data. Do not mention evaporate option for set-match-data.
6110
61112005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
6112
6113 * display.texi (Face Functions): Mention face aliases.
6114
61152005-06-21 Richard M. Stallman <rms@gnu.org>
6116
6117 * anti.texi (Antinews): Texinfo usage fix.
6118
61192005-06-21 Karl Berry <karl@gnu.org>
6120
6121 * elisp.texi: Use @copying.
6122
6123 * elisp.texi: Put @summarycontents and @contents before the Top
6124 node, instead of the end of the file, so that the contents appear
6125 in the right place in the dvi/pdf output.
6126
61272005-06-21 Juri Linkov <juri@jurta.org>
6128
6129 * display.texi (Defining Faces): Add `customized-face'.
6130
61312005-06-20 Kim F. Storm <storm@cua.dk>
6132
6133 * variables.texi (Setting Variables): Any type of element can be
6134 given order in add-to-ordered-list. Compare elements with eq.
6135
6136 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
6137
61382005-06-20 Karl Berry <karl@gnu.org>
6139
6140 * syntax.texi (Syntax Flags): Make last column very slightly wider
6141 to avoid "generic comment" breaking on two lines and causing an
6142 underfull box.
6143
61442005-06-19 Luc Teirlinck <teirllm@auburn.edu>
6145
6146 * lists.texi (Rings): Various minor clarifications and corrections.
6147
61482005-06-18 Richard M. Stallman <rms@gnu.org>
6149
6150 * functions.texi (Obsolete Functions): Simplify.
6151
6152 * variables.texi (Variable Aliases): Simplify.
6153
6154 * anti.texi, backups.texi, compile.texi, customization.texi:
6155 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
6156 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
6157 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
6158 * variables.texi: Fix formatting ugliness.
6159
6160 * elisp.texi: Add links to Rings and Byte Packing.
6161 Update version and copyright years.
6162
6163 * minibuf.texi: Fix formatting ugliness.
6164 (Completion Commands): Move keymap vars to the end
6165 and vars completing-read binds to the top.
6166
61672005-06-17 Luc Teirlinck <teirllm@auburn.edu>
6168
6169 * processes.texi: Fix typos.
6170 (Bindat Spec): Correct Texinfo error.
6171 (Byte Packing): Fix ungrammatical sentence.
6172
61732005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
6174
6175 * lists.texi (Rings): New node.
6176 (Lists): Add it to menu.
6177
6178 * processes.texi (Byte Packing): New node.
6179 (Processes): Add it to menu.
6180
61812005-06-17 Richard M. Stallman <rms@gnu.org>
6182
6183 * syntax.texi (Parsing Expressions): Fix texinfo usage.
6184
6185 * help.texi (Documentation Basics): Explain the xref to
6186 Documentation Tips.
6187
6188 * debugging.texi (Debugger Commands): Minor fix.
6189
61902005-06-16 Luc Teirlinck <teirllm@auburn.edu>
6191
6192 * edebug.texi (Instrumenting): Eliminate duplicate link.
6193 (Specification List): Replace references to "below", referring to
6194 a later node, with one @ref to that node.
6195
6196 * os.texi (Timers): Timers should save and restore the match data
6197 if they change it.
6198
6199 * debugging.texi (Debugger Commands): Mention that the Lisp
6200 debugger can not step through primitive functions.
6201
62022005-06-16 Juanma Barranquero <lekktu@gmail.com>
6203
6204 * functions.texi (Obsolete Functions): Update argument names of
6205 `make-obsolete' and `define-obsolete-function-alias'.
6206
6207 * variables.texi (Variable Aliases): Update argument names of
6208 `defvaralias', `make-obsolete-variable' and
6209 `define-obsolete-variable-alias'.
6210
62112005-06-15 Kim F. Storm <storm@cua.dk>
6212
6213 * searching.texi (Entire Match Data): Rephrase warnings about
6214 evaporate arg to match-data and set-match-data.
6215
62162005-06-14 Luc Teirlinck <teirllm@auburn.edu>
6217
6218 * elisp.texi (Top): Update detailed menu.
6219
6220 * edebug.texi (Edebug): Update menu.
6221 (Instrumenting): Update xrefs.
6222 (Edebug Execution Modes): Correct xref.
6223 (Jumping): Clarify description of `h' command.
6224 Eliminate redundant @ref.
6225 (Breaks): New node.
6226 (Breakpoints): Is now a subsubsection.
6227 (Global Break Condition): Mention `C-x X X'.
6228 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
6229 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
6230 (Edebug Display Update): Correct pxref.
6231 (Edebug and Macros): New node.
6232 (Instrumenting Macro Calls): Is now a subsubsection.
6233 Neither arg of `def-edebug-spec' is evaluated.
6234 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
6235 (Specification Examples): Fix typo.
6236
62372005-06-14 Lute Kamstra <lute@gnu.org>
6238
6239 * debugging.texi (Function Debugging): Primitives can break on
6240 entry too.
6241
62422005-06-14 Kim F. Storm <storm@cua.dk>
6243
6244 * variables.texi (Setting Variables): Add add-to-ordered-list.
6245
62462005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
6247
6248 * syntax.texi (Parsing Expressions): Document aux functions and vars of
6249 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
6250
62512005-06-13 Lute Kamstra <lute@gnu.org>
6252
6253 * text.texi (Special Properties): Fix cross reference.
6254
62552005-06-11 Luc Teirlinck <teirllm@auburn.edu>
6256
6257 * debugging.texi (Function Debugging): Delete mention of empty
6258 string argument to `cancel-debug-on-entry'. Delete inaccurate
6259 description of the return value of that command.
6260
62612005-06-11 Alan Mackenzie <acm@muc.de>
6262
6263 * text.texi (Adaptive Fill): Amplify the description of
6264 fill-context-prefix.
6265
62662005-06-10 Luc Teirlinck <teirllm@auburn.edu>
6267
6268 * syntax.texi (Parsing Expressions): Fix Texinfo error.
6269
62702005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
6271
6272 * syntax.texi (Parsing Expressions): Document syntax-ppss.
6273
62742005-06-10 Luc Teirlinck <teirllm@auburn.edu>
6275
6276 * debugging.texi (Error Debugging): Minor rewording.
6277 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
6278 is optional.
6279
62802005-06-10 Lute Kamstra <lute@gnu.org>
6281
6282 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
6283 (Top): Give it a title. Correct version number. Give the
6284 detailed node listing a more prominent header.
6285 * intro.texi: Don't set VERSION here a second time.
6286 Mention Emacs's version too.
6287 * anti.texi (Antinews): Use EMACSVER to refer to the current
6288 version of Emacs.
6289
62902005-06-09 Kim F. Storm <storm@cua.dk>
6291
6292 * searching.texi (Entire Match Data): Explain new `reseat' argument to
6293 match-data and set-match-data.
6294
62952005-06-08 Richard M. Stallman <rms@gnu.org>
6296
6297 * searching.texi (Entire Match Data): Clarify when match-data
6298 returns markers and when integers.
6299
6300 * display.texi (Defining Faces): Explain that face name should not
6301 end in `-face'.
6302
6303 * modes.texi (Mode Line Data): Minor cleanup.
6304 (Customizing Keywords): Node split out of Search-based Fontification.
6305 Add example of using font-lock-add-keywords from a hook.
6306 Clarify when MODE should be non-nil, and when nil.
6307
63082005-06-06 Richard M. Stallman <rms@gnu.org>
6309
6310 * modes.texi (Mode Line Data): Explain what happens when the car
6311 of a list is a void symbol.
6312 (Search-based Fontification): Explain MODE arg to
6313 font-lock-add-keywords and warn about calls from major modes.
6314
63152005-06-08 Juri Linkov <juri@jurta.org>
6316
6317 * display.texi (Standard Faces): Add `shadow' face.
6318
63192005-05-29 Luc Teirlinck <teirllm@auburn.edu>
6320
6321 * modes.texi (Major Mode Conventions): A derived mode only needs
6322 to put the call to the parent mode inside `delay-mode-hooks'.
6323
63242005-05-29 Richard M. Stallman <rms@gnu.org>
6325
6326 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
6327 new, and what that implies. Clarify.
6328
6329 * files.texi (Locating Files): Clean up the text.
6330
6331 * frames.texi (Window Frame Parameters): Document user-size.
6332 Shorten entry for top by referring to left.
6333
63342005-05-26 Richard M. Stallman <rms@gnu.org>
6335
6336 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
6337 is new, and what the implications are. Other clarifications.
6338
63392005-05-24 Richard M. Stallman <rms@gnu.org>
6340
6341 * frames.texi (Dialog Boxes): Minor fixes.
6342
63432005-05-25 Masatake YAMATO <jet@gyve.org>
6344
6345 * display.texi (Standard Faces): Write about `mode-line-highlight'.
6346
63472005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6348
6349 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
6350 is optional.
6351
63522005-05-24 Nick Roberts <nickrob@snap.net.nz>
6353
10d1d0af 6354 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
6355
63562005-05-23 Lute Kamstra <lute@gnu.org>
6357
6358 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
6359 syntax-begin-function over font-lock-beginning-of-syntax-function.
6360
63612005-05-21 Luc Teirlinck <teirllm@auburn.edu>
6362
6363 * minibuf.texi (Reading File Names): Update description of
6364 `read-directory-name'.
6365
6366 * modes.texi (Derived Modes): Clarify :group keyword.
6367
63682005-05-21 Eli Zaretskii <eliz@gnu.org>
6369
6370 * files.texi (Locating Files): New subsection.
6371 Describe locate-file and executable-find.
6372
63732005-05-21 Kevin Ryde <user42@zip.com.au>
6374
6375 * frames.texi (Initial Parameters): Update cross reference to
6376 "Emacs Invocation".
6377
63782005-05-19 Luc Teirlinck <teirllm@auburn.edu>
6379
6380 * keymaps.texi (Active Keymaps): Add anchor.
6381
6382 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
6383 (Major Mode Conventions): Refer to `Auto Major Mode' in more
6384 appropriate place.
6385 (Derived Modes): Small clarifications.
6386 (Minor Mode Conventions, Keymaps and Minor Modes):
6387 Replace references to nodes with references to anchors.
6388 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
6389 Clarify description of lists whose first element is an integer.
6390 (Mode Line Variables): Add anchor.
6391 (%-Constructs): Clarify description of integer after %.
6392 (Emulating Mode Line): Describe nil value for FACE.
6393
63942005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6395
6396 * modes.texi (Derived Modes): Correct references to non-existing
6397 variable standard-syntax-table.
6398
63992005-05-17 Lute Kamstra <lute@gnu.org>
6400
6401 * modes.texi (Defining Minor Modes): Mention the mode hook.
6402
64032005-05-15 Kim F. Storm <storm@cua.dk>
6404
6405 * processes.texi (Network): Remove open-network-stream-nowait.
6406 (Network Servers): Remove open-network-stream-server.
6407
64082005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6409
6410 * elisp.texi (Top): Update detailed menu.
6411
6412 * variables.texi: Reorder nodes.
6413 (Variables): Update menu.
6414 (File Local Variables): Do not refer to the `-*-' line as
6415 a "local variables list". Add pxref.
6416
64172005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6418
6419 * elisp.texi (Top): Update detailed menu for node changes.
6420
6421 * modes.texi (Modes): Update Menu.
6422 (Hooks): Move to beginning of chapter.
6423 Most minor modes run mode hooks too.
6424 `add-hook' can handle void hooks or hooks whose value is a single
6425 function.
6426 (Major Modes): Update Menu.
6427 (Major Mode Basics): New node, split off from `Major Modes'.
6428 (Major Mode Conventions): Correct xref. Explain how to handle
6429 auto-mode-alist if the major mode command has an autoload cookie.
6430 (Auto Major Mode): Major update. Add magic-mode-alist.
6431 (Derived Modes): Major update.
6432 (Mode Line Format): Update Menu.
6433 (Mode Line Basics): New node, split off from `Mode Line Format'.
6434
6435 * loading.texi (Autoload): Mention `autoload cookie' as synonym
6436 for `magic autoload comment'. Add index entries and anchor.
6437
64382005-05-14 Richard M. Stallman <rms@gnu.org>
6439
6440 * tips.texi (Coding Conventions): Explain how important it is
6441 that just loading certain files not change Emacs behavior.
6442
6443 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
6444
64452005-05-12 Lute Kamstra <lute@gnu.org>
6446
6447 * modes.texi (Generic Modes): Update.
6448 (Major Modes): Refer to node "Generic Modes".
6449
6450 * elisp.texi (Top): Update to the current structure of the manual.
6451 * processes.texi (Processes): Add menu description.
6452 * customize.texi (Customization): Add menu descriptions.
6453
64542005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
6455
6456 * processes.texi (Signals to Processes)
6457 (Low-Level Network): Fix typos.
6458
64592005-05-11 Lute Kamstra <lute@gnu.org>
6460
6461 * elisp.texi (Top): Add some nodes from the chapter "Major and
6462 Minor Modes" to the detailed node listing.
6463
64642005-05-10 Richard M. Stallman <rms@gnu.org>
6465
6466 * keymaps.texi (Extended Menu Items): Menu item filter functions
6467 can be called at any time.
6468
64692005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6470
6471 * variables.texi (File Local Variables): `(hack-local-variables t)'
6472 now also checks whether a mode is specified in the local variables
6473 list.
6474
64752005-05-05 Kevin Ryde <user42@zip.com.au>
6476
6477 * display.texi (The Echo Area): Correct format function cross
6478 reference.
6479
64802005-05-05 Luc Teirlinck <teirllm@auburn.edu>
6481
6482 * variables.texi (Variable Aliases): Change description of
6483 `define-obsolete-variable-alias'.
6484
6485 * functions.texi (Functions): Add "Obsolete Functions" to menu.
6486 (Defining Functions): Add xref.
6487 (Obsolete Functions): New node.
6488 (Function Safety): Standardize capitalization of section title.
6489
6490 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
6491 (Dialog Boxes): Complete description of `x-popup-dialog'.
6492
64932005-05-04 Richard M. Stallman <rms@gnu.org>
6494
6495 * commands.texi (Interactive Codes): Fix Texinfo usage.
6496 Document U more clearly.
6497
64982005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6499
6500 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
6501 function and not a macro.
6502
6503 * frames.texi (Pop-Up Menus): Correct and clarify description of
6504 `x-popup-menu'.
6505 (Dialog Boxes): Clarify description of `x-popup-dialog'.
6506
65072005-05-01 Richard M. Stallman <rms@gnu.org>
6508
6509 * edebug.texi (Checking Whether to Stop): Fix previous change.
6510
65112005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6512
6513 * display.texi: Fix typos and Texinfo usage.
6514
6515 * edebug.texi (Checking Whether to Stop): executing-macro ->
6516 executing-kbd-macro.
6517
65182005-05-01 Richard M. Stallman <rms@gnu.org>
6519
6520 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
6521
65222005-04-30 Richard M. Stallman <rms@gnu.org>
6523
6524 * files.texi (Magic File Names): Document `operations' property.
6525
65262005-04-29 Lute Kamstra <lute@gnu.org>
6527
6528 * modes.texi (Generic Modes): New node.
6529 (Major Modes): Add it to the menu.
6530 (Derived Modes): Add "derived mode" to concept index.
6531
65322005-04-28 Lute Kamstra <lute@gnu.org>
6533
6534 * modes.texi (Defining Minor Modes): Fix previous change.
6535 (Font Lock Mode): Simplify.
6536 (Font Lock Basics): Say that font-lock-defaults is buffer-local
6537 when set and that some parts are optional. Add cross references.
6538 (Search-based Fontification): Say how to specify font-lock-keywords.
6539 Add cross references. Add font-lock-multiline to index.
6540 Move font-lock-keywords-case-fold-search here from node "Other Font
6541 Lock Variables". Document font-lock-add-keywords and
6542 font-lock-remove-keywords.
6543 (Other Font Lock Variables): Move font-lock-keywords-only,
6544 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6545 and font-lock-syntactic-face-function to node "Syntactic Font
6546 Lock". Move font-lock-keywords-case-fold-search to node
6547 "Search-based Fontification". Document font-lock-inhibit-thing-lock
6548 and font-lock-{,un}fontify-{buffer,region}-function.
6549 (Precalculated Fontification): Remove reference to deleted variable
6550 font-lock-core-only.
6551 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
6552 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
6553 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6554 and font-lock-syntactic-face-function here from node "Other Font
6555 Lock Variables". Move font-lock-syntactic-keywords to "Setting
6556 Syntax Properties". Add cross references.
6557 (Setting Syntax Properties): New node.
6558 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
6559 * syntax.texi (Syntax Properties): Add cross reference.
6560 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
6561
65622005-04-26 Richard M. Stallman <rms@gnu.org>
6563
6564 * display.texi (Defining Faces):
6565 Document `default' elements of defface spec.
6566
6567 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
6568
6569 * variables.texi (Variable Aliases): Clarify text.
6570
65712005-04-25 Chong Yidong <cyd@stupidchicken.com>
6572
6573 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
6574
65752005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6576
6577 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
6578
65792005-04-24 Eli Zaretskii <eliz@gnu.org>
6580
6581 * syntax.texi (Syntax Table Internals): Elaborate documentation of
6582 syntax-after and syntax-class.
6583
6584 * files.texi (Changing Files): Fix last change's cross-reference.
6585 (Unique File Names): Don't mention "numbers" in the documentation
6586 of make-temp-file and make-temp-name.
6587
65882005-04-23 Richard M. Stallman <rms@gnu.org>
6589
6590 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
6591
65922005-04-22 Nick Roberts <nickrob@snap.net.nz>
6593
6594 * windows.texi (Cyclic Window Ordering): Clarify window-list.
6595
65962005-04-22 Nick Roberts <nickrob@snap.net.nz>
6597
6598 * variables.texi (Variable Aliases): Describe make-obsolete-variable
6599 and define-obsolete-variable-alias.
6600
66012005-04-22 Kim F. Storm <storm@cua.dk>
6602
6603 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
6604 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
6605
66062005-04-21 Lute Kamstra <lute@gnu.org>
6607
6608 * lists.texi (Association Lists): Document rassq-delete-all.
6609
66102005-04-19 Richard M. Stallman <rms@gnu.org>
6611
6612 * modes.texi (Search-based Fontification): Explain that
6613 facespec is an expression to be evaluated.
6614
66152005-04-19 Kevin Ryde <user42@zip.com.au>
6616
6617 * streams.texi (Output Functions): Fix xref.
6618 * strings.texi (String Conversion): Fix xref.
6619
66202005-04-19 Kim F. Storm <storm@cua.dk>
6621
6622 * symbols.texi (Symbol Plists): Add safe-get.
6623 Mention that `get' may signal an error.
6624
66252005-04-18 Nick Roberts <nickrob@snap.net.nz>
6626
6627 * customize.texi (Variable Definitions): Replace tooltip-mode
6628 example with save-place.
6629
66302005-04-17 Richard M. Stallman <rms@gnu.org>
6631
6632 * buffers.texi (Indirect Buffers): Clarify.
6633
6634 * positions.texi (Positions): Clarify converting marker to integer.
6635
6636 * strings.texi (String Basics): Mention string-match; clarify.
6637
66382005-04-08 Lute Kamstra <lute@gnu.org>
6639
6640 * modes.texi (Search-based Fontification): Fix cross references.
6641 Use consistent terminology. Document anchored highlighting.
6642
66432005-04-05 Lute Kamstra <lute@gnu.org>
6644
6645 * modes.texi (Defining Minor Modes): Document :group keyword
6646 argument and its default value.
6647
66482005-04-03 Lute Kamstra <lute@gnu.org>
6649
6650 * hooks.texi (Standard Hooks): Add some hooks. Add cross
6651 references and/or descriptions. Delete major mode hooks; mention
6652 them as a category instead. Rename or delete obsolete hooks.
6653
66542005-04-02 Richard M. Stallman <rms@gnu.org>
6655
6656 * nonascii.texi (Coding System Basics): Another wording cleanup.
6657
66582005-04-01 Richard M. Stallman <rms@gnu.org>
6659
6660 * nonascii.texi (Coding System Basics): Clarify previous change.
6661
66622005-04-01 Kenichi Handa <handa@m17n.org>
6663
10d1d0af 6664 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
6665 identity of coding systems.
6666
66672005-03-29 Chong Yidong <cyd@stupidchicken.com>
6668
6669 * text.texi (Buffer Contents): Add filter-buffer-substring and
6670 buffer-substring-filters.
6671
66722005-03-26 Chong Yidong <cyd@stupidchicken.com>
6673
6674 * anti.texi (Antinews): Mention `G' interactive code.
6675
6676 * tips.texi (Compilation Tips): Mention benchmark.el.
6677
66782005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6679
6680 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
6681 is now bound to M-o M-o.
6682
6683 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
6684
66852005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6686
6687 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
6688 in the Emacs Manual).
6689 * Makefile.in (srcs): Remove calendar.texi.
6690 * makefile.w32-in (srcs): Remove calendar.texi.
6691 * display.texi (Display): Change name of next node.
6692 * os.texi (System In): Change name of previous node.
6693 * elisp.texi (Top): Remove Calendar references.
6694 * vol1.texi (Top): Remove Calendar references.
6695 * vol2.texi (Top): Remove Calendar references.
6696
66972005-03-25 Richard M. Stallman <rms@gnu.org>
6698
6699 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
6700 Cleanup previous change.
6701
67022005-03-25 Chong Yidong <cyd@stupidchicken.com>
6703
6704 * display.texi (Face Attributes): Faces earlier in an :inherit
6705 list take precedence.
6706 (Scroll Bars): Fix description of vertical-scroll-bars.
6707 Document frame-current-scroll-bars and window-current-scroll-bars.
6708
6709 * markers.texi (The Mark): Document temporary Transient Mark mode.
6710
6711 * minibuf.texi (Reading File Names):
6712 Document read-file-name-completion-ignore-case.
6713
6714 * positions.texi (Screen Lines): Document nil for width argument
6715 to compute-motion.
6716
67172005-03-23 Kim F. Storm <storm@cua.dk>
6718
6719 * display.texi (Standard Faces): Other faces used in the fringe
6720 implicitly inherits from the fringe face.
6721 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
6722 properties implicitly inherits from fringe face.
6723 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
6724
67252005-03-20 Chong Yidong <cyd@stupidchicken.com>
6726
6727 * display.texi (Invisible Text): State default value of
6728 line-move-ignore-invisible.
6729 (Managing Overlays): Document remove-overlays.
6730 (Standard Faces): Document escape-glyph face.
6731
6732 * minibuf.texi (Reading File Names): Document read-file-name-function.
6733
6734 * modes.texi (Other Font Lock Variables):
6735 Document font-lock-lines-before.
6736
6737 * positions.texi (Skipping Characters): skip-chars-forward allows
6738 character classes.
6739
67402005-03-18 Lute Kamstra <lute@gnu.org>
6741
6742 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
6743
67442005-03-17 Richard M. Stallman <rms@gnu.org>
6745
6746 * text.texi (Undo): Document extensible undo entries.
6747
dd7b651b 6748 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
6749
6750 * nonascii.texi (Character Codes): Minor fix.
6751
6752 * display.texi (Display Property): Explain the significance
6753 of having text properties that are eq.
6754 (Other Display Specs): Explain string as display spec.
6755
6756 * commands.texi (Interactive Codes): Document G option.
6757
67582005-03-17 Chong Yidong <cyd@stupidchicken.com>
6759
6760 * text.texi (Filling): Add sentence-end-without-period and
6761 sentence-end-without-space.
6762 (Changing Properties): Minor fix.
6763
6764 * anti.texi: Total rewrite.
6765
67662005-03-15 Lute Kamstra <lute@gnu.org>
6767
6768 * edebug.texi (Instrumenting Macro Calls): Fix typos.
6769
67702005-03-08 Kim F. Storm <storm@cua.dk>
6771
6772 * display.texi (Specified Space): Property :width is support on
6773 non-graphic terminals, :height is not.
6774
67752005-03-07 Richard M. Stallman <rms@gnu.org>
6776
6777 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
6778 Now subnodes of Fringes.
6779 (Overlay Arrow): Document overlay-arrow-variable-list.
6780 (Fringe Size/Pos): New node, broken out of Fringes.
6781 (Display): Explain clearing vs redisplay better.
6782 (Truncation): Clarify use of bitmaps.
6783 (The Echo Area): Clarify the uses of the echo area.
6784 Add max-mini-window-height.
6785 (Progress): Clarify.
6786 (Invisible Text): Explain that main loop moves point out.
6787 (Selective Display): Say "hidden", not "invisible".
6788 (Managing Overlays): Move up. Describe relation to Undo here.
6789 (Overlay Properties): Clarify intro.
6790 (Finding Overlays): Explain return values when nothing found.
6791 (Width): truncate-string-to-width has added arg.
6792 (Displaying Faces): Clarify and update mode line face handling.
6793 (Face Functions): Minor cleanup.
6794 (Conditional Display): Merge into Other Display Specs.
6795 (Pixel Specification, Other Display Specs): Minor cleanups.
6796 (Images, Image Descriptors): Minor cleanups.
6797 (GIF Images): Patents have expired.
6798 (Showing Images): Explain default text for insert-image.
6799 (Manipulating Button Types): Merge into Manipulating Buttons.
6800 (Making Buttons): Explain return values.
6801 (Button Buffer Commands): Add xref.
6802 (Inverse Video): Update mode-line-inverse-video.
6803 (Display Table Format): Clarify.
6804 (Active Display Table): Give defaults for window-display-table.
6805
6806 * calendar.texi (Calendar Customizing): calendar-holiday-marker
6807 and calendar-today-marker are strings, not chars.
6808 (Holiday Customizing): Minor fix.
6809
6810 * internals.texi (Writing Emacs Primitives): Update `or' example.
6811 Update limit on # args of subr.
6812
6813 * edebug.texi (Using Edebug): Arrow is in fringe.
6814 (Instrumenting): Arg to eval-defun works without loading edebug.
6815 (Edebug Execution Modes): Add xref.
6816
6817 * customize.texi (Common Keywords): Clarify :require.
6818 Mention :version here.
6819 (Variable Definitions, Group Definitions): Not here.
6820 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
6821
68222005-03-07 Chong Yidong <cyd@stupidchicken.com>
6823 * nonascii.texi (Text Representations): Clarify position-bytes.
6824 (Character Sets): Add list-charset-chars.
6825 (Scanning Charsets): Add charset-after.
6826 (Encoding and I/O): Minor fix.
6827
68282005-03-06 Richard M. Stallman <rms@gnu.org>
6829
6830 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
6831 (Resizing Windows): Likewise.
6832
6833 * text.texi (Change Hooks): Get rid of "Emacs 21".
6834
6835 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
6836
6837 * streams.texi (Output Variables): Get rid of "Emacs 21".
6838
6839 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
6840
6841 * os.texi (Translating Input): Replace flow-control example
6842 with a less obsolete example that uses `keyboard-translate'.
6843
6844 * objects.texi (Hash Table Type, Circular Objects):
6845 Get rid of "Emacs 21".
6846
6847 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
6848 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
6849
6850 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
6851
6852 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
6853
6854 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
6855 (Menu Bar): Fix when menu-bar-update-hook is called.
6856
6857 * hash.texi (Hash Tables): Get rid of "Emacs 21".
6858
6859 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
6860 and make it read better.
6861
6862 * files.texi (Writing to Files): Get rid of "Emacs 21".
6863 (Unique File Names): Likewise.
6864
6865 * elisp.texi: Update Emacs version to 22.
6866
6867 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
6868 (Overlay Properties, Face Attributes): Likewise.
6869 (Managing Overlays): Fix punctuation.
6870 (Attribute Functions): Clarify set-face-font; get rid of
6871 info about old Emacs versions.
6872 (Auto Faces, Font Lookup, Display Property, Images):
6873 Get rid of "Emacs 21".
6874
6875 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
6876
68772005-03-05 Richard M. Stallman <rms@gnu.org>
6878
6879 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
6880
68812005-03-04 Lute Kamstra <lute@gnu.org>
6882
6883 * debugging.texi (Error Debugging): Document stack-trace-on-error.
6884
68852005-03-03 Lute Kamstra <lute@gnu.org>
6886
6887 * edebug.texi (Instrumenting Macro Calls): Fix typo.
6888
68892005-03-01 Lute Kamstra <lute@gnu.org>
6890
6891 * debugging.texi (Debugger Commands): Update `j'.
6892
68932005-02-28 Lute Kamstra <lute@gnu.org>
6894
6895 * debugging.texi (Debugging): Fix typo.
6896 (Error Debugging): Document eval-expression-debug-on-error.
6897 (Function Debugging): Update example.
6898 (Using Debugger): Mention starred stack frames.
6899 (Debugger Commands): Document `j' and `l'.
6900 (Invoking the Debugger): `d' and `j' exit recursive edit too.
6901 Update the messages that the debugger displays.
6902 (Internals of Debugger): Add cross reference. Update example.
6903 (Excess Open): Minor improvement.
6904 (Excess Close): Minor improvement.
6905
69062005-02-26 Richard M. Stallman <rms@gnu.org>
6907
6908 * tips.texi (Coding Conventions): Clarify.
6909 Put all the major mode key reservations together.
6910 Mention the Mouse-1 => Mouse-2 conventions.
6911
6912 * syntax.texi (Syntax Class Table): Clarify.
6913 (Syntax Table Functions): syntax-after moved from here.
6914 (Syntax Table Internals): syntax-after moved to here.
6915 (Parsing Expressions): Update info on number of values
6916 and what's meaningful in the STATE argument.
6917 (Categories): Fix typo.
6918
6919 * sequences.texi (Arrays): Cleanup.
6920 (Char-Tables): Clarify.
6921
6922 * processes.texi (Deleting Processes): Cleanups, add xref.
6923 (Subprocess Creation): Explain nil in exec-path. Cleanup.
6924 (Process Information): set-process-coding-system, some args optional.
6925 (Input to Processes): Explain various types for PROCESS args.
6926 Rename them from PROCESS-NAME to PROCESS.
6927 (Signals to Processes): Likewise.
6928 (Decoding Output): Cleanup.
6929 (Query Before Exit): Clarify.
6930
6931 * os.texi (Startup Summary): Correct the options; add missing ones.
6932 (Terminal Output, Batch Mode): Clarify.
6933 (Flow Control): Node deleted.
6934
6935 * markers.texi (The Mark): Clarify.
6936
6937 * macros.texi (Expansion): Cleanup.
6938 (Indenting Macros): indent-spec allows ints, not floats.
6939
6940 * keymaps.texi (Keymaps): Clarify.
6941 (Format of Keymaps): Update lisp-mode-map example.
6942 (Active Keymaps, Key Lookup): Clarify.
6943 (Changing Key Bindings): Add xref to `kbd'.
6944 (Key Binding Commands, Simple Menu Items): Clarify.
6945 (Mouse Menus, Menu Bar): Clarify.
6946 (Menu Example): Replace print example with menu-bar-replace-menu.
6947
6948 * help.texi (Documentation Basics): Add function-documentation prop.
6949
6950 * elisp.texi (Top): Don't refer to Flow Control node.
6951
6952 * commands.texi (Command Overview): Improve xrefs.
6953 (Adjusting Point): Adjusting point applies to intangible and invis.
6954 (Key Sequence Input): Doc extra read-key-sequence args.
6955 Likewise for read-key-sequence-vector.
6956
6957 * backups.texi (Rename or Copy): Minor fix.
6958 (Numbered Backups): For version-control, say the default.
6959 (Auto-Saving): make-auto-save-file-name example is simplified.
6960
6961 * advice.texi (Advising Functions): Don't imply one part of Emacs
6962 should advise another part. Markup changes.
6963 (Defining Advice): Move transitional para.
6964 (Activation of Advice): Cleanup.
6965 Explain if COMPILE is nil or negative.
6966
6967 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
6968
69692005-02-24 Lute Kamstra <lute@gnu.org>
6970
6971 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
6972 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
6973
69742005-02-23 Lute Kamstra <lute@gnu.org>
6975
6976 * modes.texi (Defining Minor Modes): define-minor-mode can be used
6977 to define global minor modes as well.
6978
6979 * display.texi (Managing Overlays): overlay-buffer returns nil for
6980 deleted overlays.
6981
69822005-02-22 Kim F. Storm <storm@cua.dk>
6983
6984 * minibuf.texi (Basic Completion): Allow symbols in addition to
6985 strings in try-completion and all-completions.
6986
69872005-02-14 Lute Kamstra <lute@gnu.org>
6988
6989 * elisp.texi (Top): Remove reference to deleted node.
6990
6991 * lists.texi (Lists): Remove reference to deleted node.
6992 (Cons Cells): Fix typo.
6993
6994 * loading.texi (Where Defined): Fix typo.
6995
69962005-02-14 Richard M. Stallman <rms@gnu.org>
6997
6998 * variables.texi (Creating Buffer-Local): change-major-mode-hook
6999 is useful for discarding some minor modes.
7000
7001 * symbols.texi (Symbol Components): Reorder examples.
7002
7003 * streams.texi (Input Functions): State standard-input default.
7004 (Output Variables): State standard-output default.
7005
7006 * objects.texi (Printed Representation): Clarify read syntax vs print.
7007 (Floating Point Type): Explain meaning better.
7008 (Symbol Type): Explain uniqueness better.
7009 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
7010 List examples sooner.
7011 (Box Diagrams): New subnode broken out.
7012 Some examples moved from old Lists as Boxes node.
7013 (Dotted Pair Notation): Clarify intro.
7014 (Array Type): Clarify.
7015 (Type Predicates): Add hash-table-p.
7016
7017 * numbers.texi (Integer Basics): Clarify radix explanation.
7018 (Predicates on Numbers): Minor clarification.
7019 (Comparison of Numbers): Minor clarification. Clarify eql.
7020 Typos in min, max.
7021 (Math Functions): Clarify overflow in expt.
7022
7023 * minibuf.texi (Text from Minibuffer): Minor clarification.
7024 Mention arrow keys.
7025
7026 * loading.texi (Autoload): defun's doc string overrides autoload's
7027 doc string.
7028 (Repeated Loading): Modernize "add to list" examples.
7029 (Where Defined): Finish updating table of load-history elts.
7030
7031 * lists.texi (List-related Predicates): Minor wording improvement.
7032 (Lists as Boxes): Node deleted.
7033 (Building Lists): Explain trivial cases of number-sequence.
7034
7035 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 7036 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
7037 (Hash Access): Any object can be a key.
7038 State value of maphash.
7039
7040 * functions.texi (What Is a Function): Wording cleanup.
7041 (Function Documentation): Minor cleanup.
7042 Explain purpose of calling convention at end of doc string.
7043 (Function Names): Wording cleanup.
7044 (Calling Functions): Wording cleanup.
7045 Explain better how funcall calls the function.
7046 (Function Cells): Delete example of saving and redefining function.
7047
7048 * control.texi (Combining Conditions): Wording cleanup.
7049 (Iteration): dolist and dotimes bind VAR locally.
7050 (Cleanups): Xref to Atomic Changes.
7051
7052 * compile.texi (Byte Compilation): Delete 19.29 info.
7053 (Compilation Functions): Macros' difficulties don't affect defsubst.
7054 (Docs and Compilation): Delete 19.29 info.
7055
70562005-02-10 Richard M. Stallman <rms@gnu.org>
7057
7058 * objects.texi (Symbol Type): Minor correction.
7059
70602005-02-06 Lute Kamstra <lute@gnu.org>
7061
7062 * modes.texi (Example Major Modes): Fix typos.
7063
70642005-02-06 Richard M. Stallman <rms@gnu.org>
7065
7066 * text.texi (Margins): fill-nobreak-predicate can be one function.
7067
7068 * strings.texi (Modifying Strings): clear-string can make unibyte.
7069 (Formatting Strings): format gives error if values missing.
7070
7071 * positions.texi (Character Motion): Mention default arg
7072 for forward-char. backward-char refers to forward-char.
7073 (Word Motion): Mention default arg for forward-word.
7074 (Buffer End Motion): Mention default arg for beginning-of-buffer.
7075 Simplify end-of-buffer.
7076 (Text Lines): Mention default arg for forward-line.
7077 (List Motion): Mention default arg for beginning/end-of-defun.
7078 (Skipping Characters): Minor fixes in explaining character-set.
7079
7080 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
7081 Mode inheritance applies only when default-major-mode is nil.
7082 Clarifications.
7083 (Example Major Modes): Update Text mode and Lisp mode examples.
7084 (Minor Mode Conventions): Mention define-minor-mode at top.
7085 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
7086 (Mode Line Format): Update mode line face display info.
7087 (Properties in Mode): Mention effect of risky vars.
7088 (Imenu): Define imenu-add-to-menubar.
7089 (Font Lock Mode): Add descriptions to menu lines.
7090 (Faces for Font Lock): Add font-lock-doc-face.
7091
70922005-02-05 Lute Kamstra <lute@gnu.org>
7093
7094 * text.texi (Maintaining Undo): Remove obsolete function.
7095
70962005-02-05 Eli Zaretskii <eliz@gnu.org>
7097
7098 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 7099 color specifications. Improve indexing.
b8d4c8d0
GM
7100 (Text Terminal Colors): Replace the description of RGB values by
7101 an xref to "Color Names".
7102
71032005-02-03 Richard M. Stallman <rms@gnu.org>
7104
7105 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
7106 Clarify.
7107 (Selecting Windows): Clarify save-selected-window.
7108 (Cyclic Window Ordering): Clarify walk-windows.
7109 (Window Point): Clarify.
7110 (Window Start): Add comment to example.
7111 (Resizing Windows): Add `interactive' specs in examples.
7112 Document fit-window-to-buffer.
7113
7114 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
7115 (Undo, Maintaining Undo): Clarify last change.
7116 (Sorting): In sort-numeric-fields, explain about octal and hex.
7117 Mention sort-numeric-base.
7118 (Format Properties): Add xref for hard newlines.
7119
7120 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
7121 (Pop-Up Menus): Fix typo.
7122 (Color Names): Explain all types of color names.
7123 Explain color-values on B&W terminal.
7124 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
7125
7126 * files.texi (File Locks): Not supported on MS systems.
7127 (Testing Accessibility): Clarify.
7128
7129 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
7130 (Coverage Testing): Fix typo.
7131
7132 * commands.texi (Misc Events): Remove stray space.
7133
7134 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
7135 (Modification Time): Clarify when visited-file-modtime returns 0.
7136 (The Buffer List): Clarify bury-buffer.
7137 (Killing Buffers): Clarify.
7138 (Indirect Buffers): Add clone-indirect-buffer.
7139
71402005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7141
7142 * edebug.texi (Printing in Edebug): Fix default value of
7143 edebug-print-circle.
7144 (Coverage Testing): Fix displayed frequency count data.
7145
71462005-02-02 Luc Teirlinck <teirllm@auburn.edu>
7147
7148 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
7149
71502005-02-02 Kim F. Storm <storm@cua.dk>
7151
7152 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
7153
71542005-01-29 Eli Zaretskii <eliz@gnu.org>
7155
7156 * commands.texi (Misc Events): Describe the help-echo event.
7157
7158 * text.texi (Special Properties) <help-echo>: Use `pos'
7159 consistently in description of the help-echo property.
7160 Use @code{nil} instead of @var{nil}.
7161
7162 * display.texi (Overlay Properties): Fix the index entry for
7163 help-echo overlay property.
7164
7165 * customize.texi (Type Keywords): Uncomment the xref to the
7166 help-echo property documentation.
7167
71682005-01-23 Kim F. Storm <storm@cua.dk>
7169
7170 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
7171 return value. Third element FULLY replaced by PARTIAL which
7172 specifies number of invisible pixels if row is only partially visible.
7173 (Textual Scrolling): Mention auto-window-vscroll.
7174 (Vertical Scrolling): New defvar auto-window-vscroll.
7175
71762005-01-16 Luc Teirlinck <teirllm@auburn.edu>
7177
7178 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
7179 command remapping.
7180
71812005-01-15 Richard M. Stallman <rms@gnu.org>
7182
7183 * display.texi (Defining Images): Mention DATA-P arg of create-image.
7184
71852005-01-14 Kim F. Storm <storm@cua.dk>
7186
7187 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
7188
7189 * text.texi (Links and Mouse-1): Fix string and vector item.
7190
71912005-01-13 Richard M. Stallman <rms@gnu.org>
7192
7193 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
7194 descriptions of overriding-local-map and overriding-terminal-local-map.
7195
7196 * text.texi (Links and Mouse-1): Clarify text.
7197
71982005-01-13 Kim F. Storm <storm@cua.dk>
7199
7200 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
7201
72022005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
7203
7204 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
7205
72062005-01-12 Kim F. Storm <storm@cua.dk>
7207
7208 * text.texi (Links and Mouse-1): Rename section from Enabling
7209 Mouse-1 to Following Links. Change xrefs.
7210 Add examples for define-button-type and define-widget.
7211
7212 * display.texi (Button Properties, Button Buffer Commands):
7213 Clarify mouse-1 and follow-link functionality.
7214
72152005-01-12 Richard M. Stallman <rms@gnu.org>
7216
7217 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
7218
7219 * display.texi (Beeping): Fix Texinfo usage.
7220
7221 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
7222
72232005-01-11 Kim F. Storm <storm@cua.dk>
7224
7225 * display.texi (Button Properties, Button Buffer Commands):
7226 Mention mouse-1 binding. Add follow-link keyword.
7227
7228 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
7229 (Enabling Mouse-1 to Follow Links): New subsection.
7230
72312005-01-06 Richard M. Stallman <rms@gnu.org>
7232
7233 * text.texi (Special Properties): Minor change.
7234
7235 * os.texi (Timers): Clarify previous change.
7236
7237 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
7238
72392005-01-01 Luc Teirlinck <teirllm@auburn.edu>
7240
7241 * display.texi (Face Attributes): Correct xref to renamed node.
7242
72432005-01-01 Richard M. Stallman <rms@gnu.org>
7244
7245 * display.texi (Face Attributes): Describe hex color specs.
7246
72472004-12-31 Richard M. Stallman <rms@gnu.org>
7248
7249 * os.texi (Timers): Update previous change.
7250
72512004-12-30 Kim F. Storm <storm@cua.dk>
7252
7253 * display.texi (Line Height): Total line-height is now specified
7254 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
7255 in cons cells. (nil . RATIO) is relative to actual line height.
7256 Use line-height `t' instead of `0' to get minimum height.
7257
72582004-12-29 Richard M. Stallman <rms@gnu.org>
7259
7260 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
7261
72622004-12-28 Richard M. Stallman <rms@gnu.org>
7263
7264 * commands.texi (Quitting): Clarify value of with-local-quit.
7265
7266 * elisp.texi (Top): Fix previous change.
7267
7268 * loading.texi (Loading): Fix previous change.
7269
72702004-12-27 Richard M. Stallman <rms@gnu.org>
7271
7272 * Makefile.in (MAKEINFO): Specify --force.
7273
7274 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
7275
7276 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
7277
7278 * display.texi (Line Height): Further clarify.
7279
7280 * elisp.texi (Top): Update Loading submenu.
7281
7282 * loading.texi (Where Defined): New node.
7283 (Unloading): load-history moved to Where Defined.
7284
72852004-12-21 Richard M. Stallman <rms@gnu.org>
7286
7287 * commands.texi (Event Input Misc): Add while-no-input.
7288
72892004-12-11 Richard M. Stallman <rms@gnu.org>
7290
7291 * display.texi (Line Height): Rewrite text for clarity.
7292
72932004-12-11 Kim F. Storm <storm@cua.dk>
7294
7295 * display.texi (Display): Add node "Line Height" to menu.
7296 (Line Height): New node. Move full description of line-spacing
7297 and line-height text properties here from text.texi.
7298 (Scroll Bars): Add vertical-scroll-bar variable.
7299
7300 * frames.texi (Window Frame Parameters): Remove line-height defvar.
7301
7302 * locals.texi (Standard Buffer-Local Variables): Fix xref for
7303 line-spacing and vertical-scroll-bar.
7304
7305 * text.texi (Special Properties): Just mention line-spacing and
7306 line-height here, add xref to new "Line Height" node.
7307
73082004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
7309
7310 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
7311
7312 * locals.texi (Standard Buffer-Local Variables):
7313 Add @xref for `line-spacing'.
7314
73152004-12-05 Richard M. Stallman <rms@gnu.org>
7316
7317 * Makefile.in (maintainer-clean): Remove the info files
7318 in $(infodir) where they are created.
7319
73202004-12-03 Richard M. Stallman <rms@gnu.org>
7321
7322 * windows.texi (Selecting Windows): get-lru-window and
7323 get-largest-window don't consider dedicated windows.
7324
7325 * text.texi (Undo): Document undo-in-progress.
7326
73272004-11-26 Richard M. Stallman <rms@gnu.org>
7328
7329 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
7330 Remove a few vars that are not always buffer-local.
7331
73322004-11-24 Luc Teirlinck <teirllm@auburn.edu>
7333
7334 * locals.texi (Standard Buffer-Local Variables): Comment out
7335 xref's to non-existent node `Yet to be written'.
7336
73372004-11-24 Richard M. Stallman <rms@gnu.org>
7338
7339 * processes.texi (Synchronous Processes): Grammar fix.
7340
7341 * numbers.texi (Comparison of Numbers): Add eql.
7342
7343 * locals.texi (Standard Buffer-Local Variables): Add many vars.
7344
7345 * intro.texi (Printing Notation): Fix previous change.
7346
7347 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
7348 and default-indicate-buffer-boundaries from here.
7349 (Usual Display): To here.
7350 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
7351 (Usual Display): Move tab-width up.
7352
5dcb4c4e
SM
7353 * customize.texi (Variable Definitions):
7354 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
7355 (Simple Types, Composite Types, Defining New Types):
7356 Minor cleanups.
7357
73582004-11-21 Jesper Harder <harder@ifa.au.dk>
7359
7360 * processes.texi (Synchronous Processes, Output from Processes):
7361 Markup fix.
7362
73632004-11-20 Richard M. Stallman <rms@gnu.org>
7364
7365 * positions.texi (Skipping Characters): skip-chars-forward
7366 now handles char classes.
7367
7368 * intro.texi (Printing Notation): Avoid confusion of `print'
7369 when explaining @print.
7370
7371 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
7372
7373 * display.texi (Display Table Format): Minor fix.
7374
7375 * streams.texi (Output Functions): Fix print example.
7376
7377 * Makefile.in (elisp): New target.
7378 (dist): Depend on $(infodir)/elisp, not elisp.
7379 Copy the info files from $(infodir).
7380
7381 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
7382 read-from-minibuffer.
7383
7384 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
7385
73862004-11-19 Richard M. Stallman <rms@gnu.org>
7387
7388 * searching.texi (Regexp Search): Add search-whitespace-regexp.
7389
73902004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
7391
7392 * tips.texi (Coding Conventions): Fix typo.
7393
73942004-11-16 Richard M. Stallman <rms@gnu.org>
7395
7396 * tips.texi (Coding Conventions): Separate defvar and require
7397 methods to avoid warnings. Use require only when there are many
7398 functions and variables from that package.
7399
7400 * minibuf.texi (Minibuffer Completion): When ignoring case,
7401 predicate must not be case-sensitive.
7402
7403 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
7404 (Test Coverage): Don't talk about "splotches". Clarified.
7405
74062004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
7407
7408 * frames.texi (Window Frame Parameters): Fix typo.
7409
74102004-11-15 Kim F. Storm <storm@cua.dk>
7411
7412 * symbols.texi (Other Plists): Note that plist-get may signal error.
7413 Add safe-plist-get.
7414
74152004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
7416
7417 * modes.texi (Font Lock Basics): Fix typo.
7418
74192004-11-08 Richard M. Stallman <rms@gnu.org>
7420
7421 * syntax.texi (Syntax Table Functions): Add syntax-after.
7422
74232004-11-06 Lars Brinkhoff <lars@nocrew.org>
7424
7425 * os.texi (Processor Run Time): New section documenting
7426 get-internal-run-time.
7427
74282004-11-06 Eli Zaretskii <eliz@gnu.org>
7429
7430 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
7431 it nukes elisp-cover.texi.
7432 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
7433 elisp-0 etc.
7434
74352004-11-05 Luc Teirlinck <teirllm@auburn.edu>
7436
7437 * commands.texi (Keyboard Macros): Document `append' return value
7438 of `defining-kbd-macro'.
7439
74402004-11-01 Richard M. Stallman <rms@gnu.org>
7441
7442 * commands.texi (Interactive Call): Add called-interactively-p.
7443
74442004-10-29 Simon Josefsson <jas@extundo.com>
7445
7446 * minibuf.texi (Reading a Password): Revert.
7447
74482004-10-28 Richard M. Stallman <rms@gnu.org>
7449
7450 * frames.texi (Display Feature Testing): Explain about "vendor".
7451
74522004-10-27 Richard M. Stallman <rms@gnu.org>
7453
7454 * commands.texi (Interactive Codes): `N' uses numeric prefix,
7455 not raw. Clarify `n'.
7456 (Interactive Call): Rewrite interactive-p, focusing on when
7457 and how to use it.
7458 (Misc Events): Clarify previous change.
7459
7460 * advice.texi (Simple Advice): Clarify what job the example does.
7461 (Around-Advice): Clarify ad-do-it.
7462 (Activation of Advice): An option of ad-default-compilation-action
7463 is `never', not `nil'.
7464
74652004-10-26 Kim F. Storm <storm@cua.dk>
7466
7467 * commands.texi (Interactive Codes): Add U code letter.
7468
74692004-10-25 Simon Josefsson <jas@extundo.com>
7470
7471 * minibuf.texi (Reading a Password): Add.
7472
74732004-10-24 Jason Rumney <jasonr@gnu.org>
7474
7475 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
7476 and wheel-down.
7477
74782004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
7479
7480 * processes.texi (Synchronous Processes): Document process-file.
7481
74822004-10-22 Kenichi Handa <handa@m17n.org>
7483
7484 * text.texi (translate-region): Document that it accepts also a
7485 char-table.
7486
74872004-10-22 David Ponce <david@dponce.com>
7488
7489 * windows.texi (Resizing Windows): Document the `preserve-before'
7490 argument of the functions `enlarge-window' and `shrink-window'.
7491
74922004-10-19 Jason Rumney <jasonr@gnu.org>
7493
7494 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
7495
74962004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7497
7498 * text.texi (Filling): Add anchor for definition of
7499 `sentence-end-double-space'.
7500
7501 * searching.texi (Regexp Example): Update description of how
7502 Emacs currently recognizes the end of a sentence.
7503 (Standard Regexps): Update definition of the variable
7504 `sentence-end'. Add definition of the function `sentence-end'.
7505
75062004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
7507
7508 * display.texi (Progress): New node.
7509
75102004-10-05 Kim F. Storm <storm@cua.dk>
7511
7512 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
7513
75142004-09-29 Kim F. Storm <storm@cua.dk>
7515
7516 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
7517 to identify bitmaps. Remove -fringe-bitmap suffix for standard
7518 fringe bitmap symbols, as they now have their own namespace.
7519 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
7520 vs. pixels. Signal error if no free bitmap slots.
7521 (Pixel Specification): Change IMAGE to @var{image}.
7522
75232004-09-28 Richard M. Stallman <rms@gnu.org>
7524
7525 * text.texi (Special Properties): Clarify line-spacing and line-height.
7526
7527 * searching.texi (Regexp Search): Add looking-back.
7528
75292004-09-25 Luc Teirlinck <teirllm@auburn.edu>
7530
7531 * display.texi: Correct typos.
7532 (Image Descriptors): Correct xref's.
7533
75342004-09-25 Richard M. Stallman <rms@gnu.org>
7535
7536 * text.texi (Special Properties): Cleanups in `cursor'.
7537 Rewrites in `line-height' and `line-spacing'; exchange them.
7538
7539 * display.texi (Fringes): Rewrite previous change.
7540 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
7541 (Display Fringe Bitmaps): Node deleted, text moved.
7542 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
7543 (Scroll Bars): Clarify set-window-scroll-bars.
7544 (Pointer Shape): Rewrite.
7545 (Specified Space): Clarify :align-to, etc.
7546 (Pixel Specification): Use @var. Clarify new text.
7547 (Other Display Specs): Clarify `slice'.
7548 (Image Descriptors): Cleanups.
7549 (Showing Images): Cleanups.
7550
75512004-09-24 Luc Teirlinck <teirllm@auburn.edu>
7552
7553 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
7554
7555 * modes.texi: Various minor changes in addition to:
7556 (Major Mode Conventions): Final call to `run-mode-hooks' should
7557 not be inside the `delay-mode-hooks' form.
7558 (Mode Hooks): New node.
7559 (Hooks): Delete obsolete example.
7560 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
7561 node "Mode Hooks".
7562
75632004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7564
7565 * display.texi: Correct various typos.
7566 (Display): Rename node "Pointer Shapes" to "Pointer
7567 Shape". (There is already a node called "Pointer Shapes" in
7568 frames.texi.)
7569 (Images): Remove non-existent node "Image Slices" from menu.
7570
75712004-09-23 Kim F. Storm <storm@cua.dk>
7572
7573 * text.texi (Special Properties): Add `cursor', `pointer',
7574 `line-height', and `line-spacing' properties.
7575
7576 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
7577 Shapes' to menu.
7578 (Standard Faces): Doc fix for fringe face.
7579 (Fringes): Add `overflow-newline-into-fringe' and
7580 'indicate-buffer-boundaries'.
7581 (Fringe Bitmaps, Pointer Shapes): New nodes.
7582 (Display Property): Add 'Pixel Specification' and 'Display Fringe
7583 Bitmaps' to menu.
7584 (Specified Space): Describe pixel width and height.
7585 (Pixel Specification): New node.
7586 (Other Display Specs): Add `slice' property.
7587 (Display Fringe Bitmaps): New node.
7588 (Images): Add 'Image Slices' to menu.
7589 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
7590 (Showing Images): Add slice arg to `insert-image'.
7591 Add 'insert-sliced-image'.
b8d4c8d0
GM
7592
75932004-09-20 Richard M. Stallman <rms@gnu.org>
7594
7595 * commands.texi (Key Sequence Input):
7596 Clarify downcasing in read-key-sequence.
7597
75982004-09-08 Juri Linkov <juri@jurta.org>
7599
7600 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
7601
76022004-09-07 Luc Teirlinck <teirllm@auburn.edu>
7603
5dcb4c4e
SM
7604 * locals.texi (Standard Buffer-Local Variables):
7605 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
7606 * internals.texi (Buffer Internals): Describe new
7607 auto_save_file_format field of the buffer structure.
7608 * files.texi (Format Conversion): `auto-save-file-format' has been
7609 renamed `buffer-auto-save-file-format'.
7610
76112004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7612
7613 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
7614 an integer or a marker.
7615 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
7616
76172004-08-22 Richard M. Stallman <rms@gnu.org>
7618
7619 * modes.texi (Major Mode Conventions): Discuss rebinding of
7620 standard key bindings.
7621
76222004-08-18 Kim F. Storm <storm@cua.dk>
7623
7624 * processes.texi (Accepting Output): Add `just-this-one' arg to
7625 `accept-process-output'.
7626 (Output from Processes): New var `process-adaptive-read-buffering'.
7627
76282004-08-10 Luc Teirlinck <teirllm@auburn.edu>
7629
7630 * keymaps.texi: Various changes in addition to:
7631 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
7632 Give more varied examples for `kbd'.
7633 (Creating Keymaps): Char tables have slots for all characters
7634 without modifiers.
7635 (Active Keymaps): `overriding-local-map' and
7636 `overriding-terminal-local-map' also override text property and
7637 overlay keymaps.
7638 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
7639 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
7640 to denote a prefix of no events.
7641 `map-keymap' includes parent's bindings _recursively_.
7642 Clarify and correct description of `where-is-internal'.
7643 Mention BUFFER-OR-NAME arg to `describe-bindings'.
7644 (Menu Example): For menus intended for use with the keyboard, the
7645 menu items should be bound to characters or real function keys.
7646
76472004-08-08 Luc Teirlinck <teirllm@auburn.edu>
7648
7649 * objects.texi (Character Type): Reposition `@anchor' to prevent
7650 double space inside sentence in Info.
7651
7652 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
7653 renamed to `disabled-command-function'.
7654 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
7655 (Command Loop Info): Replace reference to it.
7656 (Disabling Commands): `disabled-command-hook' has been renamed to
7657 `disabled-command-function'.
7658
76592004-08-07 Luc Teirlinck <teirllm@auburn.edu>
7660
7661 * os.texi (Translating Input): Only non-prefix bindings in
7662 `key-translation-map' override actual key bindings. Warn about
7663 possible indirect effect of actual key bindings on non-prefix
7664 bindings in `key-translation-map'.
7665
76662004-08-06 Luc Teirlinck <teirllm@auburn.edu>
7667
7668 * minibuf.texi (High-Level Completion): Add anchor for definition
7669 of `read-variable'.
7670
7671 * commands.texi: Various changes in addition to:
7672 (Using Interactive): Clarify description of `interactive-form'.
7673 (Interactive Call): Mention default for KEYS argument to
7674 `call-interactively'.
7675 (Command Loop Info): Clarify description of `this-command-keys'.
7676 Mention KEEP-RECORD argument to `clear-this-command-keys'.
7677 Value of `last-event-frame' can be `macro'.
7678 (Repeat Events): `double-click-fuzz' is also used to distinguish
7679 clicks and drags.
7680 (Classifying Events): Clarify descriptions of `event-modifiers'
7681 `event-basic-type' and `event-convert-list'.
7682 (Accessing Events): `posn-timestamp' takes POSITION argument.
7683 (Quoted Character Input): Clarify description of
7684 `read-quoted-char' and fix example.
7685 (Quitting): Add `with-local-quit'.
7686 (Disabling Commands): Correct and clarify descriptions of
7687 `enable-command' and `disable-command'.
7688 Mention what happens if `disabled-command-hook' is nil.
7689 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
7690 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
7691
76922004-07-24 Luc Teirlinck <teirllm@auburn.edu>
7693
7694 * frames.texi: Various changes in addition to:
7695 (Creating Frames): Expand and clarify description of `make-frame'.
7696 (Window Frame Parameters): Either none or both of the `icon-left'
7697 and `icon-top' parameters must be specified. Put descriptions of
7698 `menu-bar-lines' and `toolbar-lines' closer together and change
7699 them accordingly.
7700 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
7701 except while processing `frame-title-format' or `icon-title-format'.
7702 (Deleting Frames): Correct description of `delete-frame'.
7703 Non-nil return values of `frame-live-p' are like those of `framep'.
7704 (Frames and Windows): Mention return value of
7705 `set-frame-selected-window'.
7706 (Visibility of Frames): Mention `force' argument to
7707 `make-frame-invisible'. `frame-visible-p' returns t for all
7708 frames on text-only terminals.
7709 (Frame Configurations): Restoring a frame configuration does not
7710 restore deleted frames.
7711 (Window System Selections): `x-set-selection' returns DATA.
7712 (Resources): Add example.
7713 (Display Feature Testing): Clarify descriptions of
7714 `display-pixel-height', `display-pixel-width', `x-server-version'
7715 and `x-server-vendor'.
7716
7717 * windows.texi (Choosing Window): Add anchor.
7718 * minibuf.texi (Minibuffer Misc): Add anchor.
7719
77202004-07-23 John Paul Wallington <jpw@gnu.org>
7721
7722 * macros.texi (Defining Macros): Declaration keyword for setting
7723 Edebug spec is `debug' not `edebug'.
7724
77252004-07-19 Luc Teirlinck <teirllm@auburn.edu>
7726
7727 * windows.texi: Various small changes in addition to:
7728 (Window Point): Mention return value of `set-window-point'.
7729 (Window Start): `pos-visible-in-window-p' disregards horizontal
7730 scrolling. Explain return value if PARTIALLY is non-nil.
7731 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
7732 and `set-window-vscroll'.
7733 (Size of Window): The argument WINDOW to `window-inside-edges',
7734 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
7735 (Resizing Windows): Explain return value of
7736 `shrink-window-if-larger-than-buffer'.
7737 `window-size-fixed' automatically becomes buffer local when set.
7738 (Window Configurations): Explain return value of
7739 `set-window-configuration'.
7740
7741 * minibuf.texi (Minibuffer Misc): Add anchor for
7742 `minibuffer-scroll-window'.
7743
7744 * positions.texi (Text Lines): Add anchor for `count-lines'.
7745
77462004-07-17 Richard M. Stallman <rms@gnu.org>
7747
7748 * display.texi (Overlay Properties): Adding `evaporate' prop
7749 deletes empty overlay immediately.
7750
7751 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
7752 fix example.
7753
77542004-07-16 Jim Blandy <jimb@redhat.com>
7755
7756 * searching.texi (Regexp Backslash): Document new \_< and \_>
7757 operators.
7758
77592004-07-16 Juanma Barranquero <lektu@terra.es>
7760
7761 * display.texi (Images): Fix Texinfo usage.
7762
77632004-07-14 Luc Teirlinck <teirllm@auburn.edu>
7764
7765 * buffers.texi (Modification Time): `visited-file-modtime' now
7766 returns a list of two integers, instead of a cons.
7767
77682004-07-13 Luc Teirlinck <teirllm@auburn.edu>
7769
7770 * windows.texi: Various changes in addition to:
7771 (Splitting Windows): Add `split-window-keep-point'.
7772
77732004-07-09 Richard M. Stallman <rms@gnu.org>
7774
7775 * frames.texi (Input Focus): Minor fix.
7776
77772004-07-07 Luc Teirlinck <teirllm@auburn.edu>
7778
7779 * frames.texi (Input Focus): Clarify descriptions of
7780 `select-frame-set-input-focus' and `select-frame'.
7781
77822004-07-06 Luc Teirlinck <teirllm@auburn.edu>
7783
7784 * os.texi: Various small changes in addition to:
7785 (Killing Emacs): Expand and clarify description of
7786 `kill-emacs-query-functions' and `kill-emacs-hook'.
7787 (System Environment): Expand and clarify description of `getenv'
7788 and `setenv'.
7789 (Timers): Clarify description of `run-at-time'.
7790 (Translating Input): Correct description of
7791 `extra-keyboard-modifiers'.
7792 (Flow Control): Correct description of `enable-flow-control'.
7793
77942004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
7795
7796 * os.texi: Update copyright.
7797 (Session Management): Grammar fix.
7798 Clarify which Emacs does the restarting.
7799 Use @samp for *scratch* buffer.
7800
78012004-07-04 Alan Mackenzie <acm@muc.de>
7802
7803 * frames.texi (Input Focus): Add documentation for
7804 `select-frame-set-input-focus'. Replace refs to non-existent
7805 `switch-frame' with `select-frame'. Minor corrections and tidying
7806 up of text-only terminal stuff.
7807
78082004-07-02 Richard M. Stallman <rms@gnu.org>
7809
7810 * files.texi (Saving Buffers): Cleanup write-contents-function.
7811 (Magic File Names): Cleanup file-remote-p.
7812
b344d29d 78132004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
7814
7815 * files.texi (Magic File Names): `file-remote-p' returns an
7816 identifier of the remote system, not just t.
7817
78182004-07-02 David Kastrup <dak@gnu.org>
7819
7820 * searching.texi (Entire Match Data): Add explanation about new
7821 match-data behavior when @var{integers} is non-nil.
7822
78232004-06-24 Richard M. Stallman <rms@gnu.org>
7824
7825 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
7826
7827 * customize.texi (Variable Definitions): Note about doc strings
7828 and :set.
7829
7830 * keymaps.texi (Keymap Terminology): Document `kbd'.
7831 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
7832
7833 * display.texi (Invisible Text): Setting buffer-invisibility-spec
7834 makes it buffer-local.
7835
7836 * files.texi (Saving Buffers): Correct previous change.
7837
7838 * commands.texi (Accessing Events):
7839 Clarify posn-col-row and posn-actual-col-row.
7840
78412004-06-24 David Ponce <david.ponce@wanadoo.fr>
7842
7843 * commands.texi (Accessing Events): New functions
7844 posn-at-point and posn-at-x-y. Add example to posn-x-y.
7845
78462004-06-23 Luc Teirlinck <teirllm@auburn.edu>
7847
7848 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
7849 * frames.texi, buffers.texi, backups.texi, variables.texi:
7850 * loading.texi, eval.texi, functions.texi, control.texi:
7851 * symbols.texi, minibuf.texi: Reposition @anchor's.
7852
7853 * help.texi: Various small changes in addition to the following.
7854 (Describing Characters): Describe PREFIX argument to
7855 `key-description'. Correct and clarify definition of
7856 `text-char-description'. Describe NEED-VECTOR argument to
7857 `read-kbd-macro'.
7858 (Help Functions): Clarify definition of `apropos'.
7859
78602004-06-23 Lars Hansen <larsh@math.ku.dk>
7861
7862 * files.texi (Saving Buffers): Correct description of
7863 `write-contents-functions'.
7864
78652004-06-21 Juanma Barranquero <lektu@terra.es>
7866
7867 * display.texi (Images): Remove redundant @vindex directives.
7868 Rewrite `image-library-alist' doc in active voice.
7869
78702004-06-14 Juanma Barranquero <lektu@terra.es>
7871
7872 * display.texi (Images): Document new delayed library loading,
7873 variable `image-library-alist' and (existing but undocumented)
7874 function `image-type-available-p'.
7875
78762004-06-05 Richard M. Stallman <rms@gnu.org>
7877
7878 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
7879 refer the user to the Initial Input node.
7880 (Text from Minibuffer): Likewise.
7881 (Initial Input): New node. Document this feature
7882 and say it is mostly deprecated.
7883
78842004-05-30 Richard M. Stallman <rms@gnu.org>
7885
7886 * loading.texi (Named Features): Clarify return value
7887 and meaning of NOERROR.
7888
7889 * variables.texi (File Local Variables): Minor cleanup.
7890
78912004-05-30 Michael Albinus <michael.albinus@gmx.de>
7892
7893 * files.texi (Magic File Names): Add `file-remote-p' as operation
7894 of file name handlers.
7895
78962004-05-29 Richard M. Stallman <rms@gnu.org>
7897
7898 * modes.texi (Minor Mode Conventions): (-) has no special meaning
7899 as arg to a minor mode command.
7900
79012004-05-22 Richard M. Stallman <rms@gnu.org>
7902
7903 * syntax.texi (Syntax Class Table): Word syntax not just for English.
7904
7905 * streams.texi (Output Variables): Doc float-output-format.
7906
7907 * searching.texi (Regexp Special): Nested repetition can be infloop.
7908
7909 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
7910 real stack overflow.
7911
7912 * compile.texi: Minor cleanups.
7913
79142004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
7915
7916 * lists.texi (Cons Cells): Explain dotted lists, true lists,
7917 circular lists.
7918 (List Elements): Explain handling of circular and dotted lists.
7919
79202004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
7921
7922 * modes.texi (Search-based Fontification): Fix typo.
7923
79242004-05-10 Juanma Barranquero <lektu@terra.es>
7925
7926 * modes.texi (Mode Line Variables): Fix description of
7927 global-mode-string, which is now after which-func-mode, not the
7928 buffer name.
7929
79302004-05-07 Lars Hansen <larsh@math.ku.dk>
7931
7932 * modes.texi (Desktop Save Mode): Add.
7933 (Modes): Add menu entry Desktop Save Mode.
7934
7935 * hooks.texi: Add desktop-after-read-hook,
7936 desktop-no-desktop-file-hook and desktop-save-hook.
7937
7938 * locals.texi: Add desktop-save-buffer.
7939
79402004-04-30 Jesper Harder <harder@ifa.au.dk>
7941
7942 * display.texi: emacs -> Emacs.
7943
79442004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
7945
7946 * files.texi (Changing Files): Document set-file-times.
7947
79482004-04-23 Juanma Barranquero <lektu@terra.es>
7949
7950 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7951
79522004-04-18 Jesper Harder <harder@ifa.au.dk>
7953
7954 * tips.texi (Coding Conventions): defopt -> defcustom.
7955
79562004-04-16 Luc Teirlinck <teirllm@auburn.edu>
7957
7958 * sequences.texi: Various clarifications.
7959
79602004-04-14 Luc Teirlinck <teirllm@auburn.edu>
7961
7962 * buffers.texi (Read Only Buffers): Mention optional ARG to
7963 `toggle-read-only'.
7964
79652004-04-14 Nick Roberts <nick@nick.uklinux.net>
7966
7967 * windows.texi (Selecting Windows): Note that get-lru-window
7968 returns a full-width window if possible.
7969
79702004-04-13 Luc Teirlinck <teirllm@auburn.edu>
7971
7972 * buffers.texi: Various changes in addition to:
7973 (Buffer File Name): Add `find-buffer-visiting'.
7974 (Buffer Modification): Mention optional ARG to `not-modified'.
7975 (Indirect Buffers): Mention optional CLONE argument to
7976 `make-indirect-buffer'.
7977
7978 * files.texi: Various changes in addition to:
7979 (Visiting Functions): `find-file-hook' is now a normal hook.
7980 (File Name Expansion): Explain difference between the way that
7981 `expand-file-name' and `file-truename' treat `..'.
7982 (Contents of Directories): Mention optional ID-FORMAT argument to
7983 `directory-files-and-attributes'.
7984 (Format Conversion): Mention new optional CONFIRM argument to
7985 `format-write-file'.
7986
79872004-04-12 Miles Bader <miles@gnu.org>
7988
7989 * macros.texi (Expansion): Add description of `macroexpand-all'.
7990
79912004-04-05 Jesper Harder <harder@ifa.au.dk>
7992
5dcb4c4e
SM
7993 * variables.texi (Variable Aliases):
7994 Mention cyclic-variable-indirection.
b8d4c8d0
GM
7995
7996 * errors.texi (Standard Errors): Ditto.
7997
79982004-04-04 Luc Teirlinck <teirllm@auburn.edu>
7999
8000 * backups.texi: Various small changes in addition to:
8001 (Making Backups): Mention return value of `backup-buffer'.
8002 (Auto-Saving): Mention optional FORCE argument to
8003 `delete-auto-save-file-if-necessary'.
8004 (Reverting): Mention optional PRESERVE-MODES argument to
8005 `revert-buffer'. Correct description of `revert-buffer-function'.
8006
80072004-03-22 Juri Linkov <juri@jurta.org>
8008
8009 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
8010 with `Vector Functions'.
8011
8012 * text.texi (Sorting): Add missing quote.
8013
80142004-03-14 Luc Teirlinck <teirllm@auburn.edu>
8015
8016 * intro.texi (Lisp History): Replace xref to `cl' manual with
8017 inforef.
8018
80192004-03-12 Richard M. Stallman <rms@gnu.org>
8020
8021 * intro.texi (Version Info): Add arg to emacs-version.
8022 (Lisp History): Change xref to CL manual.
8023
80242004-03-09 Luc Teirlinck <teirllm@auburn.edu>
8025
8026 * minibuf.texi (Completion Commands): Add xref to Emacs manual
8027 for Partial Completion mode.
8028
80292004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
8030
8031 * customize.texi: Fix typo. Remove eol whitespace.
8032
80332004-03-04 Richard M. Stallman <rms@gnu.org>
8034
8035 * processes.texi: Fix typos.
8036
8037 * lists.texi (Building Lists): Minor clarification.
8038
8039 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
8040 in make-hash-table.
8041
80422004-02-29 Juanma Barranquero <lektu@terra.es>
8043
8044 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
8045 rm, and ignore exit code.
8046
80472004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
8048
8049 * display.texi (Defining Faces): Add description for min-colors.
8050 Update example.
8051
80522004-02-23 Luc Teirlinck <teirllm@auburn.edu>
8053
8054 * abbrevs.texi: Various corrections and clarifications in addition
8055 to the following:
8056 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
8057
80582004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
8059
8060 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
8061
80622004-02-21 Luc Teirlinck <teirllm@auburn.edu>
8063
8064 * text.texi: Various small changes in addition to the following:
8065 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
8066 to delete-horizontal-space.
8067 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
8068 description of yank-handler text property at various places.
8069
8070 * frames.texi (Window System Selections): Add anchor.
8071
8072 * syntax.texi (Syntax Table Functions): Clarify and correct
8073 descriptions of make-syntax-table and copy-syntax-table.
8074 (Motion and Syntax): Clarify SYNTAXES argument to
8075 skip-syntax-forward.
8076 (Parsing Expressions): Mention that the return value of
8077 parse-partial-sexp is currently a list of ten rather than nine
8078 elements.
8079 (Categories): Various corrections and clarifications.
8080
80812004-02-17 Luc Teirlinck <teirllm@auburn.edu>
8082
8083 * markers.texi (Marker Insertion Types): Minor change.
8084
8085 * locals.texi (Standard Buffer-Local Variables):
8086 * commands.texi (Interactive Codes, Using Interactive):
8087 * functions.texi (Related Topics): Fix xrefs.
8088
80892004-02-16 Luc Teirlinck <teirllm@auburn.edu>
8090
8091 * lists.texi (Sets And Lists): Update description of delete-dups.
8092
80932004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
8094
8095 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
8096
c8763fb6 80972004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
8098
8099 * frames.texi (Parameter Access): frame-parameters arg is optional.
8100 modify-frame-parameters handles nil for FRAME.
8101 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
8102 are all-or-nothing for certain toolkits.
8103 Mention parameter wait-for-wm.
8104 (Frames and Windows): In frame-first-window and frame-selected-window
8105 the arg is optional.
8106 (Input Focus): In redirect-frame-focus the second arg is optional.
8107 (Window System Selections): Mention selection type CLIPBOARD.
8108 Mention data-type UTF8_STRING.
8109 Mention numbering of cut buffers.
8110 (Resources): Describe x-resource-name.
8111
81122004-02-16 Richard M. Stallman <rms@gnu.org>
8113
8114 * windows.texi (Buffers and Windows): Delete false table
8115 about all-frames.
8116
8117 * syntax.texi (Parsing Expressions): Delete old caveat
8118 about parse-sexp-ignore-comments.
8119
8120 * streams.texi (Output Variables): Add print-quoted.
8121
8122 * lists.texi (Building Lists): Minor cleanup.
8123
8124 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
8125
8126 * display.texi (Overlays): Explain overlays use markers.
8127 (Managing Overlays): Explain front-advance and rear-advance
8128 in more detail.
8129
8130 * loading.texi (Unloading): Document unload-feature-special-hooks.
8131 Get rid of fns-NNN.el file.
8132
81332004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
8134
8135 * help.texi (Describing Characters): Fix text-char-description
8136 example output.
8137
8138 * edebug.texi (Using Edebug): Fix example.
8139
8140 * debugging.texi (Internals of Debugger): Fix return value.
8141
8142 * files.texi (Changing Files): Fix argname.
8143
8144 * calendar.texi: Fix parens, and default values.
8145
8146 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
8147 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 8148 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
8149
8150 * positions.texi (Text Lines): Don't add -1 in current-line.
8151
81522004-02-16 Richard M. Stallman <rms@gnu.org>
8153
8154 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
8155
81562004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
8157
8158 * processes.texi (Low-Level Network): Fix a typo.
8159
81602004-02-12 Kim F. Storm <storm@cua.dk>
8161
8162 * display.texi (Fringes): Use consistent wording.
8163 Note that window-fringe's window arg is optional.
8164 (Scroll Bars): Use consistent wording.
8165
81662004-02-11 Luc Teirlinck <teirllm@auburn.edu>
8167
8168 * tips.texi (Comment Tips): Document the new conventions for
8169 commenting out code.
8170
c8763fb6 81712004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 8172
5dcb4c4e 8173 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
8174
81752004-02-07 Kim F. Storm <storm@cua.dk>
8176
8177 * positions.texi (Text Lines): Add line-number-at-pos.
8178
81792004-02-06 John Paul Wallington <jpw@gnu.org>
8180
8181 * display.texi (Button Properties, Button Buffer Commands):
8182 mouse-2 invokes button, not down-mouse-1.
8183
81842004-02-04 Jason Rumney <jasonr@gnu.org>
8185
8186 * makefile.w32-in: Sync with Makefile.in changes.
8187
81882004-02-03 Luc Teirlinck <teirllm@auburn.edu>
8189
8190 * minibuf.texi (Text from Minibuffer): Various corrections and
8191 clarifications.
8192 (Object from Minibuffer): Correct Lisp description of
8193 read-minibuffer.
8194 (Minibuffer History): Clarify description of cons values for
8195 HISTORY arguments.
5dcb4c4e
SM
8196 (Basic Completion): Various corrections and clarifications.
8197 Add completion-regexp-list.
b8d4c8d0
GM
8198 (Minibuffer Completion): Correct and clarify description of
8199 completing-read.
5dcb4c4e
SM
8200 (Completion Commands): Mention Partial Completion mode.
8201 Various other minor changes.
b8d4c8d0
GM
8202 (High-Level Completion): Various corrections and clarifications.
8203 (Reading File Names): Ditto.
8204 (Minibuffer Misc): Ditto.
8205
82062004-01-26 Luc Teirlinck <teirllm@auburn.edu>
8207
8208 * strings.texi (Text Comparison): assoc-string also matches
8209 elements of alists that are strings instead of conses.
8210 (Formatting Strings): Standardize Texinfo usage. Update index
8211 entries.
8212
82132004-01-20 Luc Teirlinck <teirllm@auburn.edu>
8214
8215 * lists.texi (Sets And Lists): Add delete-dups.
8216
82172004-01-15 Luc Teirlinck <teirllm@auburn.edu>
8218
8219 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
8220 special form.
8221 * macros.texi (Defining Macros): Update description of `declare',
8222 which now is a macro.
8223 (Wrong Time): Fix typos.
8224
82252004-01-14 Luc Teirlinck <teirllm@auburn.edu>
8226
8227 * compile.texi (Compilation Functions): Expand descriptions of
8228 `compile-defun', `byte-compile-file', `byte-recompile-directory'
8229 and `batch-byte-compile'. In particular, mention and describe
8230 all optional arguments.
8231 (Disassembly): Correct and clarify the description of `disassemble'.
8232
82332004-01-11 Luc Teirlinck <teirllm@auburn.edu>
8234
8235 * searching.texi: Various small changes in addition to the
8236 following.
8237 (Regexp Example): Adapt to new value of `sentence-end'.
8238 (Regexp Functions): The PAREN argument to `regexp-opt' can be
8239 `words'.
8240 (Search and Replace): Add usage note for `perform-replace'.
8241 (Entire Match Data): Mention INTEGERS and REUSE arguments to
8242 `match-data'.
8243 (Standard Regexps): Update for new values of `paragraph-start'
8244 and `sentence-end'.
8245
82462004-01-07 Luc Teirlinck <teirllm@auburn.edu>
8247
8248 * files.texi (Saving Buffers): Clarify descriptions of
8249 `write-contents-functions' and `before-save-hook'.
8250 Make the defvar's for `before-save-hook' and `after-save-hook'
8251 into defopt's.
8252
82532004-01-07 Kim F. Storm <storm@cua.dk>
8254
8255 * commands.texi (Click Events): Describe new image and
8256 width/height elements of click events.
8257 (Accessing Events): Add posn-string, posn-image, and
8258 posn-object-width-height. Change posn-object to return either
8259 image or string object.
8260
82612004-01-01 Simon Josefsson <jas@extundo.com>
8262
8263 * hooks.texi (Standard Hooks): Add before-save-hook.
8264 * files.texi (Saving Buffers): Likewise.
8265
82662004-01-03 Richard M. Stallman <rms@gnu.org>
8267
8268 * frames.texi (Frames and Windows): Delete frame-root-window.
8269
82702004-01-03 Luc Teirlinck <teirllm@auburn.edu>
8271
8272 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
8273
8274 * functions.texi: Various small changes in addition to the
8275 following.
5dcb4c4e
SM
8276 (What Is a Function): `functionp' returns nil for macros.
8277 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
8278 (Function Documentation): Add `\' in front of (fn @var{arglist})
8279 and explain why.
8280 (Defining Functions): Mention DOCSTRING argument to `defalias'.
8281 Add anchor.
8282 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
8283
82842004-01-01 Miles Bader <miles@gnu.org>
8285
8286 * display.texi (Buttons): New section.
8287
82882003-12-31 Andreas Schwab <schwab@suse.de>
8289
8290 * numbers.texi (Math Functions): sqrt reports a domain-error
8291 error.
8292 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
8293
82942003-12-30 Luc Teirlinck <teirllm@auburn.edu>
8295
8296 * tips.texi (Documentation Tips): Update item on hyperlinks in
8297 documentation strings.
8298
8299 * errors.texi (Standard Errors): Various small corrections and
8300 additions.
8301
8302 * control.texi: Various small changes in addition to the
8303 following.
8304 (Signaling Errors): Provide some more details on how `signal'
8305 constructs the error message. Add anchor to the definition of
8306 `signal'.
8307 (Error Symbols): Describe special treatment of `quit'.
8308 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
8309 to emphasize that it has to be a single form.
8310
8311 * buffers.texi: Add anchor.
8312
83132003-12-29 Richard M. Stallman <rms@gnu.org>
8314
8315 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
8316 (Window Configurations): Add window-configuration-frame.
8317
8318 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
8319
8320 * text.texi (Examining Properties): Add get-char-property-and-overlay.
8321 Change arg name in get-char-property.
8322 (Special Properties): Update handling of keymap property.
8323
8324 * strings.texi (Modifying Strings): Add clear-string.
8325 (Text Comparison): Add assoc-string and remove
8326 assoc-ignore-case, assoc-ignore-representation.
8327
8328 * os.texi (Time of Day): Add set-time-zone-rule.
8329
8330 * numbers.texi (Math Functions): asin, acos, log, log10
8331 report domain-error errors.
8332
8333 * nonascii.texi (Converting Representations):
8334 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
8335 (Encoding and I/O): Add file-name-coding-system.
8336
8337 * modes.texi (Search-based Fontification): Explain that
8338 face specs are symbols with face names as values.
8339
8340 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
8341
8342 * lists.texi (Building Lists): remq moved elsewhere.
8343 (Sets And Lists): remq moved here.
8344 (Association Lists): Refer to assoc-string.
8345
8346 * internals.texi (Garbage Collection): Add memory-use-counts.
8347
8348 * frames.texi (Frames and Windows): Add set-frame-selected-window
8349 and frame-root-window.
8350
8351 * files.texi (Contents of Directories):
8352 Add directory-files-and-attributes.
8353
8354 * display.texi (Refresh Screen): Add force-window-update.
8355 (Invisible Text): Explain about moving point out of invis text.
8356 (Overlay Properties): Add overlay-properties.
8357 (Managing Overlays): Add overlayp.
8358 (GIF Images): Invalid image number displays a hollow box.
8359
8360 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
8361 (Killing Buffers): Add buffer-live-p.
8362
83632003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
8364
8365 * display.texi (Fringes): Fix typo "set-buffer-window".
8366
83672003-12-24 Luc Teirlinck <teirllm@auburn.edu>
8368
8369 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
8370 * nonascii.texi, processes.texi, tips.texi, variables.texi:
8371 Add or change various xrefs and anchors.
8372
8373 * commands.texi: Replace all occurrences of @acronym{CAR} with
8374 @sc{car}, for consistency with the rest of the Elisp manual.
8375 `car' and `cdr' are historically acronyms, but are no longer
8376 widely thought of as such.
8377
8378 * internals.texi (Pure Storage): Mention that `purecopy' does not
8379 copy text properties.
8380 (Object Internals): Now 29 bits are used (in most implementations)
8381 to address Lisp objects.
8382
8383 * variables.texi (Variables with Restricted Values): New node.
8384
8385 * objects.texi (Lisp Data Types): Mention that certain variables
8386 can only take on a restricted set of values and add an xref to
8387 the new node "Variables with Restricted Values".
8388
8389 * eval.texi (Function Indirection): Describe the errors that
8390 `indirect-function' can signal.
8391 (Eval): Clarify the descriptions of `eval-region' and `values'.
8392 Describe `eval-buffer' instead of `eval-current-buffer' and
8393 mention `eval-current-buffer' as an alias for `current-buffer'.
8394 Correct the description and mention all optional arguments.
8395
8396 * nonascii.texi: Various small changes in addition to the
8397 following.
8398 (Converting Representations): Clarify behavior of
8399 `string-make-multibyte' and `string-to-multibyte' for unibyte all
8400 ASCII arguments.
8401 (Character Sets): Document the variable `charset-list' and adapt
8402 the definition of the function `charset-list' accordingly.
8403 (Translation of Characters): Clarify use of generic characters in
8404 `make-translation-table'. Clarify and correct the description of
8405 the use of translation tables in encoding and decoding.
8406 (User-Chosen Coding Systems): Correct and clarify the description
8407 of `select-safe-coding-system'.
8408 (Default Coding Systems): Clarify description of
8409 `file-coding-system-alist'.
8410
84112003-11-30 Luc Teirlinck <teirllm@auburn.edu>
8412
8413 * strings.texi (Text Comparison): Correctly describe when two
8414 strings are `equal'. Combine and clarify descriptions of
8415 `assoc-ignore-case' and `assoc-ignore-representation'.
8416
8417 * objects.texi (Non-ASCII in Strings): Clarify description of
8418 when a string is unibyte or multibyte.
8419 (Bool-Vector Type): Update examples.
8420 (Equality Predicates): Correctly describe when two strings are
8421 `equal'.
8422
84232003-11-29 Luc Teirlinck <teirllm@auburn.edu>
8424
8425 * lists.texi (Building Lists): `append' no longer accepts integer
8426 arguments. Update the description of `number-sequence' to reflect
8427 recent changes.
8428 (Sets And Lists): Describe `member-ignore-case' after `member'.
8429
84302003-11-27 Kim F. Storm <storm@cua.dk>
8431
8432 * commands.texi (Click Events): Click object may be an images.
8433 Describe (dx . dy) element of click positions.
8434 (Accessing Events): Remove duplicate posn-timestamp.
8435 New functions posn-object and posn-object-x-y.
8436
84372003-11-23 Kim F. Storm <storm@cua.dk>
8438
8439 * commands.texi (Click Events): Describe enhancements to event
8440 position lists, including new text-pos and (col . row) items.
8441 Mention left-fringe and right-fringe area events.
8442 (Accessing Events): New functions posn-area and
8443 posn-actual-col-row. Mention posn-timestamp. Mention that
8444 posn-point in non-text area still returns buffer position.
8445 Clarify posn-col-row.
8446
84472003-11-21 Lars Hansen <larsh@math.ku.dk>
8448
8449 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
8450 * anti.texi (File Attributes): Describe removed parameter
8451 ID-FORMAT.
8452
84532003-11-20 Luc Teirlinck <teirllm@auburn.edu>
8454
8455 * positions.texi (Positions): Mention that, if a marker is used as
8456 a position, its buffer is ignored.
8457
8458 * markers.texi (Overview of Markers): Mention it here too.
8459
84602003-11-12 Luc Teirlinck <teirllm@auburn.edu>
8461
8462 * numbers.texi (Numeric Conversions): Not just `floor', but also
8463 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
8464
84652003-11-10 Luc Teirlinck <teirllm@auburn.edu>
8466
8467 * markers.texi (Creating Markers): Specify insertion type of
8468 created markers. Add xref to `Marker Insertion Types'.
8469 Second argument to `copy-marker' is optional.
8470 (Marker Insertion Types): Mention that most markers are created
8471 with insertion type nil.
8472 (The Mark): Correctly describe when `mark' signals an error.
8473 (The Region): Correctly describe when `region-beginning' and
8474 `region-end' signal an error.
8475
84762003-11-08 Luc Teirlinck <teirllm@auburn.edu>
8477
8478 * hash.texi (Creating Hash): Clarify description of `eql'.
8479 `makehash' is obsolete.
8480 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
8481
8482 * positions.texi (Point): Change description of `buffer-end', so
8483 that it is also correct for floating point arguments.
8484 (List Motion): Correct argument lists of `beginning-of-defun' and
8485 `end-of-defun'.
8486 (Excursions): Add xref to `Marker Insertion Types'.
8487 (Narrowing): Argument to `narrow-to-page' is optional.
8488
84892003-11-06 Luc Teirlinck <teirllm@auburn.edu>
8490
8491 * streams.texi (Output Streams): Clarify behavior of point for
8492 marker output streams.
8493
84942003-11-04 Luc Teirlinck <teirllm@auburn.edu>
8495
8496 * variables.texi (Defining Variables): Second argument to
8497 `defconst' is not optional.
8498 (Setting Variables): Mention optional argument APPEND to
8499 `add-to-list'.
8500 (Creating Buffer-Local): Expand description of
8501 `make-variable-buffer-local'.
8502 (Frame-Local Variables): Expand description of
8503 `make-variable-frame-local'.
8504 (Variable Aliases): Correct description of optional argument
8505 DOCSTRING to `defvaralias'. Mention return value of
8506 `defvaralias'.
8507 (File Local Variables): Add xref to `File variables' in Emacs
8508 Manual. Correct description of `hack-local-variables'. Mention
8509 `safe-local-variable' property. Mention optional second argument
8510 to `risky-local-variable-p'.
8511
85122003-11-03 Luc Teirlinck <teirllm@auburn.edu>
8513
8514 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
8515
85162003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8517
8518 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
8519 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
8520 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
8521 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
8522 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
8523 lispref/processes.texi, lispref/searching.texi,
8524 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
8525 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
8526 @acronym{FOO}.
8527
85282003-10-27 Luc Teirlinck <teirllm@auburn.edu>
8529
8530 * strings.texi (Creating Strings): Argument START to `substring'
8531 can not be `nil'. Expand description of
8532 `substring-no-properties'. Correct description of `split-string',
8533 especially with respect to empty matches. Prevent very bad line
8534 break in definition of `split-string-default-separators'.
8535 (Text Comparison): `string=' and `string<' also accept symbols as
8536 arguments.
8537 (String Conversion): More completely describe argument BASE in
8538 `string-to-number'.
8539 (Formatting Strings): `%s' and `%S' in `format' do require
8540 corresponding object. Clarify behavior of numeric prefix after
8541 `%' in `format'.
8542 (Case Conversion): The argument to `upcase-initials' can be a
8543 character.
8544
85452003-10-27 Kenichi Handa <handa@m17n.org>
8546
8547 * display.texi (Fontsets): Fix texinfo usage.
8548
85492003-10-25 Kenichi Handa <handa@m17n.org>
8550
8551 * display.texi (Fontsets): Add description of the function
8552 set-fontset-font.
8553
85542003-10-23 Luc Teirlinck <teirllm@auburn.edu>
8555
8556 * display.texi (Temporary Displays): Add xref to `Documentation
8557 Tips'.
8558
8559 * functions.texi (Function Safety): Use inforef instead of pxref
8560 for SES.
8561
85622003-10-23 Andreas Schwab <schwab@suse.de>
8563
8564 * Makefile.in (TEX, texinputdir): Don't define.
8565 (TEXI2DVI): Define.
8566 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
8567 add $(srcdir)/index.texi.
8568 ($(infodir)/elisp): Remove index.texi dependency.
8569 (elisp.dvi): Likewise. Use $(TEXI2DVI).
8570 (index.texi): Remove target.
8571 (dist): Don't link $(srcdir)/permute-index.
8572 (clean): Don't remove index.texi.
8573
8574 * permute-index, index.perm: Remove.
8575 * index.texi: Rename from index.unperm.
8576
85772003-10-22 Luc Teirlinck <teirllm@auburn.edu>
8578
8579 * tips.texi (Documentation Tips): Document new behavior for face
8580 and variable hyperlinks in Help mode.
8581
85822003-10-21 Luc Teirlinck <teirllm@auburn.edu>
8583
8584 * objects.texi (Integer Type): Update for extra bit of integer range.
8585 (Character Type): Ditto.
8586
85872003-10-16 Eli Zaretskii <eliz@gnu.org>
8588
8589 * numbers.texi (Integer Basics): Add index entries for reading
8590 numbers in hex, octal, and binary.
8591
85922003-10-16 Lute Kamstra <lute@gnu.org>
8593
8594 * modes.texi (Mode Line Format): Mention force-mode-line-update's
8595 argument.
8596
85972003-10-13 Luc Teirlinck <teirllm@auburn.edu>
8598
8599 * windows.texi (Choosing Window): Fix typo.
8600 * edebug.texi (Edebug Execution Modes): Fix typo.
8601
86022003-10-13 Richard M. Stallman <rms@gnu.org>
8603
8604 * windows.texi (Basic Windows): A window has fringe settings,
8605 display margins and scroll-bar settings.
8606 (Splitting Windows): Doc split-window return value.
8607 Clean up one-window-p.
8608 (Selecting Windows): Fix typo.
8609 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
8610 (Buffers and Windows): In set-window-buffer, explain effect
8611 on fringe settings and scroll bar settings.
8612 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
8613 (Choosing Window): Use defopt for pop-up-frame-function.
8614 For special-display-buffer-names, explain same-window and same-frame.
8615 Clarify window-dedicated-p return value.
8616 (Textual Scrolling): scroll-up and scroll-down can get an error.
8617 (Horizontal Scrolling): Clarify auto-hscroll-mode.
8618 Clarify set-window-hscroll.
8619 (Size of Window): Don't mention tool bar in window-height.
8620 (Coordinates and Windows): Explain what coordinates-in-window-p
8621 returns for fringes and display margins.
8622 (Window Configurations): Explain saving fringes, etc.
8623
8624 * tips.texi (Library Headers): Clean up Documentation.
8625
8626 * syntax.texi (Parsing Expressions): Clean up forward-comment
8627 and parse-sexp-lookup-properties.
8628
8629 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
8630
8631 * os.texi (System Environment): Clean up text for load-average errors.
8632
8633 * modes.texi (Hooks): Don't explain local hook details at front.
8634 Clarify run-hooks and run-hook-with-args a little.
8635 Clean up add-hook and remove-hook.
8636
8637 * edebug.texi (Edebug Execution Modes): Clarify t.
8638 Document edebug-sit-for-seconds.
8639 (Coverage Testing): Document C-x X = and =.
8640 (Instrumenting Macro Calls): Fix typo.
8641 (Specification List): Don't index the specification keywords.
8642
86432003-10-10 Kim F. Storm <storm@cua.dk>
8644
8645 * processes.texi (Network): Introduce make-network-process.
8646
86472003-10-09 Luc Teirlinck <teirllm@auburn.edu>
8648
8649 * tips.texi (Library Headers): Fix typo.
8650
86512003-10-07 Juri Linkov <juri@jurta.org>
8652
8653 * modes.texi (Imenu): Mention imenu-create-index-function's
8654 default value. Explain submenus better.
8655
86562003-10-07 Lute Kamstra <lute@gnu.org>
8657
8658 * modes.texi (Faces for Font Lock): Fix typo.
8659 (Hooks): Explain how buffer-local hook variables can refer to
8660 global hook variables.
8661 Various minor clarifications.
8662
86632003-10-06 Lute Kamstra <lute@gnu.org>
8664
8665 * tips.texi (Coding Conventions): Mention naming conventions for
8666 hooks.
8667
86682003-10-05 Luc Teirlinck <teirllm@auburn.edu>
8669
8670 * loading.texi (Library Search): Correct default value of
8671 load-suffixes.
8672 (Named Features): Fix typo.
8673
86742003-10-05 Richard M. Stallman <rms@gnu.org>
8675
8676 * loading.texi (Named Features): In `provide',
8677 say how to test for subfeatures.
8678 (Unloading): In unload-feature, use new var name
8679 unload-feature-special-hooks.
8680
86812003-10-03 Lute Kamstra <lute@gnu.org>
8682
8683 * modes.texi (Major Mode Conventions): Mention third way to set up
8684 Imenu.
8685 (Imenu): A number of small fixes.
8686 Delete documentation of internal variable imenu--index-alist.
8687 Document the return value format of imenu-create-index-function
8688 functions.
8689
86902003-09-30 Richard M. Stallman <rms@gnu.org>
8691
8692 * processes.texi (Network): Say what stopped datagram connections do.
8693
8694 * lists.texi (Association Lists): Clarify `assq-delete-all'.
8695
8696 * display.texi (Overlay Properties): Clarify `evaporate' property.
8697
86982003-09-29 Lute Kamstra <lute@gnu.org>
8699
8700 * modes.texi (Mode Line Data): Explain when symbols in mode-line
8701 constructs should be marked as risky.
8702 Change cons cell into proper list.
8703 (Mode Line Variables): Change cons cell into proper list.
8704
87052003-09-26 Lute Kamstra <lute@gnu.org>
8706
8707 * modes.texi (Mode Line Data): Document the :propertize construct.
8708 (Mode Line Variables): Reorder the descriptions of the variables
8709 to match their order in the default mode-line-format.
8710 Describe the new variables mode-line-position and mode-line-modes.
8711 Update the default values of mode-line-frame-identification,
8712 minor-mode-alist, and default-mode-line-format.
8713 (Properties in Mode): Mention the :propertize construct.
8714
87152003-09-26 Richard M. Stallman <rms@gnu.org>
8716
8717 * buffers.texi, commands.texi, debugging.texi, eval.texi:
8718 * loading.texi, minibuf.texi, text.texi, variables.texi:
8719 Avoid @strong{Note:}.
8720
87212003-09-26 Richard M. Stallman <rms@gnu.org>
8722
8723 * keymaps.texi (Remapping Commands): Fix typo.
8724
87252003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
8726
8727 * processes.texi (Low-Level Network): Fix typo.
8728
87292003-09-23 Kim F. Storm <storm@cua.dk>
8730
8731 * processes.texi (Network, Network Servers): Fix typos.
8732 (Low-Level Network): Add timeout value for :server keyword.
8733 Add new option keywords to make-network-process.
8734 Add set-network-process-options.
8735 Explain how to test availability of network options.
8736
87372003-09-19 Richard M. Stallman <rms@gnu.org>
8738
8739 * text.texi (Motion by Indent): Arg to
8740 backward-to-indentation and forward-to-indentation is optional.
8741
8742 * strings.texi (Creating Strings): Add substring-no-properties.
8743
8744 * processes.texi
8745 (Process Information): Add list-processes arg QUERY-ONLY.
8746 Delete process-contact from here.
8747 Add new status values for process-status.
8748 Add process-get, process-put, process-plist, set-process-plist.
8749 (Synchronous Processes): Add call-process-shell-command.
8750 (Signals to Processes): signal-process allows process objects.
8751 (Network): Complete rewrite.
8752 (Network Servers, Datagrams, Low-Level Network): New nodes.
8753
8754 * positions.texi (Word Motion): forward-word, backward-word
8755 arg is optional. Reword.
8756
8757 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
8758
8759 * variables.texi (Creating Buffer-Local):
8760 Delete duplicate definition of buffer-local-value.
8761 (File Local Variables): Explain about discarding text props.
8762
87632003-09-11 Richard M. Stallman <rms@gnu.org>
8764
8765 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
8766 changes variables that record input events.
8767 (Minibuffer Misc): Add minibuffer-selected-window.
8768
8769 * lists.texi (Building Lists): Add copy-tree.
8770
8771 * display.texi (Fontsets): Add char-displayable-p.
8772 (Scroll Bars): New node.
8773
87742003-09-08 Lute Kamstra <lute@gnu.org>
8775
8776 * modes.texi (%-Constructs): Document new `%i' and `%I'
8777 constructs.
8778
87792003-09-03 Peter Runestig <peter@runestig.com>
8780
8781 * makefile.w32-in: New file.
8782
87832003-08-29 Richard M. Stallman <rms@gnu.org>
8784
8785 * display.texi (Overlay Properties): Clarify how priorities
8786 affect use of the properties.
8787
87882003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8789
8790 * customize.texi (Type Keywords): Correct the description of
8791 `:help-echo' in the case where `motion-doc' is a function.
8792
87932003-08-14 John Paul Wallington <jpw@gnu.org>
8794
8795 * modes.texi (Emulating Mode Line): Subsection, not section.
8796
87972003-08-13 Richard M. Stallman <rms@gnu.org>
8798
8799 * elisp.texi (Top): Update subnode lists in menu.
8800
8801 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
8802 (Kill Functions): kill-region has new arg yank-handler.
8803 (Yanking): New node.
8804 (Yank Commands): Add yank-undo-function.
8805 (Low-Level Kill Ring):
8806 kill-new and kill-append have new arg yank-handler.
8807 (Changing Properties): Add remove-list-of-text-properties.
8808 (Atomic Changes): New node.
8809
8810 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
8811
8812 * streams.texi (Output Variables): Add eval-expression-print-length
8813 and eval-expression-print-level.
8814
8815 * os.texi (Time Conversion): For encode-time, explain limits on year.
8816
8817 * objects.texi (Character Type): Define anchor "modifier bits".
8818
8819 * modes.texi (Emulating Mode Line): New node.
8820 (Search-based Fontification): Font Lock uses font-lock-face property.
8821 (Other Font Lock Variables): Likewise.
8822
8823 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
8824 not vectors.
8825 (Active Keymaps): Add emulation-mode-map-alists.
8826 (Functions for Key Lookup): key-binding has new arg no-remap.
8827 (Remapping Commands): New node.
8828 (Scanning Keymaps): where-is-internal has new arg no-remap.
8829 (Tool Bar): Add tool-bar-local-item-from-menu.
8830 Clarify when to use tool-bar-add-item-from-menu.
8831
8832 * commands.texi (Interactive Call): commandp has new arg.
8833 (Command Loop Info): Add this-original-command.
8834
88352003-08-06 John Paul Wallington <jpw@gnu.org>
8836
8837 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
8838
8839 * display.texi (Warning Basics): Fix typo.
8840 (Fringes): Add closing curly bracket and fix typo.
8841
8842 * elisp.texi (Top): Fix typo.
8843
88442003-08-05 Richard M. Stallman <rms@gnu.org>
8845
8846 * elisp.texi: Update lists of subnodes.
8847
8848 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
8849
8850 * variables.texi (Local Variables): Use lc for example variable names.
8851
8852 * tips.texi (Library Headers): Explain where to put -*-.
8853
8854 * strings.texi (Creating Strings): Fix xref for vconcat.
8855
8856 * sequences.texi (Vector Functions):
8857 vconcat no longer allows integer args.
8858
8859 * minibuf.texi (Reading File Names): read-file-name has new
8860 arg PREDICATE. New function read-directory-name.
8861
c4cc8b9a 8862 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
8863 (Indenting Macros): New node.
8864
8865 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
8866 (Window Frame Parameters): Make separate table of parameters
8867 that are coupled with specific face attributes.
8868 (Deleting Frames): delete-frame-hooks renamed to
8869 delete-frame-functions.
8870
8871 * files.texi (Magic File Names): Add file-remote-p.
8872 Clarify file-local-copy.
8873
8874 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
8875 here; instead xref Defining Macros.
8876
8877 * display.texi (Warnings): New node, and subnodes.
8878 (Fringes): New node.
8879
8880 * debugging.texi (Test Coverage): New node.
8881
8882 * compile.texi (Compiler Errors): Explain with-no-warnings
8883 and other ways to suppress warnings.
8884
8885 * commands.texi (Interactive Call): Minor clarification.
8886
8887 * buffers.texi (Buffer File Name): set-visited-file-name
8888 renames the buffer too.
8889
8890 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
8891
88922003-07-24 Markus Rost <rost@math.ohio-state.edu>
8893
8894 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
8895
88962003-07-22 Markus Rost <rost@math.ohio-state.edu>
8897
8898 * internals.texi (Garbage Collection): Fix previous change.
8899
89002003-07-22 Richard M. Stallman <rms@gnu.org>
8901
8902 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
8903
8904 * display.texi (Width): Use \s syntax in example.
8905 (Font Selection): Add face-font-rescale-alist.
8906
8907 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
8908 Remove spurious indent in example.
8909
8910 * lists.texi (Building Lists): Add number-sequence.
8911
8912 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
8913
8914 * functions.texi (Function Documentation): Explain how to
8915 show calling convention explicitly in the doc string.
8916
8917 * windows.texi (Selecting Windows): save-selected-window saves
8918 selected window of each frame.
8919 (Window Configurations): Minor change.
8920
8921 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
8922
8923 * streams.texi (Output Variables): Add print-continuous-numbering
8924 and print-number-table.
8925
8926 * processes.texi (Decoding Output): New node.
8927
8928 * os.texi (Time Conversion): decode-time arg is optional.
8929
8930 * objects.texi (Character Type): Don't use space as example for \.
8931 Make list of char names and \-sequences correspond.
8932 Explain that \s is not used in strings. `\ ' needs space after.
8933
8934 * nonascii.texi (Converting Representations): Add string-to-multibyte.
8935 (Translation of Characters): Add translation-table-for-input.
8936 (Default Coding Systems): Add auto-coding-functions.
8937 (Explicit Encoding): Add decode-coding-inserted-region.
8938 (Locales): Add locale-info.
8939
8940 * minibuf.texi (Basic Completion): Describe test-completion.
8941 Collections can be lists of strings.
8942 Clean up lazy-completion-table.
8943 (Programmed Completion): Mention test-completion.
8944 Clarify why lambda expressions are not accepted.
8945 (Minibuffer Misc): Describe minibufferp.
8946
89472003-07-14 Richard M. Stallman <rms@gnu.org>
8948
8949 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
8950
8951 * windows.texi (Selecting Windows): New arg to select-window.
8952 (Selecting Windows): Add with-selected-window.
8953 (Size of Window): Add window-inside-edges, etc.
8954
8955 * internals.texi (Garbage Collection): Add post-gc-hook.
8956
8957 * processes.texi (Subprocess Creation): Add exec-suffixes.
8958
8959 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
8960 (Scanning Keymaps): Add map-keymaps.
8961 (Defining Menus): Add keymap-prompt.
8962
8963 * numbers.texi (Integer Basics): Add most-positive-fixnum,
8964 most-negative-fixnum.
8965
c4cc8b9a 8966 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
8967 (Compiler Errors): New node.
8968
8969 * os.texi (User Identification): user-uid, user-real-uid
8970 can return float.
8971
8972 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
8973 and about derived modes.
8974 (Minor Modes): Add minor-mode-list.
8975 (Defining Minor Modes): Keyword args for define-minor-mode.
8976 (Search-based Fontification): Explain managing other properties.
8977 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 8978 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
8979 (Hooks): Add run-mode-hooks and delay-mode-hooks.
8980
8981 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
8982 (Variable Aliases): Clarify defvaralias.
8983
8984 * loading.texi (Library Search): Add load-suffixes.
8985
8986 * minibuf.texi (Basic Completion): Add lazy-completion-table.
8987 (Programmed Completion): Add dynamic-completion-table.
8988
8989 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
8990 (Magic File Names): Specify precedence order of handlers.
8991
8992 * commands.texi (Command Overview): Emacs server runs pre-command-hook
8993 and post-command-hook.
8994 (Waiting): New calling convention for sit-for.
8995
8996 * text.texi (Special Properties): local-map and keymap properties
8997 apply based on their stickiness.
8998
89992003-07-07 Richard M. Stallman <rms@gnu.org>
9000
9001 * modes.texi (Minor Mode Conventions): Specify only some kinds
9002 of list values as args to minor modes.
9003
9004 * files.texi (File Name Expansion): Warn about iterative use
9005 of substitute-in-file-name.
9006
9007 * advice.texi (Activation of Advice): Clean up previous change.
9008
90092003-07-06 Markus Rost <rost@math.ohio-state.edu>
9010
9011 * advice.texi (Activation of Advice): Note that ad-start-advice is
9012 turned on by default.
9013
90142003-06-30 Richard M. Stallman <rms@gnu.org>
9015
9016 * text.texi (Buffer Contents): Document current-word.
9017 (Change Hooks): Not called for *Messages*.
9018
9019 * functions.texi (Defining Functions): Explain about redefining
9020 primitives.
9021 (Function Safety): Renamed. Minor changes.
9022 Comment out the detailed criteria for what is safe.
9023
90242003-06-22 Andreas Schwab <schwab@suse.de>
9025
9026 * objects.texi (Symbol Type): Fix description of examples.
9027
90282003-06-16 Andreas Schwab <schwab@suse.de>
9029
9030 * hash.texi (Creating Hash): Fix description of :weakness.
9031
c8763fb6 90322003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
9033
9034 * files.texi (Changing Files): copy-file copies file modes, too.
9035
90362003-05-28 Richard M. Stallman <rms@gnu.org>
9037
9038 * strings.texi (Creating Strings): Clarify split-string.
9039
90402003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
9041
9042 * strings.texi (Creating Strings): Update split-string specification
9043 and examples.
9044
90452003-05-19 Richard M. Stallman <rms@gnu.org>
9046
9047 * elisp.texi: Correct invariant section names.
9048
90492003-04-20 Richard M. Stallman <rms@gnu.org>
9050
9051 * os.texi (Timers): Explain about timers and quitting.
9052
90532003-04-19 Richard M. Stallman <rms@gnu.org>
9054
9055 * internals.texi (Writing Emacs Primitives): Strings are
9056 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
9057 Explain GCPRO convention for varargs function args.
9058
90592003-04-16 Richard M. Stallman <rms@gnu.org>
9060
9061 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
9062
90632003-04-08 Richard M. Stallman <rms@gnu.org>
9064
9065 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
9066
90672003-02-13 Kim F. Storm <storm@cua.dk>
9068
9069 * objects.texi (Character Type): New \s escape for space.
9070
90712003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
9072
5dcb4c4e 9073 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
9074
90752003-01-25 Richard M. Stallman <rms@gnu.org>
9076
9077 * keymaps.texi: Document that a symbol can act as a keymap.
9078
90792003-01-13 Richard M. Stallman <rms@gnu.org>
9080
9081 * text.texi (Changing Properties): Say string indices are origin-0.
9082
9083 * positions.texi (Screen Lines) <compute-motion>:
9084 Correct order of elts in return value.
9085
9086 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
9087 how to define a default binding.
9088
90892002-12-07 Markus Rost <rost@math.ohio-state.edu>
9090
9091 * loading.texi (Unloading): Fix recent change for load-history.
9092
9093 * customize.texi (Simple Types): Clarify description of custom
9094 type 'number. Describe new custom type 'float.
9095
90962002-12-04 Markus Rost <rost@math.ohio-state.edu>
9097
9098 * variables.texi (File Local Variables): Fix typo.
9099
c8763fb6 91002002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
9101
9102 From Michael Albinus <Michael.Albinus@alcatel.de>.
9103
9104 * README: Target for Info file is `make info'.
9105
5dcb4c4e 9106 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
9107 `file-name-sans-extension'.
9108 (Magic File Names): Complete list of operations for magic file
9109 name handlers.
9110
91112002-09-16 Jonathan Yavner <jyavner@engineer.com>
9112
9113 * variables.texi (File Local Variables): New function
9114 risky-local-variable-p.
9115
91162002-09-15 Jonathan Yavner <jyavner@engineer.com>
9117
9118 * functions.texi (Function safety): New node about unsafep.
9119
91202002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
9121
5dcb4c4e 9122 * customize.texi (Splicing into Lists): Fix example.
a86cd395 9123 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
9124
91252002-06-17 Juanma Barranquero <lektu@terra.es>
9126
9127 * frames.texi (Display Feature Testing): Fix typo.
9128
91292002-06-12 Andreas Schwab <schwab@suse.de>
9130
9131 * frames.texi (Initial Parameters, Resources): Fix references to
9132 the Emacs manual.
9133
91342002-05-13 Kim F. Storm <storm@cua.dk>
9135
9136 * variables.texi (Intro to Buffer-Local): Updated warning and
9137 example relating to changing buffer inside let.
9138
c8763fb6 91392002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
9140
9141 * os.texi (Session Management): New node about X Session management.
9142
91432002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
9144
9145 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
9146 to which the manual corresponds, and the copyright years.
9147
9148 * Makefile.in (VERSION): Set to 2.9.
9149
91502001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
9151
9152 * elisp.texi: Change the category in @dircategory to "Emacs", to
9153 make it consistent with info/dir.
9154
91552001-11-25 Miles Bader <miles@gnu.org>
9156
9157 * text.texi (Fields): Describe new `limit' arg in
9158 field-beginning/field-end.
9159
91602001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
9161
5dcb4c4e
SM
9162 * permute-index: Don't depend on csh-specific features.
9163 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
9164
9165 * two-volume-cross-refs.txt: New file.
9166 * two.el: New file.
9167 * spellfile: New file.
9168
91692001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9170
9171 * permute-index: New file.
9172
9173 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
9174 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
9175 8+3 restricted namespace.
9176
9177 * Makefile.in (infodir): Define relative to $(srcdir).
9178 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
9179 include directories list via -I switch to makeinfo.
9180 (index.texi): Use cp if both hard and symbolic links fail.
9181
91822001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
9183
9184 * Makefile.in (distclean): Add.
9185
9186 The following changes make ELisp manual part of the Emacs
9187 distribution:
9188
9189 * Makefile.in: Add Copyright notice.
9190 (prefix): Remove.
9191 (infodir): Change value to "../info".
9192 (VPATH): New variable.
9193 (MAKE): Don't define.
9194 (texmacrodir): Don't define.
9195 (texinputdir): Append the existing value of TEXINPUTS.
9196 ($(infodir)/elisp): Instead of just "elisp". Reformat the
9197 command to be compatible with man/Makefile.in, and to put the
9198 output into ../info.
9199 (info): Add target.
9200 (installall): Target removed.
9201
c8763fb6 92022001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
9203
9204 * tips.texi (Coding Conventions): Fix typo.
9205
92062001-10-23 Gerd Moellmann <gerd@gnu.org>
9207
9208 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
9209
92102001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
9211
9212 * files.texi (File Name Components): Update the description of
9213 file-name-sans-extension and file-name-extension, as they now
9214 ignore leading dots.
9215
92162001-10-20 Gerd Moellmann <gerd@gnu.org>
9217
9218 * (Version 21.1 released.)
9219
92202001-10-19 Miles Bader <miles@gnu.org>
9221
9222 * positions.texi (Text Lines): Describe behavior of
9223 `beginning-of-line'/`end-of-line' in the presence of field properties.
9224
92252001-10-17 Gerd Moellmann <gerd@gnu.org>
9226
9227 * Makefile.in (VERSION): Set to 2.8.
9228 (manual): Use `manual-21'.
9229
9230 * elisp.texi (VERSION): Add and use it where the version
9231 number was used. Set it to 2.8.
9232
9233 * intro.texi: Likewise.
9234
92352001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
9236
9237 * files.texi (File Name Completion): Document the significance of
9238 a trailing slash in elements of completion-ignored-extensions.
9239
92402001-10-06 Miles Bader <miles@gnu.org>
9241
9242 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
9243
92442001-10-04 Gerd Moellmann <gerd@gnu.org>
9245
9246 * variables.texi (Variable Aliases): New node.
9247
92482001-10-04 Gerd Moellmann <gerd@gnu.org>
9249
9250 * Branch for 21.1.
9251
92522001-10-02 Miles Bader <miles@gnu.org>
9253
9254 * minibuf.texi (Minibuffer Misc): Add entries for
9255 `minibuffer-contents', `minibuffer-contents-no-properties', and
9256 `delete-minibuffer-contents'.
9257 Correct description for `minibuffer-prompt-end'.
9258
9259 * text.texi (Property Search): Correct descriptions of
9260 `next-char-property-change' and `previous-char-property-change'.
9261 Add entries for `next-single-char-property-change' and
9262 `previous-single-char-property-change'.
9263 Make operand names a bit more consistent.
9264
92652001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
9266
9267 * frames.texi (Finding All Frames): Document that next-frame and
9268 previous-frame are local to current terminal.
9269
92702001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
9271
9272 * keymaps.texi (Creating Keymaps): Fix the description of the
9273 result of make-keymap.
9274
92752001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
9276
9277 * display.texi (Font Lookup, Attribute Functions)
9278 (Image Descriptors): Add cross-references to the definition of
9279 selected frame.
9280
9281 * buffers.texi (The Buffer List): Add cross-references to the
9282 definition of selected frame.
9283
9284 * frames.texi (Input Focus): Clarify which frame is _the_ selected
9285 frame at any given time.
9286 (Multiple Displays, Size and Position): Add a cross-reference to
9287 the definition of the selected frame.
9288
92892001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
9290
9291 * strings.texi (String Conversion) <string-to-number>: Document
9292 that a float is returned for integers that are too large.
9293
9294 * frames.texi (Mouse Position): Document mouse-position-function.
9295 (Display Feature Testing): Document display-images-p.
9296 (Window Frame Parameters): Document the cursor-type variable.
9297
9298 * numbers.texi (Integer Basics): Document CL style read syntax for
9299 integers in bases other than 10.
9300
5dcb4c4e
SM
9301 * positions.texi (List Motion):
9302 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
9303
9304 * lists.texi (Sets And Lists): Document member-ignore-case.
9305
9306 * internals.texi (Garbage Collection): Document the used and free
9307 strings report.
9308 (Memory Usage): Document strings-consed.
9309
9310 * os.texi (Time of Day): Document float-time.
9311 (Recording Input): Document that clear-this-command-keys clears
9312 the vector to be returned by recent-keys.
9313
9314 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
9315 argument keymap can be a list.
9316
9317 * nonascii.texi (User-Chosen Coding Systems)
9318 <select-safe-coding-system>: Document the new argument
9319 accept-default-p and the variable
9320 select-safe-coding-system-accept-default-p. Tell what happens if
9321 buffer-file-coding-system is undecided.
9322 (Default Coding Systems): Document auto-coding-regexp-alist.
9323
9324 * display.texi (The Echo Area) <message>: Document
9325 message-truncate-lines.
9326 (Glyphs): Document that the glyph table is unused on windowed
9327 displays.
9328
9329 * help.texi (Describing Characters) <single-key-description>:
9330 Document the new argument no-angles.
9331 (Accessing Documentation) <documentation-property>: Document that
9332 a non-string property is evaluated.
9333 <documentation>: Document that the function-documentation property
9334 is looked for.
9335
9336 * windows.texi (Selecting Windows): Document some-window.
9337
9338 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
9339
9340 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
9341 apropos-mode-hook.
9342
9343 * commands.texi (Using Interactive): Document interactive-form.
9344 (Keyboard Macros): Document kbd-macro-termination-hook.
9345 (Command Loop Info): Document that clear-this-command-keys clears
9346 the vector to be returned by recent-keys.
9347
93482001-09-04 Werner LEMBERG <wl@gnu.org>
9349
9350 * Makefile.in (srcdir, texinputdir): New variables.
9351 (srcs, index.texi, install): Use $(srcdir).
9352 (.PHONY): Remove elisp.dvi.
9353 (elisp): Use -I switch for makeinfo.
9354 (elisp.dvi): Use $(srcdir) and $(texinputdir).
9355 (installall, dist): Use $(srcdir).
9356 Fix path to texinfo.tex.
9357 (maintainer-clean): Add elisp.dvi and elisp.oaux.
9358
93592001-08-30 Gerd Moellmann <gerd@gnu.org>
9360
9361 * display.texi (Conditional Display): Adjust to API change.
9362
9363 * configure: New file.
9364
93652001-07-30 Gerd Moellmann <gerd@gnu.org>
9366
9367 * commands.texi (Repeat Events): Add description of
9368 double-click-fuzz.
9369
93702001-05-08 Stefan Monnier <monnier@cs.yale.edu>
9371
9372 * syntax.texi (Syntax Class Table): Add the missing designator for
9373 comment and string fences.
9374 (Syntax Properties): Add a xref to syntax table internals.
9375 (Syntax Table Internals): Document string-to-syntax.
9376
93772001-05-07 Gerd Moellmann <gerd@gnu.org>
9378
9379 * Makefile.in (install): Use install-info command line options
9380 like in Emacs' Makefile.in.
9381
93822000-12-09 Miles Bader <miles@gnu.org>
9383
9384 * windows.texi (Window Start): Update documentation for
9385 `pos-visible-in-window-p'.
9386
93872000-11-12 Stefan Monnier <monnier@cs.yale.edu>
9388
9389 * lists.texi (Building Lists): Add footnote to explain how to add
9390 to the end of a list.
9391
93922000-10-25 Gerd Moellmann <gerd@gnu.org>
9393
9394 * files.texi (Visiting Functions): Typos.
9395
93962000-10-25 Kenichi Handa <handa@etl.go.jp>
9397
9398 * files.texi (Visiting Functions): Return value of
9399 find-file-noselect may be a list of buffers if wildcards are used.
9400
94012000-10-24 Miles Bader <miles@lsi.nec.co.jp>
9402
9403 * display.texi (Defining Faces): Document `graphic' display type
9404 in face specs.
9405
b344d29d 94062000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
9407
9408 * hooks.texi (Standard Hooks): Replace obsolete
9409 `after-make-frame-hook' with `after-make-frame-functions'.
9410
9411 * frames.texi (Creating Frames): Ditto.
9412
9413 * variables.texi (Future Local Variables): Ditto.
9414
94152000-10-16 Gerd Moellmann <gerd@gnu.org>
9416
9417 * display.texi (Other Image Types): Add description of :foreground
9418 and :background properties of mono PBM images.
9419
94202000-08-17 Werner LEMBERG <wl@gnu.org>
9421
9422 * .cvsignore: New file.
9423
94242000-01-05 Gerd Moellmann <gerd@gnu.org>
9425
9426 * tindex.pl: New script.
9427
94281999-12-03 Dave Love <fx@gnu.org>
9429
9430 * Makefile.in (MAKEINFO): New parameter.
9431
94321999-09-17 Richard Stallman <rms@gnu.org>
9433
9434 * Makefile.in (srcs): Add hash.texi.
9435 (VERSION): Update to 20.6.
9436
94371999-09-13 Richard Stallman <rms@gnu.org>
9438
9439 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
9440
94411998-08-29 Karl Heuer <kwzh@gnu.org>
9442
9443 * configure.in: New file.
9444 * Makefile.in: Renamed from Makefile.
9445 (prefix, infodir): Use value obtained from configure.
9446 (emacslibdir): Obsolete variable deleted.
9447 (dist): Distribute configure.in, configure, Makefile.in.
9448
94491998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
9450
9451 * Makefile (INSTALL_INFO): New variable.
9452 (install): Run install-info.
9453
94541998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
9455
9456 * Makefile (elisp.dvi): Add missing backslash.
9457
94581998-05-02 Richard Stallman <rms@psilocin.gnu.org>
9459
9460 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
9461 Run texindex without `./'. Always run texindex on elisp.tp.
9462 (elisp.tps): Target deleted.
9463
94641998-04-05 Richard Stallman <rms@psilocin.gnu.org>
9465
9466 * Makefile (srcs): Add nonascii.texi and customize.texi.
9467 (dist): Start by deleting `temp'.
9468
94691998-02-17 Richard Stallman <rms@psilocin.gnu.org>
9470
9471 * Makefile (makeinfo, texindex): Targets deleted.
9472 (makeinfo.o, texindex.o): Targets deleted.
9473 (clean, dist): Don't do anything with them or with getopt*.
9474
94751998-01-30 Richard Stallman <rms@psilocin.gnu.org>
9476
9477 * Makefile (SHELL): Defined.
9478
94791998-01-27 Richard Stallman <rms@psilocin.gnu.org>
9480
9481 * Makefile (elisp.tps): New target.
9482 (elisp.dvi): Depend on elisp.tps.
9483
c5602427 94841996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
9485
9486 * README: Update phone number.
9487
9488 * Makefile (elisp): Make this be the default target.
9489 Depend on makeinfo.c instead of makeinfo.
9490 (install): Don't depend on elisp.dvi, since we don't install that.
9491 Use mkinstalldirs.
9492 (dist): Add mkinstalldirs.
9493
c5602427 94941995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
9495
9496 * Makefile (VERSION): Update version number.
5dcb4c4e 9497 (maintainer-clean): Rename from realclean.
b8d4c8d0 9498
c5602427 94991995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
9500
9501 * Makefile (realclean): New target.
9502 (elisp): Remove any old elisp-* files first.
9503
c5602427 95041993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
9505
9506 * Makefile (VERSION): New variable.
9507 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
9508 Compressed file suffix should be `.gz', not `.z'.
9509
ce058493 95101993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9511
9512 * Makefile (elisp): Depend on makeinfo.
9513
c5602427 95141993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
9515
9516 * Makefile (srcs): Add anti.texi.
9517
c5602427 95181993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9519
9520 * Makefile (infodir, prefix): New vars.
9521 (install): Use infodir.
9522 (emacsinfodir): Deleted.
9523
c5602427 95241993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9525
9526 * Makefile (srcs): Add calendar.texi.
9527
9528 * Makefile (dist): Copy texindex.c and makeinfo.c.
9529 Limit elisp-* files to those with one or two digits.
9530
c5602427 95311993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9532
9533 * Makefile (dist): Changed to use Gzip instead of compress.
9534
c5602427 95351993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9536
9537 * loading.texi (Unloading): define-function changed back to
9538 defalias. It may not stay this way, but at least it's
9539 consistent with the known-good version of the code patch.
9540
c5602427 95411993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
9542
9543 * modes.texi (Hooks): Document new optional arg of add-hook.
9544
c5602427 95451993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9546
9547 * variables.texi: Document nil initial value of buffer-local variables.
9548
9549 * tips.texi: Add new section on standard library headers.
9550
c5602427 95511993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9552
9553 * Makefile (srcs): Add frame.texi to the list of sources.
9554
c5602427 95551993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9556
9557 * Makefile (dist): Don't bother excluding autosave files; they'll
9558 never make it into the temp directory anyway, and the hash marks
9559 in the name are problematic for make and the Bourne shell.
9560 (srcs):
9561
c5602427 95621993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9563
9564 * Makefile (dist): Don't include backup files or autosave files in
9565 the distribution tar file.
9566
c5602427 95671991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 9568
5dcb4c4e 9569 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
9570 (elisp.dvi): Remove erroneous shell comment.
9571 Expect output of permute-index in permuted.fns.
9572 Save old elisp.aux in elisp.oaux.
5dcb4c4e 9573 (clean): Add index.texi to be deleted.
b8d4c8d0 9574
c5602427 95751990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
9576
9577 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
9578
c5602427 95791990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
9580
9581 * files.texi: Noted that completion-ignored-extensions is ignored
9582 when making *Completions*.
9583
3e868ee3 95841990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
9585
9586 * Makefile make dist now depends on elisp.dvi, since it tries
9587 to include it in the dist file.
9588
c5602427 95891990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 9590
c5602427 9591 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 9592
c5602427 95931989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
9594
9595 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
9596 (defunargs): Turn off \hyphenchar of \sl font temporarily.
9597
c5602427 95981989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9599
9600 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
9601 and @error{} are the terms now being used. The files in the
9602 directory have been changed to reflect this.
9603
9604 * All instances of @indentedresultt{} have been changed to
9605 ` @result{}', using 5 spaces at the begining of the line.
9606
c5602427 96071989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9608
9609 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
9610 experimental @indentedresult{}, @indentedexpandsto{} are part of
9611 the texinfo.tex in this directory. These TeX macros are not
9612 stable yet.
9613
c5602427 96141989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9615
9616 * texinfo.tex: Temporarily added
9617 \let\result=\dblarrow
9618 \def\error{{\it ERROR} \longdblarrow}
9619 We need to do this better soon.
9620
c5602427 96211989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9622
9623 * Applied Karl Berry's patches to *.texinfo files, but not to
9624 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
9625 new title page format is also not applied, since it requires
9626 texinfo.tex changes.)
9627
9628 * Cleaned up `Makefile' and defined the `emacslibdir' directory
9629 for the Project GNU development environment.
9630
9631;; Local Variables:
c8763fb6 9632;; coding: utf-8
b8d4c8d0
GM
9633;; End:
9634
73b0cd50 9635 Copyright (C) 1998-2011 Free Software Foundation, Inc.
b8d4c8d0
GM
9636
9637 This file is part of GNU Emacs.
9638
352c8b4a 9639 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 9640 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9641 the Free Software Foundation, either version 3 of the License, or
9642 (at your option) any later version.
b8d4c8d0
GM
9643
9644 GNU Emacs is distributed in the hope that it will be useful,
9645 but WITHOUT ANY WARRANTY; without even the implied warranty of
9646 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9647 GNU General Public License for more details.
9648
9649 You should have received a copy of the GNU General Public License
352c8b4a 9650 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.