Add :version tag to shell-dir-cookie-re.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
550f41cd
CY
12011-10-01 Chong Yidong <cyd@stupidchicken.com>
2
3 * windows.texi (Textual Scrolling): Document scroll-up-command,
4 scroll-down-command, scroll-error-top-bottom, and the
5 scroll-command symbol property.
6
a239d4e9
JB
72011-09-28 Juanma Barranquero <lekktu@gmail.com>
8
9 * windows.texi (Splitting Windows): Fix typos.
10
590c056d
MR
112011-09-25 Martin Rudalics <rudalics@gmx.at>
12
13 * windows.texi (Windows and Frames, Display Action Functions)
14 (Switching Buffers): Fix some typos.
15 (Buffers and Windows): Remove reference to window-auto-delete.
16 Reword description of replace-buffer-in-windows.
17 (Window History): Fix some typos and refer to frame local buffer
18 list.
c419f5cb
MR
19 (Quitting Windows): New node.
20 (Window Configurations): Add descriptions of window-state-get
21 and window-state-put.
22 (Window Parameters): Describe variable ignore-window-parameters.
23 Sketch some window parameters currently in use.
24 * elisp.texi (Top): Update node listing.
590c056d 25
9ec20d36
CY
262011-09-25 Chong Yidong <cyd@stupidchicken.com>
27
28 * windows.texi (Display Action Functions)
29 (Choosing Window Options): New nodes.
30
0e406a72
CY
312011-09-24 Chong Yidong <cyd@stupidchicken.com>
32
33 * windows.texi (Window History): New node. Move text here from
34 Buffers and Windows.
35 (Switching Buffers): Rename from Displaying Buffers, since we
36 don't document display-buffer here; callers changed. Document
37 FORCE-SAME-WINDOW arg to switch-to-buffer and
38 switch-to-buffer-other-frame. Delete duplicate
39 replace-buffer-in-windows doc.
40 (Choosing Window): Document display actions.
41
6bf7006f
EZ
422011-09-24 Eli Zaretskii <eliz@gnu.org>
43
44 * display.texi (Forcing Redisplay): Update the description of
45 redisplay-dont-pause due to change in the default value.
46
b33b68a3
MR
472011-09-23 Martin Rudalics <rudalics@gmx.at>
48
49 * frames.texi (Frames and Windows): Move section and rename to
50 Windows and Frames in windows.texi.
51 * windows.texi (Windows): Restructure.
52 (Basic Windows): Rewrite. Explain live and internal windows and
53 normalization functions.
54 (Windows and Frames): Move section here from frames.texi.
55 Describe subwindows, window combinations, window tree, and
56 corresponding functions including window-list here.
57 (Window Sizes): Rename section from Size of Window and move it
58 up in chapter. Describe total and body sizes and the
59 corresponding functions. Explain new semantics of
60 window-min-height/-width.
61 (Resizing Windows): Move section up in chapter. Describe new
62 resize functions.
63 (Splitting Windows): Describe new behavior of split-window,
64 split-window-above-each-other and split-window-side-by-side.
65 Provide examples. Describe window-nest and window-splits
66 options.
67 (Deleting Windows): Minor rewrite.
68 (Selecting Windows): Minor rewrite. Describe
69 frame-selected-window and set-frame-selected-window here.
70 (Cyclic Window Ordering): Minor rewrite. Describe
71 window-list-1.
72 (Buffers and Windows): Rewrite. Explain a window's previous and
73 next buffers and the corresponding functions.
c4682d18 74 (Window Tree): Merge into Windows and Frames section.
b33b68a3
MR
75 * elisp.texi (Top): Update node listings for frames and windows
76 sections.
77
4d3786ac
SM
782011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
79
80 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
81
713df35b
LMI
822011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
83
84 * errors.texi (Standard Errors): Remove apparent placeholder text
85 (bug#9491).
86
33ed493b
CY
872011-09-18 Chong Yidong <cyd@stupidchicken.com>
88
89 * frames.texi (Management Parameters): Fix description of
90 icon-type parameter.
91
b8f0a954
CY
922011-09-17 Chong Yidong <cyd@stupidchicken.com>
93
94 * tips.texi (Key Binding Conventions): Don't bind a key sequence
95 ending in C-g. Suggested by Edward O'Connor.
96
eddf142c
EZ
972011-09-17 Eli Zaretskii <eliz@gnu.org>
98
99 * numbers.texi (Integer Basics): Add indexing for
100 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
101
bf1af6c7
DM
1022011-09-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
103
104 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
105
cec2eab8
JB
1062011-09-11 Juanma Barranquero <lekktu@gmail.com>
107
108 * processes.texi (Network Servers): Clarify what the process
109 buffer is used for (bug#9233).
110
51751aa2 1112011-08-30 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1f403cb9
DM
112
113 * lists.texi (Building Lists): Fix typo.
114
35137ed3
CY
1152011-08-30 Chong Yidong <cyd@stupidchicken.com>
116
117 * display.texi (Basic Faces): New node. Document new faces.
118
119 * modes.texi (Major Mode Conventions): Move some text there.
120 (Mode Help): Remove major-mode var, duplicated in Major Modes.
121
3fd50d5c
CY
1222011-08-29 Chong Yidong <cyd@stupidchicken.com>
123
124 * modes.texi (Basic Major Modes): New node. Callers updated.
125 (Major Modes): Document fundamental-mode and major-mode.
126 (Major Mode Basics): Node deleted; text moved to Major Modes.
127 (Derived Modes): Document derived-mode-p.
128
ddb54206
CY
1292011-08-28 Chong Yidong <cyd@stupidchicken.com>
130
a6326082
CY
131 * files.texi (Changing Files, Create/Delete Dirs): Document new
132 arguments for delete-file, delete-directory, and copy-directory.
e2aeef63
CY
133 (Visiting Functions): Remove view-file; it is documented in the
134 Emacs manual.
04e2ce72 135
ddb54206
CY
136 * frames.texi (Layout Parameters): The defaults for the
137 menu-bar-lines and tool-bar-lines parameters depend on the mode.
138
139 * display.texi (Progress): Document spinner functionality.
140
141 * os.texi (Killing Emacs): Note that kill-emacs can be called by
142 operating system signals. Refer to save-buffers-kill-terminal
143 instead of save-buffers-kill-emacs.
144
145 * objects.texi (Symbol Type): Document ## print representation.
146
0c95fcf7
EZ
1472011-08-25 Eli Zaretskii <eliz@gnu.org>
148
149 * display.texi (Specified Space): Mention that `space' specs
150 influence bidi reordering.
151 (Bidirectional Display): Explain how to use `(space . PROPS)' for
152 separating fields with bidirectional content.
153
5980d4c6
EZ
1542011-08-24 Eli Zaretskii <eliz@gnu.org>
155
156 * display.texi (Bidirectional Display): Document return value in
157 buffers that are not bidi-reordered for display, and in unibyte
158 buffers.
159
bca633fb
EZ
1602011-08-23 Eli Zaretskii <eliz@gnu.org>
161
162 * nonascii.texi (Character Properties): Document the values for
163 unassigned codepoints.
164
c094bb0c
EZ
1652011-08-18 Eli Zaretskii <eliz@gnu.org>
166
167 * nonascii.texi (Character Properties): Document use of
168 `bidi-class' and `mirroring' properties as part of reordering.
169 Provide cross-references to "Bidirectional Display".
170
171 * display.texi (Bidirectional Display): Document the pitfalls of
172 concatenating strings with bidirectional content, with possible
92b71444
EZ
173 solutions. Document bidi-string-mark-left-to-right. Mention
174 paragraph direction in modes that inherit from prog-mode.
175 Document use of `bidi-class' and `mirroring' properties as part of
176 reordering.
c094bb0c 177
1ea897d5
EZ
1782011-08-16 Eli Zaretskii <eliz@gnu.org>
179
9adfcd0b
EZ
180 * modes.texi (Major Mode Conventions): Improve the documentation
181 of `mode-class' `special' modes.
182
10862873
EZ
183 * nonascii.texi (Character Properties): Document the `mirroring'
184 property. Add index entries.
185
1ea897d5
EZ
186 * syntax.texi (Categories): Add an example of defining a new
187 category and category table.
188
189 * searching.texi (Regexp Backslash): Document how to display
190 existing categories. Mention the possibility of adding
191 categories, and add an xref to where this is described. Add an
192 index entry.
193
ebb552ed
CY
1942011-08-09 Chong Yidong <cyd@stupidchicken.com>
195
196 * text.texi (Special Properties):
197 * display.texi (Overlay Properties): Note that mouse-face cannot
198 change the text size (Bug#8530).
199
51a714e1
CY
2002011-08-08 Chong Yidong <cyd@stupidchicken.com>
201
202 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
203 using setenv instead.
204
4cc60b9b
EZ
2052011-07-28 Eli Zaretskii <eliz@gnu.org>
206
207 * display.texi (Bidirectional Display): Document the fact that
208 bidi-display-reordering is t by default.
209
5deb92fd
EZ
2102011-07-23 Eli Zaretskii <eliz@gnu.org>
211
212 * display.texi (Bidirectional Display): New section.
213
011b0ad6 2142011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
67f9b9f8
GM
215 Tim Cross <theophilusx@gmail.com> (tiny change)
216 Glenn Morris <rgm@gnu.org>
011b0ad6 217
67f9b9f8 218 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
011b0ad6 219
4baf28e6
AS
2202011-07-15 Andreas Schwab <schwab@linux-m68k.org>
221
222 * help.texi (Keys in Documentation): Revert last change.
223
66249842
LMI
2242011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
225
f863868c
LMI
226 * help.texi (Keys in Documentation): Clarify that \= only quotes
227 the next character, and doesn't affect longer sequences in
228 particular (bug#8935).
229
66249842
LMI
230 * debugging.texi (Using Debugger): Mention
231 @code{eval-expression-debug-on-error} (bug#8549).
232
0bb23927 2332011-07-14 Eli Zaretskii <eliz@gnu.org>
a2eaa31d
EZ
234
235 * display.texi (Other Display Specs): Document that `left-fringe'
236 and `right-fringe' display specifications are of the "replacing"
237 kind.
238
f2027cdf
LMI
2392011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
240
241 * help.texi (Documentation Basics): Add a link to the Function
242 Documentation node (bug#6580).
243
f987fde4
LMI
2442011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
245
0bc59b25
LMI
246 * keymaps.texi (Menu Bar): Mention :visible and :enable
247 (bug#6344). Text by Drew Adams.
248
63d55f1f
LMI
249 * modes.texi (Running Hooks): Mention buffer-local hook variables
250 (bug#6218).
251
f987fde4
LMI
252 * objects.texi (General Escape Syntax): "a with grave accent" is
253 ?xe0, not ?x8e0 (bug#5259).
254
b7527639
CY
2552011-07-12 Chong Yidong <cyd@stupidchicken.com>
256
257 * display.texi (Face Attributes, Font Selection): Add references
258 to the Fonts node in the Emacs manual (Bug#4178).
259
c830e5ae
CY
2602011-07-12 Chong Yidong <cyd@stupidchicken.com>
261
262 * display.texi (Window Systems): `window-system' is
263 terminal-local.
264
265 * frames.texi (Frame Parameters, Parameter Access): Don't mention
266 frame-local variables.
267
268 * variables.texi (Buffer-Local Variables): Don't mention obsolete
269 frame-local variables.
270 (Frame-Local Variables): Node deleted.
271
272 * elisp.texi (Top): Update node listing.
273
91223e54
LMI
2742011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
275
276 * elisp.texi: Change "inferiors" to "subnodes" in three places
277 (bug#3523).
278
963578d3
CY
2792011-07-11 Chong Yidong <cyd@stupidchicken.com>
280
281 * frames.texi (Window System Selections): Discussion of
282 x-select-enable-clipboard moved to Emacs manual.
283
07151e49
DD
2842011-07-11 Deniz Dogan <deniz@dogan.se>
285
286 * commands.texi (Prefix Command Arguments): Remove excessive
287 apostrophe.
288
7261e1cf
LMI
2892011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
290
ad21a12a
LMI
291 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
292 description is a string (bug#3313).
293
7261e1cf
LMI
294 * frames.texi (Display Feature Testing): Try to explain what all
295 the visual classes mean (bug#3042).
296
568f7b79
LMI
2972011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
298
18d59e29
LMI
299 * modes.texi (Mode Line Variables): Document `mode-line-remote'
300 and `mode-line-client' (bug#2974).
301
568f7b79
LMI
302 * text.texi (Insertion): Clarify marker movements (bug#1651).
303 Text from Drew Adams.
304
54e10184
LMI
3052011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
306
d94d85e9
LMI
307 * text.texi (Special Properties): Clarify the format of `face'
308 (bug#1375).
309
54e10184
LMI
310 * commands.texi (Interactive Call): Add a `call-interactively'
311 example (bug#1010).
312
413c488d
LMI
3132011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
314
315 * functions.texi (Calling Functions): Link to the "Interactive
316 Call" node (bug#1001).
317
322b7dab 3182011-07-06 Chong Yidong <cyd@stupidchicken.com>
b00d8c1a 319
3deead93
CY
320 * customize.texi (Composite Types): Move alist and plist to here
321 from Simple Types (Bug#7545).
322
323 * elisp.texi (Top): Update menu description.
324
b00d8c1a
CY
325 * display.texi (Face Attributes): Document negative line widths
326 (Bug#6113).
327
d2a6c43b
TR
3282011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
329
330 * searching.texi (Match Data): Note that match data can be
331 overwritten by most functions (bug#2499).
332
c7844a27
LMI
3332011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
334
a9ab721e
LMI
335 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
336 flags mean (bug#6659).
337
c7844a27
LMI
338 * functions.texi (What Is a Function): Document the autoload
339 object (bug#6496).
340
f68d76d0
LMI
3412011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
342
8a20ca4c
LMI
343 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
344 is only used in the Customize user interface (bug#6089).
345
f68d76d0 346 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 347 images (bug#7836).
f68d76d0 348
7018dbe7
EZ
3492011-07-02 Eli Zaretskii <eliz@gnu.org>
350
351 * variables.texi (Defining Variables, Void Variables)
352 (Constant Variables): Fix incorrect usage of @kindex.
353
36cb87a1
LMI
3542011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
355
28ee97c7
LMI
356 * variables.texi (Defining Variables): Add an index entry for
357 `set-variable' (bug#7262).
8d4294e9 358 (Defining Variables): Use @findex for functions.
28ee97c7 359
8862ffd5
LMI
360 * frames.texi (Basic Parameters): Document the `explicit-name'
361 parameter (bug#6951).
362
0ec389b9
LMI
363 * customize.texi (Type Keywords): Clarify that :value provides a
364 default value for all types (bug#7386).
365
36cb87a1
LMI
366 * streams.texi (Output Functions): Document `pp'.
367
11fdef7d 3682011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
369
370 * keymaps.texi (Searching Keymaps):
371 * display.texi (Overlay Properties): Fix errors in 2011-05-29
372 change. Suggested by Johan Bockgård.
373
eeafcea7
CY
3742011-06-15 Chong Yidong <cyd@stupidchicken.com>
375
376 * text.texi (Special Properties): Clarify role of font-lock-face.
377
b96e6cde
LMI
3782011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
379
380 * processes.texi (Process Information): Renamed `process-alive-p'
381 to `process-live-p' for consistency with other `-live-p' functions.
382
be14b9ab
PE
3832011-06-03 Paul Eggert <eggert@cs.ucla.edu>
384
385 Document wide integers better.
386 * files.texi (File Attributes): Document ino_t values better.
2d365993 387 ino_t values no longer map to anything larger than a single cons.
be14b9ab
PE
388 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
389 (Bitwise Operations):
001903b5
PE
390 * objects.texi (Integer Type): Use a binary notation that is a bit easier
391 to read, and that will port better if 62-bits becomes the default.
392 Fix or remove incorrect examples.
be14b9ab
PE
393 * os.texi (Time Conversion): Document time_t values better.
394
bcd54f83
LMI
3952011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
396
397 * processes.texi (Process Information): Document
398 `process-alive-p'.
399
049bcbcb
CY
4002011-05-29 Chong Yidong <cyd@stupidchicken.com>
401
402 * help.texi (Accessing Documentation):
403 * display.texi (Pixel Specification):
404 * processes.texi (Serial Ports, Serial Ports):
405 * nonascii.texi (Character Properties, Default Coding Systems):
406 * text.texi (Changing Properties, Special Properties):
407 * windows.texi (Window Start and End):
408 * modes.texi (SMIE Indentation Example, SMIE Tricks):
409 * keymaps.texi (Searching Keymaps, Tool Bar):
410 * minibuf.texi (Basic Completion):
411 * compile.texi (Eval During Compile):
412 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
413 7x9 paper in printed manual.
414
415 * lists.texi (Sets And Lists): Fix misplaced text.
416
58539c63
CY
4172011-05-29 Chong Yidong <cyd@stupidchicken.com>
418
419 * keymaps.texi (Remapping Commands): Emphasize that the keymap
420 needs to be active (Bug#8350).
421
6b5681bf
CY
4222011-05-28 Chong Yidong <cyd@stupidchicken.com>
423
b4d52acc
CY
424 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
425
6b5681bf
CY
426 * tips.texi (Coding Conventions): Remove antediluvian filename
427 limit recommendation (Bug#8538).
428
e145f188
GM
4292011-05-27 Glenn Morris <rgm@gnu.org>
430
431 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
432
eafed945
GM
4332011-05-26 Glenn Morris <rgm@gnu.org>
434
435 * variables.texi (File Local Variables):
436 Update hack-local-variables `mode-only' return value.
2d3ba9e7 437 Add some more details on what this function does in the other case.
eafed945 438
bc8410af
GM
4392011-05-19 Glenn Morris <rgm@gnu.org>
440
441 * lists.texi (Sets And Lists): Mention cl provides union etc.
442
35a30759
N
4432011-05-19 Nix <nix@esperi.org.uk>
444
445 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
446
447 * text.texi (Parsing HTML): Update for function name changes.
448
449 * syntax.texi (Syntax Flags): Small fix.
450
451 * keymaps.texi (Active Keymaps): Typo fix.
452 (Changing Key Bindings): Grammar fix.
453
454 * frames.texi (Minibuffers and Frames): Grammar fix.
455 (Window System Selections): x-select-enable-clipboard now defaults to t.
456
457 * customize.texi (Common Keywords):
458 * display.texi (Abstract Display):
459 * modes.texi (Auto-Indentation):
460 * nonascii.texi (Converting Representations): Typo fixes.
461
462 * control.texi (Examples of Catch): Call it "goto" not "go to".
463
e3934a8a
EZ
4642011-05-14 Eli Zaretskii <eliz@gnu.org>
465
bc039a3b
EZ
466 * nonascii.texi (Character Properties): Fix inconsistencies with
467 implementation.
468
e3934a8a
EZ
469 * text.texi (Special Properties): Move @defvar's out of the
470 @table. (Bug#8652)
471
e2c94218
GM
4722011-05-12 Glenn Morris <rgm@gnu.org>
473
474 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
475
d2fc7e3d 4762011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
477
478 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
479 (Multiline Font Lock):
480 * vol2.texi (Top):
481 * vol1.texi (Top):
482 * elisp.texi (Top): Update menu accordingly.
483
d2fc7e3d 4842011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
485
486 * modes.texi (Region to Fontify): Fix typo.
487
79b70037
GM
4882011-05-10 Jim Meyering <meyering@redhat.com>
489
490 * minibuf.texi: Fix typo "in in -> in".
491
b08a63cc 4922011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
493
494 * numbers.texi (Integer Basics): Large integers are treated as floats.
495
1ef14cb4
LMI
4962011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
497
498 * processes.texi (Synchronous Processes): Document the (:file
499 "/file-name") syntax for `call-process'.
500
4ffd0d6b 5012011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
502
503 * windows.texi (Choosing Window): Fix typo.
504
4ffd0d6b 5052011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
506
507 * frames.texi (Layout Parameters): Note the difference between
508 querying and setting parameters for left-fringe and right-fringe
509 (Bug#6930).
510
fd5a8ae8
SM
5112011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
512
513 * minibuf.texi (Basic Completion): Be a bit more precise about the
514 valid kinds of completion tables.
515 (Programmed Completion): Remove obsolete text about lambda expressions
516 not being valid completion tables.
517
c1bcd0d5
CY
5182011-03-19 Chong Yidong <cyd@stupidchicken.com>
519
520 * positions.texi (Excursions): Explain the "save-excursion
521 defeated by set-buffer" warning.
522
523 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
524 save-excursion. Suggested by Uday S Reddy.
525
03408648 5262011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 527
03408648
SM
528 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
529 (Lexical Binding): New sub-section.
ba83908c 530
03408648
SM
531 * eval.texi (Eval): Discourage the use of `eval'.
532 Document its new `lexical' argument.
6c075cd7 533
f6d62986
SM
5342011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
535
03408648 536 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
537 nil any more.
538
84ea5558 5392011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
540
541 * strings.texi (String Conversion): Don't mention
542 string-make-(uni|multi)byte (bug#8262).
543 * nonascii.texi (Converting Representations): Fix up range.
544 * keymaps.texi (Key Binding Commands): Update code point, avoid
545 "unibyte character" and remove mention of unibyte bindings.
546
62d94509
EZ
5472011-03-10 Eli Zaretskii <eliz@gnu.org>
548
549 * modes.texi (Operator Precedence Grammars): Don't use characters
550 outside ISO-8859-1.
551
63a329f8
EZ
5522011-03-09 Eli Zaretskii <eliz@gnu.org>
553
554 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
555
556 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
557
6446548e
GM
5582011-03-08 Glenn Morris <rgm@gnu.org>
559
560 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
561 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 562 * elisp.texi: Set documentencoding.
6446548e 563
33383987
JB
5642011-03-07 Chong Yidong <cyd@stupidchicken.com>
565
566 * Version 23.3 released.
567
0b3ceceb
CY
5682011-03-06 Chong Yidong <cyd@stupidchicken.com>
569
570 * package.texi: Update index keywords.
571 (Package Archives): New node contents. Document package-x.el.
572
78f5433f
JB
5732011-03-06 Juanma Barranquero <lekktu@gmail.com>
574
575 * makefile.w32-in (srcs): Add package.texi.
576
555e9b5c
CY
5772011-03-06 Chong Yidong <cyd@stupidchicken.com>
578
120d9389
CY
579 * package.texi (Packaging, Packaging Basics, Simple Packages)
580 (Multi-file Packages): Expand and clarify.
581 (Package Archives): Temporary placeholder node.
582
583 * elisp.texi (Top): Update node listing.
584
555e9b5c
CY
585 * Makefile.in (srcs): Add package.texi.
586
b59a4335
CY
5872011-03-05 Chong Yidong <cyd@stupidchicken.com>
588
589 * processes.texi (Synchronous Processes): Minor clarification
590 (Bug#8149).
591
06083aa1
GM
5922011-03-03 Glenn Morris <rgm@gnu.org>
593
594 * files.texi (Truenames): Minor clarification. (Bug#2341)
595
6640b281
GM
5962011-03-01 Glenn Morris <rgm@gnu.org>
597
598 * variables.texi (Directory Local Variables):
599 Mention `(subdirs . nil)' alist element.
600
2b0c7330 6012011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
602
603 * variables.texi (Directory Local Variables): Mention the optional
604 mtime argument of dir-locals-set-directory-class. (Bug#3577)
605
b923f7a9
CY
6062011-02-27 Chong Yidong <cyd@stupidchicken.com>
607
608 * minibuf.texi (Minibuffer History): Clarify discussion of
609 minibuffer history lists (Bug#8085).
610
67ab0163 6112011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 612
e979a521
EZ
613 * elisp.texi: Sync @dircategory with ../../info/dir.
614
e03b2fd4
EZ
615 * files.texi (Visiting Functions): Document find-file-literally,
616 both the command and the variable.
617
86ec878a
EZ
618 * variables.texi (Creating Buffer-Local): Explain the meaning of
619 permanent local variables.
620
67ab0163
GM
621 * files.texi (Visiting Functions): Document find-file-literally,
622 both the command and the variable.
623
624 * variables.texi (Creating Buffer-Local): Explain the meaning of
625 permanent local variables.
626
6272011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
628
629 * keymaps.texi (Remapping Commands): Mention how to undo it.
630
bfcb151a
RT
6312011-02-09 Reuben Thomas <rrt@sc3d.org>
632
633 * loading.texi (Hooks for Loading): Remove unnecessary advice
634 about eval-after-load (Bug#7986).
635
a41c8660
CY
6362011-02-05 Chong Yidong <cyd@stupidchicken.com>
637
638 * commands.texi (Accessing Mouse): Note that a header line is not
639 included in the row of posn-col-row.
640
e0dd6837
CY
6412011-02-02 Chong Yidong <cyd@stupidchicken.com>
642
643 * modes.texi (Major Mode Conventions): Add face guidelines.
644 (Faces for Font Lock): List faces in order of prominence.
645
a4180391
PE
6462011-02-01 Paul Eggert <eggert@cs.ucla.edu>
647
648 format-time-string now supports subsecond time stamp resolution
649 * os.texi (Time Parsing): Document %N.
650
7427eb97
CY
6512011-01-28 Chong Yidong <cyd@stupidchicken.com>
652
61db307f
CY
653 * vol1.texi (Top):
654 * vol2.texi (Top):
655 * elisp.texi (Top):
656 * display.texi (Display Property): Shorten the menu description of
657 the "Other Display Specs" node (Bug#7816).
658
7427eb97
CY
659 * keymaps.texi (Defining Menus): Add "menu item" and "extended
660 menu item" concept index entries (Bug#7805).
661
bf3dae7e
EZ
6622011-01-29 Eli Zaretskii <eliz@gnu.org>
663
664 * makefile.w32-in (texinfodir): New variable.
665 (usermanualdir): Remove as redundant with $(emacsdir).
666 (MAKEINFO): Remove options, leave only program name.
667 (MAKEINFO_OPTS): New variable.
668 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
669
06d8ace5 6702011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
671 Richard Kim <emacs18@gmail.com>
672
673 * loading.texi (Library Search): Document list-load-path-shadows
674 (Bug#7757).
675
06d8ace5 6762011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
677
678 * searching.texi (Regexp Special): Remove outdated discussion of
679 character sets (Bug#7780).
680
28a88153
CY
681 * frames.texi (Pop-Up Menus): Document where menu title comes
682 from (Bug#7684).
683
06d8ace5 6842011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
685
686 * display.texi (Making Buttons): Mention limitation of text buttons.
687
a8e1e9ee
WL
6882011-01-23 Werner Lemberg <wl@gnu.org>
689
690 * Makefile.in (MAKEINFO): Now controlled by `configure'.
691 (MAKEINFO_OPTS): New variable. Use it where appropriate.
692 (ENVADD): New variable to control texi2dvi and texi2pdf.
693
362b9d48
GM
6942011-01-15 Chong Yidong <cyd@stupidchicken.com>
695
696 * files.texi (Directory Names): Move directory-abbrev-alist doc to
697 Emacs manual.
698
6992011-01-15 Eli Zaretskii <eliz@gnu.org>
700
701 * files.texi (Directory Names): Explain why FROM in
702 directory-abbrev-alist should begin with \`. (Bug#7777)
703
3fa173b4
SM
7042011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
705
706 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
707
7c420169 7082011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
709
710 * modes.texi (Emulating Mode Line): Fix last change.
711
7c420169 7122011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
713
714 * modes.texi (Emulating Mode Line): Update documentation of
715 format-mode-line according to changes that fixed bug #7587.
716
80b33766
SM
7172010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
718
719 * modes.texi (Derived Modes): Mention prog-mode.
720
721 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
722 of the key-binding-data cache since we don't use it any more.
723
f49d1f52 7242010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 725
4bb49a92
EZ
726 * processes.texi (Shell Arguments):
727 * strings.texi (Creating Strings): Don't mention "shell commands";
728 make it explicit that `split-string-and-unquote' and
729 `combine-and-quote-strings' are mainly for working with arguments
730 to call-process and start-process.
731
3c73e30e
EZ
732 * processes.texi (Shell Arguments): Fix documentation of
733 `split-string-and-unquote'. Add indexing. (Bug#7563)
734
f49d1f52 7352010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
736
737 * modes.texi (Auto-Indentation): New section to document SMIE.
738 (Major Mode Conventions):
739 * text.texi (Mode-Specific Indent): Refer to it.
740
f49d1f52 7412010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
742
743 * display.texi (Other Display Specs): Document left-fringe and
744 right-fringe display specs.
745
f49d1f52 7462010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
747
748 * backups.texi (Making Backups):
749 * modes.texi (Example Major Modes): Use recommended coding style.
750 (Major Mode Basics, Derived Modes): Encourge more strongly use of
751 define-derived-mode. Mention completion-at-point-functions.
752
f49d1f52 7532010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 754
5dcb4c4e
SM
755 * nonascii.texi (Converting Representations):
756 Document byte-to-string.
e1115396 757
ec1b9b17
GM
7582010-12-08 Glenn Morris <rgm@gnu.org>
759
760 * buffers.texi (Modification Time):
761 verify-visited-file-modtime now defaults to the current buffer.
762
07976ae3 7632010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 764
ec1b9b17 765 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
766
767 * strings.texi (Creating Strings): Don't mention semi-obsolete
768 function char-to-string.
769 (String Conversion): Shorten discussion of semi-obsolete function
770 string-to-char. Link to Converting Representations.
771
772 * objects.texi (Symbol Type):
773 * text.texi (Near Point):
774 * help.texi (Help Functions):
775 * functions.texi (Mapping Functions): Use string instead of
776 char-to-string in examples.
777
07976ae3 7782010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
779
780 * text.texi (Kill Functions, Kill Functions)
781 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
782 YANK-HANDLER args.
783
784 * symbols.texi (Creating Symbols): Using unintern without an
785 obarray arg is now obsolete.
786
787 * numbers.texi (Float Basics): Document float-e and float-pi.
788
789 * variables.texi (Defining Variables): Change "pi" example to
790 "float-pi".
791
8547874a
EZ
7922010-11-26 Eli Zaretskii <eliz@gnu.org>
793
794 * commands.texi (Click Events): Document the values of X, Y and
795 COL, ROW in the event's position, when the click is on the header
796 or mode line, on the fringes, or in the margins.
797
4a47c275 7982010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 799
5b05d75b
EZ
800 * customize.texi (Composite Types): Lower-case index entry.
801
5dcb4c4e
SM
802 * loading.texi (How Programs Do Loading):
803 Document load-file-name. (Bug#7346)
c7926fe2 804
4a47c275 8052010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
806
807 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
808
0eb025fb
EZ
8092010-11-13 Eli Zaretskii <eliz@gnu.org>
810
811 * display.texi (Usual Display): Characters with no fonts are not
812 necessarily displayed as empty boxes.
813
2699a554 8142010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
815
816 * maps.texi (Standard Keymaps): Update File menu description.
817
8289f37b
GM
8182010-10-28 Glenn Morris <rgm@gnu.org>
819
820 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
821
5793a7bc 8222010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
823
824 * display.texi (Window Systems): Deprecate use of window-system as
825 a predicate.
826
17284e30
GM
8272010-10-23 Glenn Morris <rgm@gnu.org>
828
829 * help.texi (Documentation Basics): Remove mentions of digest-doc and
830 sorted-doc.
831
00f113eb
JB
8322010-10-15 Eli Zaretskii <eliz@gnu.org>
833
834 * os.texi (Dynamic Libraries): New node, with slightly modified
835 text deleted from "Image Formats".
836 (System Interface): Add @menu entry for "Dynamic Libraries".
837
838 * display.texi (Image Formats): Remove description of
839 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
840
07277eb8
GM
8412010-10-12 Glenn Morris <rgm@gnu.org>
842
843 * book-spine.texinfo: Rename to book-spine.texi.
844
c12e4a81
GM
8452010-10-11 Glenn Morris <rgm@gnu.org>
846
df187c62
GM
847 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
848
c12e4a81 849 * Makefile.in (DVIPS): New variable.
234db610
GM
850 (.PHONY): Add html, ps.
851 (html, elisp.html, ps, elisp.ps): New targets.
852 (clean): Delete html, ps files.
853 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 854
6513b232
EZ
8552010-10-09 Eli Zaretskii <eliz@gnu.org>
856
857 * makefile.w32-in (emacsdir): New variable.
858 (srcs): Add emacsver.texi.
859 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
860
abd40fb4
GM
8612010-10-09 Glenn Morris <rgm@gnu.org>
862
c1dc72b3
GM
863 * Makefile.in (VPATH): Remove.
864 (infodir): Make it absolute.
865 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
866
4393405b
GM
867 * Makefile.in (dist): Anchor regexps.
868
eef3ab94
GM
869 * Makefile.in (srcs): Put elisp.texi first.
870 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
871
aa9db089
GM
872 * Makefile.in (infoclean): Remove harmless, long-standing error.
873
abd40fb4
GM
874 * Makefile.in ($(infodir)): Delete rule.
875 (mkinfodir): New.
876 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
877
68db69ed 878 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 879 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 880
ea274122
GM
8812010-10-09 Glenn Morris <rgm@gnu.org>
882
f7a31f11
GM
883 * Makefile.in (emacsdir): New variable.
884 (MAKEINFO): Add -I $emacsdir.
885 (dist): Copy emacsver.texi.
b13254e7
GM
886 (srcs): Add emacsver.texi.
887
f7a31f11
GM
888 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
889 Set EMACSVER by including emacsver.texi.
890
ea274122
GM
891 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
892
17ca7950
GM
8932010-10-07 Glenn Morris <rgm@gnu.org>
894
895 * Makefile.in (version): New, set by configure.
896 (clean): Delete dist tar file.
897 (dist): Use version in tar name.
898
4c83f6e1
GM
8992010-10-06 Glenn Morris <rgm@gnu.org>
900
901 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
902 (INSTALL_INFO): Remove unused variable.
903 (mostlyclean, infoclean, dist): New rules.
904 (clean): Delete dvi and pdf files.
905 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 906 ($(infodir)): Add parallel build workaround.
4c83f6e1 907
0264072d
GM
9082010-10-04 Glenn Morris <rgm@gnu.org>
909
910 * Makefile.in (dvi, pdf, $(infodir)): New targets.
911 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 912 Fix -I typo.
0264072d
GM
913 (clean): No 'make.out' or 'core' files.
914 (.PHONY): Declare clean rules.
915 (maintainer-clean): Delete pdf file. Guard against cd failures.
916
77f38949
GM
9172010-10-03 Glenn Morris <rgm@gnu.org>
918
919 * files.texi (File Name Components): Remove ignored section about
920 deleted variable directory-sep-char.
921
178fdd41
MA
9222010-10-03 Michael Albinus <michael.albinus@gmx.de>
923
924 * files.texi (Magic File Names): New defopt
925 remote-file-name-inhibit-cache.
926
9c524fcb
GM
9272010-10-02 Glenn Morris <rgm@gnu.org>
928
929 * os.texi (Killing Emacs): Hook now runs in batch mode.
930
f816790b
SM
9312010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
932
933 * text.texi (Special Properties): Clarify when modification-hooks run.
934
7cf78aac
SM
9352010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
936
937 * syntax.texi (Syntax Flags): Document new `c' flag.
938
ca0d44e4
GM
9392010-09-09 Glenn Morris <rgm@gnu.org>
940
941 * display.texi (ImageMagick Images): General cleanup.
942
10999305 9432010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
944
945 * files.texi (Directory Names): Use \` rather than ^.
946
45240125
JD
9472010-09-02 Jan Djärv <jan.h.d@swipnet.se>
948
949 * text.texi (Low-Level Kill Ring):
950 * frames.texi (Window System Selections): Remove cut buffer
951 documentation.
952
4abe5bf6
EZ
9532010-08-28 Eli Zaretskii <eliz@gnu.org>
954
955 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
956 Parameters", where the default fringe width is described.
957
958 * frames.texi (Window Frame Parameters, Basic Parameters)
959 (Position Parameters, Layout Parameters, Management Parameters)
960 (Cursor Parameters, Font and Color Parameters): Add indexing for
961 frame parameters. (Bug#6929)
962
fdc76236
TT
9632010-08-25 Tom Tromey <tromey@redhat.com>
964
965 * vol2.texi (Top): Update.
966 * vol1.texi (Top): Update.
967 * tips.texi (Library Headers): Mention Package-Version and
968 Package-Requires.
969 * package.texi: New file.
970 * os.texi (System Interface): Update pointers.
971 * elisp.texi (Top): Link to new nodes. Include package.texi.
972 * anti.texi (Antinews): Update pointers.
973
1e5c1c80
EZ
9742010-08-25 Eli Zaretskii <eliz@gnu.org>
975
976 * processes.texi (Filter Functions): Fix last change.
977
78e33835
CY
9782010-08-24 Markus Triska <triska@gmx.at>
979
980 * processes.texi (Filter Functions): Use `buffer-live-p' instead
981 of `buffer-name' in the main text as well as in the example
982 (Bug#3098).
983
198a7a97
CY
9842010-08-22 Chong Yidong <cyd@stupidchicken.com>
985
986 * nonascii.texi (Text Representations):
987 * loading.texi (Loading Non-ASCII):
988 * compile.texi (Byte Compilation): Don't mention obsolete
989 --unibyte command-line argument.
990
bc7d7ea6
CY
9912010-08-22 Chong Yidong <cyd@stupidchicken.com>
992
993 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
994
b0126eac 9952010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
996
997 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
998
e8a6cc19
EZ
9992010-08-20 Eli Zaretskii <eliz@gnu.org>
1000
1001 * commands.texi (Misc Events): Add cross-references to where
1002 POSITION of a mouse event is described in detail.
1003
7815fe19 10042010-08-08 Christoph <cschol2112@googlemail.com>
ee301a7a
SM
1005
1006 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
1007
7815fe19 10082010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
1009
1010 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
1011 Suggested by Štěpán Němec <stepnem@gmail.com>.
1012
7815fe19 10132010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
1014
1015 * minibuf.texi (High-Level Completion): Document args of
1016 `read-buffer-function' (bug#5625).
1017
8b2dd508
JD
10182010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1019
1020 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
1021
bace45fe
MA
10222010-07-29 Michael Albinus <michael.albinus@gmx.de>
1023
1024 * processes.texi (Process Information): Explain process property
1025 `remote-tty'.
1026
4ce5a4cc
JB
10272010-07-27 Juanma Barranquero <lekktu@gmail.com>
1028
1029 * modes.texi (Defining Minor Modes): Use C-delete in examples,
1030 instead of "\C-\^?" (bug#6334).
1031
1c84bc7a
JB
1032 * text.texi (Special Properties): Fix typo.
1033
b88746ba
EZ
10342010-07-09 Eli Zaretskii <eliz@gnu.org>
1035
1036 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
1037 calling sequences, which are now the standard.
1038
51422d6d
CY
10392010-06-24 Chong Yidong <cyd@stupidchicken.com>
1040
1041 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
1042
1043 * commands.texi (Command Overview): Mention undo-boundary call.
1044
d24880de
GM
10452010-06-23 Glenn Morris <rgm@gnu.org>
1046
1047 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
1048 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
1049 * frames.texi, functions.texi, internals.texi, keymaps.texi:
1050 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
1051 * searching.texi, sequences.texi, strings.texi, syntax.texi:
1052 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
1053 Untabify Texinfo files.
1054
0fc76035
CY
10552010-06-20 Chong Yidong <cyd@stupidchicken.com>
1056
1057 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
1058
5338dc0b
CY
10592010-06-19 Chong Yidong <cyd@stupidchicken.com>
1060
a628ad9d 1061 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 1062
2c3a3c1d
CY
10632010-06-02 Chong Yidong <cyd@stupidchicken.com>
1064
ba3bf1d9
CY
1065 * searching.texi (Regexp Special): Remove obsolete information
1066 about matching non-ASCII characters, and suggest using char
1067 classes (Bug#6283).
2c3a3c1d 1068
7f4b4249
JB
10692010-05-30 Juanma Barranquero <lekktu@gmail.com>
1070
1071 * minibuf.texi (Basic Completion): Add missing "@end defun".
1072
637821cd
SM
10732010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1074
1075 * minibuf.texi (Basic Completion): Document completion-boundaries.
1076 (Programmed Completion): Document the new fourth method for boundaries.
1077
e13051c3
CY
10782010-05-22 Chong Yidong <cyd@stupidchicken.com>
1079
a628ad9d 1080 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 1081
0235128c 10822010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1083
1084 * windows.texi (Textual Scrolling):
1085 * tips.texi (Coding Conventions):
1086 * minibuf.texi (Minibuffer History):
1087 * maps.texi (Standard Keymaps):
1088 * loading.texi (Where Defined):
1089 * edebug.texi (Instrumenting): Fix typos.
1090
0235128c 10912010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 1092
c7c32279
CY
1093 * keymaps.texi (Menu Bar): Document :advertised-binding property.
1094
0235128c
SM
1095 * functions.texi (Obsolete Functions):
1096 Document set-advertised-calling-convention.
eb5ed549
CY
1097
1098 * minibuf.texi (Basic Completion): Document completion-in-region.
1099 (Programmed Completion): Document completion-annotate-function.
1100
1101 * commands.texi (Reading One Event): Document read-key.
1102 (Distinguish Interactive): Document KIND arg to
1103 called-interactively-p. Delete obsolete interactive-p.
1104
1105 * elisp.texi (Top): Update node description.
1106
f8848423
EZ
11072010-05-08 Eli Zaretskii <eliz@gnu.org>
1108
0235128c
SM
1109 * nonascii.texi (Character Properties):
1110 Document unicode-category-table. Add an index entry for Unicode
1111 general category.
1112
11132010-05-07 Chong Yidong <cyd@stupidchicken.com>
1114
1115 * Version 23.2 released.
f8848423 1116
938efb77
JB
11172010-04-20 Juanma Barranquero <lekktu@gmail.com>
1118
1119 * locals.texi (Standard Buffer-Local Variables):
1120 Remove @ignore'd reference to `direction-reversed'.
1121
5854c267
JL
11222010-04-14 Juri Linkov <juri@jurta.org>
1123
1124 Fix @deffn without category.
1125
1126 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
1127 for `abbrev-insert'.
1128
1129 * buffers.texi (Indirect Buffers): Add category `Command'
1130 to @deffn of `clone-indirect-buffer'.
1131
1132 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
1133 for `next-window' and `previous-window'. Add category `Command'
1134 to @deffn of `pop-to-buffer'.
1135
8a14dec7
CY
11362010-04-01 Chong Yidong <cyd@stupidchicken.com>
1137
1138 * nonascii.texi (Text Representations): Don't mark
1139 enable-multibyte-characters as a user option.
1140
7a1831cf
EZ
11412010-03-31 Eli Zaretskii <eliz@gnu.org>
1142
1143 * control.texi (Handling Errors): How to re-throw a signal caught
1144 by condition-case.
1145
c3863713
CY
11462010-03-26 Chong Yidong <cyd@stupidchicken.com>
1147
1148 * loading.texi (Hooks for Loading): Document after-load-functions.
1149 Copyedits.
1150
c333f279
AM
11512010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
1152
1153 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
1154
e867cb5d 11552010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
1156
1157 * processes.texi (Network Processes): Document seqpacket type.
1158
605f35cd
DN
11592010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
1160
1161 * os.texi (System Environment): Do not mention lynxos.
1162
288f9fc0
CY
11632010-03-10 Chong Yidong <cyd@stupidchicken.com>
1164
1165 * Branch for 23.2.
1166
eed5c93a
CY
11672010-03-06 Chong Yidong <cyd@stupidchicken.com>
1168
1169 * objects.texi (Integer Type): Take note of the read syntax
1170 exception for numbers that cannot fit in the integer type.
1171
1ddd6622
GM
11722010-03-03 Glenn Morris <rgm@gnu.org>
1173
1174 * numbers.texi (Integer Basics, Bitwise Operations):
1175 * objects.texi (Integer Type): Update for integers now being 30-bit.
1176
a908c79a
CY
11772010-02-27 Chong Yidong <cyd@stupidchicken.com>
1178
1179 * display.texi (Low-Level Font): Document :otf font-spec property.
1180
cd61af01
SM
11812010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1182
1183 * display.texi (Line Height): Avoid obsolete special default variables
1184 like default-major-mode.
1185
c02f8fe2
AM
11862010-01-28 Alan Mackenzie <acm@muc.de>
1187
1188 * display.texi (Auto Faces): Say fontification-functions is called
1189 whether or not Font Lock is enabled. Tidy up the wording a bit.
1190
d738d18b
CY
11912010-01-17 Chong Yidong <cyd@stupidchicken.com>
1192
1193 * elisp.texi: Remove duplicate edition information (Bug#5407).
1194
4963739e
JB
11952010-01-17 Juanma Barranquero <lekktu@gmail.com>
1196
1197 * two.el (volume-header-toc-markup): Fix typos in docstring.
1198
c57008f6
SM
11992010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1200
1201 Avoid dubious uses of save-excursions.
1202 * positions.texi (Excursions): Recommend the use of
1203 save-current-buffer if applicable.
1204 * text.texi (Clickable Text): Fix the example code which used
1205 save-excursion in a naive way which sometimes preserves point and
1206 sometimes not.
1207 * variables.texi (Creating Buffer-Local):
1208 * os.texi (Session Management):
1209 * display.texi (GIF Images):
1210 * control.texi (Cleanups): Use (save|with)-current-buffer.
1211
2f3725cd
EZ
12122010-01-02 Eli Zaretskii <eliz@gnu.org>
1213
1214 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
1215
85eeac93
CY
12162010-01-02 Chong Yidong <cyd@stupidchicken.com>
1217
1218 * nonascii.texi (Text Representations, Character Codes)
1219 (Converting Representations, Explicit Encoding)
1220 (Translation of Characters): Use hex notation consistently.
1221 (Character Sets): Fix map-charset-chars doc (Bug#5197).
1222
4801c5fa
CY
12232010-01-01 Chong Yidong <cyd@stupidchicken.com>
1224
1225 * loading.texi (Where Defined): Make it clearer that these are
1226 loaded files (Bug#5068).
1227
26e533e2
CY
12282009-12-29 Chong Yidong <cyd@stupidchicken.com>
1229
1230 * minibuf.texi (Completion Styles): Document `initials' style.
1231
16d1ff5f
CY
12322009-12-25 Chong Yidong <cyd@stupidchicken.com>
1233
1234 * frames.texi (Resources): Describe inhibit-x-resources.
1235 (Size Parameters): Copyedit.
1236
1237 * hash.texi (Creating Hash):
1238 * objects.texi (Hash Table Type): Document the new hash table
1239 printed representation.
1240
1241 * minibuf.texi (Basic Completion): 4th arg to all-completions is
1242 obsolete.
1243
5dcb4c4e
SM
1244 * processes.texi (Process Buffers):
1245 Document process-kill-buffer-query-function.
16d1ff5f 1246
9a5de3d9
GM
12472009-12-05 Glenn Morris <rgm@gnu.org>
1248
1249 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
1250 diary-display-function, and no longer recommended to be a hook.
1251 Update for changes in the names of calendar and diary hooks.
1252 diary-print-entries-hook has changed section.
1253
b640eb52
EZ
12542009-11-28 Eli Zaretskii <eliz@gnu.org>
1255
1256 * text.texi (Special Properties): More accurate description of
1257 what the `cursor' property does.
1258
be1674ab
KR
12592009-11-26 Kevin Ryde <user42@zip.com.au>
1260
1261 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
1262 mouse-wheel-down-event, the closest thing to a definition for them.
1263 * os.texi (Startup Summary): vindex inhibit-startup-message and
1264 inhibit-splash-screen.
1265 (Command-Line Arguments): vindex argv.
1266 (Suspending Emacs): vindex suspend-tty-functions and
1267 resume-tty-functions. Don't want to index every hook, but having
1268 the programming ones is helpful.
1269
603f5979
CY
12702009-11-14 Chong Yidong <cyd@stupidchicken.com>
1271
1272 * commands.texi (Motion Events): Fix typo (Bug#4907).
1273
4359a806
CY
12742009-11-08 Chong Yidong <cyd@stupidchicken.com>
1275
1276 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
1277 are affected by case-fold-search (Bug#4483).
1278
0f063651
CY
12792009-11-02 Chong Yidong <cyd@stupidchicken.com>
1280
1281 * minibuf.texi (Reading File Names): Note that read-file-name may
1282 use a graphical file dialog.
1283
9bd79893
GM
12842009-10-31 Glenn Morris <rgm@gnu.org>
1285
1286 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
1287
ebe479ec
KR
12882009-10-16 Kevin Ryde <user42@zip.com.au>
1289
1290 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
1291 in particular so `info-lookup-symbol' can find its docs.
1292
2640fa86
CY
12932009-10-16 Chong Yidong <cyd@stupidchicken.com>
1294
1295 * variables.texi (Constant Variables): Distinguish from defconst
1296 variables.
1297 (Defining Variables): Add cindex.
1298
edd6a733
CY
12992009-10-15 Chong Yidong <cyd@stupidchicken.com>
1300
1301 * os.texi (Time of Day): Clarify that the microsecond part is
1302 ignored (Bug#4637).
1303
5feb0b73
GM
13042009-10-11 Glenn Morris <rgm@gnu.org>
1305
1306 * frames.texi (Size and Position): Clarify what is included in the frame
1307 height. (Bug#4535)
1308
0c5413c8
GM
13092009-10-10 Glenn Morris <rgm@gnu.org>
1310
1311 * windows.texi (Size of Window): The relationship between window and
1312 frame heights is not so simple. (Bug#4535)
1313 Mention window-full-height-p.
1314
7f8b600a
SM
13152009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1316
1317 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
1318 used from Lisp.
1319
6185de1c
EZ
13202009-10-07 Eli Zaretskii <eliz@gnu.org>
1321
7f8b600a
SM
1322 * files.texi (Directory Names) <abbreviate-file-name>:
1323 Document that root home directories are not replaced with "~".
6185de1c 1324
9972911f
EZ
13252009-10-06 Eli Zaretskii <eliz@gnu.org>
1326
1327 * text.texi (Special Properties): Document the meaning of the
1328 `cursor' text property whose value is an integer.
1329
2a3f19ef
MA
13302009-10-05 Michael Albinus <michael.albinus@gmx.de>
1331
1332 * files.texi (Magic File Names): Add `copy-directory'.
1333
804543b5
EZ
13342009-10-05 Eli Zaretskii <eliz@gnu.org>
1335
1336 * files.texi (File Attributes): Fix description of file
1337 attributes. (Bug#4638) Update attributes of files.texi example to
1338 be more representative.
1339
461bf92b
MA
13402009-10-05 Michael Albinus <michael.albinus@gmx.de>
1341
1342 * files.texi (Create/Delete Dirs): New command copy-directory.
1343
a86cd395
JB
13442009-10-04 Juanma Barranquero <lekktu@gmail.com>
1345
1346 * anti.texi (Antinews):
1347 * macros.texi (Indenting Macros):
1348 * strings.texi (Creating Strings, Case Conversion):
1349 Remove duplicate words.
1350
d3080264
MA
13512009-10-01 Michael Albinus <michael.albinus@gmx.de>
1352
1353 * files.texi (Create/Delete Dirs): delete-directory has an
1354 optional parameter RECURSIVE.
1355
85d14563
SM
13562009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
1357
1358 * buffers.texi (Swapping Text): Minor clarification.
1359
3d9842c6
GM
13602009-10-01 Glenn Morris <rgm@gnu.org>
1361
1362 * functions.texi (Declaring Functions): Mention that we also search for
1363 ".m" files in the src/ directory.
1364
78427304
CY
13652009-09-25 David Engster <deng@randomsample.de>
1366
3d9842c6 1367 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 1368
b578c9cc
GM
13692009-09-22 Glenn Morris <rgm@gnu.org>
1370
1371 * internals.texi (Building Emacs): Mention preloaded-file-list.
1372
beee5da7
AM
13732009-09-14 Alan Mackenzie <acm@muc.de>
1374
1375 * os.texi (Terminal Output): Put "@code{}" around "stdout".
1376
5d6ab672
CY
13772009-09-13 Chong Yidong <cyd@stupidchicken.com>
1378
1379 * functions.texi (Anonymous Functions): Rearrange discussion,
1380 giving usage of unquoted lambda forms first. Mention that
1381 `function' and `#'' are no longer required (Bug#4290).
1382
59375eeb
AM
13832009-09-11 Alan Mackenzie <acm@muc.de>
1384
a86cd395 1385 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
1386 batch mode.
1387
e7e2f529
GM
13882009-09-01 Glenn Morris <rgm@gnu.org>
1389
1390 * display.texi (Face Functions): Mention define-obsolete-face-alias.
1391
eae47088
GM
13922009-08-26 Ulrich Mueller <ulm@gentoo.org>
1393
1394 * nonascii.texi (Character Codes): Fix typos.
1395
3691a0a6
MA
13962009-08-25 Michael Albinus <michael.albinus@gmx.de>
1397
1398 * processes.texi (Synchronous Processes): New defvar
1399 process-file-side-effects.
1400
664d56b8
GM
14012009-08-25 Glenn Morris <rgm@gnu.org>
1402
1403 * display.texi (Fontsets): Fix typo.
1404
0706c025
GM
1405 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
1406
03a74b84
SM
14072009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
1408
1409 * processes.texi (Asynchronous Processes): Adjust arglist of
1410 start-process-shell-command and start-file-process-shell-command.
1411
f6de8a37
CY
14122009-08-15 Chong Yidong <cyd@stupidchicken.com>
1413
4b1ed1bb
CY
1414 * advice.texi (Argument Access in Advice): Note that argument
1415 positions are zero-based (Bug#3932).
1416
89a9e058
CY
1417 * commands.texi (Distinguish Interactive): Minor copyedit.
1418
23696fd7
CY
1419 * display.texi (Face Attributes): Add xref to Displaying Faces for
1420 explanation of "underlying face".
1421
f6de8a37
CY
1422 * customize.texi (Common Keywords): Add xref to Loading.
1423
1424 * loading.texi (How Programs Do Loading): Add xref to Lisp
1425 Libraries node in the Emacs manual.
1426
417f77e6
CY
14272009-08-13 Chong Yidong <cyd@stupidchicken.com>
1428
1429 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
1430
0999039c
CY
14312009-07-18 Chong Yidong <cyd@stupidchicken.com>
1432
1433 * processes.texi (Shell Arguments): Copyedits.
1434
9af167bc
GM
14352009-07-18 Glenn Morris <rgm@gnu.org>
1436
1437 * loading.texi (Repeated Loading): Fix typo.
1438
137987ab
RS
14392009-07-16 Richard Stallman <rms@gnu.org>
1440
1441 * buffers.texi (Swapping Text): Recommend setting
1442 write-region-annotate-functions and buffer-saved-size.
1443
1444 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
1445
622fa380
GM
14462009-07-15 Glenn Morris <rgm@gnu.org>
1447
1448 * edebug.texi: Minor re-phrasings throughout.
1449 (Edebug Execution Modes): Sit-for affects continue mode too.
1450 (Jumping): Use `forward-sexp' rather than its keybinding.
1451 (Edebug Misc): Fix Q binding.
1452 (Edebug Eval): Remove cl version.
1453 (Printing in Edebug): Clarify print-length etc.
1454 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
1455 (Specification List): Remove edebug-unwrap findex entry.
1456 (Specification Examples): defmacro is actually not the same as defun.
1457 Escape "`" in example.
1458
6bbd4600
CY
14592009-07-15 Chong Yidong <cyd@stupidchicken.com>
1460
1461 * markers.texi (The Mark): Document optional arg to
1462 deactivate-mark.
1463
e538d479
GM
14642009-07-11 Kevin Ryde <user42@zip.com.au>
1465
1466 * hooks.texi (Standard Hooks): Fix cross-references.
1467
4c98b9ed
GM
1468 * loading.texi (Named Features): Refer to eval-after-load.
1469
5300838c
GM
14702009-07-11 Glenn Morris <rgm@gnu.org>
1471
64fbeb16
GM
1472 * Makefile.in (TEXI2PDF): New.
1473 (elisp.pdf): New target.
1474
4c98b9ed
GM
1475 * searching.texi (Regexp Backslash): Fix typo.
1476
1477 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 1478
51d9979c
GM
14792009-07-10 Glenn Morris <rgm@gnu.org>
1480
561c0216
GM
1481 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
1482
5b594a58
GM
1483 * customize.texi (Customization Types):
1484 * display.texi (Abstract Display):
0cc8c85a 1485 * objects.texi (Character Type, String Type):
5b594a58 1486 Merge in some menu descriptions from elisp.texi.
51d9979c 1487
c3cbbb40
GM
1488 * hash.texi (Hash Tables):
1489 * modes.texi (Multiline Font Lock):
1490 End menu description with period.
fe42c16a 1491
28528402
GM
14922009-07-09 Glenn Morris <rgm@gnu.org>
1493
1494 * back.texi: Don't hard-code texinfo location.
1495
1496 * two-volume.make (texinfodir): New, with location of texinfo.tex.
1497 (tex): Add texinfodir to TEXINPUTS.
1498 (elisp1med-init, elisp2med-init): Use texinfodir.
1499
1500 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
1501 (clean): Add two-volume.make intermediate files.
1502
1503 * elisp.texi, vol1.texi, vol2.texi:
1504 Use a DATE variable with the publication date, and update it.
1505 Fix antinews menu description.
1506
1507 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
1508 Update the detailed node listing to match elisp.texi.
1509
1510 * README: Update edition to match elisp.texi.
1511
1512 * objects.texi (General Escape Syntax):
1513 * nonascii.texi (Character Sets):
1514 Use consistent case for "Unicode Standard".
1515
1516 * anti.texi (Antinews):
1517 * customize.texi (Variable Definitions):
1518 * functions.texi (Declaring Functions):
1519 * nonascii.texi (Character Properties):
1520 * processes.texi (Serial Ports):
1521 * text.texi (Special Properties):
1522 * tips.texi (Coding Conventions):
1523 Minor rearrangements to improve TeX line-filling.
1524
1525 * commands.texi (Using Interactive): Fix cross-reference.
1526
17db8e10
JD
15272009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1528
1529 * frames.texi (Management Parameters): Mention sticky.
1530
77c7e2e1
AS
15312009-07-01 Andreas Schwab <aschwab@redhat.com>
1532
1533 * help.texi (Help Functions): Fix description of help-buffer and
1534 help-setup-xref to use @defun instead of @deffn.
1535
3f1c6666
JD
15362009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1537
1538 * frames.texi (Size Parameters): Mention maximized for fullscreen.
1539
ca27c21b
CY
15402009-06-24 Chong Yidong <cyd@stupidchicken.com>
1541
1542 * display.texi (Window Systems): Add ns to the list.
1543
70243478
CY
15442009-06-21 Chong Yidong <cyd@stupidchicken.com>
1545
1546 * Branch for 23.1.
1547
df006536
MR
15482009-06-17 Martin Rudalics <rudalics@gmx.at>
1549
1550 * windows.texi (Dedicated Windows): Fix typo.
1551 (Resizing Windows): Replace @defun by @deffn.
1552
d259fc4b
GM
15532009-06-17 Glenn Morris <rgm@gnu.org>
1554
1555 * variables.texi (Directory Local Variables):
1556 Update for 2009-04-11 name-change of dir-locals-directory-alist.
1557
30781db6
KH
15582009-06-09 Kenichi Handa <handa@m17n.org>
1559
1560 * nonascii.texi (Character Sets): State clearly that FROM and TO
1561 are codepoints of CHARSET.
1562
62e8099c
CY
15632009-06-07 Chong Yidong <cyd@stupidchicken.com>
1564
1565 * minibuf.texi (Reading File Names): Fix introductory text.
1566 Suggested by stan@derbycityprints.com.
1567 (High-Level Completion): Fix typo.
1568
ee1b1917
CY
15692009-05-28 Chong Yidong <cyd@stupidchicken.com>
1570
1571 * frames.texi (Text Terminal Colors): Multi-tty is already
1572 implemented, but tty-local colors are not.
1573
5df647e8
CY
15742009-05-27 Chong Yidong <cyd@stupidchicken.com>
1575
1576 * hooks.texi (Standard Hooks): Remove mention of obsolete
1577 redisplay-end-trigger-functions.
1578
1579 * internals.texi (Window Internals): Remove mention of obsolete
1580 redisplay-end-trigger-functions.
1581
01f17ae2
MR
15822009-05-21 Martin Rudalics <rudalics@gmx.at>
1583
1584 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
1585
1586 * backups.texi (Making Backups): backup-directory-alist and
1587 make-backup-file-name-function are options.
1588 (Auto-Saving): auto-save-list-file-prefix is an option.
1589
1590 * buffers.texi (Killing Buffers): buffer-offer-save is an
1591 option.
1592
1593 * display.texi (Refresh Screen): no-redraw-on-reenter is an
1594 option.
1595 (Echo Area Customization): echo-keystrokes is an option.
1596 (Selective Display): selective-display-ellipses is an option.
1597 (Temporary Displays): temp-buffer-show-function is an option.
1598 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
1599 are options.
1600 (Font Selection): face-font-family-alternatives,
1601 face-font-selection-order, face-font-registry-alternatives, and
1602 scalable-fonts-allowed are options.
1603 (Fringe Indicators): indicate-buffer-boundaries is an option.
1604 (Fringe Cursors): overflow-newline-into-fringe is an option.
1605 (Scroll Bars): scroll-bar-mode is an option.
1606
1607 * eval.texi (Eval): max-lisp-eval-depth is an option.
1608
1609 * files.texi (Visiting Functions): find-file-hook is an option.
1610 (Directory Names): directory-abbrev-alist is an option.
1611 (Unique File Names): temporary-file-directory and
1612 small-temporary-file-directory are options.
1613
1614 * frames.texi (Initial Parameters): initial-frame-alist,
1615 minibuffer-frame-alist and default-frame-alist are options.
1616 (Cursor Parameters): blink-cursor-alist and
1617 cursor-in-non-selected-windows ar options.
1618 (Window System Selections): selection-coding-system is an
1619 option.
1620 (Display Feature Testing): display-mm-dimensions-alist is an
1621 option.
1622
1623 * help.texi (Help Functions): help-char and help-event-list are
1624 options.
1625
1626 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
1627 an option.
1628
1629 * minibuf.texi (Minibuffer History): history-length and
1630 history-delete-duplicates are options.
1631 (High-Level Completion): read-buffer-function and
1632 read-buffer-completion-ignore-case are options.
1633 (Reading File Names): read-file-name-completion-ignore-case is
1634 an option.
1635
1636 * modes.texi (Mode Line Top): mode-line-format is an option.
1637 (Mode Line Variables): mode-line-position and mode-line-modes
1638 are options.
1639
1640 * nonascii.texi (Text Representations):
1641 enable-multibyte-characters is an option.
1642 (Default Coding Systems): auto-coding-regexp-alist,
1643 file-coding-system-alist, auto-coding-alist and
1644 auto-coding-functions are options.
1645 (Specifying Coding Systems): inhibit-eol-conversion is an
1646 option.
1647
1648 * os.texi (Init File): site-run-file is an option.
1649 (System Environment): mail-host-address is an option.
1650 (User Identification): user-mail-address is an option.
1651 (Terminal Output): baud-rate is an option.
1652
1653 * positions.texi (Word Motion): words-include-escapes is an
1654 option.
1655
1656 * searching.texi (Standard Regexps): page-delimiter,
1657 paragraph-separate, paragraph-separate and sentence-end are
1658 options.
1659
1660 * text.texi (Margins): left-margin and fill-nobreak-predicate
1661 are options.
1662
1663 * variables.texi (Local Variables): max-specpdl-size is an
1664 option.
1665
1666 * windows.texi (Choosing Window):
1667 split-window-preferred-function, special-display-function and
1668 display-buffer-function are options.
1669
106e6894
CY
16702009-05-20 Chong Yidong <cyd@stupidchicken.com>
1671
4a83454d
CY
1672 Fix errors spotted by Martin Rudalics.
1673
106e6894
CY
1674 * syntax.texi (Position Parse): Document rationale for ignored
1675 arguments to syntax-ppss-flush-cache.
1676
1677 * processes.texi (Input to Processes): Mark PROCESS arg to
1678 process-running-child-p as optional.
1679 (Network Options): Document NO-ERROR arg to
1680 set-network-process-option.
1681
1682 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
1683 command.
1684
1685 * searching.texi (POSIX Regexps): Mark posix-search-forward and
1686 posix-search-backward as commands.
1687
1688 * os.texi (Killing Emacs): Mark kill-emacs as a command.
1689 (Suspending Emacs): Mark suspend-emacs as a command.
1690 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
1691 commands.
5dcb4c4e
SM
1692 (Terminal Output): Remove obsolete function baud-rate.
1693 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
1694
1695 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
1696 terminal-coding-system and set-terminal-coding-system.
1697 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
1698 as optional.
1699 (Character Sets): Document RESTRICTION arg of char-charset.
1700 (Character Codes): Mark POS argument to get-byte as optional.
1701
1702 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
1703 minibuffer-message.
1704
1705 * files.texi (Create/Delete Dirs): Mark make-directory and
1706 delete-directory as commands.
1707
1708 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
1709
1710 * text.texi (Base 64): Mark base64-decode-string and
1711 base64-encode-string as commands.
1712 (Columns): Mark move-to-column as a command.
1713 (Mode-Specific Indent): Document RIGID arg to
1714 indent-for-tab-command.
1715 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
1716 Mark indent-code-rigidly as a command.
1717 (Substitution): Mark translate-region as a command.
1718
1719 * frames.texi (Size and Position): Remove obsolete functions
1720 screen-height and screen-width.
1721
04173931
CY
17222009-05-19 Chong Yidong <cyd@stupidchicken.com>
1723
1724 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
1725 (Displaying Buffers, Resizing Windows): Correct mistakes;
1726 next-window, previous-window, and pop-to-buffer are not commands,
1727 and fit-window-to-buffer" is a command. (Pointed out by Martin
1728 Rudalics.)
1729
eae7d8f8
RS
17302009-05-17 Richard M Stallman <rms@gnu.org>
1731
1732 * modes.texi (Precalculated Fontification): Clarify text.
1733
b8766179
MR
17342009-05-17 Martin Rudalics <rudalics@gmx.at>
1735
1736 * windows.texi (Selecting Windows): Clarify descriptions of
1737 with-selected-window and get-lru-window.
1738 (Cyclic Window Ordering): Refer to particular frame when talking
1739 about how splitting affects the ordering.
1740 (Displaying Buffers): Fix descriptions of switch-to-buffer and
1741 switch-to-buffer-other-window. Explain how setting of
1742 display-buffer-reuse-frames affects pop-to-buffer.
1743 (Choosing Window): Clarify some details in descriptions of
1744 display-buffer-reuse-frames, pop-up-frames, and
1745 pop-up-frame-function.
1746 (Dedicated Windows): Clarify some details.
1747 (Textual Scrolling): Replace term vscroll by term vertical
1748 scroll position.
1749 (Vertical Scrolling): Fix typo.
1750 (Window Hooks): Relate text on jit-lock-register to window
1751 scrolling and size changes.
1752
734b5e3b
CY
17532009-05-14 Chong Yidong <cyd@stupidchicken.com>
1754
0a65633e
CY
1755 * frames.texi (Initial Parameters): Clarify what the initial
1756 minibuffer frame is.
05be46d7
CY
1757 (Buffer Parameters): Note that the minibuffer parameter can not be
1758 altered.
0a65633e 1759
734b5e3b
CY
1760 * anti.texi (Antinews): Copyedits. Rearrange some entries.
1761 Document display-buffer changes.
1762
925672cd
CY
17632009-05-13 Chong Yidong <cyd@stupidchicken.com>
1764
17ecd7af
CY
1765 * anti.texi (Antinews): Rewrite for Emacs 22.
1766
925672cd
CY
1767 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
1768 obarrays are first mentioned. Define "system abbrev" more
1769 prominently, and add it to the index.
1770 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
1771 Copyedits.
1772 (Abbrev Expansion): Document abbrev-insert.
1773
80be4dd7
CY
17742009-05-12 Chong Yidong <cyd@stupidchicken.com>
1775
1776 * frames.texi (Font and Color Parameters): Rename from Color
1777 Parameters. Document font-backend parameter.
1778
1779 * vol2.texi (Top): Update node listing.
1780 * vol1.texi (Top): Update node listing.
1781 * elisp.texi (Top): Update node listing.
1782
372a93ac
MR
17832009-05-11 Martin Rudalics <rudalics@gmx.at>
1784
1785 * windows.texi (Choosing Window): Don't explicitly refer to
1786 split-window-sensibly's window argument in descriptions of
1787 split-height-threshold and split-width-threshold.
1788
714c3541
MR
17892009-05-10 Martin Rudalics <rudalics@gmx.at>
1790
1791 * windows.texi (Choosing Window): Fix rewrite of window
1792 splitting section.
1793
0e90e7be
EZ
17942009-05-09 Eli Zaretskii <eliz@gnu.org>
1795
1796 * nonascii.texi (Default Coding Systems): Document
5dcb4c4e
SM
1797 find-auto-coding, set-auto-coding, and auto-coding-alist.
1798 Add indexing.
0e90e7be
EZ
1799 (Lisp and Coding Systems): Add index entries.
1800
d3c0c321
MR
18012009-05-09 Martin Rudalics <rudalics@gmx.at>
1802
1803 * windows.texi (Choosing Window): Describe split-window-sensibly
1804 and rewrite section on window splitting accordingly.
1805 (Textual Scrolling): Replace `...' by @code{...}.
1806
c773345a
CY
18072009-05-04 Chong Yidong <cyd@stupidchicken.com>
1808
ee2d5b5e
CY
1809 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
1810 Remove obsoleted pre-abbrev-expand-hook.
1811
1812 * locals.texi (Standard Buffer-Local Variables): Consolidate table
1813 entries.
1814
c773345a
CY
1815 * internals.texi (Object Internals): Don't assume 32-bit machines
1816 are the norm.
1817 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
1818 (Window Internals): Synch field names to window.h.
1819 (Process Internals): Synch field names to process.h.
c773345a 1820
dd449674
CY
18212009-04-29 Chong Yidong <cyd@stupidchicken.com>
1822
1823 * variables.texi (File Local Variables): Note that read-circle is
1824 bound to nil when reading file-local variables.
1825
1826 * streams.texi (Input Functions): Document read-circle.
1827 (Output Variables): Add xref to Circular Objects.
1828
4f1e25e2
CY
18292009-04-25 Chong Yidong <cyd@stupidchicken.com>
1830
1831 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
1832 Features and Coding System Basics. Node that "p" stands for
1833 "predicate". Recommend utf-8-emacs instead of emacs-mule.
1834 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
1835 mouse-appearance-menu.
1836 (Programming Tips): Add xref to Progress.
1837
dca019f8
CY
18382009-04-22 Chong Yidong <cyd@stupidchicken.com>
1839
5dcb4c4e
SM
1840 * os.texi (Command-Line Arguments):
1841 Document command-line-args-left.
dca019f8
CY
1842 (Suspending Emacs): Adapt text to multi-tty case. Document use of
1843 terminal objects for tty arguments.
1844 (Startup Summary): Add xref to Session Management.
1845 (Session Management): Mention emacs-session-restore. Copyedits.
1846
02a89103
CY
18472009-04-20 Chong Yidong <cyd@stupidchicken.com>
1848
1849 * os.texi (Startup Summary): Copyedits. The init file is not
1850 necessarily named .emacs now. Document initial-buffer-choice and
1851 initial-scratch-message. Note where Emacs exits in batch mode.
1852 Document inhibit-splash-screen as an alias.
1853 (Init File): Be neutral about which init file name to use.
1854
18552009-04-16 Chong Yidong <cyd@stupidchicken.com>
1856
1857 * os.texi (System Interface): Fix Texinfo usage.
1858
0c1cfe01
CY
18592009-04-15 Chong Yidong <cyd@stupidchicken.com>
1860
80d7cdca
CY
1861 * searching.texi (Regexp Backslash): Also refer to shy groups as
1862 non-capturing or unnumbered groups.
1863 (Regexp Functions): Add cross-reference to Regexp Backslash.
1864
0c1cfe01
CY
1865 * display.texi (Truncation): Overlays can use line-prefix and
1866 wrap-prefix too.
1867 (Overlay Properties): Document wrap-prefix and line-prefix.
1868 (Face Attributes): Document underline-minimum-offset.
1869 (Face Remapping): Copyedits.
1870 (Low-Level Font): Copyedits.
1871 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
1872 (Line Height): Emphasize that line-spacing only takes effect on
1873 graphical terminals.
0c1cfe01 1874
c4adeee0
CY
18752009-04-13 Chong Yidong <cyd@stupidchicken.com>
1876
1877 * display.texi (Refresh Screen): Note that a passage about screen
1878 refreshing is text terminal only.
1879 (Forcing Redisplay): Delete misleading comment---sit-for calls
1880 redisplay, not the other way around.
1881 (Truncation): Note new values of truncate-partial-width-windows.
1882 Copyedits.
1883 (Invisible Text): Document invisible-p.
1884
b20ecfa1
EZ
18852009-04-11 Eli Zaretskii <eliz@gnu.org>
1886
1887 * display.texi (Overlays): Overlays don't scale well. See
1888 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
1889
97d8273f
CY
18902009-04-10 Chong Yidong <cyd@stupidchicken.com>
1891
f147ff75
CY
1892 * syntax.texi (Syntax Table Functions): Document cons cell
1893 argument for modify-syntax-entry.
1894 (Categories): Document cons cell argument for
1895 modify-category-entry.
1896
fca4ec76
CY
1897 * searching.texi (String Search): Document word-search-forward-lax
1898 and word-search-backward-lax.
1899 (Searching and Case): Describe isearch behavior more precisely.
1900
9c283d5b
CY
1901 * keymaps.texi (Tool Bar): Mention that some platforms do not
1902 support multi-line toolbars. Suggested by Stephen Eglen.
1903
1904 * frames.texi (Layout Parameters): Mention that Nextstep also
1905 allows only one tool-bar line. Suggested by Stephen Eglen.
1906
97d8273f
CY
1907 * nonascii.texi (Text Representations): Copyedits.
1908 (Coding System Basics): Also mention utf-8-emacs.
1909 (Converting Representations, Selecting a Representation)
1910 (Scanning Charsets, Translation of Characters, Encoding and I/O):
1911 Copyedits.
1912 (Character Codes): Mention role of codepoints 1114112 to 4194175.
1913
2bad3299
CY
19142009-04-09 Chong Yidong <cyd@stupidchicken.com>
1915
1916 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
1917 (Filling): Clarify REGION argument of fill-paragraph.
1918 Document fill-forward-paragraph-function.
2bad3299
CY
1919 (Special Properties): Remove "new in Emacs 22" declaration.
1920 (Clickable Text): Merge with Links and Mouse-1 node.
1921
5dcb4c4e
SM
1922 * display.texi (Button Properties, Button Buffer Commands):
1923 Change xref to Clickable Text.
2bad3299
CY
1924
1925 * tips.texi (Key Binding Conventions): Change xref to Clickable
1926 Text.
1927
1928 * elisp.texi (Top): Update node listing.
1929
ea30ce4f
CY
19302009-04-05 Chong Yidong <cyd@stupidchicken.com>
1931
47af2f4b
CY
1932 * markers.texi (The Mark): Copyedits. Improve description of
1933 handle-shift-selection.
1934 (The Region): Move use-region-p here from The Mark.
1935
ea30ce4f
CY
1936 * positions.texi (Screen Lines): Document (cols . lines) argument
1937 for vertical-motion.
1938
2aa8ea6e
CY
19392009-04-04 Chong Yidong <cyd@stupidchicken.com>
1940
3ec61d4e
CY
1941 * frames.texi (Frames): Clean up introduction. Document `ns'
1942 return value for framep.
1943 (Creating Frames): Note how the terminal is chosen.
1944 (Multiple Terminals, Multiple Displays): Merge into a single node.
1945 (Color Parameters): Fix typo.
1946
1947 * variables.texi (Local Variables, Buffer-Local Variables)
1948 (Creating Buffer-Local): Change link to Multiple Terminals.
1949
1950 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
1951
1952 * keymaps.texi (Controlling Active Maps): Change link to Multiple
1953 Terminals.
1954
1955 * commands.texi (Command Loop Info, Keyboard Macros): Change link
1956 to Multiple Terminals.
1957
1958 * elisp.texi (Top): Update node listing.
1959 * vol2.texi (Top): Update node listing.
1960 * vol1.texi (Top): Update node listing.
1961
9257072f
CY
1962 * buffers.texi (Current Buffer): Note that the append-to-buffer
1963 example is no longer in synch with the latest code. Tie the two
1964 examples together.
1965
2aa8ea6e
CY
1966 * files.texi (File Attributes): Move note about MS-DOS from
1967 Changing Files to File Attributes.
1968 (Create/Delete Dirs): Note that mkdir is an alias for this.
1969
22e74b17
CY
19702009-04-01 Markus Triska <triska@gmx.at>
1971
1972 * processes.texi (Filter Functions): Suggest how to handle output
1973 batches.
1974
4bbe48ec
CY
19752009-03-30 Chong Yidong <cyd@stupidchicken.com>
1976
1977 * help.texi (Accessing Documentation): Update example to use
1978 help-setup-xref and with-help-window.
1979 (Help Functions): Remove print-help-return-message, which is
1980 semi-obsolete due to with-help-window. Document help-buffer and
1981 help-setup-xref.
1982
b9723f39
CY
19832009-03-29 Chong Yidong <cyd@stupidchicken.com>
1984
5dcb4c4e
SM
1985 * help.texi (Accessing Documentation, Help Functions):
1986 Remove information about long-obsolete Emacs versions.
9eb52e90 1987
b9723f39
CY
1988 * modes.texi (Mode Line Variables): The default values of the mode
1989 line variables are now more complicated.
1990
b0cc32db
CY
19912009-03-28 Chong Yidong <cyd@stupidchicken.com>
1992
3c25a5a9
CY
1993 * modes.texi (Major Mode Conventions): Note that specialness is
1994 inherited.
31c9eebb
CY
1995 (Derived Modes): Note that define-derive-mode sets the mode-class
1996 property.
3c25a5a9 1997
b0cc32db
CY
1998 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
1999 goto-map. Add search-map to the list.
2000
c5e0006d
EZ
20012009-03-27 Eli Zaretskii <eliz@gnu.org>
2002
1213465a
EZ
2003 * os.texi (System Environment): Update the list of system-type
2004 values.
2005
c5e0006d
EZ
2006 * markers.texi (The Mark) <handle-shift-selection>: Update for
2007 removal of the optional argument DEACTIVATE.
2008
48bab3d6
CY
20092009-03-25 Chong Yidong <cyd@stupidchicken.com>
2010
2011 * commands.texi (Focus Events): Most X window managers don't use
2012 focus-follows-mouse nowadays.
2013
6e4ff1b6
CY
20142009-03-24 Chong Yidong <cyd@stupidchicken.com>
2015
2016 * commands.texi (Defining Commands): Clarify introduction.
2017 (Using Interactive): Not that interactive can be put in a symbol
2018 property.
2019 (Interactive Call): Note that a symbol with a non-nil
2020 interactive-form property satisfies commandp.
2021
11625308
JB
20222009-03-23 Juanma Barranquero <lekktu@gmail.com>
2023
2024 * minibuf.texi (Intro to Minibuffers): Fix typos.
2025
7b34420d
CY
20262009-03-23 Chong Yidong <cyd@stupidchicken.com>
2027
2028 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
2029 about minibuffers in old Emacs versions. Copyedits.
2030 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
2031 (Text from Minibuffer): Simplify introduction.
2032
f9257eed
AM
20332009-03-22 Alan Mackenzie <acm@muc.de>
2034
2035 * commands.texi (Using Interactive): Clarify string argument to
2036 `interactive' - even promptless elements need \n separators.
2037
f639ba70
CY
20382009-03-18 Chong Yidong <cyd@stupidchicken.com>
2039
2040 * minibuf.texi (Completion Styles): New node.
2041
2042 * elisp.texi (Top): Update node listing.
2043
d897e8ee
CY
20442009-03-17 Chong Yidong <cyd@stupidchicken.com>
2045
2046 * minibuf.texi (Basic Completion): Note that
2047 read-file-name-completion-ignore-case and
2048 read-buffer-completion-ignore-case can override
2049 completion-ignore-case.
2050 (Minibuffer Completion): Document completing-read changes.
2051 (Completion Commands): Avoid mentioning partial completion mode.
2052 Document minibuffer-completion-confirm changes, and
2053 minibuffer-confirm-exit-commands.
2054 (High-Level Completion): Document new require-match behavior for
2055 read-buffer. Document read-buffer-completion-ignore-case.
2056 (Reading File Names): Document new require-match behavior for
2057 read-file-name.
2058
b1f23349
CY
20592009-03-14 Chong Yidong <cyd@stupidchicken.com>
2060
2061 * debugging.texi (Error Debugging): Don't mislead the reader into
2062 thinking that debug-on-error enters debugger for C-f at EOB.
2063 (Error Debugging): Setting debug-on-init within the init file
2064 works, and has for some time.
2065
d6eb4e25
KH
20662009-03-13 Kenichi Handa <handa@m17n.org>
2067
2068 * display.texi (Fontsets): Update the description.
2069
1cf53dc5
CY
20702009-03-13 Chong Yidong <cyd@stupidchicken.com>
2071
2072 * advice.texi (Advising Primitives): Link to What Is a Function.
2073
81f919fc
CY
20742009-03-12 Chong Yidong <cyd@stupidchicken.com>
2075
cf4229eb
CY
2076 * compile.texi (Speed of Byte-Code): Update example.
2077 (Disassembly): Update examples.
2078
81f919fc 2079 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
2080
2081 * customize.texi (Common Keywords): It's not necessary to use :tag
2082 to remove hyphens, as custom-unlispify-tag-name does it
2083 automatically.
5dcb4c4e
SM
2084 (Variable Definitions): Link to File Local Variables.
2085 Document customized-value symbol property.
f2bbc08c
CY
2086 (Customization Types): Move menu to end of node.
2087
955964d7
CY
20882009-03-10 Chong Yidong <cyd@stupidchicken.com>
2089
2090 * macros.texi (Compiling Macros): Omit misleading sentence, which
2091 implied that macros can only be used in the same file they are
2092 defined.
2093 (Backquote): Remove obsolete information about Emacs 19.
2094
d25ed7db
GM
20952009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
2096
2097 * display.texi (Display Margins): Fix paren typo.
2098
d55f6ca5
CY
20992009-02-27 Chong Yidong <cyd@stupidchicken.com>
2100
f0e57ed8
CY
2101 * elisp.texi (Top): Update node listing.
2102
2103 * variables.texi (Variables): Clarify introduction.
2104 (Global Variables): Mention that setq is a special form.
2105 (Local Variables): Use active voice.
2106 (Tips for Defining): Mention marking variables as safe.
2107 (Buffer-Local Variables): Mention terminal-local and frame-local
2108 variables together.
2109 (File Local Variables): Copyedits.
2110 (Frame-Local Variables): Note that they are not really useful.
2111 (Future Local Variables): Node deleted.
2112
d55f6ca5
CY
2113 * objects.texi (General Escape Syntax): Update explanation of
2114 unicode escape syntax.
2115
ca8f09a8
CY
21162009-02-23 Chong Yidong <cyd@stupidchicken.com>
2117
2118 * control.texi (Control Structures): Add cindex entry for "textual
2119 order".
2120
2121 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
2122 instead of "expression" throughout.
2123 (Function Indirection): Copyedits. Use active voice.
2124 (Eval): The default value of max-lisp-eval-depth is now 400.
2125
a20878b6
MB
21262009-02-23 Miles Bader <miles@gnu.org>
2127
2128 * processes.texi (System Processes): Rename `system-process-attributes'
2129 to `process-attributes'.
2130
61f66044
CY
21312009-02-22 Chong Yidong <cyd@stupidchicken.com>
2132
1b80d1f3
CY
2133 * symbols.texi (Property Lists): Emphasize that property lists are
2134 not restricted to symbol cells.
2135 (Other Plists): Copyedit.
2136
61f66044
CY
2137 * sequences.texi (Sequences Arrays Vectors): Make introduction
2138 more concise.
2139 (Arrays): Mention char-tables and bool-vectors too.
2140 (Vectors): Don't repeat information given in Arrays node. Link to
2141 nodes that explain the vector usage examples.
2142 (Char-Tables): Note that char-table elements can have arbitrary
2143 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 2144 Link to Property Lists node.
61f66044 2145
9403944b
CY
21462009-02-22 Chong Yidong <cyd@stupidchicken.com>
2147
2148 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
2149 `append'.
4068c7b4 2150 (List Elements): Copyedits.
9403944b
CY
2151
2152 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
2153 of `vconcat'.
2154
2155 * strings.texi (Creating Strings): Copyedits. Remove obsolete
2156 Emacs 20 usage of `concat'.
2157 (Case Conversion): Copyedits.
2158
b87a185f
CY
21592009-02-21 Chong Yidong <cyd@stupidchicken.com>
2160
2161 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
2162 Minor edits.
2163 (Frame Configuration Type): Emphasize that it is not primitive.
2164 (Font Type): New node.
2165 (Type Predicates): Add fontp; type-of now recognizes font object
2166 types.
2167
2168 * intro.texi (Version Info): Update version numbers in examples.
2169 (Acknowledgements): List more contributors.
2170
2171 * elisp.texi: Bump version number to 3.0.
2172 (Top): Link to Font Type node.
2173
867d4bb3
JB
21742009-02-20 Juanma Barranquero <lekktu@gmail.com>
2175
2176 * modes.texi (Major Mode Conventions): Remove duplicate words.
2177 (Customizing Keywords): Fix typo.
2178
77730170
EZ
21792009-02-14 Eli Zaretskii <eliz@gnu.org>
2180
2181 * nonascii.texi (User-Chosen Coding Systems): Document that
2182 select-safe-coding-system suggests raw-text if there are raw bytes
2183 in the region.
2184 (Explicit Encoding): Warn not to use `undecided' when encoding.
2185
c8736212
GM
21862009-02-11 Glenn Morris <rgm@gnu.org>
2187
2188 * frames.texi (Visibility of Frames): Mention the effect multiple
2189 workspaces/desktops can have on visibility.
2190
ab992d66
EZ
21912009-02-07 Eli Zaretskii <eliz@gnu.org>
2192
c8736212
GM
2193 * text.texi (Commands for Insertion):
2194 * commands.texi (Event Mod):
2195 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
2196 * nonascii.texi (Translation of Characters):
2197 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
2198 (Explicit Encoding): Document the `charset' text property produced
2199 by decode-coding-region and decode-coding-string.
ab992d66 2200
e651a255
AM
22012009-01-27 Alan Mackenzie <acm@muc.de>
2202
2203 * modes.texi (Search-based Fontification): Correct a typo.
2204
bc5cde4b
JB
22052009-01-25 Juanma Barranquero <lekktu@gmail.com>
2206
2207 * abbrevs.texi (Abbrev Table Properties): Fix typo.
2208 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
2209
3533155b
EZ
22102009-01-24 Eli Zaretskii <eliz@gnu.org>
2211
f721deda
EZ
2212 * display.texi (Window Systems): Document the value of
2213 `initial-window-system' under --daemon.
2214
3533155b
EZ
2215 * os.texi (System Environment): Remove description of the
2216 `environment' function which has been deleted.
2217
f79b43b2
DN
22182009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
2219
2220 * frames.texi (Multiple Displays): Remove documentation for
2221 removed function make-frame-on-tty.
2222
e3aa6669
CY
22232009-01-22 Chong Yidong <cyd@stupidchicken.com>
2224
2225 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
2226 write-region-annotate-functions.
2227 Document write-region-post-annotation-function.
e3aa6669 2228
fb13a416
CY
22292009-01-19 Chong Yidong <cyd@stupidchicken.com>
2230
2231 * display.texi (Font Lookup): Document WIDTH argument of
2232 x-list-fonts.
2233
02eccf6b
EZ
22342009-01-17 Eli Zaretskii <eliz@gnu.org>
2235
ead3f58d
EZ
2236 * maps.texi (Standard Keymaps): Rename function-key-map to
2237 local-function-key-map.
2238
2239 * keymaps.texi (Translation Keymaps): Rename function-key-map to
2240 local-function-key-map.
2241
2242 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
2243 and `set-keyboard-coding-system' now accept an optional terminal
2244 argument.
2245
2246 * commands.texi (Event Mod): `keyboard-translate-table' is now
2247 terminal-local.
2248 (Function Keys): Rename function-key-map to
2249 local-function-key-map.
2250
df05a163
EZ
2251 * elisp.texi (Top): Make @detailmenu be consistent with changes in
2252 frames.texi.
2253
0ed8034e 2254 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
2255 `delete-terminal-functions', `suspend-tty-functions' and
2256 `resume-tty-functions'.
0ed8034e
EZ
2257
2258 * frames.texi (Frames): Document `frame-terminal' and
2259 `terminal-live-p'.
2260 (Multiple Displays): Document `make-frame-on-tty'.
2261 (Multiple Terminals): Document `terminal-list', `delete-terminal',
2262 `terminal-name', and `get-device-terminal'.
490f1197
EZ
2263 (Terminal Parameters): Document `terminal-parameters',
2264 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
2265
2266 * os.texi (System Environment): Document `environment' and
2267 `initial-environment'.
490f1197
EZ
2268 (Suspending Emacs): Update for multi-tty; document
2269 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 2270
02eccf6b
EZ
2271 * nonascii.texi (Coding System Basics): More accurate description
2272 of `raw-text'.
2273
f19fea97
JB
22742009-01-12 Juanma Barranquero <lekktu@gmail.com>
2275
2276 * display.texi (Low-Level Font): Fix typo.
2277
16fa292f
CY
22782009-01-10 Chong Yidong <cyd@stupidchicken.com>
2279
2280 * elisp.texi (Top): Update node listing.
2281
2282 * display.texi (PostScript Images): Node deleted.
2283
0b4faef3
EZ
22842009-01-10 Eli Zaretskii <eliz@gnu.org>
2285
3355f04d
EZ
2286 * processes.texi (Decoding Output): Document that null bytes force
2287 no-conversion for reading process output.
2288
2289 * files.texi (Reading from Files): Document that null bytes force
2290 no-conversion when visiting files.
2291
11625308 2292 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 2293
5dcb4c4e
SM
2294 * nonascii.texi (Lisp and Coding Systems):
2295 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 2296 (Character Properties): Improve wording.
0b4faef3 2297
ce9cf065
CY
22982009-01-09 Chong Yidong <cyd@stupidchicken.com>
2299
2300 * display.texi (Font Lookup): Remove obsolete function
2301 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
2302 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
2303 (Font Selection): Reorder order of variable descriptions.
2304 Minor clarifications.
ce9cf065
CY
2305
2306 * elisp.texi (Top): Update node listing.
2307
ab756fb3
GM
23082009-01-09 Glenn Morris <rgm@gnu.org>
2309
2310 * commands.texi (Command Loop Info): Say that last-command-char and
2311 last-input-char are obsolete aliases.
2312
2313 * edebug.texi (Edebug Recursive Edit): Remove separate references to
2314 last-input-char and last-command-char, since they are just aliases for
2315 last-input-event and last-command-event.
2316
2317 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
2318 last-command-char.
2319
6b2b8ab1
CY
23202009-01-08 Chong Yidong <cyd@stupidchicken.com>
2321
2322 * elisp.texi: Update node listing.
2323
2324 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
2325 (Face Attributes): Don't link to Font Lookup.
2326 Document font-family-list.
6b2b8ab1
CY
2327 (Fonts): New node.
2328
3568e767
JR
23292009-01-08 Jason Rumney <jasonr@gnu.org>
2330
2331 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 2332 changing the standard pointer shapes. (Bug#1485)
3568e767 2333
6221c8db
CY
23342009-01-08 Chong Yidong <cyd@stupidchicken.com>
2335
2336 * display.texi (Attribute Functions): Note that a function value
2337 :height is relative, and that compatibility functions work by
2338 calling set-face-attribute.
2339 (Displaying Faces): Reorder list in order of increasing priority.
2340 (Face Remapping): New node. Content moved here from Displaying
2341 Faces.
2342 (Glyphs): Link to Face Functions.
2343
e3d3799a
CY
23442009-01-08 Chong Yidong <cyd@stupidchicken.com>
2345
2346 * display.texi (Faces): Don't discuss face id here. facep does
2347 not return t.
2348 (Defining Faces): Minor clarification.
2349 (Face Attributes): Rearrange items to match docstring of
2350 set-face-attribute. Add :foundry attribute. Document new role of
2351 :font attribute. Texinfo usage fix.
2352 (Attribute Functions): Copyedits.
2353 (Face Functions): Note that face number is seldom used.
2354
638a2457
RS
23552009-01-05 Richard M Stallman <rms@gnu.org>
2356
2357 * strings.texi (Predicates for Strings): Minor clarification.
2358
2359 * functions.texi (Function Safety): Texinfo usage fix.
2360
49ea0074
JB
23612009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
2362
2363 * objects.texi (General Escape Syntax): Fix typo.
2364
9f822178
MR
23652009-01-03 Martin Rudalics <rudalics@gmx.at>
2366
2367 * windows.texi (Choosing Window): Say that pop-up-frame-alist
2368 works via the default value of pop-up-frame-function.
2369
af34ad36
EZ
23702009-01-02 Eli Zaretskii <eliz@gnu.org>
2371
2372 * processes.texi (System Processes): Document the `time' and
2373 `ctime' attributes of `system-process-attributes'.
2374
d31f6679
CY
23752009-01-01 Chong Yidong <cyd@stupidchicken.com>
2376
2377 * display.texi (Face Attributes): Clarify :height attribute.
2378
174dc00c
MR
23792008-12-31 Martin Rudalics <rudalics@gmx.at>
2380
2381 * buffers.texi (The Buffer List): Clarify what moves a buffer to
2382 the front of the buffer list. Add entries for `last-buffer' and
2383 `unbury-buffer'.
2384
b8afe7e4
EZ
23852008-12-27 Eli Zaretskii <eliz@gnu.org>
2386
d14030f5
EZ
2387 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
2388 and its subsections.
2389
2390 * frames.texi (Multiple Terminals, Low-level Terminal)
2391 (Terminal Parameters, Frames on Other TTY devices): New sections.
2392 (Frames): Add an xref to "Multiple Terminals".
2393
765980a4
EZ
2394 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
2395
2396 * objects.texi (Terminal Type): New node.
2397 (Editing Types): Add it to the menu.
2398
47bd5577
EZ
2399 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
2400 Variables".
2401
eb22b78c 2402 * variables.texi (Directory Local Variables): New node.
47bd5577 2403 (Variables): Add a menu item for it.
eb22b78c 2404
b8afe7e4
EZ
2405 * loading.texi (Autoload): Document `generate-autoload-cookie' and
2406 `generated-autoload-file'.
2407
77bb0476
EZ
24082008-12-20 Eli Zaretskii <eliz@gnu.org>
2409
028e2c19
EZ
2410 * os.texi (Startup Summary): Add xref to documentation of
2411 `initial-window-system'.
2412
77bb0476
EZ
2413 * display.texi (Window Systems): Document `window-system' the
2414 function. The variable `window-system' is now frame-local.
028e2c19 2415 Document `initial-window-system'.
77bb0476 2416
dda87836
MR
24172008-12-19 Martin Rudalics <rudalics@gmx.at>
2418
2419 * windows.texi (Windows): Rewrite description of
2420 fit-window-to-buffer.
2421
caef3ed2
GM
24222008-12-13 Glenn Morris <rgm@gnu.org>
2423
2424 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
2425 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
2426
21c58e4d
GM
24272008-12-12 Glenn Morris <rgm@gnu.org>
2428
2429 * debugging.texi (Error Debugging): Refer forwards to
2430 eval-expression-debug-on-error.
2431
af38459f
EZ
24322008-12-05 Eli Zaretskii <eliz@gnu.org>
2433
5dedd9b5
EZ
2434 * strings.texi (String Basics): Only unibyte strings that
2435 represent key sequences hold 8-bit raw bytes.
2436
af38459f
EZ
2437 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
2438 paragraph to speak about `undecided'.
2439 (Character Properties): Don't explain the meaning of each
2440 property; instead, identify their Unicode Standard names.
b3f1f4a5 2441 (Character Sets): Document `map-charset-chars'.
af38459f 2442
fa047ae7
GM
24432008-12-02 Glenn Morris <rgm@gnu.org>
2444
2445 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
2446 section yet again.
2447
47dbc044
EZ
24482008-11-29 Eli Zaretskii <eliz@gnu.org>
2449
98d05998
EZ
2450 * nonascii.texi (Character Properties): New Section.
2451 (Specifying Coding Systems): Document
2452 `coding-system-priority-list', `set-coding-system-priority', and
2453 `with-coding-priority'.
2454 (Lisp and Coding Systems): Document `check-coding-systems-region'
2455 and `coding-system-charset-list'.
2456 (Coding System Basics): Document `coding-system-aliases'.
2457
2458 * elisp.texi (Top): Add a @detailmenu entry for "Character
2459 Properties".
2460
47dbc044
EZ
2461 * objects.texi (Character Type): Correct the range of Emacs
2462 characters. Add an @xref to "Character Codes".
2463
2464 * strings.texi (String Basics): Add an @xref to "Character Codes".
2465
2466 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
2467
2468 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
2469 (Character Codes): Document `max-char'.
2470
8b80cdf5
EZ
24712008-11-28 Eli Zaretskii <eliz@gnu.org>
2472
2473 * nonascii.texi (Text Representations, Converting Representations)
2474 (Character Sets, Scanning Charsets, Translation of Characters):
2475 Make text more accurate.
2476
a99dceba
GM
24772008-11-28 Glenn Morris <rgm@gnu.org>
2478
2479 * files.texi (Format Conversion Round-Trip): Improve previous change.
2480
f6dc3bed
CY
24812008-11-26 Chong Yidong <cyd@stupidchicken.com>
2482
2483 * modes.texi (Auto Major Mode): Fix example.
2484
5da9413d
GM
24852008-11-25 Glenn Morris <rgm@gnu.org>
2486
2487 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
2488
2489 * files.texi (Format Conversion Round-Trip):
2490 Use active voice for previous change.
2491
fcca848c
CY
24922008-11-25 Chong Yidong <cyd@stupidchicken.com>
2493
2494 * os.texi (Processor Run Time):
2495 * processes.texi (Transaction Queues):
2496 * markers.texi (The Mark):
2497 * windows.texi (Choosing Window, Selecting Windows):
2498 * files.texi (Changing Files, Magic File Names):
2499 * commands.texi (Key Sequence Input):
2500 * functions.texi (Declaring Functions):
2501 * strings.texi (Predicates for Strings):
2502 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
2503
36c8dc54
CY
25042008-11-24 Chong Yidong <cyd@stupidchicken.com>
2505
2506 * help.texi (Accessing Documentation): Update example.
2507
2508 * variables.texi (Defining Variables): Note that `*' is not
2509 necessary if defcustom is used.
2510
2a79b242
EZ
25112008-11-22 Eli Zaretskii <eliz@gnu.org>
2512
2513 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
2514 Characters" from @detailmenu.
2515
2516 * nonascii.texi (Character Codes, Character Sets)
2517 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
2518 (Chars and Bytes, Splitting Characters): Sections removed.
2519
392f0d26
LK
25202008-11-22 Lute Kamstra <lute@gnu.org>
2521
2522 * positions.texi (Text Lines): Update goto-line documentation.
2523
af1a5cd5
MR
25242008-11-21 Martin Rudalics <rudalics@gmx.at>
2525
6a4cfb0c
MR
2526 * frames.texi (Frames): Fix typo, add cross references, reword.
2527 (Initial Parameters): Reword special-display-frame-alist text.
2528 (Frames and Windows): Reword. Describe argument norecord for
2529 set-frame-selected-window.
2530 (Input Focus): Describe argument norecord for select-frame.
2531 Remove comment on MS-Windows behavior for focus-follows-mouse.
2532 (Raising and Lowering): Mention windows-frames dichotomy in
2533 metaphor.
2534
af1a5cd5
MR
2535 * windows.texi (Displaying Buffers, Vertical Scrolling)
2536 (Horizontal Scrolling): Fix indenting and rewording issues
2537 introduced with 2008-11-07 change.
2538
c249fa9c
GM
25392008-11-20 Glenn Morris <rgm@gnu.org>
2540
2541 * files.texi (Format Conversion Round-Trip): Mention `preserve'
2542 element of `format-alist'.
2543
204d4665
GM
25442008-11-19 Glenn Morris <rgm@gnu.org>
2545
2546 * doclicense.texi: Update to FDL 1.3.
2547 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
2548
cc0910af
CY
25492008-11-18 Chong Yidong <cyd@stupidchicken.com>
2550
efe6e7c4
CY
2551 * windows.texi (Window Hooks): Remove *-end-trigger-functions
2552 vars, which are obsolete. Mention jit-lock-register.
2553
5dcb4c4e
SM
2554 * modes.texi (Other Font Lock Variables):
2555 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 2556
cc0910af
CY
2557 * frames.texi (Color Parameters): Document alpha parameter.
2558
aeeedf76
MR
25592008-11-16 Martin Rudalics <rudalics@gmx.at>
2560
2561 * windows.texi (Splitting Windows, Deleting Windows)
2562 (Selecting Windows, Cyclic Window Ordering)
2563 (Buffers and Windows, Displaying Buffers, Choosing Window)
2564 (Dedicated Windows, Window Point, Window Start and End)
2565 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
2566 (Size of Window, Resizing Windows, Window Configurations)
2567 (Window Parameters): Avoid @var at beginning of sentences and
2568 reword accordingly.
2569
4c565c5c
LK
25702008-11-11 Lute Kamstra <lute@gnu.org>
2571
2572 * files.texi (File Name Components): Fix file-name-extension
2573 documentation.
2574
25f494c9
JB
25752008-11-11 Juanma Barranquero <lekktu@gmail.com>
2576
2577 * frames.texi (Basic Parameters): Remove display-environment-variable
2578 and term-environment-variable.
2579
a1401ab1
EZ
25802008-11-08 Eli Zaretskii <eliz@gnu.org>
2581
2582 * windows.texi (Basic Windows, Splitting Windows)
2583 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
2584 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
2585 (Resizing Windows, Window Configurations, Window Parameters):
2586 Fix wording and markup.
a1401ab1 2587
efafc282
MR
25882008-11-07 Martin Rudalics <rudalics@gmx.at>
2589
2590 * windows.texi (Windows): Update entries.
2591 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 2592 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
2593 (Selecting Windows, Cyclic Window Ordering): Reword with special
2594 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
2595 (Buffers and Windows, Choosing Window): Reword with special
2596 emphasis on dedicated windows.
2597 (Displaying Buffers): Reword. For switch-to-buffer mention that
2598 it may fall back on pop-to-buffer. For other-window try to
2599 explain how it treats the cyclic ordering of windows.
efafc282
MR
2600 (Dedicated Windows): New node and section discussing dedicated
2601 windows and associated functions.
86ab855a 2602 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
2603 (Window Start and End): Rename node and section title. Reword.
2604 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
2605 Minor rewording.
2606 (Size of Window): Reword, in particular text on window-width.
2607 (Resizing Windows): Reword. Add text on balancing windows.
2608 (Window Configurations): Reword. Mention window parameters.
2609 (Window Parameters): New node and section on window parameters.
2610 (Window Hooks): Reword. Mention that
2611 window-configuration-change-hook is run "buffer-locally".
2612 * elisp.texi (Top): Update Windows entries in @detailmenu
2613 section.
2614
d60a8ab2
JB
26152008-11-04 Juanma Barranquero <lekktu@gmail.com>
2616
2617 * searching.texi (Regexp Search): Fix typo.
2618
01777627
CY
26192008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2620
2621 * searching.texi (Regexp Search): Document GREEDY arg.
2622 (Simple Match Data): Fix return value.
2623
c4526e93
EZ
26242008-11-01 Eli Zaretskii <eliz@gnu.org>
2625
2626 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
2627 with Emacs 23 internal representation of characters.
2628 Document `unibyte-string'.
c4526e93 2629
fe2ae8b5
CY
26302008-10-28 Chong Yidong <cyd@stupidchicken.com>
2631
2632 * processes.texi (Process Information): Note that process-status
2633 does not accept buffer names.
2634
cc5a21e3
CY
26352008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2636
2637 * positions.texi (Skipping Characters): Correct return value of
2638 skip-chars-forward.
2639
09460d9a
MR
26402008-10-25 Martin Rudalics <rudalics@gmx.at>
2641
520b29e7
MR
2642 * windows.texi (Deleting Windows): Update documentation of
2643 delete-windows-on.
2644 (Buffers and Windows): Update documentations of
2645 get-buffer-window and get-buffer-window-list.
2646 (Displaying Buffers): Update documentation of
2647 replace-buffer-in-windows.
2648
09460d9a
MR
2649 * buffers.texi (Current Buffer): Reword set-buffer and
2650 with-current-buffer documentations.
2651 (Creating Buffers): Reword documentation of get-buffer-create.
2652
4d48fcdc
MR
26532008-10-23 Martin Rudalics <rudalics@gmx.at>
2654
2655 * buffers.texi (Current Buffer): Reword documentation of
2656 set-buffer.
2657 (Buffer Names): Reword documentation of buffer-name.
2658 (The Buffer List): For bury-buffer explain what happens with the
2659 buffer's window.
2660 (Creating Buffers): Say that get-buffer-create's arg is called
2661 buffer-or-name.
2662
f0143c43
CY
26632008-10-22 Chong Yidong <cyd@stupidchicken.com>
2664
3e5dbbd3
CY
2665 * advice.texi (Computed Advice): Explain what DEFINITION is.
2666
f0143c43
CY
2667 * nonascii.texi (Character Codes): Remove obsolete function
2668 char-valid-p, and document characterp instead.
2669
52a94b85
MR
26702008-10-22 Martin Rudalics <rudalics@gmx.at>
2671
2672 * windows.texi (Displaying Buffers): Reword documentation of
2673 pop-to-buffer.
2674 (Choosing Window): Rewrite documentation of display-buffer and
2675 its options.
2676
f76f8246
MR
2677 * buffers.texi (Killing Buffers): Update documentation of
2678 kill-buffer.
2679
acc8b598
EZ
26802008-10-21 Eli Zaretskii <eliz@gnu.org>
2681
80e6b6df
EZ
2682 * processes.texi (Serial Ports): Fix wording and improve markup.
2683
3645358a
EZ
2684 * searching.texi (Regexp Search): Document `string-match-p' and
2685 `looking-at-p'.
2686 (POSIX Regexps): Add an xref for "non-greedy".
2687 (Regexp Special): Add @cindex entry for "non-greedy".
2688
b3d50cff 2689 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 2690 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 2691
73b7530a
EZ
2692 * frames.texi (Color Names): Add an xref to `read-color'.
2693
2694 * minibuf.texi (High-Level Completion): Document `read-color'.
2695
acc8b598
EZ
2696 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
2697
2698 * positions.texi (Narrowing): Add an xref to "Swapping Text".
2699
2700 * buffers.texi (Swapping Text): New section, documents
2701 `buffer-swap-text'.
2702
10e187e8
MR
27032008-10-21 Martin Rudalics <rudalics@gmx.at>
2704
2705 * windows.texi (Resizing Windows): Minor wording fix.
2706
fd6f900c
EZ
27072008-10-20 Eli Zaretskii <eliz@gnu.org>
2708
2709 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
2710 and `combine-and-quote-strings'.
2711
2712 * strings.texi (Creating Strings): Add xrefs for them.
2713
e4372165
EZ
27142008-10-19 Eli Zaretskii <eliz@gnu.org>
2715
d6328fba
EZ
2716 * elisp.texi (Top): Make descriptive text for "Reading File Names"
2717 match the corresponding menu in minibuf.texi.
2718
e4372165
EZ
2719 * minibuf.texi (Reading File Names): Document `read-shell-command'
2720 and `minibuffer-local-shell-command-map'.
2721
5d8dda33
MR
27222008-10-19 Martin Rudalics <rudalics@gmx.at>
2723
2724 * windows.texi (Resizing Windows): Remove var{} around "window" in
2725 documentation of enlarge-window.
2726 Rewrite documentation of window-min-height and window-min-width.
2727
437706cd
EZ
27282008-10-19 Eli Zaretskii <eliz@gnu.org>
2729
80f85d7c
EZ
2730 * functions.texi (Calling Functions): Document `apply-partially'.
2731
291703b5
EZ
2732 * hooks.texi (Standard Hooks): Mention
2733 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
2734
2735 * variables.texi (File Local Variables): Document
2736 `file-local-variables-alist', `before-hack-local-variables-hook'
2737 and `hack-local-variables-hook'.
2738
583d8b3c
EZ
2739 * processes.texi (Synchronous Processes): Document `process-lines'.
2740
5dcb4c4e
SM
2741 * customize.texi (Variable Definitions):
2742 Document `custom-reevaluate-setting'.
437706cd 2743
7e51d89b
MR
27442008-10-18 Martin Rudalics <rudalics@gmx.at>
2745
2746 * windows.texi (Choosing Window, Deleting Windows)
2747 (Displaying Buffers): Expand documentation of dedicated windows.
2748
43c59a3d
EZ
27492008-10-18 Eli Zaretskii <eliz@gnu.org>
2750
018a960d
EZ
2751 * files.texi (Changing Files): Document symbolic input of file
2752 modes to `set-file-modes'. Document `read-file-modes' and
2753 `file-modes-symbolic-to-number'.
2754
2c0b8144
EZ
2755 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
2756 and `search-map'.
2757
5dcb4c4e
SM
2758 * searching.texi (Search and Replace):
2759 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 2760 Document `multi-query-replace-map'.
80120f13 2761
6d4913f0 2762 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
2763 (Completion Commands, Reading File Names):
2764 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
2765 `minibuffer-local-filename-must-match-map'.
2766 (Minibuffer Completion): The `require-match' argument to
2767 `completing-read' can now have the value `confirm-only'.
2768
43c59a3d
EZ
2769 * windows.texi (Displaying Buffers): Minor wording fix.
2770 (Choosing Window): `split-height-threshold' can now be nil.
2771 Document `split-width-threshold'. `pop-up-frames' can have the
2772 value `graphic-only'.
2773
f36acfd9
EZ
27742008-10-17 Eli Zaretskii <eliz@gnu.org>
2775
2776 * os.texi (Startup Summary): Document `before-init-time' and
2777 `after-init-time'. Document `initial-window-system' and
2778 `window-system-initialization-alist'. Document reading the
2779 abbrevs file. Document the call to `server-start' under --daemon.
2780 Rearrange a bit to be consistent with the code flow.
53728487
EZ
2781 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
2782 (Time Parsing): Document `format-seconds'.
f36acfd9 2783
96995b89
MR
27842008-10-17 Martin Rudalics <rudalics@gmx.at>
2785
2786 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
2787 and reword.
2788
2de17c73
EZ
27892008-10-16 Eli Zaretskii <eliz@gnu.org>
2790
2791 * markers.texi (The Mark): Document use-region-p.
2792
9cf52b11
EZ
27932008-10-15 Eli Zaretskii <eliz@gnu.org>
2794
c3aaf1d7
EZ
2795 * internals.texi (Writing Emacs Primitives): The interactive spec
2796 of a primitive can be a Lisp form.
2797
841a1743
EZ
2798 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
2799 values of transient-mark-mode. Document handle-shift-selection.
2800
2801 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
2802 (Interactive Examples): Show an example of `^'.
2803 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
2804 (Defining Commands, Using Interactive): The interactive-form of a
2805 function can be added via its symbol's property.
841a1743 2806
52441368
EZ
2807 * positions.texi (List Motion): beginning-of-defun-function can
2808 now accept an argument.
2809
8e8c1a72
EZ
2810 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
2811 now return a list of strings.
2812
a33a1f2a
EZ
2813 * control.texi (Handling Errors): Document ignore-errors.
2814
4fb04348
EZ
2815 * frames.texi (Creating Frames): Document frame-inherited-parameters.
2816 (Parameter Access): Document set-frame-parameter.
2817
ee666f84
EZ
2818 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
2819 Hooks" for the effect of kill-all-local-variables on local hook
2820 functions.
2821
9cf52b11
EZ
2822 * modes.texi (Major Mode Conventions, Mode Line Variables):
2823 `mode-name' need not be a string. xref to "Mode Line Data" for
2824 details, and to "Emulating Mode Line" for computing a string
2825 value.
2826
22526bc4
EZ
28272008-10-14 Eli Zaretskii <eliz@gnu.org>
2828
a65f6a85
EZ
2829 * processes.texi (System Processes): New section.
2830 (Processes, Signals to Processes): Add xrefs to it.
2831
2832 * objects.texi (Editing Types): A `process' is a subprocess of
2833 Emacs, not just any process running on the OS.
2834
2835 * elisp.texi (Top): Adjust the @detailmenu for the above two
2836 changes.
2837
2724b26a
EZ
2838 * sequences.texi (Char-Tables): Remove documentation of
2839 set-char-table-default, which has no effect since Emacs 23.
2840 <char-table-range, set-char-table-range>: Don't mention generic
2841 characters and charsets. Add a cons cell as a possible argument.
2842
2843 * nonascii.texi (Splitting Characters)
2844 (Translation of Characters): Don't mention generic characters.
2845
2846 * display.texi (Fontsets): Don't mention generic characters.
2847
22526bc4 2848 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 2849 argument FUNCTION with a cons cell as KEY.
22526bc4 2850
eaf4b689
EZ
28512008-10-13 Eli Zaretskii <eliz@gnu.org>
2852
45e46036
EZ
2853 * objects.texi (Primitive Function Type): Move "@cindex special
2854 forms" from here...
2855
2856 * eval.texi (Special Forms): ...to here.
2857
2858 * functions.texi (What Is a Function): `functionp' returns nil for
2859 special forms. Add an xref.
2860
eaf4b689
EZ
2861 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
2862 Variables".
2863
2864 * variables.texi (Frame-Local Variables): New section.
2865 (Buffer-Local Variables): Add an xref to it.
2866 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
2867 have both frame-local and buffer-local binding.
2868
2869 * frames.texi (Frames): Mention multiple tty frames.
2870 (Frame Parameters, Parameter Access): Mention frame-local variable
2871 bindings.
2872
15688fce
GM
28732008-09-20 Glenn Morris <rgm@gnu.org>
2874
2875 * display.texi (Defining Faces): Recommend against face variables.
2876
35539065
JB
28772008-09-16 Juanma Barranquero <lekktu@gmail.com>
2878
2879 * display.texi (Echo Area Customization): Fix typo.
2880
6a57054b
JB
28812008-09-09 Juanma Barranquero <lekktu@gmail.com>
2882
2883 * loading.texi (Where Defined): Add `defface' item.
2884
d632fb82
MR
28852008-09-06 Martin Rudalics <rudalics@gmx.at>
2886
2887 * loading.texi (Where Defined): Fix description of symbol-file.
2888
905a9adb
JR
28892008-08-26 Jason Rumney <jasonr@gnu.org>
2890
2891 * display.texi (TIFF Images): New section describing :index property.
2892
852e91b7
CY
28932008-08-23 Chong Yidong <cyd@stupidchicken.com>
2894
2895 * display.texi (Temporary Displays): Remove unnecessary comment
2896 about usage of temp-buffer-show-hook.
2897
6be001ee
CY
28982008-08-05 Chong Yidong <cyd@stupidchicken.com>
2899
2900 * symbols.texi (Other Plists): Fix incorrect example.
2901 Suggested by Florian Beck.
2902
58e3d8e8
JB
29032008-07-31 Juanma Barranquero <lekktu@gmail.com>
2904
2905 * os.texi: Fix previous change.
2906
7c2fb837
DN
29072008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2908
2909 * os.texi:
2910 * intro.texi:
2911 * files.texi: Remove VMS support.
2912
9e2a2647
DN
29132008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2914
2915 * os.texi:
2916 * frames.texi:
2917 * display.texi: Remove mentions of Mac Carbon.
2918
c4f4682b
MB
29192008-07-01 Miles Bader <miles@gnu.org>
2920
2921 * text.texi (Special Properties):
2922 * display.texi (Truncation): Add wrap-prefix and line-prefix.
2923
3696411e
JB
29242008-06-28 Johan Bockgård <bojohan@gnu.org>
2925
2926 * display.texi (Other Image Types): Fix copy/paste error; say
2927 "PBM", not "XBM".
2928
f2a77c3a
DN
29292008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
2930
2931 * os.texi: Remove references to obsolete systems.
2932
6d52677d
EZ
29332008-06-20 Eli Zaretskii <eliz@gnu.org>
2934
2935 * makefile.w32-in (distclean): Remove makefile.
2936
1a87da4c
GM
29372008-06-17 Glenn Morris <rgm@gnu.org>
2938
2939 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
2940 (elisp, dist): Remove rules and variables that are obsolete now
2941 the lisp manual is no longer distributed separately.
2942
fdda1c5d
GM
29432008-06-16 Glenn Morris <rgm@gnu.org>
2944
646692e9
GM
2945 * configure, configure.in, mkinstalldirs: Remove unused files.
2946
2947 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 2948 * vol1.texi (EMACSVER):
6a57054b 2949 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
2950
2951 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
2952 as per maintain.info.
2953
611bee81
GM
29542008-06-15 Glenn Morris <rgm@gnu.org>
2955
a7bed3a0
GM
2956 * makefile.w32-in (manual): Use "23" rather than "21".
2957
2958 * Makefile.in (emacsver): New, set by configure.
2959 (manual): Use emacsver.
2960
d794edf2
GM
2961 * intro.texi: Report bugs using M-x report-emacs-bug.
2962
611bee81
GM
2963 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
2964
c73e02fa
GM
29652008-06-13 Daniel Engeler <engeler@gmail.com>
2966
2967 * elisp.texi, internals.texi, processes.texi: Add documentation
2968 about serial port access.
2969
e40a85cd
MB
29702008-06-05 Miles Bader <miles@gnu.org>
2971
2972 * display.texi (Displaying Faces): Update to reflect function
2973 renamings in face-remap.el.
2974
7b753744
JB
29752008-06-05 Juanma Barranquero <lekktu@gmail.com>
2976
2977 * display.texi (Fontsets): Fix typos.
2978
9d3d42fb
MB
29792008-06-03 Miles Bader <miles@gnu.org>
2980
7b753744
JB
2981 * display.texi (Displaying Faces): Add add-relative-face-remapping,
2982 remove-relative-face-remapping, set-base-face-remapping,
2983 and set-default-base-face-remapping.
9d3d42fb 2984
f2cec7a9
MB
29852008-06-01 Miles Bader <miles@gnu.org>
2986
2987 * display.texi (Displaying Faces): Add face-remapping-alist.
2988
8f39c96d
SM
29892008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2990
2991 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
2992 variable names.
2993
1ef5eecc
ER
29942008-05-03 Eric S. Raymond <esr@golux>
2995
352c8b4a 2996 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
2997 (current-global-map) return references, not copies.
2998
63b4387f
JL
29992008-05-02 Juri Linkov <juri@jurta.org>
3000
3001 * minibuf.texi (Text from Minibuffer): Document a list of
3002 default values for `read-from-minibuffer'.
3003
38a8b703
JB
30042008-04-24 Juanma Barranquero <lekktu@gmail.com>
3005
3006 * nonascii.texi (Translation of Characters): Fix previous change.
3007
7c42e639
CY
30082008-04-20 Chong Yidong <cyd@stupidchicken.com>
3009
3010 * display.texi (Overlay Properties): Clarify role of underlying
3011 textprop and overlay keymaps for display strings.
3012
3013 * keymaps.texi (Active Keymaps): Ditto.
3014
25c0d999
SM
30152008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3016
3017 * minibuf.texi (Programmed Completion):
3018 Replace dynamic-completion-table with the new completion-table-dynamic.
3019
e3af5968
CY
30202008-04-07 Chong Yidong <cyd@stupidchicken.com>
3021
3022 * intro.texi (Some Terms): Change "fonts in this manual" index
3023 entry to "typographic conventions".
3024
6bfc8698
EZ
30252008-04-05 Eli Zaretskii <eliz@gnu.org>
3026
3027 * objects.texi (Text Props and Strings): Add indexing for read
3028 syntax of text properties.
3029
4972c361
SM
30302008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
3031
3032 * processes.texi (Decoding Output): Remove process-filter-multibyte
3033 functions.
3034
c70a68db
MR
30352008-03-15 Martin Rudalics <rudalics@gmx.at>
3036
3037 * display.texi (Finding Overlays): Say that empty overlays at
3038 the end of the buffer are reported too.
3039
1291fd36
GM
30402008-03-13 Glenn Morris <rgm@gnu.org>
3041
3042 * elisp.texi (EMACSVER): Set to 23.0.60.
3043
c6b0dfd5
CY
30442008-02-26 Chong Yidong <cyd@stupidchicken.com>
3045
38a8b703 3046 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 3047
875fc30c
GM
30482008-02-22 Glenn Morris <rgm@gnu.org>
3049
3050 * frames.texi (Position Parameters): Clarify the description of
3051 `left' and `top', using information from "Geometry".
3052 (Geometry): Give a pointer to "Position Parameters", rather than
3053 repeating information.
3054
d8c8e45a
GM
30552008-02-11 Glenn Morris <rgm@gnu.org>
3056
3057 * objects.texi (Equality Predicates): No longer talk about "two"
3058 functions.
3059
38a8b703 30602008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
3061
3062 * objects.texi (Equality Predicates): Add defun for
3063 equal-including-properties.
3064
bfffe0b1
GM
30652008-02-10 Glenn Morris <rgm@gnu.org>
3066
3067 * objects.texi (Equality Predicates):
3068 Mention equal-including-properties.
3069
431b78c9
RS
30702008-02-07 Richard Stallman <rms@gnu.org>
3071
3072 * windows.texi (Window Start): Mention the feature of moving
3073 window-start to start of line.
3074
c8763fb6 30752008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
3076
3077 * keymaps.texi (Tool Bar): Document rtl property.
3078
1a256502
TTN
30792008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
3080
3081 * display.texi (Button Types):
3082 For define-button-type, clarify type of NAME.
3083
569382c2
MR
30842008-01-19 Martin Rudalics <rudalics@gmx.at>
3085
3086 * buffers.texi (Buffer Modification): Fix typo.
3087
f3041af1
DN
30882008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
3089
3090 * os.texi (System Environment): Remove references to OSes that are
3091 not supported anymore.
3092
d35e1cd7
DN
30932008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
3094
3095 * os.texi (System Environment): Remove mention for Masscomp.
3096
23af7580
RS
30972008-01-04 Richard Stallman <rms@gnu.org>
3098
3099 * display.texi (Faces): Don't talk about internal face vector as arg
3100 to facep.
3101
3102 * customize.texi (Type Keywords): Fix previous change.
3103
3104 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
3105 * elisp.texi (Top): Fix menu for commands.texi change.
3106
ec7d5b1e
RS
31072007-12-30 Richard Stallman <rms@gnu.org>
3108
5dcb4c4e 3109 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
3110 (Accessing Scroll): New node broken out of Accessing Mouse.
3111
101a6cea
RS
31122007-12-28 Richard Stallman <rms@gnu.org>
3113
3114 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 3115 (Basic Parameters): For `title', refer to title bar.
041817a4 3116 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 3117
72b7e664
RS
31182007-12-23 Richard Stallman <rms@gnu.org>
3119
3120 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
3121 Improve some of the commented-out keywords' text too.
3122
27a4f445
MR
31232007-12-14 Martin Rudalics <rudalics@gmx.at>
3124
e2e3f1d7
MR
3125 * nonascii.texi (Encoding and I/O): Reword to avoid saying
3126 "visit the current buffer".
3127
27a4f445
MR
3128 * os.texi (System Interface): Fix typo.
3129
a2afc99d
RS
31302007-12-04 Richard Stallman <rms@gnu.org>
3131
3132 * objects.texi (Symbol Type): Fix typo.
3133
b694135c
RS
31342007-12-03 Richard Stallman <rms@gnu.org>
3135
3136 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
3137
f99a19da
GM
31382007-12-01 Glenn Morris <rgm@gnu.org>
3139
3140 * functions.texi (Declaring Functions): Improve previous change.
3141
8f4b37d8
GM
31422007-11-30 Glenn Morris <rgm@gnu.org>
3143
3144 * functions.texi (Declaring Functions): Add optional fourth
3145 argument of declare-function, and setting third argument to `t'.
3146
61a2fe01
RS
31472007-11-29 Richard Stallman <rms@gnu.org>
3148
3149 * customize.texi (Composite Types): Document `group' type.
3150
cbfc5193
GM
31512007-11-29 Glenn Morris <rgm@gnu.org>
3152
5dcb4c4e
SM
3153 * functions.texi (Declaring Functions): Add findex.
3154 Mention `external' files.
cbfc5193 3155
8386283a
JB
31562007-11-26 Juanma Barranquero <lekktu@gmail.com>
3157
3158 * functions.texi (Declaring Functions): Fix directive.
3159
a07c9a8b
RS
31602007-11-25 Richard Stallman <rms@gnu.org>
3161
3162 * help.texi (Help Functions): Clean up last change.
3163
3164 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
3165
3166 * loading.texi (Named Features): Minor cleanup.
3167
3168 * macros.texi (Eval During Expansion): Minor cleanup.
3169
3170 * variables.texi (Variable Aliases): Minor cleanup.
3171
a0925923
RS
31722007-11-24 Richard Stallman <rms@gnu.org>
3173
3174 * functions.texi (Declaring Functions): Clarify previous change.
3175
3176 * compile.texi (Compiler Errors): Clarify previous change.
3177
20c63e44
RS
31782007-11-24 Richard Stallman <rms@gnu.org>
3179
e5e76c04 3180 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
3181 Clarify the text and move items around.
3182
5bb0cda3
GM
31832007-11-24 Glenn Morris <rgm@gnu.org>
3184
3185 * functions.texi (Declaring Functions): New section.
3186 * compile.texi (Compiler Errors): Mention declaring functions,
3187 defvar with no initvalue, and byte-compile-warnings.
3188
af13c86a
MR
31892007-11-15 Martin Rudalics <rudalics@gmx.at>
3190
3191 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
3192 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
3193
a5373305
MR
31942007-11-13 Martin Rudalics <rudalics@gmx.at>
3195
3196 * help.texi (Help Functions): Document new macro `with-help-window'.
3197
fe284805
JL
31982007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3199
3200 * searching.texi (Replacing Match): Describe new
3201 `match-substitute-replacement'.
3202
2c3a09b1
RS
32032007-10-31 Richard Stallman <rms@gnu.org>
3204
3205 * strings.texi (Creating Strings): Null strings from concat not unique.
3206
f2b480f4
RS
32072007-10-26 Richard Stallman <rms@gnu.org>
3208
3209 * objects.texi (Equality Predicates): Null strings are uniquified.
3210
3211 * minibuf.texi: Minor clarifications in previous change.
3212
db21122c
GM
32132007-10-25 Glenn Morris <rgm@gnu.org>
3214
3215 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
3216
2328cbb3
RS
32172007-10-24 Richard Stallman <rms@gnu.org>
3218
3219 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
3220
3221 * variables.texi (Frame-Local Variables): Node deleted.
3222 (Variables): Delete Frame-Local Variables from menu.
3223 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
3224 (Default Value): Don't mention frame-local vars.
3225
3226 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
3227
3228 * loading.texi (Unloading): Document FEATURE-unload-function
3229 instead of FEATURE-unload-hook.
3230
2328cbb3
RS
3231 * frames.texi (Multiple Displays): Don't mention frame-local vars.
3232
c066bafa
JL
32332007-10-22 Juri Linkov <juri@jurta.org>
3234
3235 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
3236 (High-Level Completion): Document a list of default value strings
3237 in the DEFAULT argument, for which minibuffer functions return the
3238 first element.
3239
65ced25f
JL
32402007-10-17 Juri Linkov <juri@jurta.org>
3241
3242 * text.texi (Filling): Update arguments of fill-paragraph.
3243 fill-paragraph operates on the active region in Transient Mark mode.
3244 Remove fill-paragraph-or-region.
3245
ee46ec8e
KB
32462007-10-13 Karl Berry <karl@gnu.org>
3247
3248 * elisp.texi (@dircategory): Move to after @copying,
3249 since we want @copying as close as possible to the beginning of
3250 the output.
3251
61bbdbc6
RS
32522007-10-12 Richard Stallman <rms@gnu.org>
3253
3254 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
3255
3256 * commands.texi (Distinguish Interactive): New node,
3257 broken out from Interactive Call and rewritten.
3258 (Command Loop): Put Distinguish Interactive in menu.
3259
af23e1e8
RS
32602007-10-09 Richard Stallman <rms@gnu.org>
3261
3262 * text.texi (Examining Properties): Mention overlay priority.
3263
3264 * display.texi (Display Margins): Correct the description
3265 of margin display specifications.
3266 (Replacing Specs): New subnode broken out of Display Property.
3267
e1965a69
JL
32682007-10-06 Juri Linkov <juri@jurta.org>
3269
3270 * text.texi (Filling): Document fill-paragraph-or-region.
3271
4638454b
JB
32722007-10-05 Juanma Barranquero <lekktu@gmail.com>
3273
3274 * display.texi (Auto Faces): Fix typo.
3275
7ed54cc5
RS
32762007-10-02 Richard Stallman <rms@gnu.org>
3277
3278 * display.texi (Display Property): Explain some display specs
3279 don't let you move point in.
3280
5dcb4c4e
SM
3281 * frames.texi (Cursor Parameters):
3282 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
3283
3284 * windows.texi (Basic Windows): Don't describe
3285 cursor-in-non-selected-windows here.
3286
305a7ef2
EZ
32872007-10-01 Eli Zaretskii <eliz@gnu.org>
3288
3289 * processes.texi (Misc Network): Note that these functions are
3290 supported only on some systems.
3291
f7a7f4eb
RS
32922007-10-01 Richard Stallman <rms@gnu.org>
3293
3294 * display.texi (Overlay Properties): Explain nil as priority.
3295 Explain that conflicts are unpredictable if not resolved by
3296 priorities.
3297
780d7bb9
RS
32982007-09-23 Richard Stallman <rms@gnu.org>
3299
3300 * macros.texi (Backquote): Minor clarification.
3301
14b4fdfb
RS
33022007-09-19 Richard Stallman <rms@gnu.org>
3303
3304 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
3305 Clarify when they work in parallel and when one overrides.
3306 Fix error in example.
14b4fdfb 3307
b8d4c8d0
GM
33082007-09-06 Glenn Morris <rgm@gnu.org>
3309
b3e755a9 3310 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
3311 commands to use ../../info.
3312 * Makefile.in (infodir): Go up one more level.
4638454b 3313 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
3314 (miscmanualdir): New.
3315 (dist): Use new variable miscmanualdir.
3316 * makefile.w32-in (infodir, texinputdir): Go up one more level.
3317 (usermanualdir): Change from ../man to ../emacs.
3318
1bb1f7d3
MR
33192007-08-30 Martin Rudalics <rudalics@gmx.at>
3320
3321 * commands.texi (Command Loop Info): Advise against changing
3322 most variables described here. Explain new variable
3323 last-repeatable-command.
3324
b8d4c8d0
GM
33252007-08-29 Glenn Morris <rgm@gnu.org>
3326
3327 * elisp.texi (EMACSVER): Increase to 23.0.50.
3328
33292007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
3330
3331 * frames.texi (Basic Parameters): Add display-environment-variable
3332 and term-environment-variable.
3333
33342007-08-28 Juri Linkov <juri@jurta.org>
3335
3336 * display.texi (Image Formats, Other Image Types): Add SVG.
3337
33382007-08-28 Juri Linkov <juri@jurta.org>
3339
3340 * display.texi (Images): Move formats-related text to new node
3341 "Image Formats".
3342 (Image Formats): New node.
3343
619fb9ee
RS
33442007-08-27 Richard Stallman <rms@gnu.org>
3345
3346 * windows.texi (Window Configurations): Clarify what
3347 a window configuration saves.
3348
b8d4c8d0
GM
33492007-08-25 Richard Stallman <rms@gnu.org>
3350
3351 * display.texi (Images): Delete redundant @findex.
3352
39f9da30
GM
33532007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
3354
3355 * text.texi (Change Hooks): (after|before)-change-functions are no
3356 longer bound to nil while running; rather inhibit-modification-hooks
3357 is t.
3358
b8d4c8d0
GM
33592007-08-16 Richard Stallman <rms@gnu.org>
3360
5dcb4c4e
SM
3361 * processes.texi (Asynchronous Processes):
3362 Clarify doc of start-file-process.
b8d4c8d0
GM
3363
33642007-08-08 Martin Rudalics <rudalics@gmx.at>
3365
3366 * modes.texi (Example Major Modes): Fix typo.
3367
33682007-08-08 Glenn Morris <rgm@gnu.org>
3369
3370 * intro.texi (nil and t): Do not use `iff' in documentation.
3371
3372 * tips.texi (Documentation Tips): Recommend against `iff'.
3373
33742007-08-07 Chong Yidong <cyd@stupidchicken.com>
3375
3376 * display.texi (Image Cache): Document image-refresh.
3377
33782007-08-06 Martin Rudalics <rudalics@gmx.at>
3379
3380 * windows.texi (Size of Window): Document window-full-width-p.
3381
33822007-07-25 Glenn Morris <rgm@gnu.org>
3383
3384 * gpl.texi (GPL): Replace license with GPLv3.
3385
3386 * Relicense all FSF files to GPLv3 or later.
3387
33882007-07-24 Michael Albinus <michael.albinus@gmx.de>
3389
4638454b
JB
3390 * processes.texi (Synchronous Processes):
3391 Add `process-file-shell-command'.
b8d4c8d0
GM
3392 (Asynchronous Processes): Mention restricted use of
3393 `process-filter' and `process-sentinel' in
3394 `start-file-process'. Add `start-file-process-shell-command'.
3395
33962007-07-17 Michael Albinus <michael.albinus@gmx.de>
3397
3398 * files.texi (Magic File Names): Introduce optional parameter
3399 IDENTIFICATION for `file-remote-p'.
3400
34012007-07-16 Richard Stallman <rms@gnu.org>
3402
3403 * display.texi (Defining Faces): Fix previous change.
3404
34052007-07-14 Richard Stallman <rms@gnu.org>
3406
3407 * control.texi (Handling Errors): Document `debug' in handler list.
3408
34092007-07-10 Richard Stallman <rms@gnu.org>
3410
3411 * display.texi (Defining Faces): Explain C-M-x feature for defface.
3412
34132007-07-09 Richard Stallman <rms@gnu.org>
3414
3415 * files.texi (Magic File Names): Rewrite previous change.
3416
34172007-07-08 Michael Albinus <michael.albinus@gmx.de>
3418
3419 * files.texi (Magic File Names): Introduce optional parameter
3420 CONNECTED for `file-remote-p'.
3421
34222007-07-07 Michael Albinus <michael.albinus@gmx.de>
3423
3424 * processes.texi (Asynchronous Processes):
3425 * files.texi (Magic File Names): Add `start-file-process'.
3426
34272007-06-27 Richard Stallman <rms@gnu.org>
3428
5dcb4c4e
SM
3429 * files.texi (Format Conversion Piecemeal):
3430 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
3431
34322007-06-27 Michael Albinus <michael.albinus@gmx.de>
3433
4638454b
JB
3434 * files.texi (Magic File Names): Remove `dired-call-process'.
3435 Add `process-file'.
b8d4c8d0
GM
3436
34372007-06-27 Kenichi Handa <handa@m17n.org>
3438
3439 * text.texi (Special Properties): Fix description about
4638454b 3440 `composition' property.
b8d4c8d0
GM
3441
34422007-06-26 Kenichi Handa <handa@m17n.org>
3443
3444 * nonascii.texi (Default Coding Systems): Document about the
3445 return value `undecided'.
3446
34472007-06-25 David Kastrup <dak@gnu.org>
3448
3449 * keymaps.texi (Active Keymaps): Document new POSITION argument of
3450 `current-active-maps'.
3451
34522007-06-24 Karl Berry <karl@gnu.org>
3453
4638454b 3454 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
3455
34562007-06-15 Juanma Barranquero <lekktu@gmail.com>
3457
3458 * display.texi (Overlay Arrow): Doc fix.
3459
34602007-06-14 Karl Berry <karl@tug.org>
3461
3462 * anti.texi (Antinews): Typo.
3463
34642007-06-14 Chong Yidong <cyd@stupidchicken.com>
3465
3466 * display.texi (Image Cache): Document image-refresh.
3467
34682007-06-12 Karl Berry <karl@gnu.org>
3469
3470 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
3471 * two-volume.make: New file.
3472 * .cvsignore: Ignore two-volume files.
3473
34742007-06-12 Tom Tromey <tromey@redhat.com>
3475
3476 * os.texi (Init File): Document user-emacs-directory.
3477
34782007-06-03 Nick Roberts <nickrob@snap.net.nz>
3479
3480 * commands.texi (Click Events): Describe width and height when
3481 object is nil.
3482
34832007-05-30 Nick Roberts <nickrob@snap.net.nz>
3484
5dcb4c4e
SM
3485 * commands.texi (Click Events): Layout more logically.
3486 Describe width and height.
b8d4c8d0
GM
3487 (Drag Events, Motion Events): Update to new format for position.
3488
34892007-06-02 Richard Stallman <rms@gnu.org>
3490
3491 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
3492
34932007-06-02 Chong Yidong <cyd@stupidchicken.com>
3494
3495 * Version 22.1 released.
3496
34972007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
3498
3499 * text.texi (Special Properties): Correct meaning of fontified face.
3500
35012007-05-30 Richard Stallman <rms@gnu.org>
3502
3503 * text.texi (Special Properties): Add link to Adjusting Point.
3504
35052007-05-12 Richard Stallman <rms@gnu.org>
3506
3507 * text.texi (Margins): indent-to-left-margin is not the default.
3508 (Mode-Specific Indent): For indent-line-function, the default
3509 is indent-relative.
3510
3511 * modes.texi (Example Major Modes): Explain last line of text-mode
3512 is redundant.
3513
35142007-05-10 Richard Stallman <rms@gnu.org>
3515
3516 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
3517
3518 * help.texi (Keys in Documentation): Add reference to
3519 Documentation Tips.
3520
3521 * files.texi (Format Conversion): TO-FN gets three arguments.
3522
3523 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
3524
35252007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
3526
3527 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
3528 * files.texi (Format Conversion): Expand intro; add menu.
3529 (Format Conversion Overview, Format Conversion Round-Trip)
3530 (Format Conversion Piecemeal): New nodes/subsections.
3531 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
3532 * text.texi (Text Properties): Remove "Saving Properties" from menu.
3533 (Saving Properties): Delete node/subsection.
3534
35352007-05-07 Karl Berry <karl@gnu.org>
3536
3537 * elisp.texi (EMACSVER): Back to 22.
3538
35392007-05-06 Richard Stallman <rms@gnu.org>
3540
3541 * processes.texi (Accepting Output): Revert most of previous change.
3542
35432007-05-05 Richard Stallman <rms@gnu.org>
3544
3545 * processes.texi (Accepting Output): accept-process-output
3546 uses microseconds, not milliseconds. But that arg is obsolete.
3547
35482007-05-04 Karl Berry <karl@tug.org>
3549
3550 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
3551
35522007-05-04 Eli Zaretskii <eliz@gnu.org>
3553
3554 * tips.texi (Documentation Tips): Rearrange items to place the
3555 more important ones first. Add an index entry for hyperlinks.
3556
35572007-05-03 Karl Berry <karl@gnu.org>
3558
3559 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
3560 (EMACSVER) [smallbook]: 22 for printed version.
3561
3562 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
3563 so restore anchor to normal position after defun. Found by Kevin Ryde.
3564
35652007-04-26 Glenn Morris <rgm@gnu.org>
3566
3567 * elisp.texi (EMACSVER): Increase to 22.1.50.
3568
35692007-04-28 Karl Berry <karl@gnu.org>
3570
3571 * elisp.texi: Improve line breaks on copyright page,
3572 similar layout to emacs manual, 8.5x11 by default.
3573
35742007-04-24 Richard Stallman <rms@gnu.org>
3575
3576 * text.texi (Special Properties): Add xref to Overlay Properties.
3577
3578 * display.texi (Overlay Properties): Add xref to Special Properties.
3579
35802007-04-22 Richard Stallman <rms@gnu.org>
3581
3582 * keymaps.texi (Extended Menu Items): Move the info about
3583 format with cached keyboard binding.
3584
35852007-04-21 Richard Stallman <rms@gnu.org>
3586
3587 * text.texi (Special Properties): Clarify previous change.
3588
3589 * files.texi (File Name Expansion): Clarify previous change.
3590
3591 * display.texi (Attribute Functions): Fix example for
3592 face-attribute-relative-p.
3593
35942007-04-19 Kenichi Handa <handa@m17n.org>
3595
3596 * text.texi (Special Properties): Document composition property.
3597
35982007-04-19 Glenn Morris <rgm@gnu.org>
3599
3600 * files.texi (File Name Expansion): Mention "superroot".
3601
36022007-04-15 Chong Yidong <cyd@stupidchicken.com>
3603
3604 * frames.texi (Multiple Displays): Add note about "multi-monitor"
3605 setups.
3606 (Display Feature Testing): Note that display refers to all
3607 physical monitors for multi-monitor setups.
3608
36092007-04-14 Richard Stallman <rms@gnu.org>
3610
3611 * lists.texi (Sets And Lists): Clarify `delete' examples.
3612 Remove spurious xref to same node.
3613 Clarify xref for add-to-list.
3614
36152007-04-12 Nick Roberts <nickrob@snap.net.nz>
3616
3617 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
3618 value of lisp-mode-map.
3619
36202007-04-11 Karl Berry <karl@gnu.org>
3621
3622 * anti.texi (Antinews):
3623 * display.texi (Overlay Properties, Defining Images):
3624 * processes.texi (Synchronous Processes, Sentinels):
3625 * syntax.texi (Syntax Table Internals):
3626 * searching.texi (Regexp Special):
3627 * nonascii.texi (Default Coding Systems):
3628 * text.texi (Special Properties):
3629 * minibuf.texi (Basic Completion): Wording to improve breaks in
3630 8.5x11 format.
3631 * elisp.texi (smallbook): New @set to more easily switch between
3632 smallbook and 8.5x11.
3633
36342007-04-11 Richard Stallman <rms@gnu.org>
3635
3636 * text.texi (Lazy Properties): Minor fix.
3637
36382007-04-08 Karl Berry <karl@gnu.org>
3639
3640 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
3641 * macros.texi (Backquote): Downcase Backquote in index entries for
3642 consistency.
3643
36442007-04-08 Richard Stallman <rms@gnu.org>
3645
3646 * text.texi (Adaptive Fill): Just describe default,
3647 don't show it (since it contains non-ASCII chars).
3648
36492007-04-07 Karl Berry <karl@gnu.org>
3650
3651 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
3652 adaptive-fill-regexp's value, since they are not in the standard
3653 TeX fonts.
3654
36552007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
3656
3657 * display.texi (Defining Faces): Fix example.
3658
36592007-04-07 Karl Berry <karl@gnu.org>
3660
3661 * display.texi (Button Buffer Commands): Improve page break.
3662
36632007-04-07 Richard Stallman <rms@gnu.org>
3664
3665 * advice.texi (Activation of Advice): Remove redundant index entry.
3666
3667 * backups.texi: Improve index entries. Remove redundant ones.
3668
3669 * compile.texi (Byte Compilation): Improve index entry.
3670
3671 * hash.texi (Creating Hash): Improve index entry.
3672
3673 * symbols.texi (Definitions): Improve index entry.
3674
3675 * edebug.texi: Improve index entries. Remove redundant/useless ones.
3676
3677 * maps.texi (Standard Keymaps): Remove useless index entry.
3678
3679 * help.texi (Documentation Basics): Remove redundant index entries.
3680
3681 * customize.texi: Improve index entries.
3682 Remove redundant/useless ones.
3683
3684 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
3685
3686 * streams.texi (Output Variables): Improve index entry.
3687
3688 * abbrevs.texi (Abbrevs): Remove useless index entry.
3689
3690 * macros.texi (Expansion): Remove useless index entry.
3691
3692 * text.texi: Improve index entries. Remove redundant/useless ones.
3693 (Text Properties, Examining Properties)
3694 (Special Properties): Use "property category" instead of "category"
3695 to refer to the `category' property.
3696
3697 * positions.texi: Improve index entries. Remove useless one.
3698
3699 * lists.texi: Improve index entries. Remove redundant/useless ones.
3700
3701 * os.texi: Improve index entries.
3702 (Timers): Fix previous change.
3703
3704 * buffers.texi: Improve index entries.
3705 (Modification Time): Get rid of term "obsolete buffer".
3706
3707 * debugging.texi: Improve index entries.
3708 (Test Coverage): Add xref to other test coverage ftr.
3709
3710 * eval.texi: Improve index entry. Remove redundant ones.
3711
3712 * numbers.texi: Improve index entries. Remove redundant/useless ones.
3713
3714 * files.texi: Improve index entries. Remove redundant/useless ones.
3715
3716 * objects.texi: Improve index entries.
3717
3718 * processes.texi: Improve index entries.
3719
3720 * modes.texi: Improve index entry. Remove redundant one.
3721
3722 * nonascii.texi: Improve index entries.
3723
3724 * internals.texi: Improve index entries.
3725
3726 * syntax.texi: Improve index entries.
3727
3728 * keymaps.texi (Active Keymaps): Improve index entries.
3729
3730 * commands.texi: Improve index entries. Remove redundant/useless ones.
3731
3732 * frames.texi: Improve index entries. Remove redundant/useless ones.
3733
3734 * markers.texi: Improve index entries. Remove redundant ones.
3735
3736 * tips.texi: Improve index entries.
3737
3738 * loading.texi (Unloading): Improve index entry.
3739
3740 * variables.texi: Improve index entries. Remove redundant one.
3741
3742 * sequences.texi: Improve index entry.
3743
3744 * display.texi: Improve index entries. Remove redundant ones.
3745
3746 * windows.texi: Improve index entries.
3747
3748 * searching.texi: Improve index entries. Remove redundant one.
3749
3750 * strings.texi (Case Tables): Improve last change.
3751
37522007-04-04 Chong Yidong <cyd@stupidchicken.com>
3753
3754 * strings.texi (Case Tables): Document with-case-table and
3755 ascii-case-table.
3756
37572007-04-03 Karl Berry <karl@gnu.org>
3758
3759 * processes.texi (Network): Reword to improve page break.
3760
37612007-04-03 Eli Zaretskii <eliz@gnu.org>
3762
3763 * functions.texi (Inline Functions): Describe more disadvantages
3764 of defsubst, and make advice against it stronger.
3765
37662007-04-02 Karl Berry <karl@gnu.org>
3767
3768 * backups.texi (Backup Names): Avoid widow words.
3769 * modes.texi (Example Major Modes): Align last comment.
3770
37712007-04-01 Chong Yidong <cyd@stupidchicken.com>
3772
3773 * keymaps.texi (Remapping Commands): Document new arg to
3774 command-remapping.
3775
37762007-04-01 Karl Berry <karl@gnu.org>
3777
3778 * processes.texi (Low-Level Network): Typo.
3779 * loading.texi (Hooks for Loading): Avoid double "the".
3780 * keymaps.texi (Key Sequences): No double "and".
3781 (Changing Key Bindings): Shorten to improve line break.
3782
37832007-03-31 Glenn Morris <rgm@gnu.org>
3784
3785 * os.texi (Timers): Fix description of run-at-time TIME formats.
3786
37872007-03-31 Richard Stallman <rms@gnu.org>
3788
3789 * display.texi (Invisible Text): Correct buffer-invisibility-spec
3790 regarding ellipsis.
3791
37922007-03-31 Eli Zaretskii <eliz@gnu.org>
3793
3794 * intro.texi (nil and t):
3795 * symbols.texi (Plists and Alists):
3796 * variables.texi (Variable Aliases, Constant Variables):
3797 * functions.texi (Defining Functions):
3798 * advice.texi (Advising Primitives):
3799 * debugging.texi (Syntax Errors, Compilation Errors):
3800 * minibuf.texi (Minibuffer Windows):
3801 * commands.texi (Adjusting Point):
3802 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
3803 (Auto Major Mode, Major Mode Conventions):
3804 * help.texi (Describing Characters):
3805 * files.texi (Create/Delete Dirs, Information about Files)
3806 (File Locks, Writing to Files, Reading from Files)
3807 (Saving Buffers):
3808 * windows.texi (Resizing Windows, Cyclic Window Ordering):
3809 * frames.texi (Finding All Frames):
3810 * positions.texi (Buffer End, Motion):
3811 * markers.texi (The Region):
3812 * text.texi (Deletion, Near Point):
3813 * display.texi (Displaying Messages, Truncation):
3814 * os.texi (Processor Run Time):
3815 * tips.texi (Key Binding Conventions, Programming Tips)
3816 (Warning Tips, Documentation Tips, Comment Tips):
3817 * internals.texi (Memory Usage): Improve indexing.
3818
3819 * variables.texi (Frame-Local Variables):
3820 * functions.texi (Argument List):
3821 * loading.texi (Library Search):
3822 * streams.texi (Output Variables):
3823 * keymaps.texi (Translation Keymaps, Searching Keymaps):
3824 * searching.texi (Replacing Match, Search and Replace):
3825 * processes.texi (Byte Packing, Decoding Output)
3826 (Accepting Output, Network Servers, Shell Arguments):
3827 * display.texi (Abstract Display, Image Cache, Scroll Bars):
3828 * windows.texi (Window Point, Window Start):
3829 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
3830 * commands.texi (Reading Input, Keyboard Events):
3831 * minibuf.texi (Reading File Names, Minibuffer Completion)
3832 (Recursive Mini):
3833 * positions.texi (List Motion):
3834 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
3835 * numbers.texi (Arithmetic Operations, Math Functions)
3836 (Predicates on Numbers, Comparison of Numbers):
3837 (Numeric Conversions):
3838 * locals.texi (Standard Buffer-Local Variables):
3839 * maps.texi (Standard Keymaps):
3840 * os.texi (User Identification, System Environment, Recording Input)
3841 (X11 Keysyms):
3842 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
3843 * backups.texi (Backups and Auto-Saving):
3844 * customize.texi (Customization, Group Definitions)
3845 (Variable Definitions):
3846 * compile.texi (Byte Compilation): Improve index entries.
3847
38482007-03-31 Karl Berry <karl@gnu.org>
3849
3850 * macros.texi (Defining Macros): Avoid widow syllable.
3851
38522007-03-31 Eli Zaretskii <eliz@gnu.org>
3853
3854 * elisp.texi (Top): Postscript -> PostScript.
3855
3856 * display.texi (Images, Postscript Images): Postscript -> PostScript.
3857
38582007-03-31 Markus Triska <markus.triska@gmx.at>
3859
3860 * internals.texi (Writing Emacs Primitives): Untabify `For'.
3861
38622007-03-30 Karl Berry <karl@gnu.org>
3863
3864 * lists.texi (List-related Predicates): Remove spurious @need.
3865 (Setcdr): Use @smallexample to improve page break.
3866 (Association Lists) <assoc>: Reword to improve page break.
3867
3868 * strings.texi (String Conversion): Insert blank line to improve
3869 page break.
3870
3871 * numbers.texi (Random Numbers): Use @minus{}.
3872 (Math Functions): Use @minus{}.
3873
3874 * intro.texi (Acknowledgements): Avoid line breaks before middle
3875 initials.
3876
38772007-03-24 Eli Zaretskii <eliz@gnu.org>
3878
3879 * errors.texi (Standard Errors): Add an index entry.
3880
38812007-03-19 Richard Stallman <rms@gnu.org>
3882
3883 * os.texi (Recording Input): recent-keys now gives 300 keys.
3884
38852007-03-12 Glenn Morris <rgm@gnu.org>
3886
3887 * os.texi: Replace "daylight savings" with "daylight saving"
3888 throughout.
3889
38902007-03-05 Richard Stallman <rms@gnu.org>
3891
5dcb4c4e
SM
3892 * variables.texi (File Local Variables):
3893 Update enable-local-variables values.
b8d4c8d0
GM
3894
38952007-03-04 Richard Stallman <rms@gnu.org>
3896
3897 * syntax.texi (Control Parsing): Minor clarification.
3898
3899 * strings.texi (Formatting Strings): Clarify width, precision, flags.
3900
3901 * sequences.texi (Sequence Functions): Move string-bytes away,
3902 add xref.
3903
3904 * nonascii.texi (Text Representations): Move string-bytes here.
3905
3906 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
3907
3908 * minibuf.texi (Basic Completion): Minor clarification.
3909
3910 * markers.texi (The Mark): Clarify existence vs activation of mark.
3911 Other cleanup.
3912
3913 * display.texi (Finding Overlays): Write better example.
3914
3915 * compile.texi (Eval During Compile): Clarify putting macros
3916 in eval-when-compile.
3917
c5602427 39182007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
3919
3920 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 3921 load-read-function definition doc.
b8d4c8d0
GM
3922
39232007-02-21 Kim F. Storm <storm@cua.dk>
3924
3925 * strings.texi (Text Comparison): Mention that assoc-string
3926 converts symbols to strings before testing.
3927
39282007-02-17 Kim F. Storm <storm@cua.dk>
3929
3930 * processes.texi (Bindat Spec): Vector types can have optional
3931 element type.
3932 (Bindat Examples): Fix example. Add vector with element type.
3933
39342007-02-16 Andreas Schwab <schwab@suse.de>
3935
3936 * strings.texi (Formatting Strings): Document '+' flag.
3937
39382007-02-15 Juanma Barranquero <lekktu@gmail.com>
3939
3940 * strings.texi (Modifying Strings): Clarify that `clear-string'
3941 always converts the string to unibyte.
3942
39432007-02-14 Kim F. Storm <storm@cua.dk>
3944
3945 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
3946 Rewrite glyph code description to refer to these functions.
3947 Remove details of encoding face number and char into integer code.
3948
39492007-02-03 Alan Mackenzie <acm@muc.de>
3950
3951 * loading.texi (Hooks for Loading): Make the description of
3952 `eval-after-load' more detailed, and amend the description of
3953 after-load-alist, in accordance with changes from 2006-05.
3954
39552007-02-03 Chong Yidong <cyd@stupidchicken.com>
3956
3957 * modes.texi (Defining Minor Modes): Document that a :require
3958 keyword or similar may be required to make saved customization
3959 variables work.
3960
39612007-02-03 Eli Zaretskii <eliz@gnu.org>
3962
3963 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
3964 Texinfo guidelines and with what texnfo-upd.el expects.
3965 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
3966 parts needed by `texinfo-multiple-files-update'.
3967
39682007-02-02 Eli Zaretskii <eliz@gnu.org>
3969
3970 * elisp.texi (Top): Update the top-level menus.
3971
3972 * syntax.texi (Categories): Add index entries.
3973
39742007-02-01 Juanma Barranquero <lekktu@gmail.com>
3975
3976 * display.texi (Attribute Functions): Fix name and description of
3977 the UNDERLINE arg of `set-face-underline-p'.
3978
39792007-01-29 Eli Zaretskii <eliz@gnu.org>
3980
3981 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
3982 Variables", and "Standard Keymaps" to the detailed menu.
3983
3984 * variables.texi (Future Local Variables): Add index entry.
3985
39862007-01-28 Richard Stallman <rms@gnu.org>
3987
3988 * tips.texi (Coding Conventions): Clarify the tip about macros
3989 that define a function or a variable.
3990
3991 * files.texi (File Attributes): UID and GID can be floats.
3992 (Magic File Names): Explain why deferring all operations to
3993 the standard handler does not work.
3994
39952007-01-23 Martin Rudalics <rudalics@gmx.at>
3996
3997 * backups.texi (Reverting): Use "buffer" instead of "file"
3998 when talking about major and minor modes.
3999
40002007-01-21 Richard Stallman <rms@gnu.org>
4001
4002 * help.texi (Documentation): Add xref to Documentation Tips.
4003
40042007-01-14 Juanma Barranquero <lekktu@gmail.com>
4005
4006 * tips.texi (Coding Conventions): Fix typos.
4007
40082007-01-05 Richard Stallman <rms@gnu.org>
4009
4010 * modes.texi (Defining Minor Modes): Fix previous change.
4011
40122007-01-03 Richard Stallman <rms@gnu.org>
4013
4014 * customize.texi (Variable Definitions, Customization Types):
4015 Don't use * in doc string for defcustom.
4016
40172007-01-02 Richard Stallman <rms@gnu.org>
4018
4019 * variables.texi (Variable Aliases): Clarify that aliases vars
4020 always have the same value.
4021
4022 * processes.texi (Bindat Spec): Fix Texinfo usage.
4023
4024 * modes.texi (Defining Minor Modes): Explain effect of command
4025 defined with define-global-minor-mode on new buffers.
4026
40272006-12-30 Kim F. Storm <storm@cua.dk>
4028
4029 * keymaps.texi (Tool Bar): Describe `grow-only' value of
4030 `auto-resize-tool-bars'.
4031
40322006-12-30 Richard Stallman <rms@gnu.org>
4033
4034 * keymaps.texi (Active Keymaps): Fix previous change.
4035
40362006-12-30 Nick Roberts <nickrob@snap.net.nz>
4037
4038 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
4039
40402006-12-30 Kim F. Storm <storm@cua.dk>
4041
4042 * processes.texi (Bindat Spec): Clarify using field names in
4043 length specifications.
4044
40452006-12-29 Kim F. Storm <storm@cua.dk>
4046
4047 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
4048 Add count and index variables for eval forms in repeat blocks.
4049
40502006-12-24 Richard Stallman <rms@gnu.org>
4051
5dcb4c4e
SM
4052 * customize.texi (Variable Definitions):
4053 Document new name custom-add-frequent-value.
b8d4c8d0
GM
4054
40552006-12-19 Kim F. Storm <storm@cua.dk>
4056
4057 * commands.texi (Misc Events): User signals now result in sigusr1
4058 and sigusr2 events which are handled through special-event-map.
4059 (Special Events): User signals and drag-n-drop are special.
4060
40612006-12-17 Richard Stallman <rms@gnu.org>
4062
4063 * loading.texi (Named Features): Explain subfeatures better.
4064
4065 * customize.texi: Use "option" only for user options.
4066 For the keyword values inside defcustom etc, say "keywords".
4067 For :options value's elements, say "elements".
4068 :group should not be omitted.
4069
4070 * syntax.texi (Parsing Expressions): Split up node.
4071 (Motion via Parsing, Position Parse, Parser State)
4072 (Low-Level Parsing, Control Parsing): New subnodes.
4073 (Parser State): Document syntax-ppss-toplevel-pos.
4074
4075 * positions.texi (List Motion): Punctuation fix.
4076
4077 * files.texi (File Name Completion): Document PREDICATE arg
4078 to file-name-completion.
4079
40802006-12-16 Eli Zaretskii <eliz@gnu.org>
4081
4082 * internals.texi (Building Emacs, Writing Emacs Primitives):
4083 Add index entries.
4084
40852006-12-11 Richard Stallman <rms@gnu.org>
4086
4087 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
4088 affects face menu. Explain how to make it non-nil without enabling
4089 any fontification.
4090
40912006-12-10 Chong Yidong <cyd@stupidchicken.com>
4092
4093 * modes.texi (Font Lock Basics): Document nil value of
4094 font-lock-defaults.
4095
40962006-12-10 Glenn Morris <rgm@gnu.org>
4097
4098 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
4099 value for system-flag argument. Abbrev tables may not be empty
4100 when major modes are loaded.
4101
41022006-12-08 Juanma Barranquero <lekktu@gmail.com>
4103
4104 * makefile.w32-in (maintainer-clean): Partially revert last
4105 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
4106 to protect elisp-covers.texi.
4107
41082006-12-07 Juanma Barranquero <lekktu@gmail.com>
4109
4110 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
4111 Don't remove elisp* info files; they are already deleted by the
4112 `clean' and `distclean' targets, and they are in the $(infodir)
4113 directory, not the current one.
4114
41152006-12-04 Kim F. Storm <storm@cua.dk>
4116
4117 * commands.texi (Misc Events): Update signal events.
4118 (Event Examples): Add signal example.
4119
41202006-11-29 Richard Stallman <rms@gnu.org>
4121
4122 * frames.texi (Visibility of Frames): Explain visible windows
4123 can be covered by others. Add xref for raise-frame.
4124
41252006-11-28 Richard Stallman <rms@gnu.org>
4126
4127 * searching.texi (Regexp Special): Update when ^ is special.
4128
41292006-11-27 Eli Zaretskii <eliz@gnu.org>
4130
4131 * customize.texi (Customization, Common Keywords)
4132 (Group Definitions, Variable Definitions, Composite Types)
4133 (Type Keywords, Customization Types): Add index entries for
4134 various customization keywords.
4135
41362006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4137
4138 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
4139
c8763fb6 41402006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
4141
4142 * frames.texi (Window System Selections): Remove clipboard from
4143 description of selection-coding-system.
4144
41452006-11-06 Richard Stallman <rms@gnu.org>
4146
4147 * lists.texi (List Variables): Document COMPARE-FN.
4148
4149 * keymaps.texi: Avoid use of "binding" to mean a relation;
4150 use it only to refer to the meaning associated with a key.
4151 (Keymaps): Change menu node description.
4152
4153 * elisp.texi (Top): Change menu node description.
4154
4155 * display.texi (Managing Overlays): Document overlay-recenter.
4156
41572006-10-29 Chong Yidong <cyd@stupidchicken.com>
4158
4159 * Makefile.in: Use relative paths to avoid advertising filesystem
4160 contents during compilation.
4161
41622006-10-23 Kim F. Storm <storm@cua.dk>
4163
4164 * commands.texi (Event Input Misc): Update unread-command-events.
4165
41662006-10-23 Nick Roberts <nickrob@snap.net.nz>
4167
4168 * lists.texi (Sets And Lists): Fix typos.
4169
41702006-10-18 Juanma Barranquero <lekktu@gmail.com>
4171
4172 * control.texi (Processing of Errors): Use @var for an argument,
4173 not @code.
4174
41752006-10-16 Richard Stallman <rms@gnu.org>
4176
4177 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
4178
4179 * keymaps.texi (Format of Keymaps): Show all the keymap element
4180 patterns that result from menu items.
4181 (Key Lookup): Minor cleanups.
4182
4183 * modes.texi (Precalculated Fontification): Don't say that
4184 not setting font-lock-defaults avoids loading font-lock.
4185
4186 * help.texi (Documentation): Move xref to Emacs Manual here.
4187 (Documentation Basics): From here.
4188 Also doc emacs-lisp-docstring-fill-column.
4189
4190 * elisp.texi: Update version and ISBN.
4191
4192 * commands.texi (Interactive Call): Clarify KEYS arg to
4193 call-interactively is a vector.
4194 (Command Loop Info): Delete anchor in this-command-keys.
4195 Add anchor in this-command-keys-vector.
4196 (Recursive Editing): Document how recursive-edit
4197 handles the current buffer.
4198
41992006-10-13 Chong Yidong <cyd@stupidchicken.com>
4200
4201 * frames.texi (Frame Titles): %c and %l are ignored in
4202 frame-title-format.
4203
42042006-10-11 Richard Stallman <rms@gnu.org>
4205
4206 * keymaps.texi (Key Sequences): Clarify use of kbd.
4207
42082006-10-10 Kim F. Storm <storm@cua.dk>
4209
4210 * lists.texi (Sets And Lists): Add memql.
4211
42122006-10-03 Richard Stallman <rms@gnu.org>
4213
4214 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
4215 Clarify :ascii: and :nonascii:.
4216
42172006-09-29 Juri Linkov <juri@jurta.org>
4218
4219 * modes.texi (%-Constructs): Reorder coding systems in the
4220 documentation of %z to the real order displayed in the modeline.
4221
42222006-09-25 Richard Stallman <rms@gnu.org>
4223
4224 * os.texi (Timers): Describe timer-max-repeats.
4225
42262006-09-25 Chong Yidong <cyd@stupidchicken.com>
4227
4228 * os.texi (Timers): Mention with-local-quit.
4229
42302006-09-24 Richard Stallman <rms@gnu.org>
4231
4232 * searching.texi (Searching and Matching): Mention property search.
4233
4234 * commands.texi (Command Loop Info): Explain how read-event affects
4235 this-command-keys.
4236
42372006-09-20 Richard Stallman <rms@gnu.org>
4238
4239 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
4240
4241 * windows.texi (Window Start): Minor cleanups.
4242
42432006-09-20 Kim F. Storm <storm@cua.dk>
4244
4245 * windows.texi (Window Start): pos-visible-in-window-p allows
4246 specifying t for position to mean "end of window".
4247 Add window-line-height.
4248
4249 * anti.texi (Antinews): Mention window-line-height.
4250
42512006-09-19 David Kastrup <dak@gnu.org>
4252
4253 * keymaps.texi (Searching Keymaps): Small clarification.
4254
42552006-09-18 Richard Stallman <rms@gnu.org>
4256
4257 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
4258 cause keyboard menus.
4259 (Menu Keymaps): Likewise.
4260 (Defining Menus, Keyboard Menus): Clarify.
4261
4262 * text.texi (Fields): Clarify explanation of constrain-to-field.
4263
42642006-09-16 Eli Zaretskii <eliz@gnu.org>
4265
4266 * variables.texi (Tips for Defining): Fix a typo.
4267
42682006-09-15 Richard Stallman <rms@gnu.org>
4269
4270 * keymaps.texi (Remapping Commands, Searching Keymaps)
4271 (Active Keymaps): Clean up previous change.
4272
42732006-09-15 Jay Belanger <belanger@truman.edu>
4274
4275 * gpl.texi: Replace "Library Public License" by "Lesser Public
4276 License" throughout.
4277
42782006-09-15 David Kastrup <dak@gnu.org>
4279
4280 * keymaps.texi (Active Keymaps): Adapt description to use
4281 `get-char-property' instead `get-text-property'. Explain how
4282 mouse events change this. Explain the new optional argument of
4283 `key-binding' and its mouse-dependent lookup.
4284 (Searching Keymaps): Adapt description similarly.
4285 (Remapping Commands): Explain the new optional argument of
4286 `command-remapping'.
4287
42882006-09-14 Richard Stallman <rms@gnu.org>
4289
4290 * keymaps.texi (Searching Keymaps): Clarification.
4291 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
4292
42932006-09-13 Richard Stallman <rms@gnu.org>
4294
4295 * objects.texi (Character Type): Node split.
4296 Add xref to Describing Characters.
4297 (Basic Char Syntax, General Escape Syntax)
4298 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
4299
43002006-09-11 Richard Stallman <rms@gnu.org>
4301
4302 * display.texi (Display Table Format): Wording clarification.
4303 (Glyphs): Clarifications.
4304
43052006-09-10 Chong Yidong <cyd@stupidchicken.com>
4306
4307 * keymaps.texi (Active Keymaps): Mention that key-binding checks
4308 local maps.
4309
43102006-09-10 Kim F. Storm <storm@cua.dk>
4311
4312 * display.texi (Forcing Redisplay): Document return value of
4313 function redisplay.
4314
43152006-09-09 Richard Stallman <rms@gnu.org>
4316
4317 * windows.texi (Window Hooks): Explain limits of
4318 window-scroll-functions.
4319
4320 * display.texi (Fringe Indicators): Update for last change in
4321 indicate-buffer-boundaries.
4322
43232006-09-08 Richard Stallman <rms@gnu.org>
4324
4325 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
4326
43272006-09-06 Kim F. Storm <storm@cua.dk>
4328
4329 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
4330
4331 * windows.texi (Window Start): Update pos-visible-in-window-p.
4332
43332006-09-04 Richard Stallman <rms@gnu.org>
4334
4335 * processes.texi (Accepting Output): Explain SECONDS=0 for
4336 accept-process-output.
4337
4338 * os.texi (Idle Timers): Explain why timer functions should not
4339 loop until (input-pending-p).
4340
43412006-09-02 Eli Zaretskii <eliz@gnu.org>
4342
4343 * makefile.w32-in (usermanualdir): New variable.
4344 (elisp.dvi): Use it.
4345
43462006-09-01 Eli Zaretskii <eliz@gnu.org>
4347
4348 * buffers.texi (Buffer Modification): Fix last change.
4349
43502006-09-01 Chong Yidong <cyd@stupidchicken.com>
4351
5dcb4c4e
SM
4352 * buffers.texi (Buffer Modification):
4353 Document buffer-chars-modified-tick.
b8d4c8d0
GM
4354
43552006-08-31 Richard Stallman <rms@gnu.org>
4356
4357 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
4358
43592006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
4360
4361 * modes.texi (Syntactic Font Lock):
4362 Mention font-lock-syntactic-face-function
4363 instead of specific faces.
4364
43652006-08-29 Chong Yidong <cyd@stupidchicken.com>
4366
4367 * display.texi (Images): Add xrref to display-images-p.
4368
43692006-08-28 Kenichi Handa <handa@m17n.org>
4370
4371 * nonascii.texi (Lisp and Coding Systems): Fix description of
4372 detect-coding-region.
4373
43742006-08-27 Michael Olson <mwolson@gnu.org>
4375
4376 * processes.texi (Transaction Queues): Remove stray quote
4377 character.
4378
43792006-08-25 Richard Stallman <rms@gnu.org>
4380
4381 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
4382 Add xref.
4383
43842006-08-24 Chong Yidong <cyd@stupidchicken.com>
4385
4386 * os.texi (Timers): Avoid waiting inside timers.
4387
43882006-08-21 Lute Kamstra <lute@gnu.org>
4389
4390 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
4391
43922006-08-20 Richard Stallman <rms@gnu.org>
4393
4394 * os.texi (Idle Timers): New node, split out from Timers.
4395 Document current-idle-time.
4396 * commands.texi (Reading One Event): Update xref.
4397 * elisp.texi (Top): Update subnode menu.
4398
43992006-08-16 Richard Stallman <rms@gnu.org>
4400
4401 * keymaps.texi (Extended Menu Items): Show format of cached
4402 bindings in extended menu items.
4403
4404 * customize.texi (Variable Definitions): Explain when the
4405 standard value expression is evaluated.
4406
44072006-08-15 Chong Yidong <cyd@stupidchicken.com>
4408
4409 * commands.texi (Reading One Event): Explain idleness in
4410 `read-event'.
4411
44122006-08-12 Chong Yidong <cyd@stupidchicken.com>
4413
4414 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 4415 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
4416 relevant for Lisp programming.
4417 (Yank Commands): Rewrite introduction.
4418 (Undo): Clarify.
4419 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
4420 (Filling): Remove redundant comment. Clarify return value of
4421 current-justification.
4422 (Margins): Minor clarifications.
4423 (Adaptive Fill): Update default value of adaptive-fill-regexp.
4424 (Sorting): Update definition of sort-lines.
4425 (Columns): Clarify behavior of sort-columns.
4426 (Indent Tabs): Link to Tab Stops in Emacs manual.
4427 (Special Properties): Clarify.
4428 (Clickable Text): Mention Buttons package.
4429
44302006-08-12 Kevin Ryde <user42@zip.com.au>
4431
4432 * os.texi (Time Parsing): Add %z to description of
4433 format-time-string, as per docstring. Add cross reference to
4434 glibc manual for strftime.
4435
44362006-08-08 Richard Stallman <rms@gnu.org>
4437
4438 * modes.texi: Clean up wording in previous change.
4439
44402006-08-07 Chong Yidong <cyd@stupidchicken.com>
4441
4442 * modes.texi (Hooks): Clarify.
4443 (Major Mode Basics): Mention define-derived-mode explicitly.
4444 (Major Mode Conventions): Rebinding RET is OK for some modes.
4445 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 4446 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
4447 (Mode Line Basics): Clarify.
4448 (Mode Line Data): Mention help-echo and local-map in strings.
4449 Explain reason for treatment of non-risky variables.
4450 (Properties in Mode): Clarify.
4451 (Faces for Font Lock): Add font-lock-negation-char-face.
4452
44532006-08-04 Eli Zaretskii <eliz@gnu.org>
4454
4455 * strings.texi (Formatting Strings): Warn against arbitrary
4456 strings as first arg to `format'.
4457
44582006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
4459
4460 * text.texi (Clickable Text): Mention `help-echo' text property.
4461 Update intro, examples and associated explanations.
4462
44632006-07-31 Richard Stallman <rms@gnu.org>
4464
4465 * commands.texi: Update xrefs.
4466 (Event Mod): New node, cut out from old Translating Input.
4467
4468 * maps.texi: Update xrefs.
4469
4470 * keymaps.texi (Translation Keymaps): New node.
4471 Update xrefs from Translating Input to Translation Keymaps.
4472
4473 * elisp.texi (Top): Update subnode menu.
4474
4475 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
4476
4477 * os.texi (System Interface): Fix menu descriptions of some nodes.
4478 (Translating Input): Node deleted.
4479
44802006-07-31 Nick Roberts <nickrob@snap.net.nz>
4481
4482 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
4483
4484 * lists.texi (Sets And Lists): Likewise.
4485
44862006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
4487
4488 * text.texi (Fields): Mention POS
4489 requirement when narrowing is in effect.
4490
44912006-07-28 Richard Stallman <rms@gnu.org>
4492
4493 * display.texi (Face Attributes): Simplify wording.
4494 (Attribute Functions): Clarify meaning of new-frame default
4495 attribute settings.
4496
4497 * customize.texi (Common Keywords): Document how to use
4498 :package-version in a package not in Emacs.
4499
45002006-07-28 Kim F. Storm <storm@cua.dk>
4501
4502 * commands.texi (Reading One Event): Fix last change.
4503
45042006-07-26 Chong Yidong <cyd@stupidchicken.com>
4505
4506 * commands.texi (Reading One Event): Document SECONDS argument for
4507 read-event, read-char, and read-char-exclusive.
4508
45092006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
4510
4511 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
4512 to ensure correct identification.
4513
45142006-07-24 Richard Stallman <rms@gnu.org>
4515
4516 * text.texi (Clickable Text): Clarify.
4517
4518 * sequences.texi (Vector Functions): Delete duplicate xref.
4519
4520 * objects.texi (Function Type): Clarify.
4521
4522 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
4523 modes.
4524
4525 * lists.texi (List Variables): New node.
4526 Material moved from other nodes.
4527
4528 * variables.texi (Setting Variables): add-to-list and
4529 add-to-ordered-list moved to List Variables node.
4530
45312006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
4532
4533 * text.texi (Links and Mouse-1):
4534 For mouse-on-link-p, expand on arg POS.
4535
45362006-07-21 Kim F. Storm <storm@cua.dk>
4537
4538 * display.texi (Forcing Redisplay): Don't mention systems which
4539 don't support sub-second timers for redisplay-preemption-period.
4540
4541 * os.texi (Terminal Output): Clarify text vs graphical terminal.
4542
45432006-07-21 Eli Zaretskii <eliz@gnu.org>
4544
4545 * frames.texi (Input Focus): Document that focus-follows-mouse has
4546 no effect on MS-Windows.
4547
45482006-07-18 Richard Stallman <rms@gnu.org>
4549
4550 * display.texi (Forcing Redisplay): Cleanups in previous change.
4551
4552 * processes.texi (Low-Level Network): Make menu more convenient.
4553
45542006-07-18 Kim F. Storm <storm@cua.dk>
4555
4556 * display.texi (Forcing Redisplay): redisplay-preemption-period
4557 only used on window systems. Add xref to Terminal Output.
4558
4559 * os.texi (Terminal Output): baud-rate only controls preemption on
4560 non-window systems. Add xref to Forcing Redisplay.
4561
4562 * processes.texi (Low-Level Network): Rename node "Make Network"
4563 to "Network Processes".
4564
45652006-07-18 Karl Berry <karl@gnu.org>
4566
4567 * variables.texi, functions.texi, customize.texi, loading.texi:
4568 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
4569
45702006-07-17 Chong Yidong <cyd@stupidchicken.com>
4571
4572 * commands.texi (Waiting): Document batch-mode sit-for behavior.
4573
45742006-07-17 Richard Stallman <rms@gnu.org>
4575
4576 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
4577 Put period and comma inside quotes.
4578
4579 * loading.texi, markers.texi: Use real doublequote inside menus.
4580
4581 * windows.texi: Put point and comma inside quotes.
4582 (Textual Scrolling): Use @samp for error message.
4583
4584 * variables.texi, tips.texi, syntax.texi, symbols.texi:
4585 * strings.texi, streams.texi, processes.texi, os.texi:
4586 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
4587 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
4588 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
4589 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
4590 Put point and comma inside quotes.
4591
4592 * control.texi (Processing of Errors): Add command-error-function.
4593
4594 * variables.texi (File Local Variables): Clarify that
4595 file local variables make buffer-local bindings.
4596
4597 * modes.texi (Syntactic Font Lock): Give default for
4598 font-lock-syntax-table.
4599
46002006-07-17 Nick Roberts <nickrob@snap.net.nz>
4601
4602 * text.texi (Special Properties): Clean up previous change.
4603
46042006-07-16 Karl Berry <karl@gnu.org>
4605
4606 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
4607 * control.texi: Fix bad page breaks through chapter 10 (control).
4608
4609 * anti.texi (Antinews): Reorder face-attribute fns to avoid
4610 underfull hbox.
4611
46122006-07-15 Nick Roberts <nickrob@snap.net.nz>
4613
4614 * text.texi (Special Properties): Describe fontified text property
4615 in relation to a character (not text).
4616
46172006-07-15 Kim F. Storm <storm@cua.dk>
4618
4619 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
4620 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
4621 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
4622
4623 * anti.texi (Antinews): Mention redisplay function.
4624 The kbd macro existed, but was not documented, before 22.x.
4625 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
4626
46272006-07-14 Nick Roberts <nickrob@snap.net.nz>
4628
4629 * display.texi (Displaying Messages): Add anchor.
4630
4631 * frames.texi (Dialog Boxes): Use it.
4632
46332006-07-12 Richard Stallman <rms@gnu.org>
4634
4635 * objects.texi (Frame Type): Explain nature of frames better.
4636
4637 * frames.texi (Frames): Explain nature of frames better.
4638
46392006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
4640
4641 * tips.texi (Coding Conventions): Explain why use cl at compile time.
4642
46432006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4644
4645 * frames.texi (Window System Selections): Mention scrap support for Mac.
4646 Default value of x-select-enable-clipboard is t on Mac.
4647
4648 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
4649
46502006-07-11 Kim F. Storm <storm@cua.dk>
4651
4652 * display.texi (Forcing Redisplay): Add `redisplay' function.
4653 Don't mention (sit-for -1) -- use (redisplay t) instead.
4654
4655 * commands.texi (Waiting): (sit-for -1) is no longer special.
4656 (sit-for 0) is equivalent to (redisplay).
4657 Iconifying/deiconifying no longer makes sit-for return.
4658
46592006-07-10 Nick Roberts <nickrob@snap.net.nz>
4660
4661 * display.texi (Buttons): Fix typo.
4662
4663 * index.texi, elisp.texi (New Symbols): Comment node out.
4664
46652006-07-09 Richard Stallman <rms@gnu.org>
4666
4667 * display.texi (Truncation): Clean up previous change.
4668
46692006-07-08 Richard Stallman <rms@gnu.org>
4670
4671 * commands.texi (Interactive Call): Use 3 as prefix in example
4672 for execute-extended-command.
4673
4674 * display.texi (Attribute Functions): Move paragraph about
4675 compatibility with Emacs < 21.
4676
46772006-07-09 Kim F. Storm <storm@cua.dk>
4678
4679 * display.texi (Refresh Screen): Clarify force-window-update.
4680 (Truncation): "Normally" indicated by fringe arrows.
4681
46822006-07-08 Eli Zaretskii <eliz@gnu.org>
4683
4684 * windows.texi (Textual Scrolling, Resizing Windows):
4685 * variables.texi (Constant Variables):
4686 * text.texi (Buffer Contents, Deletion, Changing Properties)
4687 (Property Search, Special Properties, Sticky Properties)
4688 (Links and Mouse-1, Fields, Change Hooks):
4689 * syntax.texi (Syntax Table Functions, Parsing Expressions)
4690 (Categories):
4691 * symbols.texi (Other Plists):
4692 * streams.texi (Output Variables):
4693 * processes.texi (Input to Processes, Query Before Exit):
4694 * positions.texi (Word Motion, Text Lines, List Motion):
4695 * os.texi (Init File, System Environment, Sound Output)
4696 (Session Management):
4697 * nonascii.texi (Text Representations, Character Sets)
4698 (Chars and Bytes, Locales):
4699 * modes.texi (Defining Minor Modes, Header Lines):
4700 * minibuf.texi (Minibuffer Contents):
4701 * markers.texi (Information from Markers):
4702 * lists.texi (List Elements, Building Lists, Association Lists):
4703 * keymaps.texi (Tool Bar):
4704 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
4705 * functions.texi (What Is a Function, Mapping Functions):
4706 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
4707 (Color Names, Text Terminal Colors, Display Feature Testing):
4708 * files.texi (Visiting Functions, File Name Components)
4709 (Unique File Names, Contents of Directories):
4710 * display.texi (Forcing Redisplay, Displaying Messages)
4711 (Temporary Displays, Font Selection, Auto Faces)
4712 (Font Lookup, Fringe Indicators, Display Margins)
4713 (Image Descriptors, Showing Images, Image Cache, Button Types)
4714 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
4715 (Display Table Format, Glyphs):
4716 * control.texi (Iteration):
4717 * commands.texi (Command Loop Info, Adjusting Point):
4718 * backups.texi (Making Backups, Auto-Saving):
4719 Remove @tindex entries.
4720
47212006-07-07 Kim F. Storm <storm@cua.dk>
4722
4723 * display.texi (Fringe Cursors): Fix typo.
4724 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
4725 (Overlay Arrow): Default is overlay-arrow fringe indicator.
4726
47272006-07-05 Richard Stallman <rms@gnu.org>
4728
4729 * text.texi (Buffer Contents): Add example of text props
4730 in result of buffer-substring.
4731 (Text Properties): Explain better about use of specific property names.
4732 (Property Search): Some cleanups; reorder some functions.
4733
4734 * keymaps.texi (Changing Key Bindings): Cleanup.
4735 Add xref to Key Binding Conventions.
4736
4737 * display.texi (Attribute Functions): Add examples for
4738 face-attribute-relative-p.
4739
4740 * tips.texi (Coding Conventions): Cleanup last change.
4741
47422006-07-05 Karl Berry <karl@gnu.org>
4743
4744 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
4745 Remove @setchapternewpage odd.
4746 Result is 1013 pages, down from 1100.
4747
4748 * anti.texi, customize.texi, display.texi, internals.texi:
4749 * minibuf.texi, modes.texi, tips.texi:
4750 Fix overfull/underfull boxes.
4751
47522006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4753
4754 * edebug.texi (Instrumenting):
4755 Add Edebug-specific findex for eval-buffer.
4756 * loading.texi (Loading):
4757 Replace eval-current-buffer with eval-buffer.
4758
47592006-06-30 Nick Roberts <nickrob@snap.net.nz>
4760
4761 * locals.texi (Standard Buffer-Local Variables): Update the list
4762 of variables.
4763
47642006-06-26 Nick Roberts <nickrob@snap.net.nz>
4765
4766 * files.texi (File Name Completion): Point user to the node
4767 "Reading File Names".
4768
47692006-06-24 Eli Zaretskii <eliz@gnu.org>
4770
4771 * files.texi (Contents of Directories): Document case-insensitive
4772 behavior on respective filesystems.
4773
4774 * objects.texi (Character Type): Document that Emacs signals an
4775 error for unsupported Unicode characters specified as \uNNNN.
4776
47772006-06-19 Richard Stallman <rms@gnu.org>
4778
4779 * processes.texi (Bindat Spec): Clarify previous change.
4780
47812006-06-16 Richard Stallman <rms@gnu.org>
4782
4783 * tips.texi (Coding Conventions): Better explain conventions
4784 for definition constructs.
4785
4786 * text.texi (Special Properties): String value of `read-only'
4787 serves as the error message.
4788
4789 * objects.texi (Character Type): Clarify prev. change.
4790 (Non-ASCII in Strings): Mention \u and \U.
4791
4792 * commands.texi (Using Interactive): Explain problem of
4793 markers, etc., in command-history.
4794
47952006-06-14 Kim F. Storm <storm@cua.dk>
4796
4797 * commands.texi (Waiting): Negative arg to sit-for forces
4798 redisplay even if input is pending.
4799
4800 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
4801 redisplay. Remove incorrect example of binding redisplay-dont-pause
4802 around (sit-for 0).
4803
48042006-06-13 Richard Stallman <rms@gnu.org>
4805
4806 * display.texi (Forcing Redisplay): Clarify previous change.
4807
48082006-06-13 Romain Francoise <romain@orebokech.com>
4809
4810 * display.texi (Forcing Redisplay): Fix typo.
4811
48122006-06-13 Kim F. Storm <storm@cua.dk>
4813
4814 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
4815
48162006-06-10 Luc Teirlinck <teirllm@auburn.edu>
4817
4818 * tips.texi (Coding Conventions): Add `@end itemize'.
4819
48202006-06-10 Richard Stallman <rms@gnu.org>
4821
4822 * tips.texi (Coding Conventions): Explain use of coding systems
4823 to ensure one decoding for strings.
4824
48252006-06-09 Aidan Kehoe <kehoea@parhasard.net>
4826
4827 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
4828 syntax.
4829
48302006-06-07 Eli Zaretskii <eliz@gnu.org>
4831
4832 * display.texi (Font Selection): Remove description of
4833 clear-face-cache.
4834
4835 * compile.texi (Eval During Compile): Fix a typo. Add index
4836 entries for possible uses of eval-when-compile.
4837
48382006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
4839
4840 * display.texi (Abstract Display): Fix typo.
4841
48422006-06-03 Eli Zaretskii <eliz@gnu.org>
4843
4844 * minibuf.texi (Minibuffer History) <history-add-new-input>:
4845 Reword variable's description.
4846
48472006-06-01 Richard Stallman <rms@gnu.org>
4848
4849 * windows.texi (Splitting Windows): Clarify splitting nonselected
4850 window.
4851
48522006-05-31 Juri Linkov <juri@jurta.org>
4853
4854 * minibuf.texi (Minibuffer History): Add history-add-new-input.
4855
48562006-05-30 Richard Stallman <rms@gnu.org>
4857
4858 * display.texi (Line Height): Fix errors in description of
10d1d0af 4859 default line height and line-height property.
b8d4c8d0
GM
4860
4861 * nonascii.texi (Default Coding Systems): Further clarification.
4862
48632006-05-29 Luc Teirlinck <teirllm@auburn.edu>
4864
4865 * internals.texi (Pure Storage): Mention that an overflow in pure
4866 space causes a memory leak.
4867 (Garbage Collection): If there was an overflow in pure space,
4868 `garbage-collect' returns nil.
4869
48702006-05-30 Eli Zaretskii <eliz@gnu.org>
4871
4872 * nonascii.texi (Default Coding Systems): Fix it some more.
4873
48742006-05-29 Eli Zaretskii <eliz@gnu.org>
4875
4876 * nonascii.texi (Default Coding Systems): Fix last change.
4877
48782006-05-29 Kenichi Handa <handa@m17n.org>
4879
4880 * nonascii.texi (find-operation-coding-system): Describe the new
4881 argument format (FILENAME . BUFFER).
4882
48832006-05-28 Richard Stallman <rms@gnu.org>
4884
4885 * tips.texi (Coding Conventions): Better explain reasons not to
4886 advise other packages or use `eval-after-load'.
4887
48882006-05-29 Kim F. Storm <storm@cua.dk>
4889
4890 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
4891 `bindat-idx' and `bindat-raw' for clarity.
4892
48932006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4894
4895 * processes.texi (Bindat Spec): Expand on `repeat' handler.
4896
4897 * display.texi (Display): Add "Abstract Display" to menu.
4898 (Abstract Display, Abstract Display Functions)
4899 (Abstract Display Example): New nodes.
4900 * elisp.texi (Top): Add "Abstract Display" to menu.
4901
49022006-05-27 Chong Yidong <cyd@stupidchicken.com>
4903
4904 * keymaps.texi (Key Sequences): Link to input events definition.
4905 (Format of Keymaps): Delete material duplicated in Keymap Basics.
4906
4907 * files.texi (Changing Files): Document updated argument list for
4908 copy-file.
4909
49102006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4911
4912 * processes.texi (Bindat Functions): Explain term "total length".
4913 Use it in bindat-length and bindat-pack descriptions.
4914
49152006-05-26 Eli Zaretskii <eliz@gnu.org>
4916
4917 * tips.texi (Coding Conventions): Advise against using
4918 eval-after-load in packages. Add an index entry.
4919
49202006-05-25 Juri Linkov <juri@jurta.org>
4921
4922 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
4923
4924 * modes.texi (%-Constructs): Add %e, %z, %Z.
4925
49262006-05-25 Richard Stallman <rms@gnu.org>
4927
4928 * elisp.texi (Top): Update subnode menu.
4929
4930 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
4931 (Keymaps): Update menu.
4932
49332006-05-25 Chong Yidong <cyd@stupidchicken.com>
4934
4935 * keymaps.texi (Key Sequences): Some clarifications.
4936
49372006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
4938
4939 * processes.texi (Bindat Functions): Say "unibyte string"
4940 explicitly for bindat-unpack and bindat-pack descriptions.
4941 (Bindat Examples): Don't call `string-make-unibyte' in example.
4942
49432006-05-25 Chong Yidong <cyd@stupidchicken.com>
4944
5dcb4c4e 4945 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 4946 Explain string and vector representations of key sequences.
b8d4c8d0
GM
4947
4948 * keymaps.texi (Changing Key Bindings):
dd7b651b 4949 * commands.texi (Interactive Codes):
b8d4c8d0
GM
4950 * help.texi (Describing Characters): Refer to it.
4951
49522006-05-23 Luc Teirlinck <teirllm@auburn.edu>
4953
4954 * frames.texi (Pointer Shape): @end table -> @end defvar.
4955
49562006-05-22 Richard Stallman <rms@gnu.org>
4957
4958 * elisp.texi (Top): Update subnode menus.
4959
4960 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
4961 Contents rewritten; material from old Pointer Shape node moved here.
4962
4963 * display.texi (Pointer Shape): Node deleted.
4964 (Image Descriptors): Minor cleanup.
4965
49662006-05-21 Richard Stallman <rms@gnu.org>
4967
4968 * syntax.texi (Parsing Expressions): Update info on which STATE
4969 elements are ignored.
4970
49712006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4972
4973 * hooks.texi (Standard Hooks): Correct typo.
4974
4975 * gpl.texi (GPL): ifinfo -> ifnottex.
4976
49772006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
4978
4979 * searching.texi (Simple Match Data): Warn about match data being
4980 set anew by every search.
4981
49822006-05-17 Richard Stallman <rms@gnu.org>
4983
4984 * minibuf.texi (Minibuffer History): Clarify.
4985
4986 * searching.texi (Regexp Special): Clarify nested regexp warning.
4987
49882006-05-16 Kim F. Storm <storm@cua.dk>
4989
4990 * minibuf.texi (Minibuffer History): Update add-to-history.
4991
49922006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
4993
5dcb4c4e
SM
4994 * nonascii.texi (Explicit Encoding):
4995 Fix typo (encoding<->decoding).
b8d4c8d0
GM
4996
49972006-05-14 Richard Stallman <rms@gnu.org>
4998
4999 * buffers.texi (Creating Buffers): Cleanup.
5000
5001 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
5002
50032006-05-13 Eli Zaretskii <eliz@gnu.org>
5004
5005 * buffers.texi (Current Buffer): Document that with-temp-buffer
5006 disables undo.
5007
5008 * os.texi (Terminal-Specific): More accurate description of how
5009 Emacs searches for the terminal-specific libraries.
5010
50112006-05-12 Eli Zaretskii <eliz@gnu.org>
5012
5013 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
5014 emacs-xtra to @inforef's.
5015
5016 * text.texi (Undo): Document that undo is turned off in buffers
5017 whose names begin with a space.
5018
5019 * buffers.texi (Buffer Names): Add index entries for buffers whose
5020 names begin with a space.
5021 (Creating Buffers): Document that undo is turned off in buffers
5022 whose names begin with a space.
5023
5024 * files.texi (Visiting Functions, Reading from Files)
5025 (Saving Buffers): Mention code and EOL conversions by file I/O
5026 primitives and subroutines.
5027
5028 * nonascii.texi (Lisp and Coding Systems): Document
5029 coding-system-eol-type. Add index entries for eol conversion.
5030
5031 * display.texi (Defining Faces): Mention `mac', and add an xref to
5032 where window-system is described.
5033
50342006-05-10 Richard Stallman <rms@gnu.org>
5035
5036 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
5037
50382006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
5039
5040 * variables.texi (File Local Variables): Recommend to quote lambda
5041 expressions in safe-local-variable property.
5042
50432006-05-09 Richard Stallman <rms@gnu.org>
5044
5dcb4c4e
SM
5045 * variables.texi (File Local Variables):
5046 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
5047
50482006-05-07 Kim F. Storm <storm@cua.dk>
5049
5050 * minibuf.texi (Minibuffer History): Remove keep-dups arg
5051 from add-to-history.
5052
50532006-05-07 Romain Francoise <romain@orebokech.com>
5054
5055 * commands.texi (Event Input Misc):
5056 * compile.texi (Eval During Compile):
5057 * internals.texi (Buffer Internals):
5058 * minibuf.texi (Initial Input):
5059 * nonascii.texi (Scanning Charsets):
5060 * numbers.texi (Comparison of Numbers):
5061 * windows.texi (Textual Scrolling, Vertical Scrolling):
5062 Fix various typos.
5063
50642006-05-06 Eli Zaretskii <eliz@gnu.org>
5065
5066 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
5067 conditional xref's to either emacs or emacs-xtra, depending on
5068 @iftex/@ifnottex.
5069
5070 * minibuf.texi (Minibuffer History): Document add-to-history.
5071
50722006-05-05 Eli Zaretskii <eliz@gnu.org>
5073
5074 * internals.texi (Pure Storage): Mention the pure overflow message
5075 at startup.
5076
c8763fb6 50772006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
5078
5079 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
5080 (Searching Keymaps): Fix pseudo-Lisp description of keymap
5081 search.
5082
50832006-05-01 Richard Stallman <rms@gnu.org>
5084
5085 * intro.texi (nil and t): Clarify.
5086
5087 * variables.texi (File Local Variables): Suggest using booleanp.
5088
50892006-05-01 Juanma Barranquero <lekktu@gmail.com>
5090
5091 * objects.texi (Type Predicates): Fix typos.
5092
50932006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
5094
5095 * intro.texi (nil and t): Add booleanp.
5096
5097 * objects.texi (Type Predicates): Add links for booleanp and
5098 string-or-null-p.
5099
51002006-04-29 Richard Stallman <rms@gnu.org>
5101
5102 * modes.texi (Multiline Font Lock): Rename from
5103 Multi line Font Lock Elements. Much clarification.
5104 (Font Lock Multiline, Region to Fontify): Much clarification.
5105
51062006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
5107
5108 * variables.texi (File Local Variables): Remove the special case t for
5109 safe-local-variable.
5110
51112006-04-26 Richard Stallman <rms@gnu.org>
5112
5113 * syntax.texi (Parsing Expressions): Minor cleanup.
5114
51152006-04-18 Richard Stallman <rms@gnu.org>
5116
5117 * tips.texi (Coding Conventions): Explain when the package's
5118 prefix should appear later on (not at the start of the name).
5119
5120 * searching.texi (String Search): Clarify effect of NOERROR.
5121
5122 * modes.texi (Imenu): Clarify what special items do.
5123
5124 * hooks.texi (Standard Hooks): Delete text about old hook names.
5125
51262006-04-17 Romain Francoise <romain@orebokech.com>
5127
5128 * variables.texi (Local Variables): Update the default value of
5129 `max-specpdl-size'.
5130
51312006-04-15 Michael Olson <mwolson@gnu.org>
5132
5133 * processes.texi (Transaction Queues): Mention the new optional
5134 `delay-question' argument for `tq-enqueue'.
5135
51362006-04-13 Bill Wohler <wohler@newt.com>
5137
5138 * customize.texi (Common Keywords): Use dotted notation for
5139 :package-version value. Specify its values. Improve documentation
5140 for customize-package-emacs-version-alist.
5141
51422006-04-12 Bill Wohler <wohler@newt.com>
5143
5144 * customize.texi (Common Keywords): Move description of
5145 customize-package-emacs-version-alist to @defvar.
5146
51472006-04-10 Bill Wohler <wohler@newt.com>
5148
5149 * customize.texi (Common Keywords): Add :package-version.
5150
51512006-04-10 Kim F. Storm <storm@cua.dk>
5152
5153 * text.texi (Buffer Contents): Add NOPROPS arg to
5154 filter-buffer-substring.
5155
51562006-04-08 Kevin Ryde <user42@zip.com.au>
5157
5158 * os.texi (Command-Line Arguments): Update xref to emacs manual
5159 "Command Arguments" -> "Emacs Invocation", per change there.
5160
51612006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
5162
5163 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
5164 be on one line to help makeinfo not render two spaces after the dot.
5165
51662006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5167
5168 * strings.texi (Predicates for Strings): Add string-or-null-p.
5169
51702006-03-28 Kim F. Storm <storm@cua.dk>
5171
5172 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
5173 remarks about systems that don't support fractional seconds.
5174
51752006-03-25 Karl Berry <karl@gnu.org>
5176
5177 * elisp.texi: Use @copyright{} instead of (C), and do not indent
5178 the year list.
5179
51802006-03-21 Nick Roberts <nickrob@snap.net.nz>
5181
5182 * display.texi (Fringe Indicators): Fix typos.
5183
51842006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5185
5186 * tips.texi (Documentation Tips): One can now also write `program'
5187 in front of a quoted symbol in a docstring to prevent making a
5188 hyperlink.
5189
51902006-03-19 Alan Mackenzie <acm@muc.de>
5191
5192 * text.texi (Special Properties): Clarify `fontified' property.
5193
51942006-03-16 Richard Stallman <rms@gnu.org>
5195
5196 * display.texi (Defining Images): Minor cleanup.
5197
51982006-03-16 Bill Wohler <wohler@newt.com>
5199
5200 * display.texi (Defining Images): In image-load-path-for-library,
5201 prefer user's images.
5202
52032006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5204
5205 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
5206
52072006-03-15 Bill Wohler <wohler@newt.com>
5208
5209 * display.texi (Defining Images): Fix example in
5210 image-load-path-for-library by not recommending that one binds
5211 image-load-path. Just defvar it to placate compiler and only use
5212 it if previously defined.
5213
52142006-03-14 Bill Wohler <wohler@newt.com>
5215
5216 * display.texi (Defining Images): In image-load-path-for-library,
5217 always return list of directories. Update example.
5218
52192006-03-14 Alan Mackenzie <acm@muc.de>
5220
5221 * modes.texi: New node, "Region to Fontify" (for Font Lock).
5222 This describes font-lock-extend-region-function.
5223 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
5224 the new node "Region to Fontify".
5225
52262006-03-13 Richard Stallman <rms@gnu.org>
5227
5228 * display.texi (Invisible Text): The impossible position is
5229 now before the invisible text, not after.
5230 (Defining Images): Clean up last change.
5231
52322006-03-11 Bill Wohler <wohler@newt.com>
5233
5234 * display.texi (Defining Images): Add image-load-path-for-library.
5235
52362006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5237
5238 * text.texi (Adaptive Fill): Fix Texinfo usage.
5239
5240 * strings.texi (Creating Strings): Fix Texinfo usage.
5241
5242 * searching.texi (Regexp Special): Use @samp for regular
5243 expressions that are not in Lisp syntax.
5244
52452006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5246
5247 * searching.texi (Regexp Special): Put remark between parentheses
5248 to avoid misreading.
5249
52502006-03-07 Luc Teirlinck <teirllm@auburn.edu>
5251
5252 * searching.texi (Syntax of Regexps): More accurately describe
5253 which characters are special in which situations.
5254 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
5255 are not special. Describe in detail when `[' and `]' are special.
5256 (Regexp Backslash): Plenty of regexps with unbalanced square
5257 brackets are valid, so reword that statement.
5258
52592006-03-02 Kim F. Storm <storm@cua.dk>
5260
5261 * keymaps.texi (Tool Bar): Add tool-bar-border.
5262
52632006-02-28 Luc Teirlinck <teirllm@auburn.edu>
5264
5265 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
5266
52672006-02-27 Luc Teirlinck <teirllm@auburn.edu>
5268
5269 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
5270
5271 * files.texi (Locating Files): Suggest additional values for the
5272 SUFFIXES arg of `locate-file'. Update pxref.
5273
5274 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
5275 (How Programs Do Loading): Discuss the effects of Auto Compression
5276 mode on `load'.
5277 (Load Suffixes): New node.
5278 (Library Search): Delete description of `load-suffixes'; it was
5279 moved to "Load Suffixes".
5280 (Autoload, Named Features): Mention `load-suffixes'.
5281
52822006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
5283
5284 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
5285
5286 * windows.texi (Window Tree): Fix typo.
5287
52882006-02-20 Kim F. Storm <storm@cua.dk>
5289
5290 * display.texi (Fringe Indicators): New section.
5291 Move indicate-empty-lines, indicate-buffer-boundaries, and
5292 default-indicate-buffer-boundaries here.
5293 Add fringe-indicator-alist and default-fringes-indicator-alist.
5294 Add list of logical fringe indicator symbols.
5295 Update list of standard bitmap names.
5296 (Fringe Cursors): New section.
5297 Move overflow-newline-into-fringe here.
5298 Add fringe-cursor-alist and default-fringes-cursor-alist.
5299 Add list of fringe cursor symbols.
5300
53012006-02-20 Juanma Barranquero <lekktu@gmail.com>
5302
5303 * commands.texi (Using Interactive): Fix reference to node
5304 "Minibuffers".
5305
53062006-02-19 Richard M. Stallman <rms@gnu.org>
5307
5308 * minibuf.texi (High-Level Completion):
5309 Add xref to read-input-method-name.
5310
5311 * files.texi (Relative File Names): Move file-relative-name here.
5312 (File Name Expansion): From here. Minor clarifications.
5313
5314 * commands.texi (Using Interactive): Add xrefs about reading input.
5315 Clarify remarks about that moving point and mark.
5316 Put string case before list case.
5317
c8763fb6 53182006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
5319
5320 * display.texi (Other Display Specs, Image Descriptors):
5321 Revert erroneous changes. The previous description of
5322 image-descriptors as `(image . PROPS)' was correct.
5323
53242006-02-14 Richard M. Stallman <rms@gnu.org>
5325
5326 * variables.texi (File Local Variables): Clarifications.
5327
53282006-02-14 Juanma Barranquero <lekktu@gmail.com>
5329
5330 * variables.texi (File Local Variables): Use @code for a cons
5331 cell, not @var.
5332
53332006-02-13 Chong Yidong <cyd@stupidchicken.com>
5334
5335 * variables.texi (File Local Variables): Document new file local
5336 variable behavior.
5337
53382006-02-10 Kim F. Storm <storm@cua.dk>
5339
5340 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
5341
53422006-02-08 Juanma Barranquero <lekktu@gmail.com>
5343
5344 * modes.texi (%-Constructs): Remove obsolete info about
5345 `global-mode-string'.
5346
53472006-02-07 Richard M. Stallman <rms@gnu.org>
5348
5349 * commands.texi (Prefix Command Arguments): Minor cleanup.
5350
5351 * display.texi: "Graphical display", not window system.
5352
5353 * functions.texi (What Is a Function): Fix xref.
5354
5355 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
5356 (Changing Key Bindings): Clarify when remapping is better than
5357 substitute-key-definition.
5358
53592006-02-02 Richard M. Stallman <rms@gnu.org>
5360
5361 * minibuf.texi (Basic Completion): Completion alists are risky.
5362
5363 * keymaps.texi (Active Keymaps): Clarifications.
5364 (Searching Keymaps): New node.
5365 (Keymaps): Update menu.
5366
5367 * frames.texi (Layout Parameters): Minor clarification.
5368 (Drag and Drop): New node.
5369 (Frames): Update menu.
5370
53712006-01-29 Chong Yidong <cyd@stupidchicken.com>
5372
5373 * display.texi (Other Display Specs, Image Descriptors):
5374 Image description is a list, not a cons cell.
5375
53762006-01-28 Luc Teirlinck <teirllm@auburn.edu>
5377
5378 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
5379 list is not necessarily a list).
5380
53812006-01-27 Eli Zaretskii <eliz@gnu.org>
5382
5383 * frames.texi (Layout Parameters): border-width and
5384 internal-border-width belong to the frame, not the window.
5385
53862006-01-19 Richard M. Stallman <rms@gnu.org>
5387
5388 * nonascii.texi (Translation of Characters): Search cmds use
5389 translation-table-for-input. Automatically made local.
5390
5391 * markers.texi (Overview of Markers): Count insertion type
5392 as one of a marker's attributes.
5393
5394 * keymaps.texi (Controlling Active Maps): New node, split out of
5395 Active Keymaps.
5396 (Keymaps): Menu updated.
5397 (Active Keymaps): Give pseudocode to explain how the active
5398 maps are searched. current-active-maps and key-binding moved here.
5399 (Functions for Key Lookup): current-active-maps and key-binding moved.
5400 Clarifications.
5401 (Searching the Keymaps): New subnode.
5402
5403 * elisp.texi (Top): Menu clarification.
5404
5405 * display.texi (Other Display Specs): Delete duplicate entry for
5406 just a string as display spec. Move text about recursive display
5407 specs on such a string.
5408
5409 * commands.texi (Key Sequence Input): Clarify.
5410 Move num-nonmacro-input-events out.
5411 (Reading One Event): num-nonmacro-input-events moved here.
5412
54132006-01-14 Nick Roberts <nickrob@snap.net.nz>
5414
5415 * advice.texi (Simple Advice): Update example to fit argument
5416 change in previous-line.
5417
54182006-01-05 Richard M. Stallman <rms@gnu.org>
5419
5420 * markers.texi (The Mark): Fix in `mark'.
5421
54222006-01-04 Richard M. Stallman <rms@gnu.org>
5423
5424 * processes.texi (Misc Network, Make Network): Minor cleanups.
5425
54262006-01-04 Kim F. Storm <storm@cua.dk>
5427
5428 * processes.texi (Make Network): Add IPv6 addresses and handling.
5429 (Network Feature Testing): Mention (:family ipv6).
5430 (Misc Network): Add IPv6 formats to format-network-address.
5431
54322005-12-30 Richard M. Stallman <rms@gnu.org>
5433
5434 * text.texi (Changing Properties):
5435 Don't use return value of set-text-properties.
5436
54372005-12-29 Luc Teirlinck <teirllm@auburn.edu>
5438
5439 * modes.texi (Mode Line Format): Correct typo in menu.
5440
54412005-12-29 Richard M. Stallman <rms@gnu.org>
5442
5443 * modes.texi (Mode Line Top): New node.
5444 (Mode Line Data): Some text moved to new node.
5445 Explain the data structure more concretely.
5446 (Mode Line Basics): Clarifications.
5447 (Mode Line Variables): Clarify intro paragraph.
5448 (%-Constructs): Clarify intro paragraph.
5449 (Mode Line Format): Update menu.
5450
54512005-12-28 Luc Teirlinck <teirllm@auburn.edu>
5452
5453 * minibuf.texi (Basic Completion): Update lazy-completion-table
5454 examples for removal of ARGS argument.
5455
54562005-12-23 Richard M. Stallman <rms@gnu.org>
5457
5458 * text.texi (Undo): Restore some explanation from the version
5459 that was deleted.
5460
54612005-12-23 Eli Zaretskii <eliz@gnu.org>
5462
5463 * text.texi (Undo): Remove duplicate descriptions of `apply
5464 funname' and `apply delta' elements of the undo list.
5465
54662005-12-20 Richard M. Stallman <rms@gnu.org>
5467
5468 * help.texi (Help Functions): Update documentation of `apropos'.
5469
54702005-12-20 Luc Teirlinck <teirllm@auburn.edu>
5471
5472 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
5473 because it is confusing. If the :help-echo keyword is a function,
5474 it is not directly used as the :help-echo overlay property, as the
5475 xref seems to suggest (it does not take the appropriate args).
5476
54772005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5478
5479 * customize.texi (Common Keywords): Fix Texinfo usage.
5480 (Group Definitions, Variable Definitions): Update for new
5481 conventions for using `*' in docstrings.
5482
5483 * tips.texi (Documentation Tips): Update for new conventions for
5484 using `*' in docstrings.
5485
54862005-12-16 Richard M. Stallman <rms@gnu.org>
5487
5488 * minibuf.texi (Minibuffer Contents): Minor cleanup.
5489
54902005-12-16 Juri Linkov <juri@jurta.org>
5491
5492 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
5493
54942005-12-14 Romain Francoise <romain@orebokech.com>
5495
5496 * modes.texi (Customizing Keywords): Rename `append' to `how'.
5497 Fix typo.
5498
54992005-12-11 Juri Linkov <juri@jurta.org>
5500
5501 * minibuf.texi (Completion Commands): Add mention of read-file-name
5502 for filename completion keymaps.
5503 (Reading File Names): Add mention of filename completion keymaps
5504 for read-file-name and xref to `Completion Commands'.
5505
55062005-12-10 Richard M. Stallman <rms@gnu.org>
5507
5508 * customize.texi (Common Keywords): State caveats for use of :tag.
5509
55102005-12-08 Richard M. Stallman <rms@gnu.org>
5511
5512 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
5513 with xrefs and better explanation.
5514 (Completion Commands): Add the filename completion maps.
5515
5516 * objects.texi (Character Type): Clarify that \s is not space
5517 if a dash follows.
5518
55192005-12-05 Richard M. Stallman <rms@gnu.org>
5520
5521 * windows.texi (Resizing Windows): Delete preserve-before args.
5522
55232005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
5524
5525 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
5526 in full keymaps, since the quirk has been fixed.
5527
55282005-12-03 Eli Zaretskii <eliz@gnu.org>
5529
5dcb4c4e
SM
5530 * hooks.texi (Standard Hooks): Add index entries.
5531 Mention `compilation-finish-functions'.
b8d4c8d0
GM
5532
55332005-11-27 Richard M. Stallman <rms@gnu.org>
5534
5535 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
5536
55372005-11-21 Juri Linkov <juri@jurta.org>
5538
5539 * customize.texi (Common Keywords): Update links types
5540 custom-manual and url-link. Add link types emacs-library-link,
5541 file-link, function-link, variable-link, custom-group-link.
5542
55432005-11-20 Chong Yidong <cyd@stupidchicken.com>
5544
5545 * display.texi: Revert 2005-11-20 change.
5546
55472005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
5548
5549 * processes.texi (Bindat Functions):
5550 Say "third" to refer to zero-based index "2".
5551
55522005-11-18 Luc Teirlinck <teirllm@auburn.edu>
5553
5554 * loading.texi (Library Search): Update the default value of
5555 `load-suffixes'.
5556
55572005-11-17 Chong Yidong <cyd@stupidchicken.com>
5558
5559 * display.texi (Attribute Functions): Mention :ignore-defface.
5560
55612005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5562
5563 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
5564 (Minor Mode Conventions): Mention the use of a hook.
5565
55662005-11-06 Richard M. Stallman <rms@gnu.org>
5567
5568 * files.texi (Magic File Names): find-file-name-handler checks the
5569 `operations' property of the handler.
5570
55712005-11-03 Richard M. Stallman <rms@gnu.org>
5572
5573 * variables.texi (Frame-Local Variables): Small clarification.
5574
55752005-10-29 Chong Yidong <cyd@stupidchicken.com>
5576
5577 * os.texi (Init File): Document ~/.emacs.d/init.el.
5578
55792005-10-29 Richard M. Stallman <rms@gnu.org>
5580
5581 * internals.texi (Garbage Collection): Document memory-full.
5582
55832005-10-28 Bill Wohler <wohler@newt.com>
5584
5585 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
5586 for URLs.
5587
55882005-10-28 Richard M. Stallman <rms@gnu.org>
5589
5590 * minibuf.texi (Completion Commands): Clean up prev change.
5591
55922005-10-26 Kevin Ryde <user42@zip.com.au>
5593
5594 * compile.texi (Eval During Compile): Explain recommended uses
5595 of eval-when-compile and eval-and-compile.
5596
55972005-10-27 Masatake YAMATO <jet@gyve.org>
5598
5599 * minibuf.texi (Completion Commands):
5600 Write about new optional argument for `display-completion-list'.
5601
56022005-10-23 Richard M. Stallman <rms@gnu.org>
5603
5604 * display.texi (Overlay Arrow): Clarify about local bindings of
5605 overlay-arrow-position.
5606
56072005-10-22 Eli Zaretskii <eliz@gnu.org>
5608
5609 * internals.texi (Building Emacs): Fix last change.
5610
56112005-10-22 Richard M. Stallman <rms@gnu.org>
5612
5613 * internals.texi (Building Emacs): Document eval-at-startup.
5614
56152005-10-21 Richard M. Stallman <rms@gnu.org>
5616
5617 * loading.texi (Where Defined): load-history contains abs file names.
5618 symbol-file returns abs file names.
5619
56202005-10-19 Kim F. Storm <storm@cua.dk>
5621
5622 * display.texi (Showing Images): Add max-image-size integer value.
5623
56242005-10-18 Chong Yidong <cyd@stupidchicken.com>
5625
5626 * display.texi (Showing Images): Document max-image-size.
5627
56282005-10-17 Richard M. Stallman <rms@gnu.org>
5629
5630 * commands.texi (Quitting): Minor clarification.
5631
5632 * processes.texi (Sentinels): Clarify about output and quitting.
5633 (Filter Functions): Mention with-local-quit.
5634
56352005-10-17 Juri Linkov <juri@jurta.org>
5636
5637 * buffers.texi (Current Buffer):
5638 * commands.texi (Event Input Misc):
5639 * compile.texi (Eval During Compile, Compiler Errors):
5640 * customize.texi (Group Definitions):
5641 * display.texi (Progress, Defining Faces):
5642 * files.texi (Writing to Files):
5643 * modes.texi (Mode Hooks, Defining Minor Modes):
5644 * streams.texi (Output Functions):
5645 * syntax.texi (Syntax Table Functions):
5646 * text.texi (Change Hooks):
5647 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
5648
5649 * commands.texi (Quitting): Replace arg `forms' with `body' in
5650 `with-local-quit'.
5651
5652 * positions.texi (Excursions): Replace arg `forms' with `body' in
5653 `save-excursion'.
5654
56552005-10-08 Kim F. Storm <storm@cua.dk>
5656
5657 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
5658 Rename manual section accordingly.
5659
56602005-10-04 Kim F. Storm <storm@cua.dk>
5661
5662 * windows.texi (Window Split Tree): New section describing
5663 new function window-split-tree function.
5664
56652005-10-03 Nick Roberts <nickrob@snap.net.nz>
5666
5667 * display.texi (Fringe Size/Pos): Simplify and add detail.
5668
56692005-09-30 Romain Francoise <romain@orebokech.com>
5670
5671 * minibuf.texi (High-Level Completion): Explain that the prompt
5672 given to `read-buffer' should end with a colon and a space.
5673 Update usage examples.
5674
56752005-09-29 Juri Linkov <juri@jurta.org>
5676
5677 * display.texi (Displaying Messages): Rename argument name
5678 `string' to `format-string' in functions `message', `message-box',
5679 `message-or-box'.
5680
56812005-09-26 Chong Yidong <cyd@stupidchicken.com>
5682
5683 * errors.texi (Standard Errors): Correct xrefs.
5684
56852005-09-18 Chong Yidong <cyd@stupidchicken.com>
5686
5687 * display.texi (Defining Images): Update documentation for
5688 `image-load-path'.
5689
56902005-09-17 Richard M. Stallman <rms@gnu.org>
5691
5692 * display.texi (Defining Images): Clean up previous change.
5693
56942005-09-16 Romain Francoise <romain@orebokech.com>
5695
5696 * elisp.texi: Specify GFDL version 1.2.
5697
5698 * doclicense.texi (GNU Free Documentation License): Update to
5699 version 1.2.
5700
57012005-09-15 Chong Yidong <cyd@stupidchicken.com>
5702
5703 * display.texi (Defining Images): Document `image-load-path'.
5704
57052005-09-15 Richard M. Stallman <rms@gnu.org>
5706
5707 * objects.texi (Printed Representation): Minor cleanup.
5708 (Box Diagrams): Minor fix.
5709 (Cons Cell Type): Move (...) index item here.
5710 (Box Diagrams): From here.
5711 (Array Type): Minor fix.
5712 (Type Predicates): Delete index "predicates".
5713 (Hash Table Type): Clarify xref.
5714 (Dotted Pair Notation): Minor fix.
5715
57162005-09-10 Chong Yidong <cyd@stupidchicken.com>
5717
5718 * files.texi (Saving Buffers): Fix typo.
5719
57202005-09-08 Richard M. Stallman <rms@gnu.org>
5721
5722 * tips.texi (Programming Tips): Correct the "default" prompt spec.
5723
57242005-09-08 Chong Yidong <cyd@stupidchicken.com>
5725
5726 * locals.texi (Standard Buffer-Local Variables): Don't include
5727 mode variables for minor modes.
5728 Fix xrefs for buffer-display-count, buffer-display-table,
5729 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
5730 enable-multibyte-characters, fill-column, header-line-format,
5731 left-fringe-width, left-margin, and right-fringe-width.
5732
5733 * hooks.texi (Standard Hooks): All hooks should conform to the
5734 standard naming convention now.
5735 Fix xref for `echo-area-clear-hook'.
5736
5737 * display.texi (Usual Display): Note that indicate-empty-lines and
5738 tab-width are buffer-local.
5739
5740 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
5741
5742 * modes.texi (Mode Help): Note that major-mode is buffer-local.
5743
5744 * nonascii.texi (Encoding and I/O): Note that
5745 buffer-file-coding-system is buffer-local.
5746
5747 * positions.texi (List Motion): Note that defun-prompt-regexp is
5748 buffer-local.
5749
5750 * text.texi (Auto Filling): Note that auto-fill-function is
5751 buffer-local.
5752 (Undo): Note that buffer-undo-list is buffer-local.
5753
5dcb4c4e
SM
5754 * windows.texi (Buffers and Windows):
5755 Document buffer-display-count.
b8d4c8d0
GM
5756
57572005-09-06 Richard M. Stallman <rms@gnu.org>
5758
5759 * tips.texi (Coding Conventions): Sometimes it is ok to put the
5760 package prefix elsewhere than at the start of the name.
5761
57622005-09-03 Richard M. Stallman <rms@gnu.org>
5763
5764 * tips.texi (Programming Tips): Add conventions for minibuffer
5765 questions and prompts.
5766
57672005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
5768
5769 * intro.texi (nil and t): Minor cleanup.
5770 Delete spurious mention of keyword symbols.
5771 (Evaluation Notation): Add index entry.
5772 (A Sample Function Description): Minor cleanup.
5773 (A Sample Variable Description): Not all vars can be set.
5774
57752005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
5776
5777 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
5778
5779 (Insertion): Document precise type of `insert-char' arg COUNT.
5780
57812005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
5782
5783 * modes.texi (Other Font Lock Variables): Sync the default of
5784 font-lock-lines-before.
5785
57862005-08-31 Michael Albinus <michael.albinus@gmx.de>
5787
5788 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
5789
57902005-08-29 Richard M. Stallman <rms@gnu.org>
5791
5792 * elisp.texi (Top): Update subnode menu.
5793
5794 * searching.texi (Searching and Matching): Move node.
5795 Rearrange contents and add overall explanation.
5796 (Searching and Case): Move node.
5797 (Searching and Matching): Update menu.
5798
57992005-08-27 Eli Zaretskii <eliz@gnu.org>
5800
5801 * os.texi (Startup Summary): Fix the description of the initial
5802 startup message display.
5803
58042005-08-25 Richard M. Stallman <rms@gnu.org>
5805
5806 * searching.texi (Search and Replace): Add replace-regexp-in-string.
5807
58082005-08-25 Emilio C. Lopes <eclig@gmx.net>
5809
5810 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
5811 `next-overlay-change' example.
5812
58132005-08-22 Juri Linkov <juri@jurta.org>
5814
5815 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
5816 Fix invert-face. Fix args of face-background.
5817
5818 * display.texi (Standard Faces): Delete node.
5819 (Faces): Add xref to `(emacs)Standard Faces'.
5820 (Displaying Faces): Fix xref to `Standard Faces'.
5821
5822 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
5823
58242005-08-20 Alan Mackenzie <acm@muc.de>
5825
5826 * buffers.texi (The Buffer List): Clarify the manipulation of the
5827 buffer list.
5828
58292005-08-14 Richard M. Stallman <rms@gnu.org>
5830
5831 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
5832 a regexp.
5833
58342005-08-11 Richard M. Stallman <rms@gnu.org>
5835
5836 * elisp.texi (Top): Update subnode lists.
5837
5838 * display.texi (Inverse Video): Node deleted.
5839
5840 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
5841 New nodes split out of Coding Conventions.
5842
5843 * searching.texi (Regular Expressions): Document re-builder.
5844
5845 * os.texi (Time Parsing): New node split out of Time Conversion.
5846
5847 * processes.texi (Misc Network, Network Feature Testing)
5848 (Network Options, Make Network): New nodes split out of
5849 Low-Level Network.
5850
58512005-08-09 Richard M. Stallman <rms@gnu.org>
5852
5853 * frames.texi (Geometry): New node, split from Size and Position.
5854 (Frame Parameters): Refer to Geometry.
5855
5856 * buffers.texi (The Buffer List): Fix xrefs.
5857
5858 * windows.texi (Splitting Windows): Fix xref.
5859
5860 * frames.texi (Layout Parameters): Add xref.
5861
5862 * display.texi (Line Height, Scroll Bars): Fix xrefs.
5863
5864 * keymaps.texi (Menu Bar): Fix xref.
5865
5866 * locals.texi (Standard Buffer-Local Variables): Fix xref.
5867
5868 * modes.texi (%-Constructs): Fix xref.
5869
5870 * frames.texi (Window Frame Parameters): Node split up.
5871 (Basic Parameters, Position Parameters, Size Parameters)
5872 (Layout Parameters, Buffer Parameters, Management Parameters)
5873 (Cursor Parameters, Color Parameters): New subnodes.
5874
58752005-08-09 Luc Teirlinck <teirllm@auburn.edu>
5876
5877 * positions.texi (Screen Lines): Update xref for previous change
5878 in minibuf.texi.
5879
5880 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
5881 change in minibuf.texi.
5882
58832005-08-09 Richard M. Stallman <rms@gnu.org>
5884
5885 * tips.texi (Coding Conventions): Minor cleanup.
5886
5887 * modes.texi (Defining Minor Modes): Explain when init-value
5888 can be non-nil.
5889
5890 * elisp.texi (Top): Update submenu for Minibuffer.
5891
5892 * minibuf.texi (Minibuffer Misc): Node split up.
5893 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
5894 (Recursive Mini): New nodes split out from Minibuffer Misc.
5895 (Minibuffer Misc): Document max-mini-window-height.
5896
5897 * hash.texi (Defining Hash): Delete stray paren in example.
5898
5899 * display.texi (Echo Area Customization): Don't define
5900 max-mini-window-height here; xref instead.
5901
5902 * commands.texi (Event Input Misc): Update while-no-input.
5903
5904 * advice.texi (Advising Functions): Explain when to use advice
5905 and when to use a hook.
5906
59072005-07-30 Eli Zaretskii <eliz@gnu.org>
5908
5909 * makefile.w32-in (info): Don't run install-info.
5910 ($(infodir)/dir): New target, produced by running install-info.
5911
59122005-07-27 Luc Teirlinck <teirllm@auburn.edu>
5913
5914 * modes.texi (Defining Minor Modes): The keyword for the initial
5915 value is :init-value, not :initial-value.
5916
59172005-07-23 Eli Zaretskii <eliz@gnu.org>
5918
5919 * loading.texi (Autoload): Make the `doctor' example be consistent
5920 with what's in current loaddefs.el. Describe the "fn" magic in
5921 the usage portion of the doc string.
5922
59232005-07-22 Richard M. Stallman <rms@gnu.org>
5924
5925 * internals.texi (Garbage Collection): Clarify previous change.
5926
59272005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
5928
5929 * internals.texi (Garbage Collection): Add gc-cons-percentage.
5930
59312005-07-18 Juri Linkov <juri@jurta.org>
5932
5933 * commands.texi (Accessing Events):
5934 * frames.texi (Text Terminal Colors, Resources):
5935 * markers.texi (The Mark):
5936 * modes.texi (Defining Minor Modes):
5937 Delete duplicate duplicate words.
5938
59392005-07-16 Richard M. Stallman <rms@gnu.org>
5940
5941 * display.texi (Managing Overlays): Clarify make-overlay
5942 args for insertion types.
5943
59442005-07-13 Luc Teirlinck <teirllm@auburn.edu>
5945
5946 * customize.texi (Variable Definitions):
5947 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
5948 `standard-value' is a list too.
5949 (Defining New Types): Use @key{RET} instead of @key{ret}.
5950
59512005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
5952
5953 * os.texi (Translating Input): Fix typo.
5954
59552005-07-08 Richard M. Stallman <rms@gnu.org>
5956
5957 * README: Update edition number and size estimate.
5958
5959 * elisp.texi (VERSION): Set to 2.9.
5960
59612005-07-07 Richard M. Stallman <rms@gnu.org>
5962
5963 * book-spine.texinfo: Update Emacs version.
5964
5965 * display.texi (Inverse Video): Delete mode-line-inverse-video.
5966
59672005-07-06 Richard M. Stallman <rms@gnu.org>
5968
5969 * searching.texi (Regexp Search): Clarify what re-search-forward
5970 does when the search fails.
5971
59722005-07-05 Lute Kamstra <lute@gnu.org>
5973
5974 * Update FSF's address in GPL notices.
5975
5976 * doclicense.texi (GNU Free Documentation License):
5977 * gpl.texi (GPL):
5978 * tips.texi (Coding Conventions, Library Headers):
5979 * vol1.texi:
5980 * vol2.texi: Update FSF's address.
5981
59822005-07-04 Richard M. Stallman <rms@gnu.org>
5983
5984 * hooks.texi (Standard Hooks): Add occur-hook.
5985
59862005-07-03 Luc Teirlinck <teirllm@auburn.edu>
5987
5988 * display.texi (The Echo Area): Correct menu.
5989
59902005-07-03 Richard M. Stallman <rms@gnu.org>
5991
5992 * elisp.texi (Top): Update subnode menu for Display.
5993
5994 * display.texi (Displaying Messages): New node, with most
5995 of what was in The Echo Area.
5dcb4c4e 5996 (Progress): Move under The Echo Area.
b8d4c8d0
GM
5997 (Logging Messages): New node with new text.
5998 (Echo Area Customization): New node, the rest of what was
5999 in The Echo Area. Document message-truncate-lines with @defvar.
6000 (Display): Update menu.
6001
6002 * windows.texi (Textual Scrolling): Doc 3 values for
6003 scroll-preserve-screen-position.
6004
6005 * text.texi (Special Properties): Change hook functions
6006 should bind inhibit-modification-hooks around altering buffer text.
6007
6008 * keymaps.texi (Key Binding Commands): Call binding BINDING
6009 rather than DEFINITION.
6010
60112005-06-29 Juanma Barranquero <lekktu@gmail.com>
6012
6013 * variables.texi (Defining Variables): `user-variable-p' returns t
6014 for aliases of user options, nil for alias loops.
6015
60162005-06-28 Richard M. Stallman <rms@gnu.org>
6017
6018 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
6019 make-keymap.
6020
60212005-06-27 Luc Teirlinck <teirllm@auburn.edu>
6022
6023 * variables.texi (Setting Variables): Correct and clarify
6024 description of `add-to-ordered-list'.
6025
60262005-06-26 Richard M. Stallman <rms@gnu.org>
6027
6028 * display.texi (Faces): Minor cleanup.
6029
60302005-06-25 Luc Teirlinck <teirllm@auburn.edu>
6031
6032 * display.texi (Faces): `facep' returns t for strings that are
6033 face names.
6034
60352005-06-25 Richard M. Stallman <rms@gnu.org>
6036
6037 * objects.texi (Equality Predicates): Clarify meaning of equal.
6038
6039 * windows.texi (Selecting Windows): save-selected-window
6040 and with-selected-window save and restore the current buffer.
6041
60422005-06-24 Richard M. Stallman <rms@gnu.org>
6043
6044 * numbers.texi (Float Basics): Explain how to test for NaN,
6045 and printing the sign of NaNs.
6046
60472005-06-24 Eli Zaretskii <eliz@gnu.org>
6048
6049 * makefile.w32-in (MAKEINFO): Use --force.
6050
60512005-06-23 Richard M. Stallman <rms@gnu.org>
6052
6053 * display.texi (Face Functions): Correct Texinfo usage.
6054
60552005-06-23 Luc Teirlinck <teirllm@auburn.edu>
6056
6057 * lists.texi (Rings): `ring-elements' now returns the elements of
6058 RING in order.
6059
60602005-06-23 Juanma Barranquero <lekktu@gmail.com>
6061
6062 * markers.texi (The Mark): Texinfo usage fix.
6063
60642005-06-23 Kim F. Storm <storm@cua.dk>
6065
6066 * searching.texi (Entire Match Data): Remove evaporate option for
6067 match-data. Do not mention evaporate option for set-match-data.
6068
60692005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
6070
6071 * display.texi (Face Functions): Mention face aliases.
6072
60732005-06-21 Richard M. Stallman <rms@gnu.org>
6074
6075 * anti.texi (Antinews): Texinfo usage fix.
6076
60772005-06-21 Karl Berry <karl@gnu.org>
6078
6079 * elisp.texi: Use @copying.
6080
6081 * elisp.texi: Put @summarycontents and @contents before the Top
6082 node, instead of the end of the file, so that the contents appear
6083 in the right place in the dvi/pdf output.
6084
60852005-06-21 Juri Linkov <juri@jurta.org>
6086
6087 * display.texi (Defining Faces): Add `customized-face'.
6088
60892005-06-20 Kim F. Storm <storm@cua.dk>
6090
6091 * variables.texi (Setting Variables): Any type of element can be
6092 given order in add-to-ordered-list. Compare elements with eq.
6093
6094 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
6095
60962005-06-20 Karl Berry <karl@gnu.org>
6097
6098 * syntax.texi (Syntax Flags): Make last column very slightly wider
6099 to avoid "generic comment" breaking on two lines and causing an
6100 underfull box.
6101
61022005-06-19 Luc Teirlinck <teirllm@auburn.edu>
6103
6104 * lists.texi (Rings): Various minor clarifications and corrections.
6105
61062005-06-18 Richard M. Stallman <rms@gnu.org>
6107
6108 * functions.texi (Obsolete Functions): Simplify.
6109
6110 * variables.texi (Variable Aliases): Simplify.
6111
6112 * anti.texi, backups.texi, compile.texi, customization.texi:
6113 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
6114 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
6115 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
6116 * variables.texi: Fix formatting ugliness.
6117
6118 * elisp.texi: Add links to Rings and Byte Packing.
6119 Update version and copyright years.
6120
6121 * minibuf.texi: Fix formatting ugliness.
6122 (Completion Commands): Move keymap vars to the end
6123 and vars completing-read binds to the top.
6124
61252005-06-17 Luc Teirlinck <teirllm@auburn.edu>
6126
6127 * processes.texi: Fix typos.
6128 (Bindat Spec): Correct Texinfo error.
6129 (Byte Packing): Fix ungrammatical sentence.
6130
61312005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
6132
6133 * lists.texi (Rings): New node.
6134 (Lists): Add it to menu.
6135
6136 * processes.texi (Byte Packing): New node.
6137 (Processes): Add it to menu.
6138
61392005-06-17 Richard M. Stallman <rms@gnu.org>
6140
6141 * syntax.texi (Parsing Expressions): Fix texinfo usage.
6142
6143 * help.texi (Documentation Basics): Explain the xref to
6144 Documentation Tips.
6145
6146 * debugging.texi (Debugger Commands): Minor fix.
6147
61482005-06-16 Luc Teirlinck <teirllm@auburn.edu>
6149
6150 * edebug.texi (Instrumenting): Eliminate duplicate link.
6151 (Specification List): Replace references to "below", referring to
6152 a later node, with one @ref to that node.
6153
6154 * os.texi (Timers): Timers should save and restore the match data
6155 if they change it.
6156
6157 * debugging.texi (Debugger Commands): Mention that the Lisp
6158 debugger can not step through primitive functions.
6159
61602005-06-16 Juanma Barranquero <lekktu@gmail.com>
6161
6162 * functions.texi (Obsolete Functions): Update argument names of
6163 `make-obsolete' and `define-obsolete-function-alias'.
6164
6165 * variables.texi (Variable Aliases): Update argument names of
6166 `defvaralias', `make-obsolete-variable' and
6167 `define-obsolete-variable-alias'.
6168
61692005-06-15 Kim F. Storm <storm@cua.dk>
6170
6171 * searching.texi (Entire Match Data): Rephrase warnings about
6172 evaporate arg to match-data and set-match-data.
6173
61742005-06-14 Luc Teirlinck <teirllm@auburn.edu>
6175
6176 * elisp.texi (Top): Update detailed menu.
6177
6178 * edebug.texi (Edebug): Update menu.
6179 (Instrumenting): Update xrefs.
6180 (Edebug Execution Modes): Correct xref.
6181 (Jumping): Clarify description of `h' command.
6182 Eliminate redundant @ref.
6183 (Breaks): New node.
6184 (Breakpoints): Is now a subsubsection.
6185 (Global Break Condition): Mention `C-x X X'.
6186 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
6187 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
6188 (Edebug Display Update): Correct pxref.
6189 (Edebug and Macros): New node.
6190 (Instrumenting Macro Calls): Is now a subsubsection.
6191 Neither arg of `def-edebug-spec' is evaluated.
6192 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
6193 (Specification Examples): Fix typo.
6194
61952005-06-14 Lute Kamstra <lute@gnu.org>
6196
6197 * debugging.texi (Function Debugging): Primitives can break on
6198 entry too.
6199
62002005-06-14 Kim F. Storm <storm@cua.dk>
6201
6202 * variables.texi (Setting Variables): Add add-to-ordered-list.
6203
62042005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
6205
6206 * syntax.texi (Parsing Expressions): Document aux functions and vars of
6207 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
6208
62092005-06-13 Lute Kamstra <lute@gnu.org>
6210
6211 * text.texi (Special Properties): Fix cross reference.
6212
62132005-06-11 Luc Teirlinck <teirllm@auburn.edu>
6214
6215 * debugging.texi (Function Debugging): Delete mention of empty
6216 string argument to `cancel-debug-on-entry'. Delete inaccurate
6217 description of the return value of that command.
6218
62192005-06-11 Alan Mackenzie <acm@muc.de>
6220
6221 * text.texi (Adaptive Fill): Amplify the description of
6222 fill-context-prefix.
6223
62242005-06-10 Luc Teirlinck <teirllm@auburn.edu>
6225
6226 * syntax.texi (Parsing Expressions): Fix Texinfo error.
6227
62282005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
6229
6230 * syntax.texi (Parsing Expressions): Document syntax-ppss.
6231
62322005-06-10 Luc Teirlinck <teirllm@auburn.edu>
6233
6234 * debugging.texi (Error Debugging): Minor rewording.
6235 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
6236 is optional.
6237
62382005-06-10 Lute Kamstra <lute@gnu.org>
6239
6240 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
6241 (Top): Give it a title. Correct version number. Give the
6242 detailed node listing a more prominent header.
6243 * intro.texi: Don't set VERSION here a second time.
6244 Mention Emacs's version too.
6245 * anti.texi (Antinews): Use EMACSVER to refer to the current
6246 version of Emacs.
6247
62482005-06-09 Kim F. Storm <storm@cua.dk>
6249
6250 * searching.texi (Entire Match Data): Explain new `reseat' argument to
6251 match-data and set-match-data.
6252
62532005-06-08 Richard M. Stallman <rms@gnu.org>
6254
6255 * searching.texi (Entire Match Data): Clarify when match-data
6256 returns markers and when integers.
6257
6258 * display.texi (Defining Faces): Explain that face name should not
6259 end in `-face'.
6260
6261 * modes.texi (Mode Line Data): Minor cleanup.
6262 (Customizing Keywords): Node split out of Search-based Fontification.
6263 Add example of using font-lock-add-keywords from a hook.
6264 Clarify when MODE should be non-nil, and when nil.
6265
62662005-06-06 Richard M. Stallman <rms@gnu.org>
6267
6268 * modes.texi (Mode Line Data): Explain what happens when the car
6269 of a list is a void symbol.
6270 (Search-based Fontification): Explain MODE arg to
6271 font-lock-add-keywords and warn about calls from major modes.
6272
62732005-06-08 Juri Linkov <juri@jurta.org>
6274
6275 * display.texi (Standard Faces): Add `shadow' face.
6276
62772005-05-29 Luc Teirlinck <teirllm@auburn.edu>
6278
6279 * modes.texi (Major Mode Conventions): A derived mode only needs
6280 to put the call to the parent mode inside `delay-mode-hooks'.
6281
62822005-05-29 Richard M. Stallman <rms@gnu.org>
6283
6284 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
6285 new, and what that implies. Clarify.
6286
6287 * files.texi (Locating Files): Clean up the text.
6288
6289 * frames.texi (Window Frame Parameters): Document user-size.
6290 Shorten entry for top by referring to left.
6291
62922005-05-26 Richard M. Stallman <rms@gnu.org>
6293
6294 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
6295 is new, and what the implications are. Other clarifications.
6296
62972005-05-24 Richard M. Stallman <rms@gnu.org>
6298
6299 * frames.texi (Dialog Boxes): Minor fixes.
6300
63012005-05-25 Masatake YAMATO <jet@gyve.org>
6302
6303 * display.texi (Standard Faces): Write about `mode-line-highlight'.
6304
63052005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6306
6307 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
6308 is optional.
6309
63102005-05-24 Nick Roberts <nickrob@snap.net.nz>
6311
10d1d0af 6312 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
6313
63142005-05-23 Lute Kamstra <lute@gnu.org>
6315
6316 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
6317 syntax-begin-function over font-lock-beginning-of-syntax-function.
6318
63192005-05-21 Luc Teirlinck <teirllm@auburn.edu>
6320
6321 * minibuf.texi (Reading File Names): Update description of
6322 `read-directory-name'.
6323
6324 * modes.texi (Derived Modes): Clarify :group keyword.
6325
63262005-05-21 Eli Zaretskii <eliz@gnu.org>
6327
6328 * files.texi (Locating Files): New subsection.
6329 Describe locate-file and executable-find.
6330
63312005-05-21 Kevin Ryde <user42@zip.com.au>
6332
6333 * frames.texi (Initial Parameters): Update cross reference to
6334 "Emacs Invocation".
6335
63362005-05-19 Luc Teirlinck <teirllm@auburn.edu>
6337
6338 * keymaps.texi (Active Keymaps): Add anchor.
6339
6340 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
6341 (Major Mode Conventions): Refer to `Auto Major Mode' in more
6342 appropriate place.
6343 (Derived Modes): Small clarifications.
6344 (Minor Mode Conventions, Keymaps and Minor Modes):
6345 Replace references to nodes with references to anchors.
6346 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
6347 Clarify description of lists whose first element is an integer.
6348 (Mode Line Variables): Add anchor.
6349 (%-Constructs): Clarify description of integer after %.
6350 (Emulating Mode Line): Describe nil value for FACE.
6351
63522005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6353
6354 * modes.texi (Derived Modes): Correct references to non-existing
6355 variable standard-syntax-table.
6356
63572005-05-17 Lute Kamstra <lute@gnu.org>
6358
6359 * modes.texi (Defining Minor Modes): Mention the mode hook.
6360
63612005-05-15 Kim F. Storm <storm@cua.dk>
6362
6363 * processes.texi (Network): Remove open-network-stream-nowait.
6364 (Network Servers): Remove open-network-stream-server.
6365
63662005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6367
6368 * elisp.texi (Top): Update detailed menu.
6369
6370 * variables.texi: Reorder nodes.
6371 (Variables): Update menu.
6372 (File Local Variables): Do not refer to the `-*-' line as
6373 a "local variables list". Add pxref.
6374
63752005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6376
6377 * elisp.texi (Top): Update detailed menu for node changes.
6378
6379 * modes.texi (Modes): Update Menu.
6380 (Hooks): Move to beginning of chapter.
6381 Most minor modes run mode hooks too.
6382 `add-hook' can handle void hooks or hooks whose value is a single
6383 function.
6384 (Major Modes): Update Menu.
6385 (Major Mode Basics): New node, split off from `Major Modes'.
6386 (Major Mode Conventions): Correct xref. Explain how to handle
6387 auto-mode-alist if the major mode command has an autoload cookie.
6388 (Auto Major Mode): Major update. Add magic-mode-alist.
6389 (Derived Modes): Major update.
6390 (Mode Line Format): Update Menu.
6391 (Mode Line Basics): New node, split off from `Mode Line Format'.
6392
6393 * loading.texi (Autoload): Mention `autoload cookie' as synonym
6394 for `magic autoload comment'. Add index entries and anchor.
6395
63962005-05-14 Richard M. Stallman <rms@gnu.org>
6397
6398 * tips.texi (Coding Conventions): Explain how important it is
6399 that just loading certain files not change Emacs behavior.
6400
6401 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
6402
64032005-05-12 Lute Kamstra <lute@gnu.org>
6404
6405 * modes.texi (Generic Modes): Update.
6406 (Major Modes): Refer to node "Generic Modes".
6407
6408 * elisp.texi (Top): Update to the current structure of the manual.
6409 * processes.texi (Processes): Add menu description.
6410 * customize.texi (Customization): Add menu descriptions.
6411
64122005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
6413
6414 * processes.texi (Signals to Processes)
6415 (Low-Level Network): Fix typos.
6416
64172005-05-11 Lute Kamstra <lute@gnu.org>
6418
6419 * elisp.texi (Top): Add some nodes from the chapter "Major and
6420 Minor Modes" to the detailed node listing.
6421
64222005-05-10 Richard M. Stallman <rms@gnu.org>
6423
6424 * keymaps.texi (Extended Menu Items): Menu item filter functions
6425 can be called at any time.
6426
64272005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6428
6429 * variables.texi (File Local Variables): `(hack-local-variables t)'
6430 now also checks whether a mode is specified in the local variables
6431 list.
6432
64332005-05-05 Kevin Ryde <user42@zip.com.au>
6434
6435 * display.texi (The Echo Area): Correct format function cross
6436 reference.
6437
64382005-05-05 Luc Teirlinck <teirllm@auburn.edu>
6439
6440 * variables.texi (Variable Aliases): Change description of
6441 `define-obsolete-variable-alias'.
6442
6443 * functions.texi (Functions): Add "Obsolete Functions" to menu.
6444 (Defining Functions): Add xref.
6445 (Obsolete Functions): New node.
6446 (Function Safety): Standardize capitalization of section title.
6447
6448 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
6449 (Dialog Boxes): Complete description of `x-popup-dialog'.
6450
64512005-05-04 Richard M. Stallman <rms@gnu.org>
6452
6453 * commands.texi (Interactive Codes): Fix Texinfo usage.
6454 Document U more clearly.
6455
64562005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6457
6458 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
6459 function and not a macro.
6460
6461 * frames.texi (Pop-Up Menus): Correct and clarify description of
6462 `x-popup-menu'.
6463 (Dialog Boxes): Clarify description of `x-popup-dialog'.
6464
64652005-05-01 Richard M. Stallman <rms@gnu.org>
6466
6467 * edebug.texi (Checking Whether to Stop): Fix previous change.
6468
64692005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6470
6471 * display.texi: Fix typos and Texinfo usage.
6472
6473 * edebug.texi (Checking Whether to Stop): executing-macro ->
6474 executing-kbd-macro.
6475
64762005-05-01 Richard M. Stallman <rms@gnu.org>
6477
6478 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
6479
64802005-04-30 Richard M. Stallman <rms@gnu.org>
6481
6482 * files.texi (Magic File Names): Document `operations' property.
6483
64842005-04-29 Lute Kamstra <lute@gnu.org>
6485
6486 * modes.texi (Generic Modes): New node.
6487 (Major Modes): Add it to the menu.
6488 (Derived Modes): Add "derived mode" to concept index.
6489
64902005-04-28 Lute Kamstra <lute@gnu.org>
6491
6492 * modes.texi (Defining Minor Modes): Fix previous change.
6493 (Font Lock Mode): Simplify.
6494 (Font Lock Basics): Say that font-lock-defaults is buffer-local
6495 when set and that some parts are optional. Add cross references.
6496 (Search-based Fontification): Say how to specify font-lock-keywords.
6497 Add cross references. Add font-lock-multiline to index.
6498 Move font-lock-keywords-case-fold-search here from node "Other Font
6499 Lock Variables". Document font-lock-add-keywords and
6500 font-lock-remove-keywords.
6501 (Other Font Lock Variables): Move font-lock-keywords-only,
6502 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6503 and font-lock-syntactic-face-function to node "Syntactic Font
6504 Lock". Move font-lock-keywords-case-fold-search to node
6505 "Search-based Fontification". Document font-lock-inhibit-thing-lock
6506 and font-lock-{,un}fontify-{buffer,region}-function.
6507 (Precalculated Fontification): Remove reference to deleted variable
6508 font-lock-core-only.
6509 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
6510 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
6511 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6512 and font-lock-syntactic-face-function here from node "Other Font
6513 Lock Variables". Move font-lock-syntactic-keywords to "Setting
6514 Syntax Properties". Add cross references.
6515 (Setting Syntax Properties): New node.
6516 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
6517 * syntax.texi (Syntax Properties): Add cross reference.
6518 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
6519
65202005-04-26 Richard M. Stallman <rms@gnu.org>
6521
6522 * display.texi (Defining Faces):
6523 Document `default' elements of defface spec.
6524
6525 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
6526
6527 * variables.texi (Variable Aliases): Clarify text.
6528
65292005-04-25 Chong Yidong <cyd@stupidchicken.com>
6530
6531 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
6532
65332005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6534
6535 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
6536
65372005-04-24 Eli Zaretskii <eliz@gnu.org>
6538
6539 * syntax.texi (Syntax Table Internals): Elaborate documentation of
6540 syntax-after and syntax-class.
6541
6542 * files.texi (Changing Files): Fix last change's cross-reference.
6543 (Unique File Names): Don't mention "numbers" in the documentation
6544 of make-temp-file and make-temp-name.
6545
65462005-04-23 Richard M. Stallman <rms@gnu.org>
6547
6548 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
6549
65502005-04-22 Nick Roberts <nickrob@snap.net.nz>
6551
6552 * windows.texi (Cyclic Window Ordering): Clarify window-list.
6553
65542005-04-22 Nick Roberts <nickrob@snap.net.nz>
6555
6556 * variables.texi (Variable Aliases): Describe make-obsolete-variable
6557 and define-obsolete-variable-alias.
6558
65592005-04-22 Kim F. Storm <storm@cua.dk>
6560
6561 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
6562 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
6563
65642005-04-21 Lute Kamstra <lute@gnu.org>
6565
6566 * lists.texi (Association Lists): Document rassq-delete-all.
6567
65682005-04-19 Richard M. Stallman <rms@gnu.org>
6569
6570 * modes.texi (Search-based Fontification): Explain that
6571 facespec is an expression to be evaluated.
6572
65732005-04-19 Kevin Ryde <user42@zip.com.au>
6574
6575 * streams.texi (Output Functions): Fix xref.
6576 * strings.texi (String Conversion): Fix xref.
6577
65782005-04-19 Kim F. Storm <storm@cua.dk>
6579
6580 * symbols.texi (Symbol Plists): Add safe-get.
6581 Mention that `get' may signal an error.
6582
65832005-04-18 Nick Roberts <nickrob@snap.net.nz>
6584
6585 * customize.texi (Variable Definitions): Replace tooltip-mode
6586 example with save-place.
6587
65882005-04-17 Richard M. Stallman <rms@gnu.org>
6589
6590 * buffers.texi (Indirect Buffers): Clarify.
6591
6592 * positions.texi (Positions): Clarify converting marker to integer.
6593
6594 * strings.texi (String Basics): Mention string-match; clarify.
6595
65962005-04-08 Lute Kamstra <lute@gnu.org>
6597
6598 * modes.texi (Search-based Fontification): Fix cross references.
6599 Use consistent terminology. Document anchored highlighting.
6600
66012005-04-05 Lute Kamstra <lute@gnu.org>
6602
6603 * modes.texi (Defining Minor Modes): Document :group keyword
6604 argument and its default value.
6605
66062005-04-03 Lute Kamstra <lute@gnu.org>
6607
6608 * hooks.texi (Standard Hooks): Add some hooks. Add cross
6609 references and/or descriptions. Delete major mode hooks; mention
6610 them as a category instead. Rename or delete obsolete hooks.
6611
66122005-04-02 Richard M. Stallman <rms@gnu.org>
6613
6614 * nonascii.texi (Coding System Basics): Another wording cleanup.
6615
66162005-04-01 Richard M. Stallman <rms@gnu.org>
6617
6618 * nonascii.texi (Coding System Basics): Clarify previous change.
6619
66202005-04-01 Kenichi Handa <handa@m17n.org>
6621
10d1d0af 6622 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
6623 identity of coding systems.
6624
66252005-03-29 Chong Yidong <cyd@stupidchicken.com>
6626
6627 * text.texi (Buffer Contents): Add filter-buffer-substring and
6628 buffer-substring-filters.
6629
66302005-03-26 Chong Yidong <cyd@stupidchicken.com>
6631
6632 * anti.texi (Antinews): Mention `G' interactive code.
6633
6634 * tips.texi (Compilation Tips): Mention benchmark.el.
6635
66362005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6637
6638 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
6639 is now bound to M-o M-o.
6640
6641 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
6642
66432005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6644
6645 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
6646 in the Emacs Manual).
6647 * Makefile.in (srcs): Remove calendar.texi.
6648 * makefile.w32-in (srcs): Remove calendar.texi.
6649 * display.texi (Display): Change name of next node.
6650 * os.texi (System In): Change name of previous node.
6651 * elisp.texi (Top): Remove Calendar references.
6652 * vol1.texi (Top): Remove Calendar references.
6653 * vol2.texi (Top): Remove Calendar references.
6654
66552005-03-25 Richard M. Stallman <rms@gnu.org>
6656
6657 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
6658 Cleanup previous change.
6659
66602005-03-25 Chong Yidong <cyd@stupidchicken.com>
6661
6662 * display.texi (Face Attributes): Faces earlier in an :inherit
6663 list take precedence.
6664 (Scroll Bars): Fix description of vertical-scroll-bars.
6665 Document frame-current-scroll-bars and window-current-scroll-bars.
6666
6667 * markers.texi (The Mark): Document temporary Transient Mark mode.
6668
6669 * minibuf.texi (Reading File Names):
6670 Document read-file-name-completion-ignore-case.
6671
6672 * positions.texi (Screen Lines): Document nil for width argument
6673 to compute-motion.
6674
66752005-03-23 Kim F. Storm <storm@cua.dk>
6676
6677 * display.texi (Standard Faces): Other faces used in the fringe
6678 implicitly inherits from the fringe face.
6679 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
6680 properties implicitly inherits from fringe face.
6681 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
6682
66832005-03-20 Chong Yidong <cyd@stupidchicken.com>
6684
6685 * display.texi (Invisible Text): State default value of
6686 line-move-ignore-invisible.
6687 (Managing Overlays): Document remove-overlays.
6688 (Standard Faces): Document escape-glyph face.
6689
6690 * minibuf.texi (Reading File Names): Document read-file-name-function.
6691
6692 * modes.texi (Other Font Lock Variables):
6693 Document font-lock-lines-before.
6694
6695 * positions.texi (Skipping Characters): skip-chars-forward allows
6696 character classes.
6697
66982005-03-18 Lute Kamstra <lute@gnu.org>
6699
6700 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
6701
67022005-03-17 Richard M. Stallman <rms@gnu.org>
6703
6704 * text.texi (Undo): Document extensible undo entries.
6705
dd7b651b 6706 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
6707
6708 * nonascii.texi (Character Codes): Minor fix.
6709
6710 * display.texi (Display Property): Explain the significance
6711 of having text properties that are eq.
6712 (Other Display Specs): Explain string as display spec.
6713
6714 * commands.texi (Interactive Codes): Document G option.
6715
67162005-03-17 Chong Yidong <cyd@stupidchicken.com>
6717
6718 * text.texi (Filling): Add sentence-end-without-period and
6719 sentence-end-without-space.
6720 (Changing Properties): Minor fix.
6721
6722 * anti.texi: Total rewrite.
6723
67242005-03-15 Lute Kamstra <lute@gnu.org>
6725
6726 * edebug.texi (Instrumenting Macro Calls): Fix typos.
6727
67282005-03-08 Kim F. Storm <storm@cua.dk>
6729
6730 * display.texi (Specified Space): Property :width is support on
6731 non-graphic terminals, :height is not.
6732
67332005-03-07 Richard M. Stallman <rms@gnu.org>
6734
6735 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
6736 Now subnodes of Fringes.
6737 (Overlay Arrow): Document overlay-arrow-variable-list.
6738 (Fringe Size/Pos): New node, broken out of Fringes.
6739 (Display): Explain clearing vs redisplay better.
6740 (Truncation): Clarify use of bitmaps.
6741 (The Echo Area): Clarify the uses of the echo area.
6742 Add max-mini-window-height.
6743 (Progress): Clarify.
6744 (Invisible Text): Explain that main loop moves point out.
6745 (Selective Display): Say "hidden", not "invisible".
6746 (Managing Overlays): Move up. Describe relation to Undo here.
6747 (Overlay Properties): Clarify intro.
6748 (Finding Overlays): Explain return values when nothing found.
6749 (Width): truncate-string-to-width has added arg.
6750 (Displaying Faces): Clarify and update mode line face handling.
6751 (Face Functions): Minor cleanup.
6752 (Conditional Display): Merge into Other Display Specs.
6753 (Pixel Specification, Other Display Specs): Minor cleanups.
6754 (Images, Image Descriptors): Minor cleanups.
6755 (GIF Images): Patents have expired.
6756 (Showing Images): Explain default text for insert-image.
6757 (Manipulating Button Types): Merge into Manipulating Buttons.
6758 (Making Buttons): Explain return values.
6759 (Button Buffer Commands): Add xref.
6760 (Inverse Video): Update mode-line-inverse-video.
6761 (Display Table Format): Clarify.
6762 (Active Display Table): Give defaults for window-display-table.
6763
6764 * calendar.texi (Calendar Customizing): calendar-holiday-marker
6765 and calendar-today-marker are strings, not chars.
6766 (Holiday Customizing): Minor fix.
6767
6768 * internals.texi (Writing Emacs Primitives): Update `or' example.
6769 Update limit on # args of subr.
6770
6771 * edebug.texi (Using Edebug): Arrow is in fringe.
6772 (Instrumenting): Arg to eval-defun works without loading edebug.
6773 (Edebug Execution Modes): Add xref.
6774
6775 * customize.texi (Common Keywords): Clarify :require.
6776 Mention :version here.
6777 (Variable Definitions, Group Definitions): Not here.
6778 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
6779
67802005-03-07 Chong Yidong <cyd@stupidchicken.com>
6781 * nonascii.texi (Text Representations): Clarify position-bytes.
6782 (Character Sets): Add list-charset-chars.
6783 (Scanning Charsets): Add charset-after.
6784 (Encoding and I/O): Minor fix.
6785
67862005-03-06 Richard M. Stallman <rms@gnu.org>
6787
6788 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
6789 (Resizing Windows): Likewise.
6790
6791 * text.texi (Change Hooks): Get rid of "Emacs 21".
6792
6793 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
6794
6795 * streams.texi (Output Variables): Get rid of "Emacs 21".
6796
6797 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
6798
6799 * os.texi (Translating Input): Replace flow-control example
6800 with a less obsolete example that uses `keyboard-translate'.
6801
6802 * objects.texi (Hash Table Type, Circular Objects):
6803 Get rid of "Emacs 21".
6804
6805 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
6806 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
6807
6808 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
6809
6810 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
6811
6812 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
6813 (Menu Bar): Fix when menu-bar-update-hook is called.
6814
6815 * hash.texi (Hash Tables): Get rid of "Emacs 21".
6816
6817 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
6818 and make it read better.
6819
6820 * files.texi (Writing to Files): Get rid of "Emacs 21".
6821 (Unique File Names): Likewise.
6822
6823 * elisp.texi: Update Emacs version to 22.
6824
6825 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
6826 (Overlay Properties, Face Attributes): Likewise.
6827 (Managing Overlays): Fix punctuation.
6828 (Attribute Functions): Clarify set-face-font; get rid of
6829 info about old Emacs versions.
6830 (Auto Faces, Font Lookup, Display Property, Images):
6831 Get rid of "Emacs 21".
6832
6833 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
6834
68352005-03-05 Richard M. Stallman <rms@gnu.org>
6836
6837 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
6838
68392005-03-04 Lute Kamstra <lute@gnu.org>
6840
6841 * debugging.texi (Error Debugging): Document stack-trace-on-error.
6842
68432005-03-03 Lute Kamstra <lute@gnu.org>
6844
6845 * edebug.texi (Instrumenting Macro Calls): Fix typo.
6846
68472005-03-01 Lute Kamstra <lute@gnu.org>
6848
6849 * debugging.texi (Debugger Commands): Update `j'.
6850
68512005-02-28 Lute Kamstra <lute@gnu.org>
6852
6853 * debugging.texi (Debugging): Fix typo.
6854 (Error Debugging): Document eval-expression-debug-on-error.
6855 (Function Debugging): Update example.
6856 (Using Debugger): Mention starred stack frames.
6857 (Debugger Commands): Document `j' and `l'.
6858 (Invoking the Debugger): `d' and `j' exit recursive edit too.
6859 Update the messages that the debugger displays.
6860 (Internals of Debugger): Add cross reference. Update example.
6861 (Excess Open): Minor improvement.
6862 (Excess Close): Minor improvement.
6863
68642005-02-26 Richard M. Stallman <rms@gnu.org>
6865
6866 * tips.texi (Coding Conventions): Clarify.
6867 Put all the major mode key reservations together.
6868 Mention the Mouse-1 => Mouse-2 conventions.
6869
6870 * syntax.texi (Syntax Class Table): Clarify.
6871 (Syntax Table Functions): syntax-after moved from here.
6872 (Syntax Table Internals): syntax-after moved to here.
6873 (Parsing Expressions): Update info on number of values
6874 and what's meaningful in the STATE argument.
6875 (Categories): Fix typo.
6876
6877 * sequences.texi (Arrays): Cleanup.
6878 (Char-Tables): Clarify.
6879
6880 * processes.texi (Deleting Processes): Cleanups, add xref.
6881 (Subprocess Creation): Explain nil in exec-path. Cleanup.
6882 (Process Information): set-process-coding-system, some args optional.
6883 (Input to Processes): Explain various types for PROCESS args.
6884 Rename them from PROCESS-NAME to PROCESS.
6885 (Signals to Processes): Likewise.
6886 (Decoding Output): Cleanup.
6887 (Query Before Exit): Clarify.
6888
6889 * os.texi (Startup Summary): Correct the options; add missing ones.
6890 (Terminal Output, Batch Mode): Clarify.
6891 (Flow Control): Node deleted.
6892
6893 * markers.texi (The Mark): Clarify.
6894
6895 * macros.texi (Expansion): Cleanup.
6896 (Indenting Macros): indent-spec allows ints, not floats.
6897
6898 * keymaps.texi (Keymaps): Clarify.
6899 (Format of Keymaps): Update lisp-mode-map example.
6900 (Active Keymaps, Key Lookup): Clarify.
6901 (Changing Key Bindings): Add xref to `kbd'.
6902 (Key Binding Commands, Simple Menu Items): Clarify.
6903 (Mouse Menus, Menu Bar): Clarify.
6904 (Menu Example): Replace print example with menu-bar-replace-menu.
6905
6906 * help.texi (Documentation Basics): Add function-documentation prop.
6907
6908 * elisp.texi (Top): Don't refer to Flow Control node.
6909
6910 * commands.texi (Command Overview): Improve xrefs.
6911 (Adjusting Point): Adjusting point applies to intangible and invis.
6912 (Key Sequence Input): Doc extra read-key-sequence args.
6913 Likewise for read-key-sequence-vector.
6914
6915 * backups.texi (Rename or Copy): Minor fix.
6916 (Numbered Backups): For version-control, say the default.
6917 (Auto-Saving): make-auto-save-file-name example is simplified.
6918
6919 * advice.texi (Advising Functions): Don't imply one part of Emacs
6920 should advise another part. Markup changes.
6921 (Defining Advice): Move transitional para.
6922 (Activation of Advice): Cleanup.
6923 Explain if COMPILE is nil or negative.
6924
6925 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
6926
69272005-02-24 Lute Kamstra <lute@gnu.org>
6928
6929 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
6930 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
6931
69322005-02-23 Lute Kamstra <lute@gnu.org>
6933
6934 * modes.texi (Defining Minor Modes): define-minor-mode can be used
6935 to define global minor modes as well.
6936
6937 * display.texi (Managing Overlays): overlay-buffer returns nil for
6938 deleted overlays.
6939
69402005-02-22 Kim F. Storm <storm@cua.dk>
6941
6942 * minibuf.texi (Basic Completion): Allow symbols in addition to
6943 strings in try-completion and all-completions.
6944
69452005-02-14 Lute Kamstra <lute@gnu.org>
6946
6947 * elisp.texi (Top): Remove reference to deleted node.
6948
6949 * lists.texi (Lists): Remove reference to deleted node.
6950 (Cons Cells): Fix typo.
6951
6952 * loading.texi (Where Defined): Fix typo.
6953
69542005-02-14 Richard M. Stallman <rms@gnu.org>
6955
6956 * variables.texi (Creating Buffer-Local): change-major-mode-hook
6957 is useful for discarding some minor modes.
6958
6959 * symbols.texi (Symbol Components): Reorder examples.
6960
6961 * streams.texi (Input Functions): State standard-input default.
6962 (Output Variables): State standard-output default.
6963
6964 * objects.texi (Printed Representation): Clarify read syntax vs print.
6965 (Floating Point Type): Explain meaning better.
6966 (Symbol Type): Explain uniqueness better.
6967 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
6968 List examples sooner.
6969 (Box Diagrams): New subnode broken out.
6970 Some examples moved from old Lists as Boxes node.
6971 (Dotted Pair Notation): Clarify intro.
6972 (Array Type): Clarify.
6973 (Type Predicates): Add hash-table-p.
6974
6975 * numbers.texi (Integer Basics): Clarify radix explanation.
6976 (Predicates on Numbers): Minor clarification.
6977 (Comparison of Numbers): Minor clarification. Clarify eql.
6978 Typos in min, max.
6979 (Math Functions): Clarify overflow in expt.
6980
6981 * minibuf.texi (Text from Minibuffer): Minor clarification.
6982 Mention arrow keys.
6983
6984 * loading.texi (Autoload): defun's doc string overrides autoload's
6985 doc string.
6986 (Repeated Loading): Modernize "add to list" examples.
6987 (Where Defined): Finish updating table of load-history elts.
6988
6989 * lists.texi (List-related Predicates): Minor wording improvement.
6990 (Lists as Boxes): Node deleted.
6991 (Building Lists): Explain trivial cases of number-sequence.
6992
6993 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 6994 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
6995 (Hash Access): Any object can be a key.
6996 State value of maphash.
6997
6998 * functions.texi (What Is a Function): Wording cleanup.
6999 (Function Documentation): Minor cleanup.
7000 Explain purpose of calling convention at end of doc string.
7001 (Function Names): Wording cleanup.
7002 (Calling Functions): Wording cleanup.
7003 Explain better how funcall calls the function.
7004 (Function Cells): Delete example of saving and redefining function.
7005
7006 * control.texi (Combining Conditions): Wording cleanup.
7007 (Iteration): dolist and dotimes bind VAR locally.
7008 (Cleanups): Xref to Atomic Changes.
7009
7010 * compile.texi (Byte Compilation): Delete 19.29 info.
7011 (Compilation Functions): Macros' difficulties don't affect defsubst.
7012 (Docs and Compilation): Delete 19.29 info.
7013
70142005-02-10 Richard M. Stallman <rms@gnu.org>
7015
7016 * objects.texi (Symbol Type): Minor correction.
7017
70182005-02-06 Lute Kamstra <lute@gnu.org>
7019
7020 * modes.texi (Example Major Modes): Fix typos.
7021
70222005-02-06 Richard M. Stallman <rms@gnu.org>
7023
7024 * text.texi (Margins): fill-nobreak-predicate can be one function.
7025
7026 * strings.texi (Modifying Strings): clear-string can make unibyte.
7027 (Formatting Strings): format gives error if values missing.
7028
7029 * positions.texi (Character Motion): Mention default arg
7030 for forward-char. backward-char refers to forward-char.
7031 (Word Motion): Mention default arg for forward-word.
7032 (Buffer End Motion): Mention default arg for beginning-of-buffer.
7033 Simplify end-of-buffer.
7034 (Text Lines): Mention default arg for forward-line.
7035 (List Motion): Mention default arg for beginning/end-of-defun.
7036 (Skipping Characters): Minor fixes in explaining character-set.
7037
7038 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
7039 Mode inheritance applies only when default-major-mode is nil.
7040 Clarifications.
7041 (Example Major Modes): Update Text mode and Lisp mode examples.
7042 (Minor Mode Conventions): Mention define-minor-mode at top.
7043 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
7044 (Mode Line Format): Update mode line face display info.
7045 (Properties in Mode): Mention effect of risky vars.
7046 (Imenu): Define imenu-add-to-menubar.
7047 (Font Lock Mode): Add descriptions to menu lines.
7048 (Faces for Font Lock): Add font-lock-doc-face.
7049
70502005-02-05 Lute Kamstra <lute@gnu.org>
7051
7052 * text.texi (Maintaining Undo): Remove obsolete function.
7053
70542005-02-05 Eli Zaretskii <eliz@gnu.org>
7055
7056 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 7057 color specifications. Improve indexing.
b8d4c8d0
GM
7058 (Text Terminal Colors): Replace the description of RGB values by
7059 an xref to "Color Names".
7060
70612005-02-03 Richard M. Stallman <rms@gnu.org>
7062
7063 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
7064 Clarify.
7065 (Selecting Windows): Clarify save-selected-window.
7066 (Cyclic Window Ordering): Clarify walk-windows.
7067 (Window Point): Clarify.
7068 (Window Start): Add comment to example.
7069 (Resizing Windows): Add `interactive' specs in examples.
7070 Document fit-window-to-buffer.
7071
7072 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
7073 (Undo, Maintaining Undo): Clarify last change.
7074 (Sorting): In sort-numeric-fields, explain about octal and hex.
7075 Mention sort-numeric-base.
7076 (Format Properties): Add xref for hard newlines.
7077
7078 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
7079 (Pop-Up Menus): Fix typo.
7080 (Color Names): Explain all types of color names.
7081 Explain color-values on B&W terminal.
7082 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
7083
7084 * files.texi (File Locks): Not supported on MS systems.
7085 (Testing Accessibility): Clarify.
7086
7087 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
7088 (Coverage Testing): Fix typo.
7089
7090 * commands.texi (Misc Events): Remove stray space.
7091
7092 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
7093 (Modification Time): Clarify when visited-file-modtime returns 0.
7094 (The Buffer List): Clarify bury-buffer.
7095 (Killing Buffers): Clarify.
7096 (Indirect Buffers): Add clone-indirect-buffer.
7097
70982005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7099
7100 * edebug.texi (Printing in Edebug): Fix default value of
7101 edebug-print-circle.
7102 (Coverage Testing): Fix displayed frequency count data.
7103
71042005-02-02 Luc Teirlinck <teirllm@auburn.edu>
7105
7106 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
7107
71082005-02-02 Kim F. Storm <storm@cua.dk>
7109
7110 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
7111
71122005-01-29 Eli Zaretskii <eliz@gnu.org>
7113
7114 * commands.texi (Misc Events): Describe the help-echo event.
7115
7116 * text.texi (Special Properties) <help-echo>: Use `pos'
7117 consistently in description of the help-echo property.
7118 Use @code{nil} instead of @var{nil}.
7119
7120 * display.texi (Overlay Properties): Fix the index entry for
7121 help-echo overlay property.
7122
7123 * customize.texi (Type Keywords): Uncomment the xref to the
7124 help-echo property documentation.
7125
71262005-01-23 Kim F. Storm <storm@cua.dk>
7127
7128 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
7129 return value. Third element FULLY replaced by PARTIAL which
7130 specifies number of invisible pixels if row is only partially visible.
7131 (Textual Scrolling): Mention auto-window-vscroll.
7132 (Vertical Scrolling): New defvar auto-window-vscroll.
7133
71342005-01-16 Luc Teirlinck <teirllm@auburn.edu>
7135
7136 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
7137 command remapping.
7138
71392005-01-15 Richard M. Stallman <rms@gnu.org>
7140
7141 * display.texi (Defining Images): Mention DATA-P arg of create-image.
7142
71432005-01-14 Kim F. Storm <storm@cua.dk>
7144
7145 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
7146
7147 * text.texi (Links and Mouse-1): Fix string and vector item.
7148
71492005-01-13 Richard M. Stallman <rms@gnu.org>
7150
7151 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
7152 descriptions of overriding-local-map and overriding-terminal-local-map.
7153
7154 * text.texi (Links and Mouse-1): Clarify text.
7155
71562005-01-13 Kim F. Storm <storm@cua.dk>
7157
7158 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
7159
71602005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
7161
7162 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
7163
71642005-01-12 Kim F. Storm <storm@cua.dk>
7165
7166 * text.texi (Links and Mouse-1): Rename section from Enabling
7167 Mouse-1 to Following Links. Change xrefs.
7168 Add examples for define-button-type and define-widget.
7169
7170 * display.texi (Button Properties, Button Buffer Commands):
7171 Clarify mouse-1 and follow-link functionality.
7172
71732005-01-12 Richard M. Stallman <rms@gnu.org>
7174
7175 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
7176
7177 * display.texi (Beeping): Fix Texinfo usage.
7178
7179 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
7180
71812005-01-11 Kim F. Storm <storm@cua.dk>
7182
7183 * display.texi (Button Properties, Button Buffer Commands):
7184 Mention mouse-1 binding. Add follow-link keyword.
7185
7186 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
7187 (Enabling Mouse-1 to Follow Links): New subsection.
7188
71892005-01-06 Richard M. Stallman <rms@gnu.org>
7190
7191 * text.texi (Special Properties): Minor change.
7192
7193 * os.texi (Timers): Clarify previous change.
7194
7195 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
7196
71972005-01-01 Luc Teirlinck <teirllm@auburn.edu>
7198
7199 * display.texi (Face Attributes): Correct xref to renamed node.
7200
72012005-01-01 Richard M. Stallman <rms@gnu.org>
7202
7203 * display.texi (Face Attributes): Describe hex color specs.
7204
72052004-12-31 Richard M. Stallman <rms@gnu.org>
7206
7207 * os.texi (Timers): Update previous change.
7208
72092004-12-30 Kim F. Storm <storm@cua.dk>
7210
7211 * display.texi (Line Height): Total line-height is now specified
7212 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
7213 in cons cells. (nil . RATIO) is relative to actual line height.
7214 Use line-height `t' instead of `0' to get minimum height.
7215
72162004-12-29 Richard M. Stallman <rms@gnu.org>
7217
7218 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
7219
72202004-12-28 Richard M. Stallman <rms@gnu.org>
7221
7222 * commands.texi (Quitting): Clarify value of with-local-quit.
7223
7224 * elisp.texi (Top): Fix previous change.
7225
7226 * loading.texi (Loading): Fix previous change.
7227
72282004-12-27 Richard M. Stallman <rms@gnu.org>
7229
7230 * Makefile.in (MAKEINFO): Specify --force.
7231
7232 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
7233
7234 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
7235
7236 * display.texi (Line Height): Further clarify.
7237
7238 * elisp.texi (Top): Update Loading submenu.
7239
7240 * loading.texi (Where Defined): New node.
7241 (Unloading): load-history moved to Where Defined.
7242
72432004-12-21 Richard M. Stallman <rms@gnu.org>
7244
7245 * commands.texi (Event Input Misc): Add while-no-input.
7246
72472004-12-11 Richard M. Stallman <rms@gnu.org>
7248
7249 * display.texi (Line Height): Rewrite text for clarity.
7250
72512004-12-11 Kim F. Storm <storm@cua.dk>
7252
7253 * display.texi (Display): Add node "Line Height" to menu.
7254 (Line Height): New node. Move full description of line-spacing
7255 and line-height text properties here from text.texi.
7256 (Scroll Bars): Add vertical-scroll-bar variable.
7257
7258 * frames.texi (Window Frame Parameters): Remove line-height defvar.
7259
7260 * locals.texi (Standard Buffer-Local Variables): Fix xref for
7261 line-spacing and vertical-scroll-bar.
7262
7263 * text.texi (Special Properties): Just mention line-spacing and
7264 line-height here, add xref to new "Line Height" node.
7265
72662004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
7267
7268 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
7269
7270 * locals.texi (Standard Buffer-Local Variables):
7271 Add @xref for `line-spacing'.
7272
72732004-12-05 Richard M. Stallman <rms@gnu.org>
7274
7275 * Makefile.in (maintainer-clean): Remove the info files
7276 in $(infodir) where they are created.
7277
72782004-12-03 Richard M. Stallman <rms@gnu.org>
7279
7280 * windows.texi (Selecting Windows): get-lru-window and
7281 get-largest-window don't consider dedicated windows.
7282
7283 * text.texi (Undo): Document undo-in-progress.
7284
72852004-11-26 Richard M. Stallman <rms@gnu.org>
7286
7287 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
7288 Remove a few vars that are not always buffer-local.
7289
72902004-11-24 Luc Teirlinck <teirllm@auburn.edu>
7291
7292 * locals.texi (Standard Buffer-Local Variables): Comment out
7293 xref's to non-existent node `Yet to be written'.
7294
72952004-11-24 Richard M. Stallman <rms@gnu.org>
7296
7297 * processes.texi (Synchronous Processes): Grammar fix.
7298
7299 * numbers.texi (Comparison of Numbers): Add eql.
7300
7301 * locals.texi (Standard Buffer-Local Variables): Add many vars.
7302
7303 * intro.texi (Printing Notation): Fix previous change.
7304
7305 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
7306 and default-indicate-buffer-boundaries from here.
7307 (Usual Display): To here.
7308 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
7309 (Usual Display): Move tab-width up.
7310
5dcb4c4e
SM
7311 * customize.texi (Variable Definitions):
7312 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
7313 (Simple Types, Composite Types, Defining New Types):
7314 Minor cleanups.
7315
73162004-11-21 Jesper Harder <harder@ifa.au.dk>
7317
7318 * processes.texi (Synchronous Processes, Output from Processes):
7319 Markup fix.
7320
73212004-11-20 Richard M. Stallman <rms@gnu.org>
7322
7323 * positions.texi (Skipping Characters): skip-chars-forward
7324 now handles char classes.
7325
7326 * intro.texi (Printing Notation): Avoid confusion of `print'
7327 when explaining @print.
7328
7329 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
7330
7331 * display.texi (Display Table Format): Minor fix.
7332
7333 * streams.texi (Output Functions): Fix print example.
7334
7335 * Makefile.in (elisp): New target.
7336 (dist): Depend on $(infodir)/elisp, not elisp.
7337 Copy the info files from $(infodir).
7338
7339 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
7340 read-from-minibuffer.
7341
7342 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
7343
73442004-11-19 Richard M. Stallman <rms@gnu.org>
7345
7346 * searching.texi (Regexp Search): Add search-whitespace-regexp.
7347
73482004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
7349
7350 * tips.texi (Coding Conventions): Fix typo.
7351
73522004-11-16 Richard M. Stallman <rms@gnu.org>
7353
7354 * tips.texi (Coding Conventions): Separate defvar and require
7355 methods to avoid warnings. Use require only when there are many
7356 functions and variables from that package.
7357
7358 * minibuf.texi (Minibuffer Completion): When ignoring case,
7359 predicate must not be case-sensitive.
7360
7361 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
7362 (Test Coverage): Don't talk about "splotches". Clarified.
7363
73642004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
7365
7366 * frames.texi (Window Frame Parameters): Fix typo.
7367
73682004-11-15 Kim F. Storm <storm@cua.dk>
7369
7370 * symbols.texi (Other Plists): Note that plist-get may signal error.
7371 Add safe-plist-get.
7372
73732004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
7374
7375 * modes.texi (Font Lock Basics): Fix typo.
7376
73772004-11-08 Richard M. Stallman <rms@gnu.org>
7378
7379 * syntax.texi (Syntax Table Functions): Add syntax-after.
7380
73812004-11-06 Lars Brinkhoff <lars@nocrew.org>
7382
7383 * os.texi (Processor Run Time): New section documenting
7384 get-internal-run-time.
7385
73862004-11-06 Eli Zaretskii <eliz@gnu.org>
7387
7388 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
7389 it nukes elisp-cover.texi.
7390 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
7391 elisp-0 etc.
7392
73932004-11-05 Luc Teirlinck <teirllm@auburn.edu>
7394
7395 * commands.texi (Keyboard Macros): Document `append' return value
7396 of `defining-kbd-macro'.
7397
73982004-11-01 Richard M. Stallman <rms@gnu.org>
7399
7400 * commands.texi (Interactive Call): Add called-interactively-p.
7401
74022004-10-29 Simon Josefsson <jas@extundo.com>
7403
7404 * minibuf.texi (Reading a Password): Revert.
7405
74062004-10-28 Richard M. Stallman <rms@gnu.org>
7407
7408 * frames.texi (Display Feature Testing): Explain about "vendor".
7409
74102004-10-27 Richard M. Stallman <rms@gnu.org>
7411
7412 * commands.texi (Interactive Codes): `N' uses numeric prefix,
7413 not raw. Clarify `n'.
7414 (Interactive Call): Rewrite interactive-p, focusing on when
7415 and how to use it.
7416 (Misc Events): Clarify previous change.
7417
7418 * advice.texi (Simple Advice): Clarify what job the example does.
7419 (Around-Advice): Clarify ad-do-it.
7420 (Activation of Advice): An option of ad-default-compilation-action
7421 is `never', not `nil'.
7422
74232004-10-26 Kim F. Storm <storm@cua.dk>
7424
7425 * commands.texi (Interactive Codes): Add U code letter.
7426
74272004-10-25 Simon Josefsson <jas@extundo.com>
7428
7429 * minibuf.texi (Reading a Password): Add.
7430
74312004-10-24 Jason Rumney <jasonr@gnu.org>
7432
7433 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
7434 and wheel-down.
7435
74362004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
7437
7438 * processes.texi (Synchronous Processes): Document process-file.
7439
74402004-10-22 Kenichi Handa <handa@m17n.org>
7441
7442 * text.texi (translate-region): Document that it accepts also a
7443 char-table.
7444
74452004-10-22 David Ponce <david@dponce.com>
7446
7447 * windows.texi (Resizing Windows): Document the `preserve-before'
7448 argument of the functions `enlarge-window' and `shrink-window'.
7449
74502004-10-19 Jason Rumney <jasonr@gnu.org>
7451
7452 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
7453
74542004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7455
7456 * text.texi (Filling): Add anchor for definition of
7457 `sentence-end-double-space'.
7458
7459 * searching.texi (Regexp Example): Update description of how
7460 Emacs currently recognizes the end of a sentence.
7461 (Standard Regexps): Update definition of the variable
7462 `sentence-end'. Add definition of the function `sentence-end'.
7463
74642004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
7465
7466 * display.texi (Progress): New node.
7467
74682004-10-05 Kim F. Storm <storm@cua.dk>
7469
7470 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
7471
74722004-09-29 Kim F. Storm <storm@cua.dk>
7473
7474 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
7475 to identify bitmaps. Remove -fringe-bitmap suffix for standard
7476 fringe bitmap symbols, as they now have their own namespace.
7477 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
7478 vs. pixels. Signal error if no free bitmap slots.
7479 (Pixel Specification): Change IMAGE to @var{image}.
7480
74812004-09-28 Richard M. Stallman <rms@gnu.org>
7482
7483 * text.texi (Special Properties): Clarify line-spacing and line-height.
7484
7485 * searching.texi (Regexp Search): Add looking-back.
7486
74872004-09-25 Luc Teirlinck <teirllm@auburn.edu>
7488
7489 * display.texi: Correct typos.
7490 (Image Descriptors): Correct xref's.
7491
74922004-09-25 Richard M. Stallman <rms@gnu.org>
7493
7494 * text.texi (Special Properties): Cleanups in `cursor'.
7495 Rewrites in `line-height' and `line-spacing'; exchange them.
7496
7497 * display.texi (Fringes): Rewrite previous change.
7498 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
7499 (Display Fringe Bitmaps): Node deleted, text moved.
7500 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
7501 (Scroll Bars): Clarify set-window-scroll-bars.
7502 (Pointer Shape): Rewrite.
7503 (Specified Space): Clarify :align-to, etc.
7504 (Pixel Specification): Use @var. Clarify new text.
7505 (Other Display Specs): Clarify `slice'.
7506 (Image Descriptors): Cleanups.
7507 (Showing Images): Cleanups.
7508
75092004-09-24 Luc Teirlinck <teirllm@auburn.edu>
7510
7511 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
7512
7513 * modes.texi: Various minor changes in addition to:
7514 (Major Mode Conventions): Final call to `run-mode-hooks' should
7515 not be inside the `delay-mode-hooks' form.
7516 (Mode Hooks): New node.
7517 (Hooks): Delete obsolete example.
7518 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
7519 node "Mode Hooks".
7520
75212004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7522
7523 * display.texi: Correct various typos.
7524 (Display): Rename node "Pointer Shapes" to "Pointer
7525 Shape". (There is already a node called "Pointer Shapes" in
7526 frames.texi.)
7527 (Images): Remove non-existent node "Image Slices" from menu.
7528
75292004-09-23 Kim F. Storm <storm@cua.dk>
7530
7531 * text.texi (Special Properties): Add `cursor', `pointer',
7532 `line-height', and `line-spacing' properties.
7533
7534 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
7535 Shapes' to menu.
7536 (Standard Faces): Doc fix for fringe face.
7537 (Fringes): Add `overflow-newline-into-fringe' and
7538 'indicate-buffer-boundaries'.
7539 (Fringe Bitmaps, Pointer Shapes): New nodes.
7540 (Display Property): Add 'Pixel Specification' and 'Display Fringe
7541 Bitmaps' to menu.
7542 (Specified Space): Describe pixel width and height.
7543 (Pixel Specification): New node.
7544 (Other Display Specs): Add `slice' property.
7545 (Display Fringe Bitmaps): New node.
7546 (Images): Add 'Image Slices' to menu.
7547 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
7548 (Showing Images): Add slice arg to `insert-image'.
7549 Add 'insert-sliced-image'.
b8d4c8d0
GM
7550
75512004-09-20 Richard M. Stallman <rms@gnu.org>
7552
7553 * commands.texi (Key Sequence Input):
7554 Clarify downcasing in read-key-sequence.
7555
75562004-09-08 Juri Linkov <juri@jurta.org>
7557
7558 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
7559
75602004-09-07 Luc Teirlinck <teirllm@auburn.edu>
7561
5dcb4c4e
SM
7562 * locals.texi (Standard Buffer-Local Variables):
7563 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
7564 * internals.texi (Buffer Internals): Describe new
7565 auto_save_file_format field of the buffer structure.
7566 * files.texi (Format Conversion): `auto-save-file-format' has been
7567 renamed `buffer-auto-save-file-format'.
7568
75692004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7570
7571 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
7572 an integer or a marker.
7573 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
7574
75752004-08-22 Richard M. Stallman <rms@gnu.org>
7576
7577 * modes.texi (Major Mode Conventions): Discuss rebinding of
7578 standard key bindings.
7579
75802004-08-18 Kim F. Storm <storm@cua.dk>
7581
7582 * processes.texi (Accepting Output): Add `just-this-one' arg to
7583 `accept-process-output'.
7584 (Output from Processes): New var `process-adaptive-read-buffering'.
7585
75862004-08-10 Luc Teirlinck <teirllm@auburn.edu>
7587
7588 * keymaps.texi: Various changes in addition to:
7589 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
7590 Give more varied examples for `kbd'.
7591 (Creating Keymaps): Char tables have slots for all characters
7592 without modifiers.
7593 (Active Keymaps): `overriding-local-map' and
7594 `overriding-terminal-local-map' also override text property and
7595 overlay keymaps.
7596 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
7597 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
7598 to denote a prefix of no events.
7599 `map-keymap' includes parent's bindings _recursively_.
7600 Clarify and correct description of `where-is-internal'.
7601 Mention BUFFER-OR-NAME arg to `describe-bindings'.
7602 (Menu Example): For menus intended for use with the keyboard, the
7603 menu items should be bound to characters or real function keys.
7604
76052004-08-08 Luc Teirlinck <teirllm@auburn.edu>
7606
7607 * objects.texi (Character Type): Reposition `@anchor' to prevent
7608 double space inside sentence in Info.
7609
7610 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
7611 renamed to `disabled-command-function'.
7612 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
7613 (Command Loop Info): Replace reference to it.
7614 (Disabling Commands): `disabled-command-hook' has been renamed to
7615 `disabled-command-function'.
7616
76172004-08-07 Luc Teirlinck <teirllm@auburn.edu>
7618
7619 * os.texi (Translating Input): Only non-prefix bindings in
7620 `key-translation-map' override actual key bindings. Warn about
7621 possible indirect effect of actual key bindings on non-prefix
7622 bindings in `key-translation-map'.
7623
76242004-08-06 Luc Teirlinck <teirllm@auburn.edu>
7625
7626 * minibuf.texi (High-Level Completion): Add anchor for definition
7627 of `read-variable'.
7628
7629 * commands.texi: Various changes in addition to:
7630 (Using Interactive): Clarify description of `interactive-form'.
7631 (Interactive Call): Mention default for KEYS argument to
7632 `call-interactively'.
7633 (Command Loop Info): Clarify description of `this-command-keys'.
7634 Mention KEEP-RECORD argument to `clear-this-command-keys'.
7635 Value of `last-event-frame' can be `macro'.
7636 (Repeat Events): `double-click-fuzz' is also used to distinguish
7637 clicks and drags.
7638 (Classifying Events): Clarify descriptions of `event-modifiers'
7639 `event-basic-type' and `event-convert-list'.
7640 (Accessing Events): `posn-timestamp' takes POSITION argument.
7641 (Quoted Character Input): Clarify description of
7642 `read-quoted-char' and fix example.
7643 (Quitting): Add `with-local-quit'.
7644 (Disabling Commands): Correct and clarify descriptions of
7645 `enable-command' and `disable-command'.
7646 Mention what happens if `disabled-command-hook' is nil.
7647 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
7648 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
7649
76502004-07-24 Luc Teirlinck <teirllm@auburn.edu>
7651
7652 * frames.texi: Various changes in addition to:
7653 (Creating Frames): Expand and clarify description of `make-frame'.
7654 (Window Frame Parameters): Either none or both of the `icon-left'
7655 and `icon-top' parameters must be specified. Put descriptions of
7656 `menu-bar-lines' and `toolbar-lines' closer together and change
7657 them accordingly.
7658 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
7659 except while processing `frame-title-format' or `icon-title-format'.
7660 (Deleting Frames): Correct description of `delete-frame'.
7661 Non-nil return values of `frame-live-p' are like those of `framep'.
7662 (Frames and Windows): Mention return value of
7663 `set-frame-selected-window'.
7664 (Visibility of Frames): Mention `force' argument to
7665 `make-frame-invisible'. `frame-visible-p' returns t for all
7666 frames on text-only terminals.
7667 (Frame Configurations): Restoring a frame configuration does not
7668 restore deleted frames.
7669 (Window System Selections): `x-set-selection' returns DATA.
7670 (Resources): Add example.
7671 (Display Feature Testing): Clarify descriptions of
7672 `display-pixel-height', `display-pixel-width', `x-server-version'
7673 and `x-server-vendor'.
7674
7675 * windows.texi (Choosing Window): Add anchor.
7676 * minibuf.texi (Minibuffer Misc): Add anchor.
7677
76782004-07-23 John Paul Wallington <jpw@gnu.org>
7679
7680 * macros.texi (Defining Macros): Declaration keyword for setting
7681 Edebug spec is `debug' not `edebug'.
7682
76832004-07-19 Luc Teirlinck <teirllm@auburn.edu>
7684
7685 * windows.texi: Various small changes in addition to:
7686 (Window Point): Mention return value of `set-window-point'.
7687 (Window Start): `pos-visible-in-window-p' disregards horizontal
7688 scrolling. Explain return value if PARTIALLY is non-nil.
7689 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
7690 and `set-window-vscroll'.
7691 (Size of Window): The argument WINDOW to `window-inside-edges',
7692 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
7693 (Resizing Windows): Explain return value of
7694 `shrink-window-if-larger-than-buffer'.
7695 `window-size-fixed' automatically becomes buffer local when set.
7696 (Window Configurations): Explain return value of
7697 `set-window-configuration'.
7698
7699 * minibuf.texi (Minibuffer Misc): Add anchor for
7700 `minibuffer-scroll-window'.
7701
7702 * positions.texi (Text Lines): Add anchor for `count-lines'.
7703
77042004-07-17 Richard M. Stallman <rms@gnu.org>
7705
7706 * display.texi (Overlay Properties): Adding `evaporate' prop
7707 deletes empty overlay immediately.
7708
7709 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
7710 fix example.
7711
77122004-07-16 Jim Blandy <jimb@redhat.com>
7713
7714 * searching.texi (Regexp Backslash): Document new \_< and \_>
7715 operators.
7716
77172004-07-16 Juanma Barranquero <lektu@terra.es>
7718
7719 * display.texi (Images): Fix Texinfo usage.
7720
77212004-07-14 Luc Teirlinck <teirllm@auburn.edu>
7722
7723 * buffers.texi (Modification Time): `visited-file-modtime' now
7724 returns a list of two integers, instead of a cons.
7725
77262004-07-13 Luc Teirlinck <teirllm@auburn.edu>
7727
7728 * windows.texi: Various changes in addition to:
7729 (Splitting Windows): Add `split-window-keep-point'.
7730
77312004-07-09 Richard M. Stallman <rms@gnu.org>
7732
7733 * frames.texi (Input Focus): Minor fix.
7734
77352004-07-07 Luc Teirlinck <teirllm@auburn.edu>
7736
7737 * frames.texi (Input Focus): Clarify descriptions of
7738 `select-frame-set-input-focus' and `select-frame'.
7739
77402004-07-06 Luc Teirlinck <teirllm@auburn.edu>
7741
7742 * os.texi: Various small changes in addition to:
7743 (Killing Emacs): Expand and clarify description of
7744 `kill-emacs-query-functions' and `kill-emacs-hook'.
7745 (System Environment): Expand and clarify description of `getenv'
7746 and `setenv'.
7747 (Timers): Clarify description of `run-at-time'.
7748 (Translating Input): Correct description of
7749 `extra-keyboard-modifiers'.
7750 (Flow Control): Correct description of `enable-flow-control'.
7751
77522004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
7753
7754 * os.texi: Update copyright.
7755 (Session Management): Grammar fix.
7756 Clarify which Emacs does the restarting.
7757 Use @samp for *scratch* buffer.
7758
77592004-07-04 Alan Mackenzie <acm@muc.de>
7760
7761 * frames.texi (Input Focus): Add documentation for
7762 `select-frame-set-input-focus'. Replace refs to non-existent
7763 `switch-frame' with `select-frame'. Minor corrections and tidying
7764 up of text-only terminal stuff.
7765
77662004-07-02 Richard M. Stallman <rms@gnu.org>
7767
7768 * files.texi (Saving Buffers): Cleanup write-contents-function.
7769 (Magic File Names): Cleanup file-remote-p.
7770
b344d29d 77712004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
7772
7773 * files.texi (Magic File Names): `file-remote-p' returns an
7774 identifier of the remote system, not just t.
7775
77762004-07-02 David Kastrup <dak@gnu.org>
7777
7778 * searching.texi (Entire Match Data): Add explanation about new
7779 match-data behavior when @var{integers} is non-nil.
7780
77812004-06-24 Richard M. Stallman <rms@gnu.org>
7782
7783 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
7784
7785 * customize.texi (Variable Definitions): Note about doc strings
7786 and :set.
7787
7788 * keymaps.texi (Keymap Terminology): Document `kbd'.
7789 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
7790
7791 * display.texi (Invisible Text): Setting buffer-invisibility-spec
7792 makes it buffer-local.
7793
7794 * files.texi (Saving Buffers): Correct previous change.
7795
7796 * commands.texi (Accessing Events):
7797 Clarify posn-col-row and posn-actual-col-row.
7798
77992004-06-24 David Ponce <david.ponce@wanadoo.fr>
7800
7801 * commands.texi (Accessing Events): New functions
7802 posn-at-point and posn-at-x-y. Add example to posn-x-y.
7803
78042004-06-23 Luc Teirlinck <teirllm@auburn.edu>
7805
7806 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
7807 * frames.texi, buffers.texi, backups.texi, variables.texi:
7808 * loading.texi, eval.texi, functions.texi, control.texi:
7809 * symbols.texi, minibuf.texi: Reposition @anchor's.
7810
7811 * help.texi: Various small changes in addition to the following.
7812 (Describing Characters): Describe PREFIX argument to
7813 `key-description'. Correct and clarify definition of
7814 `text-char-description'. Describe NEED-VECTOR argument to
7815 `read-kbd-macro'.
7816 (Help Functions): Clarify definition of `apropos'.
7817
78182004-06-23 Lars Hansen <larsh@math.ku.dk>
7819
7820 * files.texi (Saving Buffers): Correct description of
7821 `write-contents-functions'.
7822
78232004-06-21 Juanma Barranquero <lektu@terra.es>
7824
7825 * display.texi (Images): Remove redundant @vindex directives.
7826 Rewrite `image-library-alist' doc in active voice.
7827
78282004-06-14 Juanma Barranquero <lektu@terra.es>
7829
7830 * display.texi (Images): Document new delayed library loading,
7831 variable `image-library-alist' and (existing but undocumented)
7832 function `image-type-available-p'.
7833
78342004-06-05 Richard M. Stallman <rms@gnu.org>
7835
7836 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
7837 refer the user to the Initial Input node.
7838 (Text from Minibuffer): Likewise.
7839 (Initial Input): New node. Document this feature
7840 and say it is mostly deprecated.
7841
78422004-05-30 Richard M. Stallman <rms@gnu.org>
7843
7844 * loading.texi (Named Features): Clarify return value
7845 and meaning of NOERROR.
7846
7847 * variables.texi (File Local Variables): Minor cleanup.
7848
78492004-05-30 Michael Albinus <michael.albinus@gmx.de>
7850
7851 * files.texi (Magic File Names): Add `file-remote-p' as operation
7852 of file name handlers.
7853
78542004-05-29 Richard M. Stallman <rms@gnu.org>
7855
7856 * modes.texi (Minor Mode Conventions): (-) has no special meaning
7857 as arg to a minor mode command.
7858
78592004-05-22 Richard M. Stallman <rms@gnu.org>
7860
7861 * syntax.texi (Syntax Class Table): Word syntax not just for English.
7862
7863 * streams.texi (Output Variables): Doc float-output-format.
7864
7865 * searching.texi (Regexp Special): Nested repetition can be infloop.
7866
7867 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
7868 real stack overflow.
7869
7870 * compile.texi: Minor cleanups.
7871
78722004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
7873
7874 * lists.texi (Cons Cells): Explain dotted lists, true lists,
7875 circular lists.
7876 (List Elements): Explain handling of circular and dotted lists.
7877
78782004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
7879
7880 * modes.texi (Search-based Fontification): Fix typo.
7881
78822004-05-10 Juanma Barranquero <lektu@terra.es>
7883
7884 * modes.texi (Mode Line Variables): Fix description of
7885 global-mode-string, which is now after which-func-mode, not the
7886 buffer name.
7887
78882004-05-07 Lars Hansen <larsh@math.ku.dk>
7889
7890 * modes.texi (Desktop Save Mode): Add.
7891 (Modes): Add menu entry Desktop Save Mode.
7892
7893 * hooks.texi: Add desktop-after-read-hook,
7894 desktop-no-desktop-file-hook and desktop-save-hook.
7895
7896 * locals.texi: Add desktop-save-buffer.
7897
78982004-04-30 Jesper Harder <harder@ifa.au.dk>
7899
7900 * display.texi: emacs -> Emacs.
7901
79022004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
7903
7904 * files.texi (Changing Files): Document set-file-times.
7905
79062004-04-23 Juanma Barranquero <lektu@terra.es>
7907
7908 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7909
79102004-04-18 Jesper Harder <harder@ifa.au.dk>
7911
7912 * tips.texi (Coding Conventions): defopt -> defcustom.
7913
79142004-04-16 Luc Teirlinck <teirllm@auburn.edu>
7915
7916 * sequences.texi: Various clarifications.
7917
79182004-04-14 Luc Teirlinck <teirllm@auburn.edu>
7919
7920 * buffers.texi (Read Only Buffers): Mention optional ARG to
7921 `toggle-read-only'.
7922
79232004-04-14 Nick Roberts <nick@nick.uklinux.net>
7924
7925 * windows.texi (Selecting Windows): Note that get-lru-window
7926 returns a full-width window if possible.
7927
79282004-04-13 Luc Teirlinck <teirllm@auburn.edu>
7929
7930 * buffers.texi: Various changes in addition to:
7931 (Buffer File Name): Add `find-buffer-visiting'.
7932 (Buffer Modification): Mention optional ARG to `not-modified'.
7933 (Indirect Buffers): Mention optional CLONE argument to
7934 `make-indirect-buffer'.
7935
7936 * files.texi: Various changes in addition to:
7937 (Visiting Functions): `find-file-hook' is now a normal hook.
7938 (File Name Expansion): Explain difference between the way that
7939 `expand-file-name' and `file-truename' treat `..'.
7940 (Contents of Directories): Mention optional ID-FORMAT argument to
7941 `directory-files-and-attributes'.
7942 (Format Conversion): Mention new optional CONFIRM argument to
7943 `format-write-file'.
7944
79452004-04-12 Miles Bader <miles@gnu.org>
7946
7947 * macros.texi (Expansion): Add description of `macroexpand-all'.
7948
79492004-04-05 Jesper Harder <harder@ifa.au.dk>
7950
5dcb4c4e
SM
7951 * variables.texi (Variable Aliases):
7952 Mention cyclic-variable-indirection.
b8d4c8d0
GM
7953
7954 * errors.texi (Standard Errors): Ditto.
7955
79562004-04-04 Luc Teirlinck <teirllm@auburn.edu>
7957
7958 * backups.texi: Various small changes in addition to:
7959 (Making Backups): Mention return value of `backup-buffer'.
7960 (Auto-Saving): Mention optional FORCE argument to
7961 `delete-auto-save-file-if-necessary'.
7962 (Reverting): Mention optional PRESERVE-MODES argument to
7963 `revert-buffer'. Correct description of `revert-buffer-function'.
7964
79652004-03-22 Juri Linkov <juri@jurta.org>
7966
7967 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
7968 with `Vector Functions'.
7969
7970 * text.texi (Sorting): Add missing quote.
7971
79722004-03-14 Luc Teirlinck <teirllm@auburn.edu>
7973
7974 * intro.texi (Lisp History): Replace xref to `cl' manual with
7975 inforef.
7976
79772004-03-12 Richard M. Stallman <rms@gnu.org>
7978
7979 * intro.texi (Version Info): Add arg to emacs-version.
7980 (Lisp History): Change xref to CL manual.
7981
79822004-03-09 Luc Teirlinck <teirllm@auburn.edu>
7983
7984 * minibuf.texi (Completion Commands): Add xref to Emacs manual
7985 for Partial Completion mode.
7986
79872004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
7988
7989 * customize.texi: Fix typo. Remove eol whitespace.
7990
79912004-03-04 Richard M. Stallman <rms@gnu.org>
7992
7993 * processes.texi: Fix typos.
7994
7995 * lists.texi (Building Lists): Minor clarification.
7996
7997 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
7998 in make-hash-table.
7999
80002004-02-29 Juanma Barranquero <lektu@terra.es>
8001
8002 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
8003 rm, and ignore exit code.
8004
80052004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
8006
8007 * display.texi (Defining Faces): Add description for min-colors.
8008 Update example.
8009
80102004-02-23 Luc Teirlinck <teirllm@auburn.edu>
8011
8012 * abbrevs.texi: Various corrections and clarifications in addition
8013 to the following:
8014 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
8015
80162004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
8017
8018 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
8019
80202004-02-21 Luc Teirlinck <teirllm@auburn.edu>
8021
8022 * text.texi: Various small changes in addition to the following:
8023 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
8024 to delete-horizontal-space.
8025 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
8026 description of yank-handler text property at various places.
8027
8028 * frames.texi (Window System Selections): Add anchor.
8029
8030 * syntax.texi (Syntax Table Functions): Clarify and correct
8031 descriptions of make-syntax-table and copy-syntax-table.
8032 (Motion and Syntax): Clarify SYNTAXES argument to
8033 skip-syntax-forward.
8034 (Parsing Expressions): Mention that the return value of
8035 parse-partial-sexp is currently a list of ten rather than nine
8036 elements.
8037 (Categories): Various corrections and clarifications.
8038
80392004-02-17 Luc Teirlinck <teirllm@auburn.edu>
8040
8041 * markers.texi (Marker Insertion Types): Minor change.
8042
8043 * locals.texi (Standard Buffer-Local Variables):
8044 * commands.texi (Interactive Codes, Using Interactive):
8045 * functions.texi (Related Topics): Fix xrefs.
8046
80472004-02-16 Luc Teirlinck <teirllm@auburn.edu>
8048
8049 * lists.texi (Sets And Lists): Update description of delete-dups.
8050
80512004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
8052
8053 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
8054
c8763fb6 80552004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
8056
8057 * frames.texi (Parameter Access): frame-parameters arg is optional.
8058 modify-frame-parameters handles nil for FRAME.
8059 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
8060 are all-or-nothing for certain toolkits.
8061 Mention parameter wait-for-wm.
8062 (Frames and Windows): In frame-first-window and frame-selected-window
8063 the arg is optional.
8064 (Input Focus): In redirect-frame-focus the second arg is optional.
8065 (Window System Selections): Mention selection type CLIPBOARD.
8066 Mention data-type UTF8_STRING.
8067 Mention numbering of cut buffers.
8068 (Resources): Describe x-resource-name.
8069
80702004-02-16 Richard M. Stallman <rms@gnu.org>
8071
8072 * windows.texi (Buffers and Windows): Delete false table
8073 about all-frames.
8074
8075 * syntax.texi (Parsing Expressions): Delete old caveat
8076 about parse-sexp-ignore-comments.
8077
8078 * streams.texi (Output Variables): Add print-quoted.
8079
8080 * lists.texi (Building Lists): Minor cleanup.
8081
8082 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
8083
8084 * display.texi (Overlays): Explain overlays use markers.
8085 (Managing Overlays): Explain front-advance and rear-advance
8086 in more detail.
8087
8088 * loading.texi (Unloading): Document unload-feature-special-hooks.
8089 Get rid of fns-NNN.el file.
8090
80912004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
8092
8093 * help.texi (Describing Characters): Fix text-char-description
8094 example output.
8095
8096 * edebug.texi (Using Edebug): Fix example.
8097
8098 * debugging.texi (Internals of Debugger): Fix return value.
8099
8100 * files.texi (Changing Files): Fix argname.
8101
8102 * calendar.texi: Fix parens, and default values.
8103
8104 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
8105 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 8106 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
8107
8108 * positions.texi (Text Lines): Don't add -1 in current-line.
8109
81102004-02-16 Richard M. Stallman <rms@gnu.org>
8111
8112 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
8113
81142004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
8115
8116 * processes.texi (Low-Level Network): Fix a typo.
8117
81182004-02-12 Kim F. Storm <storm@cua.dk>
8119
8120 * display.texi (Fringes): Use consistent wording.
8121 Note that window-fringe's window arg is optional.
8122 (Scroll Bars): Use consistent wording.
8123
81242004-02-11 Luc Teirlinck <teirllm@auburn.edu>
8125
8126 * tips.texi (Comment Tips): Document the new conventions for
8127 commenting out code.
8128
c8763fb6 81292004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 8130
5dcb4c4e 8131 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
8132
81332004-02-07 Kim F. Storm <storm@cua.dk>
8134
8135 * positions.texi (Text Lines): Add line-number-at-pos.
8136
81372004-02-06 John Paul Wallington <jpw@gnu.org>
8138
8139 * display.texi (Button Properties, Button Buffer Commands):
8140 mouse-2 invokes button, not down-mouse-1.
8141
81422004-02-04 Jason Rumney <jasonr@gnu.org>
8143
8144 * makefile.w32-in: Sync with Makefile.in changes.
8145
81462004-02-03 Luc Teirlinck <teirllm@auburn.edu>
8147
8148 * minibuf.texi (Text from Minibuffer): Various corrections and
8149 clarifications.
8150 (Object from Minibuffer): Correct Lisp description of
8151 read-minibuffer.
8152 (Minibuffer History): Clarify description of cons values for
8153 HISTORY arguments.
5dcb4c4e
SM
8154 (Basic Completion): Various corrections and clarifications.
8155 Add completion-regexp-list.
b8d4c8d0
GM
8156 (Minibuffer Completion): Correct and clarify description of
8157 completing-read.
5dcb4c4e
SM
8158 (Completion Commands): Mention Partial Completion mode.
8159 Various other minor changes.
b8d4c8d0
GM
8160 (High-Level Completion): Various corrections and clarifications.
8161 (Reading File Names): Ditto.
8162 (Minibuffer Misc): Ditto.
8163
81642004-01-26 Luc Teirlinck <teirllm@auburn.edu>
8165
8166 * strings.texi (Text Comparison): assoc-string also matches
8167 elements of alists that are strings instead of conses.
8168 (Formatting Strings): Standardize Texinfo usage. Update index
8169 entries.
8170
81712004-01-20 Luc Teirlinck <teirllm@auburn.edu>
8172
8173 * lists.texi (Sets And Lists): Add delete-dups.
8174
81752004-01-15 Luc Teirlinck <teirllm@auburn.edu>
8176
8177 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
8178 special form.
8179 * macros.texi (Defining Macros): Update description of `declare',
8180 which now is a macro.
8181 (Wrong Time): Fix typos.
8182
81832004-01-14 Luc Teirlinck <teirllm@auburn.edu>
8184
8185 * compile.texi (Compilation Functions): Expand descriptions of
8186 `compile-defun', `byte-compile-file', `byte-recompile-directory'
8187 and `batch-byte-compile'. In particular, mention and describe
8188 all optional arguments.
8189 (Disassembly): Correct and clarify the description of `disassemble'.
8190
81912004-01-11 Luc Teirlinck <teirllm@auburn.edu>
8192
8193 * searching.texi: Various small changes in addition to the
8194 following.
8195 (Regexp Example): Adapt to new value of `sentence-end'.
8196 (Regexp Functions): The PAREN argument to `regexp-opt' can be
8197 `words'.
8198 (Search and Replace): Add usage note for `perform-replace'.
8199 (Entire Match Data): Mention INTEGERS and REUSE arguments to
8200 `match-data'.
8201 (Standard Regexps): Update for new values of `paragraph-start'
8202 and `sentence-end'.
8203
82042004-01-07 Luc Teirlinck <teirllm@auburn.edu>
8205
8206 * files.texi (Saving Buffers): Clarify descriptions of
8207 `write-contents-functions' and `before-save-hook'.
8208 Make the defvar's for `before-save-hook' and `after-save-hook'
8209 into defopt's.
8210
82112004-01-07 Kim F. Storm <storm@cua.dk>
8212
8213 * commands.texi (Click Events): Describe new image and
8214 width/height elements of click events.
8215 (Accessing Events): Add posn-string, posn-image, and
8216 posn-object-width-height. Change posn-object to return either
8217 image or string object.
8218
82192004-01-01 Simon Josefsson <jas@extundo.com>
8220
8221 * hooks.texi (Standard Hooks): Add before-save-hook.
8222 * files.texi (Saving Buffers): Likewise.
8223
82242004-01-03 Richard M. Stallman <rms@gnu.org>
8225
8226 * frames.texi (Frames and Windows): Delete frame-root-window.
8227
82282004-01-03 Luc Teirlinck <teirllm@auburn.edu>
8229
8230 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
8231
8232 * functions.texi: Various small changes in addition to the
8233 following.
5dcb4c4e
SM
8234 (What Is a Function): `functionp' returns nil for macros.
8235 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
8236 (Function Documentation): Add `\' in front of (fn @var{arglist})
8237 and explain why.
8238 (Defining Functions): Mention DOCSTRING argument to `defalias'.
8239 Add anchor.
8240 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
8241
82422004-01-01 Miles Bader <miles@gnu.org>
8243
8244 * display.texi (Buttons): New section.
8245
82462003-12-31 Andreas Schwab <schwab@suse.de>
8247
8248 * numbers.texi (Math Functions): sqrt reports a domain-error
8249 error.
8250 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
8251
82522003-12-30 Luc Teirlinck <teirllm@auburn.edu>
8253
8254 * tips.texi (Documentation Tips): Update item on hyperlinks in
8255 documentation strings.
8256
8257 * errors.texi (Standard Errors): Various small corrections and
8258 additions.
8259
8260 * control.texi: Various small changes in addition to the
8261 following.
8262 (Signaling Errors): Provide some more details on how `signal'
8263 constructs the error message. Add anchor to the definition of
8264 `signal'.
8265 (Error Symbols): Describe special treatment of `quit'.
8266 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
8267 to emphasize that it has to be a single form.
8268
8269 * buffers.texi: Add anchor.
8270
82712003-12-29 Richard M. Stallman <rms@gnu.org>
8272
8273 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
8274 (Window Configurations): Add window-configuration-frame.
8275
8276 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
8277
8278 * text.texi (Examining Properties): Add get-char-property-and-overlay.
8279 Change arg name in get-char-property.
8280 (Special Properties): Update handling of keymap property.
8281
8282 * strings.texi (Modifying Strings): Add clear-string.
8283 (Text Comparison): Add assoc-string and remove
8284 assoc-ignore-case, assoc-ignore-representation.
8285
8286 * os.texi (Time of Day): Add set-time-zone-rule.
8287
8288 * numbers.texi (Math Functions): asin, acos, log, log10
8289 report domain-error errors.
8290
8291 * nonascii.texi (Converting Representations):
8292 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
8293 (Encoding and I/O): Add file-name-coding-system.
8294
8295 * modes.texi (Search-based Fontification): Explain that
8296 face specs are symbols with face names as values.
8297
8298 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
8299
8300 * lists.texi (Building Lists): remq moved elsewhere.
8301 (Sets And Lists): remq moved here.
8302 (Association Lists): Refer to assoc-string.
8303
8304 * internals.texi (Garbage Collection): Add memory-use-counts.
8305
8306 * frames.texi (Frames and Windows): Add set-frame-selected-window
8307 and frame-root-window.
8308
8309 * files.texi (Contents of Directories):
8310 Add directory-files-and-attributes.
8311
8312 * display.texi (Refresh Screen): Add force-window-update.
8313 (Invisible Text): Explain about moving point out of invis text.
8314 (Overlay Properties): Add overlay-properties.
8315 (Managing Overlays): Add overlayp.
8316 (GIF Images): Invalid image number displays a hollow box.
8317
8318 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
8319 (Killing Buffers): Add buffer-live-p.
8320
83212003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
8322
8323 * display.texi (Fringes): Fix typo "set-buffer-window".
8324
83252003-12-24 Luc Teirlinck <teirllm@auburn.edu>
8326
8327 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
8328 * nonascii.texi, processes.texi, tips.texi, variables.texi:
8329 Add or change various xrefs and anchors.
8330
8331 * commands.texi: Replace all occurrences of @acronym{CAR} with
8332 @sc{car}, for consistency with the rest of the Elisp manual.
8333 `car' and `cdr' are historically acronyms, but are no longer
8334 widely thought of as such.
8335
8336 * internals.texi (Pure Storage): Mention that `purecopy' does not
8337 copy text properties.
8338 (Object Internals): Now 29 bits are used (in most implementations)
8339 to address Lisp objects.
8340
8341 * variables.texi (Variables with Restricted Values): New node.
8342
8343 * objects.texi (Lisp Data Types): Mention that certain variables
8344 can only take on a restricted set of values and add an xref to
8345 the new node "Variables with Restricted Values".
8346
8347 * eval.texi (Function Indirection): Describe the errors that
8348 `indirect-function' can signal.
8349 (Eval): Clarify the descriptions of `eval-region' and `values'.
8350 Describe `eval-buffer' instead of `eval-current-buffer' and
8351 mention `eval-current-buffer' as an alias for `current-buffer'.
8352 Correct the description and mention all optional arguments.
8353
8354 * nonascii.texi: Various small changes in addition to the
8355 following.
8356 (Converting Representations): Clarify behavior of
8357 `string-make-multibyte' and `string-to-multibyte' for unibyte all
8358 ASCII arguments.
8359 (Character Sets): Document the variable `charset-list' and adapt
8360 the definition of the function `charset-list' accordingly.
8361 (Translation of Characters): Clarify use of generic characters in
8362 `make-translation-table'. Clarify and correct the description of
8363 the use of translation tables in encoding and decoding.
8364 (User-Chosen Coding Systems): Correct and clarify the description
8365 of `select-safe-coding-system'.
8366 (Default Coding Systems): Clarify description of
8367 `file-coding-system-alist'.
8368
83692003-11-30 Luc Teirlinck <teirllm@auburn.edu>
8370
8371 * strings.texi (Text Comparison): Correctly describe when two
8372 strings are `equal'. Combine and clarify descriptions of
8373 `assoc-ignore-case' and `assoc-ignore-representation'.
8374
8375 * objects.texi (Non-ASCII in Strings): Clarify description of
8376 when a string is unibyte or multibyte.
8377 (Bool-Vector Type): Update examples.
8378 (Equality Predicates): Correctly describe when two strings are
8379 `equal'.
8380
83812003-11-29 Luc Teirlinck <teirllm@auburn.edu>
8382
8383 * lists.texi (Building Lists): `append' no longer accepts integer
8384 arguments. Update the description of `number-sequence' to reflect
8385 recent changes.
8386 (Sets And Lists): Describe `member-ignore-case' after `member'.
8387
83882003-11-27 Kim F. Storm <storm@cua.dk>
8389
8390 * commands.texi (Click Events): Click object may be an images.
8391 Describe (dx . dy) element of click positions.
8392 (Accessing Events): Remove duplicate posn-timestamp.
8393 New functions posn-object and posn-object-x-y.
8394
83952003-11-23 Kim F. Storm <storm@cua.dk>
8396
8397 * commands.texi (Click Events): Describe enhancements to event
8398 position lists, including new text-pos and (col . row) items.
8399 Mention left-fringe and right-fringe area events.
8400 (Accessing Events): New functions posn-area and
8401 posn-actual-col-row. Mention posn-timestamp. Mention that
8402 posn-point in non-text area still returns buffer position.
8403 Clarify posn-col-row.
8404
84052003-11-21 Lars Hansen <larsh@math.ku.dk>
8406
8407 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
8408 * anti.texi (File Attributes): Describe removed parameter
8409 ID-FORMAT.
8410
84112003-11-20 Luc Teirlinck <teirllm@auburn.edu>
8412
8413 * positions.texi (Positions): Mention that, if a marker is used as
8414 a position, its buffer is ignored.
8415
8416 * markers.texi (Overview of Markers): Mention it here too.
8417
84182003-11-12 Luc Teirlinck <teirllm@auburn.edu>
8419
8420 * numbers.texi (Numeric Conversions): Not just `floor', but also
8421 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
8422
84232003-11-10 Luc Teirlinck <teirllm@auburn.edu>
8424
8425 * markers.texi (Creating Markers): Specify insertion type of
8426 created markers. Add xref to `Marker Insertion Types'.
8427 Second argument to `copy-marker' is optional.
8428 (Marker Insertion Types): Mention that most markers are created
8429 with insertion type nil.
8430 (The Mark): Correctly describe when `mark' signals an error.
8431 (The Region): Correctly describe when `region-beginning' and
8432 `region-end' signal an error.
8433
84342003-11-08 Luc Teirlinck <teirllm@auburn.edu>
8435
8436 * hash.texi (Creating Hash): Clarify description of `eql'.
8437 `makehash' is obsolete.
8438 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
8439
8440 * positions.texi (Point): Change description of `buffer-end', so
8441 that it is also correct for floating point arguments.
8442 (List Motion): Correct argument lists of `beginning-of-defun' and
8443 `end-of-defun'.
8444 (Excursions): Add xref to `Marker Insertion Types'.
8445 (Narrowing): Argument to `narrow-to-page' is optional.
8446
84472003-11-06 Luc Teirlinck <teirllm@auburn.edu>
8448
8449 * streams.texi (Output Streams): Clarify behavior of point for
8450 marker output streams.
8451
84522003-11-04 Luc Teirlinck <teirllm@auburn.edu>
8453
8454 * variables.texi (Defining Variables): Second argument to
8455 `defconst' is not optional.
8456 (Setting Variables): Mention optional argument APPEND to
8457 `add-to-list'.
8458 (Creating Buffer-Local): Expand description of
8459 `make-variable-buffer-local'.
8460 (Frame-Local Variables): Expand description of
8461 `make-variable-frame-local'.
8462 (Variable Aliases): Correct description of optional argument
8463 DOCSTRING to `defvaralias'. Mention return value of
8464 `defvaralias'.
8465 (File Local Variables): Add xref to `File variables' in Emacs
8466 Manual. Correct description of `hack-local-variables'. Mention
8467 `safe-local-variable' property. Mention optional second argument
8468 to `risky-local-variable-p'.
8469
84702003-11-03 Luc Teirlinck <teirllm@auburn.edu>
8471
8472 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
8473
84742003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8475
8476 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
8477 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
8478 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
8479 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
8480 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
8481 lispref/processes.texi, lispref/searching.texi,
8482 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
8483 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
8484 @acronym{FOO}.
8485
84862003-10-27 Luc Teirlinck <teirllm@auburn.edu>
8487
8488 * strings.texi (Creating Strings): Argument START to `substring'
8489 can not be `nil'. Expand description of
8490 `substring-no-properties'. Correct description of `split-string',
8491 especially with respect to empty matches. Prevent very bad line
8492 break in definition of `split-string-default-separators'.
8493 (Text Comparison): `string=' and `string<' also accept symbols as
8494 arguments.
8495 (String Conversion): More completely describe argument BASE in
8496 `string-to-number'.
8497 (Formatting Strings): `%s' and `%S' in `format' do require
8498 corresponding object. Clarify behavior of numeric prefix after
8499 `%' in `format'.
8500 (Case Conversion): The argument to `upcase-initials' can be a
8501 character.
8502
85032003-10-27 Kenichi Handa <handa@m17n.org>
8504
8505 * display.texi (Fontsets): Fix texinfo usage.
8506
85072003-10-25 Kenichi Handa <handa@m17n.org>
8508
8509 * display.texi (Fontsets): Add description of the function
8510 set-fontset-font.
8511
85122003-10-23 Luc Teirlinck <teirllm@auburn.edu>
8513
8514 * display.texi (Temporary Displays): Add xref to `Documentation
8515 Tips'.
8516
8517 * functions.texi (Function Safety): Use inforef instead of pxref
8518 for SES.
8519
85202003-10-23 Andreas Schwab <schwab@suse.de>
8521
8522 * Makefile.in (TEX, texinputdir): Don't define.
8523 (TEXI2DVI): Define.
8524 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
8525 add $(srcdir)/index.texi.
8526 ($(infodir)/elisp): Remove index.texi dependency.
8527 (elisp.dvi): Likewise. Use $(TEXI2DVI).
8528 (index.texi): Remove target.
8529 (dist): Don't link $(srcdir)/permute-index.
8530 (clean): Don't remove index.texi.
8531
8532 * permute-index, index.perm: Remove.
8533 * index.texi: Rename from index.unperm.
8534
85352003-10-22 Luc Teirlinck <teirllm@auburn.edu>
8536
8537 * tips.texi (Documentation Tips): Document new behavior for face
8538 and variable hyperlinks in Help mode.
8539
85402003-10-21 Luc Teirlinck <teirllm@auburn.edu>
8541
8542 * objects.texi (Integer Type): Update for extra bit of integer range.
8543 (Character Type): Ditto.
8544
85452003-10-16 Eli Zaretskii <eliz@gnu.org>
8546
8547 * numbers.texi (Integer Basics): Add index entries for reading
8548 numbers in hex, octal, and binary.
8549
85502003-10-16 Lute Kamstra <lute@gnu.org>
8551
8552 * modes.texi (Mode Line Format): Mention force-mode-line-update's
8553 argument.
8554
85552003-10-13 Luc Teirlinck <teirllm@auburn.edu>
8556
8557 * windows.texi (Choosing Window): Fix typo.
8558 * edebug.texi (Edebug Execution Modes): Fix typo.
8559
85602003-10-13 Richard M. Stallman <rms@gnu.org>
8561
8562 * windows.texi (Basic Windows): A window has fringe settings,
8563 display margins and scroll-bar settings.
8564 (Splitting Windows): Doc split-window return value.
8565 Clean up one-window-p.
8566 (Selecting Windows): Fix typo.
8567 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
8568 (Buffers and Windows): In set-window-buffer, explain effect
8569 on fringe settings and scroll bar settings.
8570 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
8571 (Choosing Window): Use defopt for pop-up-frame-function.
8572 For special-display-buffer-names, explain same-window and same-frame.
8573 Clarify window-dedicated-p return value.
8574 (Textual Scrolling): scroll-up and scroll-down can get an error.
8575 (Horizontal Scrolling): Clarify auto-hscroll-mode.
8576 Clarify set-window-hscroll.
8577 (Size of Window): Don't mention tool bar in window-height.
8578 (Coordinates and Windows): Explain what coordinates-in-window-p
8579 returns for fringes and display margins.
8580 (Window Configurations): Explain saving fringes, etc.
8581
8582 * tips.texi (Library Headers): Clean up Documentation.
8583
8584 * syntax.texi (Parsing Expressions): Clean up forward-comment
8585 and parse-sexp-lookup-properties.
8586
8587 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
8588
8589 * os.texi (System Environment): Clean up text for load-average errors.
8590
8591 * modes.texi (Hooks): Don't explain local hook details at front.
8592 Clarify run-hooks and run-hook-with-args a little.
8593 Clean up add-hook and remove-hook.
8594
8595 * edebug.texi (Edebug Execution Modes): Clarify t.
8596 Document edebug-sit-for-seconds.
8597 (Coverage Testing): Document C-x X = and =.
8598 (Instrumenting Macro Calls): Fix typo.
8599 (Specification List): Don't index the specification keywords.
8600
86012003-10-10 Kim F. Storm <storm@cua.dk>
8602
8603 * processes.texi (Network): Introduce make-network-process.
8604
86052003-10-09 Luc Teirlinck <teirllm@auburn.edu>
8606
8607 * tips.texi (Library Headers): Fix typo.
8608
86092003-10-07 Juri Linkov <juri@jurta.org>
8610
8611 * modes.texi (Imenu): Mention imenu-create-index-function's
8612 default value. Explain submenus better.
8613
86142003-10-07 Lute Kamstra <lute@gnu.org>
8615
8616 * modes.texi (Faces for Font Lock): Fix typo.
8617 (Hooks): Explain how buffer-local hook variables can refer to
8618 global hook variables.
8619 Various minor clarifications.
8620
86212003-10-06 Lute Kamstra <lute@gnu.org>
8622
8623 * tips.texi (Coding Conventions): Mention naming conventions for
8624 hooks.
8625
86262003-10-05 Luc Teirlinck <teirllm@auburn.edu>
8627
8628 * loading.texi (Library Search): Correct default value of
8629 load-suffixes.
8630 (Named Features): Fix typo.
8631
86322003-10-05 Richard M. Stallman <rms@gnu.org>
8633
8634 * loading.texi (Named Features): In `provide',
8635 say how to test for subfeatures.
8636 (Unloading): In unload-feature, use new var name
8637 unload-feature-special-hooks.
8638
86392003-10-03 Lute Kamstra <lute@gnu.org>
8640
8641 * modes.texi (Major Mode Conventions): Mention third way to set up
8642 Imenu.
8643 (Imenu): A number of small fixes.
8644 Delete documentation of internal variable imenu--index-alist.
8645 Document the return value format of imenu-create-index-function
8646 functions.
8647
86482003-09-30 Richard M. Stallman <rms@gnu.org>
8649
8650 * processes.texi (Network): Say what stopped datagram connections do.
8651
8652 * lists.texi (Association Lists): Clarify `assq-delete-all'.
8653
8654 * display.texi (Overlay Properties): Clarify `evaporate' property.
8655
86562003-09-29 Lute Kamstra <lute@gnu.org>
8657
8658 * modes.texi (Mode Line Data): Explain when symbols in mode-line
8659 constructs should be marked as risky.
8660 Change cons cell into proper list.
8661 (Mode Line Variables): Change cons cell into proper list.
8662
86632003-09-26 Lute Kamstra <lute@gnu.org>
8664
8665 * modes.texi (Mode Line Data): Document the :propertize construct.
8666 (Mode Line Variables): Reorder the descriptions of the variables
8667 to match their order in the default mode-line-format.
8668 Describe the new variables mode-line-position and mode-line-modes.
8669 Update the default values of mode-line-frame-identification,
8670 minor-mode-alist, and default-mode-line-format.
8671 (Properties in Mode): Mention the :propertize construct.
8672
86732003-09-26 Richard M. Stallman <rms@gnu.org>
8674
8675 * buffers.texi, commands.texi, debugging.texi, eval.texi:
8676 * loading.texi, minibuf.texi, text.texi, variables.texi:
8677 Avoid @strong{Note:}.
8678
86792003-09-26 Richard M. Stallman <rms@gnu.org>
8680
8681 * keymaps.texi (Remapping Commands): Fix typo.
8682
86832003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
8684
8685 * processes.texi (Low-Level Network): Fix typo.
8686
86872003-09-23 Kim F. Storm <storm@cua.dk>
8688
8689 * processes.texi (Network, Network Servers): Fix typos.
8690 (Low-Level Network): Add timeout value for :server keyword.
8691 Add new option keywords to make-network-process.
8692 Add set-network-process-options.
8693 Explain how to test availability of network options.
8694
86952003-09-19 Richard M. Stallman <rms@gnu.org>
8696
8697 * text.texi (Motion by Indent): Arg to
8698 backward-to-indentation and forward-to-indentation is optional.
8699
8700 * strings.texi (Creating Strings): Add substring-no-properties.
8701
8702 * processes.texi
8703 (Process Information): Add list-processes arg QUERY-ONLY.
8704 Delete process-contact from here.
8705 Add new status values for process-status.
8706 Add process-get, process-put, process-plist, set-process-plist.
8707 (Synchronous Processes): Add call-process-shell-command.
8708 (Signals to Processes): signal-process allows process objects.
8709 (Network): Complete rewrite.
8710 (Network Servers, Datagrams, Low-Level Network): New nodes.
8711
8712 * positions.texi (Word Motion): forward-word, backward-word
8713 arg is optional. Reword.
8714
8715 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
8716
8717 * variables.texi (Creating Buffer-Local):
8718 Delete duplicate definition of buffer-local-value.
8719 (File Local Variables): Explain about discarding text props.
8720
87212003-09-11 Richard M. Stallman <rms@gnu.org>
8722
8723 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
8724 changes variables that record input events.
8725 (Minibuffer Misc): Add minibuffer-selected-window.
8726
8727 * lists.texi (Building Lists): Add copy-tree.
8728
8729 * display.texi (Fontsets): Add char-displayable-p.
8730 (Scroll Bars): New node.
8731
87322003-09-08 Lute Kamstra <lute@gnu.org>
8733
8734 * modes.texi (%-Constructs): Document new `%i' and `%I'
8735 constructs.
8736
87372003-09-03 Peter Runestig <peter@runestig.com>
8738
8739 * makefile.w32-in: New file.
8740
87412003-08-29 Richard M. Stallman <rms@gnu.org>
8742
8743 * display.texi (Overlay Properties): Clarify how priorities
8744 affect use of the properties.
8745
87462003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8747
8748 * customize.texi (Type Keywords): Correct the description of
8749 `:help-echo' in the case where `motion-doc' is a function.
8750
87512003-08-14 John Paul Wallington <jpw@gnu.org>
8752
8753 * modes.texi (Emulating Mode Line): Subsection, not section.
8754
87552003-08-13 Richard M. Stallman <rms@gnu.org>
8756
8757 * elisp.texi (Top): Update subnode lists in menu.
8758
8759 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
8760 (Kill Functions): kill-region has new arg yank-handler.
8761 (Yanking): New node.
8762 (Yank Commands): Add yank-undo-function.
8763 (Low-Level Kill Ring):
8764 kill-new and kill-append have new arg yank-handler.
8765 (Changing Properties): Add remove-list-of-text-properties.
8766 (Atomic Changes): New node.
8767
8768 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
8769
8770 * streams.texi (Output Variables): Add eval-expression-print-length
8771 and eval-expression-print-level.
8772
8773 * os.texi (Time Conversion): For encode-time, explain limits on year.
8774
8775 * objects.texi (Character Type): Define anchor "modifier bits".
8776
8777 * modes.texi (Emulating Mode Line): New node.
8778 (Search-based Fontification): Font Lock uses font-lock-face property.
8779 (Other Font Lock Variables): Likewise.
8780
8781 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
8782 not vectors.
8783 (Active Keymaps): Add emulation-mode-map-alists.
8784 (Functions for Key Lookup): key-binding has new arg no-remap.
8785 (Remapping Commands): New node.
8786 (Scanning Keymaps): where-is-internal has new arg no-remap.
8787 (Tool Bar): Add tool-bar-local-item-from-menu.
8788 Clarify when to use tool-bar-add-item-from-menu.
8789
8790 * commands.texi (Interactive Call): commandp has new arg.
8791 (Command Loop Info): Add this-original-command.
8792
87932003-08-06 John Paul Wallington <jpw@gnu.org>
8794
8795 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
8796
8797 * display.texi (Warning Basics): Fix typo.
8798 (Fringes): Add closing curly bracket and fix typo.
8799
8800 * elisp.texi (Top): Fix typo.
8801
88022003-08-05 Richard M. Stallman <rms@gnu.org>
8803
8804 * elisp.texi: Update lists of subnodes.
8805
8806 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
8807
8808 * variables.texi (Local Variables): Use lc for example variable names.
8809
8810 * tips.texi (Library Headers): Explain where to put -*-.
8811
8812 * strings.texi (Creating Strings): Fix xref for vconcat.
8813
8814 * sequences.texi (Vector Functions):
8815 vconcat no longer allows integer args.
8816
8817 * minibuf.texi (Reading File Names): read-file-name has new
8818 arg PREDICATE. New function read-directory-name.
8819
c4cc8b9a 8820 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
8821 (Indenting Macros): New node.
8822
8823 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
8824 (Window Frame Parameters): Make separate table of parameters
8825 that are coupled with specific face attributes.
8826 (Deleting Frames): delete-frame-hooks renamed to
8827 delete-frame-functions.
8828
8829 * files.texi (Magic File Names): Add file-remote-p.
8830 Clarify file-local-copy.
8831
8832 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
8833 here; instead xref Defining Macros.
8834
8835 * display.texi (Warnings): New node, and subnodes.
8836 (Fringes): New node.
8837
8838 * debugging.texi (Test Coverage): New node.
8839
8840 * compile.texi (Compiler Errors): Explain with-no-warnings
8841 and other ways to suppress warnings.
8842
8843 * commands.texi (Interactive Call): Minor clarification.
8844
8845 * buffers.texi (Buffer File Name): set-visited-file-name
8846 renames the buffer too.
8847
8848 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
8849
88502003-07-24 Markus Rost <rost@math.ohio-state.edu>
8851
8852 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
8853
88542003-07-22 Markus Rost <rost@math.ohio-state.edu>
8855
8856 * internals.texi (Garbage Collection): Fix previous change.
8857
88582003-07-22 Richard M. Stallman <rms@gnu.org>
8859
8860 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
8861
8862 * display.texi (Width): Use \s syntax in example.
8863 (Font Selection): Add face-font-rescale-alist.
8864
8865 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
8866 Remove spurious indent in example.
8867
8868 * lists.texi (Building Lists): Add number-sequence.
8869
8870 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
8871
8872 * functions.texi (Function Documentation): Explain how to
8873 show calling convention explicitly in the doc string.
8874
8875 * windows.texi (Selecting Windows): save-selected-window saves
8876 selected window of each frame.
8877 (Window Configurations): Minor change.
8878
8879 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
8880
8881 * streams.texi (Output Variables): Add print-continuous-numbering
8882 and print-number-table.
8883
8884 * processes.texi (Decoding Output): New node.
8885
8886 * os.texi (Time Conversion): decode-time arg is optional.
8887
8888 * objects.texi (Character Type): Don't use space as example for \.
8889 Make list of char names and \-sequences correspond.
8890 Explain that \s is not used in strings. `\ ' needs space after.
8891
8892 * nonascii.texi (Converting Representations): Add string-to-multibyte.
8893 (Translation of Characters): Add translation-table-for-input.
8894 (Default Coding Systems): Add auto-coding-functions.
8895 (Explicit Encoding): Add decode-coding-inserted-region.
8896 (Locales): Add locale-info.
8897
8898 * minibuf.texi (Basic Completion): Describe test-completion.
8899 Collections can be lists of strings.
8900 Clean up lazy-completion-table.
8901 (Programmed Completion): Mention test-completion.
8902 Clarify why lambda expressions are not accepted.
8903 (Minibuffer Misc): Describe minibufferp.
8904
89052003-07-14 Richard M. Stallman <rms@gnu.org>
8906
8907 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
8908
8909 * windows.texi (Selecting Windows): New arg to select-window.
8910 (Selecting Windows): Add with-selected-window.
8911 (Size of Window): Add window-inside-edges, etc.
8912
8913 * internals.texi (Garbage Collection): Add post-gc-hook.
8914
8915 * processes.texi (Subprocess Creation): Add exec-suffixes.
8916
8917 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
8918 (Scanning Keymaps): Add map-keymaps.
8919 (Defining Menus): Add keymap-prompt.
8920
8921 * numbers.texi (Integer Basics): Add most-positive-fixnum,
8922 most-negative-fixnum.
8923
c4cc8b9a 8924 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
8925 (Compiler Errors): New node.
8926
8927 * os.texi (User Identification): user-uid, user-real-uid
8928 can return float.
8929
8930 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
8931 and about derived modes.
8932 (Minor Modes): Add minor-mode-list.
8933 (Defining Minor Modes): Keyword args for define-minor-mode.
8934 (Search-based Fontification): Explain managing other properties.
8935 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 8936 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
8937 (Hooks): Add run-mode-hooks and delay-mode-hooks.
8938
8939 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
8940 (Variable Aliases): Clarify defvaralias.
8941
8942 * loading.texi (Library Search): Add load-suffixes.
8943
8944 * minibuf.texi (Basic Completion): Add lazy-completion-table.
8945 (Programmed Completion): Add dynamic-completion-table.
8946
8947 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
8948 (Magic File Names): Specify precedence order of handlers.
8949
8950 * commands.texi (Command Overview): Emacs server runs pre-command-hook
8951 and post-command-hook.
8952 (Waiting): New calling convention for sit-for.
8953
8954 * text.texi (Special Properties): local-map and keymap properties
8955 apply based on their stickiness.
8956
89572003-07-07 Richard M. Stallman <rms@gnu.org>
8958
8959 * modes.texi (Minor Mode Conventions): Specify only some kinds
8960 of list values as args to minor modes.
8961
8962 * files.texi (File Name Expansion): Warn about iterative use
8963 of substitute-in-file-name.
8964
8965 * advice.texi (Activation of Advice): Clean up previous change.
8966
89672003-07-06 Markus Rost <rost@math.ohio-state.edu>
8968
8969 * advice.texi (Activation of Advice): Note that ad-start-advice is
8970 turned on by default.
8971
89722003-06-30 Richard M. Stallman <rms@gnu.org>
8973
8974 * text.texi (Buffer Contents): Document current-word.
8975 (Change Hooks): Not called for *Messages*.
8976
8977 * functions.texi (Defining Functions): Explain about redefining
8978 primitives.
8979 (Function Safety): Renamed. Minor changes.
8980 Comment out the detailed criteria for what is safe.
8981
89822003-06-22 Andreas Schwab <schwab@suse.de>
8983
8984 * objects.texi (Symbol Type): Fix description of examples.
8985
89862003-06-16 Andreas Schwab <schwab@suse.de>
8987
8988 * hash.texi (Creating Hash): Fix description of :weakness.
8989
c8763fb6 89902003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
8991
8992 * files.texi (Changing Files): copy-file copies file modes, too.
8993
89942003-05-28 Richard M. Stallman <rms@gnu.org>
8995
8996 * strings.texi (Creating Strings): Clarify split-string.
8997
89982003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
8999
9000 * strings.texi (Creating Strings): Update split-string specification
9001 and examples.
9002
90032003-05-19 Richard M. Stallman <rms@gnu.org>
9004
9005 * elisp.texi: Correct invariant section names.
9006
90072003-04-20 Richard M. Stallman <rms@gnu.org>
9008
9009 * os.texi (Timers): Explain about timers and quitting.
9010
90112003-04-19 Richard M. Stallman <rms@gnu.org>
9012
9013 * internals.texi (Writing Emacs Primitives): Strings are
9014 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
9015 Explain GCPRO convention for varargs function args.
9016
90172003-04-16 Richard M. Stallman <rms@gnu.org>
9018
9019 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
9020
90212003-04-08 Richard M. Stallman <rms@gnu.org>
9022
9023 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
9024
90252003-02-13 Kim F. Storm <storm@cua.dk>
9026
9027 * objects.texi (Character Type): New \s escape for space.
9028
90292003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
9030
5dcb4c4e 9031 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
9032
90332003-01-25 Richard M. Stallman <rms@gnu.org>
9034
9035 * keymaps.texi: Document that a symbol can act as a keymap.
9036
90372003-01-13 Richard M. Stallman <rms@gnu.org>
9038
9039 * text.texi (Changing Properties): Say string indices are origin-0.
9040
9041 * positions.texi (Screen Lines) <compute-motion>:
9042 Correct order of elts in return value.
9043
9044 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
9045 how to define a default binding.
9046
90472002-12-07 Markus Rost <rost@math.ohio-state.edu>
9048
9049 * loading.texi (Unloading): Fix recent change for load-history.
9050
9051 * customize.texi (Simple Types): Clarify description of custom
9052 type 'number. Describe new custom type 'float.
9053
90542002-12-04 Markus Rost <rost@math.ohio-state.edu>
9055
9056 * variables.texi (File Local Variables): Fix typo.
9057
c8763fb6 90582002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
9059
9060 From Michael Albinus <Michael.Albinus@alcatel.de>.
9061
9062 * README: Target for Info file is `make info'.
9063
5dcb4c4e 9064 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
9065 `file-name-sans-extension'.
9066 (Magic File Names): Complete list of operations for magic file
9067 name handlers.
9068
90692002-09-16 Jonathan Yavner <jyavner@engineer.com>
9070
9071 * variables.texi (File Local Variables): New function
9072 risky-local-variable-p.
9073
90742002-09-15 Jonathan Yavner <jyavner@engineer.com>
9075
9076 * functions.texi (Function safety): New node about unsafep.
9077
90782002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
9079
5dcb4c4e 9080 * customize.texi (Splicing into Lists): Fix example.
a86cd395 9081 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
9082
90832002-06-17 Juanma Barranquero <lektu@terra.es>
9084
9085 * frames.texi (Display Feature Testing): Fix typo.
9086
90872002-06-12 Andreas Schwab <schwab@suse.de>
9088
9089 * frames.texi (Initial Parameters, Resources): Fix references to
9090 the Emacs manual.
9091
90922002-05-13 Kim F. Storm <storm@cua.dk>
9093
9094 * variables.texi (Intro to Buffer-Local): Updated warning and
9095 example relating to changing buffer inside let.
9096
c8763fb6 90972002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
9098
9099 * os.texi (Session Management): New node about X Session management.
9100
91012002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
9102
9103 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
9104 to which the manual corresponds, and the copyright years.
9105
9106 * Makefile.in (VERSION): Set to 2.9.
9107
91082001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
9109
9110 * elisp.texi: Change the category in @dircategory to "Emacs", to
9111 make it consistent with info/dir.
9112
91132001-11-25 Miles Bader <miles@gnu.org>
9114
9115 * text.texi (Fields): Describe new `limit' arg in
9116 field-beginning/field-end.
9117
91182001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
9119
5dcb4c4e
SM
9120 * permute-index: Don't depend on csh-specific features.
9121 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
9122
9123 * two-volume-cross-refs.txt: New file.
9124 * two.el: New file.
9125 * spellfile: New file.
9126
91272001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9128
9129 * permute-index: New file.
9130
9131 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
9132 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
9133 8+3 restricted namespace.
9134
9135 * Makefile.in (infodir): Define relative to $(srcdir).
9136 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
9137 include directories list via -I switch to makeinfo.
9138 (index.texi): Use cp if both hard and symbolic links fail.
9139
91402001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
9141
9142 * Makefile.in (distclean): Add.
9143
9144 The following changes make ELisp manual part of the Emacs
9145 distribution:
9146
9147 * Makefile.in: Add Copyright notice.
9148 (prefix): Remove.
9149 (infodir): Change value to "../info".
9150 (VPATH): New variable.
9151 (MAKE): Don't define.
9152 (texmacrodir): Don't define.
9153 (texinputdir): Append the existing value of TEXINPUTS.
9154 ($(infodir)/elisp): Instead of just "elisp". Reformat the
9155 command to be compatible with man/Makefile.in, and to put the
9156 output into ../info.
9157 (info): Add target.
9158 (installall): Target removed.
9159
c8763fb6 91602001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
9161
9162 * tips.texi (Coding Conventions): Fix typo.
9163
91642001-10-23 Gerd Moellmann <gerd@gnu.org>
9165
9166 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
9167
91682001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
9169
9170 * files.texi (File Name Components): Update the description of
9171 file-name-sans-extension and file-name-extension, as they now
9172 ignore leading dots.
9173
91742001-10-20 Gerd Moellmann <gerd@gnu.org>
9175
9176 * (Version 21.1 released.)
9177
91782001-10-19 Miles Bader <miles@gnu.org>
9179
9180 * positions.texi (Text Lines): Describe behavior of
9181 `beginning-of-line'/`end-of-line' in the presence of field properties.
9182
91832001-10-17 Gerd Moellmann <gerd@gnu.org>
9184
9185 * Makefile.in (VERSION): Set to 2.8.
9186 (manual): Use `manual-21'.
9187
9188 * elisp.texi (VERSION): Add and use it where the version
9189 number was used. Set it to 2.8.
9190
9191 * intro.texi: Likewise.
9192
91932001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
9194
9195 * files.texi (File Name Completion): Document the significance of
9196 a trailing slash in elements of completion-ignored-extensions.
9197
91982001-10-06 Miles Bader <miles@gnu.org>
9199
9200 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
9201
92022001-10-04 Gerd Moellmann <gerd@gnu.org>
9203
9204 * variables.texi (Variable Aliases): New node.
9205
92062001-10-04 Gerd Moellmann <gerd@gnu.org>
9207
9208 * Branch for 21.1.
9209
92102001-10-02 Miles Bader <miles@gnu.org>
9211
9212 * minibuf.texi (Minibuffer Misc): Add entries for
9213 `minibuffer-contents', `minibuffer-contents-no-properties', and
9214 `delete-minibuffer-contents'.
9215 Correct description for `minibuffer-prompt-end'.
9216
9217 * text.texi (Property Search): Correct descriptions of
9218 `next-char-property-change' and `previous-char-property-change'.
9219 Add entries for `next-single-char-property-change' and
9220 `previous-single-char-property-change'.
9221 Make operand names a bit more consistent.
9222
92232001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
9224
9225 * frames.texi (Finding All Frames): Document that next-frame and
9226 previous-frame are local to current terminal.
9227
92282001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
9229
9230 * keymaps.texi (Creating Keymaps): Fix the description of the
9231 result of make-keymap.
9232
92332001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
9234
9235 * display.texi (Font Lookup, Attribute Functions)
9236 (Image Descriptors): Add cross-references to the definition of
9237 selected frame.
9238
9239 * buffers.texi (The Buffer List): Add cross-references to the
9240 definition of selected frame.
9241
9242 * frames.texi (Input Focus): Clarify which frame is _the_ selected
9243 frame at any given time.
9244 (Multiple Displays, Size and Position): Add a cross-reference to
9245 the definition of the selected frame.
9246
92472001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
9248
9249 * strings.texi (String Conversion) <string-to-number>: Document
9250 that a float is returned for integers that are too large.
9251
9252 * frames.texi (Mouse Position): Document mouse-position-function.
9253 (Display Feature Testing): Document display-images-p.
9254 (Window Frame Parameters): Document the cursor-type variable.
9255
9256 * numbers.texi (Integer Basics): Document CL style read syntax for
9257 integers in bases other than 10.
9258
5dcb4c4e
SM
9259 * positions.texi (List Motion):
9260 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
9261
9262 * lists.texi (Sets And Lists): Document member-ignore-case.
9263
9264 * internals.texi (Garbage Collection): Document the used and free
9265 strings report.
9266 (Memory Usage): Document strings-consed.
9267
9268 * os.texi (Time of Day): Document float-time.
9269 (Recording Input): Document that clear-this-command-keys clears
9270 the vector to be returned by recent-keys.
9271
9272 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
9273 argument keymap can be a list.
9274
9275 * nonascii.texi (User-Chosen Coding Systems)
9276 <select-safe-coding-system>: Document the new argument
9277 accept-default-p and the variable
9278 select-safe-coding-system-accept-default-p. Tell what happens if
9279 buffer-file-coding-system is undecided.
9280 (Default Coding Systems): Document auto-coding-regexp-alist.
9281
9282 * display.texi (The Echo Area) <message>: Document
9283 message-truncate-lines.
9284 (Glyphs): Document that the glyph table is unused on windowed
9285 displays.
9286
9287 * help.texi (Describing Characters) <single-key-description>:
9288 Document the new argument no-angles.
9289 (Accessing Documentation) <documentation-property>: Document that
9290 a non-string property is evaluated.
9291 <documentation>: Document that the function-documentation property
9292 is looked for.
9293
9294 * windows.texi (Selecting Windows): Document some-window.
9295
9296 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
9297
9298 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
9299 apropos-mode-hook.
9300
9301 * commands.texi (Using Interactive): Document interactive-form.
9302 (Keyboard Macros): Document kbd-macro-termination-hook.
9303 (Command Loop Info): Document that clear-this-command-keys clears
9304 the vector to be returned by recent-keys.
9305
93062001-09-04 Werner LEMBERG <wl@gnu.org>
9307
9308 * Makefile.in (srcdir, texinputdir): New variables.
9309 (srcs, index.texi, install): Use $(srcdir).
9310 (.PHONY): Remove elisp.dvi.
9311 (elisp): Use -I switch for makeinfo.
9312 (elisp.dvi): Use $(srcdir) and $(texinputdir).
9313 (installall, dist): Use $(srcdir).
9314 Fix path to texinfo.tex.
9315 (maintainer-clean): Add elisp.dvi and elisp.oaux.
9316
93172001-08-30 Gerd Moellmann <gerd@gnu.org>
9318
9319 * display.texi (Conditional Display): Adjust to API change.
9320
9321 * configure: New file.
9322
93232001-07-30 Gerd Moellmann <gerd@gnu.org>
9324
9325 * commands.texi (Repeat Events): Add description of
9326 double-click-fuzz.
9327
93282001-05-08 Stefan Monnier <monnier@cs.yale.edu>
9329
9330 * syntax.texi (Syntax Class Table): Add the missing designator for
9331 comment and string fences.
9332 (Syntax Properties): Add a xref to syntax table internals.
9333 (Syntax Table Internals): Document string-to-syntax.
9334
93352001-05-07 Gerd Moellmann <gerd@gnu.org>
9336
9337 * Makefile.in (install): Use install-info command line options
9338 like in Emacs' Makefile.in.
9339
93402000-12-09 Miles Bader <miles@gnu.org>
9341
9342 * windows.texi (Window Start): Update documentation for
9343 `pos-visible-in-window-p'.
9344
93452000-11-12 Stefan Monnier <monnier@cs.yale.edu>
9346
9347 * lists.texi (Building Lists): Add footnote to explain how to add
9348 to the end of a list.
9349
93502000-10-25 Gerd Moellmann <gerd@gnu.org>
9351
9352 * files.texi (Visiting Functions): Typos.
9353
93542000-10-25 Kenichi Handa <handa@etl.go.jp>
9355
9356 * files.texi (Visiting Functions): Return value of
9357 find-file-noselect may be a list of buffers if wildcards are used.
9358
93592000-10-24 Miles Bader <miles@lsi.nec.co.jp>
9360
9361 * display.texi (Defining Faces): Document `graphic' display type
9362 in face specs.
9363
b344d29d 93642000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
9365
9366 * hooks.texi (Standard Hooks): Replace obsolete
9367 `after-make-frame-hook' with `after-make-frame-functions'.
9368
9369 * frames.texi (Creating Frames): Ditto.
9370
9371 * variables.texi (Future Local Variables): Ditto.
9372
93732000-10-16 Gerd Moellmann <gerd@gnu.org>
9374
9375 * display.texi (Other Image Types): Add description of :foreground
9376 and :background properties of mono PBM images.
9377
93782000-08-17 Werner LEMBERG <wl@gnu.org>
9379
9380 * .cvsignore: New file.
9381
93822000-01-05 Gerd Moellmann <gerd@gnu.org>
9383
9384 * tindex.pl: New script.
9385
93861999-12-03 Dave Love <fx@gnu.org>
9387
9388 * Makefile.in (MAKEINFO): New parameter.
9389
93901999-09-17 Richard Stallman <rms@gnu.org>
9391
9392 * Makefile.in (srcs): Add hash.texi.
9393 (VERSION): Update to 20.6.
9394
93951999-09-13 Richard Stallman <rms@gnu.org>
9396
9397 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
9398
93991998-08-29 Karl Heuer <kwzh@gnu.org>
9400
9401 * configure.in: New file.
9402 * Makefile.in: Renamed from Makefile.
9403 (prefix, infodir): Use value obtained from configure.
9404 (emacslibdir): Obsolete variable deleted.
9405 (dist): Distribute configure.in, configure, Makefile.in.
9406
94071998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
9408
9409 * Makefile (INSTALL_INFO): New variable.
9410 (install): Run install-info.
9411
94121998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
9413
9414 * Makefile (elisp.dvi): Add missing backslash.
9415
94161998-05-02 Richard Stallman <rms@psilocin.gnu.org>
9417
9418 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
9419 Run texindex without `./'. Always run texindex on elisp.tp.
9420 (elisp.tps): Target deleted.
9421
94221998-04-05 Richard Stallman <rms@psilocin.gnu.org>
9423
9424 * Makefile (srcs): Add nonascii.texi and customize.texi.
9425 (dist): Start by deleting `temp'.
9426
94271998-02-17 Richard Stallman <rms@psilocin.gnu.org>
9428
9429 * Makefile (makeinfo, texindex): Targets deleted.
9430 (makeinfo.o, texindex.o): Targets deleted.
9431 (clean, dist): Don't do anything with them or with getopt*.
9432
94331998-01-30 Richard Stallman <rms@psilocin.gnu.org>
9434
9435 * Makefile (SHELL): Defined.
9436
94371998-01-27 Richard Stallman <rms@psilocin.gnu.org>
9438
9439 * Makefile (elisp.tps): New target.
9440 (elisp.dvi): Depend on elisp.tps.
9441
c5602427 94421996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
9443
9444 * README: Update phone number.
9445
9446 * Makefile (elisp): Make this be the default target.
9447 Depend on makeinfo.c instead of makeinfo.
9448 (install): Don't depend on elisp.dvi, since we don't install that.
9449 Use mkinstalldirs.
9450 (dist): Add mkinstalldirs.
9451
c5602427 94521995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
9453
9454 * Makefile (VERSION): Update version number.
5dcb4c4e 9455 (maintainer-clean): Rename from realclean.
b8d4c8d0 9456
c5602427 94571995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
9458
9459 * Makefile (realclean): New target.
9460 (elisp): Remove any old elisp-* files first.
9461
c5602427 94621993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
9463
9464 * Makefile (VERSION): New variable.
9465 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
9466 Compressed file suffix should be `.gz', not `.z'.
9467
ce058493 94681993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9469
9470 * Makefile (elisp): Depend on makeinfo.
9471
c5602427 94721993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
9473
9474 * Makefile (srcs): Add anti.texi.
9475
c5602427 94761993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9477
9478 * Makefile (infodir, prefix): New vars.
9479 (install): Use infodir.
9480 (emacsinfodir): Deleted.
9481
c5602427 94821993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9483
9484 * Makefile (srcs): Add calendar.texi.
9485
9486 * Makefile (dist): Copy texindex.c and makeinfo.c.
9487 Limit elisp-* files to those with one or two digits.
9488
c5602427 94891993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9490
9491 * Makefile (dist): Changed to use Gzip instead of compress.
9492
c5602427 94931993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9494
9495 * loading.texi (Unloading): define-function changed back to
9496 defalias. It may not stay this way, but at least it's
9497 consistent with the known-good version of the code patch.
9498
c5602427 94991993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
9500
9501 * modes.texi (Hooks): Document new optional arg of add-hook.
9502
c5602427 95031993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9504
9505 * variables.texi: Document nil initial value of buffer-local variables.
9506
9507 * tips.texi: Add new section on standard library headers.
9508
c5602427 95091993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9510
9511 * Makefile (srcs): Add frame.texi to the list of sources.
9512
c5602427 95131993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9514
9515 * Makefile (dist): Don't bother excluding autosave files; they'll
9516 never make it into the temp directory anyway, and the hash marks
9517 in the name are problematic for make and the Bourne shell.
9518 (srcs):
9519
c5602427 95201993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9521
9522 * Makefile (dist): Don't include backup files or autosave files in
9523 the distribution tar file.
9524
c5602427 95251991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 9526
5dcb4c4e 9527 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
9528 (elisp.dvi): Remove erroneous shell comment.
9529 Expect output of permute-index in permuted.fns.
9530 Save old elisp.aux in elisp.oaux.
5dcb4c4e 9531 (clean): Add index.texi to be deleted.
b8d4c8d0 9532
c5602427 95331990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
9534
9535 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
9536
c5602427 95371990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
9538
9539 * files.texi: Noted that completion-ignored-extensions is ignored
9540 when making *Completions*.
9541
3e868ee3 95421990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
9543
9544 * Makefile make dist now depends on elisp.dvi, since it tries
9545 to include it in the dist file.
9546
c5602427 95471990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 9548
c5602427 9549 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 9550
c5602427 95511989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
9552
9553 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
9554 (defunargs): Turn off \hyphenchar of \sl font temporarily.
9555
c5602427 95561989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9557
9558 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
9559 and @error{} are the terms now being used. The files in the
9560 directory have been changed to reflect this.
9561
9562 * All instances of @indentedresultt{} have been changed to
9563 ` @result{}', using 5 spaces at the begining of the line.
9564
c5602427 95651989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9566
9567 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
9568 experimental @indentedresult{}, @indentedexpandsto{} are part of
9569 the texinfo.tex in this directory. These TeX macros are not
9570 stable yet.
9571
c5602427 95721989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9573
9574 * texinfo.tex: Temporarily added
9575 \let\result=\dblarrow
9576 \def\error{{\it ERROR} \longdblarrow}
9577 We need to do this better soon.
9578
c5602427 95791989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9580
9581 * Applied Karl Berry's patches to *.texinfo files, but not to
9582 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
9583 new title page format is also not applied, since it requires
9584 texinfo.tex changes.)
9585
9586 * Cleaned up `Makefile' and defined the `emacslibdir' directory
9587 for the Project GNU development environment.
9588
9589;; Local Variables:
c8763fb6 9590;; coding: utf-8
b8d4c8d0
GM
9591;; End:
9592
73b0cd50 9593 Copyright (C) 1998-2011 Free Software Foundation, Inc.
b8d4c8d0
GM
9594
9595 This file is part of GNU Emacs.
9596
352c8b4a 9597 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 9598 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9599 the Free Software Foundation, either version 3 of the License, or
9600 (at your option) any later version.
b8d4c8d0
GM
9601
9602 GNU Emacs is distributed in the hope that it will be useful,
9603 but WITHOUT ANY WARRANTY; without even the implied warranty of
9604 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9605 GNU General Public License for more details.
9606
9607 You should have received a copy of the GNU General Public License
352c8b4a 9608 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.