(noreturn, 1value): Doc fixes.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
ba455131
LT
12005-12-28 Luc Teirlinck <teirllm@auburn.edu>
2
3 * minibuf.texi (Basic Completion): Update lazy-completion-table
4 examples for removal of ARGS argument.
5
2b6abe1e
RS
62005-12-23 Richard M. Stallman <rms@gnu.org>
7
8 * text.texi (Undo): Restore some explanation from the version
9 that was deleted.
10
2d7409f2
EZ
112005-12-23 Eli Zaretskii <eliz@gnu.org>
12
13 * text.texi (Undo): Remove dupliate descriptions of `apply
14 funname' and `apply delta' elements of the undo list.
15
2e23b82e
RS
162005-12-20 Richard M. Stallman <rms@gnu.org>
17
18 * help.texi (Help Functions): Update documentation of `apropos'.
19
a31687ce
LT
202005-12-20 Luc Teirlinck <teirllm@auburn.edu>
21
22 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
23 because it is confusing. If the :help-echo keyword is a function,
24 it is not directly used as the :help-echo overlay property, as the
25 xref seems to suggest (it does not take the appropriate args).
26
0e83c4e9
LT
272005-12-19 Luc Teirlinck <teirllm@auburn.edu>
28
29 * customize.texi (Common Keywords): Fix Texinfo usage.
30 (Group Definitions, Variable Definitions): Update for new
31 conventions for using `*' in docstrings.
77df907a
LT
32
33 * tips.texi (Documentation Tips): Update for new conventions for
34 using `*' in docstrings.
35
69487a1f
RS
362005-12-16 Richard M. Stallman <rms@gnu.org>
37
38 * minibuf.texi (Minibuffer Contents): Minor cleanup.
39
2a502a32
JL
402005-12-16 Juri Linkov <juri@jurta.org>
41
42 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
43
b158c851
RF
442005-12-14 Romain Francoise <romain@orebokech.com>
45
46 * modes.texi (Customizing Keywords): Rename `append' to `how'.
47 Fix typo.
48
d7d1f75e
JL
492005-12-11 Juri Linkov <juri@jurta.org>
50
51 * minibuf.texi (Completion Commands): Add mention of read-file-name
52 for filename completion keymaps.
53 (Reading File Names): Add mention of filename completion keymaps
54 for read-file-name and xref to `Completion Commands'.
55
4b1c16c2
RS
562005-12-10 Richard M. Stallman <rms@gnu.org>
57
58 * customize.texi (Common Keywords): State caveats for use of :tag.
59
1d49d5d9
RS
602005-12-08 Richard M. Stallman <rms@gnu.org>
61
2663a204
RS
62 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
63 with xrefs and better explanation.
64 (Completion Commands): Add the filename completion maps.
65
1d49d5d9
RS
66 * objects.texi (Character Type): Clarify that \s is not space
67 if a dash follows.
68
fa0d4d0c
RS
692005-12-05 Richard M. Stallman <rms@gnu.org>
70
71 * windows.texi (Resizing Windows): Delete preserve-before args.
72
d64b177a
SM
732005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
74
75 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
76 in full keymaps, since the quirk has been fixed.
77
79019cc9
EZ
782005-12-03 Eli Zaretskii <eliz@gnu.org>
79
80 * hooks.texi (Standard Hooks): Add index entries. Mention
81 `compilation-finish-functions'.
82
161ef3be
RS
832005-11-27 Richard M. Stallman <rms@gnu.org>
84
85 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
86
17c1971a
JL
872005-11-21 Juri Linkov <juri@jurta.org>
88
89 * customize.texi (Common Keywords): Update links types
90 custom-manual and url-link. Add link types emacs-library-link,
91 file-link, function-link, variable-link, custom-group-link.
92
5890344b
CY
932005-11-20 Chong Yidong <cyd@stupidchicken.com>
94
95 * display.texi: Revert 2005-11-20 change.
96
cbce0752
TTN
972005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
98
99 * processes.texi (Bindat Functions):
100 Say "third" to refer to zero-based index "2".
101
ff04c885
LT
1022005-11-18 Luc Teirlinck <teirllm@auburn.edu>
103
104 * loading.texi (Library Search): Update the default value of
105 `load-suffixes'.
106
ce8d4e00
CY
1072005-11-17 Chong Yidong <cyd@stupidchicken.com>
108
109 * display.texi (Attribute Functions): Mention :ignore-defface.
110
cbad4a9e
SM
1112005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
112
113 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
16b4c38b 114 (Minor Mode Conventions): Mention the use of a hook.
cbad4a9e 115
fda12b27
RS
1162005-11-06 Richard M. Stallman <rms@gnu.org>
117
118 * files.texi (Magic File Names): find-file-name-handler checks the
119 `operations' property of the handler.
120
e082564e
RS
1212005-11-03 Richard M. Stallman <rms@gnu.org>
122
123 * variables.texi (Frame-Local Variables): Small clarification.
124
f0cdd9e4
CY
1252005-10-29 Chong Yidong <cyd@stupidchicken.com>
126
127 * os.texi (Init File): Document ~/.emacs.d/init.el.
128
685abb98
RS
1292005-10-29 Richard M. Stallman <rms@gnu.org>
130
131 * internals.texi (Garbage Collection): Document memory-full.
132
7000848e
BW
1332005-10-28 Bill Wohler <wohler@newt.com>
134
135 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
136 for URLs.
137
107fb6c9
RS
1382005-10-28 Richard M. Stallman <rms@gnu.org>
139
140 * minibuf.texi (Completion Commands): Clean up prev change.
141
1422005-10-26 Kevin Ryde <user42@zip.com.au>
143
144 * compile.texi (Eval During Compile): Explain recommended uses
145 of eval-when-compile and eval-and-compile.
146
1d8e69a2
MY
1472005-10-27 Masatake YAMATO <jet@gyve.org>
148
cbad4a9e 149 * minibuf.texi (Completion Commands):
1d8e69a2 150 Write about new optional argument for `display-completion-list'.
cbad4a9e 151
6a897887
RS
1522005-10-23 Richard M. Stallman <rms@gnu.org>
153
154 * display.texi (Overlay Arrow): Clarify about local bindings of
155 overlay-arrow-position.
156
6d1e17be
EZ
1572005-10-22 Eli Zaretskii <eliz@gnu.org>
158
159 * internals.texi (Building Emacs): Fix last change.
160
db5fe0a6
RS
1612005-10-22 Richard M. Stallman <rms@gnu.org>
162
163 * internals.texi (Building Emacs): Document eval-at-startup.
164
45158e77
RS
1652005-10-21 Richard M. Stallman <rms@gnu.org>
166
167 * loading.texi (Where Defined): load-history contains abs file names.
168 symbol-file returns abs file names.
169
e50165ec
KS
1702005-10-19 Kim F. Storm <storm@cua.dk>
171
172 * display.texi (Showing Images): Add max-image-size integer value.
173
63ab30d0
CY
1742005-10-18 Chong Yidong <cyd@stupidchicken.com>
175
176 * display.texi (Showing Images): Document max-image-size.
177
f8252852
RS
1782005-10-17 Richard M. Stallman <rms@gnu.org>
179
180 * commands.texi (Quitting): Minor clarification.
181
182 * processes.texi (Sentinels): Clarify about output and quitting.
183 (Filter Functions): Mention with-local-quit.
184
c1bed3aa
JL
1852005-10-17 Juri Linkov <juri@jurta.org>
186
187 * buffers.texi (Current Buffer):
188 * commands.texi (Event Input Misc):
189 * compile.texi (Eval During Compile, Compiler Errors):
190 * customize.texi (Group Definitions):
191 * display.texi (Progress, Defining Faces):
192 * files.texi (Writing to Files):
193 * modes.texi (Mode Hooks, Defining Minor Modes):
194 * streams.texi (Output Functions):
195 * syntax.texi (Syntax Table Functions):
196 * text.texi (Change Hooks):
197 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
198
199 * commands.texi (Quitting): Replace arg `forms' with `body' in
200 `with-local-quit'.
201
202 * positions.texi (Excursions): Replace arg `forms' with `body' in
203 `save-excursion'.
204
ef1b4c9e
KS
2052005-10-08 Kim F. Storm <storm@cua.dk>
206
207 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
208 Rename manual section accordingly.
209
abc8ce50
KS
2102005-10-04 Kim F. Storm <storm@cua.dk>
211
212 * windows.texi (Window Split Tree): New section describing
213 new function window-split-tree function.
214
a1f5a1f0
NR
2152005-10-03 Nick Roberts <nickrob@snap.net.nz>
216
217 * display.texi (Fringe Size/Pos): Simplify and add detail.
218
97c3e4cc
RF
2192005-09-30 Romain Francoise <romain@orebokech.com>
220
221 * minibuf.texi (High-Level Completion): Explain that the prompt
222 given to `read-buffer' should end with a colon and a space.
223 Update usage examples.
224
8ad8c5ce
JL
2252005-09-29 Juri Linkov <juri@jurta.org>
226
227 * display.texi (Displaying Messages): Rename argument name
228 `string' to `format-string' in functions `message', `message-box',
229 `message-or-box'.
230
63182706
CY
2312005-09-26 Chong Yidong <cyd@stupidchicken.com>
232
233 * errors.texi (Standard Errors): Corrected xrefs.
234
906320ec
CY
2352005-09-18 Chong Yidong <cyd@stupidchicken.com>
236
237 * display.texi (Defining Images): Updated documentation for
238 `image-load-path'.
239
8ccd3630
RS
2402005-09-17 Richard M. Stallman <rms@gnu.org>
241
242 * display.texi (Defining Images): Clean up previous change.
243
7260457b
RF
2442005-09-16 Romain Francoise <romain@orebokech.com>
245
246 * elisp.texi: Specify GFDL version 1.2.
247
248 * doclicense.texi (GNU Free Documentation License): Update to
249 version 1.2.
250
5b51c037
CY
2512005-09-15 Chong Yidong <cyd@stupidchicken.com>
252
253 * display.texi (Defining Images): Document `image-load-path'.
254
5c4757d3
RS
2552005-09-15 Richard M. Stallman <rms@gnu.org>
256
257 * objects.texi (Printed Representation): Minor cleanup.
258 (Box Diagrams): Minor fix.
259 (Cons Cell Type): Move (...) index item here.
260 (Box Diagrams): From here.
261 (Array Type): Minor fix.
262 (Type Predicates): Delete index "predicates".
263 (Hash Table Type): Clarify xref.
264 (Dotted Pair Notation): Minor fix.
265
2bb8b80c
CY
2662005-09-10 Chong Yidong <cyd@stupidchicken.com>
267
268 * files.texi (Saving Buffers): Fix typo.
269
47b8bc5d
RS
2702005-09-08 Richard M. Stallman <rms@gnu.org>
271
272 * tips.texi (Programming Tips): Correct the "default" prompt spec.
273
475aab0d
CY
2742005-09-08 Chong Yidong <cyd@stupidchicken.com>
275
276 * locals.texi (Standard Buffer-Local Variables): Don't include
277 mode variables for minor modes.
278 Fix xrefs for buffer-display-count, buffer-display-table,
279 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
280 enable-multibyte-characters, fill-column, header-line-format,
281 left-fringe-width, left-margin, and right-fringe-width.
282
283 * hooks.texi (Standard Hooks): All hooks should conform to the
284 standard naming convention now.
285 Fix xref for `echo-area-clear-hook'.
286
287 * display.texi (Usual Display): Note that indicate-empty-lines and
288 tab-width are buffer-local.
289
290 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
291
292 * modes.texi (Mode Help): Note that major-mode is buffer-local.
293
294 * nonascii.texi (Encoding and I/O): Note that
295 buffer-file-coding-system is buffer-local.
296
297 * positions.texi (List Motion): Note that defun-prompt-regexp is
298 buffer-local.
299
300 * text.texi (Auto Filling): Note that auto-fill-function is
301 buffer-local.
302 (Undo): Note that buffer-undo-list is buffer-local.
303
304 * windows.texi (Buffers and Windows): Document
305 buffer-display-count.
306
2a6bc1f7
RS
3072005-09-06 Richard M. Stallman <rms@gnu.org>
308
309 * tips.texi (Coding Conventions): Sometimes it is ok to put the
310 package prefix elsewhere than at the start of the name.
311
d7ea8b71
RS
3122005-09-03 Richard M. Stallman <rms@gnu.org>
313
314 * tips.texi (Programming Tips): Add conventions for minibuffer
315 questions and prompts.
316
0c6087a6
RS
3172005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
318
319 * intro.texi (nil and t): Minor cleanup.
320 Delete spurious mention of keyword symbols.
321 (Evaluation Notation): Add index entry.
322 (A Sample Function Description): Minor cleanup.
323 (A Sample Variable Description): Not all vars can be set.
324
4b5fa40e
TTN
3252005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
326
327 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
328
329 (Insertion): Document precise type of `insert-char' arg COUNT.
330
34b50776
SM
3312005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
332
333 * modes.texi (Other Font Lock Variables): Sync the default of
334 font-lock-lines-before.
335
c1105d05
MA
3362005-08-31 Michael Albinus <michael.albinus@gmx.de>
337
338 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
339
62929713
RS
3402005-08-29 Richard M. Stallman <rms@gnu.org>
341
342 * elisp.texi (Top): Update subnode menu.
343
344 * searching.texi (Searching and Matching): Move node.
345 Rearrange contents and add overall explanation.
346 (Searching and Case): Move node.
347 (Searching and Matching): Update menu.
348
0fb57cc0
EZ
3492005-08-27 Eli Zaretskii <eliz@gnu.org>
350
351 * os.texi (Startup Summary): Fix the description of the initial
352 startup message display.
353
3e80c4c1
RS
3542005-08-25 Richard M. Stallman <rms@gnu.org>
355
356 * searching.texi (Search and Replace): Add replace-regexp-in-string.
357
3582005-08-25 Emilio C. Lopes <eclig@gmx.net>
359
360 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
361 `next-overlay-change' example.
c1105d05 362
79a8defb
JL
3632005-08-22 Juri Linkov <juri@jurta.org>
364
365 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
366 Fix invert-face. Fix args of face-background.
367
16691d29
JL
368 * display.texi (Standard Faces): Delete node.
369 (Faces): Add xref to `(emacs)Standard Faces'.
370 (Displaying Faces): Fix xref to `Standard Faces'.
371
372 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
373
217b694f
EZ
3742005-08-20 Alan Mackenzie <acm@muc.de>
375
376 * buffers.texi (The Buffer List): Clarify the manipulation of the
377 buffer list.
378
0bf14bfd
RS
3792005-08-14 Richard M. Stallman <rms@gnu.org>
380
7ad1498e
AS
381 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
382 a regexp.
0bf14bfd 383
c118d09e
RS
3842005-08-11 Richard M. Stallman <rms@gnu.org>
385
59cb8c23
RS
386 * elisp.texi (Top): Update subnode lists.
387
388 * display.texi (Inverse Video): Node deleted.
389
c118d09e
RS
390 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
391 New nodes split out of Coding Conventions.
392
393 * searching.texi (Regular Expressions): Document re-builder.
394
395 * os.texi (Time Parsing): New node split out of Time Conversion.
396
397 * processes.texi (Misc Network, Network Feature Testing)
398 (Network Options, Make Network): New nodes split out of
399 Low-Level Network.
400
67ec7f41
RS
4012005-08-09 Richard M. Stallman <rms@gnu.org>
402
76d47f0d
RS
403 * frames.texi (Geometry): New node, split from Size and Position.
404 (Frame Parameters): Refer to Geometry.
405
67ec7f41 406 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 407
67ec7f41
RS
408 * windows.texi (Splitting Windows): Fix xref.
409
410 * frames.texi (Layout Parameters): Add xref.
411
412 * display.texi (Line Height, Scroll Bars): Fix xrefs.
413
414 * keymaps.texi (Menu Bar): Fix xref.
415
416 * locals.texi (Standard Buffer-Local Variables): Fix xref.
417
418 * modes.texi (%-Constructs): Fix xref.
419
420 * frames.texi (Window Frame Parameters): Node split up.
421 (Basic Parameters, Position Parameters, Size Parameters)
422 (Layout Parameters, Buffer Parameters, Management Parameters)
423 (Cursor Parameters, Color Parameters): New subnodes.
424
adb5e445
LT
4252005-08-09 Luc Teirlinck <teirllm@auburn.edu>
426
427 * positions.texi (Screen Lines): Update xref for previous change
428 in minibuf.texi.
429
430 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
431 change in minibuf.texi.
432
61298e17
RS
4332005-08-09 Richard M. Stallman <rms@gnu.org>
434
435 * tips.texi (Coding Conventions): Minor cleanup.
436
437 * modes.texi (Defining Minor Modes): Explain when init-value
438 can be non-nil.
439
440 * elisp.texi (Top): Update submenu for Minibuffer.
441
442 * minibuf.texi (Minibuffer Misc): Node split up.
443 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
444 (Recursive Mini): New nodes split out from Minibuffer Misc.
445 (Minibuffer Misc): Document max-mini-window-height.
446
447 * hash.texi (Defining Hash): Delete stray paren in example.
448
449 * display.texi (Echo Area Customization): Don't define
450 max-mini-window-height here; xref instead.
451
452 * commands.texi (Event Input Misc): Update while-no-input.
453
454 * advice.texi (Advising Functions): Explain when to use advice
455 and when to use a hook.
456
43e124e6
EZ
4572005-07-30 Eli Zaretskii <eliz@gnu.org>
458
459 * makefile.w32-in (info): Don't run install-info.
460 ($(infodir)/dir): New target, produced by running install-info.
461
653aea22
LT
4622005-07-27 Luc Teirlinck <teirllm@auburn.edu>
463
464 * modes.texi (Defining Minor Modes): The keyword for the initial
465 value is :init-value, not :initial-value.
466
ba6ebbd5
EZ
4672005-07-23 Eli Zaretskii <eliz@gnu.org>
468
469 * loading.texi (Autoload): Make the `doctor' example be consistent
470 with what's in current loaddefs.el. Describe the "fn" magic in
471 the usage portion of the doc string.
472
6696f2a4
RS
4732005-07-22 Richard M. Stallman <rms@gnu.org>
474
475 * internals.texi (Garbage Collection): Clarify previous change.
476
0c17e67c
SM
4772005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
478
479 * internals.texi (Garbage Collection): Add gc-cons-percentage.
480
426179e1
JL
4812005-07-18 Juri Linkov <juri@jurta.org>
482
483 * commands.texi (Accessing Events):
484 * frames.texi (Text Terminal Colors, Resources):
485 * markers.texi (The Mark):
486 * modes.texi (Defining Minor Modes):
487 Delete duplicate duplicate words.
488
9b0c2c56
RS
4892005-07-16 Richard M. Stallman <rms@gnu.org>
490
491 * display.texi (Managing Overlays): Clarify make-overlay
492 args for insertion types.
493
fd90b80c
LT
4942005-07-13 Luc Teirlinck <teirllm@auburn.edu>
495
0c17e67c
SM
496 * customize.texi (Variable Definitions):
497 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
498 `standard-value' is a list too.
499 (Defining New Types): Use @key{RET} instead of @key{ret}.
500
37aa90e5
TTN
5012005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
502
503 * os.texi (Translating Input): Fix typo.
504
917e0c95
RS
5052005-07-08 Richard M. Stallman <rms@gnu.org>
506
507 * README: Update edition number and size estimate.
508
509 * elisp.texi (VERSION): Set to 2.9.
510
7d90e71d
RS
5112005-07-07 Richard M. Stallman <rms@gnu.org>
512
c330dafe
RS
513 * book-spine.texinfo: Update Emacs version.
514
7d90e71d
RS
515 * display.texi (Inverse Video): Delete mode-line-inverse-video.
516
dc2204be
RS
5172005-07-06 Richard M. Stallman <rms@gnu.org>
518
519 * searching.texi (Regexp Search): Clarify what re-search-forward
520 does when the search fails.
521
a0ec7a4a
LK
5222005-07-05 Lute Kamstra <lute@gnu.org>
523
dc2204be 524 * Update FSF's address in GPL notices.
a0ec7a4a
LK
525
526 * doclicense.texi (GNU Free Documentation License):
527 * gpl.texi (GPL):
528 * tips.texi (Coding Conventions, Library Headers):
529 * vol1.texi:
530 * vol2.texi: Update FSF's address.
531
4af33176
RS
5322005-07-04 Richard M. Stallman <rms@gnu.org>
533
534 * hooks.texi (Standard Hooks): Add occur-hook.
535
b3ab615b
LT
5362005-07-03 Luc Teirlinck <teirllm@auburn.edu>
537
538 * display.texi (The Echo Area): Correct menu.
539
3d393029
RS
5402005-07-03 Richard M. Stallman <rms@gnu.org>
541
7fe48b75
RS
542 * elisp.texi (Top): Update subnode menu for Display.
543
544 * display.texi (Displaying Messages): New node, with most
545 of what was in The Echo Area.
546 (Progress): Moved under The Echo Area.
547 (Logging Messages): New node with new text.
548 (Echo Area Customization): New node, the rest of what was
549 in The Echo Area. Document message-truncate-lines with @defvar.
550 (Display): Update menu.
551
3d393029
RS
552 * windows.texi (Textual Scrolling): Doc 3 values for
553 scroll-preserve-screen-position.
554
555 * text.texi (Special Properties): Change hook functions
556 should bind inhibit-modification-hooks around altering buffer text.
557
558 * keymaps.texi (Key Binding Commands): Call binding BINDING
559 rather than DEFINITION.
560
b26860ad
JB
5612005-06-29 Juanma Barranquero <lekktu@gmail.com>
562
563 * variables.texi (Defining Variables): `user-variable-p' returns t
564 for aliases of user options, nil for alias loops.
565
025691ed
RS
5662005-06-28 Richard M. Stallman <rms@gnu.org>
567
568 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
569 make-keymap.
570
b61bfa4d
LT
5712005-06-27 Luc Teirlinck <teirllm@auburn.edu>
572
573 * variables.texi (Setting Variables): Correct and clarify
574 description of `add-to-ordered-list'.
575
24ee714d
RS
5762005-06-26 Richard M. Stallman <rms@gnu.org>
577
578 * display.texi (Faces): Minor cleanup.
579
33b79ce4
LT
5802005-06-25 Luc Teirlinck <teirllm@auburn.edu>
581
582 * display.texi (Faces): `facep' returns t for strings that are
583 face names.
584
df13531d
RS
5852005-06-25 Richard M. Stallman <rms@gnu.org>
586
587 * objects.texi (Equality Predicates): Clarify meaning of equal.
588
589 * windows.texi (Selecting Windows): save-selected-window
590 and with-selected-window save and restore the current buffer.
591
cf444441
RS
5922005-06-24 Richard M. Stallman <rms@gnu.org>
593
594 * numbers.texi (Float Basics): Explain how to test for NaN,
595 and printing the sign of NaNs.
596
6cdd056d
EZ
5972005-06-24 Eli Zaretskii <eliz@gnu.org>
598
599 * makefile.w32-in (MAKEINFO): Use --force.
600
b93e3c3b
RS
6012005-06-23 Richard M. Stallman <rms@gnu.org>
602
603 * display.texi (Face Functions): Correct Texinfo usage.
604
6fb276bd
LT
6052005-06-23 Luc Teirlinck <teirllm@auburn.edu>
606
607 * lists.texi (Rings): `ring-elements' now returns the elements of
608 RING in order.
609
1d1c7e75
JB
6102005-06-23 Juanma Barranquero <lekktu@gmail.com>
611
612 * markers.texi (The Mark): Texinfo usage fix.
613
9d12e52b
KS
6142005-06-23 Kim F. Storm <storm@cua.dk>
615
616 * searching.texi (Entire Match Data): Remove evaporate option for
617 match-data. Do not mention evaporate option for set-match-data.
618
6d44324c
GM
6192005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
620
621 * display.texi (Face Functions): Mention face aliases.
622
80df27a7
RS
6232005-06-21 Richard M. Stallman <rms@gnu.org>
624
625 * anti.texi (Antinews): Texinfo usage fix.
626
e121563b
KB
6272005-06-21 Karl Berry <karl@gnu.org>
628
9d7d543c
KB
629 * elisp.texi: Use @copying.
630
e121563b
KB
631 * elisp.texi: Put @summarycontents and @contents before the Top
632 node, instead of the end of the file, so that the contents appear
633 in the right place in the dvi/pdf output.
634
36a3b076
JL
6352005-06-21 Juri Linkov <juri@jurta.org>
636
637 * display.texi (Defining Faces): Add `customized-face'.
638
5c796e80
KS
6392005-06-20 Kim F. Storm <storm@cua.dk>
640
b7d1f38f
KS
641 * variables.texi (Setting Variables): Any type of element can be
642 given order in add-to-ordered-list. Compare elements with eq.
643
5c796e80
KS
644 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
645
fb056bef
KB
6462005-06-20 Karl Berry <karl@gnu.org>
647
648 * syntax.texi (Syntax Flags): Make last column very slightly wider
649 to avoid "generic comment" breaking on two lines and causing an
650 underfull box.
651
84398baa
LT
6522005-06-19 Luc Teirlinck <teirllm@auburn.edu>
653
654 * lists.texi (Rings): Various minor clarifications and corrections.
655
07ff1e4b
RS
6562005-06-18 Richard M. Stallman <rms@gnu.org>
657
658 * functions.texi (Obsolete Functions): Simplify.
659
660 * variables.texi (Variable Aliases): Simplify.
661
662 * anti.texi, backups.texi, compile.texi, customization.texi:
663 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
664 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
665 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
666 * variables.texi: Fix formatting ugliness.
667
668 * elisp.texi: Add links to Rings and Byte Packing.
669 Update version and copyright years.
670
671 * minibuf.texi: Fix formatting ugliness.
672 (Completion Commands): Move keymap vars to the end
673 and vars completing-read binds to the top.
674
3f7fab24
LT
6752005-06-17 Luc Teirlinck <teirllm@auburn.edu>
676
677 * processes.texi: Fix typos.
678 (Bindat Spec): Correct Texinfo error.
926c4c9b 679 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 680
f19b57e3
RS
6812005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
682
683 * lists.texi (Rings): New node.
684 (Lists): Add it to menu.
685
a80c5da7 686 * processes.texi (Byte Packing): New node.
f19b57e3
RS
687 (Processes): Add it to menu.
688
6892005-06-17 Richard M. Stallman <rms@gnu.org>
690
691 * syntax.texi (Parsing Expressions): Fix texinfo usage.
692
693 * help.texi (Documentation Basics): Explain the xref to
694 Documentation Tips.
695
696 * debugging.texi (Debugger Commands): Minor fix.
697
67c1390d
LT
6982005-06-16 Luc Teirlinck <teirllm@auburn.edu>
699
700 * edebug.texi (Instrumenting): Eliminate duplicate link.
701 (Specification List): Replace references to "below", referring to
702 a later node, with one @ref to that node.
703
704 * os.texi (Timers): Timers should save and restore the match data
705 if they change it.
706
707 * debugging.texi (Debugger Commands): Mention that the Lisp
708 debugger can not step through primitive functions.
709
51cd2a8c
JB
7102005-06-16 Juanma Barranquero <lekktu@gmail.com>
711
712 * functions.texi (Obsolete Functions): Update argument names of
713 `make-obsolete' and `define-obsolete-function-alias'.
714
715 * variables.texi (Variable Aliases): Update argument names of
716 `defvaralias', `make-obsolete-variable' and
717 `define-obsolete-variable-alias'.
718
f5e6ac4a
KS
7192005-06-15 Kim F. Storm <storm@cua.dk>
720
721 * searching.texi (Entire Match Data): Rephrase warnings about
722 evaporate arg to match-data and set-match-data.
723
fe2a9972
LT
7242005-06-14 Luc Teirlinck <teirllm@auburn.edu>
725
67774855
LT
726 * elisp.texi (Top): Update detailed menu.
727
fe2a9972
LT
728 * edebug.texi (Edebug): Update menu.
729 (Instrumenting): Update xrefs.
730 (Edebug Execution Modes): Correct xref.
731 (Jumping): Clarify description of `h' command.
732 Eliminate redundant @ref.
733 (Breaks): New node.
734 (Breakpoints): is now a subsubsection.
735 (Global Break Condition): Mention `C-x X X'.
736 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
737 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
738 (Edebug Display Update): Correct pxref.
739 (Edebug and Macros): New node.
740 (Instrumenting Macro Calls): Is now a subsubsection.
741 Neither arg of `def-edebug-spec' is evaluated.
742 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
743 (Specification Examples): Fix typo.
744
b59f605b
LK
7452005-06-14 Lute Kamstra <lute@gnu.org>
746
747 * debugging.texi (Function Debugging): Primitives can break on
748 entry too.
749
a5c99dc9
KS
7502005-06-14 Kim F. Storm <storm@cua.dk>
751
752 * variables.texi (Setting Variables): Add add-to-ordered-list.
753
f99ed2f8
SM
7542005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
755
756 * syntax.texi (Parsing Expressions): Document aux functions and vars of
757 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
758
9d42ffaa
LK
7592005-06-13 Lute Kamstra <lute@gnu.org>
760
761 * text.texi (Special Properties): Fix cross reference.
762
32cc0b00
LT
7632005-06-11 Luc Teirlinck <teirllm@auburn.edu>
764
765 * debugging.texi (Function Debugging): Delete mention of empty
766 string argument to `cancel-debug-on-entry'. Delete inaccurate
767 description of the return value of that command.
768
98d1a1cf
EZ
7692005-06-11 Alan Mackenzie <acm@muc.de>
770
771 * text.texi (Adaptive Fill): Amplify the description of
772 fill-context-prefix.
773
4b53b8d7
LT
7742005-06-10 Luc Teirlinck <teirllm@auburn.edu>
775
84398baa 776 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 777
b5305167
SM
7782005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
779
780 * syntax.texi (Parsing Expressions): Document syntax-ppss.
781
9bd4c3ad
LT
7822005-06-10 Luc Teirlinck <teirllm@auburn.edu>
783
784 * debugging.texi (Error Debugging): Minor rewording.
785 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
786 is optional.
787
257914aa
LK
7882005-06-10 Lute Kamstra <lute@gnu.org>
789
b5305167 790 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
791 (Top): Give it a title. Correct version number. Give the
792 detailed node listing a more prominent header.
b5305167
SM
793 * intro.texi: Don't set VERSION here a second time.
794 Mention Emacs's version too.
257914aa
LK
795 * anti.texi (Antinews): Use EMACSVER to refer to the current
796 version of Emacs.
797
b7aae902
KS
7982005-06-09 Kim F. Storm <storm@cua.dk>
799
800 * searching.texi (Entire Match Data): Explain new `reseat' argument to
801 match-data and set-match-data.
802
99598737
RS
8032005-06-08 Richard M. Stallman <rms@gnu.org>
804
805 * searching.texi (Entire Match Data): Clarify when match-data
806 returns markers and when integers.
807
808 * display.texi (Defining Faces): Explain that face name should not
809 end in `-face'.
810
811 * modes.texi (Mode Line Data): Minor cleanup.
812 (Customizing Keywords): Node split out of Search-based Fontification.
813 Add example of using font-lock-add-keywords from a hook.
814 Clarify when MODE should be non-nil, and when nil.
815
8162005-06-06 Richard M. Stallman <rms@gnu.org>
817
818 * modes.texi (Mode Line Data): Explain what happens when the car
819 of a list is a void symbol.
820 (Search-based Fontification): Explain MODE arg to
821 font-lock-add-keywords and warn about calls from major modes.
822
ecc8893a
JL
8232005-06-08 Juri Linkov <juri@jurta.org>
824
825 * display.texi (Standard Faces): Add `shadow' face.
826
7fa9f4eb
LT
8272005-05-29 Luc Teirlinck <teirllm@auburn.edu>
828
829 * modes.texi (Major Mode Conventions): A derived mode only needs
830 to put the call to the parent mode inside `delay-mode-hooks'.
831
bebcc4b1
RS
8322005-05-29 Richard M. Stallman <rms@gnu.org>
833
c16b1394
RS
834 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
835 new, and what that implies. Clarify.
836
837 * files.texi (Locating Files): Clean up the text.
838
bebcc4b1
RS
839 * frames.texi (Window Frame Parameters): Document user-size.
840 Shorten entry for top by referring to left.
841
8422005-05-26 Richard M. Stallman <rms@gnu.org>
843
844 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
845 is new, and what the implications are. Other clarifications.
846
217797bc
RS
8472005-05-24 Richard M. Stallman <rms@gnu.org>
848
849 * frames.texi (Dialog Boxes): Minor fixes.
850
3565fe07
MY
8512005-05-25 Masatake YAMATO <jet@gyve.org>
852
853 * display.texi (Standard Faces): Write about `mode-line-highlight'.
854
817089df
LT
8552005-05-24 Luc Teirlinck <teirllm@auburn.edu>
856
857 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
858 is optional.
859
cb5db137
NR
8602005-05-24 Nick Roberts <nickrob@snap.net.nz>
861
862 * frames.texi (Dialog Boxes): Descibe new optional argument.
863
3c8572f5
LK
8642005-05-23 Lute Kamstra <lute@gnu.org>
865
866 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
867 syntax-begin-function over font-lock-beginning-of-syntax-function.
868
2a4d7cb3
LT
8692005-05-21 Luc Teirlinck <teirllm@auburn.edu>
870
71f800cf
LT
871 * minibuf.texi (Reading File Names): Update description of
872 `read-directory-name'.
873
2a4d7cb3
LT
874 * modes.texi (Derived Modes): Clarify :group keyword.
875
bb4afd09
EZ
8762005-05-21 Eli Zaretskii <eliz@gnu.org>
877
b5305167
SM
878 * files.texi (Locating Files): New subsection.
879 Describe locate-file and executable-find.
bb4afd09 880
a2c9aee6
EZ
8812005-05-21 Kevin Ryde <user42@zip.com.au>
882
883 * frames.texi (Initial Parameters): Update cross reference to
884 "Emacs Invocation".
885
6900105f
LT
8862005-05-19 Luc Teirlinck <teirllm@auburn.edu>
887
ca1b0914
LT
888 * keymaps.texi (Active Keymaps): Add anchor.
889
6900105f
LT
890 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
891 (Major Mode Conventions): Refer to `Auto Major Mode' in more
892 appropriate place.
893 (Derived Modes): Small clarifications.
b5305167
SM
894 (Minor Mode Conventions, Keymaps and Minor Modes):
895 Replace references to nodes with references to anchors.
6900105f
LT
896 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
897 Clarify description of lists whose first element is an integer.
898 (Mode Line Variables): Add anchor.
899 (%-Constructs): Clarify description of integer after %.
900 (Emulating Mode Line): Describe nil value for FACE.
901
54d06364
LT
9022005-05-18 Luc Teirlinck <teirllm@auburn.edu>
903
904 * modes.texi (Derived Modes): Correct references to non-existing
905 variable standard-syntax-table.
906
f8d0b769
LK
9072005-05-17 Lute Kamstra <lute@gnu.org>
908
909 * modes.texi (Defining Minor Modes): Mention the mode hook.
910
294c599c
KS
9112005-05-15 Kim F. Storm <storm@cua.dk>
912
913 * processes.texi (Network): Remove open-network-stream-nowait.
914 (Network Servers): Remove open-network-stream-server.
915
4214af69
LT
9162005-05-15 Luc Teirlinck <teirllm@auburn.edu>
917
918 * elisp.texi (Top): Update detailed menu.
919
920 * variables.texi: Reorder nodes.
921 (Variables): Update menu.
922 (File Local Variables): Do not refer to the `-*-' line as
923 a "local variables list". Add pxref.
924
302691ab
LT
9252005-05-14 Luc Teirlinck <teirllm@auburn.edu>
926
56d4215a
LT
927 * elisp.texi (Top): Update detailed menu for node changes.
928
302691ab
LT
929 * modes.texi (Modes): Update Menu.
930 (Hooks): Move to beginning of chapter.
931 Most minor modes run mode hooks too.
932 `add-hook' can handle void hooks or hooks whose value is a single
933 function.
934 (Major Modes): Update Menu.
935 (Major Mode Basics): New node, split off from `Major Modes'.
936 (Major Mode Conventions): Correct xref. Explain how to handle
937 auto-mode-alist if the major mode command has an autoload cookie.
938 (Auto Major Mode): Major update. Add magic-mode-alist.
939 (Derived Modes): Major update.
940 (Mode Line Format): Update Menu.
941 (Mode Line Basics): New node, split off from `Mode Line Format'.
942
943 * loading.texi (Autoload): Mention `autoload cookie' as synonym
944 for `magic autoload comment'. Add index entries and anchor.
945
d06ba294
RS
9462005-05-14 Richard M. Stallman <rms@gnu.org>
947
948 * tips.texi (Coding Conventions): Explain how important it is
949 that just loading certain files not change Emacs behavior.
950
951 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
952
405cb12a
LK
9532005-05-12 Lute Kamstra <lute@gnu.org>
954
19958124
LK
955 * modes.texi (Generic Modes): Update.
956 (Major Modes): Refer to node "Generic Modes".
957
405cb12a
LK
958 * elisp.texi (Top): Update to the current structure of the manual.
959 * processes.texi (Processes): Add menu description.
960 * customize.texi (Customization): Add menu descriptions.
961
f714dd1b
TTN
9622005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
963
cc9442f2
TTN
964 * processes.texi (Signals to Processes)
965 (Low-Level Network): Fix typos.
f714dd1b 966
36ad23ec
LK
9672005-05-11 Lute Kamstra <lute@gnu.org>
968
969 * elisp.texi (Top): Add some nodes from the chapter "Major and
970 Minor Modes" to the detailed node listing.
971
d101bf56
RS
9722005-05-10 Richard M. Stallman <rms@gnu.org>
973
974 * keymaps.texi (Extended Menu Items): Menu item filter functions
975 can be called at any time.
976
698b0510
LT
9772005-05-08 Luc Teirlinck <teirllm@auburn.edu>
978
979 * variables.texi (File Local Variables): `(hack-local-variables t)'
980 now also checks whether a mode is specified in the local variables
981 list.
982
2c6b25c7
EZ
9832005-05-05 Kevin Ryde <user42@zip.com.au>
984
985 * display.texi (The Echo Area): Correct format function cross
986 reference.
987
643b4cf5
LT
9882005-05-05 Luc Teirlinck <teirllm@auburn.edu>
989
990 * variables.texi (Variable Aliases): Change description of
991 `define-obsolete-variable-alias'.
992
993 * functions.texi (Functions): Add "Obsolete Functions" to menu.
994 (Defining Functions): Add xref.
995 (Obsolete Functions): New node.
996 (Function Safety): Standardize capitalization of section title.
997
998 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
999 (Dialog Boxes): Complete description of `x-popup-dialog'.
1000
053bc8e4
RS
10012005-05-04 Richard M. Stallman <rms@gnu.org>
1002
1003 * commands.texi (Interactive Codes): Fix Texinfo usage.
1004 Document U more clearly.
1005
f6b1b15a
LT
10062005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1007
3b925015
LT
1008 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
1009 function and not a macro.
1010
f6b1b15a
LT
1011 * frames.texi (Pop-Up Menus): Correct and clarify description of
1012 `x-popup-menu'.
1013 (Dialog Boxes): Clarify description of `x-popup-dialog'.
1014
ebbfa918
RS
10152005-05-01 Richard M. Stallman <rms@gnu.org>
1016
1017 * edebug.texi (Checking Whether to Stop): Fix previous change.
1018
abe2f96e
LT
10192005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1020
d6028ef2
LT
1021 * display.texi: Fix typos and Texinfo usage.
1022
abe2f96e
LT
1023 * edebug.texi (Checking Whether to Stop): executing-macro ->
1024 executing-kbd-macro.
1025
b2cfb30b
RS
10262005-05-01 Richard M. Stallman <rms@gnu.org>
1027
1028 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
1029
7e995a23
RS
10302005-04-30 Richard M. Stallman <rms@gnu.org>
1031
1032 * files.texi (Magic File Names): Document `operations' property.
1033
57efa539
LK
10342005-04-29 Lute Kamstra <lute@gnu.org>
1035
1036 * modes.texi (Generic Modes): New node.
1037 (Major Modes): Add it to the menu.
1038 (Derived Modes): Add "derived mode" to concept index.
1039
0a20b1dc
LK
10402005-04-28 Lute Kamstra <lute@gnu.org>
1041
1042 * modes.texi (Defining Minor Modes): Fix previous change.
1043 (Font Lock Mode): Simplify.
1044 (Font Lock Basics): Say that font-lock-defaults is buffer-local
1045 when set and that some parts are optional. Add cross references.
1046 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
1047 Add cross references. Add font-lock-multiline to index.
1048 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 1049 Lock Variables". Document font-lock-add-keywords and
b5305167 1050 font-lock-remove-keywords.
0a20b1dc
LK
1051 (Other Font Lock Variables): Move font-lock-keywords-only,
1052 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1053 and font-lock-syntactic-face-function to node "Syntactic Font
1054 Lock". Move font-lock-keywords-case-fold-search to node
1055 "Search-based Fontification". Document font-lock-inhibit-thing-lock
1056 and font-lock-{,un}fontify-{buffer,region}-function.
1057 (Precalculated Fontification): Remove reference to deleted variable
1058 font-lock-core-only.
1059 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
1060 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
1061 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1062 and font-lock-syntactic-face-function here from node "Other Font
1063 Lock Variables". Move font-lock-syntactic-keywords to "Setting
1064 Syntax Properties". Add cross references.
b5305167
SM
1065 (Setting Syntax Properties): New node.
1066 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
1067 * syntax.texi (Syntax Properties): Add cross reference.
1068 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
1069
68a94f5a
RS
10702005-04-26 Richard M. Stallman <rms@gnu.org>
1071
1072 * display.texi (Defining Faces):
1073 Document `default' elements of defface spec.
1074
1075 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
1076
1077 * variables.texi (Variable Aliases): Clarify text.
1078
10792005-04-25 Chong Yidong <cyd@stupidchicken.com>
1080
1081 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
1082
7f48f143
LT
10832005-04-25 Luc Teirlinck <teirllm@auburn.edu>
1084
1085 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
1086
45d2f8e8
EZ
10872005-04-24 Eli Zaretskii <eliz@gnu.org>
1088
f3714ab2
EZ
1089 * syntax.texi (Syntax Table Internals): Elaborate documentation of
1090 syntax-after and syntax-class.
1091
45d2f8e8 1092 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
1093 (Unique File Names): Don't mention "numbers" in the documentation
1094 of make-temp-file and make-temp-name.
45d2f8e8 1095
469bc679
RS
10962005-04-23 Richard M. Stallman <rms@gnu.org>
1097
1098 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
1099
c9fa5dc9
RS
11002005-04-22 Nick Roberts <nickrob@snap.net.nz>
1101
1102 * windows.texi (Cyclic Window Ordering): Clarify window-list.
1103
230e1e80
NR
11042005-04-22 Nick Roberts <nickrob@snap.net.nz>
1105
1106 * variables.texi (Variable Aliases): Describe make-obsolete-variable
1107 and define-obsolete-variable-alias.
1108
1ba52906
KS
11092005-04-22 Kim F. Storm <storm@cua.dk>
1110
1111 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
1112 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
1113
9721d904
LK
11142005-04-21 Lute Kamstra <lute@gnu.org>
1115
1116 * lists.texi (Association Lists): Document rassq-delete-all.
1117
ed35c736
RS
11182005-04-19 Richard M. Stallman <rms@gnu.org>
1119
1120 * modes.texi (Search-based Fontification): Explain that
1121 facespec is an expression to be evaluated.
1122
42fc00a4
RS
11232005-04-19 Kevin Ryde <user42@zip.com.au>
1124
b5305167 1125 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
1126 * strings.texi (String Conversion): Fix xref.
1127
5827e9d4
KS
11282005-04-19 Kim F. Storm <storm@cua.dk>
1129
1130 * symbols.texi (Symbol Plists): Add safe-get.
1131 Mention that `get' may signal an error.
1132
47872da9
NR
11332005-04-18 Nick Roberts <nickrob@snap.net.nz>
1134
1135 * customize.texi (Variable Definitions): Replace tooltip-mode
1136 example with save-place.
1137
ec0cf966
RS
11382005-04-17 Richard M. Stallman <rms@gnu.org>
1139
1140 * buffers.texi (Indirect Buffers): Clarify.
1141
1142 * positions.texi (Positions): Clarify converting marker to integer.
1143
1144 * strings.texi (String Basics): Mention string-match; clarify.
1145
199bb209
LK
11462005-04-08 Lute Kamstra <lute@gnu.org>
1147
1148 * modes.texi (Search-based Fontification): Fix cross references.
1149 Use consistent terminology. Document anchored highlighting.
1150
bfa54668
LK
11512005-04-05 Lute Kamstra <lute@gnu.org>
1152
1153 * modes.texi (Defining Minor Modes): Document :group keyword
1154 argument and its default value.
1155
07e5fb9e
LK
11562005-04-03 Lute Kamstra <lute@gnu.org>
1157
1158 * hooks.texi (Standard Hooks): Add some hooks. Add cross
1159 references and/or descriptions. Delete major mode hooks; mention
1160 them as a category instead. Rename or delete obsolete hooks.
1161
aa945b59
RS
11622005-04-02 Richard M. Stallman <rms@gnu.org>
1163
1164 * nonascii.texi (Coding System Basics): Another wording cleanup.
1165
8b918214
RS
11662005-04-01 Richard M. Stallman <rms@gnu.org>
1167
1168 * nonascii.texi (Coding System Basics): Clarify previous change.
1169
41639988
KH
11702005-04-01 Kenichi Handa <handa@m17n.org>
1171
1172 * nonascii.texi (Coding System Basics): Describe about rondtrip
1173 identity of coding systems.
1174
8e669bbd
RS
11752005-03-29 Chong Yidong <cyd@stupidchicken.com>
1176
1177 * text.texi (Buffer Contents): Add filter-buffer-substring and
1178 buffer-substring-filters.
1179
f60a6f87
RS
11802005-03-26 Chong Yidong <cyd@stupidchicken.com>
1181
1182 * anti.texi (Antinews): Mention `G' interactive code.
1183
1184 * tips.texi (Compilation Tips): Mention benchmark.el.
1185
aaac1251
LT
11862005-03-27 Luc Teirlinck <teirllm@auburn.edu>
1187
1188 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
1189 is now bound to M-o M-o.
1190
1191 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
1192
45325173
GM
11932005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
1194
1195 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
1196 in the Emacs Manual).
1197 * Makefile.in (srcs): Remove calendar.texi.
1198 * makefile.w32-in (srcs): Remove calendar.texi.
1199 * display.texi (Display): Change name of next node.
1200 * os.texi (System In): Change name of previous node.
1201 * elisp.texi (Top): Remove Calendar references.
1202 * vol1.texi (Top): Remove Calendar references.
1203 * vol2.texi (Top): Remove Calendar references.
1204
85df292e
RS
12052005-03-25 Richard M. Stallman <rms@gnu.org>
1206
45325173 1207 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
1208 Cleanup previous change.
1209
12102005-03-25 Chong Yidong <cyd@stupidchicken.com>
1211
1212 * display.texi (Face Attributes): Faces earlier in an :inherit
1213 list take precedence.
1214 (Scroll Bars): Fix description of vertical-scroll-bars.
1215 Document frame-current-scroll-bars and window-current-scroll-bars.
1216
1217 * markers.texi (The Mark): Document temporary Transient Mark mode.
1218
b5305167
SM
1219 * minibuf.texi (Reading File Names):
1220 Document read-file-name-completion-ignore-case.
85df292e
RS
1221
1222 * positions.texi (Screen Lines): Document nil for width argument
1223 to compute-motion.
1224
1fe54d69
KS
12252005-03-23 Kim F. Storm <storm@cua.dk>
1226
1227 * display.texi (Standard Faces): Other faces used in the fringe
1228 implicitly inherits from the fringe face.
1229 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
1230 properties implicitly inherits from fringe face.
1231 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
1232
a775dff4
RS
12332005-03-20 Chong Yidong <cyd@stupidchicken.com>
1234
1235 * display.texi (Invisible Text): State default value of
1236 line-move-ignore-invisible.
1237 (Managing Overlays): Document remove-overlays.
1238 (Standard Faces): Document escape-glyph face.
1239
b5305167 1240 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 1241
b5305167
SM
1242 * modes.texi (Other Font Lock Variables):
1243 Document font-lock-lines-before.
a775dff4
RS
1244
1245 * positions.texi (Skipping Characters): skip-chars-forward allows
1246 character classes.
1247
077f7085
LK
12482005-03-18 Lute Kamstra <lute@gnu.org>
1249
1250 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
1251
d69ea7ab
RS
12522005-03-17 Richard M. Stallman <rms@gnu.org>
1253
c7bd5d57
RS
1254 * text.texi (Undo): Document extensible undo entries.
1255
d69ea7ab
RS
1256 * searching.texi (String Search, Regexp Search, Regexp Search):
1257 Cleanups.
1258
1259 * nonascii.texi (Character Codes): Minor fix.
1260
1261 * display.texi (Display Property): Explain the significance
1262 of having text properties that are eq.
1263 (Other Display Specs): Explain string as display spec.
1264
1265 * commands.texi (Interactive Codes): Document G option.
1266
12672005-03-17 Chong Yidong <cyd@stupidchicken.com>
1268
1269 * text.texi (Filling): Add sentence-end-without-period and
1270 sentence-end-without-space.
1271 (Changing Properties): Minor fix.
1272
1273 * anti.texi: Total rewrite.
1274
a7679889
LK
12752005-03-15 Lute Kamstra <lute@gnu.org>
1276
1277 * edebug.texi (Instrumenting Macro Calls): Fix typos.
1278
6eb8e247
KS
12792005-03-08 Kim F. Storm <storm@cua.dk>
1280
1281 * display.texi (Specified Space): Property :width is support on
1282 non-graphic terminals, :height is not.
1283
bfa8be14
RS
12842005-03-07 Richard M. Stallman <rms@gnu.org>
1285
1286 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
1287 Now subnodes of Fringes.
1288 (Overlay Arrow): Document overlay-arrow-variable-list.
1289 (Fringe Size/Pos): New node, broken out of Fringes.
1290 (Display): Explain clearing vs redisplay better.
1291 (Truncation): Clarify use of bitmaps.
1292 (The Echo Area): Clarify the uses of the echo area.
1293 Add max-mini-window-height.
1294 (Progress): Clarify.
1295 (Invisible Text): Explain that main loop moves point out.
1296 (Selective Display): Say "hidden", not "invisible".
b5305167 1297 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
1298 (Overlay Properties): Clarify intro.
1299 (Finding Overlays): Explain return values when nothing found.
1300 (Width): truncate-string-to-width has added arg.
1301 (Displaying Faces): Clarify and update mode line face handling.
1302 (Face Functions): Minor cleanup.
b5305167 1303 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
1304 (Pixel Specification, Other Display Specs): Minor cleanups.
1305 (Images, Image Descriptors): Minor cleanups.
1306 (GIF Images): Patents have expired.
1307 (Showing Images): Explain default text for insert-image.
b5305167 1308 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
1309 (Making Buttons): Explain return values.
1310 (Button Buffer Commands): Add xref.
1311 (Inverse Video): Update mode-line-inverse-video.
1312 (Display Table Format): Clarify.
1313 (Active Display Table): Give defaults for window-display-table.
1314
1315 * calendar.texi (Calendar Customizing): calendar-holiday-marker
1316 and calendar-today-marker are strings, not chars.
1317 (Holiday Customizing): Minor fix.
1318
bfa8be14
RS
1319 * internals.texi (Writing Emacs Primitives): Update `or' example.
1320 Update limit on # args of subr.
1321
1322 * edebug.texi (Using Edebug): Arrow is in fringe.
1323 (Instrumenting): Arg to eval-defun works without loading edebug.
1324 (Edebug Execution Modes): Add xref.
1325
1326 * customize.texi (Common Keywords): Clarify :require.
1327 Mention :version here.
1328 (Variable Definitions, Group Definitions): Not here.
1329 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
1330
d69ea7ab
RS
13312005-03-07 Chong Yidong <cyd@stupidchicken.com>
1332 * nonascii.texi (Text Representations): Clarify position-bytes.
1333 (Character Sets): Add list-charset-chars.
1334 (Scanning Charsets): Add charset-after.
1335 (Encoding and I/O): Minor fix.
1336
34398e6c
RS
13372005-03-06 Richard M. Stallman <rms@gnu.org>
1338
1339 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
1340 (Resizing Windows): Likewise.
1341
1342 * text.texi (Change Hooks): Get rid of "Emacs 21".
1343
1344 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
1345
1346 * streams.texi (Output Variables): Get rid of "Emacs 21".
1347
1348 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
1349
1350 * os.texi (Translating Input): Replace flow-control example
1351 with a less obsolete example that uses `keyboard-translate'.
1352
6eb8e247 1353 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 1354 Get rid of "Emacs 21".
6eb8e247 1355
34398e6c
RS
1356 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
1357 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
1358
1359 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
1360
1361 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
1362
1363 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
1364 (Menu Bar): Fix when menu-bar-update-hook is called.
1365
1366 * hash.texi (Hash Tables): Get rid of "Emacs 21".
1367
1368 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
1369 and make it read better.
1370
1371 * files.texi (Writing to Files): Get rid of "Emacs 21".
1372 (Unique File Names): Likewise.
1373
1374 * elisp.texi: Update Emacs version to 22.
1375
1376 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
1377 (Overlay Properties, Face Attributes): Likewise.
1378 (Managing Overlays): Fix punctuation.
1379 (Attribute Functions): Clarify set-face-font; get rid of
1380 info about old Emacs versions.
1381 (Auto Faces, Font Lookup, Display Property, Images):
1382 Get rid of "Emacs 21".
1383
1384 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
1385
d2178387
RS
13862005-03-05 Richard M. Stallman <rms@gnu.org>
1387
1388 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
1389
524352d6
LK
13902005-03-04 Lute Kamstra <lute@gnu.org>
1391
1392 * debugging.texi (Error Debugging): Document stack-trace-on-error.
1393
13942005-03-03 Lute Kamstra <lute@gnu.org>
1395
1396 * edebug.texi (Instrumenting Macro Calls): Fix typo.
1397
284f0680
LK
13982005-03-01 Lute Kamstra <lute@gnu.org>
1399
1400 * debugging.texi (Debugger Commands): Update `j'.
1401
a9ee5cac
LK
14022005-02-28 Lute Kamstra <lute@gnu.org>
1403
1404 * debugging.texi (Debugging): Fix typo.
1405 (Error Debugging): Document eval-expression-debug-on-error.
1406 (Function Debugging): Update example.
1407 (Using Debugger): Mention starred stack frames.
1408 (Debugger Commands): Document `j' and `l'.
1409 (Invoking the Debugger): `d' and `j' exit recursive edit too.
1410 Update the messages that the debugger displays.
1411 (Internals of Debugger): Add cross reference. Update example.
1412 (Excess Open): Minor improvement.
1413 (Excess Close): Minor improvement.
1414
378d0f8e
RS
14152005-02-26 Richard M. Stallman <rms@gnu.org>
1416
1417 * tips.texi (Coding Conventions): Clarify.
1418 Put all the major mode key reservations together.
1419 Mention the Mouse-1 => Mouse-2 conventions.
1420
1421 * syntax.texi (Syntax Class Table): Clarify.
1422 (Syntax Table Functions): syntax-after moved from here.
1423 (Syntax Table Internals): syntax-after moved to here.
1424 (Parsing Expressions): Update info on number of values
1425 and what's meaningful in the STATE argument.
1426 (Categories): Fix typo.
1427
1428 * sequences.texi (Arrays): Cleanup.
1429 (Char-Tables): Clarify.
1430
1431 * processes.texi (Deleting Processes): Cleanups, add xref.
1432 (Subprocess Creation): Explain nil in exec-path. Cleanup.
1433 (Process Information): set-process-coding-system, some args optional.
1434 (Input to Processes): Explain various types for PROCESS args.
1435 Rename them from PROCESS-NAME to PROCESS.
1436 (Signals to Processes): Likewise.
1437 (Decoding Output): Cleanup.
1438 (Query Before Exit): Clarify.
1439
1440 * os.texi (Startup Summary): Correct the options; add missing ones.
1441 (Terminal Output, Batch Mode): Clarify.
1442 (Flow Control): Node deleted.
1443
1444 * markers.texi (The Mark): Clarify.
1445
1446 * macros.texi (Expansion): Cleanup.
1447 (Indenting Macros): indent-spec allows ints, not floats.
1448
1449 * keymaps.texi (Keymaps): Clarify.
1450 (Format of Keymaps): Update lisp-mode-map example.
1451 (Active Keymaps, Key Lookup): Clarify.
1452 (Changing Key Bindings): Add xref to `kbd'.
1453 (Key Binding Commands, Simple Menu Items): Clarify.
1454 (Mouse Menus, Menu Bar): Clarify.
1455 (Menu Example): Replace print example with menu-bar-replace-menu.
1456
1457 * help.texi (Documentation Basics): Add function-documentation prop.
1458
1459 * elisp.texi (Top): Don't refer to Flow Control node.
1460
1461 * commands.texi (Command Overview): Improve xrefs.
1462 (Adjusting Point): Adjusting point applies to intangible and invis.
1463 (Key Sequence Input): Doc extra read-key-sequence args.
1464 Likewise for read-key-sequence-vector.
1465
1466 * backups.texi (Rename or Copy): Minor fix.
1467 (Numbered Backups): For version-control, say the default.
1468 (Auto-Saving): make-auto-save-file-name example is simplified.
1469
1470 * advice.texi (Advising Functions): Don't imply one part of Emacs
1471 should advise another part. Markup changes.
1472 (Defining Advice): Move transitional para.
1473 (Activation of Advice): Cleanup.
1474 Explain if COMPILE is nil or negative.
1475
1476 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
1477
2e20c83d
LK
14782005-02-24 Lute Kamstra <lute@gnu.org>
1479
1480 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
1481 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
1482
65c492fd
LK
14832005-02-23 Lute Kamstra <lute@gnu.org>
1484
b02c3eed
LK
1485 * modes.texi (Defining Minor Modes): define-minor-mode can be used
1486 to define global minor modes as well.
1487
65c492fd
LK
1488 * display.texi (Managing Overlays): overlay-buffer returns nil for
1489 deleted overlays.
1490
b686dd59
KS
14912005-02-22 Kim F. Storm <storm@cua.dk>
1492
1493 * minibuf.texi (Basic Completion): Allow symbols in addition to
1494 strings in try-completion and all-completions.
1495
23e8c095
LK
14962005-02-14 Lute Kamstra <lute@gnu.org>
1497
1498 * elisp.texi (Top): Remove reference to deleted node.
1499
1500 * lists.texi (Lists): Remove reference to deleted node.
1501 (Cons Cells): Fix typo.
1502
1503 * loading.texi (Where Defined): Fix typo.
1504
134948fc
RS
15052005-02-14 Richard M. Stallman <rms@gnu.org>
1506
1507 * variables.texi (Creating Buffer-Local): change-major-mode-hook
1508 is useful for discarding some minor modes.
1509
1510 * symbols.texi (Symbol Components): Reorder examples.
1511
1512 * streams.texi (Input Functions): State standard-input default.
1513 (Output Variables): State standard-output default.
1514
1515 * objects.texi (Printed Representation): Clarify read syntax vs print.
1516 (Floating Point Type): Explain meaning better.
1517 (Symbol Type): Explain uniqueness better.
1518 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
1519 List examples sooner.
1520 (Box Diagrams): New subnode broken out.
1521 Some examples moved from old Lists as Boxes node.
1522 (Dotted Pair Notation): Clarify intro.
1523 (Array Type): Clarify.
1524 (Type Predicates): Add hash-table-p.
1525
1526 * numbers.texi (Integer Basics): Clarify radix explanation.
1527 (Predicates on Numbers): Minor clarification.
1528 (Comparison of Numbers): Minor clarification. Clarify eql.
1529 Typos in min, max.
1530 (Math Functions): Clarify overflow in expt.
1531
1532 * minibuf.texi (Text from Minibuffer): Minor clarification.
1533 Mention arrow keys.
1534
1535 * loading.texi (Autoload): defun's doc string overrides autoload's
1536 doc string.
1537 (Repeated Loading): Modernize "add to list" examples.
1538 (Where Defined): Finish updating table of load-history elts.
1539
1540 * lists.texi (List-related Predicates): Minor wording improvement.
1541 (Lists as Boxes): Node deleted.
1542 (Building Lists): Explain trivial cases of number-sequence.
1543
1544 * hash.texi (Hash Tables): Add desc to menu items.
1545 (Creating Hash): Expain "full" means "make larger",
1546 (Hash Access): Any object can be a key.
1547 State value of maphash.
1548
1549 * functions.texi (What Is a Function): Wording cleanup.
1550 (Function Documentation): Minor cleanup.
1551 Explain purpose of calling convention at end of doc string.
1552 (Function Names): Wording cleanup.
1553 (Calling Functions): Wording cleanup.
1554 Explain better how funcall calls the function.
1555 (Function Cells): Delete example of saving and redefining function.
1556
1557 * control.texi (Combining Conditions): Wording cleanup.
1558 (Iteration): dolist and dotimes bind VAR locally.
1559 (Cleanups): Xref to Atomic Changes.
1560
1561 * compile.texi (Byte Compilation): Delete 19.29 info.
1562 (Compilation Functions): Macros' difficulties don't affect defsubst.
1563 (Docs and Compilation): Delete 19.29 info.
1564
44291460
RS
15652005-02-10 Richard M. Stallman <rms@gnu.org>
1566
1567 * objects.texi (Symbol Type): Minor correction.
1568
1f9ad95a
LK
15692005-02-06 Lute Kamstra <lute@gnu.org>
1570
1571 * modes.texi (Example Major Modes): Fix typos.
1572
ba2c991c
RS
15732005-02-06 Richard M. Stallman <rms@gnu.org>
1574
1575 * text.texi (Margins): fill-nobreak-predicate can be one function.
1576
1577 * strings.texi (Modifying Strings): clear-string can make unibyte.
1578 (Formatting Strings): format gives error if values missing.
1579
1580 * positions.texi (Character Motion): Mention default arg
1581 for forward-char. backward-char refers to forward-char.
1582 (Word Motion): Mention default arg for forward-word.
1583 (Buffer End Motion): Mention default arg for beginning-of-buffer.
1584 Simplify end-of-buffer.
1585 (Text Lines): Mention default arg for forward-line.
1586 (List Motion): Mention default arg for beginning/end-of-defun.
1587 (Skipping Characters): Minor fixes in explaining character-set.
1588
1589 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
1590 Mode inheritance applies only when default-major-mode is nil.
1591 Clarifications.
1592 (Example Major Modes): Update Text mode and Lisp mode examples.
1593 (Minor Mode Conventions): Mention define-minor-mode at top.
1594 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
1595 (Mode Line Format): Update mode line face display info.
1596 (Properties in Mode): Mention effect of risky vars.
1597 (Imenu): Define imenu-add-to-menubar.
1598 (Font Lock Mode): Add descriptions to menu lines.
1599 (Faces for Font Lock): Add font-lock-doc-face.
1600
9bf6d576
LK
16012005-02-05 Lute Kamstra <lute@gnu.org>
1602
1603 * text.texi (Maintaining Undo): Remove obsolete function.
1604
cb602754
EZ
16052005-02-05 Eli Zaretskii <eliz@gnu.org>
1606
1607 * frames.texi (Color Names): Add pointer to the X docs about RGB
1608 color specifications. Improve indexing
1609 (Text Terminal Colors): Replace the description of RGB values by
1610 an xref to "Color Names".
1611
4e07258f
RS
16122005-02-03 Richard M. Stallman <rms@gnu.org>
1613
1614 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
1615 Clarify.
1616 (Selecting Windows): Clarify save-selected-window.
1617 (Cyclic Window Ordering): Clarify walk-windows.
1618 (Window Point): Clarify.
1619 (Window Start): Add comment to example.
1620 (Resizing Windows): Add `interactive' specs in examples.
1621 Document fit-window-to-buffer.
1622
1623 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
1624 (Undo, Maintaining Undo): Clarify last change.
1625 (Sorting): In sort-numeric-fields, explain about octal and hex.
1626 Mention sort-numeric-base.
1627 (Format Properties): Add xref for hard newlines.
1628
1629 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
1630 (Pop-Up Menus): Fix typo.
1631 (Color Names): Explain all types of color names.
1632 Explain color-values on B&W terminal.
1633 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
1634
1635 * files.texi (File Locks): Not supported on MS systems.
1636 (Testing Accessibility): Clarify.
1637
1638 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
1639 (Coverage Testing): Fix typo.
1640
1641 * commands.texi (Misc Events): Remove stray space.
1642
1643 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
1644 (Modification Time): Clarify when visited-file-modtime returns 0.
1645 (The Buffer List): Clarify bury-buffer.
1646 (Killing Buffers): Clarify.
1647 (Indirect Buffers): Add clone-indirect-buffer.
1648
16492005-02-02 Matt Hodges <MPHodges@member.fsf.org>
1650
1651 * edebug.texi (Printing in Edebug): Fix default value of
1652 edebug-print-circle.
1653 (Coverage Testing): Fix displayed frequency count data.
1654
16552005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
1656
1657 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
1658
4e07258f 16592005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
1660
1661 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
1662
28d986b9
EZ
16632005-01-29 Eli Zaretskii <eliz@gnu.org>
1664
1665 * commands.texi (Misc Events): Describe the help-echo event.
1666
1667 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
1668 consistently in description of the help-echo property.
1669 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
1670
1671 * display.texi (Overlay Properties): Fix the index entry for
1672 help-echo overlay property.
1673
1674 * customize.texi (Type Keywords): Uncomment the xref to the
1675 help-echo property documentation.
1676
8f958b40
KS
16772005-01-23 Kim F. Storm <storm@cua.dk>
1678
1679 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
1680 return value. Third element FULLY replaced by PARTIAL which
1681 specifies number of invisible pixels if row is only partially visible.
1682 (Textual Scrolling): Mention auto-window-vscroll.
1683 (Vertical Scrolling): New defvar auto-window-vscroll.
1684
cd7e5dd6
LT
16852005-01-16 Luc Teirlinck <teirllm@auburn.edu>
1686
1687 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
1688 command remapping.
1689
6f771c32
RS
16902005-01-15 Richard M. Stallman <rms@gnu.org>
1691
1692 * display.texi (Defining Images): Mention DATA-P arg of create-image.
1693
6ac8a822
KS
16942005-01-14 Kim F. Storm <storm@cua.dk>
1695
88948d55
KS
1696 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
1697
6ac8a822
KS
1698 * text.texi (Links and Mouse-1): Fix string and vector item.
1699
20d6de82
RS
17002005-01-13 Richard M. Stallman <rms@gnu.org>
1701
1702 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
1703 descriptions of overriding-local-map and overriding-terminal-local-map.
1704
1705 * text.texi (Links and Mouse-1): Clarify text.
1706
f75a592e
KS
17072005-01-13 Kim F. Storm <storm@cua.dk>
1708
1709 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
1710
910f60b1
TTN
17112005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
1712
1713 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
1714
37181fc4
KS
17152005-01-12 Kim F. Storm <storm@cua.dk>
1716
1717 * text.texi (Links and Mouse-1): Rename section from Enabling
1718 Mouse-1 to Following Links. Change xrefs.
1719 Add examples for define-button-type and define-widget.
1720
1721 * display.texi (Button Properties, Button Buffer Commands):
1722 Clarify mouse-1 and follow-link functionality.
1723
28f94a34
RS
17242005-01-12 Richard M. Stallman <rms@gnu.org>
1725
1726 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
1727
1728 * display.texi (Beeping): Fix Texinfo usage.
1729
1730 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
1731
bac2d936
KS
17322005-01-11 Kim F. Storm <storm@cua.dk>
1733
1734 * display.texi (Button Properties, Button Buffer Commands):
93381d62 1735 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
1736
1737 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
1738 (Enabling Mouse-1 to Follow Links): New subsection.
1739
de968ddb
RS
17402005-01-06 Richard M. Stallman <rms@gnu.org>
1741
1742 * text.texi (Special Properties): Minor change.
1743
1744 * os.texi (Timers): Clarify previous change.
1745
1746 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
1747
a3a43b3b
LT
17482005-01-01 Luc Teirlinck <teirllm@auburn.edu>
1749
1750 * display.texi (Face Attributes): Correct xref to renamed node.
1751
732bb9ce
RS
17522005-01-01 Richard M. Stallman <rms@gnu.org>
1753
1754 * display.texi (Face Attributes): Describe hex color specs.
1755
c734ae59
RS
17562004-12-31 Richard M. Stallman <rms@gnu.org>
1757
1758 * os.texi (Timers): Update previous change.
1759
33b2f4ea
KS
17602004-12-30 Kim F. Storm <storm@cua.dk>
1761
1762 * display.texi (Line Height): Total line-height is now specified
1763 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
1764 in cons cells. (nil . RATIO) is relative to actual line height.
1765 Use line-height `t' instead of `0' to get minimum height.
1766
99ec74b9
RS
17672004-12-29 Richard M. Stallman <rms@gnu.org>
1768
1769 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
1770
eab463f6
RS
17712004-12-28 Richard M. Stallman <rms@gnu.org>
1772
1773 * commands.texi (Quitting): Clarify value of with-local-quit.
1774
1775 * elisp.texi (Top): Fix previous change.
1776
1777 * loading.texi (Loading): Fix previous change.
1778
ebbd14f1
RS
17792004-12-27 Richard M. Stallman <rms@gnu.org>
1780
4ae98fc5
RS
1781 * Makefile.in (MAKEINFO): Specify --force.
1782
8f430046
RS
1783 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
1784
56011a8c
RS
1785 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
1786
1787 * display.texi (Line Height): Further clarify.
1788
1789 * elisp.texi (Top): Update Loading submenu.
1790
ebbd14f1
RS
1791 * loading.texi (Where Defined): New node.
1792 (Unloading): load-history moved to Where Defined.
1793
fda2922a
RS
17942004-12-21 Richard M. Stallman <rms@gnu.org>
1795
1796 * commands.texi (Event Input Misc): Add while-no-input.
1797
9eb8959a
RS
17982004-12-11 Richard M. Stallman <rms@gnu.org>
1799
1800 * display.texi (Line Height): Rewrite text for clarity.
1801
adf87c29
KS
18022004-12-11 Kim F. Storm <storm@cua.dk>
1803
1804 * display.texi (Display): Add node "Line Height" to menu.
1805 (Line Height): New node. Move full description of line-spacing
1806 and line-height text properties here from text.texi.
1807 (Scroll Bars): Add vertical-scroll-bar variable.
1808
1809 * frames.texi (Window Frame Parameters): Remove line-height defvar.
1810
1811 * locals.texi (Standard Buffer-Local Variables): Fix xref for
1812 line-spacing and vertical-scroll-bar.
1813
1814 * text.texi (Special Properties): Just mention line-spacing and
1815 line-height here, add xref to new "Line Height" node.
1816
31e4729e
TTN
18172004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
1818
1819 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
1820
1821 * locals.texi (Standard Buffer-Local Variables):
1822 Add @xref for `line-spacing'.
1823
cc60c723
RS
18242004-12-05 Richard M. Stallman <rms@gnu.org>
1825
1826 * Makefile.in (maintainer-clean): Remove the info files
1827 in $(infodir) where they are created.
1828
f6101ac9
RS
18292004-12-03 Richard M. Stallman <rms@gnu.org>
1830
1831 * windows.texi (Selecting Windows): get-lru-window and
1832 get-largest-window don't consider dedicated windows.
1833
1834 * text.texi (Undo): Document undo-in-progress.
1835
94221759
RS
18362004-11-26 Richard M. Stallman <rms@gnu.org>
1837
1838 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
1839 Remove a few vars that are not always buffer-local.
1840
7092c5e8
LT
18412004-11-24 Luc Teirlinck <teirllm@auburn.edu>
1842
1843 * locals.texi (Standard Buffer-Local Variables): Comment out
1844 xref's to non-existent node `Yet to be written'.
1845
261b01c6
RS
18462004-11-24 Richard M. Stallman <rms@gnu.org>
1847
1848 * processes.texi (Synchronous Processes): Grammar fix.
1849
1850 * numbers.texi (Comparison of Numbers): Add eql.
1851
1852 * locals.texi (Standard Buffer-Local Variables): Add many vars.
1853
1854 * intro.texi (Printing Notation): Fix previous change.
1855
1856 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
1857 and default-indicate-buffer-boundaries from here.
1858 (Usual Display): To here.
1859 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
1860 (Usual Display): Move tab-width up.
1861
1862 * customize.texi (Variable Definitions): Replace
1863 show-paren-mode example with tooltip-mode.
7092c5e8 1864 (Simple Types, Composite Types, Defining New Types):
261b01c6 1865 Minor cleanups.
7092c5e8 1866
c1aa4864
JH
18672004-11-21 Jesper Harder <harder@ifa.au.dk>
1868
1869 * processes.texi (Synchronous Processes, Output from Processes):
1870 Markup fix.
1871
dedbac89
RS
18722004-11-20 Richard M. Stallman <rms@gnu.org>
1873
07c8c65a
RS
1874 * positions.texi (Skipping Characters): skip-chars-forward
1875 now handles char classes.
1876
8f40a868
RS
1877 * intro.texi (Printing Notation): Avoid confusion of `print'
1878 when explaining @print.
1879
1880 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
1881
1882 * display.texi (Display Table Format): Minor fix.
1883
1884 * streams.texi (Output Functions): Fix print example.
1885
fd6866c8
RS
1886 * Makefile.in (elisp): New target.
1887 (dist): Depend on $(infodir)/elisp, not elisp.
1888 Copy the info files from $(infodir).
1889
9d00469f
RS
1890 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
1891 read-from-minibuffer.
1892
dedbac89
RS
1893 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
1894
6de891db
RS
18952004-11-19 Richard M. Stallman <rms@gnu.org>
1896
1897 * searching.texi (Regexp Search): Add search-whitespace-regexp.
1898
e1c1c5a7
TTN
18992004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
1900
1901 * tips.texi (Coding Conventions): Fix typo.
1902
ee31cd78
RS
19032004-11-16 Richard M. Stallman <rms@gnu.org>
1904
1905 * tips.texi (Coding Conventions): Separate defvar and require
1906 methods to avoid warnings. Use require only when there are many
1907 functions and variables from that package.
1908
1909 * minibuf.texi (Minibuffer Completion): When ignoring case,
1910 predicate must not be case-sensitive.
1911
1912 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
1913 (Test Coverage): Don't talk about "splotches". Clarified.
1914
4bd38e94
TTN
19152004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
1916
1917 * frames.texi (Window Frame Parameters): Fix typo.
1918
6d073ae1
KS
19192004-11-15 Kim F. Storm <storm@cua.dk>
1920
9f89426b
KS
1921 * symbols.texi (Other Plists): Note that plist-get may signal error.
1922 Add safe-plist-get.
6d073ae1 1923
10980463
TTN
19242004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
1925
1926 * modes.texi (Font Lock Basics): Fix typo.
1927
1efc19eb
RS
19282004-11-08 Richard M. Stallman <rms@gnu.org>
1929
1930 * syntax.texi (Syntax Table Functions): Add syntax-after.
1931
6159c232
EZ
19322004-11-06 Lars Brinkhoff <lars@nocrew.org>
1933
1934 * os.texi (Processor Run Time): New section documenting
1935 get-internal-run-time.
1936
59dede22
EZ
19372004-11-06 Eli Zaretskii <eliz@gnu.org>
1938
1939 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
1940 it nukes elisp-cover.texi.
1941 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
1942 elisp-0 etc.
1943
4cc8522c
LT
19442004-11-05 Luc Teirlinck <teirllm@auburn.edu>
1945
1946 * commands.texi (Keyboard Macros): Document `append' return value
1947 of `defining-kbd-macro'.
1948
2d1ef312
RS
19492004-11-01 Richard M. Stallman <rms@gnu.org>
1950
1951 * commands.texi (Interactive Call): Add called-interactively-p.
1952
6f4e005d
SJ
19532004-10-29 Simon Josefsson <jas@extundo.com>
1954
1955 * minibuf.texi (Reading a Password): Revert.
1956
4f71c13f
RS
19572004-10-28 Richard M. Stallman <rms@gnu.org>
1958
1959 * frames.texi (Display Feature Testing): Explain about "vendor".
1960
4660a9e3
RS
19612004-10-27 Richard M. Stallman <rms@gnu.org>
1962
1963 * commands.texi (Interactive Codes): `N' uses numeric prefix,
1964 not raw. Clarify `n'.
1965 (Interactive Call): Rewrite interactive-p, focusing on when
1966 and how to use it.
1967 (Misc Events): Clarify previous change.
1968
1969 * advice.texi (Simple Advice): Clarify what job the example does.
1970 (Around-Advice): Clarify ad-do-it.
1971 (Activation of Advice): An option of ad-default-compilation-action
1972 is `never', not `nil'.
1973
c8636435
KS
19742004-10-26 Kim F. Storm <storm@cua.dk>
1975
1976 * commands.texi (Interactive Codes): Add U code letter.
1977
acd4089b
SJ
19782004-10-25 Simon Josefsson <jas@extundo.com>
1979
1980 * minibuf.texi (Reading a Password): Add.
1981
29dc7809
JR
19822004-10-24 Jason Rumney <jasonr@gnu.org>
1983
1984 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
1985 and wheel-down.
1986
bb5d6d34
KG
19872004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
1988
1989 * processes.texi (Synchronous Processes): Document process-file.
1990
d0ee2ed3
KH
19912004-10-22 Kenichi Handa <handa@m17n.org>
1992
1993 * text.texi (translate-region): Document that it accepts also a
1994 char-table.
1995
38be9dbb
DP
19962004-10-22 David Ponce <david@dponce.com>
1997
1998 * windows.texi (Resizing Windows): Document the `preserve-before'
1999 argument of the functions `enlarge-window' and `shrink-window'.
2000
63c80452
JR
20012004-10-19 Jason Rumney <jasonr@gnu.org>
2002
2003 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
2004
9f4b6e73
LT
20052004-10-09 Luc Teirlinck <teirllm@auburn.edu>
2006
2007 * text.texi (Filling): Add anchor for definition of
2008 `sentence-end-double-space'.
2009
2010 * searching.texi (Regexp Example): Update description of how
2011 Emacs currently recognizes the end of a sentence.
2012 (Standard Regexps): Update definition of the variable
2013 `sentence-end'. Add definition of the function `sentence-end'.
2014
657f0f9c
EZ
20152004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
2016
2017 * display.texi (Progress): New node.
2018
35ab4857
KS
20192004-10-05 Kim F. Storm <storm@cua.dk>
2020
2021 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
2022
f2a54fbc
KS
20232004-09-29 Kim F. Storm <storm@cua.dk>
2024
2025 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
2026 to identify bitmaps. Remove -fringe-bitmap suffix for standard
2027 fringe bitmap symbols, as they now have their own namespace.
2028 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
2029 vs. pixels. Signal error if no free bitmap slots.
2030 (Pixel Specification): Change IMAGE to @var{image}.
2031
4676d6f3
RS
20322004-09-28 Richard M. Stallman <rms@gnu.org>
2033
2034 * text.texi (Special Properties): Clarify line-spacing and line-height.
2035
2036 * searching.texi (Regexp Search): Add looking-back.
2037
17234906
LT
20382004-09-25 Luc Teirlinck <teirllm@auburn.edu>
2039
2040 * display.texi: Correct typos.
2041 (Image Descriptors): Correct xref's.
2042
4de43c8b
RS
20432004-09-25 Richard M. Stallman <rms@gnu.org>
2044
2045 * text.texi (Special Properties): Cleanups in `cursor'.
2046 Rewrites in `line-height' and `line-spacing'; exchange them.
2047
2048 * display.texi (Fringes): Rewrite previous change.
2049 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
2050 (Display Fringe Bitmaps): Node deleted, text moved.
2051 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
2052 (Scroll Bars): Clarify set-window-scroll-bars.
2053 (Pointer Shape): Rewrite.
2054 (Specified Space): Clarify :align-to, etc.
2055 (Pixel Specification): Use @var. Clarify new text.
2056 (Other Display Specs): Clarify `slice'.
2057 (Image Descriptors): Cleanups.
2058 (Showing Images): Cleanups.
2059
a3ee0299
LT
20602004-09-24 Luc Teirlinck <teirllm@auburn.edu>
2061
e88ebce6
LT
2062 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
2063
a3ee0299
LT
2064 * modes.texi: Various minor changes in addition to:
2065 (Major Mode Conventions): Final call to `run-mode-hooks' should
2066 not be inside the `delay-mode-hooks' form.
2067 (Mode Hooks): New node.
2068 (Hooks): Delete obsolete example.
2069 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
2070 node "Mode Hooks".
2071
6db2bc02
LT
20722004-09-22 Luc Teirlinck <teirllm@auburn.edu>
2073
2074 * display.texi: Correct various typos.
2075 (Display): Rename node "Pointer Shapes" to "Pointer
2076 Shape". (There is already a node called "Pointer Shapes" in
2077 frames.texi.)
2078 (Images): Remove non-existent node "Image Slices" from menu.
2079
ed2846bd
KS
20802004-09-23 Kim F. Storm <storm@cua.dk>
2081
2082 * text.texi (Special Properties): Add `cursor', `pointer',
2083 `line-height', and `line-spacing' properties.
2084
2085 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
2086 Shapes' to menu.
2087 (Standard Faces): Doc fix for fringe face.
2088 (Fringes): Add `overflow-newline-into-fringe' and
2089 'indicate-buffer-boundaries'.
2090 (Fringe Bitmaps, Pointer Shapes): New nodes.
2091 (Display Property): Add 'Pixel Specification' and 'Display Fringe
2092 Bitmaps' to menu.
2093 (Specified Space): Describe pixel width and height.
2094 (Pixel Specification): New node.
2095 (Other Display Specs): Add `slice' property.
2096 (Display Fringe Bitmaps): New node.
2097 (Images): Add 'Image Slices' to menu.
2098 (Image Descriptors): Add `:pointer' and `:map' properties.
2099 (Showing Images): Add slice arg to `insert-image'. Add
2100 'insert-sliced-image'.
2101
4d894c98
RS
21022004-09-20 Richard M. Stallman <rms@gnu.org>
2103
2104 * commands.texi (Key Sequence Input):
2105 Clarify downcasing in read-key-sequence.
2106
7e388eb7
JL
21072004-09-08 Juri Linkov <juri@jurta.org>
2108
2109 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
2110
a020987f
LT
21112004-09-07 Luc Teirlinck <teirllm@auburn.edu>
2112
2113 * locals.texi (Standard Buffer-Local Variables): Add
2114 `buffer-auto-save-file-format'.
2115 * internals.texi (Buffer Internals): Describe new
2116 auto_save_file_format field of the buffer structure.
2117 * files.texi (Format Conversion): `auto-save-file-format' has been
2118 renamed `buffer-auto-save-file-format'.
2119
2b96f80c
LT
21202004-08-27 Luc Teirlinck <teirllm@auburn.edu>
2121
2122 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
2123 an integer or a marker.
2124 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
2125
2ee3b79e
RS
21262004-08-22 Richard M. Stallman <rms@gnu.org>
2127
2128 * modes.texi (Major Mode Conventions): Discuss rebinding of
2129 standard key bindings.
2130
c438dc33
KS
21312004-08-18 Kim F. Storm <storm@cua.dk>
2132
2133 * processes.texi (Accepting Output): Add `just-this-one' arg to
2134 `accept-process-output'.
101c421e 2135 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 2136
db8af011
LT
21372004-08-10 Luc Teirlinck <teirllm@auburn.edu>
2138
2139 * keymaps.texi: Various changes in addition to:
2140 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
2141 Give more varied examples for `kbd'.
2142 (Creating Keymaps): Char tables have slots for all characters
2143 without modifiers.
2144 (Active Keymaps): `overriding-local-map' and
2145 `overriding-terminal-local-map' also override text property and
2146 overlay keymaps.
2147 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
2148 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
2149 to denote a prefix of no events.
2150 `map-keymap' includes parent's bindings _recursively_.
2151 Clarify and correct description of `where-is-internal'.
2152 Mention BUFFER-OR-NAME arg to `describe-bindings'.
2153 (Menu Example): For menus intended for use with the keyboard, the
2154 menu items should be bound to characters or real function keys.
2155
de700726
LT
21562004-08-08 Luc Teirlinck <teirllm@auburn.edu>
2157
30e75a87
LT
2158 * objects.texi (Character Type): Reposition `@anchor' to prevent
2159 double space inside sentence in Info.
2160
de700726
LT
2161 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
2162 renamed to `disabled-command-function'.
7c5b95c9 2163 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
2164 (Command Loop Info): Replace reference to it.
2165 (Disabling Commands): `disabled-command-hook' has been renamed to
2166 `disabled-command-function'.
2167
81909a1a
LT
21682004-08-07 Luc Teirlinck <teirllm@auburn.edu>
2169
2170 * os.texi (Translating Input): Only non-prefix bindings in
2171 `key-translation-map' override actual key bindings. Warn about
2172 possible indirect effect of actual key bindings on non-prefix
2173 bindings in `key-translation-map'.
2174
5504e99c
LT
21752004-08-06 Luc Teirlinck <teirllm@auburn.edu>
2176
2177 * minibuf.texi (High-Level Completion): Add anchor for definition
2178 of `read-variable'.
2179
2180 * commands.texi: Various changes in addition to:
2181 (Using Interactive): Clarify description of `interactive-form'.
2182 (Interactive Call): Mention default for KEYS argument to
2183 `call-interactively'.
2184 (Command Loop Info): Clarify description of `this-command-keys'.
2185 Mention KEEP-RECORD argument to `clear-this-command-keys'.
2186 Value of `last-event-frame' can be `macro'.
2187 (Repeat Events): `double-click-fuzz' is also used to distinguish
2188 clicks and drags.
2189 (Classifying Events): Clarify descriptions of `event-modifiers'
2190 `event-basic-type' and `event-convert-list'.
2191 (Accessing Events): `posn-timestamp' takes POSITION argument.
2192 (Quoted Character Input): Clarify description of
2193 `read-quoted-char' and fix example.
2194 (Quitting): Add `with-local-quit'.
2195 (Disabling Commands): Correct and clarify descriptions of
2196 `enable-command' and `disable-command'.
2197 Mention what happens if `disabled-command-hook' is nil.
2198 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
2199 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
2200
f478a72a
LT
22012004-07-24 Luc Teirlinck <teirllm@auburn.edu>
2202
2203 * frames.texi: Various changes in addition to:
2204 (Creating Frames): Expand and clarify description of `make-frame'.
2205 (Window Frame Parameters): Either none or both of the `icon-left'
2206 and `icon-top' parameters must be specified. Put descriptions of
2207 `menu-bar-lines' and `toolbar-lines' closer together and change
2208 them accordingly.
2209 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
2210 except while processing `frame-title-format' or `icon-title-format'.
2211 (Deleting Frames): Correct description of `delete-frame'.
2212 Non-nil return values of `frame-live-p' are like those of `framep'.
2213 (Frames and Windows): mention return value of
2214 `set-frame-selected-window'.
2215 (Visibility of Frames): Mention `force' argument to
2216 `make-frame-invisible'. `frame-visible-p' returns t for all
2217 frames on text-only terminals.
2218 (Frame Configurations): Restoring a frame configuration does not
2219 restore deleted frames.
2220 (Window System Selections): `x-set-selection' returns DATA.
2221 (Resources): Add example.
2222 (Display Feature Testing): Clarify descriptions of
2223 `display-pixel-height', `display-pixel-width', `x-server-version'
2224 and `x-server-vendor'.
2225
2226 * windows.texi (Choosing Window): Add anchor.
2227 * minibuf.texi (Minibuffer Misc): Add anchor.
2228
bc135062
JPW
22292004-07-23 John Paul Wallington <jpw@gnu.org>
2230
2231 * macros.texi (Defining Macros): Declaration keyword for setting
2232 Edebug spec is `debug' not `edebug'.
2233
cb7516e5
LT
22342004-07-19 Luc Teirlinck <teirllm@auburn.edu>
2235
2236 * windows.texi: Various small changes in addition to:
2237 (Window Point): Mention return value of `set-window-point'.
2238 (Window Start): `pos-visible-in-window-p' disregards horizontal
2239 scrolling. Explain return value if PARTIALLY is non-nil.
2240 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
2241 and `set-window-vscroll'.
2242 (Size of Window): The argument WINDOW to `window-inside-edges',
2243 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
2244 (Resizing Windows): Explain return value of
2245 `shrink-window-if-larger-than-buffer'.
2246 `window-size-fixed' automatically becomes buffer local when set.
2247 (Window Configurations): Explain return value of
2248 `set-window-configuration'.
2249
2250 * minibuf.texi (Minibuffer Misc): Add anchor for
2251 `minibuffer-scroll-window'.
2252
2253 * positions.texi (Text Lines): Add anchor for `count-lines'.
2254
3751eb00
RS
22552004-07-17 Richard M. Stallman <rms@gnu.org>
2256
2257 * display.texi (Overlay Properties): Adding `evaporate' prop
2258 deletes empty overlay immediately.
2259
2260 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
2261 fix example.
2262
9a7e97c6
LT
22632004-07-16 Jim Blandy <jimb@redhat.com>
2264
2265 * searching.texi (Regexp Backslash): Document new \_< and \_>
2266 operators.
2267
aa0e4da8
JB
22682004-07-16 Juanma Barranquero <lektu@terra.es>
2269
2270 * display.texi (Images): Fix Texinfo usage.
2271
cbbfedb2
LT
22722004-07-14 Luc Teirlinck <teirllm@auburn.edu>
2273
2274 * buffers.texi (Modification Time): `visited-file-modtime' now
2275 returns a list of two integers, instead of a cons.
2276
3a052bd3
LT
22772004-07-13 Luc Teirlinck <teirllm@auburn.edu>
2278
2279 * windows.texi: Various changes in addition to:
2280 (Splitting Windows): Add `split-window-keep-point'.
2281
02c04e6f
RS
22822004-07-09 Richard M. Stallman <rms@gnu.org>
2283
2284 * frames.texi (Input Focus): Minor fix.
2285
cb4f1287
LT
22862004-07-07 Luc Teirlinck <teirllm@auburn.edu>
2287
2288 * frames.texi (Input Focus): Clarify descriptions of
2289 `select-frame-set-input-focus' and `select-frame'.
2290
339902ec
LT
22912004-07-06 Luc Teirlinck <teirllm@auburn.edu>
2292
2293 * os.texi: Various small changes in addition to:
2294 (Killing Emacs): Expand and clarify description of
2295 `kill-emacs-query-functions' and `kill-emacs-hook'.
2296 (System Environment): Expand and clarify description of `getenv'
2297 and `setenv'.
2298 (Timers): Clarify description of `run-at-time'.
2299 (Translating Input): Correct description of
2300 `extra-keyboard-modifiers'.
2301 (Flow Control): Correct description of `enable-flow-control'.
2302
fe3b7e35
TTN
23032004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
2304
2305 * os.texi: Update copyright.
2306 (Session Management): Grammar fix.
2307 Clarify which Emacs does the restarting.
2308 Use @samp for *scratch* buffer.
2309
59db7d6e
LT
23102004-07-04 Alan Mackenzie <acm@muc.de>
2311
2312 * frames.texi (Input Focus): Add documentation for
2313 `select-frame-set-input-focus'. Replace refs to non-existent
2314 `switch-frame' with `select-frame'. Minor corrections and tidying
2315 up of text-only terminal stuff.
2316
e3ccf404
RS
23172004-07-02 Richard M. Stallman <rms@gnu.org>
2318
2319 * files.texi (Saving Buffers): Cleanup write-contents-function.
2320 (Magic File Names): Cleanup file-remote-p.
2321
8addb6eb
KG
23222004-07-02 Kai Grossjohann <kai@emptydomain.de>
2323
2324 * files.texi (Magic File Names): `file-remote-p' returns an
2325 identifier of the remote system, not just t.
2326
7a58d84d
DK
23272004-07-02 David Kastrup <dak@gnu.org>
2328
2329 * searching.texi (Entire Match Data): Add explanation about new
2330 match-data behavior when @var{integers} is non-nil.
2331
d8c379f8
RS
23322004-06-24 Richard M. Stallman <rms@gnu.org>
2333
b4a4b0ae
RS
2334 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
2335
d8c379f8
RS
2336 * customize.texi (Variable Definitions): Note about doc strings
2337 and :set.
2338
2339 * keymaps.texi (Keymap Terminology): Document `kbd'.
2340 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
2341
2342 * display.texi (Invisible Text): Setting buffer-invisibility-spec
2343 makes it buffer-local.
2344
2345 * files.texi (Saving Buffers): Correct previous change.
2346
2347 * commands.texi (Accessing Events):
2348 Clarify posn-col-row and posn-actual-col-row.
2349
23502004-06-24 David Ponce <david.ponce@wanadoo.fr>
2351
2352 * commands.texi (Accessing Events): New functions
2353 posn-at-point and posn-at-x-y. Add example to posn-x-y.
2354
dce417e7
LT
23552004-06-23 Luc Teirlinck <teirllm@auburn.edu>
2356
2357 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
2358 * frames.texi, buffers.texi, backups.texi, variables.texi:
2359 * loading.texi, eval.texi, functions.texi, control.texi:
2360 * symbols.texi, minibuf.texi: Reposition @anchor's.
2361
2362 * help.texi: Various small changes in addition to the following.
2363 (Describing Characters): Describe PREFIX argument to
2364 `key-description'. Correct and clarify definition of
2365 `text-char-description'. Describe NEED-VECTOR argument to
2366 `read-kbd-macro'.
2367 (Help Functions): Clarify definition of `apropos'.
2368
255d07dc
LH
23692004-06-23 Lars Hansen <larsh@math.ku.dk>
2370
2371 * files.texi (Saving Buffers): Correct description of
2372 `write-contents-functions'.
2373
4e9691e9
JB
23742004-06-21 Juanma Barranquero <lektu@terra.es>
2375
2376 * display.texi (Images): Remove redundant @vindex directives.
2377 Rewrite `image-library-alist' doc in active voice.
2378
1ebd4f78
JB
23792004-06-14 Juanma Barranquero <lektu@terra.es>
2380
2381 * display.texi (Images): Document new delayed library loading,
2382 variable `image-library-alist' and (existing but undocumented)
2383 function `image-type-available-p'.
2384
ddfb8369
RS
23852004-06-05 Richard M. Stallman <rms@gnu.org>
2386
2387 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
2388 refer the user to the Initial Input node.
2389 (Text from Minibuffer): Likewise.
2390 (Initial Input): New node. Document this feature
2391 and say it is mostly deprecated.
2392
18684a3a
RS
23932004-05-30 Richard M. Stallman <rms@gnu.org>
2394
7a61e456
RS
2395 * loading.texi (Named Features): Clarify return value
2396 and meaning of NOERROR.
2397
18684a3a
RS
2398 * variables.texi (File Local Variables): Minor cleanup.
2399
c8364415
MA
24002004-05-30 Michael Albinus <michael.albinus@gmx.de>
2401
2402 * files.texi (Magic File Names): Add `file-remote-p' as operation
2403 of file name handlers.
2404
08fd1251
RS
24052004-05-29 Richard M. Stallman <rms@gnu.org>
2406
2407 * modes.texi (Minor Mode Conventions): (-) has no special meaning
2408 as arg to a minor mode command.
2409
71d5a208
RS
24102004-05-22 Richard M. Stallman <rms@gnu.org>
2411
2412 * syntax.texi (Syntax Class Table): Word syntax not just for English.
2413
2414 * streams.texi (Output Variables): Doc float-output-format.
2415
2416 * searching.texi (Regexp Special): Nested repetition can be infloop.
2417
2418 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
2419 real stack overflow.
2420
2421 * compile.texi: Minor cleanups.
2422
24232004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
2424
2425 * lists.texi (Cons Cells): Explain dotted lists, true lists,
2426 circular lists.
2427 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 2428
022cb162
TTN
24292004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
2430
2431 * modes.texi (Search-based Fontification): Fix typo.
2432
aa7094ba
JB
24332004-05-10 Juanma Barranquero <lektu@terra.es>
2434
2435 * modes.texi (Mode Line Variables): Fix description of
2436 global-mode-string, which is now after which-func-mode, not the
2437 buffer name.
2438
c2383279
LH
24392004-05-07 Lars Hansen <larsh@math.ku.dk>
2440
2441 * modes.texi (Desktop Save Mode): Add.
2442 (Modes): Add menu entry Desktop Save Mode.
2443
2444 * hooks.texi: Add desktop-after-read-hook,
2445 desktop-no-desktop-file-hook and desktop-save-hook.
2446
2447 * locals.texi: Add desktop-save-buffer.
2448
058296d3
JH
24492004-04-30 Jesper Harder <harder@ifa.au.dk>
2450
2451 * display.texi: emacs -> Emacs.
2452
0c54865e
EZ
24532004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
2454
2455 * files.texi (Changing Files): Document set-file-times.
2456
d814862a
JB
24572004-04-23 Juanma Barranquero <lektu@terra.es>
2458
2459 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
2460
e8d6f886
JH
24612004-04-18 Jesper Harder <harder@ifa.au.dk>
2462
2463 * tips.texi (Coding Conventions): defopt -> defcustom.
2464
3a424014
LT
24652004-04-16 Luc Teirlinck <teirllm@auburn.edu>
2466
2467 * sequences.texi: Various clarifications.
2468
9e860631
LT
24692004-04-14 Luc Teirlinck <teirllm@auburn.edu>
2470
2471 * buffers.texi (Read Only Buffers): Mention optional ARG to
2472 `toggle-read-only'.
2473
5e30a0fb
NR
24742004-04-14 Nick Roberts <nick@nick.uklinux.net>
2475
9e860631 2476 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
2477 returns a full-width window if possible.
2478
619fb950
LT
24792004-04-13 Luc Teirlinck <teirllm@auburn.edu>
2480
2481 * buffers.texi: Various changes in addition to:
2482 (Buffer File Name): Add `find-buffer-visiting'.
2483 (Buffer Modification): Mention optional ARG to `not-modified'.
2484 (Indirect Buffers): Mention optional CLONE argument to
2485 `make-indirect-buffer'.
2486
2487 * files.texi: Various changes in addition to:
2488 (Visiting Functions): `find-file-hook' is now a normal hook.
2489 (File Name Expansion): Explain difference between the way that
2490 `expand-file-name' and `file-truename' treat `..'.
2491 (Contents of Directories): Mention optional ID-FORMAT argument to
2492 `directory-files-and-attributes'.
2493 (Format Conversion): Mention new optional CONFIRM argument to
2494 `format-write-file'.
2495
a2295d32
MB
24962004-04-12 Miles Bader <miles@gnu.org>
2497
2498 * macros.texi (Expansion): Add description of `macroexpand-all'.
2499
571fd4d5
JH
25002004-04-05 Jesper Harder <harder@ifa.au.dk>
2501
2502 * variables.texi (Variable Aliases): Mention
2503 cyclic-variable-indirection.
2504
2505 * errors.texi (Standard Errors): Ditto.
2506
4ba2fd66
LT
25072004-04-04 Luc Teirlinck <teirllm@auburn.edu>
2508
2509 * backups.texi: Various small changes in addition to:
2510 (Making Backups): Mention return value of `backup-buffer'.
2511 (Auto-Saving): Mention optional FORCE argument to
2512 `delete-auto-save-file-if-necessary'.
2513 (Reverting): Mention optional PRESERVE-MODES argument to
2514 `revert-buffer'. Correct description of `revert-buffer-function'.
2515
8f7ea687
JL
25162004-03-22 Juri Linkov <juri@jurta.org>
2517
2518 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
2519 with `Vector Functions'.
2520
2521 * text.texi (Sorting): Add missing quote.
2522
0eeca3c1
LT
25232004-03-14 Luc Teirlinck <teirllm@auburn.edu>
2524
2525 * intro.texi (Lisp History): Replace xref to `cl' manual with
2526 inforef.
2527
e69cfac2
RS
25282004-03-12 Richard M. Stallman <rms@gnu.org>
2529
2530 * intro.texi (Version Info): Add arg to emacs-version.
2531 (Lisp History): Change xref to CL manual.
2532
1b91d47f
LT
25332004-03-09 Luc Teirlinck <teirllm@auburn.edu>
2534
2535 * minibuf.texi (Completion Commands): Add xref to Emacs manual
2536 for Partial Completion mode.
2537
97073664
TTN
25382004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
2539
2540 * customize.texi: Fix typo. Remove eol whitespace.
2541
04a6e76b
RS
25422004-03-04 Richard M. Stallman <rms@gnu.org>
2543
2544 * processes.texi: Fix typos.
2545
2546 * lists.texi (Building Lists): Minor clarification.
2547
2548 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
2549 in make-hash-table.
2550
5bb0fcd1
JB
25512004-02-29 Juanma Barranquero <lektu@terra.es>
2552
2553 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
2554 rm, and ignore exit code.
2555
9022d421
EZ
25562004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
2557
2558 * display.texi (Defining Faces): Add description for min-colors.
2559 Update example.
2560
92f5fba2
LT
25612004-02-23 Luc Teirlinck <teirllm@auburn.edu>
2562
2563 * abbrevs.texi: Various corrections and clarifications in addition
2564 to the following:
2565 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
2566
7e83e178
GM
25672004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2568
2569 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
2570
9c5609e8
LT
25712004-02-21 Luc Teirlinck <teirllm@auburn.edu>
2572
e2b9b51f
LT
2573 * text.texi: Various small changes in addition to the following:
2574 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
2575 to delete-horizontal-space.
2576 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
2577 description of yank-handler text property at various places.
2578
7daa0e81
LT
2579 * frames.texi (Window System Selections): Add anchor.
2580
9c5609e8
LT
2581 * syntax.texi (Syntax Table Functions): Clarify and correct
2582 descriptions of make-syntax-table and copy-syntax-table.
2583 (Motion and Syntax): Clarify SYNTAXES argument to
2584 skip-syntax-forward.
2585 (Parsing Expressions): Mention that the return value of
2586 parse-partial-sexp is currently a list of ten rather than nine
2587 elements.
2588 (Categories): Various corrections and clarifications.
2589
d29edb21
LT
25902004-02-17 Luc Teirlinck <teirllm@auburn.edu>
2591
2592 * markers.texi (Marker Insertion Types): Minor change.
2593
2594 * locals.texi (Standard Buffer-Local Variables):
2595 * commands.texi (Interactive Codes, Using Interactive):
2596 * functions.texi (Related Topics): Fix xrefs.
2597
43e48bda
LT
25982004-02-16 Luc Teirlinck <teirllm@auburn.edu>
2599
2600 * lists.texi (Sets And Lists): Update description of delete-dups.
2601
84e34002
RS
26022004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
2603
2604 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
2605
26062004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2607
2608 * frames.texi (Parameter Access): frame-parameters arg is optional.
2609 modify-frame-parameters handles nil for FRAME.
2610 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
2611 are all-or-nothing for certain toolkits.
2612 Mention parameter wait-for-wm.
2613 (Frames and Windows): In frame-first-window and frame-selected-window
2614 the arg is optional.
2615 (Input Focus): In redirect-frame-focus the second arg is optional.
2616 (Window System Selections): Mention selection type CLIPBOARD.
2617 Mention data-type UTF8_STRING.
2618 Mention numbering of cut buffers.
2619 (Resources): Describe x-resource-name.
2620
26212004-02-16 Richard M. Stallman <rms@gnu.org>
2622
2623 * windows.texi (Buffers and Windows): Delete false table
2624 about all-frames.
2625
2626 * syntax.texi (Parsing Expressions): Delete old caveat
2627 about parse-sexp-ignore-comments.
2628
2629 * streams.texi (Output Variables): Add print-quoted.
2630
2631 * lists.texi (Building Lists): Minor cleanup.
2632
2633 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
2634
2635 * display.texi (Overlays): Explain overlays use markers.
2636 (Managing Overlays): Explain front-advance and rear-advance
2637 in more detail.
2638
2639 * loading.texi (Unloading): Document unload-feature-special-hooks.
2640 Get rid of fns-NNN.el file.
2641
26422004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2643
2644 * help.texi (Describing Characters): Fix text-char-description
2645 example output.
2646
2647 * edebug.texi (Using Edebug): Fix example.
2648
2649 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 2650
84e34002
RS
2651 * files.texi (Changing Files): Fix argname.
2652
2653 * calendar.texi: Fix parens, and default values.
2654
2655 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
2656 * nonascii.texi, objects.texi, os.texi: Minor fixes.
2657 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
2658
2659 * positions.texi (Text Lines): Don't add -1 in current-line.
2660
26612004-02-16 Richard M. Stallman <rms@gnu.org>
2662
2663 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
2664
c33b76da
EZ
26652004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
2666
2667 * processes.texi (Low-Level Network): Fix a typo.
2668
9d7271e8
KS
26692004-02-12 Kim F. Storm <storm@cua.dk>
2670
2671 * display.texi (Fringes): Use consistent wording.
2672 Note that window-fringe's window arg is optional.
2673 (Scroll Bars): Use consistent wording.
2674
6827d730
LT
26752004-02-11 Luc Teirlinck <teirllm@auburn.edu>
2676
2677 * tips.texi (Comment Tips): Document the new conventions for
2678 commenting out code.
2679
1cb60b5a
JD
26802004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2681
2682 * positions.texi (Text Lines): Added missing end defun.
2683
7fdd1f62
KS
26842004-02-07 Kim F. Storm <storm@cua.dk>
2685
2686 * positions.texi (Text Lines): Add line-number-at-pos.
2687
eb3c144c
JPW
26882004-02-06 John Paul Wallington <jpw@gnu.org>
2689
2690 * display.texi (Button Properties, Button Buffer Commands):
2691 mouse-2 invokes button, not down-mouse-1.
2692
a1d38d63
JR
26932004-02-04 Jason Rumney <jasonr@gnu.org>
2694
2695 * makefile.w32-in: Sync with Makefile.in changes.
2696
4b574f3d
LT
26972004-02-03 Luc Teirlinck <teirllm@auburn.edu>
2698
2699 * minibuf.texi (Text from Minibuffer): Various corrections and
2700 clarifications.
2701 (Object from Minibuffer): Correct Lisp description of
2702 read-minibuffer.
2703 (Minibuffer History): Clarify description of cons values for
2704 HISTORY arguments.
2705 (Basic Completion): Various corrections and clarifications. Add
2706 completion-regexp-list.
2707 (Minibuffer Completion): Correct and clarify description of
2708 completing-read.
6f6b0433 2709 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
2710 other minor changes.
2711 (High-Level Completion): Various corrections and clarifications.
2712 (Reading File Names): Ditto.
2713 (Minibuffer Misc): Ditto.
2714
d8186297
LT
27152004-01-26 Luc Teirlinck <teirllm@auburn.edu>
2716
2717 * strings.texi (Text Comparison): assoc-string also matches
2718 elements of alists that are strings instead of conses.
2719 (Formatting Strings): Standardize Texinfo usage. Update index
2720 entries.
2721
9adcb5f2
LT
27222004-01-20 Luc Teirlinck <teirllm@auburn.edu>
2723
2724 * lists.texi (Sets And Lists): Add delete-dups.
2725
3e7274ae
LT
27262004-01-15 Luc Teirlinck <teirllm@auburn.edu>
2727
2728 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
2729 special form.
2730 * macros.texi (Defining Macros): Update description of `declare',
2731 which now is a macro.
2732 (Wrong Time): Fix typos.
2733
944e099f
LT
27342004-01-14 Luc Teirlinck <teirllm@auburn.edu>
2735
2736 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 2737 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
2738 and `batch-byte-compile'. In particular, mention and describe
2739 all optional arguments.
2740 (Disassembly): Correct and clarify the description of `disassemble'.
2741
90c3aa59
LT
27422004-01-11 Luc Teirlinck <teirllm@auburn.edu>
2743
2744 * searching.texi: Various small changes in addition to the
2745 following.
2746 (Regexp Example): Adapt to new value of `sentence-end'.
2747 (Regexp Functions): The PAREN argument to `regexp-opt' can be
2748 `words'.
2749 (Search and Replace): Add usage note for `perform-replace'.
2750 (Entire Match Data): Mention INTEGERS and REUSE arguments to
2751 `match-data'.
2752 (Standard Regexps): Update for new values of `paragraph-start'
2753 and `sentence-end'.
2754
583c353d
LT
27552004-01-07 Luc Teirlinck <teirllm@auburn.edu>
2756
2757 * files.texi (Saving Buffers): Clarify descriptions of
2758 `write-contents-functions' and `before-save-hook'.
2759 Make the defvar's for `before-save-hook' and `after-save-hook'
2760 into defopt's.
2761
05faee07
KS
27622004-01-07 Kim F. Storm <storm@cua.dk>
2763
2764 * commands.texi (Click Events): Describe new image and
2765 width/height elements of click events.
2766 (Accessing Events): Add posn-string, posn-image, and
2767 posn-object-width-height. Change posn-object to return either
2768 image or string object.
2769
a0465ec3
SJ
27702004-01-01 Simon Josefsson <jas@extundo.com>
2771
2772 * hooks.texi (Standard Hooks): Add before-save-hook.
2773 * files.texi (Saving Buffers): Likewise.
2774
972c0c49
RS
27752004-01-03 Richard M. Stallman <rms@gnu.org>
2776
2777 * frames.texi (Frames and Windows): Delete frame-root-window.
2778
dbcd463f
LT
27792004-01-03 Luc Teirlinck <teirllm@auburn.edu>
2780
2781 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
2782
2783 * functions.texi: Various small changes in addition to the
2784 following.
2785 (What Is a Function): `functionp' returns nil for macros. Clarify
2786 behavior of this and following functions for symbol arguments.
2787 (Function Documentation): Add `\' in front of (fn @var{arglist})
2788 and explain why.
2789 (Defining Functions): Mention DOCSTRING argument to `defalias'.
2790 Add anchor.
2791 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
2792
02c77ee9
MB
27932004-01-01 Miles Bader <miles@gnu.org>
2794
2795 * display.texi (Buttons): New section.
2796
903a1a91
AS
27972003-12-31 Andreas Schwab <schwab@suse.de>
2798
2799 * numbers.texi (Math Functions): sqrt reports a domain-error
2800 error.
2801 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
2802
697cf92a
LT
28032003-12-30 Luc Teirlinck <teirllm@auburn.edu>
2804
3f70fe82
LT
2805 * tips.texi (Documentation Tips): Update item on hyperlinks in
2806 documentation strings.
2807
697cf92a
LT
2808 * errors.texi (Standard Errors): Various small corrections and
2809 additions.
2810
2811 * control.texi: Various small changes in addition to the
2812 following.
2813 (Signaling Errors): Provide some more details on how `signal'
2814 constructs the error message. Add anchor to the definition of
2815 `signal'.
2816 (Error Symbols): Describe special treatment of `quit'.
2817 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
2818 to emphasize that it has to be a single form.
2819
2820 * buffers.texi: Add anchor.
2821
4d25144d
RS
28222003-12-29 Richard M. Stallman <rms@gnu.org>
2823
2824 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
2825 (Window Configurations): Add window-configuration-frame.
2826
2827 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
2828
2829 * text.texi (Examining Properties): Add get-char-property-and-overlay.
2830 Change arg name in get-char-property.
2831 (Special Properties): Update handling of keymap property.
2832
2833 * strings.texi (Modifying Strings): Add clear-string.
2834 (Text Comparison): Add assoc-string and remove
2835 assoc-ignore-case, assoc-ignore-representation.
2836
2837 * os.texi (Time of Day): Add set-time-zone-rule.
2838
2839 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 2840 report domain-error errors.
4d25144d 2841
697cf92a 2842 * nonascii.texi (Converting Representations):
4d25144d
RS
2843 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
2844 (Encoding and I/O): Add file-name-coding-system.
2845
2846 * modes.texi (Search-based Fontification): Explain that
2847 face specs are symbols with face names as values.
2848
2849 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
2850
2851 * lists.texi (Building Lists): remq moved elsewhere.
2852 (Sets And Lists): remq moved here.
2853 (Association Lists): Refer to assoc-string.
2854
2855 * internals.texi (Garbage Collection): Add memory-use-counts.
2856
2857 * frames.texi (Frames and Windows): Add set-frame-selected-window
2858 and frame-root-window.
2859
697cf92a 2860 * files.texi (Contents of Directories):
4d25144d
RS
2861 Add directory-files-and-attributes.
2862
2863 * display.texi (Refresh Screen): Add force-window-update.
2864 (Invisible Text): Explain about moving point out of invis text.
2865 (Overlay Properties): Add overlay-properties.
2866 (Managing Overlays): Add overlayp.
2867 (GIF Images): Invalid image number displays a hollow box.
2868
2869 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
2870 (Killing Buffers): Add buffer-live-p.
2871
67fafe38
MR
28722003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
2873
2874 * display.texi (Fringes): Fix typo "set-buffer-window".
2875
68e74f25
LT
28762003-12-24 Luc Teirlinck <teirllm@auburn.edu>
2877
2878 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
2879 * nonascii.texi, processes.texi, tips.texi, variables.texi:
2880 Add or change various xrefs and anchors.
2881
2882 * commands.texi: Replace all occurrences of @acronym{CAR} with
2883 @sc{car}, for consistency with the rest of the Elisp manual.
2884 `car' and `cdr' are historically acronyms, but are no longer
2885 widely thought of as such.
2886
2887 * internals.texi (Pure Storage): Mention that `purecopy' does not
2888 copy text properties.
2889 (Object Internals): Now 29 bits are used (in most implementations)
2890 to address Lisp objects.
2891
2892 * variables.texi (Variables with Restricted Values): New node.
2893
2894 * objects.texi (Lisp Data Types): Mention that certain variables
2895 can only take on a restricted set of values and add an xref to
2896 the new node "Variables with Restricted Values".
2897
2898 * eval.texi (Function Indirection): Describe the errors that
2899 `indirect-function' can signal.
2900 (Eval): Clarify the descriptions of `eval-region' and `values'.
2901 Describe `eval-buffer' instead of `eval-current-buffer' and
2902 mention `eval-current-buffer' as an alias for `current-buffer'.
2903 Correct the description and mention all optional arguments.
2904
697cf92a 2905 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
2906 following.
2907 (Converting Representations): Clarify behavior of
2908 `string-make-multibyte' and `string-to-multibyte' for unibyte all
2909 ASCII arguments.
2910 (Character Sets): Document the variable `charset-list' and adapt
2911 the definition of the function `charset-list' accordingly.
2912 (Translation of Characters): Clarify use of generic characters in
2913 `make-translation-table'. Clarify and correct the description of
2914 the use of translation tables in encoding and decoding.
2915 (User-Chosen Coding Systems): Correct and clarify the description
2916 of `select-safe-coding-system'.
2917 (Default Coding Systems): Clarify description of
2918 `file-coding-system-alist'.
2919
a62f71e4
LT
29202003-11-30 Luc Teirlinck <teirllm@auburn.edu>
2921
2922 * strings.texi (Text Comparison): Correctly describe when two
2923 strings are `equal'. Combine and clarify descriptions of
2924 `assoc-ignore-case' and `assoc-ignore-representation'.
2925
2926 * objects.texi (Non-ASCII in Strings): Clarify description of
2927 when a string is unibyte or multibyte.
2928 (Bool-Vector Type): Update examples.
2929 (Equality Predicates): Correctly describe when two strings are
2930 `equal'.
2931
19017752
LT
29322003-11-29 Luc Teirlinck <teirllm@auburn.edu>
2933
2934 * lists.texi (Building Lists): `append' no longer accepts integer
2935 arguments. Update the description of `number-sequence' to reflect
2936 recent changes.
2937 (Sets And Lists): Describe `member-ignore-case' after `member'.
2938
0f6a07a8
KS
29392003-11-27 Kim F. Storm <storm@cua.dk>
2940
2941 * commands.texi (Click Events): Click object may be an images.
2942 Describe (dx . dy) element of click positions.
2943 (Accessing Events): Remove duplicate posn-timestamp.
2944 New functions posn-object and posn-object-x-y.
2945
1ce7c819
KS
29462003-11-23 Kim F. Storm <storm@cua.dk>
2947
2948 * commands.texi (Click Events): Describe enhancements to event
2949 position lists, including new text-pos and (col . row) items.
2950 Mention left-fringe and right-fringe area events.
0f6a07a8 2951 (Accessing Events): New functions posn-area and
1ce7c819
KS
2952 posn-actual-col-row. Mention posn-timestamp. Mention that
2953 posn-point in non-text area still returns buffer position.
2954 Clarify posn-col-row.
2955
cae8ddbb
LH
29562003-11-21 Lars Hansen <larsh@math.ku.dk>
2957
2958 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
2959 * anti.texi (File Attributes): Describe removed parameter
2960 ID-FORMAT.
2961
f7f1a248
LT
29622003-11-20 Luc Teirlinck <teirllm@auburn.edu>
2963
68e74f25 2964 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
2965 a position, its buffer is ignored.
2966
2967 * markers.texi (Overview of Markers): Mention it here too.
2968
c5e2fb05
LT
29692003-11-12 Luc Teirlinck <teirllm@auburn.edu>
2970
2971 * numbers.texi (Numeric Conversions): Not just `floor', but also
2972 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
2973
e57d0aa8
LT
29742003-11-10 Luc Teirlinck <teirllm@auburn.edu>
2975
2976 * markers.texi (Creating Markers): Specify insertion type of
2977 created markers. Add xref to `Marker Insertion Types'.
2978 Second argument to `copy-marker' is optional.
2979 (Marker Insertion Types): Mention that most markers are created
2980 with insertion type nil.
2981 (The Mark): Correctly describe when `mark' signals an error.
2982 (The Region): Correctly describe when `region-beginning' and
2983 `region-end' signal an error.
2984
bb3612ec
LT
29852003-11-08 Luc Teirlinck <teirllm@auburn.edu>
2986
2987 * hash.texi (Creating Hash): Clarify description of `eql'.
2988 `makehash' is obsolete.
2989 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
2990
2991 * positions.texi (Point): Change description of `buffer-end', so
2992 that it is also correct for floating point arguments.
2993 (List Motion): Correct argument lists of `beginning-of-defun' and
2994 `end-of-defun'.
2995 (Excursions): Add xref to `Marker Insertion Types'.
2996 (Narrowing): Argument to `narrow-to-page' is optional.
2997
cfb8a797
LT
29982003-11-06 Luc Teirlinck <teirllm@auburn.edu>
2999
3000 * streams.texi (Output Streams): Clarify behavior of point for
3001 marker output streams.
3002
c6177909
LT
30032003-11-04 Luc Teirlinck <teirllm@auburn.edu>
3004
3005 * variables.texi (Defining Variables): Second argument to
3006 `defconst' is not optional.
3007 (Setting Variables): Mention optional argument APPEND to
3008 `add-to-list'.
3009 (Creating Buffer-Local): Expand description of
3010 `make-variable-buffer-local'.
3011 (Frame-Local Variables): Expand description of
3012 `make-variable-frame-local'.
3013 (Variable Aliases): Correct description of optional argument
3014 DOCSTRING to `defvaralias'. Mention return value of
3015 `defvaralias'.
3016 (File Local Variables): Add xref to `File variables' in Emacs
3017 Manual. Correct description of `hack-local-variables'. Mention
3018 `safe-local-variable' property. Mention optional second argument
3019 to `risky-local-variable-p'.
3020
b3645067
LT
30212003-11-03 Luc Teirlinck <teirllm@auburn.edu>
3022
3023 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
3024
10695e5c
EZ
30252003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
3026
3027 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
3028 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
3029 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
3030 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
3031 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 3032 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
3033 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
3034 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
3035 @acronym{FOO}.
3036
a2f4def1
LT
30372003-10-27 Luc Teirlinck <teirllm@auburn.edu>
3038
3039 * strings.texi (Creating Strings): Argument START to `substring'
3040 can not be `nil'. Expand description of
3041 `substring-no-properties'. Correct description of `split-string',
3042 especially with respect to empty matches. Prevent very bad line
3043 break in definition of `split-string-default-separators'.
3044 (Text Comparison): `string=' and `string<' also accept symbols as
3045 arguments.
3046 (String Conversion): More completely describe argument BASE in
3047 `string-to-number'.
5bb0fcd1 3048 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
3049 corresponding object. Clarify behavior of numeric prefix after
3050 `%' in `format'.
3051 (Case Conversion): The argument to `upcase-initials' can be a
3052 character.
3053
a2296bf9
KH
30542003-10-27 Kenichi Handa <handa@m17n.org>
3055
3056 * display.texi (Fontsets): Fix texinfo usage.
3057
885fef7c
KH
30582003-10-25 Kenichi Handa <handa@m17n.org>
3059
3060 * display.texi (Fontsets): Add description of the function
3061 set-fontset-font.
3062
0c6b7a1f
LT
30632003-10-23 Luc Teirlinck <teirllm@auburn.edu>
3064
3065 * display.texi (Temporary Displays): Add xref to `Documentation
3066 Tips'.
3067
3068 * functions.texi (Function Safety): Use inforef instead of pxref
3069 for SES.
3070
c3cda320
AS
30712003-10-23 Andreas Schwab <schwab@suse.de>
3072
3073 * Makefile.in (TEX, texinputdir): Don't define.
3074 (TEXI2DVI): Define.
3075 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
3076 add $(srcdir)/index.texi.
3077 ($(infodir)/elisp): Remove index.texi dependency.
3078 (elisp.dvi): Likewise. Use $(TEXI2DVI).
3079 (index.texi): Remove target.
3080 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
3081 (clean): Don't remove index.texi.
3082
c3cda320
AS
3083 * permute-index, index.perm: Remove.
3084 * index.texi: Rename from index.unperm.
3085
e5dadca7
LT
30862003-10-22 Luc Teirlinck <teirllm@auburn.edu>
3087
3088 * tips.texi (Documentation Tips): Document new behavior for face
3089 and variable hyperlinks in Help mode.
3090
6cfb0777
LT
30912003-10-21 Luc Teirlinck <teirllm@auburn.edu>
3092
3093 * objects.texi (Integer Type): Update for extra bit of integer range.
3094 (Character Type): Ditto.
3095
a6eeaa81 30962003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
3097
3098 * numbers.texi (Integer Basics): Add index entries for reading
3099 numbers in hex, octal, and binary.
3100
c8f9ba83
LK
31012003-10-16 Lute Kamstra <lute@gnu.org>
3102
3103 * modes.texi (Mode Line Format): Mention force-mode-line-update's
3104 argument.
3105
b52a26fb
LT
31062003-10-13 Luc Teirlinck <teirllm@auburn.edu>
3107
3108 * windows.texi (Choosing Window): Fix typo.
3109 * edebug.texi (Edebug Execution Modes): Fix typo.
3110
f7005886
RS
31112003-10-13 Richard M. Stallman <rms@gnu.org>
3112
3113 * windows.texi (Basic Windows): A window has fringe settings,
3114 display margins and scroll-bar settings.
3115 (Splitting Windows): Doc split-window return value.
3116 Clean up one-window-p.
3117 (Selecting Windows): Fix typo.
3118 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
3119 (Buffers and Windows): In set-window-buffer, explain effect
3120 on fringe settings and scroll bar settings.
3121 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
3122 (Choosing Window): Use defopt for pop-up-frame-function.
3123 For special-display-buffer-names, explain same-window and same-frame.
3124 Clarify window-dedicated-p return value.
3125 (Textual Scrolling): scroll-up and scroll-down can get an error.
3126 (Horizontal Scrolling): Clarify auto-hscroll-mode.
3127 Clarify set-window-hscroll.
3128 (Size of Window): Don't mention tool bar in window-height.
3129 (Coordinates and Windows): Explain what coordinates-in-window-p
3130 returns for fringes and display margins.
3131 (Window Configurations): Explain saving fringes, etc.
3132
3133 * tips.texi (Library Headers): Clean up Documentation.
3134
3135 * syntax.texi (Parsing Expressions): Clean up forward-comment
3136 and parse-sexp-lookup-properties.
3137
3138 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
3139
3140 * os.texi (System Environment): Clean up text for load-average errors.
3141
3142 * modes.texi (Hooks): Don't explain local hook details at front.
3143 Clarify run-hooks and run-hook-with-args a little.
3144 Clean up add-hook and remove-hook.
3145
3146 * edebug.texi (Edebug Execution Modes): Clarify t.
3147 Document edebug-sit-for-seconds.
3148 (Coverage Testing): Document C-x X = and =.
3149 (Instrumenting Macro Calls): Fix typo.
3150 (Specification List): Don't index the specification keywords.
3151
c989ebe9
KS
31522003-10-10 Kim F. Storm <storm@cua.dk>
3153
3154 * processes.texi (Network): Introduce make-network-process.
3155
f9525eef
LT
31562003-10-09 Luc Teirlinck <teirllm@auburn.edu>
3157
3158 * tips.texi (Library Headers): Fix typo.
3159
f008b925
LK
31602003-10-07 Juri Linkov <juri@jurta.org>
3161
3162 * modes.texi (Imenu): Mention imenu-create-index-function's
3163 default value. Explain submenus better.
3164
c22c5da6
LK
31652003-10-07 Lute Kamstra <lute@gnu.org>
3166
3167 * modes.texi (Faces for Font Lock): Fix typo.
3168 (Hooks): Explain how buffer-local hook variables can refer to
3169 global hook variables.
3170 Various minor clarifications.
3171
49247521
LK
31722003-10-06 Lute Kamstra <lute@gnu.org>
3173
3174 * tips.texi (Coding Conventions): Mention naming conventions for
3175 hooks.
3176
9296c947
LT
31772003-10-05 Luc Teirlinck <teirllm@auburn.edu>
3178
3179 * loading.texi (Library Search): Correct default value of
3180 load-suffixes.
3181 (Named Features): Fix typo.
3182
0e9b293a
RS
31832003-10-05 Richard M. Stallman <rms@gnu.org>
3184
3185 * loading.texi (Named Features): In `provide',
3186 say how to test for subfeatures.
3187 (Unloading): In unload-feature, use new var name
3188 unload-feature-special-hooks.
3189
49247521 31902003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
3191
3192 * modes.texi (Major Mode Conventions): Mention third way to set up
3193 Imenu.
3194 (Imenu): A number of small fixes.
3195 Delete documentation of internal variable imenu--index-alist.
3196 Document the return value format of imenu-create-index-function
3197 functions.
3198
ab8f7d5c
RS
31992003-09-30 Richard M. Stallman <rms@gnu.org>
3200
3201 * processes.texi (Network): Say what stopped datagram connections do.
3202
3203 * lists.texi (Association Lists): Clarify `assq-delete-all'.
3204
3205 * display.texi (Overlay Properties): Clarify `evaporate' property.
3206
49247521 32072003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
3208
3209 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 3210 constructs should be marked as risky.
86b9b767
LK
3211 Change cons cell into proper list.
3212 (Mode Line Variables): Change cons cell into proper list.
3213
49247521 32142003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
3215
3216 * modes.texi (Mode Line Data): Document the :propertize construct.
3217 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 3218 to match their order in the default mode-line-format.
bc3b02f9
LK
3219 Describe the new variables mode-line-position and mode-line-modes.
3220 Update the default values of mode-line-frame-identification,
3221 minor-mode-alist, and default-mode-line-format.
3222 (Properties in Mode): Mention the :propertize construct.
6142d1d0 3223
bc3b02f9 32242003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 3225
c22c5da6 3226 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
3227 * loading.texi, minibuf.texi, text.texi, variables.texi:
3228 Avoid @strong{Note:}.
3229
32302003-09-26 Richard M. Stallman <rms@gnu.org>
3231
3232 * keymaps.texi (Remapping Commands): Fix typo.
3233
41beda59
LT
32342003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
3235
3236 * processes.texi (Low-Level Network): Fix typo.
3237
ef6ae4ff
KS
32382003-09-23 Kim F. Storm <storm@cua.dk>
3239
3240 * processes.texi (Network, Network Servers): Fix typos.
3241 (Low-Level Network): Add timeout value for :server keyword.
3242 Add new option keywords to make-network-process.
3243 Add set-network-process-options.
3244 Explain how to test availability of network options.
3245
b0f23edf
RS
32462003-09-19 Richard M. Stallman <rms@gnu.org>
3247
3248 * text.texi (Motion by Indent): Arg to
3249 backward-to-indentation and forward-to-indentation is optional.
3250
3251 * strings.texi (Creating Strings): Add substring-no-properties.
3252
3253 * processes.texi
3254 (Process Information): Add list-processes arg QUERY-ONLY.
3255 Delete process-contact from here.
3256 Add new status values for process-status.
3257 Add process-get, process-put, process-plist, set-process-plist.
3258 (Synchronous Processes): Add call-process-shell-command.
3259 (Signals to Processes): signal-process allows process objects.
3260 (Network): Complete rewrite.
3261 (Network Servers, Datagrams, Low-Level Network): New nodes.
3262
3263 * positions.texi (Word Motion): forward-word, backward-word
3264 arg is optional. Reword.
3265
3266 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
3267
c22c5da6 3268 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
3269 Delete duplicate definition of buffer-local-value.
3270 (File Local Variables): Explain about discarding text props.
3271
f387bdea
RS
32722003-09-11 Richard M. Stallman <rms@gnu.org>
3273
3274 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
3275 changes variables that record input events.
3276 (Minibuffer Misc): Add minibuffer-selected-window.
3277
3278 * lists.texi (Building Lists): Add copy-tree.
3279
3280 * display.texi (Fontsets): Add char-displayable-p.
3281 (Scroll Bars): New node.
3282
49247521 32832003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
3284
3285 * modes.texi (%-Constructs): Document new `%i' and `%I'
3286 constructs.
3287
fd026ee1
JR
32882003-09-03 Peter Runestig <peter@runestig.com>
3289
3290 * makefile.w32-in: New file.
3291
4828b4d7
RS
32922003-08-29 Richard M. Stallman <rms@gnu.org>
3293
3294 * display.texi (Overlay Properties): Clarify how priorities
3295 affect use of the properties.
3296
a4e4f05d
LT
32972003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
3298
3299 * customize.texi (Type Keywords): Correct the description of
3300 `:help-echo' in the case where `motion-doc' is a function.
3301
3ebe0346
JPW
33022003-08-14 John Paul Wallington <jpw@gnu.org>
3303
3304 * modes.texi (Emulating Mode Line): Subsection, not section.
3305
3afe8e39
RS
33062003-08-13 Richard M. Stallman <rms@gnu.org>
3307
3308 * elisp.texi (Top): Update subnode lists in menu.
3309
3310 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
3311 (Kill Functions): kill-region has new arg yank-handler.
3312 (Yanking): New node.
3313 (Yank Commands): Add yank-undo-function.
3314 (Low-Level Kill Ring):
3315 kill-new and kill-append have new arg yank-handler.
3316 (Changing Properties): Add remove-list-of-text-properties.
3317 (Atomic Changes): New node.
3318
3319 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
3320
3321 * streams.texi (Output Variables): Add eval-expression-print-length
3322 and eval-expression-print-level.
3323
3324 * os.texi (Time Conversion): For encode-time, explain limits on year.
3325
3326 * objects.texi (Character Type): Define anchor "modifier bits".
3327
3328 * modes.texi (Emulating Mode Line): New node.
3329 (Search-based Fontification): Font Lock uses font-lock-face property.
3330 (Other Font Lock Variables): Likewise.
3331
3332 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
3333 not vectors.
3334 (Active Keymaps): Add emulation-mode-map-alists.
3335 (Functions for Key Lookup): key-binding has new arg no-remap.
3336 (Remapping Commands): New node.
3337 (Scanning Keymaps): where-is-internal has new arg no-remap.
3338 (Tool Bar): Add tool-bar-local-item-from-menu.
3339 Clarify when to use tool-bar-add-item-from-menu.
3340
3341 * commands.texi (Interactive Call): commandp has new arg.
3342 (Command Loop Info): Add this-original-command.
3343
e37769b1
JPW
33442003-08-06 John Paul Wallington <jpw@gnu.org>
3345
3346 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
3347
3348 * display.texi (Warning Basics): Fix typo.
3349 (Fringes): Add closing curly bracket and fix typo.
3350
3351 * elisp.texi (Top): Fix typo.
3352
c5e0561f
RS
33532003-08-05 Richard M. Stallman <rms@gnu.org>
3354
3355 * elisp.texi: Update lists of subnodes.
3356
3357 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
3358
3359 * variables.texi (Local Variables): Use lc for example variable names.
3360
3361 * tips.texi (Library Headers): Explain where to put -*-.
3362
3363 * strings.texi (Creating Strings): Fix xref for vconcat.
3364
3365 * sequences.texi (Vector Functions):
3366 vconcat no longer allows integer args.
3367
3368 * minibuf.texi (Reading File Names): read-file-name has new
3369 arg PREDICATE. New function read-directory-name.
3370
3371 * macros.texi (Defining Macros): Give definition of `declare'
3372 (Indenting Macros): New node.
3373
3374 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
3375 (Window Frame Parameters): Make separate table of parameters
3376 that are coupled with specific face attributes.
3377 (Deleting Frames): delete-frame-hooks renamed to
3378 delete-frame-functions.
3379
3380 * files.texi (Magic File Names): Add file-remote-p.
3381 Clarify file-local-copy.
3382
3383 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
3384 here; instead xref Defining Macros.
3385
3386 * display.texi (Warnings): New node, and subnodes.
3387 (Fringes): New node.
3388
3389 * debugging.texi (Test Coverage): New node.
3390
3391 * compile.texi (Compiler Errors): Explain with-no-warnings
3392 and other ways to suppress warnings.
3393
3394 * commands.texi (Interactive Call): Minor clarification.
3395
3396 * buffers.texi (Buffer File Name): set-visited-file-name
3397 renames the buffer too.
3398
3399 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
3400
ee59dede
MR
34012003-07-24 Markus Rost <rost@math.ohio-state.edu>
3402
3403 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
3404
f0514b34
MR
34052003-07-22 Markus Rost <rost@math.ohio-state.edu>
3406
3407 * internals.texi (Garbage Collection): Fix previous change.
3408
c73983bb
RS
34092003-07-22 Richard M. Stallman <rms@gnu.org>
3410
3411 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
3412
3413 * display.texi (Width): Use \s syntax in example.
3414 (Font Selection): Add face-font-rescale-alist.
3415
3416 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
3417 Remove spurious indent in example.
3418
3419 * lists.texi (Building Lists): Add number-sequence.
3420
3421 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
3422
3423 * functions.texi (Function Documentation): Explain how to
3424 show calling convention explicitly in the doc string.
3425
3426 * windows.texi (Selecting Windows): save-selected-window saves
3427 selected window of each frame.
3428 (Window Configurations): Minor change.
3429
3430 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
3431
3432 * streams.texi (Output Variables): Add print-continuous-numbering
3433 and print-number-table.
3434
3435 * processes.texi (Decoding Output): New node.
3436
3437 * os.texi (Time Conversion): decode-time arg is optional.
3438
3439 * objects.texi (Character Type): Don't use space as example for \.
3440 Make list of char names and \-sequences correspond.
3441 Explain that \s is not used in strings. `\ ' needs space after.
3442
3443 * nonascii.texi (Converting Representations): Add string-to-multibyte.
3444 (Translation of Characters): Add translation-table-for-input.
3445 (Default Coding Systems): Add auto-coding-functions.
3446 (Explicit Encoding): Add decode-coding-inserted-region.
3447 (Locales): Add locale-info.
3448
3449 * minibuf.texi (Basic Completion): Describe test-completion.
3450 Collections can be lists of strings.
3451 Clean up lazy-completion-table.
3452 (Programmed Completion): Mention test-completion.
3453 Clarify why lambda expressions are not accepted.
3454 (Minibuffer Misc): Describe minibufferp.
3455
51a8b435
RS
34562003-07-14 Richard M. Stallman <rms@gnu.org>
3457
3458 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
3459
3460 * windows.texi (Selecting Windows): New arg to select-window.
3461 (Selecting Windows): Add with-selected-window.
3462 (Size of Window): Add window-inside-edges, etc.
3463
3464 * internals.texi (Garbage Collection): Add post-gc-hook.
3465
3466 * processes.texi (Subprocess Creation): Add exec-suffixes.
3467
3468 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
3469 (Scanning Keymaps): Add map-keymaps.
3470 (Defining Menus): Add keymap-prompt.
3471
3472 * numbers.texi (Integer Basics): Add most-positive-fixnum,
3473 most-negative-fixnum.
3474
3475 * compile.texi (Byte Compilation): Explain no-byte-compile
3476 (Compiler Errors): New node.
3477
3478 * os.texi (User Identification): user-uid, user-real-uid
3479 can return float.
3480
3481 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
3482 and about derived modes.
3483 (Minor Modes): Add minor-mode-list.
3484 (Defining Minor Modes): Keyword args for define-minor-mode.
3485 (Search-based Fontification): Explain managing other properties.
3486 (Other Font Lock Variables): Add font-lock-extra-managed-props.
3487 (Faces for Font Lock): Add font-locl-preprocessor-face.
3488 (Hooks): Add run-mode-hooks and delay-mode-hooks.
3489
3490 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 3491 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
3492
3493 * loading.texi (Library Search): Add load-suffixes.
3494
3495 * minibuf.texi (Basic Completion): Add lazy-completion-table.
3496 (Programmed Completion): Add dynamic-completion-table.
3497
3498 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
3499 (Magic File Names): Specify precedence order of handlers.
199bb209 3500
51a8b435
RS
3501 * commands.texi (Command Overview): Emacs server runs pre-command-hook
3502 and post-command-hook.
3503 (Waiting): New calling convention for sit-for.
3504
3505 * text.texi (Special Properties): local-map and keymap properties
3506 apply based on their stickiness.
3507
c6de56a0
RS
35082003-07-07 Richard M. Stallman <rms@gnu.org>
3509
3510 * modes.texi (Minor Mode Conventions): Specify only some kinds
3511 of list values as args to minor modes.
3512
3513 * files.texi (File Name Expansion): Warn about iterative use
3514 of substitute-in-file-name.
3515
3516 * advice.texi (Activation of Advice): Clean up previous change.
3517
8c761ea6
MR
35182003-07-06 Markus Rost <rost@math.ohio-state.edu>
3519
3520 * advice.texi (Activation of Advice): Note that ad-start-advice is
3521 turned on by default.
3522
c6de56a0
RS
35232003-06-30 Richard M. Stallman <rms@gnu.org>
3524
3525 * text.texi (Buffer Contents): Document current-word.
3526 (Change Hooks): Not called for *Messages*.
3527
3528 * functions.texi (Defining Functions): Explain about redefining
3529 primitives.
3530 (Function Safety): Renamed. Minor changes.
3531 Comment out the detailed criteria for what is safe.
3532
3fe4e567
AS
35332003-06-22 Andreas Schwab <schwab@suse.de>
3534
3535 * objects.texi (Symbol Type): Fix description of examples.
3536
cda7bd13
AS
35372003-06-16 Andreas Schwab <schwab@suse.de>
3538
3539 * hash.texi (Creating Hash): Fix description of :weakness.
3540
fbcffa4a
KG
35412003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
3542
3543 * files.texi (Changing Files): copy-file copies file modes, too.
3544
ff6a3bfb
RS
35452003-05-28 Richard M. Stallman <rms@gnu.org>
3546
3547 * strings.texi (Creating Strings): Clarify split-string.
3548
1463a05d
JB
35492003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
3550
3551 * strings.texi (Creating Strings): Update split-string specification
3552 and examples.
3553
af253914
RS
35542003-05-19 Richard M. Stallman <rms@gnu.org>
3555
3556 * elisp.texi: Correct invariant section names.
3557
7ea52f92
RS
35582003-04-20 Richard M. Stallman <rms@gnu.org>
3559
3560 * os.texi (Timers): Explain about timers and quitting.
3561
e31afc09
RS
35622003-04-19 Richard M. Stallman <rms@gnu.org>
3563
3564 * internals.texi (Writing Emacs Primitives): Strings are
3565 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
3566 Explain GCPRO convention for varargs function args.
3567
5ceea398
RS
35682003-04-16 Richard M. Stallman <rms@gnu.org>
3569
3570 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
3571
b0ada147
RS
35722003-04-08 Richard M. Stallman <rms@gnu.org>
3573
3574 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
3575
b23375aa
KS
35762003-02-13 Kim F. Storm <storm@cua.dk>
3577
3578 * objects.texi (Character Type): New \s escape for space.
3579
c60ee5e7
JB
35802003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
3581
3582 * os.texi (System Environment): Added cygwin system-type.
3583
84e47416
RS
35842003-01-25 Richard M. Stallman <rms@gnu.org>
3585
3586 * keymaps.texi: Document that a symbol can act as a keymap.
3587
3e8cf2ea
RS
35882003-01-13 Richard M. Stallman <rms@gnu.org>
3589
3590 * text.texi (Changing Properties): Say string indices are origin-0.
3591
3592 * positions.texi (Screen Lines) <compute-motion>:
3593 Correct order of elts in return value.
3594
3595 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
3596 how to define a default binding.
3597
7abb9fc5 35982002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 3599
104bc3aa 3600 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 3601
104bc3aa
MR
3602 * customize.texi (Simple Types): Clarify description of custom
3603 type 'number. Describe new custom type 'float.
177f790c 3604
7abb9fc5 36052002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
3606
3607 * variables.texi (File Local Variables): Fix typo.
3608
df140a68 36092002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 3610
df140a68
KG
3611 From Michael Albinus <Michael.Albinus@alcatel.de>.
3612
3613 * README: Target for Info file is `make info'.
3614
3615 * files.texi (File Name Components): Fixed typos in
3616 `file-name-sans-extension'.
3617 (Magic File Names): Complete list of operations for magic file
3618 name handlers.
3619
7ed9159a
JY
36202002-09-16 Jonathan Yavner <jyavner@engineer.com>
3621
3622 * variables.texi (File Local Variables): New function
3623 risky-local-variable-p.
3624
36252002-09-15 Jonathan Yavner <jyavner@engineer.com>
3626
3627 * functions.texi (Function safety): New node about unsafep.
3628
241f79af
PA
36292002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
3630
3631 * customize.texi (Splicing into Lists): Fixed example.
3632 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
3633
72459b15
JB
36342002-06-17 Juanma Barranquero <lektu@terra.es>
3635
3636 * frames.texi (Display Feature Testing): Fix typo.
3637
61f7e0f5
AS
36382002-06-12 Andreas Schwab <schwab@suse.de>
3639
3640 * frames.texi (Initial Parameters, Resources): Fix references to
3641 the Emacs manual.
3642
4e792dbd
KS
36432002-05-13 Kim F. Storm <storm@cua.dk>
3644
3645 * variables.texi (Intro to Buffer-Local): Updated warning and
3646 example relating to changing buffer inside let.
3647
940344d4 36482002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
3649
3650 * os.texi (Session Management): New node about X Session management.
3651
231ac53b
EZ
36522002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
3653
3654 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
3655 to which the manual corresponds, and the copyright years.
3656
3657 * Makefile.in (VERSION): Set to 2.9.
3658
140cc574
EZ
36592001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
3660
3661 * elisp.texi: Change the category in @dircategory to "Emacs", to
3662 make it consistent with info/dir.
3663
9c7fce05
MB
36642001-11-25 Miles Bader <miles@gnu.org>
3665
3666 * text.texi (Fields): Describe new `limit' arg in
3667 field-beginning/field-end.
3668
9f8bbf0f
EZ
36692001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3670
a5e6715c
EZ
3671 * permute-index: Don't depend on csh-specific features. Replace
3672 the interpreter name with /bin/sh.
3673
9f8bbf0f
EZ
3674 * two-volume-cross-refs.txt: New file.
3675 * two.el: New file.
3676 * spellfile: New file.
3677
1756e2fb
EZ
36782001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
3679
3680 * permute-index: New file.
3681
3682 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
3683 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
3684 8+3 restricted namespace.
ad050e54
EZ
3685
3686 * Makefile.in (infodir): Define relative to $(srcdir).
3687 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
3688 include directories list via -I switch to makeinfo.
3689 (index.texi): Use cp if both hard and symbolic links fail.
3690
10fa7f8e
EZ
36912001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3692
7a1494ce
EZ
3693 * Makefile.in (distclean): Add.
3694
10fa7f8e
EZ
3695 The following changes make ELisp manual part of the Emacs
3696 distribution:
3697
3698 * Makefile.in: Add Copyright notice.
3699 (prefix): Remove.
3700 (infodir): Change value to "../info".
3701 (VPATH): New variable.
3702 (MAKE): Don't define.
3703 (texmacrodir): Don't define.
3704 (texinputdir): Append the existing value of TEXINPUTS.
3705 ($(infodir)/elisp): Instead of just "elisp". Reformat the
3706 command to be compatible with man/Makefile.in, and to put the
3707 output into ../info.
5c32b7c5 3708 (info): Add target.
10fa7f8e
EZ
3709 (installall): Target removed.
3710
ad050e54 37112001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
3712
3713 * tips.texi (Coding Conventions): Fix typo.
3714
6fd735df
GM
37152001-10-23 Gerd Moellmann <gerd@gnu.org>
3716
3717 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
3718
b704d54b
EZ
37192001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
3720
3721 * files.texi (File Name Components): Update the description of
3722 file-name-sans-extension and file-name-extension, as they now
3723 ignore leading dots.
3724
71431a0e
GM
37252001-10-20 Gerd Moellmann <gerd@gnu.org>
3726
6aa97356 3727 * (Version 21.1 released.)
71431a0e 3728
79f1f96c
MB
37292001-10-19 Miles Bader <miles@gnu.org>
3730
3731 * positions.texi (Text Lines): Describe behavior of
3732 `beginning-of-line'/`end-of-line' in the presence of field properties.
3733
892a8f36
GM
37342001-10-17 Gerd Moellmann <gerd@gnu.org>
3735
3736 * Makefile.in (VERSION): Set to 2.8.
3737 (manual): Use `manual-21'.
3738
8c1cc9e8 3739 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
3740 number was used. Set it to 2.8.
3741
3742 * intro.texi: Likewise.
3743
51724e26
EZ
37442001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
3745
3746 * files.texi (File Name Completion): Document the significance of
3747 a trailing slash in elements of completion-ignored-extensions.
3748
57b338e8
MB
37492001-10-06 Miles Bader <miles@gnu.org>
3750
3751 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
3752
c89e4bc5
GM
37532001-10-04 Gerd Moellmann <gerd@gnu.org>
3754
3755 * variables.texi (Variable Aliases): New node.
3756
ab952a4f
GM
37572001-10-04 Gerd Moellmann <gerd@gnu.org>
3758
3759 * Branch for 21.1.
dff28924 3760
9db3a582
MB
37612001-10-02 Miles Bader <miles@gnu.org>
3762
ae1a9581
MB
3763 * minibuf.texi (Minibuffer Misc): Add entries for
3764 `minibuffer-contents', `minibuffer-contents-no-properties', and
3765 `delete-minibuffer-contents'.
3766 Correct description for `minibuffer-prompt-end'.
3767
9db3a582
MB
3768 * text.texi (Property Search): Correct descriptions of
3769 `next-char-property-change' and `previous-char-property-change'.
3770 Add entries for `next-single-char-property-change' and
3771 `previous-single-char-property-change'.
3772 Make operand names a bit more consistent.
3773
03be5931
EZ
37742001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
3775
3776 * frames.texi (Finding All Frames): Document that next-frame and
3777 previous-frame are local to current terminal.
3778
974548ec
EZ
37792001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
3780
3781 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 3782 result of make-keymap.
974548ec 3783
8d82c597
EZ
37842001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
3785
3786 * display.texi (Font Lookup, Attribute Functions)
3787 (Image Descriptors): Add cross-references to the definition of
3788 selected frame.
3789
3790 * buffers.texi (The Buffer List): Add cross-references to the
3791 definition of selected frame.
3792
3793 * frames.texi (Input Focus): Clarify which frame is _the_ selected
3794 frame at any given time.
3795 (Multiple Displays, Size and Position): Add a cross-reference to
3796 the definition of the selected frame.
3797
2842de30
EZ
37982001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
3799
3800 * strings.texi (String Conversion) <string-to-number>: Document
3801 that a float is returned for integers that are too large.
3802
3803 * frames.texi (Mouse Position): Document mouse-position-function.
3804 (Display Feature Testing): Document display-images-p.
3805 (Window Frame Parameters): Document the cursor-type variable.
3806
3807 * numbers.texi (Integer Basics): Document CL style read syntax for
3808 integers in bases other than 10.
3809
3810 * positions.texi (List Motion): Document
3811 open-paren-in-column-0-is-defun-start.
3812
3813 * lists.texi (Sets And Lists): Document member-ignore-case.
3814
3815 * internals.texi (Garbage Collection): Document the used and free
3816 strings report.
3817 (Memory Usage): Document strings-consed.
3818
3819 * os.texi (Time of Day): Document float-time.
3820 (Recording Input): Document that clear-this-command-keys clears
3821 the vector to be returned by recent-keys.
3822
3823 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
3824 argument keymap can be a list.
3825
3826 * nonascii.texi (User-Chosen Coding Systems)
3827 <select-safe-coding-system>: Document the new argument
3828 accept-default-p and the variable
3829 select-safe-coding-system-accept-default-p. Tell what happens if
3830 buffer-file-coding-system is undecided.
3831 (Default Coding Systems): Document auto-coding-regexp-alist.
3832
3833 * display.texi (The Echo Area) <message>: Document
3834 message-truncate-lines.
3835 (Glyphs): Document that the glyph table is unused on windowed
3836 displays.
3837
3838 * help.texi (Describing Characters) <single-key-description>:
3839 Document the new argument no-angles.
3840 (Accessing Documentation) <documentation-property>: Document that
3841 a non-string property is evaluated.
3842 <documentation>: Document that the function-documentation property
3843 is looked for.
3844
3845 * windows.texi (Selecting Windows): Document some-window.
3846
3847 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
3848
3849 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
3850 apropos-mode-hook.
3851
3852 * commands.texi (Using Interactive): Document interactive-form.
3853 (Keyboard Macros): Document kbd-macro-termination-hook.
3854 (Command Loop Info): Document that clear-this-command-keys clears
3855 the vector to be returned by recent-keys.
3856
2d43d823
GM
38572001-09-04 Werner LEMBERG <wl@gnu.org>
3858
3859 * Makefile.in (srcdir, texinputdir): New variables.
3860 (srcs, index.texi, install): Use $(srcdir).
3861 (.PHONY): Remove elisp.dvi.
3862 (elisp): Use -I switch for makeinfo.
3863 (elisp.dvi): Use $(srcdir) and $(texinputdir).
3864 (installall, dist): Use $(srcdir).
3865 Fix path to texinfo.tex.
3866 (maintainer-clean): Add elisp.dvi and elisp.oaux.
3867
fa739b31
GM
38682001-08-30 Gerd Moellmann <gerd@gnu.org>
3869
92a25631
GM
3870 * display.texi (Conditional Display): Adjust to API change.
3871
fa739b31
GM
3872 * configure: New file.
3873
cef68af5
GM
38742001-07-30 Gerd Moellmann <gerd@gnu.org>
3875
3876 * commands.texi (Repeat Events): Add description of
3877 double-click-fuzz.
3878
d1f08d85
SM
38792001-05-08 Stefan Monnier <monnier@cs.yale.edu>
3880
3881 * syntax.texi (Syntax Class Table): Add the missing designator for
3882 comment and string fences.
3883 (Syntax Properties): Add a xref to syntax table internals.
3884 (Syntax Table Internals): Document string-to-syntax.
3885
1e9fc92e
GM
38862001-05-07 Gerd Moellmann <gerd@gnu.org>
3887
3888 * Makefile.in (install): Use install-info command line options
3889 like in Emacs' Makefile.in.
3890
00480554
MB
38912000-12-09 Miles Bader <miles@gnu.org>
3892
3893 * windows.texi (Window Start): Update documentation for
3894 `pos-visible-in-window-p'.
3895
1e344ee2
SM
38962000-11-12 Stefan Monnier <monnier@cs.yale.edu>
3897
3898 * lists.texi (Building Lists): Add footnote to explain how to add
3899 to the end of a list.
3900
a540f6ed
GM
39012000-10-25 Gerd Moellmann <gerd@gnu.org>
3902
3903 * files.texi (Visiting Functions): Typos.
3904
28bcdbee
KH
39052000-10-25 Kenichi Handa <handa@etl.go.jp>
3906
3907 * files.texi (Visiting Functions): Return value of
3908 find-file-noselect may be a list of buffers if wildcards are used.
3909
22d1a4ed
MB
39102000-10-24 Miles Bader <miles@lsi.nec.co.jp>
3911
3912 * display.texi (Defining Faces): Document `graphic' display type
3913 in face specs.
3914
916a89db
KG
39152000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3916
1e9fc92e 3917 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
3918 `after-make-frame-hook' with `after-make-frame-functions'.
3919
1e9fc92e 3920 * frames.texi (Creating Frames): Ditto.
916a89db 3921
1e9fc92e 3922 * variables.texi (Future Local Variables): Ditto.
916a89db 3923
483de32b
GM
39242000-10-16 Gerd Moellmann <gerd@gnu.org>
3925
3926 * display.texi (Other Image Types): Add description of :foreground
3927 and :background properties of mono PBM images.
3928
e23a63a5
WL
39292000-08-17 Werner LEMBERG <wl@gnu.org>
3930
3931 * .cvsignore: New file.
3932
dfc16043
GM
39332000-01-05 Gerd Moellmann <gerd@gnu.org>
3934
3935 * tindex.pl: New script.
3936
602613fe
DL
39371999-12-03 Dave Love <fx@gnu.org>
3938
3939 * Makefile.in (MAKEINFO): New parameter.
3940
94ec544d
DL
39411999-09-17 Richard Stallman <rms@gnu.org>
3942
3943 * Makefile.in (srcs): Add hash.texi.
3944 (VERSION): Update to 20.6.
3945
39461999-09-13 Richard Stallman <rms@gnu.org>
3947
3948 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
3949
39501998-08-29 Karl Heuer <kwzh@gnu.org>
3951
3952 * configure.in: New file.
3953 * Makefile.in: Renamed from Makefile.
3954 (prefix, infodir): Use value obtained from configure.
3955 (emacslibdir): Obsolete variable deleted.
3956 (dist): Distribute configure.in, configure, Makefile.in.
3957
39581998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
3959
3960 * Makefile (INSTALL_INFO): New variable.
3961 (install): Run install-info.
3962
39631998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
3964
3965 * Makefile (elisp.dvi): Add missing backslash.
3966
39671998-05-02 Richard Stallman <rms@psilocin.gnu.org>
3968
3969 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
3970 Run texindex without `./'. Always run texindex on elisp.tp.
3971 (elisp.tps): Target deleted.
3972
39731998-04-05 Richard Stallman <rms@psilocin.gnu.org>
3974
3975 * Makefile (srcs): Add nonascii.texi and customize.texi.
3976 (dist): Start by deleting `temp'.
3977
39781998-02-17 Richard Stallman <rms@psilocin.gnu.org>
3979
3980 * Makefile (makeinfo, texindex): Targets deleted.
3981 (makeinfo.o, texindex.o): Targets deleted.
3982 (clean, dist): Don't do anything with them or with getopt*.
3983
39841998-01-30 Richard Stallman <rms@psilocin.gnu.org>
3985
3986 * Makefile (SHELL): Defined.
3987
39881998-01-27 Richard Stallman <rms@psilocin.gnu.org>
3989
3990 * Makefile (elisp.tps): New target.
3991 (elisp.dvi): Depend on elisp.tps.
3992
3993Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
3994
3995 * README: Update phone number.
3996
3997 * Makefile (elisp): Make this be the default target.
3998 Depend on makeinfo.c instead of makeinfo.
3999 (install): Don't depend on elisp.dvi, since we don't install that.
4000 Use mkinstalldirs.
4001 (dist): Add mkinstalldirs.
4002
4003Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4004
4005 * Makefile (VERSION): Update version number.
4006 (maintainer-clean): Renamed from realclean.
4007
4008Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4009
4010 * Makefile (realclean): New target.
4011 (elisp): Remove any old elisp-* files first.
4012
4013Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
4014
d1f08d85
SM
4015 * Makefile (VERSION): New variable.
4016 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
4017 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
4018
4019Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4020
4021 * Makefile (elisp): Depend on makeinfo.
4022
4023Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
4024
d1f08d85 4025 * Makefile (srcs): Add anti.texi.
94ec544d
DL
4026
4027Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4028
4029 * Makefile (infodir, prefix): New vars.
4030 (install): Use infodir.
4031 (emacsinfodir): Deleted.
4032
4033Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4034
4035 * Makefile (srcs): Add calendar.texi.
4036
4037 * Makefile (dist): Copy texindex.c and makeinfo.c.
4038 Limit elisp-* files to those with one or two digits.
4039
4040Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4041
4042 * Makefile (dist): Changed to use Gzip instead of compress.
4043
4044Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4045
4046 * loading.texi (Unloading): define-function changed back to
4047 defalias. It may not stay this way, but at least it's
4048 consistent with the known-good version of the code patch.
4049
4050Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4051
4052 * modes.texi (Hooks): Document new optional arg of add-hook.
4053
4054Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4055
d1f08d85 4056 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
4057
4058 * tips.texi: Add new section on standard library headers.
4059
4060Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4061
4062 * Makefile (srcs): Add frame.texi to the list of sources.
4063
4064Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4065
4066 * Makefile (dist): Don't bother excluding autosave files; they'll
4067 never make it into the temp directory anyway, and the hash marks
4068 in the name are problematic for make and the Bourne shell.
dff28924 4069 (srcs):
94ec544d
DL
4070
4071Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4072
d1f08d85 4073 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
4074 the distribution tar file.
4075
dff28924 4076Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
4077
4078 * Makefile (srcs): Added index.perm.
4079 (elisp.dvi): Remove erroneous shell comment.
4080 Expect output of permute-index in permuted.fns.
4081 Save old elisp.aux in elisp.oaux.
4082 (clean): Added index.texi to be deleted.
4083
dff28924 4084Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
4085
4086 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
4087
dff28924 4088Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
4089
4090 * files.texi: Noted that completion-ignored-extensions is ignored
4091 when making *Completions*.
4092
4093Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
4094
4095 * Makefile make dist now depends on elisp.dvi, since it tries
4096 to include it in the dist file.
4097
dff28924 4098Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
4099
4100 * functions.texinfo (Mapping Functions): Add missing quote
4101
dff28924 4102Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
4103
4104 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
4105 (defunargs): Turn off \hyphenchar of \sl font temporarily.
4106
dff28924 4107Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4108
4109 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
4110 and @error{} are the terms now being used. The files in the
4111 directory have been changed to reflect this.
4112
d1f08d85 4113 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
4114 ` @result{}', using 5 spaces at the begining of the line.
4115
dff28924 4116Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4117
4118 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
4119 experimental @indentedresult{}, @indentedexpandsto{} are part of
4120 the texinfo.tex in this directory. These TeX macros are not
4121 stable yet.
4122
dff28924 4123Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4124
4125 * texinfo.tex: temporarily added
d1f08d85 4126 \let\result=\dblarrow
94ec544d
DL
4127 \def\error{{\it ERROR} \longdblarrow}
4128 We need to do this better soon.
4129
dff28924 4130Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4131
4132 * Applied Karl Berry's patches to *.texinfo files, but not to
4133 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
4134 new title page format is also not applied, since it requires
4135 texinfo.tex changes.)
4136
4137 * Cleaned up `Makefile' and defined the `emacslibdir' directory
4138 for the Project GNU development environment.
4139
ad050e54 4140;; Local Variables:
fd026ee1 4141;; coding: iso-2022-7bit
ad050e54 4142;; End:
2a34a036 4143
651f374c
TTN
4144 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4145 2005 Free Software Foundation, Inc.
2a34a036
GM
4146 Copying and distribution of this file, with or without modification,
4147 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
4148
4149;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda