Change a lot of `(if .. (progn ..)' to `(when ..)'.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
f1b64ef1
TTN
12006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2
3 * processes.texi (Bindat Functions): Explain term "total length".
4 Use it in bindat-length and bindat-pack descriptions.
5
3d0793e4
EZ
62006-05-26 Eli Zaretskii <eliz@gnu.org>
7
8 * tips.texi (Coding Conventions): Advise against using
9 eval-after-load in packages. Add an index entry.
10
abeb5483
JL
112006-05-25 Juri Linkov <juri@jurta.org>
12
92aa92fa
JL
13 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
14
abeb5483
JL
15 * modes.texi (%-Constructs): Add %e, %z, %Z.
16
403a7bca
RS
172006-05-25 Richard Stallman <rms@gnu.org>
18
19 * elisp.texi (Top): Update subnode menu.
20
21 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
22 (Keymaps): Update menu.
23
39a9bed3
CY
242006-05-25 Chong Yidong <cyd@stupidchicken.com>
25
26 * keymaps.texi (Key Sequences): Some clarifications.
27
78b3f5c3
TTN
282006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
29
30 * processes.texi (Bindat Functions): Say "unibyte string"
31 explicitly for bindat-unpack and bindat-pack descriptions.
32 (Bindat Examples): Don't call `string-make-unibyte' in example.
33
08244b81
CY
342006-05-25 Chong Yidong <cyd@stupidchicken.com>
35
36 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
37 Explain string and vector representations of key sequences
38
78b3f5c3
TTN
39 * keymaps.texi (Changing Key Bindings):
40 * commands.texi (Interactive Codes, Interactive Codes):
08244b81
CY
41 * help.texi (Describing Characters): Refer to it.
42
b370c94d
LT
432006-05-23 Luc Teirlinck <teirllm@auburn.edu>
44
45 * frames.texi (Pointer Shape): @end table -> @end defvar.
46
b8223441
RS
472006-05-22 Richard Stallman <rms@gnu.org>
48
49 * elisp.texi (Top): Update subnode menus.
50
51 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
52 Contents rewritten; material from old Pointer Shape node moved here.
53
54 * display.texi (Pointer Shape): Node deleted.
55 (Image Descriptors): Minor cleanup.
56
c18eec5c
RS
572006-05-21 Richard Stallman <rms@gnu.org>
58
59 * syntax.texi (Parsing Expressions): Update info on which STATE
60 elements are ignored.
61
9300b310
LT
622006-05-19 Luc Teirlinck <teirllm@auburn.edu>
63
86735b2d
LT
64 * hooks.texi (Standard Hooks): Correct typo.
65
9300b310
LT
66 * gpl.texi (GPL): ifinfo -> ifnottex.
67
75e3b957
EZ
682006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
69
70 * searching.texi (Simple Match Data): Warn about match data being
71 set anew by every search.
72
0bcf8735
RS
732006-05-17 Richard Stallman <rms@gnu.org>
74
75 * minibuf.texi (Minibuffer History): Clarify.
76
77 * searching.texi (Regexp Special): Clarify nested regexp warning.
78
b3abe3a5
KS
792006-05-16 Kim F. Storm <storm@cua.dk>
80
81 * minibuf.texi (Minibuffer History): Update add-to-history.
82
bc20db55
KH
832006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
84
85 * nonascii.texi (Explicit Encoding): Fix
86 typo (encoding<->decoding).
87
f31263a4
RS
882006-05-14 Richard Stallman <rms@gnu.org>
89
46a2df8e
RS
90 * buffers.texi (Creating Buffers): Cleanup.
91
f31263a4
RS
92 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
93
1299a5a4
EZ
942006-05-13 Eli Zaretskii <eliz@gnu.org>
95
642c61f3
EZ
96 * buffers.texi (Current Buffer): Document that with-temp-buffer
97 disables undo.
98
1299a5a4
EZ
99 * os.texi (Terminal-Specific): More accurate description of how
100 Emacs searches for the terminal-specific libraries.
101
61515a63
EZ
1022006-05-12 Eli Zaretskii <eliz@gnu.org>
103
b811ef49
EZ
104 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
105 emacs-xtra to @inforef's.
106
4a7910c7
EZ
107 * text.texi (Undo): Document that undo is turned off in buffers
108 whose names begin with a space.
109
110 * buffers.texi (Buffer Names): Add index entries for buffers whose
111 names begin with a space.
112 (Creating Buffers): Document that undo is turned off in buffers
113 whose names begin with a space.
114
f055e02c
EZ
115 * files.texi (Visiting Functions, Reading from Files)
116 (Saving Buffers): Mention code and EOL conversions by file I/O
117 primitives and subroutines.
118
0ef0b416
EZ
119 * nonascii.texi (Lisp and Coding Systems): Document
120 coding-system-eol-type. Add index entries for eol conversion.
121
61515a63
EZ
122 * display.texi (Defining Faces): Mention `mac', and add an xref to
123 where window-system is described.
124
e4c068c0
RS
1252006-05-10 Richard Stallman <rms@gnu.org>
126
127 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
128
31035927
RS
1292006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
130
131 * variables.texi (File Local Variables): Recommend to quote lambda
132 expressions in safe-local-variable property.
133
f12a0718
RS
1342006-05-09 Richard Stallman <rms@gnu.org>
135
136 * variables.texi (File Local Variables): Document
137 safe-local-eval-forms and safe-local-eval-function.
138
ed7e6c32
KS
1392006-05-07 Kim F. Storm <storm@cua.dk>
140
141 * minibuf.texi (Minibuffer History): Remove keep-dups arg
142 from add-to-history.
143
5a36d834
RF
1442006-05-07 Romain Francoise <romain@orebokech.com>
145
146 * commands.texi (Event Input Misc):
147 * compile.texi (Eval During Compile):
148 * internals.texi (Buffer Internals):
149 * minibuf.texi (Initial Input):
150 * nonascii.texi (Scanning Charsets):
151 * numbers.texi (Comparison of Numbers):
152 * windows.texi (Textual Scrolling, Vertical Scrolling):
153 Fix various typos.
154
fbc284f6
EZ
1552006-05-06 Eli Zaretskii <eliz@gnu.org>
156
f53d2e87
EZ
157 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
158 conditional xref's to either emacs or emacs-xtra, depending on
159 @iftex/@ifnottex.
160
fbc284f6
EZ
161 * minibuf.texi (Minibuffer History): Document add-to-history.
162
3dfed653
EZ
1632006-05-05 Eli Zaretskii <eliz@gnu.org>
164
165 * internals.texi (Pure Storage): Mention the pure overflow message
166 at startup.
167
8e7a9a24
EZ
1682006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
169
170 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
171 (Searching Keymaps): Fix pseudo-Lisp description of keymap
172 search.
173
d0789de9
RS
1742006-05-01 Richard Stallman <rms@gnu.org>
175
176 * intro.texi (nil and t): Clarify.
177
178 * variables.texi (File Local Variables): Suggest using booleanp.
179
fc2cb772
JB
1802006-05-01 Juanma Barranquero <lekktu@gmail.com>
181
182 * objects.texi (Type Predicates): Fix typos.
183
27c5714a
SM
1842006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
185
186 * intro.texi (nil and t): Add booleanp.
187
188 * objects.texi (Type Predicates): Add links for booleanp and
189 string-or-null-p.
190
eadb9d45
RS
1912006-04-29 Richard Stallman <rms@gnu.org>
192
27c5714a 193 * modes.texi (Multiline Font Lock): Rename from
eadb9d45
RS
194 Multi line Font Lock Elements. Much clarification.
195 (Font Lock Multiline, Region to Fontify): Much clarification.
196
7817e3d3
SM
1972006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
198
199 * variables.texi (File Local Variables): Remove the special case t for
200 safe-local-variable.
201
8ac3a455
RS
2022006-04-26 Richard Stallman <rms@gnu.org>
203
204 * syntax.texi (Parsing Expressions): Minor cleanup.
205
290e4aae
RS
2062006-04-18 Richard Stallman <rms@gnu.org>
207
208 * tips.texi (Coding Conventions): Explain when the package's
209 prefix should appear later on (not at the start of the name).
210
211 * searching.texi (String Search): Clarify effect of NOERROR.
212
213 * modes.texi (Imenu): Clarify what special items do.
214
215 * hooks.texi (Standard Hooks): Delete text about old hook names.
216
1e2b8ce5
RF
2172006-04-17 Romain Francoise <romain@orebokech.com>
218
219 * variables.texi (Local Variables): Update the default value of
220 `max-specpdl-size'.
221
51fa34bc
MB
2222006-04-15 Michael Olson <mwolson@gnu.org>
223
224 * processes.texi (Transaction Queues): Mention the new optional
225 `delay-question' argument for `tq-enqueue'.
226
61f32d39
BW
2272006-04-13 Bill Wohler <wohler@newt.com>
228
229 * customize.texi (Common Keywords): Use dotted notation for
50b7bce0
BW
230 :package-version value. Specify its values. Improve documentation
231 for customize-package-emacs-version-alist.
61f32d39 232
4f8ed159
BW
2332006-04-12 Bill Wohler <wohler@newt.com>
234
235 * customize.texi (Common Keywords): Move description of
236 customize-package-emacs-version-alist to @defvar.
237
e5e864ab
BW
2382006-04-10 Bill Wohler <wohler@newt.com>
239
240 * customize.texi (Common Keywords): Add :package-version.
241
6c230417
KS
2422006-04-10 Kim F. Storm <storm@cua.dk>
243
244 * text.texi (Buffer Contents): Add NOPROPS arg to
245 filter-buffer-substring.
246
d82eac8f
EZ
2472006-04-08 Kevin Ryde <user42@zip.com.au>
248
249 * os.texi (Command-Line Arguments): Update xref to emacs manual
250 "Command Arguments" -> "Emacs Invocation", per change there.
251
4f815b29
TTN
2522006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
253
254 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
255 be on one line to help makeinfo not render two spaces after the dot.
256
122c3009
RS
2572006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
258
259 * strings.texi (Predicates for Strings): Add string-or-null-p.
260
da68bc3d
KS
2612006-03-28 Kim F. Storm <storm@cua.dk>
262
263 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
264 remarks about systems that don't support fractional seconds.
265
b223e22d
KB
2662006-03-25 Karl Berry <karl@gnu.org>
267
fc2cb772 268 * elisp.texi: Use @copyright{} instead of (C), and do not indent
b223e22d
KB
269 the year list.
270
b756c64c
NR
2712006-03-21 Nick Roberts <nickrob@snap.net.nz>
272
273 * display.texi (Fringe Indicators): Fix typos.
274
fe3dca59
LT
2752006-03-19 Luc Teirlinck <teirllm@auburn.edu>
276
c287ad03 277 * tips.texi (Documentation Tips): One can now also write `program'
fe3dca59
LT
278 in front of a quoted symbol in a docstring to prevent making a
279 hyperlink.
280
e91d4202
AM
2812006-03-19 Alan Mackenzie <acm@muc.de>
282
290e4aae 283 * text.texi (Special Properties): Clarify `fontified' property.
e91d4202 284
e8a5f60b
RS
2852006-03-16 Richard Stallman <rms@gnu.org>
286
287 * display.texi (Defining Images): Minor cleanup.
288
486daaa5
BW
2892006-03-16 Bill Wohler <wohler@newt.com>
290
291 * display.texi (Defining Images): In image-load-path-for-library,
292 prefer user's images.
293
4ffc92c2
SM
2942006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
295
296 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
297
874a6ef8
BW
2982006-03-15 Bill Wohler <wohler@newt.com>
299
300 * display.texi (Defining Images): Fix example in
301 image-load-path-for-library by not recommending that one binds
fc2cb772 302 image-load-path. Just defvar it to placate compiler and only use
874a6ef8
BW
303 it if previously defined.
304
70949f30
BW
3052006-03-14 Bill Wohler <wohler@newt.com>
306
307 * display.texi (Defining Images): In image-load-path-for-library,
308 always return list of directories. Update example.
309
c852c516
AM
3102006-03-14 Alan Mackenzie <acm@muc.de>
311
312 * modes.texi: New node, "Region to Fontify" (for Font Lock).
313 This describes font-lock-extend-region-function.
4ffc92c2 314 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
c852c516
AM
315 the new node "Region to Fontify".
316
7cd3712b
RS
3172006-03-13 Richard Stallman <rms@gnu.org>
318
319 * display.texi (Invisible Text): The impossible position is
320 now before the invisible text, not after.
321 (Defining Images): Clean up last change.
322
2c676341
BW
3232006-03-11 Bill Wohler <wohler@newt.com>
324
325 * display.texi (Defining Images): Add image-load-path-for-library.
326
6f49b4c5
LT
3272006-03-11 Luc Teirlinck <teirllm@auburn.edu>
328
2d14c9bf
LT
329 * text.texi (Adaptive Fill): Fix Texinfo usage.
330
331 * strings.texi (Creating Strings): Fix Texinfo usage.
332
6f49b4c5
LT
333 * searching.texi (Regexp Special): Use @samp for regular
334 expressions that are not in Lisp syntax.
335
fc1d3386
LT
3362006-03-08 Luc Teirlinck <teirllm@auburn.edu>
337
338 * searching.texi (Regexp Special): Put remark between parentheses
339 to avoid misreading.
340
7b2c2ca9
LT
3412006-03-07 Luc Teirlinck <teirllm@auburn.edu>
342
343 * searching.texi (Syntax of Regexps): More accurately describe
344 which characters are special in which situations.
345 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
346 are not special. Describe in detail when `[' and `]' are special.
347 (Regexp Backslash): Plenty of regexps with unbalanced square
348 brackets are valid, so reword that statement.
349
f79bc642
KS
3502006-03-02 Kim F. Storm <storm@cua.dk>
351
352 * keymaps.texi (Tool Bar): Add tool-bar-border.
353
1d9a5237
LT
3542006-02-28 Luc Teirlinck <teirllm@auburn.edu>
355
a86b01fa 356 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
1d9a5237 357
2534ef94
LT
3582006-02-27 Luc Teirlinck <teirllm@auburn.edu>
359
360 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
361
362 * files.texi (Locating Files): Suggest additional values for the
363 SUFFIXES arg of `locate-file'. Update pxref.
364
365 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
366 (How Programs Do Loading): Discuss the effects of Auto Compression
367 mode on `load'.
368 (Load Suffixes): New node.
394e96d5 369 (Library Search): Delete description of `load-suffixes'; it was
2534ef94
LT
370 moved to "Load Suffixes".
371 (Autoload, Named Features): Mention `load-suffixes'.
372
dd9959da 3732006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2bb56fbf
JB
374
375 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
376
377 * windows.texi (Window Tree): Fix typo.
378
49af2995
KS
3792006-02-20 Kim F. Storm <storm@cua.dk>
380
381 * display.texi (Fringe Indicators): New section.
382 Move indicate-empty-lines, indicate-buffer-boundaries, and
383 default-indicate-buffer-boundaries here.
384 Add fringe-indicator-alist and default-fringes-indicator-alist.
385 Add list of logical fringe indicator symbols.
386 Update list of standard bitmap names.
387 (Fringe Cursors): New section.
388 Move overflow-newline-into-fringe here.
389 Add fringe-cursor-alist and default-fringes-cursor-alist.
390 Add list of fringe cursor symbols.
391
58f71009
JB
3922006-02-20 Juanma Barranquero <lekktu@gmail.com>
393
394 * commands.texi (Using Interactive): Fix reference to node
395 "Minibuffers".
396
5498b6af
RS
3972006-02-19 Richard M. Stallman <rms@gnu.org>
398
399 * minibuf.texi (High-Level Completion):
400 Add xref to read-input-method-name.
401
402 * files.texi (Relative File Names): Move file-relative-name here.
403 (File Name Expansion): From here. Minor clarifications.
404
405 * commands.texi (Using Interactive): Add xrefs about reading input.
406 Clarify remarks about that moving point and mark.
407 Put string case before list case.
408
43ce897a 4092006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
b6498a68 410
4ffc92c2
SM
411 * display.texi (Other Display Specs, Image Descriptors):
412 Revert erroneous changes. The previous description of
413 image-descriptors as `(image . PROPS)' was correct.
b6498a68 414
1324d26e
RS
4152006-02-14 Richard M. Stallman <rms@gnu.org>
416
417 * variables.texi (File Local Variables): Clarifications.
418
0da93350
JB
4192006-02-14 Juanma Barranquero <lekktu@gmail.com>
420
421 * variables.texi (File Local Variables): Use @code for a cons
422 cell, not @var.
423
51a39bab
CY
4242006-02-13 Chong Yidong <cyd@stupidchicken.com>
425
426 * variables.texi (File Local Variables): Document new file local
427 variable behavior.
428
d342156c
KS
4292006-02-10 Kim F. Storm <storm@cua.dk>
430
431 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
432
8392fe4a
JB
4332006-02-08 Juanma Barranquero <lekktu@gmail.com>
434
435 * modes.texi (%-Constructs): Remove obsolete info about
436 `global-mode-string'.
437
cd6cd82a
RS
4382006-02-07 Richard M. Stallman <rms@gnu.org>
439
d78dc2d8
RS
440 * commands.texi (Prefix Command Arguments): Minor cleanup.
441
442 * display.texi: "Graphical display", not window system.
443
cd6cd82a
RS
444 * functions.texi (What Is a Function): Fix xref.
445
446 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
447 (Changing Key Bindings): Clarify when remapping is better than
448 substitute-key-definition.
449
4502006-02-02 Richard M. Stallman <rms@gnu.org>
451
452 * minibuf.texi (Basic Completion): Completion alists are risky.
453
454 * keymaps.texi (Active Keymaps): Clarifications.
455 (Searching Keymaps): New node.
456 (Keymaps): Update menu.
457
458 * frames.texi (Layout Parameters): Minor clarification.
459 (Drag and Drop): New node.
460 (Frames): Update menu.
461
cf052abc
CY
4622006-01-29 Chong Yidong <cyd@stupidchicken.com>
463
4ffc92c2
SM
464 * display.texi (Other Display Specs, Image Descriptors):
465 Image description is a list, not a cons cell.
cf052abc 466
1f2907ee
LT
4672006-01-28 Luc Teirlinck <teirllm@auburn.edu>
468
469 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
470 list is not necessarily a list).
471
a849f77d
EZ
4722006-01-27 Eli Zaretskii <eliz@gnu.org>
473
474 * frames.texi (Layout Parameters): border-width and
475 internal-border-width belong to the frame, not the window.
476
d322eb9b
RS
4772006-01-19 Richard M. Stallman <rms@gnu.org>
478
479 * nonascii.texi (Translation of Characters): Search cmds use
480 translation-table-for-input. Automatically made local.
481
482 * markers.texi (Overview of Markers): Count insertion type
483 as one of a marker's attributes.
484
cd6cd82a
RS
485 * keymaps.texi (Controlling Active Maps): New node, split out of
486 Active Keymaps.
487 (Keymaps): Menu updated.
488 (Active Keymaps): Give pseudocode to explain how the active
489 maps are searched. current-active-maps and key-binding moved here.
490 (Functions for Key Lookup): current-active-maps and key-binding moved.
491 Clarifications.
492 (Searching the Keymaps): New subnode.
493
d322eb9b
RS
494 * elisp.texi (Top): Menu clarification.
495
496 * display.texi (Other Display Specs): Delete duplicate entry for
497 just a string as display spec. Move text about recursive display
498 specs on such a string.
499
500 * commands.texi (Key Sequence Input): Clarify.
501 Move num-nonmacro-input-events out.
502 (Reading One Event): num-nonmacro-input-events moved here.
503
2ac77b5a
NR
5042006-01-14 Nick Roberts <nickrob@snap.net.nz>
505
506 * advice.texi (Simple Advice): Update example to fit argument
507 change in previous-line.
508
a203a18c
RS
5092006-01-05 Richard M. Stallman <rms@gnu.org>
510
511 * markers.texi (The Mark): Fix in `mark'.
512
d9043ddf
RS
5132006-01-04 Richard M. Stallman <rms@gnu.org>
514
515 * processes.texi (Misc Network, Make Network): Minor cleanups.
516
8a5db8ae
KS
5172006-01-04 Kim F. Storm <storm@cua.dk>
518
519 * processes.texi (Make Network): Add IPv6 addresses and handling.
520 (Network Feature Testing): Mention (:family ipv6).
521 (Misc Network): Add IPv6 formats to format-network-address.
522
19bb7940
RS
5232005-12-30 Richard M. Stallman <rms@gnu.org>
524
525 * text.texi (Changing Properties):
526 Don't use return value of set-text-properties.
527
b9cb50d9
LT
5282005-12-29 Luc Teirlinck <teirllm@auburn.edu>
529
530 * modes.texi (Mode Line Format): Correct typo in menu.
531
94a867a6
RS
5322005-12-29 Richard M. Stallman <rms@gnu.org>
533
534 * modes.texi (Mode Line Top): New node.
535 (Mode Line Data): Some text moved to new node.
536 Explain the data structure more concretely.
537 (Mode Line Basics): Clarifications.
538 (Mode Line Variables): Clarify intro paragraph.
539 (%-Constructs): Clarify intro paragraph.
540 (Mode Line Format): Update menu.
541
ba455131
LT
5422005-12-28 Luc Teirlinck <teirllm@auburn.edu>
543
544 * minibuf.texi (Basic Completion): Update lazy-completion-table
545 examples for removal of ARGS argument.
546
2b6abe1e
RS
5472005-12-23 Richard M. Stallman <rms@gnu.org>
548
549 * text.texi (Undo): Restore some explanation from the version
550 that was deleted.
551
2d7409f2
EZ
5522005-12-23 Eli Zaretskii <eliz@gnu.org>
553
abeb5483 554 * text.texi (Undo): Remove duplicate descriptions of `apply
2d7409f2
EZ
555 funname' and `apply delta' elements of the undo list.
556
2e23b82e
RS
5572005-12-20 Richard M. Stallman <rms@gnu.org>
558
559 * help.texi (Help Functions): Update documentation of `apropos'.
560
a31687ce
LT
5612005-12-20 Luc Teirlinck <teirllm@auburn.edu>
562
563 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
564 because it is confusing. If the :help-echo keyword is a function,
565 it is not directly used as the :help-echo overlay property, as the
566 xref seems to suggest (it does not take the appropriate args).
567
0e83c4e9
LT
5682005-12-19 Luc Teirlinck <teirllm@auburn.edu>
569
570 * customize.texi (Common Keywords): Fix Texinfo usage.
571 (Group Definitions, Variable Definitions): Update for new
572 conventions for using `*' in docstrings.
77df907a
LT
573
574 * tips.texi (Documentation Tips): Update for new conventions for
575 using `*' in docstrings.
576
69487a1f
RS
5772005-12-16 Richard M. Stallman <rms@gnu.org>
578
579 * minibuf.texi (Minibuffer Contents): Minor cleanup.
580
2a502a32
JL
5812005-12-16 Juri Linkov <juri@jurta.org>
582
583 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
584
b158c851
RF
5852005-12-14 Romain Francoise <romain@orebokech.com>
586
587 * modes.texi (Customizing Keywords): Rename `append' to `how'.
588 Fix typo.
589
d7d1f75e
JL
5902005-12-11 Juri Linkov <juri@jurta.org>
591
592 * minibuf.texi (Completion Commands): Add mention of read-file-name
593 for filename completion keymaps.
594 (Reading File Names): Add mention of filename completion keymaps
595 for read-file-name and xref to `Completion Commands'.
596
4b1c16c2
RS
5972005-12-10 Richard M. Stallman <rms@gnu.org>
598
599 * customize.texi (Common Keywords): State caveats for use of :tag.
600
1d49d5d9
RS
6012005-12-08 Richard M. Stallman <rms@gnu.org>
602
2663a204
RS
603 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
604 with xrefs and better explanation.
605 (Completion Commands): Add the filename completion maps.
606
1d49d5d9
RS
607 * objects.texi (Character Type): Clarify that \s is not space
608 if a dash follows.
609
fa0d4d0c
RS
6102005-12-05 Richard M. Stallman <rms@gnu.org>
611
612 * windows.texi (Resizing Windows): Delete preserve-before args.
613
d64b177a
SM
6142005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
615
616 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
617 in full keymaps, since the quirk has been fixed.
618
79019cc9
EZ
6192005-12-03 Eli Zaretskii <eliz@gnu.org>
620
621 * hooks.texi (Standard Hooks): Add index entries. Mention
622 `compilation-finish-functions'.
623
161ef3be
RS
6242005-11-27 Richard M. Stallman <rms@gnu.org>
625
626 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
627
17c1971a
JL
6282005-11-21 Juri Linkov <juri@jurta.org>
629
630 * customize.texi (Common Keywords): Update links types
631 custom-manual and url-link. Add link types emacs-library-link,
632 file-link, function-link, variable-link, custom-group-link.
633
5890344b
CY
6342005-11-20 Chong Yidong <cyd@stupidchicken.com>
635
636 * display.texi: Revert 2005-11-20 change.
637
cbce0752
TTN
6382005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
639
640 * processes.texi (Bindat Functions):
641 Say "third" to refer to zero-based index "2".
642
ff04c885
LT
6432005-11-18 Luc Teirlinck <teirllm@auburn.edu>
644
645 * loading.texi (Library Search): Update the default value of
646 `load-suffixes'.
647
ce8d4e00
CY
6482005-11-17 Chong Yidong <cyd@stupidchicken.com>
649
650 * display.texi (Attribute Functions): Mention :ignore-defface.
651
cbad4a9e
SM
6522005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
653
654 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
16b4c38b 655 (Minor Mode Conventions): Mention the use of a hook.
cbad4a9e 656
fda12b27
RS
6572005-11-06 Richard M. Stallman <rms@gnu.org>
658
659 * files.texi (Magic File Names): find-file-name-handler checks the
660 `operations' property of the handler.
661
e082564e
RS
6622005-11-03 Richard M. Stallman <rms@gnu.org>
663
664 * variables.texi (Frame-Local Variables): Small clarification.
665
f0cdd9e4
CY
6662005-10-29 Chong Yidong <cyd@stupidchicken.com>
667
668 * os.texi (Init File): Document ~/.emacs.d/init.el.
669
685abb98
RS
6702005-10-29 Richard M. Stallman <rms@gnu.org>
671
672 * internals.texi (Garbage Collection): Document memory-full.
673
7000848e
BW
6742005-10-28 Bill Wohler <wohler@newt.com>
675
676 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
677 for URLs.
678
107fb6c9
RS
6792005-10-28 Richard M. Stallman <rms@gnu.org>
680
681 * minibuf.texi (Completion Commands): Clean up prev change.
682
6832005-10-26 Kevin Ryde <user42@zip.com.au>
684
685 * compile.texi (Eval During Compile): Explain recommended uses
686 of eval-when-compile and eval-and-compile.
687
1d8e69a2
MY
6882005-10-27 Masatake YAMATO <jet@gyve.org>
689
cbad4a9e 690 * minibuf.texi (Completion Commands):
1d8e69a2 691 Write about new optional argument for `display-completion-list'.
cbad4a9e 692
6a897887
RS
6932005-10-23 Richard M. Stallman <rms@gnu.org>
694
695 * display.texi (Overlay Arrow): Clarify about local bindings of
696 overlay-arrow-position.
697
6d1e17be
EZ
6982005-10-22 Eli Zaretskii <eliz@gnu.org>
699
700 * internals.texi (Building Emacs): Fix last change.
701
db5fe0a6
RS
7022005-10-22 Richard M. Stallman <rms@gnu.org>
703
704 * internals.texi (Building Emacs): Document eval-at-startup.
705
45158e77
RS
7062005-10-21 Richard M. Stallman <rms@gnu.org>
707
708 * loading.texi (Where Defined): load-history contains abs file names.
709 symbol-file returns abs file names.
710
e50165ec
KS
7112005-10-19 Kim F. Storm <storm@cua.dk>
712
713 * display.texi (Showing Images): Add max-image-size integer value.
714
63ab30d0
CY
7152005-10-18 Chong Yidong <cyd@stupidchicken.com>
716
717 * display.texi (Showing Images): Document max-image-size.
718
f8252852
RS
7192005-10-17 Richard M. Stallman <rms@gnu.org>
720
721 * commands.texi (Quitting): Minor clarification.
722
723 * processes.texi (Sentinels): Clarify about output and quitting.
724 (Filter Functions): Mention with-local-quit.
725
c1bed3aa
JL
7262005-10-17 Juri Linkov <juri@jurta.org>
727
728 * buffers.texi (Current Buffer):
729 * commands.texi (Event Input Misc):
730 * compile.texi (Eval During Compile, Compiler Errors):
731 * customize.texi (Group Definitions):
732 * display.texi (Progress, Defining Faces):
733 * files.texi (Writing to Files):
734 * modes.texi (Mode Hooks, Defining Minor Modes):
735 * streams.texi (Output Functions):
736 * syntax.texi (Syntax Table Functions):
737 * text.texi (Change Hooks):
738 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
739
740 * commands.texi (Quitting): Replace arg `forms' with `body' in
741 `with-local-quit'.
742
743 * positions.texi (Excursions): Replace arg `forms' with `body' in
744 `save-excursion'.
745
ef1b4c9e
KS
7462005-10-08 Kim F. Storm <storm@cua.dk>
747
748 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
749 Rename manual section accordingly.
750
abc8ce50
KS
7512005-10-04 Kim F. Storm <storm@cua.dk>
752
753 * windows.texi (Window Split Tree): New section describing
754 new function window-split-tree function.
755
a1f5a1f0
NR
7562005-10-03 Nick Roberts <nickrob@snap.net.nz>
757
758 * display.texi (Fringe Size/Pos): Simplify and add detail.
759
97c3e4cc
RF
7602005-09-30 Romain Francoise <romain@orebokech.com>
761
762 * minibuf.texi (High-Level Completion): Explain that the prompt
763 given to `read-buffer' should end with a colon and a space.
764 Update usage examples.
765
8ad8c5ce
JL
7662005-09-29 Juri Linkov <juri@jurta.org>
767
768 * display.texi (Displaying Messages): Rename argument name
769 `string' to `format-string' in functions `message', `message-box',
770 `message-or-box'.
771
63182706
CY
7722005-09-26 Chong Yidong <cyd@stupidchicken.com>
773
fc2cb772 774 * errors.texi (Standard Errors): Correct xrefs.
63182706 775
906320ec
CY
7762005-09-18 Chong Yidong <cyd@stupidchicken.com>
777
fc2cb772 778 * display.texi (Defining Images): Update documentation for
906320ec
CY
779 `image-load-path'.
780
8ccd3630
RS
7812005-09-17 Richard M. Stallman <rms@gnu.org>
782
783 * display.texi (Defining Images): Clean up previous change.
784
7260457b
RF
7852005-09-16 Romain Francoise <romain@orebokech.com>
786
787 * elisp.texi: Specify GFDL version 1.2.
788
789 * doclicense.texi (GNU Free Documentation License): Update to
790 version 1.2.
791
5b51c037
CY
7922005-09-15 Chong Yidong <cyd@stupidchicken.com>
793
794 * display.texi (Defining Images): Document `image-load-path'.
795
5c4757d3
RS
7962005-09-15 Richard M. Stallman <rms@gnu.org>
797
798 * objects.texi (Printed Representation): Minor cleanup.
799 (Box Diagrams): Minor fix.
800 (Cons Cell Type): Move (...) index item here.
801 (Box Diagrams): From here.
802 (Array Type): Minor fix.
803 (Type Predicates): Delete index "predicates".
804 (Hash Table Type): Clarify xref.
805 (Dotted Pair Notation): Minor fix.
806
2bb8b80c
CY
8072005-09-10 Chong Yidong <cyd@stupidchicken.com>
808
809 * files.texi (Saving Buffers): Fix typo.
810
47b8bc5d
RS
8112005-09-08 Richard M. Stallman <rms@gnu.org>
812
813 * tips.texi (Programming Tips): Correct the "default" prompt spec.
814
475aab0d
CY
8152005-09-08 Chong Yidong <cyd@stupidchicken.com>
816
817 * locals.texi (Standard Buffer-Local Variables): Don't include
818 mode variables for minor modes.
819 Fix xrefs for buffer-display-count, buffer-display-table,
820 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
821 enable-multibyte-characters, fill-column, header-line-format,
822 left-fringe-width, left-margin, and right-fringe-width.
823
824 * hooks.texi (Standard Hooks): All hooks should conform to the
825 standard naming convention now.
826 Fix xref for `echo-area-clear-hook'.
827
828 * display.texi (Usual Display): Note that indicate-empty-lines and
829 tab-width are buffer-local.
830
831 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
832
833 * modes.texi (Mode Help): Note that major-mode is buffer-local.
834
835 * nonascii.texi (Encoding and I/O): Note that
836 buffer-file-coding-system is buffer-local.
837
838 * positions.texi (List Motion): Note that defun-prompt-regexp is
839 buffer-local.
840
841 * text.texi (Auto Filling): Note that auto-fill-function is
842 buffer-local.
843 (Undo): Note that buffer-undo-list is buffer-local.
844
845 * windows.texi (Buffers and Windows): Document
846 buffer-display-count.
847
2a6bc1f7
RS
8482005-09-06 Richard M. Stallman <rms@gnu.org>
849
850 * tips.texi (Coding Conventions): Sometimes it is ok to put the
851 package prefix elsewhere than at the start of the name.
852
d7ea8b71
RS
8532005-09-03 Richard M. Stallman <rms@gnu.org>
854
855 * tips.texi (Programming Tips): Add conventions for minibuffer
856 questions and prompts.
857
0c6087a6
RS
8582005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
859
860 * intro.texi (nil and t): Minor cleanup.
861 Delete spurious mention of keyword symbols.
862 (Evaluation Notation): Add index entry.
863 (A Sample Function Description): Minor cleanup.
864 (A Sample Variable Description): Not all vars can be set.
865
4b5fa40e
TTN
8662005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
867
868 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
869
870 (Insertion): Document precise type of `insert-char' arg COUNT.
871
34b50776
SM
8722005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
873
874 * modes.texi (Other Font Lock Variables): Sync the default of
875 font-lock-lines-before.
876
c1105d05
MA
8772005-08-31 Michael Albinus <michael.albinus@gmx.de>
878
879 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
880
62929713
RS
8812005-08-29 Richard M. Stallman <rms@gnu.org>
882
883 * elisp.texi (Top): Update subnode menu.
884
885 * searching.texi (Searching and Matching): Move node.
886 Rearrange contents and add overall explanation.
887 (Searching and Case): Move node.
888 (Searching and Matching): Update menu.
889
0fb57cc0
EZ
8902005-08-27 Eli Zaretskii <eliz@gnu.org>
891
892 * os.texi (Startup Summary): Fix the description of the initial
893 startup message display.
894
3e80c4c1
RS
8952005-08-25 Richard M. Stallman <rms@gnu.org>
896
897 * searching.texi (Search and Replace): Add replace-regexp-in-string.
898
8992005-08-25 Emilio C. Lopes <eclig@gmx.net>
900
901 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
902 `next-overlay-change' example.
c1105d05 903
79a8defb
JL
9042005-08-22 Juri Linkov <juri@jurta.org>
905
906 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
907 Fix invert-face. Fix args of face-background.
908
16691d29
JL
909 * display.texi (Standard Faces): Delete node.
910 (Faces): Add xref to `(emacs)Standard Faces'.
911 (Displaying Faces): Fix xref to `Standard Faces'.
912
913 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
914
217b694f
EZ
9152005-08-20 Alan Mackenzie <acm@muc.de>
916
917 * buffers.texi (The Buffer List): Clarify the manipulation of the
918 buffer list.
919
0bf14bfd
RS
9202005-08-14 Richard M. Stallman <rms@gnu.org>
921
7ad1498e
AS
922 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
923 a regexp.
0bf14bfd 924
c118d09e
RS
9252005-08-11 Richard M. Stallman <rms@gnu.org>
926
59cb8c23
RS
927 * elisp.texi (Top): Update subnode lists.
928
929 * display.texi (Inverse Video): Node deleted.
930
c118d09e
RS
931 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
932 New nodes split out of Coding Conventions.
933
934 * searching.texi (Regular Expressions): Document re-builder.
935
936 * os.texi (Time Parsing): New node split out of Time Conversion.
937
938 * processes.texi (Misc Network, Network Feature Testing)
939 (Network Options, Make Network): New nodes split out of
940 Low-Level Network.
941
67ec7f41
RS
9422005-08-09 Richard M. Stallman <rms@gnu.org>
943
76d47f0d
RS
944 * frames.texi (Geometry): New node, split from Size and Position.
945 (Frame Parameters): Refer to Geometry.
946
67ec7f41 947 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 948
67ec7f41
RS
949 * windows.texi (Splitting Windows): Fix xref.
950
951 * frames.texi (Layout Parameters): Add xref.
952
953 * display.texi (Line Height, Scroll Bars): Fix xrefs.
954
955 * keymaps.texi (Menu Bar): Fix xref.
956
957 * locals.texi (Standard Buffer-Local Variables): Fix xref.
958
959 * modes.texi (%-Constructs): Fix xref.
960
961 * frames.texi (Window Frame Parameters): Node split up.
962 (Basic Parameters, Position Parameters, Size Parameters)
963 (Layout Parameters, Buffer Parameters, Management Parameters)
964 (Cursor Parameters, Color Parameters): New subnodes.
965
adb5e445
LT
9662005-08-09 Luc Teirlinck <teirllm@auburn.edu>
967
968 * positions.texi (Screen Lines): Update xref for previous change
969 in minibuf.texi.
970
971 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
972 change in minibuf.texi.
973
61298e17
RS
9742005-08-09 Richard M. Stallman <rms@gnu.org>
975
976 * tips.texi (Coding Conventions): Minor cleanup.
977
978 * modes.texi (Defining Minor Modes): Explain when init-value
979 can be non-nil.
980
981 * elisp.texi (Top): Update submenu for Minibuffer.
982
983 * minibuf.texi (Minibuffer Misc): Node split up.
984 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
985 (Recursive Mini): New nodes split out from Minibuffer Misc.
986 (Minibuffer Misc): Document max-mini-window-height.
987
988 * hash.texi (Defining Hash): Delete stray paren in example.
989
990 * display.texi (Echo Area Customization): Don't define
991 max-mini-window-height here; xref instead.
992
993 * commands.texi (Event Input Misc): Update while-no-input.
994
995 * advice.texi (Advising Functions): Explain when to use advice
996 and when to use a hook.
997
43e124e6
EZ
9982005-07-30 Eli Zaretskii <eliz@gnu.org>
999
1000 * makefile.w32-in (info): Don't run install-info.
1001 ($(infodir)/dir): New target, produced by running install-info.
1002
653aea22
LT
10032005-07-27 Luc Teirlinck <teirllm@auburn.edu>
1004
1005 * modes.texi (Defining Minor Modes): The keyword for the initial
1006 value is :init-value, not :initial-value.
1007
ba6ebbd5
EZ
10082005-07-23 Eli Zaretskii <eliz@gnu.org>
1009
1010 * loading.texi (Autoload): Make the `doctor' example be consistent
1011 with what's in current loaddefs.el. Describe the "fn" magic in
1012 the usage portion of the doc string.
1013
6696f2a4
RS
10142005-07-22 Richard M. Stallman <rms@gnu.org>
1015
1016 * internals.texi (Garbage Collection): Clarify previous change.
1017
0c17e67c
SM
10182005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
1019
1020 * internals.texi (Garbage Collection): Add gc-cons-percentage.
1021
426179e1
JL
10222005-07-18 Juri Linkov <juri@jurta.org>
1023
1024 * commands.texi (Accessing Events):
1025 * frames.texi (Text Terminal Colors, Resources):
1026 * markers.texi (The Mark):
1027 * modes.texi (Defining Minor Modes):
1028 Delete duplicate duplicate words.
1029
9b0c2c56
RS
10302005-07-16 Richard M. Stallman <rms@gnu.org>
1031
1032 * display.texi (Managing Overlays): Clarify make-overlay
1033 args for insertion types.
1034
fd90b80c
LT
10352005-07-13 Luc Teirlinck <teirllm@auburn.edu>
1036
0c17e67c
SM
1037 * customize.texi (Variable Definitions):
1038 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
1039 `standard-value' is a list too.
1040 (Defining New Types): Use @key{RET} instead of @key{ret}.
1041
37aa90e5
TTN
10422005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
1043
1044 * os.texi (Translating Input): Fix typo.
1045
917e0c95
RS
10462005-07-08 Richard M. Stallman <rms@gnu.org>
1047
1048 * README: Update edition number and size estimate.
1049
1050 * elisp.texi (VERSION): Set to 2.9.
1051
7d90e71d
RS
10522005-07-07 Richard M. Stallman <rms@gnu.org>
1053
c330dafe
RS
1054 * book-spine.texinfo: Update Emacs version.
1055
7d90e71d
RS
1056 * display.texi (Inverse Video): Delete mode-line-inverse-video.
1057
dc2204be
RS
10582005-07-06 Richard M. Stallman <rms@gnu.org>
1059
1060 * searching.texi (Regexp Search): Clarify what re-search-forward
1061 does when the search fails.
1062
a0ec7a4a
LK
10632005-07-05 Lute Kamstra <lute@gnu.org>
1064
dc2204be 1065 * Update FSF's address in GPL notices.
a0ec7a4a
LK
1066
1067 * doclicense.texi (GNU Free Documentation License):
1068 * gpl.texi (GPL):
1069 * tips.texi (Coding Conventions, Library Headers):
1070 * vol1.texi:
1071 * vol2.texi: Update FSF's address.
1072
4af33176
RS
10732005-07-04 Richard M. Stallman <rms@gnu.org>
1074
1075 * hooks.texi (Standard Hooks): Add occur-hook.
1076
b3ab615b
LT
10772005-07-03 Luc Teirlinck <teirllm@auburn.edu>
1078
1079 * display.texi (The Echo Area): Correct menu.
1080
3d393029
RS
10812005-07-03 Richard M. Stallman <rms@gnu.org>
1082
7fe48b75
RS
1083 * elisp.texi (Top): Update subnode menu for Display.
1084
1085 * display.texi (Displaying Messages): New node, with most
1086 of what was in The Echo Area.
1087 (Progress): Moved under The Echo Area.
1088 (Logging Messages): New node with new text.
1089 (Echo Area Customization): New node, the rest of what was
1090 in The Echo Area. Document message-truncate-lines with @defvar.
1091 (Display): Update menu.
1092
3d393029
RS
1093 * windows.texi (Textual Scrolling): Doc 3 values for
1094 scroll-preserve-screen-position.
1095
1096 * text.texi (Special Properties): Change hook functions
1097 should bind inhibit-modification-hooks around altering buffer text.
1098
1099 * keymaps.texi (Key Binding Commands): Call binding BINDING
1100 rather than DEFINITION.
1101
b26860ad
JB
11022005-06-29 Juanma Barranquero <lekktu@gmail.com>
1103
1104 * variables.texi (Defining Variables): `user-variable-p' returns t
1105 for aliases of user options, nil for alias loops.
1106
025691ed
RS
11072005-06-28 Richard M. Stallman <rms@gnu.org>
1108
1109 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
1110 make-keymap.
1111
b61bfa4d
LT
11122005-06-27 Luc Teirlinck <teirllm@auburn.edu>
1113
1114 * variables.texi (Setting Variables): Correct and clarify
1115 description of `add-to-ordered-list'.
1116
24ee714d
RS
11172005-06-26 Richard M. Stallman <rms@gnu.org>
1118
1119 * display.texi (Faces): Minor cleanup.
1120
33b79ce4
LT
11212005-06-25 Luc Teirlinck <teirllm@auburn.edu>
1122
1123 * display.texi (Faces): `facep' returns t for strings that are
1124 face names.
1125
df13531d
RS
11262005-06-25 Richard M. Stallman <rms@gnu.org>
1127
1128 * objects.texi (Equality Predicates): Clarify meaning of equal.
1129
1130 * windows.texi (Selecting Windows): save-selected-window
1131 and with-selected-window save and restore the current buffer.
1132
cf444441
RS
11332005-06-24 Richard M. Stallman <rms@gnu.org>
1134
1135 * numbers.texi (Float Basics): Explain how to test for NaN,
1136 and printing the sign of NaNs.
1137
6cdd056d
EZ
11382005-06-24 Eli Zaretskii <eliz@gnu.org>
1139
1140 * makefile.w32-in (MAKEINFO): Use --force.
1141
b93e3c3b
RS
11422005-06-23 Richard M. Stallman <rms@gnu.org>
1143
1144 * display.texi (Face Functions): Correct Texinfo usage.
1145
6fb276bd
LT
11462005-06-23 Luc Teirlinck <teirllm@auburn.edu>
1147
1148 * lists.texi (Rings): `ring-elements' now returns the elements of
1149 RING in order.
1150
1d1c7e75
JB
11512005-06-23 Juanma Barranquero <lekktu@gmail.com>
1152
1153 * markers.texi (The Mark): Texinfo usage fix.
1154
9d12e52b
KS
11552005-06-23 Kim F. Storm <storm@cua.dk>
1156
1157 * searching.texi (Entire Match Data): Remove evaporate option for
1158 match-data. Do not mention evaporate option for set-match-data.
1159
6d44324c
GM
11602005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
1161
1162 * display.texi (Face Functions): Mention face aliases.
1163
80df27a7
RS
11642005-06-21 Richard M. Stallman <rms@gnu.org>
1165
1166 * anti.texi (Antinews): Texinfo usage fix.
1167
e121563b
KB
11682005-06-21 Karl Berry <karl@gnu.org>
1169
9d7d543c
KB
1170 * elisp.texi: Use @copying.
1171
e121563b
KB
1172 * elisp.texi: Put @summarycontents and @contents before the Top
1173 node, instead of the end of the file, so that the contents appear
1174 in the right place in the dvi/pdf output.
1175
36a3b076
JL
11762005-06-21 Juri Linkov <juri@jurta.org>
1177
1178 * display.texi (Defining Faces): Add `customized-face'.
1179
5c796e80
KS
11802005-06-20 Kim F. Storm <storm@cua.dk>
1181
b7d1f38f
KS
1182 * variables.texi (Setting Variables): Any type of element can be
1183 given order in add-to-ordered-list. Compare elements with eq.
1184
5c796e80
KS
1185 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
1186
fb056bef
KB
11872005-06-20 Karl Berry <karl@gnu.org>
1188
1189 * syntax.texi (Syntax Flags): Make last column very slightly wider
1190 to avoid "generic comment" breaking on two lines and causing an
1191 underfull box.
1192
84398baa
LT
11932005-06-19 Luc Teirlinck <teirllm@auburn.edu>
1194
1195 * lists.texi (Rings): Various minor clarifications and corrections.
1196
07ff1e4b
RS
11972005-06-18 Richard M. Stallman <rms@gnu.org>
1198
1199 * functions.texi (Obsolete Functions): Simplify.
1200
1201 * variables.texi (Variable Aliases): Simplify.
1202
1203 * anti.texi, backups.texi, compile.texi, customization.texi:
1204 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
1205 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
1206 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
1207 * variables.texi: Fix formatting ugliness.
1208
1209 * elisp.texi: Add links to Rings and Byte Packing.
1210 Update version and copyright years.
1211
1212 * minibuf.texi: Fix formatting ugliness.
1213 (Completion Commands): Move keymap vars to the end
1214 and vars completing-read binds to the top.
1215
3f7fab24
LT
12162005-06-17 Luc Teirlinck <teirllm@auburn.edu>
1217
1218 * processes.texi: Fix typos.
1219 (Bindat Spec): Correct Texinfo error.
926c4c9b 1220 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 1221
f19b57e3
RS
12222005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
1223
1224 * lists.texi (Rings): New node.
1225 (Lists): Add it to menu.
1226
a80c5da7 1227 * processes.texi (Byte Packing): New node.
f19b57e3
RS
1228 (Processes): Add it to menu.
1229
12302005-06-17 Richard M. Stallman <rms@gnu.org>
1231
1232 * syntax.texi (Parsing Expressions): Fix texinfo usage.
1233
1234 * help.texi (Documentation Basics): Explain the xref to
1235 Documentation Tips.
1236
1237 * debugging.texi (Debugger Commands): Minor fix.
1238
67c1390d
LT
12392005-06-16 Luc Teirlinck <teirllm@auburn.edu>
1240
1241 * edebug.texi (Instrumenting): Eliminate duplicate link.
1242 (Specification List): Replace references to "below", referring to
1243 a later node, with one @ref to that node.
1244
1245 * os.texi (Timers): Timers should save and restore the match data
1246 if they change it.
1247
1248 * debugging.texi (Debugger Commands): Mention that the Lisp
1249 debugger can not step through primitive functions.
1250
51cd2a8c
JB
12512005-06-16 Juanma Barranquero <lekktu@gmail.com>
1252
1253 * functions.texi (Obsolete Functions): Update argument names of
1254 `make-obsolete' and `define-obsolete-function-alias'.
1255
1256 * variables.texi (Variable Aliases): Update argument names of
1257 `defvaralias', `make-obsolete-variable' and
1258 `define-obsolete-variable-alias'.
1259
f5e6ac4a
KS
12602005-06-15 Kim F. Storm <storm@cua.dk>
1261
1262 * searching.texi (Entire Match Data): Rephrase warnings about
1263 evaporate arg to match-data and set-match-data.
1264
fe2a9972
LT
12652005-06-14 Luc Teirlinck <teirllm@auburn.edu>
1266
67774855
LT
1267 * elisp.texi (Top): Update detailed menu.
1268
fe2a9972
LT
1269 * edebug.texi (Edebug): Update menu.
1270 (Instrumenting): Update xrefs.
1271 (Edebug Execution Modes): Correct xref.
1272 (Jumping): Clarify description of `h' command.
1273 Eliminate redundant @ref.
1274 (Breaks): New node.
1275 (Breakpoints): is now a subsubsection.
1276 (Global Break Condition): Mention `C-x X X'.
1277 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
1278 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
1279 (Edebug Display Update): Correct pxref.
1280 (Edebug and Macros): New node.
1281 (Instrumenting Macro Calls): Is now a subsubsection.
1282 Neither arg of `def-edebug-spec' is evaluated.
1283 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
1284 (Specification Examples): Fix typo.
1285
b59f605b
LK
12862005-06-14 Lute Kamstra <lute@gnu.org>
1287
1288 * debugging.texi (Function Debugging): Primitives can break on
1289 entry too.
1290
a5c99dc9
KS
12912005-06-14 Kim F. Storm <storm@cua.dk>
1292
1293 * variables.texi (Setting Variables): Add add-to-ordered-list.
1294
f99ed2f8
SM
12952005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1296
1297 * syntax.texi (Parsing Expressions): Document aux functions and vars of
1298 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
1299
9d42ffaa
LK
13002005-06-13 Lute Kamstra <lute@gnu.org>
1301
1302 * text.texi (Special Properties): Fix cross reference.
1303
32cc0b00
LT
13042005-06-11 Luc Teirlinck <teirllm@auburn.edu>
1305
1306 * debugging.texi (Function Debugging): Delete mention of empty
1307 string argument to `cancel-debug-on-entry'. Delete inaccurate
1308 description of the return value of that command.
1309
98d1a1cf
EZ
13102005-06-11 Alan Mackenzie <acm@muc.de>
1311
1312 * text.texi (Adaptive Fill): Amplify the description of
1313 fill-context-prefix.
1314
4b53b8d7
LT
13152005-06-10 Luc Teirlinck <teirllm@auburn.edu>
1316
84398baa 1317 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 1318
b5305167
SM
13192005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
1320
1321 * syntax.texi (Parsing Expressions): Document syntax-ppss.
1322
9bd4c3ad
LT
13232005-06-10 Luc Teirlinck <teirllm@auburn.edu>
1324
1325 * debugging.texi (Error Debugging): Minor rewording.
1326 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
1327 is optional.
1328
257914aa
LK
13292005-06-10 Lute Kamstra <lute@gnu.org>
1330
b5305167 1331 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
1332 (Top): Give it a title. Correct version number. Give the
1333 detailed node listing a more prominent header.
b5305167
SM
1334 * intro.texi: Don't set VERSION here a second time.
1335 Mention Emacs's version too.
257914aa
LK
1336 * anti.texi (Antinews): Use EMACSVER to refer to the current
1337 version of Emacs.
1338
b7aae902
KS
13392005-06-09 Kim F. Storm <storm@cua.dk>
1340
1341 * searching.texi (Entire Match Data): Explain new `reseat' argument to
1342 match-data and set-match-data.
1343
99598737
RS
13442005-06-08 Richard M. Stallman <rms@gnu.org>
1345
1346 * searching.texi (Entire Match Data): Clarify when match-data
1347 returns markers and when integers.
1348
1349 * display.texi (Defining Faces): Explain that face name should not
1350 end in `-face'.
1351
1352 * modes.texi (Mode Line Data): Minor cleanup.
1353 (Customizing Keywords): Node split out of Search-based Fontification.
1354 Add example of using font-lock-add-keywords from a hook.
1355 Clarify when MODE should be non-nil, and when nil.
1356
13572005-06-06 Richard M. Stallman <rms@gnu.org>
1358
1359 * modes.texi (Mode Line Data): Explain what happens when the car
1360 of a list is a void symbol.
1361 (Search-based Fontification): Explain MODE arg to
1362 font-lock-add-keywords and warn about calls from major modes.
1363
ecc8893a
JL
13642005-06-08 Juri Linkov <juri@jurta.org>
1365
1366 * display.texi (Standard Faces): Add `shadow' face.
1367
7fa9f4eb
LT
13682005-05-29 Luc Teirlinck <teirllm@auburn.edu>
1369
1370 * modes.texi (Major Mode Conventions): A derived mode only needs
1371 to put the call to the parent mode inside `delay-mode-hooks'.
1372
bebcc4b1
RS
13732005-05-29 Richard M. Stallman <rms@gnu.org>
1374
c16b1394
RS
1375 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
1376 new, and what that implies. Clarify.
1377
1378 * files.texi (Locating Files): Clean up the text.
1379
bebcc4b1
RS
1380 * frames.texi (Window Frame Parameters): Document user-size.
1381 Shorten entry for top by referring to left.
1382
13832005-05-26 Richard M. Stallman <rms@gnu.org>
1384
1385 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
1386 is new, and what the implications are. Other clarifications.
1387
217797bc
RS
13882005-05-24 Richard M. Stallman <rms@gnu.org>
1389
1390 * frames.texi (Dialog Boxes): Minor fixes.
1391
3565fe07
MY
13922005-05-25 Masatake YAMATO <jet@gyve.org>
1393
1394 * display.texi (Standard Faces): Write about `mode-line-highlight'.
1395
817089df
LT
13962005-05-24 Luc Teirlinck <teirllm@auburn.edu>
1397
1398 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
1399 is optional.
1400
cb5db137
NR
14012005-05-24 Nick Roberts <nickrob@snap.net.nz>
1402
1403 * frames.texi (Dialog Boxes): Descibe new optional argument.
1404
3c8572f5
LK
14052005-05-23 Lute Kamstra <lute@gnu.org>
1406
1407 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
1408 syntax-begin-function over font-lock-beginning-of-syntax-function.
1409
2a4d7cb3
LT
14102005-05-21 Luc Teirlinck <teirllm@auburn.edu>
1411
71f800cf
LT
1412 * minibuf.texi (Reading File Names): Update description of
1413 `read-directory-name'.
1414
2a4d7cb3
LT
1415 * modes.texi (Derived Modes): Clarify :group keyword.
1416
bb4afd09
EZ
14172005-05-21 Eli Zaretskii <eliz@gnu.org>
1418
b5305167
SM
1419 * files.texi (Locating Files): New subsection.
1420 Describe locate-file and executable-find.
bb4afd09 1421
a2c9aee6
EZ
14222005-05-21 Kevin Ryde <user42@zip.com.au>
1423
1424 * frames.texi (Initial Parameters): Update cross reference to
1425 "Emacs Invocation".
1426
6900105f
LT
14272005-05-19 Luc Teirlinck <teirllm@auburn.edu>
1428
ca1b0914
LT
1429 * keymaps.texi (Active Keymaps): Add anchor.
1430
6900105f
LT
1431 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
1432 (Major Mode Conventions): Refer to `Auto Major Mode' in more
1433 appropriate place.
1434 (Derived Modes): Small clarifications.
b5305167
SM
1435 (Minor Mode Conventions, Keymaps and Minor Modes):
1436 Replace references to nodes with references to anchors.
6900105f
LT
1437 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
1438 Clarify description of lists whose first element is an integer.
1439 (Mode Line Variables): Add anchor.
1440 (%-Constructs): Clarify description of integer after %.
1441 (Emulating Mode Line): Describe nil value for FACE.
1442
54d06364
LT
14432005-05-18 Luc Teirlinck <teirllm@auburn.edu>
1444
1445 * modes.texi (Derived Modes): Correct references to non-existing
1446 variable standard-syntax-table.
1447
f8d0b769
LK
14482005-05-17 Lute Kamstra <lute@gnu.org>
1449
1450 * modes.texi (Defining Minor Modes): Mention the mode hook.
1451
294c599c
KS
14522005-05-15 Kim F. Storm <storm@cua.dk>
1453
1454 * processes.texi (Network): Remove open-network-stream-nowait.
1455 (Network Servers): Remove open-network-stream-server.
1456
4214af69
LT
14572005-05-15 Luc Teirlinck <teirllm@auburn.edu>
1458
1459 * elisp.texi (Top): Update detailed menu.
1460
1461 * variables.texi: Reorder nodes.
1462 (Variables): Update menu.
1463 (File Local Variables): Do not refer to the `-*-' line as
1464 a "local variables list". Add pxref.
1465
302691ab
LT
14662005-05-14 Luc Teirlinck <teirllm@auburn.edu>
1467
56d4215a
LT
1468 * elisp.texi (Top): Update detailed menu for node changes.
1469
302691ab
LT
1470 * modes.texi (Modes): Update Menu.
1471 (Hooks): Move to beginning of chapter.
1472 Most minor modes run mode hooks too.
1473 `add-hook' can handle void hooks or hooks whose value is a single
1474 function.
1475 (Major Modes): Update Menu.
1476 (Major Mode Basics): New node, split off from `Major Modes'.
1477 (Major Mode Conventions): Correct xref. Explain how to handle
1478 auto-mode-alist if the major mode command has an autoload cookie.
1479 (Auto Major Mode): Major update. Add magic-mode-alist.
1480 (Derived Modes): Major update.
1481 (Mode Line Format): Update Menu.
1482 (Mode Line Basics): New node, split off from `Mode Line Format'.
1483
1484 * loading.texi (Autoload): Mention `autoload cookie' as synonym
1485 for `magic autoload comment'. Add index entries and anchor.
1486
d06ba294
RS
14872005-05-14 Richard M. Stallman <rms@gnu.org>
1488
1489 * tips.texi (Coding Conventions): Explain how important it is
1490 that just loading certain files not change Emacs behavior.
1491
1492 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
1493
405cb12a
LK
14942005-05-12 Lute Kamstra <lute@gnu.org>
1495
19958124
LK
1496 * modes.texi (Generic Modes): Update.
1497 (Major Modes): Refer to node "Generic Modes".
1498
405cb12a
LK
1499 * elisp.texi (Top): Update to the current structure of the manual.
1500 * processes.texi (Processes): Add menu description.
1501 * customize.texi (Customization): Add menu descriptions.
1502
f714dd1b
TTN
15032005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
1504
cc9442f2
TTN
1505 * processes.texi (Signals to Processes)
1506 (Low-Level Network): Fix typos.
f714dd1b 1507
36ad23ec
LK
15082005-05-11 Lute Kamstra <lute@gnu.org>
1509
1510 * elisp.texi (Top): Add some nodes from the chapter "Major and
1511 Minor Modes" to the detailed node listing.
1512
d101bf56
RS
15132005-05-10 Richard M. Stallman <rms@gnu.org>
1514
1515 * keymaps.texi (Extended Menu Items): Menu item filter functions
1516 can be called at any time.
1517
698b0510
LT
15182005-05-08 Luc Teirlinck <teirllm@auburn.edu>
1519
1520 * variables.texi (File Local Variables): `(hack-local-variables t)'
1521 now also checks whether a mode is specified in the local variables
1522 list.
1523
2c6b25c7
EZ
15242005-05-05 Kevin Ryde <user42@zip.com.au>
1525
1526 * display.texi (The Echo Area): Correct format function cross
1527 reference.
1528
643b4cf5
LT
15292005-05-05 Luc Teirlinck <teirllm@auburn.edu>
1530
1531 * variables.texi (Variable Aliases): Change description of
1532 `define-obsolete-variable-alias'.
1533
1534 * functions.texi (Functions): Add "Obsolete Functions" to menu.
1535 (Defining Functions): Add xref.
1536 (Obsolete Functions): New node.
1537 (Function Safety): Standardize capitalization of section title.
1538
1539 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
1540 (Dialog Boxes): Complete description of `x-popup-dialog'.
1541
053bc8e4
RS
15422005-05-04 Richard M. Stallman <rms@gnu.org>
1543
1544 * commands.texi (Interactive Codes): Fix Texinfo usage.
1545 Document U more clearly.
1546
f6b1b15a
LT
15472005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1548
3b925015
LT
1549 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
1550 function and not a macro.
1551
f6b1b15a
LT
1552 * frames.texi (Pop-Up Menus): Correct and clarify description of
1553 `x-popup-menu'.
1554 (Dialog Boxes): Clarify description of `x-popup-dialog'.
1555
ebbfa918
RS
15562005-05-01 Richard M. Stallman <rms@gnu.org>
1557
1558 * edebug.texi (Checking Whether to Stop): Fix previous change.
1559
abe2f96e
LT
15602005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1561
d6028ef2
LT
1562 * display.texi: Fix typos and Texinfo usage.
1563
abe2f96e
LT
1564 * edebug.texi (Checking Whether to Stop): executing-macro ->
1565 executing-kbd-macro.
1566
b2cfb30b
RS
15672005-05-01 Richard M. Stallman <rms@gnu.org>
1568
1569 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
1570
7e995a23
RS
15712005-04-30 Richard M. Stallman <rms@gnu.org>
1572
1573 * files.texi (Magic File Names): Document `operations' property.
1574
57efa539
LK
15752005-04-29 Lute Kamstra <lute@gnu.org>
1576
1577 * modes.texi (Generic Modes): New node.
1578 (Major Modes): Add it to the menu.
1579 (Derived Modes): Add "derived mode" to concept index.
1580
0a20b1dc
LK
15812005-04-28 Lute Kamstra <lute@gnu.org>
1582
1583 * modes.texi (Defining Minor Modes): Fix previous change.
1584 (Font Lock Mode): Simplify.
1585 (Font Lock Basics): Say that font-lock-defaults is buffer-local
1586 when set and that some parts are optional. Add cross references.
1587 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
1588 Add cross references. Add font-lock-multiline to index.
1589 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 1590 Lock Variables". Document font-lock-add-keywords and
b5305167 1591 font-lock-remove-keywords.
0a20b1dc
LK
1592 (Other Font Lock Variables): Move font-lock-keywords-only,
1593 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1594 and font-lock-syntactic-face-function to node "Syntactic Font
1595 Lock". Move font-lock-keywords-case-fold-search to node
1596 "Search-based Fontification". Document font-lock-inhibit-thing-lock
1597 and font-lock-{,un}fontify-{buffer,region}-function.
1598 (Precalculated Fontification): Remove reference to deleted variable
1599 font-lock-core-only.
1600 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
1601 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
1602 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1603 and font-lock-syntactic-face-function here from node "Other Font
1604 Lock Variables". Move font-lock-syntactic-keywords to "Setting
1605 Syntax Properties". Add cross references.
b5305167
SM
1606 (Setting Syntax Properties): New node.
1607 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
1608 * syntax.texi (Syntax Properties): Add cross reference.
1609 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
1610
68a94f5a
RS
16112005-04-26 Richard M. Stallman <rms@gnu.org>
1612
1613 * display.texi (Defining Faces):
1614 Document `default' elements of defface spec.
1615
1616 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
1617
1618 * variables.texi (Variable Aliases): Clarify text.
1619
16202005-04-25 Chong Yidong <cyd@stupidchicken.com>
1621
1622 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
1623
7f48f143
LT
16242005-04-25 Luc Teirlinck <teirllm@auburn.edu>
1625
1626 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
1627
45d2f8e8
EZ
16282005-04-24 Eli Zaretskii <eliz@gnu.org>
1629
f3714ab2
EZ
1630 * syntax.texi (Syntax Table Internals): Elaborate documentation of
1631 syntax-after and syntax-class.
1632
45d2f8e8 1633 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
1634 (Unique File Names): Don't mention "numbers" in the documentation
1635 of make-temp-file and make-temp-name.
45d2f8e8 1636
469bc679
RS
16372005-04-23 Richard M. Stallman <rms@gnu.org>
1638
1639 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
1640
c9fa5dc9
RS
16412005-04-22 Nick Roberts <nickrob@snap.net.nz>
1642
1643 * windows.texi (Cyclic Window Ordering): Clarify window-list.
1644
230e1e80
NR
16452005-04-22 Nick Roberts <nickrob@snap.net.nz>
1646
1647 * variables.texi (Variable Aliases): Describe make-obsolete-variable
1648 and define-obsolete-variable-alias.
1649
1ba52906
KS
16502005-04-22 Kim F. Storm <storm@cua.dk>
1651
1652 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
1653 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
1654
9721d904
LK
16552005-04-21 Lute Kamstra <lute@gnu.org>
1656
1657 * lists.texi (Association Lists): Document rassq-delete-all.
1658
ed35c736
RS
16592005-04-19 Richard M. Stallman <rms@gnu.org>
1660
1661 * modes.texi (Search-based Fontification): Explain that
1662 facespec is an expression to be evaluated.
1663
42fc00a4
RS
16642005-04-19 Kevin Ryde <user42@zip.com.au>
1665
b5305167 1666 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
1667 * strings.texi (String Conversion): Fix xref.
1668
5827e9d4
KS
16692005-04-19 Kim F. Storm <storm@cua.dk>
1670
1671 * symbols.texi (Symbol Plists): Add safe-get.
1672 Mention that `get' may signal an error.
1673
47872da9
NR
16742005-04-18 Nick Roberts <nickrob@snap.net.nz>
1675
1676 * customize.texi (Variable Definitions): Replace tooltip-mode
1677 example with save-place.
1678
ec0cf966
RS
16792005-04-17 Richard M. Stallman <rms@gnu.org>
1680
1681 * buffers.texi (Indirect Buffers): Clarify.
1682
1683 * positions.texi (Positions): Clarify converting marker to integer.
1684
1685 * strings.texi (String Basics): Mention string-match; clarify.
1686
199bb209
LK
16872005-04-08 Lute Kamstra <lute@gnu.org>
1688
1689 * modes.texi (Search-based Fontification): Fix cross references.
1690 Use consistent terminology. Document anchored highlighting.
1691
bfa54668
LK
16922005-04-05 Lute Kamstra <lute@gnu.org>
1693
1694 * modes.texi (Defining Minor Modes): Document :group keyword
1695 argument and its default value.
1696
07e5fb9e
LK
16972005-04-03 Lute Kamstra <lute@gnu.org>
1698
1699 * hooks.texi (Standard Hooks): Add some hooks. Add cross
1700 references and/or descriptions. Delete major mode hooks; mention
1701 them as a category instead. Rename or delete obsolete hooks.
1702
aa945b59
RS
17032005-04-02 Richard M. Stallman <rms@gnu.org>
1704
1705 * nonascii.texi (Coding System Basics): Another wording cleanup.
1706
8b918214
RS
17072005-04-01 Richard M. Stallman <rms@gnu.org>
1708
1709 * nonascii.texi (Coding System Basics): Clarify previous change.
1710
41639988
KH
17112005-04-01 Kenichi Handa <handa@m17n.org>
1712
1713 * nonascii.texi (Coding System Basics): Describe about rondtrip
1714 identity of coding systems.
1715
8e669bbd
RS
17162005-03-29 Chong Yidong <cyd@stupidchicken.com>
1717
1718 * text.texi (Buffer Contents): Add filter-buffer-substring and
1719 buffer-substring-filters.
1720
f60a6f87
RS
17212005-03-26 Chong Yidong <cyd@stupidchicken.com>
1722
1723 * anti.texi (Antinews): Mention `G' interactive code.
1724
1725 * tips.texi (Compilation Tips): Mention benchmark.el.
1726
aaac1251
LT
17272005-03-27 Luc Teirlinck <teirllm@auburn.edu>
1728
1729 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
1730 is now bound to M-o M-o.
1731
1732 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
1733
45325173
GM
17342005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
1735
1736 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
1737 in the Emacs Manual).
1738 * Makefile.in (srcs): Remove calendar.texi.
1739 * makefile.w32-in (srcs): Remove calendar.texi.
1740 * display.texi (Display): Change name of next node.
1741 * os.texi (System In): Change name of previous node.
1742 * elisp.texi (Top): Remove Calendar references.
1743 * vol1.texi (Top): Remove Calendar references.
1744 * vol2.texi (Top): Remove Calendar references.
1745
85df292e
RS
17462005-03-25 Richard M. Stallman <rms@gnu.org>
1747
45325173 1748 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
1749 Cleanup previous change.
1750
17512005-03-25 Chong Yidong <cyd@stupidchicken.com>
1752
1753 * display.texi (Face Attributes): Faces earlier in an :inherit
1754 list take precedence.
1755 (Scroll Bars): Fix description of vertical-scroll-bars.
1756 Document frame-current-scroll-bars and window-current-scroll-bars.
1757
1758 * markers.texi (The Mark): Document temporary Transient Mark mode.
1759
b5305167
SM
1760 * minibuf.texi (Reading File Names):
1761 Document read-file-name-completion-ignore-case.
85df292e
RS
1762
1763 * positions.texi (Screen Lines): Document nil for width argument
1764 to compute-motion.
1765
1fe54d69
KS
17662005-03-23 Kim F. Storm <storm@cua.dk>
1767
1768 * display.texi (Standard Faces): Other faces used in the fringe
1769 implicitly inherits from the fringe face.
1770 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
1771 properties implicitly inherits from fringe face.
1772 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
1773
a775dff4
RS
17742005-03-20 Chong Yidong <cyd@stupidchicken.com>
1775
1776 * display.texi (Invisible Text): State default value of
1777 line-move-ignore-invisible.
1778 (Managing Overlays): Document remove-overlays.
1779 (Standard Faces): Document escape-glyph face.
1780
b5305167 1781 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 1782
b5305167
SM
1783 * modes.texi (Other Font Lock Variables):
1784 Document font-lock-lines-before.
a775dff4
RS
1785
1786 * positions.texi (Skipping Characters): skip-chars-forward allows
1787 character classes.
1788
077f7085
LK
17892005-03-18 Lute Kamstra <lute@gnu.org>
1790
1791 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
1792
d69ea7ab
RS
17932005-03-17 Richard M. Stallman <rms@gnu.org>
1794
c7bd5d57
RS
1795 * text.texi (Undo): Document extensible undo entries.
1796
d69ea7ab
RS
1797 * searching.texi (String Search, Regexp Search, Regexp Search):
1798 Cleanups.
1799
1800 * nonascii.texi (Character Codes): Minor fix.
1801
1802 * display.texi (Display Property): Explain the significance
1803 of having text properties that are eq.
1804 (Other Display Specs): Explain string as display spec.
1805
1806 * commands.texi (Interactive Codes): Document G option.
1807
18082005-03-17 Chong Yidong <cyd@stupidchicken.com>
1809
1810 * text.texi (Filling): Add sentence-end-without-period and
1811 sentence-end-without-space.
1812 (Changing Properties): Minor fix.
1813
1814 * anti.texi: Total rewrite.
1815
a7679889
LK
18162005-03-15 Lute Kamstra <lute@gnu.org>
1817
1818 * edebug.texi (Instrumenting Macro Calls): Fix typos.
1819
6eb8e247
KS
18202005-03-08 Kim F. Storm <storm@cua.dk>
1821
1822 * display.texi (Specified Space): Property :width is support on
1823 non-graphic terminals, :height is not.
1824
bfa8be14
RS
18252005-03-07 Richard M. Stallman <rms@gnu.org>
1826
1827 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
1828 Now subnodes of Fringes.
1829 (Overlay Arrow): Document overlay-arrow-variable-list.
1830 (Fringe Size/Pos): New node, broken out of Fringes.
1831 (Display): Explain clearing vs redisplay better.
1832 (Truncation): Clarify use of bitmaps.
1833 (The Echo Area): Clarify the uses of the echo area.
1834 Add max-mini-window-height.
1835 (Progress): Clarify.
1836 (Invisible Text): Explain that main loop moves point out.
1837 (Selective Display): Say "hidden", not "invisible".
b5305167 1838 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
1839 (Overlay Properties): Clarify intro.
1840 (Finding Overlays): Explain return values when nothing found.
1841 (Width): truncate-string-to-width has added arg.
1842 (Displaying Faces): Clarify and update mode line face handling.
1843 (Face Functions): Minor cleanup.
b5305167 1844 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
1845 (Pixel Specification, Other Display Specs): Minor cleanups.
1846 (Images, Image Descriptors): Minor cleanups.
1847 (GIF Images): Patents have expired.
1848 (Showing Images): Explain default text for insert-image.
b5305167 1849 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
1850 (Making Buttons): Explain return values.
1851 (Button Buffer Commands): Add xref.
1852 (Inverse Video): Update mode-line-inverse-video.
1853 (Display Table Format): Clarify.
1854 (Active Display Table): Give defaults for window-display-table.
1855
1856 * calendar.texi (Calendar Customizing): calendar-holiday-marker
1857 and calendar-today-marker are strings, not chars.
1858 (Holiday Customizing): Minor fix.
1859
bfa8be14
RS
1860 * internals.texi (Writing Emacs Primitives): Update `or' example.
1861 Update limit on # args of subr.
1862
1863 * edebug.texi (Using Edebug): Arrow is in fringe.
1864 (Instrumenting): Arg to eval-defun works without loading edebug.
1865 (Edebug Execution Modes): Add xref.
1866
1867 * customize.texi (Common Keywords): Clarify :require.
1868 Mention :version here.
1869 (Variable Definitions, Group Definitions): Not here.
1870 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
1871
d69ea7ab
RS
18722005-03-07 Chong Yidong <cyd@stupidchicken.com>
1873 * nonascii.texi (Text Representations): Clarify position-bytes.
1874 (Character Sets): Add list-charset-chars.
1875 (Scanning Charsets): Add charset-after.
1876 (Encoding and I/O): Minor fix.
1877
34398e6c
RS
18782005-03-06 Richard M. Stallman <rms@gnu.org>
1879
1880 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
1881 (Resizing Windows): Likewise.
1882
1883 * text.texi (Change Hooks): Get rid of "Emacs 21".
1884
1885 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
1886
1887 * streams.texi (Output Variables): Get rid of "Emacs 21".
1888
1889 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
1890
1891 * os.texi (Translating Input): Replace flow-control example
1892 with a less obsolete example that uses `keyboard-translate'.
1893
6eb8e247 1894 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 1895 Get rid of "Emacs 21".
6eb8e247 1896
34398e6c
RS
1897 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
1898 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
1899
1900 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
1901
1902 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
1903
1904 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
1905 (Menu Bar): Fix when menu-bar-update-hook is called.
1906
1907 * hash.texi (Hash Tables): Get rid of "Emacs 21".
1908
1909 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
1910 and make it read better.
1911
1912 * files.texi (Writing to Files): Get rid of "Emacs 21".
1913 (Unique File Names): Likewise.
1914
1915 * elisp.texi: Update Emacs version to 22.
1916
1917 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
1918 (Overlay Properties, Face Attributes): Likewise.
1919 (Managing Overlays): Fix punctuation.
1920 (Attribute Functions): Clarify set-face-font; get rid of
1921 info about old Emacs versions.
1922 (Auto Faces, Font Lookup, Display Property, Images):
1923 Get rid of "Emacs 21".
1924
1925 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
1926
d2178387
RS
19272005-03-05 Richard M. Stallman <rms@gnu.org>
1928
1929 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
1930
524352d6
LK
19312005-03-04 Lute Kamstra <lute@gnu.org>
1932
1933 * debugging.texi (Error Debugging): Document stack-trace-on-error.
1934
19352005-03-03 Lute Kamstra <lute@gnu.org>
1936
1937 * edebug.texi (Instrumenting Macro Calls): Fix typo.
1938
284f0680
LK
19392005-03-01 Lute Kamstra <lute@gnu.org>
1940
1941 * debugging.texi (Debugger Commands): Update `j'.
1942
a9ee5cac
LK
19432005-02-28 Lute Kamstra <lute@gnu.org>
1944
1945 * debugging.texi (Debugging): Fix typo.
1946 (Error Debugging): Document eval-expression-debug-on-error.
1947 (Function Debugging): Update example.
1948 (Using Debugger): Mention starred stack frames.
1949 (Debugger Commands): Document `j' and `l'.
1950 (Invoking the Debugger): `d' and `j' exit recursive edit too.
1951 Update the messages that the debugger displays.
1952 (Internals of Debugger): Add cross reference. Update example.
1953 (Excess Open): Minor improvement.
1954 (Excess Close): Minor improvement.
1955
378d0f8e
RS
19562005-02-26 Richard M. Stallman <rms@gnu.org>
1957
1958 * tips.texi (Coding Conventions): Clarify.
1959 Put all the major mode key reservations together.
1960 Mention the Mouse-1 => Mouse-2 conventions.
1961
1962 * syntax.texi (Syntax Class Table): Clarify.
1963 (Syntax Table Functions): syntax-after moved from here.
1964 (Syntax Table Internals): syntax-after moved to here.
1965 (Parsing Expressions): Update info on number of values
1966 and what's meaningful in the STATE argument.
1967 (Categories): Fix typo.
1968
1969 * sequences.texi (Arrays): Cleanup.
1970 (Char-Tables): Clarify.
1971
1972 * processes.texi (Deleting Processes): Cleanups, add xref.
1973 (Subprocess Creation): Explain nil in exec-path. Cleanup.
1974 (Process Information): set-process-coding-system, some args optional.
1975 (Input to Processes): Explain various types for PROCESS args.
1976 Rename them from PROCESS-NAME to PROCESS.
1977 (Signals to Processes): Likewise.
1978 (Decoding Output): Cleanup.
1979 (Query Before Exit): Clarify.
1980
1981 * os.texi (Startup Summary): Correct the options; add missing ones.
1982 (Terminal Output, Batch Mode): Clarify.
1983 (Flow Control): Node deleted.
1984
1985 * markers.texi (The Mark): Clarify.
1986
1987 * macros.texi (Expansion): Cleanup.
1988 (Indenting Macros): indent-spec allows ints, not floats.
1989
1990 * keymaps.texi (Keymaps): Clarify.
1991 (Format of Keymaps): Update lisp-mode-map example.
1992 (Active Keymaps, Key Lookup): Clarify.
1993 (Changing Key Bindings): Add xref to `kbd'.
1994 (Key Binding Commands, Simple Menu Items): Clarify.
1995 (Mouse Menus, Menu Bar): Clarify.
1996 (Menu Example): Replace print example with menu-bar-replace-menu.
1997
1998 * help.texi (Documentation Basics): Add function-documentation prop.
1999
2000 * elisp.texi (Top): Don't refer to Flow Control node.
2001
2002 * commands.texi (Command Overview): Improve xrefs.
2003 (Adjusting Point): Adjusting point applies to intangible and invis.
2004 (Key Sequence Input): Doc extra read-key-sequence args.
2005 Likewise for read-key-sequence-vector.
2006
2007 * backups.texi (Rename or Copy): Minor fix.
2008 (Numbered Backups): For version-control, say the default.
2009 (Auto-Saving): make-auto-save-file-name example is simplified.
2010
2011 * advice.texi (Advising Functions): Don't imply one part of Emacs
2012 should advise another part. Markup changes.
2013 (Defining Advice): Move transitional para.
2014 (Activation of Advice): Cleanup.
2015 Explain if COMPILE is nil or negative.
2016
2017 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
2018
2e20c83d
LK
20192005-02-24 Lute Kamstra <lute@gnu.org>
2020
2021 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
2022 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
2023
65c492fd
LK
20242005-02-23 Lute Kamstra <lute@gnu.org>
2025
b02c3eed
LK
2026 * modes.texi (Defining Minor Modes): define-minor-mode can be used
2027 to define global minor modes as well.
2028
65c492fd
LK
2029 * display.texi (Managing Overlays): overlay-buffer returns nil for
2030 deleted overlays.
2031
b686dd59
KS
20322005-02-22 Kim F. Storm <storm@cua.dk>
2033
2034 * minibuf.texi (Basic Completion): Allow symbols in addition to
2035 strings in try-completion and all-completions.
2036
23e8c095
LK
20372005-02-14 Lute Kamstra <lute@gnu.org>
2038
2039 * elisp.texi (Top): Remove reference to deleted node.
2040
2041 * lists.texi (Lists): Remove reference to deleted node.
2042 (Cons Cells): Fix typo.
2043
2044 * loading.texi (Where Defined): Fix typo.
2045
134948fc
RS
20462005-02-14 Richard M. Stallman <rms@gnu.org>
2047
2048 * variables.texi (Creating Buffer-Local): change-major-mode-hook
2049 is useful for discarding some minor modes.
2050
2051 * symbols.texi (Symbol Components): Reorder examples.
2052
2053 * streams.texi (Input Functions): State standard-input default.
2054 (Output Variables): State standard-output default.
2055
2056 * objects.texi (Printed Representation): Clarify read syntax vs print.
2057 (Floating Point Type): Explain meaning better.
2058 (Symbol Type): Explain uniqueness better.
2059 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
2060 List examples sooner.
2061 (Box Diagrams): New subnode broken out.
2062 Some examples moved from old Lists as Boxes node.
2063 (Dotted Pair Notation): Clarify intro.
2064 (Array Type): Clarify.
2065 (Type Predicates): Add hash-table-p.
2066
2067 * numbers.texi (Integer Basics): Clarify radix explanation.
2068 (Predicates on Numbers): Minor clarification.
2069 (Comparison of Numbers): Minor clarification. Clarify eql.
2070 Typos in min, max.
2071 (Math Functions): Clarify overflow in expt.
2072
2073 * minibuf.texi (Text from Minibuffer): Minor clarification.
2074 Mention arrow keys.
2075
2076 * loading.texi (Autoload): defun's doc string overrides autoload's
2077 doc string.
2078 (Repeated Loading): Modernize "add to list" examples.
2079 (Where Defined): Finish updating table of load-history elts.
2080
2081 * lists.texi (List-related Predicates): Minor wording improvement.
2082 (Lists as Boxes): Node deleted.
2083 (Building Lists): Explain trivial cases of number-sequence.
2084
2085 * hash.texi (Hash Tables): Add desc to menu items.
2086 (Creating Hash): Expain "full" means "make larger",
2087 (Hash Access): Any object can be a key.
2088 State value of maphash.
2089
2090 * functions.texi (What Is a Function): Wording cleanup.
2091 (Function Documentation): Minor cleanup.
2092 Explain purpose of calling convention at end of doc string.
2093 (Function Names): Wording cleanup.
2094 (Calling Functions): Wording cleanup.
2095 Explain better how funcall calls the function.
2096 (Function Cells): Delete example of saving and redefining function.
2097
2098 * control.texi (Combining Conditions): Wording cleanup.
2099 (Iteration): dolist and dotimes bind VAR locally.
2100 (Cleanups): Xref to Atomic Changes.
2101
2102 * compile.texi (Byte Compilation): Delete 19.29 info.
2103 (Compilation Functions): Macros' difficulties don't affect defsubst.
2104 (Docs and Compilation): Delete 19.29 info.
2105
44291460
RS
21062005-02-10 Richard M. Stallman <rms@gnu.org>
2107
2108 * objects.texi (Symbol Type): Minor correction.
2109
1f9ad95a
LK
21102005-02-06 Lute Kamstra <lute@gnu.org>
2111
2112 * modes.texi (Example Major Modes): Fix typos.
2113
ba2c991c
RS
21142005-02-06 Richard M. Stallman <rms@gnu.org>
2115
2116 * text.texi (Margins): fill-nobreak-predicate can be one function.
2117
2118 * strings.texi (Modifying Strings): clear-string can make unibyte.
2119 (Formatting Strings): format gives error if values missing.
2120
2121 * positions.texi (Character Motion): Mention default arg
2122 for forward-char. backward-char refers to forward-char.
2123 (Word Motion): Mention default arg for forward-word.
2124 (Buffer End Motion): Mention default arg for beginning-of-buffer.
2125 Simplify end-of-buffer.
2126 (Text Lines): Mention default arg for forward-line.
2127 (List Motion): Mention default arg for beginning/end-of-defun.
2128 (Skipping Characters): Minor fixes in explaining character-set.
2129
2130 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
2131 Mode inheritance applies only when default-major-mode is nil.
2132 Clarifications.
2133 (Example Major Modes): Update Text mode and Lisp mode examples.
2134 (Minor Mode Conventions): Mention define-minor-mode at top.
2135 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
2136 (Mode Line Format): Update mode line face display info.
2137 (Properties in Mode): Mention effect of risky vars.
2138 (Imenu): Define imenu-add-to-menubar.
2139 (Font Lock Mode): Add descriptions to menu lines.
2140 (Faces for Font Lock): Add font-lock-doc-face.
2141
9bf6d576
LK
21422005-02-05 Lute Kamstra <lute@gnu.org>
2143
2144 * text.texi (Maintaining Undo): Remove obsolete function.
2145
cb602754
EZ
21462005-02-05 Eli Zaretskii <eliz@gnu.org>
2147
2148 * frames.texi (Color Names): Add pointer to the X docs about RGB
2149 color specifications. Improve indexing
2150 (Text Terminal Colors): Replace the description of RGB values by
2151 an xref to "Color Names".
2152
4e07258f
RS
21532005-02-03 Richard M. Stallman <rms@gnu.org>
2154
2155 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
2156 Clarify.
2157 (Selecting Windows): Clarify save-selected-window.
2158 (Cyclic Window Ordering): Clarify walk-windows.
2159 (Window Point): Clarify.
2160 (Window Start): Add comment to example.
2161 (Resizing Windows): Add `interactive' specs in examples.
2162 Document fit-window-to-buffer.
2163
2164 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
2165 (Undo, Maintaining Undo): Clarify last change.
2166 (Sorting): In sort-numeric-fields, explain about octal and hex.
2167 Mention sort-numeric-base.
2168 (Format Properties): Add xref for hard newlines.
2169
2170 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
2171 (Pop-Up Menus): Fix typo.
2172 (Color Names): Explain all types of color names.
2173 Explain color-values on B&W terminal.
2174 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
2175
2176 * files.texi (File Locks): Not supported on MS systems.
2177 (Testing Accessibility): Clarify.
2178
2179 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
2180 (Coverage Testing): Fix typo.
2181
2182 * commands.texi (Misc Events): Remove stray space.
2183
2184 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
2185 (Modification Time): Clarify when visited-file-modtime returns 0.
2186 (The Buffer List): Clarify bury-buffer.
2187 (Killing Buffers): Clarify.
2188 (Indirect Buffers): Add clone-indirect-buffer.
2189
21902005-02-02 Matt Hodges <MPHodges@member.fsf.org>
2191
2192 * edebug.texi (Printing in Edebug): Fix default value of
2193 edebug-print-circle.
2194 (Coverage Testing): Fix displayed frequency count data.
2195
21962005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
2197
2198 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
2199
4e07258f 22002005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
2201
2202 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
2203
28d986b9
EZ
22042005-01-29 Eli Zaretskii <eliz@gnu.org>
2205
2206 * commands.texi (Misc Events): Describe the help-echo event.
2207
2208 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
2209 consistently in description of the help-echo property.
2210 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
2211
2212 * display.texi (Overlay Properties): Fix the index entry for
2213 help-echo overlay property.
2214
2215 * customize.texi (Type Keywords): Uncomment the xref to the
2216 help-echo property documentation.
2217
8f958b40
KS
22182005-01-23 Kim F. Storm <storm@cua.dk>
2219
2220 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
2221 return value. Third element FULLY replaced by PARTIAL which
2222 specifies number of invisible pixels if row is only partially visible.
2223 (Textual Scrolling): Mention auto-window-vscroll.
2224 (Vertical Scrolling): New defvar auto-window-vscroll.
2225
cd7e5dd6
LT
22262005-01-16 Luc Teirlinck <teirllm@auburn.edu>
2227
2228 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
2229 command remapping.
2230
6f771c32
RS
22312005-01-15 Richard M. Stallman <rms@gnu.org>
2232
2233 * display.texi (Defining Images): Mention DATA-P arg of create-image.
2234
6ac8a822
KS
22352005-01-14 Kim F. Storm <storm@cua.dk>
2236
88948d55
KS
2237 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
2238
6ac8a822
KS
2239 * text.texi (Links and Mouse-1): Fix string and vector item.
2240
20d6de82
RS
22412005-01-13 Richard M. Stallman <rms@gnu.org>
2242
2243 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
2244 descriptions of overriding-local-map and overriding-terminal-local-map.
2245
2246 * text.texi (Links and Mouse-1): Clarify text.
2247
f75a592e
KS
22482005-01-13 Kim F. Storm <storm@cua.dk>
2249
2250 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
2251
910f60b1
TTN
22522005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
2253
2254 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
2255
37181fc4
KS
22562005-01-12 Kim F. Storm <storm@cua.dk>
2257
2258 * text.texi (Links and Mouse-1): Rename section from Enabling
2259 Mouse-1 to Following Links. Change xrefs.
2260 Add examples for define-button-type and define-widget.
2261
2262 * display.texi (Button Properties, Button Buffer Commands):
2263 Clarify mouse-1 and follow-link functionality.
2264
28f94a34
RS
22652005-01-12 Richard M. Stallman <rms@gnu.org>
2266
2267 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
2268
2269 * display.texi (Beeping): Fix Texinfo usage.
2270
2271 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
2272
bac2d936
KS
22732005-01-11 Kim F. Storm <storm@cua.dk>
2274
2275 * display.texi (Button Properties, Button Buffer Commands):
93381d62 2276 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
2277
2278 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
2279 (Enabling Mouse-1 to Follow Links): New subsection.
2280
de968ddb
RS
22812005-01-06 Richard M. Stallman <rms@gnu.org>
2282
2283 * text.texi (Special Properties): Minor change.
2284
2285 * os.texi (Timers): Clarify previous change.
2286
2287 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
2288
a3a43b3b
LT
22892005-01-01 Luc Teirlinck <teirllm@auburn.edu>
2290
2291 * display.texi (Face Attributes): Correct xref to renamed node.
2292
732bb9ce
RS
22932005-01-01 Richard M. Stallman <rms@gnu.org>
2294
2295 * display.texi (Face Attributes): Describe hex color specs.
2296
c734ae59
RS
22972004-12-31 Richard M. Stallman <rms@gnu.org>
2298
2299 * os.texi (Timers): Update previous change.
2300
33b2f4ea
KS
23012004-12-30 Kim F. Storm <storm@cua.dk>
2302
2303 * display.texi (Line Height): Total line-height is now specified
2304 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
2305 in cons cells. (nil . RATIO) is relative to actual line height.
2306 Use line-height `t' instead of `0' to get minimum height.
2307
99ec74b9
RS
23082004-12-29 Richard M. Stallman <rms@gnu.org>
2309
2310 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
2311
eab463f6
RS
23122004-12-28 Richard M. Stallman <rms@gnu.org>
2313
2314 * commands.texi (Quitting): Clarify value of with-local-quit.
2315
2316 * elisp.texi (Top): Fix previous change.
2317
2318 * loading.texi (Loading): Fix previous change.
2319
ebbd14f1
RS
23202004-12-27 Richard M. Stallman <rms@gnu.org>
2321
4ae98fc5
RS
2322 * Makefile.in (MAKEINFO): Specify --force.
2323
8f430046
RS
2324 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
2325
56011a8c
RS
2326 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
2327
2328 * display.texi (Line Height): Further clarify.
2329
2330 * elisp.texi (Top): Update Loading submenu.
2331
ebbd14f1
RS
2332 * loading.texi (Where Defined): New node.
2333 (Unloading): load-history moved to Where Defined.
2334
fda2922a
RS
23352004-12-21 Richard M. Stallman <rms@gnu.org>
2336
2337 * commands.texi (Event Input Misc): Add while-no-input.
2338
9eb8959a
RS
23392004-12-11 Richard M. Stallman <rms@gnu.org>
2340
2341 * display.texi (Line Height): Rewrite text for clarity.
2342
adf87c29
KS
23432004-12-11 Kim F. Storm <storm@cua.dk>
2344
2345 * display.texi (Display): Add node "Line Height" to menu.
2346 (Line Height): New node. Move full description of line-spacing
2347 and line-height text properties here from text.texi.
2348 (Scroll Bars): Add vertical-scroll-bar variable.
2349
2350 * frames.texi (Window Frame Parameters): Remove line-height defvar.
2351
2352 * locals.texi (Standard Buffer-Local Variables): Fix xref for
2353 line-spacing and vertical-scroll-bar.
2354
2355 * text.texi (Special Properties): Just mention line-spacing and
2356 line-height here, add xref to new "Line Height" node.
2357
31e4729e
TTN
23582004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
2359
2360 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
2361
2362 * locals.texi (Standard Buffer-Local Variables):
2363 Add @xref for `line-spacing'.
2364
cc60c723
RS
23652004-12-05 Richard M. Stallman <rms@gnu.org>
2366
2367 * Makefile.in (maintainer-clean): Remove the info files
2368 in $(infodir) where they are created.
2369
f6101ac9
RS
23702004-12-03 Richard M. Stallman <rms@gnu.org>
2371
2372 * windows.texi (Selecting Windows): get-lru-window and
2373 get-largest-window don't consider dedicated windows.
2374
2375 * text.texi (Undo): Document undo-in-progress.
2376
94221759
RS
23772004-11-26 Richard M. Stallman <rms@gnu.org>
2378
2379 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
2380 Remove a few vars that are not always buffer-local.
2381
7092c5e8
LT
23822004-11-24 Luc Teirlinck <teirllm@auburn.edu>
2383
2384 * locals.texi (Standard Buffer-Local Variables): Comment out
2385 xref's to non-existent node `Yet to be written'.
2386
261b01c6
RS
23872004-11-24 Richard M. Stallman <rms@gnu.org>
2388
2389 * processes.texi (Synchronous Processes): Grammar fix.
2390
2391 * numbers.texi (Comparison of Numbers): Add eql.
2392
2393 * locals.texi (Standard Buffer-Local Variables): Add many vars.
2394
2395 * intro.texi (Printing Notation): Fix previous change.
2396
2397 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
2398 and default-indicate-buffer-boundaries from here.
2399 (Usual Display): To here.
2400 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
2401 (Usual Display): Move tab-width up.
2402
2403 * customize.texi (Variable Definitions): Replace
2404 show-paren-mode example with tooltip-mode.
7092c5e8 2405 (Simple Types, Composite Types, Defining New Types):
261b01c6 2406 Minor cleanups.
7092c5e8 2407
c1aa4864
JH
24082004-11-21 Jesper Harder <harder@ifa.au.dk>
2409
2410 * processes.texi (Synchronous Processes, Output from Processes):
2411 Markup fix.
2412
dedbac89
RS
24132004-11-20 Richard M. Stallman <rms@gnu.org>
2414
07c8c65a
RS
2415 * positions.texi (Skipping Characters): skip-chars-forward
2416 now handles char classes.
2417
8f40a868
RS
2418 * intro.texi (Printing Notation): Avoid confusion of `print'
2419 when explaining @print.
2420
2421 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
2422
2423 * display.texi (Display Table Format): Minor fix.
2424
2425 * streams.texi (Output Functions): Fix print example.
2426
fd6866c8
RS
2427 * Makefile.in (elisp): New target.
2428 (dist): Depend on $(infodir)/elisp, not elisp.
2429 Copy the info files from $(infodir).
2430
9d00469f
RS
2431 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
2432 read-from-minibuffer.
2433
dedbac89
RS
2434 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
2435
6de891db
RS
24362004-11-19 Richard M. Stallman <rms@gnu.org>
2437
2438 * searching.texi (Regexp Search): Add search-whitespace-regexp.
2439
e1c1c5a7
TTN
24402004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
2441
2442 * tips.texi (Coding Conventions): Fix typo.
2443
ee31cd78
RS
24442004-11-16 Richard M. Stallman <rms@gnu.org>
2445
2446 * tips.texi (Coding Conventions): Separate defvar and require
2447 methods to avoid warnings. Use require only when there are many
2448 functions and variables from that package.
2449
2450 * minibuf.texi (Minibuffer Completion): When ignoring case,
2451 predicate must not be case-sensitive.
2452
2453 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
2454 (Test Coverage): Don't talk about "splotches". Clarified.
2455
4bd38e94
TTN
24562004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
2457
2458 * frames.texi (Window Frame Parameters): Fix typo.
2459
6d073ae1
KS
24602004-11-15 Kim F. Storm <storm@cua.dk>
2461
9f89426b
KS
2462 * symbols.texi (Other Plists): Note that plist-get may signal error.
2463 Add safe-plist-get.
6d073ae1 2464
10980463
TTN
24652004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
2466
2467 * modes.texi (Font Lock Basics): Fix typo.
2468
1efc19eb
RS
24692004-11-08 Richard M. Stallman <rms@gnu.org>
2470
2471 * syntax.texi (Syntax Table Functions): Add syntax-after.
2472
6159c232
EZ
24732004-11-06 Lars Brinkhoff <lars@nocrew.org>
2474
2475 * os.texi (Processor Run Time): New section documenting
2476 get-internal-run-time.
2477
59dede22
EZ
24782004-11-06 Eli Zaretskii <eliz@gnu.org>
2479
2480 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
2481 it nukes elisp-cover.texi.
2482 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
2483 elisp-0 etc.
2484
4cc8522c
LT
24852004-11-05 Luc Teirlinck <teirllm@auburn.edu>
2486
2487 * commands.texi (Keyboard Macros): Document `append' return value
2488 of `defining-kbd-macro'.
2489
2d1ef312
RS
24902004-11-01 Richard M. Stallman <rms@gnu.org>
2491
2492 * commands.texi (Interactive Call): Add called-interactively-p.
2493
6f4e005d
SJ
24942004-10-29 Simon Josefsson <jas@extundo.com>
2495
2496 * minibuf.texi (Reading a Password): Revert.
2497
4f71c13f
RS
24982004-10-28 Richard M. Stallman <rms@gnu.org>
2499
2500 * frames.texi (Display Feature Testing): Explain about "vendor".
2501
4660a9e3
RS
25022004-10-27 Richard M. Stallman <rms@gnu.org>
2503
2504 * commands.texi (Interactive Codes): `N' uses numeric prefix,
2505 not raw. Clarify `n'.
2506 (Interactive Call): Rewrite interactive-p, focusing on when
2507 and how to use it.
2508 (Misc Events): Clarify previous change.
2509
2510 * advice.texi (Simple Advice): Clarify what job the example does.
2511 (Around-Advice): Clarify ad-do-it.
2512 (Activation of Advice): An option of ad-default-compilation-action
2513 is `never', not `nil'.
2514
c8636435
KS
25152004-10-26 Kim F. Storm <storm@cua.dk>
2516
2517 * commands.texi (Interactive Codes): Add U code letter.
2518
acd4089b
SJ
25192004-10-25 Simon Josefsson <jas@extundo.com>
2520
2521 * minibuf.texi (Reading a Password): Add.
2522
29dc7809
JR
25232004-10-24 Jason Rumney <jasonr@gnu.org>
2524
2525 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
2526 and wheel-down.
2527
bb5d6d34
KG
25282004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
2529
2530 * processes.texi (Synchronous Processes): Document process-file.
2531
d0ee2ed3
KH
25322004-10-22 Kenichi Handa <handa@m17n.org>
2533
2534 * text.texi (translate-region): Document that it accepts also a
2535 char-table.
2536
38be9dbb
DP
25372004-10-22 David Ponce <david@dponce.com>
2538
2539 * windows.texi (Resizing Windows): Document the `preserve-before'
2540 argument of the functions `enlarge-window' and `shrink-window'.
2541
63c80452
JR
25422004-10-19 Jason Rumney <jasonr@gnu.org>
2543
2544 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
2545
9f4b6e73
LT
25462004-10-09 Luc Teirlinck <teirllm@auburn.edu>
2547
2548 * text.texi (Filling): Add anchor for definition of
2549 `sentence-end-double-space'.
2550
2551 * searching.texi (Regexp Example): Update description of how
2552 Emacs currently recognizes the end of a sentence.
2553 (Standard Regexps): Update definition of the variable
2554 `sentence-end'. Add definition of the function `sentence-end'.
2555
657f0f9c
EZ
25562004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
2557
2558 * display.texi (Progress): New node.
2559
35ab4857
KS
25602004-10-05 Kim F. Storm <storm@cua.dk>
2561
2562 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
2563
f2a54fbc
KS
25642004-09-29 Kim F. Storm <storm@cua.dk>
2565
2566 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
2567 to identify bitmaps. Remove -fringe-bitmap suffix for standard
2568 fringe bitmap symbols, as they now have their own namespace.
2569 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
2570 vs. pixels. Signal error if no free bitmap slots.
2571 (Pixel Specification): Change IMAGE to @var{image}.
2572
4676d6f3
RS
25732004-09-28 Richard M. Stallman <rms@gnu.org>
2574
2575 * text.texi (Special Properties): Clarify line-spacing and line-height.
2576
2577 * searching.texi (Regexp Search): Add looking-back.
2578
17234906
LT
25792004-09-25 Luc Teirlinck <teirllm@auburn.edu>
2580
2581 * display.texi: Correct typos.
2582 (Image Descriptors): Correct xref's.
2583
4de43c8b
RS
25842004-09-25 Richard M. Stallman <rms@gnu.org>
2585
2586 * text.texi (Special Properties): Cleanups in `cursor'.
2587 Rewrites in `line-height' and `line-spacing'; exchange them.
2588
2589 * display.texi (Fringes): Rewrite previous change.
2590 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
2591 (Display Fringe Bitmaps): Node deleted, text moved.
2592 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
2593 (Scroll Bars): Clarify set-window-scroll-bars.
2594 (Pointer Shape): Rewrite.
2595 (Specified Space): Clarify :align-to, etc.
2596 (Pixel Specification): Use @var. Clarify new text.
2597 (Other Display Specs): Clarify `slice'.
2598 (Image Descriptors): Cleanups.
2599 (Showing Images): Cleanups.
2600
a3ee0299
LT
26012004-09-24 Luc Teirlinck <teirllm@auburn.edu>
2602
e88ebce6
LT
2603 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
2604
a3ee0299
LT
2605 * modes.texi: Various minor changes in addition to:
2606 (Major Mode Conventions): Final call to `run-mode-hooks' should
2607 not be inside the `delay-mode-hooks' form.
2608 (Mode Hooks): New node.
2609 (Hooks): Delete obsolete example.
2610 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
2611 node "Mode Hooks".
2612
6db2bc02
LT
26132004-09-22 Luc Teirlinck <teirllm@auburn.edu>
2614
2615 * display.texi: Correct various typos.
2616 (Display): Rename node "Pointer Shapes" to "Pointer
2617 Shape". (There is already a node called "Pointer Shapes" in
2618 frames.texi.)
2619 (Images): Remove non-existent node "Image Slices" from menu.
2620
ed2846bd
KS
26212004-09-23 Kim F. Storm <storm@cua.dk>
2622
2623 * text.texi (Special Properties): Add `cursor', `pointer',
2624 `line-height', and `line-spacing' properties.
2625
2626 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
2627 Shapes' to menu.
2628 (Standard Faces): Doc fix for fringe face.
2629 (Fringes): Add `overflow-newline-into-fringe' and
2630 'indicate-buffer-boundaries'.
2631 (Fringe Bitmaps, Pointer Shapes): New nodes.
2632 (Display Property): Add 'Pixel Specification' and 'Display Fringe
2633 Bitmaps' to menu.
2634 (Specified Space): Describe pixel width and height.
2635 (Pixel Specification): New node.
2636 (Other Display Specs): Add `slice' property.
2637 (Display Fringe Bitmaps): New node.
2638 (Images): Add 'Image Slices' to menu.
2639 (Image Descriptors): Add `:pointer' and `:map' properties.
2640 (Showing Images): Add slice arg to `insert-image'. Add
2641 'insert-sliced-image'.
2642
4d894c98
RS
26432004-09-20 Richard M. Stallman <rms@gnu.org>
2644
2645 * commands.texi (Key Sequence Input):
2646 Clarify downcasing in read-key-sequence.
2647
7e388eb7
JL
26482004-09-08 Juri Linkov <juri@jurta.org>
2649
2650 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
2651
a020987f
LT
26522004-09-07 Luc Teirlinck <teirllm@auburn.edu>
2653
2654 * locals.texi (Standard Buffer-Local Variables): Add
2655 `buffer-auto-save-file-format'.
2656 * internals.texi (Buffer Internals): Describe new
2657 auto_save_file_format field of the buffer structure.
2658 * files.texi (Format Conversion): `auto-save-file-format' has been
2659 renamed `buffer-auto-save-file-format'.
2660
2b96f80c
LT
26612004-08-27 Luc Teirlinck <teirllm@auburn.edu>
2662
2663 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
2664 an integer or a marker.
2665 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
2666
2ee3b79e
RS
26672004-08-22 Richard M. Stallman <rms@gnu.org>
2668
2669 * modes.texi (Major Mode Conventions): Discuss rebinding of
2670 standard key bindings.
2671
c438dc33
KS
26722004-08-18 Kim F. Storm <storm@cua.dk>
2673
2674 * processes.texi (Accepting Output): Add `just-this-one' arg to
2675 `accept-process-output'.
101c421e 2676 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 2677
db8af011
LT
26782004-08-10 Luc Teirlinck <teirllm@auburn.edu>
2679
2680 * keymaps.texi: Various changes in addition to:
2681 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
2682 Give more varied examples for `kbd'.
2683 (Creating Keymaps): Char tables have slots for all characters
2684 without modifiers.
2685 (Active Keymaps): `overriding-local-map' and
2686 `overriding-terminal-local-map' also override text property and
2687 overlay keymaps.
2688 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
2689 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
2690 to denote a prefix of no events.
2691 `map-keymap' includes parent's bindings _recursively_.
2692 Clarify and correct description of `where-is-internal'.
2693 Mention BUFFER-OR-NAME arg to `describe-bindings'.
2694 (Menu Example): For menus intended for use with the keyboard, the
2695 menu items should be bound to characters or real function keys.
2696
de700726
LT
26972004-08-08 Luc Teirlinck <teirllm@auburn.edu>
2698
30e75a87
LT
2699 * objects.texi (Character Type): Reposition `@anchor' to prevent
2700 double space inside sentence in Info.
2701
de700726
LT
2702 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
2703 renamed to `disabled-command-function'.
7c5b95c9 2704 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
2705 (Command Loop Info): Replace reference to it.
2706 (Disabling Commands): `disabled-command-hook' has been renamed to
2707 `disabled-command-function'.
2708
81909a1a
LT
27092004-08-07 Luc Teirlinck <teirllm@auburn.edu>
2710
2711 * os.texi (Translating Input): Only non-prefix bindings in
2712 `key-translation-map' override actual key bindings. Warn about
2713 possible indirect effect of actual key bindings on non-prefix
2714 bindings in `key-translation-map'.
2715
5504e99c
LT
27162004-08-06 Luc Teirlinck <teirllm@auburn.edu>
2717
2718 * minibuf.texi (High-Level Completion): Add anchor for definition
2719 of `read-variable'.
2720
2721 * commands.texi: Various changes in addition to:
2722 (Using Interactive): Clarify description of `interactive-form'.
2723 (Interactive Call): Mention default for KEYS argument to
2724 `call-interactively'.
2725 (Command Loop Info): Clarify description of `this-command-keys'.
2726 Mention KEEP-RECORD argument to `clear-this-command-keys'.
2727 Value of `last-event-frame' can be `macro'.
2728 (Repeat Events): `double-click-fuzz' is also used to distinguish
2729 clicks and drags.
2730 (Classifying Events): Clarify descriptions of `event-modifiers'
2731 `event-basic-type' and `event-convert-list'.
2732 (Accessing Events): `posn-timestamp' takes POSITION argument.
2733 (Quoted Character Input): Clarify description of
2734 `read-quoted-char' and fix example.
2735 (Quitting): Add `with-local-quit'.
2736 (Disabling Commands): Correct and clarify descriptions of
2737 `enable-command' and `disable-command'.
2738 Mention what happens if `disabled-command-hook' is nil.
2739 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
2740 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
2741
f478a72a
LT
27422004-07-24 Luc Teirlinck <teirllm@auburn.edu>
2743
2744 * frames.texi: Various changes in addition to:
2745 (Creating Frames): Expand and clarify description of `make-frame'.
2746 (Window Frame Parameters): Either none or both of the `icon-left'
2747 and `icon-top' parameters must be specified. Put descriptions of
2748 `menu-bar-lines' and `toolbar-lines' closer together and change
2749 them accordingly.
2750 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
2751 except while processing `frame-title-format' or `icon-title-format'.
2752 (Deleting Frames): Correct description of `delete-frame'.
2753 Non-nil return values of `frame-live-p' are like those of `framep'.
2754 (Frames and Windows): mention return value of
2755 `set-frame-selected-window'.
2756 (Visibility of Frames): Mention `force' argument to
2757 `make-frame-invisible'. `frame-visible-p' returns t for all
2758 frames on text-only terminals.
2759 (Frame Configurations): Restoring a frame configuration does not
2760 restore deleted frames.
2761 (Window System Selections): `x-set-selection' returns DATA.
2762 (Resources): Add example.
2763 (Display Feature Testing): Clarify descriptions of
2764 `display-pixel-height', `display-pixel-width', `x-server-version'
2765 and `x-server-vendor'.
2766
2767 * windows.texi (Choosing Window): Add anchor.
2768 * minibuf.texi (Minibuffer Misc): Add anchor.
2769
bc135062
JPW
27702004-07-23 John Paul Wallington <jpw@gnu.org>
2771
2772 * macros.texi (Defining Macros): Declaration keyword for setting
2773 Edebug spec is `debug' not `edebug'.
2774
cb7516e5
LT
27752004-07-19 Luc Teirlinck <teirllm@auburn.edu>
2776
2777 * windows.texi: Various small changes in addition to:
2778 (Window Point): Mention return value of `set-window-point'.
2779 (Window Start): `pos-visible-in-window-p' disregards horizontal
2780 scrolling. Explain return value if PARTIALLY is non-nil.
2781 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
2782 and `set-window-vscroll'.
2783 (Size of Window): The argument WINDOW to `window-inside-edges',
2784 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
2785 (Resizing Windows): Explain return value of
2786 `shrink-window-if-larger-than-buffer'.
2787 `window-size-fixed' automatically becomes buffer local when set.
2788 (Window Configurations): Explain return value of
2789 `set-window-configuration'.
2790
2791 * minibuf.texi (Minibuffer Misc): Add anchor for
2792 `minibuffer-scroll-window'.
2793
2794 * positions.texi (Text Lines): Add anchor for `count-lines'.
2795
3751eb00
RS
27962004-07-17 Richard M. Stallman <rms@gnu.org>
2797
2798 * display.texi (Overlay Properties): Adding `evaporate' prop
2799 deletes empty overlay immediately.
2800
2801 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
2802 fix example.
2803
9a7e97c6
LT
28042004-07-16 Jim Blandy <jimb@redhat.com>
2805
2806 * searching.texi (Regexp Backslash): Document new \_< and \_>
2807 operators.
2808
aa0e4da8
JB
28092004-07-16 Juanma Barranquero <lektu@terra.es>
2810
2811 * display.texi (Images): Fix Texinfo usage.
2812
cbbfedb2
LT
28132004-07-14 Luc Teirlinck <teirllm@auburn.edu>
2814
2815 * buffers.texi (Modification Time): `visited-file-modtime' now
2816 returns a list of two integers, instead of a cons.
2817
3a052bd3
LT
28182004-07-13 Luc Teirlinck <teirllm@auburn.edu>
2819
2820 * windows.texi: Various changes in addition to:
2821 (Splitting Windows): Add `split-window-keep-point'.
2822
02c04e6f
RS
28232004-07-09 Richard M. Stallman <rms@gnu.org>
2824
2825 * frames.texi (Input Focus): Minor fix.
2826
cb4f1287
LT
28272004-07-07 Luc Teirlinck <teirllm@auburn.edu>
2828
2829 * frames.texi (Input Focus): Clarify descriptions of
2830 `select-frame-set-input-focus' and `select-frame'.
2831
339902ec
LT
28322004-07-06 Luc Teirlinck <teirllm@auburn.edu>
2833
2834 * os.texi: Various small changes in addition to:
2835 (Killing Emacs): Expand and clarify description of
2836 `kill-emacs-query-functions' and `kill-emacs-hook'.
2837 (System Environment): Expand and clarify description of `getenv'
2838 and `setenv'.
2839 (Timers): Clarify description of `run-at-time'.
2840 (Translating Input): Correct description of
2841 `extra-keyboard-modifiers'.
2842 (Flow Control): Correct description of `enable-flow-control'.
2843
fe3b7e35
TTN
28442004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
2845
2846 * os.texi: Update copyright.
2847 (Session Management): Grammar fix.
2848 Clarify which Emacs does the restarting.
2849 Use @samp for *scratch* buffer.
2850
59db7d6e
LT
28512004-07-04 Alan Mackenzie <acm@muc.de>
2852
2853 * frames.texi (Input Focus): Add documentation for
2854 `select-frame-set-input-focus'. Replace refs to non-existent
2855 `switch-frame' with `select-frame'. Minor corrections and tidying
2856 up of text-only terminal stuff.
2857
e3ccf404
RS
28582004-07-02 Richard M. Stallman <rms@gnu.org>
2859
2860 * files.texi (Saving Buffers): Cleanup write-contents-function.
2861 (Magic File Names): Cleanup file-remote-p.
2862
8addb6eb
KG
28632004-07-02 Kai Grossjohann <kai@emptydomain.de>
2864
2865 * files.texi (Magic File Names): `file-remote-p' returns an
2866 identifier of the remote system, not just t.
2867
7a58d84d
DK
28682004-07-02 David Kastrup <dak@gnu.org>
2869
2870 * searching.texi (Entire Match Data): Add explanation about new
2871 match-data behavior when @var{integers} is non-nil.
2872
d8c379f8
RS
28732004-06-24 Richard M. Stallman <rms@gnu.org>
2874
b4a4b0ae
RS
2875 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
2876
d8c379f8
RS
2877 * customize.texi (Variable Definitions): Note about doc strings
2878 and :set.
2879
2880 * keymaps.texi (Keymap Terminology): Document `kbd'.
2881 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
2882
2883 * display.texi (Invisible Text): Setting buffer-invisibility-spec
2884 makes it buffer-local.
2885
2886 * files.texi (Saving Buffers): Correct previous change.
2887
2888 * commands.texi (Accessing Events):
2889 Clarify posn-col-row and posn-actual-col-row.
2890
28912004-06-24 David Ponce <david.ponce@wanadoo.fr>
2892
2893 * commands.texi (Accessing Events): New functions
2894 posn-at-point and posn-at-x-y. Add example to posn-x-y.
2895
dce417e7
LT
28962004-06-23 Luc Teirlinck <teirllm@auburn.edu>
2897
2898 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
2899 * frames.texi, buffers.texi, backups.texi, variables.texi:
2900 * loading.texi, eval.texi, functions.texi, control.texi:
2901 * symbols.texi, minibuf.texi: Reposition @anchor's.
2902
2903 * help.texi: Various small changes in addition to the following.
2904 (Describing Characters): Describe PREFIX argument to
2905 `key-description'. Correct and clarify definition of
2906 `text-char-description'. Describe NEED-VECTOR argument to
2907 `read-kbd-macro'.
2908 (Help Functions): Clarify definition of `apropos'.
2909
255d07dc
LH
29102004-06-23 Lars Hansen <larsh@math.ku.dk>
2911
2912 * files.texi (Saving Buffers): Correct description of
2913 `write-contents-functions'.
2914
4e9691e9
JB
29152004-06-21 Juanma Barranquero <lektu@terra.es>
2916
2917 * display.texi (Images): Remove redundant @vindex directives.
2918 Rewrite `image-library-alist' doc in active voice.
2919
1ebd4f78
JB
29202004-06-14 Juanma Barranquero <lektu@terra.es>
2921
2922 * display.texi (Images): Document new delayed library loading,
2923 variable `image-library-alist' and (existing but undocumented)
2924 function `image-type-available-p'.
2925
ddfb8369
RS
29262004-06-05 Richard M. Stallman <rms@gnu.org>
2927
2928 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
2929 refer the user to the Initial Input node.
2930 (Text from Minibuffer): Likewise.
2931 (Initial Input): New node. Document this feature
2932 and say it is mostly deprecated.
2933
18684a3a
RS
29342004-05-30 Richard M. Stallman <rms@gnu.org>
2935
7a61e456
RS
2936 * loading.texi (Named Features): Clarify return value
2937 and meaning of NOERROR.
2938
18684a3a
RS
2939 * variables.texi (File Local Variables): Minor cleanup.
2940
c8364415
MA
29412004-05-30 Michael Albinus <michael.albinus@gmx.de>
2942
2943 * files.texi (Magic File Names): Add `file-remote-p' as operation
2944 of file name handlers.
2945
08fd1251
RS
29462004-05-29 Richard M. Stallman <rms@gnu.org>
2947
2948 * modes.texi (Minor Mode Conventions): (-) has no special meaning
2949 as arg to a minor mode command.
2950
71d5a208
RS
29512004-05-22 Richard M. Stallman <rms@gnu.org>
2952
2953 * syntax.texi (Syntax Class Table): Word syntax not just for English.
2954
2955 * streams.texi (Output Variables): Doc float-output-format.
2956
2957 * searching.texi (Regexp Special): Nested repetition can be infloop.
2958
2959 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
2960 real stack overflow.
2961
2962 * compile.texi: Minor cleanups.
2963
29642004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
2965
2966 * lists.texi (Cons Cells): Explain dotted lists, true lists,
2967 circular lists.
2968 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 2969
022cb162
TTN
29702004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
2971
2972 * modes.texi (Search-based Fontification): Fix typo.
2973
aa7094ba
JB
29742004-05-10 Juanma Barranquero <lektu@terra.es>
2975
2976 * modes.texi (Mode Line Variables): Fix description of
2977 global-mode-string, which is now after which-func-mode, not the
2978 buffer name.
2979
c2383279
LH
29802004-05-07 Lars Hansen <larsh@math.ku.dk>
2981
2982 * modes.texi (Desktop Save Mode): Add.
2983 (Modes): Add menu entry Desktop Save Mode.
2984
2985 * hooks.texi: Add desktop-after-read-hook,
2986 desktop-no-desktop-file-hook and desktop-save-hook.
2987
2988 * locals.texi: Add desktop-save-buffer.
2989
058296d3
JH
29902004-04-30 Jesper Harder <harder@ifa.au.dk>
2991
2992 * display.texi: emacs -> Emacs.
2993
0c54865e
EZ
29942004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
2995
2996 * files.texi (Changing Files): Document set-file-times.
2997
d814862a
JB
29982004-04-23 Juanma Barranquero <lektu@terra.es>
2999
3000 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3001
e8d6f886
JH
30022004-04-18 Jesper Harder <harder@ifa.au.dk>
3003
3004 * tips.texi (Coding Conventions): defopt -> defcustom.
3005
3a424014
LT
30062004-04-16 Luc Teirlinck <teirllm@auburn.edu>
3007
3008 * sequences.texi: Various clarifications.
3009
9e860631
LT
30102004-04-14 Luc Teirlinck <teirllm@auburn.edu>
3011
3012 * buffers.texi (Read Only Buffers): Mention optional ARG to
3013 `toggle-read-only'.
3014
5e30a0fb
NR
30152004-04-14 Nick Roberts <nick@nick.uklinux.net>
3016
9e860631 3017 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
3018 returns a full-width window if possible.
3019
619fb950
LT
30202004-04-13 Luc Teirlinck <teirllm@auburn.edu>
3021
3022 * buffers.texi: Various changes in addition to:
3023 (Buffer File Name): Add `find-buffer-visiting'.
3024 (Buffer Modification): Mention optional ARG to `not-modified'.
3025 (Indirect Buffers): Mention optional CLONE argument to
3026 `make-indirect-buffer'.
3027
3028 * files.texi: Various changes in addition to:
3029 (Visiting Functions): `find-file-hook' is now a normal hook.
3030 (File Name Expansion): Explain difference between the way that
3031 `expand-file-name' and `file-truename' treat `..'.
3032 (Contents of Directories): Mention optional ID-FORMAT argument to
3033 `directory-files-and-attributes'.
3034 (Format Conversion): Mention new optional CONFIRM argument to
3035 `format-write-file'.
3036
a2295d32
MB
30372004-04-12 Miles Bader <miles@gnu.org>
3038
3039 * macros.texi (Expansion): Add description of `macroexpand-all'.
3040
571fd4d5
JH
30412004-04-05 Jesper Harder <harder@ifa.au.dk>
3042
3043 * variables.texi (Variable Aliases): Mention
3044 cyclic-variable-indirection.
3045
3046 * errors.texi (Standard Errors): Ditto.
3047
4ba2fd66
LT
30482004-04-04 Luc Teirlinck <teirllm@auburn.edu>
3049
3050 * backups.texi: Various small changes in addition to:
3051 (Making Backups): Mention return value of `backup-buffer'.
3052 (Auto-Saving): Mention optional FORCE argument to
3053 `delete-auto-save-file-if-necessary'.
3054 (Reverting): Mention optional PRESERVE-MODES argument to
3055 `revert-buffer'. Correct description of `revert-buffer-function'.
3056
8f7ea687
JL
30572004-03-22 Juri Linkov <juri@jurta.org>
3058
3059 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
3060 with `Vector Functions'.
3061
3062 * text.texi (Sorting): Add missing quote.
3063
0eeca3c1
LT
30642004-03-14 Luc Teirlinck <teirllm@auburn.edu>
3065
3066 * intro.texi (Lisp History): Replace xref to `cl' manual with
3067 inforef.
3068
e69cfac2
RS
30692004-03-12 Richard M. Stallman <rms@gnu.org>
3070
3071 * intro.texi (Version Info): Add arg to emacs-version.
3072 (Lisp History): Change xref to CL manual.
3073
1b91d47f
LT
30742004-03-09 Luc Teirlinck <teirllm@auburn.edu>
3075
3076 * minibuf.texi (Completion Commands): Add xref to Emacs manual
3077 for Partial Completion mode.
3078
97073664
TTN
30792004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
3080
3081 * customize.texi: Fix typo. Remove eol whitespace.
3082
04a6e76b
RS
30832004-03-04 Richard M. Stallman <rms@gnu.org>
3084
3085 * processes.texi: Fix typos.
3086
3087 * lists.texi (Building Lists): Minor clarification.
3088
3089 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
3090 in make-hash-table.
3091
5bb0fcd1
JB
30922004-02-29 Juanma Barranquero <lektu@terra.es>
3093
3094 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
3095 rm, and ignore exit code.
3096
9022d421
EZ
30972004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
3098
3099 * display.texi (Defining Faces): Add description for min-colors.
3100 Update example.
3101
92f5fba2
LT
31022004-02-23 Luc Teirlinck <teirllm@auburn.edu>
3103
3104 * abbrevs.texi: Various corrections and clarifications in addition
3105 to the following:
3106 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
3107
7e83e178
GM
31082004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3109
3110 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
3111
9c5609e8
LT
31122004-02-21 Luc Teirlinck <teirllm@auburn.edu>
3113
e2b9b51f
LT
3114 * text.texi: Various small changes in addition to the following:
3115 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
3116 to delete-horizontal-space.
3117 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
3118 description of yank-handler text property at various places.
3119
7daa0e81
LT
3120 * frames.texi (Window System Selections): Add anchor.
3121
9c5609e8
LT
3122 * syntax.texi (Syntax Table Functions): Clarify and correct
3123 descriptions of make-syntax-table and copy-syntax-table.
3124 (Motion and Syntax): Clarify SYNTAXES argument to
3125 skip-syntax-forward.
3126 (Parsing Expressions): Mention that the return value of
3127 parse-partial-sexp is currently a list of ten rather than nine
3128 elements.
3129 (Categories): Various corrections and clarifications.
3130
d29edb21
LT
31312004-02-17 Luc Teirlinck <teirllm@auburn.edu>
3132
3133 * markers.texi (Marker Insertion Types): Minor change.
3134
3135 * locals.texi (Standard Buffer-Local Variables):
3136 * commands.texi (Interactive Codes, Using Interactive):
3137 * functions.texi (Related Topics): Fix xrefs.
3138
43e48bda
LT
31392004-02-16 Luc Teirlinck <teirllm@auburn.edu>
3140
3141 * lists.texi (Sets And Lists): Update description of delete-dups.
3142
84e34002
RS
31432004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
3144
3145 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
3146
31472004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3148
3149 * frames.texi (Parameter Access): frame-parameters arg is optional.
3150 modify-frame-parameters handles nil for FRAME.
3151 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
3152 are all-or-nothing for certain toolkits.
3153 Mention parameter wait-for-wm.
3154 (Frames and Windows): In frame-first-window and frame-selected-window
3155 the arg is optional.
3156 (Input Focus): In redirect-frame-focus the second arg is optional.
3157 (Window System Selections): Mention selection type CLIPBOARD.
3158 Mention data-type UTF8_STRING.
3159 Mention numbering of cut buffers.
3160 (Resources): Describe x-resource-name.
3161
31622004-02-16 Richard M. Stallman <rms@gnu.org>
3163
3164 * windows.texi (Buffers and Windows): Delete false table
3165 about all-frames.
3166
3167 * syntax.texi (Parsing Expressions): Delete old caveat
3168 about parse-sexp-ignore-comments.
3169
3170 * streams.texi (Output Variables): Add print-quoted.
3171
3172 * lists.texi (Building Lists): Minor cleanup.
3173
3174 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
3175
3176 * display.texi (Overlays): Explain overlays use markers.
3177 (Managing Overlays): Explain front-advance and rear-advance
3178 in more detail.
3179
3180 * loading.texi (Unloading): Document unload-feature-special-hooks.
3181 Get rid of fns-NNN.el file.
3182
31832004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3184
3185 * help.texi (Describing Characters): Fix text-char-description
3186 example output.
3187
3188 * edebug.texi (Using Edebug): Fix example.
3189
3190 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 3191
84e34002
RS
3192 * files.texi (Changing Files): Fix argname.
3193
3194 * calendar.texi: Fix parens, and default values.
3195
3196 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
3197 * nonascii.texi, objects.texi, os.texi: Minor fixes.
3198 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
3199
3200 * positions.texi (Text Lines): Don't add -1 in current-line.
3201
32022004-02-16 Richard M. Stallman <rms@gnu.org>
3203
3204 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
3205
c33b76da
EZ
32062004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
3207
3208 * processes.texi (Low-Level Network): Fix a typo.
3209
9d7271e8
KS
32102004-02-12 Kim F. Storm <storm@cua.dk>
3211
3212 * display.texi (Fringes): Use consistent wording.
3213 Note that window-fringe's window arg is optional.
3214 (Scroll Bars): Use consistent wording.
3215
6827d730
LT
32162004-02-11 Luc Teirlinck <teirllm@auburn.edu>
3217
3218 * tips.texi (Comment Tips): Document the new conventions for
3219 commenting out code.
3220
1cb60b5a
JD
32212004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3222
3223 * positions.texi (Text Lines): Added missing end defun.
3224
7fdd1f62
KS
32252004-02-07 Kim F. Storm <storm@cua.dk>
3226
3227 * positions.texi (Text Lines): Add line-number-at-pos.
3228
eb3c144c
JPW
32292004-02-06 John Paul Wallington <jpw@gnu.org>
3230
3231 * display.texi (Button Properties, Button Buffer Commands):
3232 mouse-2 invokes button, not down-mouse-1.
3233
a1d38d63
JR
32342004-02-04 Jason Rumney <jasonr@gnu.org>
3235
3236 * makefile.w32-in: Sync with Makefile.in changes.
3237
4b574f3d
LT
32382004-02-03 Luc Teirlinck <teirllm@auburn.edu>
3239
3240 * minibuf.texi (Text from Minibuffer): Various corrections and
3241 clarifications.
3242 (Object from Minibuffer): Correct Lisp description of
3243 read-minibuffer.
3244 (Minibuffer History): Clarify description of cons values for
3245 HISTORY arguments.
3246 (Basic Completion): Various corrections and clarifications. Add
3247 completion-regexp-list.
3248 (Minibuffer Completion): Correct and clarify description of
3249 completing-read.
6f6b0433 3250 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
3251 other minor changes.
3252 (High-Level Completion): Various corrections and clarifications.
3253 (Reading File Names): Ditto.
3254 (Minibuffer Misc): Ditto.
3255
d8186297
LT
32562004-01-26 Luc Teirlinck <teirllm@auburn.edu>
3257
3258 * strings.texi (Text Comparison): assoc-string also matches
3259 elements of alists that are strings instead of conses.
3260 (Formatting Strings): Standardize Texinfo usage. Update index
3261 entries.
3262
9adcb5f2
LT
32632004-01-20 Luc Teirlinck <teirllm@auburn.edu>
3264
3265 * lists.texi (Sets And Lists): Add delete-dups.
3266
3e7274ae
LT
32672004-01-15 Luc Teirlinck <teirllm@auburn.edu>
3268
3269 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
3270 special form.
3271 * macros.texi (Defining Macros): Update description of `declare',
3272 which now is a macro.
3273 (Wrong Time): Fix typos.
3274
944e099f
LT
32752004-01-14 Luc Teirlinck <teirllm@auburn.edu>
3276
3277 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 3278 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
3279 and `batch-byte-compile'. In particular, mention and describe
3280 all optional arguments.
3281 (Disassembly): Correct and clarify the description of `disassemble'.
3282
90c3aa59
LT
32832004-01-11 Luc Teirlinck <teirllm@auburn.edu>
3284
3285 * searching.texi: Various small changes in addition to the
3286 following.
3287 (Regexp Example): Adapt to new value of `sentence-end'.
3288 (Regexp Functions): The PAREN argument to `regexp-opt' can be
3289 `words'.
3290 (Search and Replace): Add usage note for `perform-replace'.
3291 (Entire Match Data): Mention INTEGERS and REUSE arguments to
3292 `match-data'.
3293 (Standard Regexps): Update for new values of `paragraph-start'
3294 and `sentence-end'.
3295
583c353d
LT
32962004-01-07 Luc Teirlinck <teirllm@auburn.edu>
3297
3298 * files.texi (Saving Buffers): Clarify descriptions of
3299 `write-contents-functions' and `before-save-hook'.
3300 Make the defvar's for `before-save-hook' and `after-save-hook'
3301 into defopt's.
3302
05faee07
KS
33032004-01-07 Kim F. Storm <storm@cua.dk>
3304
3305 * commands.texi (Click Events): Describe new image and
3306 width/height elements of click events.
3307 (Accessing Events): Add posn-string, posn-image, and
3308 posn-object-width-height. Change posn-object to return either
3309 image or string object.
3310
a0465ec3
SJ
33112004-01-01 Simon Josefsson <jas@extundo.com>
3312
3313 * hooks.texi (Standard Hooks): Add before-save-hook.
3314 * files.texi (Saving Buffers): Likewise.
3315
972c0c49
RS
33162004-01-03 Richard M. Stallman <rms@gnu.org>
3317
3318 * frames.texi (Frames and Windows): Delete frame-root-window.
3319
dbcd463f
LT
33202004-01-03 Luc Teirlinck <teirllm@auburn.edu>
3321
3322 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
3323
3324 * functions.texi: Various small changes in addition to the
3325 following.
3326 (What Is a Function): `functionp' returns nil for macros. Clarify
3327 behavior of this and following functions for symbol arguments.
3328 (Function Documentation): Add `\' in front of (fn @var{arglist})
3329 and explain why.
3330 (Defining Functions): Mention DOCSTRING argument to `defalias'.
3331 Add anchor.
3332 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
3333
02c77ee9
MB
33342004-01-01 Miles Bader <miles@gnu.org>
3335
3336 * display.texi (Buttons): New section.
3337
903a1a91
AS
33382003-12-31 Andreas Schwab <schwab@suse.de>
3339
3340 * numbers.texi (Math Functions): sqrt reports a domain-error
3341 error.
3342 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
3343
697cf92a
LT
33442003-12-30 Luc Teirlinck <teirllm@auburn.edu>
3345
3f70fe82
LT
3346 * tips.texi (Documentation Tips): Update item on hyperlinks in
3347 documentation strings.
3348
697cf92a
LT
3349 * errors.texi (Standard Errors): Various small corrections and
3350 additions.
3351
3352 * control.texi: Various small changes in addition to the
3353 following.
3354 (Signaling Errors): Provide some more details on how `signal'
3355 constructs the error message. Add anchor to the definition of
3356 `signal'.
3357 (Error Symbols): Describe special treatment of `quit'.
3358 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
3359 to emphasize that it has to be a single form.
3360
3361 * buffers.texi: Add anchor.
3362
4d25144d
RS
33632003-12-29 Richard M. Stallman <rms@gnu.org>
3364
3365 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
3366 (Window Configurations): Add window-configuration-frame.
3367
3368 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
3369
3370 * text.texi (Examining Properties): Add get-char-property-and-overlay.
3371 Change arg name in get-char-property.
3372 (Special Properties): Update handling of keymap property.
3373
3374 * strings.texi (Modifying Strings): Add clear-string.
3375 (Text Comparison): Add assoc-string and remove
3376 assoc-ignore-case, assoc-ignore-representation.
3377
3378 * os.texi (Time of Day): Add set-time-zone-rule.
3379
3380 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 3381 report domain-error errors.
4d25144d 3382
697cf92a 3383 * nonascii.texi (Converting Representations):
4d25144d
RS
3384 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
3385 (Encoding and I/O): Add file-name-coding-system.
3386
3387 * modes.texi (Search-based Fontification): Explain that
3388 face specs are symbols with face names as values.
3389
3390 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
3391
3392 * lists.texi (Building Lists): remq moved elsewhere.
3393 (Sets And Lists): remq moved here.
3394 (Association Lists): Refer to assoc-string.
3395
3396 * internals.texi (Garbage Collection): Add memory-use-counts.
3397
3398 * frames.texi (Frames and Windows): Add set-frame-selected-window
3399 and frame-root-window.
3400
697cf92a 3401 * files.texi (Contents of Directories):
4d25144d
RS
3402 Add directory-files-and-attributes.
3403
3404 * display.texi (Refresh Screen): Add force-window-update.
3405 (Invisible Text): Explain about moving point out of invis text.
3406 (Overlay Properties): Add overlay-properties.
3407 (Managing Overlays): Add overlayp.
3408 (GIF Images): Invalid image number displays a hollow box.
3409
3410 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
3411 (Killing Buffers): Add buffer-live-p.
3412
67fafe38
MR
34132003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
3414
3415 * display.texi (Fringes): Fix typo "set-buffer-window".
3416
68e74f25
LT
34172003-12-24 Luc Teirlinck <teirllm@auburn.edu>
3418
3419 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
3420 * nonascii.texi, processes.texi, tips.texi, variables.texi:
3421 Add or change various xrefs and anchors.
3422
3423 * commands.texi: Replace all occurrences of @acronym{CAR} with
3424 @sc{car}, for consistency with the rest of the Elisp manual.
3425 `car' and `cdr' are historically acronyms, but are no longer
3426 widely thought of as such.
3427
3428 * internals.texi (Pure Storage): Mention that `purecopy' does not
3429 copy text properties.
3430 (Object Internals): Now 29 bits are used (in most implementations)
3431 to address Lisp objects.
3432
3433 * variables.texi (Variables with Restricted Values): New node.
3434
3435 * objects.texi (Lisp Data Types): Mention that certain variables
3436 can only take on a restricted set of values and add an xref to
3437 the new node "Variables with Restricted Values".
3438
3439 * eval.texi (Function Indirection): Describe the errors that
3440 `indirect-function' can signal.
3441 (Eval): Clarify the descriptions of `eval-region' and `values'.
3442 Describe `eval-buffer' instead of `eval-current-buffer' and
3443 mention `eval-current-buffer' as an alias for `current-buffer'.
3444 Correct the description and mention all optional arguments.
3445
697cf92a 3446 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
3447 following.
3448 (Converting Representations): Clarify behavior of
3449 `string-make-multibyte' and `string-to-multibyte' for unibyte all
3450 ASCII arguments.
3451 (Character Sets): Document the variable `charset-list' and adapt
3452 the definition of the function `charset-list' accordingly.
3453 (Translation of Characters): Clarify use of generic characters in
3454 `make-translation-table'. Clarify and correct the description of
3455 the use of translation tables in encoding and decoding.
3456 (User-Chosen Coding Systems): Correct and clarify the description
3457 of `select-safe-coding-system'.
3458 (Default Coding Systems): Clarify description of
3459 `file-coding-system-alist'.
3460
a62f71e4
LT
34612003-11-30 Luc Teirlinck <teirllm@auburn.edu>
3462
3463 * strings.texi (Text Comparison): Correctly describe when two
3464 strings are `equal'. Combine and clarify descriptions of
3465 `assoc-ignore-case' and `assoc-ignore-representation'.
3466
3467 * objects.texi (Non-ASCII in Strings): Clarify description of
3468 when a string is unibyte or multibyte.
3469 (Bool-Vector Type): Update examples.
3470 (Equality Predicates): Correctly describe when two strings are
3471 `equal'.
3472
19017752
LT
34732003-11-29 Luc Teirlinck <teirllm@auburn.edu>
3474
3475 * lists.texi (Building Lists): `append' no longer accepts integer
3476 arguments. Update the description of `number-sequence' to reflect
3477 recent changes.
3478 (Sets And Lists): Describe `member-ignore-case' after `member'.
3479
0f6a07a8
KS
34802003-11-27 Kim F. Storm <storm@cua.dk>
3481
3482 * commands.texi (Click Events): Click object may be an images.
3483 Describe (dx . dy) element of click positions.
3484 (Accessing Events): Remove duplicate posn-timestamp.
3485 New functions posn-object and posn-object-x-y.
3486
1ce7c819
KS
34872003-11-23 Kim F. Storm <storm@cua.dk>
3488
3489 * commands.texi (Click Events): Describe enhancements to event
3490 position lists, including new text-pos and (col . row) items.
3491 Mention left-fringe and right-fringe area events.
0f6a07a8 3492 (Accessing Events): New functions posn-area and
1ce7c819
KS
3493 posn-actual-col-row. Mention posn-timestamp. Mention that
3494 posn-point in non-text area still returns buffer position.
3495 Clarify posn-col-row.
3496
cae8ddbb
LH
34972003-11-21 Lars Hansen <larsh@math.ku.dk>
3498
3499 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
3500 * anti.texi (File Attributes): Describe removed parameter
3501 ID-FORMAT.
3502
f7f1a248
LT
35032003-11-20 Luc Teirlinck <teirllm@auburn.edu>
3504
68e74f25 3505 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
3506 a position, its buffer is ignored.
3507
3508 * markers.texi (Overview of Markers): Mention it here too.
3509
c5e2fb05
LT
35102003-11-12 Luc Teirlinck <teirllm@auburn.edu>
3511
3512 * numbers.texi (Numeric Conversions): Not just `floor', but also
3513 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
3514
e57d0aa8
LT
35152003-11-10 Luc Teirlinck <teirllm@auburn.edu>
3516
3517 * markers.texi (Creating Markers): Specify insertion type of
3518 created markers. Add xref to `Marker Insertion Types'.
3519 Second argument to `copy-marker' is optional.
3520 (Marker Insertion Types): Mention that most markers are created
3521 with insertion type nil.
3522 (The Mark): Correctly describe when `mark' signals an error.
3523 (The Region): Correctly describe when `region-beginning' and
3524 `region-end' signal an error.
3525
bb3612ec
LT
35262003-11-08 Luc Teirlinck <teirllm@auburn.edu>
3527
3528 * hash.texi (Creating Hash): Clarify description of `eql'.
3529 `makehash' is obsolete.
3530 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
3531
3532 * positions.texi (Point): Change description of `buffer-end', so
3533 that it is also correct for floating point arguments.
3534 (List Motion): Correct argument lists of `beginning-of-defun' and
3535 `end-of-defun'.
3536 (Excursions): Add xref to `Marker Insertion Types'.
3537 (Narrowing): Argument to `narrow-to-page' is optional.
3538
cfb8a797
LT
35392003-11-06 Luc Teirlinck <teirllm@auburn.edu>
3540
3541 * streams.texi (Output Streams): Clarify behavior of point for
3542 marker output streams.
3543
c6177909
LT
35442003-11-04 Luc Teirlinck <teirllm@auburn.edu>
3545
3546 * variables.texi (Defining Variables): Second argument to
3547 `defconst' is not optional.
3548 (Setting Variables): Mention optional argument APPEND to
3549 `add-to-list'.
3550 (Creating Buffer-Local): Expand description of
3551 `make-variable-buffer-local'.
3552 (Frame-Local Variables): Expand description of
3553 `make-variable-frame-local'.
3554 (Variable Aliases): Correct description of optional argument
3555 DOCSTRING to `defvaralias'. Mention return value of
3556 `defvaralias'.
3557 (File Local Variables): Add xref to `File variables' in Emacs
3558 Manual. Correct description of `hack-local-variables'. Mention
3559 `safe-local-variable' property. Mention optional second argument
3560 to `risky-local-variable-p'.
3561
b3645067
LT
35622003-11-03 Luc Teirlinck <teirllm@auburn.edu>
3563
3564 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
3565
10695e5c
EZ
35662003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
3567
3568 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
3569 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
3570 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
3571 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
3572 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 3573 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
3574 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
3575 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
3576 @acronym{FOO}.
3577
a2f4def1
LT
35782003-10-27 Luc Teirlinck <teirllm@auburn.edu>
3579
3580 * strings.texi (Creating Strings): Argument START to `substring'
3581 can not be `nil'. Expand description of
3582 `substring-no-properties'. Correct description of `split-string',
3583 especially with respect to empty matches. Prevent very bad line
3584 break in definition of `split-string-default-separators'.
3585 (Text Comparison): `string=' and `string<' also accept symbols as
3586 arguments.
3587 (String Conversion): More completely describe argument BASE in
3588 `string-to-number'.
5bb0fcd1 3589 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
3590 corresponding object. Clarify behavior of numeric prefix after
3591 `%' in `format'.
3592 (Case Conversion): The argument to `upcase-initials' can be a
3593 character.
3594
a2296bf9
KH
35952003-10-27 Kenichi Handa <handa@m17n.org>
3596
3597 * display.texi (Fontsets): Fix texinfo usage.
3598
885fef7c
KH
35992003-10-25 Kenichi Handa <handa@m17n.org>
3600
3601 * display.texi (Fontsets): Add description of the function
3602 set-fontset-font.
3603
0c6b7a1f
LT
36042003-10-23 Luc Teirlinck <teirllm@auburn.edu>
3605
3606 * display.texi (Temporary Displays): Add xref to `Documentation
3607 Tips'.
3608
3609 * functions.texi (Function Safety): Use inforef instead of pxref
3610 for SES.
3611
c3cda320
AS
36122003-10-23 Andreas Schwab <schwab@suse.de>
3613
3614 * Makefile.in (TEX, texinputdir): Don't define.
3615 (TEXI2DVI): Define.
3616 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
3617 add $(srcdir)/index.texi.
3618 ($(infodir)/elisp): Remove index.texi dependency.
3619 (elisp.dvi): Likewise. Use $(TEXI2DVI).
3620 (index.texi): Remove target.
3621 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
3622 (clean): Don't remove index.texi.
3623
c3cda320
AS
3624 * permute-index, index.perm: Remove.
3625 * index.texi: Rename from index.unperm.
3626
e5dadca7
LT
36272003-10-22 Luc Teirlinck <teirllm@auburn.edu>
3628
3629 * tips.texi (Documentation Tips): Document new behavior for face
3630 and variable hyperlinks in Help mode.
3631
6cfb0777
LT
36322003-10-21 Luc Teirlinck <teirllm@auburn.edu>
3633
3634 * objects.texi (Integer Type): Update for extra bit of integer range.
3635 (Character Type): Ditto.
3636
a6eeaa81 36372003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
3638
3639 * numbers.texi (Integer Basics): Add index entries for reading
3640 numbers in hex, octal, and binary.
3641
c8f9ba83
LK
36422003-10-16 Lute Kamstra <lute@gnu.org>
3643
3644 * modes.texi (Mode Line Format): Mention force-mode-line-update's
3645 argument.
3646
b52a26fb
LT
36472003-10-13 Luc Teirlinck <teirllm@auburn.edu>
3648
3649 * windows.texi (Choosing Window): Fix typo.
3650 * edebug.texi (Edebug Execution Modes): Fix typo.
3651
f7005886
RS
36522003-10-13 Richard M. Stallman <rms@gnu.org>
3653
3654 * windows.texi (Basic Windows): A window has fringe settings,
3655 display margins and scroll-bar settings.
3656 (Splitting Windows): Doc split-window return value.
3657 Clean up one-window-p.
3658 (Selecting Windows): Fix typo.
3659 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
3660 (Buffers and Windows): In set-window-buffer, explain effect
3661 on fringe settings and scroll bar settings.
3662 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
3663 (Choosing Window): Use defopt for pop-up-frame-function.
3664 For special-display-buffer-names, explain same-window and same-frame.
3665 Clarify window-dedicated-p return value.
3666 (Textual Scrolling): scroll-up and scroll-down can get an error.
3667 (Horizontal Scrolling): Clarify auto-hscroll-mode.
3668 Clarify set-window-hscroll.
3669 (Size of Window): Don't mention tool bar in window-height.
3670 (Coordinates and Windows): Explain what coordinates-in-window-p
3671 returns for fringes and display margins.
3672 (Window Configurations): Explain saving fringes, etc.
3673
3674 * tips.texi (Library Headers): Clean up Documentation.
3675
3676 * syntax.texi (Parsing Expressions): Clean up forward-comment
3677 and parse-sexp-lookup-properties.
3678
3679 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
3680
3681 * os.texi (System Environment): Clean up text for load-average errors.
3682
3683 * modes.texi (Hooks): Don't explain local hook details at front.
3684 Clarify run-hooks and run-hook-with-args a little.
3685 Clean up add-hook and remove-hook.
3686
3687 * edebug.texi (Edebug Execution Modes): Clarify t.
3688 Document edebug-sit-for-seconds.
3689 (Coverage Testing): Document C-x X = and =.
3690 (Instrumenting Macro Calls): Fix typo.
3691 (Specification List): Don't index the specification keywords.
3692
c989ebe9
KS
36932003-10-10 Kim F. Storm <storm@cua.dk>
3694
3695 * processes.texi (Network): Introduce make-network-process.
3696
f9525eef
LT
36972003-10-09 Luc Teirlinck <teirllm@auburn.edu>
3698
3699 * tips.texi (Library Headers): Fix typo.
3700
f008b925
LK
37012003-10-07 Juri Linkov <juri@jurta.org>
3702
3703 * modes.texi (Imenu): Mention imenu-create-index-function's
3704 default value. Explain submenus better.
3705
c22c5da6
LK
37062003-10-07 Lute Kamstra <lute@gnu.org>
3707
3708 * modes.texi (Faces for Font Lock): Fix typo.
3709 (Hooks): Explain how buffer-local hook variables can refer to
3710 global hook variables.
3711 Various minor clarifications.
3712
49247521
LK
37132003-10-06 Lute Kamstra <lute@gnu.org>
3714
3715 * tips.texi (Coding Conventions): Mention naming conventions for
3716 hooks.
3717
9296c947
LT
37182003-10-05 Luc Teirlinck <teirllm@auburn.edu>
3719
3720 * loading.texi (Library Search): Correct default value of
3721 load-suffixes.
3722 (Named Features): Fix typo.
3723
0e9b293a
RS
37242003-10-05 Richard M. Stallman <rms@gnu.org>
3725
3726 * loading.texi (Named Features): In `provide',
3727 say how to test for subfeatures.
3728 (Unloading): In unload-feature, use new var name
3729 unload-feature-special-hooks.
3730
49247521 37312003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
3732
3733 * modes.texi (Major Mode Conventions): Mention third way to set up
3734 Imenu.
3735 (Imenu): A number of small fixes.
3736 Delete documentation of internal variable imenu--index-alist.
3737 Document the return value format of imenu-create-index-function
3738 functions.
3739
ab8f7d5c
RS
37402003-09-30 Richard M. Stallman <rms@gnu.org>
3741
3742 * processes.texi (Network): Say what stopped datagram connections do.
3743
3744 * lists.texi (Association Lists): Clarify `assq-delete-all'.
3745
3746 * display.texi (Overlay Properties): Clarify `evaporate' property.
3747
49247521 37482003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
3749
3750 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 3751 constructs should be marked as risky.
86b9b767
LK
3752 Change cons cell into proper list.
3753 (Mode Line Variables): Change cons cell into proper list.
3754
49247521 37552003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
3756
3757 * modes.texi (Mode Line Data): Document the :propertize construct.
3758 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 3759 to match their order in the default mode-line-format.
bc3b02f9
LK
3760 Describe the new variables mode-line-position and mode-line-modes.
3761 Update the default values of mode-line-frame-identification,
3762 minor-mode-alist, and default-mode-line-format.
3763 (Properties in Mode): Mention the :propertize construct.
6142d1d0 3764
bc3b02f9 37652003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 3766
c22c5da6 3767 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
3768 * loading.texi, minibuf.texi, text.texi, variables.texi:
3769 Avoid @strong{Note:}.
3770
37712003-09-26 Richard M. Stallman <rms@gnu.org>
3772
3773 * keymaps.texi (Remapping Commands): Fix typo.
3774
41beda59
LT
37752003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
3776
3777 * processes.texi (Low-Level Network): Fix typo.
3778
ef6ae4ff
KS
37792003-09-23 Kim F. Storm <storm@cua.dk>
3780
3781 * processes.texi (Network, Network Servers): Fix typos.
3782 (Low-Level Network): Add timeout value for :server keyword.
3783 Add new option keywords to make-network-process.
3784 Add set-network-process-options.
3785 Explain how to test availability of network options.
3786
b0f23edf
RS
37872003-09-19 Richard M. Stallman <rms@gnu.org>
3788
3789 * text.texi (Motion by Indent): Arg to
3790 backward-to-indentation and forward-to-indentation is optional.
3791
3792 * strings.texi (Creating Strings): Add substring-no-properties.
3793
3794 * processes.texi
3795 (Process Information): Add list-processes arg QUERY-ONLY.
3796 Delete process-contact from here.
3797 Add new status values for process-status.
3798 Add process-get, process-put, process-plist, set-process-plist.
3799 (Synchronous Processes): Add call-process-shell-command.
3800 (Signals to Processes): signal-process allows process objects.
3801 (Network): Complete rewrite.
3802 (Network Servers, Datagrams, Low-Level Network): New nodes.
3803
3804 * positions.texi (Word Motion): forward-word, backward-word
3805 arg is optional. Reword.
3806
3807 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
3808
c22c5da6 3809 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
3810 Delete duplicate definition of buffer-local-value.
3811 (File Local Variables): Explain about discarding text props.
3812
f387bdea
RS
38132003-09-11 Richard M. Stallman <rms@gnu.org>
3814
3815 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
3816 changes variables that record input events.
3817 (Minibuffer Misc): Add minibuffer-selected-window.
3818
3819 * lists.texi (Building Lists): Add copy-tree.
3820
3821 * display.texi (Fontsets): Add char-displayable-p.
3822 (Scroll Bars): New node.
3823
49247521 38242003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
3825
3826 * modes.texi (%-Constructs): Document new `%i' and `%I'
3827 constructs.
3828
fd026ee1
JR
38292003-09-03 Peter Runestig <peter@runestig.com>
3830
3831 * makefile.w32-in: New file.
3832
4828b4d7
RS
38332003-08-29 Richard M. Stallman <rms@gnu.org>
3834
3835 * display.texi (Overlay Properties): Clarify how priorities
3836 affect use of the properties.
3837
a4e4f05d
LT
38382003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
3839
3840 * customize.texi (Type Keywords): Correct the description of
3841 `:help-echo' in the case where `motion-doc' is a function.
3842
3ebe0346
JPW
38432003-08-14 John Paul Wallington <jpw@gnu.org>
3844
3845 * modes.texi (Emulating Mode Line): Subsection, not section.
3846
3afe8e39
RS
38472003-08-13 Richard M. Stallman <rms@gnu.org>
3848
3849 * elisp.texi (Top): Update subnode lists in menu.
3850
3851 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
3852 (Kill Functions): kill-region has new arg yank-handler.
3853 (Yanking): New node.
3854 (Yank Commands): Add yank-undo-function.
3855 (Low-Level Kill Ring):
3856 kill-new and kill-append have new arg yank-handler.
3857 (Changing Properties): Add remove-list-of-text-properties.
3858 (Atomic Changes): New node.
3859
3860 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
3861
3862 * streams.texi (Output Variables): Add eval-expression-print-length
3863 and eval-expression-print-level.
3864
3865 * os.texi (Time Conversion): For encode-time, explain limits on year.
3866
3867 * objects.texi (Character Type): Define anchor "modifier bits".
3868
3869 * modes.texi (Emulating Mode Line): New node.
3870 (Search-based Fontification): Font Lock uses font-lock-face property.
3871 (Other Font Lock Variables): Likewise.
3872
3873 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
3874 not vectors.
3875 (Active Keymaps): Add emulation-mode-map-alists.
3876 (Functions for Key Lookup): key-binding has new arg no-remap.
3877 (Remapping Commands): New node.
3878 (Scanning Keymaps): where-is-internal has new arg no-remap.
3879 (Tool Bar): Add tool-bar-local-item-from-menu.
3880 Clarify when to use tool-bar-add-item-from-menu.
3881
3882 * commands.texi (Interactive Call): commandp has new arg.
3883 (Command Loop Info): Add this-original-command.
3884
e37769b1
JPW
38852003-08-06 John Paul Wallington <jpw@gnu.org>
3886
3887 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
3888
3889 * display.texi (Warning Basics): Fix typo.
3890 (Fringes): Add closing curly bracket and fix typo.
3891
3892 * elisp.texi (Top): Fix typo.
3893
c5e0561f
RS
38942003-08-05 Richard M. Stallman <rms@gnu.org>
3895
3896 * elisp.texi: Update lists of subnodes.
3897
3898 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
3899
3900 * variables.texi (Local Variables): Use lc for example variable names.
3901
3902 * tips.texi (Library Headers): Explain where to put -*-.
3903
3904 * strings.texi (Creating Strings): Fix xref for vconcat.
3905
3906 * sequences.texi (Vector Functions):
3907 vconcat no longer allows integer args.
3908
3909 * minibuf.texi (Reading File Names): read-file-name has new
3910 arg PREDICATE. New function read-directory-name.
3911
3912 * macros.texi (Defining Macros): Give definition of `declare'
3913 (Indenting Macros): New node.
3914
3915 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
3916 (Window Frame Parameters): Make separate table of parameters
3917 that are coupled with specific face attributes.
3918 (Deleting Frames): delete-frame-hooks renamed to
3919 delete-frame-functions.
3920
3921 * files.texi (Magic File Names): Add file-remote-p.
3922 Clarify file-local-copy.
3923
3924 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
3925 here; instead xref Defining Macros.
3926
3927 * display.texi (Warnings): New node, and subnodes.
3928 (Fringes): New node.
3929
3930 * debugging.texi (Test Coverage): New node.
3931
3932 * compile.texi (Compiler Errors): Explain with-no-warnings
3933 and other ways to suppress warnings.
3934
3935 * commands.texi (Interactive Call): Minor clarification.
3936
3937 * buffers.texi (Buffer File Name): set-visited-file-name
3938 renames the buffer too.
3939
3940 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
3941
ee59dede
MR
39422003-07-24 Markus Rost <rost@math.ohio-state.edu>
3943
3944 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
3945
f0514b34
MR
39462003-07-22 Markus Rost <rost@math.ohio-state.edu>
3947
3948 * internals.texi (Garbage Collection): Fix previous change.
3949
c73983bb
RS
39502003-07-22 Richard M. Stallman <rms@gnu.org>
3951
3952 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
3953
3954 * display.texi (Width): Use \s syntax in example.
3955 (Font Selection): Add face-font-rescale-alist.
3956
3957 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
3958 Remove spurious indent in example.
3959
3960 * lists.texi (Building Lists): Add number-sequence.
3961
3962 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
3963
3964 * functions.texi (Function Documentation): Explain how to
3965 show calling convention explicitly in the doc string.
3966
3967 * windows.texi (Selecting Windows): save-selected-window saves
3968 selected window of each frame.
3969 (Window Configurations): Minor change.
3970
3971 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
3972
3973 * streams.texi (Output Variables): Add print-continuous-numbering
3974 and print-number-table.
3975
3976 * processes.texi (Decoding Output): New node.
3977
3978 * os.texi (Time Conversion): decode-time arg is optional.
3979
3980 * objects.texi (Character Type): Don't use space as example for \.
3981 Make list of char names and \-sequences correspond.
3982 Explain that \s is not used in strings. `\ ' needs space after.
3983
3984 * nonascii.texi (Converting Representations): Add string-to-multibyte.
3985 (Translation of Characters): Add translation-table-for-input.
3986 (Default Coding Systems): Add auto-coding-functions.
3987 (Explicit Encoding): Add decode-coding-inserted-region.
3988 (Locales): Add locale-info.
3989
3990 * minibuf.texi (Basic Completion): Describe test-completion.
3991 Collections can be lists of strings.
3992 Clean up lazy-completion-table.
3993 (Programmed Completion): Mention test-completion.
3994 Clarify why lambda expressions are not accepted.
3995 (Minibuffer Misc): Describe minibufferp.
3996
51a8b435
RS
39972003-07-14 Richard M. Stallman <rms@gnu.org>
3998
3999 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
4000
4001 * windows.texi (Selecting Windows): New arg to select-window.
4002 (Selecting Windows): Add with-selected-window.
4003 (Size of Window): Add window-inside-edges, etc.
4004
4005 * internals.texi (Garbage Collection): Add post-gc-hook.
4006
4007 * processes.texi (Subprocess Creation): Add exec-suffixes.
4008
4009 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
4010 (Scanning Keymaps): Add map-keymaps.
4011 (Defining Menus): Add keymap-prompt.
4012
4013 * numbers.texi (Integer Basics): Add most-positive-fixnum,
4014 most-negative-fixnum.
4015
4016 * compile.texi (Byte Compilation): Explain no-byte-compile
4017 (Compiler Errors): New node.
4018
4019 * os.texi (User Identification): user-uid, user-real-uid
4020 can return float.
4021
4022 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
4023 and about derived modes.
4024 (Minor Modes): Add minor-mode-list.
4025 (Defining Minor Modes): Keyword args for define-minor-mode.
4026 (Search-based Fontification): Explain managing other properties.
4027 (Other Font Lock Variables): Add font-lock-extra-managed-props.
4028 (Faces for Font Lock): Add font-locl-preprocessor-face.
4029 (Hooks): Add run-mode-hooks and delay-mode-hooks.
4030
4031 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 4032 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
4033
4034 * loading.texi (Library Search): Add load-suffixes.
4035
4036 * minibuf.texi (Basic Completion): Add lazy-completion-table.
4037 (Programmed Completion): Add dynamic-completion-table.
4038
4039 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
4040 (Magic File Names): Specify precedence order of handlers.
199bb209 4041
51a8b435
RS
4042 * commands.texi (Command Overview): Emacs server runs pre-command-hook
4043 and post-command-hook.
4044 (Waiting): New calling convention for sit-for.
4045
4046 * text.texi (Special Properties): local-map and keymap properties
4047 apply based on their stickiness.
4048
c6de56a0
RS
40492003-07-07 Richard M. Stallman <rms@gnu.org>
4050
4051 * modes.texi (Minor Mode Conventions): Specify only some kinds
4052 of list values as args to minor modes.
4053
4054 * files.texi (File Name Expansion): Warn about iterative use
4055 of substitute-in-file-name.
4056
4057 * advice.texi (Activation of Advice): Clean up previous change.
4058
8c761ea6
MR
40592003-07-06 Markus Rost <rost@math.ohio-state.edu>
4060
4061 * advice.texi (Activation of Advice): Note that ad-start-advice is
4062 turned on by default.
4063
c6de56a0
RS
40642003-06-30 Richard M. Stallman <rms@gnu.org>
4065
4066 * text.texi (Buffer Contents): Document current-word.
4067 (Change Hooks): Not called for *Messages*.
4068
4069 * functions.texi (Defining Functions): Explain about redefining
4070 primitives.
4071 (Function Safety): Renamed. Minor changes.
4072 Comment out the detailed criteria for what is safe.
4073
3fe4e567
AS
40742003-06-22 Andreas Schwab <schwab@suse.de>
4075
4076 * objects.texi (Symbol Type): Fix description of examples.
4077
cda7bd13
AS
40782003-06-16 Andreas Schwab <schwab@suse.de>
4079
4080 * hash.texi (Creating Hash): Fix description of :weakness.
4081
fbcffa4a
KG
40822003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4083
4084 * files.texi (Changing Files): copy-file copies file modes, too.
4085
ff6a3bfb
RS
40862003-05-28 Richard M. Stallman <rms@gnu.org>
4087
4088 * strings.texi (Creating Strings): Clarify split-string.
4089
1463a05d
JB
40902003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
4091
4092 * strings.texi (Creating Strings): Update split-string specification
4093 and examples.
4094
af253914
RS
40952003-05-19 Richard M. Stallman <rms@gnu.org>
4096
4097 * elisp.texi: Correct invariant section names.
4098
7ea52f92
RS
40992003-04-20 Richard M. Stallman <rms@gnu.org>
4100
4101 * os.texi (Timers): Explain about timers and quitting.
4102
e31afc09
RS
41032003-04-19 Richard M. Stallman <rms@gnu.org>
4104
4105 * internals.texi (Writing Emacs Primitives): Strings are
4106 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
4107 Explain GCPRO convention for varargs function args.
4108
5ceea398
RS
41092003-04-16 Richard M. Stallman <rms@gnu.org>
4110
4111 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
4112
b0ada147
RS
41132003-04-08 Richard M. Stallman <rms@gnu.org>
4114
4115 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
4116
b23375aa
KS
41172003-02-13 Kim F. Storm <storm@cua.dk>
4118
4119 * objects.texi (Character Type): New \s escape for space.
4120
c60ee5e7
JB
41212003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
4122
4123 * os.texi (System Environment): Added cygwin system-type.
4124
84e47416
RS
41252003-01-25 Richard M. Stallman <rms@gnu.org>
4126
4127 * keymaps.texi: Document that a symbol can act as a keymap.
4128
3e8cf2ea
RS
41292003-01-13 Richard M. Stallman <rms@gnu.org>
4130
4131 * text.texi (Changing Properties): Say string indices are origin-0.
4132
4133 * positions.texi (Screen Lines) <compute-motion>:
4134 Correct order of elts in return value.
4135
4136 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
4137 how to define a default binding.
4138
7abb9fc5 41392002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 4140
104bc3aa 4141 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 4142
104bc3aa
MR
4143 * customize.texi (Simple Types): Clarify description of custom
4144 type 'number. Describe new custom type 'float.
177f790c 4145
7abb9fc5 41462002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
4147
4148 * variables.texi (File Local Variables): Fix typo.
4149
df140a68 41502002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 4151
df140a68
KG
4152 From Michael Albinus <Michael.Albinus@alcatel.de>.
4153
4154 * README: Target for Info file is `make info'.
4155
4156 * files.texi (File Name Components): Fixed typos in
4157 `file-name-sans-extension'.
4158 (Magic File Names): Complete list of operations for magic file
4159 name handlers.
4160
7ed9159a
JY
41612002-09-16 Jonathan Yavner <jyavner@engineer.com>
4162
4163 * variables.texi (File Local Variables): New function
4164 risky-local-variable-p.
4165
41662002-09-15 Jonathan Yavner <jyavner@engineer.com>
4167
4168 * functions.texi (Function safety): New node about unsafep.
4169
241f79af
PA
41702002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
4171
4172 * customize.texi (Splicing into Lists): Fixed example.
4173 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
4174
72459b15
JB
41752002-06-17 Juanma Barranquero <lektu@terra.es>
4176
4177 * frames.texi (Display Feature Testing): Fix typo.
4178
61f7e0f5
AS
41792002-06-12 Andreas Schwab <schwab@suse.de>
4180
4181 * frames.texi (Initial Parameters, Resources): Fix references to
4182 the Emacs manual.
4183
4e792dbd
KS
41842002-05-13 Kim F. Storm <storm@cua.dk>
4185
4186 * variables.texi (Intro to Buffer-Local): Updated warning and
4187 example relating to changing buffer inside let.
4188
940344d4 41892002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
4190
4191 * os.texi (Session Management): New node about X Session management.
4192
231ac53b
EZ
41932002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
4194
4195 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
4196 to which the manual corresponds, and the copyright years.
4197
4198 * Makefile.in (VERSION): Set to 2.9.
4199
140cc574
EZ
42002001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
4201
4202 * elisp.texi: Change the category in @dircategory to "Emacs", to
4203 make it consistent with info/dir.
4204
9c7fce05
MB
42052001-11-25 Miles Bader <miles@gnu.org>
4206
4207 * text.texi (Fields): Describe new `limit' arg in
4208 field-beginning/field-end.
4209
9f8bbf0f
EZ
42102001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
4211
a5e6715c
EZ
4212 * permute-index: Don't depend on csh-specific features. Replace
4213 the interpreter name with /bin/sh.
4214
9f8bbf0f
EZ
4215 * two-volume-cross-refs.txt: New file.
4216 * two.el: New file.
4217 * spellfile: New file.
4218
1756e2fb
EZ
42192001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4220
4221 * permute-index: New file.
4222
4223 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
4224 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
4225 8+3 restricted namespace.
ad050e54
EZ
4226
4227 * Makefile.in (infodir): Define relative to $(srcdir).
4228 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
4229 include directories list via -I switch to makeinfo.
4230 (index.texi): Use cp if both hard and symbolic links fail.
4231
10fa7f8e
EZ
42322001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
4233
7a1494ce
EZ
4234 * Makefile.in (distclean): Add.
4235
10fa7f8e
EZ
4236 The following changes make ELisp manual part of the Emacs
4237 distribution:
4238
4239 * Makefile.in: Add Copyright notice.
4240 (prefix): Remove.
4241 (infodir): Change value to "../info".
4242 (VPATH): New variable.
4243 (MAKE): Don't define.
4244 (texmacrodir): Don't define.
4245 (texinputdir): Append the existing value of TEXINPUTS.
4246 ($(infodir)/elisp): Instead of just "elisp". Reformat the
4247 command to be compatible with man/Makefile.in, and to put the
4248 output into ../info.
5c32b7c5 4249 (info): Add target.
10fa7f8e
EZ
4250 (installall): Target removed.
4251
ad050e54 42522001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
4253
4254 * tips.texi (Coding Conventions): Fix typo.
4255
6fd735df
GM
42562001-10-23 Gerd Moellmann <gerd@gnu.org>
4257
4258 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
4259
b704d54b
EZ
42602001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
4261
4262 * files.texi (File Name Components): Update the description of
4263 file-name-sans-extension and file-name-extension, as they now
4264 ignore leading dots.
4265
71431a0e
GM
42662001-10-20 Gerd Moellmann <gerd@gnu.org>
4267
6aa97356 4268 * (Version 21.1 released.)
71431a0e 4269
79f1f96c
MB
42702001-10-19 Miles Bader <miles@gnu.org>
4271
4272 * positions.texi (Text Lines): Describe behavior of
4273 `beginning-of-line'/`end-of-line' in the presence of field properties.
4274
892a8f36
GM
42752001-10-17 Gerd Moellmann <gerd@gnu.org>
4276
4277 * Makefile.in (VERSION): Set to 2.8.
4278 (manual): Use `manual-21'.
4279
8c1cc9e8 4280 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
4281 number was used. Set it to 2.8.
4282
4283 * intro.texi: Likewise.
4284
51724e26
EZ
42852001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
4286
4287 * files.texi (File Name Completion): Document the significance of
4288 a trailing slash in elements of completion-ignored-extensions.
4289
57b338e8
MB
42902001-10-06 Miles Bader <miles@gnu.org>
4291
4292 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
4293
c89e4bc5
GM
42942001-10-04 Gerd Moellmann <gerd@gnu.org>
4295
4296 * variables.texi (Variable Aliases): New node.
4297
ab952a4f
GM
42982001-10-04 Gerd Moellmann <gerd@gnu.org>
4299
4300 * Branch for 21.1.
dff28924 4301
9db3a582
MB
43022001-10-02 Miles Bader <miles@gnu.org>
4303
ae1a9581
MB
4304 * minibuf.texi (Minibuffer Misc): Add entries for
4305 `minibuffer-contents', `minibuffer-contents-no-properties', and
4306 `delete-minibuffer-contents'.
4307 Correct description for `minibuffer-prompt-end'.
4308
9db3a582
MB
4309 * text.texi (Property Search): Correct descriptions of
4310 `next-char-property-change' and `previous-char-property-change'.
4311 Add entries for `next-single-char-property-change' and
4312 `previous-single-char-property-change'.
4313 Make operand names a bit more consistent.
4314
03be5931
EZ
43152001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
4316
4317 * frames.texi (Finding All Frames): Document that next-frame and
4318 previous-frame are local to current terminal.
4319
974548ec
EZ
43202001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
4321
4322 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 4323 result of make-keymap.
974548ec 4324
8d82c597
EZ
43252001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
4326
4327 * display.texi (Font Lookup, Attribute Functions)
4328 (Image Descriptors): Add cross-references to the definition of
4329 selected frame.
4330
4331 * buffers.texi (The Buffer List): Add cross-references to the
4332 definition of selected frame.
4333
4334 * frames.texi (Input Focus): Clarify which frame is _the_ selected
4335 frame at any given time.
4336 (Multiple Displays, Size and Position): Add a cross-reference to
4337 the definition of the selected frame.
4338
2842de30
EZ
43392001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
4340
4341 * strings.texi (String Conversion) <string-to-number>: Document
4342 that a float is returned for integers that are too large.
4343
4344 * frames.texi (Mouse Position): Document mouse-position-function.
4345 (Display Feature Testing): Document display-images-p.
4346 (Window Frame Parameters): Document the cursor-type variable.
4347
4348 * numbers.texi (Integer Basics): Document CL style read syntax for
4349 integers in bases other than 10.
4350
4351 * positions.texi (List Motion): Document
4352 open-paren-in-column-0-is-defun-start.
4353
4354 * lists.texi (Sets And Lists): Document member-ignore-case.
4355
4356 * internals.texi (Garbage Collection): Document the used and free
4357 strings report.
4358 (Memory Usage): Document strings-consed.
4359
4360 * os.texi (Time of Day): Document float-time.
4361 (Recording Input): Document that clear-this-command-keys clears
4362 the vector to be returned by recent-keys.
4363
4364 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
4365 argument keymap can be a list.
4366
4367 * nonascii.texi (User-Chosen Coding Systems)
4368 <select-safe-coding-system>: Document the new argument
4369 accept-default-p and the variable
4370 select-safe-coding-system-accept-default-p. Tell what happens if
4371 buffer-file-coding-system is undecided.
4372 (Default Coding Systems): Document auto-coding-regexp-alist.
4373
4374 * display.texi (The Echo Area) <message>: Document
4375 message-truncate-lines.
4376 (Glyphs): Document that the glyph table is unused on windowed
4377 displays.
4378
4379 * help.texi (Describing Characters) <single-key-description>:
4380 Document the new argument no-angles.
4381 (Accessing Documentation) <documentation-property>: Document that
4382 a non-string property is evaluated.
4383 <documentation>: Document that the function-documentation property
4384 is looked for.
4385
4386 * windows.texi (Selecting Windows): Document some-window.
4387
4388 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
4389
4390 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
4391 apropos-mode-hook.
4392
4393 * commands.texi (Using Interactive): Document interactive-form.
4394 (Keyboard Macros): Document kbd-macro-termination-hook.
4395 (Command Loop Info): Document that clear-this-command-keys clears
4396 the vector to be returned by recent-keys.
4397
2d43d823
GM
43982001-09-04 Werner LEMBERG <wl@gnu.org>
4399
4400 * Makefile.in (srcdir, texinputdir): New variables.
4401 (srcs, index.texi, install): Use $(srcdir).
4402 (.PHONY): Remove elisp.dvi.
4403 (elisp): Use -I switch for makeinfo.
4404 (elisp.dvi): Use $(srcdir) and $(texinputdir).
4405 (installall, dist): Use $(srcdir).
4406 Fix path to texinfo.tex.
4407 (maintainer-clean): Add elisp.dvi and elisp.oaux.
4408
fa739b31
GM
44092001-08-30 Gerd Moellmann <gerd@gnu.org>
4410
92a25631
GM
4411 * display.texi (Conditional Display): Adjust to API change.
4412
fa739b31
GM
4413 * configure: New file.
4414
cef68af5
GM
44152001-07-30 Gerd Moellmann <gerd@gnu.org>
4416
4417 * commands.texi (Repeat Events): Add description of
4418 double-click-fuzz.
4419
d1f08d85
SM
44202001-05-08 Stefan Monnier <monnier@cs.yale.edu>
4421
4422 * syntax.texi (Syntax Class Table): Add the missing designator for
4423 comment and string fences.
4424 (Syntax Properties): Add a xref to syntax table internals.
4425 (Syntax Table Internals): Document string-to-syntax.
4426
1e9fc92e
GM
44272001-05-07 Gerd Moellmann <gerd@gnu.org>
4428
4429 * Makefile.in (install): Use install-info command line options
4430 like in Emacs' Makefile.in.
4431
00480554
MB
44322000-12-09 Miles Bader <miles@gnu.org>
4433
4434 * windows.texi (Window Start): Update documentation for
4435 `pos-visible-in-window-p'.
4436
1e344ee2
SM
44372000-11-12 Stefan Monnier <monnier@cs.yale.edu>
4438
4439 * lists.texi (Building Lists): Add footnote to explain how to add
4440 to the end of a list.
4441
a540f6ed
GM
44422000-10-25 Gerd Moellmann <gerd@gnu.org>
4443
4444 * files.texi (Visiting Functions): Typos.
4445
28bcdbee
KH
44462000-10-25 Kenichi Handa <handa@etl.go.jp>
4447
4448 * files.texi (Visiting Functions): Return value of
4449 find-file-noselect may be a list of buffers if wildcards are used.
4450
22d1a4ed
MB
44512000-10-24 Miles Bader <miles@lsi.nec.co.jp>
4452
4453 * display.texi (Defining Faces): Document `graphic' display type
4454 in face specs.
4455
916a89db
KG
44562000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4457
1e9fc92e 4458 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
4459 `after-make-frame-hook' with `after-make-frame-functions'.
4460
1e9fc92e 4461 * frames.texi (Creating Frames): Ditto.
916a89db 4462
1e9fc92e 4463 * variables.texi (Future Local Variables): Ditto.
916a89db 4464
483de32b
GM
44652000-10-16 Gerd Moellmann <gerd@gnu.org>
4466
4467 * display.texi (Other Image Types): Add description of :foreground
4468 and :background properties of mono PBM images.
4469
e23a63a5
WL
44702000-08-17 Werner LEMBERG <wl@gnu.org>
4471
4472 * .cvsignore: New file.
4473
dfc16043
GM
44742000-01-05 Gerd Moellmann <gerd@gnu.org>
4475
4476 * tindex.pl: New script.
4477
602613fe
DL
44781999-12-03 Dave Love <fx@gnu.org>
4479
4480 * Makefile.in (MAKEINFO): New parameter.
4481
94ec544d
DL
44821999-09-17 Richard Stallman <rms@gnu.org>
4483
4484 * Makefile.in (srcs): Add hash.texi.
4485 (VERSION): Update to 20.6.
4486
44871999-09-13 Richard Stallman <rms@gnu.org>
4488
4489 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
4490
44911998-08-29 Karl Heuer <kwzh@gnu.org>
4492
4493 * configure.in: New file.
4494 * Makefile.in: Renamed from Makefile.
4495 (prefix, infodir): Use value obtained from configure.
4496 (emacslibdir): Obsolete variable deleted.
4497 (dist): Distribute configure.in, configure, Makefile.in.
4498
44991998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
4500
4501 * Makefile (INSTALL_INFO): New variable.
4502 (install): Run install-info.
4503
45041998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
4505
4506 * Makefile (elisp.dvi): Add missing backslash.
4507
45081998-05-02 Richard Stallman <rms@psilocin.gnu.org>
4509
4510 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
4511 Run texindex without `./'. Always run texindex on elisp.tp.
4512 (elisp.tps): Target deleted.
4513
45141998-04-05 Richard Stallman <rms@psilocin.gnu.org>
4515
4516 * Makefile (srcs): Add nonascii.texi and customize.texi.
4517 (dist): Start by deleting `temp'.
4518
45191998-02-17 Richard Stallman <rms@psilocin.gnu.org>
4520
4521 * Makefile (makeinfo, texindex): Targets deleted.
4522 (makeinfo.o, texindex.o): Targets deleted.
4523 (clean, dist): Don't do anything with them or with getopt*.
4524
45251998-01-30 Richard Stallman <rms@psilocin.gnu.org>
4526
4527 * Makefile (SHELL): Defined.
4528
45291998-01-27 Richard Stallman <rms@psilocin.gnu.org>
4530
4531 * Makefile (elisp.tps): New target.
4532 (elisp.dvi): Depend on elisp.tps.
4533
4534Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
4535
4536 * README: Update phone number.
4537
4538 * Makefile (elisp): Make this be the default target.
4539 Depend on makeinfo.c instead of makeinfo.
4540 (install): Don't depend on elisp.dvi, since we don't install that.
4541 Use mkinstalldirs.
4542 (dist): Add mkinstalldirs.
4543
4544Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4545
4546 * Makefile (VERSION): Update version number.
4547 (maintainer-clean): Renamed from realclean.
4548
4549Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4550
4551 * Makefile (realclean): New target.
4552 (elisp): Remove any old elisp-* files first.
4553
4554Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
4555
d1f08d85
SM
4556 * Makefile (VERSION): New variable.
4557 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
4558 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
4559
4560Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4561
4562 * Makefile (elisp): Depend on makeinfo.
4563
4564Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
4565
d1f08d85 4566 * Makefile (srcs): Add anti.texi.
94ec544d
DL
4567
4568Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4569
4570 * Makefile (infodir, prefix): New vars.
4571 (install): Use infodir.
4572 (emacsinfodir): Deleted.
4573
4574Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4575
4576 * Makefile (srcs): Add calendar.texi.
4577
4578 * Makefile (dist): Copy texindex.c and makeinfo.c.
4579 Limit elisp-* files to those with one or two digits.
4580
4581Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4582
4583 * Makefile (dist): Changed to use Gzip instead of compress.
4584
4585Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4586
4587 * loading.texi (Unloading): define-function changed back to
4588 defalias. It may not stay this way, but at least it's
4589 consistent with the known-good version of the code patch.
4590
4591Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4592
4593 * modes.texi (Hooks): Document new optional arg of add-hook.
4594
4595Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4596
d1f08d85 4597 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
4598
4599 * tips.texi: Add new section on standard library headers.
4600
4601Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4602
4603 * Makefile (srcs): Add frame.texi to the list of sources.
4604
4605Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4606
4607 * Makefile (dist): Don't bother excluding autosave files; they'll
4608 never make it into the temp directory anyway, and the hash marks
4609 in the name are problematic for make and the Bourne shell.
dff28924 4610 (srcs):
94ec544d
DL
4611
4612Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4613
d1f08d85 4614 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
4615 the distribution tar file.
4616
dff28924 4617Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
4618
4619 * Makefile (srcs): Added index.perm.
4620 (elisp.dvi): Remove erroneous shell comment.
4621 Expect output of permute-index in permuted.fns.
4622 Save old elisp.aux in elisp.oaux.
4623 (clean): Added index.texi to be deleted.
4624
dff28924 4625Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
4626
4627 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
4628
dff28924 4629Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
4630
4631 * files.texi: Noted that completion-ignored-extensions is ignored
4632 when making *Completions*.
4633
4634Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
4635
4636 * Makefile make dist now depends on elisp.dvi, since it tries
4637 to include it in the dist file.
4638
dff28924 4639Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
4640
4641 * functions.texinfo (Mapping Functions): Add missing quote
4642
dff28924 4643Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
4644
4645 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
4646 (defunargs): Turn off \hyphenchar of \sl font temporarily.
4647
dff28924 4648Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4649
4650 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
4651 and @error{} are the terms now being used. The files in the
4652 directory have been changed to reflect this.
4653
d1f08d85 4654 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
4655 ` @result{}', using 5 spaces at the begining of the line.
4656
dff28924 4657Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4658
4659 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
4660 experimental @indentedresult{}, @indentedexpandsto{} are part of
4661 the texinfo.tex in this directory. These TeX macros are not
4662 stable yet.
4663
dff28924 4664Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4665
4666 * texinfo.tex: temporarily added
d1f08d85 4667 \let\result=\dblarrow
94ec544d
DL
4668 \def\error{{\it ERROR} \longdblarrow}
4669 We need to do this better soon.
4670
dff28924 4671Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4672
4673 * Applied Karl Berry's patches to *.texinfo files, but not to
4674 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
4675 new title page format is also not applied, since it requires
4676 texinfo.tex changes.)
4677
4678 * Cleaned up `Makefile' and defined the `emacslibdir' directory
4679 for the Project GNU development environment.
4680
ad050e54 4681;; Local Variables:
fd026ee1 4682;; coding: iso-2022-7bit
ad050e54 4683;; End:
2a34a036 4684
651f374c 4685 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
ceb4c4d3 4686 2005, 2006 Free Software Foundation, Inc.
2a34a036
GM
4687 Copying and distribution of this file, with or without modification,
4688 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
4689
4690;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda