Fix handling of persistent window parameters.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
34a02f46
MR
12012-01-19 Martin Rudalics <rudalics@gmx.at>
2
3 * windows.texi (Window Configurations): Rewrite references to
4 persistent window parameters.
5 (Window Parameters): Fix description of persistent window
6 parameters.
7
f5064cae
JB
82012-01-16 Juanma Barranquero <lekktu@gmail.com>
9
10 * windows.texi (Window Parameters): Use @pxref.
11
6a6ee00d
MR
122012-01-16 Martin Rudalics <rudalics@gmx.at>
13
14 * windows.texi (Window Configurations, Window Parameters):
15 Describe persistent window parameters.
16
9ca4c014
SM
172011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
18
19 * variables.texi (Creating Buffer-Local): Warn against misuses of
20 make-variable-buffer-local (bug#10258).
21
d027f83d
LMI
222012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
23
24 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
25
89bd9ccd
CY
262012-01-06 Chong Yidong <cyd@gnu.org>
27
28 * variables.texi (Directory Local Variables): Document
29 hack-dir-local-variables-non-file-buffer.
30
c869783d
GM
312012-01-06 Glenn Morris <rgm@gnu.org>
32
33 * maps.texi (Standard Keymaps): Refer to Info-edit by name
34 rather than by keybinding.
35
2cae5ba4
JB
362011-12-29 Juanma Barranquero <lekktu@gmail.com>
37
38 * frames.texi (Font and Color Parameters): Add @pxref.
39
43da4d08
DC
402011-12-29 Daniel Colascione <dan.colascione@gmail.com>
41
42 * frames.texi (Font and Color Parameters):
43 Document w32 font backends (bug#10399).
44
8d80ef01
PE
452011-12-28 Paul Eggert <eggert@cs.ucla.edu>
46
47 * files.texi (File Attributes, Changing Files):
48 Use a more-natural notation for octal numbers.
49
9022ae07
JB
502011-12-23 Juanma Barranquero <lekktu@gmail.com>
51
52 * variables.texi (Variables with Restricted Values):
53 Change reference to variable (bug#10354).
54
454592a6
MR
552011-12-13 Martin Rudalics <rudalics@gmx.at>
56
57 * windows.texi (Splitting Windows): Use t instead of non-nil
58 when describing window-combination-resize.
59
a7cdbfce
SM
602011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
61
62 * text.texi (Special Properties): Warn against `intangible' properties
63 (bug#10222).
64
a3dcc84e
EZ
652011-11-26 Eli Zaretskii <eliz@gnu.org>
66
579ebf8f
EZ
67 * display.texi (Truncation):
68 * text.texi (Special Properties): Describe what a stretch-glyph is
69 instead of using that term without explanation. Make the
70 cross-references more accurate.
71
a3dcc84e
EZ
72 * display.texi (Usual Display): Update the description,
73 cross-references, and indexing related to display of control
74 characters and raw bytes.
75
94af99a4
MR
762011-11-25 Martin Rudalics <rudalics@gmx.at>
77
78 * windows.texi (Splitting Windows): Fix description of
79 window-combination-limit. Suggested by Eli Zaretskii.
80
1c3d7a13
CY
812011-11-23 Chong Yidong <cyd@gnu.org>
82
83 * windows.texi (Window Sizes): Move window-top-line,
84 window-left-column, and window-*-pixel-edges to Coordinates and
85 Windows node.
86 (Coordinates and Windows): Restore window-edges doc.
87
90151a1e
MR
882011-11-21 Martin Rudalics <rudalics@gmx.at>
89
a7cdbfce
SM
90 * windows.texi (Windows and Frames, Splitting Windows):
91 Fix typos.
90151a1e 92
a9b9b7f5
CY
932011-11-21 Chong Yidong <cyd@gnu.org>
94
95 * windows.texi (Splitting Windows): Fix error in documentation of
96 window-combination-limit.
97 (Cyclic Window Ordering): Minor fixes to next-window,
98 one-window-p, and get-lru-window docs. Don't document
99 window-list-1.
100 (Buffers and Windows): Copyedits.
101 (Choosing Window): Document special handling of special-display-*.
102 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
a7cdbfce
SM
103 Don't document even-window-heights, which is going away.
104 Clarify which options are obeyed by which action functions.
a9b9b7f5 105
f4e90db0
SM
1062011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
107
108 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
109
d2999b1a
MR
1102011-11-20 Martin Rudalics <rudalics@gmx.at>
111
f4e90db0
SM
112 * windows.texi (Resizing Windows, Splitting Windows):
113 Remove term "status" when talking about combination limits.
d2999b1a 114
cd1181db
JB
1152011-11-20 Juanma Barranquero <lekktu@gmail.com>
116
117 * compile.texi (Compiler Errors):
118 * help.texi (Help Functions): Fix typos.
119
7bf54975
CY
1202011-11-19 Chong Yidong <cyd@gnu.org>
121
122 * windows.texi (Splitting Windows): Clarify role of window
123 parameters in split-window. Shorten the example.
f4e90db0
SM
124 (Deleting Windows): Rewrite intro to handle internal windows.
125 Fix delete-windows-on doc.
7bf54975
CY
126 (Selecting Windows): Copyedits.
127
a0c2d0ae
MR
1282011-11-17 Martin Rudalics <rudalics@gmx.at>
129
130 * windows.texi (Resizing Windows, Splitting Windows)
131 (Deleting Windows): Use term window-combination-resize instead
132 of window-splits.
133
b6f67890
MR
1342011-11-16 Martin Rudalics <rudalics@gmx.at>
135
f4e90db0
SM
136 * windows.texi (Resizing Windows, Splitting Windows):
137 Rename occurrences of window-nest to window-combination-limit.
b6f67890 138
0b381c7e
JB
1392011-11-14 Juanma Barranquero <lekktu@gmail.com>
140
141 * intro.texi (Lisp History): Fix typo.
142
89d61221
MR
1432011-11-12 Martin Rudalics <rudalics@gmx.at>
144
f4e90db0
SM
145 * windows.texi (Splitting Windows, Deleting Windows):
146 Remove references to splits status of windows.
89d61221 147
b2621720
GM
1482011-11-10 Glenn Morris <rgm@gnu.org>
149
150 * buffers.texi (Read Only Buffers): Expand a bit on why
151 toggle-read-only should only be used interactively. (Bug#7292)
152
d2ad7ee1
CY
1532011-11-09 Chong Yidong <cyd@gnu.org>
154
155 * windows.texi (Window Sizes): Document window-pixel-edges,
c4e7c63a 156 window-inside-pixel-edges, window-absolute-pixel-edges, and
d2ad7ee1
CY
157 window-inside-absolute-pixel-edges.
158 (Resizing Windows): shrink-window-if-larger-than-buffer works on
159 non-full-width windows.
160
2cffd681
MR
1612011-11-09 Martin Rudalics <rudalics@gmx.at>
162
163 * windows.texi (Resizing Windows): Rewrite documentation of
164 window-resizable.
165
f6f6d7e7
CY
1662011-11-09 Chong Yidong <cyd@gnu.org>
167
168 * windows.texi (Splitting Windows): Simplify example.
169
a79db6e0
CY
1702011-11-08 Chong Yidong <cyd@gnu.org>
171
172 * windows.texi (Window Sizes): Copyedits. Document
173 window-text-height. Remove window-min-height and window-min-width
174 discussion, referring instead to Emacs manual.
175 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
e7313f33
CY
176 (Resizing Windows): Simplify introduction. Don't document
177 enlarge-window, shrink-window, enlarge-window-horizontally, and
178 shrink-window-horizontally; they are no longer preferred for
179 calling from Lisp, and are already documented in the Emacs manual.
a79db6e0 180
441950c7
GM
1812011-11-07 Glenn Morris <rgm@gnu.org>
182
183 * windows.texi (Choosing Window): Fix keybinding typo.
184
be7f5545
MR
1852011-11-07 Martin Rudalics <rudalics@gmx.at>
186
187 * windows.texi (Resizing Windows, Splitting Windows)
188 (Window Configurations): Use "child window" instead of
189 "subwindow".
190
291d142b
CY
1912011-11-06 Chong Yidong <cyd@gnu.org>
192
193 * windows.texi (Basic Windows): Clarify various definitions.
194 Treat window-normalize-* as internal; don't document them.
195 (Windows and Frames): Various clarifications, e.g. non-live
196 windows also belong to frames. Fix window-list description.
197 Simplify window nesting example.
f4e90db0
SM
198 (Splitting Windows, Window Configurations):
199 Use split-window-below.
291d142b 200
89bd5ee1
EZ
2012011-11-04 Eli Zaretskii <eliz@gnu.org>
202
203 * windows.texi (Window Sizes): Mention in the doc string that the
204 return values of `window-body-height' and `window-body-width' are
205 in frame's canonical units. (Bug#9949)
206
3d8daefe
MR
2072011-10-30 Martin Rudalics <rudalics@gmx.at>
208
209 * windows.texi (Windows and Frames): Remove "iso-" infix from
210 documentation of window-iso-combined-p.
211
60754666
CY
2122011-10-26 Chong Yidong <cyd@gnu.org>
213
214 * modes.texi (Running Hooks): Document with-wrapper-hook.
215
d366bd53
CY
2162011-10-18 Chong Yidong <cyd@gnu.org>
217
218 * display.texi (Glyphless Chars): New node.
219
50b063c3
CY
2202011-10-13 Chong Yidong <cyd@stupidchicken.com>
221
222 * text.texi (Yanking): Document yank-excluded-properties.
223
224 * package.texi (Packaging Basics): The commentary should say how
225 to begin using the package.
226
c72063fa
MR
2272011-10-11 Martin Rudalics <rudalics@gmx.at>
228
229 * windows.texi (Deleting Windows): Mention which window gets
230 selected when deleting the selected window.
231
d83dc65b
MR
2322011-10-09 Martin Rudalics <rudalics@gmx.at>
233
234 * buffers.texi (The Buffer List): Describe how bury-buffer deals
235 with the selected window.
236 * windows.texi (Buffers and Windows): Reformulate text on how
237 replace-buffer-in-windows deals with a window.
238 (Quitting Windows): Describe how quit-window deals with a
239 standalone frame. Describe new option frame-auto-hide-function.
240
c599682c
GM
2412011-10-08 Glenn Morris <rgm@gnu.org>
242
48bca619
GM
243 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
244
c599682c
GM
245 * positions.texi (Excursions): Update warning message.
246
969aa734
CY
2472011-10-05 Chong Yidong <cyd@stupidchicken.com>
248
f4e90db0
SM
249 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
250 Fix Emacs manual xref (Bug#9675).
969aa734 251
550f41cd
CY
2522011-10-01 Chong Yidong <cyd@stupidchicken.com>
253
254 * windows.texi (Textual Scrolling): Document scroll-up-command,
255 scroll-down-command, scroll-error-top-bottom, and the
256 scroll-command symbol property.
717a1362
CY
257 (Display Action Functions): Fix description of
258 display-buffer-pop-up-window.
550f41cd 259
a239d4e9
JB
2602011-09-28 Juanma Barranquero <lekktu@gmail.com>
261
262 * windows.texi (Splitting Windows): Fix typos.
263
590c056d
MR
2642011-09-25 Martin Rudalics <rudalics@gmx.at>
265
266 * windows.texi (Windows and Frames, Display Action Functions)
267 (Switching Buffers): Fix some typos.
268 (Buffers and Windows): Remove reference to window-auto-delete.
269 Reword description of replace-buffer-in-windows.
270 (Window History): Fix some typos and refer to frame local buffer
271 list.
c419f5cb
MR
272 (Quitting Windows): New node.
273 (Window Configurations): Add descriptions of window-state-get
274 and window-state-put.
275 (Window Parameters): Describe variable ignore-window-parameters.
276 Sketch some window parameters currently in use.
277 * elisp.texi (Top): Update node listing.
590c056d 278
9ec20d36
CY
2792011-09-25 Chong Yidong <cyd@stupidchicken.com>
280
281 * windows.texi (Display Action Functions)
282 (Choosing Window Options): New nodes.
283
0e406a72
CY
2842011-09-24 Chong Yidong <cyd@stupidchicken.com>
285
286 * windows.texi (Window History): New node. Move text here from
287 Buffers and Windows.
288 (Switching Buffers): Rename from Displaying Buffers, since we
f4e90db0
SM
289 don't document display-buffer here; callers changed.
290 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
0e406a72
CY
291 switch-to-buffer-other-frame. Delete duplicate
292 replace-buffer-in-windows doc.
293 (Choosing Window): Document display actions.
294
6bf7006f
EZ
2952011-09-24 Eli Zaretskii <eliz@gnu.org>
296
297 * display.texi (Forcing Redisplay): Update the description of
298 redisplay-dont-pause due to change in the default value.
299
b33b68a3
MR
3002011-09-23 Martin Rudalics <rudalics@gmx.at>
301
302 * frames.texi (Frames and Windows): Move section and rename to
303 Windows and Frames in windows.texi.
304 * windows.texi (Windows): Restructure.
305 (Basic Windows): Rewrite. Explain live and internal windows and
306 normalization functions.
307 (Windows and Frames): Move section here from frames.texi.
308 Describe subwindows, window combinations, window tree, and
309 corresponding functions including window-list here.
310 (Window Sizes): Rename section from Size of Window and move it
311 up in chapter. Describe total and body sizes and the
312 corresponding functions. Explain new semantics of
313 window-min-height/-width.
314 (Resizing Windows): Move section up in chapter. Describe new
315 resize functions.
316 (Splitting Windows): Describe new behavior of split-window,
317 split-window-above-each-other and split-window-side-by-side.
318 Provide examples. Describe window-nest and window-splits
319 options.
320 (Deleting Windows): Minor rewrite.
f4e90db0
SM
321 (Selecting Windows): Minor rewrite.
322 Describe frame-selected-window and set-frame-selected-window here.
323 (Cyclic Window Ordering): Minor rewrite.
324 Describe window-list-1.
b33b68a3
MR
325 (Buffers and Windows): Rewrite. Explain a window's previous and
326 next buffers and the corresponding functions.
c4682d18 327 (Window Tree): Merge into Windows and Frames section.
b33b68a3
MR
328 * elisp.texi (Top): Update node listings for frames and windows
329 sections.
330
4d3786ac
SM
3312011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
332
333 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
334
713df35b
LMI
3352011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
336
337 * errors.texi (Standard Errors): Remove apparent placeholder text
338 (bug#9491).
339
33ed493b
CY
3402011-09-18 Chong Yidong <cyd@stupidchicken.com>
341
342 * frames.texi (Management Parameters): Fix description of
343 icon-type parameter.
344
b8f0a954
CY
3452011-09-17 Chong Yidong <cyd@stupidchicken.com>
346
347 * tips.texi (Key Binding Conventions): Don't bind a key sequence
348 ending in C-g. Suggested by Edward O'Connor.
349
eddf142c
EZ
3502011-09-17 Eli Zaretskii <eliz@gnu.org>
351
352 * numbers.texi (Integer Basics): Add indexing for
353 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
354
bf1af6c7
DM
3552011-09-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
356
357 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
358
cec2eab8
JB
3592011-09-11 Juanma Barranquero <lekktu@gmail.com>
360
361 * processes.texi (Network Servers): Clarify what the process
362 buffer is used for (bug#9233).
363
51751aa2 3642011-08-30 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1f403cb9
DM
365
366 * lists.texi (Building Lists): Fix typo.
367
35137ed3
CY
3682011-08-30 Chong Yidong <cyd@stupidchicken.com>
369
370 * display.texi (Basic Faces): New node. Document new faces.
371
372 * modes.texi (Major Mode Conventions): Move some text there.
373 (Mode Help): Remove major-mode var, duplicated in Major Modes.
374
3fd50d5c
CY
3752011-08-29 Chong Yidong <cyd@stupidchicken.com>
376
377 * modes.texi (Basic Major Modes): New node. Callers updated.
378 (Major Modes): Document fundamental-mode and major-mode.
379 (Major Mode Basics): Node deleted; text moved to Major Modes.
380 (Derived Modes): Document derived-mode-p.
381
ddb54206
CY
3822011-08-28 Chong Yidong <cyd@stupidchicken.com>
383
a6326082
CY
384 * files.texi (Changing Files, Create/Delete Dirs): Document new
385 arguments for delete-file, delete-directory, and copy-directory.
e2aeef63
CY
386 (Visiting Functions): Remove view-file; it is documented in the
387 Emacs manual.
04e2ce72 388
ddb54206
CY
389 * frames.texi (Layout Parameters): The defaults for the
390 menu-bar-lines and tool-bar-lines parameters depend on the mode.
391
392 * display.texi (Progress): Document spinner functionality.
393
394 * os.texi (Killing Emacs): Note that kill-emacs can be called by
395 operating system signals. Refer to save-buffers-kill-terminal
396 instead of save-buffers-kill-emacs.
397
398 * objects.texi (Symbol Type): Document ## print representation.
399
0c95fcf7
EZ
4002011-08-25 Eli Zaretskii <eliz@gnu.org>
401
402 * display.texi (Specified Space): Mention that `space' specs
403 influence bidi reordering.
404 (Bidirectional Display): Explain how to use `(space . PROPS)' for
405 separating fields with bidirectional content.
406
5980d4c6
EZ
4072011-08-24 Eli Zaretskii <eliz@gnu.org>
408
409 * display.texi (Bidirectional Display): Document return value in
410 buffers that are not bidi-reordered for display, and in unibyte
411 buffers.
412
bca633fb
EZ
4132011-08-23 Eli Zaretskii <eliz@gnu.org>
414
415 * nonascii.texi (Character Properties): Document the values for
416 unassigned codepoints.
417
c094bb0c
EZ
4182011-08-18 Eli Zaretskii <eliz@gnu.org>
419
420 * nonascii.texi (Character Properties): Document use of
421 `bidi-class' and `mirroring' properties as part of reordering.
422 Provide cross-references to "Bidirectional Display".
423
424 * display.texi (Bidirectional Display): Document the pitfalls of
425 concatenating strings with bidirectional content, with possible
f4e90db0
SM
426 solutions. Document bidi-string-mark-left-to-right.
427 Mention paragraph direction in modes that inherit from prog-mode.
92b71444
EZ
428 Document use of `bidi-class' and `mirroring' properties as part of
429 reordering.
c094bb0c 430
1ea897d5
EZ
4312011-08-16 Eli Zaretskii <eliz@gnu.org>
432
9adfcd0b
EZ
433 * modes.texi (Major Mode Conventions): Improve the documentation
434 of `mode-class' `special' modes.
435
10862873
EZ
436 * nonascii.texi (Character Properties): Document the `mirroring'
437 property. Add index entries.
438
1ea897d5
EZ
439 * syntax.texi (Categories): Add an example of defining a new
440 category and category table.
441
442 * searching.texi (Regexp Backslash): Document how to display
443 existing categories. Mention the possibility of adding
444 categories, and add an xref to where this is described. Add an
445 index entry.
446
ebb552ed
CY
4472011-08-09 Chong Yidong <cyd@stupidchicken.com>
448
449 * text.texi (Special Properties):
450 * display.texi (Overlay Properties): Note that mouse-face cannot
451 change the text size (Bug#8530).
452
51a714e1
CY
4532011-08-08 Chong Yidong <cyd@stupidchicken.com>
454
455 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
456 using setenv instead.
457
4cc60b9b
EZ
4582011-07-28 Eli Zaretskii <eliz@gnu.org>
459
460 * display.texi (Bidirectional Display): Document the fact that
461 bidi-display-reordering is t by default.
462
5deb92fd
EZ
4632011-07-23 Eli Zaretskii <eliz@gnu.org>
464
465 * display.texi (Bidirectional Display): New section.
466
011b0ad6 4672011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
67f9b9f8
GM
468 Tim Cross <theophilusx@gmail.com> (tiny change)
469 Glenn Morris <rgm@gnu.org>
011b0ad6 470
67f9b9f8 471 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
011b0ad6 472
4baf28e6
AS
4732011-07-15 Andreas Schwab <schwab@linux-m68k.org>
474
475 * help.texi (Keys in Documentation): Revert last change.
476
66249842
LMI
4772011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
478
f863868c
LMI
479 * help.texi (Keys in Documentation): Clarify that \= only quotes
480 the next character, and doesn't affect longer sequences in
481 particular (bug#8935).
482
f4e90db0
SM
483 * debugging.texi (Using Debugger):
484 Mention @code{eval-expression-debug-on-error} (bug#8549).
66249842 485
0bb23927 4862011-07-14 Eli Zaretskii <eliz@gnu.org>
a2eaa31d
EZ
487
488 * display.texi (Other Display Specs): Document that `left-fringe'
489 and `right-fringe' display specifications are of the "replacing"
490 kind.
491
f2027cdf
LMI
4922011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
493
494 * help.texi (Documentation Basics): Add a link to the Function
495 Documentation node (bug#6580).
496
f987fde4
LMI
4972011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
498
0bc59b25
LMI
499 * keymaps.texi (Menu Bar): Mention :visible and :enable
500 (bug#6344). Text by Drew Adams.
501
63d55f1f
LMI
502 * modes.texi (Running Hooks): Mention buffer-local hook variables
503 (bug#6218).
504
f987fde4
LMI
505 * objects.texi (General Escape Syntax): "a with grave accent" is
506 ?xe0, not ?x8e0 (bug#5259).
507
b7527639
CY
5082011-07-12 Chong Yidong <cyd@stupidchicken.com>
509
510 * display.texi (Face Attributes, Font Selection): Add references
511 to the Fonts node in the Emacs manual (Bug#4178).
512
c830e5ae
CY
5132011-07-12 Chong Yidong <cyd@stupidchicken.com>
514
515 * display.texi (Window Systems): `window-system' is
516 terminal-local.
517
518 * frames.texi (Frame Parameters, Parameter Access): Don't mention
519 frame-local variables.
520
521 * variables.texi (Buffer-Local Variables): Don't mention obsolete
522 frame-local variables.
523 (Frame-Local Variables): Node deleted.
524
525 * elisp.texi (Top): Update node listing.
526
91223e54
LMI
5272011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
528
529 * elisp.texi: Change "inferiors" to "subnodes" in three places
530 (bug#3523).
531
963578d3
CY
5322011-07-11 Chong Yidong <cyd@stupidchicken.com>
533
534 * frames.texi (Window System Selections): Discussion of
535 x-select-enable-clipboard moved to Emacs manual.
536
07151e49
DD
5372011-07-11 Deniz Dogan <deniz@dogan.se>
538
539 * commands.texi (Prefix Command Arguments): Remove excessive
540 apostrophe.
541
7261e1cf
LMI
5422011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
543
ad21a12a
LMI
544 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
545 description is a string (bug#3313).
546
7261e1cf
LMI
547 * frames.texi (Display Feature Testing): Try to explain what all
548 the visual classes mean (bug#3042).
549
568f7b79
LMI
5502011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
551
18d59e29
LMI
552 * modes.texi (Mode Line Variables): Document `mode-line-remote'
553 and `mode-line-client' (bug#2974).
554
568f7b79
LMI
555 * text.texi (Insertion): Clarify marker movements (bug#1651).
556 Text from Drew Adams.
557
54e10184
LMI
5582011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
559
d94d85e9
LMI
560 * text.texi (Special Properties): Clarify the format of `face'
561 (bug#1375).
562
54e10184
LMI
563 * commands.texi (Interactive Call): Add a `call-interactively'
564 example (bug#1010).
565
413c488d
LMI
5662011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
567
568 * functions.texi (Calling Functions): Link to the "Interactive
569 Call" node (bug#1001).
570
322b7dab 5712011-07-06 Chong Yidong <cyd@stupidchicken.com>
b00d8c1a 572
3deead93
CY
573 * customize.texi (Composite Types): Move alist and plist to here
574 from Simple Types (Bug#7545).
575
576 * elisp.texi (Top): Update menu description.
577
b00d8c1a
CY
578 * display.texi (Face Attributes): Document negative line widths
579 (Bug#6113).
580
d2a6c43b
TR
5812011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
582
583 * searching.texi (Match Data): Note that match data can be
584 overwritten by most functions (bug#2499).
585
c7844a27
LMI
5862011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
587
a9ab721e
LMI
588 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
589 flags mean (bug#6659).
590
c7844a27
LMI
591 * functions.texi (What Is a Function): Document the autoload
592 object (bug#6496).
593
f68d76d0
LMI
5942011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
595
8a20ca4c
LMI
596 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
597 is only used in the Customize user interface (bug#6089).
598
f68d76d0 599 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 600 images (bug#7836).
f68d76d0 601
7018dbe7
EZ
6022011-07-02 Eli Zaretskii <eliz@gnu.org>
603
604 * variables.texi (Defining Variables, Void Variables)
605 (Constant Variables): Fix incorrect usage of @kindex.
606
36cb87a1
LMI
6072011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
608
28ee97c7
LMI
609 * variables.texi (Defining Variables): Add an index entry for
610 `set-variable' (bug#7262).
8d4294e9 611 (Defining Variables): Use @findex for functions.
28ee97c7 612
8862ffd5
LMI
613 * frames.texi (Basic Parameters): Document the `explicit-name'
614 parameter (bug#6951).
615
0ec389b9
LMI
616 * customize.texi (Type Keywords): Clarify that :value provides a
617 default value for all types (bug#7386).
618
36cb87a1
LMI
619 * streams.texi (Output Functions): Document `pp'.
620
11fdef7d 6212011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
622
623 * keymaps.texi (Searching Keymaps):
624 * display.texi (Overlay Properties): Fix errors in 2011-05-29
625 change. Suggested by Johan Bockgård.
626
eeafcea7
CY
6272011-06-15 Chong Yidong <cyd@stupidchicken.com>
628
629 * text.texi (Special Properties): Clarify role of font-lock-face.
630
b96e6cde
LMI
6312011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
632
f4e90db0 633 * processes.texi (Process Information): Rename `process-alive-p'
b96e6cde
LMI
634 to `process-live-p' for consistency with other `-live-p' functions.
635
be14b9ab
PE
6362011-06-03 Paul Eggert <eggert@cs.ucla.edu>
637
638 Document wide integers better.
639 * files.texi (File Attributes): Document ino_t values better.
2d365993 640 ino_t values no longer map to anything larger than a single cons.
be14b9ab
PE
641 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
642 (Bitwise Operations):
001903b5
PE
643 * objects.texi (Integer Type): Use a binary notation that is a bit easier
644 to read, and that will port better if 62-bits becomes the default.
645 Fix or remove incorrect examples.
be14b9ab
PE
646 * os.texi (Time Conversion): Document time_t values better.
647
bcd54f83
LMI
6482011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
649
f4e90db0
SM
650 * processes.texi (Process Information):
651 Document `process-alive-p'.
bcd54f83 652
049bcbcb
CY
6532011-05-29 Chong Yidong <cyd@stupidchicken.com>
654
655 * help.texi (Accessing Documentation):
656 * display.texi (Pixel Specification):
657 * processes.texi (Serial Ports, Serial Ports):
658 * nonascii.texi (Character Properties, Default Coding Systems):
659 * text.texi (Changing Properties, Special Properties):
660 * windows.texi (Window Start and End):
661 * modes.texi (SMIE Indentation Example, SMIE Tricks):
662 * keymaps.texi (Searching Keymaps, Tool Bar):
663 * minibuf.texi (Basic Completion):
664 * compile.texi (Eval During Compile):
665 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
666 7x9 paper in printed manual.
667
668 * lists.texi (Sets And Lists): Fix misplaced text.
669
58539c63
CY
6702011-05-29 Chong Yidong <cyd@stupidchicken.com>
671
672 * keymaps.texi (Remapping Commands): Emphasize that the keymap
673 needs to be active (Bug#8350).
674
6b5681bf
CY
6752011-05-28 Chong Yidong <cyd@stupidchicken.com>
676
b4d52acc
CY
677 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
678
6b5681bf
CY
679 * tips.texi (Coding Conventions): Remove antediluvian filename
680 limit recommendation (Bug#8538).
681
e145f188
GM
6822011-05-27 Glenn Morris <rgm@gnu.org>
683
684 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
685
eafed945
GM
6862011-05-26 Glenn Morris <rgm@gnu.org>
687
688 * variables.texi (File Local Variables):
689 Update hack-local-variables `mode-only' return value.
2d3ba9e7 690 Add some more details on what this function does in the other case.
eafed945 691
bc8410af
GM
6922011-05-19 Glenn Morris <rgm@gnu.org>
693
694 * lists.texi (Sets And Lists): Mention cl provides union etc.
695
35a30759
N
6962011-05-19 Nix <nix@esperi.org.uk>
697
698 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
699
700 * text.texi (Parsing HTML): Update for function name changes.
701
702 * syntax.texi (Syntax Flags): Small fix.
703
704 * keymaps.texi (Active Keymaps): Typo fix.
705 (Changing Key Bindings): Grammar fix.
706
707 * frames.texi (Minibuffers and Frames): Grammar fix.
708 (Window System Selections): x-select-enable-clipboard now defaults to t.
709
710 * customize.texi (Common Keywords):
711 * display.texi (Abstract Display):
712 * modes.texi (Auto-Indentation):
713 * nonascii.texi (Converting Representations): Typo fixes.
714
715 * control.texi (Examples of Catch): Call it "goto" not "go to".
716
e3934a8a
EZ
7172011-05-14 Eli Zaretskii <eliz@gnu.org>
718
bc039a3b
EZ
719 * nonascii.texi (Character Properties): Fix inconsistencies with
720 implementation.
721
e3934a8a
EZ
722 * text.texi (Special Properties): Move @defvar's out of the
723 @table. (Bug#8652)
724
e2c94218
GM
7252011-05-12 Glenn Morris <rgm@gnu.org>
726
727 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
728
d2fc7e3d 7292011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
730
731 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
732 (Multiline Font Lock):
733 * vol2.texi (Top):
734 * vol1.texi (Top):
735 * elisp.texi (Top): Update menu accordingly.
736
d2fc7e3d 7372011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
738
739 * modes.texi (Region to Fontify): Fix typo.
740
79b70037
GM
7412011-05-10 Jim Meyering <meyering@redhat.com>
742
743 * minibuf.texi: Fix typo "in in -> in".
744
b08a63cc 7452011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
746
747 * numbers.texi (Integer Basics): Large integers are treated as floats.
748
1ef14cb4
LMI
7492011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
750
751 * processes.texi (Synchronous Processes): Document the (:file
752 "/file-name") syntax for `call-process'.
753
4ffd0d6b 7542011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
755
756 * windows.texi (Choosing Window): Fix typo.
757
4ffd0d6b 7582011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
759
760 * frames.texi (Layout Parameters): Note the difference between
761 querying and setting parameters for left-fringe and right-fringe
762 (Bug#6930).
763
fd5a8ae8
SM
7642011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
765
766 * minibuf.texi (Basic Completion): Be a bit more precise about the
767 valid kinds of completion tables.
768 (Programmed Completion): Remove obsolete text about lambda expressions
769 not being valid completion tables.
770
c1bcd0d5
CY
7712011-03-19 Chong Yidong <cyd@stupidchicken.com>
772
773 * positions.texi (Excursions): Explain the "save-excursion
774 defeated by set-buffer" warning.
775
776 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
777 save-excursion. Suggested by Uday S Reddy.
778
03408648 7792011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 780
03408648
SM
781 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
782 (Lexical Binding): New sub-section.
ba83908c 783
03408648
SM
784 * eval.texi (Eval): Discourage the use of `eval'.
785 Document its new `lexical' argument.
6c075cd7 786
f6d62986
SM
7872011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
788
03408648 789 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
790 nil any more.
791
84ea5558 7922011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
793
794 * strings.texi (String Conversion): Don't mention
795 string-make-(uni|multi)byte (bug#8262).
796 * nonascii.texi (Converting Representations): Fix up range.
797 * keymaps.texi (Key Binding Commands): Update code point, avoid
798 "unibyte character" and remove mention of unibyte bindings.
799
62d94509
EZ
8002011-03-10 Eli Zaretskii <eliz@gnu.org>
801
802 * modes.texi (Operator Precedence Grammars): Don't use characters
803 outside ISO-8859-1.
804
63a329f8
EZ
8052011-03-09 Eli Zaretskii <eliz@gnu.org>
806
807 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
808
809 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
810
6446548e
GM
8112011-03-08 Glenn Morris <rgm@gnu.org>
812
813 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
814 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 815 * elisp.texi: Set documentencoding.
6446548e 816
33383987
JB
8172011-03-07 Chong Yidong <cyd@stupidchicken.com>
818
819 * Version 23.3 released.
820
0b3ceceb
CY
8212011-03-06 Chong Yidong <cyd@stupidchicken.com>
822
823 * package.texi: Update index keywords.
824 (Package Archives): New node contents. Document package-x.el.
825
78f5433f
JB
8262011-03-06 Juanma Barranquero <lekktu@gmail.com>
827
828 * makefile.w32-in (srcs): Add package.texi.
829
555e9b5c
CY
8302011-03-06 Chong Yidong <cyd@stupidchicken.com>
831
120d9389
CY
832 * package.texi (Packaging, Packaging Basics, Simple Packages)
833 (Multi-file Packages): Expand and clarify.
834 (Package Archives): Temporary placeholder node.
835
836 * elisp.texi (Top): Update node listing.
837
555e9b5c
CY
838 * Makefile.in (srcs): Add package.texi.
839
b59a4335
CY
8402011-03-05 Chong Yidong <cyd@stupidchicken.com>
841
842 * processes.texi (Synchronous Processes): Minor clarification
843 (Bug#8149).
844
06083aa1
GM
8452011-03-03 Glenn Morris <rgm@gnu.org>
846
847 * files.texi (Truenames): Minor clarification. (Bug#2341)
848
6640b281
GM
8492011-03-01 Glenn Morris <rgm@gnu.org>
850
851 * variables.texi (Directory Local Variables):
852 Mention `(subdirs . nil)' alist element.
853
2b0c7330 8542011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
855
856 * variables.texi (Directory Local Variables): Mention the optional
857 mtime argument of dir-locals-set-directory-class. (Bug#3577)
858
b923f7a9
CY
8592011-02-27 Chong Yidong <cyd@stupidchicken.com>
860
861 * minibuf.texi (Minibuffer History): Clarify discussion of
862 minibuffer history lists (Bug#8085).
863
67ab0163 8642011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 865
e979a521
EZ
866 * elisp.texi: Sync @dircategory with ../../info/dir.
867
e03b2fd4
EZ
868 * files.texi (Visiting Functions): Document find-file-literally,
869 both the command and the variable.
870
86ec878a
EZ
871 * variables.texi (Creating Buffer-Local): Explain the meaning of
872 permanent local variables.
873
67ab0163
GM
874 * files.texi (Visiting Functions): Document find-file-literally,
875 both the command and the variable.
876
877 * variables.texi (Creating Buffer-Local): Explain the meaning of
878 permanent local variables.
879
8802011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
881
882 * keymaps.texi (Remapping Commands): Mention how to undo it.
883
bfcb151a
RT
8842011-02-09 Reuben Thomas <rrt@sc3d.org>
885
886 * loading.texi (Hooks for Loading): Remove unnecessary advice
887 about eval-after-load (Bug#7986).
888
a41c8660
CY
8892011-02-05 Chong Yidong <cyd@stupidchicken.com>
890
891 * commands.texi (Accessing Mouse): Note that a header line is not
892 included in the row of posn-col-row.
893
e0dd6837
CY
8942011-02-02 Chong Yidong <cyd@stupidchicken.com>
895
896 * modes.texi (Major Mode Conventions): Add face guidelines.
897 (Faces for Font Lock): List faces in order of prominence.
898
a4180391
PE
8992011-02-01 Paul Eggert <eggert@cs.ucla.edu>
900
901 format-time-string now supports subsecond time stamp resolution
902 * os.texi (Time Parsing): Document %N.
903
7427eb97
CY
9042011-01-28 Chong Yidong <cyd@stupidchicken.com>
905
61db307f
CY
906 * vol1.texi (Top):
907 * vol2.texi (Top):
908 * elisp.texi (Top):
909 * display.texi (Display Property): Shorten the menu description of
910 the "Other Display Specs" node (Bug#7816).
911
7427eb97
CY
912 * keymaps.texi (Defining Menus): Add "menu item" and "extended
913 menu item" concept index entries (Bug#7805).
914
bf3dae7e
EZ
9152011-01-29 Eli Zaretskii <eliz@gnu.org>
916
917 * makefile.w32-in (texinfodir): New variable.
918 (usermanualdir): Remove as redundant with $(emacsdir).
919 (MAKEINFO): Remove options, leave only program name.
920 (MAKEINFO_OPTS): New variable.
921 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
922
06d8ace5 9232011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
924 Richard Kim <emacs18@gmail.com>
925
926 * loading.texi (Library Search): Document list-load-path-shadows
927 (Bug#7757).
928
06d8ace5 9292011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
930
931 * searching.texi (Regexp Special): Remove outdated discussion of
932 character sets (Bug#7780).
933
28a88153
CY
934 * frames.texi (Pop-Up Menus): Document where menu title comes
935 from (Bug#7684).
936
06d8ace5 9372011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
938
939 * display.texi (Making Buttons): Mention limitation of text buttons.
940
a8e1e9ee
WL
9412011-01-23 Werner Lemberg <wl@gnu.org>
942
943 * Makefile.in (MAKEINFO): Now controlled by `configure'.
944 (MAKEINFO_OPTS): New variable. Use it where appropriate.
945 (ENVADD): New variable to control texi2dvi and texi2pdf.
946
362b9d48
GM
9472011-01-15 Chong Yidong <cyd@stupidchicken.com>
948
949 * files.texi (Directory Names): Move directory-abbrev-alist doc to
950 Emacs manual.
951
9522011-01-15 Eli Zaretskii <eliz@gnu.org>
953
954 * files.texi (Directory Names): Explain why FROM in
955 directory-abbrev-alist should begin with \`. (Bug#7777)
956
3fa173b4
SM
9572011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
958
959 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
960
7c420169 9612011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
962
963 * modes.texi (Emulating Mode Line): Fix last change.
964
7c420169 9652011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
966
967 * modes.texi (Emulating Mode Line): Update documentation of
968 format-mode-line according to changes that fixed bug #7587.
969
80b33766
SM
9702010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
971
972 * modes.texi (Derived Modes): Mention prog-mode.
973
974 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
975 of the key-binding-data cache since we don't use it any more.
976
f49d1f52 9772010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 978
4bb49a92
EZ
979 * processes.texi (Shell Arguments):
980 * strings.texi (Creating Strings): Don't mention "shell commands";
981 make it explicit that `split-string-and-unquote' and
982 `combine-and-quote-strings' are mainly for working with arguments
983 to call-process and start-process.
984
3c73e30e
EZ
985 * processes.texi (Shell Arguments): Fix documentation of
986 `split-string-and-unquote'. Add indexing. (Bug#7563)
987
f49d1f52 9882010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
989
990 * modes.texi (Auto-Indentation): New section to document SMIE.
991 (Major Mode Conventions):
992 * text.texi (Mode-Specific Indent): Refer to it.
993
f49d1f52 9942010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
995
996 * display.texi (Other Display Specs): Document left-fringe and
997 right-fringe display specs.
998
f49d1f52 9992010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
1000
1001 * backups.texi (Making Backups):
1002 * modes.texi (Example Major Modes): Use recommended coding style.
1003 (Major Mode Basics, Derived Modes): Encourge more strongly use of
1004 define-derived-mode. Mention completion-at-point-functions.
1005
f49d1f52 10062010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 1007
5dcb4c4e
SM
1008 * nonascii.texi (Converting Representations):
1009 Document byte-to-string.
e1115396 1010
ec1b9b17
GM
10112010-12-08 Glenn Morris <rgm@gnu.org>
1012
1013 * buffers.texi (Modification Time):
1014 verify-visited-file-modtime now defaults to the current buffer.
1015
07976ae3 10162010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 1017
ec1b9b17 1018 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
1019
1020 * strings.texi (Creating Strings): Don't mention semi-obsolete
1021 function char-to-string.
1022 (String Conversion): Shorten discussion of semi-obsolete function
1023 string-to-char. Link to Converting Representations.
1024
1025 * objects.texi (Symbol Type):
1026 * text.texi (Near Point):
1027 * help.texi (Help Functions):
1028 * functions.texi (Mapping Functions): Use string instead of
1029 char-to-string in examples.
1030
07976ae3 10312010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
1032
1033 * text.texi (Kill Functions, Kill Functions)
1034 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
1035 YANK-HANDLER args.
1036
1037 * symbols.texi (Creating Symbols): Using unintern without an
1038 obarray arg is now obsolete.
1039
1040 * numbers.texi (Float Basics): Document float-e and float-pi.
1041
1042 * variables.texi (Defining Variables): Change "pi" example to
1043 "float-pi".
1044
8547874a
EZ
10452010-11-26 Eli Zaretskii <eliz@gnu.org>
1046
1047 * commands.texi (Click Events): Document the values of X, Y and
1048 COL, ROW in the event's position, when the click is on the header
1049 or mode line, on the fringes, or in the margins.
1050
4a47c275 10512010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 1052
5b05d75b
EZ
1053 * customize.texi (Composite Types): Lower-case index entry.
1054
5dcb4c4e
SM
1055 * loading.texi (How Programs Do Loading):
1056 Document load-file-name. (Bug#7346)
c7926fe2 1057
4a47c275 10582010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
1059
1060 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
1061
0eb025fb
EZ
10622010-11-13 Eli Zaretskii <eliz@gnu.org>
1063
1064 * display.texi (Usual Display): Characters with no fonts are not
1065 necessarily displayed as empty boxes.
1066
2699a554 10672010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
1068
1069 * maps.texi (Standard Keymaps): Update File menu description.
1070
8289f37b
GM
10712010-10-28 Glenn Morris <rgm@gnu.org>
1072
1073 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
1074
5793a7bc 10752010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
1076
1077 * display.texi (Window Systems): Deprecate use of window-system as
1078 a predicate.
1079
17284e30
GM
10802010-10-23 Glenn Morris <rgm@gnu.org>
1081
1082 * help.texi (Documentation Basics): Remove mentions of digest-doc and
1083 sorted-doc.
1084
00f113eb
JB
10852010-10-15 Eli Zaretskii <eliz@gnu.org>
1086
1087 * os.texi (Dynamic Libraries): New node, with slightly modified
1088 text deleted from "Image Formats".
1089 (System Interface): Add @menu entry for "Dynamic Libraries".
1090
1091 * display.texi (Image Formats): Remove description of
1092 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
1093
07277eb8
GM
10942010-10-12 Glenn Morris <rgm@gnu.org>
1095
1096 * book-spine.texinfo: Rename to book-spine.texi.
1097
c12e4a81
GM
10982010-10-11 Glenn Morris <rgm@gnu.org>
1099
df187c62
GM
1100 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1101
c12e4a81 1102 * Makefile.in (DVIPS): New variable.
234db610
GM
1103 (.PHONY): Add html, ps.
1104 (html, elisp.html, ps, elisp.ps): New targets.
1105 (clean): Delete html, ps files.
1106 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 1107
6513b232
EZ
11082010-10-09 Eli Zaretskii <eliz@gnu.org>
1109
1110 * makefile.w32-in (emacsdir): New variable.
1111 (srcs): Add emacsver.texi.
1112 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
1113
abd40fb4
GM
11142010-10-09 Glenn Morris <rgm@gnu.org>
1115
c1dc72b3
GM
1116 * Makefile.in (VPATH): Remove.
1117 (infodir): Make it absolute.
1118 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
1119
4393405b
GM
1120 * Makefile.in (dist): Anchor regexps.
1121
eef3ab94
GM
1122 * Makefile.in (srcs): Put elisp.texi first.
1123 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
1124
aa9db089
GM
1125 * Makefile.in (infoclean): Remove harmless, long-standing error.
1126
abd40fb4
GM
1127 * Makefile.in ($(infodir)): Delete rule.
1128 (mkinfodir): New.
1129 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
1130
68db69ed 1131 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 1132 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 1133
ea274122
GM
11342010-10-09 Glenn Morris <rgm@gnu.org>
1135
f7a31f11
GM
1136 * Makefile.in (emacsdir): New variable.
1137 (MAKEINFO): Add -I $emacsdir.
1138 (dist): Copy emacsver.texi.
b13254e7
GM
1139 (srcs): Add emacsver.texi.
1140
f7a31f11
GM
1141 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
1142 Set EMACSVER by including emacsver.texi.
1143
ea274122
GM
1144 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1145
17ca7950
GM
11462010-10-07 Glenn Morris <rgm@gnu.org>
1147
1148 * Makefile.in (version): New, set by configure.
1149 (clean): Delete dist tar file.
1150 (dist): Use version in tar name.
1151
4c83f6e1
GM
11522010-10-06 Glenn Morris <rgm@gnu.org>
1153
1154 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
1155 (INSTALL_INFO): Remove unused variable.
1156 (mostlyclean, infoclean, dist): New rules.
1157 (clean): Delete dvi and pdf files.
1158 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 1159 ($(infodir)): Add parallel build workaround.
4c83f6e1 1160
0264072d
GM
11612010-10-04 Glenn Morris <rgm@gnu.org>
1162
1163 * Makefile.in (dvi, pdf, $(infodir)): New targets.
1164 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 1165 Fix -I typo.
0264072d
GM
1166 (clean): No 'make.out' or 'core' files.
1167 (.PHONY): Declare clean rules.
1168 (maintainer-clean): Delete pdf file. Guard against cd failures.
1169
77f38949
GM
11702010-10-03 Glenn Morris <rgm@gnu.org>
1171
1172 * files.texi (File Name Components): Remove ignored section about
1173 deleted variable directory-sep-char.
1174
178fdd41
MA
11752010-10-03 Michael Albinus <michael.albinus@gmx.de>
1176
1177 * files.texi (Magic File Names): New defopt
1178 remote-file-name-inhibit-cache.
1179
9c524fcb
GM
11802010-10-02 Glenn Morris <rgm@gnu.org>
1181
1182 * os.texi (Killing Emacs): Hook now runs in batch mode.
1183
f816790b
SM
11842010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
1185
1186 * text.texi (Special Properties): Clarify when modification-hooks run.
1187
7cf78aac
SM
11882010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
1189
1190 * syntax.texi (Syntax Flags): Document new `c' flag.
1191
ca0d44e4
GM
11922010-09-09 Glenn Morris <rgm@gnu.org>
1193
1194 * display.texi (ImageMagick Images): General cleanup.
1195
10999305 11962010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
1197
1198 * files.texi (Directory Names): Use \` rather than ^.
1199
45240125
JD
12002010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1201
1202 * text.texi (Low-Level Kill Ring):
1203 * frames.texi (Window System Selections): Remove cut buffer
1204 documentation.
1205
4abe5bf6
EZ
12062010-08-28 Eli Zaretskii <eliz@gnu.org>
1207
1208 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
1209 Parameters", where the default fringe width is described.
1210
1211 * frames.texi (Window Frame Parameters, Basic Parameters)
1212 (Position Parameters, Layout Parameters, Management Parameters)
1213 (Cursor Parameters, Font and Color Parameters): Add indexing for
1214 frame parameters. (Bug#6929)
1215
fdc76236
TT
12162010-08-25 Tom Tromey <tromey@redhat.com>
1217
1218 * vol2.texi (Top): Update.
1219 * vol1.texi (Top): Update.
1220 * tips.texi (Library Headers): Mention Package-Version and
1221 Package-Requires.
1222 * package.texi: New file.
1223 * os.texi (System Interface): Update pointers.
1224 * elisp.texi (Top): Link to new nodes. Include package.texi.
1225 * anti.texi (Antinews): Update pointers.
1226
1e5c1c80
EZ
12272010-08-25 Eli Zaretskii <eliz@gnu.org>
1228
1229 * processes.texi (Filter Functions): Fix last change.
1230
78e33835
CY
12312010-08-24 Markus Triska <triska@gmx.at>
1232
1233 * processes.texi (Filter Functions): Use `buffer-live-p' instead
1234 of `buffer-name' in the main text as well as in the example
1235 (Bug#3098).
1236
198a7a97
CY
12372010-08-22 Chong Yidong <cyd@stupidchicken.com>
1238
1239 * nonascii.texi (Text Representations):
1240 * loading.texi (Loading Non-ASCII):
1241 * compile.texi (Byte Compilation): Don't mention obsolete
1242 --unibyte command-line argument.
1243
bc7d7ea6
CY
12442010-08-22 Chong Yidong <cyd@stupidchicken.com>
1245
1246 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
1247
b0126eac 12482010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
1249
1250 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
1251
e8a6cc19
EZ
12522010-08-20 Eli Zaretskii <eliz@gnu.org>
1253
1254 * commands.texi (Misc Events): Add cross-references to where
1255 POSITION of a mouse event is described in detail.
1256
c4e7c63a 12572010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
ee301a7a 1258
c4e7c63a 1259 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
ee301a7a 1260
7815fe19 12612010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
1262
1263 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
1264 Suggested by Štěpán Němec <stepnem@gmail.com>.
1265
7815fe19 12662010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
1267
1268 * minibuf.texi (High-Level Completion): Document args of
1269 `read-buffer-function' (bug#5625).
1270
8b2dd508
JD
12712010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1272
1273 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
1274
bace45fe
MA
12752010-07-29 Michael Albinus <michael.albinus@gmx.de>
1276
1277 * processes.texi (Process Information): Explain process property
1278 `remote-tty'.
1279
4ce5a4cc
JB
12802010-07-27 Juanma Barranquero <lekktu@gmail.com>
1281
1282 * modes.texi (Defining Minor Modes): Use C-delete in examples,
1283 instead of "\C-\^?" (bug#6334).
1284
1c84bc7a
JB
1285 * text.texi (Special Properties): Fix typo.
1286
b88746ba
EZ
12872010-07-09 Eli Zaretskii <eliz@gnu.org>
1288
1289 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
1290 calling sequences, which are now the standard.
1291
51422d6d
CY
12922010-06-24 Chong Yidong <cyd@stupidchicken.com>
1293
1294 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
1295
1296 * commands.texi (Command Overview): Mention undo-boundary call.
1297
d24880de
GM
12982010-06-23 Glenn Morris <rgm@gnu.org>
1299
1300 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
1301 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
1302 * frames.texi, functions.texi, internals.texi, keymaps.texi:
1303 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
1304 * searching.texi, sequences.texi, strings.texi, syntax.texi:
1305 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
1306 Untabify Texinfo files.
1307
0fc76035
CY
13082010-06-20 Chong Yidong <cyd@stupidchicken.com>
1309
1310 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
1311
5338dc0b
CY
13122010-06-19 Chong Yidong <cyd@stupidchicken.com>
1313
a628ad9d 1314 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 1315
2c3a3c1d
CY
13162010-06-02 Chong Yidong <cyd@stupidchicken.com>
1317
ba3bf1d9
CY
1318 * searching.texi (Regexp Special): Remove obsolete information
1319 about matching non-ASCII characters, and suggest using char
1320 classes (Bug#6283).
2c3a3c1d 1321
7f4b4249
JB
13222010-05-30 Juanma Barranquero <lekktu@gmail.com>
1323
1324 * minibuf.texi (Basic Completion): Add missing "@end defun".
1325
637821cd
SM
13262010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1327
1328 * minibuf.texi (Basic Completion): Document completion-boundaries.
1329 (Programmed Completion): Document the new fourth method for boundaries.
1330
e13051c3
CY
13312010-05-22 Chong Yidong <cyd@stupidchicken.com>
1332
a628ad9d 1333 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 1334
0235128c 13352010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1336
1337 * windows.texi (Textual Scrolling):
1338 * tips.texi (Coding Conventions):
1339 * minibuf.texi (Minibuffer History):
1340 * maps.texi (Standard Keymaps):
1341 * loading.texi (Where Defined):
1342 * edebug.texi (Instrumenting): Fix typos.
1343
0235128c 13442010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 1345
c7c32279
CY
1346 * keymaps.texi (Menu Bar): Document :advertised-binding property.
1347
0235128c
SM
1348 * functions.texi (Obsolete Functions):
1349 Document set-advertised-calling-convention.
eb5ed549
CY
1350
1351 * minibuf.texi (Basic Completion): Document completion-in-region.
1352 (Programmed Completion): Document completion-annotate-function.
1353
1354 * commands.texi (Reading One Event): Document read-key.
1355 (Distinguish Interactive): Document KIND arg to
1356 called-interactively-p. Delete obsolete interactive-p.
1357
1358 * elisp.texi (Top): Update node description.
1359
f8848423
EZ
13602010-05-08 Eli Zaretskii <eliz@gnu.org>
1361
0235128c
SM
1362 * nonascii.texi (Character Properties):
1363 Document unicode-category-table. Add an index entry for Unicode
1364 general category.
1365
13662010-05-07 Chong Yidong <cyd@stupidchicken.com>
1367
1368 * Version 23.2 released.
f8848423 1369
938efb77
JB
13702010-04-20 Juanma Barranquero <lekktu@gmail.com>
1371
1372 * locals.texi (Standard Buffer-Local Variables):
1373 Remove @ignore'd reference to `direction-reversed'.
1374
5854c267
JL
13752010-04-14 Juri Linkov <juri@jurta.org>
1376
1377 Fix @deffn without category.
1378
1379 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
1380 for `abbrev-insert'.
1381
1382 * buffers.texi (Indirect Buffers): Add category `Command'
1383 to @deffn of `clone-indirect-buffer'.
1384
1385 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
1386 for `next-window' and `previous-window'. Add category `Command'
1387 to @deffn of `pop-to-buffer'.
1388
8a14dec7
CY
13892010-04-01 Chong Yidong <cyd@stupidchicken.com>
1390
1391 * nonascii.texi (Text Representations): Don't mark
1392 enable-multibyte-characters as a user option.
1393
7a1831cf
EZ
13942010-03-31 Eli Zaretskii <eliz@gnu.org>
1395
1396 * control.texi (Handling Errors): How to re-throw a signal caught
1397 by condition-case.
1398
c3863713
CY
13992010-03-26 Chong Yidong <cyd@stupidchicken.com>
1400
1401 * loading.texi (Hooks for Loading): Document after-load-functions.
1402 Copyedits.
1403
c333f279
AM
14042010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
1405
1406 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
1407
e867cb5d 14082010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
1409
1410 * processes.texi (Network Processes): Document seqpacket type.
1411
605f35cd
DN
14122010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
1413
1414 * os.texi (System Environment): Do not mention lynxos.
1415
288f9fc0
CY
14162010-03-10 Chong Yidong <cyd@stupidchicken.com>
1417
1418 * Branch for 23.2.
1419
eed5c93a
CY
14202010-03-06 Chong Yidong <cyd@stupidchicken.com>
1421
1422 * objects.texi (Integer Type): Take note of the read syntax
1423 exception for numbers that cannot fit in the integer type.
1424
1ddd6622
GM
14252010-03-03 Glenn Morris <rgm@gnu.org>
1426
1427 * numbers.texi (Integer Basics, Bitwise Operations):
1428 * objects.texi (Integer Type): Update for integers now being 30-bit.
1429
a908c79a
CY
14302010-02-27 Chong Yidong <cyd@stupidchicken.com>
1431
1432 * display.texi (Low-Level Font): Document :otf font-spec property.
1433
cd61af01
SM
14342010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1435
1436 * display.texi (Line Height): Avoid obsolete special default variables
1437 like default-major-mode.
1438
c02f8fe2
AM
14392010-01-28 Alan Mackenzie <acm@muc.de>
1440
1441 * display.texi (Auto Faces): Say fontification-functions is called
1442 whether or not Font Lock is enabled. Tidy up the wording a bit.
1443
d738d18b
CY
14442010-01-17 Chong Yidong <cyd@stupidchicken.com>
1445
1446 * elisp.texi: Remove duplicate edition information (Bug#5407).
1447
4963739e
JB
14482010-01-17 Juanma Barranquero <lekktu@gmail.com>
1449
1450 * two.el (volume-header-toc-markup): Fix typos in docstring.
1451
c57008f6
SM
14522010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1453
1454 Avoid dubious uses of save-excursions.
1455 * positions.texi (Excursions): Recommend the use of
1456 save-current-buffer if applicable.
1457 * text.texi (Clickable Text): Fix the example code which used
1458 save-excursion in a naive way which sometimes preserves point and
1459 sometimes not.
1460 * variables.texi (Creating Buffer-Local):
1461 * os.texi (Session Management):
1462 * display.texi (GIF Images):
1463 * control.texi (Cleanups): Use (save|with)-current-buffer.
1464
2f3725cd
EZ
14652010-01-02 Eli Zaretskii <eliz@gnu.org>
1466
1467 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
1468
85eeac93
CY
14692010-01-02 Chong Yidong <cyd@stupidchicken.com>
1470
1471 * nonascii.texi (Text Representations, Character Codes)
1472 (Converting Representations, Explicit Encoding)
1473 (Translation of Characters): Use hex notation consistently.
1474 (Character Sets): Fix map-charset-chars doc (Bug#5197).
1475
4801c5fa
CY
14762010-01-01 Chong Yidong <cyd@stupidchicken.com>
1477
1478 * loading.texi (Where Defined): Make it clearer that these are
1479 loaded files (Bug#5068).
1480
26e533e2
CY
14812009-12-29 Chong Yidong <cyd@stupidchicken.com>
1482
1483 * minibuf.texi (Completion Styles): Document `initials' style.
1484
16d1ff5f
CY
14852009-12-25 Chong Yidong <cyd@stupidchicken.com>
1486
1487 * frames.texi (Resources): Describe inhibit-x-resources.
1488 (Size Parameters): Copyedit.
1489
1490 * hash.texi (Creating Hash):
1491 * objects.texi (Hash Table Type): Document the new hash table
1492 printed representation.
1493
1494 * minibuf.texi (Basic Completion): 4th arg to all-completions is
1495 obsolete.
1496
5dcb4c4e
SM
1497 * processes.texi (Process Buffers):
1498 Document process-kill-buffer-query-function.
16d1ff5f 1499
9a5de3d9
GM
15002009-12-05 Glenn Morris <rgm@gnu.org>
1501
1502 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
1503 diary-display-function, and no longer recommended to be a hook.
1504 Update for changes in the names of calendar and diary hooks.
1505 diary-print-entries-hook has changed section.
1506
b640eb52
EZ
15072009-11-28 Eli Zaretskii <eliz@gnu.org>
1508
1509 * text.texi (Special Properties): More accurate description of
1510 what the `cursor' property does.
1511
be1674ab
KR
15122009-11-26 Kevin Ryde <user42@zip.com.au>
1513
1514 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
1515 mouse-wheel-down-event, the closest thing to a definition for them.
1516 * os.texi (Startup Summary): vindex inhibit-startup-message and
1517 inhibit-splash-screen.
1518 (Command-Line Arguments): vindex argv.
1519 (Suspending Emacs): vindex suspend-tty-functions and
1520 resume-tty-functions. Don't want to index every hook, but having
1521 the programming ones is helpful.
1522
603f5979
CY
15232009-11-14 Chong Yidong <cyd@stupidchicken.com>
1524
1525 * commands.texi (Motion Events): Fix typo (Bug#4907).
1526
4359a806
CY
15272009-11-08 Chong Yidong <cyd@stupidchicken.com>
1528
1529 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
1530 are affected by case-fold-search (Bug#4483).
1531
0f063651
CY
15322009-11-02 Chong Yidong <cyd@stupidchicken.com>
1533
1534 * minibuf.texi (Reading File Names): Note that read-file-name may
1535 use a graphical file dialog.
1536
9bd79893
GM
15372009-10-31 Glenn Morris <rgm@gnu.org>
1538
1539 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
1540
ebe479ec
KR
15412009-10-16 Kevin Ryde <user42@zip.com.au>
1542
1543 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
1544 in particular so `info-lookup-symbol' can find its docs.
1545
2640fa86
CY
15462009-10-16 Chong Yidong <cyd@stupidchicken.com>
1547
1548 * variables.texi (Constant Variables): Distinguish from defconst
1549 variables.
1550 (Defining Variables): Add cindex.
1551
edd6a733
CY
15522009-10-15 Chong Yidong <cyd@stupidchicken.com>
1553
1554 * os.texi (Time of Day): Clarify that the microsecond part is
1555 ignored (Bug#4637).
1556
5feb0b73
GM
15572009-10-11 Glenn Morris <rgm@gnu.org>
1558
1559 * frames.texi (Size and Position): Clarify what is included in the frame
1560 height. (Bug#4535)
1561
0c5413c8
GM
15622009-10-10 Glenn Morris <rgm@gnu.org>
1563
1564 * windows.texi (Size of Window): The relationship between window and
1565 frame heights is not so simple. (Bug#4535)
1566 Mention window-full-height-p.
1567
7f8b600a
SM
15682009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1569
1570 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
1571 used from Lisp.
1572
6185de1c
EZ
15732009-10-07 Eli Zaretskii <eliz@gnu.org>
1574
7f8b600a
SM
1575 * files.texi (Directory Names) <abbreviate-file-name>:
1576 Document that root home directories are not replaced with "~".
6185de1c 1577
9972911f
EZ
15782009-10-06 Eli Zaretskii <eliz@gnu.org>
1579
1580 * text.texi (Special Properties): Document the meaning of the
1581 `cursor' text property whose value is an integer.
1582
2a3f19ef
MA
15832009-10-05 Michael Albinus <michael.albinus@gmx.de>
1584
1585 * files.texi (Magic File Names): Add `copy-directory'.
1586
804543b5
EZ
15872009-10-05 Eli Zaretskii <eliz@gnu.org>
1588
1589 * files.texi (File Attributes): Fix description of file
1590 attributes. (Bug#4638) Update attributes of files.texi example to
1591 be more representative.
1592
461bf92b
MA
15932009-10-05 Michael Albinus <michael.albinus@gmx.de>
1594
1595 * files.texi (Create/Delete Dirs): New command copy-directory.
1596
a86cd395
JB
15972009-10-04 Juanma Barranquero <lekktu@gmail.com>
1598
1599 * anti.texi (Antinews):
1600 * macros.texi (Indenting Macros):
1601 * strings.texi (Creating Strings, Case Conversion):
1602 Remove duplicate words.
1603
d3080264
MA
16042009-10-01 Michael Albinus <michael.albinus@gmx.de>
1605
1606 * files.texi (Create/Delete Dirs): delete-directory has an
1607 optional parameter RECURSIVE.
1608
85d14563
SM
16092009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
1610
1611 * buffers.texi (Swapping Text): Minor clarification.
1612
3d9842c6
GM
16132009-10-01 Glenn Morris <rgm@gnu.org>
1614
1615 * functions.texi (Declaring Functions): Mention that we also search for
1616 ".m" files in the src/ directory.
1617
78427304
CY
16182009-09-25 David Engster <deng@randomsample.de>
1619
3d9842c6 1620 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 1621
b578c9cc
GM
16222009-09-22 Glenn Morris <rgm@gnu.org>
1623
1624 * internals.texi (Building Emacs): Mention preloaded-file-list.
1625
beee5da7
AM
16262009-09-14 Alan Mackenzie <acm@muc.de>
1627
1628 * os.texi (Terminal Output): Put "@code{}" around "stdout".
1629
5d6ab672
CY
16302009-09-13 Chong Yidong <cyd@stupidchicken.com>
1631
1632 * functions.texi (Anonymous Functions): Rearrange discussion,
1633 giving usage of unquoted lambda forms first. Mention that
1634 `function' and `#'' are no longer required (Bug#4290).
1635
59375eeb
AM
16362009-09-11 Alan Mackenzie <acm@muc.de>
1637
a86cd395 1638 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
1639 batch mode.
1640
e7e2f529
GM
16412009-09-01 Glenn Morris <rgm@gnu.org>
1642
1643 * display.texi (Face Functions): Mention define-obsolete-face-alias.
1644
eae47088
GM
16452009-08-26 Ulrich Mueller <ulm@gentoo.org>
1646
1647 * nonascii.texi (Character Codes): Fix typos.
1648
3691a0a6
MA
16492009-08-25 Michael Albinus <michael.albinus@gmx.de>
1650
1651 * processes.texi (Synchronous Processes): New defvar
1652 process-file-side-effects.
1653
664d56b8
GM
16542009-08-25 Glenn Morris <rgm@gnu.org>
1655
1656 * display.texi (Fontsets): Fix typo.
1657
0706c025
GM
1658 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
1659
03a74b84
SM
16602009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
1661
1662 * processes.texi (Asynchronous Processes): Adjust arglist of
1663 start-process-shell-command and start-file-process-shell-command.
1664
f6de8a37
CY
16652009-08-15 Chong Yidong <cyd@stupidchicken.com>
1666
4b1ed1bb
CY
1667 * advice.texi (Argument Access in Advice): Note that argument
1668 positions are zero-based (Bug#3932).
1669
89a9e058
CY
1670 * commands.texi (Distinguish Interactive): Minor copyedit.
1671
23696fd7
CY
1672 * display.texi (Face Attributes): Add xref to Displaying Faces for
1673 explanation of "underlying face".
1674
f6de8a37
CY
1675 * customize.texi (Common Keywords): Add xref to Loading.
1676
1677 * loading.texi (How Programs Do Loading): Add xref to Lisp
1678 Libraries node in the Emacs manual.
1679
417f77e6
CY
16802009-08-13 Chong Yidong <cyd@stupidchicken.com>
1681
1682 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
1683
0999039c
CY
16842009-07-18 Chong Yidong <cyd@stupidchicken.com>
1685
1686 * processes.texi (Shell Arguments): Copyedits.
1687
9af167bc
GM
16882009-07-18 Glenn Morris <rgm@gnu.org>
1689
1690 * loading.texi (Repeated Loading): Fix typo.
1691
137987ab
RS
16922009-07-16 Richard Stallman <rms@gnu.org>
1693
1694 * buffers.texi (Swapping Text): Recommend setting
1695 write-region-annotate-functions and buffer-saved-size.
1696
1697 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
1698
622fa380
GM
16992009-07-15 Glenn Morris <rgm@gnu.org>
1700
1701 * edebug.texi: Minor re-phrasings throughout.
1702 (Edebug Execution Modes): Sit-for affects continue mode too.
1703 (Jumping): Use `forward-sexp' rather than its keybinding.
1704 (Edebug Misc): Fix Q binding.
1705 (Edebug Eval): Remove cl version.
1706 (Printing in Edebug): Clarify print-length etc.
1707 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
1708 (Specification List): Remove edebug-unwrap findex entry.
1709 (Specification Examples): defmacro is actually not the same as defun.
1710 Escape "`" in example.
1711
6bbd4600
CY
17122009-07-15 Chong Yidong <cyd@stupidchicken.com>
1713
1714 * markers.texi (The Mark): Document optional arg to
1715 deactivate-mark.
1716
e538d479
GM
17172009-07-11 Kevin Ryde <user42@zip.com.au>
1718
1719 * hooks.texi (Standard Hooks): Fix cross-references.
1720
4c98b9ed
GM
1721 * loading.texi (Named Features): Refer to eval-after-load.
1722
5300838c
GM
17232009-07-11 Glenn Morris <rgm@gnu.org>
1724
64fbeb16
GM
1725 * Makefile.in (TEXI2PDF): New.
1726 (elisp.pdf): New target.
1727
4c98b9ed
GM
1728 * searching.texi (Regexp Backslash): Fix typo.
1729
1730 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 1731
51d9979c
GM
17322009-07-10 Glenn Morris <rgm@gnu.org>
1733
561c0216
GM
1734 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
1735
5b594a58
GM
1736 * customize.texi (Customization Types):
1737 * display.texi (Abstract Display):
0cc8c85a 1738 * objects.texi (Character Type, String Type):
5b594a58 1739 Merge in some menu descriptions from elisp.texi.
51d9979c 1740
c3cbbb40
GM
1741 * hash.texi (Hash Tables):
1742 * modes.texi (Multiline Font Lock):
1743 End menu description with period.
fe42c16a 1744
28528402
GM
17452009-07-09 Glenn Morris <rgm@gnu.org>
1746
1747 * back.texi: Don't hard-code texinfo location.
1748
1749 * two-volume.make (texinfodir): New, with location of texinfo.tex.
1750 (tex): Add texinfodir to TEXINPUTS.
1751 (elisp1med-init, elisp2med-init): Use texinfodir.
1752
1753 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
1754 (clean): Add two-volume.make intermediate files.
1755
1756 * elisp.texi, vol1.texi, vol2.texi:
1757 Use a DATE variable with the publication date, and update it.
1758 Fix antinews menu description.
1759
1760 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
1761 Update the detailed node listing to match elisp.texi.
1762
1763 * README: Update edition to match elisp.texi.
1764
1765 * objects.texi (General Escape Syntax):
1766 * nonascii.texi (Character Sets):
1767 Use consistent case for "Unicode Standard".
1768
1769 * anti.texi (Antinews):
1770 * customize.texi (Variable Definitions):
1771 * functions.texi (Declaring Functions):
1772 * nonascii.texi (Character Properties):
1773 * processes.texi (Serial Ports):
1774 * text.texi (Special Properties):
1775 * tips.texi (Coding Conventions):
1776 Minor rearrangements to improve TeX line-filling.
1777
1778 * commands.texi (Using Interactive): Fix cross-reference.
1779
17db8e10
JD
17802009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1781
1782 * frames.texi (Management Parameters): Mention sticky.
1783
77c7e2e1
AS
17842009-07-01 Andreas Schwab <aschwab@redhat.com>
1785
1786 * help.texi (Help Functions): Fix description of help-buffer and
1787 help-setup-xref to use @defun instead of @deffn.
1788
3f1c6666
JD
17892009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1790
1791 * frames.texi (Size Parameters): Mention maximized for fullscreen.
1792
ca27c21b
CY
17932009-06-24 Chong Yidong <cyd@stupidchicken.com>
1794
1795 * display.texi (Window Systems): Add ns to the list.
1796
70243478
CY
17972009-06-21 Chong Yidong <cyd@stupidchicken.com>
1798
1799 * Branch for 23.1.
1800
df006536
MR
18012009-06-17 Martin Rudalics <rudalics@gmx.at>
1802
1803 * windows.texi (Dedicated Windows): Fix typo.
1804 (Resizing Windows): Replace @defun by @deffn.
1805
d259fc4b
GM
18062009-06-17 Glenn Morris <rgm@gnu.org>
1807
1808 * variables.texi (Directory Local Variables):
1809 Update for 2009-04-11 name-change of dir-locals-directory-alist.
1810
30781db6
KH
18112009-06-09 Kenichi Handa <handa@m17n.org>
1812
1813 * nonascii.texi (Character Sets): State clearly that FROM and TO
1814 are codepoints of CHARSET.
1815
62e8099c
CY
18162009-06-07 Chong Yidong <cyd@stupidchicken.com>
1817
1818 * minibuf.texi (Reading File Names): Fix introductory text.
1819 Suggested by stan@derbycityprints.com.
1820 (High-Level Completion): Fix typo.
1821
ee1b1917
CY
18222009-05-28 Chong Yidong <cyd@stupidchicken.com>
1823
1824 * frames.texi (Text Terminal Colors): Multi-tty is already
1825 implemented, but tty-local colors are not.
1826
5df647e8
CY
18272009-05-27 Chong Yidong <cyd@stupidchicken.com>
1828
1829 * hooks.texi (Standard Hooks): Remove mention of obsolete
1830 redisplay-end-trigger-functions.
1831
1832 * internals.texi (Window Internals): Remove mention of obsolete
1833 redisplay-end-trigger-functions.
1834
01f17ae2
MR
18352009-05-21 Martin Rudalics <rudalics@gmx.at>
1836
1837 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
1838
1839 * backups.texi (Making Backups): backup-directory-alist and
1840 make-backup-file-name-function are options.
1841 (Auto-Saving): auto-save-list-file-prefix is an option.
1842
1843 * buffers.texi (Killing Buffers): buffer-offer-save is an
1844 option.
1845
1846 * display.texi (Refresh Screen): no-redraw-on-reenter is an
1847 option.
1848 (Echo Area Customization): echo-keystrokes is an option.
1849 (Selective Display): selective-display-ellipses is an option.
1850 (Temporary Displays): temp-buffer-show-function is an option.
1851 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
1852 are options.
1853 (Font Selection): face-font-family-alternatives,
1854 face-font-selection-order, face-font-registry-alternatives, and
1855 scalable-fonts-allowed are options.
1856 (Fringe Indicators): indicate-buffer-boundaries is an option.
1857 (Fringe Cursors): overflow-newline-into-fringe is an option.
1858 (Scroll Bars): scroll-bar-mode is an option.
1859
1860 * eval.texi (Eval): max-lisp-eval-depth is an option.
1861
1862 * files.texi (Visiting Functions): find-file-hook is an option.
1863 (Directory Names): directory-abbrev-alist is an option.
1864 (Unique File Names): temporary-file-directory and
1865 small-temporary-file-directory are options.
1866
1867 * frames.texi (Initial Parameters): initial-frame-alist,
1868 minibuffer-frame-alist and default-frame-alist are options.
1869 (Cursor Parameters): blink-cursor-alist and
1870 cursor-in-non-selected-windows ar options.
1871 (Window System Selections): selection-coding-system is an
1872 option.
1873 (Display Feature Testing): display-mm-dimensions-alist is an
1874 option.
1875
1876 * help.texi (Help Functions): help-char and help-event-list are
1877 options.
1878
1879 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
1880 an option.
1881
1882 * minibuf.texi (Minibuffer History): history-length and
1883 history-delete-duplicates are options.
1884 (High-Level Completion): read-buffer-function and
1885 read-buffer-completion-ignore-case are options.
1886 (Reading File Names): read-file-name-completion-ignore-case is
1887 an option.
1888
1889 * modes.texi (Mode Line Top): mode-line-format is an option.
1890 (Mode Line Variables): mode-line-position and mode-line-modes
1891 are options.
1892
1893 * nonascii.texi (Text Representations):
1894 enable-multibyte-characters is an option.
1895 (Default Coding Systems): auto-coding-regexp-alist,
1896 file-coding-system-alist, auto-coding-alist and
1897 auto-coding-functions are options.
1898 (Specifying Coding Systems): inhibit-eol-conversion is an
1899 option.
1900
1901 * os.texi (Init File): site-run-file is an option.
1902 (System Environment): mail-host-address is an option.
1903 (User Identification): user-mail-address is an option.
1904 (Terminal Output): baud-rate is an option.
1905
1906 * positions.texi (Word Motion): words-include-escapes is an
1907 option.
1908
1909 * searching.texi (Standard Regexps): page-delimiter,
1910 paragraph-separate, paragraph-separate and sentence-end are
1911 options.
1912
1913 * text.texi (Margins): left-margin and fill-nobreak-predicate
1914 are options.
1915
1916 * variables.texi (Local Variables): max-specpdl-size is an
1917 option.
1918
1919 * windows.texi (Choosing Window):
1920 split-window-preferred-function, special-display-function and
1921 display-buffer-function are options.
1922
106e6894
CY
19232009-05-20 Chong Yidong <cyd@stupidchicken.com>
1924
4a83454d
CY
1925 Fix errors spotted by Martin Rudalics.
1926
106e6894
CY
1927 * syntax.texi (Position Parse): Document rationale for ignored
1928 arguments to syntax-ppss-flush-cache.
1929
1930 * processes.texi (Input to Processes): Mark PROCESS arg to
1931 process-running-child-p as optional.
1932 (Network Options): Document NO-ERROR arg to
1933 set-network-process-option.
1934
1935 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
1936 command.
1937
1938 * searching.texi (POSIX Regexps): Mark posix-search-forward and
1939 posix-search-backward as commands.
1940
1941 * os.texi (Killing Emacs): Mark kill-emacs as a command.
1942 (Suspending Emacs): Mark suspend-emacs as a command.
1943 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
1944 commands.
5dcb4c4e
SM
1945 (Terminal Output): Remove obsolete function baud-rate.
1946 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
1947
1948 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
1949 terminal-coding-system and set-terminal-coding-system.
1950 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
1951 as optional.
1952 (Character Sets): Document RESTRICTION arg of char-charset.
1953 (Character Codes): Mark POS argument to get-byte as optional.
1954
1955 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
1956 minibuffer-message.
1957
1958 * files.texi (Create/Delete Dirs): Mark make-directory and
1959 delete-directory as commands.
1960
1961 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
1962
1963 * text.texi (Base 64): Mark base64-decode-string and
1964 base64-encode-string as commands.
1965 (Columns): Mark move-to-column as a command.
1966 (Mode-Specific Indent): Document RIGID arg to
1967 indent-for-tab-command.
1968 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
1969 Mark indent-code-rigidly as a command.
1970 (Substitution): Mark translate-region as a command.
1971
1972 * frames.texi (Size and Position): Remove obsolete functions
1973 screen-height and screen-width.
1974
04173931
CY
19752009-05-19 Chong Yidong <cyd@stupidchicken.com>
1976
1977 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
1978 (Displaying Buffers, Resizing Windows): Correct mistakes;
1979 next-window, previous-window, and pop-to-buffer are not commands,
1980 and fit-window-to-buffer" is a command. (Pointed out by Martin
1981 Rudalics.)
1982
eae7d8f8
RS
19832009-05-17 Richard M Stallman <rms@gnu.org>
1984
1985 * modes.texi (Precalculated Fontification): Clarify text.
1986
b8766179
MR
19872009-05-17 Martin Rudalics <rudalics@gmx.at>
1988
1989 * windows.texi (Selecting Windows): Clarify descriptions of
1990 with-selected-window and get-lru-window.
1991 (Cyclic Window Ordering): Refer to particular frame when talking
1992 about how splitting affects the ordering.
1993 (Displaying Buffers): Fix descriptions of switch-to-buffer and
1994 switch-to-buffer-other-window. Explain how setting of
1995 display-buffer-reuse-frames affects pop-to-buffer.
1996 (Choosing Window): Clarify some details in descriptions of
1997 display-buffer-reuse-frames, pop-up-frames, and
1998 pop-up-frame-function.
1999 (Dedicated Windows): Clarify some details.
2000 (Textual Scrolling): Replace term vscroll by term vertical
2001 scroll position.
2002 (Vertical Scrolling): Fix typo.
2003 (Window Hooks): Relate text on jit-lock-register to window
2004 scrolling and size changes.
2005
734b5e3b
CY
20062009-05-14 Chong Yidong <cyd@stupidchicken.com>
2007
0a65633e
CY
2008 * frames.texi (Initial Parameters): Clarify what the initial
2009 minibuffer frame is.
05be46d7
CY
2010 (Buffer Parameters): Note that the minibuffer parameter can not be
2011 altered.
0a65633e 2012
734b5e3b
CY
2013 * anti.texi (Antinews): Copyedits. Rearrange some entries.
2014 Document display-buffer changes.
2015
925672cd
CY
20162009-05-13 Chong Yidong <cyd@stupidchicken.com>
2017
17ecd7af
CY
2018 * anti.texi (Antinews): Rewrite for Emacs 22.
2019
925672cd
CY
2020 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
2021 obarrays are first mentioned. Define "system abbrev" more
2022 prominently, and add it to the index.
2023 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
2024 Copyedits.
2025 (Abbrev Expansion): Document abbrev-insert.
2026
80be4dd7
CY
20272009-05-12 Chong Yidong <cyd@stupidchicken.com>
2028
2029 * frames.texi (Font and Color Parameters): Rename from Color
2030 Parameters. Document font-backend parameter.
2031
2032 * vol2.texi (Top): Update node listing.
2033 * vol1.texi (Top): Update node listing.
2034 * elisp.texi (Top): Update node listing.
2035
372a93ac
MR
20362009-05-11 Martin Rudalics <rudalics@gmx.at>
2037
2038 * windows.texi (Choosing Window): Don't explicitly refer to
2039 split-window-sensibly's window argument in descriptions of
2040 split-height-threshold and split-width-threshold.
2041
714c3541
MR
20422009-05-10 Martin Rudalics <rudalics@gmx.at>
2043
2044 * windows.texi (Choosing Window): Fix rewrite of window
2045 splitting section.
2046
0e90e7be
EZ
20472009-05-09 Eli Zaretskii <eliz@gnu.org>
2048
f4e90db0
SM
2049 * nonascii.texi (Default Coding Systems):
2050 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
5dcb4c4e 2051 Add indexing.
0e90e7be
EZ
2052 (Lisp and Coding Systems): Add index entries.
2053
d3c0c321
MR
20542009-05-09 Martin Rudalics <rudalics@gmx.at>
2055
2056 * windows.texi (Choosing Window): Describe split-window-sensibly
2057 and rewrite section on window splitting accordingly.
2058 (Textual Scrolling): Replace `...' by @code{...}.
2059
c773345a
CY
20602009-05-04 Chong Yidong <cyd@stupidchicken.com>
2061
ee2d5b5e
CY
2062 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
2063 Remove obsoleted pre-abbrev-expand-hook.
2064
2065 * locals.texi (Standard Buffer-Local Variables): Consolidate table
2066 entries.
2067
c773345a
CY
2068 * internals.texi (Object Internals): Don't assume 32-bit machines
2069 are the norm.
2070 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
2071 (Window Internals): Synch field names to window.h.
2072 (Process Internals): Synch field names to process.h.
c773345a 2073
dd449674
CY
20742009-04-29 Chong Yidong <cyd@stupidchicken.com>
2075
2076 * variables.texi (File Local Variables): Note that read-circle is
2077 bound to nil when reading file-local variables.
2078
2079 * streams.texi (Input Functions): Document read-circle.
2080 (Output Variables): Add xref to Circular Objects.
2081
4f1e25e2
CY
20822009-04-25 Chong Yidong <cyd@stupidchicken.com>
2083
2084 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
2085 Features and Coding System Basics. Node that "p" stands for
2086 "predicate". Recommend utf-8-emacs instead of emacs-mule.
2087 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
2088 mouse-appearance-menu.
2089 (Programming Tips): Add xref to Progress.
2090
dca019f8
CY
20912009-04-22 Chong Yidong <cyd@stupidchicken.com>
2092
5dcb4c4e
SM
2093 * os.texi (Command-Line Arguments):
2094 Document command-line-args-left.
dca019f8
CY
2095 (Suspending Emacs): Adapt text to multi-tty case. Document use of
2096 terminal objects for tty arguments.
2097 (Startup Summary): Add xref to Session Management.
2098 (Session Management): Mention emacs-session-restore. Copyedits.
2099
02a89103
CY
21002009-04-20 Chong Yidong <cyd@stupidchicken.com>
2101
2102 * os.texi (Startup Summary): Copyedits. The init file is not
2103 necessarily named .emacs now. Document initial-buffer-choice and
2104 initial-scratch-message. Note where Emacs exits in batch mode.
2105 Document inhibit-splash-screen as an alias.
2106 (Init File): Be neutral about which init file name to use.
2107
21082009-04-16 Chong Yidong <cyd@stupidchicken.com>
2109
2110 * os.texi (System Interface): Fix Texinfo usage.
2111
0c1cfe01
CY
21122009-04-15 Chong Yidong <cyd@stupidchicken.com>
2113
80d7cdca
CY
2114 * searching.texi (Regexp Backslash): Also refer to shy groups as
2115 non-capturing or unnumbered groups.
2116 (Regexp Functions): Add cross-reference to Regexp Backslash.
2117
0c1cfe01
CY
2118 * display.texi (Truncation): Overlays can use line-prefix and
2119 wrap-prefix too.
2120 (Overlay Properties): Document wrap-prefix and line-prefix.
2121 (Face Attributes): Document underline-minimum-offset.
2122 (Face Remapping): Copyedits.
2123 (Low-Level Font): Copyedits.
2124 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
2125 (Line Height): Emphasize that line-spacing only takes effect on
2126 graphical terminals.
0c1cfe01 2127
c4adeee0
CY
21282009-04-13 Chong Yidong <cyd@stupidchicken.com>
2129
2130 * display.texi (Refresh Screen): Note that a passage about screen
2131 refreshing is text terminal only.
2132 (Forcing Redisplay): Delete misleading comment---sit-for calls
2133 redisplay, not the other way around.
2134 (Truncation): Note new values of truncate-partial-width-windows.
2135 Copyedits.
2136 (Invisible Text): Document invisible-p.
2137
b20ecfa1
EZ
21382009-04-11 Eli Zaretskii <eliz@gnu.org>
2139
2140 * display.texi (Overlays): Overlays don't scale well. See
2141 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
2142
97d8273f
CY
21432009-04-10 Chong Yidong <cyd@stupidchicken.com>
2144
f147ff75
CY
2145 * syntax.texi (Syntax Table Functions): Document cons cell
2146 argument for modify-syntax-entry.
2147 (Categories): Document cons cell argument for
2148 modify-category-entry.
2149
fca4ec76
CY
2150 * searching.texi (String Search): Document word-search-forward-lax
2151 and word-search-backward-lax.
2152 (Searching and Case): Describe isearch behavior more precisely.
2153
9c283d5b
CY
2154 * keymaps.texi (Tool Bar): Mention that some platforms do not
2155 support multi-line toolbars. Suggested by Stephen Eglen.
2156
2157 * frames.texi (Layout Parameters): Mention that Nextstep also
2158 allows only one tool-bar line. Suggested by Stephen Eglen.
2159
97d8273f
CY
2160 * nonascii.texi (Text Representations): Copyedits.
2161 (Coding System Basics): Also mention utf-8-emacs.
2162 (Converting Representations, Selecting a Representation)
2163 (Scanning Charsets, Translation of Characters, Encoding and I/O):
2164 Copyedits.
2165 (Character Codes): Mention role of codepoints 1114112 to 4194175.
2166
2bad3299
CY
21672009-04-09 Chong Yidong <cyd@stupidchicken.com>
2168
2169 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
2170 (Filling): Clarify REGION argument of fill-paragraph.
2171 Document fill-forward-paragraph-function.
2bad3299
CY
2172 (Special Properties): Remove "new in Emacs 22" declaration.
2173 (Clickable Text): Merge with Links and Mouse-1 node.
2174
5dcb4c4e
SM
2175 * display.texi (Button Properties, Button Buffer Commands):
2176 Change xref to Clickable Text.
2bad3299
CY
2177
2178 * tips.texi (Key Binding Conventions): Change xref to Clickable
2179 Text.
2180
2181 * elisp.texi (Top): Update node listing.
2182
ea30ce4f
CY
21832009-04-05 Chong Yidong <cyd@stupidchicken.com>
2184
47af2f4b
CY
2185 * markers.texi (The Mark): Copyedits. Improve description of
2186 handle-shift-selection.
2187 (The Region): Move use-region-p here from The Mark.
2188
ea30ce4f
CY
2189 * positions.texi (Screen Lines): Document (cols . lines) argument
2190 for vertical-motion.
2191
2aa8ea6e
CY
21922009-04-04 Chong Yidong <cyd@stupidchicken.com>
2193
3ec61d4e
CY
2194 * frames.texi (Frames): Clean up introduction. Document `ns'
2195 return value for framep.
2196 (Creating Frames): Note how the terminal is chosen.
2197 (Multiple Terminals, Multiple Displays): Merge into a single node.
2198 (Color Parameters): Fix typo.
2199
2200 * variables.texi (Local Variables, Buffer-Local Variables)
2201 (Creating Buffer-Local): Change link to Multiple Terminals.
2202
2203 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
2204
2205 * keymaps.texi (Controlling Active Maps): Change link to Multiple
2206 Terminals.
2207
2208 * commands.texi (Command Loop Info, Keyboard Macros): Change link
2209 to Multiple Terminals.
2210
2211 * elisp.texi (Top): Update node listing.
2212 * vol2.texi (Top): Update node listing.
2213 * vol1.texi (Top): Update node listing.
2214
9257072f
CY
2215 * buffers.texi (Current Buffer): Note that the append-to-buffer
2216 example is no longer in synch with the latest code. Tie the two
2217 examples together.
2218
2aa8ea6e
CY
2219 * files.texi (File Attributes): Move note about MS-DOS from
2220 Changing Files to File Attributes.
2221 (Create/Delete Dirs): Note that mkdir is an alias for this.
2222
22e74b17
CY
22232009-04-01 Markus Triska <triska@gmx.at>
2224
2225 * processes.texi (Filter Functions): Suggest how to handle output
2226 batches.
2227
4bbe48ec
CY
22282009-03-30 Chong Yidong <cyd@stupidchicken.com>
2229
2230 * help.texi (Accessing Documentation): Update example to use
2231 help-setup-xref and with-help-window.
2232 (Help Functions): Remove print-help-return-message, which is
2233 semi-obsolete due to with-help-window. Document help-buffer and
2234 help-setup-xref.
2235
b9723f39
CY
22362009-03-29 Chong Yidong <cyd@stupidchicken.com>
2237
5dcb4c4e
SM
2238 * help.texi (Accessing Documentation, Help Functions):
2239 Remove information about long-obsolete Emacs versions.
9eb52e90 2240
b9723f39
CY
2241 * modes.texi (Mode Line Variables): The default values of the mode
2242 line variables are now more complicated.
2243
b0cc32db
CY
22442009-03-28 Chong Yidong <cyd@stupidchicken.com>
2245
3c25a5a9
CY
2246 * modes.texi (Major Mode Conventions): Note that specialness is
2247 inherited.
31c9eebb
CY
2248 (Derived Modes): Note that define-derive-mode sets the mode-class
2249 property.
3c25a5a9 2250
b0cc32db
CY
2251 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
2252 goto-map. Add search-map to the list.
2253
c5e0006d
EZ
22542009-03-27 Eli Zaretskii <eliz@gnu.org>
2255
1213465a
EZ
2256 * os.texi (System Environment): Update the list of system-type
2257 values.
2258
c5e0006d
EZ
2259 * markers.texi (The Mark) <handle-shift-selection>: Update for
2260 removal of the optional argument DEACTIVATE.
2261
48bab3d6
CY
22622009-03-25 Chong Yidong <cyd@stupidchicken.com>
2263
2264 * commands.texi (Focus Events): Most X window managers don't use
2265 focus-follows-mouse nowadays.
2266
6e4ff1b6
CY
22672009-03-24 Chong Yidong <cyd@stupidchicken.com>
2268
2269 * commands.texi (Defining Commands): Clarify introduction.
2270 (Using Interactive): Not that interactive can be put in a symbol
2271 property.
2272 (Interactive Call): Note that a symbol with a non-nil
2273 interactive-form property satisfies commandp.
2274
11625308
JB
22752009-03-23 Juanma Barranquero <lekktu@gmail.com>
2276
2277 * minibuf.texi (Intro to Minibuffers): Fix typos.
2278
7b34420d
CY
22792009-03-23 Chong Yidong <cyd@stupidchicken.com>
2280
2281 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
2282 about minibuffers in old Emacs versions. Copyedits.
2283 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
2284 (Text from Minibuffer): Simplify introduction.
2285
f9257eed
AM
22862009-03-22 Alan Mackenzie <acm@muc.de>
2287
2288 * commands.texi (Using Interactive): Clarify string argument to
2289 `interactive' - even promptless elements need \n separators.
2290
f639ba70
CY
22912009-03-18 Chong Yidong <cyd@stupidchicken.com>
2292
2293 * minibuf.texi (Completion Styles): New node.
2294
2295 * elisp.texi (Top): Update node listing.
2296
d897e8ee
CY
22972009-03-17 Chong Yidong <cyd@stupidchicken.com>
2298
2299 * minibuf.texi (Basic Completion): Note that
2300 read-file-name-completion-ignore-case and
2301 read-buffer-completion-ignore-case can override
2302 completion-ignore-case.
2303 (Minibuffer Completion): Document completing-read changes.
2304 (Completion Commands): Avoid mentioning partial completion mode.
2305 Document minibuffer-completion-confirm changes, and
2306 minibuffer-confirm-exit-commands.
2307 (High-Level Completion): Document new require-match behavior for
2308 read-buffer. Document read-buffer-completion-ignore-case.
2309 (Reading File Names): Document new require-match behavior for
2310 read-file-name.
2311
b1f23349
CY
23122009-03-14 Chong Yidong <cyd@stupidchicken.com>
2313
2314 * debugging.texi (Error Debugging): Don't mislead the reader into
2315 thinking that debug-on-error enters debugger for C-f at EOB.
2316 (Error Debugging): Setting debug-on-init within the init file
2317 works, and has for some time.
2318
d6eb4e25
KH
23192009-03-13 Kenichi Handa <handa@m17n.org>
2320
2321 * display.texi (Fontsets): Update the description.
2322
1cf53dc5
CY
23232009-03-13 Chong Yidong <cyd@stupidchicken.com>
2324
2325 * advice.texi (Advising Primitives): Link to What Is a Function.
2326
81f919fc
CY
23272009-03-12 Chong Yidong <cyd@stupidchicken.com>
2328
cf4229eb
CY
2329 * compile.texi (Speed of Byte-Code): Update example.
2330 (Disassembly): Update examples.
2331
81f919fc 2332 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
2333
2334 * customize.texi (Common Keywords): It's not necessary to use :tag
2335 to remove hyphens, as custom-unlispify-tag-name does it
2336 automatically.
5dcb4c4e
SM
2337 (Variable Definitions): Link to File Local Variables.
2338 Document customized-value symbol property.
f2bbc08c
CY
2339 (Customization Types): Move menu to end of node.
2340
955964d7
CY
23412009-03-10 Chong Yidong <cyd@stupidchicken.com>
2342
2343 * macros.texi (Compiling Macros): Omit misleading sentence, which
2344 implied that macros can only be used in the same file they are
2345 defined.
2346 (Backquote): Remove obsolete information about Emacs 19.
2347
d25ed7db
GM
23482009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
2349
2350 * display.texi (Display Margins): Fix paren typo.
2351
d55f6ca5
CY
23522009-02-27 Chong Yidong <cyd@stupidchicken.com>
2353
f0e57ed8
CY
2354 * elisp.texi (Top): Update node listing.
2355
2356 * variables.texi (Variables): Clarify introduction.
2357 (Global Variables): Mention that setq is a special form.
2358 (Local Variables): Use active voice.
2359 (Tips for Defining): Mention marking variables as safe.
2360 (Buffer-Local Variables): Mention terminal-local and frame-local
2361 variables together.
2362 (File Local Variables): Copyedits.
2363 (Frame-Local Variables): Note that they are not really useful.
2364 (Future Local Variables): Node deleted.
2365
d55f6ca5 2366 * objects.texi (General Escape Syntax): Update explanation of
fe7a3057 2367 Unicode escape syntax.
d55f6ca5 2368
ca8f09a8
CY
23692009-02-23 Chong Yidong <cyd@stupidchicken.com>
2370
2371 * control.texi (Control Structures): Add cindex entry for "textual
2372 order".
2373
2374 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
2375 instead of "expression" throughout.
2376 (Function Indirection): Copyedits. Use active voice.
2377 (Eval): The default value of max-lisp-eval-depth is now 400.
2378
a20878b6
MB
23792009-02-23 Miles Bader <miles@gnu.org>
2380
2381 * processes.texi (System Processes): Rename `system-process-attributes'
2382 to `process-attributes'.
2383
61f66044
CY
23842009-02-22 Chong Yidong <cyd@stupidchicken.com>
2385
1b80d1f3
CY
2386 * symbols.texi (Property Lists): Emphasize that property lists are
2387 not restricted to symbol cells.
2388 (Other Plists): Copyedit.
2389
61f66044
CY
2390 * sequences.texi (Sequences Arrays Vectors): Make introduction
2391 more concise.
2392 (Arrays): Mention char-tables and bool-vectors too.
2393 (Vectors): Don't repeat information given in Arrays node. Link to
2394 nodes that explain the vector usage examples.
2395 (Char-Tables): Note that char-table elements can have arbitrary
2396 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 2397 Link to Property Lists node.
61f66044 2398
9403944b
CY
23992009-02-22 Chong Yidong <cyd@stupidchicken.com>
2400
2401 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
2402 `append'.
4068c7b4 2403 (List Elements): Copyedits.
9403944b
CY
2404
2405 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
2406 of `vconcat'.
2407
2408 * strings.texi (Creating Strings): Copyedits. Remove obsolete
2409 Emacs 20 usage of `concat'.
2410 (Case Conversion): Copyedits.
2411
b87a185f
CY
24122009-02-21 Chong Yidong <cyd@stupidchicken.com>
2413
2414 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
2415 Minor edits.
2416 (Frame Configuration Type): Emphasize that it is not primitive.
2417 (Font Type): New node.
2418 (Type Predicates): Add fontp; type-of now recognizes font object
2419 types.
2420
2421 * intro.texi (Version Info): Update version numbers in examples.
2422 (Acknowledgements): List more contributors.
2423
2424 * elisp.texi: Bump version number to 3.0.
2425 (Top): Link to Font Type node.
2426
867d4bb3
JB
24272009-02-20 Juanma Barranquero <lekktu@gmail.com>
2428
2429 * modes.texi (Major Mode Conventions): Remove duplicate words.
2430 (Customizing Keywords): Fix typo.
2431
77730170
EZ
24322009-02-14 Eli Zaretskii <eliz@gnu.org>
2433
2434 * nonascii.texi (User-Chosen Coding Systems): Document that
2435 select-safe-coding-system suggests raw-text if there are raw bytes
2436 in the region.
2437 (Explicit Encoding): Warn not to use `undecided' when encoding.
2438
c8736212
GM
24392009-02-11 Glenn Morris <rgm@gnu.org>
2440
2441 * frames.texi (Visibility of Frames): Mention the effect multiple
2442 workspaces/desktops can have on visibility.
2443
ab992d66
EZ
24442009-02-07 Eli Zaretskii <eliz@gnu.org>
2445
c8736212
GM
2446 * text.texi (Commands for Insertion):
2447 * commands.texi (Event Mod):
2448 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
2449 * nonascii.texi (Translation of Characters):
2450 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
2451 (Explicit Encoding): Document the `charset' text property produced
2452 by decode-coding-region and decode-coding-string.
ab992d66 2453
e651a255
AM
24542009-01-27 Alan Mackenzie <acm@muc.de>
2455
2456 * modes.texi (Search-based Fontification): Correct a typo.
2457
bc5cde4b
JB
24582009-01-25 Juanma Barranquero <lekktu@gmail.com>
2459
2460 * abbrevs.texi (Abbrev Table Properties): Fix typo.
2461 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
2462
3533155b
EZ
24632009-01-24 Eli Zaretskii <eliz@gnu.org>
2464
f721deda
EZ
2465 * display.texi (Window Systems): Document the value of
2466 `initial-window-system' under --daemon.
2467
3533155b
EZ
2468 * os.texi (System Environment): Remove description of the
2469 `environment' function which has been deleted.
2470
f79b43b2
DN
24712009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
2472
2473 * frames.texi (Multiple Displays): Remove documentation for
2474 removed function make-frame-on-tty.
2475
e3aa6669
CY
24762009-01-22 Chong Yidong <cyd@stupidchicken.com>
2477
2478 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
2479 write-region-annotate-functions.
2480 Document write-region-post-annotation-function.
e3aa6669 2481
fb13a416
CY
24822009-01-19 Chong Yidong <cyd@stupidchicken.com>
2483
2484 * display.texi (Font Lookup): Document WIDTH argument of
2485 x-list-fonts.
2486
02eccf6b
EZ
24872009-01-17 Eli Zaretskii <eliz@gnu.org>
2488
ead3f58d
EZ
2489 * maps.texi (Standard Keymaps): Rename function-key-map to
2490 local-function-key-map.
2491
2492 * keymaps.texi (Translation Keymaps): Rename function-key-map to
2493 local-function-key-map.
2494
2495 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
2496 and `set-keyboard-coding-system' now accept an optional terminal
2497 argument.
2498
2499 * commands.texi (Event Mod): `keyboard-translate-table' is now
2500 terminal-local.
2501 (Function Keys): Rename function-key-map to
2502 local-function-key-map.
2503
df05a163
EZ
2504 * elisp.texi (Top): Make @detailmenu be consistent with changes in
2505 frames.texi.
2506
0ed8034e 2507 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
2508 `delete-terminal-functions', `suspend-tty-functions' and
2509 `resume-tty-functions'.
0ed8034e
EZ
2510
2511 * frames.texi (Frames): Document `frame-terminal' and
2512 `terminal-live-p'.
2513 (Multiple Displays): Document `make-frame-on-tty'.
2514 (Multiple Terminals): Document `terminal-list', `delete-terminal',
2515 `terminal-name', and `get-device-terminal'.
490f1197
EZ
2516 (Terminal Parameters): Document `terminal-parameters',
2517 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
2518
2519 * os.texi (System Environment): Document `environment' and
2520 `initial-environment'.
490f1197
EZ
2521 (Suspending Emacs): Update for multi-tty; document
2522 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 2523
02eccf6b
EZ
2524 * nonascii.texi (Coding System Basics): More accurate description
2525 of `raw-text'.
2526
f19fea97
JB
25272009-01-12 Juanma Barranquero <lekktu@gmail.com>
2528
2529 * display.texi (Low-Level Font): Fix typo.
2530
16fa292f
CY
25312009-01-10 Chong Yidong <cyd@stupidchicken.com>
2532
2533 * elisp.texi (Top): Update node listing.
2534
2535 * display.texi (PostScript Images): Node deleted.
2536
0b4faef3
EZ
25372009-01-10 Eli Zaretskii <eliz@gnu.org>
2538
3355f04d
EZ
2539 * processes.texi (Decoding Output): Document that null bytes force
2540 no-conversion for reading process output.
2541
2542 * files.texi (Reading from Files): Document that null bytes force
2543 no-conversion when visiting files.
2544
11625308 2545 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 2546
5dcb4c4e
SM
2547 * nonascii.texi (Lisp and Coding Systems):
2548 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 2549 (Character Properties): Improve wording.
0b4faef3 2550
ce9cf065
CY
25512009-01-09 Chong Yidong <cyd@stupidchicken.com>
2552
2553 * display.texi (Font Lookup): Remove obsolete function
2554 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
2555 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
2556 (Font Selection): Reorder order of variable descriptions.
2557 Minor clarifications.
ce9cf065
CY
2558
2559 * elisp.texi (Top): Update node listing.
2560
ab756fb3
GM
25612009-01-09 Glenn Morris <rgm@gnu.org>
2562
2563 * commands.texi (Command Loop Info): Say that last-command-char and
2564 last-input-char are obsolete aliases.
2565
2566 * edebug.texi (Edebug Recursive Edit): Remove separate references to
2567 last-input-char and last-command-char, since they are just aliases for
2568 last-input-event and last-command-event.
2569
2570 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
2571 last-command-char.
2572
6b2b8ab1
CY
25732009-01-08 Chong Yidong <cyd@stupidchicken.com>
2574
2575 * elisp.texi: Update node listing.
2576
2577 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
2578 (Face Attributes): Don't link to Font Lookup.
2579 Document font-family-list.
6b2b8ab1
CY
2580 (Fonts): New node.
2581
3568e767
JR
25822009-01-08 Jason Rumney <jasonr@gnu.org>
2583
2584 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 2585 changing the standard pointer shapes. (Bug#1485)
3568e767 2586
6221c8db
CY
25872009-01-08 Chong Yidong <cyd@stupidchicken.com>
2588
2589 * display.texi (Attribute Functions): Note that a function value
2590 :height is relative, and that compatibility functions work by
2591 calling set-face-attribute.
2592 (Displaying Faces): Reorder list in order of increasing priority.
2593 (Face Remapping): New node. Content moved here from Displaying
2594 Faces.
2595 (Glyphs): Link to Face Functions.
2596
e3d3799a
CY
25972009-01-08 Chong Yidong <cyd@stupidchicken.com>
2598
2599 * display.texi (Faces): Don't discuss face id here. facep does
2600 not return t.
2601 (Defining Faces): Minor clarification.
2602 (Face Attributes): Rearrange items to match docstring of
2603 set-face-attribute. Add :foundry attribute. Document new role of
2604 :font attribute. Texinfo usage fix.
2605 (Attribute Functions): Copyedits.
2606 (Face Functions): Note that face number is seldom used.
2607
638a2457
RS
26082009-01-05 Richard M Stallman <rms@gnu.org>
2609
2610 * strings.texi (Predicates for Strings): Minor clarification.
2611
2612 * functions.texi (Function Safety): Texinfo usage fix.
2613
49ea0074
JB
26142009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
2615
2616 * objects.texi (General Escape Syntax): Fix typo.
2617
9f822178
MR
26182009-01-03 Martin Rudalics <rudalics@gmx.at>
2619
2620 * windows.texi (Choosing Window): Say that pop-up-frame-alist
2621 works via the default value of pop-up-frame-function.
2622
af34ad36
EZ
26232009-01-02 Eli Zaretskii <eliz@gnu.org>
2624
2625 * processes.texi (System Processes): Document the `time' and
2626 `ctime' attributes of `system-process-attributes'.
2627
d31f6679
CY
26282009-01-01 Chong Yidong <cyd@stupidchicken.com>
2629
2630 * display.texi (Face Attributes): Clarify :height attribute.
2631
174dc00c
MR
26322008-12-31 Martin Rudalics <rudalics@gmx.at>
2633
2634 * buffers.texi (The Buffer List): Clarify what moves a buffer to
2635 the front of the buffer list. Add entries for `last-buffer' and
2636 `unbury-buffer'.
2637
b8afe7e4
EZ
26382008-12-27 Eli Zaretskii <eliz@gnu.org>
2639
d14030f5
EZ
2640 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
2641 and its subsections.
2642
2643 * frames.texi (Multiple Terminals, Low-level Terminal)
2644 (Terminal Parameters, Frames on Other TTY devices): New sections.
2645 (Frames): Add an xref to "Multiple Terminals".
2646
765980a4
EZ
2647 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
2648
2649 * objects.texi (Terminal Type): New node.
2650 (Editing Types): Add it to the menu.
2651
47bd5577
EZ
2652 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
2653 Variables".
2654
eb22b78c 2655 * variables.texi (Directory Local Variables): New node.
47bd5577 2656 (Variables): Add a menu item for it.
eb22b78c 2657
b8afe7e4
EZ
2658 * loading.texi (Autoload): Document `generate-autoload-cookie' and
2659 `generated-autoload-file'.
2660
77bb0476
EZ
26612008-12-20 Eli Zaretskii <eliz@gnu.org>
2662
028e2c19
EZ
2663 * os.texi (Startup Summary): Add xref to documentation of
2664 `initial-window-system'.
2665
77bb0476
EZ
2666 * display.texi (Window Systems): Document `window-system' the
2667 function. The variable `window-system' is now frame-local.
028e2c19 2668 Document `initial-window-system'.
77bb0476 2669
dda87836
MR
26702008-12-19 Martin Rudalics <rudalics@gmx.at>
2671
2672 * windows.texi (Windows): Rewrite description of
2673 fit-window-to-buffer.
2674
caef3ed2
GM
26752008-12-13 Glenn Morris <rgm@gnu.org>
2676
2677 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
2678 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
2679
21c58e4d
GM
26802008-12-12 Glenn Morris <rgm@gnu.org>
2681
2682 * debugging.texi (Error Debugging): Refer forwards to
2683 eval-expression-debug-on-error.
2684
af38459f
EZ
26852008-12-05 Eli Zaretskii <eliz@gnu.org>
2686
5dedd9b5
EZ
2687 * strings.texi (String Basics): Only unibyte strings that
2688 represent key sequences hold 8-bit raw bytes.
2689
af38459f
EZ
2690 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
2691 paragraph to speak about `undecided'.
2692 (Character Properties): Don't explain the meaning of each
2693 property; instead, identify their Unicode Standard names.
b3f1f4a5 2694 (Character Sets): Document `map-charset-chars'.
af38459f 2695
fa047ae7
GM
26962008-12-02 Glenn Morris <rgm@gnu.org>
2697
2698 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
2699 section yet again.
2700
47dbc044
EZ
27012008-11-29 Eli Zaretskii <eliz@gnu.org>
2702
98d05998
EZ
2703 * nonascii.texi (Character Properties): New Section.
2704 (Specifying Coding Systems): Document
2705 `coding-system-priority-list', `set-coding-system-priority', and
2706 `with-coding-priority'.
2707 (Lisp and Coding Systems): Document `check-coding-systems-region'
2708 and `coding-system-charset-list'.
2709 (Coding System Basics): Document `coding-system-aliases'.
2710
2711 * elisp.texi (Top): Add a @detailmenu entry for "Character
2712 Properties".
2713
47dbc044
EZ
2714 * objects.texi (Character Type): Correct the range of Emacs
2715 characters. Add an @xref to "Character Codes".
2716
2717 * strings.texi (String Basics): Add an @xref to "Character Codes".
2718
2719 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
2720
2721 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
2722 (Character Codes): Document `max-char'.
2723
8b80cdf5
EZ
27242008-11-28 Eli Zaretskii <eliz@gnu.org>
2725
2726 * nonascii.texi (Text Representations, Converting Representations)
2727 (Character Sets, Scanning Charsets, Translation of Characters):
2728 Make text more accurate.
2729
a99dceba
GM
27302008-11-28 Glenn Morris <rgm@gnu.org>
2731
2732 * files.texi (Format Conversion Round-Trip): Improve previous change.
2733
f6dc3bed
CY
27342008-11-26 Chong Yidong <cyd@stupidchicken.com>
2735
2736 * modes.texi (Auto Major Mode): Fix example.
2737
5da9413d
GM
27382008-11-25 Glenn Morris <rgm@gnu.org>
2739
2740 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
2741
2742 * files.texi (Format Conversion Round-Trip):
2743 Use active voice for previous change.
2744
fcca848c
CY
27452008-11-25 Chong Yidong <cyd@stupidchicken.com>
2746
2747 * os.texi (Processor Run Time):
2748 * processes.texi (Transaction Queues):
2749 * markers.texi (The Mark):
2750 * windows.texi (Choosing Window, Selecting Windows):
2751 * files.texi (Changing Files, Magic File Names):
2752 * commands.texi (Key Sequence Input):
2753 * functions.texi (Declaring Functions):
2754 * strings.texi (Predicates for Strings):
2755 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
2756
36c8dc54
CY
27572008-11-24 Chong Yidong <cyd@stupidchicken.com>
2758
2759 * help.texi (Accessing Documentation): Update example.
2760
2761 * variables.texi (Defining Variables): Note that `*' is not
2762 necessary if defcustom is used.
2763
2a79b242
EZ
27642008-11-22 Eli Zaretskii <eliz@gnu.org>
2765
2766 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
2767 Characters" from @detailmenu.
2768
2769 * nonascii.texi (Character Codes, Character Sets)
2770 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
2771 (Chars and Bytes, Splitting Characters): Sections removed.
2772
392f0d26
LK
27732008-11-22 Lute Kamstra <lute@gnu.org>
2774
2775 * positions.texi (Text Lines): Update goto-line documentation.
2776
af1a5cd5
MR
27772008-11-21 Martin Rudalics <rudalics@gmx.at>
2778
6a4cfb0c
MR
2779 * frames.texi (Frames): Fix typo, add cross references, reword.
2780 (Initial Parameters): Reword special-display-frame-alist text.
2781 (Frames and Windows): Reword. Describe argument norecord for
2782 set-frame-selected-window.
2783 (Input Focus): Describe argument norecord for select-frame.
2784 Remove comment on MS-Windows behavior for focus-follows-mouse.
2785 (Raising and Lowering): Mention windows-frames dichotomy in
2786 metaphor.
2787
af1a5cd5
MR
2788 * windows.texi (Displaying Buffers, Vertical Scrolling)
2789 (Horizontal Scrolling): Fix indenting and rewording issues
2790 introduced with 2008-11-07 change.
2791
c249fa9c
GM
27922008-11-20 Glenn Morris <rgm@gnu.org>
2793
2794 * files.texi (Format Conversion Round-Trip): Mention `preserve'
2795 element of `format-alist'.
2796
204d4665
GM
27972008-11-19 Glenn Morris <rgm@gnu.org>
2798
2799 * doclicense.texi: Update to FDL 1.3.
2800 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
2801
cc0910af
CY
28022008-11-18 Chong Yidong <cyd@stupidchicken.com>
2803
efe6e7c4
CY
2804 * windows.texi (Window Hooks): Remove *-end-trigger-functions
2805 vars, which are obsolete. Mention jit-lock-register.
2806
5dcb4c4e
SM
2807 * modes.texi (Other Font Lock Variables):
2808 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 2809
cc0910af
CY
2810 * frames.texi (Color Parameters): Document alpha parameter.
2811
aeeedf76
MR
28122008-11-16 Martin Rudalics <rudalics@gmx.at>
2813
2814 * windows.texi (Splitting Windows, Deleting Windows)
2815 (Selecting Windows, Cyclic Window Ordering)
2816 (Buffers and Windows, Displaying Buffers, Choosing Window)
2817 (Dedicated Windows, Window Point, Window Start and End)
2818 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
2819 (Size of Window, Resizing Windows, Window Configurations)
2820 (Window Parameters): Avoid @var at beginning of sentences and
2821 reword accordingly.
2822
4c565c5c
LK
28232008-11-11 Lute Kamstra <lute@gnu.org>
2824
2825 * files.texi (File Name Components): Fix file-name-extension
2826 documentation.
2827
25f494c9
JB
28282008-11-11 Juanma Barranquero <lekktu@gmail.com>
2829
2830 * frames.texi (Basic Parameters): Remove display-environment-variable
2831 and term-environment-variable.
2832
a1401ab1
EZ
28332008-11-08 Eli Zaretskii <eliz@gnu.org>
2834
2835 * windows.texi (Basic Windows, Splitting Windows)
2836 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
2837 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
2838 (Resizing Windows, Window Configurations, Window Parameters):
2839 Fix wording and markup.
a1401ab1 2840
efafc282
MR
28412008-11-07 Martin Rudalics <rudalics@gmx.at>
2842
2843 * windows.texi (Windows): Update entries.
2844 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 2845 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
2846 (Selecting Windows, Cyclic Window Ordering): Reword with special
2847 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
2848 (Buffers and Windows, Choosing Window): Reword with special
2849 emphasis on dedicated windows.
2850 (Displaying Buffers): Reword. For switch-to-buffer mention that
2851 it may fall back on pop-to-buffer. For other-window try to
2852 explain how it treats the cyclic ordering of windows.
efafc282
MR
2853 (Dedicated Windows): New node and section discussing dedicated
2854 windows and associated functions.
86ab855a 2855 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
2856 (Window Start and End): Rename node and section title. Reword.
2857 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
2858 Minor rewording.
2859 (Size of Window): Reword, in particular text on window-width.
2860 (Resizing Windows): Reword. Add text on balancing windows.
2861 (Window Configurations): Reword. Mention window parameters.
2862 (Window Parameters): New node and section on window parameters.
2863 (Window Hooks): Reword. Mention that
2864 window-configuration-change-hook is run "buffer-locally".
2865 * elisp.texi (Top): Update Windows entries in @detailmenu
2866 section.
2867
d60a8ab2
JB
28682008-11-04 Juanma Barranquero <lekktu@gmail.com>
2869
2870 * searching.texi (Regexp Search): Fix typo.
2871
01777627
CY
28722008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2873
2874 * searching.texi (Regexp Search): Document GREEDY arg.
2875 (Simple Match Data): Fix return value.
2876
c4526e93
EZ
28772008-11-01 Eli Zaretskii <eliz@gnu.org>
2878
2879 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
2880 with Emacs 23 internal representation of characters.
2881 Document `unibyte-string'.
c4526e93 2882
fe2ae8b5
CY
28832008-10-28 Chong Yidong <cyd@stupidchicken.com>
2884
2885 * processes.texi (Process Information): Note that process-status
2886 does not accept buffer names.
2887
cc5a21e3
CY
28882008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2889
2890 * positions.texi (Skipping Characters): Correct return value of
2891 skip-chars-forward.
2892
09460d9a
MR
28932008-10-25 Martin Rudalics <rudalics@gmx.at>
2894
520b29e7
MR
2895 * windows.texi (Deleting Windows): Update documentation of
2896 delete-windows-on.
2897 (Buffers and Windows): Update documentations of
2898 get-buffer-window and get-buffer-window-list.
2899 (Displaying Buffers): Update documentation of
2900 replace-buffer-in-windows.
2901
09460d9a
MR
2902 * buffers.texi (Current Buffer): Reword set-buffer and
2903 with-current-buffer documentations.
2904 (Creating Buffers): Reword documentation of get-buffer-create.
2905
4d48fcdc
MR
29062008-10-23 Martin Rudalics <rudalics@gmx.at>
2907
2908 * buffers.texi (Current Buffer): Reword documentation of
2909 set-buffer.
2910 (Buffer Names): Reword documentation of buffer-name.
2911 (The Buffer List): For bury-buffer explain what happens with the
2912 buffer's window.
2913 (Creating Buffers): Say that get-buffer-create's arg is called
2914 buffer-or-name.
2915
f0143c43
CY
29162008-10-22 Chong Yidong <cyd@stupidchicken.com>
2917
3e5dbbd3
CY
2918 * advice.texi (Computed Advice): Explain what DEFINITION is.
2919
f0143c43
CY
2920 * nonascii.texi (Character Codes): Remove obsolete function
2921 char-valid-p, and document characterp instead.
2922
52a94b85
MR
29232008-10-22 Martin Rudalics <rudalics@gmx.at>
2924
2925 * windows.texi (Displaying Buffers): Reword documentation of
2926 pop-to-buffer.
2927 (Choosing Window): Rewrite documentation of display-buffer and
2928 its options.
2929
f76f8246
MR
2930 * buffers.texi (Killing Buffers): Update documentation of
2931 kill-buffer.
2932
acc8b598
EZ
29332008-10-21 Eli Zaretskii <eliz@gnu.org>
2934
80e6b6df
EZ
2935 * processes.texi (Serial Ports): Fix wording and improve markup.
2936
3645358a
EZ
2937 * searching.texi (Regexp Search): Document `string-match-p' and
2938 `looking-at-p'.
2939 (POSIX Regexps): Add an xref for "non-greedy".
2940 (Regexp Special): Add @cindex entry for "non-greedy".
2941
b3d50cff 2942 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 2943 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 2944
73b7530a
EZ
2945 * frames.texi (Color Names): Add an xref to `read-color'.
2946
2947 * minibuf.texi (High-Level Completion): Document `read-color'.
2948
acc8b598
EZ
2949 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
2950
2951 * positions.texi (Narrowing): Add an xref to "Swapping Text".
2952
2953 * buffers.texi (Swapping Text): New section, documents
2954 `buffer-swap-text'.
2955
10e187e8
MR
29562008-10-21 Martin Rudalics <rudalics@gmx.at>
2957
2958 * windows.texi (Resizing Windows): Minor wording fix.
2959
fd6f900c
EZ
29602008-10-20 Eli Zaretskii <eliz@gnu.org>
2961
2962 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
2963 and `combine-and-quote-strings'.
2964
2965 * strings.texi (Creating Strings): Add xrefs for them.
2966
e4372165
EZ
29672008-10-19 Eli Zaretskii <eliz@gnu.org>
2968
d6328fba
EZ
2969 * elisp.texi (Top): Make descriptive text for "Reading File Names"
2970 match the corresponding menu in minibuf.texi.
2971
e4372165
EZ
2972 * minibuf.texi (Reading File Names): Document `read-shell-command'
2973 and `minibuffer-local-shell-command-map'.
2974
5d8dda33
MR
29752008-10-19 Martin Rudalics <rudalics@gmx.at>
2976
2977 * windows.texi (Resizing Windows): Remove var{} around "window" in
2978 documentation of enlarge-window.
2979 Rewrite documentation of window-min-height and window-min-width.
2980
437706cd
EZ
29812008-10-19 Eli Zaretskii <eliz@gnu.org>
2982
80f85d7c
EZ
2983 * functions.texi (Calling Functions): Document `apply-partially'.
2984
291703b5
EZ
2985 * hooks.texi (Standard Hooks): Mention
2986 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
2987
2988 * variables.texi (File Local Variables): Document
2989 `file-local-variables-alist', `before-hack-local-variables-hook'
2990 and `hack-local-variables-hook'.
2991
583d8b3c
EZ
2992 * processes.texi (Synchronous Processes): Document `process-lines'.
2993
5dcb4c4e
SM
2994 * customize.texi (Variable Definitions):
2995 Document `custom-reevaluate-setting'.
437706cd 2996
7e51d89b
MR
29972008-10-18 Martin Rudalics <rudalics@gmx.at>
2998
2999 * windows.texi (Choosing Window, Deleting Windows)
3000 (Displaying Buffers): Expand documentation of dedicated windows.
3001
43c59a3d
EZ
30022008-10-18 Eli Zaretskii <eliz@gnu.org>
3003
018a960d
EZ
3004 * files.texi (Changing Files): Document symbolic input of file
3005 modes to `set-file-modes'. Document `read-file-modes' and
3006 `file-modes-symbolic-to-number'.
3007
2c0b8144
EZ
3008 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
3009 and `search-map'.
3010
5dcb4c4e
SM
3011 * searching.texi (Search and Replace):
3012 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 3013 Document `multi-query-replace-map'.
80120f13 3014
6d4913f0 3015 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
3016 (Completion Commands, Reading File Names):
3017 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
3018 `minibuffer-local-filename-must-match-map'.
3019 (Minibuffer Completion): The `require-match' argument to
3020 `completing-read' can now have the value `confirm-only'.
3021
43c59a3d
EZ
3022 * windows.texi (Displaying Buffers): Minor wording fix.
3023 (Choosing Window): `split-height-threshold' can now be nil.
3024 Document `split-width-threshold'. `pop-up-frames' can have the
3025 value `graphic-only'.
3026
f36acfd9
EZ
30272008-10-17 Eli Zaretskii <eliz@gnu.org>
3028
3029 * os.texi (Startup Summary): Document `before-init-time' and
3030 `after-init-time'. Document `initial-window-system' and
3031 `window-system-initialization-alist'. Document reading the
3032 abbrevs file. Document the call to `server-start' under --daemon.
3033 Rearrange a bit to be consistent with the code flow.
53728487
EZ
3034 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
3035 (Time Parsing): Document `format-seconds'.
f36acfd9 3036
96995b89
MR
30372008-10-17 Martin Rudalics <rudalics@gmx.at>
3038
3039 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
3040 and reword.
3041
2de17c73
EZ
30422008-10-16 Eli Zaretskii <eliz@gnu.org>
3043
3044 * markers.texi (The Mark): Document use-region-p.
3045
9cf52b11
EZ
30462008-10-15 Eli Zaretskii <eliz@gnu.org>
3047
c3aaf1d7
EZ
3048 * internals.texi (Writing Emacs Primitives): The interactive spec
3049 of a primitive can be a Lisp form.
3050
841a1743
EZ
3051 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
3052 values of transient-mark-mode. Document handle-shift-selection.
3053
3054 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
3055 (Interactive Examples): Show an example of `^'.
3056 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
3057 (Defining Commands, Using Interactive): The interactive-form of a
3058 function can be added via its symbol's property.
841a1743 3059
52441368
EZ
3060 * positions.texi (List Motion): beginning-of-defun-function can
3061 now accept an argument.
3062
8e8c1a72
EZ
3063 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
3064 now return a list of strings.
3065
a33a1f2a
EZ
3066 * control.texi (Handling Errors): Document ignore-errors.
3067
4fb04348
EZ
3068 * frames.texi (Creating Frames): Document frame-inherited-parameters.
3069 (Parameter Access): Document set-frame-parameter.
3070
ee666f84
EZ
3071 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
3072 Hooks" for the effect of kill-all-local-variables on local hook
3073 functions.
3074
9cf52b11
EZ
3075 * modes.texi (Major Mode Conventions, Mode Line Variables):
3076 `mode-name' need not be a string. xref to "Mode Line Data" for
3077 details, and to "Emulating Mode Line" for computing a string
3078 value.
3079
22526bc4
EZ
30802008-10-14 Eli Zaretskii <eliz@gnu.org>
3081
a65f6a85
EZ
3082 * processes.texi (System Processes): New section.
3083 (Processes, Signals to Processes): Add xrefs to it.
3084
3085 * objects.texi (Editing Types): A `process' is a subprocess of
3086 Emacs, not just any process running on the OS.
3087
3088 * elisp.texi (Top): Adjust the @detailmenu for the above two
3089 changes.
3090
2724b26a
EZ
3091 * sequences.texi (Char-Tables): Remove documentation of
3092 set-char-table-default, which has no effect since Emacs 23.
3093 <char-table-range, set-char-table-range>: Don't mention generic
3094 characters and charsets. Add a cons cell as a possible argument.
3095
3096 * nonascii.texi (Splitting Characters)
3097 (Translation of Characters): Don't mention generic characters.
3098
3099 * display.texi (Fontsets): Don't mention generic characters.
3100
22526bc4 3101 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 3102 argument FUNCTION with a cons cell as KEY.
22526bc4 3103
eaf4b689
EZ
31042008-10-13 Eli Zaretskii <eliz@gnu.org>
3105
45e46036
EZ
3106 * objects.texi (Primitive Function Type): Move "@cindex special
3107 forms" from here...
3108
3109 * eval.texi (Special Forms): ...to here.
3110
3111 * functions.texi (What Is a Function): `functionp' returns nil for
3112 special forms. Add an xref.
3113
eaf4b689
EZ
3114 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
3115 Variables".
3116
3117 * variables.texi (Frame-Local Variables): New section.
3118 (Buffer-Local Variables): Add an xref to it.
3119 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
3120 have both frame-local and buffer-local binding.
3121
3122 * frames.texi (Frames): Mention multiple tty frames.
3123 (Frame Parameters, Parameter Access): Mention frame-local variable
3124 bindings.
3125
15688fce
GM
31262008-09-20 Glenn Morris <rgm@gnu.org>
3127
3128 * display.texi (Defining Faces): Recommend against face variables.
3129
35539065
JB
31302008-09-16 Juanma Barranquero <lekktu@gmail.com>
3131
3132 * display.texi (Echo Area Customization): Fix typo.
3133
6a57054b
JB
31342008-09-09 Juanma Barranquero <lekktu@gmail.com>
3135
3136 * loading.texi (Where Defined): Add `defface' item.
3137
d632fb82
MR
31382008-09-06 Martin Rudalics <rudalics@gmx.at>
3139
3140 * loading.texi (Where Defined): Fix description of symbol-file.
3141
905a9adb
JR
31422008-08-26 Jason Rumney <jasonr@gnu.org>
3143
3144 * display.texi (TIFF Images): New section describing :index property.
3145
852e91b7
CY
31462008-08-23 Chong Yidong <cyd@stupidchicken.com>
3147
3148 * display.texi (Temporary Displays): Remove unnecessary comment
3149 about usage of temp-buffer-show-hook.
3150
6be001ee
CY
31512008-08-05 Chong Yidong <cyd@stupidchicken.com>
3152
3153 * symbols.texi (Other Plists): Fix incorrect example.
3154 Suggested by Florian Beck.
3155
58e3d8e8
JB
31562008-07-31 Juanma Barranquero <lekktu@gmail.com>
3157
3158 * os.texi: Fix previous change.
3159
7c2fb837
DN
31602008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3161
3162 * os.texi:
3163 * intro.texi:
3164 * files.texi: Remove VMS support.
3165
9e2a2647
DN
31662008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3167
3168 * os.texi:
3169 * frames.texi:
3170 * display.texi: Remove mentions of Mac Carbon.
3171
c4f4682b
MB
31722008-07-01 Miles Bader <miles@gnu.org>
3173
3174 * text.texi (Special Properties):
3175 * display.texi (Truncation): Add wrap-prefix and line-prefix.
3176
3696411e
JB
31772008-06-28 Johan Bockgård <bojohan@gnu.org>
3178
3179 * display.texi (Other Image Types): Fix copy/paste error; say
3180 "PBM", not "XBM".
3181
f2a77c3a
DN
31822008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
3183
3184 * os.texi: Remove references to obsolete systems.
3185
6d52677d
EZ
31862008-06-20 Eli Zaretskii <eliz@gnu.org>
3187
3188 * makefile.w32-in (distclean): Remove makefile.
3189
1a87da4c
GM
31902008-06-17 Glenn Morris <rgm@gnu.org>
3191
3192 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
3193 (elisp, dist): Remove rules and variables that are obsolete now
3194 the lisp manual is no longer distributed separately.
3195
fdda1c5d
GM
31962008-06-16 Glenn Morris <rgm@gnu.org>
3197
646692e9
GM
3198 * configure, configure.in, mkinstalldirs: Remove unused files.
3199
3200 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 3201 * vol1.texi (EMACSVER):
6a57054b 3202 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
3203
3204 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
3205 as per maintain.info.
3206
611bee81
GM
32072008-06-15 Glenn Morris <rgm@gnu.org>
3208
a7bed3a0
GM
3209 * makefile.w32-in (manual): Use "23" rather than "21".
3210
3211 * Makefile.in (emacsver): New, set by configure.
3212 (manual): Use emacsver.
3213
d794edf2
GM
3214 * intro.texi: Report bugs using M-x report-emacs-bug.
3215
611bee81
GM
3216 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
3217
c73e02fa
GM
32182008-06-13 Daniel Engeler <engeler@gmail.com>
3219
3220 * elisp.texi, internals.texi, processes.texi: Add documentation
3221 about serial port access.
3222
e40a85cd
MB
32232008-06-05 Miles Bader <miles@gnu.org>
3224
3225 * display.texi (Displaying Faces): Update to reflect function
3226 renamings in face-remap.el.
3227
7b753744
JB
32282008-06-05 Juanma Barranquero <lekktu@gmail.com>
3229
3230 * display.texi (Fontsets): Fix typos.
3231
9d3d42fb
MB
32322008-06-03 Miles Bader <miles@gnu.org>
3233
7b753744
JB
3234 * display.texi (Displaying Faces): Add add-relative-face-remapping,
3235 remove-relative-face-remapping, set-base-face-remapping,
3236 and set-default-base-face-remapping.
9d3d42fb 3237
f2cec7a9
MB
32382008-06-01 Miles Bader <miles@gnu.org>
3239
3240 * display.texi (Displaying Faces): Add face-remapping-alist.
3241
8f39c96d
SM
32422008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3243
3244 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
3245 variable names.
3246
1ef5eecc
ER
32472008-05-03 Eric S. Raymond <esr@golux>
3248
352c8b4a 3249 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
3250 (current-global-map) return references, not copies.
3251
63b4387f
JL
32522008-05-02 Juri Linkov <juri@jurta.org>
3253
3254 * minibuf.texi (Text from Minibuffer): Document a list of
3255 default values for `read-from-minibuffer'.
3256
38a8b703
JB
32572008-04-24 Juanma Barranquero <lekktu@gmail.com>
3258
3259 * nonascii.texi (Translation of Characters): Fix previous change.
3260
7c42e639
CY
32612008-04-20 Chong Yidong <cyd@stupidchicken.com>
3262
3263 * display.texi (Overlay Properties): Clarify role of underlying
3264 textprop and overlay keymaps for display strings.
3265
3266 * keymaps.texi (Active Keymaps): Ditto.
3267
25c0d999
SM
32682008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3269
3270 * minibuf.texi (Programmed Completion):
3271 Replace dynamic-completion-table with the new completion-table-dynamic.
3272
e3af5968
CY
32732008-04-07 Chong Yidong <cyd@stupidchicken.com>
3274
3275 * intro.texi (Some Terms): Change "fonts in this manual" index
3276 entry to "typographic conventions".
3277
6bfc8698
EZ
32782008-04-05 Eli Zaretskii <eliz@gnu.org>
3279
3280 * objects.texi (Text Props and Strings): Add indexing for read
3281 syntax of text properties.
3282
4972c361
SM
32832008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
3284
3285 * processes.texi (Decoding Output): Remove process-filter-multibyte
3286 functions.
3287
c70a68db
MR
32882008-03-15 Martin Rudalics <rudalics@gmx.at>
3289
3290 * display.texi (Finding Overlays): Say that empty overlays at
3291 the end of the buffer are reported too.
3292
1291fd36
GM
32932008-03-13 Glenn Morris <rgm@gnu.org>
3294
3295 * elisp.texi (EMACSVER): Set to 23.0.60.
3296
c6b0dfd5
CY
32972008-02-26 Chong Yidong <cyd@stupidchicken.com>
3298
38a8b703 3299 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 3300
875fc30c
GM
33012008-02-22 Glenn Morris <rgm@gnu.org>
3302
3303 * frames.texi (Position Parameters): Clarify the description of
3304 `left' and `top', using information from "Geometry".
3305 (Geometry): Give a pointer to "Position Parameters", rather than
3306 repeating information.
3307
d8c8e45a
GM
33082008-02-11 Glenn Morris <rgm@gnu.org>
3309
3310 * objects.texi (Equality Predicates): No longer talk about "two"
3311 functions.
3312
38a8b703 33132008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
3314
3315 * objects.texi (Equality Predicates): Add defun for
3316 equal-including-properties.
3317
bfffe0b1
GM
33182008-02-10 Glenn Morris <rgm@gnu.org>
3319
3320 * objects.texi (Equality Predicates):
3321 Mention equal-including-properties.
3322
431b78c9
RS
33232008-02-07 Richard Stallman <rms@gnu.org>
3324
3325 * windows.texi (Window Start): Mention the feature of moving
3326 window-start to start of line.
3327
c8763fb6 33282008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
3329
3330 * keymaps.texi (Tool Bar): Document rtl property.
3331
1a256502
TTN
33322008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
3333
3334 * display.texi (Button Types):
3335 For define-button-type, clarify type of NAME.
3336
569382c2
MR
33372008-01-19 Martin Rudalics <rudalics@gmx.at>
3338
3339 * buffers.texi (Buffer Modification): Fix typo.
3340
f3041af1
DN
33412008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
3342
3343 * os.texi (System Environment): Remove references to OSes that are
3344 not supported anymore.
3345
d35e1cd7
DN
33462008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
3347
3348 * os.texi (System Environment): Remove mention for Masscomp.
3349
23af7580
RS
33502008-01-04 Richard Stallman <rms@gnu.org>
3351
3352 * display.texi (Faces): Don't talk about internal face vector as arg
3353 to facep.
3354
3355 * customize.texi (Type Keywords): Fix previous change.
3356
3357 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
3358 * elisp.texi (Top): Fix menu for commands.texi change.
3359
ec7d5b1e
RS
33602007-12-30 Richard Stallman <rms@gnu.org>
3361
5dcb4c4e 3362 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
3363 (Accessing Scroll): New node broken out of Accessing Mouse.
3364
101a6cea
RS
33652007-12-28 Richard Stallman <rms@gnu.org>
3366
3367 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 3368 (Basic Parameters): For `title', refer to title bar.
041817a4 3369 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 3370
72b7e664
RS
33712007-12-23 Richard Stallman <rms@gnu.org>
3372
3373 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
3374 Improve some of the commented-out keywords' text too.
3375
27a4f445
MR
33762007-12-14 Martin Rudalics <rudalics@gmx.at>
3377
e2e3f1d7
MR
3378 * nonascii.texi (Encoding and I/O): Reword to avoid saying
3379 "visit the current buffer".
3380
27a4f445
MR
3381 * os.texi (System Interface): Fix typo.
3382
a2afc99d
RS
33832007-12-04 Richard Stallman <rms@gnu.org>
3384
3385 * objects.texi (Symbol Type): Fix typo.
3386
b694135c
RS
33872007-12-03 Richard Stallman <rms@gnu.org>
3388
3389 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
3390
f99a19da
GM
33912007-12-01 Glenn Morris <rgm@gnu.org>
3392
3393 * functions.texi (Declaring Functions): Improve previous change.
3394
8f4b37d8
GM
33952007-11-30 Glenn Morris <rgm@gnu.org>
3396
3397 * functions.texi (Declaring Functions): Add optional fourth
3398 argument of declare-function, and setting third argument to `t'.
3399
61a2fe01
RS
34002007-11-29 Richard Stallman <rms@gnu.org>
3401
3402 * customize.texi (Composite Types): Document `group' type.
3403
cbfc5193
GM
34042007-11-29 Glenn Morris <rgm@gnu.org>
3405
5dcb4c4e
SM
3406 * functions.texi (Declaring Functions): Add findex.
3407 Mention `external' files.
cbfc5193 3408
8386283a
JB
34092007-11-26 Juanma Barranquero <lekktu@gmail.com>
3410
3411 * functions.texi (Declaring Functions): Fix directive.
3412
a07c9a8b
RS
34132007-11-25 Richard Stallman <rms@gnu.org>
3414
3415 * help.texi (Help Functions): Clean up last change.
3416
3417 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
3418
3419 * loading.texi (Named Features): Minor cleanup.
3420
3421 * macros.texi (Eval During Expansion): Minor cleanup.
3422
3423 * variables.texi (Variable Aliases): Minor cleanup.
3424
a0925923
RS
34252007-11-24 Richard Stallman <rms@gnu.org>
3426
3427 * functions.texi (Declaring Functions): Clarify previous change.
3428
3429 * compile.texi (Compiler Errors): Clarify previous change.
3430
20c63e44
RS
34312007-11-24 Richard Stallman <rms@gnu.org>
3432
e5e76c04 3433 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
3434 Clarify the text and move items around.
3435
5bb0cda3
GM
34362007-11-24 Glenn Morris <rgm@gnu.org>
3437
3438 * functions.texi (Declaring Functions): New section.
3439 * compile.texi (Compiler Errors): Mention declaring functions,
3440 defvar with no initvalue, and byte-compile-warnings.
3441
af13c86a
MR
34422007-11-15 Martin Rudalics <rudalics@gmx.at>
3443
3444 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
3445 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
3446
a5373305
MR
34472007-11-13 Martin Rudalics <rudalics@gmx.at>
3448
3449 * help.texi (Help Functions): Document new macro `with-help-window'.
3450
fe284805
JL
34512007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3452
3453 * searching.texi (Replacing Match): Describe new
3454 `match-substitute-replacement'.
3455
2c3a09b1
RS
34562007-10-31 Richard Stallman <rms@gnu.org>
3457
3458 * strings.texi (Creating Strings): Null strings from concat not unique.
3459
f2b480f4
RS
34602007-10-26 Richard Stallman <rms@gnu.org>
3461
3462 * objects.texi (Equality Predicates): Null strings are uniquified.
3463
3464 * minibuf.texi: Minor clarifications in previous change.
3465
db21122c
GM
34662007-10-25 Glenn Morris <rgm@gnu.org>
3467
3468 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
3469
2328cbb3
RS
34702007-10-24 Richard Stallman <rms@gnu.org>
3471
3472 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
3473
3474 * variables.texi (Frame-Local Variables): Node deleted.
3475 (Variables): Delete Frame-Local Variables from menu.
3476 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
3477 (Default Value): Don't mention frame-local vars.
3478
3479 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
3480
3481 * loading.texi (Unloading): Document FEATURE-unload-function
3482 instead of FEATURE-unload-hook.
3483
2328cbb3
RS
3484 * frames.texi (Multiple Displays): Don't mention frame-local vars.
3485
c066bafa
JL
34862007-10-22 Juri Linkov <juri@jurta.org>
3487
3488 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
3489 (High-Level Completion): Document a list of default value strings
3490 in the DEFAULT argument, for which minibuffer functions return the
3491 first element.
3492
65ced25f
JL
34932007-10-17 Juri Linkov <juri@jurta.org>
3494
3495 * text.texi (Filling): Update arguments of fill-paragraph.
3496 fill-paragraph operates on the active region in Transient Mark mode.
3497 Remove fill-paragraph-or-region.
3498
ee46ec8e
KB
34992007-10-13 Karl Berry <karl@gnu.org>
3500
3501 * elisp.texi (@dircategory): Move to after @copying,
3502 since we want @copying as close as possible to the beginning of
3503 the output.
3504
61bbdbc6
RS
35052007-10-12 Richard Stallman <rms@gnu.org>
3506
3507 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
3508
3509 * commands.texi (Distinguish Interactive): New node,
3510 broken out from Interactive Call and rewritten.
3511 (Command Loop): Put Distinguish Interactive in menu.
3512
af23e1e8
RS
35132007-10-09 Richard Stallman <rms@gnu.org>
3514
3515 * text.texi (Examining Properties): Mention overlay priority.
3516
3517 * display.texi (Display Margins): Correct the description
3518 of margin display specifications.
3519 (Replacing Specs): New subnode broken out of Display Property.
3520
e1965a69
JL
35212007-10-06 Juri Linkov <juri@jurta.org>
3522
3523 * text.texi (Filling): Document fill-paragraph-or-region.
3524
4638454b
JB
35252007-10-05 Juanma Barranquero <lekktu@gmail.com>
3526
3527 * display.texi (Auto Faces): Fix typo.
3528
7ed54cc5
RS
35292007-10-02 Richard Stallman <rms@gnu.org>
3530
3531 * display.texi (Display Property): Explain some display specs
3532 don't let you move point in.
3533
5dcb4c4e
SM
3534 * frames.texi (Cursor Parameters):
3535 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
3536
3537 * windows.texi (Basic Windows): Don't describe
3538 cursor-in-non-selected-windows here.
3539
305a7ef2
EZ
35402007-10-01 Eli Zaretskii <eliz@gnu.org>
3541
3542 * processes.texi (Misc Network): Note that these functions are
3543 supported only on some systems.
3544
f7a7f4eb
RS
35452007-10-01 Richard Stallman <rms@gnu.org>
3546
3547 * display.texi (Overlay Properties): Explain nil as priority.
3548 Explain that conflicts are unpredictable if not resolved by
3549 priorities.
3550
780d7bb9
RS
35512007-09-23 Richard Stallman <rms@gnu.org>
3552
3553 * macros.texi (Backquote): Minor clarification.
3554
14b4fdfb
RS
35552007-09-19 Richard Stallman <rms@gnu.org>
3556
3557 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
3558 Clarify when they work in parallel and when one overrides.
3559 Fix error in example.
14b4fdfb 3560
b8d4c8d0
GM
35612007-09-06 Glenn Morris <rgm@gnu.org>
3562
b3e755a9 3563 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
3564 commands to use ../../info.
3565 * Makefile.in (infodir): Go up one more level.
4638454b 3566 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
3567 (miscmanualdir): New.
3568 (dist): Use new variable miscmanualdir.
3569 * makefile.w32-in (infodir, texinputdir): Go up one more level.
3570 (usermanualdir): Change from ../man to ../emacs.
3571
1bb1f7d3
MR
35722007-08-30 Martin Rudalics <rudalics@gmx.at>
3573
3574 * commands.texi (Command Loop Info): Advise against changing
3575 most variables described here. Explain new variable
3576 last-repeatable-command.
3577
b8d4c8d0
GM
35782007-08-29 Glenn Morris <rgm@gnu.org>
3579
3580 * elisp.texi (EMACSVER): Increase to 23.0.50.
3581
35822007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
3583
3584 * frames.texi (Basic Parameters): Add display-environment-variable
3585 and term-environment-variable.
3586
35872007-08-28 Juri Linkov <juri@jurta.org>
3588
3589 * display.texi (Image Formats, Other Image Types): Add SVG.
3590
35912007-08-28 Juri Linkov <juri@jurta.org>
3592
3593 * display.texi (Images): Move formats-related text to new node
3594 "Image Formats".
3595 (Image Formats): New node.
3596
619fb9ee
RS
35972007-08-27 Richard Stallman <rms@gnu.org>
3598
3599 * windows.texi (Window Configurations): Clarify what
3600 a window configuration saves.
3601
b8d4c8d0
GM
36022007-08-25 Richard Stallman <rms@gnu.org>
3603
3604 * display.texi (Images): Delete redundant @findex.
3605
39f9da30
GM
36062007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
3607
3608 * text.texi (Change Hooks): (after|before)-change-functions are no
3609 longer bound to nil while running; rather inhibit-modification-hooks
3610 is t.
3611
b8d4c8d0
GM
36122007-08-16 Richard Stallman <rms@gnu.org>
3613
5dcb4c4e
SM
3614 * processes.texi (Asynchronous Processes):
3615 Clarify doc of start-file-process.
b8d4c8d0
GM
3616
36172007-08-08 Martin Rudalics <rudalics@gmx.at>
3618
3619 * modes.texi (Example Major Modes): Fix typo.
3620
36212007-08-08 Glenn Morris <rgm@gnu.org>
3622
3623 * intro.texi (nil and t): Do not use `iff' in documentation.
3624
3625 * tips.texi (Documentation Tips): Recommend against `iff'.
3626
36272007-08-07 Chong Yidong <cyd@stupidchicken.com>
3628
3629 * display.texi (Image Cache): Document image-refresh.
3630
36312007-08-06 Martin Rudalics <rudalics@gmx.at>
3632
3633 * windows.texi (Size of Window): Document window-full-width-p.
3634
36352007-07-25 Glenn Morris <rgm@gnu.org>
3636
3637 * gpl.texi (GPL): Replace license with GPLv3.
3638
3639 * Relicense all FSF files to GPLv3 or later.
3640
36412007-07-24 Michael Albinus <michael.albinus@gmx.de>
3642
4638454b
JB
3643 * processes.texi (Synchronous Processes):
3644 Add `process-file-shell-command'.
b8d4c8d0
GM
3645 (Asynchronous Processes): Mention restricted use of
3646 `process-filter' and `process-sentinel' in
3647 `start-file-process'. Add `start-file-process-shell-command'.
3648
36492007-07-17 Michael Albinus <michael.albinus@gmx.de>
3650
3651 * files.texi (Magic File Names): Introduce optional parameter
3652 IDENTIFICATION for `file-remote-p'.
3653
36542007-07-16 Richard Stallman <rms@gnu.org>
3655
3656 * display.texi (Defining Faces): Fix previous change.
3657
36582007-07-14 Richard Stallman <rms@gnu.org>
3659
3660 * control.texi (Handling Errors): Document `debug' in handler list.
3661
36622007-07-10 Richard Stallman <rms@gnu.org>
3663
3664 * display.texi (Defining Faces): Explain C-M-x feature for defface.
3665
36662007-07-09 Richard Stallman <rms@gnu.org>
3667
3668 * files.texi (Magic File Names): Rewrite previous change.
3669
36702007-07-08 Michael Albinus <michael.albinus@gmx.de>
3671
3672 * files.texi (Magic File Names): Introduce optional parameter
3673 CONNECTED for `file-remote-p'.
3674
36752007-07-07 Michael Albinus <michael.albinus@gmx.de>
3676
3677 * processes.texi (Asynchronous Processes):
3678 * files.texi (Magic File Names): Add `start-file-process'.
3679
36802007-06-27 Richard Stallman <rms@gnu.org>
3681
5dcb4c4e
SM
3682 * files.texi (Format Conversion Piecemeal):
3683 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
3684
36852007-06-27 Michael Albinus <michael.albinus@gmx.de>
3686
4638454b
JB
3687 * files.texi (Magic File Names): Remove `dired-call-process'.
3688 Add `process-file'.
b8d4c8d0
GM
3689
36902007-06-27 Kenichi Handa <handa@m17n.org>
3691
3692 * text.texi (Special Properties): Fix description about
4638454b 3693 `composition' property.
b8d4c8d0
GM
3694
36952007-06-26 Kenichi Handa <handa@m17n.org>
3696
3697 * nonascii.texi (Default Coding Systems): Document about the
3698 return value `undecided'.
3699
37002007-06-25 David Kastrup <dak@gnu.org>
3701
3702 * keymaps.texi (Active Keymaps): Document new POSITION argument of
3703 `current-active-maps'.
3704
37052007-06-24 Karl Berry <karl@gnu.org>
3706
4638454b 3707 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
3708
37092007-06-15 Juanma Barranquero <lekktu@gmail.com>
3710
3711 * display.texi (Overlay Arrow): Doc fix.
3712
37132007-06-14 Karl Berry <karl@tug.org>
3714
3715 * anti.texi (Antinews): Typo.
3716
37172007-06-14 Chong Yidong <cyd@stupidchicken.com>
3718
3719 * display.texi (Image Cache): Document image-refresh.
3720
37212007-06-12 Karl Berry <karl@gnu.org>
3722
3723 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
3724 * two-volume.make: New file.
3725 * .cvsignore: Ignore two-volume files.
3726
37272007-06-12 Tom Tromey <tromey@redhat.com>
3728
3729 * os.texi (Init File): Document user-emacs-directory.
3730
37312007-06-03 Nick Roberts <nickrob@snap.net.nz>
3732
3733 * commands.texi (Click Events): Describe width and height when
3734 object is nil.
3735
37362007-05-30 Nick Roberts <nickrob@snap.net.nz>
3737
5dcb4c4e
SM
3738 * commands.texi (Click Events): Layout more logically.
3739 Describe width and height.
b8d4c8d0
GM
3740 (Drag Events, Motion Events): Update to new format for position.
3741
37422007-06-02 Richard Stallman <rms@gnu.org>
3743
3744 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
3745
37462007-06-02 Chong Yidong <cyd@stupidchicken.com>
3747
3748 * Version 22.1 released.
3749
37502007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
3751
3752 * text.texi (Special Properties): Correct meaning of fontified face.
3753
37542007-05-30 Richard Stallman <rms@gnu.org>
3755
3756 * text.texi (Special Properties): Add link to Adjusting Point.
3757
37582007-05-12 Richard Stallman <rms@gnu.org>
3759
3760 * text.texi (Margins): indent-to-left-margin is not the default.
3761 (Mode-Specific Indent): For indent-line-function, the default
3762 is indent-relative.
3763
3764 * modes.texi (Example Major Modes): Explain last line of text-mode
3765 is redundant.
3766
37672007-05-10 Richard Stallman <rms@gnu.org>
3768
3769 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
3770
3771 * help.texi (Keys in Documentation): Add reference to
3772 Documentation Tips.
3773
3774 * files.texi (Format Conversion): TO-FN gets three arguments.
3775
3776 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
3777
37782007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
3779
3780 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
3781 * files.texi (Format Conversion): Expand intro; add menu.
3782 (Format Conversion Overview, Format Conversion Round-Trip)
3783 (Format Conversion Piecemeal): New nodes/subsections.
3784 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
3785 * text.texi (Text Properties): Remove "Saving Properties" from menu.
3786 (Saving Properties): Delete node/subsection.
3787
37882007-05-07 Karl Berry <karl@gnu.org>
3789
3790 * elisp.texi (EMACSVER): Back to 22.
3791
37922007-05-06 Richard Stallman <rms@gnu.org>
3793
3794 * processes.texi (Accepting Output): Revert most of previous change.
3795
37962007-05-05 Richard Stallman <rms@gnu.org>
3797
3798 * processes.texi (Accepting Output): accept-process-output
3799 uses microseconds, not milliseconds. But that arg is obsolete.
3800
38012007-05-04 Karl Berry <karl@tug.org>
3802
3803 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
3804
38052007-05-04 Eli Zaretskii <eliz@gnu.org>
3806
3807 * tips.texi (Documentation Tips): Rearrange items to place the
3808 more important ones first. Add an index entry for hyperlinks.
3809
38102007-05-03 Karl Berry <karl@gnu.org>
3811
3812 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
3813 (EMACSVER) [smallbook]: 22 for printed version.
3814
3815 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
3816 so restore anchor to normal position after defun. Found by Kevin Ryde.
3817
38182007-04-26 Glenn Morris <rgm@gnu.org>
3819
3820 * elisp.texi (EMACSVER): Increase to 22.1.50.
3821
38222007-04-28 Karl Berry <karl@gnu.org>
3823
3824 * elisp.texi: Improve line breaks on copyright page,
3825 similar layout to emacs manual, 8.5x11 by default.
3826
38272007-04-24 Richard Stallman <rms@gnu.org>
3828
3829 * text.texi (Special Properties): Add xref to Overlay Properties.
3830
3831 * display.texi (Overlay Properties): Add xref to Special Properties.
3832
38332007-04-22 Richard Stallman <rms@gnu.org>
3834
3835 * keymaps.texi (Extended Menu Items): Move the info about
3836 format with cached keyboard binding.
3837
38382007-04-21 Richard Stallman <rms@gnu.org>
3839
3840 * text.texi (Special Properties): Clarify previous change.
3841
3842 * files.texi (File Name Expansion): Clarify previous change.
3843
3844 * display.texi (Attribute Functions): Fix example for
3845 face-attribute-relative-p.
3846
38472007-04-19 Kenichi Handa <handa@m17n.org>
3848
3849 * text.texi (Special Properties): Document composition property.
3850
38512007-04-19 Glenn Morris <rgm@gnu.org>
3852
3853 * files.texi (File Name Expansion): Mention "superroot".
3854
38552007-04-15 Chong Yidong <cyd@stupidchicken.com>
3856
3857 * frames.texi (Multiple Displays): Add note about "multi-monitor"
3858 setups.
3859 (Display Feature Testing): Note that display refers to all
3860 physical monitors for multi-monitor setups.
3861
38622007-04-14 Richard Stallman <rms@gnu.org>
3863
3864 * lists.texi (Sets And Lists): Clarify `delete' examples.
3865 Remove spurious xref to same node.
3866 Clarify xref for add-to-list.
3867
38682007-04-12 Nick Roberts <nickrob@snap.net.nz>
3869
3870 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
3871 value of lisp-mode-map.
3872
38732007-04-11 Karl Berry <karl@gnu.org>
3874
3875 * anti.texi (Antinews):
3876 * display.texi (Overlay Properties, Defining Images):
3877 * processes.texi (Synchronous Processes, Sentinels):
3878 * syntax.texi (Syntax Table Internals):
3879 * searching.texi (Regexp Special):
3880 * nonascii.texi (Default Coding Systems):
3881 * text.texi (Special Properties):
3882 * minibuf.texi (Basic Completion): Wording to improve breaks in
3883 8.5x11 format.
3884 * elisp.texi (smallbook): New @set to more easily switch between
3885 smallbook and 8.5x11.
3886
38872007-04-11 Richard Stallman <rms@gnu.org>
3888
3889 * text.texi (Lazy Properties): Minor fix.
3890
38912007-04-08 Karl Berry <karl@gnu.org>
3892
3893 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
3894 * macros.texi (Backquote): Downcase Backquote in index entries for
3895 consistency.
3896
38972007-04-08 Richard Stallman <rms@gnu.org>
3898
3899 * text.texi (Adaptive Fill): Just describe default,
3900 don't show it (since it contains non-ASCII chars).
3901
39022007-04-07 Karl Berry <karl@gnu.org>
3903
3904 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
3905 adaptive-fill-regexp's value, since they are not in the standard
3906 TeX fonts.
3907
39082007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
3909
3910 * display.texi (Defining Faces): Fix example.
3911
39122007-04-07 Karl Berry <karl@gnu.org>
3913
3914 * display.texi (Button Buffer Commands): Improve page break.
3915
39162007-04-07 Richard Stallman <rms@gnu.org>
3917
3918 * advice.texi (Activation of Advice): Remove redundant index entry.
3919
3920 * backups.texi: Improve index entries. Remove redundant ones.
3921
3922 * compile.texi (Byte Compilation): Improve index entry.
3923
3924 * hash.texi (Creating Hash): Improve index entry.
3925
3926 * symbols.texi (Definitions): Improve index entry.
3927
3928 * edebug.texi: Improve index entries. Remove redundant/useless ones.
3929
3930 * maps.texi (Standard Keymaps): Remove useless index entry.
3931
3932 * help.texi (Documentation Basics): Remove redundant index entries.
3933
3934 * customize.texi: Improve index entries.
3935 Remove redundant/useless ones.
3936
3937 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
3938
3939 * streams.texi (Output Variables): Improve index entry.
3940
3941 * abbrevs.texi (Abbrevs): Remove useless index entry.
3942
3943 * macros.texi (Expansion): Remove useless index entry.
3944
3945 * text.texi: Improve index entries. Remove redundant/useless ones.
3946 (Text Properties, Examining Properties)
3947 (Special Properties): Use "property category" instead of "category"
3948 to refer to the `category' property.
3949
3950 * positions.texi: Improve index entries. Remove useless one.
3951
3952 * lists.texi: Improve index entries. Remove redundant/useless ones.
3953
3954 * os.texi: Improve index entries.
3955 (Timers): Fix previous change.
3956
3957 * buffers.texi: Improve index entries.
3958 (Modification Time): Get rid of term "obsolete buffer".
3959
3960 * debugging.texi: Improve index entries.
3961 (Test Coverage): Add xref to other test coverage ftr.
3962
3963 * eval.texi: Improve index entry. Remove redundant ones.
3964
3965 * numbers.texi: Improve index entries. Remove redundant/useless ones.
3966
3967 * files.texi: Improve index entries. Remove redundant/useless ones.
3968
3969 * objects.texi: Improve index entries.
3970
3971 * processes.texi: Improve index entries.
3972
3973 * modes.texi: Improve index entry. Remove redundant one.
3974
3975 * nonascii.texi: Improve index entries.
3976
3977 * internals.texi: Improve index entries.
3978
3979 * syntax.texi: Improve index entries.
3980
3981 * keymaps.texi (Active Keymaps): Improve index entries.
3982
3983 * commands.texi: Improve index entries. Remove redundant/useless ones.
3984
3985 * frames.texi: Improve index entries. Remove redundant/useless ones.
3986
3987 * markers.texi: Improve index entries. Remove redundant ones.
3988
3989 * tips.texi: Improve index entries.
3990
3991 * loading.texi (Unloading): Improve index entry.
3992
3993 * variables.texi: Improve index entries. Remove redundant one.
3994
3995 * sequences.texi: Improve index entry.
3996
3997 * display.texi: Improve index entries. Remove redundant ones.
3998
3999 * windows.texi: Improve index entries.
4000
4001 * searching.texi: Improve index entries. Remove redundant one.
4002
4003 * strings.texi (Case Tables): Improve last change.
4004
40052007-04-04 Chong Yidong <cyd@stupidchicken.com>
4006
4007 * strings.texi (Case Tables): Document with-case-table and
4008 ascii-case-table.
4009
40102007-04-03 Karl Berry <karl@gnu.org>
4011
4012 * processes.texi (Network): Reword to improve page break.
4013
40142007-04-03 Eli Zaretskii <eliz@gnu.org>
4015
4016 * functions.texi (Inline Functions): Describe more disadvantages
4017 of defsubst, and make advice against it stronger.
4018
40192007-04-02 Karl Berry <karl@gnu.org>
4020
4021 * backups.texi (Backup Names): Avoid widow words.
4022 * modes.texi (Example Major Modes): Align last comment.
4023
40242007-04-01 Chong Yidong <cyd@stupidchicken.com>
4025
4026 * keymaps.texi (Remapping Commands): Document new arg to
4027 command-remapping.
4028
40292007-04-01 Karl Berry <karl@gnu.org>
4030
4031 * processes.texi (Low-Level Network): Typo.
4032 * loading.texi (Hooks for Loading): Avoid double "the".
4033 * keymaps.texi (Key Sequences): No double "and".
4034 (Changing Key Bindings): Shorten to improve line break.
4035
40362007-03-31 Glenn Morris <rgm@gnu.org>
4037
4038 * os.texi (Timers): Fix description of run-at-time TIME formats.
4039
40402007-03-31 Richard Stallman <rms@gnu.org>
4041
4042 * display.texi (Invisible Text): Correct buffer-invisibility-spec
4043 regarding ellipsis.
4044
40452007-03-31 Eli Zaretskii <eliz@gnu.org>
4046
4047 * intro.texi (nil and t):
4048 * symbols.texi (Plists and Alists):
4049 * variables.texi (Variable Aliases, Constant Variables):
4050 * functions.texi (Defining Functions):
4051 * advice.texi (Advising Primitives):
4052 * debugging.texi (Syntax Errors, Compilation Errors):
4053 * minibuf.texi (Minibuffer Windows):
4054 * commands.texi (Adjusting Point):
4055 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
4056 (Auto Major Mode, Major Mode Conventions):
4057 * help.texi (Describing Characters):
4058 * files.texi (Create/Delete Dirs, Information about Files)
4059 (File Locks, Writing to Files, Reading from Files)
4060 (Saving Buffers):
4061 * windows.texi (Resizing Windows, Cyclic Window Ordering):
4062 * frames.texi (Finding All Frames):
4063 * positions.texi (Buffer End, Motion):
4064 * markers.texi (The Region):
4065 * text.texi (Deletion, Near Point):
4066 * display.texi (Displaying Messages, Truncation):
4067 * os.texi (Processor Run Time):
4068 * tips.texi (Key Binding Conventions, Programming Tips)
4069 (Warning Tips, Documentation Tips, Comment Tips):
4070 * internals.texi (Memory Usage): Improve indexing.
4071
4072 * variables.texi (Frame-Local Variables):
4073 * functions.texi (Argument List):
4074 * loading.texi (Library Search):
4075 * streams.texi (Output Variables):
4076 * keymaps.texi (Translation Keymaps, Searching Keymaps):
4077 * searching.texi (Replacing Match, Search and Replace):
4078 * processes.texi (Byte Packing, Decoding Output)
4079 (Accepting Output, Network Servers, Shell Arguments):
4080 * display.texi (Abstract Display, Image Cache, Scroll Bars):
4081 * windows.texi (Window Point, Window Start):
4082 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
4083 * commands.texi (Reading Input, Keyboard Events):
4084 * minibuf.texi (Reading File Names, Minibuffer Completion)
4085 (Recursive Mini):
4086 * positions.texi (List Motion):
4087 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
4088 * numbers.texi (Arithmetic Operations, Math Functions)
4089 (Predicates on Numbers, Comparison of Numbers):
4090 (Numeric Conversions):
4091 * locals.texi (Standard Buffer-Local Variables):
4092 * maps.texi (Standard Keymaps):
4093 * os.texi (User Identification, System Environment, Recording Input)
4094 (X11 Keysyms):
4095 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
4096 * backups.texi (Backups and Auto-Saving):
4097 * customize.texi (Customization, Group Definitions)
4098 (Variable Definitions):
4099 * compile.texi (Byte Compilation): Improve index entries.
4100
41012007-03-31 Karl Berry <karl@gnu.org>
4102
4103 * macros.texi (Defining Macros): Avoid widow syllable.
4104
41052007-03-31 Eli Zaretskii <eliz@gnu.org>
4106
4107 * elisp.texi (Top): Postscript -> PostScript.
4108
4109 * display.texi (Images, Postscript Images): Postscript -> PostScript.
4110
41112007-03-31 Markus Triska <markus.triska@gmx.at>
4112
4113 * internals.texi (Writing Emacs Primitives): Untabify `For'.
4114
41152007-03-30 Karl Berry <karl@gnu.org>
4116
4117 * lists.texi (List-related Predicates): Remove spurious @need.
4118 (Setcdr): Use @smallexample to improve page break.
4119 (Association Lists) <assoc>: Reword to improve page break.
4120
4121 * strings.texi (String Conversion): Insert blank line to improve
4122 page break.
4123
4124 * numbers.texi (Random Numbers): Use @minus{}.
4125 (Math Functions): Use @minus{}.
4126
4127 * intro.texi (Acknowledgements): Avoid line breaks before middle
4128 initials.
4129
41302007-03-24 Eli Zaretskii <eliz@gnu.org>
4131
4132 * errors.texi (Standard Errors): Add an index entry.
4133
41342007-03-19 Richard Stallman <rms@gnu.org>
4135
4136 * os.texi (Recording Input): recent-keys now gives 300 keys.
4137
41382007-03-12 Glenn Morris <rgm@gnu.org>
4139
4140 * os.texi: Replace "daylight savings" with "daylight saving"
4141 throughout.
4142
41432007-03-05 Richard Stallman <rms@gnu.org>
4144
5dcb4c4e
SM
4145 * variables.texi (File Local Variables):
4146 Update enable-local-variables values.
b8d4c8d0
GM
4147
41482007-03-04 Richard Stallman <rms@gnu.org>
4149
4150 * syntax.texi (Control Parsing): Minor clarification.
4151
4152 * strings.texi (Formatting Strings): Clarify width, precision, flags.
4153
4154 * sequences.texi (Sequence Functions): Move string-bytes away,
4155 add xref.
4156
4157 * nonascii.texi (Text Representations): Move string-bytes here.
4158
4159 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
4160
4161 * minibuf.texi (Basic Completion): Minor clarification.
4162
4163 * markers.texi (The Mark): Clarify existence vs activation of mark.
4164 Other cleanup.
4165
4166 * display.texi (Finding Overlays): Write better example.
4167
4168 * compile.texi (Eval During Compile): Clarify putting macros
4169 in eval-when-compile.
4170
c5602427 41712007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
4172
4173 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 4174 load-read-function definition doc.
b8d4c8d0
GM
4175
41762007-02-21 Kim F. Storm <storm@cua.dk>
4177
4178 * strings.texi (Text Comparison): Mention that assoc-string
4179 converts symbols to strings before testing.
4180
41812007-02-17 Kim F. Storm <storm@cua.dk>
4182
4183 * processes.texi (Bindat Spec): Vector types can have optional
4184 element type.
4185 (Bindat Examples): Fix example. Add vector with element type.
4186
41872007-02-16 Andreas Schwab <schwab@suse.de>
4188
4189 * strings.texi (Formatting Strings): Document '+' flag.
4190
41912007-02-15 Juanma Barranquero <lekktu@gmail.com>
4192
4193 * strings.texi (Modifying Strings): Clarify that `clear-string'
4194 always converts the string to unibyte.
4195
41962007-02-14 Kim F. Storm <storm@cua.dk>
4197
4198 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
4199 Rewrite glyph code description to refer to these functions.
4200 Remove details of encoding face number and char into integer code.
4201
42022007-02-03 Alan Mackenzie <acm@muc.de>
4203
4204 * loading.texi (Hooks for Loading): Make the description of
4205 `eval-after-load' more detailed, and amend the description of
4206 after-load-alist, in accordance with changes from 2006-05.
4207
42082007-02-03 Chong Yidong <cyd@stupidchicken.com>
4209
4210 * modes.texi (Defining Minor Modes): Document that a :require
4211 keyword or similar may be required to make saved customization
4212 variables work.
4213
42142007-02-03 Eli Zaretskii <eliz@gnu.org>
4215
4216 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
4217 Texinfo guidelines and with what texnfo-upd.el expects.
4218 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
4219 parts needed by `texinfo-multiple-files-update'.
4220
42212007-02-02 Eli Zaretskii <eliz@gnu.org>
4222
4223 * elisp.texi (Top): Update the top-level menus.
4224
4225 * syntax.texi (Categories): Add index entries.
4226
42272007-02-01 Juanma Barranquero <lekktu@gmail.com>
4228
4229 * display.texi (Attribute Functions): Fix name and description of
4230 the UNDERLINE arg of `set-face-underline-p'.
4231
42322007-01-29 Eli Zaretskii <eliz@gnu.org>
4233
4234 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
4235 Variables", and "Standard Keymaps" to the detailed menu.
4236
4237 * variables.texi (Future Local Variables): Add index entry.
4238
42392007-01-28 Richard Stallman <rms@gnu.org>
4240
4241 * tips.texi (Coding Conventions): Clarify the tip about macros
4242 that define a function or a variable.
4243
4244 * files.texi (File Attributes): UID and GID can be floats.
4245 (Magic File Names): Explain why deferring all operations to
4246 the standard handler does not work.
4247
42482007-01-23 Martin Rudalics <rudalics@gmx.at>
4249
4250 * backups.texi (Reverting): Use "buffer" instead of "file"
4251 when talking about major and minor modes.
4252
42532007-01-21 Richard Stallman <rms@gnu.org>
4254
4255 * help.texi (Documentation): Add xref to Documentation Tips.
4256
42572007-01-14 Juanma Barranquero <lekktu@gmail.com>
4258
4259 * tips.texi (Coding Conventions): Fix typos.
4260
42612007-01-05 Richard Stallman <rms@gnu.org>
4262
4263 * modes.texi (Defining Minor Modes): Fix previous change.
4264
42652007-01-03 Richard Stallman <rms@gnu.org>
4266
4267 * customize.texi (Variable Definitions, Customization Types):
4268 Don't use * in doc string for defcustom.
4269
42702007-01-02 Richard Stallman <rms@gnu.org>
4271
4272 * variables.texi (Variable Aliases): Clarify that aliases vars
4273 always have the same value.
4274
4275 * processes.texi (Bindat Spec): Fix Texinfo usage.
4276
4277 * modes.texi (Defining Minor Modes): Explain effect of command
4278 defined with define-global-minor-mode on new buffers.
4279
42802006-12-30 Kim F. Storm <storm@cua.dk>
4281
4282 * keymaps.texi (Tool Bar): Describe `grow-only' value of
4283 `auto-resize-tool-bars'.
4284
42852006-12-30 Richard Stallman <rms@gnu.org>
4286
4287 * keymaps.texi (Active Keymaps): Fix previous change.
4288
42892006-12-30 Nick Roberts <nickrob@snap.net.nz>
4290
4291 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
4292
42932006-12-30 Kim F. Storm <storm@cua.dk>
4294
4295 * processes.texi (Bindat Spec): Clarify using field names in
4296 length specifications.
4297
42982006-12-29 Kim F. Storm <storm@cua.dk>
4299
4300 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
4301 Add count and index variables for eval forms in repeat blocks.
4302
43032006-12-24 Richard Stallman <rms@gnu.org>
4304
5dcb4c4e
SM
4305 * customize.texi (Variable Definitions):
4306 Document new name custom-add-frequent-value.
b8d4c8d0
GM
4307
43082006-12-19 Kim F. Storm <storm@cua.dk>
4309
4310 * commands.texi (Misc Events): User signals now result in sigusr1
4311 and sigusr2 events which are handled through special-event-map.
4312 (Special Events): User signals and drag-n-drop are special.
4313
43142006-12-17 Richard Stallman <rms@gnu.org>
4315
4316 * loading.texi (Named Features): Explain subfeatures better.
4317
4318 * customize.texi: Use "option" only for user options.
4319 For the keyword values inside defcustom etc, say "keywords".
4320 For :options value's elements, say "elements".
4321 :group should not be omitted.
4322
4323 * syntax.texi (Parsing Expressions): Split up node.
4324 (Motion via Parsing, Position Parse, Parser State)
4325 (Low-Level Parsing, Control Parsing): New subnodes.
4326 (Parser State): Document syntax-ppss-toplevel-pos.
4327
4328 * positions.texi (List Motion): Punctuation fix.
4329
4330 * files.texi (File Name Completion): Document PREDICATE arg
4331 to file-name-completion.
4332
43332006-12-16 Eli Zaretskii <eliz@gnu.org>
4334
4335 * internals.texi (Building Emacs, Writing Emacs Primitives):
4336 Add index entries.
4337
43382006-12-11 Richard Stallman <rms@gnu.org>
4339
4340 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
4341 affects face menu. Explain how to make it non-nil without enabling
4342 any fontification.
4343
43442006-12-10 Chong Yidong <cyd@stupidchicken.com>
4345
4346 * modes.texi (Font Lock Basics): Document nil value of
4347 font-lock-defaults.
4348
43492006-12-10 Glenn Morris <rgm@gnu.org>
4350
4351 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
4352 value for system-flag argument. Abbrev tables may not be empty
4353 when major modes are loaded.
4354
43552006-12-08 Juanma Barranquero <lekktu@gmail.com>
4356
4357 * makefile.w32-in (maintainer-clean): Partially revert last
4358 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
4359 to protect elisp-covers.texi.
4360
43612006-12-07 Juanma Barranquero <lekktu@gmail.com>
4362
4363 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
4364 Don't remove elisp* info files; they are already deleted by the
4365 `clean' and `distclean' targets, and they are in the $(infodir)
4366 directory, not the current one.
4367
43682006-12-04 Kim F. Storm <storm@cua.dk>
4369
4370 * commands.texi (Misc Events): Update signal events.
4371 (Event Examples): Add signal example.
4372
43732006-11-29 Richard Stallman <rms@gnu.org>
4374
4375 * frames.texi (Visibility of Frames): Explain visible windows
4376 can be covered by others. Add xref for raise-frame.
4377
43782006-11-28 Richard Stallman <rms@gnu.org>
4379
4380 * searching.texi (Regexp Special): Update when ^ is special.
4381
43822006-11-27 Eli Zaretskii <eliz@gnu.org>
4383
4384 * customize.texi (Customization, Common Keywords)
4385 (Group Definitions, Variable Definitions, Composite Types)
4386 (Type Keywords, Customization Types): Add index entries for
4387 various customization keywords.
4388
43892006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4390
4391 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
4392
c8763fb6 43932006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
4394
4395 * frames.texi (Window System Selections): Remove clipboard from
4396 description of selection-coding-system.
4397
43982006-11-06 Richard Stallman <rms@gnu.org>
4399
4400 * lists.texi (List Variables): Document COMPARE-FN.
4401
4402 * keymaps.texi: Avoid use of "binding" to mean a relation;
4403 use it only to refer to the meaning associated with a key.
4404 (Keymaps): Change menu node description.
4405
4406 * elisp.texi (Top): Change menu node description.
4407
4408 * display.texi (Managing Overlays): Document overlay-recenter.
4409
44102006-10-29 Chong Yidong <cyd@stupidchicken.com>
4411
4412 * Makefile.in: Use relative paths to avoid advertising filesystem
4413 contents during compilation.
4414
44152006-10-23 Kim F. Storm <storm@cua.dk>
4416
4417 * commands.texi (Event Input Misc): Update unread-command-events.
4418
44192006-10-23 Nick Roberts <nickrob@snap.net.nz>
4420
4421 * lists.texi (Sets And Lists): Fix typos.
4422
44232006-10-18 Juanma Barranquero <lekktu@gmail.com>
4424
4425 * control.texi (Processing of Errors): Use @var for an argument,
4426 not @code.
4427
44282006-10-16 Richard Stallman <rms@gnu.org>
4429
4430 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
4431
4432 * keymaps.texi (Format of Keymaps): Show all the keymap element
4433 patterns that result from menu items.
4434 (Key Lookup): Minor cleanups.
4435
4436 * modes.texi (Precalculated Fontification): Don't say that
4437 not setting font-lock-defaults avoids loading font-lock.
4438
4439 * help.texi (Documentation): Move xref to Emacs Manual here.
4440 (Documentation Basics): From here.
4441 Also doc emacs-lisp-docstring-fill-column.
4442
4443 * elisp.texi: Update version and ISBN.
4444
4445 * commands.texi (Interactive Call): Clarify KEYS arg to
4446 call-interactively is a vector.
4447 (Command Loop Info): Delete anchor in this-command-keys.
4448 Add anchor in this-command-keys-vector.
4449 (Recursive Editing): Document how recursive-edit
4450 handles the current buffer.
4451
44522006-10-13 Chong Yidong <cyd@stupidchicken.com>
4453
4454 * frames.texi (Frame Titles): %c and %l are ignored in
4455 frame-title-format.
4456
44572006-10-11 Richard Stallman <rms@gnu.org>
4458
4459 * keymaps.texi (Key Sequences): Clarify use of kbd.
4460
44612006-10-10 Kim F. Storm <storm@cua.dk>
4462
4463 * lists.texi (Sets And Lists): Add memql.
4464
44652006-10-03 Richard Stallman <rms@gnu.org>
4466
4467 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
4468 Clarify :ascii: and :nonascii:.
4469
44702006-09-29 Juri Linkov <juri@jurta.org>
4471
4472 * modes.texi (%-Constructs): Reorder coding systems in the
4473 documentation of %z to the real order displayed in the modeline.
4474
44752006-09-25 Richard Stallman <rms@gnu.org>
4476
4477 * os.texi (Timers): Describe timer-max-repeats.
4478
44792006-09-25 Chong Yidong <cyd@stupidchicken.com>
4480
4481 * os.texi (Timers): Mention with-local-quit.
4482
44832006-09-24 Richard Stallman <rms@gnu.org>
4484
4485 * searching.texi (Searching and Matching): Mention property search.
4486
4487 * commands.texi (Command Loop Info): Explain how read-event affects
4488 this-command-keys.
4489
44902006-09-20 Richard Stallman <rms@gnu.org>
4491
4492 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
4493
4494 * windows.texi (Window Start): Minor cleanups.
4495
44962006-09-20 Kim F. Storm <storm@cua.dk>
4497
4498 * windows.texi (Window Start): pos-visible-in-window-p allows
4499 specifying t for position to mean "end of window".
4500 Add window-line-height.
4501
4502 * anti.texi (Antinews): Mention window-line-height.
4503
45042006-09-19 David Kastrup <dak@gnu.org>
4505
4506 * keymaps.texi (Searching Keymaps): Small clarification.
4507
45082006-09-18 Richard Stallman <rms@gnu.org>
4509
4510 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
4511 cause keyboard menus.
4512 (Menu Keymaps): Likewise.
4513 (Defining Menus, Keyboard Menus): Clarify.
4514
4515 * text.texi (Fields): Clarify explanation of constrain-to-field.
4516
45172006-09-16 Eli Zaretskii <eliz@gnu.org>
4518
4519 * variables.texi (Tips for Defining): Fix a typo.
4520
45212006-09-15 Richard Stallman <rms@gnu.org>
4522
4523 * keymaps.texi (Remapping Commands, Searching Keymaps)
4524 (Active Keymaps): Clean up previous change.
4525
45262006-09-15 Jay Belanger <belanger@truman.edu>
4527
4528 * gpl.texi: Replace "Library Public License" by "Lesser Public
4529 License" throughout.
4530
45312006-09-15 David Kastrup <dak@gnu.org>
4532
4533 * keymaps.texi (Active Keymaps): Adapt description to use
4534 `get-char-property' instead `get-text-property'. Explain how
4535 mouse events change this. Explain the new optional argument of
4536 `key-binding' and its mouse-dependent lookup.
4537 (Searching Keymaps): Adapt description similarly.
4538 (Remapping Commands): Explain the new optional argument of
4539 `command-remapping'.
4540
45412006-09-14 Richard Stallman <rms@gnu.org>
4542
4543 * keymaps.texi (Searching Keymaps): Clarification.
4544 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
4545
45462006-09-13 Richard Stallman <rms@gnu.org>
4547
4548 * objects.texi (Character Type): Node split.
4549 Add xref to Describing Characters.
4550 (Basic Char Syntax, General Escape Syntax)
4551 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
4552
45532006-09-11 Richard Stallman <rms@gnu.org>
4554
4555 * display.texi (Display Table Format): Wording clarification.
4556 (Glyphs): Clarifications.
4557
45582006-09-10 Chong Yidong <cyd@stupidchicken.com>
4559
4560 * keymaps.texi (Active Keymaps): Mention that key-binding checks
4561 local maps.
4562
45632006-09-10 Kim F. Storm <storm@cua.dk>
4564
4565 * display.texi (Forcing Redisplay): Document return value of
4566 function redisplay.
4567
45682006-09-09 Richard Stallman <rms@gnu.org>
4569
4570 * windows.texi (Window Hooks): Explain limits of
4571 window-scroll-functions.
4572
4573 * display.texi (Fringe Indicators): Update for last change in
4574 indicate-buffer-boundaries.
4575
45762006-09-08 Richard Stallman <rms@gnu.org>
4577
4578 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
4579
45802006-09-06 Kim F. Storm <storm@cua.dk>
4581
4582 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
4583
4584 * windows.texi (Window Start): Update pos-visible-in-window-p.
4585
45862006-09-04 Richard Stallman <rms@gnu.org>
4587
4588 * processes.texi (Accepting Output): Explain SECONDS=0 for
4589 accept-process-output.
4590
4591 * os.texi (Idle Timers): Explain why timer functions should not
4592 loop until (input-pending-p).
4593
45942006-09-02 Eli Zaretskii <eliz@gnu.org>
4595
4596 * makefile.w32-in (usermanualdir): New variable.
4597 (elisp.dvi): Use it.
4598
45992006-09-01 Eli Zaretskii <eliz@gnu.org>
4600
4601 * buffers.texi (Buffer Modification): Fix last change.
4602
46032006-09-01 Chong Yidong <cyd@stupidchicken.com>
4604
5dcb4c4e
SM
4605 * buffers.texi (Buffer Modification):
4606 Document buffer-chars-modified-tick.
b8d4c8d0
GM
4607
46082006-08-31 Richard Stallman <rms@gnu.org>
4609
4610 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
4611
46122006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
4613
4614 * modes.texi (Syntactic Font Lock):
4615 Mention font-lock-syntactic-face-function
4616 instead of specific faces.
4617
46182006-08-29 Chong Yidong <cyd@stupidchicken.com>
4619
4620 * display.texi (Images): Add xrref to display-images-p.
4621
46222006-08-28 Kenichi Handa <handa@m17n.org>
4623
4624 * nonascii.texi (Lisp and Coding Systems): Fix description of
4625 detect-coding-region.
4626
46272006-08-27 Michael Olson <mwolson@gnu.org>
4628
4629 * processes.texi (Transaction Queues): Remove stray quote
4630 character.
4631
46322006-08-25 Richard Stallman <rms@gnu.org>
4633
4634 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
4635 Add xref.
4636
46372006-08-24 Chong Yidong <cyd@stupidchicken.com>
4638
4639 * os.texi (Timers): Avoid waiting inside timers.
4640
46412006-08-21 Lute Kamstra <lute@gnu.org>
4642
4643 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
4644
46452006-08-20 Richard Stallman <rms@gnu.org>
4646
4647 * os.texi (Idle Timers): New node, split out from Timers.
4648 Document current-idle-time.
4649 * commands.texi (Reading One Event): Update xref.
4650 * elisp.texi (Top): Update subnode menu.
4651
46522006-08-16 Richard Stallman <rms@gnu.org>
4653
4654 * keymaps.texi (Extended Menu Items): Show format of cached
4655 bindings in extended menu items.
4656
4657 * customize.texi (Variable Definitions): Explain when the
4658 standard value expression is evaluated.
4659
46602006-08-15 Chong Yidong <cyd@stupidchicken.com>
4661
4662 * commands.texi (Reading One Event): Explain idleness in
4663 `read-event'.
4664
46652006-08-12 Chong Yidong <cyd@stupidchicken.com>
4666
4667 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 4668 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
4669 relevant for Lisp programming.
4670 (Yank Commands): Rewrite introduction.
4671 (Undo): Clarify.
4672 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
4673 (Filling): Remove redundant comment. Clarify return value of
4674 current-justification.
4675 (Margins): Minor clarifications.
4676 (Adaptive Fill): Update default value of adaptive-fill-regexp.
4677 (Sorting): Update definition of sort-lines.
4678 (Columns): Clarify behavior of sort-columns.
4679 (Indent Tabs): Link to Tab Stops in Emacs manual.
4680 (Special Properties): Clarify.
4681 (Clickable Text): Mention Buttons package.
4682
46832006-08-12 Kevin Ryde <user42@zip.com.au>
4684
4685 * os.texi (Time Parsing): Add %z to description of
4686 format-time-string, as per docstring. Add cross reference to
4687 glibc manual for strftime.
4688
46892006-08-08 Richard Stallman <rms@gnu.org>
4690
4691 * modes.texi: Clean up wording in previous change.
4692
46932006-08-07 Chong Yidong <cyd@stupidchicken.com>
4694
4695 * modes.texi (Hooks): Clarify.
4696 (Major Mode Basics): Mention define-derived-mode explicitly.
4697 (Major Mode Conventions): Rebinding RET is OK for some modes.
4698 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 4699 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
4700 (Mode Line Basics): Clarify.
4701 (Mode Line Data): Mention help-echo and local-map in strings.
4702 Explain reason for treatment of non-risky variables.
4703 (Properties in Mode): Clarify.
4704 (Faces for Font Lock): Add font-lock-negation-char-face.
4705
47062006-08-04 Eli Zaretskii <eliz@gnu.org>
4707
4708 * strings.texi (Formatting Strings): Warn against arbitrary
4709 strings as first arg to `format'.
4710
47112006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
4712
4713 * text.texi (Clickable Text): Mention `help-echo' text property.
4714 Update intro, examples and associated explanations.
4715
47162006-07-31 Richard Stallman <rms@gnu.org>
4717
4718 * commands.texi: Update xrefs.
4719 (Event Mod): New node, cut out from old Translating Input.
4720
4721 * maps.texi: Update xrefs.
4722
4723 * keymaps.texi (Translation Keymaps): New node.
4724 Update xrefs from Translating Input to Translation Keymaps.
4725
4726 * elisp.texi (Top): Update subnode menu.
4727
4728 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
4729
4730 * os.texi (System Interface): Fix menu descriptions of some nodes.
4731 (Translating Input): Node deleted.
4732
47332006-07-31 Nick Roberts <nickrob@snap.net.nz>
4734
4735 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
4736
4737 * lists.texi (Sets And Lists): Likewise.
4738
47392006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
4740
4741 * text.texi (Fields): Mention POS
4742 requirement when narrowing is in effect.
4743
47442006-07-28 Richard Stallman <rms@gnu.org>
4745
4746 * display.texi (Face Attributes): Simplify wording.
4747 (Attribute Functions): Clarify meaning of new-frame default
4748 attribute settings.
4749
4750 * customize.texi (Common Keywords): Document how to use
4751 :package-version in a package not in Emacs.
4752
47532006-07-28 Kim F. Storm <storm@cua.dk>
4754
4755 * commands.texi (Reading One Event): Fix last change.
4756
47572006-07-26 Chong Yidong <cyd@stupidchicken.com>
4758
4759 * commands.texi (Reading One Event): Document SECONDS argument for
4760 read-event, read-char, and read-char-exclusive.
4761
47622006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
4763
4764 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
4765 to ensure correct identification.
4766
47672006-07-24 Richard Stallman <rms@gnu.org>
4768
4769 * text.texi (Clickable Text): Clarify.
4770
4771 * sequences.texi (Vector Functions): Delete duplicate xref.
4772
4773 * objects.texi (Function Type): Clarify.
4774
4775 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
4776 modes.
4777
4778 * lists.texi (List Variables): New node.
4779 Material moved from other nodes.
4780
4781 * variables.texi (Setting Variables): add-to-list and
4782 add-to-ordered-list moved to List Variables node.
4783
47842006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
4785
4786 * text.texi (Links and Mouse-1):
4787 For mouse-on-link-p, expand on arg POS.
4788
47892006-07-21 Kim F. Storm <storm@cua.dk>
4790
4791 * display.texi (Forcing Redisplay): Don't mention systems which
4792 don't support sub-second timers for redisplay-preemption-period.
4793
4794 * os.texi (Terminal Output): Clarify text vs graphical terminal.
4795
47962006-07-21 Eli Zaretskii <eliz@gnu.org>
4797
4798 * frames.texi (Input Focus): Document that focus-follows-mouse has
4799 no effect on MS-Windows.
4800
48012006-07-18 Richard Stallman <rms@gnu.org>
4802
4803 * display.texi (Forcing Redisplay): Cleanups in previous change.
4804
4805 * processes.texi (Low-Level Network): Make menu more convenient.
4806
48072006-07-18 Kim F. Storm <storm@cua.dk>
4808
4809 * display.texi (Forcing Redisplay): redisplay-preemption-period
4810 only used on window systems. Add xref to Terminal Output.
4811
4812 * os.texi (Terminal Output): baud-rate only controls preemption on
4813 non-window systems. Add xref to Forcing Redisplay.
4814
4815 * processes.texi (Low-Level Network): Rename node "Make Network"
4816 to "Network Processes".
4817
48182006-07-18 Karl Berry <karl@gnu.org>
4819
4820 * variables.texi, functions.texi, customize.texi, loading.texi:
4821 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
4822
48232006-07-17 Chong Yidong <cyd@stupidchicken.com>
4824
4825 * commands.texi (Waiting): Document batch-mode sit-for behavior.
4826
48272006-07-17 Richard Stallman <rms@gnu.org>
4828
4829 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
4830 Put period and comma inside quotes.
4831
4832 * loading.texi, markers.texi: Use real doublequote inside menus.
4833
4834 * windows.texi: Put point and comma inside quotes.
4835 (Textual Scrolling): Use @samp for error message.
4836
4837 * variables.texi, tips.texi, syntax.texi, symbols.texi:
4838 * strings.texi, streams.texi, processes.texi, os.texi:
4839 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
4840 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
4841 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
4842 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
4843 Put point and comma inside quotes.
4844
4845 * control.texi (Processing of Errors): Add command-error-function.
4846
4847 * variables.texi (File Local Variables): Clarify that
4848 file local variables make buffer-local bindings.
4849
4850 * modes.texi (Syntactic Font Lock): Give default for
4851 font-lock-syntax-table.
4852
48532006-07-17 Nick Roberts <nickrob@snap.net.nz>
4854
4855 * text.texi (Special Properties): Clean up previous change.
4856
48572006-07-16 Karl Berry <karl@gnu.org>
4858
4859 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
4860 * control.texi: Fix bad page breaks through chapter 10 (control).
4861
4862 * anti.texi (Antinews): Reorder face-attribute fns to avoid
4863 underfull hbox.
4864
48652006-07-15 Nick Roberts <nickrob@snap.net.nz>
4866
4867 * text.texi (Special Properties): Describe fontified text property
4868 in relation to a character (not text).
4869
48702006-07-15 Kim F. Storm <storm@cua.dk>
4871
4872 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
4873 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
4874 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
4875
4876 * anti.texi (Antinews): Mention redisplay function.
4877 The kbd macro existed, but was not documented, before 22.x.
4878 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
4879
48802006-07-14 Nick Roberts <nickrob@snap.net.nz>
4881
4882 * display.texi (Displaying Messages): Add anchor.
4883
4884 * frames.texi (Dialog Boxes): Use it.
4885
48862006-07-12 Richard Stallman <rms@gnu.org>
4887
4888 * objects.texi (Frame Type): Explain nature of frames better.
4889
4890 * frames.texi (Frames): Explain nature of frames better.
4891
48922006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
4893
4894 * tips.texi (Coding Conventions): Explain why use cl at compile time.
4895
48962006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4897
4898 * frames.texi (Window System Selections): Mention scrap support for Mac.
4899 Default value of x-select-enable-clipboard is t on Mac.
4900
4901 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
4902
49032006-07-11 Kim F. Storm <storm@cua.dk>
4904
4905 * display.texi (Forcing Redisplay): Add `redisplay' function.
4906 Don't mention (sit-for -1) -- use (redisplay t) instead.
4907
4908 * commands.texi (Waiting): (sit-for -1) is no longer special.
4909 (sit-for 0) is equivalent to (redisplay).
4910 Iconifying/deiconifying no longer makes sit-for return.
4911
49122006-07-10 Nick Roberts <nickrob@snap.net.nz>
4913
4914 * display.texi (Buttons): Fix typo.
4915
4916 * index.texi, elisp.texi (New Symbols): Comment node out.
4917
49182006-07-09 Richard Stallman <rms@gnu.org>
4919
4920 * display.texi (Truncation): Clean up previous change.
4921
49222006-07-08 Richard Stallman <rms@gnu.org>
4923
4924 * commands.texi (Interactive Call): Use 3 as prefix in example
4925 for execute-extended-command.
4926
4927 * display.texi (Attribute Functions): Move paragraph about
4928 compatibility with Emacs < 21.
4929
49302006-07-09 Kim F. Storm <storm@cua.dk>
4931
4932 * display.texi (Refresh Screen): Clarify force-window-update.
4933 (Truncation): "Normally" indicated by fringe arrows.
4934
49352006-07-08 Eli Zaretskii <eliz@gnu.org>
4936
4937 * windows.texi (Textual Scrolling, Resizing Windows):
4938 * variables.texi (Constant Variables):
4939 * text.texi (Buffer Contents, Deletion, Changing Properties)
4940 (Property Search, Special Properties, Sticky Properties)
4941 (Links and Mouse-1, Fields, Change Hooks):
4942 * syntax.texi (Syntax Table Functions, Parsing Expressions)
4943 (Categories):
4944 * symbols.texi (Other Plists):
4945 * streams.texi (Output Variables):
4946 * processes.texi (Input to Processes, Query Before Exit):
4947 * positions.texi (Word Motion, Text Lines, List Motion):
4948 * os.texi (Init File, System Environment, Sound Output)
4949 (Session Management):
4950 * nonascii.texi (Text Representations, Character Sets)
4951 (Chars and Bytes, Locales):
4952 * modes.texi (Defining Minor Modes, Header Lines):
4953 * minibuf.texi (Minibuffer Contents):
4954 * markers.texi (Information from Markers):
4955 * lists.texi (List Elements, Building Lists, Association Lists):
4956 * keymaps.texi (Tool Bar):
4957 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
4958 * functions.texi (What Is a Function, Mapping Functions):
4959 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
4960 (Color Names, Text Terminal Colors, Display Feature Testing):
4961 * files.texi (Visiting Functions, File Name Components)
4962 (Unique File Names, Contents of Directories):
4963 * display.texi (Forcing Redisplay, Displaying Messages)
4964 (Temporary Displays, Font Selection, Auto Faces)
4965 (Font Lookup, Fringe Indicators, Display Margins)
4966 (Image Descriptors, Showing Images, Image Cache, Button Types)
4967 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
4968 (Display Table Format, Glyphs):
4969 * control.texi (Iteration):
4970 * commands.texi (Command Loop Info, Adjusting Point):
4971 * backups.texi (Making Backups, Auto-Saving):
4972 Remove @tindex entries.
4973
49742006-07-07 Kim F. Storm <storm@cua.dk>
4975
4976 * display.texi (Fringe Cursors): Fix typo.
4977 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
4978 (Overlay Arrow): Default is overlay-arrow fringe indicator.
4979
49802006-07-05 Richard Stallman <rms@gnu.org>
4981
4982 * text.texi (Buffer Contents): Add example of text props
4983 in result of buffer-substring.
4984 (Text Properties): Explain better about use of specific property names.
4985 (Property Search): Some cleanups; reorder some functions.
4986
4987 * keymaps.texi (Changing Key Bindings): Cleanup.
4988 Add xref to Key Binding Conventions.
4989
4990 * display.texi (Attribute Functions): Add examples for
4991 face-attribute-relative-p.
4992
4993 * tips.texi (Coding Conventions): Cleanup last change.
4994
49952006-07-05 Karl Berry <karl@gnu.org>
4996
4997 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
4998 Remove @setchapternewpage odd.
4999 Result is 1013 pages, down from 1100.
5000
5001 * anti.texi, customize.texi, display.texi, internals.texi:
5002 * minibuf.texi, modes.texi, tips.texi:
5003 Fix overfull/underfull boxes.
5004
50052006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5006
5007 * edebug.texi (Instrumenting):
5008 Add Edebug-specific findex for eval-buffer.
5009 * loading.texi (Loading):
5010 Replace eval-current-buffer with eval-buffer.
5011
50122006-06-30 Nick Roberts <nickrob@snap.net.nz>
5013
5014 * locals.texi (Standard Buffer-Local Variables): Update the list
5015 of variables.
5016
50172006-06-26 Nick Roberts <nickrob@snap.net.nz>
5018
5019 * files.texi (File Name Completion): Point user to the node
5020 "Reading File Names".
5021
50222006-06-24 Eli Zaretskii <eliz@gnu.org>
5023
5024 * files.texi (Contents of Directories): Document case-insensitive
5025 behavior on respective filesystems.
5026
5027 * objects.texi (Character Type): Document that Emacs signals an
5028 error for unsupported Unicode characters specified as \uNNNN.
5029
50302006-06-19 Richard Stallman <rms@gnu.org>
5031
5032 * processes.texi (Bindat Spec): Clarify previous change.
5033
50342006-06-16 Richard Stallman <rms@gnu.org>
5035
5036 * tips.texi (Coding Conventions): Better explain conventions
5037 for definition constructs.
5038
5039 * text.texi (Special Properties): String value of `read-only'
5040 serves as the error message.
5041
5042 * objects.texi (Character Type): Clarify prev. change.
5043 (Non-ASCII in Strings): Mention \u and \U.
5044
5045 * commands.texi (Using Interactive): Explain problem of
5046 markers, etc., in command-history.
5047
50482006-06-14 Kim F. Storm <storm@cua.dk>
5049
5050 * commands.texi (Waiting): Negative arg to sit-for forces
5051 redisplay even if input is pending.
5052
5053 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
5054 redisplay. Remove incorrect example of binding redisplay-dont-pause
5055 around (sit-for 0).
5056
50572006-06-13 Richard Stallman <rms@gnu.org>
5058
5059 * display.texi (Forcing Redisplay): Clarify previous change.
5060
50612006-06-13 Romain Francoise <romain@orebokech.com>
5062
5063 * display.texi (Forcing Redisplay): Fix typo.
5064
50652006-06-13 Kim F. Storm <storm@cua.dk>
5066
5067 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
5068
50692006-06-10 Luc Teirlinck <teirllm@auburn.edu>
5070
5071 * tips.texi (Coding Conventions): Add `@end itemize'.
5072
50732006-06-10 Richard Stallman <rms@gnu.org>
5074
5075 * tips.texi (Coding Conventions): Explain use of coding systems
5076 to ensure one decoding for strings.
5077
50782006-06-09 Aidan Kehoe <kehoea@parhasard.net>
5079
5080 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
5081 syntax.
5082
50832006-06-07 Eli Zaretskii <eliz@gnu.org>
5084
5085 * display.texi (Font Selection): Remove description of
5086 clear-face-cache.
5087
5088 * compile.texi (Eval During Compile): Fix a typo. Add index
5089 entries for possible uses of eval-when-compile.
5090
50912006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
5092
5093 * display.texi (Abstract Display): Fix typo.
5094
50952006-06-03 Eli Zaretskii <eliz@gnu.org>
5096
5097 * minibuf.texi (Minibuffer History) <history-add-new-input>:
5098 Reword variable's description.
5099
51002006-06-01 Richard Stallman <rms@gnu.org>
5101
5102 * windows.texi (Splitting Windows): Clarify splitting nonselected
5103 window.
5104
51052006-05-31 Juri Linkov <juri@jurta.org>
5106
5107 * minibuf.texi (Minibuffer History): Add history-add-new-input.
5108
51092006-05-30 Richard Stallman <rms@gnu.org>
5110
5111 * display.texi (Line Height): Fix errors in description of
10d1d0af 5112 default line height and line-height property.
b8d4c8d0
GM
5113
5114 * nonascii.texi (Default Coding Systems): Further clarification.
5115
51162006-05-29 Luc Teirlinck <teirllm@auburn.edu>
5117
5118 * internals.texi (Pure Storage): Mention that an overflow in pure
5119 space causes a memory leak.
5120 (Garbage Collection): If there was an overflow in pure space,
5121 `garbage-collect' returns nil.
5122
51232006-05-30 Eli Zaretskii <eliz@gnu.org>
5124
5125 * nonascii.texi (Default Coding Systems): Fix it some more.
5126
51272006-05-29 Eli Zaretskii <eliz@gnu.org>
5128
5129 * nonascii.texi (Default Coding Systems): Fix last change.
5130
51312006-05-29 Kenichi Handa <handa@m17n.org>
5132
5133 * nonascii.texi (find-operation-coding-system): Describe the new
5134 argument format (FILENAME . BUFFER).
5135
51362006-05-28 Richard Stallman <rms@gnu.org>
5137
5138 * tips.texi (Coding Conventions): Better explain reasons not to
5139 advise other packages or use `eval-after-load'.
5140
51412006-05-29 Kim F. Storm <storm@cua.dk>
5142
5143 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
5144 `bindat-idx' and `bindat-raw' for clarity.
5145
51462006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
5147
5148 * processes.texi (Bindat Spec): Expand on `repeat' handler.
5149
5150 * display.texi (Display): Add "Abstract Display" to menu.
5151 (Abstract Display, Abstract Display Functions)
5152 (Abstract Display Example): New nodes.
5153 * elisp.texi (Top): Add "Abstract Display" to menu.
5154
51552006-05-27 Chong Yidong <cyd@stupidchicken.com>
5156
5157 * keymaps.texi (Key Sequences): Link to input events definition.
5158 (Format of Keymaps): Delete material duplicated in Keymap Basics.
5159
5160 * files.texi (Changing Files): Document updated argument list for
5161 copy-file.
5162
51632006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
5164
5165 * processes.texi (Bindat Functions): Explain term "total length".
5166 Use it in bindat-length and bindat-pack descriptions.
5167
51682006-05-26 Eli Zaretskii <eliz@gnu.org>
5169
5170 * tips.texi (Coding Conventions): Advise against using
5171 eval-after-load in packages. Add an index entry.
5172
51732006-05-25 Juri Linkov <juri@jurta.org>
5174
5175 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
5176
5177 * modes.texi (%-Constructs): Add %e, %z, %Z.
5178
51792006-05-25 Richard Stallman <rms@gnu.org>
5180
5181 * elisp.texi (Top): Update subnode menu.
5182
5183 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
5184 (Keymaps): Update menu.
5185
51862006-05-25 Chong Yidong <cyd@stupidchicken.com>
5187
5188 * keymaps.texi (Key Sequences): Some clarifications.
5189
51902006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
5191
5192 * processes.texi (Bindat Functions): Say "unibyte string"
5193 explicitly for bindat-unpack and bindat-pack descriptions.
5194 (Bindat Examples): Don't call `string-make-unibyte' in example.
5195
51962006-05-25 Chong Yidong <cyd@stupidchicken.com>
5197
5dcb4c4e 5198 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 5199 Explain string and vector representations of key sequences.
b8d4c8d0
GM
5200
5201 * keymaps.texi (Changing Key Bindings):
dd7b651b 5202 * commands.texi (Interactive Codes):
b8d4c8d0
GM
5203 * help.texi (Describing Characters): Refer to it.
5204
52052006-05-23 Luc Teirlinck <teirllm@auburn.edu>
5206
5207 * frames.texi (Pointer Shape): @end table -> @end defvar.
5208
52092006-05-22 Richard Stallman <rms@gnu.org>
5210
5211 * elisp.texi (Top): Update subnode menus.
5212
5213 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
5214 Contents rewritten; material from old Pointer Shape node moved here.
5215
5216 * display.texi (Pointer Shape): Node deleted.
5217 (Image Descriptors): Minor cleanup.
5218
52192006-05-21 Richard Stallman <rms@gnu.org>
5220
5221 * syntax.texi (Parsing Expressions): Update info on which STATE
5222 elements are ignored.
5223
52242006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5225
5226 * hooks.texi (Standard Hooks): Correct typo.
5227
5228 * gpl.texi (GPL): ifinfo -> ifnottex.
5229
52302006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
5231
5232 * searching.texi (Simple Match Data): Warn about match data being
5233 set anew by every search.
5234
52352006-05-17 Richard Stallman <rms@gnu.org>
5236
5237 * minibuf.texi (Minibuffer History): Clarify.
5238
5239 * searching.texi (Regexp Special): Clarify nested regexp warning.
5240
52412006-05-16 Kim F. Storm <storm@cua.dk>
5242
5243 * minibuf.texi (Minibuffer History): Update add-to-history.
5244
52452006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
5246
5dcb4c4e
SM
5247 * nonascii.texi (Explicit Encoding):
5248 Fix typo (encoding<->decoding).
b8d4c8d0
GM
5249
52502006-05-14 Richard Stallman <rms@gnu.org>
5251
5252 * buffers.texi (Creating Buffers): Cleanup.
5253
5254 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
5255
52562006-05-13 Eli Zaretskii <eliz@gnu.org>
5257
5258 * buffers.texi (Current Buffer): Document that with-temp-buffer
5259 disables undo.
5260
5261 * os.texi (Terminal-Specific): More accurate description of how
5262 Emacs searches for the terminal-specific libraries.
5263
52642006-05-12 Eli Zaretskii <eliz@gnu.org>
5265
5266 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
5267 emacs-xtra to @inforef's.
5268
5269 * text.texi (Undo): Document that undo is turned off in buffers
5270 whose names begin with a space.
5271
5272 * buffers.texi (Buffer Names): Add index entries for buffers whose
5273 names begin with a space.
5274 (Creating Buffers): Document that undo is turned off in buffers
5275 whose names begin with a space.
5276
5277 * files.texi (Visiting Functions, Reading from Files)
5278 (Saving Buffers): Mention code and EOL conversions by file I/O
5279 primitives and subroutines.
5280
f4e90db0
SM
5281 * nonascii.texi (Lisp and Coding Systems):
5282 Document coding-system-eol-type. Add index entries for eol conversion.
b8d4c8d0
GM
5283
5284 * display.texi (Defining Faces): Mention `mac', and add an xref to
5285 where window-system is described.
5286
52872006-05-10 Richard Stallman <rms@gnu.org>
5288
5289 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
5290
52912006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
5292
5293 * variables.texi (File Local Variables): Recommend to quote lambda
5294 expressions in safe-local-variable property.
5295
52962006-05-09 Richard Stallman <rms@gnu.org>
5297
5dcb4c4e
SM
5298 * variables.texi (File Local Variables):
5299 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
5300
53012006-05-07 Kim F. Storm <storm@cua.dk>
5302
5303 * minibuf.texi (Minibuffer History): Remove keep-dups arg
5304 from add-to-history.
5305
53062006-05-07 Romain Francoise <romain@orebokech.com>
5307
5308 * commands.texi (Event Input Misc):
5309 * compile.texi (Eval During Compile):
5310 * internals.texi (Buffer Internals):
5311 * minibuf.texi (Initial Input):
5312 * nonascii.texi (Scanning Charsets):
5313 * numbers.texi (Comparison of Numbers):
5314 * windows.texi (Textual Scrolling, Vertical Scrolling):
5315 Fix various typos.
5316
53172006-05-06 Eli Zaretskii <eliz@gnu.org>
5318
5319 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
5320 conditional xref's to either emacs or emacs-xtra, depending on
5321 @iftex/@ifnottex.
5322
5323 * minibuf.texi (Minibuffer History): Document add-to-history.
5324
53252006-05-05 Eli Zaretskii <eliz@gnu.org>
5326
5327 * internals.texi (Pure Storage): Mention the pure overflow message
5328 at startup.
5329
c8763fb6 53302006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
5331
5332 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
5333 (Searching Keymaps): Fix pseudo-Lisp description of keymap
5334 search.
5335
53362006-05-01 Richard Stallman <rms@gnu.org>
5337
5338 * intro.texi (nil and t): Clarify.
5339
5340 * variables.texi (File Local Variables): Suggest using booleanp.
5341
53422006-05-01 Juanma Barranquero <lekktu@gmail.com>
5343
5344 * objects.texi (Type Predicates): Fix typos.
5345
53462006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
5347
5348 * intro.texi (nil and t): Add booleanp.
5349
5350 * objects.texi (Type Predicates): Add links for booleanp and
5351 string-or-null-p.
5352
53532006-04-29 Richard Stallman <rms@gnu.org>
5354
5355 * modes.texi (Multiline Font Lock): Rename from
5356 Multi line Font Lock Elements. Much clarification.
5357 (Font Lock Multiline, Region to Fontify): Much clarification.
5358
53592006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
5360
5361 * variables.texi (File Local Variables): Remove the special case t for
5362 safe-local-variable.
5363
53642006-04-26 Richard Stallman <rms@gnu.org>
5365
5366 * syntax.texi (Parsing Expressions): Minor cleanup.
5367
53682006-04-18 Richard Stallman <rms@gnu.org>
5369
5370 * tips.texi (Coding Conventions): Explain when the package's
5371 prefix should appear later on (not at the start of the name).
5372
5373 * searching.texi (String Search): Clarify effect of NOERROR.
5374
5375 * modes.texi (Imenu): Clarify what special items do.
5376
5377 * hooks.texi (Standard Hooks): Delete text about old hook names.
5378
53792006-04-17 Romain Francoise <romain@orebokech.com>
5380
5381 * variables.texi (Local Variables): Update the default value of
5382 `max-specpdl-size'.
5383
53842006-04-15 Michael Olson <mwolson@gnu.org>
5385
5386 * processes.texi (Transaction Queues): Mention the new optional
5387 `delay-question' argument for `tq-enqueue'.
5388
53892006-04-13 Bill Wohler <wohler@newt.com>
5390
5391 * customize.texi (Common Keywords): Use dotted notation for
5392 :package-version value. Specify its values. Improve documentation
5393 for customize-package-emacs-version-alist.
5394
53952006-04-12 Bill Wohler <wohler@newt.com>
5396
5397 * customize.texi (Common Keywords): Move description of
5398 customize-package-emacs-version-alist to @defvar.
5399
54002006-04-10 Bill Wohler <wohler@newt.com>
5401
5402 * customize.texi (Common Keywords): Add :package-version.
5403
54042006-04-10 Kim F. Storm <storm@cua.dk>
5405
5406 * text.texi (Buffer Contents): Add NOPROPS arg to
5407 filter-buffer-substring.
5408
54092006-04-08 Kevin Ryde <user42@zip.com.au>
5410
5411 * os.texi (Command-Line Arguments): Update xref to emacs manual
5412 "Command Arguments" -> "Emacs Invocation", per change there.
5413
54142006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
5415
5416 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
5417 be on one line to help makeinfo not render two spaces after the dot.
5418
54192006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5420
5421 * strings.texi (Predicates for Strings): Add string-or-null-p.
5422
54232006-03-28 Kim F. Storm <storm@cua.dk>
5424
5425 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
5426 remarks about systems that don't support fractional seconds.
5427
54282006-03-25 Karl Berry <karl@gnu.org>
5429
5430 * elisp.texi: Use @copyright{} instead of (C), and do not indent
5431 the year list.
5432
54332006-03-21 Nick Roberts <nickrob@snap.net.nz>
5434
5435 * display.texi (Fringe Indicators): Fix typos.
5436
54372006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5438
5439 * tips.texi (Documentation Tips): One can now also write `program'
5440 in front of a quoted symbol in a docstring to prevent making a
5441 hyperlink.
5442
54432006-03-19 Alan Mackenzie <acm@muc.de>
5444
5445 * text.texi (Special Properties): Clarify `fontified' property.
5446
54472006-03-16 Richard Stallman <rms@gnu.org>
5448
5449 * display.texi (Defining Images): Minor cleanup.
5450
54512006-03-16 Bill Wohler <wohler@newt.com>
5452
5453 * display.texi (Defining Images): In image-load-path-for-library,
5454 prefer user's images.
5455
54562006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5457
5458 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
5459
54602006-03-15 Bill Wohler <wohler@newt.com>
5461
5462 * display.texi (Defining Images): Fix example in
5463 image-load-path-for-library by not recommending that one binds
5464 image-load-path. Just defvar it to placate compiler and only use
5465 it if previously defined.
5466
54672006-03-14 Bill Wohler <wohler@newt.com>
5468
5469 * display.texi (Defining Images): In image-load-path-for-library,
5470 always return list of directories. Update example.
5471
54722006-03-14 Alan Mackenzie <acm@muc.de>
5473
5474 * modes.texi: New node, "Region to Fontify" (for Font Lock).
5475 This describes font-lock-extend-region-function.
5476 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
5477 the new node "Region to Fontify".
5478
54792006-03-13 Richard Stallman <rms@gnu.org>
5480
5481 * display.texi (Invisible Text): The impossible position is
5482 now before the invisible text, not after.
5483 (Defining Images): Clean up last change.
5484
54852006-03-11 Bill Wohler <wohler@newt.com>
5486
5487 * display.texi (Defining Images): Add image-load-path-for-library.
5488
54892006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5490
5491 * text.texi (Adaptive Fill): Fix Texinfo usage.
5492
5493 * strings.texi (Creating Strings): Fix Texinfo usage.
5494
5495 * searching.texi (Regexp Special): Use @samp for regular
5496 expressions that are not in Lisp syntax.
5497
54982006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5499
5500 * searching.texi (Regexp Special): Put remark between parentheses
5501 to avoid misreading.
5502
55032006-03-07 Luc Teirlinck <teirllm@auburn.edu>
5504
5505 * searching.texi (Syntax of Regexps): More accurately describe
5506 which characters are special in which situations.
5507 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
5508 are not special. Describe in detail when `[' and `]' are special.
5509 (Regexp Backslash): Plenty of regexps with unbalanced square
5510 brackets are valid, so reword that statement.
5511
55122006-03-02 Kim F. Storm <storm@cua.dk>
5513
5514 * keymaps.texi (Tool Bar): Add tool-bar-border.
5515
55162006-02-28 Luc Teirlinck <teirllm@auburn.edu>
5517
5518 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
5519
55202006-02-27 Luc Teirlinck <teirllm@auburn.edu>
5521
5522 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
5523
5524 * files.texi (Locating Files): Suggest additional values for the
5525 SUFFIXES arg of `locate-file'. Update pxref.
5526
5527 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
5528 (How Programs Do Loading): Discuss the effects of Auto Compression
5529 mode on `load'.
5530 (Load Suffixes): New node.
5531 (Library Search): Delete description of `load-suffixes'; it was
5532 moved to "Load Suffixes".
5533 (Autoload, Named Features): Mention `load-suffixes'.
5534
55352006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
5536
5537 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
5538
5539 * windows.texi (Window Tree): Fix typo.
5540
55412006-02-20 Kim F. Storm <storm@cua.dk>
5542
5543 * display.texi (Fringe Indicators): New section.
5544 Move indicate-empty-lines, indicate-buffer-boundaries, and
5545 default-indicate-buffer-boundaries here.
5546 Add fringe-indicator-alist and default-fringes-indicator-alist.
5547 Add list of logical fringe indicator symbols.
5548 Update list of standard bitmap names.
5549 (Fringe Cursors): New section.
5550 Move overflow-newline-into-fringe here.
5551 Add fringe-cursor-alist and default-fringes-cursor-alist.
5552 Add list of fringe cursor symbols.
5553
55542006-02-20 Juanma Barranquero <lekktu@gmail.com>
5555
5556 * commands.texi (Using Interactive): Fix reference to node
5557 "Minibuffers".
5558
55592006-02-19 Richard M. Stallman <rms@gnu.org>
5560
5561 * minibuf.texi (High-Level Completion):
5562 Add xref to read-input-method-name.
5563
5564 * files.texi (Relative File Names): Move file-relative-name here.
5565 (File Name Expansion): From here. Minor clarifications.
5566
5567 * commands.texi (Using Interactive): Add xrefs about reading input.
5568 Clarify remarks about that moving point and mark.
5569 Put string case before list case.
5570
c8763fb6 55712006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
5572
5573 * display.texi (Other Display Specs, Image Descriptors):
5574 Revert erroneous changes. The previous description of
5575 image-descriptors as `(image . PROPS)' was correct.
5576
55772006-02-14 Richard M. Stallman <rms@gnu.org>
5578
5579 * variables.texi (File Local Variables): Clarifications.
5580
55812006-02-14 Juanma Barranquero <lekktu@gmail.com>
5582
5583 * variables.texi (File Local Variables): Use @code for a cons
5584 cell, not @var.
5585
55862006-02-13 Chong Yidong <cyd@stupidchicken.com>
5587
5588 * variables.texi (File Local Variables): Document new file local
5589 variable behavior.
5590
55912006-02-10 Kim F. Storm <storm@cua.dk>
5592
5593 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
5594
55952006-02-08 Juanma Barranquero <lekktu@gmail.com>
5596
5597 * modes.texi (%-Constructs): Remove obsolete info about
5598 `global-mode-string'.
5599
56002006-02-07 Richard M. Stallman <rms@gnu.org>
5601
5602 * commands.texi (Prefix Command Arguments): Minor cleanup.
5603
5604 * display.texi: "Graphical display", not window system.
5605
5606 * functions.texi (What Is a Function): Fix xref.
5607
5608 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
5609 (Changing Key Bindings): Clarify when remapping is better than
5610 substitute-key-definition.
5611
56122006-02-02 Richard M. Stallman <rms@gnu.org>
5613
5614 * minibuf.texi (Basic Completion): Completion alists are risky.
5615
5616 * keymaps.texi (Active Keymaps): Clarifications.
5617 (Searching Keymaps): New node.
5618 (Keymaps): Update menu.
5619
5620 * frames.texi (Layout Parameters): Minor clarification.
5621 (Drag and Drop): New node.
5622 (Frames): Update menu.
5623
56242006-01-29 Chong Yidong <cyd@stupidchicken.com>
5625
5626 * display.texi (Other Display Specs, Image Descriptors):
5627 Image description is a list, not a cons cell.
5628
56292006-01-28 Luc Teirlinck <teirllm@auburn.edu>
5630
5631 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
5632 list is not necessarily a list).
5633
56342006-01-27 Eli Zaretskii <eliz@gnu.org>
5635
5636 * frames.texi (Layout Parameters): border-width and
5637 internal-border-width belong to the frame, not the window.
5638
56392006-01-19 Richard M. Stallman <rms@gnu.org>
5640
5641 * nonascii.texi (Translation of Characters): Search cmds use
5642 translation-table-for-input. Automatically made local.
5643
5644 * markers.texi (Overview of Markers): Count insertion type
5645 as one of a marker's attributes.
5646
5647 * keymaps.texi (Controlling Active Maps): New node, split out of
5648 Active Keymaps.
5649 (Keymaps): Menu updated.
5650 (Active Keymaps): Give pseudocode to explain how the active
5651 maps are searched. current-active-maps and key-binding moved here.
5652 (Functions for Key Lookup): current-active-maps and key-binding moved.
5653 Clarifications.
5654 (Searching the Keymaps): New subnode.
5655
5656 * elisp.texi (Top): Menu clarification.
5657
5658 * display.texi (Other Display Specs): Delete duplicate entry for
5659 just a string as display spec. Move text about recursive display
5660 specs on such a string.
5661
5662 * commands.texi (Key Sequence Input): Clarify.
5663 Move num-nonmacro-input-events out.
5664 (Reading One Event): num-nonmacro-input-events moved here.
5665
56662006-01-14 Nick Roberts <nickrob@snap.net.nz>
5667
5668 * advice.texi (Simple Advice): Update example to fit argument
5669 change in previous-line.
5670
56712006-01-05 Richard M. Stallman <rms@gnu.org>
5672
5673 * markers.texi (The Mark): Fix in `mark'.
5674
56752006-01-04 Richard M. Stallman <rms@gnu.org>
5676
5677 * processes.texi (Misc Network, Make Network): Minor cleanups.
5678
56792006-01-04 Kim F. Storm <storm@cua.dk>
5680
5681 * processes.texi (Make Network): Add IPv6 addresses and handling.
5682 (Network Feature Testing): Mention (:family ipv6).
5683 (Misc Network): Add IPv6 formats to format-network-address.
5684
56852005-12-30 Richard M. Stallman <rms@gnu.org>
5686
5687 * text.texi (Changing Properties):
5688 Don't use return value of set-text-properties.
5689
56902005-12-29 Luc Teirlinck <teirllm@auburn.edu>
5691
5692 * modes.texi (Mode Line Format): Correct typo in menu.
5693
56942005-12-29 Richard M. Stallman <rms@gnu.org>
5695
5696 * modes.texi (Mode Line Top): New node.
5697 (Mode Line Data): Some text moved to new node.
5698 Explain the data structure more concretely.
5699 (Mode Line Basics): Clarifications.
5700 (Mode Line Variables): Clarify intro paragraph.
5701 (%-Constructs): Clarify intro paragraph.
5702 (Mode Line Format): Update menu.
5703
57042005-12-28 Luc Teirlinck <teirllm@auburn.edu>
5705
5706 * minibuf.texi (Basic Completion): Update lazy-completion-table
5707 examples for removal of ARGS argument.
5708
57092005-12-23 Richard M. Stallman <rms@gnu.org>
5710
5711 * text.texi (Undo): Restore some explanation from the version
5712 that was deleted.
5713
57142005-12-23 Eli Zaretskii <eliz@gnu.org>
5715
5716 * text.texi (Undo): Remove duplicate descriptions of `apply
5717 funname' and `apply delta' elements of the undo list.
5718
57192005-12-20 Richard M. Stallman <rms@gnu.org>
5720
5721 * help.texi (Help Functions): Update documentation of `apropos'.
5722
57232005-12-20 Luc Teirlinck <teirllm@auburn.edu>
5724
5725 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
5726 because it is confusing. If the :help-echo keyword is a function,
5727 it is not directly used as the :help-echo overlay property, as the
5728 xref seems to suggest (it does not take the appropriate args).
5729
57302005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5731
5732 * customize.texi (Common Keywords): Fix Texinfo usage.
5733 (Group Definitions, Variable Definitions): Update for new
5734 conventions for using `*' in docstrings.
5735
5736 * tips.texi (Documentation Tips): Update for new conventions for
5737 using `*' in docstrings.
5738
57392005-12-16 Richard M. Stallman <rms@gnu.org>
5740
5741 * minibuf.texi (Minibuffer Contents): Minor cleanup.
5742
57432005-12-16 Juri Linkov <juri@jurta.org>
5744
5745 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
5746
57472005-12-14 Romain Francoise <romain@orebokech.com>
5748
5749 * modes.texi (Customizing Keywords): Rename `append' to `how'.
5750 Fix typo.
5751
57522005-12-11 Juri Linkov <juri@jurta.org>
5753
5754 * minibuf.texi (Completion Commands): Add mention of read-file-name
5755 for filename completion keymaps.
5756 (Reading File Names): Add mention of filename completion keymaps
5757 for read-file-name and xref to `Completion Commands'.
5758
57592005-12-10 Richard M. Stallman <rms@gnu.org>
5760
5761 * customize.texi (Common Keywords): State caveats for use of :tag.
5762
57632005-12-08 Richard M. Stallman <rms@gnu.org>
5764
5765 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
5766 with xrefs and better explanation.
5767 (Completion Commands): Add the filename completion maps.
5768
5769 * objects.texi (Character Type): Clarify that \s is not space
5770 if a dash follows.
5771
57722005-12-05 Richard M. Stallman <rms@gnu.org>
5773
5774 * windows.texi (Resizing Windows): Delete preserve-before args.
5775
57762005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
5777
5778 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
5779 in full keymaps, since the quirk has been fixed.
5780
57812005-12-03 Eli Zaretskii <eliz@gnu.org>
5782
5dcb4c4e
SM
5783 * hooks.texi (Standard Hooks): Add index entries.
5784 Mention `compilation-finish-functions'.
b8d4c8d0
GM
5785
57862005-11-27 Richard M. Stallman <rms@gnu.org>
5787
5788 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
5789
57902005-11-21 Juri Linkov <juri@jurta.org>
5791
5792 * customize.texi (Common Keywords): Update links types
5793 custom-manual and url-link. Add link types emacs-library-link,
5794 file-link, function-link, variable-link, custom-group-link.
5795
57962005-11-20 Chong Yidong <cyd@stupidchicken.com>
5797
5798 * display.texi: Revert 2005-11-20 change.
5799
58002005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
5801
5802 * processes.texi (Bindat Functions):
5803 Say "third" to refer to zero-based index "2".
5804
58052005-11-18 Luc Teirlinck <teirllm@auburn.edu>
5806
5807 * loading.texi (Library Search): Update the default value of
5808 `load-suffixes'.
5809
58102005-11-17 Chong Yidong <cyd@stupidchicken.com>
5811
5812 * display.texi (Attribute Functions): Mention :ignore-defface.
5813
58142005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5815
5816 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
5817 (Minor Mode Conventions): Mention the use of a hook.
5818
58192005-11-06 Richard M. Stallman <rms@gnu.org>
5820
5821 * files.texi (Magic File Names): find-file-name-handler checks the
5822 `operations' property of the handler.
5823
58242005-11-03 Richard M. Stallman <rms@gnu.org>
5825
5826 * variables.texi (Frame-Local Variables): Small clarification.
5827
58282005-10-29 Chong Yidong <cyd@stupidchicken.com>
5829
5830 * os.texi (Init File): Document ~/.emacs.d/init.el.
5831
58322005-10-29 Richard M. Stallman <rms@gnu.org>
5833
5834 * internals.texi (Garbage Collection): Document memory-full.
5835
58362005-10-28 Bill Wohler <wohler@newt.com>
5837
5838 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
5839 for URLs.
5840
58412005-10-28 Richard M. Stallman <rms@gnu.org>
5842
5843 * minibuf.texi (Completion Commands): Clean up prev change.
5844
58452005-10-26 Kevin Ryde <user42@zip.com.au>
5846
5847 * compile.texi (Eval During Compile): Explain recommended uses
5848 of eval-when-compile and eval-and-compile.
5849
58502005-10-27 Masatake YAMATO <jet@gyve.org>
5851
5852 * minibuf.texi (Completion Commands):
5853 Write about new optional argument for `display-completion-list'.
5854
58552005-10-23 Richard M. Stallman <rms@gnu.org>
5856
5857 * display.texi (Overlay Arrow): Clarify about local bindings of
5858 overlay-arrow-position.
5859
58602005-10-22 Eli Zaretskii <eliz@gnu.org>
5861
5862 * internals.texi (Building Emacs): Fix last change.
5863
58642005-10-22 Richard M. Stallman <rms@gnu.org>
5865
5866 * internals.texi (Building Emacs): Document eval-at-startup.
5867
58682005-10-21 Richard M. Stallman <rms@gnu.org>
5869
5870 * loading.texi (Where Defined): load-history contains abs file names.
5871 symbol-file returns abs file names.
5872
58732005-10-19 Kim F. Storm <storm@cua.dk>
5874
5875 * display.texi (Showing Images): Add max-image-size integer value.
5876
58772005-10-18 Chong Yidong <cyd@stupidchicken.com>
5878
5879 * display.texi (Showing Images): Document max-image-size.
5880
58812005-10-17 Richard M. Stallman <rms@gnu.org>
5882
5883 * commands.texi (Quitting): Minor clarification.
5884
5885 * processes.texi (Sentinels): Clarify about output and quitting.
5886 (Filter Functions): Mention with-local-quit.
5887
58882005-10-17 Juri Linkov <juri@jurta.org>
5889
5890 * buffers.texi (Current Buffer):
5891 * commands.texi (Event Input Misc):
5892 * compile.texi (Eval During Compile, Compiler Errors):
5893 * customize.texi (Group Definitions):
5894 * display.texi (Progress, Defining Faces):
5895 * files.texi (Writing to Files):
5896 * modes.texi (Mode Hooks, Defining Minor Modes):
5897 * streams.texi (Output Functions):
5898 * syntax.texi (Syntax Table Functions):
5899 * text.texi (Change Hooks):
5900 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
5901
5902 * commands.texi (Quitting): Replace arg `forms' with `body' in
5903 `with-local-quit'.
5904
5905 * positions.texi (Excursions): Replace arg `forms' with `body' in
5906 `save-excursion'.
5907
59082005-10-08 Kim F. Storm <storm@cua.dk>
5909
5910 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
5911 Rename manual section accordingly.
5912
59132005-10-04 Kim F. Storm <storm@cua.dk>
5914
5915 * windows.texi (Window Split Tree): New section describing
5916 new function window-split-tree function.
5917
59182005-10-03 Nick Roberts <nickrob@snap.net.nz>
5919
5920 * display.texi (Fringe Size/Pos): Simplify and add detail.
5921
59222005-09-30 Romain Francoise <romain@orebokech.com>
5923
5924 * minibuf.texi (High-Level Completion): Explain that the prompt
5925 given to `read-buffer' should end with a colon and a space.
5926 Update usage examples.
5927
59282005-09-29 Juri Linkov <juri@jurta.org>
5929
5930 * display.texi (Displaying Messages): Rename argument name
5931 `string' to `format-string' in functions `message', `message-box',
5932 `message-or-box'.
5933
59342005-09-26 Chong Yidong <cyd@stupidchicken.com>
5935
5936 * errors.texi (Standard Errors): Correct xrefs.
5937
59382005-09-18 Chong Yidong <cyd@stupidchicken.com>
5939
5940 * display.texi (Defining Images): Update documentation for
5941 `image-load-path'.
5942
59432005-09-17 Richard M. Stallman <rms@gnu.org>
5944
5945 * display.texi (Defining Images): Clean up previous change.
5946
59472005-09-16 Romain Francoise <romain@orebokech.com>
5948
5949 * elisp.texi: Specify GFDL version 1.2.
5950
5951 * doclicense.texi (GNU Free Documentation License): Update to
5952 version 1.2.
5953
59542005-09-15 Chong Yidong <cyd@stupidchicken.com>
5955
5956 * display.texi (Defining Images): Document `image-load-path'.
5957
59582005-09-15 Richard M. Stallman <rms@gnu.org>
5959
5960 * objects.texi (Printed Representation): Minor cleanup.
5961 (Box Diagrams): Minor fix.
5962 (Cons Cell Type): Move (...) index item here.
5963 (Box Diagrams): From here.
5964 (Array Type): Minor fix.
5965 (Type Predicates): Delete index "predicates".
5966 (Hash Table Type): Clarify xref.
5967 (Dotted Pair Notation): Minor fix.
5968
59692005-09-10 Chong Yidong <cyd@stupidchicken.com>
5970
5971 * files.texi (Saving Buffers): Fix typo.
5972
59732005-09-08 Richard M. Stallman <rms@gnu.org>
5974
5975 * tips.texi (Programming Tips): Correct the "default" prompt spec.
5976
59772005-09-08 Chong Yidong <cyd@stupidchicken.com>
5978
5979 * locals.texi (Standard Buffer-Local Variables): Don't include
5980 mode variables for minor modes.
5981 Fix xrefs for buffer-display-count, buffer-display-table,
5982 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
5983 enable-multibyte-characters, fill-column, header-line-format,
5984 left-fringe-width, left-margin, and right-fringe-width.
5985
5986 * hooks.texi (Standard Hooks): All hooks should conform to the
5987 standard naming convention now.
5988 Fix xref for `echo-area-clear-hook'.
5989
5990 * display.texi (Usual Display): Note that indicate-empty-lines and
5991 tab-width are buffer-local.
5992
5993 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
5994
5995 * modes.texi (Mode Help): Note that major-mode is buffer-local.
5996
5997 * nonascii.texi (Encoding and I/O): Note that
5998 buffer-file-coding-system is buffer-local.
5999
6000 * positions.texi (List Motion): Note that defun-prompt-regexp is
6001 buffer-local.
6002
6003 * text.texi (Auto Filling): Note that auto-fill-function is
6004 buffer-local.
6005 (Undo): Note that buffer-undo-list is buffer-local.
6006
5dcb4c4e
SM
6007 * windows.texi (Buffers and Windows):
6008 Document buffer-display-count.
b8d4c8d0
GM
6009
60102005-09-06 Richard M. Stallman <rms@gnu.org>
6011
6012 * tips.texi (Coding Conventions): Sometimes it is ok to put the
6013 package prefix elsewhere than at the start of the name.
6014
60152005-09-03 Richard M. Stallman <rms@gnu.org>
6016
6017 * tips.texi (Programming Tips): Add conventions for minibuffer
6018 questions and prompts.
6019
60202005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
6021
6022 * intro.texi (nil and t): Minor cleanup.
6023 Delete spurious mention of keyword symbols.
6024 (Evaluation Notation): Add index entry.
6025 (A Sample Function Description): Minor cleanup.
6026 (A Sample Variable Description): Not all vars can be set.
6027
60282005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
6029
6030 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
6031
6032 (Insertion): Document precise type of `insert-char' arg COUNT.
6033
60342005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
6035
6036 * modes.texi (Other Font Lock Variables): Sync the default of
6037 font-lock-lines-before.
6038
60392005-08-31 Michael Albinus <michael.albinus@gmx.de>
6040
6041 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
6042
60432005-08-29 Richard M. Stallman <rms@gnu.org>
6044
6045 * elisp.texi (Top): Update subnode menu.
6046
6047 * searching.texi (Searching and Matching): Move node.
6048 Rearrange contents and add overall explanation.
6049 (Searching and Case): Move node.
6050 (Searching and Matching): Update menu.
6051
60522005-08-27 Eli Zaretskii <eliz@gnu.org>
6053
6054 * os.texi (Startup Summary): Fix the description of the initial
6055 startup message display.
6056
60572005-08-25 Richard M. Stallman <rms@gnu.org>
6058
6059 * searching.texi (Search and Replace): Add replace-regexp-in-string.
6060
60612005-08-25 Emilio C. Lopes <eclig@gmx.net>
6062
6063 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
6064 `next-overlay-change' example.
6065
60662005-08-22 Juri Linkov <juri@jurta.org>
6067
6068 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
6069 Fix invert-face. Fix args of face-background.
6070
6071 * display.texi (Standard Faces): Delete node.
6072 (Faces): Add xref to `(emacs)Standard Faces'.
6073 (Displaying Faces): Fix xref to `Standard Faces'.
6074
6075 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
6076
60772005-08-20 Alan Mackenzie <acm@muc.de>
6078
6079 * buffers.texi (The Buffer List): Clarify the manipulation of the
6080 buffer list.
6081
60822005-08-14 Richard M. Stallman <rms@gnu.org>
6083
6084 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
6085 a regexp.
6086
60872005-08-11 Richard M. Stallman <rms@gnu.org>
6088
6089 * elisp.texi (Top): Update subnode lists.
6090
6091 * display.texi (Inverse Video): Node deleted.
6092
6093 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
6094 New nodes split out of Coding Conventions.
6095
6096 * searching.texi (Regular Expressions): Document re-builder.
6097
6098 * os.texi (Time Parsing): New node split out of Time Conversion.
6099
6100 * processes.texi (Misc Network, Network Feature Testing)
6101 (Network Options, Make Network): New nodes split out of
6102 Low-Level Network.
6103
61042005-08-09 Richard M. Stallman <rms@gnu.org>
6105
6106 * frames.texi (Geometry): New node, split from Size and Position.
6107 (Frame Parameters): Refer to Geometry.
6108
6109 * buffers.texi (The Buffer List): Fix xrefs.
6110
6111 * windows.texi (Splitting Windows): Fix xref.
6112
6113 * frames.texi (Layout Parameters): Add xref.
6114
6115 * display.texi (Line Height, Scroll Bars): Fix xrefs.
6116
6117 * keymaps.texi (Menu Bar): Fix xref.
6118
6119 * locals.texi (Standard Buffer-Local Variables): Fix xref.
6120
6121 * modes.texi (%-Constructs): Fix xref.
6122
6123 * frames.texi (Window Frame Parameters): Node split up.
6124 (Basic Parameters, Position Parameters, Size Parameters)
6125 (Layout Parameters, Buffer Parameters, Management Parameters)
6126 (Cursor Parameters, Color Parameters): New subnodes.
6127
61282005-08-09 Luc Teirlinck <teirllm@auburn.edu>
6129
6130 * positions.texi (Screen Lines): Update xref for previous change
6131 in minibuf.texi.
6132
6133 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
6134 change in minibuf.texi.
6135
61362005-08-09 Richard M. Stallman <rms@gnu.org>
6137
6138 * tips.texi (Coding Conventions): Minor cleanup.
6139
6140 * modes.texi (Defining Minor Modes): Explain when init-value
6141 can be non-nil.
6142
6143 * elisp.texi (Top): Update submenu for Minibuffer.
6144
6145 * minibuf.texi (Minibuffer Misc): Node split up.
6146 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
6147 (Recursive Mini): New nodes split out from Minibuffer Misc.
6148 (Minibuffer Misc): Document max-mini-window-height.
6149
6150 * hash.texi (Defining Hash): Delete stray paren in example.
6151
6152 * display.texi (Echo Area Customization): Don't define
6153 max-mini-window-height here; xref instead.
6154
6155 * commands.texi (Event Input Misc): Update while-no-input.
6156
6157 * advice.texi (Advising Functions): Explain when to use advice
6158 and when to use a hook.
6159
61602005-07-30 Eli Zaretskii <eliz@gnu.org>
6161
6162 * makefile.w32-in (info): Don't run install-info.
6163 ($(infodir)/dir): New target, produced by running install-info.
6164
61652005-07-27 Luc Teirlinck <teirllm@auburn.edu>
6166
6167 * modes.texi (Defining Minor Modes): The keyword for the initial
6168 value is :init-value, not :initial-value.
6169
61702005-07-23 Eli Zaretskii <eliz@gnu.org>
6171
6172 * loading.texi (Autoload): Make the `doctor' example be consistent
6173 with what's in current loaddefs.el. Describe the "fn" magic in
6174 the usage portion of the doc string.
6175
61762005-07-22 Richard M. Stallman <rms@gnu.org>
6177
6178 * internals.texi (Garbage Collection): Clarify previous change.
6179
61802005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
6181
6182 * internals.texi (Garbage Collection): Add gc-cons-percentage.
6183
61842005-07-18 Juri Linkov <juri@jurta.org>
6185
6186 * commands.texi (Accessing Events):
6187 * frames.texi (Text Terminal Colors, Resources):
6188 * markers.texi (The Mark):
6189 * modes.texi (Defining Minor Modes):
6190 Delete duplicate duplicate words.
6191
61922005-07-16 Richard M. Stallman <rms@gnu.org>
6193
6194 * display.texi (Managing Overlays): Clarify make-overlay
6195 args for insertion types.
6196
61972005-07-13 Luc Teirlinck <teirllm@auburn.edu>
6198
6199 * customize.texi (Variable Definitions):
6200 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
6201 `standard-value' is a list too.
6202 (Defining New Types): Use @key{RET} instead of @key{ret}.
6203
62042005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
6205
6206 * os.texi (Translating Input): Fix typo.
6207
62082005-07-08 Richard M. Stallman <rms@gnu.org>
6209
6210 * README: Update edition number and size estimate.
6211
6212 * elisp.texi (VERSION): Set to 2.9.
6213
62142005-07-07 Richard M. Stallman <rms@gnu.org>
6215
6216 * book-spine.texinfo: Update Emacs version.
6217
6218 * display.texi (Inverse Video): Delete mode-line-inverse-video.
6219
62202005-07-06 Richard M. Stallman <rms@gnu.org>
6221
6222 * searching.texi (Regexp Search): Clarify what re-search-forward
6223 does when the search fails.
6224
62252005-07-05 Lute Kamstra <lute@gnu.org>
6226
6227 * Update FSF's address in GPL notices.
6228
6229 * doclicense.texi (GNU Free Documentation License):
6230 * gpl.texi (GPL):
6231 * tips.texi (Coding Conventions, Library Headers):
6232 * vol1.texi:
6233 * vol2.texi: Update FSF's address.
6234
62352005-07-04 Richard M. Stallman <rms@gnu.org>
6236
6237 * hooks.texi (Standard Hooks): Add occur-hook.
6238
62392005-07-03 Luc Teirlinck <teirllm@auburn.edu>
6240
6241 * display.texi (The Echo Area): Correct menu.
6242
62432005-07-03 Richard M. Stallman <rms@gnu.org>
6244
6245 * elisp.texi (Top): Update subnode menu for Display.
6246
6247 * display.texi (Displaying Messages): New node, with most
6248 of what was in The Echo Area.
5dcb4c4e 6249 (Progress): Move under The Echo Area.
b8d4c8d0
GM
6250 (Logging Messages): New node with new text.
6251 (Echo Area Customization): New node, the rest of what was
6252 in The Echo Area. Document message-truncate-lines with @defvar.
6253 (Display): Update menu.
6254
6255 * windows.texi (Textual Scrolling): Doc 3 values for
6256 scroll-preserve-screen-position.
6257
6258 * text.texi (Special Properties): Change hook functions
6259 should bind inhibit-modification-hooks around altering buffer text.
6260
6261 * keymaps.texi (Key Binding Commands): Call binding BINDING
6262 rather than DEFINITION.
6263
62642005-06-29 Juanma Barranquero <lekktu@gmail.com>
6265
6266 * variables.texi (Defining Variables): `user-variable-p' returns t
6267 for aliases of user options, nil for alias loops.
6268
62692005-06-28 Richard M. Stallman <rms@gnu.org>
6270
6271 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
6272 make-keymap.
6273
62742005-06-27 Luc Teirlinck <teirllm@auburn.edu>
6275
6276 * variables.texi (Setting Variables): Correct and clarify
6277 description of `add-to-ordered-list'.
6278
62792005-06-26 Richard M. Stallman <rms@gnu.org>
6280
6281 * display.texi (Faces): Minor cleanup.
6282
62832005-06-25 Luc Teirlinck <teirllm@auburn.edu>
6284
6285 * display.texi (Faces): `facep' returns t for strings that are
6286 face names.
6287
62882005-06-25 Richard M. Stallman <rms@gnu.org>
6289
6290 * objects.texi (Equality Predicates): Clarify meaning of equal.
6291
6292 * windows.texi (Selecting Windows): save-selected-window
6293 and with-selected-window save and restore the current buffer.
6294
62952005-06-24 Richard M. Stallman <rms@gnu.org>
6296
6297 * numbers.texi (Float Basics): Explain how to test for NaN,
6298 and printing the sign of NaNs.
6299
63002005-06-24 Eli Zaretskii <eliz@gnu.org>
6301
6302 * makefile.w32-in (MAKEINFO): Use --force.
6303
63042005-06-23 Richard M. Stallman <rms@gnu.org>
6305
6306 * display.texi (Face Functions): Correct Texinfo usage.
6307
63082005-06-23 Luc Teirlinck <teirllm@auburn.edu>
6309
6310 * lists.texi (Rings): `ring-elements' now returns the elements of
6311 RING in order.
6312
63132005-06-23 Juanma Barranquero <lekktu@gmail.com>
6314
6315 * markers.texi (The Mark): Texinfo usage fix.
6316
63172005-06-23 Kim F. Storm <storm@cua.dk>
6318
6319 * searching.texi (Entire Match Data): Remove evaporate option for
6320 match-data. Do not mention evaporate option for set-match-data.
6321
63222005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
6323
6324 * display.texi (Face Functions): Mention face aliases.
6325
63262005-06-21 Richard M. Stallman <rms@gnu.org>
6327
6328 * anti.texi (Antinews): Texinfo usage fix.
6329
63302005-06-21 Karl Berry <karl@gnu.org>
6331
6332 * elisp.texi: Use @copying.
6333
6334 * elisp.texi: Put @summarycontents and @contents before the Top
6335 node, instead of the end of the file, so that the contents appear
6336 in the right place in the dvi/pdf output.
6337
63382005-06-21 Juri Linkov <juri@jurta.org>
6339
6340 * display.texi (Defining Faces): Add `customized-face'.
6341
63422005-06-20 Kim F. Storm <storm@cua.dk>
6343
6344 * variables.texi (Setting Variables): Any type of element can be
6345 given order in add-to-ordered-list. Compare elements with eq.
6346
6347 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
6348
63492005-06-20 Karl Berry <karl@gnu.org>
6350
6351 * syntax.texi (Syntax Flags): Make last column very slightly wider
6352 to avoid "generic comment" breaking on two lines and causing an
6353 underfull box.
6354
63552005-06-19 Luc Teirlinck <teirllm@auburn.edu>
6356
6357 * lists.texi (Rings): Various minor clarifications and corrections.
6358
63592005-06-18 Richard M. Stallman <rms@gnu.org>
6360
6361 * functions.texi (Obsolete Functions): Simplify.
6362
6363 * variables.texi (Variable Aliases): Simplify.
6364
6365 * anti.texi, backups.texi, compile.texi, customization.texi:
6366 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
6367 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
6368 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
6369 * variables.texi: Fix formatting ugliness.
6370
6371 * elisp.texi: Add links to Rings and Byte Packing.
6372 Update version and copyright years.
6373
6374 * minibuf.texi: Fix formatting ugliness.
6375 (Completion Commands): Move keymap vars to the end
6376 and vars completing-read binds to the top.
6377
63782005-06-17 Luc Teirlinck <teirllm@auburn.edu>
6379
6380 * processes.texi: Fix typos.
6381 (Bindat Spec): Correct Texinfo error.
6382 (Byte Packing): Fix ungrammatical sentence.
6383
63842005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
6385
6386 * lists.texi (Rings): New node.
6387 (Lists): Add it to menu.
6388
6389 * processes.texi (Byte Packing): New node.
6390 (Processes): Add it to menu.
6391
63922005-06-17 Richard M. Stallman <rms@gnu.org>
6393
6394 * syntax.texi (Parsing Expressions): Fix texinfo usage.
6395
6396 * help.texi (Documentation Basics): Explain the xref to
6397 Documentation Tips.
6398
6399 * debugging.texi (Debugger Commands): Minor fix.
6400
64012005-06-16 Luc Teirlinck <teirllm@auburn.edu>
6402
6403 * edebug.texi (Instrumenting): Eliminate duplicate link.
6404 (Specification List): Replace references to "below", referring to
6405 a later node, with one @ref to that node.
6406
6407 * os.texi (Timers): Timers should save and restore the match data
6408 if they change it.
6409
6410 * debugging.texi (Debugger Commands): Mention that the Lisp
6411 debugger can not step through primitive functions.
6412
64132005-06-16 Juanma Barranquero <lekktu@gmail.com>
6414
6415 * functions.texi (Obsolete Functions): Update argument names of
6416 `make-obsolete' and `define-obsolete-function-alias'.
6417
6418 * variables.texi (Variable Aliases): Update argument names of
6419 `defvaralias', `make-obsolete-variable' and
6420 `define-obsolete-variable-alias'.
6421
64222005-06-15 Kim F. Storm <storm@cua.dk>
6423
6424 * searching.texi (Entire Match Data): Rephrase warnings about
6425 evaporate arg to match-data and set-match-data.
6426
64272005-06-14 Luc Teirlinck <teirllm@auburn.edu>
6428
6429 * elisp.texi (Top): Update detailed menu.
6430
6431 * edebug.texi (Edebug): Update menu.
6432 (Instrumenting): Update xrefs.
6433 (Edebug Execution Modes): Correct xref.
6434 (Jumping): Clarify description of `h' command.
6435 Eliminate redundant @ref.
6436 (Breaks): New node.
6437 (Breakpoints): Is now a subsubsection.
6438 (Global Break Condition): Mention `C-x X X'.
6439 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
6440 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
6441 (Edebug Display Update): Correct pxref.
6442 (Edebug and Macros): New node.
6443 (Instrumenting Macro Calls): Is now a subsubsection.
6444 Neither arg of `def-edebug-spec' is evaluated.
6445 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
6446 (Specification Examples): Fix typo.
6447
64482005-06-14 Lute Kamstra <lute@gnu.org>
6449
6450 * debugging.texi (Function Debugging): Primitives can break on
6451 entry too.
6452
64532005-06-14 Kim F. Storm <storm@cua.dk>
6454
6455 * variables.texi (Setting Variables): Add add-to-ordered-list.
6456
64572005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
6458
6459 * syntax.texi (Parsing Expressions): Document aux functions and vars of
6460 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
6461
64622005-06-13 Lute Kamstra <lute@gnu.org>
6463
6464 * text.texi (Special Properties): Fix cross reference.
6465
64662005-06-11 Luc Teirlinck <teirllm@auburn.edu>
6467
6468 * debugging.texi (Function Debugging): Delete mention of empty
6469 string argument to `cancel-debug-on-entry'. Delete inaccurate
6470 description of the return value of that command.
6471
64722005-06-11 Alan Mackenzie <acm@muc.de>
6473
6474 * text.texi (Adaptive Fill): Amplify the description of
6475 fill-context-prefix.
6476
64772005-06-10 Luc Teirlinck <teirllm@auburn.edu>
6478
6479 * syntax.texi (Parsing Expressions): Fix Texinfo error.
6480
64812005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
6482
6483 * syntax.texi (Parsing Expressions): Document syntax-ppss.
6484
64852005-06-10 Luc Teirlinck <teirllm@auburn.edu>
6486
6487 * debugging.texi (Error Debugging): Minor rewording.
6488 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
6489 is optional.
6490
64912005-06-10 Lute Kamstra <lute@gnu.org>
6492
6493 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
6494 (Top): Give it a title. Correct version number. Give the
6495 detailed node listing a more prominent header.
6496 * intro.texi: Don't set VERSION here a second time.
6497 Mention Emacs's version too.
6498 * anti.texi (Antinews): Use EMACSVER to refer to the current
6499 version of Emacs.
6500
65012005-06-09 Kim F. Storm <storm@cua.dk>
6502
6503 * searching.texi (Entire Match Data): Explain new `reseat' argument to
6504 match-data and set-match-data.
6505
65062005-06-08 Richard M. Stallman <rms@gnu.org>
6507
6508 * searching.texi (Entire Match Data): Clarify when match-data
6509 returns markers and when integers.
6510
6511 * display.texi (Defining Faces): Explain that face name should not
6512 end in `-face'.
6513
6514 * modes.texi (Mode Line Data): Minor cleanup.
6515 (Customizing Keywords): Node split out of Search-based Fontification.
6516 Add example of using font-lock-add-keywords from a hook.
6517 Clarify when MODE should be non-nil, and when nil.
6518
65192005-06-06 Richard M. Stallman <rms@gnu.org>
6520
6521 * modes.texi (Mode Line Data): Explain what happens when the car
6522 of a list is a void symbol.
6523 (Search-based Fontification): Explain MODE arg to
6524 font-lock-add-keywords and warn about calls from major modes.
6525
65262005-06-08 Juri Linkov <juri@jurta.org>
6527
6528 * display.texi (Standard Faces): Add `shadow' face.
6529
65302005-05-29 Luc Teirlinck <teirllm@auburn.edu>
6531
6532 * modes.texi (Major Mode Conventions): A derived mode only needs
6533 to put the call to the parent mode inside `delay-mode-hooks'.
6534
65352005-05-29 Richard M. Stallman <rms@gnu.org>
6536
6537 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
6538 new, and what that implies. Clarify.
6539
6540 * files.texi (Locating Files): Clean up the text.
6541
6542 * frames.texi (Window Frame Parameters): Document user-size.
6543 Shorten entry for top by referring to left.
6544
65452005-05-26 Richard M. Stallman <rms@gnu.org>
6546
6547 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
6548 is new, and what the implications are. Other clarifications.
6549
65502005-05-24 Richard M. Stallman <rms@gnu.org>
6551
6552 * frames.texi (Dialog Boxes): Minor fixes.
6553
65542005-05-25 Masatake YAMATO <jet@gyve.org>
6555
6556 * display.texi (Standard Faces): Write about `mode-line-highlight'.
6557
65582005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6559
6560 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
6561 is optional.
6562
65632005-05-24 Nick Roberts <nickrob@snap.net.nz>
6564
10d1d0af 6565 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
6566
65672005-05-23 Lute Kamstra <lute@gnu.org>
6568
6569 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
6570 syntax-begin-function over font-lock-beginning-of-syntax-function.
6571
65722005-05-21 Luc Teirlinck <teirllm@auburn.edu>
6573
6574 * minibuf.texi (Reading File Names): Update description of
6575 `read-directory-name'.
6576
6577 * modes.texi (Derived Modes): Clarify :group keyword.
6578
65792005-05-21 Eli Zaretskii <eliz@gnu.org>
6580
6581 * files.texi (Locating Files): New subsection.
6582 Describe locate-file and executable-find.
6583
65842005-05-21 Kevin Ryde <user42@zip.com.au>
6585
6586 * frames.texi (Initial Parameters): Update cross reference to
6587 "Emacs Invocation".
6588
65892005-05-19 Luc Teirlinck <teirllm@auburn.edu>
6590
6591 * keymaps.texi (Active Keymaps): Add anchor.
6592
6593 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
6594 (Major Mode Conventions): Refer to `Auto Major Mode' in more
6595 appropriate place.
6596 (Derived Modes): Small clarifications.
6597 (Minor Mode Conventions, Keymaps and Minor Modes):
6598 Replace references to nodes with references to anchors.
6599 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
6600 Clarify description of lists whose first element is an integer.
6601 (Mode Line Variables): Add anchor.
6602 (%-Constructs): Clarify description of integer after %.
6603 (Emulating Mode Line): Describe nil value for FACE.
6604
66052005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6606
6607 * modes.texi (Derived Modes): Correct references to non-existing
6608 variable standard-syntax-table.
6609
66102005-05-17 Lute Kamstra <lute@gnu.org>
6611
6612 * modes.texi (Defining Minor Modes): Mention the mode hook.
6613
66142005-05-15 Kim F. Storm <storm@cua.dk>
6615
6616 * processes.texi (Network): Remove open-network-stream-nowait.
6617 (Network Servers): Remove open-network-stream-server.
6618
66192005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6620
6621 * elisp.texi (Top): Update detailed menu.
6622
6623 * variables.texi: Reorder nodes.
6624 (Variables): Update menu.
6625 (File Local Variables): Do not refer to the `-*-' line as
6626 a "local variables list". Add pxref.
6627
66282005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6629
6630 * elisp.texi (Top): Update detailed menu for node changes.
6631
6632 * modes.texi (Modes): Update Menu.
6633 (Hooks): Move to beginning of chapter.
6634 Most minor modes run mode hooks too.
6635 `add-hook' can handle void hooks or hooks whose value is a single
6636 function.
6637 (Major Modes): Update Menu.
6638 (Major Mode Basics): New node, split off from `Major Modes'.
6639 (Major Mode Conventions): Correct xref. Explain how to handle
6640 auto-mode-alist if the major mode command has an autoload cookie.
6641 (Auto Major Mode): Major update. Add magic-mode-alist.
6642 (Derived Modes): Major update.
6643 (Mode Line Format): Update Menu.
6644 (Mode Line Basics): New node, split off from `Mode Line Format'.
6645
6646 * loading.texi (Autoload): Mention `autoload cookie' as synonym
6647 for `magic autoload comment'. Add index entries and anchor.
6648
66492005-05-14 Richard M. Stallman <rms@gnu.org>
6650
6651 * tips.texi (Coding Conventions): Explain how important it is
6652 that just loading certain files not change Emacs behavior.
6653
6654 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
6655
66562005-05-12 Lute Kamstra <lute@gnu.org>
6657
6658 * modes.texi (Generic Modes): Update.
6659 (Major Modes): Refer to node "Generic Modes".
6660
6661 * elisp.texi (Top): Update to the current structure of the manual.
6662 * processes.texi (Processes): Add menu description.
6663 * customize.texi (Customization): Add menu descriptions.
6664
66652005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
6666
6667 * processes.texi (Signals to Processes)
6668 (Low-Level Network): Fix typos.
6669
66702005-05-11 Lute Kamstra <lute@gnu.org>
6671
6672 * elisp.texi (Top): Add some nodes from the chapter "Major and
6673 Minor Modes" to the detailed node listing.
6674
66752005-05-10 Richard M. Stallman <rms@gnu.org>
6676
6677 * keymaps.texi (Extended Menu Items): Menu item filter functions
6678 can be called at any time.
6679
66802005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6681
6682 * variables.texi (File Local Variables): `(hack-local-variables t)'
6683 now also checks whether a mode is specified in the local variables
6684 list.
6685
66862005-05-05 Kevin Ryde <user42@zip.com.au>
6687
6688 * display.texi (The Echo Area): Correct format function cross
6689 reference.
6690
66912005-05-05 Luc Teirlinck <teirllm@auburn.edu>
6692
6693 * variables.texi (Variable Aliases): Change description of
6694 `define-obsolete-variable-alias'.
6695
6696 * functions.texi (Functions): Add "Obsolete Functions" to menu.
6697 (Defining Functions): Add xref.
6698 (Obsolete Functions): New node.
6699 (Function Safety): Standardize capitalization of section title.
6700
6701 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
6702 (Dialog Boxes): Complete description of `x-popup-dialog'.
6703
67042005-05-04 Richard M. Stallman <rms@gnu.org>
6705
6706 * commands.texi (Interactive Codes): Fix Texinfo usage.
6707 Document U more clearly.
6708
67092005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6710
6711 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
6712 function and not a macro.
6713
6714 * frames.texi (Pop-Up Menus): Correct and clarify description of
6715 `x-popup-menu'.
6716 (Dialog Boxes): Clarify description of `x-popup-dialog'.
6717
67182005-05-01 Richard M. Stallman <rms@gnu.org>
6719
6720 * edebug.texi (Checking Whether to Stop): Fix previous change.
6721
67222005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6723
6724 * display.texi: Fix typos and Texinfo usage.
6725
6726 * edebug.texi (Checking Whether to Stop): executing-macro ->
6727 executing-kbd-macro.
6728
67292005-05-01 Richard M. Stallman <rms@gnu.org>
6730
6731 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
6732
67332005-04-30 Richard M. Stallman <rms@gnu.org>
6734
6735 * files.texi (Magic File Names): Document `operations' property.
6736
67372005-04-29 Lute Kamstra <lute@gnu.org>
6738
6739 * modes.texi (Generic Modes): New node.
6740 (Major Modes): Add it to the menu.
6741 (Derived Modes): Add "derived mode" to concept index.
6742
67432005-04-28 Lute Kamstra <lute@gnu.org>
6744
6745 * modes.texi (Defining Minor Modes): Fix previous change.
6746 (Font Lock Mode): Simplify.
6747 (Font Lock Basics): Say that font-lock-defaults is buffer-local
6748 when set and that some parts are optional. Add cross references.
6749 (Search-based Fontification): Say how to specify font-lock-keywords.
6750 Add cross references. Add font-lock-multiline to index.
6751 Move font-lock-keywords-case-fold-search here from node "Other Font
6752 Lock Variables". Document font-lock-add-keywords and
6753 font-lock-remove-keywords.
6754 (Other Font Lock Variables): Move font-lock-keywords-only,
6755 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6756 and font-lock-syntactic-face-function to node "Syntactic Font
6757 Lock". Move font-lock-keywords-case-fold-search to node
6758 "Search-based Fontification". Document font-lock-inhibit-thing-lock
6759 and font-lock-{,un}fontify-{buffer,region}-function.
6760 (Precalculated Fontification): Remove reference to deleted variable
6761 font-lock-core-only.
6762 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
6763 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
6764 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6765 and font-lock-syntactic-face-function here from node "Other Font
6766 Lock Variables". Move font-lock-syntactic-keywords to "Setting
6767 Syntax Properties". Add cross references.
6768 (Setting Syntax Properties): New node.
6769 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
6770 * syntax.texi (Syntax Properties): Add cross reference.
6771 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
6772
67732005-04-26 Richard M. Stallman <rms@gnu.org>
6774
6775 * display.texi (Defining Faces):
6776 Document `default' elements of defface spec.
6777
6778 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
6779
6780 * variables.texi (Variable Aliases): Clarify text.
6781
67822005-04-25 Chong Yidong <cyd@stupidchicken.com>
6783
6784 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
6785
67862005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6787
6788 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
6789
67902005-04-24 Eli Zaretskii <eliz@gnu.org>
6791
6792 * syntax.texi (Syntax Table Internals): Elaborate documentation of
6793 syntax-after and syntax-class.
6794
6795 * files.texi (Changing Files): Fix last change's cross-reference.
6796 (Unique File Names): Don't mention "numbers" in the documentation
6797 of make-temp-file and make-temp-name.
6798
67992005-04-23 Richard M. Stallman <rms@gnu.org>
6800
6801 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
6802
68032005-04-22 Nick Roberts <nickrob@snap.net.nz>
6804
6805 * windows.texi (Cyclic Window Ordering): Clarify window-list.
6806
68072005-04-22 Nick Roberts <nickrob@snap.net.nz>
6808
6809 * variables.texi (Variable Aliases): Describe make-obsolete-variable
6810 and define-obsolete-variable-alias.
6811
68122005-04-22 Kim F. Storm <storm@cua.dk>
6813
6814 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
6815 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
6816
68172005-04-21 Lute Kamstra <lute@gnu.org>
6818
6819 * lists.texi (Association Lists): Document rassq-delete-all.
6820
68212005-04-19 Richard M. Stallman <rms@gnu.org>
6822
6823 * modes.texi (Search-based Fontification): Explain that
6824 facespec is an expression to be evaluated.
6825
68262005-04-19 Kevin Ryde <user42@zip.com.au>
6827
6828 * streams.texi (Output Functions): Fix xref.
6829 * strings.texi (String Conversion): Fix xref.
6830
68312005-04-19 Kim F. Storm <storm@cua.dk>
6832
6833 * symbols.texi (Symbol Plists): Add safe-get.
6834 Mention that `get' may signal an error.
6835
68362005-04-18 Nick Roberts <nickrob@snap.net.nz>
6837
6838 * customize.texi (Variable Definitions): Replace tooltip-mode
6839 example with save-place.
6840
68412005-04-17 Richard M. Stallman <rms@gnu.org>
6842
6843 * buffers.texi (Indirect Buffers): Clarify.
6844
6845 * positions.texi (Positions): Clarify converting marker to integer.
6846
6847 * strings.texi (String Basics): Mention string-match; clarify.
6848
68492005-04-08 Lute Kamstra <lute@gnu.org>
6850
6851 * modes.texi (Search-based Fontification): Fix cross references.
6852 Use consistent terminology. Document anchored highlighting.
6853
68542005-04-05 Lute Kamstra <lute@gnu.org>
6855
6856 * modes.texi (Defining Minor Modes): Document :group keyword
6857 argument and its default value.
6858
68592005-04-03 Lute Kamstra <lute@gnu.org>
6860
6861 * hooks.texi (Standard Hooks): Add some hooks. Add cross
6862 references and/or descriptions. Delete major mode hooks; mention
6863 them as a category instead. Rename or delete obsolete hooks.
6864
68652005-04-02 Richard M. Stallman <rms@gnu.org>
6866
6867 * nonascii.texi (Coding System Basics): Another wording cleanup.
6868
68692005-04-01 Richard M. Stallman <rms@gnu.org>
6870
6871 * nonascii.texi (Coding System Basics): Clarify previous change.
6872
68732005-04-01 Kenichi Handa <handa@m17n.org>
6874
10d1d0af 6875 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
6876 identity of coding systems.
6877
68782005-03-29 Chong Yidong <cyd@stupidchicken.com>
6879
6880 * text.texi (Buffer Contents): Add filter-buffer-substring and
6881 buffer-substring-filters.
6882
68832005-03-26 Chong Yidong <cyd@stupidchicken.com>
6884
6885 * anti.texi (Antinews): Mention `G' interactive code.
6886
6887 * tips.texi (Compilation Tips): Mention benchmark.el.
6888
68892005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6890
6891 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
6892 is now bound to M-o M-o.
6893
6894 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
6895
68962005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6897
6898 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
6899 in the Emacs Manual).
6900 * Makefile.in (srcs): Remove calendar.texi.
6901 * makefile.w32-in (srcs): Remove calendar.texi.
6902 * display.texi (Display): Change name of next node.
6903 * os.texi (System In): Change name of previous node.
6904 * elisp.texi (Top): Remove Calendar references.
6905 * vol1.texi (Top): Remove Calendar references.
6906 * vol2.texi (Top): Remove Calendar references.
6907
69082005-03-25 Richard M. Stallman <rms@gnu.org>
6909
6910 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
6911 Cleanup previous change.
6912
69132005-03-25 Chong Yidong <cyd@stupidchicken.com>
6914
6915 * display.texi (Face Attributes): Faces earlier in an :inherit
6916 list take precedence.
6917 (Scroll Bars): Fix description of vertical-scroll-bars.
6918 Document frame-current-scroll-bars and window-current-scroll-bars.
6919
6920 * markers.texi (The Mark): Document temporary Transient Mark mode.
6921
6922 * minibuf.texi (Reading File Names):
6923 Document read-file-name-completion-ignore-case.
6924
6925 * positions.texi (Screen Lines): Document nil for width argument
6926 to compute-motion.
6927
69282005-03-23 Kim F. Storm <storm@cua.dk>
6929
6930 * display.texi (Standard Faces): Other faces used in the fringe
6931 implicitly inherits from the fringe face.
6932 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
6933 properties implicitly inherits from fringe face.
6934 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
6935
69362005-03-20 Chong Yidong <cyd@stupidchicken.com>
6937
6938 * display.texi (Invisible Text): State default value of
6939 line-move-ignore-invisible.
6940 (Managing Overlays): Document remove-overlays.
6941 (Standard Faces): Document escape-glyph face.
6942
6943 * minibuf.texi (Reading File Names): Document read-file-name-function.
6944
6945 * modes.texi (Other Font Lock Variables):
6946 Document font-lock-lines-before.
6947
6948 * positions.texi (Skipping Characters): skip-chars-forward allows
6949 character classes.
6950
69512005-03-18 Lute Kamstra <lute@gnu.org>
6952
6953 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
6954
69552005-03-17 Richard M. Stallman <rms@gnu.org>
6956
6957 * text.texi (Undo): Document extensible undo entries.
6958
dd7b651b 6959 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
6960
6961 * nonascii.texi (Character Codes): Minor fix.
6962
6963 * display.texi (Display Property): Explain the significance
6964 of having text properties that are eq.
6965 (Other Display Specs): Explain string as display spec.
6966
6967 * commands.texi (Interactive Codes): Document G option.
6968
69692005-03-17 Chong Yidong <cyd@stupidchicken.com>
6970
6971 * text.texi (Filling): Add sentence-end-without-period and
6972 sentence-end-without-space.
6973 (Changing Properties): Minor fix.
6974
6975 * anti.texi: Total rewrite.
6976
69772005-03-15 Lute Kamstra <lute@gnu.org>
6978
6979 * edebug.texi (Instrumenting Macro Calls): Fix typos.
6980
69812005-03-08 Kim F. Storm <storm@cua.dk>
6982
6983 * display.texi (Specified Space): Property :width is support on
6984 non-graphic terminals, :height is not.
6985
69862005-03-07 Richard M. Stallman <rms@gnu.org>
6987
6988 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
6989 Now subnodes of Fringes.
6990 (Overlay Arrow): Document overlay-arrow-variable-list.
6991 (Fringe Size/Pos): New node, broken out of Fringes.
6992 (Display): Explain clearing vs redisplay better.
6993 (Truncation): Clarify use of bitmaps.
6994 (The Echo Area): Clarify the uses of the echo area.
6995 Add max-mini-window-height.
6996 (Progress): Clarify.
6997 (Invisible Text): Explain that main loop moves point out.
6998 (Selective Display): Say "hidden", not "invisible".
6999 (Managing Overlays): Move up. Describe relation to Undo here.
7000 (Overlay Properties): Clarify intro.
7001 (Finding Overlays): Explain return values when nothing found.
7002 (Width): truncate-string-to-width has added arg.
7003 (Displaying Faces): Clarify and update mode line face handling.
7004 (Face Functions): Minor cleanup.
7005 (Conditional Display): Merge into Other Display Specs.
7006 (Pixel Specification, Other Display Specs): Minor cleanups.
7007 (Images, Image Descriptors): Minor cleanups.
7008 (GIF Images): Patents have expired.
7009 (Showing Images): Explain default text for insert-image.
7010 (Manipulating Button Types): Merge into Manipulating Buttons.
7011 (Making Buttons): Explain return values.
7012 (Button Buffer Commands): Add xref.
7013 (Inverse Video): Update mode-line-inverse-video.
7014 (Display Table Format): Clarify.
7015 (Active Display Table): Give defaults for window-display-table.
7016
7017 * calendar.texi (Calendar Customizing): calendar-holiday-marker
7018 and calendar-today-marker are strings, not chars.
7019 (Holiday Customizing): Minor fix.
7020
7021 * internals.texi (Writing Emacs Primitives): Update `or' example.
7022 Update limit on # args of subr.
7023
7024 * edebug.texi (Using Edebug): Arrow is in fringe.
7025 (Instrumenting): Arg to eval-defun works without loading edebug.
7026 (Edebug Execution Modes): Add xref.
7027
7028 * customize.texi (Common Keywords): Clarify :require.
7029 Mention :version here.
7030 (Variable Definitions, Group Definitions): Not here.
7031 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
7032
70332005-03-07 Chong Yidong <cyd@stupidchicken.com>
7034 * nonascii.texi (Text Representations): Clarify position-bytes.
7035 (Character Sets): Add list-charset-chars.
7036 (Scanning Charsets): Add charset-after.
7037 (Encoding and I/O): Minor fix.
7038
70392005-03-06 Richard M. Stallman <rms@gnu.org>
7040
7041 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
7042 (Resizing Windows): Likewise.
7043
7044 * text.texi (Change Hooks): Get rid of "Emacs 21".
7045
7046 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
7047
7048 * streams.texi (Output Variables): Get rid of "Emacs 21".
7049
7050 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
7051
7052 * os.texi (Translating Input): Replace flow-control example
7053 with a less obsolete example that uses `keyboard-translate'.
7054
7055 * objects.texi (Hash Table Type, Circular Objects):
7056 Get rid of "Emacs 21".
7057
7058 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
7059 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
7060
7061 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
7062
7063 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
7064
7065 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
7066 (Menu Bar): Fix when menu-bar-update-hook is called.
7067
7068 * hash.texi (Hash Tables): Get rid of "Emacs 21".
7069
7070 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
7071 and make it read better.
7072
7073 * files.texi (Writing to Files): Get rid of "Emacs 21".
7074 (Unique File Names): Likewise.
7075
7076 * elisp.texi: Update Emacs version to 22.
7077
7078 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
7079 (Overlay Properties, Face Attributes): Likewise.
7080 (Managing Overlays): Fix punctuation.
7081 (Attribute Functions): Clarify set-face-font; get rid of
7082 info about old Emacs versions.
7083 (Auto Faces, Font Lookup, Display Property, Images):
7084 Get rid of "Emacs 21".
7085
7086 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
7087
70882005-03-05 Richard M. Stallman <rms@gnu.org>
7089
7090 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
7091
70922005-03-04 Lute Kamstra <lute@gnu.org>
7093
7094 * debugging.texi (Error Debugging): Document stack-trace-on-error.
7095
70962005-03-03 Lute Kamstra <lute@gnu.org>
7097
7098 * edebug.texi (Instrumenting Macro Calls): Fix typo.
7099
71002005-03-01 Lute Kamstra <lute@gnu.org>
7101
7102 * debugging.texi (Debugger Commands): Update `j'.
7103
71042005-02-28 Lute Kamstra <lute@gnu.org>
7105
7106 * debugging.texi (Debugging): Fix typo.
7107 (Error Debugging): Document eval-expression-debug-on-error.
7108 (Function Debugging): Update example.
7109 (Using Debugger): Mention starred stack frames.
7110 (Debugger Commands): Document `j' and `l'.
7111 (Invoking the Debugger): `d' and `j' exit recursive edit too.
7112 Update the messages that the debugger displays.
7113 (Internals of Debugger): Add cross reference. Update example.
7114 (Excess Open): Minor improvement.
7115 (Excess Close): Minor improvement.
7116
71172005-02-26 Richard M. Stallman <rms@gnu.org>
7118
7119 * tips.texi (Coding Conventions): Clarify.
7120 Put all the major mode key reservations together.
7121 Mention the Mouse-1 => Mouse-2 conventions.
7122
7123 * syntax.texi (Syntax Class Table): Clarify.
7124 (Syntax Table Functions): syntax-after moved from here.
7125 (Syntax Table Internals): syntax-after moved to here.
7126 (Parsing Expressions): Update info on number of values
7127 and what's meaningful in the STATE argument.
7128 (Categories): Fix typo.
7129
7130 * sequences.texi (Arrays): Cleanup.
7131 (Char-Tables): Clarify.
7132
7133 * processes.texi (Deleting Processes): Cleanups, add xref.
7134 (Subprocess Creation): Explain nil in exec-path. Cleanup.
7135 (Process Information): set-process-coding-system, some args optional.
7136 (Input to Processes): Explain various types for PROCESS args.
7137 Rename them from PROCESS-NAME to PROCESS.
7138 (Signals to Processes): Likewise.
7139 (Decoding Output): Cleanup.
7140 (Query Before Exit): Clarify.
7141
7142 * os.texi (Startup Summary): Correct the options; add missing ones.
7143 (Terminal Output, Batch Mode): Clarify.
7144 (Flow Control): Node deleted.
7145
7146 * markers.texi (The Mark): Clarify.
7147
7148 * macros.texi (Expansion): Cleanup.
7149 (Indenting Macros): indent-spec allows ints, not floats.
7150
7151 * keymaps.texi (Keymaps): Clarify.
7152 (Format of Keymaps): Update lisp-mode-map example.
7153 (Active Keymaps, Key Lookup): Clarify.
7154 (Changing Key Bindings): Add xref to `kbd'.
7155 (Key Binding Commands, Simple Menu Items): Clarify.
7156 (Mouse Menus, Menu Bar): Clarify.
7157 (Menu Example): Replace print example with menu-bar-replace-menu.
7158
7159 * help.texi (Documentation Basics): Add function-documentation prop.
7160
7161 * elisp.texi (Top): Don't refer to Flow Control node.
7162
7163 * commands.texi (Command Overview): Improve xrefs.
7164 (Adjusting Point): Adjusting point applies to intangible and invis.
7165 (Key Sequence Input): Doc extra read-key-sequence args.
7166 Likewise for read-key-sequence-vector.
7167
7168 * backups.texi (Rename or Copy): Minor fix.
7169 (Numbered Backups): For version-control, say the default.
7170 (Auto-Saving): make-auto-save-file-name example is simplified.
7171
7172 * advice.texi (Advising Functions): Don't imply one part of Emacs
7173 should advise another part. Markup changes.
7174 (Defining Advice): Move transitional para.
7175 (Activation of Advice): Cleanup.
7176 Explain if COMPILE is nil or negative.
7177
7178 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
7179
71802005-02-24 Lute Kamstra <lute@gnu.org>
7181
7182 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
7183 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
7184
71852005-02-23 Lute Kamstra <lute@gnu.org>
7186
7187 * modes.texi (Defining Minor Modes): define-minor-mode can be used
7188 to define global minor modes as well.
7189
7190 * display.texi (Managing Overlays): overlay-buffer returns nil for
7191 deleted overlays.
7192
71932005-02-22 Kim F. Storm <storm@cua.dk>
7194
7195 * minibuf.texi (Basic Completion): Allow symbols in addition to
7196 strings in try-completion and all-completions.
7197
71982005-02-14 Lute Kamstra <lute@gnu.org>
7199
7200 * elisp.texi (Top): Remove reference to deleted node.
7201
7202 * lists.texi (Lists): Remove reference to deleted node.
7203 (Cons Cells): Fix typo.
7204
7205 * loading.texi (Where Defined): Fix typo.
7206
72072005-02-14 Richard M. Stallman <rms@gnu.org>
7208
7209 * variables.texi (Creating Buffer-Local): change-major-mode-hook
7210 is useful for discarding some minor modes.
7211
7212 * symbols.texi (Symbol Components): Reorder examples.
7213
7214 * streams.texi (Input Functions): State standard-input default.
7215 (Output Variables): State standard-output default.
7216
7217 * objects.texi (Printed Representation): Clarify read syntax vs print.
7218 (Floating Point Type): Explain meaning better.
7219 (Symbol Type): Explain uniqueness better.
7220 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
7221 List examples sooner.
7222 (Box Diagrams): New subnode broken out.
7223 Some examples moved from old Lists as Boxes node.
7224 (Dotted Pair Notation): Clarify intro.
7225 (Array Type): Clarify.
7226 (Type Predicates): Add hash-table-p.
7227
7228 * numbers.texi (Integer Basics): Clarify radix explanation.
7229 (Predicates on Numbers): Minor clarification.
7230 (Comparison of Numbers): Minor clarification. Clarify eql.
7231 Typos in min, max.
7232 (Math Functions): Clarify overflow in expt.
7233
7234 * minibuf.texi (Text from Minibuffer): Minor clarification.
7235 Mention arrow keys.
7236
7237 * loading.texi (Autoload): defun's doc string overrides autoload's
7238 doc string.
7239 (Repeated Loading): Modernize "add to list" examples.
7240 (Where Defined): Finish updating table of load-history elts.
7241
7242 * lists.texi (List-related Predicates): Minor wording improvement.
7243 (Lists as Boxes): Node deleted.
7244 (Building Lists): Explain trivial cases of number-sequence.
7245
7246 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 7247 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
7248 (Hash Access): Any object can be a key.
7249 State value of maphash.
7250
7251 * functions.texi (What Is a Function): Wording cleanup.
7252 (Function Documentation): Minor cleanup.
7253 Explain purpose of calling convention at end of doc string.
7254 (Function Names): Wording cleanup.
7255 (Calling Functions): Wording cleanup.
7256 Explain better how funcall calls the function.
7257 (Function Cells): Delete example of saving and redefining function.
7258
7259 * control.texi (Combining Conditions): Wording cleanup.
7260 (Iteration): dolist and dotimes bind VAR locally.
7261 (Cleanups): Xref to Atomic Changes.
7262
7263 * compile.texi (Byte Compilation): Delete 19.29 info.
7264 (Compilation Functions): Macros' difficulties don't affect defsubst.
7265 (Docs and Compilation): Delete 19.29 info.
7266
72672005-02-10 Richard M. Stallman <rms@gnu.org>
7268
7269 * objects.texi (Symbol Type): Minor correction.
7270
72712005-02-06 Lute Kamstra <lute@gnu.org>
7272
7273 * modes.texi (Example Major Modes): Fix typos.
7274
72752005-02-06 Richard M. Stallman <rms@gnu.org>
7276
7277 * text.texi (Margins): fill-nobreak-predicate can be one function.
7278
7279 * strings.texi (Modifying Strings): clear-string can make unibyte.
7280 (Formatting Strings): format gives error if values missing.
7281
7282 * positions.texi (Character Motion): Mention default arg
7283 for forward-char. backward-char refers to forward-char.
7284 (Word Motion): Mention default arg for forward-word.
7285 (Buffer End Motion): Mention default arg for beginning-of-buffer.
7286 Simplify end-of-buffer.
7287 (Text Lines): Mention default arg for forward-line.
7288 (List Motion): Mention default arg for beginning/end-of-defun.
7289 (Skipping Characters): Minor fixes in explaining character-set.
7290
7291 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
7292 Mode inheritance applies only when default-major-mode is nil.
7293 Clarifications.
7294 (Example Major Modes): Update Text mode and Lisp mode examples.
7295 (Minor Mode Conventions): Mention define-minor-mode at top.
7296 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
7297 (Mode Line Format): Update mode line face display info.
7298 (Properties in Mode): Mention effect of risky vars.
7299 (Imenu): Define imenu-add-to-menubar.
7300 (Font Lock Mode): Add descriptions to menu lines.
7301 (Faces for Font Lock): Add font-lock-doc-face.
7302
73032005-02-05 Lute Kamstra <lute@gnu.org>
7304
7305 * text.texi (Maintaining Undo): Remove obsolete function.
7306
73072005-02-05 Eli Zaretskii <eliz@gnu.org>
7308
7309 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 7310 color specifications. Improve indexing.
b8d4c8d0
GM
7311 (Text Terminal Colors): Replace the description of RGB values by
7312 an xref to "Color Names".
7313
73142005-02-03 Richard M. Stallman <rms@gnu.org>
7315
7316 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
7317 Clarify.
7318 (Selecting Windows): Clarify save-selected-window.
7319 (Cyclic Window Ordering): Clarify walk-windows.
7320 (Window Point): Clarify.
7321 (Window Start): Add comment to example.
7322 (Resizing Windows): Add `interactive' specs in examples.
7323 Document fit-window-to-buffer.
7324
7325 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
7326 (Undo, Maintaining Undo): Clarify last change.
7327 (Sorting): In sort-numeric-fields, explain about octal and hex.
7328 Mention sort-numeric-base.
7329 (Format Properties): Add xref for hard newlines.
7330
7331 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
7332 (Pop-Up Menus): Fix typo.
7333 (Color Names): Explain all types of color names.
7334 Explain color-values on B&W terminal.
7335 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
7336
7337 * files.texi (File Locks): Not supported on MS systems.
7338 (Testing Accessibility): Clarify.
7339
7340 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
7341 (Coverage Testing): Fix typo.
7342
7343 * commands.texi (Misc Events): Remove stray space.
7344
7345 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
7346 (Modification Time): Clarify when visited-file-modtime returns 0.
7347 (The Buffer List): Clarify bury-buffer.
7348 (Killing Buffers): Clarify.
7349 (Indirect Buffers): Add clone-indirect-buffer.
7350
73512005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7352
7353 * edebug.texi (Printing in Edebug): Fix default value of
7354 edebug-print-circle.
7355 (Coverage Testing): Fix displayed frequency count data.
7356
73572005-02-02 Luc Teirlinck <teirllm@auburn.edu>
7358
7359 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
7360
73612005-02-02 Kim F. Storm <storm@cua.dk>
7362
7363 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
7364
73652005-01-29 Eli Zaretskii <eliz@gnu.org>
7366
7367 * commands.texi (Misc Events): Describe the help-echo event.
7368
7369 * text.texi (Special Properties) <help-echo>: Use `pos'
7370 consistently in description of the help-echo property.
7371 Use @code{nil} instead of @var{nil}.
7372
7373 * display.texi (Overlay Properties): Fix the index entry for
7374 help-echo overlay property.
7375
7376 * customize.texi (Type Keywords): Uncomment the xref to the
7377 help-echo property documentation.
7378
73792005-01-23 Kim F. Storm <storm@cua.dk>
7380
7381 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
7382 return value. Third element FULLY replaced by PARTIAL which
7383 specifies number of invisible pixels if row is only partially visible.
7384 (Textual Scrolling): Mention auto-window-vscroll.
7385 (Vertical Scrolling): New defvar auto-window-vscroll.
7386
73872005-01-16 Luc Teirlinck <teirllm@auburn.edu>
7388
7389 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
7390 command remapping.
7391
73922005-01-15 Richard M. Stallman <rms@gnu.org>
7393
7394 * display.texi (Defining Images): Mention DATA-P arg of create-image.
7395
73962005-01-14 Kim F. Storm <storm@cua.dk>
7397
7398 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
7399
7400 * text.texi (Links and Mouse-1): Fix string and vector item.
7401
74022005-01-13 Richard M. Stallman <rms@gnu.org>
7403
7404 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
7405 descriptions of overriding-local-map and overriding-terminal-local-map.
7406
7407 * text.texi (Links and Mouse-1): Clarify text.
7408
74092005-01-13 Kim F. Storm <storm@cua.dk>
7410
7411 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
7412
74132005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
7414
7415 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
7416
74172005-01-12 Kim F. Storm <storm@cua.dk>
7418
7419 * text.texi (Links and Mouse-1): Rename section from Enabling
7420 Mouse-1 to Following Links. Change xrefs.
7421 Add examples for define-button-type and define-widget.
7422
7423 * display.texi (Button Properties, Button Buffer Commands):
7424 Clarify mouse-1 and follow-link functionality.
7425
74262005-01-12 Richard M. Stallman <rms@gnu.org>
7427
7428 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
7429
7430 * display.texi (Beeping): Fix Texinfo usage.
7431
7432 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
7433
74342005-01-11 Kim F. Storm <storm@cua.dk>
7435
7436 * display.texi (Button Properties, Button Buffer Commands):
7437 Mention mouse-1 binding. Add follow-link keyword.
7438
7439 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
7440 (Enabling Mouse-1 to Follow Links): New subsection.
7441
74422005-01-06 Richard M. Stallman <rms@gnu.org>
7443
7444 * text.texi (Special Properties): Minor change.
7445
7446 * os.texi (Timers): Clarify previous change.
7447
7448 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
7449
74502005-01-01 Luc Teirlinck <teirllm@auburn.edu>
7451
7452 * display.texi (Face Attributes): Correct xref to renamed node.
7453
74542005-01-01 Richard M. Stallman <rms@gnu.org>
7455
7456 * display.texi (Face Attributes): Describe hex color specs.
7457
74582004-12-31 Richard M. Stallman <rms@gnu.org>
7459
7460 * os.texi (Timers): Update previous change.
7461
74622004-12-30 Kim F. Storm <storm@cua.dk>
7463
7464 * display.texi (Line Height): Total line-height is now specified
7465 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
7466 in cons cells. (nil . RATIO) is relative to actual line height.
7467 Use line-height `t' instead of `0' to get minimum height.
7468
74692004-12-29 Richard M. Stallman <rms@gnu.org>
7470
7471 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
7472
74732004-12-28 Richard M. Stallman <rms@gnu.org>
7474
7475 * commands.texi (Quitting): Clarify value of with-local-quit.
7476
7477 * elisp.texi (Top): Fix previous change.
7478
7479 * loading.texi (Loading): Fix previous change.
7480
74812004-12-27 Richard M. Stallman <rms@gnu.org>
7482
7483 * Makefile.in (MAKEINFO): Specify --force.
7484
7485 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
7486
7487 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
7488
7489 * display.texi (Line Height): Further clarify.
7490
7491 * elisp.texi (Top): Update Loading submenu.
7492
7493 * loading.texi (Where Defined): New node.
7494 (Unloading): load-history moved to Where Defined.
7495
74962004-12-21 Richard M. Stallman <rms@gnu.org>
7497
7498 * commands.texi (Event Input Misc): Add while-no-input.
7499
75002004-12-11 Richard M. Stallman <rms@gnu.org>
7501
7502 * display.texi (Line Height): Rewrite text for clarity.
7503
75042004-12-11 Kim F. Storm <storm@cua.dk>
7505
7506 * display.texi (Display): Add node "Line Height" to menu.
7507 (Line Height): New node. Move full description of line-spacing
7508 and line-height text properties here from text.texi.
7509 (Scroll Bars): Add vertical-scroll-bar variable.
7510
7511 * frames.texi (Window Frame Parameters): Remove line-height defvar.
7512
7513 * locals.texi (Standard Buffer-Local Variables): Fix xref for
7514 line-spacing and vertical-scroll-bar.
7515
7516 * text.texi (Special Properties): Just mention line-spacing and
7517 line-height here, add xref to new "Line Height" node.
7518
75192004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
7520
7521 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
7522
7523 * locals.texi (Standard Buffer-Local Variables):
7524 Add @xref for `line-spacing'.
7525
75262004-12-05 Richard M. Stallman <rms@gnu.org>
7527
7528 * Makefile.in (maintainer-clean): Remove the info files
7529 in $(infodir) where they are created.
7530
75312004-12-03 Richard M. Stallman <rms@gnu.org>
7532
7533 * windows.texi (Selecting Windows): get-lru-window and
7534 get-largest-window don't consider dedicated windows.
7535
7536 * text.texi (Undo): Document undo-in-progress.
7537
75382004-11-26 Richard M. Stallman <rms@gnu.org>
7539
7540 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
7541 Remove a few vars that are not always buffer-local.
7542
75432004-11-24 Luc Teirlinck <teirllm@auburn.edu>
7544
7545 * locals.texi (Standard Buffer-Local Variables): Comment out
7546 xref's to non-existent node `Yet to be written'.
7547
75482004-11-24 Richard M. Stallman <rms@gnu.org>
7549
7550 * processes.texi (Synchronous Processes): Grammar fix.
7551
7552 * numbers.texi (Comparison of Numbers): Add eql.
7553
7554 * locals.texi (Standard Buffer-Local Variables): Add many vars.
7555
7556 * intro.texi (Printing Notation): Fix previous change.
7557
7558 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
7559 and default-indicate-buffer-boundaries from here.
7560 (Usual Display): To here.
7561 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
7562 (Usual Display): Move tab-width up.
7563
5dcb4c4e
SM
7564 * customize.texi (Variable Definitions):
7565 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
7566 (Simple Types, Composite Types, Defining New Types):
7567 Minor cleanups.
7568
75692004-11-21 Jesper Harder <harder@ifa.au.dk>
7570
7571 * processes.texi (Synchronous Processes, Output from Processes):
7572 Markup fix.
7573
75742004-11-20 Richard M. Stallman <rms@gnu.org>
7575
7576 * positions.texi (Skipping Characters): skip-chars-forward
7577 now handles char classes.
7578
7579 * intro.texi (Printing Notation): Avoid confusion of `print'
7580 when explaining @print.
7581
7582 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
7583
7584 * display.texi (Display Table Format): Minor fix.
7585
7586 * streams.texi (Output Functions): Fix print example.
7587
7588 * Makefile.in (elisp): New target.
7589 (dist): Depend on $(infodir)/elisp, not elisp.
7590 Copy the info files from $(infodir).
7591
7592 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
7593 read-from-minibuffer.
7594
7595 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
7596
75972004-11-19 Richard M. Stallman <rms@gnu.org>
7598
7599 * searching.texi (Regexp Search): Add search-whitespace-regexp.
7600
76012004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
7602
7603 * tips.texi (Coding Conventions): Fix typo.
7604
76052004-11-16 Richard M. Stallman <rms@gnu.org>
7606
7607 * tips.texi (Coding Conventions): Separate defvar and require
7608 methods to avoid warnings. Use require only when there are many
7609 functions and variables from that package.
7610
7611 * minibuf.texi (Minibuffer Completion): When ignoring case,
7612 predicate must not be case-sensitive.
7613
7614 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
7615 (Test Coverage): Don't talk about "splotches". Clarified.
7616
76172004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
7618
7619 * frames.texi (Window Frame Parameters): Fix typo.
7620
76212004-11-15 Kim F. Storm <storm@cua.dk>
7622
7623 * symbols.texi (Other Plists): Note that plist-get may signal error.
7624 Add safe-plist-get.
7625
76262004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
7627
7628 * modes.texi (Font Lock Basics): Fix typo.
7629
76302004-11-08 Richard M. Stallman <rms@gnu.org>
7631
7632 * syntax.texi (Syntax Table Functions): Add syntax-after.
7633
76342004-11-06 Lars Brinkhoff <lars@nocrew.org>
7635
7636 * os.texi (Processor Run Time): New section documenting
7637 get-internal-run-time.
7638
76392004-11-06 Eli Zaretskii <eliz@gnu.org>
7640
7641 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
7642 it nukes elisp-cover.texi.
7643 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
7644 elisp-0 etc.
7645
76462004-11-05 Luc Teirlinck <teirllm@auburn.edu>
7647
7648 * commands.texi (Keyboard Macros): Document `append' return value
7649 of `defining-kbd-macro'.
7650
76512004-11-01 Richard M. Stallman <rms@gnu.org>
7652
7653 * commands.texi (Interactive Call): Add called-interactively-p.
7654
76552004-10-29 Simon Josefsson <jas@extundo.com>
7656
7657 * minibuf.texi (Reading a Password): Revert.
7658
76592004-10-28 Richard M. Stallman <rms@gnu.org>
7660
7661 * frames.texi (Display Feature Testing): Explain about "vendor".
7662
76632004-10-27 Richard M. Stallman <rms@gnu.org>
7664
7665 * commands.texi (Interactive Codes): `N' uses numeric prefix,
7666 not raw. Clarify `n'.
7667 (Interactive Call): Rewrite interactive-p, focusing on when
7668 and how to use it.
7669 (Misc Events): Clarify previous change.
7670
7671 * advice.texi (Simple Advice): Clarify what job the example does.
7672 (Around-Advice): Clarify ad-do-it.
7673 (Activation of Advice): An option of ad-default-compilation-action
7674 is `never', not `nil'.
7675
76762004-10-26 Kim F. Storm <storm@cua.dk>
7677
7678 * commands.texi (Interactive Codes): Add U code letter.
7679
76802004-10-25 Simon Josefsson <jas@extundo.com>
7681
7682 * minibuf.texi (Reading a Password): Add.
7683
76842004-10-24 Jason Rumney <jasonr@gnu.org>
7685
7686 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
7687 and wheel-down.
7688
76892004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
7690
7691 * processes.texi (Synchronous Processes): Document process-file.
7692
76932004-10-22 Kenichi Handa <handa@m17n.org>
7694
7695 * text.texi (translate-region): Document that it accepts also a
7696 char-table.
7697
76982004-10-22 David Ponce <david@dponce.com>
7699
7700 * windows.texi (Resizing Windows): Document the `preserve-before'
7701 argument of the functions `enlarge-window' and `shrink-window'.
7702
77032004-10-19 Jason Rumney <jasonr@gnu.org>
7704
7705 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
7706
77072004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7708
7709 * text.texi (Filling): Add anchor for definition of
7710 `sentence-end-double-space'.
7711
7712 * searching.texi (Regexp Example): Update description of how
7713 Emacs currently recognizes the end of a sentence.
7714 (Standard Regexps): Update definition of the variable
7715 `sentence-end'. Add definition of the function `sentence-end'.
7716
77172004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
7718
7719 * display.texi (Progress): New node.
7720
77212004-10-05 Kim F. Storm <storm@cua.dk>
7722
7723 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
7724
77252004-09-29 Kim F. Storm <storm@cua.dk>
7726
7727 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
7728 to identify bitmaps. Remove -fringe-bitmap suffix for standard
7729 fringe bitmap symbols, as they now have their own namespace.
7730 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
7731 vs. pixels. Signal error if no free bitmap slots.
7732 (Pixel Specification): Change IMAGE to @var{image}.
7733
77342004-09-28 Richard M. Stallman <rms@gnu.org>
7735
7736 * text.texi (Special Properties): Clarify line-spacing and line-height.
7737
7738 * searching.texi (Regexp Search): Add looking-back.
7739
77402004-09-25 Luc Teirlinck <teirllm@auburn.edu>
7741
7742 * display.texi: Correct typos.
7743 (Image Descriptors): Correct xref's.
7744
77452004-09-25 Richard M. Stallman <rms@gnu.org>
7746
7747 * text.texi (Special Properties): Cleanups in `cursor'.
7748 Rewrites in `line-height' and `line-spacing'; exchange them.
7749
7750 * display.texi (Fringes): Rewrite previous change.
7751 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
7752 (Display Fringe Bitmaps): Node deleted, text moved.
7753 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
7754 (Scroll Bars): Clarify set-window-scroll-bars.
7755 (Pointer Shape): Rewrite.
7756 (Specified Space): Clarify :align-to, etc.
7757 (Pixel Specification): Use @var. Clarify new text.
7758 (Other Display Specs): Clarify `slice'.
7759 (Image Descriptors): Cleanups.
7760 (Showing Images): Cleanups.
7761
77622004-09-24 Luc Teirlinck <teirllm@auburn.edu>
7763
7764 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
7765
7766 * modes.texi: Various minor changes in addition to:
7767 (Major Mode Conventions): Final call to `run-mode-hooks' should
7768 not be inside the `delay-mode-hooks' form.
7769 (Mode Hooks): New node.
7770 (Hooks): Delete obsolete example.
7771 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
7772 node "Mode Hooks".
7773
77742004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7775
7776 * display.texi: Correct various typos.
7777 (Display): Rename node "Pointer Shapes" to "Pointer
7778 Shape". (There is already a node called "Pointer Shapes" in
7779 frames.texi.)
7780 (Images): Remove non-existent node "Image Slices" from menu.
7781
77822004-09-23 Kim F. Storm <storm@cua.dk>
7783
7784 * text.texi (Special Properties): Add `cursor', `pointer',
7785 `line-height', and `line-spacing' properties.
7786
7787 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
7788 Shapes' to menu.
7789 (Standard Faces): Doc fix for fringe face.
7790 (Fringes): Add `overflow-newline-into-fringe' and
7791 'indicate-buffer-boundaries'.
7792 (Fringe Bitmaps, Pointer Shapes): New nodes.
7793 (Display Property): Add 'Pixel Specification' and 'Display Fringe
7794 Bitmaps' to menu.
7795 (Specified Space): Describe pixel width and height.
7796 (Pixel Specification): New node.
7797 (Other Display Specs): Add `slice' property.
7798 (Display Fringe Bitmaps): New node.
7799 (Images): Add 'Image Slices' to menu.
7800 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
7801 (Showing Images): Add slice arg to `insert-image'.
7802 Add 'insert-sliced-image'.
b8d4c8d0
GM
7803
78042004-09-20 Richard M. Stallman <rms@gnu.org>
7805
7806 * commands.texi (Key Sequence Input):
7807 Clarify downcasing in read-key-sequence.
7808
78092004-09-08 Juri Linkov <juri@jurta.org>
7810
7811 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
7812
78132004-09-07 Luc Teirlinck <teirllm@auburn.edu>
7814
5dcb4c4e
SM
7815 * locals.texi (Standard Buffer-Local Variables):
7816 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
7817 * internals.texi (Buffer Internals): Describe new
7818 auto_save_file_format field of the buffer structure.
7819 * files.texi (Format Conversion): `auto-save-file-format' has been
7820 renamed `buffer-auto-save-file-format'.
7821
78222004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7823
7824 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
7825 an integer or a marker.
7826 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
7827
78282004-08-22 Richard M. Stallman <rms@gnu.org>
7829
7830 * modes.texi (Major Mode Conventions): Discuss rebinding of
7831 standard key bindings.
7832
78332004-08-18 Kim F. Storm <storm@cua.dk>
7834
7835 * processes.texi (Accepting Output): Add `just-this-one' arg to
7836 `accept-process-output'.
7837 (Output from Processes): New var `process-adaptive-read-buffering'.
7838
78392004-08-10 Luc Teirlinck <teirllm@auburn.edu>
7840
7841 * keymaps.texi: Various changes in addition to:
7842 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
7843 Give more varied examples for `kbd'.
7844 (Creating Keymaps): Char tables have slots for all characters
7845 without modifiers.
7846 (Active Keymaps): `overriding-local-map' and
7847 `overriding-terminal-local-map' also override text property and
7848 overlay keymaps.
7849 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
7850 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
7851 to denote a prefix of no events.
7852 `map-keymap' includes parent's bindings _recursively_.
7853 Clarify and correct description of `where-is-internal'.
7854 Mention BUFFER-OR-NAME arg to `describe-bindings'.
7855 (Menu Example): For menus intended for use with the keyboard, the
7856 menu items should be bound to characters or real function keys.
7857
78582004-08-08 Luc Teirlinck <teirllm@auburn.edu>
7859
7860 * objects.texi (Character Type): Reposition `@anchor' to prevent
7861 double space inside sentence in Info.
7862
7863 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
7864 renamed to `disabled-command-function'.
7865 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
7866 (Command Loop Info): Replace reference to it.
7867 (Disabling Commands): `disabled-command-hook' has been renamed to
7868 `disabled-command-function'.
7869
78702004-08-07 Luc Teirlinck <teirllm@auburn.edu>
7871
7872 * os.texi (Translating Input): Only non-prefix bindings in
7873 `key-translation-map' override actual key bindings. Warn about
7874 possible indirect effect of actual key bindings on non-prefix
7875 bindings in `key-translation-map'.
7876
78772004-08-06 Luc Teirlinck <teirllm@auburn.edu>
7878
7879 * minibuf.texi (High-Level Completion): Add anchor for definition
7880 of `read-variable'.
7881
7882 * commands.texi: Various changes in addition to:
7883 (Using Interactive): Clarify description of `interactive-form'.
7884 (Interactive Call): Mention default for KEYS argument to
7885 `call-interactively'.
7886 (Command Loop Info): Clarify description of `this-command-keys'.
7887 Mention KEEP-RECORD argument to `clear-this-command-keys'.
7888 Value of `last-event-frame' can be `macro'.
7889 (Repeat Events): `double-click-fuzz' is also used to distinguish
7890 clicks and drags.
7891 (Classifying Events): Clarify descriptions of `event-modifiers'
7892 `event-basic-type' and `event-convert-list'.
7893 (Accessing Events): `posn-timestamp' takes POSITION argument.
7894 (Quoted Character Input): Clarify description of
7895 `read-quoted-char' and fix example.
7896 (Quitting): Add `with-local-quit'.
7897 (Disabling Commands): Correct and clarify descriptions of
7898 `enable-command' and `disable-command'.
7899 Mention what happens if `disabled-command-hook' is nil.
7900 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
7901 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
7902
79032004-07-24 Luc Teirlinck <teirllm@auburn.edu>
7904
7905 * frames.texi: Various changes in addition to:
7906 (Creating Frames): Expand and clarify description of `make-frame'.
7907 (Window Frame Parameters): Either none or both of the `icon-left'
7908 and `icon-top' parameters must be specified. Put descriptions of
7909 `menu-bar-lines' and `toolbar-lines' closer together and change
7910 them accordingly.
7911 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
7912 except while processing `frame-title-format' or `icon-title-format'.
7913 (Deleting Frames): Correct description of `delete-frame'.
7914 Non-nil return values of `frame-live-p' are like those of `framep'.
7915 (Frames and Windows): Mention return value of
7916 `set-frame-selected-window'.
7917 (Visibility of Frames): Mention `force' argument to
7918 `make-frame-invisible'. `frame-visible-p' returns t for all
7919 frames on text-only terminals.
7920 (Frame Configurations): Restoring a frame configuration does not
7921 restore deleted frames.
7922 (Window System Selections): `x-set-selection' returns DATA.
7923 (Resources): Add example.
7924 (Display Feature Testing): Clarify descriptions of
7925 `display-pixel-height', `display-pixel-width', `x-server-version'
7926 and `x-server-vendor'.
7927
7928 * windows.texi (Choosing Window): Add anchor.
7929 * minibuf.texi (Minibuffer Misc): Add anchor.
7930
79312004-07-23 John Paul Wallington <jpw@gnu.org>
7932
7933 * macros.texi (Defining Macros): Declaration keyword for setting
7934 Edebug spec is `debug' not `edebug'.
7935
79362004-07-19 Luc Teirlinck <teirllm@auburn.edu>
7937
7938 * windows.texi: Various small changes in addition to:
7939 (Window Point): Mention return value of `set-window-point'.
7940 (Window Start): `pos-visible-in-window-p' disregards horizontal
7941 scrolling. Explain return value if PARTIALLY is non-nil.
7942 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
7943 and `set-window-vscroll'.
7944 (Size of Window): The argument WINDOW to `window-inside-edges',
7945 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
7946 (Resizing Windows): Explain return value of
7947 `shrink-window-if-larger-than-buffer'.
7948 `window-size-fixed' automatically becomes buffer local when set.
7949 (Window Configurations): Explain return value of
7950 `set-window-configuration'.
7951
7952 * minibuf.texi (Minibuffer Misc): Add anchor for
7953 `minibuffer-scroll-window'.
7954
7955 * positions.texi (Text Lines): Add anchor for `count-lines'.
7956
79572004-07-17 Richard M. Stallman <rms@gnu.org>
7958
7959 * display.texi (Overlay Properties): Adding `evaporate' prop
7960 deletes empty overlay immediately.
7961
7962 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
7963 fix example.
7964
79652004-07-16 Jim Blandy <jimb@redhat.com>
7966
7967 * searching.texi (Regexp Backslash): Document new \_< and \_>
7968 operators.
7969
79702004-07-16 Juanma Barranquero <lektu@terra.es>
7971
7972 * display.texi (Images): Fix Texinfo usage.
7973
79742004-07-14 Luc Teirlinck <teirllm@auburn.edu>
7975
7976 * buffers.texi (Modification Time): `visited-file-modtime' now
7977 returns a list of two integers, instead of a cons.
7978
79792004-07-13 Luc Teirlinck <teirllm@auburn.edu>
7980
7981 * windows.texi: Various changes in addition to:
7982 (Splitting Windows): Add `split-window-keep-point'.
7983
79842004-07-09 Richard M. Stallman <rms@gnu.org>
7985
7986 * frames.texi (Input Focus): Minor fix.
7987
79882004-07-07 Luc Teirlinck <teirllm@auburn.edu>
7989
7990 * frames.texi (Input Focus): Clarify descriptions of
7991 `select-frame-set-input-focus' and `select-frame'.
7992
79932004-07-06 Luc Teirlinck <teirllm@auburn.edu>
7994
7995 * os.texi: Various small changes in addition to:
7996 (Killing Emacs): Expand and clarify description of
7997 `kill-emacs-query-functions' and `kill-emacs-hook'.
7998 (System Environment): Expand and clarify description of `getenv'
7999 and `setenv'.
8000 (Timers): Clarify description of `run-at-time'.
8001 (Translating Input): Correct description of
8002 `extra-keyboard-modifiers'.
8003 (Flow Control): Correct description of `enable-flow-control'.
8004
80052004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
8006
8007 * os.texi: Update copyright.
8008 (Session Management): Grammar fix.
8009 Clarify which Emacs does the restarting.
8010 Use @samp for *scratch* buffer.
8011
80122004-07-04 Alan Mackenzie <acm@muc.de>
8013
8014 * frames.texi (Input Focus): Add documentation for
8015 `select-frame-set-input-focus'. Replace refs to non-existent
8016 `switch-frame' with `select-frame'. Minor corrections and tidying
8017 up of text-only terminal stuff.
8018
80192004-07-02 Richard M. Stallman <rms@gnu.org>
8020
8021 * files.texi (Saving Buffers): Cleanup write-contents-function.
8022 (Magic File Names): Cleanup file-remote-p.
8023
b344d29d 80242004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
8025
8026 * files.texi (Magic File Names): `file-remote-p' returns an
8027 identifier of the remote system, not just t.
8028
80292004-07-02 David Kastrup <dak@gnu.org>
8030
8031 * searching.texi (Entire Match Data): Add explanation about new
8032 match-data behavior when @var{integers} is non-nil.
8033
80342004-06-24 Richard M. Stallman <rms@gnu.org>
8035
8036 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
8037
8038 * customize.texi (Variable Definitions): Note about doc strings
8039 and :set.
8040
8041 * keymaps.texi (Keymap Terminology): Document `kbd'.
8042 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
8043
8044 * display.texi (Invisible Text): Setting buffer-invisibility-spec
8045 makes it buffer-local.
8046
8047 * files.texi (Saving Buffers): Correct previous change.
8048
8049 * commands.texi (Accessing Events):
8050 Clarify posn-col-row and posn-actual-col-row.
8051
80522004-06-24 David Ponce <david.ponce@wanadoo.fr>
8053
8054 * commands.texi (Accessing Events): New functions
8055 posn-at-point and posn-at-x-y. Add example to posn-x-y.
8056
80572004-06-23 Luc Teirlinck <teirllm@auburn.edu>
8058
8059 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
8060 * frames.texi, buffers.texi, backups.texi, variables.texi:
8061 * loading.texi, eval.texi, functions.texi, control.texi:
8062 * symbols.texi, minibuf.texi: Reposition @anchor's.
8063
8064 * help.texi: Various small changes in addition to the following.
8065 (Describing Characters): Describe PREFIX argument to
8066 `key-description'. Correct and clarify definition of
8067 `text-char-description'. Describe NEED-VECTOR argument to
8068 `read-kbd-macro'.
8069 (Help Functions): Clarify definition of `apropos'.
8070
80712004-06-23 Lars Hansen <larsh@math.ku.dk>
8072
8073 * files.texi (Saving Buffers): Correct description of
8074 `write-contents-functions'.
8075
80762004-06-21 Juanma Barranquero <lektu@terra.es>
8077
8078 * display.texi (Images): Remove redundant @vindex directives.
8079 Rewrite `image-library-alist' doc in active voice.
8080
80812004-06-14 Juanma Barranquero <lektu@terra.es>
8082
8083 * display.texi (Images): Document new delayed library loading,
8084 variable `image-library-alist' and (existing but undocumented)
8085 function `image-type-available-p'.
8086
80872004-06-05 Richard M. Stallman <rms@gnu.org>
8088
8089 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
8090 refer the user to the Initial Input node.
8091 (Text from Minibuffer): Likewise.
8092 (Initial Input): New node. Document this feature
8093 and say it is mostly deprecated.
8094
80952004-05-30 Richard M. Stallman <rms@gnu.org>
8096
8097 * loading.texi (Named Features): Clarify return value
8098 and meaning of NOERROR.
8099
8100 * variables.texi (File Local Variables): Minor cleanup.
8101
81022004-05-30 Michael Albinus <michael.albinus@gmx.de>
8103
8104 * files.texi (Magic File Names): Add `file-remote-p' as operation
8105 of file name handlers.
8106
81072004-05-29 Richard M. Stallman <rms@gnu.org>
8108
8109 * modes.texi (Minor Mode Conventions): (-) has no special meaning
8110 as arg to a minor mode command.
8111
81122004-05-22 Richard M. Stallman <rms@gnu.org>
8113
8114 * syntax.texi (Syntax Class Table): Word syntax not just for English.
8115
8116 * streams.texi (Output Variables): Doc float-output-format.
8117
8118 * searching.texi (Regexp Special): Nested repetition can be infloop.
8119
8120 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
8121 real stack overflow.
8122
8123 * compile.texi: Minor cleanups.
8124
81252004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
8126
8127 * lists.texi (Cons Cells): Explain dotted lists, true lists,
8128 circular lists.
8129 (List Elements): Explain handling of circular and dotted lists.
8130
81312004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
8132
8133 * modes.texi (Search-based Fontification): Fix typo.
8134
81352004-05-10 Juanma Barranquero <lektu@terra.es>
8136
8137 * modes.texi (Mode Line Variables): Fix description of
8138 global-mode-string, which is now after which-func-mode, not the
8139 buffer name.
8140
81412004-05-07 Lars Hansen <larsh@math.ku.dk>
8142
8143 * modes.texi (Desktop Save Mode): Add.
8144 (Modes): Add menu entry Desktop Save Mode.
8145
8146 * hooks.texi: Add desktop-after-read-hook,
8147 desktop-no-desktop-file-hook and desktop-save-hook.
8148
8149 * locals.texi: Add desktop-save-buffer.
8150
81512004-04-30 Jesper Harder <harder@ifa.au.dk>
8152
8153 * display.texi: emacs -> Emacs.
8154
81552004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
8156
8157 * files.texi (Changing Files): Document set-file-times.
8158
81592004-04-23 Juanma Barranquero <lektu@terra.es>
8160
8161 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8162
81632004-04-18 Jesper Harder <harder@ifa.au.dk>
8164
8165 * tips.texi (Coding Conventions): defopt -> defcustom.
8166
81672004-04-16 Luc Teirlinck <teirllm@auburn.edu>
8168
8169 * sequences.texi: Various clarifications.
8170
81712004-04-14 Luc Teirlinck <teirllm@auburn.edu>
8172
8173 * buffers.texi (Read Only Buffers): Mention optional ARG to
8174 `toggle-read-only'.
8175
81762004-04-14 Nick Roberts <nick@nick.uklinux.net>
8177
8178 * windows.texi (Selecting Windows): Note that get-lru-window
8179 returns a full-width window if possible.
8180
81812004-04-13 Luc Teirlinck <teirllm@auburn.edu>
8182
8183 * buffers.texi: Various changes in addition to:
8184 (Buffer File Name): Add `find-buffer-visiting'.
8185 (Buffer Modification): Mention optional ARG to `not-modified'.
8186 (Indirect Buffers): Mention optional CLONE argument to
8187 `make-indirect-buffer'.
8188
8189 * files.texi: Various changes in addition to:
8190 (Visiting Functions): `find-file-hook' is now a normal hook.
8191 (File Name Expansion): Explain difference between the way that
8192 `expand-file-name' and `file-truename' treat `..'.
8193 (Contents of Directories): Mention optional ID-FORMAT argument to
8194 `directory-files-and-attributes'.
8195 (Format Conversion): Mention new optional CONFIRM argument to
8196 `format-write-file'.
8197
81982004-04-12 Miles Bader <miles@gnu.org>
8199
8200 * macros.texi (Expansion): Add description of `macroexpand-all'.
8201
82022004-04-05 Jesper Harder <harder@ifa.au.dk>
8203
5dcb4c4e
SM
8204 * variables.texi (Variable Aliases):
8205 Mention cyclic-variable-indirection.
b8d4c8d0
GM
8206
8207 * errors.texi (Standard Errors): Ditto.
8208
82092004-04-04 Luc Teirlinck <teirllm@auburn.edu>
8210
8211 * backups.texi: Various small changes in addition to:
8212 (Making Backups): Mention return value of `backup-buffer'.
8213 (Auto-Saving): Mention optional FORCE argument to
8214 `delete-auto-save-file-if-necessary'.
8215 (Reverting): Mention optional PRESERVE-MODES argument to
8216 `revert-buffer'. Correct description of `revert-buffer-function'.
8217
82182004-03-22 Juri Linkov <juri@jurta.org>
8219
8220 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
8221 with `Vector Functions'.
8222
8223 * text.texi (Sorting): Add missing quote.
8224
82252004-03-14 Luc Teirlinck <teirllm@auburn.edu>
8226
8227 * intro.texi (Lisp History): Replace xref to `cl' manual with
8228 inforef.
8229
82302004-03-12 Richard M. Stallman <rms@gnu.org>
8231
8232 * intro.texi (Version Info): Add arg to emacs-version.
8233 (Lisp History): Change xref to CL manual.
8234
82352004-03-09 Luc Teirlinck <teirllm@auburn.edu>
8236
8237 * minibuf.texi (Completion Commands): Add xref to Emacs manual
8238 for Partial Completion mode.
8239
82402004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
8241
8242 * customize.texi: Fix typo. Remove eol whitespace.
8243
82442004-03-04 Richard M. Stallman <rms@gnu.org>
8245
8246 * processes.texi: Fix typos.
8247
8248 * lists.texi (Building Lists): Minor clarification.
8249
8250 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
8251 in make-hash-table.
8252
82532004-02-29 Juanma Barranquero <lektu@terra.es>
8254
8255 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
8256 rm, and ignore exit code.
8257
82582004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
8259
8260 * display.texi (Defining Faces): Add description for min-colors.
8261 Update example.
8262
82632004-02-23 Luc Teirlinck <teirllm@auburn.edu>
8264
8265 * abbrevs.texi: Various corrections and clarifications in addition
8266 to the following:
8267 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
8268
82692004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
8270
8271 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
8272
82732004-02-21 Luc Teirlinck <teirllm@auburn.edu>
8274
8275 * text.texi: Various small changes in addition to the following:
8276 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
8277 to delete-horizontal-space.
8278 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
8279 description of yank-handler text property at various places.
8280
8281 * frames.texi (Window System Selections): Add anchor.
8282
8283 * syntax.texi (Syntax Table Functions): Clarify and correct
8284 descriptions of make-syntax-table and copy-syntax-table.
8285 (Motion and Syntax): Clarify SYNTAXES argument to
8286 skip-syntax-forward.
8287 (Parsing Expressions): Mention that the return value of
8288 parse-partial-sexp is currently a list of ten rather than nine
8289 elements.
8290 (Categories): Various corrections and clarifications.
8291
82922004-02-17 Luc Teirlinck <teirllm@auburn.edu>
8293
8294 * markers.texi (Marker Insertion Types): Minor change.
8295
8296 * locals.texi (Standard Buffer-Local Variables):
8297 * commands.texi (Interactive Codes, Using Interactive):
8298 * functions.texi (Related Topics): Fix xrefs.
8299
83002004-02-16 Luc Teirlinck <teirllm@auburn.edu>
8301
8302 * lists.texi (Sets And Lists): Update description of delete-dups.
8303
83042004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
8305
8306 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
8307
c8763fb6 83082004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
8309
8310 * frames.texi (Parameter Access): frame-parameters arg is optional.
8311 modify-frame-parameters handles nil for FRAME.
8312 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
8313 are all-or-nothing for certain toolkits.
8314 Mention parameter wait-for-wm.
8315 (Frames and Windows): In frame-first-window and frame-selected-window
8316 the arg is optional.
8317 (Input Focus): In redirect-frame-focus the second arg is optional.
8318 (Window System Selections): Mention selection type CLIPBOARD.
8319 Mention data-type UTF8_STRING.
8320 Mention numbering of cut buffers.
8321 (Resources): Describe x-resource-name.
8322
83232004-02-16 Richard M. Stallman <rms@gnu.org>
8324
8325 * windows.texi (Buffers and Windows): Delete false table
8326 about all-frames.
8327
8328 * syntax.texi (Parsing Expressions): Delete old caveat
8329 about parse-sexp-ignore-comments.
8330
8331 * streams.texi (Output Variables): Add print-quoted.
8332
8333 * lists.texi (Building Lists): Minor cleanup.
8334
8335 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
8336
8337 * display.texi (Overlays): Explain overlays use markers.
8338 (Managing Overlays): Explain front-advance and rear-advance
8339 in more detail.
8340
8341 * loading.texi (Unloading): Document unload-feature-special-hooks.
8342 Get rid of fns-NNN.el file.
8343
83442004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
8345
8346 * help.texi (Describing Characters): Fix text-char-description
8347 example output.
8348
8349 * edebug.texi (Using Edebug): Fix example.
8350
8351 * debugging.texi (Internals of Debugger): Fix return value.
8352
8353 * files.texi (Changing Files): Fix argname.
8354
8355 * calendar.texi: Fix parens, and default values.
8356
8357 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
8358 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 8359 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
8360
8361 * positions.texi (Text Lines): Don't add -1 in current-line.
8362
83632004-02-16 Richard M. Stallman <rms@gnu.org>
8364
8365 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
8366
83672004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
8368
8369 * processes.texi (Low-Level Network): Fix a typo.
8370
83712004-02-12 Kim F. Storm <storm@cua.dk>
8372
8373 * display.texi (Fringes): Use consistent wording.
8374 Note that window-fringe's window arg is optional.
8375 (Scroll Bars): Use consistent wording.
8376
83772004-02-11 Luc Teirlinck <teirllm@auburn.edu>
8378
8379 * tips.texi (Comment Tips): Document the new conventions for
8380 commenting out code.
8381
c8763fb6 83822004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 8383
5dcb4c4e 8384 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
8385
83862004-02-07 Kim F. Storm <storm@cua.dk>
8387
8388 * positions.texi (Text Lines): Add line-number-at-pos.
8389
83902004-02-06 John Paul Wallington <jpw@gnu.org>
8391
8392 * display.texi (Button Properties, Button Buffer Commands):
8393 mouse-2 invokes button, not down-mouse-1.
8394
83952004-02-04 Jason Rumney <jasonr@gnu.org>
8396
8397 * makefile.w32-in: Sync with Makefile.in changes.
8398
83992004-02-03 Luc Teirlinck <teirllm@auburn.edu>
8400
8401 * minibuf.texi (Text from Minibuffer): Various corrections and
8402 clarifications.
8403 (Object from Minibuffer): Correct Lisp description of
8404 read-minibuffer.
8405 (Minibuffer History): Clarify description of cons values for
8406 HISTORY arguments.
5dcb4c4e
SM
8407 (Basic Completion): Various corrections and clarifications.
8408 Add completion-regexp-list.
b8d4c8d0
GM
8409 (Minibuffer Completion): Correct and clarify description of
8410 completing-read.
5dcb4c4e
SM
8411 (Completion Commands): Mention Partial Completion mode.
8412 Various other minor changes.
b8d4c8d0
GM
8413 (High-Level Completion): Various corrections and clarifications.
8414 (Reading File Names): Ditto.
8415 (Minibuffer Misc): Ditto.
8416
84172004-01-26 Luc Teirlinck <teirllm@auburn.edu>
8418
8419 * strings.texi (Text Comparison): assoc-string also matches
8420 elements of alists that are strings instead of conses.
8421 (Formatting Strings): Standardize Texinfo usage. Update index
8422 entries.
8423
84242004-01-20 Luc Teirlinck <teirllm@auburn.edu>
8425
8426 * lists.texi (Sets And Lists): Add delete-dups.
8427
84282004-01-15 Luc Teirlinck <teirllm@auburn.edu>
8429
8430 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
8431 special form.
8432 * macros.texi (Defining Macros): Update description of `declare',
8433 which now is a macro.
8434 (Wrong Time): Fix typos.
8435
84362004-01-14 Luc Teirlinck <teirllm@auburn.edu>
8437
8438 * compile.texi (Compilation Functions): Expand descriptions of
8439 `compile-defun', `byte-compile-file', `byte-recompile-directory'
8440 and `batch-byte-compile'. In particular, mention and describe
8441 all optional arguments.
8442 (Disassembly): Correct and clarify the description of `disassemble'.
8443
84442004-01-11 Luc Teirlinck <teirllm@auburn.edu>
8445
8446 * searching.texi: Various small changes in addition to the
8447 following.
8448 (Regexp Example): Adapt to new value of `sentence-end'.
8449 (Regexp Functions): The PAREN argument to `regexp-opt' can be
8450 `words'.
8451 (Search and Replace): Add usage note for `perform-replace'.
8452 (Entire Match Data): Mention INTEGERS and REUSE arguments to
8453 `match-data'.
8454 (Standard Regexps): Update for new values of `paragraph-start'
8455 and `sentence-end'.
8456
84572004-01-07 Luc Teirlinck <teirllm@auburn.edu>
8458
8459 * files.texi (Saving Buffers): Clarify descriptions of
8460 `write-contents-functions' and `before-save-hook'.
8461 Make the defvar's for `before-save-hook' and `after-save-hook'
8462 into defopt's.
8463
84642004-01-07 Kim F. Storm <storm@cua.dk>
8465
8466 * commands.texi (Click Events): Describe new image and
8467 width/height elements of click events.
8468 (Accessing Events): Add posn-string, posn-image, and
8469 posn-object-width-height. Change posn-object to return either
8470 image or string object.
8471
84722004-01-01 Simon Josefsson <jas@extundo.com>
8473
8474 * hooks.texi (Standard Hooks): Add before-save-hook.
8475 * files.texi (Saving Buffers): Likewise.
8476
84772004-01-03 Richard M. Stallman <rms@gnu.org>
8478
8479 * frames.texi (Frames and Windows): Delete frame-root-window.
8480
84812004-01-03 Luc Teirlinck <teirllm@auburn.edu>
8482
8483 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
8484
8485 * functions.texi: Various small changes in addition to the
8486 following.
5dcb4c4e
SM
8487 (What Is a Function): `functionp' returns nil for macros.
8488 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
8489 (Function Documentation): Add `\' in front of (fn @var{arglist})
8490 and explain why.
8491 (Defining Functions): Mention DOCSTRING argument to `defalias'.
8492 Add anchor.
8493 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
8494
84952004-01-01 Miles Bader <miles@gnu.org>
8496
8497 * display.texi (Buttons): New section.
8498
84992003-12-31 Andreas Schwab <schwab@suse.de>
8500
8501 * numbers.texi (Math Functions): sqrt reports a domain-error
8502 error.
8503 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
8504
85052003-12-30 Luc Teirlinck <teirllm@auburn.edu>
8506
8507 * tips.texi (Documentation Tips): Update item on hyperlinks in
8508 documentation strings.
8509
8510 * errors.texi (Standard Errors): Various small corrections and
8511 additions.
8512
8513 * control.texi: Various small changes in addition to the
8514 following.
8515 (Signaling Errors): Provide some more details on how `signal'
8516 constructs the error message. Add anchor to the definition of
8517 `signal'.
8518 (Error Symbols): Describe special treatment of `quit'.
8519 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
8520 to emphasize that it has to be a single form.
8521
8522 * buffers.texi: Add anchor.
8523
85242003-12-29 Richard M. Stallman <rms@gnu.org>
8525
8526 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
8527 (Window Configurations): Add window-configuration-frame.
8528
8529 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
8530
8531 * text.texi (Examining Properties): Add get-char-property-and-overlay.
8532 Change arg name in get-char-property.
8533 (Special Properties): Update handling of keymap property.
8534
8535 * strings.texi (Modifying Strings): Add clear-string.
8536 (Text Comparison): Add assoc-string and remove
8537 assoc-ignore-case, assoc-ignore-representation.
8538
8539 * os.texi (Time of Day): Add set-time-zone-rule.
8540
8541 * numbers.texi (Math Functions): asin, acos, log, log10
8542 report domain-error errors.
8543
8544 * nonascii.texi (Converting Representations):
8545 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
8546 (Encoding and I/O): Add file-name-coding-system.
8547
8548 * modes.texi (Search-based Fontification): Explain that
8549 face specs are symbols with face names as values.
8550
8551 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
8552
8553 * lists.texi (Building Lists): remq moved elsewhere.
8554 (Sets And Lists): remq moved here.
8555 (Association Lists): Refer to assoc-string.
8556
8557 * internals.texi (Garbage Collection): Add memory-use-counts.
8558
8559 * frames.texi (Frames and Windows): Add set-frame-selected-window
8560 and frame-root-window.
8561
8562 * files.texi (Contents of Directories):
8563 Add directory-files-and-attributes.
8564
8565 * display.texi (Refresh Screen): Add force-window-update.
8566 (Invisible Text): Explain about moving point out of invis text.
8567 (Overlay Properties): Add overlay-properties.
8568 (Managing Overlays): Add overlayp.
8569 (GIF Images): Invalid image number displays a hollow box.
8570
8571 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
8572 (Killing Buffers): Add buffer-live-p.
8573
85742003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
8575
8576 * display.texi (Fringes): Fix typo "set-buffer-window".
8577
85782003-12-24 Luc Teirlinck <teirllm@auburn.edu>
8579
8580 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
8581 * nonascii.texi, processes.texi, tips.texi, variables.texi:
8582 Add or change various xrefs and anchors.
8583
8584 * commands.texi: Replace all occurrences of @acronym{CAR} with
8585 @sc{car}, for consistency with the rest of the Elisp manual.
8586 `car' and `cdr' are historically acronyms, but are no longer
8587 widely thought of as such.
8588
8589 * internals.texi (Pure Storage): Mention that `purecopy' does not
8590 copy text properties.
8591 (Object Internals): Now 29 bits are used (in most implementations)
8592 to address Lisp objects.
8593
8594 * variables.texi (Variables with Restricted Values): New node.
8595
8596 * objects.texi (Lisp Data Types): Mention that certain variables
8597 can only take on a restricted set of values and add an xref to
8598 the new node "Variables with Restricted Values".
8599
8600 * eval.texi (Function Indirection): Describe the errors that
8601 `indirect-function' can signal.
8602 (Eval): Clarify the descriptions of `eval-region' and `values'.
8603 Describe `eval-buffer' instead of `eval-current-buffer' and
8604 mention `eval-current-buffer' as an alias for `current-buffer'.
8605 Correct the description and mention all optional arguments.
8606
8607 * nonascii.texi: Various small changes in addition to the
8608 following.
8609 (Converting Representations): Clarify behavior of
8610 `string-make-multibyte' and `string-to-multibyte' for unibyte all
8611 ASCII arguments.
8612 (Character Sets): Document the variable `charset-list' and adapt
8613 the definition of the function `charset-list' accordingly.
8614 (Translation of Characters): Clarify use of generic characters in
8615 `make-translation-table'. Clarify and correct the description of
8616 the use of translation tables in encoding and decoding.
8617 (User-Chosen Coding Systems): Correct and clarify the description
8618 of `select-safe-coding-system'.
8619 (Default Coding Systems): Clarify description of
8620 `file-coding-system-alist'.
8621
86222003-11-30 Luc Teirlinck <teirllm@auburn.edu>
8623
8624 * strings.texi (Text Comparison): Correctly describe when two
8625 strings are `equal'. Combine and clarify descriptions of
8626 `assoc-ignore-case' and `assoc-ignore-representation'.
8627
8628 * objects.texi (Non-ASCII in Strings): Clarify description of
8629 when a string is unibyte or multibyte.
8630 (Bool-Vector Type): Update examples.
8631 (Equality Predicates): Correctly describe when two strings are
8632 `equal'.
8633
86342003-11-29 Luc Teirlinck <teirllm@auburn.edu>
8635
8636 * lists.texi (Building Lists): `append' no longer accepts integer
8637 arguments. Update the description of `number-sequence' to reflect
8638 recent changes.
8639 (Sets And Lists): Describe `member-ignore-case' after `member'.
8640
86412003-11-27 Kim F. Storm <storm@cua.dk>
8642
8643 * commands.texi (Click Events): Click object may be an images.
8644 Describe (dx . dy) element of click positions.
8645 (Accessing Events): Remove duplicate posn-timestamp.
8646 New functions posn-object and posn-object-x-y.
8647
86482003-11-23 Kim F. Storm <storm@cua.dk>
8649
8650 * commands.texi (Click Events): Describe enhancements to event
8651 position lists, including new text-pos and (col . row) items.
8652 Mention left-fringe and right-fringe area events.
8653 (Accessing Events): New functions posn-area and
8654 posn-actual-col-row. Mention posn-timestamp. Mention that
8655 posn-point in non-text area still returns buffer position.
8656 Clarify posn-col-row.
8657
86582003-11-21 Lars Hansen <larsh@math.ku.dk>
8659
8660 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
8661 * anti.texi (File Attributes): Describe removed parameter
8662 ID-FORMAT.
8663
86642003-11-20 Luc Teirlinck <teirllm@auburn.edu>
8665
8666 * positions.texi (Positions): Mention that, if a marker is used as
8667 a position, its buffer is ignored.
8668
8669 * markers.texi (Overview of Markers): Mention it here too.
8670
86712003-11-12 Luc Teirlinck <teirllm@auburn.edu>
8672
8673 * numbers.texi (Numeric Conversions): Not just `floor', but also
8674 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
8675
86762003-11-10 Luc Teirlinck <teirllm@auburn.edu>
8677
8678 * markers.texi (Creating Markers): Specify insertion type of
8679 created markers. Add xref to `Marker Insertion Types'.
8680 Second argument to `copy-marker' is optional.
8681 (Marker Insertion Types): Mention that most markers are created
8682 with insertion type nil.
8683 (The Mark): Correctly describe when `mark' signals an error.
8684 (The Region): Correctly describe when `region-beginning' and
8685 `region-end' signal an error.
8686
86872003-11-08 Luc Teirlinck <teirllm@auburn.edu>
8688
8689 * hash.texi (Creating Hash): Clarify description of `eql'.
8690 `makehash' is obsolete.
8691 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
8692
8693 * positions.texi (Point): Change description of `buffer-end', so
8694 that it is also correct for floating point arguments.
8695 (List Motion): Correct argument lists of `beginning-of-defun' and
8696 `end-of-defun'.
8697 (Excursions): Add xref to `Marker Insertion Types'.
8698 (Narrowing): Argument to `narrow-to-page' is optional.
8699
87002003-11-06 Luc Teirlinck <teirllm@auburn.edu>
8701
8702 * streams.texi (Output Streams): Clarify behavior of point for
8703 marker output streams.
8704
87052003-11-04 Luc Teirlinck <teirllm@auburn.edu>
8706
8707 * variables.texi (Defining Variables): Second argument to
8708 `defconst' is not optional.
8709 (Setting Variables): Mention optional argument APPEND to
8710 `add-to-list'.
8711 (Creating Buffer-Local): Expand description of
8712 `make-variable-buffer-local'.
8713 (Frame-Local Variables): Expand description of
8714 `make-variable-frame-local'.
8715 (Variable Aliases): Correct description of optional argument
8716 DOCSTRING to `defvaralias'. Mention return value of
8717 `defvaralias'.
8718 (File Local Variables): Add xref to `File variables' in Emacs
8719 Manual. Correct description of `hack-local-variables'. Mention
8720 `safe-local-variable' property. Mention optional second argument
8721 to `risky-local-variable-p'.
8722
87232003-11-03 Luc Teirlinck <teirllm@auburn.edu>
8724
8725 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
8726
87272003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8728
8729 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
8730 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
8731 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
8732 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
8733 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
8734 lispref/processes.texi, lispref/searching.texi,
8735 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
8736 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
8737 @acronym{FOO}.
8738
87392003-10-27 Luc Teirlinck <teirllm@auburn.edu>
8740
8741 * strings.texi (Creating Strings): Argument START to `substring'
8742 can not be `nil'. Expand description of
8743 `substring-no-properties'. Correct description of `split-string',
8744 especially with respect to empty matches. Prevent very bad line
8745 break in definition of `split-string-default-separators'.
8746 (Text Comparison): `string=' and `string<' also accept symbols as
8747 arguments.
8748 (String Conversion): More completely describe argument BASE in
8749 `string-to-number'.
8750 (Formatting Strings): `%s' and `%S' in `format' do require
8751 corresponding object. Clarify behavior of numeric prefix after
8752 `%' in `format'.
8753 (Case Conversion): The argument to `upcase-initials' can be a
8754 character.
8755
87562003-10-27 Kenichi Handa <handa@m17n.org>
8757
8758 * display.texi (Fontsets): Fix texinfo usage.
8759
87602003-10-25 Kenichi Handa <handa@m17n.org>
8761
8762 * display.texi (Fontsets): Add description of the function
8763 set-fontset-font.
8764
87652003-10-23 Luc Teirlinck <teirllm@auburn.edu>
8766
8767 * display.texi (Temporary Displays): Add xref to `Documentation
8768 Tips'.
8769
8770 * functions.texi (Function Safety): Use inforef instead of pxref
8771 for SES.
8772
87732003-10-23 Andreas Schwab <schwab@suse.de>
8774
8775 * Makefile.in (TEX, texinputdir): Don't define.
8776 (TEXI2DVI): Define.
8777 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
8778 add $(srcdir)/index.texi.
8779 ($(infodir)/elisp): Remove index.texi dependency.
8780 (elisp.dvi): Likewise. Use $(TEXI2DVI).
8781 (index.texi): Remove target.
8782 (dist): Don't link $(srcdir)/permute-index.
8783 (clean): Don't remove index.texi.
8784
8785 * permute-index, index.perm: Remove.
8786 * index.texi: Rename from index.unperm.
8787
87882003-10-22 Luc Teirlinck <teirllm@auburn.edu>
8789
8790 * tips.texi (Documentation Tips): Document new behavior for face
8791 and variable hyperlinks in Help mode.
8792
87932003-10-21 Luc Teirlinck <teirllm@auburn.edu>
8794
8795 * objects.texi (Integer Type): Update for extra bit of integer range.
8796 (Character Type): Ditto.
8797
87982003-10-16 Eli Zaretskii <eliz@gnu.org>
8799
8800 * numbers.texi (Integer Basics): Add index entries for reading
8801 numbers in hex, octal, and binary.
8802
88032003-10-16 Lute Kamstra <lute@gnu.org>
8804
8805 * modes.texi (Mode Line Format): Mention force-mode-line-update's
8806 argument.
8807
88082003-10-13 Luc Teirlinck <teirllm@auburn.edu>
8809
8810 * windows.texi (Choosing Window): Fix typo.
8811 * edebug.texi (Edebug Execution Modes): Fix typo.
8812
88132003-10-13 Richard M. Stallman <rms@gnu.org>
8814
8815 * windows.texi (Basic Windows): A window has fringe settings,
8816 display margins and scroll-bar settings.
8817 (Splitting Windows): Doc split-window return value.
8818 Clean up one-window-p.
8819 (Selecting Windows): Fix typo.
8820 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
8821 (Buffers and Windows): In set-window-buffer, explain effect
8822 on fringe settings and scroll bar settings.
8823 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
8824 (Choosing Window): Use defopt for pop-up-frame-function.
8825 For special-display-buffer-names, explain same-window and same-frame.
8826 Clarify window-dedicated-p return value.
8827 (Textual Scrolling): scroll-up and scroll-down can get an error.
8828 (Horizontal Scrolling): Clarify auto-hscroll-mode.
8829 Clarify set-window-hscroll.
8830 (Size of Window): Don't mention tool bar in window-height.
8831 (Coordinates and Windows): Explain what coordinates-in-window-p
8832 returns for fringes and display margins.
8833 (Window Configurations): Explain saving fringes, etc.
8834
8835 * tips.texi (Library Headers): Clean up Documentation.
8836
8837 * syntax.texi (Parsing Expressions): Clean up forward-comment
8838 and parse-sexp-lookup-properties.
8839
8840 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
8841
8842 * os.texi (System Environment): Clean up text for load-average errors.
8843
8844 * modes.texi (Hooks): Don't explain local hook details at front.
8845 Clarify run-hooks and run-hook-with-args a little.
8846 Clean up add-hook and remove-hook.
8847
8848 * edebug.texi (Edebug Execution Modes): Clarify t.
8849 Document edebug-sit-for-seconds.
8850 (Coverage Testing): Document C-x X = and =.
8851 (Instrumenting Macro Calls): Fix typo.
8852 (Specification List): Don't index the specification keywords.
8853
88542003-10-10 Kim F. Storm <storm@cua.dk>
8855
8856 * processes.texi (Network): Introduce make-network-process.
8857
88582003-10-09 Luc Teirlinck <teirllm@auburn.edu>
8859
8860 * tips.texi (Library Headers): Fix typo.
8861
88622003-10-07 Juri Linkov <juri@jurta.org>
8863
8864 * modes.texi (Imenu): Mention imenu-create-index-function's
8865 default value. Explain submenus better.
8866
88672003-10-07 Lute Kamstra <lute@gnu.org>
8868
8869 * modes.texi (Faces for Font Lock): Fix typo.
8870 (Hooks): Explain how buffer-local hook variables can refer to
8871 global hook variables.
8872 Various minor clarifications.
8873
88742003-10-06 Lute Kamstra <lute@gnu.org>
8875
8876 * tips.texi (Coding Conventions): Mention naming conventions for
8877 hooks.
8878
88792003-10-05 Luc Teirlinck <teirllm@auburn.edu>
8880
8881 * loading.texi (Library Search): Correct default value of
8882 load-suffixes.
8883 (Named Features): Fix typo.
8884
88852003-10-05 Richard M. Stallman <rms@gnu.org>
8886
8887 * loading.texi (Named Features): In `provide',
8888 say how to test for subfeatures.
8889 (Unloading): In unload-feature, use new var name
8890 unload-feature-special-hooks.
8891
88922003-10-03 Lute Kamstra <lute@gnu.org>
8893
8894 * modes.texi (Major Mode Conventions): Mention third way to set up
8895 Imenu.
8896 (Imenu): A number of small fixes.
8897 Delete documentation of internal variable imenu--index-alist.
8898 Document the return value format of imenu-create-index-function
8899 functions.
8900
89012003-09-30 Richard M. Stallman <rms@gnu.org>
8902
8903 * processes.texi (Network): Say what stopped datagram connections do.
8904
8905 * lists.texi (Association Lists): Clarify `assq-delete-all'.
8906
8907 * display.texi (Overlay Properties): Clarify `evaporate' property.
8908
89092003-09-29 Lute Kamstra <lute@gnu.org>
8910
8911 * modes.texi (Mode Line Data): Explain when symbols in mode-line
8912 constructs should be marked as risky.
8913 Change cons cell into proper list.
8914 (Mode Line Variables): Change cons cell into proper list.
8915
89162003-09-26 Lute Kamstra <lute@gnu.org>
8917
8918 * modes.texi (Mode Line Data): Document the :propertize construct.
8919 (Mode Line Variables): Reorder the descriptions of the variables
8920 to match their order in the default mode-line-format.
8921 Describe the new variables mode-line-position and mode-line-modes.
8922 Update the default values of mode-line-frame-identification,
8923 minor-mode-alist, and default-mode-line-format.
8924 (Properties in Mode): Mention the :propertize construct.
8925
89262003-09-26 Richard M. Stallman <rms@gnu.org>
8927
8928 * buffers.texi, commands.texi, debugging.texi, eval.texi:
8929 * loading.texi, minibuf.texi, text.texi, variables.texi:
8930 Avoid @strong{Note:}.
8931
89322003-09-26 Richard M. Stallman <rms@gnu.org>
8933
8934 * keymaps.texi (Remapping Commands): Fix typo.
8935
89362003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
8937
8938 * processes.texi (Low-Level Network): Fix typo.
8939
89402003-09-23 Kim F. Storm <storm@cua.dk>
8941
8942 * processes.texi (Network, Network Servers): Fix typos.
8943 (Low-Level Network): Add timeout value for :server keyword.
8944 Add new option keywords to make-network-process.
8945 Add set-network-process-options.
8946 Explain how to test availability of network options.
8947
89482003-09-19 Richard M. Stallman <rms@gnu.org>
8949
8950 * text.texi (Motion by Indent): Arg to
8951 backward-to-indentation and forward-to-indentation is optional.
8952
8953 * strings.texi (Creating Strings): Add substring-no-properties.
8954
8955 * processes.texi
8956 (Process Information): Add list-processes arg QUERY-ONLY.
8957 Delete process-contact from here.
8958 Add new status values for process-status.
8959 Add process-get, process-put, process-plist, set-process-plist.
8960 (Synchronous Processes): Add call-process-shell-command.
8961 (Signals to Processes): signal-process allows process objects.
8962 (Network): Complete rewrite.
8963 (Network Servers, Datagrams, Low-Level Network): New nodes.
8964
8965 * positions.texi (Word Motion): forward-word, backward-word
8966 arg is optional. Reword.
8967
8968 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
8969
8970 * variables.texi (Creating Buffer-Local):
8971 Delete duplicate definition of buffer-local-value.
8972 (File Local Variables): Explain about discarding text props.
8973
89742003-09-11 Richard M. Stallman <rms@gnu.org>
8975
8976 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
8977 changes variables that record input events.
8978 (Minibuffer Misc): Add minibuffer-selected-window.
8979
8980 * lists.texi (Building Lists): Add copy-tree.
8981
8982 * display.texi (Fontsets): Add char-displayable-p.
8983 (Scroll Bars): New node.
8984
89852003-09-08 Lute Kamstra <lute@gnu.org>
8986
8987 * modes.texi (%-Constructs): Document new `%i' and `%I'
8988 constructs.
8989
89902003-09-03 Peter Runestig <peter@runestig.com>
8991
8992 * makefile.w32-in: New file.
8993
89942003-08-29 Richard M. Stallman <rms@gnu.org>
8995
8996 * display.texi (Overlay Properties): Clarify how priorities
8997 affect use of the properties.
8998
89992003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9000
9001 * customize.texi (Type Keywords): Correct the description of
9002 `:help-echo' in the case where `motion-doc' is a function.
9003
90042003-08-14 John Paul Wallington <jpw@gnu.org>
9005
9006 * modes.texi (Emulating Mode Line): Subsection, not section.
9007
90082003-08-13 Richard M. Stallman <rms@gnu.org>
9009
9010 * elisp.texi (Top): Update subnode lists in menu.
9011
9012 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
9013 (Kill Functions): kill-region has new arg yank-handler.
9014 (Yanking): New node.
9015 (Yank Commands): Add yank-undo-function.
9016 (Low-Level Kill Ring):
9017 kill-new and kill-append have new arg yank-handler.
9018 (Changing Properties): Add remove-list-of-text-properties.
9019 (Atomic Changes): New node.
9020
9021 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
9022
9023 * streams.texi (Output Variables): Add eval-expression-print-length
9024 and eval-expression-print-level.
9025
9026 * os.texi (Time Conversion): For encode-time, explain limits on year.
9027
9028 * objects.texi (Character Type): Define anchor "modifier bits".
9029
9030 * modes.texi (Emulating Mode Line): New node.
9031 (Search-based Fontification): Font Lock uses font-lock-face property.
9032 (Other Font Lock Variables): Likewise.
9033
9034 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
9035 not vectors.
9036 (Active Keymaps): Add emulation-mode-map-alists.
9037 (Functions for Key Lookup): key-binding has new arg no-remap.
9038 (Remapping Commands): New node.
9039 (Scanning Keymaps): where-is-internal has new arg no-remap.
9040 (Tool Bar): Add tool-bar-local-item-from-menu.
9041 Clarify when to use tool-bar-add-item-from-menu.
9042
9043 * commands.texi (Interactive Call): commandp has new arg.
9044 (Command Loop Info): Add this-original-command.
9045
90462003-08-06 John Paul Wallington <jpw@gnu.org>
9047
9048 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
9049
9050 * display.texi (Warning Basics): Fix typo.
9051 (Fringes): Add closing curly bracket and fix typo.
9052
9053 * elisp.texi (Top): Fix typo.
9054
90552003-08-05 Richard M. Stallman <rms@gnu.org>
9056
9057 * elisp.texi: Update lists of subnodes.
9058
9059 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
9060
9061 * variables.texi (Local Variables): Use lc for example variable names.
9062
9063 * tips.texi (Library Headers): Explain where to put -*-.
9064
9065 * strings.texi (Creating Strings): Fix xref for vconcat.
9066
9067 * sequences.texi (Vector Functions):
9068 vconcat no longer allows integer args.
9069
9070 * minibuf.texi (Reading File Names): read-file-name has new
9071 arg PREDICATE. New function read-directory-name.
9072
c4cc8b9a 9073 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
9074 (Indenting Macros): New node.
9075
9076 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
9077 (Window Frame Parameters): Make separate table of parameters
9078 that are coupled with specific face attributes.
9079 (Deleting Frames): delete-frame-hooks renamed to
9080 delete-frame-functions.
9081
9082 * files.texi (Magic File Names): Add file-remote-p.
9083 Clarify file-local-copy.
9084
9085 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
9086 here; instead xref Defining Macros.
9087
9088 * display.texi (Warnings): New node, and subnodes.
9089 (Fringes): New node.
9090
9091 * debugging.texi (Test Coverage): New node.
9092
9093 * compile.texi (Compiler Errors): Explain with-no-warnings
9094 and other ways to suppress warnings.
9095
9096 * commands.texi (Interactive Call): Minor clarification.
9097
9098 * buffers.texi (Buffer File Name): set-visited-file-name
9099 renames the buffer too.
9100
9101 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
9102
91032003-07-24 Markus Rost <rost@math.ohio-state.edu>
9104
9105 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
9106
91072003-07-22 Markus Rost <rost@math.ohio-state.edu>
9108
9109 * internals.texi (Garbage Collection): Fix previous change.
9110
91112003-07-22 Richard M. Stallman <rms@gnu.org>
9112
9113 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
9114
9115 * display.texi (Width): Use \s syntax in example.
9116 (Font Selection): Add face-font-rescale-alist.
9117
9118 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
9119 Remove spurious indent in example.
9120
9121 * lists.texi (Building Lists): Add number-sequence.
9122
9123 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
9124
9125 * functions.texi (Function Documentation): Explain how to
9126 show calling convention explicitly in the doc string.
9127
9128 * windows.texi (Selecting Windows): save-selected-window saves
9129 selected window of each frame.
9130 (Window Configurations): Minor change.
9131
9132 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
9133
9134 * streams.texi (Output Variables): Add print-continuous-numbering
9135 and print-number-table.
9136
9137 * processes.texi (Decoding Output): New node.
9138
9139 * os.texi (Time Conversion): decode-time arg is optional.
9140
9141 * objects.texi (Character Type): Don't use space as example for \.
9142 Make list of char names and \-sequences correspond.
9143 Explain that \s is not used in strings. `\ ' needs space after.
9144
9145 * nonascii.texi (Converting Representations): Add string-to-multibyte.
9146 (Translation of Characters): Add translation-table-for-input.
9147 (Default Coding Systems): Add auto-coding-functions.
9148 (Explicit Encoding): Add decode-coding-inserted-region.
9149 (Locales): Add locale-info.
9150
9151 * minibuf.texi (Basic Completion): Describe test-completion.
9152 Collections can be lists of strings.
9153 Clean up lazy-completion-table.
9154 (Programmed Completion): Mention test-completion.
9155 Clarify why lambda expressions are not accepted.
9156 (Minibuffer Misc): Describe minibufferp.
9157
91582003-07-14 Richard M. Stallman <rms@gnu.org>
9159
9160 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
9161
9162 * windows.texi (Selecting Windows): New arg to select-window.
9163 (Selecting Windows): Add with-selected-window.
9164 (Size of Window): Add window-inside-edges, etc.
9165
9166 * internals.texi (Garbage Collection): Add post-gc-hook.
9167
9168 * processes.texi (Subprocess Creation): Add exec-suffixes.
9169
9170 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
9171 (Scanning Keymaps): Add map-keymaps.
9172 (Defining Menus): Add keymap-prompt.
9173
9174 * numbers.texi (Integer Basics): Add most-positive-fixnum,
9175 most-negative-fixnum.
9176
c4cc8b9a 9177 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
9178 (Compiler Errors): New node.
9179
9180 * os.texi (User Identification): user-uid, user-real-uid
9181 can return float.
9182
9183 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
9184 and about derived modes.
9185 (Minor Modes): Add minor-mode-list.
9186 (Defining Minor Modes): Keyword args for define-minor-mode.
9187 (Search-based Fontification): Explain managing other properties.
9188 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 9189 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
9190 (Hooks): Add run-mode-hooks and delay-mode-hooks.
9191
9192 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
9193 (Variable Aliases): Clarify defvaralias.
9194
9195 * loading.texi (Library Search): Add load-suffixes.
9196
9197 * minibuf.texi (Basic Completion): Add lazy-completion-table.
9198 (Programmed Completion): Add dynamic-completion-table.
9199
9200 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
9201 (Magic File Names): Specify precedence order of handlers.
9202
9203 * commands.texi (Command Overview): Emacs server runs pre-command-hook
9204 and post-command-hook.
9205 (Waiting): New calling convention for sit-for.
9206
9207 * text.texi (Special Properties): local-map and keymap properties
9208 apply based on their stickiness.
9209
92102003-07-07 Richard M. Stallman <rms@gnu.org>
9211
9212 * modes.texi (Minor Mode Conventions): Specify only some kinds
9213 of list values as args to minor modes.
9214
9215 * files.texi (File Name Expansion): Warn about iterative use
9216 of substitute-in-file-name.
9217
9218 * advice.texi (Activation of Advice): Clean up previous change.
9219
92202003-07-06 Markus Rost <rost@math.ohio-state.edu>
9221
9222 * advice.texi (Activation of Advice): Note that ad-start-advice is
9223 turned on by default.
9224
92252003-06-30 Richard M. Stallman <rms@gnu.org>
9226
9227 * text.texi (Buffer Contents): Document current-word.
9228 (Change Hooks): Not called for *Messages*.
9229
9230 * functions.texi (Defining Functions): Explain about redefining
9231 primitives.
f4e90db0 9232 (Function Safety): Rename. Minor changes.
b8d4c8d0
GM
9233 Comment out the detailed criteria for what is safe.
9234
92352003-06-22 Andreas Schwab <schwab@suse.de>
9236
9237 * objects.texi (Symbol Type): Fix description of examples.
9238
92392003-06-16 Andreas Schwab <schwab@suse.de>
9240
9241 * hash.texi (Creating Hash): Fix description of :weakness.
9242
c8763fb6 92432003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
9244
9245 * files.texi (Changing Files): copy-file copies file modes, too.
9246
92472003-05-28 Richard M. Stallman <rms@gnu.org>
9248
9249 * strings.texi (Creating Strings): Clarify split-string.
9250
92512003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
9252
9253 * strings.texi (Creating Strings): Update split-string specification
9254 and examples.
9255
92562003-05-19 Richard M. Stallman <rms@gnu.org>
9257
9258 * elisp.texi: Correct invariant section names.
9259
92602003-04-20 Richard M. Stallman <rms@gnu.org>
9261
9262 * os.texi (Timers): Explain about timers and quitting.
9263
92642003-04-19 Richard M. Stallman <rms@gnu.org>
9265
9266 * internals.texi (Writing Emacs Primitives): Strings are
9267 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
9268 Explain GCPRO convention for varargs function args.
9269
92702003-04-16 Richard M. Stallman <rms@gnu.org>
9271
9272 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
9273
92742003-04-08 Richard M. Stallman <rms@gnu.org>
9275
9276 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
9277
92782003-02-13 Kim F. Storm <storm@cua.dk>
9279
9280 * objects.texi (Character Type): New \s escape for space.
9281
92822003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
9283
5dcb4c4e 9284 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
9285
92862003-01-25 Richard M. Stallman <rms@gnu.org>
9287
9288 * keymaps.texi: Document that a symbol can act as a keymap.
9289
92902003-01-13 Richard M. Stallman <rms@gnu.org>
9291
9292 * text.texi (Changing Properties): Say string indices are origin-0.
9293
9294 * positions.texi (Screen Lines) <compute-motion>:
9295 Correct order of elts in return value.
9296
9297 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
9298 how to define a default binding.
9299
93002002-12-07 Markus Rost <rost@math.ohio-state.edu>
9301
9302 * loading.texi (Unloading): Fix recent change for load-history.
9303
9304 * customize.texi (Simple Types): Clarify description of custom
9305 type 'number. Describe new custom type 'float.
9306
93072002-12-04 Markus Rost <rost@math.ohio-state.edu>
9308
9309 * variables.texi (File Local Variables): Fix typo.
9310
c8763fb6 93112002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
9312
9313 From Michael Albinus <Michael.Albinus@alcatel.de>.
9314
9315 * README: Target for Info file is `make info'.
9316
5dcb4c4e 9317 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
9318 `file-name-sans-extension'.
9319 (Magic File Names): Complete list of operations for magic file
9320 name handlers.
9321
93222002-09-16 Jonathan Yavner <jyavner@engineer.com>
9323
9324 * variables.texi (File Local Variables): New function
9325 risky-local-variable-p.
9326
93272002-09-15 Jonathan Yavner <jyavner@engineer.com>
9328
9329 * functions.texi (Function safety): New node about unsafep.
9330
93312002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
9332
5dcb4c4e 9333 * customize.texi (Splicing into Lists): Fix example.
a86cd395 9334 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
9335
93362002-06-17 Juanma Barranquero <lektu@terra.es>
9337
9338 * frames.texi (Display Feature Testing): Fix typo.
9339
93402002-06-12 Andreas Schwab <schwab@suse.de>
9341
9342 * frames.texi (Initial Parameters, Resources): Fix references to
9343 the Emacs manual.
9344
93452002-05-13 Kim F. Storm <storm@cua.dk>
9346
9347 * variables.texi (Intro to Buffer-Local): Updated warning and
9348 example relating to changing buffer inside let.
9349
c8763fb6 93502002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
9351
9352 * os.texi (Session Management): New node about X Session management.
9353
93542002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
9355
9356 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
9357 to which the manual corresponds, and the copyright years.
9358
9359 * Makefile.in (VERSION): Set to 2.9.
9360
93612001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
9362
9363 * elisp.texi: Change the category in @dircategory to "Emacs", to
9364 make it consistent with info/dir.
9365
93662001-11-25 Miles Bader <miles@gnu.org>
9367
9368 * text.texi (Fields): Describe new `limit' arg in
9369 field-beginning/field-end.
9370
93712001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
9372
5dcb4c4e
SM
9373 * permute-index: Don't depend on csh-specific features.
9374 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
9375
9376 * two-volume-cross-refs.txt: New file.
9377 * two.el: New file.
9378 * spellfile: New file.
9379
93802001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9381
9382 * permute-index: New file.
9383
9384 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
9385 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
9386 8+3 restricted namespace.
9387
9388 * Makefile.in (infodir): Define relative to $(srcdir).
9389 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
9390 include directories list via -I switch to makeinfo.
9391 (index.texi): Use cp if both hard and symbolic links fail.
9392
93932001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
9394
9395 * Makefile.in (distclean): Add.
9396
9397 The following changes make ELisp manual part of the Emacs
9398 distribution:
9399
9400 * Makefile.in: Add Copyright notice.
9401 (prefix): Remove.
9402 (infodir): Change value to "../info".
9403 (VPATH): New variable.
9404 (MAKE): Don't define.
9405 (texmacrodir): Don't define.
9406 (texinputdir): Append the existing value of TEXINPUTS.
9407 ($(infodir)/elisp): Instead of just "elisp". Reformat the
9408 command to be compatible with man/Makefile.in, and to put the
9409 output into ../info.
9410 (info): Add target.
9411 (installall): Target removed.
9412
c8763fb6 94132001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
9414
9415 * tips.texi (Coding Conventions): Fix typo.
9416
94172001-10-23 Gerd Moellmann <gerd@gnu.org>
9418
9419 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
9420
94212001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
9422
9423 * files.texi (File Name Components): Update the description of
9424 file-name-sans-extension and file-name-extension, as they now
9425 ignore leading dots.
9426
94272001-10-20 Gerd Moellmann <gerd@gnu.org>
9428
9429 * (Version 21.1 released.)
9430
94312001-10-19 Miles Bader <miles@gnu.org>
9432
9433 * positions.texi (Text Lines): Describe behavior of
9434 `beginning-of-line'/`end-of-line' in the presence of field properties.
9435
94362001-10-17 Gerd Moellmann <gerd@gnu.org>
9437
9438 * Makefile.in (VERSION): Set to 2.8.
9439 (manual): Use `manual-21'.
9440
9441 * elisp.texi (VERSION): Add and use it where the version
9442 number was used. Set it to 2.8.
9443
9444 * intro.texi: Likewise.
9445
94462001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
9447
9448 * files.texi (File Name Completion): Document the significance of
9449 a trailing slash in elements of completion-ignored-extensions.
9450
94512001-10-06 Miles Bader <miles@gnu.org>
9452
9453 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
9454
94552001-10-04 Gerd Moellmann <gerd@gnu.org>
9456
9457 * variables.texi (Variable Aliases): New node.
9458
94592001-10-04 Gerd Moellmann <gerd@gnu.org>
9460
9461 * Branch for 21.1.
9462
94632001-10-02 Miles Bader <miles@gnu.org>
9464
9465 * minibuf.texi (Minibuffer Misc): Add entries for
9466 `minibuffer-contents', `minibuffer-contents-no-properties', and
9467 `delete-minibuffer-contents'.
9468 Correct description for `minibuffer-prompt-end'.
9469
9470 * text.texi (Property Search): Correct descriptions of
9471 `next-char-property-change' and `previous-char-property-change'.
9472 Add entries for `next-single-char-property-change' and
9473 `previous-single-char-property-change'.
9474 Make operand names a bit more consistent.
9475
94762001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
9477
9478 * frames.texi (Finding All Frames): Document that next-frame and
9479 previous-frame are local to current terminal.
9480
94812001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
9482
9483 * keymaps.texi (Creating Keymaps): Fix the description of the
9484 result of make-keymap.
9485
94862001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
9487
9488 * display.texi (Font Lookup, Attribute Functions)
9489 (Image Descriptors): Add cross-references to the definition of
9490 selected frame.
9491
9492 * buffers.texi (The Buffer List): Add cross-references to the
9493 definition of selected frame.
9494
9495 * frames.texi (Input Focus): Clarify which frame is _the_ selected
9496 frame at any given time.
9497 (Multiple Displays, Size and Position): Add a cross-reference to
9498 the definition of the selected frame.
9499
95002001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
9501
9502 * strings.texi (String Conversion) <string-to-number>: Document
9503 that a float is returned for integers that are too large.
9504
9505 * frames.texi (Mouse Position): Document mouse-position-function.
9506 (Display Feature Testing): Document display-images-p.
9507 (Window Frame Parameters): Document the cursor-type variable.
9508
9509 * numbers.texi (Integer Basics): Document CL style read syntax for
9510 integers in bases other than 10.
9511
5dcb4c4e
SM
9512 * positions.texi (List Motion):
9513 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
9514
9515 * lists.texi (Sets And Lists): Document member-ignore-case.
9516
9517 * internals.texi (Garbage Collection): Document the used and free
9518 strings report.
9519 (Memory Usage): Document strings-consed.
9520
9521 * os.texi (Time of Day): Document float-time.
9522 (Recording Input): Document that clear-this-command-keys clears
9523 the vector to be returned by recent-keys.
9524
9525 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
9526 argument keymap can be a list.
9527
9528 * nonascii.texi (User-Chosen Coding Systems)
9529 <select-safe-coding-system>: Document the new argument
9530 accept-default-p and the variable
9531 select-safe-coding-system-accept-default-p. Tell what happens if
9532 buffer-file-coding-system is undecided.
9533 (Default Coding Systems): Document auto-coding-regexp-alist.
9534
9535 * display.texi (The Echo Area) <message>: Document
9536 message-truncate-lines.
9537 (Glyphs): Document that the glyph table is unused on windowed
9538 displays.
9539
9540 * help.texi (Describing Characters) <single-key-description>:
9541 Document the new argument no-angles.
9542 (Accessing Documentation) <documentation-property>: Document that
9543 a non-string property is evaluated.
9544 <documentation>: Document that the function-documentation property
9545 is looked for.
9546
9547 * windows.texi (Selecting Windows): Document some-window.
9548
9549 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
9550
9551 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
9552 apropos-mode-hook.
9553
9554 * commands.texi (Using Interactive): Document interactive-form.
9555 (Keyboard Macros): Document kbd-macro-termination-hook.
9556 (Command Loop Info): Document that clear-this-command-keys clears
9557 the vector to be returned by recent-keys.
9558
95592001-09-04 Werner LEMBERG <wl@gnu.org>
9560
9561 * Makefile.in (srcdir, texinputdir): New variables.
9562 (srcs, index.texi, install): Use $(srcdir).
9563 (.PHONY): Remove elisp.dvi.
9564 (elisp): Use -I switch for makeinfo.
9565 (elisp.dvi): Use $(srcdir) and $(texinputdir).
9566 (installall, dist): Use $(srcdir).
9567 Fix path to texinfo.tex.
9568 (maintainer-clean): Add elisp.dvi and elisp.oaux.
9569
95702001-08-30 Gerd Moellmann <gerd@gnu.org>
9571
9572 * display.texi (Conditional Display): Adjust to API change.
9573
9574 * configure: New file.
9575
95762001-07-30 Gerd Moellmann <gerd@gnu.org>
9577
9578 * commands.texi (Repeat Events): Add description of
9579 double-click-fuzz.
9580
95812001-05-08 Stefan Monnier <monnier@cs.yale.edu>
9582
9583 * syntax.texi (Syntax Class Table): Add the missing designator for
9584 comment and string fences.
9585 (Syntax Properties): Add a xref to syntax table internals.
9586 (Syntax Table Internals): Document string-to-syntax.
9587
95882001-05-07 Gerd Moellmann <gerd@gnu.org>
9589
9590 * Makefile.in (install): Use install-info command line options
9591 like in Emacs' Makefile.in.
9592
95932000-12-09 Miles Bader <miles@gnu.org>
9594
9595 * windows.texi (Window Start): Update documentation for
9596 `pos-visible-in-window-p'.
9597
95982000-11-12 Stefan Monnier <monnier@cs.yale.edu>
9599
9600 * lists.texi (Building Lists): Add footnote to explain how to add
9601 to the end of a list.
9602
96032000-10-25 Gerd Moellmann <gerd@gnu.org>
9604
9605 * files.texi (Visiting Functions): Typos.
9606
96072000-10-25 Kenichi Handa <handa@etl.go.jp>
9608
9609 * files.texi (Visiting Functions): Return value of
9610 find-file-noselect may be a list of buffers if wildcards are used.
9611
96122000-10-24 Miles Bader <miles@lsi.nec.co.jp>
9613
9614 * display.texi (Defining Faces): Document `graphic' display type
9615 in face specs.
9616
b344d29d 96172000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
9618
9619 * hooks.texi (Standard Hooks): Replace obsolete
9620 `after-make-frame-hook' with `after-make-frame-functions'.
9621
9622 * frames.texi (Creating Frames): Ditto.
9623
9624 * variables.texi (Future Local Variables): Ditto.
9625
96262000-10-16 Gerd Moellmann <gerd@gnu.org>
9627
9628 * display.texi (Other Image Types): Add description of :foreground
9629 and :background properties of mono PBM images.
9630
96312000-08-17 Werner LEMBERG <wl@gnu.org>
9632
9633 * .cvsignore: New file.
9634
96352000-01-05 Gerd Moellmann <gerd@gnu.org>
9636
9637 * tindex.pl: New script.
9638
96391999-12-03 Dave Love <fx@gnu.org>
9640
9641 * Makefile.in (MAKEINFO): New parameter.
9642
96431999-09-17 Richard Stallman <rms@gnu.org>
9644
9645 * Makefile.in (srcs): Add hash.texi.
9646 (VERSION): Update to 20.6.
9647
96481999-09-13 Richard Stallman <rms@gnu.org>
9649
9650 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
9651
96521998-08-29 Karl Heuer <kwzh@gnu.org>
9653
9654 * configure.in: New file.
9655 * Makefile.in: Renamed from Makefile.
9656 (prefix, infodir): Use value obtained from configure.
9657 (emacslibdir): Obsolete variable deleted.
9658 (dist): Distribute configure.in, configure, Makefile.in.
9659
96601998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
9661
9662 * Makefile (INSTALL_INFO): New variable.
9663 (install): Run install-info.
9664
96651998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
9666
9667 * Makefile (elisp.dvi): Add missing backslash.
9668
96691998-05-02 Richard Stallman <rms@psilocin.gnu.org>
9670
9671 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
9672 Run texindex without `./'. Always run texindex on elisp.tp.
9673 (elisp.tps): Target deleted.
9674
96751998-04-05 Richard Stallman <rms@psilocin.gnu.org>
9676
9677 * Makefile (srcs): Add nonascii.texi and customize.texi.
9678 (dist): Start by deleting `temp'.
9679
96801998-02-17 Richard Stallman <rms@psilocin.gnu.org>
9681
9682 * Makefile (makeinfo, texindex): Targets deleted.
9683 (makeinfo.o, texindex.o): Targets deleted.
9684 (clean, dist): Don't do anything with them or with getopt*.
9685
96861998-01-30 Richard Stallman <rms@psilocin.gnu.org>
9687
9688 * Makefile (SHELL): Defined.
9689
96901998-01-27 Richard Stallman <rms@psilocin.gnu.org>
9691
9692 * Makefile (elisp.tps): New target.
9693 (elisp.dvi): Depend on elisp.tps.
9694
c5602427 96951996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
9696
9697 * README: Update phone number.
9698
9699 * Makefile (elisp): Make this be the default target.
9700 Depend on makeinfo.c instead of makeinfo.
9701 (install): Don't depend on elisp.dvi, since we don't install that.
9702 Use mkinstalldirs.
9703 (dist): Add mkinstalldirs.
9704
c5602427 97051995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
9706
9707 * Makefile (VERSION): Update version number.
5dcb4c4e 9708 (maintainer-clean): Rename from realclean.
b8d4c8d0 9709
c5602427 97101995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
9711
9712 * Makefile (realclean): New target.
9713 (elisp): Remove any old elisp-* files first.
9714
c5602427 97151993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
9716
9717 * Makefile (VERSION): New variable.
9718 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
9719 Compressed file suffix should be `.gz', not `.z'.
9720
ce058493 97211993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9722
9723 * Makefile (elisp): Depend on makeinfo.
9724
c5602427 97251993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
9726
9727 * Makefile (srcs): Add anti.texi.
9728
c5602427 97291993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9730
9731 * Makefile (infodir, prefix): New vars.
9732 (install): Use infodir.
f4e90db0 9733 (emacsinfodir): Delete.
b8d4c8d0 9734
c5602427 97351993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9736
9737 * Makefile (srcs): Add calendar.texi.
9738
9739 * Makefile (dist): Copy texindex.c and makeinfo.c.
9740 Limit elisp-* files to those with one or two digits.
9741
c5602427 97421993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0 9743
f4e90db0 9744 * Makefile (dist): Change to use Gzip instead of compress.
b8d4c8d0 9745
c5602427 97461993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9747
9748 * loading.texi (Unloading): define-function changed back to
9749 defalias. It may not stay this way, but at least it's
9750 consistent with the known-good version of the code patch.
9751
c5602427 97521993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
9753
9754 * modes.texi (Hooks): Document new optional arg of add-hook.
9755
c5602427 97561993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9757
9758 * variables.texi: Document nil initial value of buffer-local variables.
9759
9760 * tips.texi: Add new section on standard library headers.
9761
c5602427 97621993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9763
9764 * Makefile (srcs): Add frame.texi to the list of sources.
9765
c5602427 97661993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9767
9768 * Makefile (dist): Don't bother excluding autosave files; they'll
9769 never make it into the temp directory anyway, and the hash marks
9770 in the name are problematic for make and the Bourne shell.
9771 (srcs):
9772
c5602427 97731993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9774
9775 * Makefile (dist): Don't include backup files or autosave files in
9776 the distribution tar file.
9777
c5602427 97781991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 9779
5dcb4c4e 9780 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
9781 (elisp.dvi): Remove erroneous shell comment.
9782 Expect output of permute-index in permuted.fns.
9783 Save old elisp.aux in elisp.oaux.
5dcb4c4e 9784 (clean): Add index.texi to be deleted.
b8d4c8d0 9785
c5602427 97861990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
9787
9788 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
9789
c5602427 97901990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
9791
9792 * files.texi: Noted that completion-ignored-extensions is ignored
9793 when making *Completions*.
9794
3e868ee3 97951990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
9796
9797 * Makefile make dist now depends on elisp.dvi, since it tries
9798 to include it in the dist file.
9799
c5602427 98001990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 9801
c5602427 9802 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 9803
c5602427 98041989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
9805
9806 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
9807 (defunargs): Turn off \hyphenchar of \sl font temporarily.
9808
c5602427 98091989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9810
9811 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
9812 and @error{} are the terms now being used. The files in the
9813 directory have been changed to reflect this.
9814
9815 * All instances of @indentedresultt{} have been changed to
333f9019 9816 ` @result{}', using 5 spaces at the beginning of the line.
b8d4c8d0 9817
c5602427 98181989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9819
9820 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
9821 experimental @indentedresult{}, @indentedexpandsto{} are part of
9822 the texinfo.tex in this directory. These TeX macros are not
9823 stable yet.
9824
c5602427 98251989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9826
9827 * texinfo.tex: Temporarily added
9828 \let\result=\dblarrow
9829 \def\error{{\it ERROR} \longdblarrow}
9830 We need to do this better soon.
9831
c5602427 98321989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9833
9834 * Applied Karl Berry's patches to *.texinfo files, but not to
9835 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
9836 new title page format is also not applied, since it requires
9837 texinfo.tex changes.)
9838
9839 * Cleaned up `Makefile' and defined the `emacslibdir' directory
9840 for the Project GNU development environment.
9841
9842;; Local Variables:
c8763fb6 9843;; coding: utf-8
b8d4c8d0
GM
9844;; End:
9845
acaf905b 9846 Copyright (C) 1998-2012 Free Software Foundation, Inc.
b8d4c8d0
GM
9847
9848 This file is part of GNU Emacs.
9849
352c8b4a 9850 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 9851 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9852 the Free Software Foundation, either version 3 of the License, or
9853 (at your option) any later version.
b8d4c8d0
GM
9854
9855 GNU Emacs is distributed in the hope that it will be useful,
9856 but WITHOUT ANY WARRANTY; without even the implied warranty of
9857 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9858 GNU General Public License for more details.
9859
9860 You should have received a copy of the GNU General Public License
352c8b4a 9861 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.