Disallow calling window-inside-edges and related functions on internal windows.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
2cffd681
MR
12011-11-09 Martin Rudalics <rudalics@gmx.at>
2
3 * windows.texi (Resizing Windows): Rewrite documentation of
4 window-resizable.
5
f6f6d7e7
CY
62011-11-09 Chong Yidong <cyd@gnu.org>
7
8 * windows.texi (Splitting Windows): Simplify example.
9
a79db6e0
CY
102011-11-08 Chong Yidong <cyd@gnu.org>
11
12 * windows.texi (Window Sizes): Copyedits. Document
13 window-text-height. Remove window-min-height and window-min-width
14 discussion, referring instead to Emacs manual.
15 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
e7313f33
CY
16 (Resizing Windows): Simplify introduction. Don't document
17 enlarge-window, shrink-window, enlarge-window-horizontally, and
18 shrink-window-horizontally; they are no longer preferred for
19 calling from Lisp, and are already documented in the Emacs manual.
a79db6e0 20
441950c7
GM
212011-11-07 Glenn Morris <rgm@gnu.org>
22
23 * windows.texi (Choosing Window): Fix keybinding typo.
24
be7f5545
MR
252011-11-07 Martin Rudalics <rudalics@gmx.at>
26
27 * windows.texi (Resizing Windows, Splitting Windows)
28 (Window Configurations): Use "child window" instead of
29 "subwindow".
30
291d142b
CY
312011-11-06 Chong Yidong <cyd@gnu.org>
32
33 * windows.texi (Basic Windows): Clarify various definitions.
34 Treat window-normalize-* as internal; don't document them.
35 (Windows and Frames): Various clarifications, e.g. non-live
36 windows also belong to frames. Fix window-list description.
37 Simplify window nesting example.
38 (Splitting Windows, Window Configurations): Use
39 split-window-below.
40
89bd5ee1
EZ
412011-11-04 Eli Zaretskii <eliz@gnu.org>
42
43 * windows.texi (Window Sizes): Mention in the doc string that the
44 return values of `window-body-height' and `window-body-width' are
45 in frame's canonical units. (Bug#9949)
46
3d8daefe
MR
472011-10-30 Martin Rudalics <rudalics@gmx.at>
48
49 * windows.texi (Windows and Frames): Remove "iso-" infix from
50 documentation of window-iso-combined-p.
51
60754666
CY
522011-10-26 Chong Yidong <cyd@gnu.org>
53
54 * modes.texi (Running Hooks): Document with-wrapper-hook.
55
d366bd53
CY
562011-10-18 Chong Yidong <cyd@gnu.org>
57
58 * display.texi (Glyphless Chars): New node.
59
50b063c3
CY
602011-10-13 Chong Yidong <cyd@stupidchicken.com>
61
62 * text.texi (Yanking): Document yank-excluded-properties.
63
64 * package.texi (Packaging Basics): The commentary should say how
65 to begin using the package.
66
c72063fa
MR
672011-10-11 Martin Rudalics <rudalics@gmx.at>
68
69 * windows.texi (Deleting Windows): Mention which window gets
70 selected when deleting the selected window.
71
d83dc65b
MR
722011-10-09 Martin Rudalics <rudalics@gmx.at>
73
74 * buffers.texi (The Buffer List): Describe how bury-buffer deals
75 with the selected window.
76 * windows.texi (Buffers and Windows): Reformulate text on how
77 replace-buffer-in-windows deals with a window.
78 (Quitting Windows): Describe how quit-window deals with a
79 standalone frame. Describe new option frame-auto-hide-function.
80
c599682c
GM
812011-10-08 Glenn Morris <rgm@gnu.org>
82
48bca619
GM
83 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
84
c599682c
GM
85 * positions.texi (Excursions): Update warning message.
86
969aa734
CY
872011-10-05 Chong Yidong <cyd@stupidchicken.com>
88
89 * display.texi (Low-Level Font, Face Attributes, Font Lookup): Fix
90 Emacs manual xref (Bug#9675).
91
550f41cd
CY
922011-10-01 Chong Yidong <cyd@stupidchicken.com>
93
94 * windows.texi (Textual Scrolling): Document scroll-up-command,
95 scroll-down-command, scroll-error-top-bottom, and the
96 scroll-command symbol property.
717a1362
CY
97 (Display Action Functions): Fix description of
98 display-buffer-pop-up-window.
550f41cd 99
a239d4e9
JB
1002011-09-28 Juanma Barranquero <lekktu@gmail.com>
101
102 * windows.texi (Splitting Windows): Fix typos.
103
590c056d
MR
1042011-09-25 Martin Rudalics <rudalics@gmx.at>
105
106 * windows.texi (Windows and Frames, Display Action Functions)
107 (Switching Buffers): Fix some typos.
108 (Buffers and Windows): Remove reference to window-auto-delete.
109 Reword description of replace-buffer-in-windows.
110 (Window History): Fix some typos and refer to frame local buffer
111 list.
c419f5cb
MR
112 (Quitting Windows): New node.
113 (Window Configurations): Add descriptions of window-state-get
114 and window-state-put.
115 (Window Parameters): Describe variable ignore-window-parameters.
116 Sketch some window parameters currently in use.
117 * elisp.texi (Top): Update node listing.
590c056d 118
9ec20d36
CY
1192011-09-25 Chong Yidong <cyd@stupidchicken.com>
120
121 * windows.texi (Display Action Functions)
122 (Choosing Window Options): New nodes.
123
0e406a72
CY
1242011-09-24 Chong Yidong <cyd@stupidchicken.com>
125
126 * windows.texi (Window History): New node. Move text here from
127 Buffers and Windows.
128 (Switching Buffers): Rename from Displaying Buffers, since we
129 don't document display-buffer here; callers changed. Document
130 FORCE-SAME-WINDOW arg to switch-to-buffer and
131 switch-to-buffer-other-frame. Delete duplicate
132 replace-buffer-in-windows doc.
133 (Choosing Window): Document display actions.
134
6bf7006f
EZ
1352011-09-24 Eli Zaretskii <eliz@gnu.org>
136
137 * display.texi (Forcing Redisplay): Update the description of
138 redisplay-dont-pause due to change in the default value.
139
b33b68a3
MR
1402011-09-23 Martin Rudalics <rudalics@gmx.at>
141
142 * frames.texi (Frames and Windows): Move section and rename to
143 Windows and Frames in windows.texi.
144 * windows.texi (Windows): Restructure.
145 (Basic Windows): Rewrite. Explain live and internal windows and
146 normalization functions.
147 (Windows and Frames): Move section here from frames.texi.
148 Describe subwindows, window combinations, window tree, and
149 corresponding functions including window-list here.
150 (Window Sizes): Rename section from Size of Window and move it
151 up in chapter. Describe total and body sizes and the
152 corresponding functions. Explain new semantics of
153 window-min-height/-width.
154 (Resizing Windows): Move section up in chapter. Describe new
155 resize functions.
156 (Splitting Windows): Describe new behavior of split-window,
157 split-window-above-each-other and split-window-side-by-side.
158 Provide examples. Describe window-nest and window-splits
159 options.
160 (Deleting Windows): Minor rewrite.
161 (Selecting Windows): Minor rewrite. Describe
162 frame-selected-window and set-frame-selected-window here.
163 (Cyclic Window Ordering): Minor rewrite. Describe
164 window-list-1.
165 (Buffers and Windows): Rewrite. Explain a window's previous and
166 next buffers and the corresponding functions.
c4682d18 167 (Window Tree): Merge into Windows and Frames section.
b33b68a3
MR
168 * elisp.texi (Top): Update node listings for frames and windows
169 sections.
170
4d3786ac
SM
1712011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
172
173 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
174
713df35b
LMI
1752011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
176
177 * errors.texi (Standard Errors): Remove apparent placeholder text
178 (bug#9491).
179
33ed493b
CY
1802011-09-18 Chong Yidong <cyd@stupidchicken.com>
181
182 * frames.texi (Management Parameters): Fix description of
183 icon-type parameter.
184
b8f0a954
CY
1852011-09-17 Chong Yidong <cyd@stupidchicken.com>
186
187 * tips.texi (Key Binding Conventions): Don't bind a key sequence
188 ending in C-g. Suggested by Edward O'Connor.
189
eddf142c
EZ
1902011-09-17 Eli Zaretskii <eliz@gnu.org>
191
192 * numbers.texi (Integer Basics): Add indexing for
193 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
194
bf1af6c7
DM
1952011-09-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
196
197 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
198
cec2eab8
JB
1992011-09-11 Juanma Barranquero <lekktu@gmail.com>
200
201 * processes.texi (Network Servers): Clarify what the process
202 buffer is used for (bug#9233).
203
51751aa2 2042011-08-30 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1f403cb9
DM
205
206 * lists.texi (Building Lists): Fix typo.
207
35137ed3
CY
2082011-08-30 Chong Yidong <cyd@stupidchicken.com>
209
210 * display.texi (Basic Faces): New node. Document new faces.
211
212 * modes.texi (Major Mode Conventions): Move some text there.
213 (Mode Help): Remove major-mode var, duplicated in Major Modes.
214
3fd50d5c
CY
2152011-08-29 Chong Yidong <cyd@stupidchicken.com>
216
217 * modes.texi (Basic Major Modes): New node. Callers updated.
218 (Major Modes): Document fundamental-mode and major-mode.
219 (Major Mode Basics): Node deleted; text moved to Major Modes.
220 (Derived Modes): Document derived-mode-p.
221
ddb54206
CY
2222011-08-28 Chong Yidong <cyd@stupidchicken.com>
223
a6326082
CY
224 * files.texi (Changing Files, Create/Delete Dirs): Document new
225 arguments for delete-file, delete-directory, and copy-directory.
e2aeef63
CY
226 (Visiting Functions): Remove view-file; it is documented in the
227 Emacs manual.
04e2ce72 228
ddb54206
CY
229 * frames.texi (Layout Parameters): The defaults for the
230 menu-bar-lines and tool-bar-lines parameters depend on the mode.
231
232 * display.texi (Progress): Document spinner functionality.
233
234 * os.texi (Killing Emacs): Note that kill-emacs can be called by
235 operating system signals. Refer to save-buffers-kill-terminal
236 instead of save-buffers-kill-emacs.
237
238 * objects.texi (Symbol Type): Document ## print representation.
239
0c95fcf7
EZ
2402011-08-25 Eli Zaretskii <eliz@gnu.org>
241
242 * display.texi (Specified Space): Mention that `space' specs
243 influence bidi reordering.
244 (Bidirectional Display): Explain how to use `(space . PROPS)' for
245 separating fields with bidirectional content.
246
5980d4c6
EZ
2472011-08-24 Eli Zaretskii <eliz@gnu.org>
248
249 * display.texi (Bidirectional Display): Document return value in
250 buffers that are not bidi-reordered for display, and in unibyte
251 buffers.
252
bca633fb
EZ
2532011-08-23 Eli Zaretskii <eliz@gnu.org>
254
255 * nonascii.texi (Character Properties): Document the values for
256 unassigned codepoints.
257
c094bb0c
EZ
2582011-08-18 Eli Zaretskii <eliz@gnu.org>
259
260 * nonascii.texi (Character Properties): Document use of
261 `bidi-class' and `mirroring' properties as part of reordering.
262 Provide cross-references to "Bidirectional Display".
263
264 * display.texi (Bidirectional Display): Document the pitfalls of
265 concatenating strings with bidirectional content, with possible
92b71444
EZ
266 solutions. Document bidi-string-mark-left-to-right. Mention
267 paragraph direction in modes that inherit from prog-mode.
268 Document use of `bidi-class' and `mirroring' properties as part of
269 reordering.
c094bb0c 270
1ea897d5
EZ
2712011-08-16 Eli Zaretskii <eliz@gnu.org>
272
9adfcd0b
EZ
273 * modes.texi (Major Mode Conventions): Improve the documentation
274 of `mode-class' `special' modes.
275
10862873
EZ
276 * nonascii.texi (Character Properties): Document the `mirroring'
277 property. Add index entries.
278
1ea897d5
EZ
279 * syntax.texi (Categories): Add an example of defining a new
280 category and category table.
281
282 * searching.texi (Regexp Backslash): Document how to display
283 existing categories. Mention the possibility of adding
284 categories, and add an xref to where this is described. Add an
285 index entry.
286
ebb552ed
CY
2872011-08-09 Chong Yidong <cyd@stupidchicken.com>
288
289 * text.texi (Special Properties):
290 * display.texi (Overlay Properties): Note that mouse-face cannot
291 change the text size (Bug#8530).
292
51a714e1
CY
2932011-08-08 Chong Yidong <cyd@stupidchicken.com>
294
295 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
296 using setenv instead.
297
4cc60b9b
EZ
2982011-07-28 Eli Zaretskii <eliz@gnu.org>
299
300 * display.texi (Bidirectional Display): Document the fact that
301 bidi-display-reordering is t by default.
302
5deb92fd
EZ
3032011-07-23 Eli Zaretskii <eliz@gnu.org>
304
305 * display.texi (Bidirectional Display): New section.
306
011b0ad6 3072011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
67f9b9f8
GM
308 Tim Cross <theophilusx@gmail.com> (tiny change)
309 Glenn Morris <rgm@gnu.org>
011b0ad6 310
67f9b9f8 311 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
011b0ad6 312
4baf28e6
AS
3132011-07-15 Andreas Schwab <schwab@linux-m68k.org>
314
315 * help.texi (Keys in Documentation): Revert last change.
316
66249842
LMI
3172011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
318
f863868c
LMI
319 * help.texi (Keys in Documentation): Clarify that \= only quotes
320 the next character, and doesn't affect longer sequences in
321 particular (bug#8935).
322
66249842
LMI
323 * debugging.texi (Using Debugger): Mention
324 @code{eval-expression-debug-on-error} (bug#8549).
325
0bb23927 3262011-07-14 Eli Zaretskii <eliz@gnu.org>
a2eaa31d
EZ
327
328 * display.texi (Other Display Specs): Document that `left-fringe'
329 and `right-fringe' display specifications are of the "replacing"
330 kind.
331
f2027cdf
LMI
3322011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
333
334 * help.texi (Documentation Basics): Add a link to the Function
335 Documentation node (bug#6580).
336
f987fde4
LMI
3372011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
338
0bc59b25
LMI
339 * keymaps.texi (Menu Bar): Mention :visible and :enable
340 (bug#6344). Text by Drew Adams.
341
63d55f1f
LMI
342 * modes.texi (Running Hooks): Mention buffer-local hook variables
343 (bug#6218).
344
f987fde4
LMI
345 * objects.texi (General Escape Syntax): "a with grave accent" is
346 ?xe0, not ?x8e0 (bug#5259).
347
b7527639
CY
3482011-07-12 Chong Yidong <cyd@stupidchicken.com>
349
350 * display.texi (Face Attributes, Font Selection): Add references
351 to the Fonts node in the Emacs manual (Bug#4178).
352
c830e5ae
CY
3532011-07-12 Chong Yidong <cyd@stupidchicken.com>
354
355 * display.texi (Window Systems): `window-system' is
356 terminal-local.
357
358 * frames.texi (Frame Parameters, Parameter Access): Don't mention
359 frame-local variables.
360
361 * variables.texi (Buffer-Local Variables): Don't mention obsolete
362 frame-local variables.
363 (Frame-Local Variables): Node deleted.
364
365 * elisp.texi (Top): Update node listing.
366
91223e54
LMI
3672011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
368
369 * elisp.texi: Change "inferiors" to "subnodes" in three places
370 (bug#3523).
371
963578d3
CY
3722011-07-11 Chong Yidong <cyd@stupidchicken.com>
373
374 * frames.texi (Window System Selections): Discussion of
375 x-select-enable-clipboard moved to Emacs manual.
376
07151e49
DD
3772011-07-11 Deniz Dogan <deniz@dogan.se>
378
379 * commands.texi (Prefix Command Arguments): Remove excessive
380 apostrophe.
381
7261e1cf
LMI
3822011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
383
ad21a12a
LMI
384 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
385 description is a string (bug#3313).
386
7261e1cf
LMI
387 * frames.texi (Display Feature Testing): Try to explain what all
388 the visual classes mean (bug#3042).
389
568f7b79
LMI
3902011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
391
18d59e29
LMI
392 * modes.texi (Mode Line Variables): Document `mode-line-remote'
393 and `mode-line-client' (bug#2974).
394
568f7b79
LMI
395 * text.texi (Insertion): Clarify marker movements (bug#1651).
396 Text from Drew Adams.
397
54e10184
LMI
3982011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
399
d94d85e9
LMI
400 * text.texi (Special Properties): Clarify the format of `face'
401 (bug#1375).
402
54e10184
LMI
403 * commands.texi (Interactive Call): Add a `call-interactively'
404 example (bug#1010).
405
413c488d
LMI
4062011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
407
408 * functions.texi (Calling Functions): Link to the "Interactive
409 Call" node (bug#1001).
410
322b7dab 4112011-07-06 Chong Yidong <cyd@stupidchicken.com>
b00d8c1a 412
3deead93
CY
413 * customize.texi (Composite Types): Move alist and plist to here
414 from Simple Types (Bug#7545).
415
416 * elisp.texi (Top): Update menu description.
417
b00d8c1a
CY
418 * display.texi (Face Attributes): Document negative line widths
419 (Bug#6113).
420
d2a6c43b
TR
4212011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
422
423 * searching.texi (Match Data): Note that match data can be
424 overwritten by most functions (bug#2499).
425
c7844a27
LMI
4262011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
427
a9ab721e
LMI
428 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
429 flags mean (bug#6659).
430
c7844a27
LMI
431 * functions.texi (What Is a Function): Document the autoload
432 object (bug#6496).
433
f68d76d0
LMI
4342011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
435
8a20ca4c
LMI
436 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
437 is only used in the Customize user interface (bug#6089).
438
f68d76d0 439 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 440 images (bug#7836).
f68d76d0 441
7018dbe7
EZ
4422011-07-02 Eli Zaretskii <eliz@gnu.org>
443
444 * variables.texi (Defining Variables, Void Variables)
445 (Constant Variables): Fix incorrect usage of @kindex.
446
36cb87a1
LMI
4472011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
448
28ee97c7
LMI
449 * variables.texi (Defining Variables): Add an index entry for
450 `set-variable' (bug#7262).
8d4294e9 451 (Defining Variables): Use @findex for functions.
28ee97c7 452
8862ffd5
LMI
453 * frames.texi (Basic Parameters): Document the `explicit-name'
454 parameter (bug#6951).
455
0ec389b9
LMI
456 * customize.texi (Type Keywords): Clarify that :value provides a
457 default value for all types (bug#7386).
458
36cb87a1
LMI
459 * streams.texi (Output Functions): Document `pp'.
460
11fdef7d 4612011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
462
463 * keymaps.texi (Searching Keymaps):
464 * display.texi (Overlay Properties): Fix errors in 2011-05-29
465 change. Suggested by Johan Bockgård.
466
eeafcea7
CY
4672011-06-15 Chong Yidong <cyd@stupidchicken.com>
468
469 * text.texi (Special Properties): Clarify role of font-lock-face.
470
b96e6cde
LMI
4712011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
472
473 * processes.texi (Process Information): Renamed `process-alive-p'
474 to `process-live-p' for consistency with other `-live-p' functions.
475
be14b9ab
PE
4762011-06-03 Paul Eggert <eggert@cs.ucla.edu>
477
478 Document wide integers better.
479 * files.texi (File Attributes): Document ino_t values better.
2d365993 480 ino_t values no longer map to anything larger than a single cons.
be14b9ab
PE
481 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
482 (Bitwise Operations):
001903b5
PE
483 * objects.texi (Integer Type): Use a binary notation that is a bit easier
484 to read, and that will port better if 62-bits becomes the default.
485 Fix or remove incorrect examples.
be14b9ab
PE
486 * os.texi (Time Conversion): Document time_t values better.
487
bcd54f83
LMI
4882011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
489
490 * processes.texi (Process Information): Document
491 `process-alive-p'.
492
049bcbcb
CY
4932011-05-29 Chong Yidong <cyd@stupidchicken.com>
494
495 * help.texi (Accessing Documentation):
496 * display.texi (Pixel Specification):
497 * processes.texi (Serial Ports, Serial Ports):
498 * nonascii.texi (Character Properties, Default Coding Systems):
499 * text.texi (Changing Properties, Special Properties):
500 * windows.texi (Window Start and End):
501 * modes.texi (SMIE Indentation Example, SMIE Tricks):
502 * keymaps.texi (Searching Keymaps, Tool Bar):
503 * minibuf.texi (Basic Completion):
504 * compile.texi (Eval During Compile):
505 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
506 7x9 paper in printed manual.
507
508 * lists.texi (Sets And Lists): Fix misplaced text.
509
58539c63
CY
5102011-05-29 Chong Yidong <cyd@stupidchicken.com>
511
512 * keymaps.texi (Remapping Commands): Emphasize that the keymap
513 needs to be active (Bug#8350).
514
6b5681bf
CY
5152011-05-28 Chong Yidong <cyd@stupidchicken.com>
516
b4d52acc
CY
517 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
518
6b5681bf
CY
519 * tips.texi (Coding Conventions): Remove antediluvian filename
520 limit recommendation (Bug#8538).
521
e145f188
GM
5222011-05-27 Glenn Morris <rgm@gnu.org>
523
524 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
525
eafed945
GM
5262011-05-26 Glenn Morris <rgm@gnu.org>
527
528 * variables.texi (File Local Variables):
529 Update hack-local-variables `mode-only' return value.
2d3ba9e7 530 Add some more details on what this function does in the other case.
eafed945 531
bc8410af
GM
5322011-05-19 Glenn Morris <rgm@gnu.org>
533
534 * lists.texi (Sets And Lists): Mention cl provides union etc.
535
35a30759
N
5362011-05-19 Nix <nix@esperi.org.uk>
537
538 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
539
540 * text.texi (Parsing HTML): Update for function name changes.
541
542 * syntax.texi (Syntax Flags): Small fix.
543
544 * keymaps.texi (Active Keymaps): Typo fix.
545 (Changing Key Bindings): Grammar fix.
546
547 * frames.texi (Minibuffers and Frames): Grammar fix.
548 (Window System Selections): x-select-enable-clipboard now defaults to t.
549
550 * customize.texi (Common Keywords):
551 * display.texi (Abstract Display):
552 * modes.texi (Auto-Indentation):
553 * nonascii.texi (Converting Representations): Typo fixes.
554
555 * control.texi (Examples of Catch): Call it "goto" not "go to".
556
e3934a8a
EZ
5572011-05-14 Eli Zaretskii <eliz@gnu.org>
558
bc039a3b
EZ
559 * nonascii.texi (Character Properties): Fix inconsistencies with
560 implementation.
561
e3934a8a
EZ
562 * text.texi (Special Properties): Move @defvar's out of the
563 @table. (Bug#8652)
564
e2c94218
GM
5652011-05-12 Glenn Morris <rgm@gnu.org>
566
567 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
568
d2fc7e3d 5692011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
570
571 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
572 (Multiline Font Lock):
573 * vol2.texi (Top):
574 * vol1.texi (Top):
575 * elisp.texi (Top): Update menu accordingly.
576
d2fc7e3d 5772011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
578
579 * modes.texi (Region to Fontify): Fix typo.
580
79b70037
GM
5812011-05-10 Jim Meyering <meyering@redhat.com>
582
583 * minibuf.texi: Fix typo "in in -> in".
584
b08a63cc 5852011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
586
587 * numbers.texi (Integer Basics): Large integers are treated as floats.
588
1ef14cb4
LMI
5892011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
590
591 * processes.texi (Synchronous Processes): Document the (:file
592 "/file-name") syntax for `call-process'.
593
4ffd0d6b 5942011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
595
596 * windows.texi (Choosing Window): Fix typo.
597
4ffd0d6b 5982011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
599
600 * frames.texi (Layout Parameters): Note the difference between
601 querying and setting parameters for left-fringe and right-fringe
602 (Bug#6930).
603
fd5a8ae8
SM
6042011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
605
606 * minibuf.texi (Basic Completion): Be a bit more precise about the
607 valid kinds of completion tables.
608 (Programmed Completion): Remove obsolete text about lambda expressions
609 not being valid completion tables.
610
c1bcd0d5
CY
6112011-03-19 Chong Yidong <cyd@stupidchicken.com>
612
613 * positions.texi (Excursions): Explain the "save-excursion
614 defeated by set-buffer" warning.
615
616 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
617 save-excursion. Suggested by Uday S Reddy.
618
03408648 6192011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 620
03408648
SM
621 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
622 (Lexical Binding): New sub-section.
ba83908c 623
03408648
SM
624 * eval.texi (Eval): Discourage the use of `eval'.
625 Document its new `lexical' argument.
6c075cd7 626
f6d62986
SM
6272011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
628
03408648 629 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
630 nil any more.
631
84ea5558 6322011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
633
634 * strings.texi (String Conversion): Don't mention
635 string-make-(uni|multi)byte (bug#8262).
636 * nonascii.texi (Converting Representations): Fix up range.
637 * keymaps.texi (Key Binding Commands): Update code point, avoid
638 "unibyte character" and remove mention of unibyte bindings.
639
62d94509
EZ
6402011-03-10 Eli Zaretskii <eliz@gnu.org>
641
642 * modes.texi (Operator Precedence Grammars): Don't use characters
643 outside ISO-8859-1.
644
63a329f8
EZ
6452011-03-09 Eli Zaretskii <eliz@gnu.org>
646
647 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
648
649 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
650
6446548e
GM
6512011-03-08 Glenn Morris <rgm@gnu.org>
652
653 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
654 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 655 * elisp.texi: Set documentencoding.
6446548e 656
33383987
JB
6572011-03-07 Chong Yidong <cyd@stupidchicken.com>
658
659 * Version 23.3 released.
660
0b3ceceb
CY
6612011-03-06 Chong Yidong <cyd@stupidchicken.com>
662
663 * package.texi: Update index keywords.
664 (Package Archives): New node contents. Document package-x.el.
665
78f5433f
JB
6662011-03-06 Juanma Barranquero <lekktu@gmail.com>
667
668 * makefile.w32-in (srcs): Add package.texi.
669
555e9b5c
CY
6702011-03-06 Chong Yidong <cyd@stupidchicken.com>
671
120d9389
CY
672 * package.texi (Packaging, Packaging Basics, Simple Packages)
673 (Multi-file Packages): Expand and clarify.
674 (Package Archives): Temporary placeholder node.
675
676 * elisp.texi (Top): Update node listing.
677
555e9b5c
CY
678 * Makefile.in (srcs): Add package.texi.
679
b59a4335
CY
6802011-03-05 Chong Yidong <cyd@stupidchicken.com>
681
682 * processes.texi (Synchronous Processes): Minor clarification
683 (Bug#8149).
684
06083aa1
GM
6852011-03-03 Glenn Morris <rgm@gnu.org>
686
687 * files.texi (Truenames): Minor clarification. (Bug#2341)
688
6640b281
GM
6892011-03-01 Glenn Morris <rgm@gnu.org>
690
691 * variables.texi (Directory Local Variables):
692 Mention `(subdirs . nil)' alist element.
693
2b0c7330 6942011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
695
696 * variables.texi (Directory Local Variables): Mention the optional
697 mtime argument of dir-locals-set-directory-class. (Bug#3577)
698
b923f7a9
CY
6992011-02-27 Chong Yidong <cyd@stupidchicken.com>
700
701 * minibuf.texi (Minibuffer History): Clarify discussion of
702 minibuffer history lists (Bug#8085).
703
67ab0163 7042011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 705
e979a521
EZ
706 * elisp.texi: Sync @dircategory with ../../info/dir.
707
e03b2fd4
EZ
708 * files.texi (Visiting Functions): Document find-file-literally,
709 both the command and the variable.
710
86ec878a
EZ
711 * variables.texi (Creating Buffer-Local): Explain the meaning of
712 permanent local variables.
713
67ab0163
GM
714 * files.texi (Visiting Functions): Document find-file-literally,
715 both the command and the variable.
716
717 * variables.texi (Creating Buffer-Local): Explain the meaning of
718 permanent local variables.
719
7202011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
721
722 * keymaps.texi (Remapping Commands): Mention how to undo it.
723
bfcb151a
RT
7242011-02-09 Reuben Thomas <rrt@sc3d.org>
725
726 * loading.texi (Hooks for Loading): Remove unnecessary advice
727 about eval-after-load (Bug#7986).
728
a41c8660
CY
7292011-02-05 Chong Yidong <cyd@stupidchicken.com>
730
731 * commands.texi (Accessing Mouse): Note that a header line is not
732 included in the row of posn-col-row.
733
e0dd6837
CY
7342011-02-02 Chong Yidong <cyd@stupidchicken.com>
735
736 * modes.texi (Major Mode Conventions): Add face guidelines.
737 (Faces for Font Lock): List faces in order of prominence.
738
a4180391
PE
7392011-02-01 Paul Eggert <eggert@cs.ucla.edu>
740
741 format-time-string now supports subsecond time stamp resolution
742 * os.texi (Time Parsing): Document %N.
743
7427eb97
CY
7442011-01-28 Chong Yidong <cyd@stupidchicken.com>
745
61db307f
CY
746 * vol1.texi (Top):
747 * vol2.texi (Top):
748 * elisp.texi (Top):
749 * display.texi (Display Property): Shorten the menu description of
750 the "Other Display Specs" node (Bug#7816).
751
7427eb97
CY
752 * keymaps.texi (Defining Menus): Add "menu item" and "extended
753 menu item" concept index entries (Bug#7805).
754
bf3dae7e
EZ
7552011-01-29 Eli Zaretskii <eliz@gnu.org>
756
757 * makefile.w32-in (texinfodir): New variable.
758 (usermanualdir): Remove as redundant with $(emacsdir).
759 (MAKEINFO): Remove options, leave only program name.
760 (MAKEINFO_OPTS): New variable.
761 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
762
06d8ace5 7632011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
764 Richard Kim <emacs18@gmail.com>
765
766 * loading.texi (Library Search): Document list-load-path-shadows
767 (Bug#7757).
768
06d8ace5 7692011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
770
771 * searching.texi (Regexp Special): Remove outdated discussion of
772 character sets (Bug#7780).
773
28a88153
CY
774 * frames.texi (Pop-Up Menus): Document where menu title comes
775 from (Bug#7684).
776
06d8ace5 7772011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
778
779 * display.texi (Making Buttons): Mention limitation of text buttons.
780
a8e1e9ee
WL
7812011-01-23 Werner Lemberg <wl@gnu.org>
782
783 * Makefile.in (MAKEINFO): Now controlled by `configure'.
784 (MAKEINFO_OPTS): New variable. Use it where appropriate.
785 (ENVADD): New variable to control texi2dvi and texi2pdf.
786
362b9d48
GM
7872011-01-15 Chong Yidong <cyd@stupidchicken.com>
788
789 * files.texi (Directory Names): Move directory-abbrev-alist doc to
790 Emacs manual.
791
7922011-01-15 Eli Zaretskii <eliz@gnu.org>
793
794 * files.texi (Directory Names): Explain why FROM in
795 directory-abbrev-alist should begin with \`. (Bug#7777)
796
3fa173b4
SM
7972011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
798
799 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
800
7c420169 8012011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
802
803 * modes.texi (Emulating Mode Line): Fix last change.
804
7c420169 8052011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
806
807 * modes.texi (Emulating Mode Line): Update documentation of
808 format-mode-line according to changes that fixed bug #7587.
809
80b33766
SM
8102010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
811
812 * modes.texi (Derived Modes): Mention prog-mode.
813
814 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
815 of the key-binding-data cache since we don't use it any more.
816
f49d1f52 8172010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 818
4bb49a92
EZ
819 * processes.texi (Shell Arguments):
820 * strings.texi (Creating Strings): Don't mention "shell commands";
821 make it explicit that `split-string-and-unquote' and
822 `combine-and-quote-strings' are mainly for working with arguments
823 to call-process and start-process.
824
3c73e30e
EZ
825 * processes.texi (Shell Arguments): Fix documentation of
826 `split-string-and-unquote'. Add indexing. (Bug#7563)
827
f49d1f52 8282010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
829
830 * modes.texi (Auto-Indentation): New section to document SMIE.
831 (Major Mode Conventions):
832 * text.texi (Mode-Specific Indent): Refer to it.
833
f49d1f52 8342010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
835
836 * display.texi (Other Display Specs): Document left-fringe and
837 right-fringe display specs.
838
f49d1f52 8392010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
840
841 * backups.texi (Making Backups):
842 * modes.texi (Example Major Modes): Use recommended coding style.
843 (Major Mode Basics, Derived Modes): Encourge more strongly use of
844 define-derived-mode. Mention completion-at-point-functions.
845
f49d1f52 8462010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 847
5dcb4c4e
SM
848 * nonascii.texi (Converting Representations):
849 Document byte-to-string.
e1115396 850
ec1b9b17
GM
8512010-12-08 Glenn Morris <rgm@gnu.org>
852
853 * buffers.texi (Modification Time):
854 verify-visited-file-modtime now defaults to the current buffer.
855
07976ae3 8562010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 857
ec1b9b17 858 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
859
860 * strings.texi (Creating Strings): Don't mention semi-obsolete
861 function char-to-string.
862 (String Conversion): Shorten discussion of semi-obsolete function
863 string-to-char. Link to Converting Representations.
864
865 * objects.texi (Symbol Type):
866 * text.texi (Near Point):
867 * help.texi (Help Functions):
868 * functions.texi (Mapping Functions): Use string instead of
869 char-to-string in examples.
870
07976ae3 8712010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
872
873 * text.texi (Kill Functions, Kill Functions)
874 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
875 YANK-HANDLER args.
876
877 * symbols.texi (Creating Symbols): Using unintern without an
878 obarray arg is now obsolete.
879
880 * numbers.texi (Float Basics): Document float-e and float-pi.
881
882 * variables.texi (Defining Variables): Change "pi" example to
883 "float-pi".
884
8547874a
EZ
8852010-11-26 Eli Zaretskii <eliz@gnu.org>
886
887 * commands.texi (Click Events): Document the values of X, Y and
888 COL, ROW in the event's position, when the click is on the header
889 or mode line, on the fringes, or in the margins.
890
4a47c275 8912010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 892
5b05d75b
EZ
893 * customize.texi (Composite Types): Lower-case index entry.
894
5dcb4c4e
SM
895 * loading.texi (How Programs Do Loading):
896 Document load-file-name. (Bug#7346)
c7926fe2 897
4a47c275 8982010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
899
900 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
901
0eb025fb
EZ
9022010-11-13 Eli Zaretskii <eliz@gnu.org>
903
904 * display.texi (Usual Display): Characters with no fonts are not
905 necessarily displayed as empty boxes.
906
2699a554 9072010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
908
909 * maps.texi (Standard Keymaps): Update File menu description.
910
8289f37b
GM
9112010-10-28 Glenn Morris <rgm@gnu.org>
912
913 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
914
5793a7bc 9152010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
916
917 * display.texi (Window Systems): Deprecate use of window-system as
918 a predicate.
919
17284e30
GM
9202010-10-23 Glenn Morris <rgm@gnu.org>
921
922 * help.texi (Documentation Basics): Remove mentions of digest-doc and
923 sorted-doc.
924
00f113eb
JB
9252010-10-15 Eli Zaretskii <eliz@gnu.org>
926
927 * os.texi (Dynamic Libraries): New node, with slightly modified
928 text deleted from "Image Formats".
929 (System Interface): Add @menu entry for "Dynamic Libraries".
930
931 * display.texi (Image Formats): Remove description of
932 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
933
07277eb8
GM
9342010-10-12 Glenn Morris <rgm@gnu.org>
935
936 * book-spine.texinfo: Rename to book-spine.texi.
937
c12e4a81
GM
9382010-10-11 Glenn Morris <rgm@gnu.org>
939
df187c62
GM
940 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
941
c12e4a81 942 * Makefile.in (DVIPS): New variable.
234db610
GM
943 (.PHONY): Add html, ps.
944 (html, elisp.html, ps, elisp.ps): New targets.
945 (clean): Delete html, ps files.
946 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 947
6513b232
EZ
9482010-10-09 Eli Zaretskii <eliz@gnu.org>
949
950 * makefile.w32-in (emacsdir): New variable.
951 (srcs): Add emacsver.texi.
952 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
953
abd40fb4
GM
9542010-10-09 Glenn Morris <rgm@gnu.org>
955
c1dc72b3
GM
956 * Makefile.in (VPATH): Remove.
957 (infodir): Make it absolute.
958 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
959
4393405b
GM
960 * Makefile.in (dist): Anchor regexps.
961
eef3ab94
GM
962 * Makefile.in (srcs): Put elisp.texi first.
963 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
964
aa9db089
GM
965 * Makefile.in (infoclean): Remove harmless, long-standing error.
966
abd40fb4
GM
967 * Makefile.in ($(infodir)): Delete rule.
968 (mkinfodir): New.
969 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
970
68db69ed 971 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 972 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 973
ea274122
GM
9742010-10-09 Glenn Morris <rgm@gnu.org>
975
f7a31f11
GM
976 * Makefile.in (emacsdir): New variable.
977 (MAKEINFO): Add -I $emacsdir.
978 (dist): Copy emacsver.texi.
b13254e7
GM
979 (srcs): Add emacsver.texi.
980
f7a31f11
GM
981 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
982 Set EMACSVER by including emacsver.texi.
983
ea274122
GM
984 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
985
17ca7950
GM
9862010-10-07 Glenn Morris <rgm@gnu.org>
987
988 * Makefile.in (version): New, set by configure.
989 (clean): Delete dist tar file.
990 (dist): Use version in tar name.
991
4c83f6e1
GM
9922010-10-06 Glenn Morris <rgm@gnu.org>
993
994 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
995 (INSTALL_INFO): Remove unused variable.
996 (mostlyclean, infoclean, dist): New rules.
997 (clean): Delete dvi and pdf files.
998 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 999 ($(infodir)): Add parallel build workaround.
4c83f6e1 1000
0264072d
GM
10012010-10-04 Glenn Morris <rgm@gnu.org>
1002
1003 * Makefile.in (dvi, pdf, $(infodir)): New targets.
1004 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 1005 Fix -I typo.
0264072d
GM
1006 (clean): No 'make.out' or 'core' files.
1007 (.PHONY): Declare clean rules.
1008 (maintainer-clean): Delete pdf file. Guard against cd failures.
1009
77f38949
GM
10102010-10-03 Glenn Morris <rgm@gnu.org>
1011
1012 * files.texi (File Name Components): Remove ignored section about
1013 deleted variable directory-sep-char.
1014
178fdd41
MA
10152010-10-03 Michael Albinus <michael.albinus@gmx.de>
1016
1017 * files.texi (Magic File Names): New defopt
1018 remote-file-name-inhibit-cache.
1019
9c524fcb
GM
10202010-10-02 Glenn Morris <rgm@gnu.org>
1021
1022 * os.texi (Killing Emacs): Hook now runs in batch mode.
1023
f816790b
SM
10242010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
1025
1026 * text.texi (Special Properties): Clarify when modification-hooks run.
1027
7cf78aac
SM
10282010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
1029
1030 * syntax.texi (Syntax Flags): Document new `c' flag.
1031
ca0d44e4
GM
10322010-09-09 Glenn Morris <rgm@gnu.org>
1033
1034 * display.texi (ImageMagick Images): General cleanup.
1035
10999305 10362010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
1037
1038 * files.texi (Directory Names): Use \` rather than ^.
1039
45240125
JD
10402010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1041
1042 * text.texi (Low-Level Kill Ring):
1043 * frames.texi (Window System Selections): Remove cut buffer
1044 documentation.
1045
4abe5bf6
EZ
10462010-08-28 Eli Zaretskii <eliz@gnu.org>
1047
1048 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
1049 Parameters", where the default fringe width is described.
1050
1051 * frames.texi (Window Frame Parameters, Basic Parameters)
1052 (Position Parameters, Layout Parameters, Management Parameters)
1053 (Cursor Parameters, Font and Color Parameters): Add indexing for
1054 frame parameters. (Bug#6929)
1055
fdc76236
TT
10562010-08-25 Tom Tromey <tromey@redhat.com>
1057
1058 * vol2.texi (Top): Update.
1059 * vol1.texi (Top): Update.
1060 * tips.texi (Library Headers): Mention Package-Version and
1061 Package-Requires.
1062 * package.texi: New file.
1063 * os.texi (System Interface): Update pointers.
1064 * elisp.texi (Top): Link to new nodes. Include package.texi.
1065 * anti.texi (Antinews): Update pointers.
1066
1e5c1c80
EZ
10672010-08-25 Eli Zaretskii <eliz@gnu.org>
1068
1069 * processes.texi (Filter Functions): Fix last change.
1070
78e33835
CY
10712010-08-24 Markus Triska <triska@gmx.at>
1072
1073 * processes.texi (Filter Functions): Use `buffer-live-p' instead
1074 of `buffer-name' in the main text as well as in the example
1075 (Bug#3098).
1076
198a7a97
CY
10772010-08-22 Chong Yidong <cyd@stupidchicken.com>
1078
1079 * nonascii.texi (Text Representations):
1080 * loading.texi (Loading Non-ASCII):
1081 * compile.texi (Byte Compilation): Don't mention obsolete
1082 --unibyte command-line argument.
1083
bc7d7ea6
CY
10842010-08-22 Chong Yidong <cyd@stupidchicken.com>
1085
1086 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
1087
b0126eac 10882010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
1089
1090 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
1091
e8a6cc19
EZ
10922010-08-20 Eli Zaretskii <eliz@gnu.org>
1093
1094 * commands.texi (Misc Events): Add cross-references to where
1095 POSITION of a mouse event is described in detail.
1096
7815fe19 10972010-08-08 Christoph <cschol2112@googlemail.com>
ee301a7a
SM
1098
1099 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
1100
7815fe19 11012010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
1102
1103 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
1104 Suggested by Štěpán Němec <stepnem@gmail.com>.
1105
7815fe19 11062010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
1107
1108 * minibuf.texi (High-Level Completion): Document args of
1109 `read-buffer-function' (bug#5625).
1110
8b2dd508
JD
11112010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1112
1113 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
1114
bace45fe
MA
11152010-07-29 Michael Albinus <michael.albinus@gmx.de>
1116
1117 * processes.texi (Process Information): Explain process property
1118 `remote-tty'.
1119
4ce5a4cc
JB
11202010-07-27 Juanma Barranquero <lekktu@gmail.com>
1121
1122 * modes.texi (Defining Minor Modes): Use C-delete in examples,
1123 instead of "\C-\^?" (bug#6334).
1124
1c84bc7a
JB
1125 * text.texi (Special Properties): Fix typo.
1126
b88746ba
EZ
11272010-07-09 Eli Zaretskii <eliz@gnu.org>
1128
1129 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
1130 calling sequences, which are now the standard.
1131
51422d6d
CY
11322010-06-24 Chong Yidong <cyd@stupidchicken.com>
1133
1134 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
1135
1136 * commands.texi (Command Overview): Mention undo-boundary call.
1137
d24880de
GM
11382010-06-23 Glenn Morris <rgm@gnu.org>
1139
1140 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
1141 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
1142 * frames.texi, functions.texi, internals.texi, keymaps.texi:
1143 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
1144 * searching.texi, sequences.texi, strings.texi, syntax.texi:
1145 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
1146 Untabify Texinfo files.
1147
0fc76035
CY
11482010-06-20 Chong Yidong <cyd@stupidchicken.com>
1149
1150 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
1151
5338dc0b
CY
11522010-06-19 Chong Yidong <cyd@stupidchicken.com>
1153
a628ad9d 1154 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 1155
2c3a3c1d
CY
11562010-06-02 Chong Yidong <cyd@stupidchicken.com>
1157
ba3bf1d9
CY
1158 * searching.texi (Regexp Special): Remove obsolete information
1159 about matching non-ASCII characters, and suggest using char
1160 classes (Bug#6283).
2c3a3c1d 1161
7f4b4249
JB
11622010-05-30 Juanma Barranquero <lekktu@gmail.com>
1163
1164 * minibuf.texi (Basic Completion): Add missing "@end defun".
1165
637821cd
SM
11662010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1167
1168 * minibuf.texi (Basic Completion): Document completion-boundaries.
1169 (Programmed Completion): Document the new fourth method for boundaries.
1170
e13051c3
CY
11712010-05-22 Chong Yidong <cyd@stupidchicken.com>
1172
a628ad9d 1173 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 1174
0235128c 11752010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1176
1177 * windows.texi (Textual Scrolling):
1178 * tips.texi (Coding Conventions):
1179 * minibuf.texi (Minibuffer History):
1180 * maps.texi (Standard Keymaps):
1181 * loading.texi (Where Defined):
1182 * edebug.texi (Instrumenting): Fix typos.
1183
0235128c 11842010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 1185
c7c32279
CY
1186 * keymaps.texi (Menu Bar): Document :advertised-binding property.
1187
0235128c
SM
1188 * functions.texi (Obsolete Functions):
1189 Document set-advertised-calling-convention.
eb5ed549
CY
1190
1191 * minibuf.texi (Basic Completion): Document completion-in-region.
1192 (Programmed Completion): Document completion-annotate-function.
1193
1194 * commands.texi (Reading One Event): Document read-key.
1195 (Distinguish Interactive): Document KIND arg to
1196 called-interactively-p. Delete obsolete interactive-p.
1197
1198 * elisp.texi (Top): Update node description.
1199
f8848423
EZ
12002010-05-08 Eli Zaretskii <eliz@gnu.org>
1201
0235128c
SM
1202 * nonascii.texi (Character Properties):
1203 Document unicode-category-table. Add an index entry for Unicode
1204 general category.
1205
12062010-05-07 Chong Yidong <cyd@stupidchicken.com>
1207
1208 * Version 23.2 released.
f8848423 1209
938efb77
JB
12102010-04-20 Juanma Barranquero <lekktu@gmail.com>
1211
1212 * locals.texi (Standard Buffer-Local Variables):
1213 Remove @ignore'd reference to `direction-reversed'.
1214
5854c267
JL
12152010-04-14 Juri Linkov <juri@jurta.org>
1216
1217 Fix @deffn without category.
1218
1219 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
1220 for `abbrev-insert'.
1221
1222 * buffers.texi (Indirect Buffers): Add category `Command'
1223 to @deffn of `clone-indirect-buffer'.
1224
1225 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
1226 for `next-window' and `previous-window'. Add category `Command'
1227 to @deffn of `pop-to-buffer'.
1228
8a14dec7
CY
12292010-04-01 Chong Yidong <cyd@stupidchicken.com>
1230
1231 * nonascii.texi (Text Representations): Don't mark
1232 enable-multibyte-characters as a user option.
1233
7a1831cf
EZ
12342010-03-31 Eli Zaretskii <eliz@gnu.org>
1235
1236 * control.texi (Handling Errors): How to re-throw a signal caught
1237 by condition-case.
1238
c3863713
CY
12392010-03-26 Chong Yidong <cyd@stupidchicken.com>
1240
1241 * loading.texi (Hooks for Loading): Document after-load-functions.
1242 Copyedits.
1243
c333f279
AM
12442010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
1245
1246 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
1247
e867cb5d 12482010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
1249
1250 * processes.texi (Network Processes): Document seqpacket type.
1251
605f35cd
DN
12522010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
1253
1254 * os.texi (System Environment): Do not mention lynxos.
1255
288f9fc0
CY
12562010-03-10 Chong Yidong <cyd@stupidchicken.com>
1257
1258 * Branch for 23.2.
1259
eed5c93a
CY
12602010-03-06 Chong Yidong <cyd@stupidchicken.com>
1261
1262 * objects.texi (Integer Type): Take note of the read syntax
1263 exception for numbers that cannot fit in the integer type.
1264
1ddd6622
GM
12652010-03-03 Glenn Morris <rgm@gnu.org>
1266
1267 * numbers.texi (Integer Basics, Bitwise Operations):
1268 * objects.texi (Integer Type): Update for integers now being 30-bit.
1269
a908c79a
CY
12702010-02-27 Chong Yidong <cyd@stupidchicken.com>
1271
1272 * display.texi (Low-Level Font): Document :otf font-spec property.
1273
cd61af01
SM
12742010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1275
1276 * display.texi (Line Height): Avoid obsolete special default variables
1277 like default-major-mode.
1278
c02f8fe2
AM
12792010-01-28 Alan Mackenzie <acm@muc.de>
1280
1281 * display.texi (Auto Faces): Say fontification-functions is called
1282 whether or not Font Lock is enabled. Tidy up the wording a bit.
1283
d738d18b
CY
12842010-01-17 Chong Yidong <cyd@stupidchicken.com>
1285
1286 * elisp.texi: Remove duplicate edition information (Bug#5407).
1287
4963739e
JB
12882010-01-17 Juanma Barranquero <lekktu@gmail.com>
1289
1290 * two.el (volume-header-toc-markup): Fix typos in docstring.
1291
c57008f6
SM
12922010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1293
1294 Avoid dubious uses of save-excursions.
1295 * positions.texi (Excursions): Recommend the use of
1296 save-current-buffer if applicable.
1297 * text.texi (Clickable Text): Fix the example code which used
1298 save-excursion in a naive way which sometimes preserves point and
1299 sometimes not.
1300 * variables.texi (Creating Buffer-Local):
1301 * os.texi (Session Management):
1302 * display.texi (GIF Images):
1303 * control.texi (Cleanups): Use (save|with)-current-buffer.
1304
2f3725cd
EZ
13052010-01-02 Eli Zaretskii <eliz@gnu.org>
1306
1307 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
1308
85eeac93
CY
13092010-01-02 Chong Yidong <cyd@stupidchicken.com>
1310
1311 * nonascii.texi (Text Representations, Character Codes)
1312 (Converting Representations, Explicit Encoding)
1313 (Translation of Characters): Use hex notation consistently.
1314 (Character Sets): Fix map-charset-chars doc (Bug#5197).
1315
4801c5fa
CY
13162010-01-01 Chong Yidong <cyd@stupidchicken.com>
1317
1318 * loading.texi (Where Defined): Make it clearer that these are
1319 loaded files (Bug#5068).
1320
26e533e2
CY
13212009-12-29 Chong Yidong <cyd@stupidchicken.com>
1322
1323 * minibuf.texi (Completion Styles): Document `initials' style.
1324
16d1ff5f
CY
13252009-12-25 Chong Yidong <cyd@stupidchicken.com>
1326
1327 * frames.texi (Resources): Describe inhibit-x-resources.
1328 (Size Parameters): Copyedit.
1329
1330 * hash.texi (Creating Hash):
1331 * objects.texi (Hash Table Type): Document the new hash table
1332 printed representation.
1333
1334 * minibuf.texi (Basic Completion): 4th arg to all-completions is
1335 obsolete.
1336
5dcb4c4e
SM
1337 * processes.texi (Process Buffers):
1338 Document process-kill-buffer-query-function.
16d1ff5f 1339
9a5de3d9
GM
13402009-12-05 Glenn Morris <rgm@gnu.org>
1341
1342 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
1343 diary-display-function, and no longer recommended to be a hook.
1344 Update for changes in the names of calendar and diary hooks.
1345 diary-print-entries-hook has changed section.
1346
b640eb52
EZ
13472009-11-28 Eli Zaretskii <eliz@gnu.org>
1348
1349 * text.texi (Special Properties): More accurate description of
1350 what the `cursor' property does.
1351
be1674ab
KR
13522009-11-26 Kevin Ryde <user42@zip.com.au>
1353
1354 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
1355 mouse-wheel-down-event, the closest thing to a definition for them.
1356 * os.texi (Startup Summary): vindex inhibit-startup-message and
1357 inhibit-splash-screen.
1358 (Command-Line Arguments): vindex argv.
1359 (Suspending Emacs): vindex suspend-tty-functions and
1360 resume-tty-functions. Don't want to index every hook, but having
1361 the programming ones is helpful.
1362
603f5979
CY
13632009-11-14 Chong Yidong <cyd@stupidchicken.com>
1364
1365 * commands.texi (Motion Events): Fix typo (Bug#4907).
1366
4359a806
CY
13672009-11-08 Chong Yidong <cyd@stupidchicken.com>
1368
1369 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
1370 are affected by case-fold-search (Bug#4483).
1371
0f063651
CY
13722009-11-02 Chong Yidong <cyd@stupidchicken.com>
1373
1374 * minibuf.texi (Reading File Names): Note that read-file-name may
1375 use a graphical file dialog.
1376
9bd79893
GM
13772009-10-31 Glenn Morris <rgm@gnu.org>
1378
1379 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
1380
ebe479ec
KR
13812009-10-16 Kevin Ryde <user42@zip.com.au>
1382
1383 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
1384 in particular so `info-lookup-symbol' can find its docs.
1385
2640fa86
CY
13862009-10-16 Chong Yidong <cyd@stupidchicken.com>
1387
1388 * variables.texi (Constant Variables): Distinguish from defconst
1389 variables.
1390 (Defining Variables): Add cindex.
1391
edd6a733
CY
13922009-10-15 Chong Yidong <cyd@stupidchicken.com>
1393
1394 * os.texi (Time of Day): Clarify that the microsecond part is
1395 ignored (Bug#4637).
1396
5feb0b73
GM
13972009-10-11 Glenn Morris <rgm@gnu.org>
1398
1399 * frames.texi (Size and Position): Clarify what is included in the frame
1400 height. (Bug#4535)
1401
0c5413c8
GM
14022009-10-10 Glenn Morris <rgm@gnu.org>
1403
1404 * windows.texi (Size of Window): The relationship between window and
1405 frame heights is not so simple. (Bug#4535)
1406 Mention window-full-height-p.
1407
7f8b600a
SM
14082009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1409
1410 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
1411 used from Lisp.
1412
6185de1c
EZ
14132009-10-07 Eli Zaretskii <eliz@gnu.org>
1414
7f8b600a
SM
1415 * files.texi (Directory Names) <abbreviate-file-name>:
1416 Document that root home directories are not replaced with "~".
6185de1c 1417
9972911f
EZ
14182009-10-06 Eli Zaretskii <eliz@gnu.org>
1419
1420 * text.texi (Special Properties): Document the meaning of the
1421 `cursor' text property whose value is an integer.
1422
2a3f19ef
MA
14232009-10-05 Michael Albinus <michael.albinus@gmx.de>
1424
1425 * files.texi (Magic File Names): Add `copy-directory'.
1426
804543b5
EZ
14272009-10-05 Eli Zaretskii <eliz@gnu.org>
1428
1429 * files.texi (File Attributes): Fix description of file
1430 attributes. (Bug#4638) Update attributes of files.texi example to
1431 be more representative.
1432
461bf92b
MA
14332009-10-05 Michael Albinus <michael.albinus@gmx.de>
1434
1435 * files.texi (Create/Delete Dirs): New command copy-directory.
1436
a86cd395
JB
14372009-10-04 Juanma Barranquero <lekktu@gmail.com>
1438
1439 * anti.texi (Antinews):
1440 * macros.texi (Indenting Macros):
1441 * strings.texi (Creating Strings, Case Conversion):
1442 Remove duplicate words.
1443
d3080264
MA
14442009-10-01 Michael Albinus <michael.albinus@gmx.de>
1445
1446 * files.texi (Create/Delete Dirs): delete-directory has an
1447 optional parameter RECURSIVE.
1448
85d14563
SM
14492009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
1450
1451 * buffers.texi (Swapping Text): Minor clarification.
1452
3d9842c6
GM
14532009-10-01 Glenn Morris <rgm@gnu.org>
1454
1455 * functions.texi (Declaring Functions): Mention that we also search for
1456 ".m" files in the src/ directory.
1457
78427304
CY
14582009-09-25 David Engster <deng@randomsample.de>
1459
3d9842c6 1460 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 1461
b578c9cc
GM
14622009-09-22 Glenn Morris <rgm@gnu.org>
1463
1464 * internals.texi (Building Emacs): Mention preloaded-file-list.
1465
beee5da7
AM
14662009-09-14 Alan Mackenzie <acm@muc.de>
1467
1468 * os.texi (Terminal Output): Put "@code{}" around "stdout".
1469
5d6ab672
CY
14702009-09-13 Chong Yidong <cyd@stupidchicken.com>
1471
1472 * functions.texi (Anonymous Functions): Rearrange discussion,
1473 giving usage of unquoted lambda forms first. Mention that
1474 `function' and `#'' are no longer required (Bug#4290).
1475
59375eeb
AM
14762009-09-11 Alan Mackenzie <acm@muc.de>
1477
a86cd395 1478 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
1479 batch mode.
1480
e7e2f529
GM
14812009-09-01 Glenn Morris <rgm@gnu.org>
1482
1483 * display.texi (Face Functions): Mention define-obsolete-face-alias.
1484
eae47088
GM
14852009-08-26 Ulrich Mueller <ulm@gentoo.org>
1486
1487 * nonascii.texi (Character Codes): Fix typos.
1488
3691a0a6
MA
14892009-08-25 Michael Albinus <michael.albinus@gmx.de>
1490
1491 * processes.texi (Synchronous Processes): New defvar
1492 process-file-side-effects.
1493
664d56b8
GM
14942009-08-25 Glenn Morris <rgm@gnu.org>
1495
1496 * display.texi (Fontsets): Fix typo.
1497
0706c025
GM
1498 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
1499
03a74b84
SM
15002009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
1501
1502 * processes.texi (Asynchronous Processes): Adjust arglist of
1503 start-process-shell-command and start-file-process-shell-command.
1504
f6de8a37
CY
15052009-08-15 Chong Yidong <cyd@stupidchicken.com>
1506
4b1ed1bb
CY
1507 * advice.texi (Argument Access in Advice): Note that argument
1508 positions are zero-based (Bug#3932).
1509
89a9e058
CY
1510 * commands.texi (Distinguish Interactive): Minor copyedit.
1511
23696fd7
CY
1512 * display.texi (Face Attributes): Add xref to Displaying Faces for
1513 explanation of "underlying face".
1514
f6de8a37
CY
1515 * customize.texi (Common Keywords): Add xref to Loading.
1516
1517 * loading.texi (How Programs Do Loading): Add xref to Lisp
1518 Libraries node in the Emacs manual.
1519
417f77e6
CY
15202009-08-13 Chong Yidong <cyd@stupidchicken.com>
1521
1522 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
1523
0999039c
CY
15242009-07-18 Chong Yidong <cyd@stupidchicken.com>
1525
1526 * processes.texi (Shell Arguments): Copyedits.
1527
9af167bc
GM
15282009-07-18 Glenn Morris <rgm@gnu.org>
1529
1530 * loading.texi (Repeated Loading): Fix typo.
1531
137987ab
RS
15322009-07-16 Richard Stallman <rms@gnu.org>
1533
1534 * buffers.texi (Swapping Text): Recommend setting
1535 write-region-annotate-functions and buffer-saved-size.
1536
1537 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
1538
622fa380
GM
15392009-07-15 Glenn Morris <rgm@gnu.org>
1540
1541 * edebug.texi: Minor re-phrasings throughout.
1542 (Edebug Execution Modes): Sit-for affects continue mode too.
1543 (Jumping): Use `forward-sexp' rather than its keybinding.
1544 (Edebug Misc): Fix Q binding.
1545 (Edebug Eval): Remove cl version.
1546 (Printing in Edebug): Clarify print-length etc.
1547 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
1548 (Specification List): Remove edebug-unwrap findex entry.
1549 (Specification Examples): defmacro is actually not the same as defun.
1550 Escape "`" in example.
1551
6bbd4600
CY
15522009-07-15 Chong Yidong <cyd@stupidchicken.com>
1553
1554 * markers.texi (The Mark): Document optional arg to
1555 deactivate-mark.
1556
e538d479
GM
15572009-07-11 Kevin Ryde <user42@zip.com.au>
1558
1559 * hooks.texi (Standard Hooks): Fix cross-references.
1560
4c98b9ed
GM
1561 * loading.texi (Named Features): Refer to eval-after-load.
1562
5300838c
GM
15632009-07-11 Glenn Morris <rgm@gnu.org>
1564
64fbeb16
GM
1565 * Makefile.in (TEXI2PDF): New.
1566 (elisp.pdf): New target.
1567
4c98b9ed
GM
1568 * searching.texi (Regexp Backslash): Fix typo.
1569
1570 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 1571
51d9979c
GM
15722009-07-10 Glenn Morris <rgm@gnu.org>
1573
561c0216
GM
1574 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
1575
5b594a58
GM
1576 * customize.texi (Customization Types):
1577 * display.texi (Abstract Display):
0cc8c85a 1578 * objects.texi (Character Type, String Type):
5b594a58 1579 Merge in some menu descriptions from elisp.texi.
51d9979c 1580
c3cbbb40
GM
1581 * hash.texi (Hash Tables):
1582 * modes.texi (Multiline Font Lock):
1583 End menu description with period.
fe42c16a 1584
28528402
GM
15852009-07-09 Glenn Morris <rgm@gnu.org>
1586
1587 * back.texi: Don't hard-code texinfo location.
1588
1589 * two-volume.make (texinfodir): New, with location of texinfo.tex.
1590 (tex): Add texinfodir to TEXINPUTS.
1591 (elisp1med-init, elisp2med-init): Use texinfodir.
1592
1593 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
1594 (clean): Add two-volume.make intermediate files.
1595
1596 * elisp.texi, vol1.texi, vol2.texi:
1597 Use a DATE variable with the publication date, and update it.
1598 Fix antinews menu description.
1599
1600 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
1601 Update the detailed node listing to match elisp.texi.
1602
1603 * README: Update edition to match elisp.texi.
1604
1605 * objects.texi (General Escape Syntax):
1606 * nonascii.texi (Character Sets):
1607 Use consistent case for "Unicode Standard".
1608
1609 * anti.texi (Antinews):
1610 * customize.texi (Variable Definitions):
1611 * functions.texi (Declaring Functions):
1612 * nonascii.texi (Character Properties):
1613 * processes.texi (Serial Ports):
1614 * text.texi (Special Properties):
1615 * tips.texi (Coding Conventions):
1616 Minor rearrangements to improve TeX line-filling.
1617
1618 * commands.texi (Using Interactive): Fix cross-reference.
1619
17db8e10
JD
16202009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1621
1622 * frames.texi (Management Parameters): Mention sticky.
1623
77c7e2e1
AS
16242009-07-01 Andreas Schwab <aschwab@redhat.com>
1625
1626 * help.texi (Help Functions): Fix description of help-buffer and
1627 help-setup-xref to use @defun instead of @deffn.
1628
3f1c6666
JD
16292009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1630
1631 * frames.texi (Size Parameters): Mention maximized for fullscreen.
1632
ca27c21b
CY
16332009-06-24 Chong Yidong <cyd@stupidchicken.com>
1634
1635 * display.texi (Window Systems): Add ns to the list.
1636
70243478
CY
16372009-06-21 Chong Yidong <cyd@stupidchicken.com>
1638
1639 * Branch for 23.1.
1640
df006536
MR
16412009-06-17 Martin Rudalics <rudalics@gmx.at>
1642
1643 * windows.texi (Dedicated Windows): Fix typo.
1644 (Resizing Windows): Replace @defun by @deffn.
1645
d259fc4b
GM
16462009-06-17 Glenn Morris <rgm@gnu.org>
1647
1648 * variables.texi (Directory Local Variables):
1649 Update for 2009-04-11 name-change of dir-locals-directory-alist.
1650
30781db6
KH
16512009-06-09 Kenichi Handa <handa@m17n.org>
1652
1653 * nonascii.texi (Character Sets): State clearly that FROM and TO
1654 are codepoints of CHARSET.
1655
62e8099c
CY
16562009-06-07 Chong Yidong <cyd@stupidchicken.com>
1657
1658 * minibuf.texi (Reading File Names): Fix introductory text.
1659 Suggested by stan@derbycityprints.com.
1660 (High-Level Completion): Fix typo.
1661
ee1b1917
CY
16622009-05-28 Chong Yidong <cyd@stupidchicken.com>
1663
1664 * frames.texi (Text Terminal Colors): Multi-tty is already
1665 implemented, but tty-local colors are not.
1666
5df647e8
CY
16672009-05-27 Chong Yidong <cyd@stupidchicken.com>
1668
1669 * hooks.texi (Standard Hooks): Remove mention of obsolete
1670 redisplay-end-trigger-functions.
1671
1672 * internals.texi (Window Internals): Remove mention of obsolete
1673 redisplay-end-trigger-functions.
1674
01f17ae2
MR
16752009-05-21 Martin Rudalics <rudalics@gmx.at>
1676
1677 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
1678
1679 * backups.texi (Making Backups): backup-directory-alist and
1680 make-backup-file-name-function are options.
1681 (Auto-Saving): auto-save-list-file-prefix is an option.
1682
1683 * buffers.texi (Killing Buffers): buffer-offer-save is an
1684 option.
1685
1686 * display.texi (Refresh Screen): no-redraw-on-reenter is an
1687 option.
1688 (Echo Area Customization): echo-keystrokes is an option.
1689 (Selective Display): selective-display-ellipses is an option.
1690 (Temporary Displays): temp-buffer-show-function is an option.
1691 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
1692 are options.
1693 (Font Selection): face-font-family-alternatives,
1694 face-font-selection-order, face-font-registry-alternatives, and
1695 scalable-fonts-allowed are options.
1696 (Fringe Indicators): indicate-buffer-boundaries is an option.
1697 (Fringe Cursors): overflow-newline-into-fringe is an option.
1698 (Scroll Bars): scroll-bar-mode is an option.
1699
1700 * eval.texi (Eval): max-lisp-eval-depth is an option.
1701
1702 * files.texi (Visiting Functions): find-file-hook is an option.
1703 (Directory Names): directory-abbrev-alist is an option.
1704 (Unique File Names): temporary-file-directory and
1705 small-temporary-file-directory are options.
1706
1707 * frames.texi (Initial Parameters): initial-frame-alist,
1708 minibuffer-frame-alist and default-frame-alist are options.
1709 (Cursor Parameters): blink-cursor-alist and
1710 cursor-in-non-selected-windows ar options.
1711 (Window System Selections): selection-coding-system is an
1712 option.
1713 (Display Feature Testing): display-mm-dimensions-alist is an
1714 option.
1715
1716 * help.texi (Help Functions): help-char and help-event-list are
1717 options.
1718
1719 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
1720 an option.
1721
1722 * minibuf.texi (Minibuffer History): history-length and
1723 history-delete-duplicates are options.
1724 (High-Level Completion): read-buffer-function and
1725 read-buffer-completion-ignore-case are options.
1726 (Reading File Names): read-file-name-completion-ignore-case is
1727 an option.
1728
1729 * modes.texi (Mode Line Top): mode-line-format is an option.
1730 (Mode Line Variables): mode-line-position and mode-line-modes
1731 are options.
1732
1733 * nonascii.texi (Text Representations):
1734 enable-multibyte-characters is an option.
1735 (Default Coding Systems): auto-coding-regexp-alist,
1736 file-coding-system-alist, auto-coding-alist and
1737 auto-coding-functions are options.
1738 (Specifying Coding Systems): inhibit-eol-conversion is an
1739 option.
1740
1741 * os.texi (Init File): site-run-file is an option.
1742 (System Environment): mail-host-address is an option.
1743 (User Identification): user-mail-address is an option.
1744 (Terminal Output): baud-rate is an option.
1745
1746 * positions.texi (Word Motion): words-include-escapes is an
1747 option.
1748
1749 * searching.texi (Standard Regexps): page-delimiter,
1750 paragraph-separate, paragraph-separate and sentence-end are
1751 options.
1752
1753 * text.texi (Margins): left-margin and fill-nobreak-predicate
1754 are options.
1755
1756 * variables.texi (Local Variables): max-specpdl-size is an
1757 option.
1758
1759 * windows.texi (Choosing Window):
1760 split-window-preferred-function, special-display-function and
1761 display-buffer-function are options.
1762
106e6894
CY
17632009-05-20 Chong Yidong <cyd@stupidchicken.com>
1764
4a83454d
CY
1765 Fix errors spotted by Martin Rudalics.
1766
106e6894
CY
1767 * syntax.texi (Position Parse): Document rationale for ignored
1768 arguments to syntax-ppss-flush-cache.
1769
1770 * processes.texi (Input to Processes): Mark PROCESS arg to
1771 process-running-child-p as optional.
1772 (Network Options): Document NO-ERROR arg to
1773 set-network-process-option.
1774
1775 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
1776 command.
1777
1778 * searching.texi (POSIX Regexps): Mark posix-search-forward and
1779 posix-search-backward as commands.
1780
1781 * os.texi (Killing Emacs): Mark kill-emacs as a command.
1782 (Suspending Emacs): Mark suspend-emacs as a command.
1783 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
1784 commands.
5dcb4c4e
SM
1785 (Terminal Output): Remove obsolete function baud-rate.
1786 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
1787
1788 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
1789 terminal-coding-system and set-terminal-coding-system.
1790 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
1791 as optional.
1792 (Character Sets): Document RESTRICTION arg of char-charset.
1793 (Character Codes): Mark POS argument to get-byte as optional.
1794
1795 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
1796 minibuffer-message.
1797
1798 * files.texi (Create/Delete Dirs): Mark make-directory and
1799 delete-directory as commands.
1800
1801 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
1802
1803 * text.texi (Base 64): Mark base64-decode-string and
1804 base64-encode-string as commands.
1805 (Columns): Mark move-to-column as a command.
1806 (Mode-Specific Indent): Document RIGID arg to
1807 indent-for-tab-command.
1808 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
1809 Mark indent-code-rigidly as a command.
1810 (Substitution): Mark translate-region as a command.
1811
1812 * frames.texi (Size and Position): Remove obsolete functions
1813 screen-height and screen-width.
1814
04173931
CY
18152009-05-19 Chong Yidong <cyd@stupidchicken.com>
1816
1817 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
1818 (Displaying Buffers, Resizing Windows): Correct mistakes;
1819 next-window, previous-window, and pop-to-buffer are not commands,
1820 and fit-window-to-buffer" is a command. (Pointed out by Martin
1821 Rudalics.)
1822
eae7d8f8
RS
18232009-05-17 Richard M Stallman <rms@gnu.org>
1824
1825 * modes.texi (Precalculated Fontification): Clarify text.
1826
b8766179
MR
18272009-05-17 Martin Rudalics <rudalics@gmx.at>
1828
1829 * windows.texi (Selecting Windows): Clarify descriptions of
1830 with-selected-window and get-lru-window.
1831 (Cyclic Window Ordering): Refer to particular frame when talking
1832 about how splitting affects the ordering.
1833 (Displaying Buffers): Fix descriptions of switch-to-buffer and
1834 switch-to-buffer-other-window. Explain how setting of
1835 display-buffer-reuse-frames affects pop-to-buffer.
1836 (Choosing Window): Clarify some details in descriptions of
1837 display-buffer-reuse-frames, pop-up-frames, and
1838 pop-up-frame-function.
1839 (Dedicated Windows): Clarify some details.
1840 (Textual Scrolling): Replace term vscroll by term vertical
1841 scroll position.
1842 (Vertical Scrolling): Fix typo.
1843 (Window Hooks): Relate text on jit-lock-register to window
1844 scrolling and size changes.
1845
734b5e3b
CY
18462009-05-14 Chong Yidong <cyd@stupidchicken.com>
1847
0a65633e
CY
1848 * frames.texi (Initial Parameters): Clarify what the initial
1849 minibuffer frame is.
05be46d7
CY
1850 (Buffer Parameters): Note that the minibuffer parameter can not be
1851 altered.
0a65633e 1852
734b5e3b
CY
1853 * anti.texi (Antinews): Copyedits. Rearrange some entries.
1854 Document display-buffer changes.
1855
925672cd
CY
18562009-05-13 Chong Yidong <cyd@stupidchicken.com>
1857
17ecd7af
CY
1858 * anti.texi (Antinews): Rewrite for Emacs 22.
1859
925672cd
CY
1860 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
1861 obarrays are first mentioned. Define "system abbrev" more
1862 prominently, and add it to the index.
1863 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
1864 Copyedits.
1865 (Abbrev Expansion): Document abbrev-insert.
1866
80be4dd7
CY
18672009-05-12 Chong Yidong <cyd@stupidchicken.com>
1868
1869 * frames.texi (Font and Color Parameters): Rename from Color
1870 Parameters. Document font-backend parameter.
1871
1872 * vol2.texi (Top): Update node listing.
1873 * vol1.texi (Top): Update node listing.
1874 * elisp.texi (Top): Update node listing.
1875
372a93ac
MR
18762009-05-11 Martin Rudalics <rudalics@gmx.at>
1877
1878 * windows.texi (Choosing Window): Don't explicitly refer to
1879 split-window-sensibly's window argument in descriptions of
1880 split-height-threshold and split-width-threshold.
1881
714c3541
MR
18822009-05-10 Martin Rudalics <rudalics@gmx.at>
1883
1884 * windows.texi (Choosing Window): Fix rewrite of window
1885 splitting section.
1886
0e90e7be
EZ
18872009-05-09 Eli Zaretskii <eliz@gnu.org>
1888
1889 * nonascii.texi (Default Coding Systems): Document
5dcb4c4e
SM
1890 find-auto-coding, set-auto-coding, and auto-coding-alist.
1891 Add indexing.
0e90e7be
EZ
1892 (Lisp and Coding Systems): Add index entries.
1893
d3c0c321
MR
18942009-05-09 Martin Rudalics <rudalics@gmx.at>
1895
1896 * windows.texi (Choosing Window): Describe split-window-sensibly
1897 and rewrite section on window splitting accordingly.
1898 (Textual Scrolling): Replace `...' by @code{...}.
1899
c773345a
CY
19002009-05-04 Chong Yidong <cyd@stupidchicken.com>
1901
ee2d5b5e
CY
1902 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
1903 Remove obsoleted pre-abbrev-expand-hook.
1904
1905 * locals.texi (Standard Buffer-Local Variables): Consolidate table
1906 entries.
1907
c773345a
CY
1908 * internals.texi (Object Internals): Don't assume 32-bit machines
1909 are the norm.
1910 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
1911 (Window Internals): Synch field names to window.h.
1912 (Process Internals): Synch field names to process.h.
c773345a 1913
dd449674
CY
19142009-04-29 Chong Yidong <cyd@stupidchicken.com>
1915
1916 * variables.texi (File Local Variables): Note that read-circle is
1917 bound to nil when reading file-local variables.
1918
1919 * streams.texi (Input Functions): Document read-circle.
1920 (Output Variables): Add xref to Circular Objects.
1921
4f1e25e2
CY
19222009-04-25 Chong Yidong <cyd@stupidchicken.com>
1923
1924 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
1925 Features and Coding System Basics. Node that "p" stands for
1926 "predicate". Recommend utf-8-emacs instead of emacs-mule.
1927 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
1928 mouse-appearance-menu.
1929 (Programming Tips): Add xref to Progress.
1930
dca019f8
CY
19312009-04-22 Chong Yidong <cyd@stupidchicken.com>
1932
5dcb4c4e
SM
1933 * os.texi (Command-Line Arguments):
1934 Document command-line-args-left.
dca019f8
CY
1935 (Suspending Emacs): Adapt text to multi-tty case. Document use of
1936 terminal objects for tty arguments.
1937 (Startup Summary): Add xref to Session Management.
1938 (Session Management): Mention emacs-session-restore. Copyedits.
1939
02a89103
CY
19402009-04-20 Chong Yidong <cyd@stupidchicken.com>
1941
1942 * os.texi (Startup Summary): Copyedits. The init file is not
1943 necessarily named .emacs now. Document initial-buffer-choice and
1944 initial-scratch-message. Note where Emacs exits in batch mode.
1945 Document inhibit-splash-screen as an alias.
1946 (Init File): Be neutral about which init file name to use.
1947
19482009-04-16 Chong Yidong <cyd@stupidchicken.com>
1949
1950 * os.texi (System Interface): Fix Texinfo usage.
1951
0c1cfe01
CY
19522009-04-15 Chong Yidong <cyd@stupidchicken.com>
1953
80d7cdca
CY
1954 * searching.texi (Regexp Backslash): Also refer to shy groups as
1955 non-capturing or unnumbered groups.
1956 (Regexp Functions): Add cross-reference to Regexp Backslash.
1957
0c1cfe01
CY
1958 * display.texi (Truncation): Overlays can use line-prefix and
1959 wrap-prefix too.
1960 (Overlay Properties): Document wrap-prefix and line-prefix.
1961 (Face Attributes): Document underline-minimum-offset.
1962 (Face Remapping): Copyedits.
1963 (Low-Level Font): Copyedits.
1964 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
1965 (Line Height): Emphasize that line-spacing only takes effect on
1966 graphical terminals.
0c1cfe01 1967
c4adeee0
CY
19682009-04-13 Chong Yidong <cyd@stupidchicken.com>
1969
1970 * display.texi (Refresh Screen): Note that a passage about screen
1971 refreshing is text terminal only.
1972 (Forcing Redisplay): Delete misleading comment---sit-for calls
1973 redisplay, not the other way around.
1974 (Truncation): Note new values of truncate-partial-width-windows.
1975 Copyedits.
1976 (Invisible Text): Document invisible-p.
1977
b20ecfa1
EZ
19782009-04-11 Eli Zaretskii <eliz@gnu.org>
1979
1980 * display.texi (Overlays): Overlays don't scale well. See
1981 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
1982
97d8273f
CY
19832009-04-10 Chong Yidong <cyd@stupidchicken.com>
1984
f147ff75
CY
1985 * syntax.texi (Syntax Table Functions): Document cons cell
1986 argument for modify-syntax-entry.
1987 (Categories): Document cons cell argument for
1988 modify-category-entry.
1989
fca4ec76
CY
1990 * searching.texi (String Search): Document word-search-forward-lax
1991 and word-search-backward-lax.
1992 (Searching and Case): Describe isearch behavior more precisely.
1993
9c283d5b
CY
1994 * keymaps.texi (Tool Bar): Mention that some platforms do not
1995 support multi-line toolbars. Suggested by Stephen Eglen.
1996
1997 * frames.texi (Layout Parameters): Mention that Nextstep also
1998 allows only one tool-bar line. Suggested by Stephen Eglen.
1999
97d8273f
CY
2000 * nonascii.texi (Text Representations): Copyedits.
2001 (Coding System Basics): Also mention utf-8-emacs.
2002 (Converting Representations, Selecting a Representation)
2003 (Scanning Charsets, Translation of Characters, Encoding and I/O):
2004 Copyedits.
2005 (Character Codes): Mention role of codepoints 1114112 to 4194175.
2006
2bad3299
CY
20072009-04-09 Chong Yidong <cyd@stupidchicken.com>
2008
2009 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
2010 (Filling): Clarify REGION argument of fill-paragraph.
2011 Document fill-forward-paragraph-function.
2bad3299
CY
2012 (Special Properties): Remove "new in Emacs 22" declaration.
2013 (Clickable Text): Merge with Links and Mouse-1 node.
2014
5dcb4c4e
SM
2015 * display.texi (Button Properties, Button Buffer Commands):
2016 Change xref to Clickable Text.
2bad3299
CY
2017
2018 * tips.texi (Key Binding Conventions): Change xref to Clickable
2019 Text.
2020
2021 * elisp.texi (Top): Update node listing.
2022
ea30ce4f
CY
20232009-04-05 Chong Yidong <cyd@stupidchicken.com>
2024
47af2f4b
CY
2025 * markers.texi (The Mark): Copyedits. Improve description of
2026 handle-shift-selection.
2027 (The Region): Move use-region-p here from The Mark.
2028
ea30ce4f
CY
2029 * positions.texi (Screen Lines): Document (cols . lines) argument
2030 for vertical-motion.
2031
2aa8ea6e
CY
20322009-04-04 Chong Yidong <cyd@stupidchicken.com>
2033
3ec61d4e
CY
2034 * frames.texi (Frames): Clean up introduction. Document `ns'
2035 return value for framep.
2036 (Creating Frames): Note how the terminal is chosen.
2037 (Multiple Terminals, Multiple Displays): Merge into a single node.
2038 (Color Parameters): Fix typo.
2039
2040 * variables.texi (Local Variables, Buffer-Local Variables)
2041 (Creating Buffer-Local): Change link to Multiple Terminals.
2042
2043 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
2044
2045 * keymaps.texi (Controlling Active Maps): Change link to Multiple
2046 Terminals.
2047
2048 * commands.texi (Command Loop Info, Keyboard Macros): Change link
2049 to Multiple Terminals.
2050
2051 * elisp.texi (Top): Update node listing.
2052 * vol2.texi (Top): Update node listing.
2053 * vol1.texi (Top): Update node listing.
2054
9257072f
CY
2055 * buffers.texi (Current Buffer): Note that the append-to-buffer
2056 example is no longer in synch with the latest code. Tie the two
2057 examples together.
2058
2aa8ea6e
CY
2059 * files.texi (File Attributes): Move note about MS-DOS from
2060 Changing Files to File Attributes.
2061 (Create/Delete Dirs): Note that mkdir is an alias for this.
2062
22e74b17
CY
20632009-04-01 Markus Triska <triska@gmx.at>
2064
2065 * processes.texi (Filter Functions): Suggest how to handle output
2066 batches.
2067
4bbe48ec
CY
20682009-03-30 Chong Yidong <cyd@stupidchicken.com>
2069
2070 * help.texi (Accessing Documentation): Update example to use
2071 help-setup-xref and with-help-window.
2072 (Help Functions): Remove print-help-return-message, which is
2073 semi-obsolete due to with-help-window. Document help-buffer and
2074 help-setup-xref.
2075
b9723f39
CY
20762009-03-29 Chong Yidong <cyd@stupidchicken.com>
2077
5dcb4c4e
SM
2078 * help.texi (Accessing Documentation, Help Functions):
2079 Remove information about long-obsolete Emacs versions.
9eb52e90 2080
b9723f39
CY
2081 * modes.texi (Mode Line Variables): The default values of the mode
2082 line variables are now more complicated.
2083
b0cc32db
CY
20842009-03-28 Chong Yidong <cyd@stupidchicken.com>
2085
3c25a5a9
CY
2086 * modes.texi (Major Mode Conventions): Note that specialness is
2087 inherited.
31c9eebb
CY
2088 (Derived Modes): Note that define-derive-mode sets the mode-class
2089 property.
3c25a5a9 2090
b0cc32db
CY
2091 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
2092 goto-map. Add search-map to the list.
2093
c5e0006d
EZ
20942009-03-27 Eli Zaretskii <eliz@gnu.org>
2095
1213465a
EZ
2096 * os.texi (System Environment): Update the list of system-type
2097 values.
2098
c5e0006d
EZ
2099 * markers.texi (The Mark) <handle-shift-selection>: Update for
2100 removal of the optional argument DEACTIVATE.
2101
48bab3d6
CY
21022009-03-25 Chong Yidong <cyd@stupidchicken.com>
2103
2104 * commands.texi (Focus Events): Most X window managers don't use
2105 focus-follows-mouse nowadays.
2106
6e4ff1b6
CY
21072009-03-24 Chong Yidong <cyd@stupidchicken.com>
2108
2109 * commands.texi (Defining Commands): Clarify introduction.
2110 (Using Interactive): Not that interactive can be put in a symbol
2111 property.
2112 (Interactive Call): Note that a symbol with a non-nil
2113 interactive-form property satisfies commandp.
2114
11625308
JB
21152009-03-23 Juanma Barranquero <lekktu@gmail.com>
2116
2117 * minibuf.texi (Intro to Minibuffers): Fix typos.
2118
7b34420d
CY
21192009-03-23 Chong Yidong <cyd@stupidchicken.com>
2120
2121 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
2122 about minibuffers in old Emacs versions. Copyedits.
2123 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
2124 (Text from Minibuffer): Simplify introduction.
2125
f9257eed
AM
21262009-03-22 Alan Mackenzie <acm@muc.de>
2127
2128 * commands.texi (Using Interactive): Clarify string argument to
2129 `interactive' - even promptless elements need \n separators.
2130
f639ba70
CY
21312009-03-18 Chong Yidong <cyd@stupidchicken.com>
2132
2133 * minibuf.texi (Completion Styles): New node.
2134
2135 * elisp.texi (Top): Update node listing.
2136
d897e8ee
CY
21372009-03-17 Chong Yidong <cyd@stupidchicken.com>
2138
2139 * minibuf.texi (Basic Completion): Note that
2140 read-file-name-completion-ignore-case and
2141 read-buffer-completion-ignore-case can override
2142 completion-ignore-case.
2143 (Minibuffer Completion): Document completing-read changes.
2144 (Completion Commands): Avoid mentioning partial completion mode.
2145 Document minibuffer-completion-confirm changes, and
2146 minibuffer-confirm-exit-commands.
2147 (High-Level Completion): Document new require-match behavior for
2148 read-buffer. Document read-buffer-completion-ignore-case.
2149 (Reading File Names): Document new require-match behavior for
2150 read-file-name.
2151
b1f23349
CY
21522009-03-14 Chong Yidong <cyd@stupidchicken.com>
2153
2154 * debugging.texi (Error Debugging): Don't mislead the reader into
2155 thinking that debug-on-error enters debugger for C-f at EOB.
2156 (Error Debugging): Setting debug-on-init within the init file
2157 works, and has for some time.
2158
d6eb4e25
KH
21592009-03-13 Kenichi Handa <handa@m17n.org>
2160
2161 * display.texi (Fontsets): Update the description.
2162
1cf53dc5
CY
21632009-03-13 Chong Yidong <cyd@stupidchicken.com>
2164
2165 * advice.texi (Advising Primitives): Link to What Is a Function.
2166
81f919fc
CY
21672009-03-12 Chong Yidong <cyd@stupidchicken.com>
2168
cf4229eb
CY
2169 * compile.texi (Speed of Byte-Code): Update example.
2170 (Disassembly): Update examples.
2171
81f919fc 2172 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
2173
2174 * customize.texi (Common Keywords): It's not necessary to use :tag
2175 to remove hyphens, as custom-unlispify-tag-name does it
2176 automatically.
5dcb4c4e
SM
2177 (Variable Definitions): Link to File Local Variables.
2178 Document customized-value symbol property.
f2bbc08c
CY
2179 (Customization Types): Move menu to end of node.
2180
955964d7
CY
21812009-03-10 Chong Yidong <cyd@stupidchicken.com>
2182
2183 * macros.texi (Compiling Macros): Omit misleading sentence, which
2184 implied that macros can only be used in the same file they are
2185 defined.
2186 (Backquote): Remove obsolete information about Emacs 19.
2187
d25ed7db
GM
21882009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
2189
2190 * display.texi (Display Margins): Fix paren typo.
2191
d55f6ca5
CY
21922009-02-27 Chong Yidong <cyd@stupidchicken.com>
2193
f0e57ed8
CY
2194 * elisp.texi (Top): Update node listing.
2195
2196 * variables.texi (Variables): Clarify introduction.
2197 (Global Variables): Mention that setq is a special form.
2198 (Local Variables): Use active voice.
2199 (Tips for Defining): Mention marking variables as safe.
2200 (Buffer-Local Variables): Mention terminal-local and frame-local
2201 variables together.
2202 (File Local Variables): Copyedits.
2203 (Frame-Local Variables): Note that they are not really useful.
2204 (Future Local Variables): Node deleted.
2205
d55f6ca5
CY
2206 * objects.texi (General Escape Syntax): Update explanation of
2207 unicode escape syntax.
2208
ca8f09a8
CY
22092009-02-23 Chong Yidong <cyd@stupidchicken.com>
2210
2211 * control.texi (Control Structures): Add cindex entry for "textual
2212 order".
2213
2214 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
2215 instead of "expression" throughout.
2216 (Function Indirection): Copyedits. Use active voice.
2217 (Eval): The default value of max-lisp-eval-depth is now 400.
2218
a20878b6
MB
22192009-02-23 Miles Bader <miles@gnu.org>
2220
2221 * processes.texi (System Processes): Rename `system-process-attributes'
2222 to `process-attributes'.
2223
61f66044
CY
22242009-02-22 Chong Yidong <cyd@stupidchicken.com>
2225
1b80d1f3
CY
2226 * symbols.texi (Property Lists): Emphasize that property lists are
2227 not restricted to symbol cells.
2228 (Other Plists): Copyedit.
2229
61f66044
CY
2230 * sequences.texi (Sequences Arrays Vectors): Make introduction
2231 more concise.
2232 (Arrays): Mention char-tables and bool-vectors too.
2233 (Vectors): Don't repeat information given in Arrays node. Link to
2234 nodes that explain the vector usage examples.
2235 (Char-Tables): Note that char-table elements can have arbitrary
2236 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 2237 Link to Property Lists node.
61f66044 2238
9403944b
CY
22392009-02-22 Chong Yidong <cyd@stupidchicken.com>
2240
2241 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
2242 `append'.
4068c7b4 2243 (List Elements): Copyedits.
9403944b
CY
2244
2245 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
2246 of `vconcat'.
2247
2248 * strings.texi (Creating Strings): Copyedits. Remove obsolete
2249 Emacs 20 usage of `concat'.
2250 (Case Conversion): Copyedits.
2251
b87a185f
CY
22522009-02-21 Chong Yidong <cyd@stupidchicken.com>
2253
2254 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
2255 Minor edits.
2256 (Frame Configuration Type): Emphasize that it is not primitive.
2257 (Font Type): New node.
2258 (Type Predicates): Add fontp; type-of now recognizes font object
2259 types.
2260
2261 * intro.texi (Version Info): Update version numbers in examples.
2262 (Acknowledgements): List more contributors.
2263
2264 * elisp.texi: Bump version number to 3.0.
2265 (Top): Link to Font Type node.
2266
867d4bb3
JB
22672009-02-20 Juanma Barranquero <lekktu@gmail.com>
2268
2269 * modes.texi (Major Mode Conventions): Remove duplicate words.
2270 (Customizing Keywords): Fix typo.
2271
77730170
EZ
22722009-02-14 Eli Zaretskii <eliz@gnu.org>
2273
2274 * nonascii.texi (User-Chosen Coding Systems): Document that
2275 select-safe-coding-system suggests raw-text if there are raw bytes
2276 in the region.
2277 (Explicit Encoding): Warn not to use `undecided' when encoding.
2278
c8736212
GM
22792009-02-11 Glenn Morris <rgm@gnu.org>
2280
2281 * frames.texi (Visibility of Frames): Mention the effect multiple
2282 workspaces/desktops can have on visibility.
2283
ab992d66
EZ
22842009-02-07 Eli Zaretskii <eliz@gnu.org>
2285
c8736212
GM
2286 * text.texi (Commands for Insertion):
2287 * commands.texi (Event Mod):
2288 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
2289 * nonascii.texi (Translation of Characters):
2290 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
2291 (Explicit Encoding): Document the `charset' text property produced
2292 by decode-coding-region and decode-coding-string.
ab992d66 2293
e651a255
AM
22942009-01-27 Alan Mackenzie <acm@muc.de>
2295
2296 * modes.texi (Search-based Fontification): Correct a typo.
2297
bc5cde4b
JB
22982009-01-25 Juanma Barranquero <lekktu@gmail.com>
2299
2300 * abbrevs.texi (Abbrev Table Properties): Fix typo.
2301 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
2302
3533155b
EZ
23032009-01-24 Eli Zaretskii <eliz@gnu.org>
2304
f721deda
EZ
2305 * display.texi (Window Systems): Document the value of
2306 `initial-window-system' under --daemon.
2307
3533155b
EZ
2308 * os.texi (System Environment): Remove description of the
2309 `environment' function which has been deleted.
2310
f79b43b2
DN
23112009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
2312
2313 * frames.texi (Multiple Displays): Remove documentation for
2314 removed function make-frame-on-tty.
2315
e3aa6669
CY
23162009-01-22 Chong Yidong <cyd@stupidchicken.com>
2317
2318 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
2319 write-region-annotate-functions.
2320 Document write-region-post-annotation-function.
e3aa6669 2321
fb13a416
CY
23222009-01-19 Chong Yidong <cyd@stupidchicken.com>
2323
2324 * display.texi (Font Lookup): Document WIDTH argument of
2325 x-list-fonts.
2326
02eccf6b
EZ
23272009-01-17 Eli Zaretskii <eliz@gnu.org>
2328
ead3f58d
EZ
2329 * maps.texi (Standard Keymaps): Rename function-key-map to
2330 local-function-key-map.
2331
2332 * keymaps.texi (Translation Keymaps): Rename function-key-map to
2333 local-function-key-map.
2334
2335 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
2336 and `set-keyboard-coding-system' now accept an optional terminal
2337 argument.
2338
2339 * commands.texi (Event Mod): `keyboard-translate-table' is now
2340 terminal-local.
2341 (Function Keys): Rename function-key-map to
2342 local-function-key-map.
2343
df05a163
EZ
2344 * elisp.texi (Top): Make @detailmenu be consistent with changes in
2345 frames.texi.
2346
0ed8034e 2347 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
2348 `delete-terminal-functions', `suspend-tty-functions' and
2349 `resume-tty-functions'.
0ed8034e
EZ
2350
2351 * frames.texi (Frames): Document `frame-terminal' and
2352 `terminal-live-p'.
2353 (Multiple Displays): Document `make-frame-on-tty'.
2354 (Multiple Terminals): Document `terminal-list', `delete-terminal',
2355 `terminal-name', and `get-device-terminal'.
490f1197
EZ
2356 (Terminal Parameters): Document `terminal-parameters',
2357 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
2358
2359 * os.texi (System Environment): Document `environment' and
2360 `initial-environment'.
490f1197
EZ
2361 (Suspending Emacs): Update for multi-tty; document
2362 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 2363
02eccf6b
EZ
2364 * nonascii.texi (Coding System Basics): More accurate description
2365 of `raw-text'.
2366
f19fea97
JB
23672009-01-12 Juanma Barranquero <lekktu@gmail.com>
2368
2369 * display.texi (Low-Level Font): Fix typo.
2370
16fa292f
CY
23712009-01-10 Chong Yidong <cyd@stupidchicken.com>
2372
2373 * elisp.texi (Top): Update node listing.
2374
2375 * display.texi (PostScript Images): Node deleted.
2376
0b4faef3
EZ
23772009-01-10 Eli Zaretskii <eliz@gnu.org>
2378
3355f04d
EZ
2379 * processes.texi (Decoding Output): Document that null bytes force
2380 no-conversion for reading process output.
2381
2382 * files.texi (Reading from Files): Document that null bytes force
2383 no-conversion when visiting files.
2384
11625308 2385 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 2386
5dcb4c4e
SM
2387 * nonascii.texi (Lisp and Coding Systems):
2388 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 2389 (Character Properties): Improve wording.
0b4faef3 2390
ce9cf065
CY
23912009-01-09 Chong Yidong <cyd@stupidchicken.com>
2392
2393 * display.texi (Font Lookup): Remove obsolete function
2394 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
2395 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
2396 (Font Selection): Reorder order of variable descriptions.
2397 Minor clarifications.
ce9cf065
CY
2398
2399 * elisp.texi (Top): Update node listing.
2400
ab756fb3
GM
24012009-01-09 Glenn Morris <rgm@gnu.org>
2402
2403 * commands.texi (Command Loop Info): Say that last-command-char and
2404 last-input-char are obsolete aliases.
2405
2406 * edebug.texi (Edebug Recursive Edit): Remove separate references to
2407 last-input-char and last-command-char, since they are just aliases for
2408 last-input-event and last-command-event.
2409
2410 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
2411 last-command-char.
2412
6b2b8ab1
CY
24132009-01-08 Chong Yidong <cyd@stupidchicken.com>
2414
2415 * elisp.texi: Update node listing.
2416
2417 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
2418 (Face Attributes): Don't link to Font Lookup.
2419 Document font-family-list.
6b2b8ab1
CY
2420 (Fonts): New node.
2421
3568e767
JR
24222009-01-08 Jason Rumney <jasonr@gnu.org>
2423
2424 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 2425 changing the standard pointer shapes. (Bug#1485)
3568e767 2426
6221c8db
CY
24272009-01-08 Chong Yidong <cyd@stupidchicken.com>
2428
2429 * display.texi (Attribute Functions): Note that a function value
2430 :height is relative, and that compatibility functions work by
2431 calling set-face-attribute.
2432 (Displaying Faces): Reorder list in order of increasing priority.
2433 (Face Remapping): New node. Content moved here from Displaying
2434 Faces.
2435 (Glyphs): Link to Face Functions.
2436
e3d3799a
CY
24372009-01-08 Chong Yidong <cyd@stupidchicken.com>
2438
2439 * display.texi (Faces): Don't discuss face id here. facep does
2440 not return t.
2441 (Defining Faces): Minor clarification.
2442 (Face Attributes): Rearrange items to match docstring of
2443 set-face-attribute. Add :foundry attribute. Document new role of
2444 :font attribute. Texinfo usage fix.
2445 (Attribute Functions): Copyedits.
2446 (Face Functions): Note that face number is seldom used.
2447
638a2457
RS
24482009-01-05 Richard M Stallman <rms@gnu.org>
2449
2450 * strings.texi (Predicates for Strings): Minor clarification.
2451
2452 * functions.texi (Function Safety): Texinfo usage fix.
2453
49ea0074
JB
24542009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
2455
2456 * objects.texi (General Escape Syntax): Fix typo.
2457
9f822178
MR
24582009-01-03 Martin Rudalics <rudalics@gmx.at>
2459
2460 * windows.texi (Choosing Window): Say that pop-up-frame-alist
2461 works via the default value of pop-up-frame-function.
2462
af34ad36
EZ
24632009-01-02 Eli Zaretskii <eliz@gnu.org>
2464
2465 * processes.texi (System Processes): Document the `time' and
2466 `ctime' attributes of `system-process-attributes'.
2467
d31f6679
CY
24682009-01-01 Chong Yidong <cyd@stupidchicken.com>
2469
2470 * display.texi (Face Attributes): Clarify :height attribute.
2471
174dc00c
MR
24722008-12-31 Martin Rudalics <rudalics@gmx.at>
2473
2474 * buffers.texi (The Buffer List): Clarify what moves a buffer to
2475 the front of the buffer list. Add entries for `last-buffer' and
2476 `unbury-buffer'.
2477
b8afe7e4
EZ
24782008-12-27 Eli Zaretskii <eliz@gnu.org>
2479
d14030f5
EZ
2480 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
2481 and its subsections.
2482
2483 * frames.texi (Multiple Terminals, Low-level Terminal)
2484 (Terminal Parameters, Frames on Other TTY devices): New sections.
2485 (Frames): Add an xref to "Multiple Terminals".
2486
765980a4
EZ
2487 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
2488
2489 * objects.texi (Terminal Type): New node.
2490 (Editing Types): Add it to the menu.
2491
47bd5577
EZ
2492 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
2493 Variables".
2494
eb22b78c 2495 * variables.texi (Directory Local Variables): New node.
47bd5577 2496 (Variables): Add a menu item for it.
eb22b78c 2497
b8afe7e4
EZ
2498 * loading.texi (Autoload): Document `generate-autoload-cookie' and
2499 `generated-autoload-file'.
2500
77bb0476
EZ
25012008-12-20 Eli Zaretskii <eliz@gnu.org>
2502
028e2c19
EZ
2503 * os.texi (Startup Summary): Add xref to documentation of
2504 `initial-window-system'.
2505
77bb0476
EZ
2506 * display.texi (Window Systems): Document `window-system' the
2507 function. The variable `window-system' is now frame-local.
028e2c19 2508 Document `initial-window-system'.
77bb0476 2509
dda87836
MR
25102008-12-19 Martin Rudalics <rudalics@gmx.at>
2511
2512 * windows.texi (Windows): Rewrite description of
2513 fit-window-to-buffer.
2514
caef3ed2
GM
25152008-12-13 Glenn Morris <rgm@gnu.org>
2516
2517 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
2518 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
2519
21c58e4d
GM
25202008-12-12 Glenn Morris <rgm@gnu.org>
2521
2522 * debugging.texi (Error Debugging): Refer forwards to
2523 eval-expression-debug-on-error.
2524
af38459f
EZ
25252008-12-05 Eli Zaretskii <eliz@gnu.org>
2526
5dedd9b5
EZ
2527 * strings.texi (String Basics): Only unibyte strings that
2528 represent key sequences hold 8-bit raw bytes.
2529
af38459f
EZ
2530 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
2531 paragraph to speak about `undecided'.
2532 (Character Properties): Don't explain the meaning of each
2533 property; instead, identify their Unicode Standard names.
b3f1f4a5 2534 (Character Sets): Document `map-charset-chars'.
af38459f 2535
fa047ae7
GM
25362008-12-02 Glenn Morris <rgm@gnu.org>
2537
2538 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
2539 section yet again.
2540
47dbc044
EZ
25412008-11-29 Eli Zaretskii <eliz@gnu.org>
2542
98d05998
EZ
2543 * nonascii.texi (Character Properties): New Section.
2544 (Specifying Coding Systems): Document
2545 `coding-system-priority-list', `set-coding-system-priority', and
2546 `with-coding-priority'.
2547 (Lisp and Coding Systems): Document `check-coding-systems-region'
2548 and `coding-system-charset-list'.
2549 (Coding System Basics): Document `coding-system-aliases'.
2550
2551 * elisp.texi (Top): Add a @detailmenu entry for "Character
2552 Properties".
2553
47dbc044
EZ
2554 * objects.texi (Character Type): Correct the range of Emacs
2555 characters. Add an @xref to "Character Codes".
2556
2557 * strings.texi (String Basics): Add an @xref to "Character Codes".
2558
2559 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
2560
2561 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
2562 (Character Codes): Document `max-char'.
2563
8b80cdf5
EZ
25642008-11-28 Eli Zaretskii <eliz@gnu.org>
2565
2566 * nonascii.texi (Text Representations, Converting Representations)
2567 (Character Sets, Scanning Charsets, Translation of Characters):
2568 Make text more accurate.
2569
a99dceba
GM
25702008-11-28 Glenn Morris <rgm@gnu.org>
2571
2572 * files.texi (Format Conversion Round-Trip): Improve previous change.
2573
f6dc3bed
CY
25742008-11-26 Chong Yidong <cyd@stupidchicken.com>
2575
2576 * modes.texi (Auto Major Mode): Fix example.
2577
5da9413d
GM
25782008-11-25 Glenn Morris <rgm@gnu.org>
2579
2580 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
2581
2582 * files.texi (Format Conversion Round-Trip):
2583 Use active voice for previous change.
2584
fcca848c
CY
25852008-11-25 Chong Yidong <cyd@stupidchicken.com>
2586
2587 * os.texi (Processor Run Time):
2588 * processes.texi (Transaction Queues):
2589 * markers.texi (The Mark):
2590 * windows.texi (Choosing Window, Selecting Windows):
2591 * files.texi (Changing Files, Magic File Names):
2592 * commands.texi (Key Sequence Input):
2593 * functions.texi (Declaring Functions):
2594 * strings.texi (Predicates for Strings):
2595 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
2596
36c8dc54
CY
25972008-11-24 Chong Yidong <cyd@stupidchicken.com>
2598
2599 * help.texi (Accessing Documentation): Update example.
2600
2601 * variables.texi (Defining Variables): Note that `*' is not
2602 necessary if defcustom is used.
2603
2a79b242
EZ
26042008-11-22 Eli Zaretskii <eliz@gnu.org>
2605
2606 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
2607 Characters" from @detailmenu.
2608
2609 * nonascii.texi (Character Codes, Character Sets)
2610 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
2611 (Chars and Bytes, Splitting Characters): Sections removed.
2612
392f0d26
LK
26132008-11-22 Lute Kamstra <lute@gnu.org>
2614
2615 * positions.texi (Text Lines): Update goto-line documentation.
2616
af1a5cd5
MR
26172008-11-21 Martin Rudalics <rudalics@gmx.at>
2618
6a4cfb0c
MR
2619 * frames.texi (Frames): Fix typo, add cross references, reword.
2620 (Initial Parameters): Reword special-display-frame-alist text.
2621 (Frames and Windows): Reword. Describe argument norecord for
2622 set-frame-selected-window.
2623 (Input Focus): Describe argument norecord for select-frame.
2624 Remove comment on MS-Windows behavior for focus-follows-mouse.
2625 (Raising and Lowering): Mention windows-frames dichotomy in
2626 metaphor.
2627
af1a5cd5
MR
2628 * windows.texi (Displaying Buffers, Vertical Scrolling)
2629 (Horizontal Scrolling): Fix indenting and rewording issues
2630 introduced with 2008-11-07 change.
2631
c249fa9c
GM
26322008-11-20 Glenn Morris <rgm@gnu.org>
2633
2634 * files.texi (Format Conversion Round-Trip): Mention `preserve'
2635 element of `format-alist'.
2636
204d4665
GM
26372008-11-19 Glenn Morris <rgm@gnu.org>
2638
2639 * doclicense.texi: Update to FDL 1.3.
2640 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
2641
cc0910af
CY
26422008-11-18 Chong Yidong <cyd@stupidchicken.com>
2643
efe6e7c4
CY
2644 * windows.texi (Window Hooks): Remove *-end-trigger-functions
2645 vars, which are obsolete. Mention jit-lock-register.
2646
5dcb4c4e
SM
2647 * modes.texi (Other Font Lock Variables):
2648 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 2649
cc0910af
CY
2650 * frames.texi (Color Parameters): Document alpha parameter.
2651
aeeedf76
MR
26522008-11-16 Martin Rudalics <rudalics@gmx.at>
2653
2654 * windows.texi (Splitting Windows, Deleting Windows)
2655 (Selecting Windows, Cyclic Window Ordering)
2656 (Buffers and Windows, Displaying Buffers, Choosing Window)
2657 (Dedicated Windows, Window Point, Window Start and End)
2658 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
2659 (Size of Window, Resizing Windows, Window Configurations)
2660 (Window Parameters): Avoid @var at beginning of sentences and
2661 reword accordingly.
2662
4c565c5c
LK
26632008-11-11 Lute Kamstra <lute@gnu.org>
2664
2665 * files.texi (File Name Components): Fix file-name-extension
2666 documentation.
2667
25f494c9
JB
26682008-11-11 Juanma Barranquero <lekktu@gmail.com>
2669
2670 * frames.texi (Basic Parameters): Remove display-environment-variable
2671 and term-environment-variable.
2672
a1401ab1
EZ
26732008-11-08 Eli Zaretskii <eliz@gnu.org>
2674
2675 * windows.texi (Basic Windows, Splitting Windows)
2676 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
2677 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
2678 (Resizing Windows, Window Configurations, Window Parameters):
2679 Fix wording and markup.
a1401ab1 2680
efafc282
MR
26812008-11-07 Martin Rudalics <rudalics@gmx.at>
2682
2683 * windows.texi (Windows): Update entries.
2684 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 2685 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
2686 (Selecting Windows, Cyclic Window Ordering): Reword with special
2687 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
2688 (Buffers and Windows, Choosing Window): Reword with special
2689 emphasis on dedicated windows.
2690 (Displaying Buffers): Reword. For switch-to-buffer mention that
2691 it may fall back on pop-to-buffer. For other-window try to
2692 explain how it treats the cyclic ordering of windows.
efafc282
MR
2693 (Dedicated Windows): New node and section discussing dedicated
2694 windows and associated functions.
86ab855a 2695 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
2696 (Window Start and End): Rename node and section title. Reword.
2697 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
2698 Minor rewording.
2699 (Size of Window): Reword, in particular text on window-width.
2700 (Resizing Windows): Reword. Add text on balancing windows.
2701 (Window Configurations): Reword. Mention window parameters.
2702 (Window Parameters): New node and section on window parameters.
2703 (Window Hooks): Reword. Mention that
2704 window-configuration-change-hook is run "buffer-locally".
2705 * elisp.texi (Top): Update Windows entries in @detailmenu
2706 section.
2707
d60a8ab2
JB
27082008-11-04 Juanma Barranquero <lekktu@gmail.com>
2709
2710 * searching.texi (Regexp Search): Fix typo.
2711
01777627
CY
27122008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2713
2714 * searching.texi (Regexp Search): Document GREEDY arg.
2715 (Simple Match Data): Fix return value.
2716
c4526e93
EZ
27172008-11-01 Eli Zaretskii <eliz@gnu.org>
2718
2719 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
2720 with Emacs 23 internal representation of characters.
2721 Document `unibyte-string'.
c4526e93 2722
fe2ae8b5
CY
27232008-10-28 Chong Yidong <cyd@stupidchicken.com>
2724
2725 * processes.texi (Process Information): Note that process-status
2726 does not accept buffer names.
2727
cc5a21e3
CY
27282008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2729
2730 * positions.texi (Skipping Characters): Correct return value of
2731 skip-chars-forward.
2732
09460d9a
MR
27332008-10-25 Martin Rudalics <rudalics@gmx.at>
2734
520b29e7
MR
2735 * windows.texi (Deleting Windows): Update documentation of
2736 delete-windows-on.
2737 (Buffers and Windows): Update documentations of
2738 get-buffer-window and get-buffer-window-list.
2739 (Displaying Buffers): Update documentation of
2740 replace-buffer-in-windows.
2741
09460d9a
MR
2742 * buffers.texi (Current Buffer): Reword set-buffer and
2743 with-current-buffer documentations.
2744 (Creating Buffers): Reword documentation of get-buffer-create.
2745
4d48fcdc
MR
27462008-10-23 Martin Rudalics <rudalics@gmx.at>
2747
2748 * buffers.texi (Current Buffer): Reword documentation of
2749 set-buffer.
2750 (Buffer Names): Reword documentation of buffer-name.
2751 (The Buffer List): For bury-buffer explain what happens with the
2752 buffer's window.
2753 (Creating Buffers): Say that get-buffer-create's arg is called
2754 buffer-or-name.
2755
f0143c43
CY
27562008-10-22 Chong Yidong <cyd@stupidchicken.com>
2757
3e5dbbd3
CY
2758 * advice.texi (Computed Advice): Explain what DEFINITION is.
2759
f0143c43
CY
2760 * nonascii.texi (Character Codes): Remove obsolete function
2761 char-valid-p, and document characterp instead.
2762
52a94b85
MR
27632008-10-22 Martin Rudalics <rudalics@gmx.at>
2764
2765 * windows.texi (Displaying Buffers): Reword documentation of
2766 pop-to-buffer.
2767 (Choosing Window): Rewrite documentation of display-buffer and
2768 its options.
2769
f76f8246
MR
2770 * buffers.texi (Killing Buffers): Update documentation of
2771 kill-buffer.
2772
acc8b598
EZ
27732008-10-21 Eli Zaretskii <eliz@gnu.org>
2774
80e6b6df
EZ
2775 * processes.texi (Serial Ports): Fix wording and improve markup.
2776
3645358a
EZ
2777 * searching.texi (Regexp Search): Document `string-match-p' and
2778 `looking-at-p'.
2779 (POSIX Regexps): Add an xref for "non-greedy".
2780 (Regexp Special): Add @cindex entry for "non-greedy".
2781
b3d50cff 2782 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 2783 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 2784
73b7530a
EZ
2785 * frames.texi (Color Names): Add an xref to `read-color'.
2786
2787 * minibuf.texi (High-Level Completion): Document `read-color'.
2788
acc8b598
EZ
2789 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
2790
2791 * positions.texi (Narrowing): Add an xref to "Swapping Text".
2792
2793 * buffers.texi (Swapping Text): New section, documents
2794 `buffer-swap-text'.
2795
10e187e8
MR
27962008-10-21 Martin Rudalics <rudalics@gmx.at>
2797
2798 * windows.texi (Resizing Windows): Minor wording fix.
2799
fd6f900c
EZ
28002008-10-20 Eli Zaretskii <eliz@gnu.org>
2801
2802 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
2803 and `combine-and-quote-strings'.
2804
2805 * strings.texi (Creating Strings): Add xrefs for them.
2806
e4372165
EZ
28072008-10-19 Eli Zaretskii <eliz@gnu.org>
2808
d6328fba
EZ
2809 * elisp.texi (Top): Make descriptive text for "Reading File Names"
2810 match the corresponding menu in minibuf.texi.
2811
e4372165
EZ
2812 * minibuf.texi (Reading File Names): Document `read-shell-command'
2813 and `minibuffer-local-shell-command-map'.
2814
5d8dda33
MR
28152008-10-19 Martin Rudalics <rudalics@gmx.at>
2816
2817 * windows.texi (Resizing Windows): Remove var{} around "window" in
2818 documentation of enlarge-window.
2819 Rewrite documentation of window-min-height and window-min-width.
2820
437706cd
EZ
28212008-10-19 Eli Zaretskii <eliz@gnu.org>
2822
80f85d7c
EZ
2823 * functions.texi (Calling Functions): Document `apply-partially'.
2824
291703b5
EZ
2825 * hooks.texi (Standard Hooks): Mention
2826 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
2827
2828 * variables.texi (File Local Variables): Document
2829 `file-local-variables-alist', `before-hack-local-variables-hook'
2830 and `hack-local-variables-hook'.
2831
583d8b3c
EZ
2832 * processes.texi (Synchronous Processes): Document `process-lines'.
2833
5dcb4c4e
SM
2834 * customize.texi (Variable Definitions):
2835 Document `custom-reevaluate-setting'.
437706cd 2836
7e51d89b
MR
28372008-10-18 Martin Rudalics <rudalics@gmx.at>
2838
2839 * windows.texi (Choosing Window, Deleting Windows)
2840 (Displaying Buffers): Expand documentation of dedicated windows.
2841
43c59a3d
EZ
28422008-10-18 Eli Zaretskii <eliz@gnu.org>
2843
018a960d
EZ
2844 * files.texi (Changing Files): Document symbolic input of file
2845 modes to `set-file-modes'. Document `read-file-modes' and
2846 `file-modes-symbolic-to-number'.
2847
2c0b8144
EZ
2848 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
2849 and `search-map'.
2850
5dcb4c4e
SM
2851 * searching.texi (Search and Replace):
2852 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 2853 Document `multi-query-replace-map'.
80120f13 2854
6d4913f0 2855 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
2856 (Completion Commands, Reading File Names):
2857 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
2858 `minibuffer-local-filename-must-match-map'.
2859 (Minibuffer Completion): The `require-match' argument to
2860 `completing-read' can now have the value `confirm-only'.
2861
43c59a3d
EZ
2862 * windows.texi (Displaying Buffers): Minor wording fix.
2863 (Choosing Window): `split-height-threshold' can now be nil.
2864 Document `split-width-threshold'. `pop-up-frames' can have the
2865 value `graphic-only'.
2866
f36acfd9
EZ
28672008-10-17 Eli Zaretskii <eliz@gnu.org>
2868
2869 * os.texi (Startup Summary): Document `before-init-time' and
2870 `after-init-time'. Document `initial-window-system' and
2871 `window-system-initialization-alist'. Document reading the
2872 abbrevs file. Document the call to `server-start' under --daemon.
2873 Rearrange a bit to be consistent with the code flow.
53728487
EZ
2874 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
2875 (Time Parsing): Document `format-seconds'.
f36acfd9 2876
96995b89
MR
28772008-10-17 Martin Rudalics <rudalics@gmx.at>
2878
2879 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
2880 and reword.
2881
2de17c73
EZ
28822008-10-16 Eli Zaretskii <eliz@gnu.org>
2883
2884 * markers.texi (The Mark): Document use-region-p.
2885
9cf52b11
EZ
28862008-10-15 Eli Zaretskii <eliz@gnu.org>
2887
c3aaf1d7
EZ
2888 * internals.texi (Writing Emacs Primitives): The interactive spec
2889 of a primitive can be a Lisp form.
2890
841a1743
EZ
2891 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
2892 values of transient-mark-mode. Document handle-shift-selection.
2893
2894 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
2895 (Interactive Examples): Show an example of `^'.
2896 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
2897 (Defining Commands, Using Interactive): The interactive-form of a
2898 function can be added via its symbol's property.
841a1743 2899
52441368
EZ
2900 * positions.texi (List Motion): beginning-of-defun-function can
2901 now accept an argument.
2902
8e8c1a72
EZ
2903 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
2904 now return a list of strings.
2905
a33a1f2a
EZ
2906 * control.texi (Handling Errors): Document ignore-errors.
2907
4fb04348
EZ
2908 * frames.texi (Creating Frames): Document frame-inherited-parameters.
2909 (Parameter Access): Document set-frame-parameter.
2910
ee666f84
EZ
2911 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
2912 Hooks" for the effect of kill-all-local-variables on local hook
2913 functions.
2914
9cf52b11
EZ
2915 * modes.texi (Major Mode Conventions, Mode Line Variables):
2916 `mode-name' need not be a string. xref to "Mode Line Data" for
2917 details, and to "Emulating Mode Line" for computing a string
2918 value.
2919
22526bc4
EZ
29202008-10-14 Eli Zaretskii <eliz@gnu.org>
2921
a65f6a85
EZ
2922 * processes.texi (System Processes): New section.
2923 (Processes, Signals to Processes): Add xrefs to it.
2924
2925 * objects.texi (Editing Types): A `process' is a subprocess of
2926 Emacs, not just any process running on the OS.
2927
2928 * elisp.texi (Top): Adjust the @detailmenu for the above two
2929 changes.
2930
2724b26a
EZ
2931 * sequences.texi (Char-Tables): Remove documentation of
2932 set-char-table-default, which has no effect since Emacs 23.
2933 <char-table-range, set-char-table-range>: Don't mention generic
2934 characters and charsets. Add a cons cell as a possible argument.
2935
2936 * nonascii.texi (Splitting Characters)
2937 (Translation of Characters): Don't mention generic characters.
2938
2939 * display.texi (Fontsets): Don't mention generic characters.
2940
22526bc4 2941 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 2942 argument FUNCTION with a cons cell as KEY.
22526bc4 2943
eaf4b689
EZ
29442008-10-13 Eli Zaretskii <eliz@gnu.org>
2945
45e46036
EZ
2946 * objects.texi (Primitive Function Type): Move "@cindex special
2947 forms" from here...
2948
2949 * eval.texi (Special Forms): ...to here.
2950
2951 * functions.texi (What Is a Function): `functionp' returns nil for
2952 special forms. Add an xref.
2953
eaf4b689
EZ
2954 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
2955 Variables".
2956
2957 * variables.texi (Frame-Local Variables): New section.
2958 (Buffer-Local Variables): Add an xref to it.
2959 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
2960 have both frame-local and buffer-local binding.
2961
2962 * frames.texi (Frames): Mention multiple tty frames.
2963 (Frame Parameters, Parameter Access): Mention frame-local variable
2964 bindings.
2965
15688fce
GM
29662008-09-20 Glenn Morris <rgm@gnu.org>
2967
2968 * display.texi (Defining Faces): Recommend against face variables.
2969
35539065
JB
29702008-09-16 Juanma Barranquero <lekktu@gmail.com>
2971
2972 * display.texi (Echo Area Customization): Fix typo.
2973
6a57054b
JB
29742008-09-09 Juanma Barranquero <lekktu@gmail.com>
2975
2976 * loading.texi (Where Defined): Add `defface' item.
2977
d632fb82
MR
29782008-09-06 Martin Rudalics <rudalics@gmx.at>
2979
2980 * loading.texi (Where Defined): Fix description of symbol-file.
2981
905a9adb
JR
29822008-08-26 Jason Rumney <jasonr@gnu.org>
2983
2984 * display.texi (TIFF Images): New section describing :index property.
2985
852e91b7
CY
29862008-08-23 Chong Yidong <cyd@stupidchicken.com>
2987
2988 * display.texi (Temporary Displays): Remove unnecessary comment
2989 about usage of temp-buffer-show-hook.
2990
6be001ee
CY
29912008-08-05 Chong Yidong <cyd@stupidchicken.com>
2992
2993 * symbols.texi (Other Plists): Fix incorrect example.
2994 Suggested by Florian Beck.
2995
58e3d8e8
JB
29962008-07-31 Juanma Barranquero <lekktu@gmail.com>
2997
2998 * os.texi: Fix previous change.
2999
7c2fb837
DN
30002008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3001
3002 * os.texi:
3003 * intro.texi:
3004 * files.texi: Remove VMS support.
3005
9e2a2647
DN
30062008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3007
3008 * os.texi:
3009 * frames.texi:
3010 * display.texi: Remove mentions of Mac Carbon.
3011
c4f4682b
MB
30122008-07-01 Miles Bader <miles@gnu.org>
3013
3014 * text.texi (Special Properties):
3015 * display.texi (Truncation): Add wrap-prefix and line-prefix.
3016
3696411e
JB
30172008-06-28 Johan Bockgård <bojohan@gnu.org>
3018
3019 * display.texi (Other Image Types): Fix copy/paste error; say
3020 "PBM", not "XBM".
3021
f2a77c3a
DN
30222008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
3023
3024 * os.texi: Remove references to obsolete systems.
3025
6d52677d
EZ
30262008-06-20 Eli Zaretskii <eliz@gnu.org>
3027
3028 * makefile.w32-in (distclean): Remove makefile.
3029
1a87da4c
GM
30302008-06-17 Glenn Morris <rgm@gnu.org>
3031
3032 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
3033 (elisp, dist): Remove rules and variables that are obsolete now
3034 the lisp manual is no longer distributed separately.
3035
fdda1c5d
GM
30362008-06-16 Glenn Morris <rgm@gnu.org>
3037
646692e9
GM
3038 * configure, configure.in, mkinstalldirs: Remove unused files.
3039
3040 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 3041 * vol1.texi (EMACSVER):
6a57054b 3042 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
3043
3044 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
3045 as per maintain.info.
3046
611bee81
GM
30472008-06-15 Glenn Morris <rgm@gnu.org>
3048
a7bed3a0
GM
3049 * makefile.w32-in (manual): Use "23" rather than "21".
3050
3051 * Makefile.in (emacsver): New, set by configure.
3052 (manual): Use emacsver.
3053
d794edf2
GM
3054 * intro.texi: Report bugs using M-x report-emacs-bug.
3055
611bee81
GM
3056 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
3057
c73e02fa
GM
30582008-06-13 Daniel Engeler <engeler@gmail.com>
3059
3060 * elisp.texi, internals.texi, processes.texi: Add documentation
3061 about serial port access.
3062
e40a85cd
MB
30632008-06-05 Miles Bader <miles@gnu.org>
3064
3065 * display.texi (Displaying Faces): Update to reflect function
3066 renamings in face-remap.el.
3067
7b753744
JB
30682008-06-05 Juanma Barranquero <lekktu@gmail.com>
3069
3070 * display.texi (Fontsets): Fix typos.
3071
9d3d42fb
MB
30722008-06-03 Miles Bader <miles@gnu.org>
3073
7b753744
JB
3074 * display.texi (Displaying Faces): Add add-relative-face-remapping,
3075 remove-relative-face-remapping, set-base-face-remapping,
3076 and set-default-base-face-remapping.
9d3d42fb 3077
f2cec7a9
MB
30782008-06-01 Miles Bader <miles@gnu.org>
3079
3080 * display.texi (Displaying Faces): Add face-remapping-alist.
3081
8f39c96d
SM
30822008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3083
3084 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
3085 variable names.
3086
1ef5eecc
ER
30872008-05-03 Eric S. Raymond <esr@golux>
3088
352c8b4a 3089 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
3090 (current-global-map) return references, not copies.
3091
63b4387f
JL
30922008-05-02 Juri Linkov <juri@jurta.org>
3093
3094 * minibuf.texi (Text from Minibuffer): Document a list of
3095 default values for `read-from-minibuffer'.
3096
38a8b703
JB
30972008-04-24 Juanma Barranquero <lekktu@gmail.com>
3098
3099 * nonascii.texi (Translation of Characters): Fix previous change.
3100
7c42e639
CY
31012008-04-20 Chong Yidong <cyd@stupidchicken.com>
3102
3103 * display.texi (Overlay Properties): Clarify role of underlying
3104 textprop and overlay keymaps for display strings.
3105
3106 * keymaps.texi (Active Keymaps): Ditto.
3107
25c0d999
SM
31082008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3109
3110 * minibuf.texi (Programmed Completion):
3111 Replace dynamic-completion-table with the new completion-table-dynamic.
3112
e3af5968
CY
31132008-04-07 Chong Yidong <cyd@stupidchicken.com>
3114
3115 * intro.texi (Some Terms): Change "fonts in this manual" index
3116 entry to "typographic conventions".
3117
6bfc8698
EZ
31182008-04-05 Eli Zaretskii <eliz@gnu.org>
3119
3120 * objects.texi (Text Props and Strings): Add indexing for read
3121 syntax of text properties.
3122
4972c361
SM
31232008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
3124
3125 * processes.texi (Decoding Output): Remove process-filter-multibyte
3126 functions.
3127
c70a68db
MR
31282008-03-15 Martin Rudalics <rudalics@gmx.at>
3129
3130 * display.texi (Finding Overlays): Say that empty overlays at
3131 the end of the buffer are reported too.
3132
1291fd36
GM
31332008-03-13 Glenn Morris <rgm@gnu.org>
3134
3135 * elisp.texi (EMACSVER): Set to 23.0.60.
3136
c6b0dfd5
CY
31372008-02-26 Chong Yidong <cyd@stupidchicken.com>
3138
38a8b703 3139 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 3140
875fc30c
GM
31412008-02-22 Glenn Morris <rgm@gnu.org>
3142
3143 * frames.texi (Position Parameters): Clarify the description of
3144 `left' and `top', using information from "Geometry".
3145 (Geometry): Give a pointer to "Position Parameters", rather than
3146 repeating information.
3147
d8c8e45a
GM
31482008-02-11 Glenn Morris <rgm@gnu.org>
3149
3150 * objects.texi (Equality Predicates): No longer talk about "two"
3151 functions.
3152
38a8b703 31532008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
3154
3155 * objects.texi (Equality Predicates): Add defun for
3156 equal-including-properties.
3157
bfffe0b1
GM
31582008-02-10 Glenn Morris <rgm@gnu.org>
3159
3160 * objects.texi (Equality Predicates):
3161 Mention equal-including-properties.
3162
431b78c9
RS
31632008-02-07 Richard Stallman <rms@gnu.org>
3164
3165 * windows.texi (Window Start): Mention the feature of moving
3166 window-start to start of line.
3167
c8763fb6 31682008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
3169
3170 * keymaps.texi (Tool Bar): Document rtl property.
3171
1a256502
TTN
31722008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
3173
3174 * display.texi (Button Types):
3175 For define-button-type, clarify type of NAME.
3176
569382c2
MR
31772008-01-19 Martin Rudalics <rudalics@gmx.at>
3178
3179 * buffers.texi (Buffer Modification): Fix typo.
3180
f3041af1
DN
31812008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
3182
3183 * os.texi (System Environment): Remove references to OSes that are
3184 not supported anymore.
3185
d35e1cd7
DN
31862008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
3187
3188 * os.texi (System Environment): Remove mention for Masscomp.
3189
23af7580
RS
31902008-01-04 Richard Stallman <rms@gnu.org>
3191
3192 * display.texi (Faces): Don't talk about internal face vector as arg
3193 to facep.
3194
3195 * customize.texi (Type Keywords): Fix previous change.
3196
3197 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
3198 * elisp.texi (Top): Fix menu for commands.texi change.
3199
ec7d5b1e
RS
32002007-12-30 Richard Stallman <rms@gnu.org>
3201
5dcb4c4e 3202 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
3203 (Accessing Scroll): New node broken out of Accessing Mouse.
3204
101a6cea
RS
32052007-12-28 Richard Stallman <rms@gnu.org>
3206
3207 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 3208 (Basic Parameters): For `title', refer to title bar.
041817a4 3209 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 3210
72b7e664
RS
32112007-12-23 Richard Stallman <rms@gnu.org>
3212
3213 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
3214 Improve some of the commented-out keywords' text too.
3215
27a4f445
MR
32162007-12-14 Martin Rudalics <rudalics@gmx.at>
3217
e2e3f1d7
MR
3218 * nonascii.texi (Encoding and I/O): Reword to avoid saying
3219 "visit the current buffer".
3220
27a4f445
MR
3221 * os.texi (System Interface): Fix typo.
3222
a2afc99d
RS
32232007-12-04 Richard Stallman <rms@gnu.org>
3224
3225 * objects.texi (Symbol Type): Fix typo.
3226
b694135c
RS
32272007-12-03 Richard Stallman <rms@gnu.org>
3228
3229 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
3230
f99a19da
GM
32312007-12-01 Glenn Morris <rgm@gnu.org>
3232
3233 * functions.texi (Declaring Functions): Improve previous change.
3234
8f4b37d8
GM
32352007-11-30 Glenn Morris <rgm@gnu.org>
3236
3237 * functions.texi (Declaring Functions): Add optional fourth
3238 argument of declare-function, and setting third argument to `t'.
3239
61a2fe01
RS
32402007-11-29 Richard Stallman <rms@gnu.org>
3241
3242 * customize.texi (Composite Types): Document `group' type.
3243
cbfc5193
GM
32442007-11-29 Glenn Morris <rgm@gnu.org>
3245
5dcb4c4e
SM
3246 * functions.texi (Declaring Functions): Add findex.
3247 Mention `external' files.
cbfc5193 3248
8386283a
JB
32492007-11-26 Juanma Barranquero <lekktu@gmail.com>
3250
3251 * functions.texi (Declaring Functions): Fix directive.
3252
a07c9a8b
RS
32532007-11-25 Richard Stallman <rms@gnu.org>
3254
3255 * help.texi (Help Functions): Clean up last change.
3256
3257 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
3258
3259 * loading.texi (Named Features): Minor cleanup.
3260
3261 * macros.texi (Eval During Expansion): Minor cleanup.
3262
3263 * variables.texi (Variable Aliases): Minor cleanup.
3264
a0925923
RS
32652007-11-24 Richard Stallman <rms@gnu.org>
3266
3267 * functions.texi (Declaring Functions): Clarify previous change.
3268
3269 * compile.texi (Compiler Errors): Clarify previous change.
3270
20c63e44
RS
32712007-11-24 Richard Stallman <rms@gnu.org>
3272
e5e76c04 3273 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
3274 Clarify the text and move items around.
3275
5bb0cda3
GM
32762007-11-24 Glenn Morris <rgm@gnu.org>
3277
3278 * functions.texi (Declaring Functions): New section.
3279 * compile.texi (Compiler Errors): Mention declaring functions,
3280 defvar with no initvalue, and byte-compile-warnings.
3281
af13c86a
MR
32822007-11-15 Martin Rudalics <rudalics@gmx.at>
3283
3284 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
3285 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
3286
a5373305
MR
32872007-11-13 Martin Rudalics <rudalics@gmx.at>
3288
3289 * help.texi (Help Functions): Document new macro `with-help-window'.
3290
fe284805
JL
32912007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3292
3293 * searching.texi (Replacing Match): Describe new
3294 `match-substitute-replacement'.
3295
2c3a09b1
RS
32962007-10-31 Richard Stallman <rms@gnu.org>
3297
3298 * strings.texi (Creating Strings): Null strings from concat not unique.
3299
f2b480f4
RS
33002007-10-26 Richard Stallman <rms@gnu.org>
3301
3302 * objects.texi (Equality Predicates): Null strings are uniquified.
3303
3304 * minibuf.texi: Minor clarifications in previous change.
3305
db21122c
GM
33062007-10-25 Glenn Morris <rgm@gnu.org>
3307
3308 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
3309
2328cbb3
RS
33102007-10-24 Richard Stallman <rms@gnu.org>
3311
3312 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
3313
3314 * variables.texi (Frame-Local Variables): Node deleted.
3315 (Variables): Delete Frame-Local Variables from menu.
3316 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
3317 (Default Value): Don't mention frame-local vars.
3318
3319 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
3320
3321 * loading.texi (Unloading): Document FEATURE-unload-function
3322 instead of FEATURE-unload-hook.
3323
2328cbb3
RS
3324 * frames.texi (Multiple Displays): Don't mention frame-local vars.
3325
c066bafa
JL
33262007-10-22 Juri Linkov <juri@jurta.org>
3327
3328 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
3329 (High-Level Completion): Document a list of default value strings
3330 in the DEFAULT argument, for which minibuffer functions return the
3331 first element.
3332
65ced25f
JL
33332007-10-17 Juri Linkov <juri@jurta.org>
3334
3335 * text.texi (Filling): Update arguments of fill-paragraph.
3336 fill-paragraph operates on the active region in Transient Mark mode.
3337 Remove fill-paragraph-or-region.
3338
ee46ec8e
KB
33392007-10-13 Karl Berry <karl@gnu.org>
3340
3341 * elisp.texi (@dircategory): Move to after @copying,
3342 since we want @copying as close as possible to the beginning of
3343 the output.
3344
61bbdbc6
RS
33452007-10-12 Richard Stallman <rms@gnu.org>
3346
3347 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
3348
3349 * commands.texi (Distinguish Interactive): New node,
3350 broken out from Interactive Call and rewritten.
3351 (Command Loop): Put Distinguish Interactive in menu.
3352
af23e1e8
RS
33532007-10-09 Richard Stallman <rms@gnu.org>
3354
3355 * text.texi (Examining Properties): Mention overlay priority.
3356
3357 * display.texi (Display Margins): Correct the description
3358 of margin display specifications.
3359 (Replacing Specs): New subnode broken out of Display Property.
3360
e1965a69
JL
33612007-10-06 Juri Linkov <juri@jurta.org>
3362
3363 * text.texi (Filling): Document fill-paragraph-or-region.
3364
4638454b
JB
33652007-10-05 Juanma Barranquero <lekktu@gmail.com>
3366
3367 * display.texi (Auto Faces): Fix typo.
3368
7ed54cc5
RS
33692007-10-02 Richard Stallman <rms@gnu.org>
3370
3371 * display.texi (Display Property): Explain some display specs
3372 don't let you move point in.
3373
5dcb4c4e
SM
3374 * frames.texi (Cursor Parameters):
3375 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
3376
3377 * windows.texi (Basic Windows): Don't describe
3378 cursor-in-non-selected-windows here.
3379
305a7ef2
EZ
33802007-10-01 Eli Zaretskii <eliz@gnu.org>
3381
3382 * processes.texi (Misc Network): Note that these functions are
3383 supported only on some systems.
3384
f7a7f4eb
RS
33852007-10-01 Richard Stallman <rms@gnu.org>
3386
3387 * display.texi (Overlay Properties): Explain nil as priority.
3388 Explain that conflicts are unpredictable if not resolved by
3389 priorities.
3390
780d7bb9
RS
33912007-09-23 Richard Stallman <rms@gnu.org>
3392
3393 * macros.texi (Backquote): Minor clarification.
3394
14b4fdfb
RS
33952007-09-19 Richard Stallman <rms@gnu.org>
3396
3397 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
3398 Clarify when they work in parallel and when one overrides.
3399 Fix error in example.
14b4fdfb 3400
b8d4c8d0
GM
34012007-09-06 Glenn Morris <rgm@gnu.org>
3402
b3e755a9 3403 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
3404 commands to use ../../info.
3405 * Makefile.in (infodir): Go up one more level.
4638454b 3406 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
3407 (miscmanualdir): New.
3408 (dist): Use new variable miscmanualdir.
3409 * makefile.w32-in (infodir, texinputdir): Go up one more level.
3410 (usermanualdir): Change from ../man to ../emacs.
3411
1bb1f7d3
MR
34122007-08-30 Martin Rudalics <rudalics@gmx.at>
3413
3414 * commands.texi (Command Loop Info): Advise against changing
3415 most variables described here. Explain new variable
3416 last-repeatable-command.
3417
b8d4c8d0
GM
34182007-08-29 Glenn Morris <rgm@gnu.org>
3419
3420 * elisp.texi (EMACSVER): Increase to 23.0.50.
3421
34222007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
3423
3424 * frames.texi (Basic Parameters): Add display-environment-variable
3425 and term-environment-variable.
3426
34272007-08-28 Juri Linkov <juri@jurta.org>
3428
3429 * display.texi (Image Formats, Other Image Types): Add SVG.
3430
34312007-08-28 Juri Linkov <juri@jurta.org>
3432
3433 * display.texi (Images): Move formats-related text to new node
3434 "Image Formats".
3435 (Image Formats): New node.
3436
619fb9ee
RS
34372007-08-27 Richard Stallman <rms@gnu.org>
3438
3439 * windows.texi (Window Configurations): Clarify what
3440 a window configuration saves.
3441
b8d4c8d0
GM
34422007-08-25 Richard Stallman <rms@gnu.org>
3443
3444 * display.texi (Images): Delete redundant @findex.
3445
39f9da30
GM
34462007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
3447
3448 * text.texi (Change Hooks): (after|before)-change-functions are no
3449 longer bound to nil while running; rather inhibit-modification-hooks
3450 is t.
3451
b8d4c8d0
GM
34522007-08-16 Richard Stallman <rms@gnu.org>
3453
5dcb4c4e
SM
3454 * processes.texi (Asynchronous Processes):
3455 Clarify doc of start-file-process.
b8d4c8d0
GM
3456
34572007-08-08 Martin Rudalics <rudalics@gmx.at>
3458
3459 * modes.texi (Example Major Modes): Fix typo.
3460
34612007-08-08 Glenn Morris <rgm@gnu.org>
3462
3463 * intro.texi (nil and t): Do not use `iff' in documentation.
3464
3465 * tips.texi (Documentation Tips): Recommend against `iff'.
3466
34672007-08-07 Chong Yidong <cyd@stupidchicken.com>
3468
3469 * display.texi (Image Cache): Document image-refresh.
3470
34712007-08-06 Martin Rudalics <rudalics@gmx.at>
3472
3473 * windows.texi (Size of Window): Document window-full-width-p.
3474
34752007-07-25 Glenn Morris <rgm@gnu.org>
3476
3477 * gpl.texi (GPL): Replace license with GPLv3.
3478
3479 * Relicense all FSF files to GPLv3 or later.
3480
34812007-07-24 Michael Albinus <michael.albinus@gmx.de>
3482
4638454b
JB
3483 * processes.texi (Synchronous Processes):
3484 Add `process-file-shell-command'.
b8d4c8d0
GM
3485 (Asynchronous Processes): Mention restricted use of
3486 `process-filter' and `process-sentinel' in
3487 `start-file-process'. Add `start-file-process-shell-command'.
3488
34892007-07-17 Michael Albinus <michael.albinus@gmx.de>
3490
3491 * files.texi (Magic File Names): Introduce optional parameter
3492 IDENTIFICATION for `file-remote-p'.
3493
34942007-07-16 Richard Stallman <rms@gnu.org>
3495
3496 * display.texi (Defining Faces): Fix previous change.
3497
34982007-07-14 Richard Stallman <rms@gnu.org>
3499
3500 * control.texi (Handling Errors): Document `debug' in handler list.
3501
35022007-07-10 Richard Stallman <rms@gnu.org>
3503
3504 * display.texi (Defining Faces): Explain C-M-x feature for defface.
3505
35062007-07-09 Richard Stallman <rms@gnu.org>
3507
3508 * files.texi (Magic File Names): Rewrite previous change.
3509
35102007-07-08 Michael Albinus <michael.albinus@gmx.de>
3511
3512 * files.texi (Magic File Names): Introduce optional parameter
3513 CONNECTED for `file-remote-p'.
3514
35152007-07-07 Michael Albinus <michael.albinus@gmx.de>
3516
3517 * processes.texi (Asynchronous Processes):
3518 * files.texi (Magic File Names): Add `start-file-process'.
3519
35202007-06-27 Richard Stallman <rms@gnu.org>
3521
5dcb4c4e
SM
3522 * files.texi (Format Conversion Piecemeal):
3523 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
3524
35252007-06-27 Michael Albinus <michael.albinus@gmx.de>
3526
4638454b
JB
3527 * files.texi (Magic File Names): Remove `dired-call-process'.
3528 Add `process-file'.
b8d4c8d0
GM
3529
35302007-06-27 Kenichi Handa <handa@m17n.org>
3531
3532 * text.texi (Special Properties): Fix description about
4638454b 3533 `composition' property.
b8d4c8d0
GM
3534
35352007-06-26 Kenichi Handa <handa@m17n.org>
3536
3537 * nonascii.texi (Default Coding Systems): Document about the
3538 return value `undecided'.
3539
35402007-06-25 David Kastrup <dak@gnu.org>
3541
3542 * keymaps.texi (Active Keymaps): Document new POSITION argument of
3543 `current-active-maps'.
3544
35452007-06-24 Karl Berry <karl@gnu.org>
3546
4638454b 3547 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
3548
35492007-06-15 Juanma Barranquero <lekktu@gmail.com>
3550
3551 * display.texi (Overlay Arrow): Doc fix.
3552
35532007-06-14 Karl Berry <karl@tug.org>
3554
3555 * anti.texi (Antinews): Typo.
3556
35572007-06-14 Chong Yidong <cyd@stupidchicken.com>
3558
3559 * display.texi (Image Cache): Document image-refresh.
3560
35612007-06-12 Karl Berry <karl@gnu.org>
3562
3563 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
3564 * two-volume.make: New file.
3565 * .cvsignore: Ignore two-volume files.
3566
35672007-06-12 Tom Tromey <tromey@redhat.com>
3568
3569 * os.texi (Init File): Document user-emacs-directory.
3570
35712007-06-03 Nick Roberts <nickrob@snap.net.nz>
3572
3573 * commands.texi (Click Events): Describe width and height when
3574 object is nil.
3575
35762007-05-30 Nick Roberts <nickrob@snap.net.nz>
3577
5dcb4c4e
SM
3578 * commands.texi (Click Events): Layout more logically.
3579 Describe width and height.
b8d4c8d0
GM
3580 (Drag Events, Motion Events): Update to new format for position.
3581
35822007-06-02 Richard Stallman <rms@gnu.org>
3583
3584 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
3585
35862007-06-02 Chong Yidong <cyd@stupidchicken.com>
3587
3588 * Version 22.1 released.
3589
35902007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
3591
3592 * text.texi (Special Properties): Correct meaning of fontified face.
3593
35942007-05-30 Richard Stallman <rms@gnu.org>
3595
3596 * text.texi (Special Properties): Add link to Adjusting Point.
3597
35982007-05-12 Richard Stallman <rms@gnu.org>
3599
3600 * text.texi (Margins): indent-to-left-margin is not the default.
3601 (Mode-Specific Indent): For indent-line-function, the default
3602 is indent-relative.
3603
3604 * modes.texi (Example Major Modes): Explain last line of text-mode
3605 is redundant.
3606
36072007-05-10 Richard Stallman <rms@gnu.org>
3608
3609 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
3610
3611 * help.texi (Keys in Documentation): Add reference to
3612 Documentation Tips.
3613
3614 * files.texi (Format Conversion): TO-FN gets three arguments.
3615
3616 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
3617
36182007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
3619
3620 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
3621 * files.texi (Format Conversion): Expand intro; add menu.
3622 (Format Conversion Overview, Format Conversion Round-Trip)
3623 (Format Conversion Piecemeal): New nodes/subsections.
3624 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
3625 * text.texi (Text Properties): Remove "Saving Properties" from menu.
3626 (Saving Properties): Delete node/subsection.
3627
36282007-05-07 Karl Berry <karl@gnu.org>
3629
3630 * elisp.texi (EMACSVER): Back to 22.
3631
36322007-05-06 Richard Stallman <rms@gnu.org>
3633
3634 * processes.texi (Accepting Output): Revert most of previous change.
3635
36362007-05-05 Richard Stallman <rms@gnu.org>
3637
3638 * processes.texi (Accepting Output): accept-process-output
3639 uses microseconds, not milliseconds. But that arg is obsolete.
3640
36412007-05-04 Karl Berry <karl@tug.org>
3642
3643 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
3644
36452007-05-04 Eli Zaretskii <eliz@gnu.org>
3646
3647 * tips.texi (Documentation Tips): Rearrange items to place the
3648 more important ones first. Add an index entry for hyperlinks.
3649
36502007-05-03 Karl Berry <karl@gnu.org>
3651
3652 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
3653 (EMACSVER) [smallbook]: 22 for printed version.
3654
3655 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
3656 so restore anchor to normal position after defun. Found by Kevin Ryde.
3657
36582007-04-26 Glenn Morris <rgm@gnu.org>
3659
3660 * elisp.texi (EMACSVER): Increase to 22.1.50.
3661
36622007-04-28 Karl Berry <karl@gnu.org>
3663
3664 * elisp.texi: Improve line breaks on copyright page,
3665 similar layout to emacs manual, 8.5x11 by default.
3666
36672007-04-24 Richard Stallman <rms@gnu.org>
3668
3669 * text.texi (Special Properties): Add xref to Overlay Properties.
3670
3671 * display.texi (Overlay Properties): Add xref to Special Properties.
3672
36732007-04-22 Richard Stallman <rms@gnu.org>
3674
3675 * keymaps.texi (Extended Menu Items): Move the info about
3676 format with cached keyboard binding.
3677
36782007-04-21 Richard Stallman <rms@gnu.org>
3679
3680 * text.texi (Special Properties): Clarify previous change.
3681
3682 * files.texi (File Name Expansion): Clarify previous change.
3683
3684 * display.texi (Attribute Functions): Fix example for
3685 face-attribute-relative-p.
3686
36872007-04-19 Kenichi Handa <handa@m17n.org>
3688
3689 * text.texi (Special Properties): Document composition property.
3690
36912007-04-19 Glenn Morris <rgm@gnu.org>
3692
3693 * files.texi (File Name Expansion): Mention "superroot".
3694
36952007-04-15 Chong Yidong <cyd@stupidchicken.com>
3696
3697 * frames.texi (Multiple Displays): Add note about "multi-monitor"
3698 setups.
3699 (Display Feature Testing): Note that display refers to all
3700 physical monitors for multi-monitor setups.
3701
37022007-04-14 Richard Stallman <rms@gnu.org>
3703
3704 * lists.texi (Sets And Lists): Clarify `delete' examples.
3705 Remove spurious xref to same node.
3706 Clarify xref for add-to-list.
3707
37082007-04-12 Nick Roberts <nickrob@snap.net.nz>
3709
3710 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
3711 value of lisp-mode-map.
3712
37132007-04-11 Karl Berry <karl@gnu.org>
3714
3715 * anti.texi (Antinews):
3716 * display.texi (Overlay Properties, Defining Images):
3717 * processes.texi (Synchronous Processes, Sentinels):
3718 * syntax.texi (Syntax Table Internals):
3719 * searching.texi (Regexp Special):
3720 * nonascii.texi (Default Coding Systems):
3721 * text.texi (Special Properties):
3722 * minibuf.texi (Basic Completion): Wording to improve breaks in
3723 8.5x11 format.
3724 * elisp.texi (smallbook): New @set to more easily switch between
3725 smallbook and 8.5x11.
3726
37272007-04-11 Richard Stallman <rms@gnu.org>
3728
3729 * text.texi (Lazy Properties): Minor fix.
3730
37312007-04-08 Karl Berry <karl@gnu.org>
3732
3733 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
3734 * macros.texi (Backquote): Downcase Backquote in index entries for
3735 consistency.
3736
37372007-04-08 Richard Stallman <rms@gnu.org>
3738
3739 * text.texi (Adaptive Fill): Just describe default,
3740 don't show it (since it contains non-ASCII chars).
3741
37422007-04-07 Karl Berry <karl@gnu.org>
3743
3744 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
3745 adaptive-fill-regexp's value, since they are not in the standard
3746 TeX fonts.
3747
37482007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
3749
3750 * display.texi (Defining Faces): Fix example.
3751
37522007-04-07 Karl Berry <karl@gnu.org>
3753
3754 * display.texi (Button Buffer Commands): Improve page break.
3755
37562007-04-07 Richard Stallman <rms@gnu.org>
3757
3758 * advice.texi (Activation of Advice): Remove redundant index entry.
3759
3760 * backups.texi: Improve index entries. Remove redundant ones.
3761
3762 * compile.texi (Byte Compilation): Improve index entry.
3763
3764 * hash.texi (Creating Hash): Improve index entry.
3765
3766 * symbols.texi (Definitions): Improve index entry.
3767
3768 * edebug.texi: Improve index entries. Remove redundant/useless ones.
3769
3770 * maps.texi (Standard Keymaps): Remove useless index entry.
3771
3772 * help.texi (Documentation Basics): Remove redundant index entries.
3773
3774 * customize.texi: Improve index entries.
3775 Remove redundant/useless ones.
3776
3777 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
3778
3779 * streams.texi (Output Variables): Improve index entry.
3780
3781 * abbrevs.texi (Abbrevs): Remove useless index entry.
3782
3783 * macros.texi (Expansion): Remove useless index entry.
3784
3785 * text.texi: Improve index entries. Remove redundant/useless ones.
3786 (Text Properties, Examining Properties)
3787 (Special Properties): Use "property category" instead of "category"
3788 to refer to the `category' property.
3789
3790 * positions.texi: Improve index entries. Remove useless one.
3791
3792 * lists.texi: Improve index entries. Remove redundant/useless ones.
3793
3794 * os.texi: Improve index entries.
3795 (Timers): Fix previous change.
3796
3797 * buffers.texi: Improve index entries.
3798 (Modification Time): Get rid of term "obsolete buffer".
3799
3800 * debugging.texi: Improve index entries.
3801 (Test Coverage): Add xref to other test coverage ftr.
3802
3803 * eval.texi: Improve index entry. Remove redundant ones.
3804
3805 * numbers.texi: Improve index entries. Remove redundant/useless ones.
3806
3807 * files.texi: Improve index entries. Remove redundant/useless ones.
3808
3809 * objects.texi: Improve index entries.
3810
3811 * processes.texi: Improve index entries.
3812
3813 * modes.texi: Improve index entry. Remove redundant one.
3814
3815 * nonascii.texi: Improve index entries.
3816
3817 * internals.texi: Improve index entries.
3818
3819 * syntax.texi: Improve index entries.
3820
3821 * keymaps.texi (Active Keymaps): Improve index entries.
3822
3823 * commands.texi: Improve index entries. Remove redundant/useless ones.
3824
3825 * frames.texi: Improve index entries. Remove redundant/useless ones.
3826
3827 * markers.texi: Improve index entries. Remove redundant ones.
3828
3829 * tips.texi: Improve index entries.
3830
3831 * loading.texi (Unloading): Improve index entry.
3832
3833 * variables.texi: Improve index entries. Remove redundant one.
3834
3835 * sequences.texi: Improve index entry.
3836
3837 * display.texi: Improve index entries. Remove redundant ones.
3838
3839 * windows.texi: Improve index entries.
3840
3841 * searching.texi: Improve index entries. Remove redundant one.
3842
3843 * strings.texi (Case Tables): Improve last change.
3844
38452007-04-04 Chong Yidong <cyd@stupidchicken.com>
3846
3847 * strings.texi (Case Tables): Document with-case-table and
3848 ascii-case-table.
3849
38502007-04-03 Karl Berry <karl@gnu.org>
3851
3852 * processes.texi (Network): Reword to improve page break.
3853
38542007-04-03 Eli Zaretskii <eliz@gnu.org>
3855
3856 * functions.texi (Inline Functions): Describe more disadvantages
3857 of defsubst, and make advice against it stronger.
3858
38592007-04-02 Karl Berry <karl@gnu.org>
3860
3861 * backups.texi (Backup Names): Avoid widow words.
3862 * modes.texi (Example Major Modes): Align last comment.
3863
38642007-04-01 Chong Yidong <cyd@stupidchicken.com>
3865
3866 * keymaps.texi (Remapping Commands): Document new arg to
3867 command-remapping.
3868
38692007-04-01 Karl Berry <karl@gnu.org>
3870
3871 * processes.texi (Low-Level Network): Typo.
3872 * loading.texi (Hooks for Loading): Avoid double "the".
3873 * keymaps.texi (Key Sequences): No double "and".
3874 (Changing Key Bindings): Shorten to improve line break.
3875
38762007-03-31 Glenn Morris <rgm@gnu.org>
3877
3878 * os.texi (Timers): Fix description of run-at-time TIME formats.
3879
38802007-03-31 Richard Stallman <rms@gnu.org>
3881
3882 * display.texi (Invisible Text): Correct buffer-invisibility-spec
3883 regarding ellipsis.
3884
38852007-03-31 Eli Zaretskii <eliz@gnu.org>
3886
3887 * intro.texi (nil and t):
3888 * symbols.texi (Plists and Alists):
3889 * variables.texi (Variable Aliases, Constant Variables):
3890 * functions.texi (Defining Functions):
3891 * advice.texi (Advising Primitives):
3892 * debugging.texi (Syntax Errors, Compilation Errors):
3893 * minibuf.texi (Minibuffer Windows):
3894 * commands.texi (Adjusting Point):
3895 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
3896 (Auto Major Mode, Major Mode Conventions):
3897 * help.texi (Describing Characters):
3898 * files.texi (Create/Delete Dirs, Information about Files)
3899 (File Locks, Writing to Files, Reading from Files)
3900 (Saving Buffers):
3901 * windows.texi (Resizing Windows, Cyclic Window Ordering):
3902 * frames.texi (Finding All Frames):
3903 * positions.texi (Buffer End, Motion):
3904 * markers.texi (The Region):
3905 * text.texi (Deletion, Near Point):
3906 * display.texi (Displaying Messages, Truncation):
3907 * os.texi (Processor Run Time):
3908 * tips.texi (Key Binding Conventions, Programming Tips)
3909 (Warning Tips, Documentation Tips, Comment Tips):
3910 * internals.texi (Memory Usage): Improve indexing.
3911
3912 * variables.texi (Frame-Local Variables):
3913 * functions.texi (Argument List):
3914 * loading.texi (Library Search):
3915 * streams.texi (Output Variables):
3916 * keymaps.texi (Translation Keymaps, Searching Keymaps):
3917 * searching.texi (Replacing Match, Search and Replace):
3918 * processes.texi (Byte Packing, Decoding Output)
3919 (Accepting Output, Network Servers, Shell Arguments):
3920 * display.texi (Abstract Display, Image Cache, Scroll Bars):
3921 * windows.texi (Window Point, Window Start):
3922 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
3923 * commands.texi (Reading Input, Keyboard Events):
3924 * minibuf.texi (Reading File Names, Minibuffer Completion)
3925 (Recursive Mini):
3926 * positions.texi (List Motion):
3927 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
3928 * numbers.texi (Arithmetic Operations, Math Functions)
3929 (Predicates on Numbers, Comparison of Numbers):
3930 (Numeric Conversions):
3931 * locals.texi (Standard Buffer-Local Variables):
3932 * maps.texi (Standard Keymaps):
3933 * os.texi (User Identification, System Environment, Recording Input)
3934 (X11 Keysyms):
3935 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
3936 * backups.texi (Backups and Auto-Saving):
3937 * customize.texi (Customization, Group Definitions)
3938 (Variable Definitions):
3939 * compile.texi (Byte Compilation): Improve index entries.
3940
39412007-03-31 Karl Berry <karl@gnu.org>
3942
3943 * macros.texi (Defining Macros): Avoid widow syllable.
3944
39452007-03-31 Eli Zaretskii <eliz@gnu.org>
3946
3947 * elisp.texi (Top): Postscript -> PostScript.
3948
3949 * display.texi (Images, Postscript Images): Postscript -> PostScript.
3950
39512007-03-31 Markus Triska <markus.triska@gmx.at>
3952
3953 * internals.texi (Writing Emacs Primitives): Untabify `For'.
3954
39552007-03-30 Karl Berry <karl@gnu.org>
3956
3957 * lists.texi (List-related Predicates): Remove spurious @need.
3958 (Setcdr): Use @smallexample to improve page break.
3959 (Association Lists) <assoc>: Reword to improve page break.
3960
3961 * strings.texi (String Conversion): Insert blank line to improve
3962 page break.
3963
3964 * numbers.texi (Random Numbers): Use @minus{}.
3965 (Math Functions): Use @minus{}.
3966
3967 * intro.texi (Acknowledgements): Avoid line breaks before middle
3968 initials.
3969
39702007-03-24 Eli Zaretskii <eliz@gnu.org>
3971
3972 * errors.texi (Standard Errors): Add an index entry.
3973
39742007-03-19 Richard Stallman <rms@gnu.org>
3975
3976 * os.texi (Recording Input): recent-keys now gives 300 keys.
3977
39782007-03-12 Glenn Morris <rgm@gnu.org>
3979
3980 * os.texi: Replace "daylight savings" with "daylight saving"
3981 throughout.
3982
39832007-03-05 Richard Stallman <rms@gnu.org>
3984
5dcb4c4e
SM
3985 * variables.texi (File Local Variables):
3986 Update enable-local-variables values.
b8d4c8d0
GM
3987
39882007-03-04 Richard Stallman <rms@gnu.org>
3989
3990 * syntax.texi (Control Parsing): Minor clarification.
3991
3992 * strings.texi (Formatting Strings): Clarify width, precision, flags.
3993
3994 * sequences.texi (Sequence Functions): Move string-bytes away,
3995 add xref.
3996
3997 * nonascii.texi (Text Representations): Move string-bytes here.
3998
3999 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
4000
4001 * minibuf.texi (Basic Completion): Minor clarification.
4002
4003 * markers.texi (The Mark): Clarify existence vs activation of mark.
4004 Other cleanup.
4005
4006 * display.texi (Finding Overlays): Write better example.
4007
4008 * compile.texi (Eval During Compile): Clarify putting macros
4009 in eval-when-compile.
4010
c5602427 40112007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
4012
4013 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 4014 load-read-function definition doc.
b8d4c8d0
GM
4015
40162007-02-21 Kim F. Storm <storm@cua.dk>
4017
4018 * strings.texi (Text Comparison): Mention that assoc-string
4019 converts symbols to strings before testing.
4020
40212007-02-17 Kim F. Storm <storm@cua.dk>
4022
4023 * processes.texi (Bindat Spec): Vector types can have optional
4024 element type.
4025 (Bindat Examples): Fix example. Add vector with element type.
4026
40272007-02-16 Andreas Schwab <schwab@suse.de>
4028
4029 * strings.texi (Formatting Strings): Document '+' flag.
4030
40312007-02-15 Juanma Barranquero <lekktu@gmail.com>
4032
4033 * strings.texi (Modifying Strings): Clarify that `clear-string'
4034 always converts the string to unibyte.
4035
40362007-02-14 Kim F. Storm <storm@cua.dk>
4037
4038 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
4039 Rewrite glyph code description to refer to these functions.
4040 Remove details of encoding face number and char into integer code.
4041
40422007-02-03 Alan Mackenzie <acm@muc.de>
4043
4044 * loading.texi (Hooks for Loading): Make the description of
4045 `eval-after-load' more detailed, and amend the description of
4046 after-load-alist, in accordance with changes from 2006-05.
4047
40482007-02-03 Chong Yidong <cyd@stupidchicken.com>
4049
4050 * modes.texi (Defining Minor Modes): Document that a :require
4051 keyword or similar may be required to make saved customization
4052 variables work.
4053
40542007-02-03 Eli Zaretskii <eliz@gnu.org>
4055
4056 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
4057 Texinfo guidelines and with what texnfo-upd.el expects.
4058 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
4059 parts needed by `texinfo-multiple-files-update'.
4060
40612007-02-02 Eli Zaretskii <eliz@gnu.org>
4062
4063 * elisp.texi (Top): Update the top-level menus.
4064
4065 * syntax.texi (Categories): Add index entries.
4066
40672007-02-01 Juanma Barranquero <lekktu@gmail.com>
4068
4069 * display.texi (Attribute Functions): Fix name and description of
4070 the UNDERLINE arg of `set-face-underline-p'.
4071
40722007-01-29 Eli Zaretskii <eliz@gnu.org>
4073
4074 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
4075 Variables", and "Standard Keymaps" to the detailed menu.
4076
4077 * variables.texi (Future Local Variables): Add index entry.
4078
40792007-01-28 Richard Stallman <rms@gnu.org>
4080
4081 * tips.texi (Coding Conventions): Clarify the tip about macros
4082 that define a function or a variable.
4083
4084 * files.texi (File Attributes): UID and GID can be floats.
4085 (Magic File Names): Explain why deferring all operations to
4086 the standard handler does not work.
4087
40882007-01-23 Martin Rudalics <rudalics@gmx.at>
4089
4090 * backups.texi (Reverting): Use "buffer" instead of "file"
4091 when talking about major and minor modes.
4092
40932007-01-21 Richard Stallman <rms@gnu.org>
4094
4095 * help.texi (Documentation): Add xref to Documentation Tips.
4096
40972007-01-14 Juanma Barranquero <lekktu@gmail.com>
4098
4099 * tips.texi (Coding Conventions): Fix typos.
4100
41012007-01-05 Richard Stallman <rms@gnu.org>
4102
4103 * modes.texi (Defining Minor Modes): Fix previous change.
4104
41052007-01-03 Richard Stallman <rms@gnu.org>
4106
4107 * customize.texi (Variable Definitions, Customization Types):
4108 Don't use * in doc string for defcustom.
4109
41102007-01-02 Richard Stallman <rms@gnu.org>
4111
4112 * variables.texi (Variable Aliases): Clarify that aliases vars
4113 always have the same value.
4114
4115 * processes.texi (Bindat Spec): Fix Texinfo usage.
4116
4117 * modes.texi (Defining Minor Modes): Explain effect of command
4118 defined with define-global-minor-mode on new buffers.
4119
41202006-12-30 Kim F. Storm <storm@cua.dk>
4121
4122 * keymaps.texi (Tool Bar): Describe `grow-only' value of
4123 `auto-resize-tool-bars'.
4124
41252006-12-30 Richard Stallman <rms@gnu.org>
4126
4127 * keymaps.texi (Active Keymaps): Fix previous change.
4128
41292006-12-30 Nick Roberts <nickrob@snap.net.nz>
4130
4131 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
4132
41332006-12-30 Kim F. Storm <storm@cua.dk>
4134
4135 * processes.texi (Bindat Spec): Clarify using field names in
4136 length specifications.
4137
41382006-12-29 Kim F. Storm <storm@cua.dk>
4139
4140 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
4141 Add count and index variables for eval forms in repeat blocks.
4142
41432006-12-24 Richard Stallman <rms@gnu.org>
4144
5dcb4c4e
SM
4145 * customize.texi (Variable Definitions):
4146 Document new name custom-add-frequent-value.
b8d4c8d0
GM
4147
41482006-12-19 Kim F. Storm <storm@cua.dk>
4149
4150 * commands.texi (Misc Events): User signals now result in sigusr1
4151 and sigusr2 events which are handled through special-event-map.
4152 (Special Events): User signals and drag-n-drop are special.
4153
41542006-12-17 Richard Stallman <rms@gnu.org>
4155
4156 * loading.texi (Named Features): Explain subfeatures better.
4157
4158 * customize.texi: Use "option" only for user options.
4159 For the keyword values inside defcustom etc, say "keywords".
4160 For :options value's elements, say "elements".
4161 :group should not be omitted.
4162
4163 * syntax.texi (Parsing Expressions): Split up node.
4164 (Motion via Parsing, Position Parse, Parser State)
4165 (Low-Level Parsing, Control Parsing): New subnodes.
4166 (Parser State): Document syntax-ppss-toplevel-pos.
4167
4168 * positions.texi (List Motion): Punctuation fix.
4169
4170 * files.texi (File Name Completion): Document PREDICATE arg
4171 to file-name-completion.
4172
41732006-12-16 Eli Zaretskii <eliz@gnu.org>
4174
4175 * internals.texi (Building Emacs, Writing Emacs Primitives):
4176 Add index entries.
4177
41782006-12-11 Richard Stallman <rms@gnu.org>
4179
4180 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
4181 affects face menu. Explain how to make it non-nil without enabling
4182 any fontification.
4183
41842006-12-10 Chong Yidong <cyd@stupidchicken.com>
4185
4186 * modes.texi (Font Lock Basics): Document nil value of
4187 font-lock-defaults.
4188
41892006-12-10 Glenn Morris <rgm@gnu.org>
4190
4191 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
4192 value for system-flag argument. Abbrev tables may not be empty
4193 when major modes are loaded.
4194
41952006-12-08 Juanma Barranquero <lekktu@gmail.com>
4196
4197 * makefile.w32-in (maintainer-clean): Partially revert last
4198 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
4199 to protect elisp-covers.texi.
4200
42012006-12-07 Juanma Barranquero <lekktu@gmail.com>
4202
4203 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
4204 Don't remove elisp* info files; they are already deleted by the
4205 `clean' and `distclean' targets, and they are in the $(infodir)
4206 directory, not the current one.
4207
42082006-12-04 Kim F. Storm <storm@cua.dk>
4209
4210 * commands.texi (Misc Events): Update signal events.
4211 (Event Examples): Add signal example.
4212
42132006-11-29 Richard Stallman <rms@gnu.org>
4214
4215 * frames.texi (Visibility of Frames): Explain visible windows
4216 can be covered by others. Add xref for raise-frame.
4217
42182006-11-28 Richard Stallman <rms@gnu.org>
4219
4220 * searching.texi (Regexp Special): Update when ^ is special.
4221
42222006-11-27 Eli Zaretskii <eliz@gnu.org>
4223
4224 * customize.texi (Customization, Common Keywords)
4225 (Group Definitions, Variable Definitions, Composite Types)
4226 (Type Keywords, Customization Types): Add index entries for
4227 various customization keywords.
4228
42292006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4230
4231 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
4232
c8763fb6 42332006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
4234
4235 * frames.texi (Window System Selections): Remove clipboard from
4236 description of selection-coding-system.
4237
42382006-11-06 Richard Stallman <rms@gnu.org>
4239
4240 * lists.texi (List Variables): Document COMPARE-FN.
4241
4242 * keymaps.texi: Avoid use of "binding" to mean a relation;
4243 use it only to refer to the meaning associated with a key.
4244 (Keymaps): Change menu node description.
4245
4246 * elisp.texi (Top): Change menu node description.
4247
4248 * display.texi (Managing Overlays): Document overlay-recenter.
4249
42502006-10-29 Chong Yidong <cyd@stupidchicken.com>
4251
4252 * Makefile.in: Use relative paths to avoid advertising filesystem
4253 contents during compilation.
4254
42552006-10-23 Kim F. Storm <storm@cua.dk>
4256
4257 * commands.texi (Event Input Misc): Update unread-command-events.
4258
42592006-10-23 Nick Roberts <nickrob@snap.net.nz>
4260
4261 * lists.texi (Sets And Lists): Fix typos.
4262
42632006-10-18 Juanma Barranquero <lekktu@gmail.com>
4264
4265 * control.texi (Processing of Errors): Use @var for an argument,
4266 not @code.
4267
42682006-10-16 Richard Stallman <rms@gnu.org>
4269
4270 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
4271
4272 * keymaps.texi (Format of Keymaps): Show all the keymap element
4273 patterns that result from menu items.
4274 (Key Lookup): Minor cleanups.
4275
4276 * modes.texi (Precalculated Fontification): Don't say that
4277 not setting font-lock-defaults avoids loading font-lock.
4278
4279 * help.texi (Documentation): Move xref to Emacs Manual here.
4280 (Documentation Basics): From here.
4281 Also doc emacs-lisp-docstring-fill-column.
4282
4283 * elisp.texi: Update version and ISBN.
4284
4285 * commands.texi (Interactive Call): Clarify KEYS arg to
4286 call-interactively is a vector.
4287 (Command Loop Info): Delete anchor in this-command-keys.
4288 Add anchor in this-command-keys-vector.
4289 (Recursive Editing): Document how recursive-edit
4290 handles the current buffer.
4291
42922006-10-13 Chong Yidong <cyd@stupidchicken.com>
4293
4294 * frames.texi (Frame Titles): %c and %l are ignored in
4295 frame-title-format.
4296
42972006-10-11 Richard Stallman <rms@gnu.org>
4298
4299 * keymaps.texi (Key Sequences): Clarify use of kbd.
4300
43012006-10-10 Kim F. Storm <storm@cua.dk>
4302
4303 * lists.texi (Sets And Lists): Add memql.
4304
43052006-10-03 Richard Stallman <rms@gnu.org>
4306
4307 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
4308 Clarify :ascii: and :nonascii:.
4309
43102006-09-29 Juri Linkov <juri@jurta.org>
4311
4312 * modes.texi (%-Constructs): Reorder coding systems in the
4313 documentation of %z to the real order displayed in the modeline.
4314
43152006-09-25 Richard Stallman <rms@gnu.org>
4316
4317 * os.texi (Timers): Describe timer-max-repeats.
4318
43192006-09-25 Chong Yidong <cyd@stupidchicken.com>
4320
4321 * os.texi (Timers): Mention with-local-quit.
4322
43232006-09-24 Richard Stallman <rms@gnu.org>
4324
4325 * searching.texi (Searching and Matching): Mention property search.
4326
4327 * commands.texi (Command Loop Info): Explain how read-event affects
4328 this-command-keys.
4329
43302006-09-20 Richard Stallman <rms@gnu.org>
4331
4332 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
4333
4334 * windows.texi (Window Start): Minor cleanups.
4335
43362006-09-20 Kim F. Storm <storm@cua.dk>
4337
4338 * windows.texi (Window Start): pos-visible-in-window-p allows
4339 specifying t for position to mean "end of window".
4340 Add window-line-height.
4341
4342 * anti.texi (Antinews): Mention window-line-height.
4343
43442006-09-19 David Kastrup <dak@gnu.org>
4345
4346 * keymaps.texi (Searching Keymaps): Small clarification.
4347
43482006-09-18 Richard Stallman <rms@gnu.org>
4349
4350 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
4351 cause keyboard menus.
4352 (Menu Keymaps): Likewise.
4353 (Defining Menus, Keyboard Menus): Clarify.
4354
4355 * text.texi (Fields): Clarify explanation of constrain-to-field.
4356
43572006-09-16 Eli Zaretskii <eliz@gnu.org>
4358
4359 * variables.texi (Tips for Defining): Fix a typo.
4360
43612006-09-15 Richard Stallman <rms@gnu.org>
4362
4363 * keymaps.texi (Remapping Commands, Searching Keymaps)
4364 (Active Keymaps): Clean up previous change.
4365
43662006-09-15 Jay Belanger <belanger@truman.edu>
4367
4368 * gpl.texi: Replace "Library Public License" by "Lesser Public
4369 License" throughout.
4370
43712006-09-15 David Kastrup <dak@gnu.org>
4372
4373 * keymaps.texi (Active Keymaps): Adapt description to use
4374 `get-char-property' instead `get-text-property'. Explain how
4375 mouse events change this. Explain the new optional argument of
4376 `key-binding' and its mouse-dependent lookup.
4377 (Searching Keymaps): Adapt description similarly.
4378 (Remapping Commands): Explain the new optional argument of
4379 `command-remapping'.
4380
43812006-09-14 Richard Stallman <rms@gnu.org>
4382
4383 * keymaps.texi (Searching Keymaps): Clarification.
4384 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
4385
43862006-09-13 Richard Stallman <rms@gnu.org>
4387
4388 * objects.texi (Character Type): Node split.
4389 Add xref to Describing Characters.
4390 (Basic Char Syntax, General Escape Syntax)
4391 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
4392
43932006-09-11 Richard Stallman <rms@gnu.org>
4394
4395 * display.texi (Display Table Format): Wording clarification.
4396 (Glyphs): Clarifications.
4397
43982006-09-10 Chong Yidong <cyd@stupidchicken.com>
4399
4400 * keymaps.texi (Active Keymaps): Mention that key-binding checks
4401 local maps.
4402
44032006-09-10 Kim F. Storm <storm@cua.dk>
4404
4405 * display.texi (Forcing Redisplay): Document return value of
4406 function redisplay.
4407
44082006-09-09 Richard Stallman <rms@gnu.org>
4409
4410 * windows.texi (Window Hooks): Explain limits of
4411 window-scroll-functions.
4412
4413 * display.texi (Fringe Indicators): Update for last change in
4414 indicate-buffer-boundaries.
4415
44162006-09-08 Richard Stallman <rms@gnu.org>
4417
4418 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
4419
44202006-09-06 Kim F. Storm <storm@cua.dk>
4421
4422 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
4423
4424 * windows.texi (Window Start): Update pos-visible-in-window-p.
4425
44262006-09-04 Richard Stallman <rms@gnu.org>
4427
4428 * processes.texi (Accepting Output): Explain SECONDS=0 for
4429 accept-process-output.
4430
4431 * os.texi (Idle Timers): Explain why timer functions should not
4432 loop until (input-pending-p).
4433
44342006-09-02 Eli Zaretskii <eliz@gnu.org>
4435
4436 * makefile.w32-in (usermanualdir): New variable.
4437 (elisp.dvi): Use it.
4438
44392006-09-01 Eli Zaretskii <eliz@gnu.org>
4440
4441 * buffers.texi (Buffer Modification): Fix last change.
4442
44432006-09-01 Chong Yidong <cyd@stupidchicken.com>
4444
5dcb4c4e
SM
4445 * buffers.texi (Buffer Modification):
4446 Document buffer-chars-modified-tick.
b8d4c8d0
GM
4447
44482006-08-31 Richard Stallman <rms@gnu.org>
4449
4450 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
4451
44522006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
4453
4454 * modes.texi (Syntactic Font Lock):
4455 Mention font-lock-syntactic-face-function
4456 instead of specific faces.
4457
44582006-08-29 Chong Yidong <cyd@stupidchicken.com>
4459
4460 * display.texi (Images): Add xrref to display-images-p.
4461
44622006-08-28 Kenichi Handa <handa@m17n.org>
4463
4464 * nonascii.texi (Lisp and Coding Systems): Fix description of
4465 detect-coding-region.
4466
44672006-08-27 Michael Olson <mwolson@gnu.org>
4468
4469 * processes.texi (Transaction Queues): Remove stray quote
4470 character.
4471
44722006-08-25 Richard Stallman <rms@gnu.org>
4473
4474 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
4475 Add xref.
4476
44772006-08-24 Chong Yidong <cyd@stupidchicken.com>
4478
4479 * os.texi (Timers): Avoid waiting inside timers.
4480
44812006-08-21 Lute Kamstra <lute@gnu.org>
4482
4483 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
4484
44852006-08-20 Richard Stallman <rms@gnu.org>
4486
4487 * os.texi (Idle Timers): New node, split out from Timers.
4488 Document current-idle-time.
4489 * commands.texi (Reading One Event): Update xref.
4490 * elisp.texi (Top): Update subnode menu.
4491
44922006-08-16 Richard Stallman <rms@gnu.org>
4493
4494 * keymaps.texi (Extended Menu Items): Show format of cached
4495 bindings in extended menu items.
4496
4497 * customize.texi (Variable Definitions): Explain when the
4498 standard value expression is evaluated.
4499
45002006-08-15 Chong Yidong <cyd@stupidchicken.com>
4501
4502 * commands.texi (Reading One Event): Explain idleness in
4503 `read-event'.
4504
45052006-08-12 Chong Yidong <cyd@stupidchicken.com>
4506
4507 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 4508 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
4509 relevant for Lisp programming.
4510 (Yank Commands): Rewrite introduction.
4511 (Undo): Clarify.
4512 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
4513 (Filling): Remove redundant comment. Clarify return value of
4514 current-justification.
4515 (Margins): Minor clarifications.
4516 (Adaptive Fill): Update default value of adaptive-fill-regexp.
4517 (Sorting): Update definition of sort-lines.
4518 (Columns): Clarify behavior of sort-columns.
4519 (Indent Tabs): Link to Tab Stops in Emacs manual.
4520 (Special Properties): Clarify.
4521 (Clickable Text): Mention Buttons package.
4522
45232006-08-12 Kevin Ryde <user42@zip.com.au>
4524
4525 * os.texi (Time Parsing): Add %z to description of
4526 format-time-string, as per docstring. Add cross reference to
4527 glibc manual for strftime.
4528
45292006-08-08 Richard Stallman <rms@gnu.org>
4530
4531 * modes.texi: Clean up wording in previous change.
4532
45332006-08-07 Chong Yidong <cyd@stupidchicken.com>
4534
4535 * modes.texi (Hooks): Clarify.
4536 (Major Mode Basics): Mention define-derived-mode explicitly.
4537 (Major Mode Conventions): Rebinding RET is OK for some modes.
4538 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 4539 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
4540 (Mode Line Basics): Clarify.
4541 (Mode Line Data): Mention help-echo and local-map in strings.
4542 Explain reason for treatment of non-risky variables.
4543 (Properties in Mode): Clarify.
4544 (Faces for Font Lock): Add font-lock-negation-char-face.
4545
45462006-08-04 Eli Zaretskii <eliz@gnu.org>
4547
4548 * strings.texi (Formatting Strings): Warn against arbitrary
4549 strings as first arg to `format'.
4550
45512006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
4552
4553 * text.texi (Clickable Text): Mention `help-echo' text property.
4554 Update intro, examples and associated explanations.
4555
45562006-07-31 Richard Stallman <rms@gnu.org>
4557
4558 * commands.texi: Update xrefs.
4559 (Event Mod): New node, cut out from old Translating Input.
4560
4561 * maps.texi: Update xrefs.
4562
4563 * keymaps.texi (Translation Keymaps): New node.
4564 Update xrefs from Translating Input to Translation Keymaps.
4565
4566 * elisp.texi (Top): Update subnode menu.
4567
4568 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
4569
4570 * os.texi (System Interface): Fix menu descriptions of some nodes.
4571 (Translating Input): Node deleted.
4572
45732006-07-31 Nick Roberts <nickrob@snap.net.nz>
4574
4575 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
4576
4577 * lists.texi (Sets And Lists): Likewise.
4578
45792006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
4580
4581 * text.texi (Fields): Mention POS
4582 requirement when narrowing is in effect.
4583
45842006-07-28 Richard Stallman <rms@gnu.org>
4585
4586 * display.texi (Face Attributes): Simplify wording.
4587 (Attribute Functions): Clarify meaning of new-frame default
4588 attribute settings.
4589
4590 * customize.texi (Common Keywords): Document how to use
4591 :package-version in a package not in Emacs.
4592
45932006-07-28 Kim F. Storm <storm@cua.dk>
4594
4595 * commands.texi (Reading One Event): Fix last change.
4596
45972006-07-26 Chong Yidong <cyd@stupidchicken.com>
4598
4599 * commands.texi (Reading One Event): Document SECONDS argument for
4600 read-event, read-char, and read-char-exclusive.
4601
46022006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
4603
4604 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
4605 to ensure correct identification.
4606
46072006-07-24 Richard Stallman <rms@gnu.org>
4608
4609 * text.texi (Clickable Text): Clarify.
4610
4611 * sequences.texi (Vector Functions): Delete duplicate xref.
4612
4613 * objects.texi (Function Type): Clarify.
4614
4615 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
4616 modes.
4617
4618 * lists.texi (List Variables): New node.
4619 Material moved from other nodes.
4620
4621 * variables.texi (Setting Variables): add-to-list and
4622 add-to-ordered-list moved to List Variables node.
4623
46242006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
4625
4626 * text.texi (Links and Mouse-1):
4627 For mouse-on-link-p, expand on arg POS.
4628
46292006-07-21 Kim F. Storm <storm@cua.dk>
4630
4631 * display.texi (Forcing Redisplay): Don't mention systems which
4632 don't support sub-second timers for redisplay-preemption-period.
4633
4634 * os.texi (Terminal Output): Clarify text vs graphical terminal.
4635
46362006-07-21 Eli Zaretskii <eliz@gnu.org>
4637
4638 * frames.texi (Input Focus): Document that focus-follows-mouse has
4639 no effect on MS-Windows.
4640
46412006-07-18 Richard Stallman <rms@gnu.org>
4642
4643 * display.texi (Forcing Redisplay): Cleanups in previous change.
4644
4645 * processes.texi (Low-Level Network): Make menu more convenient.
4646
46472006-07-18 Kim F. Storm <storm@cua.dk>
4648
4649 * display.texi (Forcing Redisplay): redisplay-preemption-period
4650 only used on window systems. Add xref to Terminal Output.
4651
4652 * os.texi (Terminal Output): baud-rate only controls preemption on
4653 non-window systems. Add xref to Forcing Redisplay.
4654
4655 * processes.texi (Low-Level Network): Rename node "Make Network"
4656 to "Network Processes".
4657
46582006-07-18 Karl Berry <karl@gnu.org>
4659
4660 * variables.texi, functions.texi, customize.texi, loading.texi:
4661 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
4662
46632006-07-17 Chong Yidong <cyd@stupidchicken.com>
4664
4665 * commands.texi (Waiting): Document batch-mode sit-for behavior.
4666
46672006-07-17 Richard Stallman <rms@gnu.org>
4668
4669 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
4670 Put period and comma inside quotes.
4671
4672 * loading.texi, markers.texi: Use real doublequote inside menus.
4673
4674 * windows.texi: Put point and comma inside quotes.
4675 (Textual Scrolling): Use @samp for error message.
4676
4677 * variables.texi, tips.texi, syntax.texi, symbols.texi:
4678 * strings.texi, streams.texi, processes.texi, os.texi:
4679 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
4680 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
4681 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
4682 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
4683 Put point and comma inside quotes.
4684
4685 * control.texi (Processing of Errors): Add command-error-function.
4686
4687 * variables.texi (File Local Variables): Clarify that
4688 file local variables make buffer-local bindings.
4689
4690 * modes.texi (Syntactic Font Lock): Give default for
4691 font-lock-syntax-table.
4692
46932006-07-17 Nick Roberts <nickrob@snap.net.nz>
4694
4695 * text.texi (Special Properties): Clean up previous change.
4696
46972006-07-16 Karl Berry <karl@gnu.org>
4698
4699 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
4700 * control.texi: Fix bad page breaks through chapter 10 (control).
4701
4702 * anti.texi (Antinews): Reorder face-attribute fns to avoid
4703 underfull hbox.
4704
47052006-07-15 Nick Roberts <nickrob@snap.net.nz>
4706
4707 * text.texi (Special Properties): Describe fontified text property
4708 in relation to a character (not text).
4709
47102006-07-15 Kim F. Storm <storm@cua.dk>
4711
4712 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
4713 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
4714 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
4715
4716 * anti.texi (Antinews): Mention redisplay function.
4717 The kbd macro existed, but was not documented, before 22.x.
4718 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
4719
47202006-07-14 Nick Roberts <nickrob@snap.net.nz>
4721
4722 * display.texi (Displaying Messages): Add anchor.
4723
4724 * frames.texi (Dialog Boxes): Use it.
4725
47262006-07-12 Richard Stallman <rms@gnu.org>
4727
4728 * objects.texi (Frame Type): Explain nature of frames better.
4729
4730 * frames.texi (Frames): Explain nature of frames better.
4731
47322006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
4733
4734 * tips.texi (Coding Conventions): Explain why use cl at compile time.
4735
47362006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4737
4738 * frames.texi (Window System Selections): Mention scrap support for Mac.
4739 Default value of x-select-enable-clipboard is t on Mac.
4740
4741 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
4742
47432006-07-11 Kim F. Storm <storm@cua.dk>
4744
4745 * display.texi (Forcing Redisplay): Add `redisplay' function.
4746 Don't mention (sit-for -1) -- use (redisplay t) instead.
4747
4748 * commands.texi (Waiting): (sit-for -1) is no longer special.
4749 (sit-for 0) is equivalent to (redisplay).
4750 Iconifying/deiconifying no longer makes sit-for return.
4751
47522006-07-10 Nick Roberts <nickrob@snap.net.nz>
4753
4754 * display.texi (Buttons): Fix typo.
4755
4756 * index.texi, elisp.texi (New Symbols): Comment node out.
4757
47582006-07-09 Richard Stallman <rms@gnu.org>
4759
4760 * display.texi (Truncation): Clean up previous change.
4761
47622006-07-08 Richard Stallman <rms@gnu.org>
4763
4764 * commands.texi (Interactive Call): Use 3 as prefix in example
4765 for execute-extended-command.
4766
4767 * display.texi (Attribute Functions): Move paragraph about
4768 compatibility with Emacs < 21.
4769
47702006-07-09 Kim F. Storm <storm@cua.dk>
4771
4772 * display.texi (Refresh Screen): Clarify force-window-update.
4773 (Truncation): "Normally" indicated by fringe arrows.
4774
47752006-07-08 Eli Zaretskii <eliz@gnu.org>
4776
4777 * windows.texi (Textual Scrolling, Resizing Windows):
4778 * variables.texi (Constant Variables):
4779 * text.texi (Buffer Contents, Deletion, Changing Properties)
4780 (Property Search, Special Properties, Sticky Properties)
4781 (Links and Mouse-1, Fields, Change Hooks):
4782 * syntax.texi (Syntax Table Functions, Parsing Expressions)
4783 (Categories):
4784 * symbols.texi (Other Plists):
4785 * streams.texi (Output Variables):
4786 * processes.texi (Input to Processes, Query Before Exit):
4787 * positions.texi (Word Motion, Text Lines, List Motion):
4788 * os.texi (Init File, System Environment, Sound Output)
4789 (Session Management):
4790 * nonascii.texi (Text Representations, Character Sets)
4791 (Chars and Bytes, Locales):
4792 * modes.texi (Defining Minor Modes, Header Lines):
4793 * minibuf.texi (Minibuffer Contents):
4794 * markers.texi (Information from Markers):
4795 * lists.texi (List Elements, Building Lists, Association Lists):
4796 * keymaps.texi (Tool Bar):
4797 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
4798 * functions.texi (What Is a Function, Mapping Functions):
4799 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
4800 (Color Names, Text Terminal Colors, Display Feature Testing):
4801 * files.texi (Visiting Functions, File Name Components)
4802 (Unique File Names, Contents of Directories):
4803 * display.texi (Forcing Redisplay, Displaying Messages)
4804 (Temporary Displays, Font Selection, Auto Faces)
4805 (Font Lookup, Fringe Indicators, Display Margins)
4806 (Image Descriptors, Showing Images, Image Cache, Button Types)
4807 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
4808 (Display Table Format, Glyphs):
4809 * control.texi (Iteration):
4810 * commands.texi (Command Loop Info, Adjusting Point):
4811 * backups.texi (Making Backups, Auto-Saving):
4812 Remove @tindex entries.
4813
48142006-07-07 Kim F. Storm <storm@cua.dk>
4815
4816 * display.texi (Fringe Cursors): Fix typo.
4817 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
4818 (Overlay Arrow): Default is overlay-arrow fringe indicator.
4819
48202006-07-05 Richard Stallman <rms@gnu.org>
4821
4822 * text.texi (Buffer Contents): Add example of text props
4823 in result of buffer-substring.
4824 (Text Properties): Explain better about use of specific property names.
4825 (Property Search): Some cleanups; reorder some functions.
4826
4827 * keymaps.texi (Changing Key Bindings): Cleanup.
4828 Add xref to Key Binding Conventions.
4829
4830 * display.texi (Attribute Functions): Add examples for
4831 face-attribute-relative-p.
4832
4833 * tips.texi (Coding Conventions): Cleanup last change.
4834
48352006-07-05 Karl Berry <karl@gnu.org>
4836
4837 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
4838 Remove @setchapternewpage odd.
4839 Result is 1013 pages, down from 1100.
4840
4841 * anti.texi, customize.texi, display.texi, internals.texi:
4842 * minibuf.texi, modes.texi, tips.texi:
4843 Fix overfull/underfull boxes.
4844
48452006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4846
4847 * edebug.texi (Instrumenting):
4848 Add Edebug-specific findex for eval-buffer.
4849 * loading.texi (Loading):
4850 Replace eval-current-buffer with eval-buffer.
4851
48522006-06-30 Nick Roberts <nickrob@snap.net.nz>
4853
4854 * locals.texi (Standard Buffer-Local Variables): Update the list
4855 of variables.
4856
48572006-06-26 Nick Roberts <nickrob@snap.net.nz>
4858
4859 * files.texi (File Name Completion): Point user to the node
4860 "Reading File Names".
4861
48622006-06-24 Eli Zaretskii <eliz@gnu.org>
4863
4864 * files.texi (Contents of Directories): Document case-insensitive
4865 behavior on respective filesystems.
4866
4867 * objects.texi (Character Type): Document that Emacs signals an
4868 error for unsupported Unicode characters specified as \uNNNN.
4869
48702006-06-19 Richard Stallman <rms@gnu.org>
4871
4872 * processes.texi (Bindat Spec): Clarify previous change.
4873
48742006-06-16 Richard Stallman <rms@gnu.org>
4875
4876 * tips.texi (Coding Conventions): Better explain conventions
4877 for definition constructs.
4878
4879 * text.texi (Special Properties): String value of `read-only'
4880 serves as the error message.
4881
4882 * objects.texi (Character Type): Clarify prev. change.
4883 (Non-ASCII in Strings): Mention \u and \U.
4884
4885 * commands.texi (Using Interactive): Explain problem of
4886 markers, etc., in command-history.
4887
48882006-06-14 Kim F. Storm <storm@cua.dk>
4889
4890 * commands.texi (Waiting): Negative arg to sit-for forces
4891 redisplay even if input is pending.
4892
4893 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
4894 redisplay. Remove incorrect example of binding redisplay-dont-pause
4895 around (sit-for 0).
4896
48972006-06-13 Richard Stallman <rms@gnu.org>
4898
4899 * display.texi (Forcing Redisplay): Clarify previous change.
4900
49012006-06-13 Romain Francoise <romain@orebokech.com>
4902
4903 * display.texi (Forcing Redisplay): Fix typo.
4904
49052006-06-13 Kim F. Storm <storm@cua.dk>
4906
4907 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
4908
49092006-06-10 Luc Teirlinck <teirllm@auburn.edu>
4910
4911 * tips.texi (Coding Conventions): Add `@end itemize'.
4912
49132006-06-10 Richard Stallman <rms@gnu.org>
4914
4915 * tips.texi (Coding Conventions): Explain use of coding systems
4916 to ensure one decoding for strings.
4917
49182006-06-09 Aidan Kehoe <kehoea@parhasard.net>
4919
4920 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
4921 syntax.
4922
49232006-06-07 Eli Zaretskii <eliz@gnu.org>
4924
4925 * display.texi (Font Selection): Remove description of
4926 clear-face-cache.
4927
4928 * compile.texi (Eval During Compile): Fix a typo. Add index
4929 entries for possible uses of eval-when-compile.
4930
49312006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
4932
4933 * display.texi (Abstract Display): Fix typo.
4934
49352006-06-03 Eli Zaretskii <eliz@gnu.org>
4936
4937 * minibuf.texi (Minibuffer History) <history-add-new-input>:
4938 Reword variable's description.
4939
49402006-06-01 Richard Stallman <rms@gnu.org>
4941
4942 * windows.texi (Splitting Windows): Clarify splitting nonselected
4943 window.
4944
49452006-05-31 Juri Linkov <juri@jurta.org>
4946
4947 * minibuf.texi (Minibuffer History): Add history-add-new-input.
4948
49492006-05-30 Richard Stallman <rms@gnu.org>
4950
4951 * display.texi (Line Height): Fix errors in description of
10d1d0af 4952 default line height and line-height property.
b8d4c8d0
GM
4953
4954 * nonascii.texi (Default Coding Systems): Further clarification.
4955
49562006-05-29 Luc Teirlinck <teirllm@auburn.edu>
4957
4958 * internals.texi (Pure Storage): Mention that an overflow in pure
4959 space causes a memory leak.
4960 (Garbage Collection): If there was an overflow in pure space,
4961 `garbage-collect' returns nil.
4962
49632006-05-30 Eli Zaretskii <eliz@gnu.org>
4964
4965 * nonascii.texi (Default Coding Systems): Fix it some more.
4966
49672006-05-29 Eli Zaretskii <eliz@gnu.org>
4968
4969 * nonascii.texi (Default Coding Systems): Fix last change.
4970
49712006-05-29 Kenichi Handa <handa@m17n.org>
4972
4973 * nonascii.texi (find-operation-coding-system): Describe the new
4974 argument format (FILENAME . BUFFER).
4975
49762006-05-28 Richard Stallman <rms@gnu.org>
4977
4978 * tips.texi (Coding Conventions): Better explain reasons not to
4979 advise other packages or use `eval-after-load'.
4980
49812006-05-29 Kim F. Storm <storm@cua.dk>
4982
4983 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
4984 `bindat-idx' and `bindat-raw' for clarity.
4985
49862006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4987
4988 * processes.texi (Bindat Spec): Expand on `repeat' handler.
4989
4990 * display.texi (Display): Add "Abstract Display" to menu.
4991 (Abstract Display, Abstract Display Functions)
4992 (Abstract Display Example): New nodes.
4993 * elisp.texi (Top): Add "Abstract Display" to menu.
4994
49952006-05-27 Chong Yidong <cyd@stupidchicken.com>
4996
4997 * keymaps.texi (Key Sequences): Link to input events definition.
4998 (Format of Keymaps): Delete material duplicated in Keymap Basics.
4999
5000 * files.texi (Changing Files): Document updated argument list for
5001 copy-file.
5002
50032006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
5004
5005 * processes.texi (Bindat Functions): Explain term "total length".
5006 Use it in bindat-length and bindat-pack descriptions.
5007
50082006-05-26 Eli Zaretskii <eliz@gnu.org>
5009
5010 * tips.texi (Coding Conventions): Advise against using
5011 eval-after-load in packages. Add an index entry.
5012
50132006-05-25 Juri Linkov <juri@jurta.org>
5014
5015 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
5016
5017 * modes.texi (%-Constructs): Add %e, %z, %Z.
5018
50192006-05-25 Richard Stallman <rms@gnu.org>
5020
5021 * elisp.texi (Top): Update subnode menu.
5022
5023 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
5024 (Keymaps): Update menu.
5025
50262006-05-25 Chong Yidong <cyd@stupidchicken.com>
5027
5028 * keymaps.texi (Key Sequences): Some clarifications.
5029
50302006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
5031
5032 * processes.texi (Bindat Functions): Say "unibyte string"
5033 explicitly for bindat-unpack and bindat-pack descriptions.
5034 (Bindat Examples): Don't call `string-make-unibyte' in example.
5035
50362006-05-25 Chong Yidong <cyd@stupidchicken.com>
5037
5dcb4c4e 5038 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 5039 Explain string and vector representations of key sequences.
b8d4c8d0
GM
5040
5041 * keymaps.texi (Changing Key Bindings):
dd7b651b 5042 * commands.texi (Interactive Codes):
b8d4c8d0
GM
5043 * help.texi (Describing Characters): Refer to it.
5044
50452006-05-23 Luc Teirlinck <teirllm@auburn.edu>
5046
5047 * frames.texi (Pointer Shape): @end table -> @end defvar.
5048
50492006-05-22 Richard Stallman <rms@gnu.org>
5050
5051 * elisp.texi (Top): Update subnode menus.
5052
5053 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
5054 Contents rewritten; material from old Pointer Shape node moved here.
5055
5056 * display.texi (Pointer Shape): Node deleted.
5057 (Image Descriptors): Minor cleanup.
5058
50592006-05-21 Richard Stallman <rms@gnu.org>
5060
5061 * syntax.texi (Parsing Expressions): Update info on which STATE
5062 elements are ignored.
5063
50642006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5065
5066 * hooks.texi (Standard Hooks): Correct typo.
5067
5068 * gpl.texi (GPL): ifinfo -> ifnottex.
5069
50702006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
5071
5072 * searching.texi (Simple Match Data): Warn about match data being
5073 set anew by every search.
5074
50752006-05-17 Richard Stallman <rms@gnu.org>
5076
5077 * minibuf.texi (Minibuffer History): Clarify.
5078
5079 * searching.texi (Regexp Special): Clarify nested regexp warning.
5080
50812006-05-16 Kim F. Storm <storm@cua.dk>
5082
5083 * minibuf.texi (Minibuffer History): Update add-to-history.
5084
50852006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
5086
5dcb4c4e
SM
5087 * nonascii.texi (Explicit Encoding):
5088 Fix typo (encoding<->decoding).
b8d4c8d0
GM
5089
50902006-05-14 Richard Stallman <rms@gnu.org>
5091
5092 * buffers.texi (Creating Buffers): Cleanup.
5093
5094 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
5095
50962006-05-13 Eli Zaretskii <eliz@gnu.org>
5097
5098 * buffers.texi (Current Buffer): Document that with-temp-buffer
5099 disables undo.
5100
5101 * os.texi (Terminal-Specific): More accurate description of how
5102 Emacs searches for the terminal-specific libraries.
5103
51042006-05-12 Eli Zaretskii <eliz@gnu.org>
5105
5106 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
5107 emacs-xtra to @inforef's.
5108
5109 * text.texi (Undo): Document that undo is turned off in buffers
5110 whose names begin with a space.
5111
5112 * buffers.texi (Buffer Names): Add index entries for buffers whose
5113 names begin with a space.
5114 (Creating Buffers): Document that undo is turned off in buffers
5115 whose names begin with a space.
5116
5117 * files.texi (Visiting Functions, Reading from Files)
5118 (Saving Buffers): Mention code and EOL conversions by file I/O
5119 primitives and subroutines.
5120
5121 * nonascii.texi (Lisp and Coding Systems): Document
5122 coding-system-eol-type. Add index entries for eol conversion.
5123
5124 * display.texi (Defining Faces): Mention `mac', and add an xref to
5125 where window-system is described.
5126
51272006-05-10 Richard Stallman <rms@gnu.org>
5128
5129 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
5130
51312006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
5132
5133 * variables.texi (File Local Variables): Recommend to quote lambda
5134 expressions in safe-local-variable property.
5135
51362006-05-09 Richard Stallman <rms@gnu.org>
5137
5dcb4c4e
SM
5138 * variables.texi (File Local Variables):
5139 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
5140
51412006-05-07 Kim F. Storm <storm@cua.dk>
5142
5143 * minibuf.texi (Minibuffer History): Remove keep-dups arg
5144 from add-to-history.
5145
51462006-05-07 Romain Francoise <romain@orebokech.com>
5147
5148 * commands.texi (Event Input Misc):
5149 * compile.texi (Eval During Compile):
5150 * internals.texi (Buffer Internals):
5151 * minibuf.texi (Initial Input):
5152 * nonascii.texi (Scanning Charsets):
5153 * numbers.texi (Comparison of Numbers):
5154 * windows.texi (Textual Scrolling, Vertical Scrolling):
5155 Fix various typos.
5156
51572006-05-06 Eli Zaretskii <eliz@gnu.org>
5158
5159 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
5160 conditional xref's to either emacs or emacs-xtra, depending on
5161 @iftex/@ifnottex.
5162
5163 * minibuf.texi (Minibuffer History): Document add-to-history.
5164
51652006-05-05 Eli Zaretskii <eliz@gnu.org>
5166
5167 * internals.texi (Pure Storage): Mention the pure overflow message
5168 at startup.
5169
c8763fb6 51702006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
5171
5172 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
5173 (Searching Keymaps): Fix pseudo-Lisp description of keymap
5174 search.
5175
51762006-05-01 Richard Stallman <rms@gnu.org>
5177
5178 * intro.texi (nil and t): Clarify.
5179
5180 * variables.texi (File Local Variables): Suggest using booleanp.
5181
51822006-05-01 Juanma Barranquero <lekktu@gmail.com>
5183
5184 * objects.texi (Type Predicates): Fix typos.
5185
51862006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
5187
5188 * intro.texi (nil and t): Add booleanp.
5189
5190 * objects.texi (Type Predicates): Add links for booleanp and
5191 string-or-null-p.
5192
51932006-04-29 Richard Stallman <rms@gnu.org>
5194
5195 * modes.texi (Multiline Font Lock): Rename from
5196 Multi line Font Lock Elements. Much clarification.
5197 (Font Lock Multiline, Region to Fontify): Much clarification.
5198
51992006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
5200
5201 * variables.texi (File Local Variables): Remove the special case t for
5202 safe-local-variable.
5203
52042006-04-26 Richard Stallman <rms@gnu.org>
5205
5206 * syntax.texi (Parsing Expressions): Minor cleanup.
5207
52082006-04-18 Richard Stallman <rms@gnu.org>
5209
5210 * tips.texi (Coding Conventions): Explain when the package's
5211 prefix should appear later on (not at the start of the name).
5212
5213 * searching.texi (String Search): Clarify effect of NOERROR.
5214
5215 * modes.texi (Imenu): Clarify what special items do.
5216
5217 * hooks.texi (Standard Hooks): Delete text about old hook names.
5218
52192006-04-17 Romain Francoise <romain@orebokech.com>
5220
5221 * variables.texi (Local Variables): Update the default value of
5222 `max-specpdl-size'.
5223
52242006-04-15 Michael Olson <mwolson@gnu.org>
5225
5226 * processes.texi (Transaction Queues): Mention the new optional
5227 `delay-question' argument for `tq-enqueue'.
5228
52292006-04-13 Bill Wohler <wohler@newt.com>
5230
5231 * customize.texi (Common Keywords): Use dotted notation for
5232 :package-version value. Specify its values. Improve documentation
5233 for customize-package-emacs-version-alist.
5234
52352006-04-12 Bill Wohler <wohler@newt.com>
5236
5237 * customize.texi (Common Keywords): Move description of
5238 customize-package-emacs-version-alist to @defvar.
5239
52402006-04-10 Bill Wohler <wohler@newt.com>
5241
5242 * customize.texi (Common Keywords): Add :package-version.
5243
52442006-04-10 Kim F. Storm <storm@cua.dk>
5245
5246 * text.texi (Buffer Contents): Add NOPROPS arg to
5247 filter-buffer-substring.
5248
52492006-04-08 Kevin Ryde <user42@zip.com.au>
5250
5251 * os.texi (Command-Line Arguments): Update xref to emacs manual
5252 "Command Arguments" -> "Emacs Invocation", per change there.
5253
52542006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
5255
5256 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
5257 be on one line to help makeinfo not render two spaces after the dot.
5258
52592006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5260
5261 * strings.texi (Predicates for Strings): Add string-or-null-p.
5262
52632006-03-28 Kim F. Storm <storm@cua.dk>
5264
5265 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
5266 remarks about systems that don't support fractional seconds.
5267
52682006-03-25 Karl Berry <karl@gnu.org>
5269
5270 * elisp.texi: Use @copyright{} instead of (C), and do not indent
5271 the year list.
5272
52732006-03-21 Nick Roberts <nickrob@snap.net.nz>
5274
5275 * display.texi (Fringe Indicators): Fix typos.
5276
52772006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5278
5279 * tips.texi (Documentation Tips): One can now also write `program'
5280 in front of a quoted symbol in a docstring to prevent making a
5281 hyperlink.
5282
52832006-03-19 Alan Mackenzie <acm@muc.de>
5284
5285 * text.texi (Special Properties): Clarify `fontified' property.
5286
52872006-03-16 Richard Stallman <rms@gnu.org>
5288
5289 * display.texi (Defining Images): Minor cleanup.
5290
52912006-03-16 Bill Wohler <wohler@newt.com>
5292
5293 * display.texi (Defining Images): In image-load-path-for-library,
5294 prefer user's images.
5295
52962006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5297
5298 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
5299
53002006-03-15 Bill Wohler <wohler@newt.com>
5301
5302 * display.texi (Defining Images): Fix example in
5303 image-load-path-for-library by not recommending that one binds
5304 image-load-path. Just defvar it to placate compiler and only use
5305 it if previously defined.
5306
53072006-03-14 Bill Wohler <wohler@newt.com>
5308
5309 * display.texi (Defining Images): In image-load-path-for-library,
5310 always return list of directories. Update example.
5311
53122006-03-14 Alan Mackenzie <acm@muc.de>
5313
5314 * modes.texi: New node, "Region to Fontify" (for Font Lock).
5315 This describes font-lock-extend-region-function.
5316 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
5317 the new node "Region to Fontify".
5318
53192006-03-13 Richard Stallman <rms@gnu.org>
5320
5321 * display.texi (Invisible Text): The impossible position is
5322 now before the invisible text, not after.
5323 (Defining Images): Clean up last change.
5324
53252006-03-11 Bill Wohler <wohler@newt.com>
5326
5327 * display.texi (Defining Images): Add image-load-path-for-library.
5328
53292006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5330
5331 * text.texi (Adaptive Fill): Fix Texinfo usage.
5332
5333 * strings.texi (Creating Strings): Fix Texinfo usage.
5334
5335 * searching.texi (Regexp Special): Use @samp for regular
5336 expressions that are not in Lisp syntax.
5337
53382006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5339
5340 * searching.texi (Regexp Special): Put remark between parentheses
5341 to avoid misreading.
5342
53432006-03-07 Luc Teirlinck <teirllm@auburn.edu>
5344
5345 * searching.texi (Syntax of Regexps): More accurately describe
5346 which characters are special in which situations.
5347 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
5348 are not special. Describe in detail when `[' and `]' are special.
5349 (Regexp Backslash): Plenty of regexps with unbalanced square
5350 brackets are valid, so reword that statement.
5351
53522006-03-02 Kim F. Storm <storm@cua.dk>
5353
5354 * keymaps.texi (Tool Bar): Add tool-bar-border.
5355
53562006-02-28 Luc Teirlinck <teirllm@auburn.edu>
5357
5358 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
5359
53602006-02-27 Luc Teirlinck <teirllm@auburn.edu>
5361
5362 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
5363
5364 * files.texi (Locating Files): Suggest additional values for the
5365 SUFFIXES arg of `locate-file'. Update pxref.
5366
5367 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
5368 (How Programs Do Loading): Discuss the effects of Auto Compression
5369 mode on `load'.
5370 (Load Suffixes): New node.
5371 (Library Search): Delete description of `load-suffixes'; it was
5372 moved to "Load Suffixes".
5373 (Autoload, Named Features): Mention `load-suffixes'.
5374
53752006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
5376
5377 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
5378
5379 * windows.texi (Window Tree): Fix typo.
5380
53812006-02-20 Kim F. Storm <storm@cua.dk>
5382
5383 * display.texi (Fringe Indicators): New section.
5384 Move indicate-empty-lines, indicate-buffer-boundaries, and
5385 default-indicate-buffer-boundaries here.
5386 Add fringe-indicator-alist and default-fringes-indicator-alist.
5387 Add list of logical fringe indicator symbols.
5388 Update list of standard bitmap names.
5389 (Fringe Cursors): New section.
5390 Move overflow-newline-into-fringe here.
5391 Add fringe-cursor-alist and default-fringes-cursor-alist.
5392 Add list of fringe cursor symbols.
5393
53942006-02-20 Juanma Barranquero <lekktu@gmail.com>
5395
5396 * commands.texi (Using Interactive): Fix reference to node
5397 "Minibuffers".
5398
53992006-02-19 Richard M. Stallman <rms@gnu.org>
5400
5401 * minibuf.texi (High-Level Completion):
5402 Add xref to read-input-method-name.
5403
5404 * files.texi (Relative File Names): Move file-relative-name here.
5405 (File Name Expansion): From here. Minor clarifications.
5406
5407 * commands.texi (Using Interactive): Add xrefs about reading input.
5408 Clarify remarks about that moving point and mark.
5409 Put string case before list case.
5410
c8763fb6 54112006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
5412
5413 * display.texi (Other Display Specs, Image Descriptors):
5414 Revert erroneous changes. The previous description of
5415 image-descriptors as `(image . PROPS)' was correct.
5416
54172006-02-14 Richard M. Stallman <rms@gnu.org>
5418
5419 * variables.texi (File Local Variables): Clarifications.
5420
54212006-02-14 Juanma Barranquero <lekktu@gmail.com>
5422
5423 * variables.texi (File Local Variables): Use @code for a cons
5424 cell, not @var.
5425
54262006-02-13 Chong Yidong <cyd@stupidchicken.com>
5427
5428 * variables.texi (File Local Variables): Document new file local
5429 variable behavior.
5430
54312006-02-10 Kim F. Storm <storm@cua.dk>
5432
5433 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
5434
54352006-02-08 Juanma Barranquero <lekktu@gmail.com>
5436
5437 * modes.texi (%-Constructs): Remove obsolete info about
5438 `global-mode-string'.
5439
54402006-02-07 Richard M. Stallman <rms@gnu.org>
5441
5442 * commands.texi (Prefix Command Arguments): Minor cleanup.
5443
5444 * display.texi: "Graphical display", not window system.
5445
5446 * functions.texi (What Is a Function): Fix xref.
5447
5448 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
5449 (Changing Key Bindings): Clarify when remapping is better than
5450 substitute-key-definition.
5451
54522006-02-02 Richard M. Stallman <rms@gnu.org>
5453
5454 * minibuf.texi (Basic Completion): Completion alists are risky.
5455
5456 * keymaps.texi (Active Keymaps): Clarifications.
5457 (Searching Keymaps): New node.
5458 (Keymaps): Update menu.
5459
5460 * frames.texi (Layout Parameters): Minor clarification.
5461 (Drag and Drop): New node.
5462 (Frames): Update menu.
5463
54642006-01-29 Chong Yidong <cyd@stupidchicken.com>
5465
5466 * display.texi (Other Display Specs, Image Descriptors):
5467 Image description is a list, not a cons cell.
5468
54692006-01-28 Luc Teirlinck <teirllm@auburn.edu>
5470
5471 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
5472 list is not necessarily a list).
5473
54742006-01-27 Eli Zaretskii <eliz@gnu.org>
5475
5476 * frames.texi (Layout Parameters): border-width and
5477 internal-border-width belong to the frame, not the window.
5478
54792006-01-19 Richard M. Stallman <rms@gnu.org>
5480
5481 * nonascii.texi (Translation of Characters): Search cmds use
5482 translation-table-for-input. Automatically made local.
5483
5484 * markers.texi (Overview of Markers): Count insertion type
5485 as one of a marker's attributes.
5486
5487 * keymaps.texi (Controlling Active Maps): New node, split out of
5488 Active Keymaps.
5489 (Keymaps): Menu updated.
5490 (Active Keymaps): Give pseudocode to explain how the active
5491 maps are searched. current-active-maps and key-binding moved here.
5492 (Functions for Key Lookup): current-active-maps and key-binding moved.
5493 Clarifications.
5494 (Searching the Keymaps): New subnode.
5495
5496 * elisp.texi (Top): Menu clarification.
5497
5498 * display.texi (Other Display Specs): Delete duplicate entry for
5499 just a string as display spec. Move text about recursive display
5500 specs on such a string.
5501
5502 * commands.texi (Key Sequence Input): Clarify.
5503 Move num-nonmacro-input-events out.
5504 (Reading One Event): num-nonmacro-input-events moved here.
5505
55062006-01-14 Nick Roberts <nickrob@snap.net.nz>
5507
5508 * advice.texi (Simple Advice): Update example to fit argument
5509 change in previous-line.
5510
55112006-01-05 Richard M. Stallman <rms@gnu.org>
5512
5513 * markers.texi (The Mark): Fix in `mark'.
5514
55152006-01-04 Richard M. Stallman <rms@gnu.org>
5516
5517 * processes.texi (Misc Network, Make Network): Minor cleanups.
5518
55192006-01-04 Kim F. Storm <storm@cua.dk>
5520
5521 * processes.texi (Make Network): Add IPv6 addresses and handling.
5522 (Network Feature Testing): Mention (:family ipv6).
5523 (Misc Network): Add IPv6 formats to format-network-address.
5524
55252005-12-30 Richard M. Stallman <rms@gnu.org>
5526
5527 * text.texi (Changing Properties):
5528 Don't use return value of set-text-properties.
5529
55302005-12-29 Luc Teirlinck <teirllm@auburn.edu>
5531
5532 * modes.texi (Mode Line Format): Correct typo in menu.
5533
55342005-12-29 Richard M. Stallman <rms@gnu.org>
5535
5536 * modes.texi (Mode Line Top): New node.
5537 (Mode Line Data): Some text moved to new node.
5538 Explain the data structure more concretely.
5539 (Mode Line Basics): Clarifications.
5540 (Mode Line Variables): Clarify intro paragraph.
5541 (%-Constructs): Clarify intro paragraph.
5542 (Mode Line Format): Update menu.
5543
55442005-12-28 Luc Teirlinck <teirllm@auburn.edu>
5545
5546 * minibuf.texi (Basic Completion): Update lazy-completion-table
5547 examples for removal of ARGS argument.
5548
55492005-12-23 Richard M. Stallman <rms@gnu.org>
5550
5551 * text.texi (Undo): Restore some explanation from the version
5552 that was deleted.
5553
55542005-12-23 Eli Zaretskii <eliz@gnu.org>
5555
5556 * text.texi (Undo): Remove duplicate descriptions of `apply
5557 funname' and `apply delta' elements of the undo list.
5558
55592005-12-20 Richard M. Stallman <rms@gnu.org>
5560
5561 * help.texi (Help Functions): Update documentation of `apropos'.
5562
55632005-12-20 Luc Teirlinck <teirllm@auburn.edu>
5564
5565 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
5566 because it is confusing. If the :help-echo keyword is a function,
5567 it is not directly used as the :help-echo overlay property, as the
5568 xref seems to suggest (it does not take the appropriate args).
5569
55702005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5571
5572 * customize.texi (Common Keywords): Fix Texinfo usage.
5573 (Group Definitions, Variable Definitions): Update for new
5574 conventions for using `*' in docstrings.
5575
5576 * tips.texi (Documentation Tips): Update for new conventions for
5577 using `*' in docstrings.
5578
55792005-12-16 Richard M. Stallman <rms@gnu.org>
5580
5581 * minibuf.texi (Minibuffer Contents): Minor cleanup.
5582
55832005-12-16 Juri Linkov <juri@jurta.org>
5584
5585 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
5586
55872005-12-14 Romain Francoise <romain@orebokech.com>
5588
5589 * modes.texi (Customizing Keywords): Rename `append' to `how'.
5590 Fix typo.
5591
55922005-12-11 Juri Linkov <juri@jurta.org>
5593
5594 * minibuf.texi (Completion Commands): Add mention of read-file-name
5595 for filename completion keymaps.
5596 (Reading File Names): Add mention of filename completion keymaps
5597 for read-file-name and xref to `Completion Commands'.
5598
55992005-12-10 Richard M. Stallman <rms@gnu.org>
5600
5601 * customize.texi (Common Keywords): State caveats for use of :tag.
5602
56032005-12-08 Richard M. Stallman <rms@gnu.org>
5604
5605 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
5606 with xrefs and better explanation.
5607 (Completion Commands): Add the filename completion maps.
5608
5609 * objects.texi (Character Type): Clarify that \s is not space
5610 if a dash follows.
5611
56122005-12-05 Richard M. Stallman <rms@gnu.org>
5613
5614 * windows.texi (Resizing Windows): Delete preserve-before args.
5615
56162005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
5617
5618 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
5619 in full keymaps, since the quirk has been fixed.
5620
56212005-12-03 Eli Zaretskii <eliz@gnu.org>
5622
5dcb4c4e
SM
5623 * hooks.texi (Standard Hooks): Add index entries.
5624 Mention `compilation-finish-functions'.
b8d4c8d0
GM
5625
56262005-11-27 Richard M. Stallman <rms@gnu.org>
5627
5628 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
5629
56302005-11-21 Juri Linkov <juri@jurta.org>
5631
5632 * customize.texi (Common Keywords): Update links types
5633 custom-manual and url-link. Add link types emacs-library-link,
5634 file-link, function-link, variable-link, custom-group-link.
5635
56362005-11-20 Chong Yidong <cyd@stupidchicken.com>
5637
5638 * display.texi: Revert 2005-11-20 change.
5639
56402005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
5641
5642 * processes.texi (Bindat Functions):
5643 Say "third" to refer to zero-based index "2".
5644
56452005-11-18 Luc Teirlinck <teirllm@auburn.edu>
5646
5647 * loading.texi (Library Search): Update the default value of
5648 `load-suffixes'.
5649
56502005-11-17 Chong Yidong <cyd@stupidchicken.com>
5651
5652 * display.texi (Attribute Functions): Mention :ignore-defface.
5653
56542005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5655
5656 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
5657 (Minor Mode Conventions): Mention the use of a hook.
5658
56592005-11-06 Richard M. Stallman <rms@gnu.org>
5660
5661 * files.texi (Magic File Names): find-file-name-handler checks the
5662 `operations' property of the handler.
5663
56642005-11-03 Richard M. Stallman <rms@gnu.org>
5665
5666 * variables.texi (Frame-Local Variables): Small clarification.
5667
56682005-10-29 Chong Yidong <cyd@stupidchicken.com>
5669
5670 * os.texi (Init File): Document ~/.emacs.d/init.el.
5671
56722005-10-29 Richard M. Stallman <rms@gnu.org>
5673
5674 * internals.texi (Garbage Collection): Document memory-full.
5675
56762005-10-28 Bill Wohler <wohler@newt.com>
5677
5678 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
5679 for URLs.
5680
56812005-10-28 Richard M. Stallman <rms@gnu.org>
5682
5683 * minibuf.texi (Completion Commands): Clean up prev change.
5684
56852005-10-26 Kevin Ryde <user42@zip.com.au>
5686
5687 * compile.texi (Eval During Compile): Explain recommended uses
5688 of eval-when-compile and eval-and-compile.
5689
56902005-10-27 Masatake YAMATO <jet@gyve.org>
5691
5692 * minibuf.texi (Completion Commands):
5693 Write about new optional argument for `display-completion-list'.
5694
56952005-10-23 Richard M. Stallman <rms@gnu.org>
5696
5697 * display.texi (Overlay Arrow): Clarify about local bindings of
5698 overlay-arrow-position.
5699
57002005-10-22 Eli Zaretskii <eliz@gnu.org>
5701
5702 * internals.texi (Building Emacs): Fix last change.
5703
57042005-10-22 Richard M. Stallman <rms@gnu.org>
5705
5706 * internals.texi (Building Emacs): Document eval-at-startup.
5707
57082005-10-21 Richard M. Stallman <rms@gnu.org>
5709
5710 * loading.texi (Where Defined): load-history contains abs file names.
5711 symbol-file returns abs file names.
5712
57132005-10-19 Kim F. Storm <storm@cua.dk>
5714
5715 * display.texi (Showing Images): Add max-image-size integer value.
5716
57172005-10-18 Chong Yidong <cyd@stupidchicken.com>
5718
5719 * display.texi (Showing Images): Document max-image-size.
5720
57212005-10-17 Richard M. Stallman <rms@gnu.org>
5722
5723 * commands.texi (Quitting): Minor clarification.
5724
5725 * processes.texi (Sentinels): Clarify about output and quitting.
5726 (Filter Functions): Mention with-local-quit.
5727
57282005-10-17 Juri Linkov <juri@jurta.org>
5729
5730 * buffers.texi (Current Buffer):
5731 * commands.texi (Event Input Misc):
5732 * compile.texi (Eval During Compile, Compiler Errors):
5733 * customize.texi (Group Definitions):
5734 * display.texi (Progress, Defining Faces):
5735 * files.texi (Writing to Files):
5736 * modes.texi (Mode Hooks, Defining Minor Modes):
5737 * streams.texi (Output Functions):
5738 * syntax.texi (Syntax Table Functions):
5739 * text.texi (Change Hooks):
5740 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
5741
5742 * commands.texi (Quitting): Replace arg `forms' with `body' in
5743 `with-local-quit'.
5744
5745 * positions.texi (Excursions): Replace arg `forms' with `body' in
5746 `save-excursion'.
5747
57482005-10-08 Kim F. Storm <storm@cua.dk>
5749
5750 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
5751 Rename manual section accordingly.
5752
57532005-10-04 Kim F. Storm <storm@cua.dk>
5754
5755 * windows.texi (Window Split Tree): New section describing
5756 new function window-split-tree function.
5757
57582005-10-03 Nick Roberts <nickrob@snap.net.nz>
5759
5760 * display.texi (Fringe Size/Pos): Simplify and add detail.
5761
57622005-09-30 Romain Francoise <romain@orebokech.com>
5763
5764 * minibuf.texi (High-Level Completion): Explain that the prompt
5765 given to `read-buffer' should end with a colon and a space.
5766 Update usage examples.
5767
57682005-09-29 Juri Linkov <juri@jurta.org>
5769
5770 * display.texi (Displaying Messages): Rename argument name
5771 `string' to `format-string' in functions `message', `message-box',
5772 `message-or-box'.
5773
57742005-09-26 Chong Yidong <cyd@stupidchicken.com>
5775
5776 * errors.texi (Standard Errors): Correct xrefs.
5777
57782005-09-18 Chong Yidong <cyd@stupidchicken.com>
5779
5780 * display.texi (Defining Images): Update documentation for
5781 `image-load-path'.
5782
57832005-09-17 Richard M. Stallman <rms@gnu.org>
5784
5785 * display.texi (Defining Images): Clean up previous change.
5786
57872005-09-16 Romain Francoise <romain@orebokech.com>
5788
5789 * elisp.texi: Specify GFDL version 1.2.
5790
5791 * doclicense.texi (GNU Free Documentation License): Update to
5792 version 1.2.
5793
57942005-09-15 Chong Yidong <cyd@stupidchicken.com>
5795
5796 * display.texi (Defining Images): Document `image-load-path'.
5797
57982005-09-15 Richard M. Stallman <rms@gnu.org>
5799
5800 * objects.texi (Printed Representation): Minor cleanup.
5801 (Box Diagrams): Minor fix.
5802 (Cons Cell Type): Move (...) index item here.
5803 (Box Diagrams): From here.
5804 (Array Type): Minor fix.
5805 (Type Predicates): Delete index "predicates".
5806 (Hash Table Type): Clarify xref.
5807 (Dotted Pair Notation): Minor fix.
5808
58092005-09-10 Chong Yidong <cyd@stupidchicken.com>
5810
5811 * files.texi (Saving Buffers): Fix typo.
5812
58132005-09-08 Richard M. Stallman <rms@gnu.org>
5814
5815 * tips.texi (Programming Tips): Correct the "default" prompt spec.
5816
58172005-09-08 Chong Yidong <cyd@stupidchicken.com>
5818
5819 * locals.texi (Standard Buffer-Local Variables): Don't include
5820 mode variables for minor modes.
5821 Fix xrefs for buffer-display-count, buffer-display-table,
5822 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
5823 enable-multibyte-characters, fill-column, header-line-format,
5824 left-fringe-width, left-margin, and right-fringe-width.
5825
5826 * hooks.texi (Standard Hooks): All hooks should conform to the
5827 standard naming convention now.
5828 Fix xref for `echo-area-clear-hook'.
5829
5830 * display.texi (Usual Display): Note that indicate-empty-lines and
5831 tab-width are buffer-local.
5832
5833 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
5834
5835 * modes.texi (Mode Help): Note that major-mode is buffer-local.
5836
5837 * nonascii.texi (Encoding and I/O): Note that
5838 buffer-file-coding-system is buffer-local.
5839
5840 * positions.texi (List Motion): Note that defun-prompt-regexp is
5841 buffer-local.
5842
5843 * text.texi (Auto Filling): Note that auto-fill-function is
5844 buffer-local.
5845 (Undo): Note that buffer-undo-list is buffer-local.
5846
5dcb4c4e
SM
5847 * windows.texi (Buffers and Windows):
5848 Document buffer-display-count.
b8d4c8d0
GM
5849
58502005-09-06 Richard M. Stallman <rms@gnu.org>
5851
5852 * tips.texi (Coding Conventions): Sometimes it is ok to put the
5853 package prefix elsewhere than at the start of the name.
5854
58552005-09-03 Richard M. Stallman <rms@gnu.org>
5856
5857 * tips.texi (Programming Tips): Add conventions for minibuffer
5858 questions and prompts.
5859
58602005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
5861
5862 * intro.texi (nil and t): Minor cleanup.
5863 Delete spurious mention of keyword symbols.
5864 (Evaluation Notation): Add index entry.
5865 (A Sample Function Description): Minor cleanup.
5866 (A Sample Variable Description): Not all vars can be set.
5867
58682005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
5869
5870 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
5871
5872 (Insertion): Document precise type of `insert-char' arg COUNT.
5873
58742005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
5875
5876 * modes.texi (Other Font Lock Variables): Sync the default of
5877 font-lock-lines-before.
5878
58792005-08-31 Michael Albinus <michael.albinus@gmx.de>
5880
5881 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
5882
58832005-08-29 Richard M. Stallman <rms@gnu.org>
5884
5885 * elisp.texi (Top): Update subnode menu.
5886
5887 * searching.texi (Searching and Matching): Move node.
5888 Rearrange contents and add overall explanation.
5889 (Searching and Case): Move node.
5890 (Searching and Matching): Update menu.
5891
58922005-08-27 Eli Zaretskii <eliz@gnu.org>
5893
5894 * os.texi (Startup Summary): Fix the description of the initial
5895 startup message display.
5896
58972005-08-25 Richard M. Stallman <rms@gnu.org>
5898
5899 * searching.texi (Search and Replace): Add replace-regexp-in-string.
5900
59012005-08-25 Emilio C. Lopes <eclig@gmx.net>
5902
5903 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
5904 `next-overlay-change' example.
5905
59062005-08-22 Juri Linkov <juri@jurta.org>
5907
5908 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
5909 Fix invert-face. Fix args of face-background.
5910
5911 * display.texi (Standard Faces): Delete node.
5912 (Faces): Add xref to `(emacs)Standard Faces'.
5913 (Displaying Faces): Fix xref to `Standard Faces'.
5914
5915 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
5916
59172005-08-20 Alan Mackenzie <acm@muc.de>
5918
5919 * buffers.texi (The Buffer List): Clarify the manipulation of the
5920 buffer list.
5921
59222005-08-14 Richard M. Stallman <rms@gnu.org>
5923
5924 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
5925 a regexp.
5926
59272005-08-11 Richard M. Stallman <rms@gnu.org>
5928
5929 * elisp.texi (Top): Update subnode lists.
5930
5931 * display.texi (Inverse Video): Node deleted.
5932
5933 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
5934 New nodes split out of Coding Conventions.
5935
5936 * searching.texi (Regular Expressions): Document re-builder.
5937
5938 * os.texi (Time Parsing): New node split out of Time Conversion.
5939
5940 * processes.texi (Misc Network, Network Feature Testing)
5941 (Network Options, Make Network): New nodes split out of
5942 Low-Level Network.
5943
59442005-08-09 Richard M. Stallman <rms@gnu.org>
5945
5946 * frames.texi (Geometry): New node, split from Size and Position.
5947 (Frame Parameters): Refer to Geometry.
5948
5949 * buffers.texi (The Buffer List): Fix xrefs.
5950
5951 * windows.texi (Splitting Windows): Fix xref.
5952
5953 * frames.texi (Layout Parameters): Add xref.
5954
5955 * display.texi (Line Height, Scroll Bars): Fix xrefs.
5956
5957 * keymaps.texi (Menu Bar): Fix xref.
5958
5959 * locals.texi (Standard Buffer-Local Variables): Fix xref.
5960
5961 * modes.texi (%-Constructs): Fix xref.
5962
5963 * frames.texi (Window Frame Parameters): Node split up.
5964 (Basic Parameters, Position Parameters, Size Parameters)
5965 (Layout Parameters, Buffer Parameters, Management Parameters)
5966 (Cursor Parameters, Color Parameters): New subnodes.
5967
59682005-08-09 Luc Teirlinck <teirllm@auburn.edu>
5969
5970 * positions.texi (Screen Lines): Update xref for previous change
5971 in minibuf.texi.
5972
5973 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
5974 change in minibuf.texi.
5975
59762005-08-09 Richard M. Stallman <rms@gnu.org>
5977
5978 * tips.texi (Coding Conventions): Minor cleanup.
5979
5980 * modes.texi (Defining Minor Modes): Explain when init-value
5981 can be non-nil.
5982
5983 * elisp.texi (Top): Update submenu for Minibuffer.
5984
5985 * minibuf.texi (Minibuffer Misc): Node split up.
5986 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
5987 (Recursive Mini): New nodes split out from Minibuffer Misc.
5988 (Minibuffer Misc): Document max-mini-window-height.
5989
5990 * hash.texi (Defining Hash): Delete stray paren in example.
5991
5992 * display.texi (Echo Area Customization): Don't define
5993 max-mini-window-height here; xref instead.
5994
5995 * commands.texi (Event Input Misc): Update while-no-input.
5996
5997 * advice.texi (Advising Functions): Explain when to use advice
5998 and when to use a hook.
5999
60002005-07-30 Eli Zaretskii <eliz@gnu.org>
6001
6002 * makefile.w32-in (info): Don't run install-info.
6003 ($(infodir)/dir): New target, produced by running install-info.
6004
60052005-07-27 Luc Teirlinck <teirllm@auburn.edu>
6006
6007 * modes.texi (Defining Minor Modes): The keyword for the initial
6008 value is :init-value, not :initial-value.
6009
60102005-07-23 Eli Zaretskii <eliz@gnu.org>
6011
6012 * loading.texi (Autoload): Make the `doctor' example be consistent
6013 with what's in current loaddefs.el. Describe the "fn" magic in
6014 the usage portion of the doc string.
6015
60162005-07-22 Richard M. Stallman <rms@gnu.org>
6017
6018 * internals.texi (Garbage Collection): Clarify previous change.
6019
60202005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
6021
6022 * internals.texi (Garbage Collection): Add gc-cons-percentage.
6023
60242005-07-18 Juri Linkov <juri@jurta.org>
6025
6026 * commands.texi (Accessing Events):
6027 * frames.texi (Text Terminal Colors, Resources):
6028 * markers.texi (The Mark):
6029 * modes.texi (Defining Minor Modes):
6030 Delete duplicate duplicate words.
6031
60322005-07-16 Richard M. Stallman <rms@gnu.org>
6033
6034 * display.texi (Managing Overlays): Clarify make-overlay
6035 args for insertion types.
6036
60372005-07-13 Luc Teirlinck <teirllm@auburn.edu>
6038
6039 * customize.texi (Variable Definitions):
6040 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
6041 `standard-value' is a list too.
6042 (Defining New Types): Use @key{RET} instead of @key{ret}.
6043
60442005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
6045
6046 * os.texi (Translating Input): Fix typo.
6047
60482005-07-08 Richard M. Stallman <rms@gnu.org>
6049
6050 * README: Update edition number and size estimate.
6051
6052 * elisp.texi (VERSION): Set to 2.9.
6053
60542005-07-07 Richard M. Stallman <rms@gnu.org>
6055
6056 * book-spine.texinfo: Update Emacs version.
6057
6058 * display.texi (Inverse Video): Delete mode-line-inverse-video.
6059
60602005-07-06 Richard M. Stallman <rms@gnu.org>
6061
6062 * searching.texi (Regexp Search): Clarify what re-search-forward
6063 does when the search fails.
6064
60652005-07-05 Lute Kamstra <lute@gnu.org>
6066
6067 * Update FSF's address in GPL notices.
6068
6069 * doclicense.texi (GNU Free Documentation License):
6070 * gpl.texi (GPL):
6071 * tips.texi (Coding Conventions, Library Headers):
6072 * vol1.texi:
6073 * vol2.texi: Update FSF's address.
6074
60752005-07-04 Richard M. Stallman <rms@gnu.org>
6076
6077 * hooks.texi (Standard Hooks): Add occur-hook.
6078
60792005-07-03 Luc Teirlinck <teirllm@auburn.edu>
6080
6081 * display.texi (The Echo Area): Correct menu.
6082
60832005-07-03 Richard M. Stallman <rms@gnu.org>
6084
6085 * elisp.texi (Top): Update subnode menu for Display.
6086
6087 * display.texi (Displaying Messages): New node, with most
6088 of what was in The Echo Area.
5dcb4c4e 6089 (Progress): Move under The Echo Area.
b8d4c8d0
GM
6090 (Logging Messages): New node with new text.
6091 (Echo Area Customization): New node, the rest of what was
6092 in The Echo Area. Document message-truncate-lines with @defvar.
6093 (Display): Update menu.
6094
6095 * windows.texi (Textual Scrolling): Doc 3 values for
6096 scroll-preserve-screen-position.
6097
6098 * text.texi (Special Properties): Change hook functions
6099 should bind inhibit-modification-hooks around altering buffer text.
6100
6101 * keymaps.texi (Key Binding Commands): Call binding BINDING
6102 rather than DEFINITION.
6103
61042005-06-29 Juanma Barranquero <lekktu@gmail.com>
6105
6106 * variables.texi (Defining Variables): `user-variable-p' returns t
6107 for aliases of user options, nil for alias loops.
6108
61092005-06-28 Richard M. Stallman <rms@gnu.org>
6110
6111 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
6112 make-keymap.
6113
61142005-06-27 Luc Teirlinck <teirllm@auburn.edu>
6115
6116 * variables.texi (Setting Variables): Correct and clarify
6117 description of `add-to-ordered-list'.
6118
61192005-06-26 Richard M. Stallman <rms@gnu.org>
6120
6121 * display.texi (Faces): Minor cleanup.
6122
61232005-06-25 Luc Teirlinck <teirllm@auburn.edu>
6124
6125 * display.texi (Faces): `facep' returns t for strings that are
6126 face names.
6127
61282005-06-25 Richard M. Stallman <rms@gnu.org>
6129
6130 * objects.texi (Equality Predicates): Clarify meaning of equal.
6131
6132 * windows.texi (Selecting Windows): save-selected-window
6133 and with-selected-window save and restore the current buffer.
6134
61352005-06-24 Richard M. Stallman <rms@gnu.org>
6136
6137 * numbers.texi (Float Basics): Explain how to test for NaN,
6138 and printing the sign of NaNs.
6139
61402005-06-24 Eli Zaretskii <eliz@gnu.org>
6141
6142 * makefile.w32-in (MAKEINFO): Use --force.
6143
61442005-06-23 Richard M. Stallman <rms@gnu.org>
6145
6146 * display.texi (Face Functions): Correct Texinfo usage.
6147
61482005-06-23 Luc Teirlinck <teirllm@auburn.edu>
6149
6150 * lists.texi (Rings): `ring-elements' now returns the elements of
6151 RING in order.
6152
61532005-06-23 Juanma Barranquero <lekktu@gmail.com>
6154
6155 * markers.texi (The Mark): Texinfo usage fix.
6156
61572005-06-23 Kim F. Storm <storm@cua.dk>
6158
6159 * searching.texi (Entire Match Data): Remove evaporate option for
6160 match-data. Do not mention evaporate option for set-match-data.
6161
61622005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
6163
6164 * display.texi (Face Functions): Mention face aliases.
6165
61662005-06-21 Richard M. Stallman <rms@gnu.org>
6167
6168 * anti.texi (Antinews): Texinfo usage fix.
6169
61702005-06-21 Karl Berry <karl@gnu.org>
6171
6172 * elisp.texi: Use @copying.
6173
6174 * elisp.texi: Put @summarycontents and @contents before the Top
6175 node, instead of the end of the file, so that the contents appear
6176 in the right place in the dvi/pdf output.
6177
61782005-06-21 Juri Linkov <juri@jurta.org>
6179
6180 * display.texi (Defining Faces): Add `customized-face'.
6181
61822005-06-20 Kim F. Storm <storm@cua.dk>
6183
6184 * variables.texi (Setting Variables): Any type of element can be
6185 given order in add-to-ordered-list. Compare elements with eq.
6186
6187 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
6188
61892005-06-20 Karl Berry <karl@gnu.org>
6190
6191 * syntax.texi (Syntax Flags): Make last column very slightly wider
6192 to avoid "generic comment" breaking on two lines and causing an
6193 underfull box.
6194
61952005-06-19 Luc Teirlinck <teirllm@auburn.edu>
6196
6197 * lists.texi (Rings): Various minor clarifications and corrections.
6198
61992005-06-18 Richard M. Stallman <rms@gnu.org>
6200
6201 * functions.texi (Obsolete Functions): Simplify.
6202
6203 * variables.texi (Variable Aliases): Simplify.
6204
6205 * anti.texi, backups.texi, compile.texi, customization.texi:
6206 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
6207 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
6208 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
6209 * variables.texi: Fix formatting ugliness.
6210
6211 * elisp.texi: Add links to Rings and Byte Packing.
6212 Update version and copyright years.
6213
6214 * minibuf.texi: Fix formatting ugliness.
6215 (Completion Commands): Move keymap vars to the end
6216 and vars completing-read binds to the top.
6217
62182005-06-17 Luc Teirlinck <teirllm@auburn.edu>
6219
6220 * processes.texi: Fix typos.
6221 (Bindat Spec): Correct Texinfo error.
6222 (Byte Packing): Fix ungrammatical sentence.
6223
62242005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
6225
6226 * lists.texi (Rings): New node.
6227 (Lists): Add it to menu.
6228
6229 * processes.texi (Byte Packing): New node.
6230 (Processes): Add it to menu.
6231
62322005-06-17 Richard M. Stallman <rms@gnu.org>
6233
6234 * syntax.texi (Parsing Expressions): Fix texinfo usage.
6235
6236 * help.texi (Documentation Basics): Explain the xref to
6237 Documentation Tips.
6238
6239 * debugging.texi (Debugger Commands): Minor fix.
6240
62412005-06-16 Luc Teirlinck <teirllm@auburn.edu>
6242
6243 * edebug.texi (Instrumenting): Eliminate duplicate link.
6244 (Specification List): Replace references to "below", referring to
6245 a later node, with one @ref to that node.
6246
6247 * os.texi (Timers): Timers should save and restore the match data
6248 if they change it.
6249
6250 * debugging.texi (Debugger Commands): Mention that the Lisp
6251 debugger can not step through primitive functions.
6252
62532005-06-16 Juanma Barranquero <lekktu@gmail.com>
6254
6255 * functions.texi (Obsolete Functions): Update argument names of
6256 `make-obsolete' and `define-obsolete-function-alias'.
6257
6258 * variables.texi (Variable Aliases): Update argument names of
6259 `defvaralias', `make-obsolete-variable' and
6260 `define-obsolete-variable-alias'.
6261
62622005-06-15 Kim F. Storm <storm@cua.dk>
6263
6264 * searching.texi (Entire Match Data): Rephrase warnings about
6265 evaporate arg to match-data and set-match-data.
6266
62672005-06-14 Luc Teirlinck <teirllm@auburn.edu>
6268
6269 * elisp.texi (Top): Update detailed menu.
6270
6271 * edebug.texi (Edebug): Update menu.
6272 (Instrumenting): Update xrefs.
6273 (Edebug Execution Modes): Correct xref.
6274 (Jumping): Clarify description of `h' command.
6275 Eliminate redundant @ref.
6276 (Breaks): New node.
6277 (Breakpoints): Is now a subsubsection.
6278 (Global Break Condition): Mention `C-x X X'.
6279 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
6280 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
6281 (Edebug Display Update): Correct pxref.
6282 (Edebug and Macros): New node.
6283 (Instrumenting Macro Calls): Is now a subsubsection.
6284 Neither arg of `def-edebug-spec' is evaluated.
6285 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
6286 (Specification Examples): Fix typo.
6287
62882005-06-14 Lute Kamstra <lute@gnu.org>
6289
6290 * debugging.texi (Function Debugging): Primitives can break on
6291 entry too.
6292
62932005-06-14 Kim F. Storm <storm@cua.dk>
6294
6295 * variables.texi (Setting Variables): Add add-to-ordered-list.
6296
62972005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
6298
6299 * syntax.texi (Parsing Expressions): Document aux functions and vars of
6300 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
6301
63022005-06-13 Lute Kamstra <lute@gnu.org>
6303
6304 * text.texi (Special Properties): Fix cross reference.
6305
63062005-06-11 Luc Teirlinck <teirllm@auburn.edu>
6307
6308 * debugging.texi (Function Debugging): Delete mention of empty
6309 string argument to `cancel-debug-on-entry'. Delete inaccurate
6310 description of the return value of that command.
6311
63122005-06-11 Alan Mackenzie <acm@muc.de>
6313
6314 * text.texi (Adaptive Fill): Amplify the description of
6315 fill-context-prefix.
6316
63172005-06-10 Luc Teirlinck <teirllm@auburn.edu>
6318
6319 * syntax.texi (Parsing Expressions): Fix Texinfo error.
6320
63212005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
6322
6323 * syntax.texi (Parsing Expressions): Document syntax-ppss.
6324
63252005-06-10 Luc Teirlinck <teirllm@auburn.edu>
6326
6327 * debugging.texi (Error Debugging): Minor rewording.
6328 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
6329 is optional.
6330
63312005-06-10 Lute Kamstra <lute@gnu.org>
6332
6333 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
6334 (Top): Give it a title. Correct version number. Give the
6335 detailed node listing a more prominent header.
6336 * intro.texi: Don't set VERSION here a second time.
6337 Mention Emacs's version too.
6338 * anti.texi (Antinews): Use EMACSVER to refer to the current
6339 version of Emacs.
6340
63412005-06-09 Kim F. Storm <storm@cua.dk>
6342
6343 * searching.texi (Entire Match Data): Explain new `reseat' argument to
6344 match-data and set-match-data.
6345
63462005-06-08 Richard M. Stallman <rms@gnu.org>
6347
6348 * searching.texi (Entire Match Data): Clarify when match-data
6349 returns markers and when integers.
6350
6351 * display.texi (Defining Faces): Explain that face name should not
6352 end in `-face'.
6353
6354 * modes.texi (Mode Line Data): Minor cleanup.
6355 (Customizing Keywords): Node split out of Search-based Fontification.
6356 Add example of using font-lock-add-keywords from a hook.
6357 Clarify when MODE should be non-nil, and when nil.
6358
63592005-06-06 Richard M. Stallman <rms@gnu.org>
6360
6361 * modes.texi (Mode Line Data): Explain what happens when the car
6362 of a list is a void symbol.
6363 (Search-based Fontification): Explain MODE arg to
6364 font-lock-add-keywords and warn about calls from major modes.
6365
63662005-06-08 Juri Linkov <juri@jurta.org>
6367
6368 * display.texi (Standard Faces): Add `shadow' face.
6369
63702005-05-29 Luc Teirlinck <teirllm@auburn.edu>
6371
6372 * modes.texi (Major Mode Conventions): A derived mode only needs
6373 to put the call to the parent mode inside `delay-mode-hooks'.
6374
63752005-05-29 Richard M. Stallman <rms@gnu.org>
6376
6377 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
6378 new, and what that implies. Clarify.
6379
6380 * files.texi (Locating Files): Clean up the text.
6381
6382 * frames.texi (Window Frame Parameters): Document user-size.
6383 Shorten entry for top by referring to left.
6384
63852005-05-26 Richard M. Stallman <rms@gnu.org>
6386
6387 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
6388 is new, and what the implications are. Other clarifications.
6389
63902005-05-24 Richard M. Stallman <rms@gnu.org>
6391
6392 * frames.texi (Dialog Boxes): Minor fixes.
6393
63942005-05-25 Masatake YAMATO <jet@gyve.org>
6395
6396 * display.texi (Standard Faces): Write about `mode-line-highlight'.
6397
63982005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6399
6400 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
6401 is optional.
6402
64032005-05-24 Nick Roberts <nickrob@snap.net.nz>
6404
10d1d0af 6405 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
6406
64072005-05-23 Lute Kamstra <lute@gnu.org>
6408
6409 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
6410 syntax-begin-function over font-lock-beginning-of-syntax-function.
6411
64122005-05-21 Luc Teirlinck <teirllm@auburn.edu>
6413
6414 * minibuf.texi (Reading File Names): Update description of
6415 `read-directory-name'.
6416
6417 * modes.texi (Derived Modes): Clarify :group keyword.
6418
64192005-05-21 Eli Zaretskii <eliz@gnu.org>
6420
6421 * files.texi (Locating Files): New subsection.
6422 Describe locate-file and executable-find.
6423
64242005-05-21 Kevin Ryde <user42@zip.com.au>
6425
6426 * frames.texi (Initial Parameters): Update cross reference to
6427 "Emacs Invocation".
6428
64292005-05-19 Luc Teirlinck <teirllm@auburn.edu>
6430
6431 * keymaps.texi (Active Keymaps): Add anchor.
6432
6433 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
6434 (Major Mode Conventions): Refer to `Auto Major Mode' in more
6435 appropriate place.
6436 (Derived Modes): Small clarifications.
6437 (Minor Mode Conventions, Keymaps and Minor Modes):
6438 Replace references to nodes with references to anchors.
6439 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
6440 Clarify description of lists whose first element is an integer.
6441 (Mode Line Variables): Add anchor.
6442 (%-Constructs): Clarify description of integer after %.
6443 (Emulating Mode Line): Describe nil value for FACE.
6444
64452005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6446
6447 * modes.texi (Derived Modes): Correct references to non-existing
6448 variable standard-syntax-table.
6449
64502005-05-17 Lute Kamstra <lute@gnu.org>
6451
6452 * modes.texi (Defining Minor Modes): Mention the mode hook.
6453
64542005-05-15 Kim F. Storm <storm@cua.dk>
6455
6456 * processes.texi (Network): Remove open-network-stream-nowait.
6457 (Network Servers): Remove open-network-stream-server.
6458
64592005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6460
6461 * elisp.texi (Top): Update detailed menu.
6462
6463 * variables.texi: Reorder nodes.
6464 (Variables): Update menu.
6465 (File Local Variables): Do not refer to the `-*-' line as
6466 a "local variables list". Add pxref.
6467
64682005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6469
6470 * elisp.texi (Top): Update detailed menu for node changes.
6471
6472 * modes.texi (Modes): Update Menu.
6473 (Hooks): Move to beginning of chapter.
6474 Most minor modes run mode hooks too.
6475 `add-hook' can handle void hooks or hooks whose value is a single
6476 function.
6477 (Major Modes): Update Menu.
6478 (Major Mode Basics): New node, split off from `Major Modes'.
6479 (Major Mode Conventions): Correct xref. Explain how to handle
6480 auto-mode-alist if the major mode command has an autoload cookie.
6481 (Auto Major Mode): Major update. Add magic-mode-alist.
6482 (Derived Modes): Major update.
6483 (Mode Line Format): Update Menu.
6484 (Mode Line Basics): New node, split off from `Mode Line Format'.
6485
6486 * loading.texi (Autoload): Mention `autoload cookie' as synonym
6487 for `magic autoload comment'. Add index entries and anchor.
6488
64892005-05-14 Richard M. Stallman <rms@gnu.org>
6490
6491 * tips.texi (Coding Conventions): Explain how important it is
6492 that just loading certain files not change Emacs behavior.
6493
6494 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
6495
64962005-05-12 Lute Kamstra <lute@gnu.org>
6497
6498 * modes.texi (Generic Modes): Update.
6499 (Major Modes): Refer to node "Generic Modes".
6500
6501 * elisp.texi (Top): Update to the current structure of the manual.
6502 * processes.texi (Processes): Add menu description.
6503 * customize.texi (Customization): Add menu descriptions.
6504
65052005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
6506
6507 * processes.texi (Signals to Processes)
6508 (Low-Level Network): Fix typos.
6509
65102005-05-11 Lute Kamstra <lute@gnu.org>
6511
6512 * elisp.texi (Top): Add some nodes from the chapter "Major and
6513 Minor Modes" to the detailed node listing.
6514
65152005-05-10 Richard M. Stallman <rms@gnu.org>
6516
6517 * keymaps.texi (Extended Menu Items): Menu item filter functions
6518 can be called at any time.
6519
65202005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6521
6522 * variables.texi (File Local Variables): `(hack-local-variables t)'
6523 now also checks whether a mode is specified in the local variables
6524 list.
6525
65262005-05-05 Kevin Ryde <user42@zip.com.au>
6527
6528 * display.texi (The Echo Area): Correct format function cross
6529 reference.
6530
65312005-05-05 Luc Teirlinck <teirllm@auburn.edu>
6532
6533 * variables.texi (Variable Aliases): Change description of
6534 `define-obsolete-variable-alias'.
6535
6536 * functions.texi (Functions): Add "Obsolete Functions" to menu.
6537 (Defining Functions): Add xref.
6538 (Obsolete Functions): New node.
6539 (Function Safety): Standardize capitalization of section title.
6540
6541 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
6542 (Dialog Boxes): Complete description of `x-popup-dialog'.
6543
65442005-05-04 Richard M. Stallman <rms@gnu.org>
6545
6546 * commands.texi (Interactive Codes): Fix Texinfo usage.
6547 Document U more clearly.
6548
65492005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6550
6551 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
6552 function and not a macro.
6553
6554 * frames.texi (Pop-Up Menus): Correct and clarify description of
6555 `x-popup-menu'.
6556 (Dialog Boxes): Clarify description of `x-popup-dialog'.
6557
65582005-05-01 Richard M. Stallman <rms@gnu.org>
6559
6560 * edebug.texi (Checking Whether to Stop): Fix previous change.
6561
65622005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6563
6564 * display.texi: Fix typos and Texinfo usage.
6565
6566 * edebug.texi (Checking Whether to Stop): executing-macro ->
6567 executing-kbd-macro.
6568
65692005-05-01 Richard M. Stallman <rms@gnu.org>
6570
6571 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
6572
65732005-04-30 Richard M. Stallman <rms@gnu.org>
6574
6575 * files.texi (Magic File Names): Document `operations' property.
6576
65772005-04-29 Lute Kamstra <lute@gnu.org>
6578
6579 * modes.texi (Generic Modes): New node.
6580 (Major Modes): Add it to the menu.
6581 (Derived Modes): Add "derived mode" to concept index.
6582
65832005-04-28 Lute Kamstra <lute@gnu.org>
6584
6585 * modes.texi (Defining Minor Modes): Fix previous change.
6586 (Font Lock Mode): Simplify.
6587 (Font Lock Basics): Say that font-lock-defaults is buffer-local
6588 when set and that some parts are optional. Add cross references.
6589 (Search-based Fontification): Say how to specify font-lock-keywords.
6590 Add cross references. Add font-lock-multiline to index.
6591 Move font-lock-keywords-case-fold-search here from node "Other Font
6592 Lock Variables". Document font-lock-add-keywords and
6593 font-lock-remove-keywords.
6594 (Other Font Lock Variables): Move font-lock-keywords-only,
6595 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6596 and font-lock-syntactic-face-function to node "Syntactic Font
6597 Lock". Move font-lock-keywords-case-fold-search to node
6598 "Search-based Fontification". Document font-lock-inhibit-thing-lock
6599 and font-lock-{,un}fontify-{buffer,region}-function.
6600 (Precalculated Fontification): Remove reference to deleted variable
6601 font-lock-core-only.
6602 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
6603 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
6604 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6605 and font-lock-syntactic-face-function here from node "Other Font
6606 Lock Variables". Move font-lock-syntactic-keywords to "Setting
6607 Syntax Properties". Add cross references.
6608 (Setting Syntax Properties): New node.
6609 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
6610 * syntax.texi (Syntax Properties): Add cross reference.
6611 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
6612
66132005-04-26 Richard M. Stallman <rms@gnu.org>
6614
6615 * display.texi (Defining Faces):
6616 Document `default' elements of defface spec.
6617
6618 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
6619
6620 * variables.texi (Variable Aliases): Clarify text.
6621
66222005-04-25 Chong Yidong <cyd@stupidchicken.com>
6623
6624 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
6625
66262005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6627
6628 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
6629
66302005-04-24 Eli Zaretskii <eliz@gnu.org>
6631
6632 * syntax.texi (Syntax Table Internals): Elaborate documentation of
6633 syntax-after and syntax-class.
6634
6635 * files.texi (Changing Files): Fix last change's cross-reference.
6636 (Unique File Names): Don't mention "numbers" in the documentation
6637 of make-temp-file and make-temp-name.
6638
66392005-04-23 Richard M. Stallman <rms@gnu.org>
6640
6641 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
6642
66432005-04-22 Nick Roberts <nickrob@snap.net.nz>
6644
6645 * windows.texi (Cyclic Window Ordering): Clarify window-list.
6646
66472005-04-22 Nick Roberts <nickrob@snap.net.nz>
6648
6649 * variables.texi (Variable Aliases): Describe make-obsolete-variable
6650 and define-obsolete-variable-alias.
6651
66522005-04-22 Kim F. Storm <storm@cua.dk>
6653
6654 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
6655 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
6656
66572005-04-21 Lute Kamstra <lute@gnu.org>
6658
6659 * lists.texi (Association Lists): Document rassq-delete-all.
6660
66612005-04-19 Richard M. Stallman <rms@gnu.org>
6662
6663 * modes.texi (Search-based Fontification): Explain that
6664 facespec is an expression to be evaluated.
6665
66662005-04-19 Kevin Ryde <user42@zip.com.au>
6667
6668 * streams.texi (Output Functions): Fix xref.
6669 * strings.texi (String Conversion): Fix xref.
6670
66712005-04-19 Kim F. Storm <storm@cua.dk>
6672
6673 * symbols.texi (Symbol Plists): Add safe-get.
6674 Mention that `get' may signal an error.
6675
66762005-04-18 Nick Roberts <nickrob@snap.net.nz>
6677
6678 * customize.texi (Variable Definitions): Replace tooltip-mode
6679 example with save-place.
6680
66812005-04-17 Richard M. Stallman <rms@gnu.org>
6682
6683 * buffers.texi (Indirect Buffers): Clarify.
6684
6685 * positions.texi (Positions): Clarify converting marker to integer.
6686
6687 * strings.texi (String Basics): Mention string-match; clarify.
6688
66892005-04-08 Lute Kamstra <lute@gnu.org>
6690
6691 * modes.texi (Search-based Fontification): Fix cross references.
6692 Use consistent terminology. Document anchored highlighting.
6693
66942005-04-05 Lute Kamstra <lute@gnu.org>
6695
6696 * modes.texi (Defining Minor Modes): Document :group keyword
6697 argument and its default value.
6698
66992005-04-03 Lute Kamstra <lute@gnu.org>
6700
6701 * hooks.texi (Standard Hooks): Add some hooks. Add cross
6702 references and/or descriptions. Delete major mode hooks; mention
6703 them as a category instead. Rename or delete obsolete hooks.
6704
67052005-04-02 Richard M. Stallman <rms@gnu.org>
6706
6707 * nonascii.texi (Coding System Basics): Another wording cleanup.
6708
67092005-04-01 Richard M. Stallman <rms@gnu.org>
6710
6711 * nonascii.texi (Coding System Basics): Clarify previous change.
6712
67132005-04-01 Kenichi Handa <handa@m17n.org>
6714
10d1d0af 6715 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
6716 identity of coding systems.
6717
67182005-03-29 Chong Yidong <cyd@stupidchicken.com>
6719
6720 * text.texi (Buffer Contents): Add filter-buffer-substring and
6721 buffer-substring-filters.
6722
67232005-03-26 Chong Yidong <cyd@stupidchicken.com>
6724
6725 * anti.texi (Antinews): Mention `G' interactive code.
6726
6727 * tips.texi (Compilation Tips): Mention benchmark.el.
6728
67292005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6730
6731 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
6732 is now bound to M-o M-o.
6733
6734 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
6735
67362005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6737
6738 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
6739 in the Emacs Manual).
6740 * Makefile.in (srcs): Remove calendar.texi.
6741 * makefile.w32-in (srcs): Remove calendar.texi.
6742 * display.texi (Display): Change name of next node.
6743 * os.texi (System In): Change name of previous node.
6744 * elisp.texi (Top): Remove Calendar references.
6745 * vol1.texi (Top): Remove Calendar references.
6746 * vol2.texi (Top): Remove Calendar references.
6747
67482005-03-25 Richard M. Stallman <rms@gnu.org>
6749
6750 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
6751 Cleanup previous change.
6752
67532005-03-25 Chong Yidong <cyd@stupidchicken.com>
6754
6755 * display.texi (Face Attributes): Faces earlier in an :inherit
6756 list take precedence.
6757 (Scroll Bars): Fix description of vertical-scroll-bars.
6758 Document frame-current-scroll-bars and window-current-scroll-bars.
6759
6760 * markers.texi (The Mark): Document temporary Transient Mark mode.
6761
6762 * minibuf.texi (Reading File Names):
6763 Document read-file-name-completion-ignore-case.
6764
6765 * positions.texi (Screen Lines): Document nil for width argument
6766 to compute-motion.
6767
67682005-03-23 Kim F. Storm <storm@cua.dk>
6769
6770 * display.texi (Standard Faces): Other faces used in the fringe
6771 implicitly inherits from the fringe face.
6772 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
6773 properties implicitly inherits from fringe face.
6774 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
6775
67762005-03-20 Chong Yidong <cyd@stupidchicken.com>
6777
6778 * display.texi (Invisible Text): State default value of
6779 line-move-ignore-invisible.
6780 (Managing Overlays): Document remove-overlays.
6781 (Standard Faces): Document escape-glyph face.
6782
6783 * minibuf.texi (Reading File Names): Document read-file-name-function.
6784
6785 * modes.texi (Other Font Lock Variables):
6786 Document font-lock-lines-before.
6787
6788 * positions.texi (Skipping Characters): skip-chars-forward allows
6789 character classes.
6790
67912005-03-18 Lute Kamstra <lute@gnu.org>
6792
6793 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
6794
67952005-03-17 Richard M. Stallman <rms@gnu.org>
6796
6797 * text.texi (Undo): Document extensible undo entries.
6798
dd7b651b 6799 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
6800
6801 * nonascii.texi (Character Codes): Minor fix.
6802
6803 * display.texi (Display Property): Explain the significance
6804 of having text properties that are eq.
6805 (Other Display Specs): Explain string as display spec.
6806
6807 * commands.texi (Interactive Codes): Document G option.
6808
68092005-03-17 Chong Yidong <cyd@stupidchicken.com>
6810
6811 * text.texi (Filling): Add sentence-end-without-period and
6812 sentence-end-without-space.
6813 (Changing Properties): Minor fix.
6814
6815 * anti.texi: Total rewrite.
6816
68172005-03-15 Lute Kamstra <lute@gnu.org>
6818
6819 * edebug.texi (Instrumenting Macro Calls): Fix typos.
6820
68212005-03-08 Kim F. Storm <storm@cua.dk>
6822
6823 * display.texi (Specified Space): Property :width is support on
6824 non-graphic terminals, :height is not.
6825
68262005-03-07 Richard M. Stallman <rms@gnu.org>
6827
6828 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
6829 Now subnodes of Fringes.
6830 (Overlay Arrow): Document overlay-arrow-variable-list.
6831 (Fringe Size/Pos): New node, broken out of Fringes.
6832 (Display): Explain clearing vs redisplay better.
6833 (Truncation): Clarify use of bitmaps.
6834 (The Echo Area): Clarify the uses of the echo area.
6835 Add max-mini-window-height.
6836 (Progress): Clarify.
6837 (Invisible Text): Explain that main loop moves point out.
6838 (Selective Display): Say "hidden", not "invisible".
6839 (Managing Overlays): Move up. Describe relation to Undo here.
6840 (Overlay Properties): Clarify intro.
6841 (Finding Overlays): Explain return values when nothing found.
6842 (Width): truncate-string-to-width has added arg.
6843 (Displaying Faces): Clarify and update mode line face handling.
6844 (Face Functions): Minor cleanup.
6845 (Conditional Display): Merge into Other Display Specs.
6846 (Pixel Specification, Other Display Specs): Minor cleanups.
6847 (Images, Image Descriptors): Minor cleanups.
6848 (GIF Images): Patents have expired.
6849 (Showing Images): Explain default text for insert-image.
6850 (Manipulating Button Types): Merge into Manipulating Buttons.
6851 (Making Buttons): Explain return values.
6852 (Button Buffer Commands): Add xref.
6853 (Inverse Video): Update mode-line-inverse-video.
6854 (Display Table Format): Clarify.
6855 (Active Display Table): Give defaults for window-display-table.
6856
6857 * calendar.texi (Calendar Customizing): calendar-holiday-marker
6858 and calendar-today-marker are strings, not chars.
6859 (Holiday Customizing): Minor fix.
6860
6861 * internals.texi (Writing Emacs Primitives): Update `or' example.
6862 Update limit on # args of subr.
6863
6864 * edebug.texi (Using Edebug): Arrow is in fringe.
6865 (Instrumenting): Arg to eval-defun works without loading edebug.
6866 (Edebug Execution Modes): Add xref.
6867
6868 * customize.texi (Common Keywords): Clarify :require.
6869 Mention :version here.
6870 (Variable Definitions, Group Definitions): Not here.
6871 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
6872
68732005-03-07 Chong Yidong <cyd@stupidchicken.com>
6874 * nonascii.texi (Text Representations): Clarify position-bytes.
6875 (Character Sets): Add list-charset-chars.
6876 (Scanning Charsets): Add charset-after.
6877 (Encoding and I/O): Minor fix.
6878
68792005-03-06 Richard M. Stallman <rms@gnu.org>
6880
6881 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
6882 (Resizing Windows): Likewise.
6883
6884 * text.texi (Change Hooks): Get rid of "Emacs 21".
6885
6886 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
6887
6888 * streams.texi (Output Variables): Get rid of "Emacs 21".
6889
6890 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
6891
6892 * os.texi (Translating Input): Replace flow-control example
6893 with a less obsolete example that uses `keyboard-translate'.
6894
6895 * objects.texi (Hash Table Type, Circular Objects):
6896 Get rid of "Emacs 21".
6897
6898 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
6899 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
6900
6901 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
6902
6903 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
6904
6905 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
6906 (Menu Bar): Fix when menu-bar-update-hook is called.
6907
6908 * hash.texi (Hash Tables): Get rid of "Emacs 21".
6909
6910 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
6911 and make it read better.
6912
6913 * files.texi (Writing to Files): Get rid of "Emacs 21".
6914 (Unique File Names): Likewise.
6915
6916 * elisp.texi: Update Emacs version to 22.
6917
6918 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
6919 (Overlay Properties, Face Attributes): Likewise.
6920 (Managing Overlays): Fix punctuation.
6921 (Attribute Functions): Clarify set-face-font; get rid of
6922 info about old Emacs versions.
6923 (Auto Faces, Font Lookup, Display Property, Images):
6924 Get rid of "Emacs 21".
6925
6926 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
6927
69282005-03-05 Richard M. Stallman <rms@gnu.org>
6929
6930 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
6931
69322005-03-04 Lute Kamstra <lute@gnu.org>
6933
6934 * debugging.texi (Error Debugging): Document stack-trace-on-error.
6935
69362005-03-03 Lute Kamstra <lute@gnu.org>
6937
6938 * edebug.texi (Instrumenting Macro Calls): Fix typo.
6939
69402005-03-01 Lute Kamstra <lute@gnu.org>
6941
6942 * debugging.texi (Debugger Commands): Update `j'.
6943
69442005-02-28 Lute Kamstra <lute@gnu.org>
6945
6946 * debugging.texi (Debugging): Fix typo.
6947 (Error Debugging): Document eval-expression-debug-on-error.
6948 (Function Debugging): Update example.
6949 (Using Debugger): Mention starred stack frames.
6950 (Debugger Commands): Document `j' and `l'.
6951 (Invoking the Debugger): `d' and `j' exit recursive edit too.
6952 Update the messages that the debugger displays.
6953 (Internals of Debugger): Add cross reference. Update example.
6954 (Excess Open): Minor improvement.
6955 (Excess Close): Minor improvement.
6956
69572005-02-26 Richard M. Stallman <rms@gnu.org>
6958
6959 * tips.texi (Coding Conventions): Clarify.
6960 Put all the major mode key reservations together.
6961 Mention the Mouse-1 => Mouse-2 conventions.
6962
6963 * syntax.texi (Syntax Class Table): Clarify.
6964 (Syntax Table Functions): syntax-after moved from here.
6965 (Syntax Table Internals): syntax-after moved to here.
6966 (Parsing Expressions): Update info on number of values
6967 and what's meaningful in the STATE argument.
6968 (Categories): Fix typo.
6969
6970 * sequences.texi (Arrays): Cleanup.
6971 (Char-Tables): Clarify.
6972
6973 * processes.texi (Deleting Processes): Cleanups, add xref.
6974 (Subprocess Creation): Explain nil in exec-path. Cleanup.
6975 (Process Information): set-process-coding-system, some args optional.
6976 (Input to Processes): Explain various types for PROCESS args.
6977 Rename them from PROCESS-NAME to PROCESS.
6978 (Signals to Processes): Likewise.
6979 (Decoding Output): Cleanup.
6980 (Query Before Exit): Clarify.
6981
6982 * os.texi (Startup Summary): Correct the options; add missing ones.
6983 (Terminal Output, Batch Mode): Clarify.
6984 (Flow Control): Node deleted.
6985
6986 * markers.texi (The Mark): Clarify.
6987
6988 * macros.texi (Expansion): Cleanup.
6989 (Indenting Macros): indent-spec allows ints, not floats.
6990
6991 * keymaps.texi (Keymaps): Clarify.
6992 (Format of Keymaps): Update lisp-mode-map example.
6993 (Active Keymaps, Key Lookup): Clarify.
6994 (Changing Key Bindings): Add xref to `kbd'.
6995 (Key Binding Commands, Simple Menu Items): Clarify.
6996 (Mouse Menus, Menu Bar): Clarify.
6997 (Menu Example): Replace print example with menu-bar-replace-menu.
6998
6999 * help.texi (Documentation Basics): Add function-documentation prop.
7000
7001 * elisp.texi (Top): Don't refer to Flow Control node.
7002
7003 * commands.texi (Command Overview): Improve xrefs.
7004 (Adjusting Point): Adjusting point applies to intangible and invis.
7005 (Key Sequence Input): Doc extra read-key-sequence args.
7006 Likewise for read-key-sequence-vector.
7007
7008 * backups.texi (Rename or Copy): Minor fix.
7009 (Numbered Backups): For version-control, say the default.
7010 (Auto-Saving): make-auto-save-file-name example is simplified.
7011
7012 * advice.texi (Advising Functions): Don't imply one part of Emacs
7013 should advise another part. Markup changes.
7014 (Defining Advice): Move transitional para.
7015 (Activation of Advice): Cleanup.
7016 Explain if COMPILE is nil or negative.
7017
7018 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
7019
70202005-02-24 Lute Kamstra <lute@gnu.org>
7021
7022 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
7023 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
7024
70252005-02-23 Lute Kamstra <lute@gnu.org>
7026
7027 * modes.texi (Defining Minor Modes): define-minor-mode can be used
7028 to define global minor modes as well.
7029
7030 * display.texi (Managing Overlays): overlay-buffer returns nil for
7031 deleted overlays.
7032
70332005-02-22 Kim F. Storm <storm@cua.dk>
7034
7035 * minibuf.texi (Basic Completion): Allow symbols in addition to
7036 strings in try-completion and all-completions.
7037
70382005-02-14 Lute Kamstra <lute@gnu.org>
7039
7040 * elisp.texi (Top): Remove reference to deleted node.
7041
7042 * lists.texi (Lists): Remove reference to deleted node.
7043 (Cons Cells): Fix typo.
7044
7045 * loading.texi (Where Defined): Fix typo.
7046
70472005-02-14 Richard M. Stallman <rms@gnu.org>
7048
7049 * variables.texi (Creating Buffer-Local): change-major-mode-hook
7050 is useful for discarding some minor modes.
7051
7052 * symbols.texi (Symbol Components): Reorder examples.
7053
7054 * streams.texi (Input Functions): State standard-input default.
7055 (Output Variables): State standard-output default.
7056
7057 * objects.texi (Printed Representation): Clarify read syntax vs print.
7058 (Floating Point Type): Explain meaning better.
7059 (Symbol Type): Explain uniqueness better.
7060 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
7061 List examples sooner.
7062 (Box Diagrams): New subnode broken out.
7063 Some examples moved from old Lists as Boxes node.
7064 (Dotted Pair Notation): Clarify intro.
7065 (Array Type): Clarify.
7066 (Type Predicates): Add hash-table-p.
7067
7068 * numbers.texi (Integer Basics): Clarify radix explanation.
7069 (Predicates on Numbers): Minor clarification.
7070 (Comparison of Numbers): Minor clarification. Clarify eql.
7071 Typos in min, max.
7072 (Math Functions): Clarify overflow in expt.
7073
7074 * minibuf.texi (Text from Minibuffer): Minor clarification.
7075 Mention arrow keys.
7076
7077 * loading.texi (Autoload): defun's doc string overrides autoload's
7078 doc string.
7079 (Repeated Loading): Modernize "add to list" examples.
7080 (Where Defined): Finish updating table of load-history elts.
7081
7082 * lists.texi (List-related Predicates): Minor wording improvement.
7083 (Lists as Boxes): Node deleted.
7084 (Building Lists): Explain trivial cases of number-sequence.
7085
7086 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 7087 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
7088 (Hash Access): Any object can be a key.
7089 State value of maphash.
7090
7091 * functions.texi (What Is a Function): Wording cleanup.
7092 (Function Documentation): Minor cleanup.
7093 Explain purpose of calling convention at end of doc string.
7094 (Function Names): Wording cleanup.
7095 (Calling Functions): Wording cleanup.
7096 Explain better how funcall calls the function.
7097 (Function Cells): Delete example of saving and redefining function.
7098
7099 * control.texi (Combining Conditions): Wording cleanup.
7100 (Iteration): dolist and dotimes bind VAR locally.
7101 (Cleanups): Xref to Atomic Changes.
7102
7103 * compile.texi (Byte Compilation): Delete 19.29 info.
7104 (Compilation Functions): Macros' difficulties don't affect defsubst.
7105 (Docs and Compilation): Delete 19.29 info.
7106
71072005-02-10 Richard M. Stallman <rms@gnu.org>
7108
7109 * objects.texi (Symbol Type): Minor correction.
7110
71112005-02-06 Lute Kamstra <lute@gnu.org>
7112
7113 * modes.texi (Example Major Modes): Fix typos.
7114
71152005-02-06 Richard M. Stallman <rms@gnu.org>
7116
7117 * text.texi (Margins): fill-nobreak-predicate can be one function.
7118
7119 * strings.texi (Modifying Strings): clear-string can make unibyte.
7120 (Formatting Strings): format gives error if values missing.
7121
7122 * positions.texi (Character Motion): Mention default arg
7123 for forward-char. backward-char refers to forward-char.
7124 (Word Motion): Mention default arg for forward-word.
7125 (Buffer End Motion): Mention default arg for beginning-of-buffer.
7126 Simplify end-of-buffer.
7127 (Text Lines): Mention default arg for forward-line.
7128 (List Motion): Mention default arg for beginning/end-of-defun.
7129 (Skipping Characters): Minor fixes in explaining character-set.
7130
7131 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
7132 Mode inheritance applies only when default-major-mode is nil.
7133 Clarifications.
7134 (Example Major Modes): Update Text mode and Lisp mode examples.
7135 (Minor Mode Conventions): Mention define-minor-mode at top.
7136 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
7137 (Mode Line Format): Update mode line face display info.
7138 (Properties in Mode): Mention effect of risky vars.
7139 (Imenu): Define imenu-add-to-menubar.
7140 (Font Lock Mode): Add descriptions to menu lines.
7141 (Faces for Font Lock): Add font-lock-doc-face.
7142
71432005-02-05 Lute Kamstra <lute@gnu.org>
7144
7145 * text.texi (Maintaining Undo): Remove obsolete function.
7146
71472005-02-05 Eli Zaretskii <eliz@gnu.org>
7148
7149 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 7150 color specifications. Improve indexing.
b8d4c8d0
GM
7151 (Text Terminal Colors): Replace the description of RGB values by
7152 an xref to "Color Names".
7153
71542005-02-03 Richard M. Stallman <rms@gnu.org>
7155
7156 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
7157 Clarify.
7158 (Selecting Windows): Clarify save-selected-window.
7159 (Cyclic Window Ordering): Clarify walk-windows.
7160 (Window Point): Clarify.
7161 (Window Start): Add comment to example.
7162 (Resizing Windows): Add `interactive' specs in examples.
7163 Document fit-window-to-buffer.
7164
7165 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
7166 (Undo, Maintaining Undo): Clarify last change.
7167 (Sorting): In sort-numeric-fields, explain about octal and hex.
7168 Mention sort-numeric-base.
7169 (Format Properties): Add xref for hard newlines.
7170
7171 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
7172 (Pop-Up Menus): Fix typo.
7173 (Color Names): Explain all types of color names.
7174 Explain color-values on B&W terminal.
7175 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
7176
7177 * files.texi (File Locks): Not supported on MS systems.
7178 (Testing Accessibility): Clarify.
7179
7180 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
7181 (Coverage Testing): Fix typo.
7182
7183 * commands.texi (Misc Events): Remove stray space.
7184
7185 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
7186 (Modification Time): Clarify when visited-file-modtime returns 0.
7187 (The Buffer List): Clarify bury-buffer.
7188 (Killing Buffers): Clarify.
7189 (Indirect Buffers): Add clone-indirect-buffer.
7190
71912005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7192
7193 * edebug.texi (Printing in Edebug): Fix default value of
7194 edebug-print-circle.
7195 (Coverage Testing): Fix displayed frequency count data.
7196
71972005-02-02 Luc Teirlinck <teirllm@auburn.edu>
7198
7199 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
7200
72012005-02-02 Kim F. Storm <storm@cua.dk>
7202
7203 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
7204
72052005-01-29 Eli Zaretskii <eliz@gnu.org>
7206
7207 * commands.texi (Misc Events): Describe the help-echo event.
7208
7209 * text.texi (Special Properties) <help-echo>: Use `pos'
7210 consistently in description of the help-echo property.
7211 Use @code{nil} instead of @var{nil}.
7212
7213 * display.texi (Overlay Properties): Fix the index entry for
7214 help-echo overlay property.
7215
7216 * customize.texi (Type Keywords): Uncomment the xref to the
7217 help-echo property documentation.
7218
72192005-01-23 Kim F. Storm <storm@cua.dk>
7220
7221 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
7222 return value. Third element FULLY replaced by PARTIAL which
7223 specifies number of invisible pixels if row is only partially visible.
7224 (Textual Scrolling): Mention auto-window-vscroll.
7225 (Vertical Scrolling): New defvar auto-window-vscroll.
7226
72272005-01-16 Luc Teirlinck <teirllm@auburn.edu>
7228
7229 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
7230 command remapping.
7231
72322005-01-15 Richard M. Stallman <rms@gnu.org>
7233
7234 * display.texi (Defining Images): Mention DATA-P arg of create-image.
7235
72362005-01-14 Kim F. Storm <storm@cua.dk>
7237
7238 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
7239
7240 * text.texi (Links and Mouse-1): Fix string and vector item.
7241
72422005-01-13 Richard M. Stallman <rms@gnu.org>
7243
7244 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
7245 descriptions of overriding-local-map and overriding-terminal-local-map.
7246
7247 * text.texi (Links and Mouse-1): Clarify text.
7248
72492005-01-13 Kim F. Storm <storm@cua.dk>
7250
7251 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
7252
72532005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
7254
7255 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
7256
72572005-01-12 Kim F. Storm <storm@cua.dk>
7258
7259 * text.texi (Links and Mouse-1): Rename section from Enabling
7260 Mouse-1 to Following Links. Change xrefs.
7261 Add examples for define-button-type and define-widget.
7262
7263 * display.texi (Button Properties, Button Buffer Commands):
7264 Clarify mouse-1 and follow-link functionality.
7265
72662005-01-12 Richard M. Stallman <rms@gnu.org>
7267
7268 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
7269
7270 * display.texi (Beeping): Fix Texinfo usage.
7271
7272 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
7273
72742005-01-11 Kim F. Storm <storm@cua.dk>
7275
7276 * display.texi (Button Properties, Button Buffer Commands):
7277 Mention mouse-1 binding. Add follow-link keyword.
7278
7279 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
7280 (Enabling Mouse-1 to Follow Links): New subsection.
7281
72822005-01-06 Richard M. Stallman <rms@gnu.org>
7283
7284 * text.texi (Special Properties): Minor change.
7285
7286 * os.texi (Timers): Clarify previous change.
7287
7288 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
7289
72902005-01-01 Luc Teirlinck <teirllm@auburn.edu>
7291
7292 * display.texi (Face Attributes): Correct xref to renamed node.
7293
72942005-01-01 Richard M. Stallman <rms@gnu.org>
7295
7296 * display.texi (Face Attributes): Describe hex color specs.
7297
72982004-12-31 Richard M. Stallman <rms@gnu.org>
7299
7300 * os.texi (Timers): Update previous change.
7301
73022004-12-30 Kim F. Storm <storm@cua.dk>
7303
7304 * display.texi (Line Height): Total line-height is now specified
7305 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
7306 in cons cells. (nil . RATIO) is relative to actual line height.
7307 Use line-height `t' instead of `0' to get minimum height.
7308
73092004-12-29 Richard M. Stallman <rms@gnu.org>
7310
7311 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
7312
73132004-12-28 Richard M. Stallman <rms@gnu.org>
7314
7315 * commands.texi (Quitting): Clarify value of with-local-quit.
7316
7317 * elisp.texi (Top): Fix previous change.
7318
7319 * loading.texi (Loading): Fix previous change.
7320
73212004-12-27 Richard M. Stallman <rms@gnu.org>
7322
7323 * Makefile.in (MAKEINFO): Specify --force.
7324
7325 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
7326
7327 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
7328
7329 * display.texi (Line Height): Further clarify.
7330
7331 * elisp.texi (Top): Update Loading submenu.
7332
7333 * loading.texi (Where Defined): New node.
7334 (Unloading): load-history moved to Where Defined.
7335
73362004-12-21 Richard M. Stallman <rms@gnu.org>
7337
7338 * commands.texi (Event Input Misc): Add while-no-input.
7339
73402004-12-11 Richard M. Stallman <rms@gnu.org>
7341
7342 * display.texi (Line Height): Rewrite text for clarity.
7343
73442004-12-11 Kim F. Storm <storm@cua.dk>
7345
7346 * display.texi (Display): Add node "Line Height" to menu.
7347 (Line Height): New node. Move full description of line-spacing
7348 and line-height text properties here from text.texi.
7349 (Scroll Bars): Add vertical-scroll-bar variable.
7350
7351 * frames.texi (Window Frame Parameters): Remove line-height defvar.
7352
7353 * locals.texi (Standard Buffer-Local Variables): Fix xref for
7354 line-spacing and vertical-scroll-bar.
7355
7356 * text.texi (Special Properties): Just mention line-spacing and
7357 line-height here, add xref to new "Line Height" node.
7358
73592004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
7360
7361 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
7362
7363 * locals.texi (Standard Buffer-Local Variables):
7364 Add @xref for `line-spacing'.
7365
73662004-12-05 Richard M. Stallman <rms@gnu.org>
7367
7368 * Makefile.in (maintainer-clean): Remove the info files
7369 in $(infodir) where they are created.
7370
73712004-12-03 Richard M. Stallman <rms@gnu.org>
7372
7373 * windows.texi (Selecting Windows): get-lru-window and
7374 get-largest-window don't consider dedicated windows.
7375
7376 * text.texi (Undo): Document undo-in-progress.
7377
73782004-11-26 Richard M. Stallman <rms@gnu.org>
7379
7380 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
7381 Remove a few vars that are not always buffer-local.
7382
73832004-11-24 Luc Teirlinck <teirllm@auburn.edu>
7384
7385 * locals.texi (Standard Buffer-Local Variables): Comment out
7386 xref's to non-existent node `Yet to be written'.
7387
73882004-11-24 Richard M. Stallman <rms@gnu.org>
7389
7390 * processes.texi (Synchronous Processes): Grammar fix.
7391
7392 * numbers.texi (Comparison of Numbers): Add eql.
7393
7394 * locals.texi (Standard Buffer-Local Variables): Add many vars.
7395
7396 * intro.texi (Printing Notation): Fix previous change.
7397
7398 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
7399 and default-indicate-buffer-boundaries from here.
7400 (Usual Display): To here.
7401 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
7402 (Usual Display): Move tab-width up.
7403
5dcb4c4e
SM
7404 * customize.texi (Variable Definitions):
7405 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
7406 (Simple Types, Composite Types, Defining New Types):
7407 Minor cleanups.
7408
74092004-11-21 Jesper Harder <harder@ifa.au.dk>
7410
7411 * processes.texi (Synchronous Processes, Output from Processes):
7412 Markup fix.
7413
74142004-11-20 Richard M. Stallman <rms@gnu.org>
7415
7416 * positions.texi (Skipping Characters): skip-chars-forward
7417 now handles char classes.
7418
7419 * intro.texi (Printing Notation): Avoid confusion of `print'
7420 when explaining @print.
7421
7422 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
7423
7424 * display.texi (Display Table Format): Minor fix.
7425
7426 * streams.texi (Output Functions): Fix print example.
7427
7428 * Makefile.in (elisp): New target.
7429 (dist): Depend on $(infodir)/elisp, not elisp.
7430 Copy the info files from $(infodir).
7431
7432 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
7433 read-from-minibuffer.
7434
7435 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
7436
74372004-11-19 Richard M. Stallman <rms@gnu.org>
7438
7439 * searching.texi (Regexp Search): Add search-whitespace-regexp.
7440
74412004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
7442
7443 * tips.texi (Coding Conventions): Fix typo.
7444
74452004-11-16 Richard M. Stallman <rms@gnu.org>
7446
7447 * tips.texi (Coding Conventions): Separate defvar and require
7448 methods to avoid warnings. Use require only when there are many
7449 functions and variables from that package.
7450
7451 * minibuf.texi (Minibuffer Completion): When ignoring case,
7452 predicate must not be case-sensitive.
7453
7454 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
7455 (Test Coverage): Don't talk about "splotches". Clarified.
7456
74572004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
7458
7459 * frames.texi (Window Frame Parameters): Fix typo.
7460
74612004-11-15 Kim F. Storm <storm@cua.dk>
7462
7463 * symbols.texi (Other Plists): Note that plist-get may signal error.
7464 Add safe-plist-get.
7465
74662004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
7467
7468 * modes.texi (Font Lock Basics): Fix typo.
7469
74702004-11-08 Richard M. Stallman <rms@gnu.org>
7471
7472 * syntax.texi (Syntax Table Functions): Add syntax-after.
7473
74742004-11-06 Lars Brinkhoff <lars@nocrew.org>
7475
7476 * os.texi (Processor Run Time): New section documenting
7477 get-internal-run-time.
7478
74792004-11-06 Eli Zaretskii <eliz@gnu.org>
7480
7481 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
7482 it nukes elisp-cover.texi.
7483 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
7484 elisp-0 etc.
7485
74862004-11-05 Luc Teirlinck <teirllm@auburn.edu>
7487
7488 * commands.texi (Keyboard Macros): Document `append' return value
7489 of `defining-kbd-macro'.
7490
74912004-11-01 Richard M. Stallman <rms@gnu.org>
7492
7493 * commands.texi (Interactive Call): Add called-interactively-p.
7494
74952004-10-29 Simon Josefsson <jas@extundo.com>
7496
7497 * minibuf.texi (Reading a Password): Revert.
7498
74992004-10-28 Richard M. Stallman <rms@gnu.org>
7500
7501 * frames.texi (Display Feature Testing): Explain about "vendor".
7502
75032004-10-27 Richard M. Stallman <rms@gnu.org>
7504
7505 * commands.texi (Interactive Codes): `N' uses numeric prefix,
7506 not raw. Clarify `n'.
7507 (Interactive Call): Rewrite interactive-p, focusing on when
7508 and how to use it.
7509 (Misc Events): Clarify previous change.
7510
7511 * advice.texi (Simple Advice): Clarify what job the example does.
7512 (Around-Advice): Clarify ad-do-it.
7513 (Activation of Advice): An option of ad-default-compilation-action
7514 is `never', not `nil'.
7515
75162004-10-26 Kim F. Storm <storm@cua.dk>
7517
7518 * commands.texi (Interactive Codes): Add U code letter.
7519
75202004-10-25 Simon Josefsson <jas@extundo.com>
7521
7522 * minibuf.texi (Reading a Password): Add.
7523
75242004-10-24 Jason Rumney <jasonr@gnu.org>
7525
7526 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
7527 and wheel-down.
7528
75292004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
7530
7531 * processes.texi (Synchronous Processes): Document process-file.
7532
75332004-10-22 Kenichi Handa <handa@m17n.org>
7534
7535 * text.texi (translate-region): Document that it accepts also a
7536 char-table.
7537
75382004-10-22 David Ponce <david@dponce.com>
7539
7540 * windows.texi (Resizing Windows): Document the `preserve-before'
7541 argument of the functions `enlarge-window' and `shrink-window'.
7542
75432004-10-19 Jason Rumney <jasonr@gnu.org>
7544
7545 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
7546
75472004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7548
7549 * text.texi (Filling): Add anchor for definition of
7550 `sentence-end-double-space'.
7551
7552 * searching.texi (Regexp Example): Update description of how
7553 Emacs currently recognizes the end of a sentence.
7554 (Standard Regexps): Update definition of the variable
7555 `sentence-end'. Add definition of the function `sentence-end'.
7556
75572004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
7558
7559 * display.texi (Progress): New node.
7560
75612004-10-05 Kim F. Storm <storm@cua.dk>
7562
7563 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
7564
75652004-09-29 Kim F. Storm <storm@cua.dk>
7566
7567 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
7568 to identify bitmaps. Remove -fringe-bitmap suffix for standard
7569 fringe bitmap symbols, as they now have their own namespace.
7570 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
7571 vs. pixels. Signal error if no free bitmap slots.
7572 (Pixel Specification): Change IMAGE to @var{image}.
7573
75742004-09-28 Richard M. Stallman <rms@gnu.org>
7575
7576 * text.texi (Special Properties): Clarify line-spacing and line-height.
7577
7578 * searching.texi (Regexp Search): Add looking-back.
7579
75802004-09-25 Luc Teirlinck <teirllm@auburn.edu>
7581
7582 * display.texi: Correct typos.
7583 (Image Descriptors): Correct xref's.
7584
75852004-09-25 Richard M. Stallman <rms@gnu.org>
7586
7587 * text.texi (Special Properties): Cleanups in `cursor'.
7588 Rewrites in `line-height' and `line-spacing'; exchange them.
7589
7590 * display.texi (Fringes): Rewrite previous change.
7591 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
7592 (Display Fringe Bitmaps): Node deleted, text moved.
7593 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
7594 (Scroll Bars): Clarify set-window-scroll-bars.
7595 (Pointer Shape): Rewrite.
7596 (Specified Space): Clarify :align-to, etc.
7597 (Pixel Specification): Use @var. Clarify new text.
7598 (Other Display Specs): Clarify `slice'.
7599 (Image Descriptors): Cleanups.
7600 (Showing Images): Cleanups.
7601
76022004-09-24 Luc Teirlinck <teirllm@auburn.edu>
7603
7604 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
7605
7606 * modes.texi: Various minor changes in addition to:
7607 (Major Mode Conventions): Final call to `run-mode-hooks' should
7608 not be inside the `delay-mode-hooks' form.
7609 (Mode Hooks): New node.
7610 (Hooks): Delete obsolete example.
7611 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
7612 node "Mode Hooks".
7613
76142004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7615
7616 * display.texi: Correct various typos.
7617 (Display): Rename node "Pointer Shapes" to "Pointer
7618 Shape". (There is already a node called "Pointer Shapes" in
7619 frames.texi.)
7620 (Images): Remove non-existent node "Image Slices" from menu.
7621
76222004-09-23 Kim F. Storm <storm@cua.dk>
7623
7624 * text.texi (Special Properties): Add `cursor', `pointer',
7625 `line-height', and `line-spacing' properties.
7626
7627 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
7628 Shapes' to menu.
7629 (Standard Faces): Doc fix for fringe face.
7630 (Fringes): Add `overflow-newline-into-fringe' and
7631 'indicate-buffer-boundaries'.
7632 (Fringe Bitmaps, Pointer Shapes): New nodes.
7633 (Display Property): Add 'Pixel Specification' and 'Display Fringe
7634 Bitmaps' to menu.
7635 (Specified Space): Describe pixel width and height.
7636 (Pixel Specification): New node.
7637 (Other Display Specs): Add `slice' property.
7638 (Display Fringe Bitmaps): New node.
7639 (Images): Add 'Image Slices' to menu.
7640 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
7641 (Showing Images): Add slice arg to `insert-image'.
7642 Add 'insert-sliced-image'.
b8d4c8d0
GM
7643
76442004-09-20 Richard M. Stallman <rms@gnu.org>
7645
7646 * commands.texi (Key Sequence Input):
7647 Clarify downcasing in read-key-sequence.
7648
76492004-09-08 Juri Linkov <juri@jurta.org>
7650
7651 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
7652
76532004-09-07 Luc Teirlinck <teirllm@auburn.edu>
7654
5dcb4c4e
SM
7655 * locals.texi (Standard Buffer-Local Variables):
7656 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
7657 * internals.texi (Buffer Internals): Describe new
7658 auto_save_file_format field of the buffer structure.
7659 * files.texi (Format Conversion): `auto-save-file-format' has been
7660 renamed `buffer-auto-save-file-format'.
7661
76622004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7663
7664 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
7665 an integer or a marker.
7666 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
7667
76682004-08-22 Richard M. Stallman <rms@gnu.org>
7669
7670 * modes.texi (Major Mode Conventions): Discuss rebinding of
7671 standard key bindings.
7672
76732004-08-18 Kim F. Storm <storm@cua.dk>
7674
7675 * processes.texi (Accepting Output): Add `just-this-one' arg to
7676 `accept-process-output'.
7677 (Output from Processes): New var `process-adaptive-read-buffering'.
7678
76792004-08-10 Luc Teirlinck <teirllm@auburn.edu>
7680
7681 * keymaps.texi: Various changes in addition to:
7682 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
7683 Give more varied examples for `kbd'.
7684 (Creating Keymaps): Char tables have slots for all characters
7685 without modifiers.
7686 (Active Keymaps): `overriding-local-map' and
7687 `overriding-terminal-local-map' also override text property and
7688 overlay keymaps.
7689 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
7690 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
7691 to denote a prefix of no events.
7692 `map-keymap' includes parent's bindings _recursively_.
7693 Clarify and correct description of `where-is-internal'.
7694 Mention BUFFER-OR-NAME arg to `describe-bindings'.
7695 (Menu Example): For menus intended for use with the keyboard, the
7696 menu items should be bound to characters or real function keys.
7697
76982004-08-08 Luc Teirlinck <teirllm@auburn.edu>
7699
7700 * objects.texi (Character Type): Reposition `@anchor' to prevent
7701 double space inside sentence in Info.
7702
7703 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
7704 renamed to `disabled-command-function'.
7705 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
7706 (Command Loop Info): Replace reference to it.
7707 (Disabling Commands): `disabled-command-hook' has been renamed to
7708 `disabled-command-function'.
7709
77102004-08-07 Luc Teirlinck <teirllm@auburn.edu>
7711
7712 * os.texi (Translating Input): Only non-prefix bindings in
7713 `key-translation-map' override actual key bindings. Warn about
7714 possible indirect effect of actual key bindings on non-prefix
7715 bindings in `key-translation-map'.
7716
77172004-08-06 Luc Teirlinck <teirllm@auburn.edu>
7718
7719 * minibuf.texi (High-Level Completion): Add anchor for definition
7720 of `read-variable'.
7721
7722 * commands.texi: Various changes in addition to:
7723 (Using Interactive): Clarify description of `interactive-form'.
7724 (Interactive Call): Mention default for KEYS argument to
7725 `call-interactively'.
7726 (Command Loop Info): Clarify description of `this-command-keys'.
7727 Mention KEEP-RECORD argument to `clear-this-command-keys'.
7728 Value of `last-event-frame' can be `macro'.
7729 (Repeat Events): `double-click-fuzz' is also used to distinguish
7730 clicks and drags.
7731 (Classifying Events): Clarify descriptions of `event-modifiers'
7732 `event-basic-type' and `event-convert-list'.
7733 (Accessing Events): `posn-timestamp' takes POSITION argument.
7734 (Quoted Character Input): Clarify description of
7735 `read-quoted-char' and fix example.
7736 (Quitting): Add `with-local-quit'.
7737 (Disabling Commands): Correct and clarify descriptions of
7738 `enable-command' and `disable-command'.
7739 Mention what happens if `disabled-command-hook' is nil.
7740 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
7741 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
7742
77432004-07-24 Luc Teirlinck <teirllm@auburn.edu>
7744
7745 * frames.texi: Various changes in addition to:
7746 (Creating Frames): Expand and clarify description of `make-frame'.
7747 (Window Frame Parameters): Either none or both of the `icon-left'
7748 and `icon-top' parameters must be specified. Put descriptions of
7749 `menu-bar-lines' and `toolbar-lines' closer together and change
7750 them accordingly.
7751 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
7752 except while processing `frame-title-format' or `icon-title-format'.
7753 (Deleting Frames): Correct description of `delete-frame'.
7754 Non-nil return values of `frame-live-p' are like those of `framep'.
7755 (Frames and Windows): Mention return value of
7756 `set-frame-selected-window'.
7757 (Visibility of Frames): Mention `force' argument to
7758 `make-frame-invisible'. `frame-visible-p' returns t for all
7759 frames on text-only terminals.
7760 (Frame Configurations): Restoring a frame configuration does not
7761 restore deleted frames.
7762 (Window System Selections): `x-set-selection' returns DATA.
7763 (Resources): Add example.
7764 (Display Feature Testing): Clarify descriptions of
7765 `display-pixel-height', `display-pixel-width', `x-server-version'
7766 and `x-server-vendor'.
7767
7768 * windows.texi (Choosing Window): Add anchor.
7769 * minibuf.texi (Minibuffer Misc): Add anchor.
7770
77712004-07-23 John Paul Wallington <jpw@gnu.org>
7772
7773 * macros.texi (Defining Macros): Declaration keyword for setting
7774 Edebug spec is `debug' not `edebug'.
7775
77762004-07-19 Luc Teirlinck <teirllm@auburn.edu>
7777
7778 * windows.texi: Various small changes in addition to:
7779 (Window Point): Mention return value of `set-window-point'.
7780 (Window Start): `pos-visible-in-window-p' disregards horizontal
7781 scrolling. Explain return value if PARTIALLY is non-nil.
7782 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
7783 and `set-window-vscroll'.
7784 (Size of Window): The argument WINDOW to `window-inside-edges',
7785 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
7786 (Resizing Windows): Explain return value of
7787 `shrink-window-if-larger-than-buffer'.
7788 `window-size-fixed' automatically becomes buffer local when set.
7789 (Window Configurations): Explain return value of
7790 `set-window-configuration'.
7791
7792 * minibuf.texi (Minibuffer Misc): Add anchor for
7793 `minibuffer-scroll-window'.
7794
7795 * positions.texi (Text Lines): Add anchor for `count-lines'.
7796
77972004-07-17 Richard M. Stallman <rms@gnu.org>
7798
7799 * display.texi (Overlay Properties): Adding `evaporate' prop
7800 deletes empty overlay immediately.
7801
7802 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
7803 fix example.
7804
78052004-07-16 Jim Blandy <jimb@redhat.com>
7806
7807 * searching.texi (Regexp Backslash): Document new \_< and \_>
7808 operators.
7809
78102004-07-16 Juanma Barranquero <lektu@terra.es>
7811
7812 * display.texi (Images): Fix Texinfo usage.
7813
78142004-07-14 Luc Teirlinck <teirllm@auburn.edu>
7815
7816 * buffers.texi (Modification Time): `visited-file-modtime' now
7817 returns a list of two integers, instead of a cons.
7818
78192004-07-13 Luc Teirlinck <teirllm@auburn.edu>
7820
7821 * windows.texi: Various changes in addition to:
7822 (Splitting Windows): Add `split-window-keep-point'.
7823
78242004-07-09 Richard M. Stallman <rms@gnu.org>
7825
7826 * frames.texi (Input Focus): Minor fix.
7827
78282004-07-07 Luc Teirlinck <teirllm@auburn.edu>
7829
7830 * frames.texi (Input Focus): Clarify descriptions of
7831 `select-frame-set-input-focus' and `select-frame'.
7832
78332004-07-06 Luc Teirlinck <teirllm@auburn.edu>
7834
7835 * os.texi: Various small changes in addition to:
7836 (Killing Emacs): Expand and clarify description of
7837 `kill-emacs-query-functions' and `kill-emacs-hook'.
7838 (System Environment): Expand and clarify description of `getenv'
7839 and `setenv'.
7840 (Timers): Clarify description of `run-at-time'.
7841 (Translating Input): Correct description of
7842 `extra-keyboard-modifiers'.
7843 (Flow Control): Correct description of `enable-flow-control'.
7844
78452004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
7846
7847 * os.texi: Update copyright.
7848 (Session Management): Grammar fix.
7849 Clarify which Emacs does the restarting.
7850 Use @samp for *scratch* buffer.
7851
78522004-07-04 Alan Mackenzie <acm@muc.de>
7853
7854 * frames.texi (Input Focus): Add documentation for
7855 `select-frame-set-input-focus'. Replace refs to non-existent
7856 `switch-frame' with `select-frame'. Minor corrections and tidying
7857 up of text-only terminal stuff.
7858
78592004-07-02 Richard M. Stallman <rms@gnu.org>
7860
7861 * files.texi (Saving Buffers): Cleanup write-contents-function.
7862 (Magic File Names): Cleanup file-remote-p.
7863
b344d29d 78642004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
7865
7866 * files.texi (Magic File Names): `file-remote-p' returns an
7867 identifier of the remote system, not just t.
7868
78692004-07-02 David Kastrup <dak@gnu.org>
7870
7871 * searching.texi (Entire Match Data): Add explanation about new
7872 match-data behavior when @var{integers} is non-nil.
7873
78742004-06-24 Richard M. Stallman <rms@gnu.org>
7875
7876 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
7877
7878 * customize.texi (Variable Definitions): Note about doc strings
7879 and :set.
7880
7881 * keymaps.texi (Keymap Terminology): Document `kbd'.
7882 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
7883
7884 * display.texi (Invisible Text): Setting buffer-invisibility-spec
7885 makes it buffer-local.
7886
7887 * files.texi (Saving Buffers): Correct previous change.
7888
7889 * commands.texi (Accessing Events):
7890 Clarify posn-col-row and posn-actual-col-row.
7891
78922004-06-24 David Ponce <david.ponce@wanadoo.fr>
7893
7894 * commands.texi (Accessing Events): New functions
7895 posn-at-point and posn-at-x-y. Add example to posn-x-y.
7896
78972004-06-23 Luc Teirlinck <teirllm@auburn.edu>
7898
7899 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
7900 * frames.texi, buffers.texi, backups.texi, variables.texi:
7901 * loading.texi, eval.texi, functions.texi, control.texi:
7902 * symbols.texi, minibuf.texi: Reposition @anchor's.
7903
7904 * help.texi: Various small changes in addition to the following.
7905 (Describing Characters): Describe PREFIX argument to
7906 `key-description'. Correct and clarify definition of
7907 `text-char-description'. Describe NEED-VECTOR argument to
7908 `read-kbd-macro'.
7909 (Help Functions): Clarify definition of `apropos'.
7910
79112004-06-23 Lars Hansen <larsh@math.ku.dk>
7912
7913 * files.texi (Saving Buffers): Correct description of
7914 `write-contents-functions'.
7915
79162004-06-21 Juanma Barranquero <lektu@terra.es>
7917
7918 * display.texi (Images): Remove redundant @vindex directives.
7919 Rewrite `image-library-alist' doc in active voice.
7920
79212004-06-14 Juanma Barranquero <lektu@terra.es>
7922
7923 * display.texi (Images): Document new delayed library loading,
7924 variable `image-library-alist' and (existing but undocumented)
7925 function `image-type-available-p'.
7926
79272004-06-05 Richard M. Stallman <rms@gnu.org>
7928
7929 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
7930 refer the user to the Initial Input node.
7931 (Text from Minibuffer): Likewise.
7932 (Initial Input): New node. Document this feature
7933 and say it is mostly deprecated.
7934
79352004-05-30 Richard M. Stallman <rms@gnu.org>
7936
7937 * loading.texi (Named Features): Clarify return value
7938 and meaning of NOERROR.
7939
7940 * variables.texi (File Local Variables): Minor cleanup.
7941
79422004-05-30 Michael Albinus <michael.albinus@gmx.de>
7943
7944 * files.texi (Magic File Names): Add `file-remote-p' as operation
7945 of file name handlers.
7946
79472004-05-29 Richard M. Stallman <rms@gnu.org>
7948
7949 * modes.texi (Minor Mode Conventions): (-) has no special meaning
7950 as arg to a minor mode command.
7951
79522004-05-22 Richard M. Stallman <rms@gnu.org>
7953
7954 * syntax.texi (Syntax Class Table): Word syntax not just for English.
7955
7956 * streams.texi (Output Variables): Doc float-output-format.
7957
7958 * searching.texi (Regexp Special): Nested repetition can be infloop.
7959
7960 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
7961 real stack overflow.
7962
7963 * compile.texi: Minor cleanups.
7964
79652004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
7966
7967 * lists.texi (Cons Cells): Explain dotted lists, true lists,
7968 circular lists.
7969 (List Elements): Explain handling of circular and dotted lists.
7970
79712004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
7972
7973 * modes.texi (Search-based Fontification): Fix typo.
7974
79752004-05-10 Juanma Barranquero <lektu@terra.es>
7976
7977 * modes.texi (Mode Line Variables): Fix description of
7978 global-mode-string, which is now after which-func-mode, not the
7979 buffer name.
7980
79812004-05-07 Lars Hansen <larsh@math.ku.dk>
7982
7983 * modes.texi (Desktop Save Mode): Add.
7984 (Modes): Add menu entry Desktop Save Mode.
7985
7986 * hooks.texi: Add desktop-after-read-hook,
7987 desktop-no-desktop-file-hook and desktop-save-hook.
7988
7989 * locals.texi: Add desktop-save-buffer.
7990
79912004-04-30 Jesper Harder <harder@ifa.au.dk>
7992
7993 * display.texi: emacs -> Emacs.
7994
79952004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
7996
7997 * files.texi (Changing Files): Document set-file-times.
7998
79992004-04-23 Juanma Barranquero <lektu@terra.es>
8000
8001 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8002
80032004-04-18 Jesper Harder <harder@ifa.au.dk>
8004
8005 * tips.texi (Coding Conventions): defopt -> defcustom.
8006
80072004-04-16 Luc Teirlinck <teirllm@auburn.edu>
8008
8009 * sequences.texi: Various clarifications.
8010
80112004-04-14 Luc Teirlinck <teirllm@auburn.edu>
8012
8013 * buffers.texi (Read Only Buffers): Mention optional ARG to
8014 `toggle-read-only'.
8015
80162004-04-14 Nick Roberts <nick@nick.uklinux.net>
8017
8018 * windows.texi (Selecting Windows): Note that get-lru-window
8019 returns a full-width window if possible.
8020
80212004-04-13 Luc Teirlinck <teirllm@auburn.edu>
8022
8023 * buffers.texi: Various changes in addition to:
8024 (Buffer File Name): Add `find-buffer-visiting'.
8025 (Buffer Modification): Mention optional ARG to `not-modified'.
8026 (Indirect Buffers): Mention optional CLONE argument to
8027 `make-indirect-buffer'.
8028
8029 * files.texi: Various changes in addition to:
8030 (Visiting Functions): `find-file-hook' is now a normal hook.
8031 (File Name Expansion): Explain difference between the way that
8032 `expand-file-name' and `file-truename' treat `..'.
8033 (Contents of Directories): Mention optional ID-FORMAT argument to
8034 `directory-files-and-attributes'.
8035 (Format Conversion): Mention new optional CONFIRM argument to
8036 `format-write-file'.
8037
80382004-04-12 Miles Bader <miles@gnu.org>
8039
8040 * macros.texi (Expansion): Add description of `macroexpand-all'.
8041
80422004-04-05 Jesper Harder <harder@ifa.au.dk>
8043
5dcb4c4e
SM
8044 * variables.texi (Variable Aliases):
8045 Mention cyclic-variable-indirection.
b8d4c8d0
GM
8046
8047 * errors.texi (Standard Errors): Ditto.
8048
80492004-04-04 Luc Teirlinck <teirllm@auburn.edu>
8050
8051 * backups.texi: Various small changes in addition to:
8052 (Making Backups): Mention return value of `backup-buffer'.
8053 (Auto-Saving): Mention optional FORCE argument to
8054 `delete-auto-save-file-if-necessary'.
8055 (Reverting): Mention optional PRESERVE-MODES argument to
8056 `revert-buffer'. Correct description of `revert-buffer-function'.
8057
80582004-03-22 Juri Linkov <juri@jurta.org>
8059
8060 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
8061 with `Vector Functions'.
8062
8063 * text.texi (Sorting): Add missing quote.
8064
80652004-03-14 Luc Teirlinck <teirllm@auburn.edu>
8066
8067 * intro.texi (Lisp History): Replace xref to `cl' manual with
8068 inforef.
8069
80702004-03-12 Richard M. Stallman <rms@gnu.org>
8071
8072 * intro.texi (Version Info): Add arg to emacs-version.
8073 (Lisp History): Change xref to CL manual.
8074
80752004-03-09 Luc Teirlinck <teirllm@auburn.edu>
8076
8077 * minibuf.texi (Completion Commands): Add xref to Emacs manual
8078 for Partial Completion mode.
8079
80802004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
8081
8082 * customize.texi: Fix typo. Remove eol whitespace.
8083
80842004-03-04 Richard M. Stallman <rms@gnu.org>
8085
8086 * processes.texi: Fix typos.
8087
8088 * lists.texi (Building Lists): Minor clarification.
8089
8090 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
8091 in make-hash-table.
8092
80932004-02-29 Juanma Barranquero <lektu@terra.es>
8094
8095 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
8096 rm, and ignore exit code.
8097
80982004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
8099
8100 * display.texi (Defining Faces): Add description for min-colors.
8101 Update example.
8102
81032004-02-23 Luc Teirlinck <teirllm@auburn.edu>
8104
8105 * abbrevs.texi: Various corrections and clarifications in addition
8106 to the following:
8107 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
8108
81092004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
8110
8111 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
8112
81132004-02-21 Luc Teirlinck <teirllm@auburn.edu>
8114
8115 * text.texi: Various small changes in addition to the following:
8116 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
8117 to delete-horizontal-space.
8118 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
8119 description of yank-handler text property at various places.
8120
8121 * frames.texi (Window System Selections): Add anchor.
8122
8123 * syntax.texi (Syntax Table Functions): Clarify and correct
8124 descriptions of make-syntax-table and copy-syntax-table.
8125 (Motion and Syntax): Clarify SYNTAXES argument to
8126 skip-syntax-forward.
8127 (Parsing Expressions): Mention that the return value of
8128 parse-partial-sexp is currently a list of ten rather than nine
8129 elements.
8130 (Categories): Various corrections and clarifications.
8131
81322004-02-17 Luc Teirlinck <teirllm@auburn.edu>
8133
8134 * markers.texi (Marker Insertion Types): Minor change.
8135
8136 * locals.texi (Standard Buffer-Local Variables):
8137 * commands.texi (Interactive Codes, Using Interactive):
8138 * functions.texi (Related Topics): Fix xrefs.
8139
81402004-02-16 Luc Teirlinck <teirllm@auburn.edu>
8141
8142 * lists.texi (Sets And Lists): Update description of delete-dups.
8143
81442004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
8145
8146 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
8147
c8763fb6 81482004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
8149
8150 * frames.texi (Parameter Access): frame-parameters arg is optional.
8151 modify-frame-parameters handles nil for FRAME.
8152 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
8153 are all-or-nothing for certain toolkits.
8154 Mention parameter wait-for-wm.
8155 (Frames and Windows): In frame-first-window and frame-selected-window
8156 the arg is optional.
8157 (Input Focus): In redirect-frame-focus the second arg is optional.
8158 (Window System Selections): Mention selection type CLIPBOARD.
8159 Mention data-type UTF8_STRING.
8160 Mention numbering of cut buffers.
8161 (Resources): Describe x-resource-name.
8162
81632004-02-16 Richard M. Stallman <rms@gnu.org>
8164
8165 * windows.texi (Buffers and Windows): Delete false table
8166 about all-frames.
8167
8168 * syntax.texi (Parsing Expressions): Delete old caveat
8169 about parse-sexp-ignore-comments.
8170
8171 * streams.texi (Output Variables): Add print-quoted.
8172
8173 * lists.texi (Building Lists): Minor cleanup.
8174
8175 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
8176
8177 * display.texi (Overlays): Explain overlays use markers.
8178 (Managing Overlays): Explain front-advance and rear-advance
8179 in more detail.
8180
8181 * loading.texi (Unloading): Document unload-feature-special-hooks.
8182 Get rid of fns-NNN.el file.
8183
81842004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
8185
8186 * help.texi (Describing Characters): Fix text-char-description
8187 example output.
8188
8189 * edebug.texi (Using Edebug): Fix example.
8190
8191 * debugging.texi (Internals of Debugger): Fix return value.
8192
8193 * files.texi (Changing Files): Fix argname.
8194
8195 * calendar.texi: Fix parens, and default values.
8196
8197 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
8198 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 8199 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
8200
8201 * positions.texi (Text Lines): Don't add -1 in current-line.
8202
82032004-02-16 Richard M. Stallman <rms@gnu.org>
8204
8205 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
8206
82072004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
8208
8209 * processes.texi (Low-Level Network): Fix a typo.
8210
82112004-02-12 Kim F. Storm <storm@cua.dk>
8212
8213 * display.texi (Fringes): Use consistent wording.
8214 Note that window-fringe's window arg is optional.
8215 (Scroll Bars): Use consistent wording.
8216
82172004-02-11 Luc Teirlinck <teirllm@auburn.edu>
8218
8219 * tips.texi (Comment Tips): Document the new conventions for
8220 commenting out code.
8221
c8763fb6 82222004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 8223
5dcb4c4e 8224 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
8225
82262004-02-07 Kim F. Storm <storm@cua.dk>
8227
8228 * positions.texi (Text Lines): Add line-number-at-pos.
8229
82302004-02-06 John Paul Wallington <jpw@gnu.org>
8231
8232 * display.texi (Button Properties, Button Buffer Commands):
8233 mouse-2 invokes button, not down-mouse-1.
8234
82352004-02-04 Jason Rumney <jasonr@gnu.org>
8236
8237 * makefile.w32-in: Sync with Makefile.in changes.
8238
82392004-02-03 Luc Teirlinck <teirllm@auburn.edu>
8240
8241 * minibuf.texi (Text from Minibuffer): Various corrections and
8242 clarifications.
8243 (Object from Minibuffer): Correct Lisp description of
8244 read-minibuffer.
8245 (Minibuffer History): Clarify description of cons values for
8246 HISTORY arguments.
5dcb4c4e
SM
8247 (Basic Completion): Various corrections and clarifications.
8248 Add completion-regexp-list.
b8d4c8d0
GM
8249 (Minibuffer Completion): Correct and clarify description of
8250 completing-read.
5dcb4c4e
SM
8251 (Completion Commands): Mention Partial Completion mode.
8252 Various other minor changes.
b8d4c8d0
GM
8253 (High-Level Completion): Various corrections and clarifications.
8254 (Reading File Names): Ditto.
8255 (Minibuffer Misc): Ditto.
8256
82572004-01-26 Luc Teirlinck <teirllm@auburn.edu>
8258
8259 * strings.texi (Text Comparison): assoc-string also matches
8260 elements of alists that are strings instead of conses.
8261 (Formatting Strings): Standardize Texinfo usage. Update index
8262 entries.
8263
82642004-01-20 Luc Teirlinck <teirllm@auburn.edu>
8265
8266 * lists.texi (Sets And Lists): Add delete-dups.
8267
82682004-01-15 Luc Teirlinck <teirllm@auburn.edu>
8269
8270 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
8271 special form.
8272 * macros.texi (Defining Macros): Update description of `declare',
8273 which now is a macro.
8274 (Wrong Time): Fix typos.
8275
82762004-01-14 Luc Teirlinck <teirllm@auburn.edu>
8277
8278 * compile.texi (Compilation Functions): Expand descriptions of
8279 `compile-defun', `byte-compile-file', `byte-recompile-directory'
8280 and `batch-byte-compile'. In particular, mention and describe
8281 all optional arguments.
8282 (Disassembly): Correct and clarify the description of `disassemble'.
8283
82842004-01-11 Luc Teirlinck <teirllm@auburn.edu>
8285
8286 * searching.texi: Various small changes in addition to the
8287 following.
8288 (Regexp Example): Adapt to new value of `sentence-end'.
8289 (Regexp Functions): The PAREN argument to `regexp-opt' can be
8290 `words'.
8291 (Search and Replace): Add usage note for `perform-replace'.
8292 (Entire Match Data): Mention INTEGERS and REUSE arguments to
8293 `match-data'.
8294 (Standard Regexps): Update for new values of `paragraph-start'
8295 and `sentence-end'.
8296
82972004-01-07 Luc Teirlinck <teirllm@auburn.edu>
8298
8299 * files.texi (Saving Buffers): Clarify descriptions of
8300 `write-contents-functions' and `before-save-hook'.
8301 Make the defvar's for `before-save-hook' and `after-save-hook'
8302 into defopt's.
8303
83042004-01-07 Kim F. Storm <storm@cua.dk>
8305
8306 * commands.texi (Click Events): Describe new image and
8307 width/height elements of click events.
8308 (Accessing Events): Add posn-string, posn-image, and
8309 posn-object-width-height. Change posn-object to return either
8310 image or string object.
8311
83122004-01-01 Simon Josefsson <jas@extundo.com>
8313
8314 * hooks.texi (Standard Hooks): Add before-save-hook.
8315 * files.texi (Saving Buffers): Likewise.
8316
83172004-01-03 Richard M. Stallman <rms@gnu.org>
8318
8319 * frames.texi (Frames and Windows): Delete frame-root-window.
8320
83212004-01-03 Luc Teirlinck <teirllm@auburn.edu>
8322
8323 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
8324
8325 * functions.texi: Various small changes in addition to the
8326 following.
5dcb4c4e
SM
8327 (What Is a Function): `functionp' returns nil for macros.
8328 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
8329 (Function Documentation): Add `\' in front of (fn @var{arglist})
8330 and explain why.
8331 (Defining Functions): Mention DOCSTRING argument to `defalias'.
8332 Add anchor.
8333 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
8334
83352004-01-01 Miles Bader <miles@gnu.org>
8336
8337 * display.texi (Buttons): New section.
8338
83392003-12-31 Andreas Schwab <schwab@suse.de>
8340
8341 * numbers.texi (Math Functions): sqrt reports a domain-error
8342 error.
8343 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
8344
83452003-12-30 Luc Teirlinck <teirllm@auburn.edu>
8346
8347 * tips.texi (Documentation Tips): Update item on hyperlinks in
8348 documentation strings.
8349
8350 * errors.texi (Standard Errors): Various small corrections and
8351 additions.
8352
8353 * control.texi: Various small changes in addition to the
8354 following.
8355 (Signaling Errors): Provide some more details on how `signal'
8356 constructs the error message. Add anchor to the definition of
8357 `signal'.
8358 (Error Symbols): Describe special treatment of `quit'.
8359 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
8360 to emphasize that it has to be a single form.
8361
8362 * buffers.texi: Add anchor.
8363
83642003-12-29 Richard M. Stallman <rms@gnu.org>
8365
8366 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
8367 (Window Configurations): Add window-configuration-frame.
8368
8369 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
8370
8371 * text.texi (Examining Properties): Add get-char-property-and-overlay.
8372 Change arg name in get-char-property.
8373 (Special Properties): Update handling of keymap property.
8374
8375 * strings.texi (Modifying Strings): Add clear-string.
8376 (Text Comparison): Add assoc-string and remove
8377 assoc-ignore-case, assoc-ignore-representation.
8378
8379 * os.texi (Time of Day): Add set-time-zone-rule.
8380
8381 * numbers.texi (Math Functions): asin, acos, log, log10
8382 report domain-error errors.
8383
8384 * nonascii.texi (Converting Representations):
8385 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
8386 (Encoding and I/O): Add file-name-coding-system.
8387
8388 * modes.texi (Search-based Fontification): Explain that
8389 face specs are symbols with face names as values.
8390
8391 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
8392
8393 * lists.texi (Building Lists): remq moved elsewhere.
8394 (Sets And Lists): remq moved here.
8395 (Association Lists): Refer to assoc-string.
8396
8397 * internals.texi (Garbage Collection): Add memory-use-counts.
8398
8399 * frames.texi (Frames and Windows): Add set-frame-selected-window
8400 and frame-root-window.
8401
8402 * files.texi (Contents of Directories):
8403 Add directory-files-and-attributes.
8404
8405 * display.texi (Refresh Screen): Add force-window-update.
8406 (Invisible Text): Explain about moving point out of invis text.
8407 (Overlay Properties): Add overlay-properties.
8408 (Managing Overlays): Add overlayp.
8409 (GIF Images): Invalid image number displays a hollow box.
8410
8411 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
8412 (Killing Buffers): Add buffer-live-p.
8413
84142003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
8415
8416 * display.texi (Fringes): Fix typo "set-buffer-window".
8417
84182003-12-24 Luc Teirlinck <teirllm@auburn.edu>
8419
8420 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
8421 * nonascii.texi, processes.texi, tips.texi, variables.texi:
8422 Add or change various xrefs and anchors.
8423
8424 * commands.texi: Replace all occurrences of @acronym{CAR} with
8425 @sc{car}, for consistency with the rest of the Elisp manual.
8426 `car' and `cdr' are historically acronyms, but are no longer
8427 widely thought of as such.
8428
8429 * internals.texi (Pure Storage): Mention that `purecopy' does not
8430 copy text properties.
8431 (Object Internals): Now 29 bits are used (in most implementations)
8432 to address Lisp objects.
8433
8434 * variables.texi (Variables with Restricted Values): New node.
8435
8436 * objects.texi (Lisp Data Types): Mention that certain variables
8437 can only take on a restricted set of values and add an xref to
8438 the new node "Variables with Restricted Values".
8439
8440 * eval.texi (Function Indirection): Describe the errors that
8441 `indirect-function' can signal.
8442 (Eval): Clarify the descriptions of `eval-region' and `values'.
8443 Describe `eval-buffer' instead of `eval-current-buffer' and
8444 mention `eval-current-buffer' as an alias for `current-buffer'.
8445 Correct the description and mention all optional arguments.
8446
8447 * nonascii.texi: Various small changes in addition to the
8448 following.
8449 (Converting Representations): Clarify behavior of
8450 `string-make-multibyte' and `string-to-multibyte' for unibyte all
8451 ASCII arguments.
8452 (Character Sets): Document the variable `charset-list' and adapt
8453 the definition of the function `charset-list' accordingly.
8454 (Translation of Characters): Clarify use of generic characters in
8455 `make-translation-table'. Clarify and correct the description of
8456 the use of translation tables in encoding and decoding.
8457 (User-Chosen Coding Systems): Correct and clarify the description
8458 of `select-safe-coding-system'.
8459 (Default Coding Systems): Clarify description of
8460 `file-coding-system-alist'.
8461
84622003-11-30 Luc Teirlinck <teirllm@auburn.edu>
8463
8464 * strings.texi (Text Comparison): Correctly describe when two
8465 strings are `equal'. Combine and clarify descriptions of
8466 `assoc-ignore-case' and `assoc-ignore-representation'.
8467
8468 * objects.texi (Non-ASCII in Strings): Clarify description of
8469 when a string is unibyte or multibyte.
8470 (Bool-Vector Type): Update examples.
8471 (Equality Predicates): Correctly describe when two strings are
8472 `equal'.
8473
84742003-11-29 Luc Teirlinck <teirllm@auburn.edu>
8475
8476 * lists.texi (Building Lists): `append' no longer accepts integer
8477 arguments. Update the description of `number-sequence' to reflect
8478 recent changes.
8479 (Sets And Lists): Describe `member-ignore-case' after `member'.
8480
84812003-11-27 Kim F. Storm <storm@cua.dk>
8482
8483 * commands.texi (Click Events): Click object may be an images.
8484 Describe (dx . dy) element of click positions.
8485 (Accessing Events): Remove duplicate posn-timestamp.
8486 New functions posn-object and posn-object-x-y.
8487
84882003-11-23 Kim F. Storm <storm@cua.dk>
8489
8490 * commands.texi (Click Events): Describe enhancements to event
8491 position lists, including new text-pos and (col . row) items.
8492 Mention left-fringe and right-fringe area events.
8493 (Accessing Events): New functions posn-area and
8494 posn-actual-col-row. Mention posn-timestamp. Mention that
8495 posn-point in non-text area still returns buffer position.
8496 Clarify posn-col-row.
8497
84982003-11-21 Lars Hansen <larsh@math.ku.dk>
8499
8500 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
8501 * anti.texi (File Attributes): Describe removed parameter
8502 ID-FORMAT.
8503
85042003-11-20 Luc Teirlinck <teirllm@auburn.edu>
8505
8506 * positions.texi (Positions): Mention that, if a marker is used as
8507 a position, its buffer is ignored.
8508
8509 * markers.texi (Overview of Markers): Mention it here too.
8510
85112003-11-12 Luc Teirlinck <teirllm@auburn.edu>
8512
8513 * numbers.texi (Numeric Conversions): Not just `floor', but also
8514 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
8515
85162003-11-10 Luc Teirlinck <teirllm@auburn.edu>
8517
8518 * markers.texi (Creating Markers): Specify insertion type of
8519 created markers. Add xref to `Marker Insertion Types'.
8520 Second argument to `copy-marker' is optional.
8521 (Marker Insertion Types): Mention that most markers are created
8522 with insertion type nil.
8523 (The Mark): Correctly describe when `mark' signals an error.
8524 (The Region): Correctly describe when `region-beginning' and
8525 `region-end' signal an error.
8526
85272003-11-08 Luc Teirlinck <teirllm@auburn.edu>
8528
8529 * hash.texi (Creating Hash): Clarify description of `eql'.
8530 `makehash' is obsolete.
8531 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
8532
8533 * positions.texi (Point): Change description of `buffer-end', so
8534 that it is also correct for floating point arguments.
8535 (List Motion): Correct argument lists of `beginning-of-defun' and
8536 `end-of-defun'.
8537 (Excursions): Add xref to `Marker Insertion Types'.
8538 (Narrowing): Argument to `narrow-to-page' is optional.
8539
85402003-11-06 Luc Teirlinck <teirllm@auburn.edu>
8541
8542 * streams.texi (Output Streams): Clarify behavior of point for
8543 marker output streams.
8544
85452003-11-04 Luc Teirlinck <teirllm@auburn.edu>
8546
8547 * variables.texi (Defining Variables): Second argument to
8548 `defconst' is not optional.
8549 (Setting Variables): Mention optional argument APPEND to
8550 `add-to-list'.
8551 (Creating Buffer-Local): Expand description of
8552 `make-variable-buffer-local'.
8553 (Frame-Local Variables): Expand description of
8554 `make-variable-frame-local'.
8555 (Variable Aliases): Correct description of optional argument
8556 DOCSTRING to `defvaralias'. Mention return value of
8557 `defvaralias'.
8558 (File Local Variables): Add xref to `File variables' in Emacs
8559 Manual. Correct description of `hack-local-variables'. Mention
8560 `safe-local-variable' property. Mention optional second argument
8561 to `risky-local-variable-p'.
8562
85632003-11-03 Luc Teirlinck <teirllm@auburn.edu>
8564
8565 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
8566
85672003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8568
8569 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
8570 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
8571 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
8572 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
8573 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
8574 lispref/processes.texi, lispref/searching.texi,
8575 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
8576 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
8577 @acronym{FOO}.
8578
85792003-10-27 Luc Teirlinck <teirllm@auburn.edu>
8580
8581 * strings.texi (Creating Strings): Argument START to `substring'
8582 can not be `nil'. Expand description of
8583 `substring-no-properties'. Correct description of `split-string',
8584 especially with respect to empty matches. Prevent very bad line
8585 break in definition of `split-string-default-separators'.
8586 (Text Comparison): `string=' and `string<' also accept symbols as
8587 arguments.
8588 (String Conversion): More completely describe argument BASE in
8589 `string-to-number'.
8590 (Formatting Strings): `%s' and `%S' in `format' do require
8591 corresponding object. Clarify behavior of numeric prefix after
8592 `%' in `format'.
8593 (Case Conversion): The argument to `upcase-initials' can be a
8594 character.
8595
85962003-10-27 Kenichi Handa <handa@m17n.org>
8597
8598 * display.texi (Fontsets): Fix texinfo usage.
8599
86002003-10-25 Kenichi Handa <handa@m17n.org>
8601
8602 * display.texi (Fontsets): Add description of the function
8603 set-fontset-font.
8604
86052003-10-23 Luc Teirlinck <teirllm@auburn.edu>
8606
8607 * display.texi (Temporary Displays): Add xref to `Documentation
8608 Tips'.
8609
8610 * functions.texi (Function Safety): Use inforef instead of pxref
8611 for SES.
8612
86132003-10-23 Andreas Schwab <schwab@suse.de>
8614
8615 * Makefile.in (TEX, texinputdir): Don't define.
8616 (TEXI2DVI): Define.
8617 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
8618 add $(srcdir)/index.texi.
8619 ($(infodir)/elisp): Remove index.texi dependency.
8620 (elisp.dvi): Likewise. Use $(TEXI2DVI).
8621 (index.texi): Remove target.
8622 (dist): Don't link $(srcdir)/permute-index.
8623 (clean): Don't remove index.texi.
8624
8625 * permute-index, index.perm: Remove.
8626 * index.texi: Rename from index.unperm.
8627
86282003-10-22 Luc Teirlinck <teirllm@auburn.edu>
8629
8630 * tips.texi (Documentation Tips): Document new behavior for face
8631 and variable hyperlinks in Help mode.
8632
86332003-10-21 Luc Teirlinck <teirllm@auburn.edu>
8634
8635 * objects.texi (Integer Type): Update for extra bit of integer range.
8636 (Character Type): Ditto.
8637
86382003-10-16 Eli Zaretskii <eliz@gnu.org>
8639
8640 * numbers.texi (Integer Basics): Add index entries for reading
8641 numbers in hex, octal, and binary.
8642
86432003-10-16 Lute Kamstra <lute@gnu.org>
8644
8645 * modes.texi (Mode Line Format): Mention force-mode-line-update's
8646 argument.
8647
86482003-10-13 Luc Teirlinck <teirllm@auburn.edu>
8649
8650 * windows.texi (Choosing Window): Fix typo.
8651 * edebug.texi (Edebug Execution Modes): Fix typo.
8652
86532003-10-13 Richard M. Stallman <rms@gnu.org>
8654
8655 * windows.texi (Basic Windows): A window has fringe settings,
8656 display margins and scroll-bar settings.
8657 (Splitting Windows): Doc split-window return value.
8658 Clean up one-window-p.
8659 (Selecting Windows): Fix typo.
8660 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
8661 (Buffers and Windows): In set-window-buffer, explain effect
8662 on fringe settings and scroll bar settings.
8663 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
8664 (Choosing Window): Use defopt for pop-up-frame-function.
8665 For special-display-buffer-names, explain same-window and same-frame.
8666 Clarify window-dedicated-p return value.
8667 (Textual Scrolling): scroll-up and scroll-down can get an error.
8668 (Horizontal Scrolling): Clarify auto-hscroll-mode.
8669 Clarify set-window-hscroll.
8670 (Size of Window): Don't mention tool bar in window-height.
8671 (Coordinates and Windows): Explain what coordinates-in-window-p
8672 returns for fringes and display margins.
8673 (Window Configurations): Explain saving fringes, etc.
8674
8675 * tips.texi (Library Headers): Clean up Documentation.
8676
8677 * syntax.texi (Parsing Expressions): Clean up forward-comment
8678 and parse-sexp-lookup-properties.
8679
8680 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
8681
8682 * os.texi (System Environment): Clean up text for load-average errors.
8683
8684 * modes.texi (Hooks): Don't explain local hook details at front.
8685 Clarify run-hooks and run-hook-with-args a little.
8686 Clean up add-hook and remove-hook.
8687
8688 * edebug.texi (Edebug Execution Modes): Clarify t.
8689 Document edebug-sit-for-seconds.
8690 (Coverage Testing): Document C-x X = and =.
8691 (Instrumenting Macro Calls): Fix typo.
8692 (Specification List): Don't index the specification keywords.
8693
86942003-10-10 Kim F. Storm <storm@cua.dk>
8695
8696 * processes.texi (Network): Introduce make-network-process.
8697
86982003-10-09 Luc Teirlinck <teirllm@auburn.edu>
8699
8700 * tips.texi (Library Headers): Fix typo.
8701
87022003-10-07 Juri Linkov <juri@jurta.org>
8703
8704 * modes.texi (Imenu): Mention imenu-create-index-function's
8705 default value. Explain submenus better.
8706
87072003-10-07 Lute Kamstra <lute@gnu.org>
8708
8709 * modes.texi (Faces for Font Lock): Fix typo.
8710 (Hooks): Explain how buffer-local hook variables can refer to
8711 global hook variables.
8712 Various minor clarifications.
8713
87142003-10-06 Lute Kamstra <lute@gnu.org>
8715
8716 * tips.texi (Coding Conventions): Mention naming conventions for
8717 hooks.
8718
87192003-10-05 Luc Teirlinck <teirllm@auburn.edu>
8720
8721 * loading.texi (Library Search): Correct default value of
8722 load-suffixes.
8723 (Named Features): Fix typo.
8724
87252003-10-05 Richard M. Stallman <rms@gnu.org>
8726
8727 * loading.texi (Named Features): In `provide',
8728 say how to test for subfeatures.
8729 (Unloading): In unload-feature, use new var name
8730 unload-feature-special-hooks.
8731
87322003-10-03 Lute Kamstra <lute@gnu.org>
8733
8734 * modes.texi (Major Mode Conventions): Mention third way to set up
8735 Imenu.
8736 (Imenu): A number of small fixes.
8737 Delete documentation of internal variable imenu--index-alist.
8738 Document the return value format of imenu-create-index-function
8739 functions.
8740
87412003-09-30 Richard M. Stallman <rms@gnu.org>
8742
8743 * processes.texi (Network): Say what stopped datagram connections do.
8744
8745 * lists.texi (Association Lists): Clarify `assq-delete-all'.
8746
8747 * display.texi (Overlay Properties): Clarify `evaporate' property.
8748
87492003-09-29 Lute Kamstra <lute@gnu.org>
8750
8751 * modes.texi (Mode Line Data): Explain when symbols in mode-line
8752 constructs should be marked as risky.
8753 Change cons cell into proper list.
8754 (Mode Line Variables): Change cons cell into proper list.
8755
87562003-09-26 Lute Kamstra <lute@gnu.org>
8757
8758 * modes.texi (Mode Line Data): Document the :propertize construct.
8759 (Mode Line Variables): Reorder the descriptions of the variables
8760 to match their order in the default mode-line-format.
8761 Describe the new variables mode-line-position and mode-line-modes.
8762 Update the default values of mode-line-frame-identification,
8763 minor-mode-alist, and default-mode-line-format.
8764 (Properties in Mode): Mention the :propertize construct.
8765
87662003-09-26 Richard M. Stallman <rms@gnu.org>
8767
8768 * buffers.texi, commands.texi, debugging.texi, eval.texi:
8769 * loading.texi, minibuf.texi, text.texi, variables.texi:
8770 Avoid @strong{Note:}.
8771
87722003-09-26 Richard M. Stallman <rms@gnu.org>
8773
8774 * keymaps.texi (Remapping Commands): Fix typo.
8775
87762003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
8777
8778 * processes.texi (Low-Level Network): Fix typo.
8779
87802003-09-23 Kim F. Storm <storm@cua.dk>
8781
8782 * processes.texi (Network, Network Servers): Fix typos.
8783 (Low-Level Network): Add timeout value for :server keyword.
8784 Add new option keywords to make-network-process.
8785 Add set-network-process-options.
8786 Explain how to test availability of network options.
8787
87882003-09-19 Richard M. Stallman <rms@gnu.org>
8789
8790 * text.texi (Motion by Indent): Arg to
8791 backward-to-indentation and forward-to-indentation is optional.
8792
8793 * strings.texi (Creating Strings): Add substring-no-properties.
8794
8795 * processes.texi
8796 (Process Information): Add list-processes arg QUERY-ONLY.
8797 Delete process-contact from here.
8798 Add new status values for process-status.
8799 Add process-get, process-put, process-plist, set-process-plist.
8800 (Synchronous Processes): Add call-process-shell-command.
8801 (Signals to Processes): signal-process allows process objects.
8802 (Network): Complete rewrite.
8803 (Network Servers, Datagrams, Low-Level Network): New nodes.
8804
8805 * positions.texi (Word Motion): forward-word, backward-word
8806 arg is optional. Reword.
8807
8808 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
8809
8810 * variables.texi (Creating Buffer-Local):
8811 Delete duplicate definition of buffer-local-value.
8812 (File Local Variables): Explain about discarding text props.
8813
88142003-09-11 Richard M. Stallman <rms@gnu.org>
8815
8816 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
8817 changes variables that record input events.
8818 (Minibuffer Misc): Add minibuffer-selected-window.
8819
8820 * lists.texi (Building Lists): Add copy-tree.
8821
8822 * display.texi (Fontsets): Add char-displayable-p.
8823 (Scroll Bars): New node.
8824
88252003-09-08 Lute Kamstra <lute@gnu.org>
8826
8827 * modes.texi (%-Constructs): Document new `%i' and `%I'
8828 constructs.
8829
88302003-09-03 Peter Runestig <peter@runestig.com>
8831
8832 * makefile.w32-in: New file.
8833
88342003-08-29 Richard M. Stallman <rms@gnu.org>
8835
8836 * display.texi (Overlay Properties): Clarify how priorities
8837 affect use of the properties.
8838
88392003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8840
8841 * customize.texi (Type Keywords): Correct the description of
8842 `:help-echo' in the case where `motion-doc' is a function.
8843
88442003-08-14 John Paul Wallington <jpw@gnu.org>
8845
8846 * modes.texi (Emulating Mode Line): Subsection, not section.
8847
88482003-08-13 Richard M. Stallman <rms@gnu.org>
8849
8850 * elisp.texi (Top): Update subnode lists in menu.
8851
8852 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
8853 (Kill Functions): kill-region has new arg yank-handler.
8854 (Yanking): New node.
8855 (Yank Commands): Add yank-undo-function.
8856 (Low-Level Kill Ring):
8857 kill-new and kill-append have new arg yank-handler.
8858 (Changing Properties): Add remove-list-of-text-properties.
8859 (Atomic Changes): New node.
8860
8861 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
8862
8863 * streams.texi (Output Variables): Add eval-expression-print-length
8864 and eval-expression-print-level.
8865
8866 * os.texi (Time Conversion): For encode-time, explain limits on year.
8867
8868 * objects.texi (Character Type): Define anchor "modifier bits".
8869
8870 * modes.texi (Emulating Mode Line): New node.
8871 (Search-based Fontification): Font Lock uses font-lock-face property.
8872 (Other Font Lock Variables): Likewise.
8873
8874 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
8875 not vectors.
8876 (Active Keymaps): Add emulation-mode-map-alists.
8877 (Functions for Key Lookup): key-binding has new arg no-remap.
8878 (Remapping Commands): New node.
8879 (Scanning Keymaps): where-is-internal has new arg no-remap.
8880 (Tool Bar): Add tool-bar-local-item-from-menu.
8881 Clarify when to use tool-bar-add-item-from-menu.
8882
8883 * commands.texi (Interactive Call): commandp has new arg.
8884 (Command Loop Info): Add this-original-command.
8885
88862003-08-06 John Paul Wallington <jpw@gnu.org>
8887
8888 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
8889
8890 * display.texi (Warning Basics): Fix typo.
8891 (Fringes): Add closing curly bracket and fix typo.
8892
8893 * elisp.texi (Top): Fix typo.
8894
88952003-08-05 Richard M. Stallman <rms@gnu.org>
8896
8897 * elisp.texi: Update lists of subnodes.
8898
8899 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
8900
8901 * variables.texi (Local Variables): Use lc for example variable names.
8902
8903 * tips.texi (Library Headers): Explain where to put -*-.
8904
8905 * strings.texi (Creating Strings): Fix xref for vconcat.
8906
8907 * sequences.texi (Vector Functions):
8908 vconcat no longer allows integer args.
8909
8910 * minibuf.texi (Reading File Names): read-file-name has new
8911 arg PREDICATE. New function read-directory-name.
8912
c4cc8b9a 8913 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
8914 (Indenting Macros): New node.
8915
8916 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
8917 (Window Frame Parameters): Make separate table of parameters
8918 that are coupled with specific face attributes.
8919 (Deleting Frames): delete-frame-hooks renamed to
8920 delete-frame-functions.
8921
8922 * files.texi (Magic File Names): Add file-remote-p.
8923 Clarify file-local-copy.
8924
8925 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
8926 here; instead xref Defining Macros.
8927
8928 * display.texi (Warnings): New node, and subnodes.
8929 (Fringes): New node.
8930
8931 * debugging.texi (Test Coverage): New node.
8932
8933 * compile.texi (Compiler Errors): Explain with-no-warnings
8934 and other ways to suppress warnings.
8935
8936 * commands.texi (Interactive Call): Minor clarification.
8937
8938 * buffers.texi (Buffer File Name): set-visited-file-name
8939 renames the buffer too.
8940
8941 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
8942
89432003-07-24 Markus Rost <rost@math.ohio-state.edu>
8944
8945 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
8946
89472003-07-22 Markus Rost <rost@math.ohio-state.edu>
8948
8949 * internals.texi (Garbage Collection): Fix previous change.
8950
89512003-07-22 Richard M. Stallman <rms@gnu.org>
8952
8953 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
8954
8955 * display.texi (Width): Use \s syntax in example.
8956 (Font Selection): Add face-font-rescale-alist.
8957
8958 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
8959 Remove spurious indent in example.
8960
8961 * lists.texi (Building Lists): Add number-sequence.
8962
8963 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
8964
8965 * functions.texi (Function Documentation): Explain how to
8966 show calling convention explicitly in the doc string.
8967
8968 * windows.texi (Selecting Windows): save-selected-window saves
8969 selected window of each frame.
8970 (Window Configurations): Minor change.
8971
8972 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
8973
8974 * streams.texi (Output Variables): Add print-continuous-numbering
8975 and print-number-table.
8976
8977 * processes.texi (Decoding Output): New node.
8978
8979 * os.texi (Time Conversion): decode-time arg is optional.
8980
8981 * objects.texi (Character Type): Don't use space as example for \.
8982 Make list of char names and \-sequences correspond.
8983 Explain that \s is not used in strings. `\ ' needs space after.
8984
8985 * nonascii.texi (Converting Representations): Add string-to-multibyte.
8986 (Translation of Characters): Add translation-table-for-input.
8987 (Default Coding Systems): Add auto-coding-functions.
8988 (Explicit Encoding): Add decode-coding-inserted-region.
8989 (Locales): Add locale-info.
8990
8991 * minibuf.texi (Basic Completion): Describe test-completion.
8992 Collections can be lists of strings.
8993 Clean up lazy-completion-table.
8994 (Programmed Completion): Mention test-completion.
8995 Clarify why lambda expressions are not accepted.
8996 (Minibuffer Misc): Describe minibufferp.
8997
89982003-07-14 Richard M. Stallman <rms@gnu.org>
8999
9000 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
9001
9002 * windows.texi (Selecting Windows): New arg to select-window.
9003 (Selecting Windows): Add with-selected-window.
9004 (Size of Window): Add window-inside-edges, etc.
9005
9006 * internals.texi (Garbage Collection): Add post-gc-hook.
9007
9008 * processes.texi (Subprocess Creation): Add exec-suffixes.
9009
9010 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
9011 (Scanning Keymaps): Add map-keymaps.
9012 (Defining Menus): Add keymap-prompt.
9013
9014 * numbers.texi (Integer Basics): Add most-positive-fixnum,
9015 most-negative-fixnum.
9016
c4cc8b9a 9017 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
9018 (Compiler Errors): New node.
9019
9020 * os.texi (User Identification): user-uid, user-real-uid
9021 can return float.
9022
9023 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
9024 and about derived modes.
9025 (Minor Modes): Add minor-mode-list.
9026 (Defining Minor Modes): Keyword args for define-minor-mode.
9027 (Search-based Fontification): Explain managing other properties.
9028 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 9029 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
9030 (Hooks): Add run-mode-hooks and delay-mode-hooks.
9031
9032 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
9033 (Variable Aliases): Clarify defvaralias.
9034
9035 * loading.texi (Library Search): Add load-suffixes.
9036
9037 * minibuf.texi (Basic Completion): Add lazy-completion-table.
9038 (Programmed Completion): Add dynamic-completion-table.
9039
9040 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
9041 (Magic File Names): Specify precedence order of handlers.
9042
9043 * commands.texi (Command Overview): Emacs server runs pre-command-hook
9044 and post-command-hook.
9045 (Waiting): New calling convention for sit-for.
9046
9047 * text.texi (Special Properties): local-map and keymap properties
9048 apply based on their stickiness.
9049
90502003-07-07 Richard M. Stallman <rms@gnu.org>
9051
9052 * modes.texi (Minor Mode Conventions): Specify only some kinds
9053 of list values as args to minor modes.
9054
9055 * files.texi (File Name Expansion): Warn about iterative use
9056 of substitute-in-file-name.
9057
9058 * advice.texi (Activation of Advice): Clean up previous change.
9059
90602003-07-06 Markus Rost <rost@math.ohio-state.edu>
9061
9062 * advice.texi (Activation of Advice): Note that ad-start-advice is
9063 turned on by default.
9064
90652003-06-30 Richard M. Stallman <rms@gnu.org>
9066
9067 * text.texi (Buffer Contents): Document current-word.
9068 (Change Hooks): Not called for *Messages*.
9069
9070 * functions.texi (Defining Functions): Explain about redefining
9071 primitives.
9072 (Function Safety): Renamed. Minor changes.
9073 Comment out the detailed criteria for what is safe.
9074
90752003-06-22 Andreas Schwab <schwab@suse.de>
9076
9077 * objects.texi (Symbol Type): Fix description of examples.
9078
90792003-06-16 Andreas Schwab <schwab@suse.de>
9080
9081 * hash.texi (Creating Hash): Fix description of :weakness.
9082
c8763fb6 90832003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
9084
9085 * files.texi (Changing Files): copy-file copies file modes, too.
9086
90872003-05-28 Richard M. Stallman <rms@gnu.org>
9088
9089 * strings.texi (Creating Strings): Clarify split-string.
9090
90912003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
9092
9093 * strings.texi (Creating Strings): Update split-string specification
9094 and examples.
9095
90962003-05-19 Richard M. Stallman <rms@gnu.org>
9097
9098 * elisp.texi: Correct invariant section names.
9099
91002003-04-20 Richard M. Stallman <rms@gnu.org>
9101
9102 * os.texi (Timers): Explain about timers and quitting.
9103
91042003-04-19 Richard M. Stallman <rms@gnu.org>
9105
9106 * internals.texi (Writing Emacs Primitives): Strings are
9107 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
9108 Explain GCPRO convention for varargs function args.
9109
91102003-04-16 Richard M. Stallman <rms@gnu.org>
9111
9112 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
9113
91142003-04-08 Richard M. Stallman <rms@gnu.org>
9115
9116 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
9117
91182003-02-13 Kim F. Storm <storm@cua.dk>
9119
9120 * objects.texi (Character Type): New \s escape for space.
9121
91222003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
9123
5dcb4c4e 9124 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
9125
91262003-01-25 Richard M. Stallman <rms@gnu.org>
9127
9128 * keymaps.texi: Document that a symbol can act as a keymap.
9129
91302003-01-13 Richard M. Stallman <rms@gnu.org>
9131
9132 * text.texi (Changing Properties): Say string indices are origin-0.
9133
9134 * positions.texi (Screen Lines) <compute-motion>:
9135 Correct order of elts in return value.
9136
9137 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
9138 how to define a default binding.
9139
91402002-12-07 Markus Rost <rost@math.ohio-state.edu>
9141
9142 * loading.texi (Unloading): Fix recent change for load-history.
9143
9144 * customize.texi (Simple Types): Clarify description of custom
9145 type 'number. Describe new custom type 'float.
9146
91472002-12-04 Markus Rost <rost@math.ohio-state.edu>
9148
9149 * variables.texi (File Local Variables): Fix typo.
9150
c8763fb6 91512002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
9152
9153 From Michael Albinus <Michael.Albinus@alcatel.de>.
9154
9155 * README: Target for Info file is `make info'.
9156
5dcb4c4e 9157 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
9158 `file-name-sans-extension'.
9159 (Magic File Names): Complete list of operations for magic file
9160 name handlers.
9161
91622002-09-16 Jonathan Yavner <jyavner@engineer.com>
9163
9164 * variables.texi (File Local Variables): New function
9165 risky-local-variable-p.
9166
91672002-09-15 Jonathan Yavner <jyavner@engineer.com>
9168
9169 * functions.texi (Function safety): New node about unsafep.
9170
91712002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
9172
5dcb4c4e 9173 * customize.texi (Splicing into Lists): Fix example.
a86cd395 9174 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
9175
91762002-06-17 Juanma Barranquero <lektu@terra.es>
9177
9178 * frames.texi (Display Feature Testing): Fix typo.
9179
91802002-06-12 Andreas Schwab <schwab@suse.de>
9181
9182 * frames.texi (Initial Parameters, Resources): Fix references to
9183 the Emacs manual.
9184
91852002-05-13 Kim F. Storm <storm@cua.dk>
9186
9187 * variables.texi (Intro to Buffer-Local): Updated warning and
9188 example relating to changing buffer inside let.
9189
c8763fb6 91902002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
9191
9192 * os.texi (Session Management): New node about X Session management.
9193
91942002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
9195
9196 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
9197 to which the manual corresponds, and the copyright years.
9198
9199 * Makefile.in (VERSION): Set to 2.9.
9200
92012001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
9202
9203 * elisp.texi: Change the category in @dircategory to "Emacs", to
9204 make it consistent with info/dir.
9205
92062001-11-25 Miles Bader <miles@gnu.org>
9207
9208 * text.texi (Fields): Describe new `limit' arg in
9209 field-beginning/field-end.
9210
92112001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
9212
5dcb4c4e
SM
9213 * permute-index: Don't depend on csh-specific features.
9214 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
9215
9216 * two-volume-cross-refs.txt: New file.
9217 * two.el: New file.
9218 * spellfile: New file.
9219
92202001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9221
9222 * permute-index: New file.
9223
9224 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
9225 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
9226 8+3 restricted namespace.
9227
9228 * Makefile.in (infodir): Define relative to $(srcdir).
9229 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
9230 include directories list via -I switch to makeinfo.
9231 (index.texi): Use cp if both hard and symbolic links fail.
9232
92332001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
9234
9235 * Makefile.in (distclean): Add.
9236
9237 The following changes make ELisp manual part of the Emacs
9238 distribution:
9239
9240 * Makefile.in: Add Copyright notice.
9241 (prefix): Remove.
9242 (infodir): Change value to "../info".
9243 (VPATH): New variable.
9244 (MAKE): Don't define.
9245 (texmacrodir): Don't define.
9246 (texinputdir): Append the existing value of TEXINPUTS.
9247 ($(infodir)/elisp): Instead of just "elisp". Reformat the
9248 command to be compatible with man/Makefile.in, and to put the
9249 output into ../info.
9250 (info): Add target.
9251 (installall): Target removed.
9252
c8763fb6 92532001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
9254
9255 * tips.texi (Coding Conventions): Fix typo.
9256
92572001-10-23 Gerd Moellmann <gerd@gnu.org>
9258
9259 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
9260
92612001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
9262
9263 * files.texi (File Name Components): Update the description of
9264 file-name-sans-extension and file-name-extension, as they now
9265 ignore leading dots.
9266
92672001-10-20 Gerd Moellmann <gerd@gnu.org>
9268
9269 * (Version 21.1 released.)
9270
92712001-10-19 Miles Bader <miles@gnu.org>
9272
9273 * positions.texi (Text Lines): Describe behavior of
9274 `beginning-of-line'/`end-of-line' in the presence of field properties.
9275
92762001-10-17 Gerd Moellmann <gerd@gnu.org>
9277
9278 * Makefile.in (VERSION): Set to 2.8.
9279 (manual): Use `manual-21'.
9280
9281 * elisp.texi (VERSION): Add and use it where the version
9282 number was used. Set it to 2.8.
9283
9284 * intro.texi: Likewise.
9285
92862001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
9287
9288 * files.texi (File Name Completion): Document the significance of
9289 a trailing slash in elements of completion-ignored-extensions.
9290
92912001-10-06 Miles Bader <miles@gnu.org>
9292
9293 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
9294
92952001-10-04 Gerd Moellmann <gerd@gnu.org>
9296
9297 * variables.texi (Variable Aliases): New node.
9298
92992001-10-04 Gerd Moellmann <gerd@gnu.org>
9300
9301 * Branch for 21.1.
9302
93032001-10-02 Miles Bader <miles@gnu.org>
9304
9305 * minibuf.texi (Minibuffer Misc): Add entries for
9306 `minibuffer-contents', `minibuffer-contents-no-properties', and
9307 `delete-minibuffer-contents'.
9308 Correct description for `minibuffer-prompt-end'.
9309
9310 * text.texi (Property Search): Correct descriptions of
9311 `next-char-property-change' and `previous-char-property-change'.
9312 Add entries for `next-single-char-property-change' and
9313 `previous-single-char-property-change'.
9314 Make operand names a bit more consistent.
9315
93162001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
9317
9318 * frames.texi (Finding All Frames): Document that next-frame and
9319 previous-frame are local to current terminal.
9320
93212001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
9322
9323 * keymaps.texi (Creating Keymaps): Fix the description of the
9324 result of make-keymap.
9325
93262001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
9327
9328 * display.texi (Font Lookup, Attribute Functions)
9329 (Image Descriptors): Add cross-references to the definition of
9330 selected frame.
9331
9332 * buffers.texi (The Buffer List): Add cross-references to the
9333 definition of selected frame.
9334
9335 * frames.texi (Input Focus): Clarify which frame is _the_ selected
9336 frame at any given time.
9337 (Multiple Displays, Size and Position): Add a cross-reference to
9338 the definition of the selected frame.
9339
93402001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
9341
9342 * strings.texi (String Conversion) <string-to-number>: Document
9343 that a float is returned for integers that are too large.
9344
9345 * frames.texi (Mouse Position): Document mouse-position-function.
9346 (Display Feature Testing): Document display-images-p.
9347 (Window Frame Parameters): Document the cursor-type variable.
9348
9349 * numbers.texi (Integer Basics): Document CL style read syntax for
9350 integers in bases other than 10.
9351
5dcb4c4e
SM
9352 * positions.texi (List Motion):
9353 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
9354
9355 * lists.texi (Sets And Lists): Document member-ignore-case.
9356
9357 * internals.texi (Garbage Collection): Document the used and free
9358 strings report.
9359 (Memory Usage): Document strings-consed.
9360
9361 * os.texi (Time of Day): Document float-time.
9362 (Recording Input): Document that clear-this-command-keys clears
9363 the vector to be returned by recent-keys.
9364
9365 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
9366 argument keymap can be a list.
9367
9368 * nonascii.texi (User-Chosen Coding Systems)
9369 <select-safe-coding-system>: Document the new argument
9370 accept-default-p and the variable
9371 select-safe-coding-system-accept-default-p. Tell what happens if
9372 buffer-file-coding-system is undecided.
9373 (Default Coding Systems): Document auto-coding-regexp-alist.
9374
9375 * display.texi (The Echo Area) <message>: Document
9376 message-truncate-lines.
9377 (Glyphs): Document that the glyph table is unused on windowed
9378 displays.
9379
9380 * help.texi (Describing Characters) <single-key-description>:
9381 Document the new argument no-angles.
9382 (Accessing Documentation) <documentation-property>: Document that
9383 a non-string property is evaluated.
9384 <documentation>: Document that the function-documentation property
9385 is looked for.
9386
9387 * windows.texi (Selecting Windows): Document some-window.
9388
9389 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
9390
9391 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
9392 apropos-mode-hook.
9393
9394 * commands.texi (Using Interactive): Document interactive-form.
9395 (Keyboard Macros): Document kbd-macro-termination-hook.
9396 (Command Loop Info): Document that clear-this-command-keys clears
9397 the vector to be returned by recent-keys.
9398
93992001-09-04 Werner LEMBERG <wl@gnu.org>
9400
9401 * Makefile.in (srcdir, texinputdir): New variables.
9402 (srcs, index.texi, install): Use $(srcdir).
9403 (.PHONY): Remove elisp.dvi.
9404 (elisp): Use -I switch for makeinfo.
9405 (elisp.dvi): Use $(srcdir) and $(texinputdir).
9406 (installall, dist): Use $(srcdir).
9407 Fix path to texinfo.tex.
9408 (maintainer-clean): Add elisp.dvi and elisp.oaux.
9409
94102001-08-30 Gerd Moellmann <gerd@gnu.org>
9411
9412 * display.texi (Conditional Display): Adjust to API change.
9413
9414 * configure: New file.
9415
94162001-07-30 Gerd Moellmann <gerd@gnu.org>
9417
9418 * commands.texi (Repeat Events): Add description of
9419 double-click-fuzz.
9420
94212001-05-08 Stefan Monnier <monnier@cs.yale.edu>
9422
9423 * syntax.texi (Syntax Class Table): Add the missing designator for
9424 comment and string fences.
9425 (Syntax Properties): Add a xref to syntax table internals.
9426 (Syntax Table Internals): Document string-to-syntax.
9427
94282001-05-07 Gerd Moellmann <gerd@gnu.org>
9429
9430 * Makefile.in (install): Use install-info command line options
9431 like in Emacs' Makefile.in.
9432
94332000-12-09 Miles Bader <miles@gnu.org>
9434
9435 * windows.texi (Window Start): Update documentation for
9436 `pos-visible-in-window-p'.
9437
94382000-11-12 Stefan Monnier <monnier@cs.yale.edu>
9439
9440 * lists.texi (Building Lists): Add footnote to explain how to add
9441 to the end of a list.
9442
94432000-10-25 Gerd Moellmann <gerd@gnu.org>
9444
9445 * files.texi (Visiting Functions): Typos.
9446
94472000-10-25 Kenichi Handa <handa@etl.go.jp>
9448
9449 * files.texi (Visiting Functions): Return value of
9450 find-file-noselect may be a list of buffers if wildcards are used.
9451
94522000-10-24 Miles Bader <miles@lsi.nec.co.jp>
9453
9454 * display.texi (Defining Faces): Document `graphic' display type
9455 in face specs.
9456
b344d29d 94572000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
9458
9459 * hooks.texi (Standard Hooks): Replace obsolete
9460 `after-make-frame-hook' with `after-make-frame-functions'.
9461
9462 * frames.texi (Creating Frames): Ditto.
9463
9464 * variables.texi (Future Local Variables): Ditto.
9465
94662000-10-16 Gerd Moellmann <gerd@gnu.org>
9467
9468 * display.texi (Other Image Types): Add description of :foreground
9469 and :background properties of mono PBM images.
9470
94712000-08-17 Werner LEMBERG <wl@gnu.org>
9472
9473 * .cvsignore: New file.
9474
94752000-01-05 Gerd Moellmann <gerd@gnu.org>
9476
9477 * tindex.pl: New script.
9478
94791999-12-03 Dave Love <fx@gnu.org>
9480
9481 * Makefile.in (MAKEINFO): New parameter.
9482
94831999-09-17 Richard Stallman <rms@gnu.org>
9484
9485 * Makefile.in (srcs): Add hash.texi.
9486 (VERSION): Update to 20.6.
9487
94881999-09-13 Richard Stallman <rms@gnu.org>
9489
9490 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
9491
94921998-08-29 Karl Heuer <kwzh@gnu.org>
9493
9494 * configure.in: New file.
9495 * Makefile.in: Renamed from Makefile.
9496 (prefix, infodir): Use value obtained from configure.
9497 (emacslibdir): Obsolete variable deleted.
9498 (dist): Distribute configure.in, configure, Makefile.in.
9499
95001998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
9501
9502 * Makefile (INSTALL_INFO): New variable.
9503 (install): Run install-info.
9504
95051998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
9506
9507 * Makefile (elisp.dvi): Add missing backslash.
9508
95091998-05-02 Richard Stallman <rms@psilocin.gnu.org>
9510
9511 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
9512 Run texindex without `./'. Always run texindex on elisp.tp.
9513 (elisp.tps): Target deleted.
9514
95151998-04-05 Richard Stallman <rms@psilocin.gnu.org>
9516
9517 * Makefile (srcs): Add nonascii.texi and customize.texi.
9518 (dist): Start by deleting `temp'.
9519
95201998-02-17 Richard Stallman <rms@psilocin.gnu.org>
9521
9522 * Makefile (makeinfo, texindex): Targets deleted.
9523 (makeinfo.o, texindex.o): Targets deleted.
9524 (clean, dist): Don't do anything with them or with getopt*.
9525
95261998-01-30 Richard Stallman <rms@psilocin.gnu.org>
9527
9528 * Makefile (SHELL): Defined.
9529
95301998-01-27 Richard Stallman <rms@psilocin.gnu.org>
9531
9532 * Makefile (elisp.tps): New target.
9533 (elisp.dvi): Depend on elisp.tps.
9534
c5602427 95351996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
9536
9537 * README: Update phone number.
9538
9539 * Makefile (elisp): Make this be the default target.
9540 Depend on makeinfo.c instead of makeinfo.
9541 (install): Don't depend on elisp.dvi, since we don't install that.
9542 Use mkinstalldirs.
9543 (dist): Add mkinstalldirs.
9544
c5602427 95451995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
9546
9547 * Makefile (VERSION): Update version number.
5dcb4c4e 9548 (maintainer-clean): Rename from realclean.
b8d4c8d0 9549
c5602427 95501995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
9551
9552 * Makefile (realclean): New target.
9553 (elisp): Remove any old elisp-* files first.
9554
c5602427 95551993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
9556
9557 * Makefile (VERSION): New variable.
9558 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
9559 Compressed file suffix should be `.gz', not `.z'.
9560
ce058493 95611993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9562
9563 * Makefile (elisp): Depend on makeinfo.
9564
c5602427 95651993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
9566
9567 * Makefile (srcs): Add anti.texi.
9568
c5602427 95691993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9570
9571 * Makefile (infodir, prefix): New vars.
9572 (install): Use infodir.
9573 (emacsinfodir): Deleted.
9574
c5602427 95751993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9576
9577 * Makefile (srcs): Add calendar.texi.
9578
9579 * Makefile (dist): Copy texindex.c and makeinfo.c.
9580 Limit elisp-* files to those with one or two digits.
9581
c5602427 95821993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9583
9584 * Makefile (dist): Changed to use Gzip instead of compress.
9585
c5602427 95861993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9587
9588 * loading.texi (Unloading): define-function changed back to
9589 defalias. It may not stay this way, but at least it's
9590 consistent with the known-good version of the code patch.
9591
c5602427 95921993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
9593
9594 * modes.texi (Hooks): Document new optional arg of add-hook.
9595
c5602427 95961993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9597
9598 * variables.texi: Document nil initial value of buffer-local variables.
9599
9600 * tips.texi: Add new section on standard library headers.
9601
c5602427 96021993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9603
9604 * Makefile (srcs): Add frame.texi to the list of sources.
9605
c5602427 96061993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9607
9608 * Makefile (dist): Don't bother excluding autosave files; they'll
9609 never make it into the temp directory anyway, and the hash marks
9610 in the name are problematic for make and the Bourne shell.
9611 (srcs):
9612
c5602427 96131993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9614
9615 * Makefile (dist): Don't include backup files or autosave files in
9616 the distribution tar file.
9617
c5602427 96181991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 9619
5dcb4c4e 9620 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
9621 (elisp.dvi): Remove erroneous shell comment.
9622 Expect output of permute-index in permuted.fns.
9623 Save old elisp.aux in elisp.oaux.
5dcb4c4e 9624 (clean): Add index.texi to be deleted.
b8d4c8d0 9625
c5602427 96261990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
9627
9628 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
9629
c5602427 96301990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
9631
9632 * files.texi: Noted that completion-ignored-extensions is ignored
9633 when making *Completions*.
9634
3e868ee3 96351990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
9636
9637 * Makefile make dist now depends on elisp.dvi, since it tries
9638 to include it in the dist file.
9639
c5602427 96401990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 9641
c5602427 9642 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 9643
c5602427 96441989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
9645
9646 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
9647 (defunargs): Turn off \hyphenchar of \sl font temporarily.
9648
c5602427 96491989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9650
9651 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
9652 and @error{} are the terms now being used. The files in the
9653 directory have been changed to reflect this.
9654
9655 * All instances of @indentedresultt{} have been changed to
9656 ` @result{}', using 5 spaces at the begining of the line.
9657
c5602427 96581989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9659
9660 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
9661 experimental @indentedresult{}, @indentedexpandsto{} are part of
9662 the texinfo.tex in this directory. These TeX macros are not
9663 stable yet.
9664
c5602427 96651989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9666
9667 * texinfo.tex: Temporarily added
9668 \let\result=\dblarrow
9669 \def\error{{\it ERROR} \longdblarrow}
9670 We need to do this better soon.
9671
c5602427 96721989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9673
9674 * Applied Karl Berry's patches to *.texinfo files, but not to
9675 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
9676 new title page format is also not applied, since it requires
9677 texinfo.tex changes.)
9678
9679 * Cleaned up `Makefile' and defined the `emacslibdir' directory
9680 for the Project GNU development environment.
9681
9682;; Local Variables:
c8763fb6 9683;; coding: utf-8
b8d4c8d0
GM
9684;; End:
9685
73b0cd50 9686 Copyright (C) 1998-2011 Free Software Foundation, Inc.
b8d4c8d0
GM
9687
9688 This file is part of GNU Emacs.
9689
352c8b4a 9690 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 9691 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9692 the Free Software Foundation, either version 3 of the License, or
9693 (at your option) any later version.
b8d4c8d0
GM
9694
9695 GNU Emacs is distributed in the hope that it will be useful,
9696 but WITHOUT ANY WARRANTY; without even the implied warranty of
9697 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9698 GNU General Public License for more details.
9699
9700 You should have received a copy of the GNU General Public License
352c8b4a 9701 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.