* menu-bar.el (menu-find-file-existing): New function.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
2e23b82e
RS
12005-12-20 Richard M. Stallman <rms@gnu.org>
2
3 * help.texi (Help Functions): Update documentation of `apropos'.
4
a31687ce
LT
52005-12-20 Luc Teirlinck <teirllm@auburn.edu>
6
7 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
8 because it is confusing. If the :help-echo keyword is a function,
9 it is not directly used as the :help-echo overlay property, as the
10 xref seems to suggest (it does not take the appropriate args).
11
0e83c4e9
LT
122005-12-19 Luc Teirlinck <teirllm@auburn.edu>
13
14 * customize.texi (Common Keywords): Fix Texinfo usage.
15 (Group Definitions, Variable Definitions): Update for new
16 conventions for using `*' in docstrings.
77df907a
LT
17
18 * tips.texi (Documentation Tips): Update for new conventions for
19 using `*' in docstrings.
20
69487a1f
RS
212005-12-16 Richard M. Stallman <rms@gnu.org>
22
23 * minibuf.texi (Minibuffer Contents): Minor cleanup.
24
2a502a32
JL
252005-12-16 Juri Linkov <juri@jurta.org>
26
27 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
28
b158c851
RF
292005-12-14 Romain Francoise <romain@orebokech.com>
30
31 * modes.texi (Customizing Keywords): Rename `append' to `how'.
32 Fix typo.
33
d7d1f75e
JL
342005-12-11 Juri Linkov <juri@jurta.org>
35
36 * minibuf.texi (Completion Commands): Add mention of read-file-name
37 for filename completion keymaps.
38 (Reading File Names): Add mention of filename completion keymaps
39 for read-file-name and xref to `Completion Commands'.
40
4b1c16c2
RS
412005-12-10 Richard M. Stallman <rms@gnu.org>
42
43 * customize.texi (Common Keywords): State caveats for use of :tag.
44
1d49d5d9
RS
452005-12-08 Richard M. Stallman <rms@gnu.org>
46
2663a204
RS
47 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
48 with xrefs and better explanation.
49 (Completion Commands): Add the filename completion maps.
50
1d49d5d9
RS
51 * objects.texi (Character Type): Clarify that \s is not space
52 if a dash follows.
53
fa0d4d0c
RS
542005-12-05 Richard M. Stallman <rms@gnu.org>
55
56 * windows.texi (Resizing Windows): Delete preserve-before args.
57
d64b177a
SM
582005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
59
60 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
61 in full keymaps, since the quirk has been fixed.
62
79019cc9
EZ
632005-12-03 Eli Zaretskii <eliz@gnu.org>
64
65 * hooks.texi (Standard Hooks): Add index entries. Mention
66 `compilation-finish-functions'.
67
161ef3be
RS
682005-11-27 Richard M. Stallman <rms@gnu.org>
69
70 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
71
17c1971a
JL
722005-11-21 Juri Linkov <juri@jurta.org>
73
74 * customize.texi (Common Keywords): Update links types
75 custom-manual and url-link. Add link types emacs-library-link,
76 file-link, function-link, variable-link, custom-group-link.
77
5890344b
CY
782005-11-20 Chong Yidong <cyd@stupidchicken.com>
79
80 * display.texi: Revert 2005-11-20 change.
81
cbce0752
TTN
822005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
83
84 * processes.texi (Bindat Functions):
85 Say "third" to refer to zero-based index "2".
86
ff04c885
LT
872005-11-18 Luc Teirlinck <teirllm@auburn.edu>
88
89 * loading.texi (Library Search): Update the default value of
90 `load-suffixes'.
91
ce8d4e00
CY
922005-11-17 Chong Yidong <cyd@stupidchicken.com>
93
94 * display.texi (Attribute Functions): Mention :ignore-defface.
95
cbad4a9e
SM
962005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
97
98 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
16b4c38b 99 (Minor Mode Conventions): Mention the use of a hook.
cbad4a9e 100
fda12b27
RS
1012005-11-06 Richard M. Stallman <rms@gnu.org>
102
103 * files.texi (Magic File Names): find-file-name-handler checks the
104 `operations' property of the handler.
105
e082564e
RS
1062005-11-03 Richard M. Stallman <rms@gnu.org>
107
108 * variables.texi (Frame-Local Variables): Small clarification.
109
f0cdd9e4
CY
1102005-10-29 Chong Yidong <cyd@stupidchicken.com>
111
112 * os.texi (Init File): Document ~/.emacs.d/init.el.
113
685abb98
RS
1142005-10-29 Richard M. Stallman <rms@gnu.org>
115
116 * internals.texi (Garbage Collection): Document memory-full.
117
7000848e
BW
1182005-10-28 Bill Wohler <wohler@newt.com>
119
120 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
121 for URLs.
122
107fb6c9
RS
1232005-10-28 Richard M. Stallman <rms@gnu.org>
124
125 * minibuf.texi (Completion Commands): Clean up prev change.
126
1272005-10-26 Kevin Ryde <user42@zip.com.au>
128
129 * compile.texi (Eval During Compile): Explain recommended uses
130 of eval-when-compile and eval-and-compile.
131
1d8e69a2
MY
1322005-10-27 Masatake YAMATO <jet@gyve.org>
133
cbad4a9e 134 * minibuf.texi (Completion Commands):
1d8e69a2 135 Write about new optional argument for `display-completion-list'.
cbad4a9e 136
6a897887
RS
1372005-10-23 Richard M. Stallman <rms@gnu.org>
138
139 * display.texi (Overlay Arrow): Clarify about local bindings of
140 overlay-arrow-position.
141
6d1e17be
EZ
1422005-10-22 Eli Zaretskii <eliz@gnu.org>
143
144 * internals.texi (Building Emacs): Fix last change.
145
db5fe0a6
RS
1462005-10-22 Richard M. Stallman <rms@gnu.org>
147
148 * internals.texi (Building Emacs): Document eval-at-startup.
149
45158e77
RS
1502005-10-21 Richard M. Stallman <rms@gnu.org>
151
152 * loading.texi (Where Defined): load-history contains abs file names.
153 symbol-file returns abs file names.
154
e50165ec
KS
1552005-10-19 Kim F. Storm <storm@cua.dk>
156
157 * display.texi (Showing Images): Add max-image-size integer value.
158
63ab30d0
CY
1592005-10-18 Chong Yidong <cyd@stupidchicken.com>
160
161 * display.texi (Showing Images): Document max-image-size.
162
f8252852
RS
1632005-10-17 Richard M. Stallman <rms@gnu.org>
164
165 * commands.texi (Quitting): Minor clarification.
166
167 * processes.texi (Sentinels): Clarify about output and quitting.
168 (Filter Functions): Mention with-local-quit.
169
c1bed3aa
JL
1702005-10-17 Juri Linkov <juri@jurta.org>
171
172 * buffers.texi (Current Buffer):
173 * commands.texi (Event Input Misc):
174 * compile.texi (Eval During Compile, Compiler Errors):
175 * customize.texi (Group Definitions):
176 * display.texi (Progress, Defining Faces):
177 * files.texi (Writing to Files):
178 * modes.texi (Mode Hooks, Defining Minor Modes):
179 * streams.texi (Output Functions):
180 * syntax.texi (Syntax Table Functions):
181 * text.texi (Change Hooks):
182 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
183
184 * commands.texi (Quitting): Replace arg `forms' with `body' in
185 `with-local-quit'.
186
187 * positions.texi (Excursions): Replace arg `forms' with `body' in
188 `save-excursion'.
189
ef1b4c9e
KS
1902005-10-08 Kim F. Storm <storm@cua.dk>
191
192 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
193 Rename manual section accordingly.
194
abc8ce50
KS
1952005-10-04 Kim F. Storm <storm@cua.dk>
196
197 * windows.texi (Window Split Tree): New section describing
198 new function window-split-tree function.
199
a1f5a1f0
NR
2002005-10-03 Nick Roberts <nickrob@snap.net.nz>
201
202 * display.texi (Fringe Size/Pos): Simplify and add detail.
203
97c3e4cc
RF
2042005-09-30 Romain Francoise <romain@orebokech.com>
205
206 * minibuf.texi (High-Level Completion): Explain that the prompt
207 given to `read-buffer' should end with a colon and a space.
208 Update usage examples.
209
8ad8c5ce
JL
2102005-09-29 Juri Linkov <juri@jurta.org>
211
212 * display.texi (Displaying Messages): Rename argument name
213 `string' to `format-string' in functions `message', `message-box',
214 `message-or-box'.
215
63182706
CY
2162005-09-26 Chong Yidong <cyd@stupidchicken.com>
217
218 * errors.texi (Standard Errors): Corrected xrefs.
219
906320ec
CY
2202005-09-18 Chong Yidong <cyd@stupidchicken.com>
221
222 * display.texi (Defining Images): Updated documentation for
223 `image-load-path'.
224
8ccd3630
RS
2252005-09-17 Richard M. Stallman <rms@gnu.org>
226
227 * display.texi (Defining Images): Clean up previous change.
228
7260457b
RF
2292005-09-16 Romain Francoise <romain@orebokech.com>
230
231 * elisp.texi: Specify GFDL version 1.2.
232
233 * doclicense.texi (GNU Free Documentation License): Update to
234 version 1.2.
235
5b51c037
CY
2362005-09-15 Chong Yidong <cyd@stupidchicken.com>
237
238 * display.texi (Defining Images): Document `image-load-path'.
239
5c4757d3
RS
2402005-09-15 Richard M. Stallman <rms@gnu.org>
241
242 * objects.texi (Printed Representation): Minor cleanup.
243 (Box Diagrams): Minor fix.
244 (Cons Cell Type): Move (...) index item here.
245 (Box Diagrams): From here.
246 (Array Type): Minor fix.
247 (Type Predicates): Delete index "predicates".
248 (Hash Table Type): Clarify xref.
249 (Dotted Pair Notation): Minor fix.
250
2bb8b80c
CY
2512005-09-10 Chong Yidong <cyd@stupidchicken.com>
252
253 * files.texi (Saving Buffers): Fix typo.
254
47b8bc5d
RS
2552005-09-08 Richard M. Stallman <rms@gnu.org>
256
257 * tips.texi (Programming Tips): Correct the "default" prompt spec.
258
475aab0d
CY
2592005-09-08 Chong Yidong <cyd@stupidchicken.com>
260
261 * locals.texi (Standard Buffer-Local Variables): Don't include
262 mode variables for minor modes.
263 Fix xrefs for buffer-display-count, buffer-display-table,
264 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
265 enable-multibyte-characters, fill-column, header-line-format,
266 left-fringe-width, left-margin, and right-fringe-width.
267
268 * hooks.texi (Standard Hooks): All hooks should conform to the
269 standard naming convention now.
270 Fix xref for `echo-area-clear-hook'.
271
272 * display.texi (Usual Display): Note that indicate-empty-lines and
273 tab-width are buffer-local.
274
275 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
276
277 * modes.texi (Mode Help): Note that major-mode is buffer-local.
278
279 * nonascii.texi (Encoding and I/O): Note that
280 buffer-file-coding-system is buffer-local.
281
282 * positions.texi (List Motion): Note that defun-prompt-regexp is
283 buffer-local.
284
285 * text.texi (Auto Filling): Note that auto-fill-function is
286 buffer-local.
287 (Undo): Note that buffer-undo-list is buffer-local.
288
289 * windows.texi (Buffers and Windows): Document
290 buffer-display-count.
291
2a6bc1f7
RS
2922005-09-06 Richard M. Stallman <rms@gnu.org>
293
294 * tips.texi (Coding Conventions): Sometimes it is ok to put the
295 package prefix elsewhere than at the start of the name.
296
d7ea8b71
RS
2972005-09-03 Richard M. Stallman <rms@gnu.org>
298
299 * tips.texi (Programming Tips): Add conventions for minibuffer
300 questions and prompts.
301
0c6087a6
RS
3022005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
303
304 * intro.texi (nil and t): Minor cleanup.
305 Delete spurious mention of keyword symbols.
306 (Evaluation Notation): Add index entry.
307 (A Sample Function Description): Minor cleanup.
308 (A Sample Variable Description): Not all vars can be set.
309
4b5fa40e
TTN
3102005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
311
312 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
313
314 (Insertion): Document precise type of `insert-char' arg COUNT.
315
34b50776
SM
3162005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
317
318 * modes.texi (Other Font Lock Variables): Sync the default of
319 font-lock-lines-before.
320
c1105d05
MA
3212005-08-31 Michael Albinus <michael.albinus@gmx.de>
322
323 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
324
62929713
RS
3252005-08-29 Richard M. Stallman <rms@gnu.org>
326
327 * elisp.texi (Top): Update subnode menu.
328
329 * searching.texi (Searching and Matching): Move node.
330 Rearrange contents and add overall explanation.
331 (Searching and Case): Move node.
332 (Searching and Matching): Update menu.
333
0fb57cc0
EZ
3342005-08-27 Eli Zaretskii <eliz@gnu.org>
335
336 * os.texi (Startup Summary): Fix the description of the initial
337 startup message display.
338
3e80c4c1
RS
3392005-08-25 Richard M. Stallman <rms@gnu.org>
340
341 * searching.texi (Search and Replace): Add replace-regexp-in-string.
342
3432005-08-25 Emilio C. Lopes <eclig@gmx.net>
344
345 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
346 `next-overlay-change' example.
c1105d05 347
79a8defb
JL
3482005-08-22 Juri Linkov <juri@jurta.org>
349
350 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
351 Fix invert-face. Fix args of face-background.
352
16691d29
JL
353 * display.texi (Standard Faces): Delete node.
354 (Faces): Add xref to `(emacs)Standard Faces'.
355 (Displaying Faces): Fix xref to `Standard Faces'.
356
357 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
358
217b694f
EZ
3592005-08-20 Alan Mackenzie <acm@muc.de>
360
361 * buffers.texi (The Buffer List): Clarify the manipulation of the
362 buffer list.
363
0bf14bfd
RS
3642005-08-14 Richard M. Stallman <rms@gnu.org>
365
7ad1498e
AS
366 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
367 a regexp.
0bf14bfd 368
c118d09e
RS
3692005-08-11 Richard M. Stallman <rms@gnu.org>
370
59cb8c23
RS
371 * elisp.texi (Top): Update subnode lists.
372
373 * display.texi (Inverse Video): Node deleted.
374
c118d09e
RS
375 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
376 New nodes split out of Coding Conventions.
377
378 * searching.texi (Regular Expressions): Document re-builder.
379
380 * os.texi (Time Parsing): New node split out of Time Conversion.
381
382 * processes.texi (Misc Network, Network Feature Testing)
383 (Network Options, Make Network): New nodes split out of
384 Low-Level Network.
385
67ec7f41
RS
3862005-08-09 Richard M. Stallman <rms@gnu.org>
387
76d47f0d
RS
388 * frames.texi (Geometry): New node, split from Size and Position.
389 (Frame Parameters): Refer to Geometry.
390
67ec7f41 391 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 392
67ec7f41
RS
393 * windows.texi (Splitting Windows): Fix xref.
394
395 * frames.texi (Layout Parameters): Add xref.
396
397 * display.texi (Line Height, Scroll Bars): Fix xrefs.
398
399 * keymaps.texi (Menu Bar): Fix xref.
400
401 * locals.texi (Standard Buffer-Local Variables): Fix xref.
402
403 * modes.texi (%-Constructs): Fix xref.
404
405 * frames.texi (Window Frame Parameters): Node split up.
406 (Basic Parameters, Position Parameters, Size Parameters)
407 (Layout Parameters, Buffer Parameters, Management Parameters)
408 (Cursor Parameters, Color Parameters): New subnodes.
409
adb5e445
LT
4102005-08-09 Luc Teirlinck <teirllm@auburn.edu>
411
412 * positions.texi (Screen Lines): Update xref for previous change
413 in minibuf.texi.
414
415 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
416 change in minibuf.texi.
417
61298e17
RS
4182005-08-09 Richard M. Stallman <rms@gnu.org>
419
420 * tips.texi (Coding Conventions): Minor cleanup.
421
422 * modes.texi (Defining Minor Modes): Explain when init-value
423 can be non-nil.
424
425 * elisp.texi (Top): Update submenu for Minibuffer.
426
427 * minibuf.texi (Minibuffer Misc): Node split up.
428 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
429 (Recursive Mini): New nodes split out from Minibuffer Misc.
430 (Minibuffer Misc): Document max-mini-window-height.
431
432 * hash.texi (Defining Hash): Delete stray paren in example.
433
434 * display.texi (Echo Area Customization): Don't define
435 max-mini-window-height here; xref instead.
436
437 * commands.texi (Event Input Misc): Update while-no-input.
438
439 * advice.texi (Advising Functions): Explain when to use advice
440 and when to use a hook.
441
43e124e6
EZ
4422005-07-30 Eli Zaretskii <eliz@gnu.org>
443
444 * makefile.w32-in (info): Don't run install-info.
445 ($(infodir)/dir): New target, produced by running install-info.
446
653aea22
LT
4472005-07-27 Luc Teirlinck <teirllm@auburn.edu>
448
449 * modes.texi (Defining Minor Modes): The keyword for the initial
450 value is :init-value, not :initial-value.
451
ba6ebbd5
EZ
4522005-07-23 Eli Zaretskii <eliz@gnu.org>
453
454 * loading.texi (Autoload): Make the `doctor' example be consistent
455 with what's in current loaddefs.el. Describe the "fn" magic in
456 the usage portion of the doc string.
457
6696f2a4
RS
4582005-07-22 Richard M. Stallman <rms@gnu.org>
459
460 * internals.texi (Garbage Collection): Clarify previous change.
461
0c17e67c
SM
4622005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
463
464 * internals.texi (Garbage Collection): Add gc-cons-percentage.
465
426179e1
JL
4662005-07-18 Juri Linkov <juri@jurta.org>
467
468 * commands.texi (Accessing Events):
469 * frames.texi (Text Terminal Colors, Resources):
470 * markers.texi (The Mark):
471 * modes.texi (Defining Minor Modes):
472 Delete duplicate duplicate words.
473
9b0c2c56
RS
4742005-07-16 Richard M. Stallman <rms@gnu.org>
475
476 * display.texi (Managing Overlays): Clarify make-overlay
477 args for insertion types.
478
fd90b80c
LT
4792005-07-13 Luc Teirlinck <teirllm@auburn.edu>
480
0c17e67c
SM
481 * customize.texi (Variable Definitions):
482 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
483 `standard-value' is a list too.
484 (Defining New Types): Use @key{RET} instead of @key{ret}.
485
37aa90e5
TTN
4862005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
487
488 * os.texi (Translating Input): Fix typo.
489
917e0c95
RS
4902005-07-08 Richard M. Stallman <rms@gnu.org>
491
492 * README: Update edition number and size estimate.
493
494 * elisp.texi (VERSION): Set to 2.9.
495
7d90e71d
RS
4962005-07-07 Richard M. Stallman <rms@gnu.org>
497
c330dafe
RS
498 * book-spine.texinfo: Update Emacs version.
499
7d90e71d
RS
500 * display.texi (Inverse Video): Delete mode-line-inverse-video.
501
dc2204be
RS
5022005-07-06 Richard M. Stallman <rms@gnu.org>
503
504 * searching.texi (Regexp Search): Clarify what re-search-forward
505 does when the search fails.
506
a0ec7a4a
LK
5072005-07-05 Lute Kamstra <lute@gnu.org>
508
dc2204be 509 * Update FSF's address in GPL notices.
a0ec7a4a
LK
510
511 * doclicense.texi (GNU Free Documentation License):
512 * gpl.texi (GPL):
513 * tips.texi (Coding Conventions, Library Headers):
514 * vol1.texi:
515 * vol2.texi: Update FSF's address.
516
4af33176
RS
5172005-07-04 Richard M. Stallman <rms@gnu.org>
518
519 * hooks.texi (Standard Hooks): Add occur-hook.
520
b3ab615b
LT
5212005-07-03 Luc Teirlinck <teirllm@auburn.edu>
522
523 * display.texi (The Echo Area): Correct menu.
524
3d393029
RS
5252005-07-03 Richard M. Stallman <rms@gnu.org>
526
7fe48b75
RS
527 * elisp.texi (Top): Update subnode menu for Display.
528
529 * display.texi (Displaying Messages): New node, with most
530 of what was in The Echo Area.
531 (Progress): Moved under The Echo Area.
532 (Logging Messages): New node with new text.
533 (Echo Area Customization): New node, the rest of what was
534 in The Echo Area. Document message-truncate-lines with @defvar.
535 (Display): Update menu.
536
3d393029
RS
537 * windows.texi (Textual Scrolling): Doc 3 values for
538 scroll-preserve-screen-position.
539
540 * text.texi (Special Properties): Change hook functions
541 should bind inhibit-modification-hooks around altering buffer text.
542
543 * keymaps.texi (Key Binding Commands): Call binding BINDING
544 rather than DEFINITION.
545
b26860ad
JB
5462005-06-29 Juanma Barranquero <lekktu@gmail.com>
547
548 * variables.texi (Defining Variables): `user-variable-p' returns t
549 for aliases of user options, nil for alias loops.
550
025691ed
RS
5512005-06-28 Richard M. Stallman <rms@gnu.org>
552
553 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
554 make-keymap.
555
b61bfa4d
LT
5562005-06-27 Luc Teirlinck <teirllm@auburn.edu>
557
558 * variables.texi (Setting Variables): Correct and clarify
559 description of `add-to-ordered-list'.
560
24ee714d
RS
5612005-06-26 Richard M. Stallman <rms@gnu.org>
562
563 * display.texi (Faces): Minor cleanup.
564
33b79ce4
LT
5652005-06-25 Luc Teirlinck <teirllm@auburn.edu>
566
567 * display.texi (Faces): `facep' returns t for strings that are
568 face names.
569
df13531d
RS
5702005-06-25 Richard M. Stallman <rms@gnu.org>
571
572 * objects.texi (Equality Predicates): Clarify meaning of equal.
573
574 * windows.texi (Selecting Windows): save-selected-window
575 and with-selected-window save and restore the current buffer.
576
cf444441
RS
5772005-06-24 Richard M. Stallman <rms@gnu.org>
578
579 * numbers.texi (Float Basics): Explain how to test for NaN,
580 and printing the sign of NaNs.
581
6cdd056d
EZ
5822005-06-24 Eli Zaretskii <eliz@gnu.org>
583
584 * makefile.w32-in (MAKEINFO): Use --force.
585
b93e3c3b
RS
5862005-06-23 Richard M. Stallman <rms@gnu.org>
587
588 * display.texi (Face Functions): Correct Texinfo usage.
589
6fb276bd
LT
5902005-06-23 Luc Teirlinck <teirllm@auburn.edu>
591
592 * lists.texi (Rings): `ring-elements' now returns the elements of
593 RING in order.
594
1d1c7e75
JB
5952005-06-23 Juanma Barranquero <lekktu@gmail.com>
596
597 * markers.texi (The Mark): Texinfo usage fix.
598
9d12e52b
KS
5992005-06-23 Kim F. Storm <storm@cua.dk>
600
601 * searching.texi (Entire Match Data): Remove evaporate option for
602 match-data. Do not mention evaporate option for set-match-data.
603
6d44324c
GM
6042005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
605
606 * display.texi (Face Functions): Mention face aliases.
607
80df27a7
RS
6082005-06-21 Richard M. Stallman <rms@gnu.org>
609
610 * anti.texi (Antinews): Texinfo usage fix.
611
e121563b
KB
6122005-06-21 Karl Berry <karl@gnu.org>
613
9d7d543c
KB
614 * elisp.texi: Use @copying.
615
e121563b
KB
616 * elisp.texi: Put @summarycontents and @contents before the Top
617 node, instead of the end of the file, so that the contents appear
618 in the right place in the dvi/pdf output.
619
36a3b076
JL
6202005-06-21 Juri Linkov <juri@jurta.org>
621
622 * display.texi (Defining Faces): Add `customized-face'.
623
5c796e80
KS
6242005-06-20 Kim F. Storm <storm@cua.dk>
625
b7d1f38f
KS
626 * variables.texi (Setting Variables): Any type of element can be
627 given order in add-to-ordered-list. Compare elements with eq.
628
5c796e80
KS
629 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
630
fb056bef
KB
6312005-06-20 Karl Berry <karl@gnu.org>
632
633 * syntax.texi (Syntax Flags): Make last column very slightly wider
634 to avoid "generic comment" breaking on two lines and causing an
635 underfull box.
636
84398baa
LT
6372005-06-19 Luc Teirlinck <teirllm@auburn.edu>
638
639 * lists.texi (Rings): Various minor clarifications and corrections.
640
07ff1e4b
RS
6412005-06-18 Richard M. Stallman <rms@gnu.org>
642
643 * functions.texi (Obsolete Functions): Simplify.
644
645 * variables.texi (Variable Aliases): Simplify.
646
647 * anti.texi, backups.texi, compile.texi, customization.texi:
648 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
649 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
650 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
651 * variables.texi: Fix formatting ugliness.
652
653 * elisp.texi: Add links to Rings and Byte Packing.
654 Update version and copyright years.
655
656 * minibuf.texi: Fix formatting ugliness.
657 (Completion Commands): Move keymap vars to the end
658 and vars completing-read binds to the top.
659
3f7fab24
LT
6602005-06-17 Luc Teirlinck <teirllm@auburn.edu>
661
662 * processes.texi: Fix typos.
663 (Bindat Spec): Correct Texinfo error.
926c4c9b 664 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 665
f19b57e3
RS
6662005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
667
668 * lists.texi (Rings): New node.
669 (Lists): Add it to menu.
670
a80c5da7 671 * processes.texi (Byte Packing): New node.
f19b57e3
RS
672 (Processes): Add it to menu.
673
6742005-06-17 Richard M. Stallman <rms@gnu.org>
675
676 * syntax.texi (Parsing Expressions): Fix texinfo usage.
677
678 * help.texi (Documentation Basics): Explain the xref to
679 Documentation Tips.
680
681 * debugging.texi (Debugger Commands): Minor fix.
682
67c1390d
LT
6832005-06-16 Luc Teirlinck <teirllm@auburn.edu>
684
685 * edebug.texi (Instrumenting): Eliminate duplicate link.
686 (Specification List): Replace references to "below", referring to
687 a later node, with one @ref to that node.
688
689 * os.texi (Timers): Timers should save and restore the match data
690 if they change it.
691
692 * debugging.texi (Debugger Commands): Mention that the Lisp
693 debugger can not step through primitive functions.
694
51cd2a8c
JB
6952005-06-16 Juanma Barranquero <lekktu@gmail.com>
696
697 * functions.texi (Obsolete Functions): Update argument names of
698 `make-obsolete' and `define-obsolete-function-alias'.
699
700 * variables.texi (Variable Aliases): Update argument names of
701 `defvaralias', `make-obsolete-variable' and
702 `define-obsolete-variable-alias'.
703
f5e6ac4a
KS
7042005-06-15 Kim F. Storm <storm@cua.dk>
705
706 * searching.texi (Entire Match Data): Rephrase warnings about
707 evaporate arg to match-data and set-match-data.
708
fe2a9972
LT
7092005-06-14 Luc Teirlinck <teirllm@auburn.edu>
710
67774855
LT
711 * elisp.texi (Top): Update detailed menu.
712
fe2a9972
LT
713 * edebug.texi (Edebug): Update menu.
714 (Instrumenting): Update xrefs.
715 (Edebug Execution Modes): Correct xref.
716 (Jumping): Clarify description of `h' command.
717 Eliminate redundant @ref.
718 (Breaks): New node.
719 (Breakpoints): is now a subsubsection.
720 (Global Break Condition): Mention `C-x X X'.
721 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
722 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
723 (Edebug Display Update): Correct pxref.
724 (Edebug and Macros): New node.
725 (Instrumenting Macro Calls): Is now a subsubsection.
726 Neither arg of `def-edebug-spec' is evaluated.
727 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
728 (Specification Examples): Fix typo.
729
b59f605b
LK
7302005-06-14 Lute Kamstra <lute@gnu.org>
731
732 * debugging.texi (Function Debugging): Primitives can break on
733 entry too.
734
a5c99dc9
KS
7352005-06-14 Kim F. Storm <storm@cua.dk>
736
737 * variables.texi (Setting Variables): Add add-to-ordered-list.
738
f99ed2f8
SM
7392005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
740
741 * syntax.texi (Parsing Expressions): Document aux functions and vars of
742 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
743
9d42ffaa
LK
7442005-06-13 Lute Kamstra <lute@gnu.org>
745
746 * text.texi (Special Properties): Fix cross reference.
747
32cc0b00
LT
7482005-06-11 Luc Teirlinck <teirllm@auburn.edu>
749
750 * debugging.texi (Function Debugging): Delete mention of empty
751 string argument to `cancel-debug-on-entry'. Delete inaccurate
752 description of the return value of that command.
753
98d1a1cf
EZ
7542005-06-11 Alan Mackenzie <acm@muc.de>
755
756 * text.texi (Adaptive Fill): Amplify the description of
757 fill-context-prefix.
758
4b53b8d7
LT
7592005-06-10 Luc Teirlinck <teirllm@auburn.edu>
760
84398baa 761 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 762
b5305167
SM
7632005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
764
765 * syntax.texi (Parsing Expressions): Document syntax-ppss.
766
9bd4c3ad
LT
7672005-06-10 Luc Teirlinck <teirllm@auburn.edu>
768
769 * debugging.texi (Error Debugging): Minor rewording.
770 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
771 is optional.
772
257914aa
LK
7732005-06-10 Lute Kamstra <lute@gnu.org>
774
b5305167 775 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
776 (Top): Give it a title. Correct version number. Give the
777 detailed node listing a more prominent header.
b5305167
SM
778 * intro.texi: Don't set VERSION here a second time.
779 Mention Emacs's version too.
257914aa
LK
780 * anti.texi (Antinews): Use EMACSVER to refer to the current
781 version of Emacs.
782
b7aae902
KS
7832005-06-09 Kim F. Storm <storm@cua.dk>
784
785 * searching.texi (Entire Match Data): Explain new `reseat' argument to
786 match-data and set-match-data.
787
99598737
RS
7882005-06-08 Richard M. Stallman <rms@gnu.org>
789
790 * searching.texi (Entire Match Data): Clarify when match-data
791 returns markers and when integers.
792
793 * display.texi (Defining Faces): Explain that face name should not
794 end in `-face'.
795
796 * modes.texi (Mode Line Data): Minor cleanup.
797 (Customizing Keywords): Node split out of Search-based Fontification.
798 Add example of using font-lock-add-keywords from a hook.
799 Clarify when MODE should be non-nil, and when nil.
800
8012005-06-06 Richard M. Stallman <rms@gnu.org>
802
803 * modes.texi (Mode Line Data): Explain what happens when the car
804 of a list is a void symbol.
805 (Search-based Fontification): Explain MODE arg to
806 font-lock-add-keywords and warn about calls from major modes.
807
ecc8893a
JL
8082005-06-08 Juri Linkov <juri@jurta.org>
809
810 * display.texi (Standard Faces): Add `shadow' face.
811
7fa9f4eb
LT
8122005-05-29 Luc Teirlinck <teirllm@auburn.edu>
813
814 * modes.texi (Major Mode Conventions): A derived mode only needs
815 to put the call to the parent mode inside `delay-mode-hooks'.
816
bebcc4b1
RS
8172005-05-29 Richard M. Stallman <rms@gnu.org>
818
c16b1394
RS
819 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
820 new, and what that implies. Clarify.
821
822 * files.texi (Locating Files): Clean up the text.
823
bebcc4b1
RS
824 * frames.texi (Window Frame Parameters): Document user-size.
825 Shorten entry for top by referring to left.
826
8272005-05-26 Richard M. Stallman <rms@gnu.org>
828
829 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
830 is new, and what the implications are. Other clarifications.
831
217797bc
RS
8322005-05-24 Richard M. Stallman <rms@gnu.org>
833
834 * frames.texi (Dialog Boxes): Minor fixes.
835
3565fe07
MY
8362005-05-25 Masatake YAMATO <jet@gyve.org>
837
838 * display.texi (Standard Faces): Write about `mode-line-highlight'.
839
817089df
LT
8402005-05-24 Luc Teirlinck <teirllm@auburn.edu>
841
842 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
843 is optional.
844
cb5db137
NR
8452005-05-24 Nick Roberts <nickrob@snap.net.nz>
846
847 * frames.texi (Dialog Boxes): Descibe new optional argument.
848
3c8572f5
LK
8492005-05-23 Lute Kamstra <lute@gnu.org>
850
851 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
852 syntax-begin-function over font-lock-beginning-of-syntax-function.
853
2a4d7cb3
LT
8542005-05-21 Luc Teirlinck <teirllm@auburn.edu>
855
71f800cf
LT
856 * minibuf.texi (Reading File Names): Update description of
857 `read-directory-name'.
858
2a4d7cb3
LT
859 * modes.texi (Derived Modes): Clarify :group keyword.
860
bb4afd09
EZ
8612005-05-21 Eli Zaretskii <eliz@gnu.org>
862
b5305167
SM
863 * files.texi (Locating Files): New subsection.
864 Describe locate-file and executable-find.
bb4afd09 865
a2c9aee6
EZ
8662005-05-21 Kevin Ryde <user42@zip.com.au>
867
868 * frames.texi (Initial Parameters): Update cross reference to
869 "Emacs Invocation".
870
6900105f
LT
8712005-05-19 Luc Teirlinck <teirllm@auburn.edu>
872
ca1b0914
LT
873 * keymaps.texi (Active Keymaps): Add anchor.
874
6900105f
LT
875 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
876 (Major Mode Conventions): Refer to `Auto Major Mode' in more
877 appropriate place.
878 (Derived Modes): Small clarifications.
b5305167
SM
879 (Minor Mode Conventions, Keymaps and Minor Modes):
880 Replace references to nodes with references to anchors.
6900105f
LT
881 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
882 Clarify description of lists whose first element is an integer.
883 (Mode Line Variables): Add anchor.
884 (%-Constructs): Clarify description of integer after %.
885 (Emulating Mode Line): Describe nil value for FACE.
886
54d06364
LT
8872005-05-18 Luc Teirlinck <teirllm@auburn.edu>
888
889 * modes.texi (Derived Modes): Correct references to non-existing
890 variable standard-syntax-table.
891
f8d0b769
LK
8922005-05-17 Lute Kamstra <lute@gnu.org>
893
894 * modes.texi (Defining Minor Modes): Mention the mode hook.
895
294c599c
KS
8962005-05-15 Kim F. Storm <storm@cua.dk>
897
898 * processes.texi (Network): Remove open-network-stream-nowait.
899 (Network Servers): Remove open-network-stream-server.
900
4214af69
LT
9012005-05-15 Luc Teirlinck <teirllm@auburn.edu>
902
903 * elisp.texi (Top): Update detailed menu.
904
905 * variables.texi: Reorder nodes.
906 (Variables): Update menu.
907 (File Local Variables): Do not refer to the `-*-' line as
908 a "local variables list". Add pxref.
909
302691ab
LT
9102005-05-14 Luc Teirlinck <teirllm@auburn.edu>
911
56d4215a
LT
912 * elisp.texi (Top): Update detailed menu for node changes.
913
302691ab
LT
914 * modes.texi (Modes): Update Menu.
915 (Hooks): Move to beginning of chapter.
916 Most minor modes run mode hooks too.
917 `add-hook' can handle void hooks or hooks whose value is a single
918 function.
919 (Major Modes): Update Menu.
920 (Major Mode Basics): New node, split off from `Major Modes'.
921 (Major Mode Conventions): Correct xref. Explain how to handle
922 auto-mode-alist if the major mode command has an autoload cookie.
923 (Auto Major Mode): Major update. Add magic-mode-alist.
924 (Derived Modes): Major update.
925 (Mode Line Format): Update Menu.
926 (Mode Line Basics): New node, split off from `Mode Line Format'.
927
928 * loading.texi (Autoload): Mention `autoload cookie' as synonym
929 for `magic autoload comment'. Add index entries and anchor.
930
d06ba294
RS
9312005-05-14 Richard M. Stallman <rms@gnu.org>
932
933 * tips.texi (Coding Conventions): Explain how important it is
934 that just loading certain files not change Emacs behavior.
935
936 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
937
405cb12a
LK
9382005-05-12 Lute Kamstra <lute@gnu.org>
939
19958124
LK
940 * modes.texi (Generic Modes): Update.
941 (Major Modes): Refer to node "Generic Modes".
942
405cb12a
LK
943 * elisp.texi (Top): Update to the current structure of the manual.
944 * processes.texi (Processes): Add menu description.
945 * customize.texi (Customization): Add menu descriptions.
946
f714dd1b
TTN
9472005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
948
cc9442f2
TTN
949 * processes.texi (Signals to Processes)
950 (Low-Level Network): Fix typos.
f714dd1b 951
36ad23ec
LK
9522005-05-11 Lute Kamstra <lute@gnu.org>
953
954 * elisp.texi (Top): Add some nodes from the chapter "Major and
955 Minor Modes" to the detailed node listing.
956
d101bf56
RS
9572005-05-10 Richard M. Stallman <rms@gnu.org>
958
959 * keymaps.texi (Extended Menu Items): Menu item filter functions
960 can be called at any time.
961
698b0510
LT
9622005-05-08 Luc Teirlinck <teirllm@auburn.edu>
963
964 * variables.texi (File Local Variables): `(hack-local-variables t)'
965 now also checks whether a mode is specified in the local variables
966 list.
967
2c6b25c7
EZ
9682005-05-05 Kevin Ryde <user42@zip.com.au>
969
970 * display.texi (The Echo Area): Correct format function cross
971 reference.
972
643b4cf5
LT
9732005-05-05 Luc Teirlinck <teirllm@auburn.edu>
974
975 * variables.texi (Variable Aliases): Change description of
976 `define-obsolete-variable-alias'.
977
978 * functions.texi (Functions): Add "Obsolete Functions" to menu.
979 (Defining Functions): Add xref.
980 (Obsolete Functions): New node.
981 (Function Safety): Standardize capitalization of section title.
982
983 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
984 (Dialog Boxes): Complete description of `x-popup-dialog'.
985
053bc8e4
RS
9862005-05-04 Richard M. Stallman <rms@gnu.org>
987
988 * commands.texi (Interactive Codes): Fix Texinfo usage.
989 Document U more clearly.
990
f6b1b15a
LT
9912005-05-01 Luc Teirlinck <teirllm@auburn.edu>
992
3b925015
LT
993 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
994 function and not a macro.
995
f6b1b15a
LT
996 * frames.texi (Pop-Up Menus): Correct and clarify description of
997 `x-popup-menu'.
998 (Dialog Boxes): Clarify description of `x-popup-dialog'.
999
ebbfa918
RS
10002005-05-01 Richard M. Stallman <rms@gnu.org>
1001
1002 * edebug.texi (Checking Whether to Stop): Fix previous change.
1003
abe2f96e
LT
10042005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1005
d6028ef2
LT
1006 * display.texi: Fix typos and Texinfo usage.
1007
abe2f96e
LT
1008 * edebug.texi (Checking Whether to Stop): executing-macro ->
1009 executing-kbd-macro.
1010
b2cfb30b
RS
10112005-05-01 Richard M. Stallman <rms@gnu.org>
1012
1013 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
1014
7e995a23
RS
10152005-04-30 Richard M. Stallman <rms@gnu.org>
1016
1017 * files.texi (Magic File Names): Document `operations' property.
1018
57efa539
LK
10192005-04-29 Lute Kamstra <lute@gnu.org>
1020
1021 * modes.texi (Generic Modes): New node.
1022 (Major Modes): Add it to the menu.
1023 (Derived Modes): Add "derived mode" to concept index.
1024
0a20b1dc
LK
10252005-04-28 Lute Kamstra <lute@gnu.org>
1026
1027 * modes.texi (Defining Minor Modes): Fix previous change.
1028 (Font Lock Mode): Simplify.
1029 (Font Lock Basics): Say that font-lock-defaults is buffer-local
1030 when set and that some parts are optional. Add cross references.
1031 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
1032 Add cross references. Add font-lock-multiline to index.
1033 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 1034 Lock Variables". Document font-lock-add-keywords and
b5305167 1035 font-lock-remove-keywords.
0a20b1dc
LK
1036 (Other Font Lock Variables): Move font-lock-keywords-only,
1037 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1038 and font-lock-syntactic-face-function to node "Syntactic Font
1039 Lock". Move font-lock-keywords-case-fold-search to node
1040 "Search-based Fontification". Document font-lock-inhibit-thing-lock
1041 and font-lock-{,un}fontify-{buffer,region}-function.
1042 (Precalculated Fontification): Remove reference to deleted variable
1043 font-lock-core-only.
1044 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
1045 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
1046 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1047 and font-lock-syntactic-face-function here from node "Other Font
1048 Lock Variables". Move font-lock-syntactic-keywords to "Setting
1049 Syntax Properties". Add cross references.
b5305167
SM
1050 (Setting Syntax Properties): New node.
1051 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
1052 * syntax.texi (Syntax Properties): Add cross reference.
1053 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
1054
68a94f5a
RS
10552005-04-26 Richard M. Stallman <rms@gnu.org>
1056
1057 * display.texi (Defining Faces):
1058 Document `default' elements of defface spec.
1059
1060 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
1061
1062 * variables.texi (Variable Aliases): Clarify text.
1063
10642005-04-25 Chong Yidong <cyd@stupidchicken.com>
1065
1066 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
1067
7f48f143
LT
10682005-04-25 Luc Teirlinck <teirllm@auburn.edu>
1069
1070 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
1071
45d2f8e8
EZ
10722005-04-24 Eli Zaretskii <eliz@gnu.org>
1073
f3714ab2
EZ
1074 * syntax.texi (Syntax Table Internals): Elaborate documentation of
1075 syntax-after and syntax-class.
1076
45d2f8e8 1077 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
1078 (Unique File Names): Don't mention "numbers" in the documentation
1079 of make-temp-file and make-temp-name.
45d2f8e8 1080
469bc679
RS
10812005-04-23 Richard M. Stallman <rms@gnu.org>
1082
1083 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
1084
c9fa5dc9
RS
10852005-04-22 Nick Roberts <nickrob@snap.net.nz>
1086
1087 * windows.texi (Cyclic Window Ordering): Clarify window-list.
1088
230e1e80
NR
10892005-04-22 Nick Roberts <nickrob@snap.net.nz>
1090
1091 * variables.texi (Variable Aliases): Describe make-obsolete-variable
1092 and define-obsolete-variable-alias.
1093
1ba52906
KS
10942005-04-22 Kim F. Storm <storm@cua.dk>
1095
1096 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
1097 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
1098
9721d904
LK
10992005-04-21 Lute Kamstra <lute@gnu.org>
1100
1101 * lists.texi (Association Lists): Document rassq-delete-all.
1102
ed35c736
RS
11032005-04-19 Richard M. Stallman <rms@gnu.org>
1104
1105 * modes.texi (Search-based Fontification): Explain that
1106 facespec is an expression to be evaluated.
1107
42fc00a4
RS
11082005-04-19 Kevin Ryde <user42@zip.com.au>
1109
b5305167 1110 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
1111 * strings.texi (String Conversion): Fix xref.
1112
5827e9d4
KS
11132005-04-19 Kim F. Storm <storm@cua.dk>
1114
1115 * symbols.texi (Symbol Plists): Add safe-get.
1116 Mention that `get' may signal an error.
1117
47872da9
NR
11182005-04-18 Nick Roberts <nickrob@snap.net.nz>
1119
1120 * customize.texi (Variable Definitions): Replace tooltip-mode
1121 example with save-place.
1122
ec0cf966
RS
11232005-04-17 Richard M. Stallman <rms@gnu.org>
1124
1125 * buffers.texi (Indirect Buffers): Clarify.
1126
1127 * positions.texi (Positions): Clarify converting marker to integer.
1128
1129 * strings.texi (String Basics): Mention string-match; clarify.
1130
199bb209
LK
11312005-04-08 Lute Kamstra <lute@gnu.org>
1132
1133 * modes.texi (Search-based Fontification): Fix cross references.
1134 Use consistent terminology. Document anchored highlighting.
1135
bfa54668
LK
11362005-04-05 Lute Kamstra <lute@gnu.org>
1137
1138 * modes.texi (Defining Minor Modes): Document :group keyword
1139 argument and its default value.
1140
07e5fb9e
LK
11412005-04-03 Lute Kamstra <lute@gnu.org>
1142
1143 * hooks.texi (Standard Hooks): Add some hooks. Add cross
1144 references and/or descriptions. Delete major mode hooks; mention
1145 them as a category instead. Rename or delete obsolete hooks.
1146
aa945b59
RS
11472005-04-02 Richard M. Stallman <rms@gnu.org>
1148
1149 * nonascii.texi (Coding System Basics): Another wording cleanup.
1150
8b918214
RS
11512005-04-01 Richard M. Stallman <rms@gnu.org>
1152
1153 * nonascii.texi (Coding System Basics): Clarify previous change.
1154
41639988
KH
11552005-04-01 Kenichi Handa <handa@m17n.org>
1156
1157 * nonascii.texi (Coding System Basics): Describe about rondtrip
1158 identity of coding systems.
1159
8e669bbd
RS
11602005-03-29 Chong Yidong <cyd@stupidchicken.com>
1161
1162 * text.texi (Buffer Contents): Add filter-buffer-substring and
1163 buffer-substring-filters.
1164
f60a6f87
RS
11652005-03-26 Chong Yidong <cyd@stupidchicken.com>
1166
1167 * anti.texi (Antinews): Mention `G' interactive code.
1168
1169 * tips.texi (Compilation Tips): Mention benchmark.el.
1170
aaac1251
LT
11712005-03-27 Luc Teirlinck <teirllm@auburn.edu>
1172
1173 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
1174 is now bound to M-o M-o.
1175
1176 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
1177
45325173
GM
11782005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
1179
1180 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
1181 in the Emacs Manual).
1182 * Makefile.in (srcs): Remove calendar.texi.
1183 * makefile.w32-in (srcs): Remove calendar.texi.
1184 * display.texi (Display): Change name of next node.
1185 * os.texi (System In): Change name of previous node.
1186 * elisp.texi (Top): Remove Calendar references.
1187 * vol1.texi (Top): Remove Calendar references.
1188 * vol2.texi (Top): Remove Calendar references.
1189
85df292e
RS
11902005-03-25 Richard M. Stallman <rms@gnu.org>
1191
45325173 1192 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
1193 Cleanup previous change.
1194
11952005-03-25 Chong Yidong <cyd@stupidchicken.com>
1196
1197 * display.texi (Face Attributes): Faces earlier in an :inherit
1198 list take precedence.
1199 (Scroll Bars): Fix description of vertical-scroll-bars.
1200 Document frame-current-scroll-bars and window-current-scroll-bars.
1201
1202 * markers.texi (The Mark): Document temporary Transient Mark mode.
1203
b5305167
SM
1204 * minibuf.texi (Reading File Names):
1205 Document read-file-name-completion-ignore-case.
85df292e
RS
1206
1207 * positions.texi (Screen Lines): Document nil for width argument
1208 to compute-motion.
1209
1fe54d69
KS
12102005-03-23 Kim F. Storm <storm@cua.dk>
1211
1212 * display.texi (Standard Faces): Other faces used in the fringe
1213 implicitly inherits from the fringe face.
1214 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
1215 properties implicitly inherits from fringe face.
1216 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
1217
a775dff4
RS
12182005-03-20 Chong Yidong <cyd@stupidchicken.com>
1219
1220 * display.texi (Invisible Text): State default value of
1221 line-move-ignore-invisible.
1222 (Managing Overlays): Document remove-overlays.
1223 (Standard Faces): Document escape-glyph face.
1224
b5305167 1225 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 1226
b5305167
SM
1227 * modes.texi (Other Font Lock Variables):
1228 Document font-lock-lines-before.
a775dff4
RS
1229
1230 * positions.texi (Skipping Characters): skip-chars-forward allows
1231 character classes.
1232
077f7085
LK
12332005-03-18 Lute Kamstra <lute@gnu.org>
1234
1235 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
1236
d69ea7ab
RS
12372005-03-17 Richard M. Stallman <rms@gnu.org>
1238
c7bd5d57
RS
1239 * text.texi (Undo): Document extensible undo entries.
1240
d69ea7ab
RS
1241 * searching.texi (String Search, Regexp Search, Regexp Search):
1242 Cleanups.
1243
1244 * nonascii.texi (Character Codes): Minor fix.
1245
1246 * display.texi (Display Property): Explain the significance
1247 of having text properties that are eq.
1248 (Other Display Specs): Explain string as display spec.
1249
1250 * commands.texi (Interactive Codes): Document G option.
1251
12522005-03-17 Chong Yidong <cyd@stupidchicken.com>
1253
1254 * text.texi (Filling): Add sentence-end-without-period and
1255 sentence-end-without-space.
1256 (Changing Properties): Minor fix.
1257
1258 * anti.texi: Total rewrite.
1259
a7679889
LK
12602005-03-15 Lute Kamstra <lute@gnu.org>
1261
1262 * edebug.texi (Instrumenting Macro Calls): Fix typos.
1263
6eb8e247
KS
12642005-03-08 Kim F. Storm <storm@cua.dk>
1265
1266 * display.texi (Specified Space): Property :width is support on
1267 non-graphic terminals, :height is not.
1268
bfa8be14
RS
12692005-03-07 Richard M. Stallman <rms@gnu.org>
1270
1271 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
1272 Now subnodes of Fringes.
1273 (Overlay Arrow): Document overlay-arrow-variable-list.
1274 (Fringe Size/Pos): New node, broken out of Fringes.
1275 (Display): Explain clearing vs redisplay better.
1276 (Truncation): Clarify use of bitmaps.
1277 (The Echo Area): Clarify the uses of the echo area.
1278 Add max-mini-window-height.
1279 (Progress): Clarify.
1280 (Invisible Text): Explain that main loop moves point out.
1281 (Selective Display): Say "hidden", not "invisible".
b5305167 1282 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
1283 (Overlay Properties): Clarify intro.
1284 (Finding Overlays): Explain return values when nothing found.
1285 (Width): truncate-string-to-width has added arg.
1286 (Displaying Faces): Clarify and update mode line face handling.
1287 (Face Functions): Minor cleanup.
b5305167 1288 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
1289 (Pixel Specification, Other Display Specs): Minor cleanups.
1290 (Images, Image Descriptors): Minor cleanups.
1291 (GIF Images): Patents have expired.
1292 (Showing Images): Explain default text for insert-image.
b5305167 1293 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
1294 (Making Buttons): Explain return values.
1295 (Button Buffer Commands): Add xref.
1296 (Inverse Video): Update mode-line-inverse-video.
1297 (Display Table Format): Clarify.
1298 (Active Display Table): Give defaults for window-display-table.
1299
1300 * calendar.texi (Calendar Customizing): calendar-holiday-marker
1301 and calendar-today-marker are strings, not chars.
1302 (Holiday Customizing): Minor fix.
1303
bfa8be14
RS
1304 * internals.texi (Writing Emacs Primitives): Update `or' example.
1305 Update limit on # args of subr.
1306
1307 * edebug.texi (Using Edebug): Arrow is in fringe.
1308 (Instrumenting): Arg to eval-defun works without loading edebug.
1309 (Edebug Execution Modes): Add xref.
1310
1311 * customize.texi (Common Keywords): Clarify :require.
1312 Mention :version here.
1313 (Variable Definitions, Group Definitions): Not here.
1314 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
1315
d69ea7ab
RS
13162005-03-07 Chong Yidong <cyd@stupidchicken.com>
1317 * nonascii.texi (Text Representations): Clarify position-bytes.
1318 (Character Sets): Add list-charset-chars.
1319 (Scanning Charsets): Add charset-after.
1320 (Encoding and I/O): Minor fix.
1321
34398e6c
RS
13222005-03-06 Richard M. Stallman <rms@gnu.org>
1323
1324 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
1325 (Resizing Windows): Likewise.
1326
1327 * text.texi (Change Hooks): Get rid of "Emacs 21".
1328
1329 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
1330
1331 * streams.texi (Output Variables): Get rid of "Emacs 21".
1332
1333 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
1334
1335 * os.texi (Translating Input): Replace flow-control example
1336 with a less obsolete example that uses `keyboard-translate'.
1337
6eb8e247 1338 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 1339 Get rid of "Emacs 21".
6eb8e247 1340
34398e6c
RS
1341 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
1342 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
1343
1344 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
1345
1346 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
1347
1348 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
1349 (Menu Bar): Fix when menu-bar-update-hook is called.
1350
1351 * hash.texi (Hash Tables): Get rid of "Emacs 21".
1352
1353 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
1354 and make it read better.
1355
1356 * files.texi (Writing to Files): Get rid of "Emacs 21".
1357 (Unique File Names): Likewise.
1358
1359 * elisp.texi: Update Emacs version to 22.
1360
1361 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
1362 (Overlay Properties, Face Attributes): Likewise.
1363 (Managing Overlays): Fix punctuation.
1364 (Attribute Functions): Clarify set-face-font; get rid of
1365 info about old Emacs versions.
1366 (Auto Faces, Font Lookup, Display Property, Images):
1367 Get rid of "Emacs 21".
1368
1369 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
1370
d2178387
RS
13712005-03-05 Richard M. Stallman <rms@gnu.org>
1372
1373 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
1374
524352d6
LK
13752005-03-04 Lute Kamstra <lute@gnu.org>
1376
1377 * debugging.texi (Error Debugging): Document stack-trace-on-error.
1378
13792005-03-03 Lute Kamstra <lute@gnu.org>
1380
1381 * edebug.texi (Instrumenting Macro Calls): Fix typo.
1382
284f0680
LK
13832005-03-01 Lute Kamstra <lute@gnu.org>
1384
1385 * debugging.texi (Debugger Commands): Update `j'.
1386
a9ee5cac
LK
13872005-02-28 Lute Kamstra <lute@gnu.org>
1388
1389 * debugging.texi (Debugging): Fix typo.
1390 (Error Debugging): Document eval-expression-debug-on-error.
1391 (Function Debugging): Update example.
1392 (Using Debugger): Mention starred stack frames.
1393 (Debugger Commands): Document `j' and `l'.
1394 (Invoking the Debugger): `d' and `j' exit recursive edit too.
1395 Update the messages that the debugger displays.
1396 (Internals of Debugger): Add cross reference. Update example.
1397 (Excess Open): Minor improvement.
1398 (Excess Close): Minor improvement.
1399
378d0f8e
RS
14002005-02-26 Richard M. Stallman <rms@gnu.org>
1401
1402 * tips.texi (Coding Conventions): Clarify.
1403 Put all the major mode key reservations together.
1404 Mention the Mouse-1 => Mouse-2 conventions.
1405
1406 * syntax.texi (Syntax Class Table): Clarify.
1407 (Syntax Table Functions): syntax-after moved from here.
1408 (Syntax Table Internals): syntax-after moved to here.
1409 (Parsing Expressions): Update info on number of values
1410 and what's meaningful in the STATE argument.
1411 (Categories): Fix typo.
1412
1413 * sequences.texi (Arrays): Cleanup.
1414 (Char-Tables): Clarify.
1415
1416 * processes.texi (Deleting Processes): Cleanups, add xref.
1417 (Subprocess Creation): Explain nil in exec-path. Cleanup.
1418 (Process Information): set-process-coding-system, some args optional.
1419 (Input to Processes): Explain various types for PROCESS args.
1420 Rename them from PROCESS-NAME to PROCESS.
1421 (Signals to Processes): Likewise.
1422 (Decoding Output): Cleanup.
1423 (Query Before Exit): Clarify.
1424
1425 * os.texi (Startup Summary): Correct the options; add missing ones.
1426 (Terminal Output, Batch Mode): Clarify.
1427 (Flow Control): Node deleted.
1428
1429 * markers.texi (The Mark): Clarify.
1430
1431 * macros.texi (Expansion): Cleanup.
1432 (Indenting Macros): indent-spec allows ints, not floats.
1433
1434 * keymaps.texi (Keymaps): Clarify.
1435 (Format of Keymaps): Update lisp-mode-map example.
1436 (Active Keymaps, Key Lookup): Clarify.
1437 (Changing Key Bindings): Add xref to `kbd'.
1438 (Key Binding Commands, Simple Menu Items): Clarify.
1439 (Mouse Menus, Menu Bar): Clarify.
1440 (Menu Example): Replace print example with menu-bar-replace-menu.
1441
1442 * help.texi (Documentation Basics): Add function-documentation prop.
1443
1444 * elisp.texi (Top): Don't refer to Flow Control node.
1445
1446 * commands.texi (Command Overview): Improve xrefs.
1447 (Adjusting Point): Adjusting point applies to intangible and invis.
1448 (Key Sequence Input): Doc extra read-key-sequence args.
1449 Likewise for read-key-sequence-vector.
1450
1451 * backups.texi (Rename or Copy): Minor fix.
1452 (Numbered Backups): For version-control, say the default.
1453 (Auto-Saving): make-auto-save-file-name example is simplified.
1454
1455 * advice.texi (Advising Functions): Don't imply one part of Emacs
1456 should advise another part. Markup changes.
1457 (Defining Advice): Move transitional para.
1458 (Activation of Advice): Cleanup.
1459 Explain if COMPILE is nil or negative.
1460
1461 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
1462
2e20c83d
LK
14632005-02-24 Lute Kamstra <lute@gnu.org>
1464
1465 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
1466 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
1467
65c492fd
LK
14682005-02-23 Lute Kamstra <lute@gnu.org>
1469
b02c3eed
LK
1470 * modes.texi (Defining Minor Modes): define-minor-mode can be used
1471 to define global minor modes as well.
1472
65c492fd
LK
1473 * display.texi (Managing Overlays): overlay-buffer returns nil for
1474 deleted overlays.
1475
b686dd59
KS
14762005-02-22 Kim F. Storm <storm@cua.dk>
1477
1478 * minibuf.texi (Basic Completion): Allow symbols in addition to
1479 strings in try-completion and all-completions.
1480
23e8c095
LK
14812005-02-14 Lute Kamstra <lute@gnu.org>
1482
1483 * elisp.texi (Top): Remove reference to deleted node.
1484
1485 * lists.texi (Lists): Remove reference to deleted node.
1486 (Cons Cells): Fix typo.
1487
1488 * loading.texi (Where Defined): Fix typo.
1489
134948fc
RS
14902005-02-14 Richard M. Stallman <rms@gnu.org>
1491
1492 * variables.texi (Creating Buffer-Local): change-major-mode-hook
1493 is useful for discarding some minor modes.
1494
1495 * symbols.texi (Symbol Components): Reorder examples.
1496
1497 * streams.texi (Input Functions): State standard-input default.
1498 (Output Variables): State standard-output default.
1499
1500 * objects.texi (Printed Representation): Clarify read syntax vs print.
1501 (Floating Point Type): Explain meaning better.
1502 (Symbol Type): Explain uniqueness better.
1503 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
1504 List examples sooner.
1505 (Box Diagrams): New subnode broken out.
1506 Some examples moved from old Lists as Boxes node.
1507 (Dotted Pair Notation): Clarify intro.
1508 (Array Type): Clarify.
1509 (Type Predicates): Add hash-table-p.
1510
1511 * numbers.texi (Integer Basics): Clarify radix explanation.
1512 (Predicates on Numbers): Minor clarification.
1513 (Comparison of Numbers): Minor clarification. Clarify eql.
1514 Typos in min, max.
1515 (Math Functions): Clarify overflow in expt.
1516
1517 * minibuf.texi (Text from Minibuffer): Minor clarification.
1518 Mention arrow keys.
1519
1520 * loading.texi (Autoload): defun's doc string overrides autoload's
1521 doc string.
1522 (Repeated Loading): Modernize "add to list" examples.
1523 (Where Defined): Finish updating table of load-history elts.
1524
1525 * lists.texi (List-related Predicates): Minor wording improvement.
1526 (Lists as Boxes): Node deleted.
1527 (Building Lists): Explain trivial cases of number-sequence.
1528
1529 * hash.texi (Hash Tables): Add desc to menu items.
1530 (Creating Hash): Expain "full" means "make larger",
1531 (Hash Access): Any object can be a key.
1532 State value of maphash.
1533
1534 * functions.texi (What Is a Function): Wording cleanup.
1535 (Function Documentation): Minor cleanup.
1536 Explain purpose of calling convention at end of doc string.
1537 (Function Names): Wording cleanup.
1538 (Calling Functions): Wording cleanup.
1539 Explain better how funcall calls the function.
1540 (Function Cells): Delete example of saving and redefining function.
1541
1542 * control.texi (Combining Conditions): Wording cleanup.
1543 (Iteration): dolist and dotimes bind VAR locally.
1544 (Cleanups): Xref to Atomic Changes.
1545
1546 * compile.texi (Byte Compilation): Delete 19.29 info.
1547 (Compilation Functions): Macros' difficulties don't affect defsubst.
1548 (Docs and Compilation): Delete 19.29 info.
1549
44291460
RS
15502005-02-10 Richard M. Stallman <rms@gnu.org>
1551
1552 * objects.texi (Symbol Type): Minor correction.
1553
1f9ad95a
LK
15542005-02-06 Lute Kamstra <lute@gnu.org>
1555
1556 * modes.texi (Example Major Modes): Fix typos.
1557
ba2c991c
RS
15582005-02-06 Richard M. Stallman <rms@gnu.org>
1559
1560 * text.texi (Margins): fill-nobreak-predicate can be one function.
1561
1562 * strings.texi (Modifying Strings): clear-string can make unibyte.
1563 (Formatting Strings): format gives error if values missing.
1564
1565 * positions.texi (Character Motion): Mention default arg
1566 for forward-char. backward-char refers to forward-char.
1567 (Word Motion): Mention default arg for forward-word.
1568 (Buffer End Motion): Mention default arg for beginning-of-buffer.
1569 Simplify end-of-buffer.
1570 (Text Lines): Mention default arg for forward-line.
1571 (List Motion): Mention default arg for beginning/end-of-defun.
1572 (Skipping Characters): Minor fixes in explaining character-set.
1573
1574 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
1575 Mode inheritance applies only when default-major-mode is nil.
1576 Clarifications.
1577 (Example Major Modes): Update Text mode and Lisp mode examples.
1578 (Minor Mode Conventions): Mention define-minor-mode at top.
1579 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
1580 (Mode Line Format): Update mode line face display info.
1581 (Properties in Mode): Mention effect of risky vars.
1582 (Imenu): Define imenu-add-to-menubar.
1583 (Font Lock Mode): Add descriptions to menu lines.
1584 (Faces for Font Lock): Add font-lock-doc-face.
1585
9bf6d576
LK
15862005-02-05 Lute Kamstra <lute@gnu.org>
1587
1588 * text.texi (Maintaining Undo): Remove obsolete function.
1589
cb602754
EZ
15902005-02-05 Eli Zaretskii <eliz@gnu.org>
1591
1592 * frames.texi (Color Names): Add pointer to the X docs about RGB
1593 color specifications. Improve indexing
1594 (Text Terminal Colors): Replace the description of RGB values by
1595 an xref to "Color Names".
1596
4e07258f
RS
15972005-02-03 Richard M. Stallman <rms@gnu.org>
1598
1599 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
1600 Clarify.
1601 (Selecting Windows): Clarify save-selected-window.
1602 (Cyclic Window Ordering): Clarify walk-windows.
1603 (Window Point): Clarify.
1604 (Window Start): Add comment to example.
1605 (Resizing Windows): Add `interactive' specs in examples.
1606 Document fit-window-to-buffer.
1607
1608 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
1609 (Undo, Maintaining Undo): Clarify last change.
1610 (Sorting): In sort-numeric-fields, explain about octal and hex.
1611 Mention sort-numeric-base.
1612 (Format Properties): Add xref for hard newlines.
1613
1614 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
1615 (Pop-Up Menus): Fix typo.
1616 (Color Names): Explain all types of color names.
1617 Explain color-values on B&W terminal.
1618 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
1619
1620 * files.texi (File Locks): Not supported on MS systems.
1621 (Testing Accessibility): Clarify.
1622
1623 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
1624 (Coverage Testing): Fix typo.
1625
1626 * commands.texi (Misc Events): Remove stray space.
1627
1628 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
1629 (Modification Time): Clarify when visited-file-modtime returns 0.
1630 (The Buffer List): Clarify bury-buffer.
1631 (Killing Buffers): Clarify.
1632 (Indirect Buffers): Add clone-indirect-buffer.
1633
16342005-02-02 Matt Hodges <MPHodges@member.fsf.org>
1635
1636 * edebug.texi (Printing in Edebug): Fix default value of
1637 edebug-print-circle.
1638 (Coverage Testing): Fix displayed frequency count data.
1639
16402005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
1641
1642 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
1643
4e07258f 16442005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
1645
1646 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
1647
28d986b9
EZ
16482005-01-29 Eli Zaretskii <eliz@gnu.org>
1649
1650 * commands.texi (Misc Events): Describe the help-echo event.
1651
1652 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
1653 consistently in description of the help-echo property.
1654 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
1655
1656 * display.texi (Overlay Properties): Fix the index entry for
1657 help-echo overlay property.
1658
1659 * customize.texi (Type Keywords): Uncomment the xref to the
1660 help-echo property documentation.
1661
8f958b40
KS
16622005-01-23 Kim F. Storm <storm@cua.dk>
1663
1664 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
1665 return value. Third element FULLY replaced by PARTIAL which
1666 specifies number of invisible pixels if row is only partially visible.
1667 (Textual Scrolling): Mention auto-window-vscroll.
1668 (Vertical Scrolling): New defvar auto-window-vscroll.
1669
cd7e5dd6
LT
16702005-01-16 Luc Teirlinck <teirllm@auburn.edu>
1671
1672 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
1673 command remapping.
1674
6f771c32
RS
16752005-01-15 Richard M. Stallman <rms@gnu.org>
1676
1677 * display.texi (Defining Images): Mention DATA-P arg of create-image.
1678
6ac8a822
KS
16792005-01-14 Kim F. Storm <storm@cua.dk>
1680
88948d55
KS
1681 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
1682
6ac8a822
KS
1683 * text.texi (Links and Mouse-1): Fix string and vector item.
1684
20d6de82
RS
16852005-01-13 Richard M. Stallman <rms@gnu.org>
1686
1687 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
1688 descriptions of overriding-local-map and overriding-terminal-local-map.
1689
1690 * text.texi (Links and Mouse-1): Clarify text.
1691
f75a592e
KS
16922005-01-13 Kim F. Storm <storm@cua.dk>
1693
1694 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
1695
910f60b1
TTN
16962005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
1697
1698 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
1699
37181fc4
KS
17002005-01-12 Kim F. Storm <storm@cua.dk>
1701
1702 * text.texi (Links and Mouse-1): Rename section from Enabling
1703 Mouse-1 to Following Links. Change xrefs.
1704 Add examples for define-button-type and define-widget.
1705
1706 * display.texi (Button Properties, Button Buffer Commands):
1707 Clarify mouse-1 and follow-link functionality.
1708
28f94a34
RS
17092005-01-12 Richard M. Stallman <rms@gnu.org>
1710
1711 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
1712
1713 * display.texi (Beeping): Fix Texinfo usage.
1714
1715 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
1716
bac2d936
KS
17172005-01-11 Kim F. Storm <storm@cua.dk>
1718
1719 * display.texi (Button Properties, Button Buffer Commands):
93381d62 1720 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
1721
1722 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
1723 (Enabling Mouse-1 to Follow Links): New subsection.
1724
de968ddb
RS
17252005-01-06 Richard M. Stallman <rms@gnu.org>
1726
1727 * text.texi (Special Properties): Minor change.
1728
1729 * os.texi (Timers): Clarify previous change.
1730
1731 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
1732
a3a43b3b
LT
17332005-01-01 Luc Teirlinck <teirllm@auburn.edu>
1734
1735 * display.texi (Face Attributes): Correct xref to renamed node.
1736
732bb9ce
RS
17372005-01-01 Richard M. Stallman <rms@gnu.org>
1738
1739 * display.texi (Face Attributes): Describe hex color specs.
1740
c734ae59
RS
17412004-12-31 Richard M. Stallman <rms@gnu.org>
1742
1743 * os.texi (Timers): Update previous change.
1744
33b2f4ea
KS
17452004-12-30 Kim F. Storm <storm@cua.dk>
1746
1747 * display.texi (Line Height): Total line-height is now specified
1748 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
1749 in cons cells. (nil . RATIO) is relative to actual line height.
1750 Use line-height `t' instead of `0' to get minimum height.
1751
99ec74b9
RS
17522004-12-29 Richard M. Stallman <rms@gnu.org>
1753
1754 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
1755
eab463f6
RS
17562004-12-28 Richard M. Stallman <rms@gnu.org>
1757
1758 * commands.texi (Quitting): Clarify value of with-local-quit.
1759
1760 * elisp.texi (Top): Fix previous change.
1761
1762 * loading.texi (Loading): Fix previous change.
1763
ebbd14f1
RS
17642004-12-27 Richard M. Stallman <rms@gnu.org>
1765
4ae98fc5
RS
1766 * Makefile.in (MAKEINFO): Specify --force.
1767
8f430046
RS
1768 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
1769
56011a8c
RS
1770 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
1771
1772 * display.texi (Line Height): Further clarify.
1773
1774 * elisp.texi (Top): Update Loading submenu.
1775
ebbd14f1
RS
1776 * loading.texi (Where Defined): New node.
1777 (Unloading): load-history moved to Where Defined.
1778
fda2922a
RS
17792004-12-21 Richard M. Stallman <rms@gnu.org>
1780
1781 * commands.texi (Event Input Misc): Add while-no-input.
1782
9eb8959a
RS
17832004-12-11 Richard M. Stallman <rms@gnu.org>
1784
1785 * display.texi (Line Height): Rewrite text for clarity.
1786
adf87c29
KS
17872004-12-11 Kim F. Storm <storm@cua.dk>
1788
1789 * display.texi (Display): Add node "Line Height" to menu.
1790 (Line Height): New node. Move full description of line-spacing
1791 and line-height text properties here from text.texi.
1792 (Scroll Bars): Add vertical-scroll-bar variable.
1793
1794 * frames.texi (Window Frame Parameters): Remove line-height defvar.
1795
1796 * locals.texi (Standard Buffer-Local Variables): Fix xref for
1797 line-spacing and vertical-scroll-bar.
1798
1799 * text.texi (Special Properties): Just mention line-spacing and
1800 line-height here, add xref to new "Line Height" node.
1801
31e4729e
TTN
18022004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
1803
1804 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
1805
1806 * locals.texi (Standard Buffer-Local Variables):
1807 Add @xref for `line-spacing'.
1808
cc60c723
RS
18092004-12-05 Richard M. Stallman <rms@gnu.org>
1810
1811 * Makefile.in (maintainer-clean): Remove the info files
1812 in $(infodir) where they are created.
1813
f6101ac9
RS
18142004-12-03 Richard M. Stallman <rms@gnu.org>
1815
1816 * windows.texi (Selecting Windows): get-lru-window and
1817 get-largest-window don't consider dedicated windows.
1818
1819 * text.texi (Undo): Document undo-in-progress.
1820
94221759
RS
18212004-11-26 Richard M. Stallman <rms@gnu.org>
1822
1823 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
1824 Remove a few vars that are not always buffer-local.
1825
7092c5e8
LT
18262004-11-24 Luc Teirlinck <teirllm@auburn.edu>
1827
1828 * locals.texi (Standard Buffer-Local Variables): Comment out
1829 xref's to non-existent node `Yet to be written'.
1830
261b01c6
RS
18312004-11-24 Richard M. Stallman <rms@gnu.org>
1832
1833 * processes.texi (Synchronous Processes): Grammar fix.
1834
1835 * numbers.texi (Comparison of Numbers): Add eql.
1836
1837 * locals.texi (Standard Buffer-Local Variables): Add many vars.
1838
1839 * intro.texi (Printing Notation): Fix previous change.
1840
1841 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
1842 and default-indicate-buffer-boundaries from here.
1843 (Usual Display): To here.
1844 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
1845 (Usual Display): Move tab-width up.
1846
1847 * customize.texi (Variable Definitions): Replace
1848 show-paren-mode example with tooltip-mode.
7092c5e8 1849 (Simple Types, Composite Types, Defining New Types):
261b01c6 1850 Minor cleanups.
7092c5e8 1851
c1aa4864
JH
18522004-11-21 Jesper Harder <harder@ifa.au.dk>
1853
1854 * processes.texi (Synchronous Processes, Output from Processes):
1855 Markup fix.
1856
dedbac89
RS
18572004-11-20 Richard M. Stallman <rms@gnu.org>
1858
07c8c65a
RS
1859 * positions.texi (Skipping Characters): skip-chars-forward
1860 now handles char classes.
1861
8f40a868
RS
1862 * intro.texi (Printing Notation): Avoid confusion of `print'
1863 when explaining @print.
1864
1865 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
1866
1867 * display.texi (Display Table Format): Minor fix.
1868
1869 * streams.texi (Output Functions): Fix print example.
1870
fd6866c8
RS
1871 * Makefile.in (elisp): New target.
1872 (dist): Depend on $(infodir)/elisp, not elisp.
1873 Copy the info files from $(infodir).
1874
9d00469f
RS
1875 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
1876 read-from-minibuffer.
1877
dedbac89
RS
1878 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
1879
6de891db
RS
18802004-11-19 Richard M. Stallman <rms@gnu.org>
1881
1882 * searching.texi (Regexp Search): Add search-whitespace-regexp.
1883
e1c1c5a7
TTN
18842004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
1885
1886 * tips.texi (Coding Conventions): Fix typo.
1887
ee31cd78
RS
18882004-11-16 Richard M. Stallman <rms@gnu.org>
1889
1890 * tips.texi (Coding Conventions): Separate defvar and require
1891 methods to avoid warnings. Use require only when there are many
1892 functions and variables from that package.
1893
1894 * minibuf.texi (Minibuffer Completion): When ignoring case,
1895 predicate must not be case-sensitive.
1896
1897 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
1898 (Test Coverage): Don't talk about "splotches". Clarified.
1899
4bd38e94
TTN
19002004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
1901
1902 * frames.texi (Window Frame Parameters): Fix typo.
1903
6d073ae1
KS
19042004-11-15 Kim F. Storm <storm@cua.dk>
1905
9f89426b
KS
1906 * symbols.texi (Other Plists): Note that plist-get may signal error.
1907 Add safe-plist-get.
6d073ae1 1908
10980463
TTN
19092004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
1910
1911 * modes.texi (Font Lock Basics): Fix typo.
1912
1efc19eb
RS
19132004-11-08 Richard M. Stallman <rms@gnu.org>
1914
1915 * syntax.texi (Syntax Table Functions): Add syntax-after.
1916
6159c232
EZ
19172004-11-06 Lars Brinkhoff <lars@nocrew.org>
1918
1919 * os.texi (Processor Run Time): New section documenting
1920 get-internal-run-time.
1921
59dede22
EZ
19222004-11-06 Eli Zaretskii <eliz@gnu.org>
1923
1924 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
1925 it nukes elisp-cover.texi.
1926 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
1927 elisp-0 etc.
1928
4cc8522c
LT
19292004-11-05 Luc Teirlinck <teirllm@auburn.edu>
1930
1931 * commands.texi (Keyboard Macros): Document `append' return value
1932 of `defining-kbd-macro'.
1933
2d1ef312
RS
19342004-11-01 Richard M. Stallman <rms@gnu.org>
1935
1936 * commands.texi (Interactive Call): Add called-interactively-p.
1937
6f4e005d
SJ
19382004-10-29 Simon Josefsson <jas@extundo.com>
1939
1940 * minibuf.texi (Reading a Password): Revert.
1941
4f71c13f
RS
19422004-10-28 Richard M. Stallman <rms@gnu.org>
1943
1944 * frames.texi (Display Feature Testing): Explain about "vendor".
1945
4660a9e3
RS
19462004-10-27 Richard M. Stallman <rms@gnu.org>
1947
1948 * commands.texi (Interactive Codes): `N' uses numeric prefix,
1949 not raw. Clarify `n'.
1950 (Interactive Call): Rewrite interactive-p, focusing on when
1951 and how to use it.
1952 (Misc Events): Clarify previous change.
1953
1954 * advice.texi (Simple Advice): Clarify what job the example does.
1955 (Around-Advice): Clarify ad-do-it.
1956 (Activation of Advice): An option of ad-default-compilation-action
1957 is `never', not `nil'.
1958
c8636435
KS
19592004-10-26 Kim F. Storm <storm@cua.dk>
1960
1961 * commands.texi (Interactive Codes): Add U code letter.
1962
acd4089b
SJ
19632004-10-25 Simon Josefsson <jas@extundo.com>
1964
1965 * minibuf.texi (Reading a Password): Add.
1966
29dc7809
JR
19672004-10-24 Jason Rumney <jasonr@gnu.org>
1968
1969 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
1970 and wheel-down.
1971
bb5d6d34
KG
19722004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
1973
1974 * processes.texi (Synchronous Processes): Document process-file.
1975
d0ee2ed3
KH
19762004-10-22 Kenichi Handa <handa@m17n.org>
1977
1978 * text.texi (translate-region): Document that it accepts also a
1979 char-table.
1980
38be9dbb
DP
19812004-10-22 David Ponce <david@dponce.com>
1982
1983 * windows.texi (Resizing Windows): Document the `preserve-before'
1984 argument of the functions `enlarge-window' and `shrink-window'.
1985
63c80452
JR
19862004-10-19 Jason Rumney <jasonr@gnu.org>
1987
1988 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
1989
9f4b6e73
LT
19902004-10-09 Luc Teirlinck <teirllm@auburn.edu>
1991
1992 * text.texi (Filling): Add anchor for definition of
1993 `sentence-end-double-space'.
1994
1995 * searching.texi (Regexp Example): Update description of how
1996 Emacs currently recognizes the end of a sentence.
1997 (Standard Regexps): Update definition of the variable
1998 `sentence-end'. Add definition of the function `sentence-end'.
1999
657f0f9c
EZ
20002004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
2001
2002 * display.texi (Progress): New node.
2003
35ab4857
KS
20042004-10-05 Kim F. Storm <storm@cua.dk>
2005
2006 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
2007
f2a54fbc
KS
20082004-09-29 Kim F. Storm <storm@cua.dk>
2009
2010 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
2011 to identify bitmaps. Remove -fringe-bitmap suffix for standard
2012 fringe bitmap symbols, as they now have their own namespace.
2013 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
2014 vs. pixels. Signal error if no free bitmap slots.
2015 (Pixel Specification): Change IMAGE to @var{image}.
2016
4676d6f3
RS
20172004-09-28 Richard M. Stallman <rms@gnu.org>
2018
2019 * text.texi (Special Properties): Clarify line-spacing and line-height.
2020
2021 * searching.texi (Regexp Search): Add looking-back.
2022
17234906
LT
20232004-09-25 Luc Teirlinck <teirllm@auburn.edu>
2024
2025 * display.texi: Correct typos.
2026 (Image Descriptors): Correct xref's.
2027
4de43c8b
RS
20282004-09-25 Richard M. Stallman <rms@gnu.org>
2029
2030 * text.texi (Special Properties): Cleanups in `cursor'.
2031 Rewrites in `line-height' and `line-spacing'; exchange them.
2032
2033 * display.texi (Fringes): Rewrite previous change.
2034 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
2035 (Display Fringe Bitmaps): Node deleted, text moved.
2036 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
2037 (Scroll Bars): Clarify set-window-scroll-bars.
2038 (Pointer Shape): Rewrite.
2039 (Specified Space): Clarify :align-to, etc.
2040 (Pixel Specification): Use @var. Clarify new text.
2041 (Other Display Specs): Clarify `slice'.
2042 (Image Descriptors): Cleanups.
2043 (Showing Images): Cleanups.
2044
a3ee0299
LT
20452004-09-24 Luc Teirlinck <teirllm@auburn.edu>
2046
e88ebce6
LT
2047 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
2048
a3ee0299
LT
2049 * modes.texi: Various minor changes in addition to:
2050 (Major Mode Conventions): Final call to `run-mode-hooks' should
2051 not be inside the `delay-mode-hooks' form.
2052 (Mode Hooks): New node.
2053 (Hooks): Delete obsolete example.
2054 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
2055 node "Mode Hooks".
2056
6db2bc02
LT
20572004-09-22 Luc Teirlinck <teirllm@auburn.edu>
2058
2059 * display.texi: Correct various typos.
2060 (Display): Rename node "Pointer Shapes" to "Pointer
2061 Shape". (There is already a node called "Pointer Shapes" in
2062 frames.texi.)
2063 (Images): Remove non-existent node "Image Slices" from menu.
2064
ed2846bd
KS
20652004-09-23 Kim F. Storm <storm@cua.dk>
2066
2067 * text.texi (Special Properties): Add `cursor', `pointer',
2068 `line-height', and `line-spacing' properties.
2069
2070 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
2071 Shapes' to menu.
2072 (Standard Faces): Doc fix for fringe face.
2073 (Fringes): Add `overflow-newline-into-fringe' and
2074 'indicate-buffer-boundaries'.
2075 (Fringe Bitmaps, Pointer Shapes): New nodes.
2076 (Display Property): Add 'Pixel Specification' and 'Display Fringe
2077 Bitmaps' to menu.
2078 (Specified Space): Describe pixel width and height.
2079 (Pixel Specification): New node.
2080 (Other Display Specs): Add `slice' property.
2081 (Display Fringe Bitmaps): New node.
2082 (Images): Add 'Image Slices' to menu.
2083 (Image Descriptors): Add `:pointer' and `:map' properties.
2084 (Showing Images): Add slice arg to `insert-image'. Add
2085 'insert-sliced-image'.
2086
4d894c98
RS
20872004-09-20 Richard M. Stallman <rms@gnu.org>
2088
2089 * commands.texi (Key Sequence Input):
2090 Clarify downcasing in read-key-sequence.
2091
7e388eb7
JL
20922004-09-08 Juri Linkov <juri@jurta.org>
2093
2094 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
2095
a020987f
LT
20962004-09-07 Luc Teirlinck <teirllm@auburn.edu>
2097
2098 * locals.texi (Standard Buffer-Local Variables): Add
2099 `buffer-auto-save-file-format'.
2100 * internals.texi (Buffer Internals): Describe new
2101 auto_save_file_format field of the buffer structure.
2102 * files.texi (Format Conversion): `auto-save-file-format' has been
2103 renamed `buffer-auto-save-file-format'.
2104
2b96f80c
LT
21052004-08-27 Luc Teirlinck <teirllm@auburn.edu>
2106
2107 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
2108 an integer or a marker.
2109 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
2110
2ee3b79e
RS
21112004-08-22 Richard M. Stallman <rms@gnu.org>
2112
2113 * modes.texi (Major Mode Conventions): Discuss rebinding of
2114 standard key bindings.
2115
c438dc33
KS
21162004-08-18 Kim F. Storm <storm@cua.dk>
2117
2118 * processes.texi (Accepting Output): Add `just-this-one' arg to
2119 `accept-process-output'.
101c421e 2120 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 2121
db8af011
LT
21222004-08-10 Luc Teirlinck <teirllm@auburn.edu>
2123
2124 * keymaps.texi: Various changes in addition to:
2125 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
2126 Give more varied examples for `kbd'.
2127 (Creating Keymaps): Char tables have slots for all characters
2128 without modifiers.
2129 (Active Keymaps): `overriding-local-map' and
2130 `overriding-terminal-local-map' also override text property and
2131 overlay keymaps.
2132 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
2133 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
2134 to denote a prefix of no events.
2135 `map-keymap' includes parent's bindings _recursively_.
2136 Clarify and correct description of `where-is-internal'.
2137 Mention BUFFER-OR-NAME arg to `describe-bindings'.
2138 (Menu Example): For menus intended for use with the keyboard, the
2139 menu items should be bound to characters or real function keys.
2140
de700726
LT
21412004-08-08 Luc Teirlinck <teirllm@auburn.edu>
2142
30e75a87
LT
2143 * objects.texi (Character Type): Reposition `@anchor' to prevent
2144 double space inside sentence in Info.
2145
de700726
LT
2146 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
2147 renamed to `disabled-command-function'.
7c5b95c9 2148 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
2149 (Command Loop Info): Replace reference to it.
2150 (Disabling Commands): `disabled-command-hook' has been renamed to
2151 `disabled-command-function'.
2152
81909a1a
LT
21532004-08-07 Luc Teirlinck <teirllm@auburn.edu>
2154
2155 * os.texi (Translating Input): Only non-prefix bindings in
2156 `key-translation-map' override actual key bindings. Warn about
2157 possible indirect effect of actual key bindings on non-prefix
2158 bindings in `key-translation-map'.
2159
5504e99c
LT
21602004-08-06 Luc Teirlinck <teirllm@auburn.edu>
2161
2162 * minibuf.texi (High-Level Completion): Add anchor for definition
2163 of `read-variable'.
2164
2165 * commands.texi: Various changes in addition to:
2166 (Using Interactive): Clarify description of `interactive-form'.
2167 (Interactive Call): Mention default for KEYS argument to
2168 `call-interactively'.
2169 (Command Loop Info): Clarify description of `this-command-keys'.
2170 Mention KEEP-RECORD argument to `clear-this-command-keys'.
2171 Value of `last-event-frame' can be `macro'.
2172 (Repeat Events): `double-click-fuzz' is also used to distinguish
2173 clicks and drags.
2174 (Classifying Events): Clarify descriptions of `event-modifiers'
2175 `event-basic-type' and `event-convert-list'.
2176 (Accessing Events): `posn-timestamp' takes POSITION argument.
2177 (Quoted Character Input): Clarify description of
2178 `read-quoted-char' and fix example.
2179 (Quitting): Add `with-local-quit'.
2180 (Disabling Commands): Correct and clarify descriptions of
2181 `enable-command' and `disable-command'.
2182 Mention what happens if `disabled-command-hook' is nil.
2183 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
2184 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
2185
f478a72a
LT
21862004-07-24 Luc Teirlinck <teirllm@auburn.edu>
2187
2188 * frames.texi: Various changes in addition to:
2189 (Creating Frames): Expand and clarify description of `make-frame'.
2190 (Window Frame Parameters): Either none or both of the `icon-left'
2191 and `icon-top' parameters must be specified. Put descriptions of
2192 `menu-bar-lines' and `toolbar-lines' closer together and change
2193 them accordingly.
2194 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
2195 except while processing `frame-title-format' or `icon-title-format'.
2196 (Deleting Frames): Correct description of `delete-frame'.
2197 Non-nil return values of `frame-live-p' are like those of `framep'.
2198 (Frames and Windows): mention return value of
2199 `set-frame-selected-window'.
2200 (Visibility of Frames): Mention `force' argument to
2201 `make-frame-invisible'. `frame-visible-p' returns t for all
2202 frames on text-only terminals.
2203 (Frame Configurations): Restoring a frame configuration does not
2204 restore deleted frames.
2205 (Window System Selections): `x-set-selection' returns DATA.
2206 (Resources): Add example.
2207 (Display Feature Testing): Clarify descriptions of
2208 `display-pixel-height', `display-pixel-width', `x-server-version'
2209 and `x-server-vendor'.
2210
2211 * windows.texi (Choosing Window): Add anchor.
2212 * minibuf.texi (Minibuffer Misc): Add anchor.
2213
bc135062
JPW
22142004-07-23 John Paul Wallington <jpw@gnu.org>
2215
2216 * macros.texi (Defining Macros): Declaration keyword for setting
2217 Edebug spec is `debug' not `edebug'.
2218
cb7516e5
LT
22192004-07-19 Luc Teirlinck <teirllm@auburn.edu>
2220
2221 * windows.texi: Various small changes in addition to:
2222 (Window Point): Mention return value of `set-window-point'.
2223 (Window Start): `pos-visible-in-window-p' disregards horizontal
2224 scrolling. Explain return value if PARTIALLY is non-nil.
2225 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
2226 and `set-window-vscroll'.
2227 (Size of Window): The argument WINDOW to `window-inside-edges',
2228 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
2229 (Resizing Windows): Explain return value of
2230 `shrink-window-if-larger-than-buffer'.
2231 `window-size-fixed' automatically becomes buffer local when set.
2232 (Window Configurations): Explain return value of
2233 `set-window-configuration'.
2234
2235 * minibuf.texi (Minibuffer Misc): Add anchor for
2236 `minibuffer-scroll-window'.
2237
2238 * positions.texi (Text Lines): Add anchor for `count-lines'.
2239
3751eb00
RS
22402004-07-17 Richard M. Stallman <rms@gnu.org>
2241
2242 * display.texi (Overlay Properties): Adding `evaporate' prop
2243 deletes empty overlay immediately.
2244
2245 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
2246 fix example.
2247
9a7e97c6
LT
22482004-07-16 Jim Blandy <jimb@redhat.com>
2249
2250 * searching.texi (Regexp Backslash): Document new \_< and \_>
2251 operators.
2252
aa0e4da8
JB
22532004-07-16 Juanma Barranquero <lektu@terra.es>
2254
2255 * display.texi (Images): Fix Texinfo usage.
2256
cbbfedb2
LT
22572004-07-14 Luc Teirlinck <teirllm@auburn.edu>
2258
2259 * buffers.texi (Modification Time): `visited-file-modtime' now
2260 returns a list of two integers, instead of a cons.
2261
3a052bd3
LT
22622004-07-13 Luc Teirlinck <teirllm@auburn.edu>
2263
2264 * windows.texi: Various changes in addition to:
2265 (Splitting Windows): Add `split-window-keep-point'.
2266
02c04e6f
RS
22672004-07-09 Richard M. Stallman <rms@gnu.org>
2268
2269 * frames.texi (Input Focus): Minor fix.
2270
cb4f1287
LT
22712004-07-07 Luc Teirlinck <teirllm@auburn.edu>
2272
2273 * frames.texi (Input Focus): Clarify descriptions of
2274 `select-frame-set-input-focus' and `select-frame'.
2275
339902ec
LT
22762004-07-06 Luc Teirlinck <teirllm@auburn.edu>
2277
2278 * os.texi: Various small changes in addition to:
2279 (Killing Emacs): Expand and clarify description of
2280 `kill-emacs-query-functions' and `kill-emacs-hook'.
2281 (System Environment): Expand and clarify description of `getenv'
2282 and `setenv'.
2283 (Timers): Clarify description of `run-at-time'.
2284 (Translating Input): Correct description of
2285 `extra-keyboard-modifiers'.
2286 (Flow Control): Correct description of `enable-flow-control'.
2287
fe3b7e35
TTN
22882004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
2289
2290 * os.texi: Update copyright.
2291 (Session Management): Grammar fix.
2292 Clarify which Emacs does the restarting.
2293 Use @samp for *scratch* buffer.
2294
59db7d6e
LT
22952004-07-04 Alan Mackenzie <acm@muc.de>
2296
2297 * frames.texi (Input Focus): Add documentation for
2298 `select-frame-set-input-focus'. Replace refs to non-existent
2299 `switch-frame' with `select-frame'. Minor corrections and tidying
2300 up of text-only terminal stuff.
2301
e3ccf404
RS
23022004-07-02 Richard M. Stallman <rms@gnu.org>
2303
2304 * files.texi (Saving Buffers): Cleanup write-contents-function.
2305 (Magic File Names): Cleanup file-remote-p.
2306
8addb6eb
KG
23072004-07-02 Kai Grossjohann <kai@emptydomain.de>
2308
2309 * files.texi (Magic File Names): `file-remote-p' returns an
2310 identifier of the remote system, not just t.
2311
7a58d84d
DK
23122004-07-02 David Kastrup <dak@gnu.org>
2313
2314 * searching.texi (Entire Match Data): Add explanation about new
2315 match-data behavior when @var{integers} is non-nil.
2316
d8c379f8
RS
23172004-06-24 Richard M. Stallman <rms@gnu.org>
2318
b4a4b0ae
RS
2319 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
2320
d8c379f8
RS
2321 * customize.texi (Variable Definitions): Note about doc strings
2322 and :set.
2323
2324 * keymaps.texi (Keymap Terminology): Document `kbd'.
2325 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
2326
2327 * display.texi (Invisible Text): Setting buffer-invisibility-spec
2328 makes it buffer-local.
2329
2330 * files.texi (Saving Buffers): Correct previous change.
2331
2332 * commands.texi (Accessing Events):
2333 Clarify posn-col-row and posn-actual-col-row.
2334
23352004-06-24 David Ponce <david.ponce@wanadoo.fr>
2336
2337 * commands.texi (Accessing Events): New functions
2338 posn-at-point and posn-at-x-y. Add example to posn-x-y.
2339
dce417e7
LT
23402004-06-23 Luc Teirlinck <teirllm@auburn.edu>
2341
2342 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
2343 * frames.texi, buffers.texi, backups.texi, variables.texi:
2344 * loading.texi, eval.texi, functions.texi, control.texi:
2345 * symbols.texi, minibuf.texi: Reposition @anchor's.
2346
2347 * help.texi: Various small changes in addition to the following.
2348 (Describing Characters): Describe PREFIX argument to
2349 `key-description'. Correct and clarify definition of
2350 `text-char-description'. Describe NEED-VECTOR argument to
2351 `read-kbd-macro'.
2352 (Help Functions): Clarify definition of `apropos'.
2353
255d07dc
LH
23542004-06-23 Lars Hansen <larsh@math.ku.dk>
2355
2356 * files.texi (Saving Buffers): Correct description of
2357 `write-contents-functions'.
2358
4e9691e9
JB
23592004-06-21 Juanma Barranquero <lektu@terra.es>
2360
2361 * display.texi (Images): Remove redundant @vindex directives.
2362 Rewrite `image-library-alist' doc in active voice.
2363
1ebd4f78
JB
23642004-06-14 Juanma Barranquero <lektu@terra.es>
2365
2366 * display.texi (Images): Document new delayed library loading,
2367 variable `image-library-alist' and (existing but undocumented)
2368 function `image-type-available-p'.
2369
ddfb8369
RS
23702004-06-05 Richard M. Stallman <rms@gnu.org>
2371
2372 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
2373 refer the user to the Initial Input node.
2374 (Text from Minibuffer): Likewise.
2375 (Initial Input): New node. Document this feature
2376 and say it is mostly deprecated.
2377
18684a3a
RS
23782004-05-30 Richard M. Stallman <rms@gnu.org>
2379
7a61e456
RS
2380 * loading.texi (Named Features): Clarify return value
2381 and meaning of NOERROR.
2382
18684a3a
RS
2383 * variables.texi (File Local Variables): Minor cleanup.
2384
c8364415
MA
23852004-05-30 Michael Albinus <michael.albinus@gmx.de>
2386
2387 * files.texi (Magic File Names): Add `file-remote-p' as operation
2388 of file name handlers.
2389
08fd1251
RS
23902004-05-29 Richard M. Stallman <rms@gnu.org>
2391
2392 * modes.texi (Minor Mode Conventions): (-) has no special meaning
2393 as arg to a minor mode command.
2394
71d5a208
RS
23952004-05-22 Richard M. Stallman <rms@gnu.org>
2396
2397 * syntax.texi (Syntax Class Table): Word syntax not just for English.
2398
2399 * streams.texi (Output Variables): Doc float-output-format.
2400
2401 * searching.texi (Regexp Special): Nested repetition can be infloop.
2402
2403 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
2404 real stack overflow.
2405
2406 * compile.texi: Minor cleanups.
2407
24082004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
2409
2410 * lists.texi (Cons Cells): Explain dotted lists, true lists,
2411 circular lists.
2412 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 2413
022cb162
TTN
24142004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
2415
2416 * modes.texi (Search-based Fontification): Fix typo.
2417
aa7094ba
JB
24182004-05-10 Juanma Barranquero <lektu@terra.es>
2419
2420 * modes.texi (Mode Line Variables): Fix description of
2421 global-mode-string, which is now after which-func-mode, not the
2422 buffer name.
2423
c2383279
LH
24242004-05-07 Lars Hansen <larsh@math.ku.dk>
2425
2426 * modes.texi (Desktop Save Mode): Add.
2427 (Modes): Add menu entry Desktop Save Mode.
2428
2429 * hooks.texi: Add desktop-after-read-hook,
2430 desktop-no-desktop-file-hook and desktop-save-hook.
2431
2432 * locals.texi: Add desktop-save-buffer.
2433
058296d3
JH
24342004-04-30 Jesper Harder <harder@ifa.au.dk>
2435
2436 * display.texi: emacs -> Emacs.
2437
0c54865e
EZ
24382004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
2439
2440 * files.texi (Changing Files): Document set-file-times.
2441
d814862a
JB
24422004-04-23 Juanma Barranquero <lektu@terra.es>
2443
2444 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
2445
e8d6f886
JH
24462004-04-18 Jesper Harder <harder@ifa.au.dk>
2447
2448 * tips.texi (Coding Conventions): defopt -> defcustom.
2449
3a424014
LT
24502004-04-16 Luc Teirlinck <teirllm@auburn.edu>
2451
2452 * sequences.texi: Various clarifications.
2453
9e860631
LT
24542004-04-14 Luc Teirlinck <teirllm@auburn.edu>
2455
2456 * buffers.texi (Read Only Buffers): Mention optional ARG to
2457 `toggle-read-only'.
2458
5e30a0fb
NR
24592004-04-14 Nick Roberts <nick@nick.uklinux.net>
2460
9e860631 2461 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
2462 returns a full-width window if possible.
2463
619fb950
LT
24642004-04-13 Luc Teirlinck <teirllm@auburn.edu>
2465
2466 * buffers.texi: Various changes in addition to:
2467 (Buffer File Name): Add `find-buffer-visiting'.
2468 (Buffer Modification): Mention optional ARG to `not-modified'.
2469 (Indirect Buffers): Mention optional CLONE argument to
2470 `make-indirect-buffer'.
2471
2472 * files.texi: Various changes in addition to:
2473 (Visiting Functions): `find-file-hook' is now a normal hook.
2474 (File Name Expansion): Explain difference between the way that
2475 `expand-file-name' and `file-truename' treat `..'.
2476 (Contents of Directories): Mention optional ID-FORMAT argument to
2477 `directory-files-and-attributes'.
2478 (Format Conversion): Mention new optional CONFIRM argument to
2479 `format-write-file'.
2480
a2295d32
MB
24812004-04-12 Miles Bader <miles@gnu.org>
2482
2483 * macros.texi (Expansion): Add description of `macroexpand-all'.
2484
571fd4d5
JH
24852004-04-05 Jesper Harder <harder@ifa.au.dk>
2486
2487 * variables.texi (Variable Aliases): Mention
2488 cyclic-variable-indirection.
2489
2490 * errors.texi (Standard Errors): Ditto.
2491
4ba2fd66
LT
24922004-04-04 Luc Teirlinck <teirllm@auburn.edu>
2493
2494 * backups.texi: Various small changes in addition to:
2495 (Making Backups): Mention return value of `backup-buffer'.
2496 (Auto-Saving): Mention optional FORCE argument to
2497 `delete-auto-save-file-if-necessary'.
2498 (Reverting): Mention optional PRESERVE-MODES argument to
2499 `revert-buffer'. Correct description of `revert-buffer-function'.
2500
8f7ea687
JL
25012004-03-22 Juri Linkov <juri@jurta.org>
2502
2503 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
2504 with `Vector Functions'.
2505
2506 * text.texi (Sorting): Add missing quote.
2507
0eeca3c1
LT
25082004-03-14 Luc Teirlinck <teirllm@auburn.edu>
2509
2510 * intro.texi (Lisp History): Replace xref to `cl' manual with
2511 inforef.
2512
e69cfac2
RS
25132004-03-12 Richard M. Stallman <rms@gnu.org>
2514
2515 * intro.texi (Version Info): Add arg to emacs-version.
2516 (Lisp History): Change xref to CL manual.
2517
1b91d47f
LT
25182004-03-09 Luc Teirlinck <teirllm@auburn.edu>
2519
2520 * minibuf.texi (Completion Commands): Add xref to Emacs manual
2521 for Partial Completion mode.
2522
97073664
TTN
25232004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
2524
2525 * customize.texi: Fix typo. Remove eol whitespace.
2526
04a6e76b
RS
25272004-03-04 Richard M. Stallman <rms@gnu.org>
2528
2529 * processes.texi: Fix typos.
2530
2531 * lists.texi (Building Lists): Minor clarification.
2532
2533 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
2534 in make-hash-table.
2535
5bb0fcd1
JB
25362004-02-29 Juanma Barranquero <lektu@terra.es>
2537
2538 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
2539 rm, and ignore exit code.
2540
9022d421
EZ
25412004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
2542
2543 * display.texi (Defining Faces): Add description for min-colors.
2544 Update example.
2545
92f5fba2
LT
25462004-02-23 Luc Teirlinck <teirllm@auburn.edu>
2547
2548 * abbrevs.texi: Various corrections and clarifications in addition
2549 to the following:
2550 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
2551
7e83e178
GM
25522004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2553
2554 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
2555
9c5609e8
LT
25562004-02-21 Luc Teirlinck <teirllm@auburn.edu>
2557
e2b9b51f
LT
2558 * text.texi: Various small changes in addition to the following:
2559 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
2560 to delete-horizontal-space.
2561 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
2562 description of yank-handler text property at various places.
2563
7daa0e81
LT
2564 * frames.texi (Window System Selections): Add anchor.
2565
9c5609e8
LT
2566 * syntax.texi (Syntax Table Functions): Clarify and correct
2567 descriptions of make-syntax-table and copy-syntax-table.
2568 (Motion and Syntax): Clarify SYNTAXES argument to
2569 skip-syntax-forward.
2570 (Parsing Expressions): Mention that the return value of
2571 parse-partial-sexp is currently a list of ten rather than nine
2572 elements.
2573 (Categories): Various corrections and clarifications.
2574
d29edb21
LT
25752004-02-17 Luc Teirlinck <teirllm@auburn.edu>
2576
2577 * markers.texi (Marker Insertion Types): Minor change.
2578
2579 * locals.texi (Standard Buffer-Local Variables):
2580 * commands.texi (Interactive Codes, Using Interactive):
2581 * functions.texi (Related Topics): Fix xrefs.
2582
43e48bda
LT
25832004-02-16 Luc Teirlinck <teirllm@auburn.edu>
2584
2585 * lists.texi (Sets And Lists): Update description of delete-dups.
2586
84e34002
RS
25872004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
2588
2589 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
2590
25912004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2592
2593 * frames.texi (Parameter Access): frame-parameters arg is optional.
2594 modify-frame-parameters handles nil for FRAME.
2595 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
2596 are all-or-nothing for certain toolkits.
2597 Mention parameter wait-for-wm.
2598 (Frames and Windows): In frame-first-window and frame-selected-window
2599 the arg is optional.
2600 (Input Focus): In redirect-frame-focus the second arg is optional.
2601 (Window System Selections): Mention selection type CLIPBOARD.
2602 Mention data-type UTF8_STRING.
2603 Mention numbering of cut buffers.
2604 (Resources): Describe x-resource-name.
2605
26062004-02-16 Richard M. Stallman <rms@gnu.org>
2607
2608 * windows.texi (Buffers and Windows): Delete false table
2609 about all-frames.
2610
2611 * syntax.texi (Parsing Expressions): Delete old caveat
2612 about parse-sexp-ignore-comments.
2613
2614 * streams.texi (Output Variables): Add print-quoted.
2615
2616 * lists.texi (Building Lists): Minor cleanup.
2617
2618 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
2619
2620 * display.texi (Overlays): Explain overlays use markers.
2621 (Managing Overlays): Explain front-advance and rear-advance
2622 in more detail.
2623
2624 * loading.texi (Unloading): Document unload-feature-special-hooks.
2625 Get rid of fns-NNN.el file.
2626
26272004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2628
2629 * help.texi (Describing Characters): Fix text-char-description
2630 example output.
2631
2632 * edebug.texi (Using Edebug): Fix example.
2633
2634 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 2635
84e34002
RS
2636 * files.texi (Changing Files): Fix argname.
2637
2638 * calendar.texi: Fix parens, and default values.
2639
2640 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
2641 * nonascii.texi, objects.texi, os.texi: Minor fixes.
2642 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
2643
2644 * positions.texi (Text Lines): Don't add -1 in current-line.
2645
26462004-02-16 Richard M. Stallman <rms@gnu.org>
2647
2648 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
2649
c33b76da
EZ
26502004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
2651
2652 * processes.texi (Low-Level Network): Fix a typo.
2653
9d7271e8
KS
26542004-02-12 Kim F. Storm <storm@cua.dk>
2655
2656 * display.texi (Fringes): Use consistent wording.
2657 Note that window-fringe's window arg is optional.
2658 (Scroll Bars): Use consistent wording.
2659
6827d730
LT
26602004-02-11 Luc Teirlinck <teirllm@auburn.edu>
2661
2662 * tips.texi (Comment Tips): Document the new conventions for
2663 commenting out code.
2664
1cb60b5a
JD
26652004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2666
2667 * positions.texi (Text Lines): Added missing end defun.
2668
7fdd1f62
KS
26692004-02-07 Kim F. Storm <storm@cua.dk>
2670
2671 * positions.texi (Text Lines): Add line-number-at-pos.
2672
eb3c144c
JPW
26732004-02-06 John Paul Wallington <jpw@gnu.org>
2674
2675 * display.texi (Button Properties, Button Buffer Commands):
2676 mouse-2 invokes button, not down-mouse-1.
2677
a1d38d63
JR
26782004-02-04 Jason Rumney <jasonr@gnu.org>
2679
2680 * makefile.w32-in: Sync with Makefile.in changes.
2681
4b574f3d
LT
26822004-02-03 Luc Teirlinck <teirllm@auburn.edu>
2683
2684 * minibuf.texi (Text from Minibuffer): Various corrections and
2685 clarifications.
2686 (Object from Minibuffer): Correct Lisp description of
2687 read-minibuffer.
2688 (Minibuffer History): Clarify description of cons values for
2689 HISTORY arguments.
2690 (Basic Completion): Various corrections and clarifications. Add
2691 completion-regexp-list.
2692 (Minibuffer Completion): Correct and clarify description of
2693 completing-read.
6f6b0433 2694 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
2695 other minor changes.
2696 (High-Level Completion): Various corrections and clarifications.
2697 (Reading File Names): Ditto.
2698 (Minibuffer Misc): Ditto.
2699
d8186297
LT
27002004-01-26 Luc Teirlinck <teirllm@auburn.edu>
2701
2702 * strings.texi (Text Comparison): assoc-string also matches
2703 elements of alists that are strings instead of conses.
2704 (Formatting Strings): Standardize Texinfo usage. Update index
2705 entries.
2706
9adcb5f2
LT
27072004-01-20 Luc Teirlinck <teirllm@auburn.edu>
2708
2709 * lists.texi (Sets And Lists): Add delete-dups.
2710
3e7274ae
LT
27112004-01-15 Luc Teirlinck <teirllm@auburn.edu>
2712
2713 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
2714 special form.
2715 * macros.texi (Defining Macros): Update description of `declare',
2716 which now is a macro.
2717 (Wrong Time): Fix typos.
2718
944e099f
LT
27192004-01-14 Luc Teirlinck <teirllm@auburn.edu>
2720
2721 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 2722 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
2723 and `batch-byte-compile'. In particular, mention and describe
2724 all optional arguments.
2725 (Disassembly): Correct and clarify the description of `disassemble'.
2726
90c3aa59
LT
27272004-01-11 Luc Teirlinck <teirllm@auburn.edu>
2728
2729 * searching.texi: Various small changes in addition to the
2730 following.
2731 (Regexp Example): Adapt to new value of `sentence-end'.
2732 (Regexp Functions): The PAREN argument to `regexp-opt' can be
2733 `words'.
2734 (Search and Replace): Add usage note for `perform-replace'.
2735 (Entire Match Data): Mention INTEGERS and REUSE arguments to
2736 `match-data'.
2737 (Standard Regexps): Update for new values of `paragraph-start'
2738 and `sentence-end'.
2739
583c353d
LT
27402004-01-07 Luc Teirlinck <teirllm@auburn.edu>
2741
2742 * files.texi (Saving Buffers): Clarify descriptions of
2743 `write-contents-functions' and `before-save-hook'.
2744 Make the defvar's for `before-save-hook' and `after-save-hook'
2745 into defopt's.
2746
05faee07
KS
27472004-01-07 Kim F. Storm <storm@cua.dk>
2748
2749 * commands.texi (Click Events): Describe new image and
2750 width/height elements of click events.
2751 (Accessing Events): Add posn-string, posn-image, and
2752 posn-object-width-height. Change posn-object to return either
2753 image or string object.
2754
a0465ec3
SJ
27552004-01-01 Simon Josefsson <jas@extundo.com>
2756
2757 * hooks.texi (Standard Hooks): Add before-save-hook.
2758 * files.texi (Saving Buffers): Likewise.
2759
972c0c49
RS
27602004-01-03 Richard M. Stallman <rms@gnu.org>
2761
2762 * frames.texi (Frames and Windows): Delete frame-root-window.
2763
dbcd463f
LT
27642004-01-03 Luc Teirlinck <teirllm@auburn.edu>
2765
2766 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
2767
2768 * functions.texi: Various small changes in addition to the
2769 following.
2770 (What Is a Function): `functionp' returns nil for macros. Clarify
2771 behavior of this and following functions for symbol arguments.
2772 (Function Documentation): Add `\' in front of (fn @var{arglist})
2773 and explain why.
2774 (Defining Functions): Mention DOCSTRING argument to `defalias'.
2775 Add anchor.
2776 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
2777
02c77ee9
MB
27782004-01-01 Miles Bader <miles@gnu.org>
2779
2780 * display.texi (Buttons): New section.
2781
903a1a91
AS
27822003-12-31 Andreas Schwab <schwab@suse.de>
2783
2784 * numbers.texi (Math Functions): sqrt reports a domain-error
2785 error.
2786 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
2787
697cf92a
LT
27882003-12-30 Luc Teirlinck <teirllm@auburn.edu>
2789
3f70fe82
LT
2790 * tips.texi (Documentation Tips): Update item on hyperlinks in
2791 documentation strings.
2792
697cf92a
LT
2793 * errors.texi (Standard Errors): Various small corrections and
2794 additions.
2795
2796 * control.texi: Various small changes in addition to the
2797 following.
2798 (Signaling Errors): Provide some more details on how `signal'
2799 constructs the error message. Add anchor to the definition of
2800 `signal'.
2801 (Error Symbols): Describe special treatment of `quit'.
2802 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
2803 to emphasize that it has to be a single form.
2804
2805 * buffers.texi: Add anchor.
2806
4d25144d
RS
28072003-12-29 Richard M. Stallman <rms@gnu.org>
2808
2809 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
2810 (Window Configurations): Add window-configuration-frame.
2811
2812 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
2813
2814 * text.texi (Examining Properties): Add get-char-property-and-overlay.
2815 Change arg name in get-char-property.
2816 (Special Properties): Update handling of keymap property.
2817
2818 * strings.texi (Modifying Strings): Add clear-string.
2819 (Text Comparison): Add assoc-string and remove
2820 assoc-ignore-case, assoc-ignore-representation.
2821
2822 * os.texi (Time of Day): Add set-time-zone-rule.
2823
2824 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 2825 report domain-error errors.
4d25144d 2826
697cf92a 2827 * nonascii.texi (Converting Representations):
4d25144d
RS
2828 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
2829 (Encoding and I/O): Add file-name-coding-system.
2830
2831 * modes.texi (Search-based Fontification): Explain that
2832 face specs are symbols with face names as values.
2833
2834 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
2835
2836 * lists.texi (Building Lists): remq moved elsewhere.
2837 (Sets And Lists): remq moved here.
2838 (Association Lists): Refer to assoc-string.
2839
2840 * internals.texi (Garbage Collection): Add memory-use-counts.
2841
2842 * frames.texi (Frames and Windows): Add set-frame-selected-window
2843 and frame-root-window.
2844
697cf92a 2845 * files.texi (Contents of Directories):
4d25144d
RS
2846 Add directory-files-and-attributes.
2847
2848 * display.texi (Refresh Screen): Add force-window-update.
2849 (Invisible Text): Explain about moving point out of invis text.
2850 (Overlay Properties): Add overlay-properties.
2851 (Managing Overlays): Add overlayp.
2852 (GIF Images): Invalid image number displays a hollow box.
2853
2854 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
2855 (Killing Buffers): Add buffer-live-p.
2856
67fafe38
MR
28572003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
2858
2859 * display.texi (Fringes): Fix typo "set-buffer-window".
2860
68e74f25
LT
28612003-12-24 Luc Teirlinck <teirllm@auburn.edu>
2862
2863 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
2864 * nonascii.texi, processes.texi, tips.texi, variables.texi:
2865 Add or change various xrefs and anchors.
2866
2867 * commands.texi: Replace all occurrences of @acronym{CAR} with
2868 @sc{car}, for consistency with the rest of the Elisp manual.
2869 `car' and `cdr' are historically acronyms, but are no longer
2870 widely thought of as such.
2871
2872 * internals.texi (Pure Storage): Mention that `purecopy' does not
2873 copy text properties.
2874 (Object Internals): Now 29 bits are used (in most implementations)
2875 to address Lisp objects.
2876
2877 * variables.texi (Variables with Restricted Values): New node.
2878
2879 * objects.texi (Lisp Data Types): Mention that certain variables
2880 can only take on a restricted set of values and add an xref to
2881 the new node "Variables with Restricted Values".
2882
2883 * eval.texi (Function Indirection): Describe the errors that
2884 `indirect-function' can signal.
2885 (Eval): Clarify the descriptions of `eval-region' and `values'.
2886 Describe `eval-buffer' instead of `eval-current-buffer' and
2887 mention `eval-current-buffer' as an alias for `current-buffer'.
2888 Correct the description and mention all optional arguments.
2889
697cf92a 2890 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
2891 following.
2892 (Converting Representations): Clarify behavior of
2893 `string-make-multibyte' and `string-to-multibyte' for unibyte all
2894 ASCII arguments.
2895 (Character Sets): Document the variable `charset-list' and adapt
2896 the definition of the function `charset-list' accordingly.
2897 (Translation of Characters): Clarify use of generic characters in
2898 `make-translation-table'. Clarify and correct the description of
2899 the use of translation tables in encoding and decoding.
2900 (User-Chosen Coding Systems): Correct and clarify the description
2901 of `select-safe-coding-system'.
2902 (Default Coding Systems): Clarify description of
2903 `file-coding-system-alist'.
2904
a62f71e4
LT
29052003-11-30 Luc Teirlinck <teirllm@auburn.edu>
2906
2907 * strings.texi (Text Comparison): Correctly describe when two
2908 strings are `equal'. Combine and clarify descriptions of
2909 `assoc-ignore-case' and `assoc-ignore-representation'.
2910
2911 * objects.texi (Non-ASCII in Strings): Clarify description of
2912 when a string is unibyte or multibyte.
2913 (Bool-Vector Type): Update examples.
2914 (Equality Predicates): Correctly describe when two strings are
2915 `equal'.
2916
19017752
LT
29172003-11-29 Luc Teirlinck <teirllm@auburn.edu>
2918
2919 * lists.texi (Building Lists): `append' no longer accepts integer
2920 arguments. Update the description of `number-sequence' to reflect
2921 recent changes.
2922 (Sets And Lists): Describe `member-ignore-case' after `member'.
2923
0f6a07a8
KS
29242003-11-27 Kim F. Storm <storm@cua.dk>
2925
2926 * commands.texi (Click Events): Click object may be an images.
2927 Describe (dx . dy) element of click positions.
2928 (Accessing Events): Remove duplicate posn-timestamp.
2929 New functions posn-object and posn-object-x-y.
2930
1ce7c819
KS
29312003-11-23 Kim F. Storm <storm@cua.dk>
2932
2933 * commands.texi (Click Events): Describe enhancements to event
2934 position lists, including new text-pos and (col . row) items.
2935 Mention left-fringe and right-fringe area events.
0f6a07a8 2936 (Accessing Events): New functions posn-area and
1ce7c819
KS
2937 posn-actual-col-row. Mention posn-timestamp. Mention that
2938 posn-point in non-text area still returns buffer position.
2939 Clarify posn-col-row.
2940
cae8ddbb
LH
29412003-11-21 Lars Hansen <larsh@math.ku.dk>
2942
2943 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
2944 * anti.texi (File Attributes): Describe removed parameter
2945 ID-FORMAT.
2946
f7f1a248
LT
29472003-11-20 Luc Teirlinck <teirllm@auburn.edu>
2948
68e74f25 2949 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
2950 a position, its buffer is ignored.
2951
2952 * markers.texi (Overview of Markers): Mention it here too.
2953
c5e2fb05
LT
29542003-11-12 Luc Teirlinck <teirllm@auburn.edu>
2955
2956 * numbers.texi (Numeric Conversions): Not just `floor', but also
2957 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
2958
e57d0aa8
LT
29592003-11-10 Luc Teirlinck <teirllm@auburn.edu>
2960
2961 * markers.texi (Creating Markers): Specify insertion type of
2962 created markers. Add xref to `Marker Insertion Types'.
2963 Second argument to `copy-marker' is optional.
2964 (Marker Insertion Types): Mention that most markers are created
2965 with insertion type nil.
2966 (The Mark): Correctly describe when `mark' signals an error.
2967 (The Region): Correctly describe when `region-beginning' and
2968 `region-end' signal an error.
2969
bb3612ec
LT
29702003-11-08 Luc Teirlinck <teirllm@auburn.edu>
2971
2972 * hash.texi (Creating Hash): Clarify description of `eql'.
2973 `makehash' is obsolete.
2974 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
2975
2976 * positions.texi (Point): Change description of `buffer-end', so
2977 that it is also correct for floating point arguments.
2978 (List Motion): Correct argument lists of `beginning-of-defun' and
2979 `end-of-defun'.
2980 (Excursions): Add xref to `Marker Insertion Types'.
2981 (Narrowing): Argument to `narrow-to-page' is optional.
2982
cfb8a797
LT
29832003-11-06 Luc Teirlinck <teirllm@auburn.edu>
2984
2985 * streams.texi (Output Streams): Clarify behavior of point for
2986 marker output streams.
2987
c6177909
LT
29882003-11-04 Luc Teirlinck <teirllm@auburn.edu>
2989
2990 * variables.texi (Defining Variables): Second argument to
2991 `defconst' is not optional.
2992 (Setting Variables): Mention optional argument APPEND to
2993 `add-to-list'.
2994 (Creating Buffer-Local): Expand description of
2995 `make-variable-buffer-local'.
2996 (Frame-Local Variables): Expand description of
2997 `make-variable-frame-local'.
2998 (Variable Aliases): Correct description of optional argument
2999 DOCSTRING to `defvaralias'. Mention return value of
3000 `defvaralias'.
3001 (File Local Variables): Add xref to `File variables' in Emacs
3002 Manual. Correct description of `hack-local-variables'. Mention
3003 `safe-local-variable' property. Mention optional second argument
3004 to `risky-local-variable-p'.
3005
b3645067
LT
30062003-11-03 Luc Teirlinck <teirllm@auburn.edu>
3007
3008 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
3009
10695e5c
EZ
30102003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
3011
3012 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
3013 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
3014 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
3015 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
3016 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 3017 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
3018 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
3019 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
3020 @acronym{FOO}.
3021
a2f4def1
LT
30222003-10-27 Luc Teirlinck <teirllm@auburn.edu>
3023
3024 * strings.texi (Creating Strings): Argument START to `substring'
3025 can not be `nil'. Expand description of
3026 `substring-no-properties'. Correct description of `split-string',
3027 especially with respect to empty matches. Prevent very bad line
3028 break in definition of `split-string-default-separators'.
3029 (Text Comparison): `string=' and `string<' also accept symbols as
3030 arguments.
3031 (String Conversion): More completely describe argument BASE in
3032 `string-to-number'.
5bb0fcd1 3033 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
3034 corresponding object. Clarify behavior of numeric prefix after
3035 `%' in `format'.
3036 (Case Conversion): The argument to `upcase-initials' can be a
3037 character.
3038
a2296bf9
KH
30392003-10-27 Kenichi Handa <handa@m17n.org>
3040
3041 * display.texi (Fontsets): Fix texinfo usage.
3042
885fef7c
KH
30432003-10-25 Kenichi Handa <handa@m17n.org>
3044
3045 * display.texi (Fontsets): Add description of the function
3046 set-fontset-font.
3047
0c6b7a1f
LT
30482003-10-23 Luc Teirlinck <teirllm@auburn.edu>
3049
3050 * display.texi (Temporary Displays): Add xref to `Documentation
3051 Tips'.
3052
3053 * functions.texi (Function Safety): Use inforef instead of pxref
3054 for SES.
3055
c3cda320
AS
30562003-10-23 Andreas Schwab <schwab@suse.de>
3057
3058 * Makefile.in (TEX, texinputdir): Don't define.
3059 (TEXI2DVI): Define.
3060 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
3061 add $(srcdir)/index.texi.
3062 ($(infodir)/elisp): Remove index.texi dependency.
3063 (elisp.dvi): Likewise. Use $(TEXI2DVI).
3064 (index.texi): Remove target.
3065 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
3066 (clean): Don't remove index.texi.
3067
c3cda320
AS
3068 * permute-index, index.perm: Remove.
3069 * index.texi: Rename from index.unperm.
3070
e5dadca7
LT
30712003-10-22 Luc Teirlinck <teirllm@auburn.edu>
3072
3073 * tips.texi (Documentation Tips): Document new behavior for face
3074 and variable hyperlinks in Help mode.
3075
6cfb0777
LT
30762003-10-21 Luc Teirlinck <teirllm@auburn.edu>
3077
3078 * objects.texi (Integer Type): Update for extra bit of integer range.
3079 (Character Type): Ditto.
3080
a6eeaa81 30812003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
3082
3083 * numbers.texi (Integer Basics): Add index entries for reading
3084 numbers in hex, octal, and binary.
3085
c8f9ba83
LK
30862003-10-16 Lute Kamstra <lute@gnu.org>
3087
3088 * modes.texi (Mode Line Format): Mention force-mode-line-update's
3089 argument.
3090
b52a26fb
LT
30912003-10-13 Luc Teirlinck <teirllm@auburn.edu>
3092
3093 * windows.texi (Choosing Window): Fix typo.
3094 * edebug.texi (Edebug Execution Modes): Fix typo.
3095
f7005886
RS
30962003-10-13 Richard M. Stallman <rms@gnu.org>
3097
3098 * windows.texi (Basic Windows): A window has fringe settings,
3099 display margins and scroll-bar settings.
3100 (Splitting Windows): Doc split-window return value.
3101 Clean up one-window-p.
3102 (Selecting Windows): Fix typo.
3103 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
3104 (Buffers and Windows): In set-window-buffer, explain effect
3105 on fringe settings and scroll bar settings.
3106 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
3107 (Choosing Window): Use defopt for pop-up-frame-function.
3108 For special-display-buffer-names, explain same-window and same-frame.
3109 Clarify window-dedicated-p return value.
3110 (Textual Scrolling): scroll-up and scroll-down can get an error.
3111 (Horizontal Scrolling): Clarify auto-hscroll-mode.
3112 Clarify set-window-hscroll.
3113 (Size of Window): Don't mention tool bar in window-height.
3114 (Coordinates and Windows): Explain what coordinates-in-window-p
3115 returns for fringes and display margins.
3116 (Window Configurations): Explain saving fringes, etc.
3117
3118 * tips.texi (Library Headers): Clean up Documentation.
3119
3120 * syntax.texi (Parsing Expressions): Clean up forward-comment
3121 and parse-sexp-lookup-properties.
3122
3123 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
3124
3125 * os.texi (System Environment): Clean up text for load-average errors.
3126
3127 * modes.texi (Hooks): Don't explain local hook details at front.
3128 Clarify run-hooks and run-hook-with-args a little.
3129 Clean up add-hook and remove-hook.
3130
3131 * edebug.texi (Edebug Execution Modes): Clarify t.
3132 Document edebug-sit-for-seconds.
3133 (Coverage Testing): Document C-x X = and =.
3134 (Instrumenting Macro Calls): Fix typo.
3135 (Specification List): Don't index the specification keywords.
3136
c989ebe9
KS
31372003-10-10 Kim F. Storm <storm@cua.dk>
3138
3139 * processes.texi (Network): Introduce make-network-process.
3140
f9525eef
LT
31412003-10-09 Luc Teirlinck <teirllm@auburn.edu>
3142
3143 * tips.texi (Library Headers): Fix typo.
3144
f008b925
LK
31452003-10-07 Juri Linkov <juri@jurta.org>
3146
3147 * modes.texi (Imenu): Mention imenu-create-index-function's
3148 default value. Explain submenus better.
3149
c22c5da6
LK
31502003-10-07 Lute Kamstra <lute@gnu.org>
3151
3152 * modes.texi (Faces for Font Lock): Fix typo.
3153 (Hooks): Explain how buffer-local hook variables can refer to
3154 global hook variables.
3155 Various minor clarifications.
3156
49247521
LK
31572003-10-06 Lute Kamstra <lute@gnu.org>
3158
3159 * tips.texi (Coding Conventions): Mention naming conventions for
3160 hooks.
3161
9296c947
LT
31622003-10-05 Luc Teirlinck <teirllm@auburn.edu>
3163
3164 * loading.texi (Library Search): Correct default value of
3165 load-suffixes.
3166 (Named Features): Fix typo.
3167
0e9b293a
RS
31682003-10-05 Richard M. Stallman <rms@gnu.org>
3169
3170 * loading.texi (Named Features): In `provide',
3171 say how to test for subfeatures.
3172 (Unloading): In unload-feature, use new var name
3173 unload-feature-special-hooks.
3174
49247521 31752003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
3176
3177 * modes.texi (Major Mode Conventions): Mention third way to set up
3178 Imenu.
3179 (Imenu): A number of small fixes.
3180 Delete documentation of internal variable imenu--index-alist.
3181 Document the return value format of imenu-create-index-function
3182 functions.
3183
ab8f7d5c
RS
31842003-09-30 Richard M. Stallman <rms@gnu.org>
3185
3186 * processes.texi (Network): Say what stopped datagram connections do.
3187
3188 * lists.texi (Association Lists): Clarify `assq-delete-all'.
3189
3190 * display.texi (Overlay Properties): Clarify `evaporate' property.
3191
49247521 31922003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
3193
3194 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 3195 constructs should be marked as risky.
86b9b767
LK
3196 Change cons cell into proper list.
3197 (Mode Line Variables): Change cons cell into proper list.
3198
49247521 31992003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
3200
3201 * modes.texi (Mode Line Data): Document the :propertize construct.
3202 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 3203 to match their order in the default mode-line-format.
bc3b02f9
LK
3204 Describe the new variables mode-line-position and mode-line-modes.
3205 Update the default values of mode-line-frame-identification,
3206 minor-mode-alist, and default-mode-line-format.
3207 (Properties in Mode): Mention the :propertize construct.
6142d1d0 3208
bc3b02f9 32092003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 3210
c22c5da6 3211 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
3212 * loading.texi, minibuf.texi, text.texi, variables.texi:
3213 Avoid @strong{Note:}.
3214
32152003-09-26 Richard M. Stallman <rms@gnu.org>
3216
3217 * keymaps.texi (Remapping Commands): Fix typo.
3218
41beda59
LT
32192003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
3220
3221 * processes.texi (Low-Level Network): Fix typo.
3222
ef6ae4ff
KS
32232003-09-23 Kim F. Storm <storm@cua.dk>
3224
3225 * processes.texi (Network, Network Servers): Fix typos.
3226 (Low-Level Network): Add timeout value for :server keyword.
3227 Add new option keywords to make-network-process.
3228 Add set-network-process-options.
3229 Explain how to test availability of network options.
3230
b0f23edf
RS
32312003-09-19 Richard M. Stallman <rms@gnu.org>
3232
3233 * text.texi (Motion by Indent): Arg to
3234 backward-to-indentation and forward-to-indentation is optional.
3235
3236 * strings.texi (Creating Strings): Add substring-no-properties.
3237
3238 * processes.texi
3239 (Process Information): Add list-processes arg QUERY-ONLY.
3240 Delete process-contact from here.
3241 Add new status values for process-status.
3242 Add process-get, process-put, process-plist, set-process-plist.
3243 (Synchronous Processes): Add call-process-shell-command.
3244 (Signals to Processes): signal-process allows process objects.
3245 (Network): Complete rewrite.
3246 (Network Servers, Datagrams, Low-Level Network): New nodes.
3247
3248 * positions.texi (Word Motion): forward-word, backward-word
3249 arg is optional. Reword.
3250
3251 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
3252
c22c5da6 3253 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
3254 Delete duplicate definition of buffer-local-value.
3255 (File Local Variables): Explain about discarding text props.
3256
f387bdea
RS
32572003-09-11 Richard M. Stallman <rms@gnu.org>
3258
3259 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
3260 changes variables that record input events.
3261 (Minibuffer Misc): Add minibuffer-selected-window.
3262
3263 * lists.texi (Building Lists): Add copy-tree.
3264
3265 * display.texi (Fontsets): Add char-displayable-p.
3266 (Scroll Bars): New node.
3267
49247521 32682003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
3269
3270 * modes.texi (%-Constructs): Document new `%i' and `%I'
3271 constructs.
3272
fd026ee1
JR
32732003-09-03 Peter Runestig <peter@runestig.com>
3274
3275 * makefile.w32-in: New file.
3276
4828b4d7
RS
32772003-08-29 Richard M. Stallman <rms@gnu.org>
3278
3279 * display.texi (Overlay Properties): Clarify how priorities
3280 affect use of the properties.
3281
a4e4f05d
LT
32822003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
3283
3284 * customize.texi (Type Keywords): Correct the description of
3285 `:help-echo' in the case where `motion-doc' is a function.
3286
3ebe0346
JPW
32872003-08-14 John Paul Wallington <jpw@gnu.org>
3288
3289 * modes.texi (Emulating Mode Line): Subsection, not section.
3290
3afe8e39
RS
32912003-08-13 Richard M. Stallman <rms@gnu.org>
3292
3293 * elisp.texi (Top): Update subnode lists in menu.
3294
3295 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
3296 (Kill Functions): kill-region has new arg yank-handler.
3297 (Yanking): New node.
3298 (Yank Commands): Add yank-undo-function.
3299 (Low-Level Kill Ring):
3300 kill-new and kill-append have new arg yank-handler.
3301 (Changing Properties): Add remove-list-of-text-properties.
3302 (Atomic Changes): New node.
3303
3304 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
3305
3306 * streams.texi (Output Variables): Add eval-expression-print-length
3307 and eval-expression-print-level.
3308
3309 * os.texi (Time Conversion): For encode-time, explain limits on year.
3310
3311 * objects.texi (Character Type): Define anchor "modifier bits".
3312
3313 * modes.texi (Emulating Mode Line): New node.
3314 (Search-based Fontification): Font Lock uses font-lock-face property.
3315 (Other Font Lock Variables): Likewise.
3316
3317 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
3318 not vectors.
3319 (Active Keymaps): Add emulation-mode-map-alists.
3320 (Functions for Key Lookup): key-binding has new arg no-remap.
3321 (Remapping Commands): New node.
3322 (Scanning Keymaps): where-is-internal has new arg no-remap.
3323 (Tool Bar): Add tool-bar-local-item-from-menu.
3324 Clarify when to use tool-bar-add-item-from-menu.
3325
3326 * commands.texi (Interactive Call): commandp has new arg.
3327 (Command Loop Info): Add this-original-command.
3328
e37769b1
JPW
33292003-08-06 John Paul Wallington <jpw@gnu.org>
3330
3331 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
3332
3333 * display.texi (Warning Basics): Fix typo.
3334 (Fringes): Add closing curly bracket and fix typo.
3335
3336 * elisp.texi (Top): Fix typo.
3337
c5e0561f
RS
33382003-08-05 Richard M. Stallman <rms@gnu.org>
3339
3340 * elisp.texi: Update lists of subnodes.
3341
3342 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
3343
3344 * variables.texi (Local Variables): Use lc for example variable names.
3345
3346 * tips.texi (Library Headers): Explain where to put -*-.
3347
3348 * strings.texi (Creating Strings): Fix xref for vconcat.
3349
3350 * sequences.texi (Vector Functions):
3351 vconcat no longer allows integer args.
3352
3353 * minibuf.texi (Reading File Names): read-file-name has new
3354 arg PREDICATE. New function read-directory-name.
3355
3356 * macros.texi (Defining Macros): Give definition of `declare'
3357 (Indenting Macros): New node.
3358
3359 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
3360 (Window Frame Parameters): Make separate table of parameters
3361 that are coupled with specific face attributes.
3362 (Deleting Frames): delete-frame-hooks renamed to
3363 delete-frame-functions.
3364
3365 * files.texi (Magic File Names): Add file-remote-p.
3366 Clarify file-local-copy.
3367
3368 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
3369 here; instead xref Defining Macros.
3370
3371 * display.texi (Warnings): New node, and subnodes.
3372 (Fringes): New node.
3373
3374 * debugging.texi (Test Coverage): New node.
3375
3376 * compile.texi (Compiler Errors): Explain with-no-warnings
3377 and other ways to suppress warnings.
3378
3379 * commands.texi (Interactive Call): Minor clarification.
3380
3381 * buffers.texi (Buffer File Name): set-visited-file-name
3382 renames the buffer too.
3383
3384 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
3385
ee59dede
MR
33862003-07-24 Markus Rost <rost@math.ohio-state.edu>
3387
3388 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
3389
f0514b34
MR
33902003-07-22 Markus Rost <rost@math.ohio-state.edu>
3391
3392 * internals.texi (Garbage Collection): Fix previous change.
3393
c73983bb
RS
33942003-07-22 Richard M. Stallman <rms@gnu.org>
3395
3396 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
3397
3398 * display.texi (Width): Use \s syntax in example.
3399 (Font Selection): Add face-font-rescale-alist.
3400
3401 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
3402 Remove spurious indent in example.
3403
3404 * lists.texi (Building Lists): Add number-sequence.
3405
3406 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
3407
3408 * functions.texi (Function Documentation): Explain how to
3409 show calling convention explicitly in the doc string.
3410
3411 * windows.texi (Selecting Windows): save-selected-window saves
3412 selected window of each frame.
3413 (Window Configurations): Minor change.
3414
3415 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
3416
3417 * streams.texi (Output Variables): Add print-continuous-numbering
3418 and print-number-table.
3419
3420 * processes.texi (Decoding Output): New node.
3421
3422 * os.texi (Time Conversion): decode-time arg is optional.
3423
3424 * objects.texi (Character Type): Don't use space as example for \.
3425 Make list of char names and \-sequences correspond.
3426 Explain that \s is not used in strings. `\ ' needs space after.
3427
3428 * nonascii.texi (Converting Representations): Add string-to-multibyte.
3429 (Translation of Characters): Add translation-table-for-input.
3430 (Default Coding Systems): Add auto-coding-functions.
3431 (Explicit Encoding): Add decode-coding-inserted-region.
3432 (Locales): Add locale-info.
3433
3434 * minibuf.texi (Basic Completion): Describe test-completion.
3435 Collections can be lists of strings.
3436 Clean up lazy-completion-table.
3437 (Programmed Completion): Mention test-completion.
3438 Clarify why lambda expressions are not accepted.
3439 (Minibuffer Misc): Describe minibufferp.
3440
51a8b435
RS
34412003-07-14 Richard M. Stallman <rms@gnu.org>
3442
3443 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
3444
3445 * windows.texi (Selecting Windows): New arg to select-window.
3446 (Selecting Windows): Add with-selected-window.
3447 (Size of Window): Add window-inside-edges, etc.
3448
3449 * internals.texi (Garbage Collection): Add post-gc-hook.
3450
3451 * processes.texi (Subprocess Creation): Add exec-suffixes.
3452
3453 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
3454 (Scanning Keymaps): Add map-keymaps.
3455 (Defining Menus): Add keymap-prompt.
3456
3457 * numbers.texi (Integer Basics): Add most-positive-fixnum,
3458 most-negative-fixnum.
3459
3460 * compile.texi (Byte Compilation): Explain no-byte-compile
3461 (Compiler Errors): New node.
3462
3463 * os.texi (User Identification): user-uid, user-real-uid
3464 can return float.
3465
3466 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
3467 and about derived modes.
3468 (Minor Modes): Add minor-mode-list.
3469 (Defining Minor Modes): Keyword args for define-minor-mode.
3470 (Search-based Fontification): Explain managing other properties.
3471 (Other Font Lock Variables): Add font-lock-extra-managed-props.
3472 (Faces for Font Lock): Add font-locl-preprocessor-face.
3473 (Hooks): Add run-mode-hooks and delay-mode-hooks.
3474
3475 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 3476 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
3477
3478 * loading.texi (Library Search): Add load-suffixes.
3479
3480 * minibuf.texi (Basic Completion): Add lazy-completion-table.
3481 (Programmed Completion): Add dynamic-completion-table.
3482
3483 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
3484 (Magic File Names): Specify precedence order of handlers.
199bb209 3485
51a8b435
RS
3486 * commands.texi (Command Overview): Emacs server runs pre-command-hook
3487 and post-command-hook.
3488 (Waiting): New calling convention for sit-for.
3489
3490 * text.texi (Special Properties): local-map and keymap properties
3491 apply based on their stickiness.
3492
c6de56a0
RS
34932003-07-07 Richard M. Stallman <rms@gnu.org>
3494
3495 * modes.texi (Minor Mode Conventions): Specify only some kinds
3496 of list values as args to minor modes.
3497
3498 * files.texi (File Name Expansion): Warn about iterative use
3499 of substitute-in-file-name.
3500
3501 * advice.texi (Activation of Advice): Clean up previous change.
3502
8c761ea6
MR
35032003-07-06 Markus Rost <rost@math.ohio-state.edu>
3504
3505 * advice.texi (Activation of Advice): Note that ad-start-advice is
3506 turned on by default.
3507
c6de56a0
RS
35082003-06-30 Richard M. Stallman <rms@gnu.org>
3509
3510 * text.texi (Buffer Contents): Document current-word.
3511 (Change Hooks): Not called for *Messages*.
3512
3513 * functions.texi (Defining Functions): Explain about redefining
3514 primitives.
3515 (Function Safety): Renamed. Minor changes.
3516 Comment out the detailed criteria for what is safe.
3517
3fe4e567
AS
35182003-06-22 Andreas Schwab <schwab@suse.de>
3519
3520 * objects.texi (Symbol Type): Fix description of examples.
3521
cda7bd13
AS
35222003-06-16 Andreas Schwab <schwab@suse.de>
3523
3524 * hash.texi (Creating Hash): Fix description of :weakness.
3525
fbcffa4a
KG
35262003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
3527
3528 * files.texi (Changing Files): copy-file copies file modes, too.
3529
ff6a3bfb
RS
35302003-05-28 Richard M. Stallman <rms@gnu.org>
3531
3532 * strings.texi (Creating Strings): Clarify split-string.
3533
1463a05d
JB
35342003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
3535
3536 * strings.texi (Creating Strings): Update split-string specification
3537 and examples.
3538
af253914
RS
35392003-05-19 Richard M. Stallman <rms@gnu.org>
3540
3541 * elisp.texi: Correct invariant section names.
3542
7ea52f92
RS
35432003-04-20 Richard M. Stallman <rms@gnu.org>
3544
3545 * os.texi (Timers): Explain about timers and quitting.
3546
e31afc09
RS
35472003-04-19 Richard M. Stallman <rms@gnu.org>
3548
3549 * internals.texi (Writing Emacs Primitives): Strings are
3550 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
3551 Explain GCPRO convention for varargs function args.
3552
5ceea398
RS
35532003-04-16 Richard M. Stallman <rms@gnu.org>
3554
3555 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
3556
b0ada147
RS
35572003-04-08 Richard M. Stallman <rms@gnu.org>
3558
3559 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
3560
b23375aa
KS
35612003-02-13 Kim F. Storm <storm@cua.dk>
3562
3563 * objects.texi (Character Type): New \s escape for space.
3564
c60ee5e7
JB
35652003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
3566
3567 * os.texi (System Environment): Added cygwin system-type.
3568
84e47416
RS
35692003-01-25 Richard M. Stallman <rms@gnu.org>
3570
3571 * keymaps.texi: Document that a symbol can act as a keymap.
3572
3e8cf2ea
RS
35732003-01-13 Richard M. Stallman <rms@gnu.org>
3574
3575 * text.texi (Changing Properties): Say string indices are origin-0.
3576
3577 * positions.texi (Screen Lines) <compute-motion>:
3578 Correct order of elts in return value.
3579
3580 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
3581 how to define a default binding.
3582
7abb9fc5 35832002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 3584
104bc3aa 3585 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 3586
104bc3aa
MR
3587 * customize.texi (Simple Types): Clarify description of custom
3588 type 'number. Describe new custom type 'float.
177f790c 3589
7abb9fc5 35902002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
3591
3592 * variables.texi (File Local Variables): Fix typo.
3593
df140a68 35942002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 3595
df140a68
KG
3596 From Michael Albinus <Michael.Albinus@alcatel.de>.
3597
3598 * README: Target for Info file is `make info'.
3599
3600 * files.texi (File Name Components): Fixed typos in
3601 `file-name-sans-extension'.
3602 (Magic File Names): Complete list of operations for magic file
3603 name handlers.
3604
7ed9159a
JY
36052002-09-16 Jonathan Yavner <jyavner@engineer.com>
3606
3607 * variables.texi (File Local Variables): New function
3608 risky-local-variable-p.
3609
36102002-09-15 Jonathan Yavner <jyavner@engineer.com>
3611
3612 * functions.texi (Function safety): New node about unsafep.
3613
241f79af
PA
36142002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
3615
3616 * customize.texi (Splicing into Lists): Fixed example.
3617 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
3618
72459b15
JB
36192002-06-17 Juanma Barranquero <lektu@terra.es>
3620
3621 * frames.texi (Display Feature Testing): Fix typo.
3622
61f7e0f5
AS
36232002-06-12 Andreas Schwab <schwab@suse.de>
3624
3625 * frames.texi (Initial Parameters, Resources): Fix references to
3626 the Emacs manual.
3627
4e792dbd
KS
36282002-05-13 Kim F. Storm <storm@cua.dk>
3629
3630 * variables.texi (Intro to Buffer-Local): Updated warning and
3631 example relating to changing buffer inside let.
3632
940344d4 36332002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
3634
3635 * os.texi (Session Management): New node about X Session management.
3636
231ac53b
EZ
36372002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
3638
3639 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
3640 to which the manual corresponds, and the copyright years.
3641
3642 * Makefile.in (VERSION): Set to 2.9.
3643
140cc574
EZ
36442001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
3645
3646 * elisp.texi: Change the category in @dircategory to "Emacs", to
3647 make it consistent with info/dir.
3648
9c7fce05
MB
36492001-11-25 Miles Bader <miles@gnu.org>
3650
3651 * text.texi (Fields): Describe new `limit' arg in
3652 field-beginning/field-end.
3653
9f8bbf0f
EZ
36542001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3655
a5e6715c
EZ
3656 * permute-index: Don't depend on csh-specific features. Replace
3657 the interpreter name with /bin/sh.
3658
9f8bbf0f
EZ
3659 * two-volume-cross-refs.txt: New file.
3660 * two.el: New file.
3661 * spellfile: New file.
3662
1756e2fb
EZ
36632001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
3664
3665 * permute-index: New file.
3666
3667 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
3668 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
3669 8+3 restricted namespace.
ad050e54
EZ
3670
3671 * Makefile.in (infodir): Define relative to $(srcdir).
3672 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
3673 include directories list via -I switch to makeinfo.
3674 (index.texi): Use cp if both hard and symbolic links fail.
3675
10fa7f8e
EZ
36762001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3677
7a1494ce
EZ
3678 * Makefile.in (distclean): Add.
3679
10fa7f8e
EZ
3680 The following changes make ELisp manual part of the Emacs
3681 distribution:
3682
3683 * Makefile.in: Add Copyright notice.
3684 (prefix): Remove.
3685 (infodir): Change value to "../info".
3686 (VPATH): New variable.
3687 (MAKE): Don't define.
3688 (texmacrodir): Don't define.
3689 (texinputdir): Append the existing value of TEXINPUTS.
3690 ($(infodir)/elisp): Instead of just "elisp". Reformat the
3691 command to be compatible with man/Makefile.in, and to put the
3692 output into ../info.
5c32b7c5 3693 (info): Add target.
10fa7f8e
EZ
3694 (installall): Target removed.
3695
ad050e54 36962001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
3697
3698 * tips.texi (Coding Conventions): Fix typo.
3699
6fd735df
GM
37002001-10-23 Gerd Moellmann <gerd@gnu.org>
3701
3702 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
3703
b704d54b
EZ
37042001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
3705
3706 * files.texi (File Name Components): Update the description of
3707 file-name-sans-extension and file-name-extension, as they now
3708 ignore leading dots.
3709
71431a0e
GM
37102001-10-20 Gerd Moellmann <gerd@gnu.org>
3711
6aa97356 3712 * (Version 21.1 released.)
71431a0e 3713
79f1f96c
MB
37142001-10-19 Miles Bader <miles@gnu.org>
3715
3716 * positions.texi (Text Lines): Describe behavior of
3717 `beginning-of-line'/`end-of-line' in the presence of field properties.
3718
892a8f36
GM
37192001-10-17 Gerd Moellmann <gerd@gnu.org>
3720
3721 * Makefile.in (VERSION): Set to 2.8.
3722 (manual): Use `manual-21'.
3723
8c1cc9e8 3724 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
3725 number was used. Set it to 2.8.
3726
3727 * intro.texi: Likewise.
3728
51724e26
EZ
37292001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
3730
3731 * files.texi (File Name Completion): Document the significance of
3732 a trailing slash in elements of completion-ignored-extensions.
3733
57b338e8
MB
37342001-10-06 Miles Bader <miles@gnu.org>
3735
3736 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
3737
c89e4bc5
GM
37382001-10-04 Gerd Moellmann <gerd@gnu.org>
3739
3740 * variables.texi (Variable Aliases): New node.
3741
ab952a4f
GM
37422001-10-04 Gerd Moellmann <gerd@gnu.org>
3743
3744 * Branch for 21.1.
dff28924 3745
9db3a582
MB
37462001-10-02 Miles Bader <miles@gnu.org>
3747
ae1a9581
MB
3748 * minibuf.texi (Minibuffer Misc): Add entries for
3749 `minibuffer-contents', `minibuffer-contents-no-properties', and
3750 `delete-minibuffer-contents'.
3751 Correct description for `minibuffer-prompt-end'.
3752
9db3a582
MB
3753 * text.texi (Property Search): Correct descriptions of
3754 `next-char-property-change' and `previous-char-property-change'.
3755 Add entries for `next-single-char-property-change' and
3756 `previous-single-char-property-change'.
3757 Make operand names a bit more consistent.
3758
03be5931
EZ
37592001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
3760
3761 * frames.texi (Finding All Frames): Document that next-frame and
3762 previous-frame are local to current terminal.
3763
974548ec
EZ
37642001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
3765
3766 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 3767 result of make-keymap.
974548ec 3768
8d82c597
EZ
37692001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
3770
3771 * display.texi (Font Lookup, Attribute Functions)
3772 (Image Descriptors): Add cross-references to the definition of
3773 selected frame.
3774
3775 * buffers.texi (The Buffer List): Add cross-references to the
3776 definition of selected frame.
3777
3778 * frames.texi (Input Focus): Clarify which frame is _the_ selected
3779 frame at any given time.
3780 (Multiple Displays, Size and Position): Add a cross-reference to
3781 the definition of the selected frame.
3782
2842de30
EZ
37832001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
3784
3785 * strings.texi (String Conversion) <string-to-number>: Document
3786 that a float is returned for integers that are too large.
3787
3788 * frames.texi (Mouse Position): Document mouse-position-function.
3789 (Display Feature Testing): Document display-images-p.
3790 (Window Frame Parameters): Document the cursor-type variable.
3791
3792 * numbers.texi (Integer Basics): Document CL style read syntax for
3793 integers in bases other than 10.
3794
3795 * positions.texi (List Motion): Document
3796 open-paren-in-column-0-is-defun-start.
3797
3798 * lists.texi (Sets And Lists): Document member-ignore-case.
3799
3800 * internals.texi (Garbage Collection): Document the used and free
3801 strings report.
3802 (Memory Usage): Document strings-consed.
3803
3804 * os.texi (Time of Day): Document float-time.
3805 (Recording Input): Document that clear-this-command-keys clears
3806 the vector to be returned by recent-keys.
3807
3808 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
3809 argument keymap can be a list.
3810
3811 * nonascii.texi (User-Chosen Coding Systems)
3812 <select-safe-coding-system>: Document the new argument
3813 accept-default-p and the variable
3814 select-safe-coding-system-accept-default-p. Tell what happens if
3815 buffer-file-coding-system is undecided.
3816 (Default Coding Systems): Document auto-coding-regexp-alist.
3817
3818 * display.texi (The Echo Area) <message>: Document
3819 message-truncate-lines.
3820 (Glyphs): Document that the glyph table is unused on windowed
3821 displays.
3822
3823 * help.texi (Describing Characters) <single-key-description>:
3824 Document the new argument no-angles.
3825 (Accessing Documentation) <documentation-property>: Document that
3826 a non-string property is evaluated.
3827 <documentation>: Document that the function-documentation property
3828 is looked for.
3829
3830 * windows.texi (Selecting Windows): Document some-window.
3831
3832 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
3833
3834 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
3835 apropos-mode-hook.
3836
3837 * commands.texi (Using Interactive): Document interactive-form.
3838 (Keyboard Macros): Document kbd-macro-termination-hook.
3839 (Command Loop Info): Document that clear-this-command-keys clears
3840 the vector to be returned by recent-keys.
3841
2d43d823
GM
38422001-09-04 Werner LEMBERG <wl@gnu.org>
3843
3844 * Makefile.in (srcdir, texinputdir): New variables.
3845 (srcs, index.texi, install): Use $(srcdir).
3846 (.PHONY): Remove elisp.dvi.
3847 (elisp): Use -I switch for makeinfo.
3848 (elisp.dvi): Use $(srcdir) and $(texinputdir).
3849 (installall, dist): Use $(srcdir).
3850 Fix path to texinfo.tex.
3851 (maintainer-clean): Add elisp.dvi and elisp.oaux.
3852
fa739b31
GM
38532001-08-30 Gerd Moellmann <gerd@gnu.org>
3854
92a25631
GM
3855 * display.texi (Conditional Display): Adjust to API change.
3856
fa739b31
GM
3857 * configure: New file.
3858
cef68af5
GM
38592001-07-30 Gerd Moellmann <gerd@gnu.org>
3860
3861 * commands.texi (Repeat Events): Add description of
3862 double-click-fuzz.
3863
d1f08d85
SM
38642001-05-08 Stefan Monnier <monnier@cs.yale.edu>
3865
3866 * syntax.texi (Syntax Class Table): Add the missing designator for
3867 comment and string fences.
3868 (Syntax Properties): Add a xref to syntax table internals.
3869 (Syntax Table Internals): Document string-to-syntax.
3870
1e9fc92e
GM
38712001-05-07 Gerd Moellmann <gerd@gnu.org>
3872
3873 * Makefile.in (install): Use install-info command line options
3874 like in Emacs' Makefile.in.
3875
00480554
MB
38762000-12-09 Miles Bader <miles@gnu.org>
3877
3878 * windows.texi (Window Start): Update documentation for
3879 `pos-visible-in-window-p'.
3880
1e344ee2
SM
38812000-11-12 Stefan Monnier <monnier@cs.yale.edu>
3882
3883 * lists.texi (Building Lists): Add footnote to explain how to add
3884 to the end of a list.
3885
a540f6ed
GM
38862000-10-25 Gerd Moellmann <gerd@gnu.org>
3887
3888 * files.texi (Visiting Functions): Typos.
3889
28bcdbee
KH
38902000-10-25 Kenichi Handa <handa@etl.go.jp>
3891
3892 * files.texi (Visiting Functions): Return value of
3893 find-file-noselect may be a list of buffers if wildcards are used.
3894
22d1a4ed
MB
38952000-10-24 Miles Bader <miles@lsi.nec.co.jp>
3896
3897 * display.texi (Defining Faces): Document `graphic' display type
3898 in face specs.
3899
916a89db
KG
39002000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3901
1e9fc92e 3902 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
3903 `after-make-frame-hook' with `after-make-frame-functions'.
3904
1e9fc92e 3905 * frames.texi (Creating Frames): Ditto.
916a89db 3906
1e9fc92e 3907 * variables.texi (Future Local Variables): Ditto.
916a89db 3908
483de32b
GM
39092000-10-16 Gerd Moellmann <gerd@gnu.org>
3910
3911 * display.texi (Other Image Types): Add description of :foreground
3912 and :background properties of mono PBM images.
3913
e23a63a5
WL
39142000-08-17 Werner LEMBERG <wl@gnu.org>
3915
3916 * .cvsignore: New file.
3917
dfc16043
GM
39182000-01-05 Gerd Moellmann <gerd@gnu.org>
3919
3920 * tindex.pl: New script.
3921
602613fe
DL
39221999-12-03 Dave Love <fx@gnu.org>
3923
3924 * Makefile.in (MAKEINFO): New parameter.
3925
94ec544d
DL
39261999-09-17 Richard Stallman <rms@gnu.org>
3927
3928 * Makefile.in (srcs): Add hash.texi.
3929 (VERSION): Update to 20.6.
3930
39311999-09-13 Richard Stallman <rms@gnu.org>
3932
3933 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
3934
39351998-08-29 Karl Heuer <kwzh@gnu.org>
3936
3937 * configure.in: New file.
3938 * Makefile.in: Renamed from Makefile.
3939 (prefix, infodir): Use value obtained from configure.
3940 (emacslibdir): Obsolete variable deleted.
3941 (dist): Distribute configure.in, configure, Makefile.in.
3942
39431998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
3944
3945 * Makefile (INSTALL_INFO): New variable.
3946 (install): Run install-info.
3947
39481998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
3949
3950 * Makefile (elisp.dvi): Add missing backslash.
3951
39521998-05-02 Richard Stallman <rms@psilocin.gnu.org>
3953
3954 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
3955 Run texindex without `./'. Always run texindex on elisp.tp.
3956 (elisp.tps): Target deleted.
3957
39581998-04-05 Richard Stallman <rms@psilocin.gnu.org>
3959
3960 * Makefile (srcs): Add nonascii.texi and customize.texi.
3961 (dist): Start by deleting `temp'.
3962
39631998-02-17 Richard Stallman <rms@psilocin.gnu.org>
3964
3965 * Makefile (makeinfo, texindex): Targets deleted.
3966 (makeinfo.o, texindex.o): Targets deleted.
3967 (clean, dist): Don't do anything with them or with getopt*.
3968
39691998-01-30 Richard Stallman <rms@psilocin.gnu.org>
3970
3971 * Makefile (SHELL): Defined.
3972
39731998-01-27 Richard Stallman <rms@psilocin.gnu.org>
3974
3975 * Makefile (elisp.tps): New target.
3976 (elisp.dvi): Depend on elisp.tps.
3977
3978Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
3979
3980 * README: Update phone number.
3981
3982 * Makefile (elisp): Make this be the default target.
3983 Depend on makeinfo.c instead of makeinfo.
3984 (install): Don't depend on elisp.dvi, since we don't install that.
3985 Use mkinstalldirs.
3986 (dist): Add mkinstalldirs.
3987
3988Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3989
3990 * Makefile (VERSION): Update version number.
3991 (maintainer-clean): Renamed from realclean.
3992
3993Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3994
3995 * Makefile (realclean): New target.
3996 (elisp): Remove any old elisp-* files first.
3997
3998Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
3999
d1f08d85
SM
4000 * Makefile (VERSION): New variable.
4001 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
4002 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
4003
4004Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4005
4006 * Makefile (elisp): Depend on makeinfo.
4007
4008Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
4009
d1f08d85 4010 * Makefile (srcs): Add anti.texi.
94ec544d
DL
4011
4012Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4013
4014 * Makefile (infodir, prefix): New vars.
4015 (install): Use infodir.
4016 (emacsinfodir): Deleted.
4017
4018Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4019
4020 * Makefile (srcs): Add calendar.texi.
4021
4022 * Makefile (dist): Copy texindex.c and makeinfo.c.
4023 Limit elisp-* files to those with one or two digits.
4024
4025Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4026
4027 * Makefile (dist): Changed to use Gzip instead of compress.
4028
4029Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4030
4031 * loading.texi (Unloading): define-function changed back to
4032 defalias. It may not stay this way, but at least it's
4033 consistent with the known-good version of the code patch.
4034
4035Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4036
4037 * modes.texi (Hooks): Document new optional arg of add-hook.
4038
4039Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4040
d1f08d85 4041 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
4042
4043 * tips.texi: Add new section on standard library headers.
4044
4045Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4046
4047 * Makefile (srcs): Add frame.texi to the list of sources.
4048
4049Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4050
4051 * Makefile (dist): Don't bother excluding autosave files; they'll
4052 never make it into the temp directory anyway, and the hash marks
4053 in the name are problematic for make and the Bourne shell.
dff28924 4054 (srcs):
94ec544d
DL
4055
4056Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4057
d1f08d85 4058 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
4059 the distribution tar file.
4060
dff28924 4061Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
4062
4063 * Makefile (srcs): Added index.perm.
4064 (elisp.dvi): Remove erroneous shell comment.
4065 Expect output of permute-index in permuted.fns.
4066 Save old elisp.aux in elisp.oaux.
4067 (clean): Added index.texi to be deleted.
4068
dff28924 4069Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
4070
4071 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
4072
dff28924 4073Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
4074
4075 * files.texi: Noted that completion-ignored-extensions is ignored
4076 when making *Completions*.
4077
4078Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
4079
4080 * Makefile make dist now depends on elisp.dvi, since it tries
4081 to include it in the dist file.
4082
dff28924 4083Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
4084
4085 * functions.texinfo (Mapping Functions): Add missing quote
4086
dff28924 4087Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
4088
4089 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
4090 (defunargs): Turn off \hyphenchar of \sl font temporarily.
4091
dff28924 4092Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4093
4094 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
4095 and @error{} are the terms now being used. The files in the
4096 directory have been changed to reflect this.
4097
d1f08d85 4098 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
4099 ` @result{}', using 5 spaces at the begining of the line.
4100
dff28924 4101Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4102
4103 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
4104 experimental @indentedresult{}, @indentedexpandsto{} are part of
4105 the texinfo.tex in this directory. These TeX macros are not
4106 stable yet.
4107
dff28924 4108Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4109
4110 * texinfo.tex: temporarily added
d1f08d85 4111 \let\result=\dblarrow
94ec544d
DL
4112 \def\error{{\it ERROR} \longdblarrow}
4113 We need to do this better soon.
4114
dff28924 4115Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4116
4117 * Applied Karl Berry's patches to *.texinfo files, but not to
4118 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
4119 new title page format is also not applied, since it requires
4120 texinfo.tex changes.)
4121
4122 * Cleaned up `Makefile' and defined the `emacslibdir' directory
4123 for the Project GNU development environment.
4124
ad050e54 4125;; Local Variables:
fd026ee1 4126;; coding: iso-2022-7bit
ad050e54 4127;; End:
2a34a036 4128
651f374c
TTN
4129 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4130 2005 Free Software Foundation, Inc.
2a34a036
GM
4131 Copying and distribution of this file, with or without modification,
4132 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
4133
4134;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda