* window.c (Fwindow_combination_limit): Make first arg non-optional
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
a0c2d0ae
MR
12011-11-17 Martin Rudalics <rudalics@gmx.at>
2
3 * windows.texi (Resizing Windows, Splitting Windows)
4 (Deleting Windows): Use term window-combination-resize instead
5 of window-splits.
6
b6f67890
MR
72011-11-16 Martin Rudalics <rudalics@gmx.at>
8
9 * windows.texi (Resizing Windows, Splitting Windows): Rename
10 occurrences of window-nest to window-combination-limit.
11
0b381c7e
JB
122011-11-14 Juanma Barranquero <lekktu@gmail.com>
13
14 * intro.texi (Lisp History): Fix typo.
15
89d61221
MR
162011-11-12 Martin Rudalics <rudalics@gmx.at>
17
18 * windows.texi (Splitting Windows, Deleting Windows): Remove
19 references to splits status of windows.
20
b2621720
GM
212011-11-10 Glenn Morris <rgm@gnu.org>
22
23 * buffers.texi (Read Only Buffers): Expand a bit on why
24 toggle-read-only should only be used interactively. (Bug#7292)
25
d2ad7ee1
CY
262011-11-09 Chong Yidong <cyd@gnu.org>
27
28 * windows.texi (Window Sizes): Document window-pixel-edges,
c4e7c63a 29 window-inside-pixel-edges, window-absolute-pixel-edges, and
d2ad7ee1
CY
30 window-inside-absolute-pixel-edges.
31 (Resizing Windows): shrink-window-if-larger-than-buffer works on
32 non-full-width windows.
33
2cffd681
MR
342011-11-09 Martin Rudalics <rudalics@gmx.at>
35
36 * windows.texi (Resizing Windows): Rewrite documentation of
37 window-resizable.
38
f6f6d7e7
CY
392011-11-09 Chong Yidong <cyd@gnu.org>
40
41 * windows.texi (Splitting Windows): Simplify example.
42
a79db6e0
CY
432011-11-08 Chong Yidong <cyd@gnu.org>
44
45 * windows.texi (Window Sizes): Copyedits. Document
46 window-text-height. Remove window-min-height and window-min-width
47 discussion, referring instead to Emacs manual.
48 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
e7313f33
CY
49 (Resizing Windows): Simplify introduction. Don't document
50 enlarge-window, shrink-window, enlarge-window-horizontally, and
51 shrink-window-horizontally; they are no longer preferred for
52 calling from Lisp, and are already documented in the Emacs manual.
a79db6e0 53
441950c7
GM
542011-11-07 Glenn Morris <rgm@gnu.org>
55
56 * windows.texi (Choosing Window): Fix keybinding typo.
57
be7f5545
MR
582011-11-07 Martin Rudalics <rudalics@gmx.at>
59
60 * windows.texi (Resizing Windows, Splitting Windows)
61 (Window Configurations): Use "child window" instead of
62 "subwindow".
63
291d142b
CY
642011-11-06 Chong Yidong <cyd@gnu.org>
65
66 * windows.texi (Basic Windows): Clarify various definitions.
67 Treat window-normalize-* as internal; don't document them.
68 (Windows and Frames): Various clarifications, e.g. non-live
69 windows also belong to frames. Fix window-list description.
70 Simplify window nesting example.
71 (Splitting Windows, Window Configurations): Use
72 split-window-below.
73
89bd5ee1
EZ
742011-11-04 Eli Zaretskii <eliz@gnu.org>
75
76 * windows.texi (Window Sizes): Mention in the doc string that the
77 return values of `window-body-height' and `window-body-width' are
78 in frame's canonical units. (Bug#9949)
79
3d8daefe
MR
802011-10-30 Martin Rudalics <rudalics@gmx.at>
81
82 * windows.texi (Windows and Frames): Remove "iso-" infix from
83 documentation of window-iso-combined-p.
84
60754666
CY
852011-10-26 Chong Yidong <cyd@gnu.org>
86
87 * modes.texi (Running Hooks): Document with-wrapper-hook.
88
d366bd53
CY
892011-10-18 Chong Yidong <cyd@gnu.org>
90
91 * display.texi (Glyphless Chars): New node.
92
50b063c3
CY
932011-10-13 Chong Yidong <cyd@stupidchicken.com>
94
95 * text.texi (Yanking): Document yank-excluded-properties.
96
97 * package.texi (Packaging Basics): The commentary should say how
98 to begin using the package.
99
c72063fa
MR
1002011-10-11 Martin Rudalics <rudalics@gmx.at>
101
102 * windows.texi (Deleting Windows): Mention which window gets
103 selected when deleting the selected window.
104
d83dc65b
MR
1052011-10-09 Martin Rudalics <rudalics@gmx.at>
106
107 * buffers.texi (The Buffer List): Describe how bury-buffer deals
108 with the selected window.
109 * windows.texi (Buffers and Windows): Reformulate text on how
110 replace-buffer-in-windows deals with a window.
111 (Quitting Windows): Describe how quit-window deals with a
112 standalone frame. Describe new option frame-auto-hide-function.
113
c599682c
GM
1142011-10-08 Glenn Morris <rgm@gnu.org>
115
48bca619
GM
116 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
117
c599682c
GM
118 * positions.texi (Excursions): Update warning message.
119
969aa734
CY
1202011-10-05 Chong Yidong <cyd@stupidchicken.com>
121
122 * display.texi (Low-Level Font, Face Attributes, Font Lookup): Fix
123 Emacs manual xref (Bug#9675).
124
550f41cd
CY
1252011-10-01 Chong Yidong <cyd@stupidchicken.com>
126
127 * windows.texi (Textual Scrolling): Document scroll-up-command,
128 scroll-down-command, scroll-error-top-bottom, and the
129 scroll-command symbol property.
717a1362
CY
130 (Display Action Functions): Fix description of
131 display-buffer-pop-up-window.
550f41cd 132
a239d4e9
JB
1332011-09-28 Juanma Barranquero <lekktu@gmail.com>
134
135 * windows.texi (Splitting Windows): Fix typos.
136
590c056d
MR
1372011-09-25 Martin Rudalics <rudalics@gmx.at>
138
139 * windows.texi (Windows and Frames, Display Action Functions)
140 (Switching Buffers): Fix some typos.
141 (Buffers and Windows): Remove reference to window-auto-delete.
142 Reword description of replace-buffer-in-windows.
143 (Window History): Fix some typos and refer to frame local buffer
144 list.
c419f5cb
MR
145 (Quitting Windows): New node.
146 (Window Configurations): Add descriptions of window-state-get
147 and window-state-put.
148 (Window Parameters): Describe variable ignore-window-parameters.
149 Sketch some window parameters currently in use.
150 * elisp.texi (Top): Update node listing.
590c056d 151
9ec20d36
CY
1522011-09-25 Chong Yidong <cyd@stupidchicken.com>
153
154 * windows.texi (Display Action Functions)
155 (Choosing Window Options): New nodes.
156
0e406a72
CY
1572011-09-24 Chong Yidong <cyd@stupidchicken.com>
158
159 * windows.texi (Window History): New node. Move text here from
160 Buffers and Windows.
161 (Switching Buffers): Rename from Displaying Buffers, since we
162 don't document display-buffer here; callers changed. Document
163 FORCE-SAME-WINDOW arg to switch-to-buffer and
164 switch-to-buffer-other-frame. Delete duplicate
165 replace-buffer-in-windows doc.
166 (Choosing Window): Document display actions.
167
6bf7006f
EZ
1682011-09-24 Eli Zaretskii <eliz@gnu.org>
169
170 * display.texi (Forcing Redisplay): Update the description of
171 redisplay-dont-pause due to change in the default value.
172
b33b68a3
MR
1732011-09-23 Martin Rudalics <rudalics@gmx.at>
174
175 * frames.texi (Frames and Windows): Move section and rename to
176 Windows and Frames in windows.texi.
177 * windows.texi (Windows): Restructure.
178 (Basic Windows): Rewrite. Explain live and internal windows and
179 normalization functions.
180 (Windows and Frames): Move section here from frames.texi.
181 Describe subwindows, window combinations, window tree, and
182 corresponding functions including window-list here.
183 (Window Sizes): Rename section from Size of Window and move it
184 up in chapter. Describe total and body sizes and the
185 corresponding functions. Explain new semantics of
186 window-min-height/-width.
187 (Resizing Windows): Move section up in chapter. Describe new
188 resize functions.
189 (Splitting Windows): Describe new behavior of split-window,
190 split-window-above-each-other and split-window-side-by-side.
191 Provide examples. Describe window-nest and window-splits
192 options.
193 (Deleting Windows): Minor rewrite.
194 (Selecting Windows): Minor rewrite. Describe
195 frame-selected-window and set-frame-selected-window here.
196 (Cyclic Window Ordering): Minor rewrite. Describe
197 window-list-1.
198 (Buffers and Windows): Rewrite. Explain a window's previous and
199 next buffers and the corresponding functions.
c4682d18 200 (Window Tree): Merge into Windows and Frames section.
b33b68a3
MR
201 * elisp.texi (Top): Update node listings for frames and windows
202 sections.
203
4d3786ac
SM
2042011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
205
206 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
207
713df35b
LMI
2082011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
209
210 * errors.texi (Standard Errors): Remove apparent placeholder text
211 (bug#9491).
212
33ed493b
CY
2132011-09-18 Chong Yidong <cyd@stupidchicken.com>
214
215 * frames.texi (Management Parameters): Fix description of
216 icon-type parameter.
217
b8f0a954
CY
2182011-09-17 Chong Yidong <cyd@stupidchicken.com>
219
220 * tips.texi (Key Binding Conventions): Don't bind a key sequence
221 ending in C-g. Suggested by Edward O'Connor.
222
eddf142c
EZ
2232011-09-17 Eli Zaretskii <eliz@gnu.org>
224
225 * numbers.texi (Integer Basics): Add indexing for
226 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
227
bf1af6c7
DM
2282011-09-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
229
230 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
231
cec2eab8
JB
2322011-09-11 Juanma Barranquero <lekktu@gmail.com>
233
234 * processes.texi (Network Servers): Clarify what the process
235 buffer is used for (bug#9233).
236
51751aa2 2372011-08-30 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1f403cb9
DM
238
239 * lists.texi (Building Lists): Fix typo.
240
35137ed3
CY
2412011-08-30 Chong Yidong <cyd@stupidchicken.com>
242
243 * display.texi (Basic Faces): New node. Document new faces.
244
245 * modes.texi (Major Mode Conventions): Move some text there.
246 (Mode Help): Remove major-mode var, duplicated in Major Modes.
247
3fd50d5c
CY
2482011-08-29 Chong Yidong <cyd@stupidchicken.com>
249
250 * modes.texi (Basic Major Modes): New node. Callers updated.
251 (Major Modes): Document fundamental-mode and major-mode.
252 (Major Mode Basics): Node deleted; text moved to Major Modes.
253 (Derived Modes): Document derived-mode-p.
254
ddb54206
CY
2552011-08-28 Chong Yidong <cyd@stupidchicken.com>
256
a6326082
CY
257 * files.texi (Changing Files, Create/Delete Dirs): Document new
258 arguments for delete-file, delete-directory, and copy-directory.
e2aeef63
CY
259 (Visiting Functions): Remove view-file; it is documented in the
260 Emacs manual.
04e2ce72 261
ddb54206
CY
262 * frames.texi (Layout Parameters): The defaults for the
263 menu-bar-lines and tool-bar-lines parameters depend on the mode.
264
265 * display.texi (Progress): Document spinner functionality.
266
267 * os.texi (Killing Emacs): Note that kill-emacs can be called by
268 operating system signals. Refer to save-buffers-kill-terminal
269 instead of save-buffers-kill-emacs.
270
271 * objects.texi (Symbol Type): Document ## print representation.
272
0c95fcf7
EZ
2732011-08-25 Eli Zaretskii <eliz@gnu.org>
274
275 * display.texi (Specified Space): Mention that `space' specs
276 influence bidi reordering.
277 (Bidirectional Display): Explain how to use `(space . PROPS)' for
278 separating fields with bidirectional content.
279
5980d4c6
EZ
2802011-08-24 Eli Zaretskii <eliz@gnu.org>
281
282 * display.texi (Bidirectional Display): Document return value in
283 buffers that are not bidi-reordered for display, and in unibyte
284 buffers.
285
bca633fb
EZ
2862011-08-23 Eli Zaretskii <eliz@gnu.org>
287
288 * nonascii.texi (Character Properties): Document the values for
289 unassigned codepoints.
290
c094bb0c
EZ
2912011-08-18 Eli Zaretskii <eliz@gnu.org>
292
293 * nonascii.texi (Character Properties): Document use of
294 `bidi-class' and `mirroring' properties as part of reordering.
295 Provide cross-references to "Bidirectional Display".
296
297 * display.texi (Bidirectional Display): Document the pitfalls of
298 concatenating strings with bidirectional content, with possible
92b71444
EZ
299 solutions. Document bidi-string-mark-left-to-right. Mention
300 paragraph direction in modes that inherit from prog-mode.
301 Document use of `bidi-class' and `mirroring' properties as part of
302 reordering.
c094bb0c 303
1ea897d5
EZ
3042011-08-16 Eli Zaretskii <eliz@gnu.org>
305
9adfcd0b
EZ
306 * modes.texi (Major Mode Conventions): Improve the documentation
307 of `mode-class' `special' modes.
308
10862873
EZ
309 * nonascii.texi (Character Properties): Document the `mirroring'
310 property. Add index entries.
311
1ea897d5
EZ
312 * syntax.texi (Categories): Add an example of defining a new
313 category and category table.
314
315 * searching.texi (Regexp Backslash): Document how to display
316 existing categories. Mention the possibility of adding
317 categories, and add an xref to where this is described. Add an
318 index entry.
319
ebb552ed
CY
3202011-08-09 Chong Yidong <cyd@stupidchicken.com>
321
322 * text.texi (Special Properties):
323 * display.texi (Overlay Properties): Note that mouse-face cannot
324 change the text size (Bug#8530).
325
51a714e1
CY
3262011-08-08 Chong Yidong <cyd@stupidchicken.com>
327
328 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
329 using setenv instead.
330
4cc60b9b
EZ
3312011-07-28 Eli Zaretskii <eliz@gnu.org>
332
333 * display.texi (Bidirectional Display): Document the fact that
334 bidi-display-reordering is t by default.
335
5deb92fd
EZ
3362011-07-23 Eli Zaretskii <eliz@gnu.org>
337
338 * display.texi (Bidirectional Display): New section.
339
011b0ad6 3402011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
67f9b9f8
GM
341 Tim Cross <theophilusx@gmail.com> (tiny change)
342 Glenn Morris <rgm@gnu.org>
011b0ad6 343
67f9b9f8 344 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
011b0ad6 345
4baf28e6
AS
3462011-07-15 Andreas Schwab <schwab@linux-m68k.org>
347
348 * help.texi (Keys in Documentation): Revert last change.
349
66249842
LMI
3502011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
351
f863868c
LMI
352 * help.texi (Keys in Documentation): Clarify that \= only quotes
353 the next character, and doesn't affect longer sequences in
354 particular (bug#8935).
355
66249842
LMI
356 * debugging.texi (Using Debugger): Mention
357 @code{eval-expression-debug-on-error} (bug#8549).
358
0bb23927 3592011-07-14 Eli Zaretskii <eliz@gnu.org>
a2eaa31d
EZ
360
361 * display.texi (Other Display Specs): Document that `left-fringe'
362 and `right-fringe' display specifications are of the "replacing"
363 kind.
364
f2027cdf
LMI
3652011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
366
367 * help.texi (Documentation Basics): Add a link to the Function
368 Documentation node (bug#6580).
369
f987fde4
LMI
3702011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
371
0bc59b25
LMI
372 * keymaps.texi (Menu Bar): Mention :visible and :enable
373 (bug#6344). Text by Drew Adams.
374
63d55f1f
LMI
375 * modes.texi (Running Hooks): Mention buffer-local hook variables
376 (bug#6218).
377
f987fde4
LMI
378 * objects.texi (General Escape Syntax): "a with grave accent" is
379 ?xe0, not ?x8e0 (bug#5259).
380
b7527639
CY
3812011-07-12 Chong Yidong <cyd@stupidchicken.com>
382
383 * display.texi (Face Attributes, Font Selection): Add references
384 to the Fonts node in the Emacs manual (Bug#4178).
385
c830e5ae
CY
3862011-07-12 Chong Yidong <cyd@stupidchicken.com>
387
388 * display.texi (Window Systems): `window-system' is
389 terminal-local.
390
391 * frames.texi (Frame Parameters, Parameter Access): Don't mention
392 frame-local variables.
393
394 * variables.texi (Buffer-Local Variables): Don't mention obsolete
395 frame-local variables.
396 (Frame-Local Variables): Node deleted.
397
398 * elisp.texi (Top): Update node listing.
399
91223e54
LMI
4002011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
401
402 * elisp.texi: Change "inferiors" to "subnodes" in three places
403 (bug#3523).
404
963578d3
CY
4052011-07-11 Chong Yidong <cyd@stupidchicken.com>
406
407 * frames.texi (Window System Selections): Discussion of
408 x-select-enable-clipboard moved to Emacs manual.
409
07151e49
DD
4102011-07-11 Deniz Dogan <deniz@dogan.se>
411
412 * commands.texi (Prefix Command Arguments): Remove excessive
413 apostrophe.
414
7261e1cf
LMI
4152011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
416
ad21a12a
LMI
417 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
418 description is a string (bug#3313).
419
7261e1cf
LMI
420 * frames.texi (Display Feature Testing): Try to explain what all
421 the visual classes mean (bug#3042).
422
568f7b79
LMI
4232011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
424
18d59e29
LMI
425 * modes.texi (Mode Line Variables): Document `mode-line-remote'
426 and `mode-line-client' (bug#2974).
427
568f7b79
LMI
428 * text.texi (Insertion): Clarify marker movements (bug#1651).
429 Text from Drew Adams.
430
54e10184
LMI
4312011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
432
d94d85e9
LMI
433 * text.texi (Special Properties): Clarify the format of `face'
434 (bug#1375).
435
54e10184
LMI
436 * commands.texi (Interactive Call): Add a `call-interactively'
437 example (bug#1010).
438
413c488d
LMI
4392011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
440
441 * functions.texi (Calling Functions): Link to the "Interactive
442 Call" node (bug#1001).
443
322b7dab 4442011-07-06 Chong Yidong <cyd@stupidchicken.com>
b00d8c1a 445
3deead93
CY
446 * customize.texi (Composite Types): Move alist and plist to here
447 from Simple Types (Bug#7545).
448
449 * elisp.texi (Top): Update menu description.
450
b00d8c1a
CY
451 * display.texi (Face Attributes): Document negative line widths
452 (Bug#6113).
453
d2a6c43b
TR
4542011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
455
456 * searching.texi (Match Data): Note that match data can be
457 overwritten by most functions (bug#2499).
458
c7844a27
LMI
4592011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
460
a9ab721e
LMI
461 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
462 flags mean (bug#6659).
463
c7844a27
LMI
464 * functions.texi (What Is a Function): Document the autoload
465 object (bug#6496).
466
f68d76d0
LMI
4672011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
468
8a20ca4c
LMI
469 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
470 is only used in the Customize user interface (bug#6089).
471
f68d76d0 472 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 473 images (bug#7836).
f68d76d0 474
7018dbe7
EZ
4752011-07-02 Eli Zaretskii <eliz@gnu.org>
476
477 * variables.texi (Defining Variables, Void Variables)
478 (Constant Variables): Fix incorrect usage of @kindex.
479
36cb87a1
LMI
4802011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
481
28ee97c7
LMI
482 * variables.texi (Defining Variables): Add an index entry for
483 `set-variable' (bug#7262).
8d4294e9 484 (Defining Variables): Use @findex for functions.
28ee97c7 485
8862ffd5
LMI
486 * frames.texi (Basic Parameters): Document the `explicit-name'
487 parameter (bug#6951).
488
0ec389b9
LMI
489 * customize.texi (Type Keywords): Clarify that :value provides a
490 default value for all types (bug#7386).
491
36cb87a1
LMI
492 * streams.texi (Output Functions): Document `pp'.
493
11fdef7d 4942011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
495
496 * keymaps.texi (Searching Keymaps):
497 * display.texi (Overlay Properties): Fix errors in 2011-05-29
498 change. Suggested by Johan Bockgård.
499
eeafcea7
CY
5002011-06-15 Chong Yidong <cyd@stupidchicken.com>
501
502 * text.texi (Special Properties): Clarify role of font-lock-face.
503
b96e6cde
LMI
5042011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
505
506 * processes.texi (Process Information): Renamed `process-alive-p'
507 to `process-live-p' for consistency with other `-live-p' functions.
508
be14b9ab
PE
5092011-06-03 Paul Eggert <eggert@cs.ucla.edu>
510
511 Document wide integers better.
512 * files.texi (File Attributes): Document ino_t values better.
2d365993 513 ino_t values no longer map to anything larger than a single cons.
be14b9ab
PE
514 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
515 (Bitwise Operations):
001903b5
PE
516 * objects.texi (Integer Type): Use a binary notation that is a bit easier
517 to read, and that will port better if 62-bits becomes the default.
518 Fix or remove incorrect examples.
be14b9ab
PE
519 * os.texi (Time Conversion): Document time_t values better.
520
bcd54f83
LMI
5212011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
522
523 * processes.texi (Process Information): Document
524 `process-alive-p'.
525
049bcbcb
CY
5262011-05-29 Chong Yidong <cyd@stupidchicken.com>
527
528 * help.texi (Accessing Documentation):
529 * display.texi (Pixel Specification):
530 * processes.texi (Serial Ports, Serial Ports):
531 * nonascii.texi (Character Properties, Default Coding Systems):
532 * text.texi (Changing Properties, Special Properties):
533 * windows.texi (Window Start and End):
534 * modes.texi (SMIE Indentation Example, SMIE Tricks):
535 * keymaps.texi (Searching Keymaps, Tool Bar):
536 * minibuf.texi (Basic Completion):
537 * compile.texi (Eval During Compile):
538 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
539 7x9 paper in printed manual.
540
541 * lists.texi (Sets And Lists): Fix misplaced text.
542
58539c63
CY
5432011-05-29 Chong Yidong <cyd@stupidchicken.com>
544
545 * keymaps.texi (Remapping Commands): Emphasize that the keymap
546 needs to be active (Bug#8350).
547
6b5681bf
CY
5482011-05-28 Chong Yidong <cyd@stupidchicken.com>
549
b4d52acc
CY
550 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
551
6b5681bf
CY
552 * tips.texi (Coding Conventions): Remove antediluvian filename
553 limit recommendation (Bug#8538).
554
e145f188
GM
5552011-05-27 Glenn Morris <rgm@gnu.org>
556
557 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
558
eafed945
GM
5592011-05-26 Glenn Morris <rgm@gnu.org>
560
561 * variables.texi (File Local Variables):
562 Update hack-local-variables `mode-only' return value.
2d3ba9e7 563 Add some more details on what this function does in the other case.
eafed945 564
bc8410af
GM
5652011-05-19 Glenn Morris <rgm@gnu.org>
566
567 * lists.texi (Sets And Lists): Mention cl provides union etc.
568
35a30759
N
5692011-05-19 Nix <nix@esperi.org.uk>
570
571 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
572
573 * text.texi (Parsing HTML): Update for function name changes.
574
575 * syntax.texi (Syntax Flags): Small fix.
576
577 * keymaps.texi (Active Keymaps): Typo fix.
578 (Changing Key Bindings): Grammar fix.
579
580 * frames.texi (Minibuffers and Frames): Grammar fix.
581 (Window System Selections): x-select-enable-clipboard now defaults to t.
582
583 * customize.texi (Common Keywords):
584 * display.texi (Abstract Display):
585 * modes.texi (Auto-Indentation):
586 * nonascii.texi (Converting Representations): Typo fixes.
587
588 * control.texi (Examples of Catch): Call it "goto" not "go to".
589
e3934a8a
EZ
5902011-05-14 Eli Zaretskii <eliz@gnu.org>
591
bc039a3b
EZ
592 * nonascii.texi (Character Properties): Fix inconsistencies with
593 implementation.
594
e3934a8a
EZ
595 * text.texi (Special Properties): Move @defvar's out of the
596 @table. (Bug#8652)
597
e2c94218
GM
5982011-05-12 Glenn Morris <rgm@gnu.org>
599
600 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
601
d2fc7e3d 6022011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
603
604 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
605 (Multiline Font Lock):
606 * vol2.texi (Top):
607 * vol1.texi (Top):
608 * elisp.texi (Top): Update menu accordingly.
609
d2fc7e3d 6102011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
611
612 * modes.texi (Region to Fontify): Fix typo.
613
79b70037
GM
6142011-05-10 Jim Meyering <meyering@redhat.com>
615
616 * minibuf.texi: Fix typo "in in -> in".
617
b08a63cc 6182011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
619
620 * numbers.texi (Integer Basics): Large integers are treated as floats.
621
1ef14cb4
LMI
6222011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
623
624 * processes.texi (Synchronous Processes): Document the (:file
625 "/file-name") syntax for `call-process'.
626
4ffd0d6b 6272011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
628
629 * windows.texi (Choosing Window): Fix typo.
630
4ffd0d6b 6312011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
632
633 * frames.texi (Layout Parameters): Note the difference between
634 querying and setting parameters for left-fringe and right-fringe
635 (Bug#6930).
636
fd5a8ae8
SM
6372011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
638
639 * minibuf.texi (Basic Completion): Be a bit more precise about the
640 valid kinds of completion tables.
641 (Programmed Completion): Remove obsolete text about lambda expressions
642 not being valid completion tables.
643
c1bcd0d5
CY
6442011-03-19 Chong Yidong <cyd@stupidchicken.com>
645
646 * positions.texi (Excursions): Explain the "save-excursion
647 defeated by set-buffer" warning.
648
649 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
650 save-excursion. Suggested by Uday S Reddy.
651
03408648 6522011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 653
03408648
SM
654 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
655 (Lexical Binding): New sub-section.
ba83908c 656
03408648
SM
657 * eval.texi (Eval): Discourage the use of `eval'.
658 Document its new `lexical' argument.
6c075cd7 659
f6d62986
SM
6602011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
661
03408648 662 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
663 nil any more.
664
84ea5558 6652011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
666
667 * strings.texi (String Conversion): Don't mention
668 string-make-(uni|multi)byte (bug#8262).
669 * nonascii.texi (Converting Representations): Fix up range.
670 * keymaps.texi (Key Binding Commands): Update code point, avoid
671 "unibyte character" and remove mention of unibyte bindings.
672
62d94509
EZ
6732011-03-10 Eli Zaretskii <eliz@gnu.org>
674
675 * modes.texi (Operator Precedence Grammars): Don't use characters
676 outside ISO-8859-1.
677
63a329f8
EZ
6782011-03-09 Eli Zaretskii <eliz@gnu.org>
679
680 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
681
682 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
683
6446548e
GM
6842011-03-08 Glenn Morris <rgm@gnu.org>
685
686 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
687 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 688 * elisp.texi: Set documentencoding.
6446548e 689
33383987
JB
6902011-03-07 Chong Yidong <cyd@stupidchicken.com>
691
692 * Version 23.3 released.
693
0b3ceceb
CY
6942011-03-06 Chong Yidong <cyd@stupidchicken.com>
695
696 * package.texi: Update index keywords.
697 (Package Archives): New node contents. Document package-x.el.
698
78f5433f
JB
6992011-03-06 Juanma Barranquero <lekktu@gmail.com>
700
701 * makefile.w32-in (srcs): Add package.texi.
702
555e9b5c
CY
7032011-03-06 Chong Yidong <cyd@stupidchicken.com>
704
120d9389
CY
705 * package.texi (Packaging, Packaging Basics, Simple Packages)
706 (Multi-file Packages): Expand and clarify.
707 (Package Archives): Temporary placeholder node.
708
709 * elisp.texi (Top): Update node listing.
710
555e9b5c
CY
711 * Makefile.in (srcs): Add package.texi.
712
b59a4335
CY
7132011-03-05 Chong Yidong <cyd@stupidchicken.com>
714
715 * processes.texi (Synchronous Processes): Minor clarification
716 (Bug#8149).
717
06083aa1
GM
7182011-03-03 Glenn Morris <rgm@gnu.org>
719
720 * files.texi (Truenames): Minor clarification. (Bug#2341)
721
6640b281
GM
7222011-03-01 Glenn Morris <rgm@gnu.org>
723
724 * variables.texi (Directory Local Variables):
725 Mention `(subdirs . nil)' alist element.
726
2b0c7330 7272011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
728
729 * variables.texi (Directory Local Variables): Mention the optional
730 mtime argument of dir-locals-set-directory-class. (Bug#3577)
731
b923f7a9
CY
7322011-02-27 Chong Yidong <cyd@stupidchicken.com>
733
734 * minibuf.texi (Minibuffer History): Clarify discussion of
735 minibuffer history lists (Bug#8085).
736
67ab0163 7372011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 738
e979a521
EZ
739 * elisp.texi: Sync @dircategory with ../../info/dir.
740
e03b2fd4
EZ
741 * files.texi (Visiting Functions): Document find-file-literally,
742 both the command and the variable.
743
86ec878a
EZ
744 * variables.texi (Creating Buffer-Local): Explain the meaning of
745 permanent local variables.
746
67ab0163
GM
747 * files.texi (Visiting Functions): Document find-file-literally,
748 both the command and the variable.
749
750 * variables.texi (Creating Buffer-Local): Explain the meaning of
751 permanent local variables.
752
7532011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
754
755 * keymaps.texi (Remapping Commands): Mention how to undo it.
756
bfcb151a
RT
7572011-02-09 Reuben Thomas <rrt@sc3d.org>
758
759 * loading.texi (Hooks for Loading): Remove unnecessary advice
760 about eval-after-load (Bug#7986).
761
a41c8660
CY
7622011-02-05 Chong Yidong <cyd@stupidchicken.com>
763
764 * commands.texi (Accessing Mouse): Note that a header line is not
765 included in the row of posn-col-row.
766
e0dd6837
CY
7672011-02-02 Chong Yidong <cyd@stupidchicken.com>
768
769 * modes.texi (Major Mode Conventions): Add face guidelines.
770 (Faces for Font Lock): List faces in order of prominence.
771
a4180391
PE
7722011-02-01 Paul Eggert <eggert@cs.ucla.edu>
773
774 format-time-string now supports subsecond time stamp resolution
775 * os.texi (Time Parsing): Document %N.
776
7427eb97
CY
7772011-01-28 Chong Yidong <cyd@stupidchicken.com>
778
61db307f
CY
779 * vol1.texi (Top):
780 * vol2.texi (Top):
781 * elisp.texi (Top):
782 * display.texi (Display Property): Shorten the menu description of
783 the "Other Display Specs" node (Bug#7816).
784
7427eb97
CY
785 * keymaps.texi (Defining Menus): Add "menu item" and "extended
786 menu item" concept index entries (Bug#7805).
787
bf3dae7e
EZ
7882011-01-29 Eli Zaretskii <eliz@gnu.org>
789
790 * makefile.w32-in (texinfodir): New variable.
791 (usermanualdir): Remove as redundant with $(emacsdir).
792 (MAKEINFO): Remove options, leave only program name.
793 (MAKEINFO_OPTS): New variable.
794 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
795
06d8ace5 7962011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
797 Richard Kim <emacs18@gmail.com>
798
799 * loading.texi (Library Search): Document list-load-path-shadows
800 (Bug#7757).
801
06d8ace5 8022011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
803
804 * searching.texi (Regexp Special): Remove outdated discussion of
805 character sets (Bug#7780).
806
28a88153
CY
807 * frames.texi (Pop-Up Menus): Document where menu title comes
808 from (Bug#7684).
809
06d8ace5 8102011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
811
812 * display.texi (Making Buttons): Mention limitation of text buttons.
813
a8e1e9ee
WL
8142011-01-23 Werner Lemberg <wl@gnu.org>
815
816 * Makefile.in (MAKEINFO): Now controlled by `configure'.
817 (MAKEINFO_OPTS): New variable. Use it where appropriate.
818 (ENVADD): New variable to control texi2dvi and texi2pdf.
819
362b9d48
GM
8202011-01-15 Chong Yidong <cyd@stupidchicken.com>
821
822 * files.texi (Directory Names): Move directory-abbrev-alist doc to
823 Emacs manual.
824
8252011-01-15 Eli Zaretskii <eliz@gnu.org>
826
827 * files.texi (Directory Names): Explain why FROM in
828 directory-abbrev-alist should begin with \`. (Bug#7777)
829
3fa173b4
SM
8302011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
831
832 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
833
7c420169 8342011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
835
836 * modes.texi (Emulating Mode Line): Fix last change.
837
7c420169 8382011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
839
840 * modes.texi (Emulating Mode Line): Update documentation of
841 format-mode-line according to changes that fixed bug #7587.
842
80b33766
SM
8432010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
844
845 * modes.texi (Derived Modes): Mention prog-mode.
846
847 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
848 of the key-binding-data cache since we don't use it any more.
849
f49d1f52 8502010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 851
4bb49a92
EZ
852 * processes.texi (Shell Arguments):
853 * strings.texi (Creating Strings): Don't mention "shell commands";
854 make it explicit that `split-string-and-unquote' and
855 `combine-and-quote-strings' are mainly for working with arguments
856 to call-process and start-process.
857
3c73e30e
EZ
858 * processes.texi (Shell Arguments): Fix documentation of
859 `split-string-and-unquote'. Add indexing. (Bug#7563)
860
f49d1f52 8612010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
862
863 * modes.texi (Auto-Indentation): New section to document SMIE.
864 (Major Mode Conventions):
865 * text.texi (Mode-Specific Indent): Refer to it.
866
f49d1f52 8672010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
868
869 * display.texi (Other Display Specs): Document left-fringe and
870 right-fringe display specs.
871
f49d1f52 8722010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
873
874 * backups.texi (Making Backups):
875 * modes.texi (Example Major Modes): Use recommended coding style.
876 (Major Mode Basics, Derived Modes): Encourge more strongly use of
877 define-derived-mode. Mention completion-at-point-functions.
878
f49d1f52 8792010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 880
5dcb4c4e
SM
881 * nonascii.texi (Converting Representations):
882 Document byte-to-string.
e1115396 883
ec1b9b17
GM
8842010-12-08 Glenn Morris <rgm@gnu.org>
885
886 * buffers.texi (Modification Time):
887 verify-visited-file-modtime now defaults to the current buffer.
888
07976ae3 8892010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 890
ec1b9b17 891 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
892
893 * strings.texi (Creating Strings): Don't mention semi-obsolete
894 function char-to-string.
895 (String Conversion): Shorten discussion of semi-obsolete function
896 string-to-char. Link to Converting Representations.
897
898 * objects.texi (Symbol Type):
899 * text.texi (Near Point):
900 * help.texi (Help Functions):
901 * functions.texi (Mapping Functions): Use string instead of
902 char-to-string in examples.
903
07976ae3 9042010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
905
906 * text.texi (Kill Functions, Kill Functions)
907 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
908 YANK-HANDLER args.
909
910 * symbols.texi (Creating Symbols): Using unintern without an
911 obarray arg is now obsolete.
912
913 * numbers.texi (Float Basics): Document float-e and float-pi.
914
915 * variables.texi (Defining Variables): Change "pi" example to
916 "float-pi".
917
8547874a
EZ
9182010-11-26 Eli Zaretskii <eliz@gnu.org>
919
920 * commands.texi (Click Events): Document the values of X, Y and
921 COL, ROW in the event's position, when the click is on the header
922 or mode line, on the fringes, or in the margins.
923
4a47c275 9242010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 925
5b05d75b
EZ
926 * customize.texi (Composite Types): Lower-case index entry.
927
5dcb4c4e
SM
928 * loading.texi (How Programs Do Loading):
929 Document load-file-name. (Bug#7346)
c7926fe2 930
4a47c275 9312010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
932
933 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
934
0eb025fb
EZ
9352010-11-13 Eli Zaretskii <eliz@gnu.org>
936
937 * display.texi (Usual Display): Characters with no fonts are not
938 necessarily displayed as empty boxes.
939
2699a554 9402010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
941
942 * maps.texi (Standard Keymaps): Update File menu description.
943
8289f37b
GM
9442010-10-28 Glenn Morris <rgm@gnu.org>
945
946 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
947
5793a7bc 9482010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
949
950 * display.texi (Window Systems): Deprecate use of window-system as
951 a predicate.
952
17284e30
GM
9532010-10-23 Glenn Morris <rgm@gnu.org>
954
955 * help.texi (Documentation Basics): Remove mentions of digest-doc and
956 sorted-doc.
957
00f113eb
JB
9582010-10-15 Eli Zaretskii <eliz@gnu.org>
959
960 * os.texi (Dynamic Libraries): New node, with slightly modified
961 text deleted from "Image Formats".
962 (System Interface): Add @menu entry for "Dynamic Libraries".
963
964 * display.texi (Image Formats): Remove description of
965 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
966
07277eb8
GM
9672010-10-12 Glenn Morris <rgm@gnu.org>
968
969 * book-spine.texinfo: Rename to book-spine.texi.
970
c12e4a81
GM
9712010-10-11 Glenn Morris <rgm@gnu.org>
972
df187c62
GM
973 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
974
c12e4a81 975 * Makefile.in (DVIPS): New variable.
234db610
GM
976 (.PHONY): Add html, ps.
977 (html, elisp.html, ps, elisp.ps): New targets.
978 (clean): Delete html, ps files.
979 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 980
6513b232
EZ
9812010-10-09 Eli Zaretskii <eliz@gnu.org>
982
983 * makefile.w32-in (emacsdir): New variable.
984 (srcs): Add emacsver.texi.
985 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
986
abd40fb4
GM
9872010-10-09 Glenn Morris <rgm@gnu.org>
988
c1dc72b3
GM
989 * Makefile.in (VPATH): Remove.
990 (infodir): Make it absolute.
991 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
992
4393405b
GM
993 * Makefile.in (dist): Anchor regexps.
994
eef3ab94
GM
995 * Makefile.in (srcs): Put elisp.texi first.
996 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
997
aa9db089
GM
998 * Makefile.in (infoclean): Remove harmless, long-standing error.
999
abd40fb4
GM
1000 * Makefile.in ($(infodir)): Delete rule.
1001 (mkinfodir): New.
1002 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
1003
68db69ed 1004 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 1005 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 1006
ea274122
GM
10072010-10-09 Glenn Morris <rgm@gnu.org>
1008
f7a31f11
GM
1009 * Makefile.in (emacsdir): New variable.
1010 (MAKEINFO): Add -I $emacsdir.
1011 (dist): Copy emacsver.texi.
b13254e7
GM
1012 (srcs): Add emacsver.texi.
1013
f7a31f11
GM
1014 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
1015 Set EMACSVER by including emacsver.texi.
1016
ea274122
GM
1017 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1018
17ca7950
GM
10192010-10-07 Glenn Morris <rgm@gnu.org>
1020
1021 * Makefile.in (version): New, set by configure.
1022 (clean): Delete dist tar file.
1023 (dist): Use version in tar name.
1024
4c83f6e1
GM
10252010-10-06 Glenn Morris <rgm@gnu.org>
1026
1027 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
1028 (INSTALL_INFO): Remove unused variable.
1029 (mostlyclean, infoclean, dist): New rules.
1030 (clean): Delete dvi and pdf files.
1031 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 1032 ($(infodir)): Add parallel build workaround.
4c83f6e1 1033
0264072d
GM
10342010-10-04 Glenn Morris <rgm@gnu.org>
1035
1036 * Makefile.in (dvi, pdf, $(infodir)): New targets.
1037 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 1038 Fix -I typo.
0264072d
GM
1039 (clean): No 'make.out' or 'core' files.
1040 (.PHONY): Declare clean rules.
1041 (maintainer-clean): Delete pdf file. Guard against cd failures.
1042
77f38949
GM
10432010-10-03 Glenn Morris <rgm@gnu.org>
1044
1045 * files.texi (File Name Components): Remove ignored section about
1046 deleted variable directory-sep-char.
1047
178fdd41
MA
10482010-10-03 Michael Albinus <michael.albinus@gmx.de>
1049
1050 * files.texi (Magic File Names): New defopt
1051 remote-file-name-inhibit-cache.
1052
9c524fcb
GM
10532010-10-02 Glenn Morris <rgm@gnu.org>
1054
1055 * os.texi (Killing Emacs): Hook now runs in batch mode.
1056
f816790b
SM
10572010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
1058
1059 * text.texi (Special Properties): Clarify when modification-hooks run.
1060
7cf78aac
SM
10612010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
1062
1063 * syntax.texi (Syntax Flags): Document new `c' flag.
1064
ca0d44e4
GM
10652010-09-09 Glenn Morris <rgm@gnu.org>
1066
1067 * display.texi (ImageMagick Images): General cleanup.
1068
10999305 10692010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
1070
1071 * files.texi (Directory Names): Use \` rather than ^.
1072
45240125
JD
10732010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1074
1075 * text.texi (Low-Level Kill Ring):
1076 * frames.texi (Window System Selections): Remove cut buffer
1077 documentation.
1078
4abe5bf6
EZ
10792010-08-28 Eli Zaretskii <eliz@gnu.org>
1080
1081 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
1082 Parameters", where the default fringe width is described.
1083
1084 * frames.texi (Window Frame Parameters, Basic Parameters)
1085 (Position Parameters, Layout Parameters, Management Parameters)
1086 (Cursor Parameters, Font and Color Parameters): Add indexing for
1087 frame parameters. (Bug#6929)
1088
fdc76236
TT
10892010-08-25 Tom Tromey <tromey@redhat.com>
1090
1091 * vol2.texi (Top): Update.
1092 * vol1.texi (Top): Update.
1093 * tips.texi (Library Headers): Mention Package-Version and
1094 Package-Requires.
1095 * package.texi: New file.
1096 * os.texi (System Interface): Update pointers.
1097 * elisp.texi (Top): Link to new nodes. Include package.texi.
1098 * anti.texi (Antinews): Update pointers.
1099
1e5c1c80
EZ
11002010-08-25 Eli Zaretskii <eliz@gnu.org>
1101
1102 * processes.texi (Filter Functions): Fix last change.
1103
78e33835
CY
11042010-08-24 Markus Triska <triska@gmx.at>
1105
1106 * processes.texi (Filter Functions): Use `buffer-live-p' instead
1107 of `buffer-name' in the main text as well as in the example
1108 (Bug#3098).
1109
198a7a97
CY
11102010-08-22 Chong Yidong <cyd@stupidchicken.com>
1111
1112 * nonascii.texi (Text Representations):
1113 * loading.texi (Loading Non-ASCII):
1114 * compile.texi (Byte Compilation): Don't mention obsolete
1115 --unibyte command-line argument.
1116
bc7d7ea6
CY
11172010-08-22 Chong Yidong <cyd@stupidchicken.com>
1118
1119 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
1120
b0126eac 11212010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
1122
1123 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
1124
e8a6cc19
EZ
11252010-08-20 Eli Zaretskii <eliz@gnu.org>
1126
1127 * commands.texi (Misc Events): Add cross-references to where
1128 POSITION of a mouse event is described in detail.
1129
c4e7c63a 11302010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
ee301a7a 1131
c4e7c63a 1132 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
ee301a7a 1133
7815fe19 11342010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
1135
1136 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
1137 Suggested by Štěpán Němec <stepnem@gmail.com>.
1138
7815fe19 11392010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
1140
1141 * minibuf.texi (High-Level Completion): Document args of
1142 `read-buffer-function' (bug#5625).
1143
8b2dd508
JD
11442010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1145
1146 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
1147
bace45fe
MA
11482010-07-29 Michael Albinus <michael.albinus@gmx.de>
1149
1150 * processes.texi (Process Information): Explain process property
1151 `remote-tty'.
1152
4ce5a4cc
JB
11532010-07-27 Juanma Barranquero <lekktu@gmail.com>
1154
1155 * modes.texi (Defining Minor Modes): Use C-delete in examples,
1156 instead of "\C-\^?" (bug#6334).
1157
1c84bc7a
JB
1158 * text.texi (Special Properties): Fix typo.
1159
b88746ba
EZ
11602010-07-09 Eli Zaretskii <eliz@gnu.org>
1161
1162 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
1163 calling sequences, which are now the standard.
1164
51422d6d
CY
11652010-06-24 Chong Yidong <cyd@stupidchicken.com>
1166
1167 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
1168
1169 * commands.texi (Command Overview): Mention undo-boundary call.
1170
d24880de
GM
11712010-06-23 Glenn Morris <rgm@gnu.org>
1172
1173 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
1174 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
1175 * frames.texi, functions.texi, internals.texi, keymaps.texi:
1176 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
1177 * searching.texi, sequences.texi, strings.texi, syntax.texi:
1178 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
1179 Untabify Texinfo files.
1180
0fc76035
CY
11812010-06-20 Chong Yidong <cyd@stupidchicken.com>
1182
1183 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
1184
5338dc0b
CY
11852010-06-19 Chong Yidong <cyd@stupidchicken.com>
1186
a628ad9d 1187 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 1188
2c3a3c1d
CY
11892010-06-02 Chong Yidong <cyd@stupidchicken.com>
1190
ba3bf1d9
CY
1191 * searching.texi (Regexp Special): Remove obsolete information
1192 about matching non-ASCII characters, and suggest using char
1193 classes (Bug#6283).
2c3a3c1d 1194
7f4b4249
JB
11952010-05-30 Juanma Barranquero <lekktu@gmail.com>
1196
1197 * minibuf.texi (Basic Completion): Add missing "@end defun".
1198
637821cd
SM
11992010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1200
1201 * minibuf.texi (Basic Completion): Document completion-boundaries.
1202 (Programmed Completion): Document the new fourth method for boundaries.
1203
e13051c3
CY
12042010-05-22 Chong Yidong <cyd@stupidchicken.com>
1205
a628ad9d 1206 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 1207
0235128c 12082010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1209
1210 * windows.texi (Textual Scrolling):
1211 * tips.texi (Coding Conventions):
1212 * minibuf.texi (Minibuffer History):
1213 * maps.texi (Standard Keymaps):
1214 * loading.texi (Where Defined):
1215 * edebug.texi (Instrumenting): Fix typos.
1216
0235128c 12172010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 1218
c7c32279
CY
1219 * keymaps.texi (Menu Bar): Document :advertised-binding property.
1220
0235128c
SM
1221 * functions.texi (Obsolete Functions):
1222 Document set-advertised-calling-convention.
eb5ed549
CY
1223
1224 * minibuf.texi (Basic Completion): Document completion-in-region.
1225 (Programmed Completion): Document completion-annotate-function.
1226
1227 * commands.texi (Reading One Event): Document read-key.
1228 (Distinguish Interactive): Document KIND arg to
1229 called-interactively-p. Delete obsolete interactive-p.
1230
1231 * elisp.texi (Top): Update node description.
1232
f8848423
EZ
12332010-05-08 Eli Zaretskii <eliz@gnu.org>
1234
0235128c
SM
1235 * nonascii.texi (Character Properties):
1236 Document unicode-category-table. Add an index entry for Unicode
1237 general category.
1238
12392010-05-07 Chong Yidong <cyd@stupidchicken.com>
1240
1241 * Version 23.2 released.
f8848423 1242
938efb77
JB
12432010-04-20 Juanma Barranquero <lekktu@gmail.com>
1244
1245 * locals.texi (Standard Buffer-Local Variables):
1246 Remove @ignore'd reference to `direction-reversed'.
1247
5854c267
JL
12482010-04-14 Juri Linkov <juri@jurta.org>
1249
1250 Fix @deffn without category.
1251
1252 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
1253 for `abbrev-insert'.
1254
1255 * buffers.texi (Indirect Buffers): Add category `Command'
1256 to @deffn of `clone-indirect-buffer'.
1257
1258 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
1259 for `next-window' and `previous-window'. Add category `Command'
1260 to @deffn of `pop-to-buffer'.
1261
8a14dec7
CY
12622010-04-01 Chong Yidong <cyd@stupidchicken.com>
1263
1264 * nonascii.texi (Text Representations): Don't mark
1265 enable-multibyte-characters as a user option.
1266
7a1831cf
EZ
12672010-03-31 Eli Zaretskii <eliz@gnu.org>
1268
1269 * control.texi (Handling Errors): How to re-throw a signal caught
1270 by condition-case.
1271
c3863713
CY
12722010-03-26 Chong Yidong <cyd@stupidchicken.com>
1273
1274 * loading.texi (Hooks for Loading): Document after-load-functions.
1275 Copyedits.
1276
c333f279
AM
12772010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
1278
1279 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
1280
e867cb5d 12812010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
1282
1283 * processes.texi (Network Processes): Document seqpacket type.
1284
605f35cd
DN
12852010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
1286
1287 * os.texi (System Environment): Do not mention lynxos.
1288
288f9fc0
CY
12892010-03-10 Chong Yidong <cyd@stupidchicken.com>
1290
1291 * Branch for 23.2.
1292
eed5c93a
CY
12932010-03-06 Chong Yidong <cyd@stupidchicken.com>
1294
1295 * objects.texi (Integer Type): Take note of the read syntax
1296 exception for numbers that cannot fit in the integer type.
1297
1ddd6622
GM
12982010-03-03 Glenn Morris <rgm@gnu.org>
1299
1300 * numbers.texi (Integer Basics, Bitwise Operations):
1301 * objects.texi (Integer Type): Update for integers now being 30-bit.
1302
a908c79a
CY
13032010-02-27 Chong Yidong <cyd@stupidchicken.com>
1304
1305 * display.texi (Low-Level Font): Document :otf font-spec property.
1306
cd61af01
SM
13072010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1308
1309 * display.texi (Line Height): Avoid obsolete special default variables
1310 like default-major-mode.
1311
c02f8fe2
AM
13122010-01-28 Alan Mackenzie <acm@muc.de>
1313
1314 * display.texi (Auto Faces): Say fontification-functions is called
1315 whether or not Font Lock is enabled. Tidy up the wording a bit.
1316
d738d18b
CY
13172010-01-17 Chong Yidong <cyd@stupidchicken.com>
1318
1319 * elisp.texi: Remove duplicate edition information (Bug#5407).
1320
4963739e
JB
13212010-01-17 Juanma Barranquero <lekktu@gmail.com>
1322
1323 * two.el (volume-header-toc-markup): Fix typos in docstring.
1324
c57008f6
SM
13252010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1326
1327 Avoid dubious uses of save-excursions.
1328 * positions.texi (Excursions): Recommend the use of
1329 save-current-buffer if applicable.
1330 * text.texi (Clickable Text): Fix the example code which used
1331 save-excursion in a naive way which sometimes preserves point and
1332 sometimes not.
1333 * variables.texi (Creating Buffer-Local):
1334 * os.texi (Session Management):
1335 * display.texi (GIF Images):
1336 * control.texi (Cleanups): Use (save|with)-current-buffer.
1337
2f3725cd
EZ
13382010-01-02 Eli Zaretskii <eliz@gnu.org>
1339
1340 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
1341
85eeac93
CY
13422010-01-02 Chong Yidong <cyd@stupidchicken.com>
1343
1344 * nonascii.texi (Text Representations, Character Codes)
1345 (Converting Representations, Explicit Encoding)
1346 (Translation of Characters): Use hex notation consistently.
1347 (Character Sets): Fix map-charset-chars doc (Bug#5197).
1348
4801c5fa
CY
13492010-01-01 Chong Yidong <cyd@stupidchicken.com>
1350
1351 * loading.texi (Where Defined): Make it clearer that these are
1352 loaded files (Bug#5068).
1353
26e533e2
CY
13542009-12-29 Chong Yidong <cyd@stupidchicken.com>
1355
1356 * minibuf.texi (Completion Styles): Document `initials' style.
1357
16d1ff5f
CY
13582009-12-25 Chong Yidong <cyd@stupidchicken.com>
1359
1360 * frames.texi (Resources): Describe inhibit-x-resources.
1361 (Size Parameters): Copyedit.
1362
1363 * hash.texi (Creating Hash):
1364 * objects.texi (Hash Table Type): Document the new hash table
1365 printed representation.
1366
1367 * minibuf.texi (Basic Completion): 4th arg to all-completions is
1368 obsolete.
1369
5dcb4c4e
SM
1370 * processes.texi (Process Buffers):
1371 Document process-kill-buffer-query-function.
16d1ff5f 1372
9a5de3d9
GM
13732009-12-05 Glenn Morris <rgm@gnu.org>
1374
1375 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
1376 diary-display-function, and no longer recommended to be a hook.
1377 Update for changes in the names of calendar and diary hooks.
1378 diary-print-entries-hook has changed section.
1379
b640eb52
EZ
13802009-11-28 Eli Zaretskii <eliz@gnu.org>
1381
1382 * text.texi (Special Properties): More accurate description of
1383 what the `cursor' property does.
1384
be1674ab
KR
13852009-11-26 Kevin Ryde <user42@zip.com.au>
1386
1387 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
1388 mouse-wheel-down-event, the closest thing to a definition for them.
1389 * os.texi (Startup Summary): vindex inhibit-startup-message and
1390 inhibit-splash-screen.
1391 (Command-Line Arguments): vindex argv.
1392 (Suspending Emacs): vindex suspend-tty-functions and
1393 resume-tty-functions. Don't want to index every hook, but having
1394 the programming ones is helpful.
1395
603f5979
CY
13962009-11-14 Chong Yidong <cyd@stupidchicken.com>
1397
1398 * commands.texi (Motion Events): Fix typo (Bug#4907).
1399
4359a806
CY
14002009-11-08 Chong Yidong <cyd@stupidchicken.com>
1401
1402 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
1403 are affected by case-fold-search (Bug#4483).
1404
0f063651
CY
14052009-11-02 Chong Yidong <cyd@stupidchicken.com>
1406
1407 * minibuf.texi (Reading File Names): Note that read-file-name may
1408 use a graphical file dialog.
1409
9bd79893
GM
14102009-10-31 Glenn Morris <rgm@gnu.org>
1411
1412 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
1413
ebe479ec
KR
14142009-10-16 Kevin Ryde <user42@zip.com.au>
1415
1416 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
1417 in particular so `info-lookup-symbol' can find its docs.
1418
2640fa86
CY
14192009-10-16 Chong Yidong <cyd@stupidchicken.com>
1420
1421 * variables.texi (Constant Variables): Distinguish from defconst
1422 variables.
1423 (Defining Variables): Add cindex.
1424
edd6a733
CY
14252009-10-15 Chong Yidong <cyd@stupidchicken.com>
1426
1427 * os.texi (Time of Day): Clarify that the microsecond part is
1428 ignored (Bug#4637).
1429
5feb0b73
GM
14302009-10-11 Glenn Morris <rgm@gnu.org>
1431
1432 * frames.texi (Size and Position): Clarify what is included in the frame
1433 height. (Bug#4535)
1434
0c5413c8
GM
14352009-10-10 Glenn Morris <rgm@gnu.org>
1436
1437 * windows.texi (Size of Window): The relationship between window and
1438 frame heights is not so simple. (Bug#4535)
1439 Mention window-full-height-p.
1440
7f8b600a
SM
14412009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1442
1443 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
1444 used from Lisp.
1445
6185de1c
EZ
14462009-10-07 Eli Zaretskii <eliz@gnu.org>
1447
7f8b600a
SM
1448 * files.texi (Directory Names) <abbreviate-file-name>:
1449 Document that root home directories are not replaced with "~".
6185de1c 1450
9972911f
EZ
14512009-10-06 Eli Zaretskii <eliz@gnu.org>
1452
1453 * text.texi (Special Properties): Document the meaning of the
1454 `cursor' text property whose value is an integer.
1455
2a3f19ef
MA
14562009-10-05 Michael Albinus <michael.albinus@gmx.de>
1457
1458 * files.texi (Magic File Names): Add `copy-directory'.
1459
804543b5
EZ
14602009-10-05 Eli Zaretskii <eliz@gnu.org>
1461
1462 * files.texi (File Attributes): Fix description of file
1463 attributes. (Bug#4638) Update attributes of files.texi example to
1464 be more representative.
1465
461bf92b
MA
14662009-10-05 Michael Albinus <michael.albinus@gmx.de>
1467
1468 * files.texi (Create/Delete Dirs): New command copy-directory.
1469
a86cd395
JB
14702009-10-04 Juanma Barranquero <lekktu@gmail.com>
1471
1472 * anti.texi (Antinews):
1473 * macros.texi (Indenting Macros):
1474 * strings.texi (Creating Strings, Case Conversion):
1475 Remove duplicate words.
1476
d3080264
MA
14772009-10-01 Michael Albinus <michael.albinus@gmx.de>
1478
1479 * files.texi (Create/Delete Dirs): delete-directory has an
1480 optional parameter RECURSIVE.
1481
85d14563
SM
14822009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
1483
1484 * buffers.texi (Swapping Text): Minor clarification.
1485
3d9842c6
GM
14862009-10-01 Glenn Morris <rgm@gnu.org>
1487
1488 * functions.texi (Declaring Functions): Mention that we also search for
1489 ".m" files in the src/ directory.
1490
78427304
CY
14912009-09-25 David Engster <deng@randomsample.de>
1492
3d9842c6 1493 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 1494
b578c9cc
GM
14952009-09-22 Glenn Morris <rgm@gnu.org>
1496
1497 * internals.texi (Building Emacs): Mention preloaded-file-list.
1498
beee5da7
AM
14992009-09-14 Alan Mackenzie <acm@muc.de>
1500
1501 * os.texi (Terminal Output): Put "@code{}" around "stdout".
1502
5d6ab672
CY
15032009-09-13 Chong Yidong <cyd@stupidchicken.com>
1504
1505 * functions.texi (Anonymous Functions): Rearrange discussion,
1506 giving usage of unquoted lambda forms first. Mention that
1507 `function' and `#'' are no longer required (Bug#4290).
1508
59375eeb
AM
15092009-09-11 Alan Mackenzie <acm@muc.de>
1510
a86cd395 1511 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
1512 batch mode.
1513
e7e2f529
GM
15142009-09-01 Glenn Morris <rgm@gnu.org>
1515
1516 * display.texi (Face Functions): Mention define-obsolete-face-alias.
1517
eae47088
GM
15182009-08-26 Ulrich Mueller <ulm@gentoo.org>
1519
1520 * nonascii.texi (Character Codes): Fix typos.
1521
3691a0a6
MA
15222009-08-25 Michael Albinus <michael.albinus@gmx.de>
1523
1524 * processes.texi (Synchronous Processes): New defvar
1525 process-file-side-effects.
1526
664d56b8
GM
15272009-08-25 Glenn Morris <rgm@gnu.org>
1528
1529 * display.texi (Fontsets): Fix typo.
1530
0706c025
GM
1531 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
1532
03a74b84
SM
15332009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
1534
1535 * processes.texi (Asynchronous Processes): Adjust arglist of
1536 start-process-shell-command and start-file-process-shell-command.
1537
f6de8a37
CY
15382009-08-15 Chong Yidong <cyd@stupidchicken.com>
1539
4b1ed1bb
CY
1540 * advice.texi (Argument Access in Advice): Note that argument
1541 positions are zero-based (Bug#3932).
1542
89a9e058
CY
1543 * commands.texi (Distinguish Interactive): Minor copyedit.
1544
23696fd7
CY
1545 * display.texi (Face Attributes): Add xref to Displaying Faces for
1546 explanation of "underlying face".
1547
f6de8a37
CY
1548 * customize.texi (Common Keywords): Add xref to Loading.
1549
1550 * loading.texi (How Programs Do Loading): Add xref to Lisp
1551 Libraries node in the Emacs manual.
1552
417f77e6
CY
15532009-08-13 Chong Yidong <cyd@stupidchicken.com>
1554
1555 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
1556
0999039c
CY
15572009-07-18 Chong Yidong <cyd@stupidchicken.com>
1558
1559 * processes.texi (Shell Arguments): Copyedits.
1560
9af167bc
GM
15612009-07-18 Glenn Morris <rgm@gnu.org>
1562
1563 * loading.texi (Repeated Loading): Fix typo.
1564
137987ab
RS
15652009-07-16 Richard Stallman <rms@gnu.org>
1566
1567 * buffers.texi (Swapping Text): Recommend setting
1568 write-region-annotate-functions and buffer-saved-size.
1569
1570 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
1571
622fa380
GM
15722009-07-15 Glenn Morris <rgm@gnu.org>
1573
1574 * edebug.texi: Minor re-phrasings throughout.
1575 (Edebug Execution Modes): Sit-for affects continue mode too.
1576 (Jumping): Use `forward-sexp' rather than its keybinding.
1577 (Edebug Misc): Fix Q binding.
1578 (Edebug Eval): Remove cl version.
1579 (Printing in Edebug): Clarify print-length etc.
1580 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
1581 (Specification List): Remove edebug-unwrap findex entry.
1582 (Specification Examples): defmacro is actually not the same as defun.
1583 Escape "`" in example.
1584
6bbd4600
CY
15852009-07-15 Chong Yidong <cyd@stupidchicken.com>
1586
1587 * markers.texi (The Mark): Document optional arg to
1588 deactivate-mark.
1589
e538d479
GM
15902009-07-11 Kevin Ryde <user42@zip.com.au>
1591
1592 * hooks.texi (Standard Hooks): Fix cross-references.
1593
4c98b9ed
GM
1594 * loading.texi (Named Features): Refer to eval-after-load.
1595
5300838c
GM
15962009-07-11 Glenn Morris <rgm@gnu.org>
1597
64fbeb16
GM
1598 * Makefile.in (TEXI2PDF): New.
1599 (elisp.pdf): New target.
1600
4c98b9ed
GM
1601 * searching.texi (Regexp Backslash): Fix typo.
1602
1603 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 1604
51d9979c
GM
16052009-07-10 Glenn Morris <rgm@gnu.org>
1606
561c0216
GM
1607 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
1608
5b594a58
GM
1609 * customize.texi (Customization Types):
1610 * display.texi (Abstract Display):
0cc8c85a 1611 * objects.texi (Character Type, String Type):
5b594a58 1612 Merge in some menu descriptions from elisp.texi.
51d9979c 1613
c3cbbb40
GM
1614 * hash.texi (Hash Tables):
1615 * modes.texi (Multiline Font Lock):
1616 End menu description with period.
fe42c16a 1617
28528402
GM
16182009-07-09 Glenn Morris <rgm@gnu.org>
1619
1620 * back.texi: Don't hard-code texinfo location.
1621
1622 * two-volume.make (texinfodir): New, with location of texinfo.tex.
1623 (tex): Add texinfodir to TEXINPUTS.
1624 (elisp1med-init, elisp2med-init): Use texinfodir.
1625
1626 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
1627 (clean): Add two-volume.make intermediate files.
1628
1629 * elisp.texi, vol1.texi, vol2.texi:
1630 Use a DATE variable with the publication date, and update it.
1631 Fix antinews menu description.
1632
1633 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
1634 Update the detailed node listing to match elisp.texi.
1635
1636 * README: Update edition to match elisp.texi.
1637
1638 * objects.texi (General Escape Syntax):
1639 * nonascii.texi (Character Sets):
1640 Use consistent case for "Unicode Standard".
1641
1642 * anti.texi (Antinews):
1643 * customize.texi (Variable Definitions):
1644 * functions.texi (Declaring Functions):
1645 * nonascii.texi (Character Properties):
1646 * processes.texi (Serial Ports):
1647 * text.texi (Special Properties):
1648 * tips.texi (Coding Conventions):
1649 Minor rearrangements to improve TeX line-filling.
1650
1651 * commands.texi (Using Interactive): Fix cross-reference.
1652
17db8e10
JD
16532009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1654
1655 * frames.texi (Management Parameters): Mention sticky.
1656
77c7e2e1
AS
16572009-07-01 Andreas Schwab <aschwab@redhat.com>
1658
1659 * help.texi (Help Functions): Fix description of help-buffer and
1660 help-setup-xref to use @defun instead of @deffn.
1661
3f1c6666
JD
16622009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1663
1664 * frames.texi (Size Parameters): Mention maximized for fullscreen.
1665
ca27c21b
CY
16662009-06-24 Chong Yidong <cyd@stupidchicken.com>
1667
1668 * display.texi (Window Systems): Add ns to the list.
1669
70243478
CY
16702009-06-21 Chong Yidong <cyd@stupidchicken.com>
1671
1672 * Branch for 23.1.
1673
df006536
MR
16742009-06-17 Martin Rudalics <rudalics@gmx.at>
1675
1676 * windows.texi (Dedicated Windows): Fix typo.
1677 (Resizing Windows): Replace @defun by @deffn.
1678
d259fc4b
GM
16792009-06-17 Glenn Morris <rgm@gnu.org>
1680
1681 * variables.texi (Directory Local Variables):
1682 Update for 2009-04-11 name-change of dir-locals-directory-alist.
1683
30781db6
KH
16842009-06-09 Kenichi Handa <handa@m17n.org>
1685
1686 * nonascii.texi (Character Sets): State clearly that FROM and TO
1687 are codepoints of CHARSET.
1688
62e8099c
CY
16892009-06-07 Chong Yidong <cyd@stupidchicken.com>
1690
1691 * minibuf.texi (Reading File Names): Fix introductory text.
1692 Suggested by stan@derbycityprints.com.
1693 (High-Level Completion): Fix typo.
1694
ee1b1917
CY
16952009-05-28 Chong Yidong <cyd@stupidchicken.com>
1696
1697 * frames.texi (Text Terminal Colors): Multi-tty is already
1698 implemented, but tty-local colors are not.
1699
5df647e8
CY
17002009-05-27 Chong Yidong <cyd@stupidchicken.com>
1701
1702 * hooks.texi (Standard Hooks): Remove mention of obsolete
1703 redisplay-end-trigger-functions.
1704
1705 * internals.texi (Window Internals): Remove mention of obsolete
1706 redisplay-end-trigger-functions.
1707
01f17ae2
MR
17082009-05-21 Martin Rudalics <rudalics@gmx.at>
1709
1710 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
1711
1712 * backups.texi (Making Backups): backup-directory-alist and
1713 make-backup-file-name-function are options.
1714 (Auto-Saving): auto-save-list-file-prefix is an option.
1715
1716 * buffers.texi (Killing Buffers): buffer-offer-save is an
1717 option.
1718
1719 * display.texi (Refresh Screen): no-redraw-on-reenter is an
1720 option.
1721 (Echo Area Customization): echo-keystrokes is an option.
1722 (Selective Display): selective-display-ellipses is an option.
1723 (Temporary Displays): temp-buffer-show-function is an option.
1724 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
1725 are options.
1726 (Font Selection): face-font-family-alternatives,
1727 face-font-selection-order, face-font-registry-alternatives, and
1728 scalable-fonts-allowed are options.
1729 (Fringe Indicators): indicate-buffer-boundaries is an option.
1730 (Fringe Cursors): overflow-newline-into-fringe is an option.
1731 (Scroll Bars): scroll-bar-mode is an option.
1732
1733 * eval.texi (Eval): max-lisp-eval-depth is an option.
1734
1735 * files.texi (Visiting Functions): find-file-hook is an option.
1736 (Directory Names): directory-abbrev-alist is an option.
1737 (Unique File Names): temporary-file-directory and
1738 small-temporary-file-directory are options.
1739
1740 * frames.texi (Initial Parameters): initial-frame-alist,
1741 minibuffer-frame-alist and default-frame-alist are options.
1742 (Cursor Parameters): blink-cursor-alist and
1743 cursor-in-non-selected-windows ar options.
1744 (Window System Selections): selection-coding-system is an
1745 option.
1746 (Display Feature Testing): display-mm-dimensions-alist is an
1747 option.
1748
1749 * help.texi (Help Functions): help-char and help-event-list are
1750 options.
1751
1752 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
1753 an option.
1754
1755 * minibuf.texi (Minibuffer History): history-length and
1756 history-delete-duplicates are options.
1757 (High-Level Completion): read-buffer-function and
1758 read-buffer-completion-ignore-case are options.
1759 (Reading File Names): read-file-name-completion-ignore-case is
1760 an option.
1761
1762 * modes.texi (Mode Line Top): mode-line-format is an option.
1763 (Mode Line Variables): mode-line-position and mode-line-modes
1764 are options.
1765
1766 * nonascii.texi (Text Representations):
1767 enable-multibyte-characters is an option.
1768 (Default Coding Systems): auto-coding-regexp-alist,
1769 file-coding-system-alist, auto-coding-alist and
1770 auto-coding-functions are options.
1771 (Specifying Coding Systems): inhibit-eol-conversion is an
1772 option.
1773
1774 * os.texi (Init File): site-run-file is an option.
1775 (System Environment): mail-host-address is an option.
1776 (User Identification): user-mail-address is an option.
1777 (Terminal Output): baud-rate is an option.
1778
1779 * positions.texi (Word Motion): words-include-escapes is an
1780 option.
1781
1782 * searching.texi (Standard Regexps): page-delimiter,
1783 paragraph-separate, paragraph-separate and sentence-end are
1784 options.
1785
1786 * text.texi (Margins): left-margin and fill-nobreak-predicate
1787 are options.
1788
1789 * variables.texi (Local Variables): max-specpdl-size is an
1790 option.
1791
1792 * windows.texi (Choosing Window):
1793 split-window-preferred-function, special-display-function and
1794 display-buffer-function are options.
1795
106e6894
CY
17962009-05-20 Chong Yidong <cyd@stupidchicken.com>
1797
4a83454d
CY
1798 Fix errors spotted by Martin Rudalics.
1799
106e6894
CY
1800 * syntax.texi (Position Parse): Document rationale for ignored
1801 arguments to syntax-ppss-flush-cache.
1802
1803 * processes.texi (Input to Processes): Mark PROCESS arg to
1804 process-running-child-p as optional.
1805 (Network Options): Document NO-ERROR arg to
1806 set-network-process-option.
1807
1808 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
1809 command.
1810
1811 * searching.texi (POSIX Regexps): Mark posix-search-forward and
1812 posix-search-backward as commands.
1813
1814 * os.texi (Killing Emacs): Mark kill-emacs as a command.
1815 (Suspending Emacs): Mark suspend-emacs as a command.
1816 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
1817 commands.
5dcb4c4e
SM
1818 (Terminal Output): Remove obsolete function baud-rate.
1819 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
1820
1821 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
1822 terminal-coding-system and set-terminal-coding-system.
1823 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
1824 as optional.
1825 (Character Sets): Document RESTRICTION arg of char-charset.
1826 (Character Codes): Mark POS argument to get-byte as optional.
1827
1828 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
1829 minibuffer-message.
1830
1831 * files.texi (Create/Delete Dirs): Mark make-directory and
1832 delete-directory as commands.
1833
1834 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
1835
1836 * text.texi (Base 64): Mark base64-decode-string and
1837 base64-encode-string as commands.
1838 (Columns): Mark move-to-column as a command.
1839 (Mode-Specific Indent): Document RIGID arg to
1840 indent-for-tab-command.
1841 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
1842 Mark indent-code-rigidly as a command.
1843 (Substitution): Mark translate-region as a command.
1844
1845 * frames.texi (Size and Position): Remove obsolete functions
1846 screen-height and screen-width.
1847
04173931
CY
18482009-05-19 Chong Yidong <cyd@stupidchicken.com>
1849
1850 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
1851 (Displaying Buffers, Resizing Windows): Correct mistakes;
1852 next-window, previous-window, and pop-to-buffer are not commands,
1853 and fit-window-to-buffer" is a command. (Pointed out by Martin
1854 Rudalics.)
1855
eae7d8f8
RS
18562009-05-17 Richard M Stallman <rms@gnu.org>
1857
1858 * modes.texi (Precalculated Fontification): Clarify text.
1859
b8766179
MR
18602009-05-17 Martin Rudalics <rudalics@gmx.at>
1861
1862 * windows.texi (Selecting Windows): Clarify descriptions of
1863 with-selected-window and get-lru-window.
1864 (Cyclic Window Ordering): Refer to particular frame when talking
1865 about how splitting affects the ordering.
1866 (Displaying Buffers): Fix descriptions of switch-to-buffer and
1867 switch-to-buffer-other-window. Explain how setting of
1868 display-buffer-reuse-frames affects pop-to-buffer.
1869 (Choosing Window): Clarify some details in descriptions of
1870 display-buffer-reuse-frames, pop-up-frames, and
1871 pop-up-frame-function.
1872 (Dedicated Windows): Clarify some details.
1873 (Textual Scrolling): Replace term vscroll by term vertical
1874 scroll position.
1875 (Vertical Scrolling): Fix typo.
1876 (Window Hooks): Relate text on jit-lock-register to window
1877 scrolling and size changes.
1878
734b5e3b
CY
18792009-05-14 Chong Yidong <cyd@stupidchicken.com>
1880
0a65633e
CY
1881 * frames.texi (Initial Parameters): Clarify what the initial
1882 minibuffer frame is.
05be46d7
CY
1883 (Buffer Parameters): Note that the minibuffer parameter can not be
1884 altered.
0a65633e 1885
734b5e3b
CY
1886 * anti.texi (Antinews): Copyedits. Rearrange some entries.
1887 Document display-buffer changes.
1888
925672cd
CY
18892009-05-13 Chong Yidong <cyd@stupidchicken.com>
1890
17ecd7af
CY
1891 * anti.texi (Antinews): Rewrite for Emacs 22.
1892
925672cd
CY
1893 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
1894 obarrays are first mentioned. Define "system abbrev" more
1895 prominently, and add it to the index.
1896 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
1897 Copyedits.
1898 (Abbrev Expansion): Document abbrev-insert.
1899
80be4dd7
CY
19002009-05-12 Chong Yidong <cyd@stupidchicken.com>
1901
1902 * frames.texi (Font and Color Parameters): Rename from Color
1903 Parameters. Document font-backend parameter.
1904
1905 * vol2.texi (Top): Update node listing.
1906 * vol1.texi (Top): Update node listing.
1907 * elisp.texi (Top): Update node listing.
1908
372a93ac
MR
19092009-05-11 Martin Rudalics <rudalics@gmx.at>
1910
1911 * windows.texi (Choosing Window): Don't explicitly refer to
1912 split-window-sensibly's window argument in descriptions of
1913 split-height-threshold and split-width-threshold.
1914
714c3541
MR
19152009-05-10 Martin Rudalics <rudalics@gmx.at>
1916
1917 * windows.texi (Choosing Window): Fix rewrite of window
1918 splitting section.
1919
0e90e7be
EZ
19202009-05-09 Eli Zaretskii <eliz@gnu.org>
1921
1922 * nonascii.texi (Default Coding Systems): Document
5dcb4c4e
SM
1923 find-auto-coding, set-auto-coding, and auto-coding-alist.
1924 Add indexing.
0e90e7be
EZ
1925 (Lisp and Coding Systems): Add index entries.
1926
d3c0c321
MR
19272009-05-09 Martin Rudalics <rudalics@gmx.at>
1928
1929 * windows.texi (Choosing Window): Describe split-window-sensibly
1930 and rewrite section on window splitting accordingly.
1931 (Textual Scrolling): Replace `...' by @code{...}.
1932
c773345a
CY
19332009-05-04 Chong Yidong <cyd@stupidchicken.com>
1934
ee2d5b5e
CY
1935 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
1936 Remove obsoleted pre-abbrev-expand-hook.
1937
1938 * locals.texi (Standard Buffer-Local Variables): Consolidate table
1939 entries.
1940
c773345a
CY
1941 * internals.texi (Object Internals): Don't assume 32-bit machines
1942 are the norm.
1943 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
1944 (Window Internals): Synch field names to window.h.
1945 (Process Internals): Synch field names to process.h.
c773345a 1946
dd449674
CY
19472009-04-29 Chong Yidong <cyd@stupidchicken.com>
1948
1949 * variables.texi (File Local Variables): Note that read-circle is
1950 bound to nil when reading file-local variables.
1951
1952 * streams.texi (Input Functions): Document read-circle.
1953 (Output Variables): Add xref to Circular Objects.
1954
4f1e25e2
CY
19552009-04-25 Chong Yidong <cyd@stupidchicken.com>
1956
1957 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
1958 Features and Coding System Basics. Node that "p" stands for
1959 "predicate". Recommend utf-8-emacs instead of emacs-mule.
1960 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
1961 mouse-appearance-menu.
1962 (Programming Tips): Add xref to Progress.
1963
dca019f8
CY
19642009-04-22 Chong Yidong <cyd@stupidchicken.com>
1965
5dcb4c4e
SM
1966 * os.texi (Command-Line Arguments):
1967 Document command-line-args-left.
dca019f8
CY
1968 (Suspending Emacs): Adapt text to multi-tty case. Document use of
1969 terminal objects for tty arguments.
1970 (Startup Summary): Add xref to Session Management.
1971 (Session Management): Mention emacs-session-restore. Copyedits.
1972
02a89103
CY
19732009-04-20 Chong Yidong <cyd@stupidchicken.com>
1974
1975 * os.texi (Startup Summary): Copyedits. The init file is not
1976 necessarily named .emacs now. Document initial-buffer-choice and
1977 initial-scratch-message. Note where Emacs exits in batch mode.
1978 Document inhibit-splash-screen as an alias.
1979 (Init File): Be neutral about which init file name to use.
1980
19812009-04-16 Chong Yidong <cyd@stupidchicken.com>
1982
1983 * os.texi (System Interface): Fix Texinfo usage.
1984
0c1cfe01
CY
19852009-04-15 Chong Yidong <cyd@stupidchicken.com>
1986
80d7cdca
CY
1987 * searching.texi (Regexp Backslash): Also refer to shy groups as
1988 non-capturing or unnumbered groups.
1989 (Regexp Functions): Add cross-reference to Regexp Backslash.
1990
0c1cfe01
CY
1991 * display.texi (Truncation): Overlays can use line-prefix and
1992 wrap-prefix too.
1993 (Overlay Properties): Document wrap-prefix and line-prefix.
1994 (Face Attributes): Document underline-minimum-offset.
1995 (Face Remapping): Copyedits.
1996 (Low-Level Font): Copyedits.
1997 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
1998 (Line Height): Emphasize that line-spacing only takes effect on
1999 graphical terminals.
0c1cfe01 2000
c4adeee0
CY
20012009-04-13 Chong Yidong <cyd@stupidchicken.com>
2002
2003 * display.texi (Refresh Screen): Note that a passage about screen
2004 refreshing is text terminal only.
2005 (Forcing Redisplay): Delete misleading comment---sit-for calls
2006 redisplay, not the other way around.
2007 (Truncation): Note new values of truncate-partial-width-windows.
2008 Copyedits.
2009 (Invisible Text): Document invisible-p.
2010
b20ecfa1
EZ
20112009-04-11 Eli Zaretskii <eliz@gnu.org>
2012
2013 * display.texi (Overlays): Overlays don't scale well. See
2014 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
2015
97d8273f
CY
20162009-04-10 Chong Yidong <cyd@stupidchicken.com>
2017
f147ff75
CY
2018 * syntax.texi (Syntax Table Functions): Document cons cell
2019 argument for modify-syntax-entry.
2020 (Categories): Document cons cell argument for
2021 modify-category-entry.
2022
fca4ec76
CY
2023 * searching.texi (String Search): Document word-search-forward-lax
2024 and word-search-backward-lax.
2025 (Searching and Case): Describe isearch behavior more precisely.
2026
9c283d5b
CY
2027 * keymaps.texi (Tool Bar): Mention that some platforms do not
2028 support multi-line toolbars. Suggested by Stephen Eglen.
2029
2030 * frames.texi (Layout Parameters): Mention that Nextstep also
2031 allows only one tool-bar line. Suggested by Stephen Eglen.
2032
97d8273f
CY
2033 * nonascii.texi (Text Representations): Copyedits.
2034 (Coding System Basics): Also mention utf-8-emacs.
2035 (Converting Representations, Selecting a Representation)
2036 (Scanning Charsets, Translation of Characters, Encoding and I/O):
2037 Copyedits.
2038 (Character Codes): Mention role of codepoints 1114112 to 4194175.
2039
2bad3299
CY
20402009-04-09 Chong Yidong <cyd@stupidchicken.com>
2041
2042 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
2043 (Filling): Clarify REGION argument of fill-paragraph.
2044 Document fill-forward-paragraph-function.
2bad3299
CY
2045 (Special Properties): Remove "new in Emacs 22" declaration.
2046 (Clickable Text): Merge with Links and Mouse-1 node.
2047
5dcb4c4e
SM
2048 * display.texi (Button Properties, Button Buffer Commands):
2049 Change xref to Clickable Text.
2bad3299
CY
2050
2051 * tips.texi (Key Binding Conventions): Change xref to Clickable
2052 Text.
2053
2054 * elisp.texi (Top): Update node listing.
2055
ea30ce4f
CY
20562009-04-05 Chong Yidong <cyd@stupidchicken.com>
2057
47af2f4b
CY
2058 * markers.texi (The Mark): Copyedits. Improve description of
2059 handle-shift-selection.
2060 (The Region): Move use-region-p here from The Mark.
2061
ea30ce4f
CY
2062 * positions.texi (Screen Lines): Document (cols . lines) argument
2063 for vertical-motion.
2064
2aa8ea6e
CY
20652009-04-04 Chong Yidong <cyd@stupidchicken.com>
2066
3ec61d4e
CY
2067 * frames.texi (Frames): Clean up introduction. Document `ns'
2068 return value for framep.
2069 (Creating Frames): Note how the terminal is chosen.
2070 (Multiple Terminals, Multiple Displays): Merge into a single node.
2071 (Color Parameters): Fix typo.
2072
2073 * variables.texi (Local Variables, Buffer-Local Variables)
2074 (Creating Buffer-Local): Change link to Multiple Terminals.
2075
2076 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
2077
2078 * keymaps.texi (Controlling Active Maps): Change link to Multiple
2079 Terminals.
2080
2081 * commands.texi (Command Loop Info, Keyboard Macros): Change link
2082 to Multiple Terminals.
2083
2084 * elisp.texi (Top): Update node listing.
2085 * vol2.texi (Top): Update node listing.
2086 * vol1.texi (Top): Update node listing.
2087
9257072f
CY
2088 * buffers.texi (Current Buffer): Note that the append-to-buffer
2089 example is no longer in synch with the latest code. Tie the two
2090 examples together.
2091
2aa8ea6e
CY
2092 * files.texi (File Attributes): Move note about MS-DOS from
2093 Changing Files to File Attributes.
2094 (Create/Delete Dirs): Note that mkdir is an alias for this.
2095
22e74b17
CY
20962009-04-01 Markus Triska <triska@gmx.at>
2097
2098 * processes.texi (Filter Functions): Suggest how to handle output
2099 batches.
2100
4bbe48ec
CY
21012009-03-30 Chong Yidong <cyd@stupidchicken.com>
2102
2103 * help.texi (Accessing Documentation): Update example to use
2104 help-setup-xref and with-help-window.
2105 (Help Functions): Remove print-help-return-message, which is
2106 semi-obsolete due to with-help-window. Document help-buffer and
2107 help-setup-xref.
2108
b9723f39
CY
21092009-03-29 Chong Yidong <cyd@stupidchicken.com>
2110
5dcb4c4e
SM
2111 * help.texi (Accessing Documentation, Help Functions):
2112 Remove information about long-obsolete Emacs versions.
9eb52e90 2113
b9723f39
CY
2114 * modes.texi (Mode Line Variables): The default values of the mode
2115 line variables are now more complicated.
2116
b0cc32db
CY
21172009-03-28 Chong Yidong <cyd@stupidchicken.com>
2118
3c25a5a9
CY
2119 * modes.texi (Major Mode Conventions): Note that specialness is
2120 inherited.
31c9eebb
CY
2121 (Derived Modes): Note that define-derive-mode sets the mode-class
2122 property.
3c25a5a9 2123
b0cc32db
CY
2124 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
2125 goto-map. Add search-map to the list.
2126
c5e0006d
EZ
21272009-03-27 Eli Zaretskii <eliz@gnu.org>
2128
1213465a
EZ
2129 * os.texi (System Environment): Update the list of system-type
2130 values.
2131
c5e0006d
EZ
2132 * markers.texi (The Mark) <handle-shift-selection>: Update for
2133 removal of the optional argument DEACTIVATE.
2134
48bab3d6
CY
21352009-03-25 Chong Yidong <cyd@stupidchicken.com>
2136
2137 * commands.texi (Focus Events): Most X window managers don't use
2138 focus-follows-mouse nowadays.
2139
6e4ff1b6
CY
21402009-03-24 Chong Yidong <cyd@stupidchicken.com>
2141
2142 * commands.texi (Defining Commands): Clarify introduction.
2143 (Using Interactive): Not that interactive can be put in a symbol
2144 property.
2145 (Interactive Call): Note that a symbol with a non-nil
2146 interactive-form property satisfies commandp.
2147
11625308
JB
21482009-03-23 Juanma Barranquero <lekktu@gmail.com>
2149
2150 * minibuf.texi (Intro to Minibuffers): Fix typos.
2151
7b34420d
CY
21522009-03-23 Chong Yidong <cyd@stupidchicken.com>
2153
2154 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
2155 about minibuffers in old Emacs versions. Copyedits.
2156 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
2157 (Text from Minibuffer): Simplify introduction.
2158
f9257eed
AM
21592009-03-22 Alan Mackenzie <acm@muc.de>
2160
2161 * commands.texi (Using Interactive): Clarify string argument to
2162 `interactive' - even promptless elements need \n separators.
2163
f639ba70
CY
21642009-03-18 Chong Yidong <cyd@stupidchicken.com>
2165
2166 * minibuf.texi (Completion Styles): New node.
2167
2168 * elisp.texi (Top): Update node listing.
2169
d897e8ee
CY
21702009-03-17 Chong Yidong <cyd@stupidchicken.com>
2171
2172 * minibuf.texi (Basic Completion): Note that
2173 read-file-name-completion-ignore-case and
2174 read-buffer-completion-ignore-case can override
2175 completion-ignore-case.
2176 (Minibuffer Completion): Document completing-read changes.
2177 (Completion Commands): Avoid mentioning partial completion mode.
2178 Document minibuffer-completion-confirm changes, and
2179 minibuffer-confirm-exit-commands.
2180 (High-Level Completion): Document new require-match behavior for
2181 read-buffer. Document read-buffer-completion-ignore-case.
2182 (Reading File Names): Document new require-match behavior for
2183 read-file-name.
2184
b1f23349
CY
21852009-03-14 Chong Yidong <cyd@stupidchicken.com>
2186
2187 * debugging.texi (Error Debugging): Don't mislead the reader into
2188 thinking that debug-on-error enters debugger for C-f at EOB.
2189 (Error Debugging): Setting debug-on-init within the init file
2190 works, and has for some time.
2191
d6eb4e25
KH
21922009-03-13 Kenichi Handa <handa@m17n.org>
2193
2194 * display.texi (Fontsets): Update the description.
2195
1cf53dc5
CY
21962009-03-13 Chong Yidong <cyd@stupidchicken.com>
2197
2198 * advice.texi (Advising Primitives): Link to What Is a Function.
2199
81f919fc
CY
22002009-03-12 Chong Yidong <cyd@stupidchicken.com>
2201
cf4229eb
CY
2202 * compile.texi (Speed of Byte-Code): Update example.
2203 (Disassembly): Update examples.
2204
81f919fc 2205 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
2206
2207 * customize.texi (Common Keywords): It's not necessary to use :tag
2208 to remove hyphens, as custom-unlispify-tag-name does it
2209 automatically.
5dcb4c4e
SM
2210 (Variable Definitions): Link to File Local Variables.
2211 Document customized-value symbol property.
f2bbc08c
CY
2212 (Customization Types): Move menu to end of node.
2213
955964d7
CY
22142009-03-10 Chong Yidong <cyd@stupidchicken.com>
2215
2216 * macros.texi (Compiling Macros): Omit misleading sentence, which
2217 implied that macros can only be used in the same file they are
2218 defined.
2219 (Backquote): Remove obsolete information about Emacs 19.
2220
d25ed7db
GM
22212009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
2222
2223 * display.texi (Display Margins): Fix paren typo.
2224
d55f6ca5
CY
22252009-02-27 Chong Yidong <cyd@stupidchicken.com>
2226
f0e57ed8
CY
2227 * elisp.texi (Top): Update node listing.
2228
2229 * variables.texi (Variables): Clarify introduction.
2230 (Global Variables): Mention that setq is a special form.
2231 (Local Variables): Use active voice.
2232 (Tips for Defining): Mention marking variables as safe.
2233 (Buffer-Local Variables): Mention terminal-local and frame-local
2234 variables together.
2235 (File Local Variables): Copyedits.
2236 (Frame-Local Variables): Note that they are not really useful.
2237 (Future Local Variables): Node deleted.
2238
d55f6ca5
CY
2239 * objects.texi (General Escape Syntax): Update explanation of
2240 unicode escape syntax.
2241
ca8f09a8
CY
22422009-02-23 Chong Yidong <cyd@stupidchicken.com>
2243
2244 * control.texi (Control Structures): Add cindex entry for "textual
2245 order".
2246
2247 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
2248 instead of "expression" throughout.
2249 (Function Indirection): Copyedits. Use active voice.
2250 (Eval): The default value of max-lisp-eval-depth is now 400.
2251
a20878b6
MB
22522009-02-23 Miles Bader <miles@gnu.org>
2253
2254 * processes.texi (System Processes): Rename `system-process-attributes'
2255 to `process-attributes'.
2256
61f66044
CY
22572009-02-22 Chong Yidong <cyd@stupidchicken.com>
2258
1b80d1f3
CY
2259 * symbols.texi (Property Lists): Emphasize that property lists are
2260 not restricted to symbol cells.
2261 (Other Plists): Copyedit.
2262
61f66044
CY
2263 * sequences.texi (Sequences Arrays Vectors): Make introduction
2264 more concise.
2265 (Arrays): Mention char-tables and bool-vectors too.
2266 (Vectors): Don't repeat information given in Arrays node. Link to
2267 nodes that explain the vector usage examples.
2268 (Char-Tables): Note that char-table elements can have arbitrary
2269 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 2270 Link to Property Lists node.
61f66044 2271
9403944b
CY
22722009-02-22 Chong Yidong <cyd@stupidchicken.com>
2273
2274 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
2275 `append'.
4068c7b4 2276 (List Elements): Copyedits.
9403944b
CY
2277
2278 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
2279 of `vconcat'.
2280
2281 * strings.texi (Creating Strings): Copyedits. Remove obsolete
2282 Emacs 20 usage of `concat'.
2283 (Case Conversion): Copyedits.
2284
b87a185f
CY
22852009-02-21 Chong Yidong <cyd@stupidchicken.com>
2286
2287 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
2288 Minor edits.
2289 (Frame Configuration Type): Emphasize that it is not primitive.
2290 (Font Type): New node.
2291 (Type Predicates): Add fontp; type-of now recognizes font object
2292 types.
2293
2294 * intro.texi (Version Info): Update version numbers in examples.
2295 (Acknowledgements): List more contributors.
2296
2297 * elisp.texi: Bump version number to 3.0.
2298 (Top): Link to Font Type node.
2299
867d4bb3
JB
23002009-02-20 Juanma Barranquero <lekktu@gmail.com>
2301
2302 * modes.texi (Major Mode Conventions): Remove duplicate words.
2303 (Customizing Keywords): Fix typo.
2304
77730170
EZ
23052009-02-14 Eli Zaretskii <eliz@gnu.org>
2306
2307 * nonascii.texi (User-Chosen Coding Systems): Document that
2308 select-safe-coding-system suggests raw-text if there are raw bytes
2309 in the region.
2310 (Explicit Encoding): Warn not to use `undecided' when encoding.
2311
c8736212
GM
23122009-02-11 Glenn Morris <rgm@gnu.org>
2313
2314 * frames.texi (Visibility of Frames): Mention the effect multiple
2315 workspaces/desktops can have on visibility.
2316
ab992d66
EZ
23172009-02-07 Eli Zaretskii <eliz@gnu.org>
2318
c8736212
GM
2319 * text.texi (Commands for Insertion):
2320 * commands.texi (Event Mod):
2321 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
2322 * nonascii.texi (Translation of Characters):
2323 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
2324 (Explicit Encoding): Document the `charset' text property produced
2325 by decode-coding-region and decode-coding-string.
ab992d66 2326
e651a255
AM
23272009-01-27 Alan Mackenzie <acm@muc.de>
2328
2329 * modes.texi (Search-based Fontification): Correct a typo.
2330
bc5cde4b
JB
23312009-01-25 Juanma Barranquero <lekktu@gmail.com>
2332
2333 * abbrevs.texi (Abbrev Table Properties): Fix typo.
2334 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
2335
3533155b
EZ
23362009-01-24 Eli Zaretskii <eliz@gnu.org>
2337
f721deda
EZ
2338 * display.texi (Window Systems): Document the value of
2339 `initial-window-system' under --daemon.
2340
3533155b
EZ
2341 * os.texi (System Environment): Remove description of the
2342 `environment' function which has been deleted.
2343
f79b43b2
DN
23442009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
2345
2346 * frames.texi (Multiple Displays): Remove documentation for
2347 removed function make-frame-on-tty.
2348
e3aa6669
CY
23492009-01-22 Chong Yidong <cyd@stupidchicken.com>
2350
2351 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
2352 write-region-annotate-functions.
2353 Document write-region-post-annotation-function.
e3aa6669 2354
fb13a416
CY
23552009-01-19 Chong Yidong <cyd@stupidchicken.com>
2356
2357 * display.texi (Font Lookup): Document WIDTH argument of
2358 x-list-fonts.
2359
02eccf6b
EZ
23602009-01-17 Eli Zaretskii <eliz@gnu.org>
2361
ead3f58d
EZ
2362 * maps.texi (Standard Keymaps): Rename function-key-map to
2363 local-function-key-map.
2364
2365 * keymaps.texi (Translation Keymaps): Rename function-key-map to
2366 local-function-key-map.
2367
2368 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
2369 and `set-keyboard-coding-system' now accept an optional terminal
2370 argument.
2371
2372 * commands.texi (Event Mod): `keyboard-translate-table' is now
2373 terminal-local.
2374 (Function Keys): Rename function-key-map to
2375 local-function-key-map.
2376
df05a163
EZ
2377 * elisp.texi (Top): Make @detailmenu be consistent with changes in
2378 frames.texi.
2379
0ed8034e 2380 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
2381 `delete-terminal-functions', `suspend-tty-functions' and
2382 `resume-tty-functions'.
0ed8034e
EZ
2383
2384 * frames.texi (Frames): Document `frame-terminal' and
2385 `terminal-live-p'.
2386 (Multiple Displays): Document `make-frame-on-tty'.
2387 (Multiple Terminals): Document `terminal-list', `delete-terminal',
2388 `terminal-name', and `get-device-terminal'.
490f1197
EZ
2389 (Terminal Parameters): Document `terminal-parameters',
2390 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
2391
2392 * os.texi (System Environment): Document `environment' and
2393 `initial-environment'.
490f1197
EZ
2394 (Suspending Emacs): Update for multi-tty; document
2395 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 2396
02eccf6b
EZ
2397 * nonascii.texi (Coding System Basics): More accurate description
2398 of `raw-text'.
2399
f19fea97
JB
24002009-01-12 Juanma Barranquero <lekktu@gmail.com>
2401
2402 * display.texi (Low-Level Font): Fix typo.
2403
16fa292f
CY
24042009-01-10 Chong Yidong <cyd@stupidchicken.com>
2405
2406 * elisp.texi (Top): Update node listing.
2407
2408 * display.texi (PostScript Images): Node deleted.
2409
0b4faef3
EZ
24102009-01-10 Eli Zaretskii <eliz@gnu.org>
2411
3355f04d
EZ
2412 * processes.texi (Decoding Output): Document that null bytes force
2413 no-conversion for reading process output.
2414
2415 * files.texi (Reading from Files): Document that null bytes force
2416 no-conversion when visiting files.
2417
11625308 2418 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 2419
5dcb4c4e
SM
2420 * nonascii.texi (Lisp and Coding Systems):
2421 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 2422 (Character Properties): Improve wording.
0b4faef3 2423
ce9cf065
CY
24242009-01-09 Chong Yidong <cyd@stupidchicken.com>
2425
2426 * display.texi (Font Lookup): Remove obsolete function
2427 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
2428 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
2429 (Font Selection): Reorder order of variable descriptions.
2430 Minor clarifications.
ce9cf065
CY
2431
2432 * elisp.texi (Top): Update node listing.
2433
ab756fb3
GM
24342009-01-09 Glenn Morris <rgm@gnu.org>
2435
2436 * commands.texi (Command Loop Info): Say that last-command-char and
2437 last-input-char are obsolete aliases.
2438
2439 * edebug.texi (Edebug Recursive Edit): Remove separate references to
2440 last-input-char and last-command-char, since they are just aliases for
2441 last-input-event and last-command-event.
2442
2443 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
2444 last-command-char.
2445
6b2b8ab1
CY
24462009-01-08 Chong Yidong <cyd@stupidchicken.com>
2447
2448 * elisp.texi: Update node listing.
2449
2450 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
2451 (Face Attributes): Don't link to Font Lookup.
2452 Document font-family-list.
6b2b8ab1
CY
2453 (Fonts): New node.
2454
3568e767
JR
24552009-01-08 Jason Rumney <jasonr@gnu.org>
2456
2457 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 2458 changing the standard pointer shapes. (Bug#1485)
3568e767 2459
6221c8db
CY
24602009-01-08 Chong Yidong <cyd@stupidchicken.com>
2461
2462 * display.texi (Attribute Functions): Note that a function value
2463 :height is relative, and that compatibility functions work by
2464 calling set-face-attribute.
2465 (Displaying Faces): Reorder list in order of increasing priority.
2466 (Face Remapping): New node. Content moved here from Displaying
2467 Faces.
2468 (Glyphs): Link to Face Functions.
2469
e3d3799a
CY
24702009-01-08 Chong Yidong <cyd@stupidchicken.com>
2471
2472 * display.texi (Faces): Don't discuss face id here. facep does
2473 not return t.
2474 (Defining Faces): Minor clarification.
2475 (Face Attributes): Rearrange items to match docstring of
2476 set-face-attribute. Add :foundry attribute. Document new role of
2477 :font attribute. Texinfo usage fix.
2478 (Attribute Functions): Copyedits.
2479 (Face Functions): Note that face number is seldom used.
2480
638a2457
RS
24812009-01-05 Richard M Stallman <rms@gnu.org>
2482
2483 * strings.texi (Predicates for Strings): Minor clarification.
2484
2485 * functions.texi (Function Safety): Texinfo usage fix.
2486
49ea0074
JB
24872009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
2488
2489 * objects.texi (General Escape Syntax): Fix typo.
2490
9f822178
MR
24912009-01-03 Martin Rudalics <rudalics@gmx.at>
2492
2493 * windows.texi (Choosing Window): Say that pop-up-frame-alist
2494 works via the default value of pop-up-frame-function.
2495
af34ad36
EZ
24962009-01-02 Eli Zaretskii <eliz@gnu.org>
2497
2498 * processes.texi (System Processes): Document the `time' and
2499 `ctime' attributes of `system-process-attributes'.
2500
d31f6679
CY
25012009-01-01 Chong Yidong <cyd@stupidchicken.com>
2502
2503 * display.texi (Face Attributes): Clarify :height attribute.
2504
174dc00c
MR
25052008-12-31 Martin Rudalics <rudalics@gmx.at>
2506
2507 * buffers.texi (The Buffer List): Clarify what moves a buffer to
2508 the front of the buffer list. Add entries for `last-buffer' and
2509 `unbury-buffer'.
2510
b8afe7e4
EZ
25112008-12-27 Eli Zaretskii <eliz@gnu.org>
2512
d14030f5
EZ
2513 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
2514 and its subsections.
2515
2516 * frames.texi (Multiple Terminals, Low-level Terminal)
2517 (Terminal Parameters, Frames on Other TTY devices): New sections.
2518 (Frames): Add an xref to "Multiple Terminals".
2519
765980a4
EZ
2520 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
2521
2522 * objects.texi (Terminal Type): New node.
2523 (Editing Types): Add it to the menu.
2524
47bd5577
EZ
2525 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
2526 Variables".
2527
eb22b78c 2528 * variables.texi (Directory Local Variables): New node.
47bd5577 2529 (Variables): Add a menu item for it.
eb22b78c 2530
b8afe7e4
EZ
2531 * loading.texi (Autoload): Document `generate-autoload-cookie' and
2532 `generated-autoload-file'.
2533
77bb0476
EZ
25342008-12-20 Eli Zaretskii <eliz@gnu.org>
2535
028e2c19
EZ
2536 * os.texi (Startup Summary): Add xref to documentation of
2537 `initial-window-system'.
2538
77bb0476
EZ
2539 * display.texi (Window Systems): Document `window-system' the
2540 function. The variable `window-system' is now frame-local.
028e2c19 2541 Document `initial-window-system'.
77bb0476 2542
dda87836
MR
25432008-12-19 Martin Rudalics <rudalics@gmx.at>
2544
2545 * windows.texi (Windows): Rewrite description of
2546 fit-window-to-buffer.
2547
caef3ed2
GM
25482008-12-13 Glenn Morris <rgm@gnu.org>
2549
2550 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
2551 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
2552
21c58e4d
GM
25532008-12-12 Glenn Morris <rgm@gnu.org>
2554
2555 * debugging.texi (Error Debugging): Refer forwards to
2556 eval-expression-debug-on-error.
2557
af38459f
EZ
25582008-12-05 Eli Zaretskii <eliz@gnu.org>
2559
5dedd9b5
EZ
2560 * strings.texi (String Basics): Only unibyte strings that
2561 represent key sequences hold 8-bit raw bytes.
2562
af38459f
EZ
2563 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
2564 paragraph to speak about `undecided'.
2565 (Character Properties): Don't explain the meaning of each
2566 property; instead, identify their Unicode Standard names.
b3f1f4a5 2567 (Character Sets): Document `map-charset-chars'.
af38459f 2568
fa047ae7
GM
25692008-12-02 Glenn Morris <rgm@gnu.org>
2570
2571 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
2572 section yet again.
2573
47dbc044
EZ
25742008-11-29 Eli Zaretskii <eliz@gnu.org>
2575
98d05998
EZ
2576 * nonascii.texi (Character Properties): New Section.
2577 (Specifying Coding Systems): Document
2578 `coding-system-priority-list', `set-coding-system-priority', and
2579 `with-coding-priority'.
2580 (Lisp and Coding Systems): Document `check-coding-systems-region'
2581 and `coding-system-charset-list'.
2582 (Coding System Basics): Document `coding-system-aliases'.
2583
2584 * elisp.texi (Top): Add a @detailmenu entry for "Character
2585 Properties".
2586
47dbc044
EZ
2587 * objects.texi (Character Type): Correct the range of Emacs
2588 characters. Add an @xref to "Character Codes".
2589
2590 * strings.texi (String Basics): Add an @xref to "Character Codes".
2591
2592 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
2593
2594 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
2595 (Character Codes): Document `max-char'.
2596
8b80cdf5
EZ
25972008-11-28 Eli Zaretskii <eliz@gnu.org>
2598
2599 * nonascii.texi (Text Representations, Converting Representations)
2600 (Character Sets, Scanning Charsets, Translation of Characters):
2601 Make text more accurate.
2602
a99dceba
GM
26032008-11-28 Glenn Morris <rgm@gnu.org>
2604
2605 * files.texi (Format Conversion Round-Trip): Improve previous change.
2606
f6dc3bed
CY
26072008-11-26 Chong Yidong <cyd@stupidchicken.com>
2608
2609 * modes.texi (Auto Major Mode): Fix example.
2610
5da9413d
GM
26112008-11-25 Glenn Morris <rgm@gnu.org>
2612
2613 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
2614
2615 * files.texi (Format Conversion Round-Trip):
2616 Use active voice for previous change.
2617
fcca848c
CY
26182008-11-25 Chong Yidong <cyd@stupidchicken.com>
2619
2620 * os.texi (Processor Run Time):
2621 * processes.texi (Transaction Queues):
2622 * markers.texi (The Mark):
2623 * windows.texi (Choosing Window, Selecting Windows):
2624 * files.texi (Changing Files, Magic File Names):
2625 * commands.texi (Key Sequence Input):
2626 * functions.texi (Declaring Functions):
2627 * strings.texi (Predicates for Strings):
2628 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
2629
36c8dc54
CY
26302008-11-24 Chong Yidong <cyd@stupidchicken.com>
2631
2632 * help.texi (Accessing Documentation): Update example.
2633
2634 * variables.texi (Defining Variables): Note that `*' is not
2635 necessary if defcustom is used.
2636
2a79b242
EZ
26372008-11-22 Eli Zaretskii <eliz@gnu.org>
2638
2639 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
2640 Characters" from @detailmenu.
2641
2642 * nonascii.texi (Character Codes, Character Sets)
2643 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
2644 (Chars and Bytes, Splitting Characters): Sections removed.
2645
392f0d26
LK
26462008-11-22 Lute Kamstra <lute@gnu.org>
2647
2648 * positions.texi (Text Lines): Update goto-line documentation.
2649
af1a5cd5
MR
26502008-11-21 Martin Rudalics <rudalics@gmx.at>
2651
6a4cfb0c
MR
2652 * frames.texi (Frames): Fix typo, add cross references, reword.
2653 (Initial Parameters): Reword special-display-frame-alist text.
2654 (Frames and Windows): Reword. Describe argument norecord for
2655 set-frame-selected-window.
2656 (Input Focus): Describe argument norecord for select-frame.
2657 Remove comment on MS-Windows behavior for focus-follows-mouse.
2658 (Raising and Lowering): Mention windows-frames dichotomy in
2659 metaphor.
2660
af1a5cd5
MR
2661 * windows.texi (Displaying Buffers, Vertical Scrolling)
2662 (Horizontal Scrolling): Fix indenting and rewording issues
2663 introduced with 2008-11-07 change.
2664
c249fa9c
GM
26652008-11-20 Glenn Morris <rgm@gnu.org>
2666
2667 * files.texi (Format Conversion Round-Trip): Mention `preserve'
2668 element of `format-alist'.
2669
204d4665
GM
26702008-11-19 Glenn Morris <rgm@gnu.org>
2671
2672 * doclicense.texi: Update to FDL 1.3.
2673 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
2674
cc0910af
CY
26752008-11-18 Chong Yidong <cyd@stupidchicken.com>
2676
efe6e7c4
CY
2677 * windows.texi (Window Hooks): Remove *-end-trigger-functions
2678 vars, which are obsolete. Mention jit-lock-register.
2679
5dcb4c4e
SM
2680 * modes.texi (Other Font Lock Variables):
2681 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 2682
cc0910af
CY
2683 * frames.texi (Color Parameters): Document alpha parameter.
2684
aeeedf76
MR
26852008-11-16 Martin Rudalics <rudalics@gmx.at>
2686
2687 * windows.texi (Splitting Windows, Deleting Windows)
2688 (Selecting Windows, Cyclic Window Ordering)
2689 (Buffers and Windows, Displaying Buffers, Choosing Window)
2690 (Dedicated Windows, Window Point, Window Start and End)
2691 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
2692 (Size of Window, Resizing Windows, Window Configurations)
2693 (Window Parameters): Avoid @var at beginning of sentences and
2694 reword accordingly.
2695
4c565c5c
LK
26962008-11-11 Lute Kamstra <lute@gnu.org>
2697
2698 * files.texi (File Name Components): Fix file-name-extension
2699 documentation.
2700
25f494c9
JB
27012008-11-11 Juanma Barranquero <lekktu@gmail.com>
2702
2703 * frames.texi (Basic Parameters): Remove display-environment-variable
2704 and term-environment-variable.
2705
a1401ab1
EZ
27062008-11-08 Eli Zaretskii <eliz@gnu.org>
2707
2708 * windows.texi (Basic Windows, Splitting Windows)
2709 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
2710 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
2711 (Resizing Windows, Window Configurations, Window Parameters):
2712 Fix wording and markup.
a1401ab1 2713
efafc282
MR
27142008-11-07 Martin Rudalics <rudalics@gmx.at>
2715
2716 * windows.texi (Windows): Update entries.
2717 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 2718 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
2719 (Selecting Windows, Cyclic Window Ordering): Reword with special
2720 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
2721 (Buffers and Windows, Choosing Window): Reword with special
2722 emphasis on dedicated windows.
2723 (Displaying Buffers): Reword. For switch-to-buffer mention that
2724 it may fall back on pop-to-buffer. For other-window try to
2725 explain how it treats the cyclic ordering of windows.
efafc282
MR
2726 (Dedicated Windows): New node and section discussing dedicated
2727 windows and associated functions.
86ab855a 2728 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
2729 (Window Start and End): Rename node and section title. Reword.
2730 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
2731 Minor rewording.
2732 (Size of Window): Reword, in particular text on window-width.
2733 (Resizing Windows): Reword. Add text on balancing windows.
2734 (Window Configurations): Reword. Mention window parameters.
2735 (Window Parameters): New node and section on window parameters.
2736 (Window Hooks): Reword. Mention that
2737 window-configuration-change-hook is run "buffer-locally".
2738 * elisp.texi (Top): Update Windows entries in @detailmenu
2739 section.
2740
d60a8ab2
JB
27412008-11-04 Juanma Barranquero <lekktu@gmail.com>
2742
2743 * searching.texi (Regexp Search): Fix typo.
2744
01777627
CY
27452008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2746
2747 * searching.texi (Regexp Search): Document GREEDY arg.
2748 (Simple Match Data): Fix return value.
2749
c4526e93
EZ
27502008-11-01 Eli Zaretskii <eliz@gnu.org>
2751
2752 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
2753 with Emacs 23 internal representation of characters.
2754 Document `unibyte-string'.
c4526e93 2755
fe2ae8b5
CY
27562008-10-28 Chong Yidong <cyd@stupidchicken.com>
2757
2758 * processes.texi (Process Information): Note that process-status
2759 does not accept buffer names.
2760
cc5a21e3
CY
27612008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2762
2763 * positions.texi (Skipping Characters): Correct return value of
2764 skip-chars-forward.
2765
09460d9a
MR
27662008-10-25 Martin Rudalics <rudalics@gmx.at>
2767
520b29e7
MR
2768 * windows.texi (Deleting Windows): Update documentation of
2769 delete-windows-on.
2770 (Buffers and Windows): Update documentations of
2771 get-buffer-window and get-buffer-window-list.
2772 (Displaying Buffers): Update documentation of
2773 replace-buffer-in-windows.
2774
09460d9a
MR
2775 * buffers.texi (Current Buffer): Reword set-buffer and
2776 with-current-buffer documentations.
2777 (Creating Buffers): Reword documentation of get-buffer-create.
2778
4d48fcdc
MR
27792008-10-23 Martin Rudalics <rudalics@gmx.at>
2780
2781 * buffers.texi (Current Buffer): Reword documentation of
2782 set-buffer.
2783 (Buffer Names): Reword documentation of buffer-name.
2784 (The Buffer List): For bury-buffer explain what happens with the
2785 buffer's window.
2786 (Creating Buffers): Say that get-buffer-create's arg is called
2787 buffer-or-name.
2788
f0143c43
CY
27892008-10-22 Chong Yidong <cyd@stupidchicken.com>
2790
3e5dbbd3
CY
2791 * advice.texi (Computed Advice): Explain what DEFINITION is.
2792
f0143c43
CY
2793 * nonascii.texi (Character Codes): Remove obsolete function
2794 char-valid-p, and document characterp instead.
2795
52a94b85
MR
27962008-10-22 Martin Rudalics <rudalics@gmx.at>
2797
2798 * windows.texi (Displaying Buffers): Reword documentation of
2799 pop-to-buffer.
2800 (Choosing Window): Rewrite documentation of display-buffer and
2801 its options.
2802
f76f8246
MR
2803 * buffers.texi (Killing Buffers): Update documentation of
2804 kill-buffer.
2805
acc8b598
EZ
28062008-10-21 Eli Zaretskii <eliz@gnu.org>
2807
80e6b6df
EZ
2808 * processes.texi (Serial Ports): Fix wording and improve markup.
2809
3645358a
EZ
2810 * searching.texi (Regexp Search): Document `string-match-p' and
2811 `looking-at-p'.
2812 (POSIX Regexps): Add an xref for "non-greedy".
2813 (Regexp Special): Add @cindex entry for "non-greedy".
2814
b3d50cff 2815 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 2816 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 2817
73b7530a
EZ
2818 * frames.texi (Color Names): Add an xref to `read-color'.
2819
2820 * minibuf.texi (High-Level Completion): Document `read-color'.
2821
acc8b598
EZ
2822 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
2823
2824 * positions.texi (Narrowing): Add an xref to "Swapping Text".
2825
2826 * buffers.texi (Swapping Text): New section, documents
2827 `buffer-swap-text'.
2828
10e187e8
MR
28292008-10-21 Martin Rudalics <rudalics@gmx.at>
2830
2831 * windows.texi (Resizing Windows): Minor wording fix.
2832
fd6f900c
EZ
28332008-10-20 Eli Zaretskii <eliz@gnu.org>
2834
2835 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
2836 and `combine-and-quote-strings'.
2837
2838 * strings.texi (Creating Strings): Add xrefs for them.
2839
e4372165
EZ
28402008-10-19 Eli Zaretskii <eliz@gnu.org>
2841
d6328fba
EZ
2842 * elisp.texi (Top): Make descriptive text for "Reading File Names"
2843 match the corresponding menu in minibuf.texi.
2844
e4372165
EZ
2845 * minibuf.texi (Reading File Names): Document `read-shell-command'
2846 and `minibuffer-local-shell-command-map'.
2847
5d8dda33
MR
28482008-10-19 Martin Rudalics <rudalics@gmx.at>
2849
2850 * windows.texi (Resizing Windows): Remove var{} around "window" in
2851 documentation of enlarge-window.
2852 Rewrite documentation of window-min-height and window-min-width.
2853
437706cd
EZ
28542008-10-19 Eli Zaretskii <eliz@gnu.org>
2855
80f85d7c
EZ
2856 * functions.texi (Calling Functions): Document `apply-partially'.
2857
291703b5
EZ
2858 * hooks.texi (Standard Hooks): Mention
2859 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
2860
2861 * variables.texi (File Local Variables): Document
2862 `file-local-variables-alist', `before-hack-local-variables-hook'
2863 and `hack-local-variables-hook'.
2864
583d8b3c
EZ
2865 * processes.texi (Synchronous Processes): Document `process-lines'.
2866
5dcb4c4e
SM
2867 * customize.texi (Variable Definitions):
2868 Document `custom-reevaluate-setting'.
437706cd 2869
7e51d89b
MR
28702008-10-18 Martin Rudalics <rudalics@gmx.at>
2871
2872 * windows.texi (Choosing Window, Deleting Windows)
2873 (Displaying Buffers): Expand documentation of dedicated windows.
2874
43c59a3d
EZ
28752008-10-18 Eli Zaretskii <eliz@gnu.org>
2876
018a960d
EZ
2877 * files.texi (Changing Files): Document symbolic input of file
2878 modes to `set-file-modes'. Document `read-file-modes' and
2879 `file-modes-symbolic-to-number'.
2880
2c0b8144
EZ
2881 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
2882 and `search-map'.
2883
5dcb4c4e
SM
2884 * searching.texi (Search and Replace):
2885 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 2886 Document `multi-query-replace-map'.
80120f13 2887
6d4913f0 2888 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
2889 (Completion Commands, Reading File Names):
2890 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
2891 `minibuffer-local-filename-must-match-map'.
2892 (Minibuffer Completion): The `require-match' argument to
2893 `completing-read' can now have the value `confirm-only'.
2894
43c59a3d
EZ
2895 * windows.texi (Displaying Buffers): Minor wording fix.
2896 (Choosing Window): `split-height-threshold' can now be nil.
2897 Document `split-width-threshold'. `pop-up-frames' can have the
2898 value `graphic-only'.
2899
f36acfd9
EZ
29002008-10-17 Eli Zaretskii <eliz@gnu.org>
2901
2902 * os.texi (Startup Summary): Document `before-init-time' and
2903 `after-init-time'. Document `initial-window-system' and
2904 `window-system-initialization-alist'. Document reading the
2905 abbrevs file. Document the call to `server-start' under --daemon.
2906 Rearrange a bit to be consistent with the code flow.
53728487
EZ
2907 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
2908 (Time Parsing): Document `format-seconds'.
f36acfd9 2909
96995b89
MR
29102008-10-17 Martin Rudalics <rudalics@gmx.at>
2911
2912 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
2913 and reword.
2914
2de17c73
EZ
29152008-10-16 Eli Zaretskii <eliz@gnu.org>
2916
2917 * markers.texi (The Mark): Document use-region-p.
2918
9cf52b11
EZ
29192008-10-15 Eli Zaretskii <eliz@gnu.org>
2920
c3aaf1d7
EZ
2921 * internals.texi (Writing Emacs Primitives): The interactive spec
2922 of a primitive can be a Lisp form.
2923
841a1743
EZ
2924 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
2925 values of transient-mark-mode. Document handle-shift-selection.
2926
2927 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
2928 (Interactive Examples): Show an example of `^'.
2929 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
2930 (Defining Commands, Using Interactive): The interactive-form of a
2931 function can be added via its symbol's property.
841a1743 2932
52441368
EZ
2933 * positions.texi (List Motion): beginning-of-defun-function can
2934 now accept an argument.
2935
8e8c1a72
EZ
2936 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
2937 now return a list of strings.
2938
a33a1f2a
EZ
2939 * control.texi (Handling Errors): Document ignore-errors.
2940
4fb04348
EZ
2941 * frames.texi (Creating Frames): Document frame-inherited-parameters.
2942 (Parameter Access): Document set-frame-parameter.
2943
ee666f84
EZ
2944 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
2945 Hooks" for the effect of kill-all-local-variables on local hook
2946 functions.
2947
9cf52b11
EZ
2948 * modes.texi (Major Mode Conventions, Mode Line Variables):
2949 `mode-name' need not be a string. xref to "Mode Line Data" for
2950 details, and to "Emulating Mode Line" for computing a string
2951 value.
2952
22526bc4
EZ
29532008-10-14 Eli Zaretskii <eliz@gnu.org>
2954
a65f6a85
EZ
2955 * processes.texi (System Processes): New section.
2956 (Processes, Signals to Processes): Add xrefs to it.
2957
2958 * objects.texi (Editing Types): A `process' is a subprocess of
2959 Emacs, not just any process running on the OS.
2960
2961 * elisp.texi (Top): Adjust the @detailmenu for the above two
2962 changes.
2963
2724b26a
EZ
2964 * sequences.texi (Char-Tables): Remove documentation of
2965 set-char-table-default, which has no effect since Emacs 23.
2966 <char-table-range, set-char-table-range>: Don't mention generic
2967 characters and charsets. Add a cons cell as a possible argument.
2968
2969 * nonascii.texi (Splitting Characters)
2970 (Translation of Characters): Don't mention generic characters.
2971
2972 * display.texi (Fontsets): Don't mention generic characters.
2973
22526bc4 2974 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 2975 argument FUNCTION with a cons cell as KEY.
22526bc4 2976
eaf4b689
EZ
29772008-10-13 Eli Zaretskii <eliz@gnu.org>
2978
45e46036
EZ
2979 * objects.texi (Primitive Function Type): Move "@cindex special
2980 forms" from here...
2981
2982 * eval.texi (Special Forms): ...to here.
2983
2984 * functions.texi (What Is a Function): `functionp' returns nil for
2985 special forms. Add an xref.
2986
eaf4b689
EZ
2987 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
2988 Variables".
2989
2990 * variables.texi (Frame-Local Variables): New section.
2991 (Buffer-Local Variables): Add an xref to it.
2992 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
2993 have both frame-local and buffer-local binding.
2994
2995 * frames.texi (Frames): Mention multiple tty frames.
2996 (Frame Parameters, Parameter Access): Mention frame-local variable
2997 bindings.
2998
15688fce
GM
29992008-09-20 Glenn Morris <rgm@gnu.org>
3000
3001 * display.texi (Defining Faces): Recommend against face variables.
3002
35539065
JB
30032008-09-16 Juanma Barranquero <lekktu@gmail.com>
3004
3005 * display.texi (Echo Area Customization): Fix typo.
3006
6a57054b
JB
30072008-09-09 Juanma Barranquero <lekktu@gmail.com>
3008
3009 * loading.texi (Where Defined): Add `defface' item.
3010
d632fb82
MR
30112008-09-06 Martin Rudalics <rudalics@gmx.at>
3012
3013 * loading.texi (Where Defined): Fix description of symbol-file.
3014
905a9adb
JR
30152008-08-26 Jason Rumney <jasonr@gnu.org>
3016
3017 * display.texi (TIFF Images): New section describing :index property.
3018
852e91b7
CY
30192008-08-23 Chong Yidong <cyd@stupidchicken.com>
3020
3021 * display.texi (Temporary Displays): Remove unnecessary comment
3022 about usage of temp-buffer-show-hook.
3023
6be001ee
CY
30242008-08-05 Chong Yidong <cyd@stupidchicken.com>
3025
3026 * symbols.texi (Other Plists): Fix incorrect example.
3027 Suggested by Florian Beck.
3028
58e3d8e8
JB
30292008-07-31 Juanma Barranquero <lekktu@gmail.com>
3030
3031 * os.texi: Fix previous change.
3032
7c2fb837
DN
30332008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3034
3035 * os.texi:
3036 * intro.texi:
3037 * files.texi: Remove VMS support.
3038
9e2a2647
DN
30392008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3040
3041 * os.texi:
3042 * frames.texi:
3043 * display.texi: Remove mentions of Mac Carbon.
3044
c4f4682b
MB
30452008-07-01 Miles Bader <miles@gnu.org>
3046
3047 * text.texi (Special Properties):
3048 * display.texi (Truncation): Add wrap-prefix and line-prefix.
3049
3696411e
JB
30502008-06-28 Johan Bockgård <bojohan@gnu.org>
3051
3052 * display.texi (Other Image Types): Fix copy/paste error; say
3053 "PBM", not "XBM".
3054
f2a77c3a
DN
30552008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
3056
3057 * os.texi: Remove references to obsolete systems.
3058
6d52677d
EZ
30592008-06-20 Eli Zaretskii <eliz@gnu.org>
3060
3061 * makefile.w32-in (distclean): Remove makefile.
3062
1a87da4c
GM
30632008-06-17 Glenn Morris <rgm@gnu.org>
3064
3065 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
3066 (elisp, dist): Remove rules and variables that are obsolete now
3067 the lisp manual is no longer distributed separately.
3068
fdda1c5d
GM
30692008-06-16 Glenn Morris <rgm@gnu.org>
3070
646692e9
GM
3071 * configure, configure.in, mkinstalldirs: Remove unused files.
3072
3073 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 3074 * vol1.texi (EMACSVER):
6a57054b 3075 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
3076
3077 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
3078 as per maintain.info.
3079
611bee81
GM
30802008-06-15 Glenn Morris <rgm@gnu.org>
3081
a7bed3a0
GM
3082 * makefile.w32-in (manual): Use "23" rather than "21".
3083
3084 * Makefile.in (emacsver): New, set by configure.
3085 (manual): Use emacsver.
3086
d794edf2
GM
3087 * intro.texi: Report bugs using M-x report-emacs-bug.
3088
611bee81
GM
3089 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
3090
c73e02fa
GM
30912008-06-13 Daniel Engeler <engeler@gmail.com>
3092
3093 * elisp.texi, internals.texi, processes.texi: Add documentation
3094 about serial port access.
3095
e40a85cd
MB
30962008-06-05 Miles Bader <miles@gnu.org>
3097
3098 * display.texi (Displaying Faces): Update to reflect function
3099 renamings in face-remap.el.
3100
7b753744
JB
31012008-06-05 Juanma Barranquero <lekktu@gmail.com>
3102
3103 * display.texi (Fontsets): Fix typos.
3104
9d3d42fb
MB
31052008-06-03 Miles Bader <miles@gnu.org>
3106
7b753744
JB
3107 * display.texi (Displaying Faces): Add add-relative-face-remapping,
3108 remove-relative-face-remapping, set-base-face-remapping,
3109 and set-default-base-face-remapping.
9d3d42fb 3110
f2cec7a9
MB
31112008-06-01 Miles Bader <miles@gnu.org>
3112
3113 * display.texi (Displaying Faces): Add face-remapping-alist.
3114
8f39c96d
SM
31152008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3116
3117 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
3118 variable names.
3119
1ef5eecc
ER
31202008-05-03 Eric S. Raymond <esr@golux>
3121
352c8b4a 3122 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
3123 (current-global-map) return references, not copies.
3124
63b4387f
JL
31252008-05-02 Juri Linkov <juri@jurta.org>
3126
3127 * minibuf.texi (Text from Minibuffer): Document a list of
3128 default values for `read-from-minibuffer'.
3129
38a8b703
JB
31302008-04-24 Juanma Barranquero <lekktu@gmail.com>
3131
3132 * nonascii.texi (Translation of Characters): Fix previous change.
3133
7c42e639
CY
31342008-04-20 Chong Yidong <cyd@stupidchicken.com>
3135
3136 * display.texi (Overlay Properties): Clarify role of underlying
3137 textprop and overlay keymaps for display strings.
3138
3139 * keymaps.texi (Active Keymaps): Ditto.
3140
25c0d999
SM
31412008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3142
3143 * minibuf.texi (Programmed Completion):
3144 Replace dynamic-completion-table with the new completion-table-dynamic.
3145
e3af5968
CY
31462008-04-07 Chong Yidong <cyd@stupidchicken.com>
3147
3148 * intro.texi (Some Terms): Change "fonts in this manual" index
3149 entry to "typographic conventions".
3150
6bfc8698
EZ
31512008-04-05 Eli Zaretskii <eliz@gnu.org>
3152
3153 * objects.texi (Text Props and Strings): Add indexing for read
3154 syntax of text properties.
3155
4972c361
SM
31562008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
3157
3158 * processes.texi (Decoding Output): Remove process-filter-multibyte
3159 functions.
3160
c70a68db
MR
31612008-03-15 Martin Rudalics <rudalics@gmx.at>
3162
3163 * display.texi (Finding Overlays): Say that empty overlays at
3164 the end of the buffer are reported too.
3165
1291fd36
GM
31662008-03-13 Glenn Morris <rgm@gnu.org>
3167
3168 * elisp.texi (EMACSVER): Set to 23.0.60.
3169
c6b0dfd5
CY
31702008-02-26 Chong Yidong <cyd@stupidchicken.com>
3171
38a8b703 3172 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 3173
875fc30c
GM
31742008-02-22 Glenn Morris <rgm@gnu.org>
3175
3176 * frames.texi (Position Parameters): Clarify the description of
3177 `left' and `top', using information from "Geometry".
3178 (Geometry): Give a pointer to "Position Parameters", rather than
3179 repeating information.
3180
d8c8e45a
GM
31812008-02-11 Glenn Morris <rgm@gnu.org>
3182
3183 * objects.texi (Equality Predicates): No longer talk about "two"
3184 functions.
3185
38a8b703 31862008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
3187
3188 * objects.texi (Equality Predicates): Add defun for
3189 equal-including-properties.
3190
bfffe0b1
GM
31912008-02-10 Glenn Morris <rgm@gnu.org>
3192
3193 * objects.texi (Equality Predicates):
3194 Mention equal-including-properties.
3195
431b78c9
RS
31962008-02-07 Richard Stallman <rms@gnu.org>
3197
3198 * windows.texi (Window Start): Mention the feature of moving
3199 window-start to start of line.
3200
c8763fb6 32012008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
3202
3203 * keymaps.texi (Tool Bar): Document rtl property.
3204
1a256502
TTN
32052008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
3206
3207 * display.texi (Button Types):
3208 For define-button-type, clarify type of NAME.
3209
569382c2
MR
32102008-01-19 Martin Rudalics <rudalics@gmx.at>
3211
3212 * buffers.texi (Buffer Modification): Fix typo.
3213
f3041af1
DN
32142008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
3215
3216 * os.texi (System Environment): Remove references to OSes that are
3217 not supported anymore.
3218
d35e1cd7
DN
32192008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
3220
3221 * os.texi (System Environment): Remove mention for Masscomp.
3222
23af7580
RS
32232008-01-04 Richard Stallman <rms@gnu.org>
3224
3225 * display.texi (Faces): Don't talk about internal face vector as arg
3226 to facep.
3227
3228 * customize.texi (Type Keywords): Fix previous change.
3229
3230 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
3231 * elisp.texi (Top): Fix menu for commands.texi change.
3232
ec7d5b1e
RS
32332007-12-30 Richard Stallman <rms@gnu.org>
3234
5dcb4c4e 3235 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
3236 (Accessing Scroll): New node broken out of Accessing Mouse.
3237
101a6cea
RS
32382007-12-28 Richard Stallman <rms@gnu.org>
3239
3240 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 3241 (Basic Parameters): For `title', refer to title bar.
041817a4 3242 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 3243
72b7e664
RS
32442007-12-23 Richard Stallman <rms@gnu.org>
3245
3246 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
3247 Improve some of the commented-out keywords' text too.
3248
27a4f445
MR
32492007-12-14 Martin Rudalics <rudalics@gmx.at>
3250
e2e3f1d7
MR
3251 * nonascii.texi (Encoding and I/O): Reword to avoid saying
3252 "visit the current buffer".
3253
27a4f445
MR
3254 * os.texi (System Interface): Fix typo.
3255
a2afc99d
RS
32562007-12-04 Richard Stallman <rms@gnu.org>
3257
3258 * objects.texi (Symbol Type): Fix typo.
3259
b694135c
RS
32602007-12-03 Richard Stallman <rms@gnu.org>
3261
3262 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
3263
f99a19da
GM
32642007-12-01 Glenn Morris <rgm@gnu.org>
3265
3266 * functions.texi (Declaring Functions): Improve previous change.
3267
8f4b37d8
GM
32682007-11-30 Glenn Morris <rgm@gnu.org>
3269
3270 * functions.texi (Declaring Functions): Add optional fourth
3271 argument of declare-function, and setting third argument to `t'.
3272
61a2fe01
RS
32732007-11-29 Richard Stallman <rms@gnu.org>
3274
3275 * customize.texi (Composite Types): Document `group' type.
3276
cbfc5193
GM
32772007-11-29 Glenn Morris <rgm@gnu.org>
3278
5dcb4c4e
SM
3279 * functions.texi (Declaring Functions): Add findex.
3280 Mention `external' files.
cbfc5193 3281
8386283a
JB
32822007-11-26 Juanma Barranquero <lekktu@gmail.com>
3283
3284 * functions.texi (Declaring Functions): Fix directive.
3285
a07c9a8b
RS
32862007-11-25 Richard Stallman <rms@gnu.org>
3287
3288 * help.texi (Help Functions): Clean up last change.
3289
3290 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
3291
3292 * loading.texi (Named Features): Minor cleanup.
3293
3294 * macros.texi (Eval During Expansion): Minor cleanup.
3295
3296 * variables.texi (Variable Aliases): Minor cleanup.
3297
a0925923
RS
32982007-11-24 Richard Stallman <rms@gnu.org>
3299
3300 * functions.texi (Declaring Functions): Clarify previous change.
3301
3302 * compile.texi (Compiler Errors): Clarify previous change.
3303
20c63e44
RS
33042007-11-24 Richard Stallman <rms@gnu.org>
3305
e5e76c04 3306 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
3307 Clarify the text and move items around.
3308
5bb0cda3
GM
33092007-11-24 Glenn Morris <rgm@gnu.org>
3310
3311 * functions.texi (Declaring Functions): New section.
3312 * compile.texi (Compiler Errors): Mention declaring functions,
3313 defvar with no initvalue, and byte-compile-warnings.
3314
af13c86a
MR
33152007-11-15 Martin Rudalics <rudalics@gmx.at>
3316
3317 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
3318 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
3319
a5373305
MR
33202007-11-13 Martin Rudalics <rudalics@gmx.at>
3321
3322 * help.texi (Help Functions): Document new macro `with-help-window'.
3323
fe284805
JL
33242007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3325
3326 * searching.texi (Replacing Match): Describe new
3327 `match-substitute-replacement'.
3328
2c3a09b1
RS
33292007-10-31 Richard Stallman <rms@gnu.org>
3330
3331 * strings.texi (Creating Strings): Null strings from concat not unique.
3332
f2b480f4
RS
33332007-10-26 Richard Stallman <rms@gnu.org>
3334
3335 * objects.texi (Equality Predicates): Null strings are uniquified.
3336
3337 * minibuf.texi: Minor clarifications in previous change.
3338
db21122c
GM
33392007-10-25 Glenn Morris <rgm@gnu.org>
3340
3341 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
3342
2328cbb3
RS
33432007-10-24 Richard Stallman <rms@gnu.org>
3344
3345 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
3346
3347 * variables.texi (Frame-Local Variables): Node deleted.
3348 (Variables): Delete Frame-Local Variables from menu.
3349 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
3350 (Default Value): Don't mention frame-local vars.
3351
3352 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
3353
3354 * loading.texi (Unloading): Document FEATURE-unload-function
3355 instead of FEATURE-unload-hook.
3356
2328cbb3
RS
3357 * frames.texi (Multiple Displays): Don't mention frame-local vars.
3358
c066bafa
JL
33592007-10-22 Juri Linkov <juri@jurta.org>
3360
3361 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
3362 (High-Level Completion): Document a list of default value strings
3363 in the DEFAULT argument, for which minibuffer functions return the
3364 first element.
3365
65ced25f
JL
33662007-10-17 Juri Linkov <juri@jurta.org>
3367
3368 * text.texi (Filling): Update arguments of fill-paragraph.
3369 fill-paragraph operates on the active region in Transient Mark mode.
3370 Remove fill-paragraph-or-region.
3371
ee46ec8e
KB
33722007-10-13 Karl Berry <karl@gnu.org>
3373
3374 * elisp.texi (@dircategory): Move to after @copying,
3375 since we want @copying as close as possible to the beginning of
3376 the output.
3377
61bbdbc6
RS
33782007-10-12 Richard Stallman <rms@gnu.org>
3379
3380 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
3381
3382 * commands.texi (Distinguish Interactive): New node,
3383 broken out from Interactive Call and rewritten.
3384 (Command Loop): Put Distinguish Interactive in menu.
3385
af23e1e8
RS
33862007-10-09 Richard Stallman <rms@gnu.org>
3387
3388 * text.texi (Examining Properties): Mention overlay priority.
3389
3390 * display.texi (Display Margins): Correct the description
3391 of margin display specifications.
3392 (Replacing Specs): New subnode broken out of Display Property.
3393
e1965a69
JL
33942007-10-06 Juri Linkov <juri@jurta.org>
3395
3396 * text.texi (Filling): Document fill-paragraph-or-region.
3397
4638454b
JB
33982007-10-05 Juanma Barranquero <lekktu@gmail.com>
3399
3400 * display.texi (Auto Faces): Fix typo.
3401
7ed54cc5
RS
34022007-10-02 Richard Stallman <rms@gnu.org>
3403
3404 * display.texi (Display Property): Explain some display specs
3405 don't let you move point in.
3406
5dcb4c4e
SM
3407 * frames.texi (Cursor Parameters):
3408 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
3409
3410 * windows.texi (Basic Windows): Don't describe
3411 cursor-in-non-selected-windows here.
3412
305a7ef2
EZ
34132007-10-01 Eli Zaretskii <eliz@gnu.org>
3414
3415 * processes.texi (Misc Network): Note that these functions are
3416 supported only on some systems.
3417
f7a7f4eb
RS
34182007-10-01 Richard Stallman <rms@gnu.org>
3419
3420 * display.texi (Overlay Properties): Explain nil as priority.
3421 Explain that conflicts are unpredictable if not resolved by
3422 priorities.
3423
780d7bb9
RS
34242007-09-23 Richard Stallman <rms@gnu.org>
3425
3426 * macros.texi (Backquote): Minor clarification.
3427
14b4fdfb
RS
34282007-09-19 Richard Stallman <rms@gnu.org>
3429
3430 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
3431 Clarify when they work in parallel and when one overrides.
3432 Fix error in example.
14b4fdfb 3433
b8d4c8d0
GM
34342007-09-06 Glenn Morris <rgm@gnu.org>
3435
b3e755a9 3436 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
3437 commands to use ../../info.
3438 * Makefile.in (infodir): Go up one more level.
4638454b 3439 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
3440 (miscmanualdir): New.
3441 (dist): Use new variable miscmanualdir.
3442 * makefile.w32-in (infodir, texinputdir): Go up one more level.
3443 (usermanualdir): Change from ../man to ../emacs.
3444
1bb1f7d3
MR
34452007-08-30 Martin Rudalics <rudalics@gmx.at>
3446
3447 * commands.texi (Command Loop Info): Advise against changing
3448 most variables described here. Explain new variable
3449 last-repeatable-command.
3450
b8d4c8d0
GM
34512007-08-29 Glenn Morris <rgm@gnu.org>
3452
3453 * elisp.texi (EMACSVER): Increase to 23.0.50.
3454
34552007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
3456
3457 * frames.texi (Basic Parameters): Add display-environment-variable
3458 and term-environment-variable.
3459
34602007-08-28 Juri Linkov <juri@jurta.org>
3461
3462 * display.texi (Image Formats, Other Image Types): Add SVG.
3463
34642007-08-28 Juri Linkov <juri@jurta.org>
3465
3466 * display.texi (Images): Move formats-related text to new node
3467 "Image Formats".
3468 (Image Formats): New node.
3469
619fb9ee
RS
34702007-08-27 Richard Stallman <rms@gnu.org>
3471
3472 * windows.texi (Window Configurations): Clarify what
3473 a window configuration saves.
3474
b8d4c8d0
GM
34752007-08-25 Richard Stallman <rms@gnu.org>
3476
3477 * display.texi (Images): Delete redundant @findex.
3478
39f9da30
GM
34792007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
3480
3481 * text.texi (Change Hooks): (after|before)-change-functions are no
3482 longer bound to nil while running; rather inhibit-modification-hooks
3483 is t.
3484
b8d4c8d0
GM
34852007-08-16 Richard Stallman <rms@gnu.org>
3486
5dcb4c4e
SM
3487 * processes.texi (Asynchronous Processes):
3488 Clarify doc of start-file-process.
b8d4c8d0
GM
3489
34902007-08-08 Martin Rudalics <rudalics@gmx.at>
3491
3492 * modes.texi (Example Major Modes): Fix typo.
3493
34942007-08-08 Glenn Morris <rgm@gnu.org>
3495
3496 * intro.texi (nil and t): Do not use `iff' in documentation.
3497
3498 * tips.texi (Documentation Tips): Recommend against `iff'.
3499
35002007-08-07 Chong Yidong <cyd@stupidchicken.com>
3501
3502 * display.texi (Image Cache): Document image-refresh.
3503
35042007-08-06 Martin Rudalics <rudalics@gmx.at>
3505
3506 * windows.texi (Size of Window): Document window-full-width-p.
3507
35082007-07-25 Glenn Morris <rgm@gnu.org>
3509
3510 * gpl.texi (GPL): Replace license with GPLv3.
3511
3512 * Relicense all FSF files to GPLv3 or later.
3513
35142007-07-24 Michael Albinus <michael.albinus@gmx.de>
3515
4638454b
JB
3516 * processes.texi (Synchronous Processes):
3517 Add `process-file-shell-command'.
b8d4c8d0
GM
3518 (Asynchronous Processes): Mention restricted use of
3519 `process-filter' and `process-sentinel' in
3520 `start-file-process'. Add `start-file-process-shell-command'.
3521
35222007-07-17 Michael Albinus <michael.albinus@gmx.de>
3523
3524 * files.texi (Magic File Names): Introduce optional parameter
3525 IDENTIFICATION for `file-remote-p'.
3526
35272007-07-16 Richard Stallman <rms@gnu.org>
3528
3529 * display.texi (Defining Faces): Fix previous change.
3530
35312007-07-14 Richard Stallman <rms@gnu.org>
3532
3533 * control.texi (Handling Errors): Document `debug' in handler list.
3534
35352007-07-10 Richard Stallman <rms@gnu.org>
3536
3537 * display.texi (Defining Faces): Explain C-M-x feature for defface.
3538
35392007-07-09 Richard Stallman <rms@gnu.org>
3540
3541 * files.texi (Magic File Names): Rewrite previous change.
3542
35432007-07-08 Michael Albinus <michael.albinus@gmx.de>
3544
3545 * files.texi (Magic File Names): Introduce optional parameter
3546 CONNECTED for `file-remote-p'.
3547
35482007-07-07 Michael Albinus <michael.albinus@gmx.de>
3549
3550 * processes.texi (Asynchronous Processes):
3551 * files.texi (Magic File Names): Add `start-file-process'.
3552
35532007-06-27 Richard Stallman <rms@gnu.org>
3554
5dcb4c4e
SM
3555 * files.texi (Format Conversion Piecemeal):
3556 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
3557
35582007-06-27 Michael Albinus <michael.albinus@gmx.de>
3559
4638454b
JB
3560 * files.texi (Magic File Names): Remove `dired-call-process'.
3561 Add `process-file'.
b8d4c8d0
GM
3562
35632007-06-27 Kenichi Handa <handa@m17n.org>
3564
3565 * text.texi (Special Properties): Fix description about
4638454b 3566 `composition' property.
b8d4c8d0
GM
3567
35682007-06-26 Kenichi Handa <handa@m17n.org>
3569
3570 * nonascii.texi (Default Coding Systems): Document about the
3571 return value `undecided'.
3572
35732007-06-25 David Kastrup <dak@gnu.org>
3574
3575 * keymaps.texi (Active Keymaps): Document new POSITION argument of
3576 `current-active-maps'.
3577
35782007-06-24 Karl Berry <karl@gnu.org>
3579
4638454b 3580 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
3581
35822007-06-15 Juanma Barranquero <lekktu@gmail.com>
3583
3584 * display.texi (Overlay Arrow): Doc fix.
3585
35862007-06-14 Karl Berry <karl@tug.org>
3587
3588 * anti.texi (Antinews): Typo.
3589
35902007-06-14 Chong Yidong <cyd@stupidchicken.com>
3591
3592 * display.texi (Image Cache): Document image-refresh.
3593
35942007-06-12 Karl Berry <karl@gnu.org>
3595
3596 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
3597 * two-volume.make: New file.
3598 * .cvsignore: Ignore two-volume files.
3599
36002007-06-12 Tom Tromey <tromey@redhat.com>
3601
3602 * os.texi (Init File): Document user-emacs-directory.
3603
36042007-06-03 Nick Roberts <nickrob@snap.net.nz>
3605
3606 * commands.texi (Click Events): Describe width and height when
3607 object is nil.
3608
36092007-05-30 Nick Roberts <nickrob@snap.net.nz>
3610
5dcb4c4e
SM
3611 * commands.texi (Click Events): Layout more logically.
3612 Describe width and height.
b8d4c8d0
GM
3613 (Drag Events, Motion Events): Update to new format for position.
3614
36152007-06-02 Richard Stallman <rms@gnu.org>
3616
3617 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
3618
36192007-06-02 Chong Yidong <cyd@stupidchicken.com>
3620
3621 * Version 22.1 released.
3622
36232007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
3624
3625 * text.texi (Special Properties): Correct meaning of fontified face.
3626
36272007-05-30 Richard Stallman <rms@gnu.org>
3628
3629 * text.texi (Special Properties): Add link to Adjusting Point.
3630
36312007-05-12 Richard Stallman <rms@gnu.org>
3632
3633 * text.texi (Margins): indent-to-left-margin is not the default.
3634 (Mode-Specific Indent): For indent-line-function, the default
3635 is indent-relative.
3636
3637 * modes.texi (Example Major Modes): Explain last line of text-mode
3638 is redundant.
3639
36402007-05-10 Richard Stallman <rms@gnu.org>
3641
3642 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
3643
3644 * help.texi (Keys in Documentation): Add reference to
3645 Documentation Tips.
3646
3647 * files.texi (Format Conversion): TO-FN gets three arguments.
3648
3649 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
3650
36512007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
3652
3653 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
3654 * files.texi (Format Conversion): Expand intro; add menu.
3655 (Format Conversion Overview, Format Conversion Round-Trip)
3656 (Format Conversion Piecemeal): New nodes/subsections.
3657 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
3658 * text.texi (Text Properties): Remove "Saving Properties" from menu.
3659 (Saving Properties): Delete node/subsection.
3660
36612007-05-07 Karl Berry <karl@gnu.org>
3662
3663 * elisp.texi (EMACSVER): Back to 22.
3664
36652007-05-06 Richard Stallman <rms@gnu.org>
3666
3667 * processes.texi (Accepting Output): Revert most of previous change.
3668
36692007-05-05 Richard Stallman <rms@gnu.org>
3670
3671 * processes.texi (Accepting Output): accept-process-output
3672 uses microseconds, not milliseconds. But that arg is obsolete.
3673
36742007-05-04 Karl Berry <karl@tug.org>
3675
3676 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
3677
36782007-05-04 Eli Zaretskii <eliz@gnu.org>
3679
3680 * tips.texi (Documentation Tips): Rearrange items to place the
3681 more important ones first. Add an index entry for hyperlinks.
3682
36832007-05-03 Karl Berry <karl@gnu.org>
3684
3685 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
3686 (EMACSVER) [smallbook]: 22 for printed version.
3687
3688 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
3689 so restore anchor to normal position after defun. Found by Kevin Ryde.
3690
36912007-04-26 Glenn Morris <rgm@gnu.org>
3692
3693 * elisp.texi (EMACSVER): Increase to 22.1.50.
3694
36952007-04-28 Karl Berry <karl@gnu.org>
3696
3697 * elisp.texi: Improve line breaks on copyright page,
3698 similar layout to emacs manual, 8.5x11 by default.
3699
37002007-04-24 Richard Stallman <rms@gnu.org>
3701
3702 * text.texi (Special Properties): Add xref to Overlay Properties.
3703
3704 * display.texi (Overlay Properties): Add xref to Special Properties.
3705
37062007-04-22 Richard Stallman <rms@gnu.org>
3707
3708 * keymaps.texi (Extended Menu Items): Move the info about
3709 format with cached keyboard binding.
3710
37112007-04-21 Richard Stallman <rms@gnu.org>
3712
3713 * text.texi (Special Properties): Clarify previous change.
3714
3715 * files.texi (File Name Expansion): Clarify previous change.
3716
3717 * display.texi (Attribute Functions): Fix example for
3718 face-attribute-relative-p.
3719
37202007-04-19 Kenichi Handa <handa@m17n.org>
3721
3722 * text.texi (Special Properties): Document composition property.
3723
37242007-04-19 Glenn Morris <rgm@gnu.org>
3725
3726 * files.texi (File Name Expansion): Mention "superroot".
3727
37282007-04-15 Chong Yidong <cyd@stupidchicken.com>
3729
3730 * frames.texi (Multiple Displays): Add note about "multi-monitor"
3731 setups.
3732 (Display Feature Testing): Note that display refers to all
3733 physical monitors for multi-monitor setups.
3734
37352007-04-14 Richard Stallman <rms@gnu.org>
3736
3737 * lists.texi (Sets And Lists): Clarify `delete' examples.
3738 Remove spurious xref to same node.
3739 Clarify xref for add-to-list.
3740
37412007-04-12 Nick Roberts <nickrob@snap.net.nz>
3742
3743 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
3744 value of lisp-mode-map.
3745
37462007-04-11 Karl Berry <karl@gnu.org>
3747
3748 * anti.texi (Antinews):
3749 * display.texi (Overlay Properties, Defining Images):
3750 * processes.texi (Synchronous Processes, Sentinels):
3751 * syntax.texi (Syntax Table Internals):
3752 * searching.texi (Regexp Special):
3753 * nonascii.texi (Default Coding Systems):
3754 * text.texi (Special Properties):
3755 * minibuf.texi (Basic Completion): Wording to improve breaks in
3756 8.5x11 format.
3757 * elisp.texi (smallbook): New @set to more easily switch between
3758 smallbook and 8.5x11.
3759
37602007-04-11 Richard Stallman <rms@gnu.org>
3761
3762 * text.texi (Lazy Properties): Minor fix.
3763
37642007-04-08 Karl Berry <karl@gnu.org>
3765
3766 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
3767 * macros.texi (Backquote): Downcase Backquote in index entries for
3768 consistency.
3769
37702007-04-08 Richard Stallman <rms@gnu.org>
3771
3772 * text.texi (Adaptive Fill): Just describe default,
3773 don't show it (since it contains non-ASCII chars).
3774
37752007-04-07 Karl Berry <karl@gnu.org>
3776
3777 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
3778 adaptive-fill-regexp's value, since they are not in the standard
3779 TeX fonts.
3780
37812007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
3782
3783 * display.texi (Defining Faces): Fix example.
3784
37852007-04-07 Karl Berry <karl@gnu.org>
3786
3787 * display.texi (Button Buffer Commands): Improve page break.
3788
37892007-04-07 Richard Stallman <rms@gnu.org>
3790
3791 * advice.texi (Activation of Advice): Remove redundant index entry.
3792
3793 * backups.texi: Improve index entries. Remove redundant ones.
3794
3795 * compile.texi (Byte Compilation): Improve index entry.
3796
3797 * hash.texi (Creating Hash): Improve index entry.
3798
3799 * symbols.texi (Definitions): Improve index entry.
3800
3801 * edebug.texi: Improve index entries. Remove redundant/useless ones.
3802
3803 * maps.texi (Standard Keymaps): Remove useless index entry.
3804
3805 * help.texi (Documentation Basics): Remove redundant index entries.
3806
3807 * customize.texi: Improve index entries.
3808 Remove redundant/useless ones.
3809
3810 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
3811
3812 * streams.texi (Output Variables): Improve index entry.
3813
3814 * abbrevs.texi (Abbrevs): Remove useless index entry.
3815
3816 * macros.texi (Expansion): Remove useless index entry.
3817
3818 * text.texi: Improve index entries. Remove redundant/useless ones.
3819 (Text Properties, Examining Properties)
3820 (Special Properties): Use "property category" instead of "category"
3821 to refer to the `category' property.
3822
3823 * positions.texi: Improve index entries. Remove useless one.
3824
3825 * lists.texi: Improve index entries. Remove redundant/useless ones.
3826
3827 * os.texi: Improve index entries.
3828 (Timers): Fix previous change.
3829
3830 * buffers.texi: Improve index entries.
3831 (Modification Time): Get rid of term "obsolete buffer".
3832
3833 * debugging.texi: Improve index entries.
3834 (Test Coverage): Add xref to other test coverage ftr.
3835
3836 * eval.texi: Improve index entry. Remove redundant ones.
3837
3838 * numbers.texi: Improve index entries. Remove redundant/useless ones.
3839
3840 * files.texi: Improve index entries. Remove redundant/useless ones.
3841
3842 * objects.texi: Improve index entries.
3843
3844 * processes.texi: Improve index entries.
3845
3846 * modes.texi: Improve index entry. Remove redundant one.
3847
3848 * nonascii.texi: Improve index entries.
3849
3850 * internals.texi: Improve index entries.
3851
3852 * syntax.texi: Improve index entries.
3853
3854 * keymaps.texi (Active Keymaps): Improve index entries.
3855
3856 * commands.texi: Improve index entries. Remove redundant/useless ones.
3857
3858 * frames.texi: Improve index entries. Remove redundant/useless ones.
3859
3860 * markers.texi: Improve index entries. Remove redundant ones.
3861
3862 * tips.texi: Improve index entries.
3863
3864 * loading.texi (Unloading): Improve index entry.
3865
3866 * variables.texi: Improve index entries. Remove redundant one.
3867
3868 * sequences.texi: Improve index entry.
3869
3870 * display.texi: Improve index entries. Remove redundant ones.
3871
3872 * windows.texi: Improve index entries.
3873
3874 * searching.texi: Improve index entries. Remove redundant one.
3875
3876 * strings.texi (Case Tables): Improve last change.
3877
38782007-04-04 Chong Yidong <cyd@stupidchicken.com>
3879
3880 * strings.texi (Case Tables): Document with-case-table and
3881 ascii-case-table.
3882
38832007-04-03 Karl Berry <karl@gnu.org>
3884
3885 * processes.texi (Network): Reword to improve page break.
3886
38872007-04-03 Eli Zaretskii <eliz@gnu.org>
3888
3889 * functions.texi (Inline Functions): Describe more disadvantages
3890 of defsubst, and make advice against it stronger.
3891
38922007-04-02 Karl Berry <karl@gnu.org>
3893
3894 * backups.texi (Backup Names): Avoid widow words.
3895 * modes.texi (Example Major Modes): Align last comment.
3896
38972007-04-01 Chong Yidong <cyd@stupidchicken.com>
3898
3899 * keymaps.texi (Remapping Commands): Document new arg to
3900 command-remapping.
3901
39022007-04-01 Karl Berry <karl@gnu.org>
3903
3904 * processes.texi (Low-Level Network): Typo.
3905 * loading.texi (Hooks for Loading): Avoid double "the".
3906 * keymaps.texi (Key Sequences): No double "and".
3907 (Changing Key Bindings): Shorten to improve line break.
3908
39092007-03-31 Glenn Morris <rgm@gnu.org>
3910
3911 * os.texi (Timers): Fix description of run-at-time TIME formats.
3912
39132007-03-31 Richard Stallman <rms@gnu.org>
3914
3915 * display.texi (Invisible Text): Correct buffer-invisibility-spec
3916 regarding ellipsis.
3917
39182007-03-31 Eli Zaretskii <eliz@gnu.org>
3919
3920 * intro.texi (nil and t):
3921 * symbols.texi (Plists and Alists):
3922 * variables.texi (Variable Aliases, Constant Variables):
3923 * functions.texi (Defining Functions):
3924 * advice.texi (Advising Primitives):
3925 * debugging.texi (Syntax Errors, Compilation Errors):
3926 * minibuf.texi (Minibuffer Windows):
3927 * commands.texi (Adjusting Point):
3928 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
3929 (Auto Major Mode, Major Mode Conventions):
3930 * help.texi (Describing Characters):
3931 * files.texi (Create/Delete Dirs, Information about Files)
3932 (File Locks, Writing to Files, Reading from Files)
3933 (Saving Buffers):
3934 * windows.texi (Resizing Windows, Cyclic Window Ordering):
3935 * frames.texi (Finding All Frames):
3936 * positions.texi (Buffer End, Motion):
3937 * markers.texi (The Region):
3938 * text.texi (Deletion, Near Point):
3939 * display.texi (Displaying Messages, Truncation):
3940 * os.texi (Processor Run Time):
3941 * tips.texi (Key Binding Conventions, Programming Tips)
3942 (Warning Tips, Documentation Tips, Comment Tips):
3943 * internals.texi (Memory Usage): Improve indexing.
3944
3945 * variables.texi (Frame-Local Variables):
3946 * functions.texi (Argument List):
3947 * loading.texi (Library Search):
3948 * streams.texi (Output Variables):
3949 * keymaps.texi (Translation Keymaps, Searching Keymaps):
3950 * searching.texi (Replacing Match, Search and Replace):
3951 * processes.texi (Byte Packing, Decoding Output)
3952 (Accepting Output, Network Servers, Shell Arguments):
3953 * display.texi (Abstract Display, Image Cache, Scroll Bars):
3954 * windows.texi (Window Point, Window Start):
3955 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
3956 * commands.texi (Reading Input, Keyboard Events):
3957 * minibuf.texi (Reading File Names, Minibuffer Completion)
3958 (Recursive Mini):
3959 * positions.texi (List Motion):
3960 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
3961 * numbers.texi (Arithmetic Operations, Math Functions)
3962 (Predicates on Numbers, Comparison of Numbers):
3963 (Numeric Conversions):
3964 * locals.texi (Standard Buffer-Local Variables):
3965 * maps.texi (Standard Keymaps):
3966 * os.texi (User Identification, System Environment, Recording Input)
3967 (X11 Keysyms):
3968 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
3969 * backups.texi (Backups and Auto-Saving):
3970 * customize.texi (Customization, Group Definitions)
3971 (Variable Definitions):
3972 * compile.texi (Byte Compilation): Improve index entries.
3973
39742007-03-31 Karl Berry <karl@gnu.org>
3975
3976 * macros.texi (Defining Macros): Avoid widow syllable.
3977
39782007-03-31 Eli Zaretskii <eliz@gnu.org>
3979
3980 * elisp.texi (Top): Postscript -> PostScript.
3981
3982 * display.texi (Images, Postscript Images): Postscript -> PostScript.
3983
39842007-03-31 Markus Triska <markus.triska@gmx.at>
3985
3986 * internals.texi (Writing Emacs Primitives): Untabify `For'.
3987
39882007-03-30 Karl Berry <karl@gnu.org>
3989
3990 * lists.texi (List-related Predicates): Remove spurious @need.
3991 (Setcdr): Use @smallexample to improve page break.
3992 (Association Lists) <assoc>: Reword to improve page break.
3993
3994 * strings.texi (String Conversion): Insert blank line to improve
3995 page break.
3996
3997 * numbers.texi (Random Numbers): Use @minus{}.
3998 (Math Functions): Use @minus{}.
3999
4000 * intro.texi (Acknowledgements): Avoid line breaks before middle
4001 initials.
4002
40032007-03-24 Eli Zaretskii <eliz@gnu.org>
4004
4005 * errors.texi (Standard Errors): Add an index entry.
4006
40072007-03-19 Richard Stallman <rms@gnu.org>
4008
4009 * os.texi (Recording Input): recent-keys now gives 300 keys.
4010
40112007-03-12 Glenn Morris <rgm@gnu.org>
4012
4013 * os.texi: Replace "daylight savings" with "daylight saving"
4014 throughout.
4015
40162007-03-05 Richard Stallman <rms@gnu.org>
4017
5dcb4c4e
SM
4018 * variables.texi (File Local Variables):
4019 Update enable-local-variables values.
b8d4c8d0
GM
4020
40212007-03-04 Richard Stallman <rms@gnu.org>
4022
4023 * syntax.texi (Control Parsing): Minor clarification.
4024
4025 * strings.texi (Formatting Strings): Clarify width, precision, flags.
4026
4027 * sequences.texi (Sequence Functions): Move string-bytes away,
4028 add xref.
4029
4030 * nonascii.texi (Text Representations): Move string-bytes here.
4031
4032 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
4033
4034 * minibuf.texi (Basic Completion): Minor clarification.
4035
4036 * markers.texi (The Mark): Clarify existence vs activation of mark.
4037 Other cleanup.
4038
4039 * display.texi (Finding Overlays): Write better example.
4040
4041 * compile.texi (Eval During Compile): Clarify putting macros
4042 in eval-when-compile.
4043
c5602427 40442007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
4045
4046 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 4047 load-read-function definition doc.
b8d4c8d0
GM
4048
40492007-02-21 Kim F. Storm <storm@cua.dk>
4050
4051 * strings.texi (Text Comparison): Mention that assoc-string
4052 converts symbols to strings before testing.
4053
40542007-02-17 Kim F. Storm <storm@cua.dk>
4055
4056 * processes.texi (Bindat Spec): Vector types can have optional
4057 element type.
4058 (Bindat Examples): Fix example. Add vector with element type.
4059
40602007-02-16 Andreas Schwab <schwab@suse.de>
4061
4062 * strings.texi (Formatting Strings): Document '+' flag.
4063
40642007-02-15 Juanma Barranquero <lekktu@gmail.com>
4065
4066 * strings.texi (Modifying Strings): Clarify that `clear-string'
4067 always converts the string to unibyte.
4068
40692007-02-14 Kim F. Storm <storm@cua.dk>
4070
4071 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
4072 Rewrite glyph code description to refer to these functions.
4073 Remove details of encoding face number and char into integer code.
4074
40752007-02-03 Alan Mackenzie <acm@muc.de>
4076
4077 * loading.texi (Hooks for Loading): Make the description of
4078 `eval-after-load' more detailed, and amend the description of
4079 after-load-alist, in accordance with changes from 2006-05.
4080
40812007-02-03 Chong Yidong <cyd@stupidchicken.com>
4082
4083 * modes.texi (Defining Minor Modes): Document that a :require
4084 keyword or similar may be required to make saved customization
4085 variables work.
4086
40872007-02-03 Eli Zaretskii <eliz@gnu.org>
4088
4089 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
4090 Texinfo guidelines and with what texnfo-upd.el expects.
4091 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
4092 parts needed by `texinfo-multiple-files-update'.
4093
40942007-02-02 Eli Zaretskii <eliz@gnu.org>
4095
4096 * elisp.texi (Top): Update the top-level menus.
4097
4098 * syntax.texi (Categories): Add index entries.
4099
41002007-02-01 Juanma Barranquero <lekktu@gmail.com>
4101
4102 * display.texi (Attribute Functions): Fix name and description of
4103 the UNDERLINE arg of `set-face-underline-p'.
4104
41052007-01-29 Eli Zaretskii <eliz@gnu.org>
4106
4107 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
4108 Variables", and "Standard Keymaps" to the detailed menu.
4109
4110 * variables.texi (Future Local Variables): Add index entry.
4111
41122007-01-28 Richard Stallman <rms@gnu.org>
4113
4114 * tips.texi (Coding Conventions): Clarify the tip about macros
4115 that define a function or a variable.
4116
4117 * files.texi (File Attributes): UID and GID can be floats.
4118 (Magic File Names): Explain why deferring all operations to
4119 the standard handler does not work.
4120
41212007-01-23 Martin Rudalics <rudalics@gmx.at>
4122
4123 * backups.texi (Reverting): Use "buffer" instead of "file"
4124 when talking about major and minor modes.
4125
41262007-01-21 Richard Stallman <rms@gnu.org>
4127
4128 * help.texi (Documentation): Add xref to Documentation Tips.
4129
41302007-01-14 Juanma Barranquero <lekktu@gmail.com>
4131
4132 * tips.texi (Coding Conventions): Fix typos.
4133
41342007-01-05 Richard Stallman <rms@gnu.org>
4135
4136 * modes.texi (Defining Minor Modes): Fix previous change.
4137
41382007-01-03 Richard Stallman <rms@gnu.org>
4139
4140 * customize.texi (Variable Definitions, Customization Types):
4141 Don't use * in doc string for defcustom.
4142
41432007-01-02 Richard Stallman <rms@gnu.org>
4144
4145 * variables.texi (Variable Aliases): Clarify that aliases vars
4146 always have the same value.
4147
4148 * processes.texi (Bindat Spec): Fix Texinfo usage.
4149
4150 * modes.texi (Defining Minor Modes): Explain effect of command
4151 defined with define-global-minor-mode on new buffers.
4152
41532006-12-30 Kim F. Storm <storm@cua.dk>
4154
4155 * keymaps.texi (Tool Bar): Describe `grow-only' value of
4156 `auto-resize-tool-bars'.
4157
41582006-12-30 Richard Stallman <rms@gnu.org>
4159
4160 * keymaps.texi (Active Keymaps): Fix previous change.
4161
41622006-12-30 Nick Roberts <nickrob@snap.net.nz>
4163
4164 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
4165
41662006-12-30 Kim F. Storm <storm@cua.dk>
4167
4168 * processes.texi (Bindat Spec): Clarify using field names in
4169 length specifications.
4170
41712006-12-29 Kim F. Storm <storm@cua.dk>
4172
4173 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
4174 Add count and index variables for eval forms in repeat blocks.
4175
41762006-12-24 Richard Stallman <rms@gnu.org>
4177
5dcb4c4e
SM
4178 * customize.texi (Variable Definitions):
4179 Document new name custom-add-frequent-value.
b8d4c8d0
GM
4180
41812006-12-19 Kim F. Storm <storm@cua.dk>
4182
4183 * commands.texi (Misc Events): User signals now result in sigusr1
4184 and sigusr2 events which are handled through special-event-map.
4185 (Special Events): User signals and drag-n-drop are special.
4186
41872006-12-17 Richard Stallman <rms@gnu.org>
4188
4189 * loading.texi (Named Features): Explain subfeatures better.
4190
4191 * customize.texi: Use "option" only for user options.
4192 For the keyword values inside defcustom etc, say "keywords".
4193 For :options value's elements, say "elements".
4194 :group should not be omitted.
4195
4196 * syntax.texi (Parsing Expressions): Split up node.
4197 (Motion via Parsing, Position Parse, Parser State)
4198 (Low-Level Parsing, Control Parsing): New subnodes.
4199 (Parser State): Document syntax-ppss-toplevel-pos.
4200
4201 * positions.texi (List Motion): Punctuation fix.
4202
4203 * files.texi (File Name Completion): Document PREDICATE arg
4204 to file-name-completion.
4205
42062006-12-16 Eli Zaretskii <eliz@gnu.org>
4207
4208 * internals.texi (Building Emacs, Writing Emacs Primitives):
4209 Add index entries.
4210
42112006-12-11 Richard Stallman <rms@gnu.org>
4212
4213 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
4214 affects face menu. Explain how to make it non-nil without enabling
4215 any fontification.
4216
42172006-12-10 Chong Yidong <cyd@stupidchicken.com>
4218
4219 * modes.texi (Font Lock Basics): Document nil value of
4220 font-lock-defaults.
4221
42222006-12-10 Glenn Morris <rgm@gnu.org>
4223
4224 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
4225 value for system-flag argument. Abbrev tables may not be empty
4226 when major modes are loaded.
4227
42282006-12-08 Juanma Barranquero <lekktu@gmail.com>
4229
4230 * makefile.w32-in (maintainer-clean): Partially revert last
4231 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
4232 to protect elisp-covers.texi.
4233
42342006-12-07 Juanma Barranquero <lekktu@gmail.com>
4235
4236 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
4237 Don't remove elisp* info files; they are already deleted by the
4238 `clean' and `distclean' targets, and they are in the $(infodir)
4239 directory, not the current one.
4240
42412006-12-04 Kim F. Storm <storm@cua.dk>
4242
4243 * commands.texi (Misc Events): Update signal events.
4244 (Event Examples): Add signal example.
4245
42462006-11-29 Richard Stallman <rms@gnu.org>
4247
4248 * frames.texi (Visibility of Frames): Explain visible windows
4249 can be covered by others. Add xref for raise-frame.
4250
42512006-11-28 Richard Stallman <rms@gnu.org>
4252
4253 * searching.texi (Regexp Special): Update when ^ is special.
4254
42552006-11-27 Eli Zaretskii <eliz@gnu.org>
4256
4257 * customize.texi (Customization, Common Keywords)
4258 (Group Definitions, Variable Definitions, Composite Types)
4259 (Type Keywords, Customization Types): Add index entries for
4260 various customization keywords.
4261
42622006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4263
4264 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
4265
c8763fb6 42662006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
4267
4268 * frames.texi (Window System Selections): Remove clipboard from
4269 description of selection-coding-system.
4270
42712006-11-06 Richard Stallman <rms@gnu.org>
4272
4273 * lists.texi (List Variables): Document COMPARE-FN.
4274
4275 * keymaps.texi: Avoid use of "binding" to mean a relation;
4276 use it only to refer to the meaning associated with a key.
4277 (Keymaps): Change menu node description.
4278
4279 * elisp.texi (Top): Change menu node description.
4280
4281 * display.texi (Managing Overlays): Document overlay-recenter.
4282
42832006-10-29 Chong Yidong <cyd@stupidchicken.com>
4284
4285 * Makefile.in: Use relative paths to avoid advertising filesystem
4286 contents during compilation.
4287
42882006-10-23 Kim F. Storm <storm@cua.dk>
4289
4290 * commands.texi (Event Input Misc): Update unread-command-events.
4291
42922006-10-23 Nick Roberts <nickrob@snap.net.nz>
4293
4294 * lists.texi (Sets And Lists): Fix typos.
4295
42962006-10-18 Juanma Barranquero <lekktu@gmail.com>
4297
4298 * control.texi (Processing of Errors): Use @var for an argument,
4299 not @code.
4300
43012006-10-16 Richard Stallman <rms@gnu.org>
4302
4303 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
4304
4305 * keymaps.texi (Format of Keymaps): Show all the keymap element
4306 patterns that result from menu items.
4307 (Key Lookup): Minor cleanups.
4308
4309 * modes.texi (Precalculated Fontification): Don't say that
4310 not setting font-lock-defaults avoids loading font-lock.
4311
4312 * help.texi (Documentation): Move xref to Emacs Manual here.
4313 (Documentation Basics): From here.
4314 Also doc emacs-lisp-docstring-fill-column.
4315
4316 * elisp.texi: Update version and ISBN.
4317
4318 * commands.texi (Interactive Call): Clarify KEYS arg to
4319 call-interactively is a vector.
4320 (Command Loop Info): Delete anchor in this-command-keys.
4321 Add anchor in this-command-keys-vector.
4322 (Recursive Editing): Document how recursive-edit
4323 handles the current buffer.
4324
43252006-10-13 Chong Yidong <cyd@stupidchicken.com>
4326
4327 * frames.texi (Frame Titles): %c and %l are ignored in
4328 frame-title-format.
4329
43302006-10-11 Richard Stallman <rms@gnu.org>
4331
4332 * keymaps.texi (Key Sequences): Clarify use of kbd.
4333
43342006-10-10 Kim F. Storm <storm@cua.dk>
4335
4336 * lists.texi (Sets And Lists): Add memql.
4337
43382006-10-03 Richard Stallman <rms@gnu.org>
4339
4340 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
4341 Clarify :ascii: and :nonascii:.
4342
43432006-09-29 Juri Linkov <juri@jurta.org>
4344
4345 * modes.texi (%-Constructs): Reorder coding systems in the
4346 documentation of %z to the real order displayed in the modeline.
4347
43482006-09-25 Richard Stallman <rms@gnu.org>
4349
4350 * os.texi (Timers): Describe timer-max-repeats.
4351
43522006-09-25 Chong Yidong <cyd@stupidchicken.com>
4353
4354 * os.texi (Timers): Mention with-local-quit.
4355
43562006-09-24 Richard Stallman <rms@gnu.org>
4357
4358 * searching.texi (Searching and Matching): Mention property search.
4359
4360 * commands.texi (Command Loop Info): Explain how read-event affects
4361 this-command-keys.
4362
43632006-09-20 Richard Stallman <rms@gnu.org>
4364
4365 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
4366
4367 * windows.texi (Window Start): Minor cleanups.
4368
43692006-09-20 Kim F. Storm <storm@cua.dk>
4370
4371 * windows.texi (Window Start): pos-visible-in-window-p allows
4372 specifying t for position to mean "end of window".
4373 Add window-line-height.
4374
4375 * anti.texi (Antinews): Mention window-line-height.
4376
43772006-09-19 David Kastrup <dak@gnu.org>
4378
4379 * keymaps.texi (Searching Keymaps): Small clarification.
4380
43812006-09-18 Richard Stallman <rms@gnu.org>
4382
4383 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
4384 cause keyboard menus.
4385 (Menu Keymaps): Likewise.
4386 (Defining Menus, Keyboard Menus): Clarify.
4387
4388 * text.texi (Fields): Clarify explanation of constrain-to-field.
4389
43902006-09-16 Eli Zaretskii <eliz@gnu.org>
4391
4392 * variables.texi (Tips for Defining): Fix a typo.
4393
43942006-09-15 Richard Stallman <rms@gnu.org>
4395
4396 * keymaps.texi (Remapping Commands, Searching Keymaps)
4397 (Active Keymaps): Clean up previous change.
4398
43992006-09-15 Jay Belanger <belanger@truman.edu>
4400
4401 * gpl.texi: Replace "Library Public License" by "Lesser Public
4402 License" throughout.
4403
44042006-09-15 David Kastrup <dak@gnu.org>
4405
4406 * keymaps.texi (Active Keymaps): Adapt description to use
4407 `get-char-property' instead `get-text-property'. Explain how
4408 mouse events change this. Explain the new optional argument of
4409 `key-binding' and its mouse-dependent lookup.
4410 (Searching Keymaps): Adapt description similarly.
4411 (Remapping Commands): Explain the new optional argument of
4412 `command-remapping'.
4413
44142006-09-14 Richard Stallman <rms@gnu.org>
4415
4416 * keymaps.texi (Searching Keymaps): Clarification.
4417 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
4418
44192006-09-13 Richard Stallman <rms@gnu.org>
4420
4421 * objects.texi (Character Type): Node split.
4422 Add xref to Describing Characters.
4423 (Basic Char Syntax, General Escape Syntax)
4424 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
4425
44262006-09-11 Richard Stallman <rms@gnu.org>
4427
4428 * display.texi (Display Table Format): Wording clarification.
4429 (Glyphs): Clarifications.
4430
44312006-09-10 Chong Yidong <cyd@stupidchicken.com>
4432
4433 * keymaps.texi (Active Keymaps): Mention that key-binding checks
4434 local maps.
4435
44362006-09-10 Kim F. Storm <storm@cua.dk>
4437
4438 * display.texi (Forcing Redisplay): Document return value of
4439 function redisplay.
4440
44412006-09-09 Richard Stallman <rms@gnu.org>
4442
4443 * windows.texi (Window Hooks): Explain limits of
4444 window-scroll-functions.
4445
4446 * display.texi (Fringe Indicators): Update for last change in
4447 indicate-buffer-boundaries.
4448
44492006-09-08 Richard Stallman <rms@gnu.org>
4450
4451 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
4452
44532006-09-06 Kim F. Storm <storm@cua.dk>
4454
4455 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
4456
4457 * windows.texi (Window Start): Update pos-visible-in-window-p.
4458
44592006-09-04 Richard Stallman <rms@gnu.org>
4460
4461 * processes.texi (Accepting Output): Explain SECONDS=0 for
4462 accept-process-output.
4463
4464 * os.texi (Idle Timers): Explain why timer functions should not
4465 loop until (input-pending-p).
4466
44672006-09-02 Eli Zaretskii <eliz@gnu.org>
4468
4469 * makefile.w32-in (usermanualdir): New variable.
4470 (elisp.dvi): Use it.
4471
44722006-09-01 Eli Zaretskii <eliz@gnu.org>
4473
4474 * buffers.texi (Buffer Modification): Fix last change.
4475
44762006-09-01 Chong Yidong <cyd@stupidchicken.com>
4477
5dcb4c4e
SM
4478 * buffers.texi (Buffer Modification):
4479 Document buffer-chars-modified-tick.
b8d4c8d0
GM
4480
44812006-08-31 Richard Stallman <rms@gnu.org>
4482
4483 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
4484
44852006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
4486
4487 * modes.texi (Syntactic Font Lock):
4488 Mention font-lock-syntactic-face-function
4489 instead of specific faces.
4490
44912006-08-29 Chong Yidong <cyd@stupidchicken.com>
4492
4493 * display.texi (Images): Add xrref to display-images-p.
4494
44952006-08-28 Kenichi Handa <handa@m17n.org>
4496
4497 * nonascii.texi (Lisp and Coding Systems): Fix description of
4498 detect-coding-region.
4499
45002006-08-27 Michael Olson <mwolson@gnu.org>
4501
4502 * processes.texi (Transaction Queues): Remove stray quote
4503 character.
4504
45052006-08-25 Richard Stallman <rms@gnu.org>
4506
4507 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
4508 Add xref.
4509
45102006-08-24 Chong Yidong <cyd@stupidchicken.com>
4511
4512 * os.texi (Timers): Avoid waiting inside timers.
4513
45142006-08-21 Lute Kamstra <lute@gnu.org>
4515
4516 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
4517
45182006-08-20 Richard Stallman <rms@gnu.org>
4519
4520 * os.texi (Idle Timers): New node, split out from Timers.
4521 Document current-idle-time.
4522 * commands.texi (Reading One Event): Update xref.
4523 * elisp.texi (Top): Update subnode menu.
4524
45252006-08-16 Richard Stallman <rms@gnu.org>
4526
4527 * keymaps.texi (Extended Menu Items): Show format of cached
4528 bindings in extended menu items.
4529
4530 * customize.texi (Variable Definitions): Explain when the
4531 standard value expression is evaluated.
4532
45332006-08-15 Chong Yidong <cyd@stupidchicken.com>
4534
4535 * commands.texi (Reading One Event): Explain idleness in
4536 `read-event'.
4537
45382006-08-12 Chong Yidong <cyd@stupidchicken.com>
4539
4540 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 4541 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
4542 relevant for Lisp programming.
4543 (Yank Commands): Rewrite introduction.
4544 (Undo): Clarify.
4545 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
4546 (Filling): Remove redundant comment. Clarify return value of
4547 current-justification.
4548 (Margins): Minor clarifications.
4549 (Adaptive Fill): Update default value of adaptive-fill-regexp.
4550 (Sorting): Update definition of sort-lines.
4551 (Columns): Clarify behavior of sort-columns.
4552 (Indent Tabs): Link to Tab Stops in Emacs manual.
4553 (Special Properties): Clarify.
4554 (Clickable Text): Mention Buttons package.
4555
45562006-08-12 Kevin Ryde <user42@zip.com.au>
4557
4558 * os.texi (Time Parsing): Add %z to description of
4559 format-time-string, as per docstring. Add cross reference to
4560 glibc manual for strftime.
4561
45622006-08-08 Richard Stallman <rms@gnu.org>
4563
4564 * modes.texi: Clean up wording in previous change.
4565
45662006-08-07 Chong Yidong <cyd@stupidchicken.com>
4567
4568 * modes.texi (Hooks): Clarify.
4569 (Major Mode Basics): Mention define-derived-mode explicitly.
4570 (Major Mode Conventions): Rebinding RET is OK for some modes.
4571 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 4572 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
4573 (Mode Line Basics): Clarify.
4574 (Mode Line Data): Mention help-echo and local-map in strings.
4575 Explain reason for treatment of non-risky variables.
4576 (Properties in Mode): Clarify.
4577 (Faces for Font Lock): Add font-lock-negation-char-face.
4578
45792006-08-04 Eli Zaretskii <eliz@gnu.org>
4580
4581 * strings.texi (Formatting Strings): Warn against arbitrary
4582 strings as first arg to `format'.
4583
45842006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
4585
4586 * text.texi (Clickable Text): Mention `help-echo' text property.
4587 Update intro, examples and associated explanations.
4588
45892006-07-31 Richard Stallman <rms@gnu.org>
4590
4591 * commands.texi: Update xrefs.
4592 (Event Mod): New node, cut out from old Translating Input.
4593
4594 * maps.texi: Update xrefs.
4595
4596 * keymaps.texi (Translation Keymaps): New node.
4597 Update xrefs from Translating Input to Translation Keymaps.
4598
4599 * elisp.texi (Top): Update subnode menu.
4600
4601 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
4602
4603 * os.texi (System Interface): Fix menu descriptions of some nodes.
4604 (Translating Input): Node deleted.
4605
46062006-07-31 Nick Roberts <nickrob@snap.net.nz>
4607
4608 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
4609
4610 * lists.texi (Sets And Lists): Likewise.
4611
46122006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
4613
4614 * text.texi (Fields): Mention POS
4615 requirement when narrowing is in effect.
4616
46172006-07-28 Richard Stallman <rms@gnu.org>
4618
4619 * display.texi (Face Attributes): Simplify wording.
4620 (Attribute Functions): Clarify meaning of new-frame default
4621 attribute settings.
4622
4623 * customize.texi (Common Keywords): Document how to use
4624 :package-version in a package not in Emacs.
4625
46262006-07-28 Kim F. Storm <storm@cua.dk>
4627
4628 * commands.texi (Reading One Event): Fix last change.
4629
46302006-07-26 Chong Yidong <cyd@stupidchicken.com>
4631
4632 * commands.texi (Reading One Event): Document SECONDS argument for
4633 read-event, read-char, and read-char-exclusive.
4634
46352006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
4636
4637 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
4638 to ensure correct identification.
4639
46402006-07-24 Richard Stallman <rms@gnu.org>
4641
4642 * text.texi (Clickable Text): Clarify.
4643
4644 * sequences.texi (Vector Functions): Delete duplicate xref.
4645
4646 * objects.texi (Function Type): Clarify.
4647
4648 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
4649 modes.
4650
4651 * lists.texi (List Variables): New node.
4652 Material moved from other nodes.
4653
4654 * variables.texi (Setting Variables): add-to-list and
4655 add-to-ordered-list moved to List Variables node.
4656
46572006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
4658
4659 * text.texi (Links and Mouse-1):
4660 For mouse-on-link-p, expand on arg POS.
4661
46622006-07-21 Kim F. Storm <storm@cua.dk>
4663
4664 * display.texi (Forcing Redisplay): Don't mention systems which
4665 don't support sub-second timers for redisplay-preemption-period.
4666
4667 * os.texi (Terminal Output): Clarify text vs graphical terminal.
4668
46692006-07-21 Eli Zaretskii <eliz@gnu.org>
4670
4671 * frames.texi (Input Focus): Document that focus-follows-mouse has
4672 no effect on MS-Windows.
4673
46742006-07-18 Richard Stallman <rms@gnu.org>
4675
4676 * display.texi (Forcing Redisplay): Cleanups in previous change.
4677
4678 * processes.texi (Low-Level Network): Make menu more convenient.
4679
46802006-07-18 Kim F. Storm <storm@cua.dk>
4681
4682 * display.texi (Forcing Redisplay): redisplay-preemption-period
4683 only used on window systems. Add xref to Terminal Output.
4684
4685 * os.texi (Terminal Output): baud-rate only controls preemption on
4686 non-window systems. Add xref to Forcing Redisplay.
4687
4688 * processes.texi (Low-Level Network): Rename node "Make Network"
4689 to "Network Processes".
4690
46912006-07-18 Karl Berry <karl@gnu.org>
4692
4693 * variables.texi, functions.texi, customize.texi, loading.texi:
4694 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
4695
46962006-07-17 Chong Yidong <cyd@stupidchicken.com>
4697
4698 * commands.texi (Waiting): Document batch-mode sit-for behavior.
4699
47002006-07-17 Richard Stallman <rms@gnu.org>
4701
4702 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
4703 Put period and comma inside quotes.
4704
4705 * loading.texi, markers.texi: Use real doublequote inside menus.
4706
4707 * windows.texi: Put point and comma inside quotes.
4708 (Textual Scrolling): Use @samp for error message.
4709
4710 * variables.texi, tips.texi, syntax.texi, symbols.texi:
4711 * strings.texi, streams.texi, processes.texi, os.texi:
4712 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
4713 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
4714 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
4715 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
4716 Put point and comma inside quotes.
4717
4718 * control.texi (Processing of Errors): Add command-error-function.
4719
4720 * variables.texi (File Local Variables): Clarify that
4721 file local variables make buffer-local bindings.
4722
4723 * modes.texi (Syntactic Font Lock): Give default for
4724 font-lock-syntax-table.
4725
47262006-07-17 Nick Roberts <nickrob@snap.net.nz>
4727
4728 * text.texi (Special Properties): Clean up previous change.
4729
47302006-07-16 Karl Berry <karl@gnu.org>
4731
4732 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
4733 * control.texi: Fix bad page breaks through chapter 10 (control).
4734
4735 * anti.texi (Antinews): Reorder face-attribute fns to avoid
4736 underfull hbox.
4737
47382006-07-15 Nick Roberts <nickrob@snap.net.nz>
4739
4740 * text.texi (Special Properties): Describe fontified text property
4741 in relation to a character (not text).
4742
47432006-07-15 Kim F. Storm <storm@cua.dk>
4744
4745 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
4746 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
4747 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
4748
4749 * anti.texi (Antinews): Mention redisplay function.
4750 The kbd macro existed, but was not documented, before 22.x.
4751 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
4752
47532006-07-14 Nick Roberts <nickrob@snap.net.nz>
4754
4755 * display.texi (Displaying Messages): Add anchor.
4756
4757 * frames.texi (Dialog Boxes): Use it.
4758
47592006-07-12 Richard Stallman <rms@gnu.org>
4760
4761 * objects.texi (Frame Type): Explain nature of frames better.
4762
4763 * frames.texi (Frames): Explain nature of frames better.
4764
47652006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
4766
4767 * tips.texi (Coding Conventions): Explain why use cl at compile time.
4768
47692006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4770
4771 * frames.texi (Window System Selections): Mention scrap support for Mac.
4772 Default value of x-select-enable-clipboard is t on Mac.
4773
4774 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
4775
47762006-07-11 Kim F. Storm <storm@cua.dk>
4777
4778 * display.texi (Forcing Redisplay): Add `redisplay' function.
4779 Don't mention (sit-for -1) -- use (redisplay t) instead.
4780
4781 * commands.texi (Waiting): (sit-for -1) is no longer special.
4782 (sit-for 0) is equivalent to (redisplay).
4783 Iconifying/deiconifying no longer makes sit-for return.
4784
47852006-07-10 Nick Roberts <nickrob@snap.net.nz>
4786
4787 * display.texi (Buttons): Fix typo.
4788
4789 * index.texi, elisp.texi (New Symbols): Comment node out.
4790
47912006-07-09 Richard Stallman <rms@gnu.org>
4792
4793 * display.texi (Truncation): Clean up previous change.
4794
47952006-07-08 Richard Stallman <rms@gnu.org>
4796
4797 * commands.texi (Interactive Call): Use 3 as prefix in example
4798 for execute-extended-command.
4799
4800 * display.texi (Attribute Functions): Move paragraph about
4801 compatibility with Emacs < 21.
4802
48032006-07-09 Kim F. Storm <storm@cua.dk>
4804
4805 * display.texi (Refresh Screen): Clarify force-window-update.
4806 (Truncation): "Normally" indicated by fringe arrows.
4807
48082006-07-08 Eli Zaretskii <eliz@gnu.org>
4809
4810 * windows.texi (Textual Scrolling, Resizing Windows):
4811 * variables.texi (Constant Variables):
4812 * text.texi (Buffer Contents, Deletion, Changing Properties)
4813 (Property Search, Special Properties, Sticky Properties)
4814 (Links and Mouse-1, Fields, Change Hooks):
4815 * syntax.texi (Syntax Table Functions, Parsing Expressions)
4816 (Categories):
4817 * symbols.texi (Other Plists):
4818 * streams.texi (Output Variables):
4819 * processes.texi (Input to Processes, Query Before Exit):
4820 * positions.texi (Word Motion, Text Lines, List Motion):
4821 * os.texi (Init File, System Environment, Sound Output)
4822 (Session Management):
4823 * nonascii.texi (Text Representations, Character Sets)
4824 (Chars and Bytes, Locales):
4825 * modes.texi (Defining Minor Modes, Header Lines):
4826 * minibuf.texi (Minibuffer Contents):
4827 * markers.texi (Information from Markers):
4828 * lists.texi (List Elements, Building Lists, Association Lists):
4829 * keymaps.texi (Tool Bar):
4830 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
4831 * functions.texi (What Is a Function, Mapping Functions):
4832 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
4833 (Color Names, Text Terminal Colors, Display Feature Testing):
4834 * files.texi (Visiting Functions, File Name Components)
4835 (Unique File Names, Contents of Directories):
4836 * display.texi (Forcing Redisplay, Displaying Messages)
4837 (Temporary Displays, Font Selection, Auto Faces)
4838 (Font Lookup, Fringe Indicators, Display Margins)
4839 (Image Descriptors, Showing Images, Image Cache, Button Types)
4840 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
4841 (Display Table Format, Glyphs):
4842 * control.texi (Iteration):
4843 * commands.texi (Command Loop Info, Adjusting Point):
4844 * backups.texi (Making Backups, Auto-Saving):
4845 Remove @tindex entries.
4846
48472006-07-07 Kim F. Storm <storm@cua.dk>
4848
4849 * display.texi (Fringe Cursors): Fix typo.
4850 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
4851 (Overlay Arrow): Default is overlay-arrow fringe indicator.
4852
48532006-07-05 Richard Stallman <rms@gnu.org>
4854
4855 * text.texi (Buffer Contents): Add example of text props
4856 in result of buffer-substring.
4857 (Text Properties): Explain better about use of specific property names.
4858 (Property Search): Some cleanups; reorder some functions.
4859
4860 * keymaps.texi (Changing Key Bindings): Cleanup.
4861 Add xref to Key Binding Conventions.
4862
4863 * display.texi (Attribute Functions): Add examples for
4864 face-attribute-relative-p.
4865
4866 * tips.texi (Coding Conventions): Cleanup last change.
4867
48682006-07-05 Karl Berry <karl@gnu.org>
4869
4870 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
4871 Remove @setchapternewpage odd.
4872 Result is 1013 pages, down from 1100.
4873
4874 * anti.texi, customize.texi, display.texi, internals.texi:
4875 * minibuf.texi, modes.texi, tips.texi:
4876 Fix overfull/underfull boxes.
4877
48782006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4879
4880 * edebug.texi (Instrumenting):
4881 Add Edebug-specific findex for eval-buffer.
4882 * loading.texi (Loading):
4883 Replace eval-current-buffer with eval-buffer.
4884
48852006-06-30 Nick Roberts <nickrob@snap.net.nz>
4886
4887 * locals.texi (Standard Buffer-Local Variables): Update the list
4888 of variables.
4889
48902006-06-26 Nick Roberts <nickrob@snap.net.nz>
4891
4892 * files.texi (File Name Completion): Point user to the node
4893 "Reading File Names".
4894
48952006-06-24 Eli Zaretskii <eliz@gnu.org>
4896
4897 * files.texi (Contents of Directories): Document case-insensitive
4898 behavior on respective filesystems.
4899
4900 * objects.texi (Character Type): Document that Emacs signals an
4901 error for unsupported Unicode characters specified as \uNNNN.
4902
49032006-06-19 Richard Stallman <rms@gnu.org>
4904
4905 * processes.texi (Bindat Spec): Clarify previous change.
4906
49072006-06-16 Richard Stallman <rms@gnu.org>
4908
4909 * tips.texi (Coding Conventions): Better explain conventions
4910 for definition constructs.
4911
4912 * text.texi (Special Properties): String value of `read-only'
4913 serves as the error message.
4914
4915 * objects.texi (Character Type): Clarify prev. change.
4916 (Non-ASCII in Strings): Mention \u and \U.
4917
4918 * commands.texi (Using Interactive): Explain problem of
4919 markers, etc., in command-history.
4920
49212006-06-14 Kim F. Storm <storm@cua.dk>
4922
4923 * commands.texi (Waiting): Negative arg to sit-for forces
4924 redisplay even if input is pending.
4925
4926 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
4927 redisplay. Remove incorrect example of binding redisplay-dont-pause
4928 around (sit-for 0).
4929
49302006-06-13 Richard Stallman <rms@gnu.org>
4931
4932 * display.texi (Forcing Redisplay): Clarify previous change.
4933
49342006-06-13 Romain Francoise <romain@orebokech.com>
4935
4936 * display.texi (Forcing Redisplay): Fix typo.
4937
49382006-06-13 Kim F. Storm <storm@cua.dk>
4939
4940 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
4941
49422006-06-10 Luc Teirlinck <teirllm@auburn.edu>
4943
4944 * tips.texi (Coding Conventions): Add `@end itemize'.
4945
49462006-06-10 Richard Stallman <rms@gnu.org>
4947
4948 * tips.texi (Coding Conventions): Explain use of coding systems
4949 to ensure one decoding for strings.
4950
49512006-06-09 Aidan Kehoe <kehoea@parhasard.net>
4952
4953 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
4954 syntax.
4955
49562006-06-07 Eli Zaretskii <eliz@gnu.org>
4957
4958 * display.texi (Font Selection): Remove description of
4959 clear-face-cache.
4960
4961 * compile.texi (Eval During Compile): Fix a typo. Add index
4962 entries for possible uses of eval-when-compile.
4963
49642006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
4965
4966 * display.texi (Abstract Display): Fix typo.
4967
49682006-06-03 Eli Zaretskii <eliz@gnu.org>
4969
4970 * minibuf.texi (Minibuffer History) <history-add-new-input>:
4971 Reword variable's description.
4972
49732006-06-01 Richard Stallman <rms@gnu.org>
4974
4975 * windows.texi (Splitting Windows): Clarify splitting nonselected
4976 window.
4977
49782006-05-31 Juri Linkov <juri@jurta.org>
4979
4980 * minibuf.texi (Minibuffer History): Add history-add-new-input.
4981
49822006-05-30 Richard Stallman <rms@gnu.org>
4983
4984 * display.texi (Line Height): Fix errors in description of
10d1d0af 4985 default line height and line-height property.
b8d4c8d0
GM
4986
4987 * nonascii.texi (Default Coding Systems): Further clarification.
4988
49892006-05-29 Luc Teirlinck <teirllm@auburn.edu>
4990
4991 * internals.texi (Pure Storage): Mention that an overflow in pure
4992 space causes a memory leak.
4993 (Garbage Collection): If there was an overflow in pure space,
4994 `garbage-collect' returns nil.
4995
49962006-05-30 Eli Zaretskii <eliz@gnu.org>
4997
4998 * nonascii.texi (Default Coding Systems): Fix it some more.
4999
50002006-05-29 Eli Zaretskii <eliz@gnu.org>
5001
5002 * nonascii.texi (Default Coding Systems): Fix last change.
5003
50042006-05-29 Kenichi Handa <handa@m17n.org>
5005
5006 * nonascii.texi (find-operation-coding-system): Describe the new
5007 argument format (FILENAME . BUFFER).
5008
50092006-05-28 Richard Stallman <rms@gnu.org>
5010
5011 * tips.texi (Coding Conventions): Better explain reasons not to
5012 advise other packages or use `eval-after-load'.
5013
50142006-05-29 Kim F. Storm <storm@cua.dk>
5015
5016 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
5017 `bindat-idx' and `bindat-raw' for clarity.
5018
50192006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
5020
5021 * processes.texi (Bindat Spec): Expand on `repeat' handler.
5022
5023 * display.texi (Display): Add "Abstract Display" to menu.
5024 (Abstract Display, Abstract Display Functions)
5025 (Abstract Display Example): New nodes.
5026 * elisp.texi (Top): Add "Abstract Display" to menu.
5027
50282006-05-27 Chong Yidong <cyd@stupidchicken.com>
5029
5030 * keymaps.texi (Key Sequences): Link to input events definition.
5031 (Format of Keymaps): Delete material duplicated in Keymap Basics.
5032
5033 * files.texi (Changing Files): Document updated argument list for
5034 copy-file.
5035
50362006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
5037
5038 * processes.texi (Bindat Functions): Explain term "total length".
5039 Use it in bindat-length and bindat-pack descriptions.
5040
50412006-05-26 Eli Zaretskii <eliz@gnu.org>
5042
5043 * tips.texi (Coding Conventions): Advise against using
5044 eval-after-load in packages. Add an index entry.
5045
50462006-05-25 Juri Linkov <juri@jurta.org>
5047
5048 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
5049
5050 * modes.texi (%-Constructs): Add %e, %z, %Z.
5051
50522006-05-25 Richard Stallman <rms@gnu.org>
5053
5054 * elisp.texi (Top): Update subnode menu.
5055
5056 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
5057 (Keymaps): Update menu.
5058
50592006-05-25 Chong Yidong <cyd@stupidchicken.com>
5060
5061 * keymaps.texi (Key Sequences): Some clarifications.
5062
50632006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
5064
5065 * processes.texi (Bindat Functions): Say "unibyte string"
5066 explicitly for bindat-unpack and bindat-pack descriptions.
5067 (Bindat Examples): Don't call `string-make-unibyte' in example.
5068
50692006-05-25 Chong Yidong <cyd@stupidchicken.com>
5070
5dcb4c4e 5071 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 5072 Explain string and vector representations of key sequences.
b8d4c8d0
GM
5073
5074 * keymaps.texi (Changing Key Bindings):
dd7b651b 5075 * commands.texi (Interactive Codes):
b8d4c8d0
GM
5076 * help.texi (Describing Characters): Refer to it.
5077
50782006-05-23 Luc Teirlinck <teirllm@auburn.edu>
5079
5080 * frames.texi (Pointer Shape): @end table -> @end defvar.
5081
50822006-05-22 Richard Stallman <rms@gnu.org>
5083
5084 * elisp.texi (Top): Update subnode menus.
5085
5086 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
5087 Contents rewritten; material from old Pointer Shape node moved here.
5088
5089 * display.texi (Pointer Shape): Node deleted.
5090 (Image Descriptors): Minor cleanup.
5091
50922006-05-21 Richard Stallman <rms@gnu.org>
5093
5094 * syntax.texi (Parsing Expressions): Update info on which STATE
5095 elements are ignored.
5096
50972006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5098
5099 * hooks.texi (Standard Hooks): Correct typo.
5100
5101 * gpl.texi (GPL): ifinfo -> ifnottex.
5102
51032006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
5104
5105 * searching.texi (Simple Match Data): Warn about match data being
5106 set anew by every search.
5107
51082006-05-17 Richard Stallman <rms@gnu.org>
5109
5110 * minibuf.texi (Minibuffer History): Clarify.
5111
5112 * searching.texi (Regexp Special): Clarify nested regexp warning.
5113
51142006-05-16 Kim F. Storm <storm@cua.dk>
5115
5116 * minibuf.texi (Minibuffer History): Update add-to-history.
5117
51182006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
5119
5dcb4c4e
SM
5120 * nonascii.texi (Explicit Encoding):
5121 Fix typo (encoding<->decoding).
b8d4c8d0
GM
5122
51232006-05-14 Richard Stallman <rms@gnu.org>
5124
5125 * buffers.texi (Creating Buffers): Cleanup.
5126
5127 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
5128
51292006-05-13 Eli Zaretskii <eliz@gnu.org>
5130
5131 * buffers.texi (Current Buffer): Document that with-temp-buffer
5132 disables undo.
5133
5134 * os.texi (Terminal-Specific): More accurate description of how
5135 Emacs searches for the terminal-specific libraries.
5136
51372006-05-12 Eli Zaretskii <eliz@gnu.org>
5138
5139 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
5140 emacs-xtra to @inforef's.
5141
5142 * text.texi (Undo): Document that undo is turned off in buffers
5143 whose names begin with a space.
5144
5145 * buffers.texi (Buffer Names): Add index entries for buffers whose
5146 names begin with a space.
5147 (Creating Buffers): Document that undo is turned off in buffers
5148 whose names begin with a space.
5149
5150 * files.texi (Visiting Functions, Reading from Files)
5151 (Saving Buffers): Mention code and EOL conversions by file I/O
5152 primitives and subroutines.
5153
5154 * nonascii.texi (Lisp and Coding Systems): Document
5155 coding-system-eol-type. Add index entries for eol conversion.
5156
5157 * display.texi (Defining Faces): Mention `mac', and add an xref to
5158 where window-system is described.
5159
51602006-05-10 Richard Stallman <rms@gnu.org>
5161
5162 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
5163
51642006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
5165
5166 * variables.texi (File Local Variables): Recommend to quote lambda
5167 expressions in safe-local-variable property.
5168
51692006-05-09 Richard Stallman <rms@gnu.org>
5170
5dcb4c4e
SM
5171 * variables.texi (File Local Variables):
5172 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
5173
51742006-05-07 Kim F. Storm <storm@cua.dk>
5175
5176 * minibuf.texi (Minibuffer History): Remove keep-dups arg
5177 from add-to-history.
5178
51792006-05-07 Romain Francoise <romain@orebokech.com>
5180
5181 * commands.texi (Event Input Misc):
5182 * compile.texi (Eval During Compile):
5183 * internals.texi (Buffer Internals):
5184 * minibuf.texi (Initial Input):
5185 * nonascii.texi (Scanning Charsets):
5186 * numbers.texi (Comparison of Numbers):
5187 * windows.texi (Textual Scrolling, Vertical Scrolling):
5188 Fix various typos.
5189
51902006-05-06 Eli Zaretskii <eliz@gnu.org>
5191
5192 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
5193 conditional xref's to either emacs or emacs-xtra, depending on
5194 @iftex/@ifnottex.
5195
5196 * minibuf.texi (Minibuffer History): Document add-to-history.
5197
51982006-05-05 Eli Zaretskii <eliz@gnu.org>
5199
5200 * internals.texi (Pure Storage): Mention the pure overflow message
5201 at startup.
5202
c8763fb6 52032006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
5204
5205 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
5206 (Searching Keymaps): Fix pseudo-Lisp description of keymap
5207 search.
5208
52092006-05-01 Richard Stallman <rms@gnu.org>
5210
5211 * intro.texi (nil and t): Clarify.
5212
5213 * variables.texi (File Local Variables): Suggest using booleanp.
5214
52152006-05-01 Juanma Barranquero <lekktu@gmail.com>
5216
5217 * objects.texi (Type Predicates): Fix typos.
5218
52192006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
5220
5221 * intro.texi (nil and t): Add booleanp.
5222
5223 * objects.texi (Type Predicates): Add links for booleanp and
5224 string-or-null-p.
5225
52262006-04-29 Richard Stallman <rms@gnu.org>
5227
5228 * modes.texi (Multiline Font Lock): Rename from
5229 Multi line Font Lock Elements. Much clarification.
5230 (Font Lock Multiline, Region to Fontify): Much clarification.
5231
52322006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
5233
5234 * variables.texi (File Local Variables): Remove the special case t for
5235 safe-local-variable.
5236
52372006-04-26 Richard Stallman <rms@gnu.org>
5238
5239 * syntax.texi (Parsing Expressions): Minor cleanup.
5240
52412006-04-18 Richard Stallman <rms@gnu.org>
5242
5243 * tips.texi (Coding Conventions): Explain when the package's
5244 prefix should appear later on (not at the start of the name).
5245
5246 * searching.texi (String Search): Clarify effect of NOERROR.
5247
5248 * modes.texi (Imenu): Clarify what special items do.
5249
5250 * hooks.texi (Standard Hooks): Delete text about old hook names.
5251
52522006-04-17 Romain Francoise <romain@orebokech.com>
5253
5254 * variables.texi (Local Variables): Update the default value of
5255 `max-specpdl-size'.
5256
52572006-04-15 Michael Olson <mwolson@gnu.org>
5258
5259 * processes.texi (Transaction Queues): Mention the new optional
5260 `delay-question' argument for `tq-enqueue'.
5261
52622006-04-13 Bill Wohler <wohler@newt.com>
5263
5264 * customize.texi (Common Keywords): Use dotted notation for
5265 :package-version value. Specify its values. Improve documentation
5266 for customize-package-emacs-version-alist.
5267
52682006-04-12 Bill Wohler <wohler@newt.com>
5269
5270 * customize.texi (Common Keywords): Move description of
5271 customize-package-emacs-version-alist to @defvar.
5272
52732006-04-10 Bill Wohler <wohler@newt.com>
5274
5275 * customize.texi (Common Keywords): Add :package-version.
5276
52772006-04-10 Kim F. Storm <storm@cua.dk>
5278
5279 * text.texi (Buffer Contents): Add NOPROPS arg to
5280 filter-buffer-substring.
5281
52822006-04-08 Kevin Ryde <user42@zip.com.au>
5283
5284 * os.texi (Command-Line Arguments): Update xref to emacs manual
5285 "Command Arguments" -> "Emacs Invocation", per change there.
5286
52872006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
5288
5289 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
5290 be on one line to help makeinfo not render two spaces after the dot.
5291
52922006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5293
5294 * strings.texi (Predicates for Strings): Add string-or-null-p.
5295
52962006-03-28 Kim F. Storm <storm@cua.dk>
5297
5298 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
5299 remarks about systems that don't support fractional seconds.
5300
53012006-03-25 Karl Berry <karl@gnu.org>
5302
5303 * elisp.texi: Use @copyright{} instead of (C), and do not indent
5304 the year list.
5305
53062006-03-21 Nick Roberts <nickrob@snap.net.nz>
5307
5308 * display.texi (Fringe Indicators): Fix typos.
5309
53102006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5311
5312 * tips.texi (Documentation Tips): One can now also write `program'
5313 in front of a quoted symbol in a docstring to prevent making a
5314 hyperlink.
5315
53162006-03-19 Alan Mackenzie <acm@muc.de>
5317
5318 * text.texi (Special Properties): Clarify `fontified' property.
5319
53202006-03-16 Richard Stallman <rms@gnu.org>
5321
5322 * display.texi (Defining Images): Minor cleanup.
5323
53242006-03-16 Bill Wohler <wohler@newt.com>
5325
5326 * display.texi (Defining Images): In image-load-path-for-library,
5327 prefer user's images.
5328
53292006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5330
5331 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
5332
53332006-03-15 Bill Wohler <wohler@newt.com>
5334
5335 * display.texi (Defining Images): Fix example in
5336 image-load-path-for-library by not recommending that one binds
5337 image-load-path. Just defvar it to placate compiler and only use
5338 it if previously defined.
5339
53402006-03-14 Bill Wohler <wohler@newt.com>
5341
5342 * display.texi (Defining Images): In image-load-path-for-library,
5343 always return list of directories. Update example.
5344
53452006-03-14 Alan Mackenzie <acm@muc.de>
5346
5347 * modes.texi: New node, "Region to Fontify" (for Font Lock).
5348 This describes font-lock-extend-region-function.
5349 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
5350 the new node "Region to Fontify".
5351
53522006-03-13 Richard Stallman <rms@gnu.org>
5353
5354 * display.texi (Invisible Text): The impossible position is
5355 now before the invisible text, not after.
5356 (Defining Images): Clean up last change.
5357
53582006-03-11 Bill Wohler <wohler@newt.com>
5359
5360 * display.texi (Defining Images): Add image-load-path-for-library.
5361
53622006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5363
5364 * text.texi (Adaptive Fill): Fix Texinfo usage.
5365
5366 * strings.texi (Creating Strings): Fix Texinfo usage.
5367
5368 * searching.texi (Regexp Special): Use @samp for regular
5369 expressions that are not in Lisp syntax.
5370
53712006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5372
5373 * searching.texi (Regexp Special): Put remark between parentheses
5374 to avoid misreading.
5375
53762006-03-07 Luc Teirlinck <teirllm@auburn.edu>
5377
5378 * searching.texi (Syntax of Regexps): More accurately describe
5379 which characters are special in which situations.
5380 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
5381 are not special. Describe in detail when `[' and `]' are special.
5382 (Regexp Backslash): Plenty of regexps with unbalanced square
5383 brackets are valid, so reword that statement.
5384
53852006-03-02 Kim F. Storm <storm@cua.dk>
5386
5387 * keymaps.texi (Tool Bar): Add tool-bar-border.
5388
53892006-02-28 Luc Teirlinck <teirllm@auburn.edu>
5390
5391 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
5392
53932006-02-27 Luc Teirlinck <teirllm@auburn.edu>
5394
5395 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
5396
5397 * files.texi (Locating Files): Suggest additional values for the
5398 SUFFIXES arg of `locate-file'. Update pxref.
5399
5400 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
5401 (How Programs Do Loading): Discuss the effects of Auto Compression
5402 mode on `load'.
5403 (Load Suffixes): New node.
5404 (Library Search): Delete description of `load-suffixes'; it was
5405 moved to "Load Suffixes".
5406 (Autoload, Named Features): Mention `load-suffixes'.
5407
54082006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
5409
5410 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
5411
5412 * windows.texi (Window Tree): Fix typo.
5413
54142006-02-20 Kim F. Storm <storm@cua.dk>
5415
5416 * display.texi (Fringe Indicators): New section.
5417 Move indicate-empty-lines, indicate-buffer-boundaries, and
5418 default-indicate-buffer-boundaries here.
5419 Add fringe-indicator-alist and default-fringes-indicator-alist.
5420 Add list of logical fringe indicator symbols.
5421 Update list of standard bitmap names.
5422 (Fringe Cursors): New section.
5423 Move overflow-newline-into-fringe here.
5424 Add fringe-cursor-alist and default-fringes-cursor-alist.
5425 Add list of fringe cursor symbols.
5426
54272006-02-20 Juanma Barranquero <lekktu@gmail.com>
5428
5429 * commands.texi (Using Interactive): Fix reference to node
5430 "Minibuffers".
5431
54322006-02-19 Richard M. Stallman <rms@gnu.org>
5433
5434 * minibuf.texi (High-Level Completion):
5435 Add xref to read-input-method-name.
5436
5437 * files.texi (Relative File Names): Move file-relative-name here.
5438 (File Name Expansion): From here. Minor clarifications.
5439
5440 * commands.texi (Using Interactive): Add xrefs about reading input.
5441 Clarify remarks about that moving point and mark.
5442 Put string case before list case.
5443
c8763fb6 54442006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
5445
5446 * display.texi (Other Display Specs, Image Descriptors):
5447 Revert erroneous changes. The previous description of
5448 image-descriptors as `(image . PROPS)' was correct.
5449
54502006-02-14 Richard M. Stallman <rms@gnu.org>
5451
5452 * variables.texi (File Local Variables): Clarifications.
5453
54542006-02-14 Juanma Barranquero <lekktu@gmail.com>
5455
5456 * variables.texi (File Local Variables): Use @code for a cons
5457 cell, not @var.
5458
54592006-02-13 Chong Yidong <cyd@stupidchicken.com>
5460
5461 * variables.texi (File Local Variables): Document new file local
5462 variable behavior.
5463
54642006-02-10 Kim F. Storm <storm@cua.dk>
5465
5466 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
5467
54682006-02-08 Juanma Barranquero <lekktu@gmail.com>
5469
5470 * modes.texi (%-Constructs): Remove obsolete info about
5471 `global-mode-string'.
5472
54732006-02-07 Richard M. Stallman <rms@gnu.org>
5474
5475 * commands.texi (Prefix Command Arguments): Minor cleanup.
5476
5477 * display.texi: "Graphical display", not window system.
5478
5479 * functions.texi (What Is a Function): Fix xref.
5480
5481 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
5482 (Changing Key Bindings): Clarify when remapping is better than
5483 substitute-key-definition.
5484
54852006-02-02 Richard M. Stallman <rms@gnu.org>
5486
5487 * minibuf.texi (Basic Completion): Completion alists are risky.
5488
5489 * keymaps.texi (Active Keymaps): Clarifications.
5490 (Searching Keymaps): New node.
5491 (Keymaps): Update menu.
5492
5493 * frames.texi (Layout Parameters): Minor clarification.
5494 (Drag and Drop): New node.
5495 (Frames): Update menu.
5496
54972006-01-29 Chong Yidong <cyd@stupidchicken.com>
5498
5499 * display.texi (Other Display Specs, Image Descriptors):
5500 Image description is a list, not a cons cell.
5501
55022006-01-28 Luc Teirlinck <teirllm@auburn.edu>
5503
5504 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
5505 list is not necessarily a list).
5506
55072006-01-27 Eli Zaretskii <eliz@gnu.org>
5508
5509 * frames.texi (Layout Parameters): border-width and
5510 internal-border-width belong to the frame, not the window.
5511
55122006-01-19 Richard M. Stallman <rms@gnu.org>
5513
5514 * nonascii.texi (Translation of Characters): Search cmds use
5515 translation-table-for-input. Automatically made local.
5516
5517 * markers.texi (Overview of Markers): Count insertion type
5518 as one of a marker's attributes.
5519
5520 * keymaps.texi (Controlling Active Maps): New node, split out of
5521 Active Keymaps.
5522 (Keymaps): Menu updated.
5523 (Active Keymaps): Give pseudocode to explain how the active
5524 maps are searched. current-active-maps and key-binding moved here.
5525 (Functions for Key Lookup): current-active-maps and key-binding moved.
5526 Clarifications.
5527 (Searching the Keymaps): New subnode.
5528
5529 * elisp.texi (Top): Menu clarification.
5530
5531 * display.texi (Other Display Specs): Delete duplicate entry for
5532 just a string as display spec. Move text about recursive display
5533 specs on such a string.
5534
5535 * commands.texi (Key Sequence Input): Clarify.
5536 Move num-nonmacro-input-events out.
5537 (Reading One Event): num-nonmacro-input-events moved here.
5538
55392006-01-14 Nick Roberts <nickrob@snap.net.nz>
5540
5541 * advice.texi (Simple Advice): Update example to fit argument
5542 change in previous-line.
5543
55442006-01-05 Richard M. Stallman <rms@gnu.org>
5545
5546 * markers.texi (The Mark): Fix in `mark'.
5547
55482006-01-04 Richard M. Stallman <rms@gnu.org>
5549
5550 * processes.texi (Misc Network, Make Network): Minor cleanups.
5551
55522006-01-04 Kim F. Storm <storm@cua.dk>
5553
5554 * processes.texi (Make Network): Add IPv6 addresses and handling.
5555 (Network Feature Testing): Mention (:family ipv6).
5556 (Misc Network): Add IPv6 formats to format-network-address.
5557
55582005-12-30 Richard M. Stallman <rms@gnu.org>
5559
5560 * text.texi (Changing Properties):
5561 Don't use return value of set-text-properties.
5562
55632005-12-29 Luc Teirlinck <teirllm@auburn.edu>
5564
5565 * modes.texi (Mode Line Format): Correct typo in menu.
5566
55672005-12-29 Richard M. Stallman <rms@gnu.org>
5568
5569 * modes.texi (Mode Line Top): New node.
5570 (Mode Line Data): Some text moved to new node.
5571 Explain the data structure more concretely.
5572 (Mode Line Basics): Clarifications.
5573 (Mode Line Variables): Clarify intro paragraph.
5574 (%-Constructs): Clarify intro paragraph.
5575 (Mode Line Format): Update menu.
5576
55772005-12-28 Luc Teirlinck <teirllm@auburn.edu>
5578
5579 * minibuf.texi (Basic Completion): Update lazy-completion-table
5580 examples for removal of ARGS argument.
5581
55822005-12-23 Richard M. Stallman <rms@gnu.org>
5583
5584 * text.texi (Undo): Restore some explanation from the version
5585 that was deleted.
5586
55872005-12-23 Eli Zaretskii <eliz@gnu.org>
5588
5589 * text.texi (Undo): Remove duplicate descriptions of `apply
5590 funname' and `apply delta' elements of the undo list.
5591
55922005-12-20 Richard M. Stallman <rms@gnu.org>
5593
5594 * help.texi (Help Functions): Update documentation of `apropos'.
5595
55962005-12-20 Luc Teirlinck <teirllm@auburn.edu>
5597
5598 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
5599 because it is confusing. If the :help-echo keyword is a function,
5600 it is not directly used as the :help-echo overlay property, as the
5601 xref seems to suggest (it does not take the appropriate args).
5602
56032005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5604
5605 * customize.texi (Common Keywords): Fix Texinfo usage.
5606 (Group Definitions, Variable Definitions): Update for new
5607 conventions for using `*' in docstrings.
5608
5609 * tips.texi (Documentation Tips): Update for new conventions for
5610 using `*' in docstrings.
5611
56122005-12-16 Richard M. Stallman <rms@gnu.org>
5613
5614 * minibuf.texi (Minibuffer Contents): Minor cleanup.
5615
56162005-12-16 Juri Linkov <juri@jurta.org>
5617
5618 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
5619
56202005-12-14 Romain Francoise <romain@orebokech.com>
5621
5622 * modes.texi (Customizing Keywords): Rename `append' to `how'.
5623 Fix typo.
5624
56252005-12-11 Juri Linkov <juri@jurta.org>
5626
5627 * minibuf.texi (Completion Commands): Add mention of read-file-name
5628 for filename completion keymaps.
5629 (Reading File Names): Add mention of filename completion keymaps
5630 for read-file-name and xref to `Completion Commands'.
5631
56322005-12-10 Richard M. Stallman <rms@gnu.org>
5633
5634 * customize.texi (Common Keywords): State caveats for use of :tag.
5635
56362005-12-08 Richard M. Stallman <rms@gnu.org>
5637
5638 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
5639 with xrefs and better explanation.
5640 (Completion Commands): Add the filename completion maps.
5641
5642 * objects.texi (Character Type): Clarify that \s is not space
5643 if a dash follows.
5644
56452005-12-05 Richard M. Stallman <rms@gnu.org>
5646
5647 * windows.texi (Resizing Windows): Delete preserve-before args.
5648
56492005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
5650
5651 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
5652 in full keymaps, since the quirk has been fixed.
5653
56542005-12-03 Eli Zaretskii <eliz@gnu.org>
5655
5dcb4c4e
SM
5656 * hooks.texi (Standard Hooks): Add index entries.
5657 Mention `compilation-finish-functions'.
b8d4c8d0
GM
5658
56592005-11-27 Richard M. Stallman <rms@gnu.org>
5660
5661 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
5662
56632005-11-21 Juri Linkov <juri@jurta.org>
5664
5665 * customize.texi (Common Keywords): Update links types
5666 custom-manual and url-link. Add link types emacs-library-link,
5667 file-link, function-link, variable-link, custom-group-link.
5668
56692005-11-20 Chong Yidong <cyd@stupidchicken.com>
5670
5671 * display.texi: Revert 2005-11-20 change.
5672
56732005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
5674
5675 * processes.texi (Bindat Functions):
5676 Say "third" to refer to zero-based index "2".
5677
56782005-11-18 Luc Teirlinck <teirllm@auburn.edu>
5679
5680 * loading.texi (Library Search): Update the default value of
5681 `load-suffixes'.
5682
56832005-11-17 Chong Yidong <cyd@stupidchicken.com>
5684
5685 * display.texi (Attribute Functions): Mention :ignore-defface.
5686
56872005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5688
5689 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
5690 (Minor Mode Conventions): Mention the use of a hook.
5691
56922005-11-06 Richard M. Stallman <rms@gnu.org>
5693
5694 * files.texi (Magic File Names): find-file-name-handler checks the
5695 `operations' property of the handler.
5696
56972005-11-03 Richard M. Stallman <rms@gnu.org>
5698
5699 * variables.texi (Frame-Local Variables): Small clarification.
5700
57012005-10-29 Chong Yidong <cyd@stupidchicken.com>
5702
5703 * os.texi (Init File): Document ~/.emacs.d/init.el.
5704
57052005-10-29 Richard M. Stallman <rms@gnu.org>
5706
5707 * internals.texi (Garbage Collection): Document memory-full.
5708
57092005-10-28 Bill Wohler <wohler@newt.com>
5710
5711 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
5712 for URLs.
5713
57142005-10-28 Richard M. Stallman <rms@gnu.org>
5715
5716 * minibuf.texi (Completion Commands): Clean up prev change.
5717
57182005-10-26 Kevin Ryde <user42@zip.com.au>
5719
5720 * compile.texi (Eval During Compile): Explain recommended uses
5721 of eval-when-compile and eval-and-compile.
5722
57232005-10-27 Masatake YAMATO <jet@gyve.org>
5724
5725 * minibuf.texi (Completion Commands):
5726 Write about new optional argument for `display-completion-list'.
5727
57282005-10-23 Richard M. Stallman <rms@gnu.org>
5729
5730 * display.texi (Overlay Arrow): Clarify about local bindings of
5731 overlay-arrow-position.
5732
57332005-10-22 Eli Zaretskii <eliz@gnu.org>
5734
5735 * internals.texi (Building Emacs): Fix last change.
5736
57372005-10-22 Richard M. Stallman <rms@gnu.org>
5738
5739 * internals.texi (Building Emacs): Document eval-at-startup.
5740
57412005-10-21 Richard M. Stallman <rms@gnu.org>
5742
5743 * loading.texi (Where Defined): load-history contains abs file names.
5744 symbol-file returns abs file names.
5745
57462005-10-19 Kim F. Storm <storm@cua.dk>
5747
5748 * display.texi (Showing Images): Add max-image-size integer value.
5749
57502005-10-18 Chong Yidong <cyd@stupidchicken.com>
5751
5752 * display.texi (Showing Images): Document max-image-size.
5753
57542005-10-17 Richard M. Stallman <rms@gnu.org>
5755
5756 * commands.texi (Quitting): Minor clarification.
5757
5758 * processes.texi (Sentinels): Clarify about output and quitting.
5759 (Filter Functions): Mention with-local-quit.
5760
57612005-10-17 Juri Linkov <juri@jurta.org>
5762
5763 * buffers.texi (Current Buffer):
5764 * commands.texi (Event Input Misc):
5765 * compile.texi (Eval During Compile, Compiler Errors):
5766 * customize.texi (Group Definitions):
5767 * display.texi (Progress, Defining Faces):
5768 * files.texi (Writing to Files):
5769 * modes.texi (Mode Hooks, Defining Minor Modes):
5770 * streams.texi (Output Functions):
5771 * syntax.texi (Syntax Table Functions):
5772 * text.texi (Change Hooks):
5773 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
5774
5775 * commands.texi (Quitting): Replace arg `forms' with `body' in
5776 `with-local-quit'.
5777
5778 * positions.texi (Excursions): Replace arg `forms' with `body' in
5779 `save-excursion'.
5780
57812005-10-08 Kim F. Storm <storm@cua.dk>
5782
5783 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
5784 Rename manual section accordingly.
5785
57862005-10-04 Kim F. Storm <storm@cua.dk>
5787
5788 * windows.texi (Window Split Tree): New section describing
5789 new function window-split-tree function.
5790
57912005-10-03 Nick Roberts <nickrob@snap.net.nz>
5792
5793 * display.texi (Fringe Size/Pos): Simplify and add detail.
5794
57952005-09-30 Romain Francoise <romain@orebokech.com>
5796
5797 * minibuf.texi (High-Level Completion): Explain that the prompt
5798 given to `read-buffer' should end with a colon and a space.
5799 Update usage examples.
5800
58012005-09-29 Juri Linkov <juri@jurta.org>
5802
5803 * display.texi (Displaying Messages): Rename argument name
5804 `string' to `format-string' in functions `message', `message-box',
5805 `message-or-box'.
5806
58072005-09-26 Chong Yidong <cyd@stupidchicken.com>
5808
5809 * errors.texi (Standard Errors): Correct xrefs.
5810
58112005-09-18 Chong Yidong <cyd@stupidchicken.com>
5812
5813 * display.texi (Defining Images): Update documentation for
5814 `image-load-path'.
5815
58162005-09-17 Richard M. Stallman <rms@gnu.org>
5817
5818 * display.texi (Defining Images): Clean up previous change.
5819
58202005-09-16 Romain Francoise <romain@orebokech.com>
5821
5822 * elisp.texi: Specify GFDL version 1.2.
5823
5824 * doclicense.texi (GNU Free Documentation License): Update to
5825 version 1.2.
5826
58272005-09-15 Chong Yidong <cyd@stupidchicken.com>
5828
5829 * display.texi (Defining Images): Document `image-load-path'.
5830
58312005-09-15 Richard M. Stallman <rms@gnu.org>
5832
5833 * objects.texi (Printed Representation): Minor cleanup.
5834 (Box Diagrams): Minor fix.
5835 (Cons Cell Type): Move (...) index item here.
5836 (Box Diagrams): From here.
5837 (Array Type): Minor fix.
5838 (Type Predicates): Delete index "predicates".
5839 (Hash Table Type): Clarify xref.
5840 (Dotted Pair Notation): Minor fix.
5841
58422005-09-10 Chong Yidong <cyd@stupidchicken.com>
5843
5844 * files.texi (Saving Buffers): Fix typo.
5845
58462005-09-08 Richard M. Stallman <rms@gnu.org>
5847
5848 * tips.texi (Programming Tips): Correct the "default" prompt spec.
5849
58502005-09-08 Chong Yidong <cyd@stupidchicken.com>
5851
5852 * locals.texi (Standard Buffer-Local Variables): Don't include
5853 mode variables for minor modes.
5854 Fix xrefs for buffer-display-count, buffer-display-table,
5855 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
5856 enable-multibyte-characters, fill-column, header-line-format,
5857 left-fringe-width, left-margin, and right-fringe-width.
5858
5859 * hooks.texi (Standard Hooks): All hooks should conform to the
5860 standard naming convention now.
5861 Fix xref for `echo-area-clear-hook'.
5862
5863 * display.texi (Usual Display): Note that indicate-empty-lines and
5864 tab-width are buffer-local.
5865
5866 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
5867
5868 * modes.texi (Mode Help): Note that major-mode is buffer-local.
5869
5870 * nonascii.texi (Encoding and I/O): Note that
5871 buffer-file-coding-system is buffer-local.
5872
5873 * positions.texi (List Motion): Note that defun-prompt-regexp is
5874 buffer-local.
5875
5876 * text.texi (Auto Filling): Note that auto-fill-function is
5877 buffer-local.
5878 (Undo): Note that buffer-undo-list is buffer-local.
5879
5dcb4c4e
SM
5880 * windows.texi (Buffers and Windows):
5881 Document buffer-display-count.
b8d4c8d0
GM
5882
58832005-09-06 Richard M. Stallman <rms@gnu.org>
5884
5885 * tips.texi (Coding Conventions): Sometimes it is ok to put the
5886 package prefix elsewhere than at the start of the name.
5887
58882005-09-03 Richard M. Stallman <rms@gnu.org>
5889
5890 * tips.texi (Programming Tips): Add conventions for minibuffer
5891 questions and prompts.
5892
58932005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
5894
5895 * intro.texi (nil and t): Minor cleanup.
5896 Delete spurious mention of keyword symbols.
5897 (Evaluation Notation): Add index entry.
5898 (A Sample Function Description): Minor cleanup.
5899 (A Sample Variable Description): Not all vars can be set.
5900
59012005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
5902
5903 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
5904
5905 (Insertion): Document precise type of `insert-char' arg COUNT.
5906
59072005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
5908
5909 * modes.texi (Other Font Lock Variables): Sync the default of
5910 font-lock-lines-before.
5911
59122005-08-31 Michael Albinus <michael.albinus@gmx.de>
5913
5914 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
5915
59162005-08-29 Richard M. Stallman <rms@gnu.org>
5917
5918 * elisp.texi (Top): Update subnode menu.
5919
5920 * searching.texi (Searching and Matching): Move node.
5921 Rearrange contents and add overall explanation.
5922 (Searching and Case): Move node.
5923 (Searching and Matching): Update menu.
5924
59252005-08-27 Eli Zaretskii <eliz@gnu.org>
5926
5927 * os.texi (Startup Summary): Fix the description of the initial
5928 startup message display.
5929
59302005-08-25 Richard M. Stallman <rms@gnu.org>
5931
5932 * searching.texi (Search and Replace): Add replace-regexp-in-string.
5933
59342005-08-25 Emilio C. Lopes <eclig@gmx.net>
5935
5936 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
5937 `next-overlay-change' example.
5938
59392005-08-22 Juri Linkov <juri@jurta.org>
5940
5941 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
5942 Fix invert-face. Fix args of face-background.
5943
5944 * display.texi (Standard Faces): Delete node.
5945 (Faces): Add xref to `(emacs)Standard Faces'.
5946 (Displaying Faces): Fix xref to `Standard Faces'.
5947
5948 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
5949
59502005-08-20 Alan Mackenzie <acm@muc.de>
5951
5952 * buffers.texi (The Buffer List): Clarify the manipulation of the
5953 buffer list.
5954
59552005-08-14 Richard M. Stallman <rms@gnu.org>
5956
5957 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
5958 a regexp.
5959
59602005-08-11 Richard M. Stallman <rms@gnu.org>
5961
5962 * elisp.texi (Top): Update subnode lists.
5963
5964 * display.texi (Inverse Video): Node deleted.
5965
5966 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
5967 New nodes split out of Coding Conventions.
5968
5969 * searching.texi (Regular Expressions): Document re-builder.
5970
5971 * os.texi (Time Parsing): New node split out of Time Conversion.
5972
5973 * processes.texi (Misc Network, Network Feature Testing)
5974 (Network Options, Make Network): New nodes split out of
5975 Low-Level Network.
5976
59772005-08-09 Richard M. Stallman <rms@gnu.org>
5978
5979 * frames.texi (Geometry): New node, split from Size and Position.
5980 (Frame Parameters): Refer to Geometry.
5981
5982 * buffers.texi (The Buffer List): Fix xrefs.
5983
5984 * windows.texi (Splitting Windows): Fix xref.
5985
5986 * frames.texi (Layout Parameters): Add xref.
5987
5988 * display.texi (Line Height, Scroll Bars): Fix xrefs.
5989
5990 * keymaps.texi (Menu Bar): Fix xref.
5991
5992 * locals.texi (Standard Buffer-Local Variables): Fix xref.
5993
5994 * modes.texi (%-Constructs): Fix xref.
5995
5996 * frames.texi (Window Frame Parameters): Node split up.
5997 (Basic Parameters, Position Parameters, Size Parameters)
5998 (Layout Parameters, Buffer Parameters, Management Parameters)
5999 (Cursor Parameters, Color Parameters): New subnodes.
6000
60012005-08-09 Luc Teirlinck <teirllm@auburn.edu>
6002
6003 * positions.texi (Screen Lines): Update xref for previous change
6004 in minibuf.texi.
6005
6006 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
6007 change in minibuf.texi.
6008
60092005-08-09 Richard M. Stallman <rms@gnu.org>
6010
6011 * tips.texi (Coding Conventions): Minor cleanup.
6012
6013 * modes.texi (Defining Minor Modes): Explain when init-value
6014 can be non-nil.
6015
6016 * elisp.texi (Top): Update submenu for Minibuffer.
6017
6018 * minibuf.texi (Minibuffer Misc): Node split up.
6019 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
6020 (Recursive Mini): New nodes split out from Minibuffer Misc.
6021 (Minibuffer Misc): Document max-mini-window-height.
6022
6023 * hash.texi (Defining Hash): Delete stray paren in example.
6024
6025 * display.texi (Echo Area Customization): Don't define
6026 max-mini-window-height here; xref instead.
6027
6028 * commands.texi (Event Input Misc): Update while-no-input.
6029
6030 * advice.texi (Advising Functions): Explain when to use advice
6031 and when to use a hook.
6032
60332005-07-30 Eli Zaretskii <eliz@gnu.org>
6034
6035 * makefile.w32-in (info): Don't run install-info.
6036 ($(infodir)/dir): New target, produced by running install-info.
6037
60382005-07-27 Luc Teirlinck <teirllm@auburn.edu>
6039
6040 * modes.texi (Defining Minor Modes): The keyword for the initial
6041 value is :init-value, not :initial-value.
6042
60432005-07-23 Eli Zaretskii <eliz@gnu.org>
6044
6045 * loading.texi (Autoload): Make the `doctor' example be consistent
6046 with what's in current loaddefs.el. Describe the "fn" magic in
6047 the usage portion of the doc string.
6048
60492005-07-22 Richard M. Stallman <rms@gnu.org>
6050
6051 * internals.texi (Garbage Collection): Clarify previous change.
6052
60532005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
6054
6055 * internals.texi (Garbage Collection): Add gc-cons-percentage.
6056
60572005-07-18 Juri Linkov <juri@jurta.org>
6058
6059 * commands.texi (Accessing Events):
6060 * frames.texi (Text Terminal Colors, Resources):
6061 * markers.texi (The Mark):
6062 * modes.texi (Defining Minor Modes):
6063 Delete duplicate duplicate words.
6064
60652005-07-16 Richard M. Stallman <rms@gnu.org>
6066
6067 * display.texi (Managing Overlays): Clarify make-overlay
6068 args for insertion types.
6069
60702005-07-13 Luc Teirlinck <teirllm@auburn.edu>
6071
6072 * customize.texi (Variable Definitions):
6073 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
6074 `standard-value' is a list too.
6075 (Defining New Types): Use @key{RET} instead of @key{ret}.
6076
60772005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
6078
6079 * os.texi (Translating Input): Fix typo.
6080
60812005-07-08 Richard M. Stallman <rms@gnu.org>
6082
6083 * README: Update edition number and size estimate.
6084
6085 * elisp.texi (VERSION): Set to 2.9.
6086
60872005-07-07 Richard M. Stallman <rms@gnu.org>
6088
6089 * book-spine.texinfo: Update Emacs version.
6090
6091 * display.texi (Inverse Video): Delete mode-line-inverse-video.
6092
60932005-07-06 Richard M. Stallman <rms@gnu.org>
6094
6095 * searching.texi (Regexp Search): Clarify what re-search-forward
6096 does when the search fails.
6097
60982005-07-05 Lute Kamstra <lute@gnu.org>
6099
6100 * Update FSF's address in GPL notices.
6101
6102 * doclicense.texi (GNU Free Documentation License):
6103 * gpl.texi (GPL):
6104 * tips.texi (Coding Conventions, Library Headers):
6105 * vol1.texi:
6106 * vol2.texi: Update FSF's address.
6107
61082005-07-04 Richard M. Stallman <rms@gnu.org>
6109
6110 * hooks.texi (Standard Hooks): Add occur-hook.
6111
61122005-07-03 Luc Teirlinck <teirllm@auburn.edu>
6113
6114 * display.texi (The Echo Area): Correct menu.
6115
61162005-07-03 Richard M. Stallman <rms@gnu.org>
6117
6118 * elisp.texi (Top): Update subnode menu for Display.
6119
6120 * display.texi (Displaying Messages): New node, with most
6121 of what was in The Echo Area.
5dcb4c4e 6122 (Progress): Move under The Echo Area.
b8d4c8d0
GM
6123 (Logging Messages): New node with new text.
6124 (Echo Area Customization): New node, the rest of what was
6125 in The Echo Area. Document message-truncate-lines with @defvar.
6126 (Display): Update menu.
6127
6128 * windows.texi (Textual Scrolling): Doc 3 values for
6129 scroll-preserve-screen-position.
6130
6131 * text.texi (Special Properties): Change hook functions
6132 should bind inhibit-modification-hooks around altering buffer text.
6133
6134 * keymaps.texi (Key Binding Commands): Call binding BINDING
6135 rather than DEFINITION.
6136
61372005-06-29 Juanma Barranquero <lekktu@gmail.com>
6138
6139 * variables.texi (Defining Variables): `user-variable-p' returns t
6140 for aliases of user options, nil for alias loops.
6141
61422005-06-28 Richard M. Stallman <rms@gnu.org>
6143
6144 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
6145 make-keymap.
6146
61472005-06-27 Luc Teirlinck <teirllm@auburn.edu>
6148
6149 * variables.texi (Setting Variables): Correct and clarify
6150 description of `add-to-ordered-list'.
6151
61522005-06-26 Richard M. Stallman <rms@gnu.org>
6153
6154 * display.texi (Faces): Minor cleanup.
6155
61562005-06-25 Luc Teirlinck <teirllm@auburn.edu>
6157
6158 * display.texi (Faces): `facep' returns t for strings that are
6159 face names.
6160
61612005-06-25 Richard M. Stallman <rms@gnu.org>
6162
6163 * objects.texi (Equality Predicates): Clarify meaning of equal.
6164
6165 * windows.texi (Selecting Windows): save-selected-window
6166 and with-selected-window save and restore the current buffer.
6167
61682005-06-24 Richard M. Stallman <rms@gnu.org>
6169
6170 * numbers.texi (Float Basics): Explain how to test for NaN,
6171 and printing the sign of NaNs.
6172
61732005-06-24 Eli Zaretskii <eliz@gnu.org>
6174
6175 * makefile.w32-in (MAKEINFO): Use --force.
6176
61772005-06-23 Richard M. Stallman <rms@gnu.org>
6178
6179 * display.texi (Face Functions): Correct Texinfo usage.
6180
61812005-06-23 Luc Teirlinck <teirllm@auburn.edu>
6182
6183 * lists.texi (Rings): `ring-elements' now returns the elements of
6184 RING in order.
6185
61862005-06-23 Juanma Barranquero <lekktu@gmail.com>
6187
6188 * markers.texi (The Mark): Texinfo usage fix.
6189
61902005-06-23 Kim F. Storm <storm@cua.dk>
6191
6192 * searching.texi (Entire Match Data): Remove evaporate option for
6193 match-data. Do not mention evaporate option for set-match-data.
6194
61952005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
6196
6197 * display.texi (Face Functions): Mention face aliases.
6198
61992005-06-21 Richard M. Stallman <rms@gnu.org>
6200
6201 * anti.texi (Antinews): Texinfo usage fix.
6202
62032005-06-21 Karl Berry <karl@gnu.org>
6204
6205 * elisp.texi: Use @copying.
6206
6207 * elisp.texi: Put @summarycontents and @contents before the Top
6208 node, instead of the end of the file, so that the contents appear
6209 in the right place in the dvi/pdf output.
6210
62112005-06-21 Juri Linkov <juri@jurta.org>
6212
6213 * display.texi (Defining Faces): Add `customized-face'.
6214
62152005-06-20 Kim F. Storm <storm@cua.dk>
6216
6217 * variables.texi (Setting Variables): Any type of element can be
6218 given order in add-to-ordered-list. Compare elements with eq.
6219
6220 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
6221
62222005-06-20 Karl Berry <karl@gnu.org>
6223
6224 * syntax.texi (Syntax Flags): Make last column very slightly wider
6225 to avoid "generic comment" breaking on two lines and causing an
6226 underfull box.
6227
62282005-06-19 Luc Teirlinck <teirllm@auburn.edu>
6229
6230 * lists.texi (Rings): Various minor clarifications and corrections.
6231
62322005-06-18 Richard M. Stallman <rms@gnu.org>
6233
6234 * functions.texi (Obsolete Functions): Simplify.
6235
6236 * variables.texi (Variable Aliases): Simplify.
6237
6238 * anti.texi, backups.texi, compile.texi, customization.texi:
6239 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
6240 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
6241 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
6242 * variables.texi: Fix formatting ugliness.
6243
6244 * elisp.texi: Add links to Rings and Byte Packing.
6245 Update version and copyright years.
6246
6247 * minibuf.texi: Fix formatting ugliness.
6248 (Completion Commands): Move keymap vars to the end
6249 and vars completing-read binds to the top.
6250
62512005-06-17 Luc Teirlinck <teirllm@auburn.edu>
6252
6253 * processes.texi: Fix typos.
6254 (Bindat Spec): Correct Texinfo error.
6255 (Byte Packing): Fix ungrammatical sentence.
6256
62572005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
6258
6259 * lists.texi (Rings): New node.
6260 (Lists): Add it to menu.
6261
6262 * processes.texi (Byte Packing): New node.
6263 (Processes): Add it to menu.
6264
62652005-06-17 Richard M. Stallman <rms@gnu.org>
6266
6267 * syntax.texi (Parsing Expressions): Fix texinfo usage.
6268
6269 * help.texi (Documentation Basics): Explain the xref to
6270 Documentation Tips.
6271
6272 * debugging.texi (Debugger Commands): Minor fix.
6273
62742005-06-16 Luc Teirlinck <teirllm@auburn.edu>
6275
6276 * edebug.texi (Instrumenting): Eliminate duplicate link.
6277 (Specification List): Replace references to "below", referring to
6278 a later node, with one @ref to that node.
6279
6280 * os.texi (Timers): Timers should save and restore the match data
6281 if they change it.
6282
6283 * debugging.texi (Debugger Commands): Mention that the Lisp
6284 debugger can not step through primitive functions.
6285
62862005-06-16 Juanma Barranquero <lekktu@gmail.com>
6287
6288 * functions.texi (Obsolete Functions): Update argument names of
6289 `make-obsolete' and `define-obsolete-function-alias'.
6290
6291 * variables.texi (Variable Aliases): Update argument names of
6292 `defvaralias', `make-obsolete-variable' and
6293 `define-obsolete-variable-alias'.
6294
62952005-06-15 Kim F. Storm <storm@cua.dk>
6296
6297 * searching.texi (Entire Match Data): Rephrase warnings about
6298 evaporate arg to match-data and set-match-data.
6299
63002005-06-14 Luc Teirlinck <teirllm@auburn.edu>
6301
6302 * elisp.texi (Top): Update detailed menu.
6303
6304 * edebug.texi (Edebug): Update menu.
6305 (Instrumenting): Update xrefs.
6306 (Edebug Execution Modes): Correct xref.
6307 (Jumping): Clarify description of `h' command.
6308 Eliminate redundant @ref.
6309 (Breaks): New node.
6310 (Breakpoints): Is now a subsubsection.
6311 (Global Break Condition): Mention `C-x X X'.
6312 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
6313 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
6314 (Edebug Display Update): Correct pxref.
6315 (Edebug and Macros): New node.
6316 (Instrumenting Macro Calls): Is now a subsubsection.
6317 Neither arg of `def-edebug-spec' is evaluated.
6318 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
6319 (Specification Examples): Fix typo.
6320
63212005-06-14 Lute Kamstra <lute@gnu.org>
6322
6323 * debugging.texi (Function Debugging): Primitives can break on
6324 entry too.
6325
63262005-06-14 Kim F. Storm <storm@cua.dk>
6327
6328 * variables.texi (Setting Variables): Add add-to-ordered-list.
6329
63302005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
6331
6332 * syntax.texi (Parsing Expressions): Document aux functions and vars of
6333 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
6334
63352005-06-13 Lute Kamstra <lute@gnu.org>
6336
6337 * text.texi (Special Properties): Fix cross reference.
6338
63392005-06-11 Luc Teirlinck <teirllm@auburn.edu>
6340
6341 * debugging.texi (Function Debugging): Delete mention of empty
6342 string argument to `cancel-debug-on-entry'. Delete inaccurate
6343 description of the return value of that command.
6344
63452005-06-11 Alan Mackenzie <acm@muc.de>
6346
6347 * text.texi (Adaptive Fill): Amplify the description of
6348 fill-context-prefix.
6349
63502005-06-10 Luc Teirlinck <teirllm@auburn.edu>
6351
6352 * syntax.texi (Parsing Expressions): Fix Texinfo error.
6353
63542005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
6355
6356 * syntax.texi (Parsing Expressions): Document syntax-ppss.
6357
63582005-06-10 Luc Teirlinck <teirllm@auburn.edu>
6359
6360 * debugging.texi (Error Debugging): Minor rewording.
6361 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
6362 is optional.
6363
63642005-06-10 Lute Kamstra <lute@gnu.org>
6365
6366 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
6367 (Top): Give it a title. Correct version number. Give the
6368 detailed node listing a more prominent header.
6369 * intro.texi: Don't set VERSION here a second time.
6370 Mention Emacs's version too.
6371 * anti.texi (Antinews): Use EMACSVER to refer to the current
6372 version of Emacs.
6373
63742005-06-09 Kim F. Storm <storm@cua.dk>
6375
6376 * searching.texi (Entire Match Data): Explain new `reseat' argument to
6377 match-data and set-match-data.
6378
63792005-06-08 Richard M. Stallman <rms@gnu.org>
6380
6381 * searching.texi (Entire Match Data): Clarify when match-data
6382 returns markers and when integers.
6383
6384 * display.texi (Defining Faces): Explain that face name should not
6385 end in `-face'.
6386
6387 * modes.texi (Mode Line Data): Minor cleanup.
6388 (Customizing Keywords): Node split out of Search-based Fontification.
6389 Add example of using font-lock-add-keywords from a hook.
6390 Clarify when MODE should be non-nil, and when nil.
6391
63922005-06-06 Richard M. Stallman <rms@gnu.org>
6393
6394 * modes.texi (Mode Line Data): Explain what happens when the car
6395 of a list is a void symbol.
6396 (Search-based Fontification): Explain MODE arg to
6397 font-lock-add-keywords and warn about calls from major modes.
6398
63992005-06-08 Juri Linkov <juri@jurta.org>
6400
6401 * display.texi (Standard Faces): Add `shadow' face.
6402
64032005-05-29 Luc Teirlinck <teirllm@auburn.edu>
6404
6405 * modes.texi (Major Mode Conventions): A derived mode only needs
6406 to put the call to the parent mode inside `delay-mode-hooks'.
6407
64082005-05-29 Richard M. Stallman <rms@gnu.org>
6409
6410 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
6411 new, and what that implies. Clarify.
6412
6413 * files.texi (Locating Files): Clean up the text.
6414
6415 * frames.texi (Window Frame Parameters): Document user-size.
6416 Shorten entry for top by referring to left.
6417
64182005-05-26 Richard M. Stallman <rms@gnu.org>
6419
6420 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
6421 is new, and what the implications are. Other clarifications.
6422
64232005-05-24 Richard M. Stallman <rms@gnu.org>
6424
6425 * frames.texi (Dialog Boxes): Minor fixes.
6426
64272005-05-25 Masatake YAMATO <jet@gyve.org>
6428
6429 * display.texi (Standard Faces): Write about `mode-line-highlight'.
6430
64312005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6432
6433 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
6434 is optional.
6435
64362005-05-24 Nick Roberts <nickrob@snap.net.nz>
6437
10d1d0af 6438 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
6439
64402005-05-23 Lute Kamstra <lute@gnu.org>
6441
6442 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
6443 syntax-begin-function over font-lock-beginning-of-syntax-function.
6444
64452005-05-21 Luc Teirlinck <teirllm@auburn.edu>
6446
6447 * minibuf.texi (Reading File Names): Update description of
6448 `read-directory-name'.
6449
6450 * modes.texi (Derived Modes): Clarify :group keyword.
6451
64522005-05-21 Eli Zaretskii <eliz@gnu.org>
6453
6454 * files.texi (Locating Files): New subsection.
6455 Describe locate-file and executable-find.
6456
64572005-05-21 Kevin Ryde <user42@zip.com.au>
6458
6459 * frames.texi (Initial Parameters): Update cross reference to
6460 "Emacs Invocation".
6461
64622005-05-19 Luc Teirlinck <teirllm@auburn.edu>
6463
6464 * keymaps.texi (Active Keymaps): Add anchor.
6465
6466 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
6467 (Major Mode Conventions): Refer to `Auto Major Mode' in more
6468 appropriate place.
6469 (Derived Modes): Small clarifications.
6470 (Minor Mode Conventions, Keymaps and Minor Modes):
6471 Replace references to nodes with references to anchors.
6472 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
6473 Clarify description of lists whose first element is an integer.
6474 (Mode Line Variables): Add anchor.
6475 (%-Constructs): Clarify description of integer after %.
6476 (Emulating Mode Line): Describe nil value for FACE.
6477
64782005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6479
6480 * modes.texi (Derived Modes): Correct references to non-existing
6481 variable standard-syntax-table.
6482
64832005-05-17 Lute Kamstra <lute@gnu.org>
6484
6485 * modes.texi (Defining Minor Modes): Mention the mode hook.
6486
64872005-05-15 Kim F. Storm <storm@cua.dk>
6488
6489 * processes.texi (Network): Remove open-network-stream-nowait.
6490 (Network Servers): Remove open-network-stream-server.
6491
64922005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6493
6494 * elisp.texi (Top): Update detailed menu.
6495
6496 * variables.texi: Reorder nodes.
6497 (Variables): Update menu.
6498 (File Local Variables): Do not refer to the `-*-' line as
6499 a "local variables list". Add pxref.
6500
65012005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6502
6503 * elisp.texi (Top): Update detailed menu for node changes.
6504
6505 * modes.texi (Modes): Update Menu.
6506 (Hooks): Move to beginning of chapter.
6507 Most minor modes run mode hooks too.
6508 `add-hook' can handle void hooks or hooks whose value is a single
6509 function.
6510 (Major Modes): Update Menu.
6511 (Major Mode Basics): New node, split off from `Major Modes'.
6512 (Major Mode Conventions): Correct xref. Explain how to handle
6513 auto-mode-alist if the major mode command has an autoload cookie.
6514 (Auto Major Mode): Major update. Add magic-mode-alist.
6515 (Derived Modes): Major update.
6516 (Mode Line Format): Update Menu.
6517 (Mode Line Basics): New node, split off from `Mode Line Format'.
6518
6519 * loading.texi (Autoload): Mention `autoload cookie' as synonym
6520 for `magic autoload comment'. Add index entries and anchor.
6521
65222005-05-14 Richard M. Stallman <rms@gnu.org>
6523
6524 * tips.texi (Coding Conventions): Explain how important it is
6525 that just loading certain files not change Emacs behavior.
6526
6527 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
6528
65292005-05-12 Lute Kamstra <lute@gnu.org>
6530
6531 * modes.texi (Generic Modes): Update.
6532 (Major Modes): Refer to node "Generic Modes".
6533
6534 * elisp.texi (Top): Update to the current structure of the manual.
6535 * processes.texi (Processes): Add menu description.
6536 * customize.texi (Customization): Add menu descriptions.
6537
65382005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
6539
6540 * processes.texi (Signals to Processes)
6541 (Low-Level Network): Fix typos.
6542
65432005-05-11 Lute Kamstra <lute@gnu.org>
6544
6545 * elisp.texi (Top): Add some nodes from the chapter "Major and
6546 Minor Modes" to the detailed node listing.
6547
65482005-05-10 Richard M. Stallman <rms@gnu.org>
6549
6550 * keymaps.texi (Extended Menu Items): Menu item filter functions
6551 can be called at any time.
6552
65532005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6554
6555 * variables.texi (File Local Variables): `(hack-local-variables t)'
6556 now also checks whether a mode is specified in the local variables
6557 list.
6558
65592005-05-05 Kevin Ryde <user42@zip.com.au>
6560
6561 * display.texi (The Echo Area): Correct format function cross
6562 reference.
6563
65642005-05-05 Luc Teirlinck <teirllm@auburn.edu>
6565
6566 * variables.texi (Variable Aliases): Change description of
6567 `define-obsolete-variable-alias'.
6568
6569 * functions.texi (Functions): Add "Obsolete Functions" to menu.
6570 (Defining Functions): Add xref.
6571 (Obsolete Functions): New node.
6572 (Function Safety): Standardize capitalization of section title.
6573
6574 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
6575 (Dialog Boxes): Complete description of `x-popup-dialog'.
6576
65772005-05-04 Richard M. Stallman <rms@gnu.org>
6578
6579 * commands.texi (Interactive Codes): Fix Texinfo usage.
6580 Document U more clearly.
6581
65822005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6583
6584 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
6585 function and not a macro.
6586
6587 * frames.texi (Pop-Up Menus): Correct and clarify description of
6588 `x-popup-menu'.
6589 (Dialog Boxes): Clarify description of `x-popup-dialog'.
6590
65912005-05-01 Richard M. Stallman <rms@gnu.org>
6592
6593 * edebug.texi (Checking Whether to Stop): Fix previous change.
6594
65952005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6596
6597 * display.texi: Fix typos and Texinfo usage.
6598
6599 * edebug.texi (Checking Whether to Stop): executing-macro ->
6600 executing-kbd-macro.
6601
66022005-05-01 Richard M. Stallman <rms@gnu.org>
6603
6604 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
6605
66062005-04-30 Richard M. Stallman <rms@gnu.org>
6607
6608 * files.texi (Magic File Names): Document `operations' property.
6609
66102005-04-29 Lute Kamstra <lute@gnu.org>
6611
6612 * modes.texi (Generic Modes): New node.
6613 (Major Modes): Add it to the menu.
6614 (Derived Modes): Add "derived mode" to concept index.
6615
66162005-04-28 Lute Kamstra <lute@gnu.org>
6617
6618 * modes.texi (Defining Minor Modes): Fix previous change.
6619 (Font Lock Mode): Simplify.
6620 (Font Lock Basics): Say that font-lock-defaults is buffer-local
6621 when set and that some parts are optional. Add cross references.
6622 (Search-based Fontification): Say how to specify font-lock-keywords.
6623 Add cross references. Add font-lock-multiline to index.
6624 Move font-lock-keywords-case-fold-search here from node "Other Font
6625 Lock Variables". Document font-lock-add-keywords and
6626 font-lock-remove-keywords.
6627 (Other Font Lock Variables): Move font-lock-keywords-only,
6628 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6629 and font-lock-syntactic-face-function to node "Syntactic Font
6630 Lock". Move font-lock-keywords-case-fold-search to node
6631 "Search-based Fontification". Document font-lock-inhibit-thing-lock
6632 and font-lock-{,un}fontify-{buffer,region}-function.
6633 (Precalculated Fontification): Remove reference to deleted variable
6634 font-lock-core-only.
6635 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
6636 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
6637 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6638 and font-lock-syntactic-face-function here from node "Other Font
6639 Lock Variables". Move font-lock-syntactic-keywords to "Setting
6640 Syntax Properties". Add cross references.
6641 (Setting Syntax Properties): New node.
6642 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
6643 * syntax.texi (Syntax Properties): Add cross reference.
6644 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
6645
66462005-04-26 Richard M. Stallman <rms@gnu.org>
6647
6648 * display.texi (Defining Faces):
6649 Document `default' elements of defface spec.
6650
6651 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
6652
6653 * variables.texi (Variable Aliases): Clarify text.
6654
66552005-04-25 Chong Yidong <cyd@stupidchicken.com>
6656
6657 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
6658
66592005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6660
6661 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
6662
66632005-04-24 Eli Zaretskii <eliz@gnu.org>
6664
6665 * syntax.texi (Syntax Table Internals): Elaborate documentation of
6666 syntax-after and syntax-class.
6667
6668 * files.texi (Changing Files): Fix last change's cross-reference.
6669 (Unique File Names): Don't mention "numbers" in the documentation
6670 of make-temp-file and make-temp-name.
6671
66722005-04-23 Richard M. Stallman <rms@gnu.org>
6673
6674 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
6675
66762005-04-22 Nick Roberts <nickrob@snap.net.nz>
6677
6678 * windows.texi (Cyclic Window Ordering): Clarify window-list.
6679
66802005-04-22 Nick Roberts <nickrob@snap.net.nz>
6681
6682 * variables.texi (Variable Aliases): Describe make-obsolete-variable
6683 and define-obsolete-variable-alias.
6684
66852005-04-22 Kim F. Storm <storm@cua.dk>
6686
6687 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
6688 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
6689
66902005-04-21 Lute Kamstra <lute@gnu.org>
6691
6692 * lists.texi (Association Lists): Document rassq-delete-all.
6693
66942005-04-19 Richard M. Stallman <rms@gnu.org>
6695
6696 * modes.texi (Search-based Fontification): Explain that
6697 facespec is an expression to be evaluated.
6698
66992005-04-19 Kevin Ryde <user42@zip.com.au>
6700
6701 * streams.texi (Output Functions): Fix xref.
6702 * strings.texi (String Conversion): Fix xref.
6703
67042005-04-19 Kim F. Storm <storm@cua.dk>
6705
6706 * symbols.texi (Symbol Plists): Add safe-get.
6707 Mention that `get' may signal an error.
6708
67092005-04-18 Nick Roberts <nickrob@snap.net.nz>
6710
6711 * customize.texi (Variable Definitions): Replace tooltip-mode
6712 example with save-place.
6713
67142005-04-17 Richard M. Stallman <rms@gnu.org>
6715
6716 * buffers.texi (Indirect Buffers): Clarify.
6717
6718 * positions.texi (Positions): Clarify converting marker to integer.
6719
6720 * strings.texi (String Basics): Mention string-match; clarify.
6721
67222005-04-08 Lute Kamstra <lute@gnu.org>
6723
6724 * modes.texi (Search-based Fontification): Fix cross references.
6725 Use consistent terminology. Document anchored highlighting.
6726
67272005-04-05 Lute Kamstra <lute@gnu.org>
6728
6729 * modes.texi (Defining Minor Modes): Document :group keyword
6730 argument and its default value.
6731
67322005-04-03 Lute Kamstra <lute@gnu.org>
6733
6734 * hooks.texi (Standard Hooks): Add some hooks. Add cross
6735 references and/or descriptions. Delete major mode hooks; mention
6736 them as a category instead. Rename or delete obsolete hooks.
6737
67382005-04-02 Richard M. Stallman <rms@gnu.org>
6739
6740 * nonascii.texi (Coding System Basics): Another wording cleanup.
6741
67422005-04-01 Richard M. Stallman <rms@gnu.org>
6743
6744 * nonascii.texi (Coding System Basics): Clarify previous change.
6745
67462005-04-01 Kenichi Handa <handa@m17n.org>
6747
10d1d0af 6748 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
6749 identity of coding systems.
6750
67512005-03-29 Chong Yidong <cyd@stupidchicken.com>
6752
6753 * text.texi (Buffer Contents): Add filter-buffer-substring and
6754 buffer-substring-filters.
6755
67562005-03-26 Chong Yidong <cyd@stupidchicken.com>
6757
6758 * anti.texi (Antinews): Mention `G' interactive code.
6759
6760 * tips.texi (Compilation Tips): Mention benchmark.el.
6761
67622005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6763
6764 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
6765 is now bound to M-o M-o.
6766
6767 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
6768
67692005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6770
6771 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
6772 in the Emacs Manual).
6773 * Makefile.in (srcs): Remove calendar.texi.
6774 * makefile.w32-in (srcs): Remove calendar.texi.
6775 * display.texi (Display): Change name of next node.
6776 * os.texi (System In): Change name of previous node.
6777 * elisp.texi (Top): Remove Calendar references.
6778 * vol1.texi (Top): Remove Calendar references.
6779 * vol2.texi (Top): Remove Calendar references.
6780
67812005-03-25 Richard M. Stallman <rms@gnu.org>
6782
6783 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
6784 Cleanup previous change.
6785
67862005-03-25 Chong Yidong <cyd@stupidchicken.com>
6787
6788 * display.texi (Face Attributes): Faces earlier in an :inherit
6789 list take precedence.
6790 (Scroll Bars): Fix description of vertical-scroll-bars.
6791 Document frame-current-scroll-bars and window-current-scroll-bars.
6792
6793 * markers.texi (The Mark): Document temporary Transient Mark mode.
6794
6795 * minibuf.texi (Reading File Names):
6796 Document read-file-name-completion-ignore-case.
6797
6798 * positions.texi (Screen Lines): Document nil for width argument
6799 to compute-motion.
6800
68012005-03-23 Kim F. Storm <storm@cua.dk>
6802
6803 * display.texi (Standard Faces): Other faces used in the fringe
6804 implicitly inherits from the fringe face.
6805 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
6806 properties implicitly inherits from fringe face.
6807 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
6808
68092005-03-20 Chong Yidong <cyd@stupidchicken.com>
6810
6811 * display.texi (Invisible Text): State default value of
6812 line-move-ignore-invisible.
6813 (Managing Overlays): Document remove-overlays.
6814 (Standard Faces): Document escape-glyph face.
6815
6816 * minibuf.texi (Reading File Names): Document read-file-name-function.
6817
6818 * modes.texi (Other Font Lock Variables):
6819 Document font-lock-lines-before.
6820
6821 * positions.texi (Skipping Characters): skip-chars-forward allows
6822 character classes.
6823
68242005-03-18 Lute Kamstra <lute@gnu.org>
6825
6826 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
6827
68282005-03-17 Richard M. Stallman <rms@gnu.org>
6829
6830 * text.texi (Undo): Document extensible undo entries.
6831
dd7b651b 6832 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
6833
6834 * nonascii.texi (Character Codes): Minor fix.
6835
6836 * display.texi (Display Property): Explain the significance
6837 of having text properties that are eq.
6838 (Other Display Specs): Explain string as display spec.
6839
6840 * commands.texi (Interactive Codes): Document G option.
6841
68422005-03-17 Chong Yidong <cyd@stupidchicken.com>
6843
6844 * text.texi (Filling): Add sentence-end-without-period and
6845 sentence-end-without-space.
6846 (Changing Properties): Minor fix.
6847
6848 * anti.texi: Total rewrite.
6849
68502005-03-15 Lute Kamstra <lute@gnu.org>
6851
6852 * edebug.texi (Instrumenting Macro Calls): Fix typos.
6853
68542005-03-08 Kim F. Storm <storm@cua.dk>
6855
6856 * display.texi (Specified Space): Property :width is support on
6857 non-graphic terminals, :height is not.
6858
68592005-03-07 Richard M. Stallman <rms@gnu.org>
6860
6861 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
6862 Now subnodes of Fringes.
6863 (Overlay Arrow): Document overlay-arrow-variable-list.
6864 (Fringe Size/Pos): New node, broken out of Fringes.
6865 (Display): Explain clearing vs redisplay better.
6866 (Truncation): Clarify use of bitmaps.
6867 (The Echo Area): Clarify the uses of the echo area.
6868 Add max-mini-window-height.
6869 (Progress): Clarify.
6870 (Invisible Text): Explain that main loop moves point out.
6871 (Selective Display): Say "hidden", not "invisible".
6872 (Managing Overlays): Move up. Describe relation to Undo here.
6873 (Overlay Properties): Clarify intro.
6874 (Finding Overlays): Explain return values when nothing found.
6875 (Width): truncate-string-to-width has added arg.
6876 (Displaying Faces): Clarify and update mode line face handling.
6877 (Face Functions): Minor cleanup.
6878 (Conditional Display): Merge into Other Display Specs.
6879 (Pixel Specification, Other Display Specs): Minor cleanups.
6880 (Images, Image Descriptors): Minor cleanups.
6881 (GIF Images): Patents have expired.
6882 (Showing Images): Explain default text for insert-image.
6883 (Manipulating Button Types): Merge into Manipulating Buttons.
6884 (Making Buttons): Explain return values.
6885 (Button Buffer Commands): Add xref.
6886 (Inverse Video): Update mode-line-inverse-video.
6887 (Display Table Format): Clarify.
6888 (Active Display Table): Give defaults for window-display-table.
6889
6890 * calendar.texi (Calendar Customizing): calendar-holiday-marker
6891 and calendar-today-marker are strings, not chars.
6892 (Holiday Customizing): Minor fix.
6893
6894 * internals.texi (Writing Emacs Primitives): Update `or' example.
6895 Update limit on # args of subr.
6896
6897 * edebug.texi (Using Edebug): Arrow is in fringe.
6898 (Instrumenting): Arg to eval-defun works without loading edebug.
6899 (Edebug Execution Modes): Add xref.
6900
6901 * customize.texi (Common Keywords): Clarify :require.
6902 Mention :version here.
6903 (Variable Definitions, Group Definitions): Not here.
6904 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
6905
69062005-03-07 Chong Yidong <cyd@stupidchicken.com>
6907 * nonascii.texi (Text Representations): Clarify position-bytes.
6908 (Character Sets): Add list-charset-chars.
6909 (Scanning Charsets): Add charset-after.
6910 (Encoding and I/O): Minor fix.
6911
69122005-03-06 Richard M. Stallman <rms@gnu.org>
6913
6914 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
6915 (Resizing Windows): Likewise.
6916
6917 * text.texi (Change Hooks): Get rid of "Emacs 21".
6918
6919 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
6920
6921 * streams.texi (Output Variables): Get rid of "Emacs 21".
6922
6923 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
6924
6925 * os.texi (Translating Input): Replace flow-control example
6926 with a less obsolete example that uses `keyboard-translate'.
6927
6928 * objects.texi (Hash Table Type, Circular Objects):
6929 Get rid of "Emacs 21".
6930
6931 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
6932 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
6933
6934 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
6935
6936 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
6937
6938 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
6939 (Menu Bar): Fix when menu-bar-update-hook is called.
6940
6941 * hash.texi (Hash Tables): Get rid of "Emacs 21".
6942
6943 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
6944 and make it read better.
6945
6946 * files.texi (Writing to Files): Get rid of "Emacs 21".
6947 (Unique File Names): Likewise.
6948
6949 * elisp.texi: Update Emacs version to 22.
6950
6951 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
6952 (Overlay Properties, Face Attributes): Likewise.
6953 (Managing Overlays): Fix punctuation.
6954 (Attribute Functions): Clarify set-face-font; get rid of
6955 info about old Emacs versions.
6956 (Auto Faces, Font Lookup, Display Property, Images):
6957 Get rid of "Emacs 21".
6958
6959 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
6960
69612005-03-05 Richard M. Stallman <rms@gnu.org>
6962
6963 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
6964
69652005-03-04 Lute Kamstra <lute@gnu.org>
6966
6967 * debugging.texi (Error Debugging): Document stack-trace-on-error.
6968
69692005-03-03 Lute Kamstra <lute@gnu.org>
6970
6971 * edebug.texi (Instrumenting Macro Calls): Fix typo.
6972
69732005-03-01 Lute Kamstra <lute@gnu.org>
6974
6975 * debugging.texi (Debugger Commands): Update `j'.
6976
69772005-02-28 Lute Kamstra <lute@gnu.org>
6978
6979 * debugging.texi (Debugging): Fix typo.
6980 (Error Debugging): Document eval-expression-debug-on-error.
6981 (Function Debugging): Update example.
6982 (Using Debugger): Mention starred stack frames.
6983 (Debugger Commands): Document `j' and `l'.
6984 (Invoking the Debugger): `d' and `j' exit recursive edit too.
6985 Update the messages that the debugger displays.
6986 (Internals of Debugger): Add cross reference. Update example.
6987 (Excess Open): Minor improvement.
6988 (Excess Close): Minor improvement.
6989
69902005-02-26 Richard M. Stallman <rms@gnu.org>
6991
6992 * tips.texi (Coding Conventions): Clarify.
6993 Put all the major mode key reservations together.
6994 Mention the Mouse-1 => Mouse-2 conventions.
6995
6996 * syntax.texi (Syntax Class Table): Clarify.
6997 (Syntax Table Functions): syntax-after moved from here.
6998 (Syntax Table Internals): syntax-after moved to here.
6999 (Parsing Expressions): Update info on number of values
7000 and what's meaningful in the STATE argument.
7001 (Categories): Fix typo.
7002
7003 * sequences.texi (Arrays): Cleanup.
7004 (Char-Tables): Clarify.
7005
7006 * processes.texi (Deleting Processes): Cleanups, add xref.
7007 (Subprocess Creation): Explain nil in exec-path. Cleanup.
7008 (Process Information): set-process-coding-system, some args optional.
7009 (Input to Processes): Explain various types for PROCESS args.
7010 Rename them from PROCESS-NAME to PROCESS.
7011 (Signals to Processes): Likewise.
7012 (Decoding Output): Cleanup.
7013 (Query Before Exit): Clarify.
7014
7015 * os.texi (Startup Summary): Correct the options; add missing ones.
7016 (Terminal Output, Batch Mode): Clarify.
7017 (Flow Control): Node deleted.
7018
7019 * markers.texi (The Mark): Clarify.
7020
7021 * macros.texi (Expansion): Cleanup.
7022 (Indenting Macros): indent-spec allows ints, not floats.
7023
7024 * keymaps.texi (Keymaps): Clarify.
7025 (Format of Keymaps): Update lisp-mode-map example.
7026 (Active Keymaps, Key Lookup): Clarify.
7027 (Changing Key Bindings): Add xref to `kbd'.
7028 (Key Binding Commands, Simple Menu Items): Clarify.
7029 (Mouse Menus, Menu Bar): Clarify.
7030 (Menu Example): Replace print example with menu-bar-replace-menu.
7031
7032 * help.texi (Documentation Basics): Add function-documentation prop.
7033
7034 * elisp.texi (Top): Don't refer to Flow Control node.
7035
7036 * commands.texi (Command Overview): Improve xrefs.
7037 (Adjusting Point): Adjusting point applies to intangible and invis.
7038 (Key Sequence Input): Doc extra read-key-sequence args.
7039 Likewise for read-key-sequence-vector.
7040
7041 * backups.texi (Rename or Copy): Minor fix.
7042 (Numbered Backups): For version-control, say the default.
7043 (Auto-Saving): make-auto-save-file-name example is simplified.
7044
7045 * advice.texi (Advising Functions): Don't imply one part of Emacs
7046 should advise another part. Markup changes.
7047 (Defining Advice): Move transitional para.
7048 (Activation of Advice): Cleanup.
7049 Explain if COMPILE is nil or negative.
7050
7051 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
7052
70532005-02-24 Lute Kamstra <lute@gnu.org>
7054
7055 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
7056 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
7057
70582005-02-23 Lute Kamstra <lute@gnu.org>
7059
7060 * modes.texi (Defining Minor Modes): define-minor-mode can be used
7061 to define global minor modes as well.
7062
7063 * display.texi (Managing Overlays): overlay-buffer returns nil for
7064 deleted overlays.
7065
70662005-02-22 Kim F. Storm <storm@cua.dk>
7067
7068 * minibuf.texi (Basic Completion): Allow symbols in addition to
7069 strings in try-completion and all-completions.
7070
70712005-02-14 Lute Kamstra <lute@gnu.org>
7072
7073 * elisp.texi (Top): Remove reference to deleted node.
7074
7075 * lists.texi (Lists): Remove reference to deleted node.
7076 (Cons Cells): Fix typo.
7077
7078 * loading.texi (Where Defined): Fix typo.
7079
70802005-02-14 Richard M. Stallman <rms@gnu.org>
7081
7082 * variables.texi (Creating Buffer-Local): change-major-mode-hook
7083 is useful for discarding some minor modes.
7084
7085 * symbols.texi (Symbol Components): Reorder examples.
7086
7087 * streams.texi (Input Functions): State standard-input default.
7088 (Output Variables): State standard-output default.
7089
7090 * objects.texi (Printed Representation): Clarify read syntax vs print.
7091 (Floating Point Type): Explain meaning better.
7092 (Symbol Type): Explain uniqueness better.
7093 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
7094 List examples sooner.
7095 (Box Diagrams): New subnode broken out.
7096 Some examples moved from old Lists as Boxes node.
7097 (Dotted Pair Notation): Clarify intro.
7098 (Array Type): Clarify.
7099 (Type Predicates): Add hash-table-p.
7100
7101 * numbers.texi (Integer Basics): Clarify radix explanation.
7102 (Predicates on Numbers): Minor clarification.
7103 (Comparison of Numbers): Minor clarification. Clarify eql.
7104 Typos in min, max.
7105 (Math Functions): Clarify overflow in expt.
7106
7107 * minibuf.texi (Text from Minibuffer): Minor clarification.
7108 Mention arrow keys.
7109
7110 * loading.texi (Autoload): defun's doc string overrides autoload's
7111 doc string.
7112 (Repeated Loading): Modernize "add to list" examples.
7113 (Where Defined): Finish updating table of load-history elts.
7114
7115 * lists.texi (List-related Predicates): Minor wording improvement.
7116 (Lists as Boxes): Node deleted.
7117 (Building Lists): Explain trivial cases of number-sequence.
7118
7119 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 7120 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
7121 (Hash Access): Any object can be a key.
7122 State value of maphash.
7123
7124 * functions.texi (What Is a Function): Wording cleanup.
7125 (Function Documentation): Minor cleanup.
7126 Explain purpose of calling convention at end of doc string.
7127 (Function Names): Wording cleanup.
7128 (Calling Functions): Wording cleanup.
7129 Explain better how funcall calls the function.
7130 (Function Cells): Delete example of saving and redefining function.
7131
7132 * control.texi (Combining Conditions): Wording cleanup.
7133 (Iteration): dolist and dotimes bind VAR locally.
7134 (Cleanups): Xref to Atomic Changes.
7135
7136 * compile.texi (Byte Compilation): Delete 19.29 info.
7137 (Compilation Functions): Macros' difficulties don't affect defsubst.
7138 (Docs and Compilation): Delete 19.29 info.
7139
71402005-02-10 Richard M. Stallman <rms@gnu.org>
7141
7142 * objects.texi (Symbol Type): Minor correction.
7143
71442005-02-06 Lute Kamstra <lute@gnu.org>
7145
7146 * modes.texi (Example Major Modes): Fix typos.
7147
71482005-02-06 Richard M. Stallman <rms@gnu.org>
7149
7150 * text.texi (Margins): fill-nobreak-predicate can be one function.
7151
7152 * strings.texi (Modifying Strings): clear-string can make unibyte.
7153 (Formatting Strings): format gives error if values missing.
7154
7155 * positions.texi (Character Motion): Mention default arg
7156 for forward-char. backward-char refers to forward-char.
7157 (Word Motion): Mention default arg for forward-word.
7158 (Buffer End Motion): Mention default arg for beginning-of-buffer.
7159 Simplify end-of-buffer.
7160 (Text Lines): Mention default arg for forward-line.
7161 (List Motion): Mention default arg for beginning/end-of-defun.
7162 (Skipping Characters): Minor fixes in explaining character-set.
7163
7164 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
7165 Mode inheritance applies only when default-major-mode is nil.
7166 Clarifications.
7167 (Example Major Modes): Update Text mode and Lisp mode examples.
7168 (Minor Mode Conventions): Mention define-minor-mode at top.
7169 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
7170 (Mode Line Format): Update mode line face display info.
7171 (Properties in Mode): Mention effect of risky vars.
7172 (Imenu): Define imenu-add-to-menubar.
7173 (Font Lock Mode): Add descriptions to menu lines.
7174 (Faces for Font Lock): Add font-lock-doc-face.
7175
71762005-02-05 Lute Kamstra <lute@gnu.org>
7177
7178 * text.texi (Maintaining Undo): Remove obsolete function.
7179
71802005-02-05 Eli Zaretskii <eliz@gnu.org>
7181
7182 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 7183 color specifications. Improve indexing.
b8d4c8d0
GM
7184 (Text Terminal Colors): Replace the description of RGB values by
7185 an xref to "Color Names".
7186
71872005-02-03 Richard M. Stallman <rms@gnu.org>
7188
7189 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
7190 Clarify.
7191 (Selecting Windows): Clarify save-selected-window.
7192 (Cyclic Window Ordering): Clarify walk-windows.
7193 (Window Point): Clarify.
7194 (Window Start): Add comment to example.
7195 (Resizing Windows): Add `interactive' specs in examples.
7196 Document fit-window-to-buffer.
7197
7198 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
7199 (Undo, Maintaining Undo): Clarify last change.
7200 (Sorting): In sort-numeric-fields, explain about octal and hex.
7201 Mention sort-numeric-base.
7202 (Format Properties): Add xref for hard newlines.
7203
7204 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
7205 (Pop-Up Menus): Fix typo.
7206 (Color Names): Explain all types of color names.
7207 Explain color-values on B&W terminal.
7208 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
7209
7210 * files.texi (File Locks): Not supported on MS systems.
7211 (Testing Accessibility): Clarify.
7212
7213 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
7214 (Coverage Testing): Fix typo.
7215
7216 * commands.texi (Misc Events): Remove stray space.
7217
7218 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
7219 (Modification Time): Clarify when visited-file-modtime returns 0.
7220 (The Buffer List): Clarify bury-buffer.
7221 (Killing Buffers): Clarify.
7222 (Indirect Buffers): Add clone-indirect-buffer.
7223
72242005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7225
7226 * edebug.texi (Printing in Edebug): Fix default value of
7227 edebug-print-circle.
7228 (Coverage Testing): Fix displayed frequency count data.
7229
72302005-02-02 Luc Teirlinck <teirllm@auburn.edu>
7231
7232 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
7233
72342005-02-02 Kim F. Storm <storm@cua.dk>
7235
7236 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
7237
72382005-01-29 Eli Zaretskii <eliz@gnu.org>
7239
7240 * commands.texi (Misc Events): Describe the help-echo event.
7241
7242 * text.texi (Special Properties) <help-echo>: Use `pos'
7243 consistently in description of the help-echo property.
7244 Use @code{nil} instead of @var{nil}.
7245
7246 * display.texi (Overlay Properties): Fix the index entry for
7247 help-echo overlay property.
7248
7249 * customize.texi (Type Keywords): Uncomment the xref to the
7250 help-echo property documentation.
7251
72522005-01-23 Kim F. Storm <storm@cua.dk>
7253
7254 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
7255 return value. Third element FULLY replaced by PARTIAL which
7256 specifies number of invisible pixels if row is only partially visible.
7257 (Textual Scrolling): Mention auto-window-vscroll.
7258 (Vertical Scrolling): New defvar auto-window-vscroll.
7259
72602005-01-16 Luc Teirlinck <teirllm@auburn.edu>
7261
7262 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
7263 command remapping.
7264
72652005-01-15 Richard M. Stallman <rms@gnu.org>
7266
7267 * display.texi (Defining Images): Mention DATA-P arg of create-image.
7268
72692005-01-14 Kim F. Storm <storm@cua.dk>
7270
7271 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
7272
7273 * text.texi (Links and Mouse-1): Fix string and vector item.
7274
72752005-01-13 Richard M. Stallman <rms@gnu.org>
7276
7277 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
7278 descriptions of overriding-local-map and overriding-terminal-local-map.
7279
7280 * text.texi (Links and Mouse-1): Clarify text.
7281
72822005-01-13 Kim F. Storm <storm@cua.dk>
7283
7284 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
7285
72862005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
7287
7288 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
7289
72902005-01-12 Kim F. Storm <storm@cua.dk>
7291
7292 * text.texi (Links and Mouse-1): Rename section from Enabling
7293 Mouse-1 to Following Links. Change xrefs.
7294 Add examples for define-button-type and define-widget.
7295
7296 * display.texi (Button Properties, Button Buffer Commands):
7297 Clarify mouse-1 and follow-link functionality.
7298
72992005-01-12 Richard M. Stallman <rms@gnu.org>
7300
7301 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
7302
7303 * display.texi (Beeping): Fix Texinfo usage.
7304
7305 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
7306
73072005-01-11 Kim F. Storm <storm@cua.dk>
7308
7309 * display.texi (Button Properties, Button Buffer Commands):
7310 Mention mouse-1 binding. Add follow-link keyword.
7311
7312 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
7313 (Enabling Mouse-1 to Follow Links): New subsection.
7314
73152005-01-06 Richard M. Stallman <rms@gnu.org>
7316
7317 * text.texi (Special Properties): Minor change.
7318
7319 * os.texi (Timers): Clarify previous change.
7320
7321 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
7322
73232005-01-01 Luc Teirlinck <teirllm@auburn.edu>
7324
7325 * display.texi (Face Attributes): Correct xref to renamed node.
7326
73272005-01-01 Richard M. Stallman <rms@gnu.org>
7328
7329 * display.texi (Face Attributes): Describe hex color specs.
7330
73312004-12-31 Richard M. Stallman <rms@gnu.org>
7332
7333 * os.texi (Timers): Update previous change.
7334
73352004-12-30 Kim F. Storm <storm@cua.dk>
7336
7337 * display.texi (Line Height): Total line-height is now specified
7338 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
7339 in cons cells. (nil . RATIO) is relative to actual line height.
7340 Use line-height `t' instead of `0' to get minimum height.
7341
73422004-12-29 Richard M. Stallman <rms@gnu.org>
7343
7344 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
7345
73462004-12-28 Richard M. Stallman <rms@gnu.org>
7347
7348 * commands.texi (Quitting): Clarify value of with-local-quit.
7349
7350 * elisp.texi (Top): Fix previous change.
7351
7352 * loading.texi (Loading): Fix previous change.
7353
73542004-12-27 Richard M. Stallman <rms@gnu.org>
7355
7356 * Makefile.in (MAKEINFO): Specify --force.
7357
7358 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
7359
7360 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
7361
7362 * display.texi (Line Height): Further clarify.
7363
7364 * elisp.texi (Top): Update Loading submenu.
7365
7366 * loading.texi (Where Defined): New node.
7367 (Unloading): load-history moved to Where Defined.
7368
73692004-12-21 Richard M. Stallman <rms@gnu.org>
7370
7371 * commands.texi (Event Input Misc): Add while-no-input.
7372
73732004-12-11 Richard M. Stallman <rms@gnu.org>
7374
7375 * display.texi (Line Height): Rewrite text for clarity.
7376
73772004-12-11 Kim F. Storm <storm@cua.dk>
7378
7379 * display.texi (Display): Add node "Line Height" to menu.
7380 (Line Height): New node. Move full description of line-spacing
7381 and line-height text properties here from text.texi.
7382 (Scroll Bars): Add vertical-scroll-bar variable.
7383
7384 * frames.texi (Window Frame Parameters): Remove line-height defvar.
7385
7386 * locals.texi (Standard Buffer-Local Variables): Fix xref for
7387 line-spacing and vertical-scroll-bar.
7388
7389 * text.texi (Special Properties): Just mention line-spacing and
7390 line-height here, add xref to new "Line Height" node.
7391
73922004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
7393
7394 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
7395
7396 * locals.texi (Standard Buffer-Local Variables):
7397 Add @xref for `line-spacing'.
7398
73992004-12-05 Richard M. Stallman <rms@gnu.org>
7400
7401 * Makefile.in (maintainer-clean): Remove the info files
7402 in $(infodir) where they are created.
7403
74042004-12-03 Richard M. Stallman <rms@gnu.org>
7405
7406 * windows.texi (Selecting Windows): get-lru-window and
7407 get-largest-window don't consider dedicated windows.
7408
7409 * text.texi (Undo): Document undo-in-progress.
7410
74112004-11-26 Richard M. Stallman <rms@gnu.org>
7412
7413 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
7414 Remove a few vars that are not always buffer-local.
7415
74162004-11-24 Luc Teirlinck <teirllm@auburn.edu>
7417
7418 * locals.texi (Standard Buffer-Local Variables): Comment out
7419 xref's to non-existent node `Yet to be written'.
7420
74212004-11-24 Richard M. Stallman <rms@gnu.org>
7422
7423 * processes.texi (Synchronous Processes): Grammar fix.
7424
7425 * numbers.texi (Comparison of Numbers): Add eql.
7426
7427 * locals.texi (Standard Buffer-Local Variables): Add many vars.
7428
7429 * intro.texi (Printing Notation): Fix previous change.
7430
7431 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
7432 and default-indicate-buffer-boundaries from here.
7433 (Usual Display): To here.
7434 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
7435 (Usual Display): Move tab-width up.
7436
5dcb4c4e
SM
7437 * customize.texi (Variable Definitions):
7438 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
7439 (Simple Types, Composite Types, Defining New Types):
7440 Minor cleanups.
7441
74422004-11-21 Jesper Harder <harder@ifa.au.dk>
7443
7444 * processes.texi (Synchronous Processes, Output from Processes):
7445 Markup fix.
7446
74472004-11-20 Richard M. Stallman <rms@gnu.org>
7448
7449 * positions.texi (Skipping Characters): skip-chars-forward
7450 now handles char classes.
7451
7452 * intro.texi (Printing Notation): Avoid confusion of `print'
7453 when explaining @print.
7454
7455 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
7456
7457 * display.texi (Display Table Format): Minor fix.
7458
7459 * streams.texi (Output Functions): Fix print example.
7460
7461 * Makefile.in (elisp): New target.
7462 (dist): Depend on $(infodir)/elisp, not elisp.
7463 Copy the info files from $(infodir).
7464
7465 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
7466 read-from-minibuffer.
7467
7468 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
7469
74702004-11-19 Richard M. Stallman <rms@gnu.org>
7471
7472 * searching.texi (Regexp Search): Add search-whitespace-regexp.
7473
74742004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
7475
7476 * tips.texi (Coding Conventions): Fix typo.
7477
74782004-11-16 Richard M. Stallman <rms@gnu.org>
7479
7480 * tips.texi (Coding Conventions): Separate defvar and require
7481 methods to avoid warnings. Use require only when there are many
7482 functions and variables from that package.
7483
7484 * minibuf.texi (Minibuffer Completion): When ignoring case,
7485 predicate must not be case-sensitive.
7486
7487 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
7488 (Test Coverage): Don't talk about "splotches". Clarified.
7489
74902004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
7491
7492 * frames.texi (Window Frame Parameters): Fix typo.
7493
74942004-11-15 Kim F. Storm <storm@cua.dk>
7495
7496 * symbols.texi (Other Plists): Note that plist-get may signal error.
7497 Add safe-plist-get.
7498
74992004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
7500
7501 * modes.texi (Font Lock Basics): Fix typo.
7502
75032004-11-08 Richard M. Stallman <rms@gnu.org>
7504
7505 * syntax.texi (Syntax Table Functions): Add syntax-after.
7506
75072004-11-06 Lars Brinkhoff <lars@nocrew.org>
7508
7509 * os.texi (Processor Run Time): New section documenting
7510 get-internal-run-time.
7511
75122004-11-06 Eli Zaretskii <eliz@gnu.org>
7513
7514 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
7515 it nukes elisp-cover.texi.
7516 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
7517 elisp-0 etc.
7518
75192004-11-05 Luc Teirlinck <teirllm@auburn.edu>
7520
7521 * commands.texi (Keyboard Macros): Document `append' return value
7522 of `defining-kbd-macro'.
7523
75242004-11-01 Richard M. Stallman <rms@gnu.org>
7525
7526 * commands.texi (Interactive Call): Add called-interactively-p.
7527
75282004-10-29 Simon Josefsson <jas@extundo.com>
7529
7530 * minibuf.texi (Reading a Password): Revert.
7531
75322004-10-28 Richard M. Stallman <rms@gnu.org>
7533
7534 * frames.texi (Display Feature Testing): Explain about "vendor".
7535
75362004-10-27 Richard M. Stallman <rms@gnu.org>
7537
7538 * commands.texi (Interactive Codes): `N' uses numeric prefix,
7539 not raw. Clarify `n'.
7540 (Interactive Call): Rewrite interactive-p, focusing on when
7541 and how to use it.
7542 (Misc Events): Clarify previous change.
7543
7544 * advice.texi (Simple Advice): Clarify what job the example does.
7545 (Around-Advice): Clarify ad-do-it.
7546 (Activation of Advice): An option of ad-default-compilation-action
7547 is `never', not `nil'.
7548
75492004-10-26 Kim F. Storm <storm@cua.dk>
7550
7551 * commands.texi (Interactive Codes): Add U code letter.
7552
75532004-10-25 Simon Josefsson <jas@extundo.com>
7554
7555 * minibuf.texi (Reading a Password): Add.
7556
75572004-10-24 Jason Rumney <jasonr@gnu.org>
7558
7559 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
7560 and wheel-down.
7561
75622004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
7563
7564 * processes.texi (Synchronous Processes): Document process-file.
7565
75662004-10-22 Kenichi Handa <handa@m17n.org>
7567
7568 * text.texi (translate-region): Document that it accepts also a
7569 char-table.
7570
75712004-10-22 David Ponce <david@dponce.com>
7572
7573 * windows.texi (Resizing Windows): Document the `preserve-before'
7574 argument of the functions `enlarge-window' and `shrink-window'.
7575
75762004-10-19 Jason Rumney <jasonr@gnu.org>
7577
7578 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
7579
75802004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7581
7582 * text.texi (Filling): Add anchor for definition of
7583 `sentence-end-double-space'.
7584
7585 * searching.texi (Regexp Example): Update description of how
7586 Emacs currently recognizes the end of a sentence.
7587 (Standard Regexps): Update definition of the variable
7588 `sentence-end'. Add definition of the function `sentence-end'.
7589
75902004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
7591
7592 * display.texi (Progress): New node.
7593
75942004-10-05 Kim F. Storm <storm@cua.dk>
7595
7596 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
7597
75982004-09-29 Kim F. Storm <storm@cua.dk>
7599
7600 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
7601 to identify bitmaps. Remove -fringe-bitmap suffix for standard
7602 fringe bitmap symbols, as they now have their own namespace.
7603 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
7604 vs. pixels. Signal error if no free bitmap slots.
7605 (Pixel Specification): Change IMAGE to @var{image}.
7606
76072004-09-28 Richard M. Stallman <rms@gnu.org>
7608
7609 * text.texi (Special Properties): Clarify line-spacing and line-height.
7610
7611 * searching.texi (Regexp Search): Add looking-back.
7612
76132004-09-25 Luc Teirlinck <teirllm@auburn.edu>
7614
7615 * display.texi: Correct typos.
7616 (Image Descriptors): Correct xref's.
7617
76182004-09-25 Richard M. Stallman <rms@gnu.org>
7619
7620 * text.texi (Special Properties): Cleanups in `cursor'.
7621 Rewrites in `line-height' and `line-spacing'; exchange them.
7622
7623 * display.texi (Fringes): Rewrite previous change.
7624 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
7625 (Display Fringe Bitmaps): Node deleted, text moved.
7626 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
7627 (Scroll Bars): Clarify set-window-scroll-bars.
7628 (Pointer Shape): Rewrite.
7629 (Specified Space): Clarify :align-to, etc.
7630 (Pixel Specification): Use @var. Clarify new text.
7631 (Other Display Specs): Clarify `slice'.
7632 (Image Descriptors): Cleanups.
7633 (Showing Images): Cleanups.
7634
76352004-09-24 Luc Teirlinck <teirllm@auburn.edu>
7636
7637 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
7638
7639 * modes.texi: Various minor changes in addition to:
7640 (Major Mode Conventions): Final call to `run-mode-hooks' should
7641 not be inside the `delay-mode-hooks' form.
7642 (Mode Hooks): New node.
7643 (Hooks): Delete obsolete example.
7644 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
7645 node "Mode Hooks".
7646
76472004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7648
7649 * display.texi: Correct various typos.
7650 (Display): Rename node "Pointer Shapes" to "Pointer
7651 Shape". (There is already a node called "Pointer Shapes" in
7652 frames.texi.)
7653 (Images): Remove non-existent node "Image Slices" from menu.
7654
76552004-09-23 Kim F. Storm <storm@cua.dk>
7656
7657 * text.texi (Special Properties): Add `cursor', `pointer',
7658 `line-height', and `line-spacing' properties.
7659
7660 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
7661 Shapes' to menu.
7662 (Standard Faces): Doc fix for fringe face.
7663 (Fringes): Add `overflow-newline-into-fringe' and
7664 'indicate-buffer-boundaries'.
7665 (Fringe Bitmaps, Pointer Shapes): New nodes.
7666 (Display Property): Add 'Pixel Specification' and 'Display Fringe
7667 Bitmaps' to menu.
7668 (Specified Space): Describe pixel width and height.
7669 (Pixel Specification): New node.
7670 (Other Display Specs): Add `slice' property.
7671 (Display Fringe Bitmaps): New node.
7672 (Images): Add 'Image Slices' to menu.
7673 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
7674 (Showing Images): Add slice arg to `insert-image'.
7675 Add 'insert-sliced-image'.
b8d4c8d0
GM
7676
76772004-09-20 Richard M. Stallman <rms@gnu.org>
7678
7679 * commands.texi (Key Sequence Input):
7680 Clarify downcasing in read-key-sequence.
7681
76822004-09-08 Juri Linkov <juri@jurta.org>
7683
7684 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
7685
76862004-09-07 Luc Teirlinck <teirllm@auburn.edu>
7687
5dcb4c4e
SM
7688 * locals.texi (Standard Buffer-Local Variables):
7689 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
7690 * internals.texi (Buffer Internals): Describe new
7691 auto_save_file_format field of the buffer structure.
7692 * files.texi (Format Conversion): `auto-save-file-format' has been
7693 renamed `buffer-auto-save-file-format'.
7694
76952004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7696
7697 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
7698 an integer or a marker.
7699 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
7700
77012004-08-22 Richard M. Stallman <rms@gnu.org>
7702
7703 * modes.texi (Major Mode Conventions): Discuss rebinding of
7704 standard key bindings.
7705
77062004-08-18 Kim F. Storm <storm@cua.dk>
7707
7708 * processes.texi (Accepting Output): Add `just-this-one' arg to
7709 `accept-process-output'.
7710 (Output from Processes): New var `process-adaptive-read-buffering'.
7711
77122004-08-10 Luc Teirlinck <teirllm@auburn.edu>
7713
7714 * keymaps.texi: Various changes in addition to:
7715 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
7716 Give more varied examples for `kbd'.
7717 (Creating Keymaps): Char tables have slots for all characters
7718 without modifiers.
7719 (Active Keymaps): `overriding-local-map' and
7720 `overriding-terminal-local-map' also override text property and
7721 overlay keymaps.
7722 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
7723 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
7724 to denote a prefix of no events.
7725 `map-keymap' includes parent's bindings _recursively_.
7726 Clarify and correct description of `where-is-internal'.
7727 Mention BUFFER-OR-NAME arg to `describe-bindings'.
7728 (Menu Example): For menus intended for use with the keyboard, the
7729 menu items should be bound to characters or real function keys.
7730
77312004-08-08 Luc Teirlinck <teirllm@auburn.edu>
7732
7733 * objects.texi (Character Type): Reposition `@anchor' to prevent
7734 double space inside sentence in Info.
7735
7736 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
7737 renamed to `disabled-command-function'.
7738 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
7739 (Command Loop Info): Replace reference to it.
7740 (Disabling Commands): `disabled-command-hook' has been renamed to
7741 `disabled-command-function'.
7742
77432004-08-07 Luc Teirlinck <teirllm@auburn.edu>
7744
7745 * os.texi (Translating Input): Only non-prefix bindings in
7746 `key-translation-map' override actual key bindings. Warn about
7747 possible indirect effect of actual key bindings on non-prefix
7748 bindings in `key-translation-map'.
7749
77502004-08-06 Luc Teirlinck <teirllm@auburn.edu>
7751
7752 * minibuf.texi (High-Level Completion): Add anchor for definition
7753 of `read-variable'.
7754
7755 * commands.texi: Various changes in addition to:
7756 (Using Interactive): Clarify description of `interactive-form'.
7757 (Interactive Call): Mention default for KEYS argument to
7758 `call-interactively'.
7759 (Command Loop Info): Clarify description of `this-command-keys'.
7760 Mention KEEP-RECORD argument to `clear-this-command-keys'.
7761 Value of `last-event-frame' can be `macro'.
7762 (Repeat Events): `double-click-fuzz' is also used to distinguish
7763 clicks and drags.
7764 (Classifying Events): Clarify descriptions of `event-modifiers'
7765 `event-basic-type' and `event-convert-list'.
7766 (Accessing Events): `posn-timestamp' takes POSITION argument.
7767 (Quoted Character Input): Clarify description of
7768 `read-quoted-char' and fix example.
7769 (Quitting): Add `with-local-quit'.
7770 (Disabling Commands): Correct and clarify descriptions of
7771 `enable-command' and `disable-command'.
7772 Mention what happens if `disabled-command-hook' is nil.
7773 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
7774 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
7775
77762004-07-24 Luc Teirlinck <teirllm@auburn.edu>
7777
7778 * frames.texi: Various changes in addition to:
7779 (Creating Frames): Expand and clarify description of `make-frame'.
7780 (Window Frame Parameters): Either none or both of the `icon-left'
7781 and `icon-top' parameters must be specified. Put descriptions of
7782 `menu-bar-lines' and `toolbar-lines' closer together and change
7783 them accordingly.
7784 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
7785 except while processing `frame-title-format' or `icon-title-format'.
7786 (Deleting Frames): Correct description of `delete-frame'.
7787 Non-nil return values of `frame-live-p' are like those of `framep'.
7788 (Frames and Windows): Mention return value of
7789 `set-frame-selected-window'.
7790 (Visibility of Frames): Mention `force' argument to
7791 `make-frame-invisible'. `frame-visible-p' returns t for all
7792 frames on text-only terminals.
7793 (Frame Configurations): Restoring a frame configuration does not
7794 restore deleted frames.
7795 (Window System Selections): `x-set-selection' returns DATA.
7796 (Resources): Add example.
7797 (Display Feature Testing): Clarify descriptions of
7798 `display-pixel-height', `display-pixel-width', `x-server-version'
7799 and `x-server-vendor'.
7800
7801 * windows.texi (Choosing Window): Add anchor.
7802 * minibuf.texi (Minibuffer Misc): Add anchor.
7803
78042004-07-23 John Paul Wallington <jpw@gnu.org>
7805
7806 * macros.texi (Defining Macros): Declaration keyword for setting
7807 Edebug spec is `debug' not `edebug'.
7808
78092004-07-19 Luc Teirlinck <teirllm@auburn.edu>
7810
7811 * windows.texi: Various small changes in addition to:
7812 (Window Point): Mention return value of `set-window-point'.
7813 (Window Start): `pos-visible-in-window-p' disregards horizontal
7814 scrolling. Explain return value if PARTIALLY is non-nil.
7815 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
7816 and `set-window-vscroll'.
7817 (Size of Window): The argument WINDOW to `window-inside-edges',
7818 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
7819 (Resizing Windows): Explain return value of
7820 `shrink-window-if-larger-than-buffer'.
7821 `window-size-fixed' automatically becomes buffer local when set.
7822 (Window Configurations): Explain return value of
7823 `set-window-configuration'.
7824
7825 * minibuf.texi (Minibuffer Misc): Add anchor for
7826 `minibuffer-scroll-window'.
7827
7828 * positions.texi (Text Lines): Add anchor for `count-lines'.
7829
78302004-07-17 Richard M. Stallman <rms@gnu.org>
7831
7832 * display.texi (Overlay Properties): Adding `evaporate' prop
7833 deletes empty overlay immediately.
7834
7835 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
7836 fix example.
7837
78382004-07-16 Jim Blandy <jimb@redhat.com>
7839
7840 * searching.texi (Regexp Backslash): Document new \_< and \_>
7841 operators.
7842
78432004-07-16 Juanma Barranquero <lektu@terra.es>
7844
7845 * display.texi (Images): Fix Texinfo usage.
7846
78472004-07-14 Luc Teirlinck <teirllm@auburn.edu>
7848
7849 * buffers.texi (Modification Time): `visited-file-modtime' now
7850 returns a list of two integers, instead of a cons.
7851
78522004-07-13 Luc Teirlinck <teirllm@auburn.edu>
7853
7854 * windows.texi: Various changes in addition to:
7855 (Splitting Windows): Add `split-window-keep-point'.
7856
78572004-07-09 Richard M. Stallman <rms@gnu.org>
7858
7859 * frames.texi (Input Focus): Minor fix.
7860
78612004-07-07 Luc Teirlinck <teirllm@auburn.edu>
7862
7863 * frames.texi (Input Focus): Clarify descriptions of
7864 `select-frame-set-input-focus' and `select-frame'.
7865
78662004-07-06 Luc Teirlinck <teirllm@auburn.edu>
7867
7868 * os.texi: Various small changes in addition to:
7869 (Killing Emacs): Expand and clarify description of
7870 `kill-emacs-query-functions' and `kill-emacs-hook'.
7871 (System Environment): Expand and clarify description of `getenv'
7872 and `setenv'.
7873 (Timers): Clarify description of `run-at-time'.
7874 (Translating Input): Correct description of
7875 `extra-keyboard-modifiers'.
7876 (Flow Control): Correct description of `enable-flow-control'.
7877
78782004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
7879
7880 * os.texi: Update copyright.
7881 (Session Management): Grammar fix.
7882 Clarify which Emacs does the restarting.
7883 Use @samp for *scratch* buffer.
7884
78852004-07-04 Alan Mackenzie <acm@muc.de>
7886
7887 * frames.texi (Input Focus): Add documentation for
7888 `select-frame-set-input-focus'. Replace refs to non-existent
7889 `switch-frame' with `select-frame'. Minor corrections and tidying
7890 up of text-only terminal stuff.
7891
78922004-07-02 Richard M. Stallman <rms@gnu.org>
7893
7894 * files.texi (Saving Buffers): Cleanup write-contents-function.
7895 (Magic File Names): Cleanup file-remote-p.
7896
b344d29d 78972004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
7898
7899 * files.texi (Magic File Names): `file-remote-p' returns an
7900 identifier of the remote system, not just t.
7901
79022004-07-02 David Kastrup <dak@gnu.org>
7903
7904 * searching.texi (Entire Match Data): Add explanation about new
7905 match-data behavior when @var{integers} is non-nil.
7906
79072004-06-24 Richard M. Stallman <rms@gnu.org>
7908
7909 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
7910
7911 * customize.texi (Variable Definitions): Note about doc strings
7912 and :set.
7913
7914 * keymaps.texi (Keymap Terminology): Document `kbd'.
7915 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
7916
7917 * display.texi (Invisible Text): Setting buffer-invisibility-spec
7918 makes it buffer-local.
7919
7920 * files.texi (Saving Buffers): Correct previous change.
7921
7922 * commands.texi (Accessing Events):
7923 Clarify posn-col-row and posn-actual-col-row.
7924
79252004-06-24 David Ponce <david.ponce@wanadoo.fr>
7926
7927 * commands.texi (Accessing Events): New functions
7928 posn-at-point and posn-at-x-y. Add example to posn-x-y.
7929
79302004-06-23 Luc Teirlinck <teirllm@auburn.edu>
7931
7932 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
7933 * frames.texi, buffers.texi, backups.texi, variables.texi:
7934 * loading.texi, eval.texi, functions.texi, control.texi:
7935 * symbols.texi, minibuf.texi: Reposition @anchor's.
7936
7937 * help.texi: Various small changes in addition to the following.
7938 (Describing Characters): Describe PREFIX argument to
7939 `key-description'. Correct and clarify definition of
7940 `text-char-description'. Describe NEED-VECTOR argument to
7941 `read-kbd-macro'.
7942 (Help Functions): Clarify definition of `apropos'.
7943
79442004-06-23 Lars Hansen <larsh@math.ku.dk>
7945
7946 * files.texi (Saving Buffers): Correct description of
7947 `write-contents-functions'.
7948
79492004-06-21 Juanma Barranquero <lektu@terra.es>
7950
7951 * display.texi (Images): Remove redundant @vindex directives.
7952 Rewrite `image-library-alist' doc in active voice.
7953
79542004-06-14 Juanma Barranquero <lektu@terra.es>
7955
7956 * display.texi (Images): Document new delayed library loading,
7957 variable `image-library-alist' and (existing but undocumented)
7958 function `image-type-available-p'.
7959
79602004-06-05 Richard M. Stallman <rms@gnu.org>
7961
7962 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
7963 refer the user to the Initial Input node.
7964 (Text from Minibuffer): Likewise.
7965 (Initial Input): New node. Document this feature
7966 and say it is mostly deprecated.
7967
79682004-05-30 Richard M. Stallman <rms@gnu.org>
7969
7970 * loading.texi (Named Features): Clarify return value
7971 and meaning of NOERROR.
7972
7973 * variables.texi (File Local Variables): Minor cleanup.
7974
79752004-05-30 Michael Albinus <michael.albinus@gmx.de>
7976
7977 * files.texi (Magic File Names): Add `file-remote-p' as operation
7978 of file name handlers.
7979
79802004-05-29 Richard M. Stallman <rms@gnu.org>
7981
7982 * modes.texi (Minor Mode Conventions): (-) has no special meaning
7983 as arg to a minor mode command.
7984
79852004-05-22 Richard M. Stallman <rms@gnu.org>
7986
7987 * syntax.texi (Syntax Class Table): Word syntax not just for English.
7988
7989 * streams.texi (Output Variables): Doc float-output-format.
7990
7991 * searching.texi (Regexp Special): Nested repetition can be infloop.
7992
7993 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
7994 real stack overflow.
7995
7996 * compile.texi: Minor cleanups.
7997
79982004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
7999
8000 * lists.texi (Cons Cells): Explain dotted lists, true lists,
8001 circular lists.
8002 (List Elements): Explain handling of circular and dotted lists.
8003
80042004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
8005
8006 * modes.texi (Search-based Fontification): Fix typo.
8007
80082004-05-10 Juanma Barranquero <lektu@terra.es>
8009
8010 * modes.texi (Mode Line Variables): Fix description of
8011 global-mode-string, which is now after which-func-mode, not the
8012 buffer name.
8013
80142004-05-07 Lars Hansen <larsh@math.ku.dk>
8015
8016 * modes.texi (Desktop Save Mode): Add.
8017 (Modes): Add menu entry Desktop Save Mode.
8018
8019 * hooks.texi: Add desktop-after-read-hook,
8020 desktop-no-desktop-file-hook and desktop-save-hook.
8021
8022 * locals.texi: Add desktop-save-buffer.
8023
80242004-04-30 Jesper Harder <harder@ifa.au.dk>
8025
8026 * display.texi: emacs -> Emacs.
8027
80282004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
8029
8030 * files.texi (Changing Files): Document set-file-times.
8031
80322004-04-23 Juanma Barranquero <lektu@terra.es>
8033
8034 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8035
80362004-04-18 Jesper Harder <harder@ifa.au.dk>
8037
8038 * tips.texi (Coding Conventions): defopt -> defcustom.
8039
80402004-04-16 Luc Teirlinck <teirllm@auburn.edu>
8041
8042 * sequences.texi: Various clarifications.
8043
80442004-04-14 Luc Teirlinck <teirllm@auburn.edu>
8045
8046 * buffers.texi (Read Only Buffers): Mention optional ARG to
8047 `toggle-read-only'.
8048
80492004-04-14 Nick Roberts <nick@nick.uklinux.net>
8050
8051 * windows.texi (Selecting Windows): Note that get-lru-window
8052 returns a full-width window if possible.
8053
80542004-04-13 Luc Teirlinck <teirllm@auburn.edu>
8055
8056 * buffers.texi: Various changes in addition to:
8057 (Buffer File Name): Add `find-buffer-visiting'.
8058 (Buffer Modification): Mention optional ARG to `not-modified'.
8059 (Indirect Buffers): Mention optional CLONE argument to
8060 `make-indirect-buffer'.
8061
8062 * files.texi: Various changes in addition to:
8063 (Visiting Functions): `find-file-hook' is now a normal hook.
8064 (File Name Expansion): Explain difference between the way that
8065 `expand-file-name' and `file-truename' treat `..'.
8066 (Contents of Directories): Mention optional ID-FORMAT argument to
8067 `directory-files-and-attributes'.
8068 (Format Conversion): Mention new optional CONFIRM argument to
8069 `format-write-file'.
8070
80712004-04-12 Miles Bader <miles@gnu.org>
8072
8073 * macros.texi (Expansion): Add description of `macroexpand-all'.
8074
80752004-04-05 Jesper Harder <harder@ifa.au.dk>
8076
5dcb4c4e
SM
8077 * variables.texi (Variable Aliases):
8078 Mention cyclic-variable-indirection.
b8d4c8d0
GM
8079
8080 * errors.texi (Standard Errors): Ditto.
8081
80822004-04-04 Luc Teirlinck <teirllm@auburn.edu>
8083
8084 * backups.texi: Various small changes in addition to:
8085 (Making Backups): Mention return value of `backup-buffer'.
8086 (Auto-Saving): Mention optional FORCE argument to
8087 `delete-auto-save-file-if-necessary'.
8088 (Reverting): Mention optional PRESERVE-MODES argument to
8089 `revert-buffer'. Correct description of `revert-buffer-function'.
8090
80912004-03-22 Juri Linkov <juri@jurta.org>
8092
8093 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
8094 with `Vector Functions'.
8095
8096 * text.texi (Sorting): Add missing quote.
8097
80982004-03-14 Luc Teirlinck <teirllm@auburn.edu>
8099
8100 * intro.texi (Lisp History): Replace xref to `cl' manual with
8101 inforef.
8102
81032004-03-12 Richard M. Stallman <rms@gnu.org>
8104
8105 * intro.texi (Version Info): Add arg to emacs-version.
8106 (Lisp History): Change xref to CL manual.
8107
81082004-03-09 Luc Teirlinck <teirllm@auburn.edu>
8109
8110 * minibuf.texi (Completion Commands): Add xref to Emacs manual
8111 for Partial Completion mode.
8112
81132004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
8114
8115 * customize.texi: Fix typo. Remove eol whitespace.
8116
81172004-03-04 Richard M. Stallman <rms@gnu.org>
8118
8119 * processes.texi: Fix typos.
8120
8121 * lists.texi (Building Lists): Minor clarification.
8122
8123 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
8124 in make-hash-table.
8125
81262004-02-29 Juanma Barranquero <lektu@terra.es>
8127
8128 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
8129 rm, and ignore exit code.
8130
81312004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
8132
8133 * display.texi (Defining Faces): Add description for min-colors.
8134 Update example.
8135
81362004-02-23 Luc Teirlinck <teirllm@auburn.edu>
8137
8138 * abbrevs.texi: Various corrections and clarifications in addition
8139 to the following:
8140 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
8141
81422004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
8143
8144 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
8145
81462004-02-21 Luc Teirlinck <teirllm@auburn.edu>
8147
8148 * text.texi: Various small changes in addition to the following:
8149 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
8150 to delete-horizontal-space.
8151 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
8152 description of yank-handler text property at various places.
8153
8154 * frames.texi (Window System Selections): Add anchor.
8155
8156 * syntax.texi (Syntax Table Functions): Clarify and correct
8157 descriptions of make-syntax-table and copy-syntax-table.
8158 (Motion and Syntax): Clarify SYNTAXES argument to
8159 skip-syntax-forward.
8160 (Parsing Expressions): Mention that the return value of
8161 parse-partial-sexp is currently a list of ten rather than nine
8162 elements.
8163 (Categories): Various corrections and clarifications.
8164
81652004-02-17 Luc Teirlinck <teirllm@auburn.edu>
8166
8167 * markers.texi (Marker Insertion Types): Minor change.
8168
8169 * locals.texi (Standard Buffer-Local Variables):
8170 * commands.texi (Interactive Codes, Using Interactive):
8171 * functions.texi (Related Topics): Fix xrefs.
8172
81732004-02-16 Luc Teirlinck <teirllm@auburn.edu>
8174
8175 * lists.texi (Sets And Lists): Update description of delete-dups.
8176
81772004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
8178
8179 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
8180
c8763fb6 81812004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
8182
8183 * frames.texi (Parameter Access): frame-parameters arg is optional.
8184 modify-frame-parameters handles nil for FRAME.
8185 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
8186 are all-or-nothing for certain toolkits.
8187 Mention parameter wait-for-wm.
8188 (Frames and Windows): In frame-first-window and frame-selected-window
8189 the arg is optional.
8190 (Input Focus): In redirect-frame-focus the second arg is optional.
8191 (Window System Selections): Mention selection type CLIPBOARD.
8192 Mention data-type UTF8_STRING.
8193 Mention numbering of cut buffers.
8194 (Resources): Describe x-resource-name.
8195
81962004-02-16 Richard M. Stallman <rms@gnu.org>
8197
8198 * windows.texi (Buffers and Windows): Delete false table
8199 about all-frames.
8200
8201 * syntax.texi (Parsing Expressions): Delete old caveat
8202 about parse-sexp-ignore-comments.
8203
8204 * streams.texi (Output Variables): Add print-quoted.
8205
8206 * lists.texi (Building Lists): Minor cleanup.
8207
8208 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
8209
8210 * display.texi (Overlays): Explain overlays use markers.
8211 (Managing Overlays): Explain front-advance and rear-advance
8212 in more detail.
8213
8214 * loading.texi (Unloading): Document unload-feature-special-hooks.
8215 Get rid of fns-NNN.el file.
8216
82172004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
8218
8219 * help.texi (Describing Characters): Fix text-char-description
8220 example output.
8221
8222 * edebug.texi (Using Edebug): Fix example.
8223
8224 * debugging.texi (Internals of Debugger): Fix return value.
8225
8226 * files.texi (Changing Files): Fix argname.
8227
8228 * calendar.texi: Fix parens, and default values.
8229
8230 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
8231 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 8232 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
8233
8234 * positions.texi (Text Lines): Don't add -1 in current-line.
8235
82362004-02-16 Richard M. Stallman <rms@gnu.org>
8237
8238 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
8239
82402004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
8241
8242 * processes.texi (Low-Level Network): Fix a typo.
8243
82442004-02-12 Kim F. Storm <storm@cua.dk>
8245
8246 * display.texi (Fringes): Use consistent wording.
8247 Note that window-fringe's window arg is optional.
8248 (Scroll Bars): Use consistent wording.
8249
82502004-02-11 Luc Teirlinck <teirllm@auburn.edu>
8251
8252 * tips.texi (Comment Tips): Document the new conventions for
8253 commenting out code.
8254
c8763fb6 82552004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 8256
5dcb4c4e 8257 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
8258
82592004-02-07 Kim F. Storm <storm@cua.dk>
8260
8261 * positions.texi (Text Lines): Add line-number-at-pos.
8262
82632004-02-06 John Paul Wallington <jpw@gnu.org>
8264
8265 * display.texi (Button Properties, Button Buffer Commands):
8266 mouse-2 invokes button, not down-mouse-1.
8267
82682004-02-04 Jason Rumney <jasonr@gnu.org>
8269
8270 * makefile.w32-in: Sync with Makefile.in changes.
8271
82722004-02-03 Luc Teirlinck <teirllm@auburn.edu>
8273
8274 * minibuf.texi (Text from Minibuffer): Various corrections and
8275 clarifications.
8276 (Object from Minibuffer): Correct Lisp description of
8277 read-minibuffer.
8278 (Minibuffer History): Clarify description of cons values for
8279 HISTORY arguments.
5dcb4c4e
SM
8280 (Basic Completion): Various corrections and clarifications.
8281 Add completion-regexp-list.
b8d4c8d0
GM
8282 (Minibuffer Completion): Correct and clarify description of
8283 completing-read.
5dcb4c4e
SM
8284 (Completion Commands): Mention Partial Completion mode.
8285 Various other minor changes.
b8d4c8d0
GM
8286 (High-Level Completion): Various corrections and clarifications.
8287 (Reading File Names): Ditto.
8288 (Minibuffer Misc): Ditto.
8289
82902004-01-26 Luc Teirlinck <teirllm@auburn.edu>
8291
8292 * strings.texi (Text Comparison): assoc-string also matches
8293 elements of alists that are strings instead of conses.
8294 (Formatting Strings): Standardize Texinfo usage. Update index
8295 entries.
8296
82972004-01-20 Luc Teirlinck <teirllm@auburn.edu>
8298
8299 * lists.texi (Sets And Lists): Add delete-dups.
8300
83012004-01-15 Luc Teirlinck <teirllm@auburn.edu>
8302
8303 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
8304 special form.
8305 * macros.texi (Defining Macros): Update description of `declare',
8306 which now is a macro.
8307 (Wrong Time): Fix typos.
8308
83092004-01-14 Luc Teirlinck <teirllm@auburn.edu>
8310
8311 * compile.texi (Compilation Functions): Expand descriptions of
8312 `compile-defun', `byte-compile-file', `byte-recompile-directory'
8313 and `batch-byte-compile'. In particular, mention and describe
8314 all optional arguments.
8315 (Disassembly): Correct and clarify the description of `disassemble'.
8316
83172004-01-11 Luc Teirlinck <teirllm@auburn.edu>
8318
8319 * searching.texi: Various small changes in addition to the
8320 following.
8321 (Regexp Example): Adapt to new value of `sentence-end'.
8322 (Regexp Functions): The PAREN argument to `regexp-opt' can be
8323 `words'.
8324 (Search and Replace): Add usage note for `perform-replace'.
8325 (Entire Match Data): Mention INTEGERS and REUSE arguments to
8326 `match-data'.
8327 (Standard Regexps): Update for new values of `paragraph-start'
8328 and `sentence-end'.
8329
83302004-01-07 Luc Teirlinck <teirllm@auburn.edu>
8331
8332 * files.texi (Saving Buffers): Clarify descriptions of
8333 `write-contents-functions' and `before-save-hook'.
8334 Make the defvar's for `before-save-hook' and `after-save-hook'
8335 into defopt's.
8336
83372004-01-07 Kim F. Storm <storm@cua.dk>
8338
8339 * commands.texi (Click Events): Describe new image and
8340 width/height elements of click events.
8341 (Accessing Events): Add posn-string, posn-image, and
8342 posn-object-width-height. Change posn-object to return either
8343 image or string object.
8344
83452004-01-01 Simon Josefsson <jas@extundo.com>
8346
8347 * hooks.texi (Standard Hooks): Add before-save-hook.
8348 * files.texi (Saving Buffers): Likewise.
8349
83502004-01-03 Richard M. Stallman <rms@gnu.org>
8351
8352 * frames.texi (Frames and Windows): Delete frame-root-window.
8353
83542004-01-03 Luc Teirlinck <teirllm@auburn.edu>
8355
8356 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
8357
8358 * functions.texi: Various small changes in addition to the
8359 following.
5dcb4c4e
SM
8360 (What Is a Function): `functionp' returns nil for macros.
8361 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
8362 (Function Documentation): Add `\' in front of (fn @var{arglist})
8363 and explain why.
8364 (Defining Functions): Mention DOCSTRING argument to `defalias'.
8365 Add anchor.
8366 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
8367
83682004-01-01 Miles Bader <miles@gnu.org>
8369
8370 * display.texi (Buttons): New section.
8371
83722003-12-31 Andreas Schwab <schwab@suse.de>
8373
8374 * numbers.texi (Math Functions): sqrt reports a domain-error
8375 error.
8376 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
8377
83782003-12-30 Luc Teirlinck <teirllm@auburn.edu>
8379
8380 * tips.texi (Documentation Tips): Update item on hyperlinks in
8381 documentation strings.
8382
8383 * errors.texi (Standard Errors): Various small corrections and
8384 additions.
8385
8386 * control.texi: Various small changes in addition to the
8387 following.
8388 (Signaling Errors): Provide some more details on how `signal'
8389 constructs the error message. Add anchor to the definition of
8390 `signal'.
8391 (Error Symbols): Describe special treatment of `quit'.
8392 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
8393 to emphasize that it has to be a single form.
8394
8395 * buffers.texi: Add anchor.
8396
83972003-12-29 Richard M. Stallman <rms@gnu.org>
8398
8399 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
8400 (Window Configurations): Add window-configuration-frame.
8401
8402 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
8403
8404 * text.texi (Examining Properties): Add get-char-property-and-overlay.
8405 Change arg name in get-char-property.
8406 (Special Properties): Update handling of keymap property.
8407
8408 * strings.texi (Modifying Strings): Add clear-string.
8409 (Text Comparison): Add assoc-string and remove
8410 assoc-ignore-case, assoc-ignore-representation.
8411
8412 * os.texi (Time of Day): Add set-time-zone-rule.
8413
8414 * numbers.texi (Math Functions): asin, acos, log, log10
8415 report domain-error errors.
8416
8417 * nonascii.texi (Converting Representations):
8418 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
8419 (Encoding and I/O): Add file-name-coding-system.
8420
8421 * modes.texi (Search-based Fontification): Explain that
8422 face specs are symbols with face names as values.
8423
8424 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
8425
8426 * lists.texi (Building Lists): remq moved elsewhere.
8427 (Sets And Lists): remq moved here.
8428 (Association Lists): Refer to assoc-string.
8429
8430 * internals.texi (Garbage Collection): Add memory-use-counts.
8431
8432 * frames.texi (Frames and Windows): Add set-frame-selected-window
8433 and frame-root-window.
8434
8435 * files.texi (Contents of Directories):
8436 Add directory-files-and-attributes.
8437
8438 * display.texi (Refresh Screen): Add force-window-update.
8439 (Invisible Text): Explain about moving point out of invis text.
8440 (Overlay Properties): Add overlay-properties.
8441 (Managing Overlays): Add overlayp.
8442 (GIF Images): Invalid image number displays a hollow box.
8443
8444 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
8445 (Killing Buffers): Add buffer-live-p.
8446
84472003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
8448
8449 * display.texi (Fringes): Fix typo "set-buffer-window".
8450
84512003-12-24 Luc Teirlinck <teirllm@auburn.edu>
8452
8453 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
8454 * nonascii.texi, processes.texi, tips.texi, variables.texi:
8455 Add or change various xrefs and anchors.
8456
8457 * commands.texi: Replace all occurrences of @acronym{CAR} with
8458 @sc{car}, for consistency with the rest of the Elisp manual.
8459 `car' and `cdr' are historically acronyms, but are no longer
8460 widely thought of as such.
8461
8462 * internals.texi (Pure Storage): Mention that `purecopy' does not
8463 copy text properties.
8464 (Object Internals): Now 29 bits are used (in most implementations)
8465 to address Lisp objects.
8466
8467 * variables.texi (Variables with Restricted Values): New node.
8468
8469 * objects.texi (Lisp Data Types): Mention that certain variables
8470 can only take on a restricted set of values and add an xref to
8471 the new node "Variables with Restricted Values".
8472
8473 * eval.texi (Function Indirection): Describe the errors that
8474 `indirect-function' can signal.
8475 (Eval): Clarify the descriptions of `eval-region' and `values'.
8476 Describe `eval-buffer' instead of `eval-current-buffer' and
8477 mention `eval-current-buffer' as an alias for `current-buffer'.
8478 Correct the description and mention all optional arguments.
8479
8480 * nonascii.texi: Various small changes in addition to the
8481 following.
8482 (Converting Representations): Clarify behavior of
8483 `string-make-multibyte' and `string-to-multibyte' for unibyte all
8484 ASCII arguments.
8485 (Character Sets): Document the variable `charset-list' and adapt
8486 the definition of the function `charset-list' accordingly.
8487 (Translation of Characters): Clarify use of generic characters in
8488 `make-translation-table'. Clarify and correct the description of
8489 the use of translation tables in encoding and decoding.
8490 (User-Chosen Coding Systems): Correct and clarify the description
8491 of `select-safe-coding-system'.
8492 (Default Coding Systems): Clarify description of
8493 `file-coding-system-alist'.
8494
84952003-11-30 Luc Teirlinck <teirllm@auburn.edu>
8496
8497 * strings.texi (Text Comparison): Correctly describe when two
8498 strings are `equal'. Combine and clarify descriptions of
8499 `assoc-ignore-case' and `assoc-ignore-representation'.
8500
8501 * objects.texi (Non-ASCII in Strings): Clarify description of
8502 when a string is unibyte or multibyte.
8503 (Bool-Vector Type): Update examples.
8504 (Equality Predicates): Correctly describe when two strings are
8505 `equal'.
8506
85072003-11-29 Luc Teirlinck <teirllm@auburn.edu>
8508
8509 * lists.texi (Building Lists): `append' no longer accepts integer
8510 arguments. Update the description of `number-sequence' to reflect
8511 recent changes.
8512 (Sets And Lists): Describe `member-ignore-case' after `member'.
8513
85142003-11-27 Kim F. Storm <storm@cua.dk>
8515
8516 * commands.texi (Click Events): Click object may be an images.
8517 Describe (dx . dy) element of click positions.
8518 (Accessing Events): Remove duplicate posn-timestamp.
8519 New functions posn-object and posn-object-x-y.
8520
85212003-11-23 Kim F. Storm <storm@cua.dk>
8522
8523 * commands.texi (Click Events): Describe enhancements to event
8524 position lists, including new text-pos and (col . row) items.
8525 Mention left-fringe and right-fringe area events.
8526 (Accessing Events): New functions posn-area and
8527 posn-actual-col-row. Mention posn-timestamp. Mention that
8528 posn-point in non-text area still returns buffer position.
8529 Clarify posn-col-row.
8530
85312003-11-21 Lars Hansen <larsh@math.ku.dk>
8532
8533 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
8534 * anti.texi (File Attributes): Describe removed parameter
8535 ID-FORMAT.
8536
85372003-11-20 Luc Teirlinck <teirllm@auburn.edu>
8538
8539 * positions.texi (Positions): Mention that, if a marker is used as
8540 a position, its buffer is ignored.
8541
8542 * markers.texi (Overview of Markers): Mention it here too.
8543
85442003-11-12 Luc Teirlinck <teirllm@auburn.edu>
8545
8546 * numbers.texi (Numeric Conversions): Not just `floor', but also
8547 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
8548
85492003-11-10 Luc Teirlinck <teirllm@auburn.edu>
8550
8551 * markers.texi (Creating Markers): Specify insertion type of
8552 created markers. Add xref to `Marker Insertion Types'.
8553 Second argument to `copy-marker' is optional.
8554 (Marker Insertion Types): Mention that most markers are created
8555 with insertion type nil.
8556 (The Mark): Correctly describe when `mark' signals an error.
8557 (The Region): Correctly describe when `region-beginning' and
8558 `region-end' signal an error.
8559
85602003-11-08 Luc Teirlinck <teirllm@auburn.edu>
8561
8562 * hash.texi (Creating Hash): Clarify description of `eql'.
8563 `makehash' is obsolete.
8564 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
8565
8566 * positions.texi (Point): Change description of `buffer-end', so
8567 that it is also correct for floating point arguments.
8568 (List Motion): Correct argument lists of `beginning-of-defun' and
8569 `end-of-defun'.
8570 (Excursions): Add xref to `Marker Insertion Types'.
8571 (Narrowing): Argument to `narrow-to-page' is optional.
8572
85732003-11-06 Luc Teirlinck <teirllm@auburn.edu>
8574
8575 * streams.texi (Output Streams): Clarify behavior of point for
8576 marker output streams.
8577
85782003-11-04 Luc Teirlinck <teirllm@auburn.edu>
8579
8580 * variables.texi (Defining Variables): Second argument to
8581 `defconst' is not optional.
8582 (Setting Variables): Mention optional argument APPEND to
8583 `add-to-list'.
8584 (Creating Buffer-Local): Expand description of
8585 `make-variable-buffer-local'.
8586 (Frame-Local Variables): Expand description of
8587 `make-variable-frame-local'.
8588 (Variable Aliases): Correct description of optional argument
8589 DOCSTRING to `defvaralias'. Mention return value of
8590 `defvaralias'.
8591 (File Local Variables): Add xref to `File variables' in Emacs
8592 Manual. Correct description of `hack-local-variables'. Mention
8593 `safe-local-variable' property. Mention optional second argument
8594 to `risky-local-variable-p'.
8595
85962003-11-03 Luc Teirlinck <teirllm@auburn.edu>
8597
8598 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
8599
86002003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8601
8602 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
8603 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
8604 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
8605 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
8606 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
8607 lispref/processes.texi, lispref/searching.texi,
8608 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
8609 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
8610 @acronym{FOO}.
8611
86122003-10-27 Luc Teirlinck <teirllm@auburn.edu>
8613
8614 * strings.texi (Creating Strings): Argument START to `substring'
8615 can not be `nil'. Expand description of
8616 `substring-no-properties'. Correct description of `split-string',
8617 especially with respect to empty matches. Prevent very bad line
8618 break in definition of `split-string-default-separators'.
8619 (Text Comparison): `string=' and `string<' also accept symbols as
8620 arguments.
8621 (String Conversion): More completely describe argument BASE in
8622 `string-to-number'.
8623 (Formatting Strings): `%s' and `%S' in `format' do require
8624 corresponding object. Clarify behavior of numeric prefix after
8625 `%' in `format'.
8626 (Case Conversion): The argument to `upcase-initials' can be a
8627 character.
8628
86292003-10-27 Kenichi Handa <handa@m17n.org>
8630
8631 * display.texi (Fontsets): Fix texinfo usage.
8632
86332003-10-25 Kenichi Handa <handa@m17n.org>
8634
8635 * display.texi (Fontsets): Add description of the function
8636 set-fontset-font.
8637
86382003-10-23 Luc Teirlinck <teirllm@auburn.edu>
8639
8640 * display.texi (Temporary Displays): Add xref to `Documentation
8641 Tips'.
8642
8643 * functions.texi (Function Safety): Use inforef instead of pxref
8644 for SES.
8645
86462003-10-23 Andreas Schwab <schwab@suse.de>
8647
8648 * Makefile.in (TEX, texinputdir): Don't define.
8649 (TEXI2DVI): Define.
8650 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
8651 add $(srcdir)/index.texi.
8652 ($(infodir)/elisp): Remove index.texi dependency.
8653 (elisp.dvi): Likewise. Use $(TEXI2DVI).
8654 (index.texi): Remove target.
8655 (dist): Don't link $(srcdir)/permute-index.
8656 (clean): Don't remove index.texi.
8657
8658 * permute-index, index.perm: Remove.
8659 * index.texi: Rename from index.unperm.
8660
86612003-10-22 Luc Teirlinck <teirllm@auburn.edu>
8662
8663 * tips.texi (Documentation Tips): Document new behavior for face
8664 and variable hyperlinks in Help mode.
8665
86662003-10-21 Luc Teirlinck <teirllm@auburn.edu>
8667
8668 * objects.texi (Integer Type): Update for extra bit of integer range.
8669 (Character Type): Ditto.
8670
86712003-10-16 Eli Zaretskii <eliz@gnu.org>
8672
8673 * numbers.texi (Integer Basics): Add index entries for reading
8674 numbers in hex, octal, and binary.
8675
86762003-10-16 Lute Kamstra <lute@gnu.org>
8677
8678 * modes.texi (Mode Line Format): Mention force-mode-line-update's
8679 argument.
8680
86812003-10-13 Luc Teirlinck <teirllm@auburn.edu>
8682
8683 * windows.texi (Choosing Window): Fix typo.
8684 * edebug.texi (Edebug Execution Modes): Fix typo.
8685
86862003-10-13 Richard M. Stallman <rms@gnu.org>
8687
8688 * windows.texi (Basic Windows): A window has fringe settings,
8689 display margins and scroll-bar settings.
8690 (Splitting Windows): Doc split-window return value.
8691 Clean up one-window-p.
8692 (Selecting Windows): Fix typo.
8693 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
8694 (Buffers and Windows): In set-window-buffer, explain effect
8695 on fringe settings and scroll bar settings.
8696 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
8697 (Choosing Window): Use defopt for pop-up-frame-function.
8698 For special-display-buffer-names, explain same-window and same-frame.
8699 Clarify window-dedicated-p return value.
8700 (Textual Scrolling): scroll-up and scroll-down can get an error.
8701 (Horizontal Scrolling): Clarify auto-hscroll-mode.
8702 Clarify set-window-hscroll.
8703 (Size of Window): Don't mention tool bar in window-height.
8704 (Coordinates and Windows): Explain what coordinates-in-window-p
8705 returns for fringes and display margins.
8706 (Window Configurations): Explain saving fringes, etc.
8707
8708 * tips.texi (Library Headers): Clean up Documentation.
8709
8710 * syntax.texi (Parsing Expressions): Clean up forward-comment
8711 and parse-sexp-lookup-properties.
8712
8713 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
8714
8715 * os.texi (System Environment): Clean up text for load-average errors.
8716
8717 * modes.texi (Hooks): Don't explain local hook details at front.
8718 Clarify run-hooks and run-hook-with-args a little.
8719 Clean up add-hook and remove-hook.
8720
8721 * edebug.texi (Edebug Execution Modes): Clarify t.
8722 Document edebug-sit-for-seconds.
8723 (Coverage Testing): Document C-x X = and =.
8724 (Instrumenting Macro Calls): Fix typo.
8725 (Specification List): Don't index the specification keywords.
8726
87272003-10-10 Kim F. Storm <storm@cua.dk>
8728
8729 * processes.texi (Network): Introduce make-network-process.
8730
87312003-10-09 Luc Teirlinck <teirllm@auburn.edu>
8732
8733 * tips.texi (Library Headers): Fix typo.
8734
87352003-10-07 Juri Linkov <juri@jurta.org>
8736
8737 * modes.texi (Imenu): Mention imenu-create-index-function's
8738 default value. Explain submenus better.
8739
87402003-10-07 Lute Kamstra <lute@gnu.org>
8741
8742 * modes.texi (Faces for Font Lock): Fix typo.
8743 (Hooks): Explain how buffer-local hook variables can refer to
8744 global hook variables.
8745 Various minor clarifications.
8746
87472003-10-06 Lute Kamstra <lute@gnu.org>
8748
8749 * tips.texi (Coding Conventions): Mention naming conventions for
8750 hooks.
8751
87522003-10-05 Luc Teirlinck <teirllm@auburn.edu>
8753
8754 * loading.texi (Library Search): Correct default value of
8755 load-suffixes.
8756 (Named Features): Fix typo.
8757
87582003-10-05 Richard M. Stallman <rms@gnu.org>
8759
8760 * loading.texi (Named Features): In `provide',
8761 say how to test for subfeatures.
8762 (Unloading): In unload-feature, use new var name
8763 unload-feature-special-hooks.
8764
87652003-10-03 Lute Kamstra <lute@gnu.org>
8766
8767 * modes.texi (Major Mode Conventions): Mention third way to set up
8768 Imenu.
8769 (Imenu): A number of small fixes.
8770 Delete documentation of internal variable imenu--index-alist.
8771 Document the return value format of imenu-create-index-function
8772 functions.
8773
87742003-09-30 Richard M. Stallman <rms@gnu.org>
8775
8776 * processes.texi (Network): Say what stopped datagram connections do.
8777
8778 * lists.texi (Association Lists): Clarify `assq-delete-all'.
8779
8780 * display.texi (Overlay Properties): Clarify `evaporate' property.
8781
87822003-09-29 Lute Kamstra <lute@gnu.org>
8783
8784 * modes.texi (Mode Line Data): Explain when symbols in mode-line
8785 constructs should be marked as risky.
8786 Change cons cell into proper list.
8787 (Mode Line Variables): Change cons cell into proper list.
8788
87892003-09-26 Lute Kamstra <lute@gnu.org>
8790
8791 * modes.texi (Mode Line Data): Document the :propertize construct.
8792 (Mode Line Variables): Reorder the descriptions of the variables
8793 to match their order in the default mode-line-format.
8794 Describe the new variables mode-line-position and mode-line-modes.
8795 Update the default values of mode-line-frame-identification,
8796 minor-mode-alist, and default-mode-line-format.
8797 (Properties in Mode): Mention the :propertize construct.
8798
87992003-09-26 Richard M. Stallman <rms@gnu.org>
8800
8801 * buffers.texi, commands.texi, debugging.texi, eval.texi:
8802 * loading.texi, minibuf.texi, text.texi, variables.texi:
8803 Avoid @strong{Note:}.
8804
88052003-09-26 Richard M. Stallman <rms@gnu.org>
8806
8807 * keymaps.texi (Remapping Commands): Fix typo.
8808
88092003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
8810
8811 * processes.texi (Low-Level Network): Fix typo.
8812
88132003-09-23 Kim F. Storm <storm@cua.dk>
8814
8815 * processes.texi (Network, Network Servers): Fix typos.
8816 (Low-Level Network): Add timeout value for :server keyword.
8817 Add new option keywords to make-network-process.
8818 Add set-network-process-options.
8819 Explain how to test availability of network options.
8820
88212003-09-19 Richard M. Stallman <rms@gnu.org>
8822
8823 * text.texi (Motion by Indent): Arg to
8824 backward-to-indentation and forward-to-indentation is optional.
8825
8826 * strings.texi (Creating Strings): Add substring-no-properties.
8827
8828 * processes.texi
8829 (Process Information): Add list-processes arg QUERY-ONLY.
8830 Delete process-contact from here.
8831 Add new status values for process-status.
8832 Add process-get, process-put, process-plist, set-process-plist.
8833 (Synchronous Processes): Add call-process-shell-command.
8834 (Signals to Processes): signal-process allows process objects.
8835 (Network): Complete rewrite.
8836 (Network Servers, Datagrams, Low-Level Network): New nodes.
8837
8838 * positions.texi (Word Motion): forward-word, backward-word
8839 arg is optional. Reword.
8840
8841 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
8842
8843 * variables.texi (Creating Buffer-Local):
8844 Delete duplicate definition of buffer-local-value.
8845 (File Local Variables): Explain about discarding text props.
8846
88472003-09-11 Richard M. Stallman <rms@gnu.org>
8848
8849 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
8850 changes variables that record input events.
8851 (Minibuffer Misc): Add minibuffer-selected-window.
8852
8853 * lists.texi (Building Lists): Add copy-tree.
8854
8855 * display.texi (Fontsets): Add char-displayable-p.
8856 (Scroll Bars): New node.
8857
88582003-09-08 Lute Kamstra <lute@gnu.org>
8859
8860 * modes.texi (%-Constructs): Document new `%i' and `%I'
8861 constructs.
8862
88632003-09-03 Peter Runestig <peter@runestig.com>
8864
8865 * makefile.w32-in: New file.
8866
88672003-08-29 Richard M. Stallman <rms@gnu.org>
8868
8869 * display.texi (Overlay Properties): Clarify how priorities
8870 affect use of the properties.
8871
88722003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8873
8874 * customize.texi (Type Keywords): Correct the description of
8875 `:help-echo' in the case where `motion-doc' is a function.
8876
88772003-08-14 John Paul Wallington <jpw@gnu.org>
8878
8879 * modes.texi (Emulating Mode Line): Subsection, not section.
8880
88812003-08-13 Richard M. Stallman <rms@gnu.org>
8882
8883 * elisp.texi (Top): Update subnode lists in menu.
8884
8885 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
8886 (Kill Functions): kill-region has new arg yank-handler.
8887 (Yanking): New node.
8888 (Yank Commands): Add yank-undo-function.
8889 (Low-Level Kill Ring):
8890 kill-new and kill-append have new arg yank-handler.
8891 (Changing Properties): Add remove-list-of-text-properties.
8892 (Atomic Changes): New node.
8893
8894 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
8895
8896 * streams.texi (Output Variables): Add eval-expression-print-length
8897 and eval-expression-print-level.
8898
8899 * os.texi (Time Conversion): For encode-time, explain limits on year.
8900
8901 * objects.texi (Character Type): Define anchor "modifier bits".
8902
8903 * modes.texi (Emulating Mode Line): New node.
8904 (Search-based Fontification): Font Lock uses font-lock-face property.
8905 (Other Font Lock Variables): Likewise.
8906
8907 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
8908 not vectors.
8909 (Active Keymaps): Add emulation-mode-map-alists.
8910 (Functions for Key Lookup): key-binding has new arg no-remap.
8911 (Remapping Commands): New node.
8912 (Scanning Keymaps): where-is-internal has new arg no-remap.
8913 (Tool Bar): Add tool-bar-local-item-from-menu.
8914 Clarify when to use tool-bar-add-item-from-menu.
8915
8916 * commands.texi (Interactive Call): commandp has new arg.
8917 (Command Loop Info): Add this-original-command.
8918
89192003-08-06 John Paul Wallington <jpw@gnu.org>
8920
8921 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
8922
8923 * display.texi (Warning Basics): Fix typo.
8924 (Fringes): Add closing curly bracket and fix typo.
8925
8926 * elisp.texi (Top): Fix typo.
8927
89282003-08-05 Richard M. Stallman <rms@gnu.org>
8929
8930 * elisp.texi: Update lists of subnodes.
8931
8932 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
8933
8934 * variables.texi (Local Variables): Use lc for example variable names.
8935
8936 * tips.texi (Library Headers): Explain where to put -*-.
8937
8938 * strings.texi (Creating Strings): Fix xref for vconcat.
8939
8940 * sequences.texi (Vector Functions):
8941 vconcat no longer allows integer args.
8942
8943 * minibuf.texi (Reading File Names): read-file-name has new
8944 arg PREDICATE. New function read-directory-name.
8945
c4cc8b9a 8946 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
8947 (Indenting Macros): New node.
8948
8949 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
8950 (Window Frame Parameters): Make separate table of parameters
8951 that are coupled with specific face attributes.
8952 (Deleting Frames): delete-frame-hooks renamed to
8953 delete-frame-functions.
8954
8955 * files.texi (Magic File Names): Add file-remote-p.
8956 Clarify file-local-copy.
8957
8958 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
8959 here; instead xref Defining Macros.
8960
8961 * display.texi (Warnings): New node, and subnodes.
8962 (Fringes): New node.
8963
8964 * debugging.texi (Test Coverage): New node.
8965
8966 * compile.texi (Compiler Errors): Explain with-no-warnings
8967 and other ways to suppress warnings.
8968
8969 * commands.texi (Interactive Call): Minor clarification.
8970
8971 * buffers.texi (Buffer File Name): set-visited-file-name
8972 renames the buffer too.
8973
8974 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
8975
89762003-07-24 Markus Rost <rost@math.ohio-state.edu>
8977
8978 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
8979
89802003-07-22 Markus Rost <rost@math.ohio-state.edu>
8981
8982 * internals.texi (Garbage Collection): Fix previous change.
8983
89842003-07-22 Richard M. Stallman <rms@gnu.org>
8985
8986 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
8987
8988 * display.texi (Width): Use \s syntax in example.
8989 (Font Selection): Add face-font-rescale-alist.
8990
8991 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
8992 Remove spurious indent in example.
8993
8994 * lists.texi (Building Lists): Add number-sequence.
8995
8996 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
8997
8998 * functions.texi (Function Documentation): Explain how to
8999 show calling convention explicitly in the doc string.
9000
9001 * windows.texi (Selecting Windows): save-selected-window saves
9002 selected window of each frame.
9003 (Window Configurations): Minor change.
9004
9005 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
9006
9007 * streams.texi (Output Variables): Add print-continuous-numbering
9008 and print-number-table.
9009
9010 * processes.texi (Decoding Output): New node.
9011
9012 * os.texi (Time Conversion): decode-time arg is optional.
9013
9014 * objects.texi (Character Type): Don't use space as example for \.
9015 Make list of char names and \-sequences correspond.
9016 Explain that \s is not used in strings. `\ ' needs space after.
9017
9018 * nonascii.texi (Converting Representations): Add string-to-multibyte.
9019 (Translation of Characters): Add translation-table-for-input.
9020 (Default Coding Systems): Add auto-coding-functions.
9021 (Explicit Encoding): Add decode-coding-inserted-region.
9022 (Locales): Add locale-info.
9023
9024 * minibuf.texi (Basic Completion): Describe test-completion.
9025 Collections can be lists of strings.
9026 Clean up lazy-completion-table.
9027 (Programmed Completion): Mention test-completion.
9028 Clarify why lambda expressions are not accepted.
9029 (Minibuffer Misc): Describe minibufferp.
9030
90312003-07-14 Richard M. Stallman <rms@gnu.org>
9032
9033 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
9034
9035 * windows.texi (Selecting Windows): New arg to select-window.
9036 (Selecting Windows): Add with-selected-window.
9037 (Size of Window): Add window-inside-edges, etc.
9038
9039 * internals.texi (Garbage Collection): Add post-gc-hook.
9040
9041 * processes.texi (Subprocess Creation): Add exec-suffixes.
9042
9043 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
9044 (Scanning Keymaps): Add map-keymaps.
9045 (Defining Menus): Add keymap-prompt.
9046
9047 * numbers.texi (Integer Basics): Add most-positive-fixnum,
9048 most-negative-fixnum.
9049
c4cc8b9a 9050 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
9051 (Compiler Errors): New node.
9052
9053 * os.texi (User Identification): user-uid, user-real-uid
9054 can return float.
9055
9056 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
9057 and about derived modes.
9058 (Minor Modes): Add minor-mode-list.
9059 (Defining Minor Modes): Keyword args for define-minor-mode.
9060 (Search-based Fontification): Explain managing other properties.
9061 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 9062 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
9063 (Hooks): Add run-mode-hooks and delay-mode-hooks.
9064
9065 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
9066 (Variable Aliases): Clarify defvaralias.
9067
9068 * loading.texi (Library Search): Add load-suffixes.
9069
9070 * minibuf.texi (Basic Completion): Add lazy-completion-table.
9071 (Programmed Completion): Add dynamic-completion-table.
9072
9073 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
9074 (Magic File Names): Specify precedence order of handlers.
9075
9076 * commands.texi (Command Overview): Emacs server runs pre-command-hook
9077 and post-command-hook.
9078 (Waiting): New calling convention for sit-for.
9079
9080 * text.texi (Special Properties): local-map and keymap properties
9081 apply based on their stickiness.
9082
90832003-07-07 Richard M. Stallman <rms@gnu.org>
9084
9085 * modes.texi (Minor Mode Conventions): Specify only some kinds
9086 of list values as args to minor modes.
9087
9088 * files.texi (File Name Expansion): Warn about iterative use
9089 of substitute-in-file-name.
9090
9091 * advice.texi (Activation of Advice): Clean up previous change.
9092
90932003-07-06 Markus Rost <rost@math.ohio-state.edu>
9094
9095 * advice.texi (Activation of Advice): Note that ad-start-advice is
9096 turned on by default.
9097
90982003-06-30 Richard M. Stallman <rms@gnu.org>
9099
9100 * text.texi (Buffer Contents): Document current-word.
9101 (Change Hooks): Not called for *Messages*.
9102
9103 * functions.texi (Defining Functions): Explain about redefining
9104 primitives.
9105 (Function Safety): Renamed. Minor changes.
9106 Comment out the detailed criteria for what is safe.
9107
91082003-06-22 Andreas Schwab <schwab@suse.de>
9109
9110 * objects.texi (Symbol Type): Fix description of examples.
9111
91122003-06-16 Andreas Schwab <schwab@suse.de>
9113
9114 * hash.texi (Creating Hash): Fix description of :weakness.
9115
c8763fb6 91162003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
9117
9118 * files.texi (Changing Files): copy-file copies file modes, too.
9119
91202003-05-28 Richard M. Stallman <rms@gnu.org>
9121
9122 * strings.texi (Creating Strings): Clarify split-string.
9123
91242003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
9125
9126 * strings.texi (Creating Strings): Update split-string specification
9127 and examples.
9128
91292003-05-19 Richard M. Stallman <rms@gnu.org>
9130
9131 * elisp.texi: Correct invariant section names.
9132
91332003-04-20 Richard M. Stallman <rms@gnu.org>
9134
9135 * os.texi (Timers): Explain about timers and quitting.
9136
91372003-04-19 Richard M. Stallman <rms@gnu.org>
9138
9139 * internals.texi (Writing Emacs Primitives): Strings are
9140 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
9141 Explain GCPRO convention for varargs function args.
9142
91432003-04-16 Richard M. Stallman <rms@gnu.org>
9144
9145 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
9146
91472003-04-08 Richard M. Stallman <rms@gnu.org>
9148
9149 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
9150
91512003-02-13 Kim F. Storm <storm@cua.dk>
9152
9153 * objects.texi (Character Type): New \s escape for space.
9154
91552003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
9156
5dcb4c4e 9157 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
9158
91592003-01-25 Richard M. Stallman <rms@gnu.org>
9160
9161 * keymaps.texi: Document that a symbol can act as a keymap.
9162
91632003-01-13 Richard M. Stallman <rms@gnu.org>
9164
9165 * text.texi (Changing Properties): Say string indices are origin-0.
9166
9167 * positions.texi (Screen Lines) <compute-motion>:
9168 Correct order of elts in return value.
9169
9170 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
9171 how to define a default binding.
9172
91732002-12-07 Markus Rost <rost@math.ohio-state.edu>
9174
9175 * loading.texi (Unloading): Fix recent change for load-history.
9176
9177 * customize.texi (Simple Types): Clarify description of custom
9178 type 'number. Describe new custom type 'float.
9179
91802002-12-04 Markus Rost <rost@math.ohio-state.edu>
9181
9182 * variables.texi (File Local Variables): Fix typo.
9183
c8763fb6 91842002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
9185
9186 From Michael Albinus <Michael.Albinus@alcatel.de>.
9187
9188 * README: Target for Info file is `make info'.
9189
5dcb4c4e 9190 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
9191 `file-name-sans-extension'.
9192 (Magic File Names): Complete list of operations for magic file
9193 name handlers.
9194
91952002-09-16 Jonathan Yavner <jyavner@engineer.com>
9196
9197 * variables.texi (File Local Variables): New function
9198 risky-local-variable-p.
9199
92002002-09-15 Jonathan Yavner <jyavner@engineer.com>
9201
9202 * functions.texi (Function safety): New node about unsafep.
9203
92042002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
9205
5dcb4c4e 9206 * customize.texi (Splicing into Lists): Fix example.
a86cd395 9207 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
9208
92092002-06-17 Juanma Barranquero <lektu@terra.es>
9210
9211 * frames.texi (Display Feature Testing): Fix typo.
9212
92132002-06-12 Andreas Schwab <schwab@suse.de>
9214
9215 * frames.texi (Initial Parameters, Resources): Fix references to
9216 the Emacs manual.
9217
92182002-05-13 Kim F. Storm <storm@cua.dk>
9219
9220 * variables.texi (Intro to Buffer-Local): Updated warning and
9221 example relating to changing buffer inside let.
9222
c8763fb6 92232002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
9224
9225 * os.texi (Session Management): New node about X Session management.
9226
92272002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
9228
9229 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
9230 to which the manual corresponds, and the copyright years.
9231
9232 * Makefile.in (VERSION): Set to 2.9.
9233
92342001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
9235
9236 * elisp.texi: Change the category in @dircategory to "Emacs", to
9237 make it consistent with info/dir.
9238
92392001-11-25 Miles Bader <miles@gnu.org>
9240
9241 * text.texi (Fields): Describe new `limit' arg in
9242 field-beginning/field-end.
9243
92442001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
9245
5dcb4c4e
SM
9246 * permute-index: Don't depend on csh-specific features.
9247 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
9248
9249 * two-volume-cross-refs.txt: New file.
9250 * two.el: New file.
9251 * spellfile: New file.
9252
92532001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9254
9255 * permute-index: New file.
9256
9257 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
9258 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
9259 8+3 restricted namespace.
9260
9261 * Makefile.in (infodir): Define relative to $(srcdir).
9262 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
9263 include directories list via -I switch to makeinfo.
9264 (index.texi): Use cp if both hard and symbolic links fail.
9265
92662001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
9267
9268 * Makefile.in (distclean): Add.
9269
9270 The following changes make ELisp manual part of the Emacs
9271 distribution:
9272
9273 * Makefile.in: Add Copyright notice.
9274 (prefix): Remove.
9275 (infodir): Change value to "../info".
9276 (VPATH): New variable.
9277 (MAKE): Don't define.
9278 (texmacrodir): Don't define.
9279 (texinputdir): Append the existing value of TEXINPUTS.
9280 ($(infodir)/elisp): Instead of just "elisp". Reformat the
9281 command to be compatible with man/Makefile.in, and to put the
9282 output into ../info.
9283 (info): Add target.
9284 (installall): Target removed.
9285
c8763fb6 92862001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
9287
9288 * tips.texi (Coding Conventions): Fix typo.
9289
92902001-10-23 Gerd Moellmann <gerd@gnu.org>
9291
9292 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
9293
92942001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
9295
9296 * files.texi (File Name Components): Update the description of
9297 file-name-sans-extension and file-name-extension, as they now
9298 ignore leading dots.
9299
93002001-10-20 Gerd Moellmann <gerd@gnu.org>
9301
9302 * (Version 21.1 released.)
9303
93042001-10-19 Miles Bader <miles@gnu.org>
9305
9306 * positions.texi (Text Lines): Describe behavior of
9307 `beginning-of-line'/`end-of-line' in the presence of field properties.
9308
93092001-10-17 Gerd Moellmann <gerd@gnu.org>
9310
9311 * Makefile.in (VERSION): Set to 2.8.
9312 (manual): Use `manual-21'.
9313
9314 * elisp.texi (VERSION): Add and use it where the version
9315 number was used. Set it to 2.8.
9316
9317 * intro.texi: Likewise.
9318
93192001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
9320
9321 * files.texi (File Name Completion): Document the significance of
9322 a trailing slash in elements of completion-ignored-extensions.
9323
93242001-10-06 Miles Bader <miles@gnu.org>
9325
9326 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
9327
93282001-10-04 Gerd Moellmann <gerd@gnu.org>
9329
9330 * variables.texi (Variable Aliases): New node.
9331
93322001-10-04 Gerd Moellmann <gerd@gnu.org>
9333
9334 * Branch for 21.1.
9335
93362001-10-02 Miles Bader <miles@gnu.org>
9337
9338 * minibuf.texi (Minibuffer Misc): Add entries for
9339 `minibuffer-contents', `minibuffer-contents-no-properties', and
9340 `delete-minibuffer-contents'.
9341 Correct description for `minibuffer-prompt-end'.
9342
9343 * text.texi (Property Search): Correct descriptions of
9344 `next-char-property-change' and `previous-char-property-change'.
9345 Add entries for `next-single-char-property-change' and
9346 `previous-single-char-property-change'.
9347 Make operand names a bit more consistent.
9348
93492001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
9350
9351 * frames.texi (Finding All Frames): Document that next-frame and
9352 previous-frame are local to current terminal.
9353
93542001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
9355
9356 * keymaps.texi (Creating Keymaps): Fix the description of the
9357 result of make-keymap.
9358
93592001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
9360
9361 * display.texi (Font Lookup, Attribute Functions)
9362 (Image Descriptors): Add cross-references to the definition of
9363 selected frame.
9364
9365 * buffers.texi (The Buffer List): Add cross-references to the
9366 definition of selected frame.
9367
9368 * frames.texi (Input Focus): Clarify which frame is _the_ selected
9369 frame at any given time.
9370 (Multiple Displays, Size and Position): Add a cross-reference to
9371 the definition of the selected frame.
9372
93732001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
9374
9375 * strings.texi (String Conversion) <string-to-number>: Document
9376 that a float is returned for integers that are too large.
9377
9378 * frames.texi (Mouse Position): Document mouse-position-function.
9379 (Display Feature Testing): Document display-images-p.
9380 (Window Frame Parameters): Document the cursor-type variable.
9381
9382 * numbers.texi (Integer Basics): Document CL style read syntax for
9383 integers in bases other than 10.
9384
5dcb4c4e
SM
9385 * positions.texi (List Motion):
9386 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
9387
9388 * lists.texi (Sets And Lists): Document member-ignore-case.
9389
9390 * internals.texi (Garbage Collection): Document the used and free
9391 strings report.
9392 (Memory Usage): Document strings-consed.
9393
9394 * os.texi (Time of Day): Document float-time.
9395 (Recording Input): Document that clear-this-command-keys clears
9396 the vector to be returned by recent-keys.
9397
9398 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
9399 argument keymap can be a list.
9400
9401 * nonascii.texi (User-Chosen Coding Systems)
9402 <select-safe-coding-system>: Document the new argument
9403 accept-default-p and the variable
9404 select-safe-coding-system-accept-default-p. Tell what happens if
9405 buffer-file-coding-system is undecided.
9406 (Default Coding Systems): Document auto-coding-regexp-alist.
9407
9408 * display.texi (The Echo Area) <message>: Document
9409 message-truncate-lines.
9410 (Glyphs): Document that the glyph table is unused on windowed
9411 displays.
9412
9413 * help.texi (Describing Characters) <single-key-description>:
9414 Document the new argument no-angles.
9415 (Accessing Documentation) <documentation-property>: Document that
9416 a non-string property is evaluated.
9417 <documentation>: Document that the function-documentation property
9418 is looked for.
9419
9420 * windows.texi (Selecting Windows): Document some-window.
9421
9422 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
9423
9424 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
9425 apropos-mode-hook.
9426
9427 * commands.texi (Using Interactive): Document interactive-form.
9428 (Keyboard Macros): Document kbd-macro-termination-hook.
9429 (Command Loop Info): Document that clear-this-command-keys clears
9430 the vector to be returned by recent-keys.
9431
94322001-09-04 Werner LEMBERG <wl@gnu.org>
9433
9434 * Makefile.in (srcdir, texinputdir): New variables.
9435 (srcs, index.texi, install): Use $(srcdir).
9436 (.PHONY): Remove elisp.dvi.
9437 (elisp): Use -I switch for makeinfo.
9438 (elisp.dvi): Use $(srcdir) and $(texinputdir).
9439 (installall, dist): Use $(srcdir).
9440 Fix path to texinfo.tex.
9441 (maintainer-clean): Add elisp.dvi and elisp.oaux.
9442
94432001-08-30 Gerd Moellmann <gerd@gnu.org>
9444
9445 * display.texi (Conditional Display): Adjust to API change.
9446
9447 * configure: New file.
9448
94492001-07-30 Gerd Moellmann <gerd@gnu.org>
9450
9451 * commands.texi (Repeat Events): Add description of
9452 double-click-fuzz.
9453
94542001-05-08 Stefan Monnier <monnier@cs.yale.edu>
9455
9456 * syntax.texi (Syntax Class Table): Add the missing designator for
9457 comment and string fences.
9458 (Syntax Properties): Add a xref to syntax table internals.
9459 (Syntax Table Internals): Document string-to-syntax.
9460
94612001-05-07 Gerd Moellmann <gerd@gnu.org>
9462
9463 * Makefile.in (install): Use install-info command line options
9464 like in Emacs' Makefile.in.
9465
94662000-12-09 Miles Bader <miles@gnu.org>
9467
9468 * windows.texi (Window Start): Update documentation for
9469 `pos-visible-in-window-p'.
9470
94712000-11-12 Stefan Monnier <monnier@cs.yale.edu>
9472
9473 * lists.texi (Building Lists): Add footnote to explain how to add
9474 to the end of a list.
9475
94762000-10-25 Gerd Moellmann <gerd@gnu.org>
9477
9478 * files.texi (Visiting Functions): Typos.
9479
94802000-10-25 Kenichi Handa <handa@etl.go.jp>
9481
9482 * files.texi (Visiting Functions): Return value of
9483 find-file-noselect may be a list of buffers if wildcards are used.
9484
94852000-10-24 Miles Bader <miles@lsi.nec.co.jp>
9486
9487 * display.texi (Defining Faces): Document `graphic' display type
9488 in face specs.
9489
b344d29d 94902000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
9491
9492 * hooks.texi (Standard Hooks): Replace obsolete
9493 `after-make-frame-hook' with `after-make-frame-functions'.
9494
9495 * frames.texi (Creating Frames): Ditto.
9496
9497 * variables.texi (Future Local Variables): Ditto.
9498
94992000-10-16 Gerd Moellmann <gerd@gnu.org>
9500
9501 * display.texi (Other Image Types): Add description of :foreground
9502 and :background properties of mono PBM images.
9503
95042000-08-17 Werner LEMBERG <wl@gnu.org>
9505
9506 * .cvsignore: New file.
9507
95082000-01-05 Gerd Moellmann <gerd@gnu.org>
9509
9510 * tindex.pl: New script.
9511
95121999-12-03 Dave Love <fx@gnu.org>
9513
9514 * Makefile.in (MAKEINFO): New parameter.
9515
95161999-09-17 Richard Stallman <rms@gnu.org>
9517
9518 * Makefile.in (srcs): Add hash.texi.
9519 (VERSION): Update to 20.6.
9520
95211999-09-13 Richard Stallman <rms@gnu.org>
9522
9523 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
9524
95251998-08-29 Karl Heuer <kwzh@gnu.org>
9526
9527 * configure.in: New file.
9528 * Makefile.in: Renamed from Makefile.
9529 (prefix, infodir): Use value obtained from configure.
9530 (emacslibdir): Obsolete variable deleted.
9531 (dist): Distribute configure.in, configure, Makefile.in.
9532
95331998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
9534
9535 * Makefile (INSTALL_INFO): New variable.
9536 (install): Run install-info.
9537
95381998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
9539
9540 * Makefile (elisp.dvi): Add missing backslash.
9541
95421998-05-02 Richard Stallman <rms@psilocin.gnu.org>
9543
9544 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
9545 Run texindex without `./'. Always run texindex on elisp.tp.
9546 (elisp.tps): Target deleted.
9547
95481998-04-05 Richard Stallman <rms@psilocin.gnu.org>
9549
9550 * Makefile (srcs): Add nonascii.texi and customize.texi.
9551 (dist): Start by deleting `temp'.
9552
95531998-02-17 Richard Stallman <rms@psilocin.gnu.org>
9554
9555 * Makefile (makeinfo, texindex): Targets deleted.
9556 (makeinfo.o, texindex.o): Targets deleted.
9557 (clean, dist): Don't do anything with them or with getopt*.
9558
95591998-01-30 Richard Stallman <rms@psilocin.gnu.org>
9560
9561 * Makefile (SHELL): Defined.
9562
95631998-01-27 Richard Stallman <rms@psilocin.gnu.org>
9564
9565 * Makefile (elisp.tps): New target.
9566 (elisp.dvi): Depend on elisp.tps.
9567
c5602427 95681996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
9569
9570 * README: Update phone number.
9571
9572 * Makefile (elisp): Make this be the default target.
9573 Depend on makeinfo.c instead of makeinfo.
9574 (install): Don't depend on elisp.dvi, since we don't install that.
9575 Use mkinstalldirs.
9576 (dist): Add mkinstalldirs.
9577
c5602427 95781995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
9579
9580 * Makefile (VERSION): Update version number.
5dcb4c4e 9581 (maintainer-clean): Rename from realclean.
b8d4c8d0 9582
c5602427 95831995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
9584
9585 * Makefile (realclean): New target.
9586 (elisp): Remove any old elisp-* files first.
9587
c5602427 95881993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
9589
9590 * Makefile (VERSION): New variable.
9591 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
9592 Compressed file suffix should be `.gz', not `.z'.
9593
ce058493 95941993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9595
9596 * Makefile (elisp): Depend on makeinfo.
9597
c5602427 95981993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
9599
9600 * Makefile (srcs): Add anti.texi.
9601
c5602427 96021993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9603
9604 * Makefile (infodir, prefix): New vars.
9605 (install): Use infodir.
9606 (emacsinfodir): Deleted.
9607
c5602427 96081993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9609
9610 * Makefile (srcs): Add calendar.texi.
9611
9612 * Makefile (dist): Copy texindex.c and makeinfo.c.
9613 Limit elisp-* files to those with one or two digits.
9614
c5602427 96151993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9616
9617 * Makefile (dist): Changed to use Gzip instead of compress.
9618
c5602427 96191993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9620
9621 * loading.texi (Unloading): define-function changed back to
9622 defalias. It may not stay this way, but at least it's
9623 consistent with the known-good version of the code patch.
9624
c5602427 96251993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
9626
9627 * modes.texi (Hooks): Document new optional arg of add-hook.
9628
c5602427 96291993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9630
9631 * variables.texi: Document nil initial value of buffer-local variables.
9632
9633 * tips.texi: Add new section on standard library headers.
9634
c5602427 96351993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9636
9637 * Makefile (srcs): Add frame.texi to the list of sources.
9638
c5602427 96391993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9640
9641 * Makefile (dist): Don't bother excluding autosave files; they'll
9642 never make it into the temp directory anyway, and the hash marks
9643 in the name are problematic for make and the Bourne shell.
9644 (srcs):
9645
c5602427 96461993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9647
9648 * Makefile (dist): Don't include backup files or autosave files in
9649 the distribution tar file.
9650
c5602427 96511991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 9652
5dcb4c4e 9653 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
9654 (elisp.dvi): Remove erroneous shell comment.
9655 Expect output of permute-index in permuted.fns.
9656 Save old elisp.aux in elisp.oaux.
5dcb4c4e 9657 (clean): Add index.texi to be deleted.
b8d4c8d0 9658
c5602427 96591990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
9660
9661 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
9662
c5602427 96631990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
9664
9665 * files.texi: Noted that completion-ignored-extensions is ignored
9666 when making *Completions*.
9667
3e868ee3 96681990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
9669
9670 * Makefile make dist now depends on elisp.dvi, since it tries
9671 to include it in the dist file.
9672
c5602427 96731990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 9674
c5602427 9675 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 9676
c5602427 96771989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
9678
9679 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
9680 (defunargs): Turn off \hyphenchar of \sl font temporarily.
9681
c5602427 96821989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9683
9684 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
9685 and @error{} are the terms now being used. The files in the
9686 directory have been changed to reflect this.
9687
9688 * All instances of @indentedresultt{} have been changed to
9689 ` @result{}', using 5 spaces at the begining of the line.
9690
c5602427 96911989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9692
9693 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
9694 experimental @indentedresult{}, @indentedexpandsto{} are part of
9695 the texinfo.tex in this directory. These TeX macros are not
9696 stable yet.
9697
c5602427 96981989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9699
9700 * texinfo.tex: Temporarily added
9701 \let\result=\dblarrow
9702 \def\error{{\it ERROR} \longdblarrow}
9703 We need to do this better soon.
9704
c5602427 97051989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9706
9707 * Applied Karl Berry's patches to *.texinfo files, but not to
9708 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
9709 new title page format is also not applied, since it requires
9710 texinfo.tex changes.)
9711
9712 * Cleaned up `Makefile' and defined the `emacslibdir' directory
9713 for the Project GNU development environment.
9714
9715;; Local Variables:
c8763fb6 9716;; coding: utf-8
b8d4c8d0
GM
9717;; End:
9718
73b0cd50 9719 Copyright (C) 1998-2011 Free Software Foundation, Inc.
b8d4c8d0
GM
9720
9721 This file is part of GNU Emacs.
9722
352c8b4a 9723 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 9724 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9725 the Free Software Foundation, either version 3 of the License, or
9726 (at your option) any later version.
b8d4c8d0
GM
9727
9728 GNU Emacs is distributed in the hope that it will be useful,
9729 but WITHOUT ANY WARRANTY; without even the implied warranty of
9730 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9731 GNU General Public License for more details.
9732
9733 You should have received a copy of the GNU General Public License
352c8b4a 9734 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.